@import "//fonts.googleapis.com/css?family=Lato:300,400,700,900";
body {
    background: rgb(237, 241, 240) none repeat scroll 0 0;
    color: rgb(40, 52, 64);
    font: 15px/1.4 "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
a:focus {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    text-decoration: none;
}
a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
}
textarea, input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
    -moz-appearance: caret;
}
p {
    line-height: 21px;
    margin-bottom: 15px;
}
.bg1{
     background: #FF0;
}
.bg2{
     background: #F0F;
}
.color1{
     color:rgb(255,105,8);
}
.color2{
     color:#ffffff;
}

/***** TITRE ********/
h1.navbar-brand_ {
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1;
}
h1.navbar-brand_ a {
    display: inline-block;
}

h2 {
    color: rgb(56, 153, 56);
    margin: 0 0 28px;
	font: 900 22px "Lato";
	 text-transform: uppercase;
}

h2.indent {
    margin-bottom: 34px;
}
h2.indent1 {
    color: #ffffff;
}
h3 {
    color: rgb(82, 83, 83);
    font: 900 21px "Lato";
    margin: 0 0 25px;
    text-transform: none;
}

h3.indent {
    color: rgb(56, 153, 56);
    margin: 0 0 28px;
	
}
h3.indent1 {
    color: rgb(56, 153, 56);
    margin: 0 0 20px;
	 font: 900 20px "Lato";
}
h3.indent2 {
    color: rgb(82, 83, 83);
    font: 700 18px "Lato";
    margin: 0 0 25px;
     text-transform: none;
}
h3.indent3 {
    color: rgb(82, 83, 83);
    font: 700 22px "Lato";
    margin: 0 0 25px;
    text-transform: uppercase;
}

h4 {
	color: rgb(255, 105, 8);
	font: 700 normal 20px/23px "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0 0 6px;
}
h4.indent1 {
    color: rgb(56, 153, 56);
    margin: 0 0 20px;
	 font: 900 20px "Lato";
}
h4.indent2 {
    color: rgb(82, 83, 83);
    font: 700 18px "Lato";
    margin: 0 0 25px;
    text-transform: uppercase;
}
h4.indent3 {
    color: rgb(82, 83, 83);
    font: 700 22px "Lato";
    margin: 0 0 25px;
    text-transform: uppercase;
}

h5 {
    color: rgb(255, 255, 255);
    font: 700 14px/18px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0 0 23px;
    text-transform: uppercase;
}
.title-header {
    font-size: 27px;
    line-height: 30px;
    margin: 32px 0 10px;
    text-transform: uppercase;
	color:rgb(255,105,8)
}
.title1 {
    color: rgb(82, 83, 89);
    font: 600 16px/18px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 20px;
   /* text-transform: uppercase;*/
}
.txt1 {
    color: rgb(40, 52, 64);
    font: 16px/20px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    text-align:justify;
}
.txt2 {
    color: rgb(0, 175, 242);
    text-align:justify;
}

.extra-wrap {
    overflow: hidden;
}
.global {
    padding: 0;
}
.global.indent {
    background: rgb(237, 241, 240) none repeat scroll 0 0;
    padding-top: 20px;
}

/******* menu du haut *****/
.menuBox {
    padding: 0;
}
/*** navigation menu ****/
nav.tm_navbar {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    /*float: right;*/
    margin: 35px 0 0;
    min-height: 0;
    padding: 0;
}
nav.tm_navbar li {
    float: left;
    font-size: 14px;
    /*line-height: 21px;*/
    padding: 20px;
	/*padding: 0 26px;*/
    position: relative;
	text-align:center;
}
nav.tm_navbar li strong {
	background: rgba(40,52,64) url(../images/dotted.png) no-repeat scroll 0 0;
	display: inline-block;
	height: 14px;
	position: absolute;
	right: 0;
	top: 36px;
	width: 3px;
}
nav.tm_navbar li:last-child {
    margin-right: 0;
    padding-right: 0;
}
nav.tm_navbar li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
    font: bold 14px "Lato";
    padding: 0;
    position: relative;
    text-transform: uppercase;
    transition: all 0.35s ease 0s;
}
nav.tm_navbar li.active > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: rgb(255, 105, 8);
}
nav.tm_navbar li > a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: rgb(255, 105, 8);
    transition: all 0.35s ease 0s;
}
nav.tm_navbar .sfHover > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: rgb(255, 105, 8);
    transition: all 0.35s ease 0s;
}
nav.tm_navbar li span {
    background: rgba(0, 0, 0, 0) url("../images/menu-fleche.png") no-repeat scroll center 0;
    bottom: -10px;
    height: 9px;
    left: 0;
	top:40px;
    position: absolute;
    text-align: center;
    width: 100%;
}/***** sous menu ****/
nav.tm_navbar .sub-menu > ul {
    background: rgb(255, 105, 8) none repeat scroll 0 0;
    box-shadow: -1px 10px 8px 0 rgba(0, 0, 0, 0.2);
    display: none;
    left: -15px;
    list-style: outside none none !important;
    margin: 0;
    padding: 20px 3px 20px 3px;
    position: absolute;
    text-align: left;
    top: 136px;
    width: 184px;
    z-index: 11;
}
nav.tm_navbar .sub-menu > ul li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    display: block;
    float: none;
    margin: 0 0 10px;
    padding: 0;
    width: auto;
}
nav.tm_navbar .sub-menu > ul li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
    float: none;
    font: 14px "Arial";
    letter-spacing: 0;
    margin: 0;
    padding: 0;
    text-transform: none;
    transition: all 0.35s ease 0s;
}
nav.tm_navbar .sub-menu > ul li a span {
    background: rgba(0, 0, 0, 0) url("../images/menu-marker2.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 7px;
    left: 9px;
    position: relative;
    top: 1px;
    width: 6px;
}
nav.tm_navbar .sub-menu > ul li a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: rgb(40, 52, 64) !important;
    text-decoration: none;
    transition: all 0.5s ease 0s;
}
nav.tm_navbar .sub-menu > ul li.sfHover > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: rgb(66, 66, 66) !important;
    text-decoration: none;
}
nav.tm_navbar .sub-menu ul ul {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    box-shadow: -1px 2px 3px 0 rgba(0, 0, 0, 0.2);
    display: none;
    left: 185px;
    list-style: outside none none !important;
    margin: 0;
    padding: 21px 0;
    position: absolute;
    text-align: center;
    top: -21px;
    width: 184px;
    z-index: 11;
}
nav.tm_navbar .sub-menu ul ul li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: rgb(66, 66, 66);
    float: none;
    font: 12px "Arial";
    margin: 0;
    padding: 0;
    text-transform: none;
    transition: all 0.35s ease 0s;
}
nav.tm_navbar .sub-menu > ul li > ul li a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: rgb(0, 175, 242) !important;
    text-decoration: none;
    transition: all 0.5s ease 0s;
}
/***** end ****/
.select-menu {
    display: none !important;
}

/* photo de l'hopital pge 1 */
.photo-page1 {
    margin: 0;
    padding: 0;
	border: 3px solid rgb(255, 255, 255);
    width: 100%;
}
.photo-page1 img {
	border: 5px solid rgb(255, 255, 255);
    width: 100%;
}	

/**** accueil ***/
header {
	background: rgba(40, 52, 64, 0.8) repeat scroll 0 0;
    /*background: rgba(0, 0, 0, 0) url("../images/pattern.png") repeat scroll 0 0;*/
    box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.27);
    left: 0;
    padding: 5px 0 5px 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
header.indent {
    position: relative;
}

/***** bas de page FOOTER ****/
footer {
    background: rgb(40, 52, 64) none repeat scroll 0 0;
    padding: 63px 0 50px;
}
footer em {
    color: rgb(0, 175, 242);
    font-style: normal;
}
footer .tel {
    font-size: 14px !important;
    margin-top: -5px;
}
footer .tel span {
    color: rgb(0, 175, 242);
    float: left;
    font-size: 17px;
    margin-right: 2px;
    margin-top: 2px;
}
footer .list2Box::after {
    background: rgb(65, 61, 49) none repeat scroll 0 0;
    content: " ";
    display: inline-block;
    height: 100%;
    left: -51px;
    position: absolute;
    top: 0;
    width: 1px;
    z-index: 10;
}
footer .fooBox > div {
    border-top: 1px solid rgb(65, 61, 49);
    padding-top: 27px;
}
footer .fooBox > div p {
    color: rgb(112, 118, 117);
    font: 12px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 8px;
}
footer .fooBox > div p strong {
    color: rgb(0, 175, 242);
    font-weight: 900;
    text-transform: uppercase;
}
footer .fooBox > div p > a {
    color: rgb(112, 118, 117);
    font: 12px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    transition: all 0.25s ease 0s;
}
footer .fooBox > div p > a:hover {
    color: rgb(0, 175, 242);
    transition: all 0.25s ease 0s;
}

/**** END ****/


/******* detail ***********/

strong {
	font-weight: bold;
}

.font-normal {
	font-style: normal;
}
.gras {
	font-weight: bold;
}
.oh {
	overflow: hidden;
}
.upp {
	text-transform: uppercase;
}
.souligne {
	text-decoration: underline;
}
.italic {
	font-style: italic;
}

.letter-spacing {
	letter-spacing: 1px;
}

.normal {
	font-weight: normal;
}
.vertical-align{
	vertical-align:middle;
}
.center {
    text-align: center;
}
.align-center {
	text-align: center;
}
.left {
	text-align: left;
}
.alright {
	text-align: right;
}
.fl-right {
	float: right !important;
}
.fl-l {
	float: left !important;
}

.nowrap {
	white-space: nowrap;
}
.rel {
	position: relative;
}
.small {
	font-size: small;
}
.x-small {
	font-size: x-small;
	vertical-align: middle;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	clear: both;
	float: none !important;
}


/****** center-box ***/
.center-box {
    background: rgb(237, 241, 240) none repeat scroll 0 0;
    padding: 20px 0;
    text-align: center;
}
.center-box .title {
    color: rgb(255, 255, 255);
    font: 24px/28px "Lato";
}
.center-box .title1 {
	color: rgb(40, 52, 64);
	font: 24px/28px "Lato";
	text-align: center;
	
}
.center-box .title2 {
	color: rgb(40, 52, 64);
	font: 18px/25px "Lato";
	text-align: justify;
	padding-top:25px;
}

.trainers-box .title {
    color: rgb(0, 175, 242);
    font: 900 16px/18px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 6px;
    text-transform: uppercase;
}
.trainers-box p {
    line-height: 17px;
}


/*** list-box ****/
.list-box {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    padding: 52px 0 20px;
}
.list-box h3 {
    color: rgb(82, 83, 83);
}
.support-box {
    background: rgb(237, 241, 240) none repeat scroll 0 0;
    padding: 20px 0 20px;
}
.support-box h3 {
    color: rgb(82, 83, 83);
}
.clientsBox {
    background: rgba(0, 0, 0, 0) url("../images/bg_pic.jpg") no-repeat scroll 0 0;
    margin-bottom: 68px;
    padding: 40px 0 55px;
}
.clientsBox h2 {
    color: rgb(255, 255, 255);
}
.testBox {
    background: rgba(0, 0, 0, 0) url("../images/bg_pic.jpg") no-repeat scroll 0 0;
    margin-top: 40px;
    padding: 41px 0 63px;
}
.testBox h2 {
    color: rgb(255, 255, 255);
}

/***** PIC BOX ********/
.pic-box {
    background: rgb(255, 255, 255) url("../images/photo2-accueil.jpg") no-repeat scroll center 0;
    min-height: 640px;
    position: relative;
    text-align: center;
}
.pic-box .caption {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 40%;
    width: 100%;
}
.pic-box .title {
    color: rgb(255, 105, 8);
    font: bold 55px/70px "Lato";
  /*  margin-bottom: 24px;*/
	text-shadow: 2px 2px 2px rgb(0, 0, 0);
	padding: 20 px 0 35px 0;
}
.pic-box .tel {
    color: rgb(255, 255, 255);
    font: italic bold 43px/43px "Lato";
}
.pic-box .tel > span {
    color: rgb(255, 255, 255);
    font-size: 44px;
    margin-right: 2px;
    position: relative;
    top: 3px;
}
.pic-box hr {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border: medium none;
    display: inline-block;
    height: 3px;
    margin: 0 0 8px;
    width: 659px;
}

/***** TESTIMONIALS ********/
.testimonials-box {
    margin-bottom: 62px;
}
.testimonials-box a {
    color: rgb(59, 50, 36);
    font: italic 14px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    transition: all 0.25s ease 0s;
}
.testimonials-box a:hover {
    color: rgb(255, 85, 14);
}
.testimonials-box1 {
    padding-top: 18px;
    text-align: left;
}
.testimonials-box1 a {
    color: rgb(255, 194, 73);
    font: italic 14px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    transition: all 0.25s ease 0s;
}
.testimonials-box1 a:hover {
    color: rgb(255, 255, 255);
}
.testimonials-box1 > div {
    background: rgb(252, 250, 246) url("../images/quote.png") no-repeat scroll 18px 18px;
    margin-bottom: 52px;
    padding: 52px 38px 25px 18px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
}
.testimonials-box1 > div p {
    color: rgb(64, 64, 64);
    font: italic 12px/19px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 0;
    text-transform: none;
}
.testimonials-box1 > div .title {
    color: rgb(241, 98, 81);
    font: 900 18px/20px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 14px;
    text-transform: uppercase;
}
.testimonials-box1 > div em {
    background: rgba(0, 0, 0, 0) url("../images/triangle2.png") no-repeat scroll 0 0;
    bottom: -39px;
    display: inline-block;
    height: 39px;
    left: 37px;
    position: absolute;
    width: 35px;
}
.testimonials-box1 > div > div {
    text-align: center;
    width: 100%;
}
.testimonials-box1 > div > div figure {
    border: 2px solid rgb(132, 132, 132);
    border-radius: 100px;
    display: inline-block;
    margin-bottom: -55px;
    overflow: hidden;
}
.testimonials-box1 h4 {
    color: rgb(255, 255, 255);
    font-size: 20px;
    font-style: normal;
    line-height: 24px;
    text-transform: uppercase;
}
.testimonials-box1 p.color {
    color: rgb(255, 255, 255);
}
.testimonials-box1 p > span {
    color: rgb(255, 194, 73);
}




.training-box {
    background: rgb(255, 105, 8) none repeat scroll 0 0;
    overflow: hidden;
    padding: 62px 0;
}
.training-box h2 {
    color: rgb(40, 52, 64);
    font: 900 24px "Lato";
    margin: 0 0 12px;
    text-transform: uppercase;
}
.training-box p {
    margin-bottom: 40px;
}
.posts-box {
    background: rgb(237, 241, 240) none repeat scroll 0 0;
    overflow: hidden;
    padding: 62px 0 26px;
}
.bg-box {
    background: rgb(255, 105, 8) none repeat scroll 0 0;
    padding: 68px 0 50px;
}

.client-box {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    padding: 20px 0 20px;
}


/**** FLECHE RETOUR VERS LE HAUT ****/
#toTop {
    background: rgba(0, 0, 0, 0) url("../images/top.png") no-repeat scroll 0 0;
    bottom: 120px;
    display: none;
    height: 50px;
    margin-right: -640px !important;
    position: fixed;
    right: 50%;
    width: 50px;
    z-index: 999;
}
#toTop:hover {
    opacity: 0.5;
}

/**** END ****/
.trainerBox {
    display: block;
    margin-bottom: 26px;
    position: relative;
}

.trainerBox figure {
    margin: 0;
}
.trainerBox figure a {
    display: inline-block;
    position: relative;
    width: 100%;
}
.trainerBox figure a:hover img:first-child {
    transform: rotate(-10deg);
}
.trainerBox figure a:hover img:nth-child(2) {
    transform: rotate(20deg);
}
.trainerBox figure a:hover img:nth-child(3) {
    transform: translate(10px, 15px);
}
.trainerBox figure img {
    left: 0;
    outline: 1px solid rgba(0, 0, 0, 0);
    position: absolute;
    top: 0;
    transition: all 0.35s ease 0s;
    width: 100%;
}
.trainerBox figure img:first-child + img + img {
    position: relative;
}


/* fleche accueil */
.fleche-bleu {
background: rgba(0, 0, 0, 0) url("../images/fleche-bleu.png") no-repeat scroll 0 0;
 
}
.fleche-verte {
background: rgba(0, 0, 0, 0) url("../images/fleche-verte.png") no-repeat scroll 0 0;
 list-style-type: none;
}
.fleche-violette {
background: rgba(0, 0, 0, 0) url("../images/fleche-violette.png") no-repeat scroll 0 0;
 list-style-type: none;
}
.blog-box h2 {
    margin-bottom: 28px;
}



/* thumb-pad1*/
.thumb-pad1 {
    margin-bottom: 30px;
    overflow: hidden;
    padding: 0;
	font: 16px/22px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.thumb-pad1 .thumbnail {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: left;
}
.thumb-pad1 .thumbnail li {
list-style-type: none;
padding-left:25px;
}

.thumb-pad1 .thumbnail figure {
    background: rgb(0, 71, 99) none repeat scroll 0 0;
    border: 1px solid rgb(0, 71, 99);
    margin-bottom: 19px;
    padding: 4px;
}
.thumb-pad1 .thumbnail figure img {
    width: 100%;
}
.thumb-pad1 .thumbnail .title {
    color: rgb(255, 105, 8);
    font: 900 20px/18px "Lato";
    margin-bottom: 20px;
    text-transform: uppercase;
}
.thumb-pad1 .thumbnail p {
    font-style: italic;
    line-height: 17px;
}
.thumb-pad1 .thumbnail .caption {
    color: rgb(112, 118, 117);
    overflow: hidden;
    padding: 0;
}
/* thumb-pad2*/
.thumb-pad2 {
    margin: 0 0 70px;
    overflow: hidden;
    padding: 0;
}
.thumb-pad2 .badge {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: none;
    float: left;
    margin: 0 20px 0 0;
    padding: 0;
    text-align: center;
    text-shadow: none;
    width: 70px;
}
.thumb-pad2 .badge .box1 {
    border: 1px solid rgb(141, 128, 107);
    color: rgb(255, 85, 14);
    font-size: 34px;
    padding: 19px 0;
}
.thumb-pad2 .badge .box2 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color rgb(141, 128, 107) rgb(141, 128, 107);
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    color: rgb(141, 128, 107);
    font: 17px/24px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    padding: 11px 0;
}
.thumb-pad2 .badge .box2 > span {
    display: block;
    font-size: 22px;
}
.thumb-pad2 .badge .box3 {
    background: rgb(255, 85, 14) none repeat scroll 0 0;
    overflow: hidden;
    padding: 10px 0;
}
.thumb-pad2 .badge .box3 span {
    color: rgb(255, 255, 255);
    display: inline-block;
    font-size: 16px;
    margin-right: 4px;
}
.thumb-pad2 .badge .box3 p {
    color: rgb(255, 255, 255);
    display: inline-block;
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 0;
}
.thumb-pad2 .thumbnail {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
}
.thumb-pad2 .thumbnail .caption {
    overflow: hidden;
    padding: 0;
}
.thumb-pad2 .thumbnail .caption > p {
    margin-bottom: 29px;
}
.thumb-pad2 .thumbnail .caption .title {
    color: rgb(59, 50, 36);
    font: bold 21px/21px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 10px;
}
.thumb-pad2 .thumbnail .caption .btn3 {
    float: right;
}
.thumb-pad2 .thumbnail .caption > div {
    display: block;
    margin-bottom: 22px;
    overflow: hidden;
}
.thumb-pad2 .thumbnail .caption > div p {
    float: left;
    margin: 0 27px 0 0;
}
.thumb-pad2 .thumbnail .caption > div p span {
    color: rgb(141, 128, 107);
    float: left;
    font-size: 16px;
    margin-right: 4px;
    margin-top: 1px;
}
.thumb-pad2 .thumbnail .caption > div p a {
    color: rgb(14, 172, 255);
    font: 14px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    transition: all 0.25s ease 0s;
}
.thumb-pad2 .thumbnail .caption > div p a:hover {
    color: rgb(141, 128, 107);
}
.thumb-pad2 figure {
    margin: 0 0 31px;
}
/* thumb-pad2-2*/
.thumb-pad2-2 {
    margin-bottom: 45px;
}
.thumb-pad2-2 .thumbnail {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
    position: relative;
}
.thumb-pad2-2 .thumbnail .caption {
    color: rgb(112, 118, 117);
    overflow: hidden;
    padding: 0;
}
.thumb-pad2-2 figure {
    border: 1px solid rgb(245, 245, 245);
    margin: 0 0 24px;
}
.thumb-pad2-2 figure img {
    width: 100%;
}
.thumb-pad2-2 .thumbnail .caption a {
    color: rgb(51, 55, 69);
    display: inline-block;
    font: 20px "Open Sans";
    margin-bottom: 11px;
    text-transform: uppercase;
    transition: all 0.25s ease 0s;
}
.thumb-pad2-2 .thumbnail .caption a:hover {
    color: rgb(231, 76, 60);
    transition: all 0.25s ease 0s;
}

/* thumb-pad3*/
.thumb-pad3 {
    overflow: hidden;
}
.thumb-pad3 .thumbnail {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
}
/* email sous photo */
.thumb-pad3 .thumbnail .caption {
    color: rgb(40, 52, 64);
    padding: 0;
    text-align: center;
}
/* text sous photo1 */
.thumb-pad3 .thumbnail .caption .title {
    color: rgb(40, 52, 64);
    font: 900 14px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 4px;
    text-transform: uppercase;
}
.thumb-pad3 .thumbnail .caption .description {
    color: rgb(40, 52, 64);
    margin-bottom: 9px;
}
.thumb-pad3 .thumbnail .caption p {
    margin-bottom: 10px;
}
.thumb-pad3 .thumbnail .caption ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.thumb-pad3 .thumbnail .caption ul li {
    display: inline-block;
    float: none;
    margin-left: 3px;
    text-align: center;
}
.thumb-pad3 .thumbnail .caption ul li:first-child {
    margin-left: 0;
}
.thumb-pad3 .thumbnail .caption ul li:first-child + li a {
    background: rgb(69, 176, 227) none repeat scroll 0 0;
}
.thumb-pad3 .thumbnail .caption ul li:first-child + li + li a {
    background: rgb(214, 17, 25) none repeat scroll 0 0;
}
.thumb-pad3 .thumbnail .caption ul li a {
    background: rgb(58, 90, 159) none repeat scroll 0 0;
    border-radius: 100%;
    color: rgb(255, 255, 255);
    display: block;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    transition: all 0.25s ease 0s;
    width: 24px;
}
.thumb-pad3 .thumbnail .caption ul li a:hover {
    background: rgb(255, 105, 8) none repeat scroll 0 0 !important;
}
/* CONTOUR photo accueil */
.thumb-pad3 figure {
    border: 4px solid rgb(40, 52, 64);
    border-radius: 100%;
    display: inline-block;
    margin: 0 0 9px;
}
.thumb-pad3 figure img {
    border-radius: 100%;
    width: 100%;
}
/* thumb-pad33*/
.thumb-pad33 {
    margin: 60px 0 0;
    overflow: hidden;
    padding: 0;
}
.thumb-pad33 .thumbnail {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
}
.thumb-pad33 .thumbnail .caption {
    overflow: hidden;
    padding: 0;
}
.thumb-pad33 .thumbnail .caption p {
    margin-bottom: 29px;
}
.thumb-pad33 figure {
    margin: 0 0 26px;
}
.thumb-pad33 figure img {
    width: 100%;
}

/* thumb-pad4*/
.thumb-pad4 {
    margin: 0 0 44px;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.thumb-pad4 .badge {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    float: left;
    margin: 0 11px 0 0;
    padding: 0;
    text-align: center;
    text-shadow: none;
    width: 60px;
}
.thumb-pad4 .badge .box1 {
    color: rgb(255, 105, 8);
    font: 300 45px/45px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.thumb-pad4 .badge .box2 {
    color: rgb(43, 57, 67);
    font: 12px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 11px;
    text-transform: uppercase;
}
.thumb-pad4 .badge .box3 {
    color: rgb(179, 183, 185);
    font-size: 25px;
}
.thumb-pad4 .thumbnail {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
}
.thumb-pad4 .thumbnail .caption {
    overflow: hidden;
    padding: 0;
}
.thumb-pad4 .thumbnail .caption p {
    margin-bottom: 0;
}
.thumb-pad4 .thumbnail .caption ul {
    border-bottom: 1px solid rgb(223, 225, 226);
    list-style: outside none none;
    margin: 0 0 7px;
    overflow: hidden;
    padding: 0 0 7px;
}
.thumb-pad4 .thumbnail .caption ul li {
    background: rgba(0, 0, 0, 0) url("../images/square.png") no-repeat scroll left 9px;
    float: left;
    margin-left: 8px;
    padding-left: 13px;
}
.thumb-pad4 .thumbnail .caption ul li:first-child {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0;
    padding: 0;
}
.thumb-pad4 .thumbnail .caption ul li:last-child a {
    color: rgb(56, 153, 41);
}
.thumb-pad4 .thumbnail .caption ul li a {
    color: rgb(43, 57, 67);
    font: 10px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    transition: all 0.25s ease 0s;
}
.thumb-pad4 .thumbnail .caption ul li a:hover {
    color: rgb(255, 105, 8);
}
.thumb-pad4 .thumbnail .caption .title {
    color: rgb(255, 105, 8);
    font: 18px/23px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 5px;
}
.thumb-pad4 figure {
    float: left;
    margin: 0 26px 0 0;
}
/* thumb-pad5*/
.thumb-pad5 .thumbnail {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
    position: relative;
}
.thumb-pad5 .thumbnail .title {
    background: rgb(0, 71, 99) none repeat scroll 0 0;
    margin-bottom: 17px;
    position: relative;
}
.thumb-pad5 .thumbnail .title .name {
    color: rgb(255, 255, 255);
    font: 21px/21px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 4px;
}
.thumb-pad5 .thumbnail .title .description {
    color: rgb(255, 105, 8);
    font: 11px/18px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 0;
    text-transform: uppercase;
}
.thumb-pad5 .thumbnail .title em {
    background: rgba(0, 0, 0, 0) url("../images/tr.png") no-repeat scroll 0 0;
    bottom: -21px;
    display: inline-block;
    height: 21px;
    position: absolute;
    right: 25px;
    width: 21px;
}
.thumb-pad5 .thumbnail .title .extra-wrap {
    padding-top: 26px;
}
.thumb-pad5 .thumbnail .caption {
    color: rgb(112, 118, 117);
    padding: 0 0 0 12px;
}
.thumb-pad5 .thumbnail .caption img {
    float: left;
    margin-right: 17px;
}
.thumb-pad5 .thumbnail .caption .title2 {
    color: rgb(255, 105, 8);
    font-size: 16px;
}
.thumb-pad5 figure {
    float: left;
    margin: 0 19px 0 0;
    padding: 0;
}
/* thumb-pad6*/
.thumb-pad6 {
    margin-bottom: 52px;
    overflow: hidden;
}
.thumb-pad6 .thumbnail {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
    position: relative;
}
.thumb-pad6 .thumbnail .caption {
    color: rgb(112, 118, 117);
    padding: 0;
}
.thumb-pad6 .thumbnail .caption .name {
    color: rgb(56, 153, 56);
    display: inline-block;
    font: 900 14px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    transition: all 0.25s ease 0s;
	padding-bottom:30px;
}
.thumb-pad6 .thumbnail .caption .name:hover {
    color: rgb(112, 118, 117);
}
.thumb-pad6 figure {
    border: 4px solid rgb(208, 215, 213);
    margin: 0 0 18px;
}
.thumb-pad6 figure img {
    width: 100%;
}
/* thumb-pad7*/
.thumb-pad7 {
    margin: 0 0 48px;
    overflow: hidden;
    padding: 0;
}
.thumb-pad7.indent {
    margin: 0 0 41px;
}
.thumb-pad7 .thumbnail {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
}
.thumb-pad7 .thumbnail figure {
    background: rgb(208, 215, 213) none repeat scroll 0 0;
    border: 1px solid rgb(255, 255, 255);
    float: left;
    margin: 0 27px 0 0;
    padding: 4px;
}
.thumb-pad7 .thumbnail figure img {
    width: 100%;
}
.thumb-pad7 .thumbnail .caption {
    overflow: hidden;
	display:inline-block;
    padding: 0;
}
.thumb-pad7 .thumbnail .caption .lnk {
    color: rgb(255, 105, 8);
    font: 900 16px/18px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 6px;
    text-transform: uppercase;
    transition: all 0.25s ease 0s;
	display:inline-block;
}
.thumb-pad7 .thumbnail .caption .lnk:hover {
    color: rgb(56, 153, 56);
}
.thumb-pad7 .thumbnail .caption p {
    line-height: 17px;
    margin-top: 4px;
	text-align:justify;
}
.thumb-pad8 {
    overflow: hidden;
}
.thumb-pad8 .thumbnail {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
    position: relative;
}
.thumb-pad8 .thumbnail .caption {
    color: rgb(112, 118, 117);
    padding: 0;
}
.thumb-pad8 .thumbnail .caption .title {
    color: rgb(255, 255, 255);
    font: bold 20px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 0;
    text-transform: uppercase;
}
.thumb-pad8 .thumbnail .caption hr {
    background: rgba(0, 0, 0, 0) url("../images/dotted2.png") repeat-x scroll 0 0;
    border: medium none;
    height: 1px;
    margin: 10px 0 0;
    padding: 0;
}
.thumb-pad8 .thumbnail .caption .description {
    color: rgb(255, 194, 73);
    font: 20px/23px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 16px;
    margin-top: 8px;
}
.thumb-pad8 figure {
    float: left;
    margin: 0 20px 0 0;
}
.thumb-pad8 figure img {
    width: 100%;
}

/* padding haut-bas****/
.pad1 {
    padding: 5px 0 5px 0;
}

/* padding top****/

.pad1-top {
    padding-top: 5px;
}
.pad2-top {
    padding-top: 10px;
}
.pad3-top {
    padding-top: 15px;
}
.pad4-top {
    padding-top: 20px;
}
.pad5-top {
    padding-top: 25px;
}
.pad6-top {
    padding-top: 30px;
}
.pad7-top {
    padding-top: 35px;
}
.pad8-top {
    padding-top: 40px;
}

/* padding bottom****/

.pad4-bottom {
     padding-bottom: 40px;
}
   
/**** BOUTON N 1******/
.btn-default.btn1 {
    background: rgb(40, 52, 64) none repeat scroll 0 0;
     border-radius: 4px;
    box-shadow: none;
    color: rgb(255, 255, 255);
    display: inline-block;
    font: 700 14px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0 0 30px 0;
    padding: 15px 30px;
    position: relative;
	
    text-decoration: none;
    text-shadow: none;
    transition: all 0.25s ease 0s;
}
.btn-default.btn1:hover {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border-bottom-color: rgb(255, 98, 77);
    color: rgb(40, 52, 64);
    text-decoration: none !important;
    transition: all 0.25s ease 0s;
}
/**** BOUTON N 2 ******/
.btn-default.btn2 {
    background: rgb(255, 105, 8) none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: none;
    color: rgb(255, 255, 255);
    display: inline-block;
    font: 700 14px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px 30px;
    position: relative;
    text-decoration: none;
    text-shadow: none;
    transition: all 0.25s ease 0s;
}
.btn-default.btn2:hover {
    background: rgb(40, 52, 64) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
    text-decoration: none !important;
    transition: all 0.25s ease 0s;
}
/****** liste des reseaux sociaux**********/
.company_list {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.company_list li {
	float: left;
	margin-left: 39px;
}
.company_list li:first-child {
	margin-left: 0;
}
.company_list li:last-child {
	margin-left: 0;
}
.company_list li a {
	
	transition: all 0.25s ease;
}
.company_list li a:hover {
	opacity: 0.75;
	filter: alpha(opacity=75);
}

/******* LISTE 1 ******/
.list1 {
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.list1 li {
    border-bottom: 1px solid rgb(40, 52, 64);
    font-size: 14px;
    line-height: 1.42857;
    margin: 10px 0 10px 0;
    overflow: hidden;
    padding-bottom: 17px;
}
.list1 li figure {
    float: left;
    margin-right: 20px;
    width: 70px;
}
.list1 li strong {
    color: rgb(255, 255, 255);
    display: block;
    font: 300 28px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 9px;
}
.list1 li p {
    color: rgb(255, 255, 255);
	font-size: 15px;
}
.list1 li:last-child {
    border-bottom: medium none;
    margin-bottom: 0;
    padding-bottom: 0;
}
/******* LISTE 1-2 ********/
.list1-2 {
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.list1-2 li {
    border-bottom: 1px solid rgb(226, 227, 227);
    font-size: 14px;
    line-height: 1.42857;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 17px;
}
.list1-2 li img {
    float: left;
    margin-right: 20px;
    width: 70px;
}
.list1-2 li strong {
    color: rgb(0, 175, 242);
    display: block;
    font: 300 28px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 9px;
}
.list1-2 li p {
    color: rgb(112, 118, 117);
}
.list1-2 li:last-child {
    border-bottom: medium none;
    margin-bottom: 0;
    padding-bottom: 0;
}

/***** LISTE 1-1 ********/
.list1-1 {
    list-style: outside none none;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0;
}
.list1-1 li {
    background: rgba(0, 0, 0, 0) url("../images/list_arrow.png") no-repeat scroll left 3px;
    font-size: 15px;
    line-height: 1.42857;
    margin-bottom: 12px;
    overflow: hidden;
    padding-left: 24px;
}
.list1-1 li p {
    margin-bottom: 23px;
}
.list1-1 li a {
    color: rgb(112, 118, 117);
    font: 14px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    transition: all 0.25s ease 0s;
}
.list1-1 li a:hover {
    color: rgb(0, 175, 242);
    transition: all 0.25s ease 0s;
}

/***** LISTE 2 ********/
.list2 {
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.list2 li {
    font-size: 14px;
    line-height: 1.42857;
    margin-bottom: 2px;
    overflow: hidden;
}
.list2 li a {
    color: rgb(255, 255, 255);
    font: 14px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    transition: all 0.25s ease 0s;
}
.list2 li a:hover {
    color: rgb(255, 105, 8);
    transition: all 0.25s ease 0s;
}

/***** LISTE 3 ********/
.list3 {
	color: rgb(82, 83, 83);
	font-size: 15px;
    line-height: 1.42857;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.list3 li {
    font-size: 14px;
    line-height: 1.42857;
    margin-bottom: 22px;
}
.list3 li a {
    color: rgb(255, 105, 8);
    font: 20px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    transition: all 0.25s ease 0s;
}
.list3 li a:hover {
    color: rgb(56, 153, 56);
}
.list3 li p {
    margin-top: 7px;
}
.list3 li .badge {
    background: rgb(255, 105, 8) none repeat scroll 0 0;
    border: medium none;
    border-radius: 100%;
    color: rgb(255, 255, 255);
    display: inline-block;
    float: left;
    font: 300 20px/30px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    height: 30px;
    margin: 0 20px 0 0;
    padding: 0;
    text-align: center;
    width: 30px;
}
.list6 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list6 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 25px;
}
.list6 li .badge {
	padding: 0;
	margin: 0;
	box-shadow: none;
	text-shadow: none;
	border-radius: 0;
	width: 60px;
	background: none;
	text-align: left;
	float: left;
	border: none;
	margin-right: 34px;
}
.list6 li .badge .box1 {
	font: 300 45px/45px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #00aff2;
}
.list6 li .badge .box2 {
	font: 12px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2b3943;
	text-transform: uppercase;
	margin-bottom: 11px;
}
.list6 li .badge .box3 {
	font-size: 25px;
	color: #b3b7b9;
}
.list6 li .title {
	font: 900 16px/18px 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #00aff2;
	text-transform: uppercase;
	margin-bottom: 6px;
}
.list6 li p {
	font-style: italic;
	line-height: 17px;
}

/******* MAP *****/
.map {
    display: inline-block;
    line-height: 0;
    margin: 0;
    width: 100%;
}
.map iframe {
    border: medium none;
    box-sizing: border-box;
    height: 453px;
    line-height: 0;
    width: 100%;
}
/****** END ****/
.info {
    margin-bottom: 13px;
}
.info p {
    margin-bottom: 27px;
}


/***** mail *****/
.mail {
    color: rgb(112, 118, 117);
    font-size: 14px;
    text-decoration: underline;
    transition: all 0.25s ease 0s;
}
.mail:hover {
    color: rgb(255, 105, 8);
    text-decoration: underline;
    transition: all 0.25s ease 0s;
}


/*** bouton accueil ***/
.btnG {
	background: rgba(0, 0, 0, 0.5) url(../images/fleche-bleu1.png) no-repeat scroll 0 0;
	border-radius: 4px;
	color: rgb(0, 175, 242);
	display: inline-block;
	font-size: 24px;
	line-height: 45px;
	height: 52px;
	padding: 3px 13px 11px 12px;
	position: relative;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	transition: all 0.2s ease 0s;
	text-align: center;
	vertical-align: middle;
	text-indent: 50px;
}

.btnD {
	background: rgba(0, 0, 0, 0.5) url(../images/fleche-orange1.png) no-repeat scroll 0 0;
	border-radius: 4px;
	color: rgb(255, 105, 8);
	display: inline-block;
	font-size: 24px;
	line-height:23px;
	height: 52px;
	padding: 10px 13px 11px 12px;
	position: relative;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	transition: all 0.2s ease 0s;
	text-align: center;
	vertical-align: middle;
	text-indent: 50px;
	margin-bottom:5px;
}




/**** bouton accueil  gauche ***/

.camera_caption > div .btnG:hover, .camera_caption > div .btnG:active {
   background: rgb(255, 255, 255) none repeat scroll 0 0;
    color: rgb(54, 63, 69);
}
.camera_caption > div .btnG {
    background: rgb(54, 63, 69) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
    font: 25px/45px "Open Sans","sans-serif";
}

.btnG:hover, .btnG:active, .btnG:focus {
    /*background: rgba(0, 0, 0, 0) none repeat scroll 0 0;*/
	background: rgba(0, 0, 0, 0.5) url(../images/fleche-blanche1.png) no-repeat scroll 0 0;
	background-position: 5px 3px 8px 2px ;
    border-color: rgb(255, 255, 255);
    box-shadow: none;
	 text-decoration: none;
	transition: background-position 0.1s linear 0s;
}


.btnG:hover, .btnG:focus, .btnG:active, .btnG.active, .btnG.disabled, .btnG[disabled] {
    background-color: rgb(0, 175, 242);
        color: rgb(255, 255, 255);
}

/**** bouton accueil  droit ***********************/

.camera_caption > div .btnD:hover, .camera_caption > div .btnD:active {
	background: rgb(255, 255, 255) url(none) no-repeat scroll 0 0;
	color: rgb(54, 63, 69);
}
.camera_caption > div .btnD {
    background: rgb(54, 63, 69) none repeat scroll 0 0;
    color: rgb(255, 105, 8);
    font: 25px/45px "Open Sans","sans-serif";
}

.btnD:hover,  .btnD:active, .btnD:focus {
   /* background: rgba(0, 0, 0, 0) none repeat scroll 0 0;*/
   background: rgba(0, 0, 0, 0.5) url(../images/fleche-blanche1.png) no-repeat scroll 0 0;
	background-position: 5px 3px 8px 2px ;
    border-color: rgb(255, 255, 255);
    box-shadow: none;
	text-decoration: none;
	 transition: background-position 0.1s linear 0s;
}


.btnD:hover, .btnD:focus, .btnD:active, .btnD.active, .btnD.disabled, .btnD[disabled] {
    background-color: rgb(255, 105, 8);
    color: rgb(255, 255, 255);
}
.curve::before {
    box-shadow: 7px 6px 15px rgb(51, 51, 51);
    left: 5px;
    top: 52px;
    transform: rotate(-5deg);
}







/*************** RESPONSIVE **************************************************************************************/
@media (min-width: 1220px) {
.container {
    padding: 0;
}
.list_carousel1 #foo1 > li {
    width: 270px !important;
}
.list_carousel1 #foo2 > li {
    width: 370px !important;
}
.trainerBox figure img {
    position: absolute;
}
.trainerBox figure img:last-child {
    position: relative;
}

#toTop {
    background: rgba(0, 0, 0, 0) url("../images/top.png") no-repeat scroll 0 0;
    bottom: 120px;
    display: none;
    height: 50px;
    margin-right: -630px !important;
    position: fixed;
    right: 50%;
    width: 50px;
    z-index: 999;
}
#toTop:hover {
    opacity: 0.5;
}
.trainerBox {
    display: block;
    margin-bottom: 26px;
    position: relative;
}

}
@media (min-width: 992px) and (max-width: 1219px) {
.form-div-1, .form-div-2, .form-div-3 {
    float: none;
    margin-right: 0;
    width: 100%;
}
.errorBox > img {
    width: 100%;
}
.list3 li article {
    float: none;
    width: 100%;
}
.list3 li .more {
    float: none;
}
.errorBox figure img {
    width: 100%;
}
.errorBox h2 {
    font-size: 90px;
    line-height: 90px;
}
.errorBox h3 {
    font-size: 40px;
    line-height: 40px;
}
.thumb-pad2 .badge {
    float: none;
    margin-right: 0;
    width: 100%;
}
.thumb-pad2 figure img {
    width: 100%;
}
.thumb-pad9 figure {
    float: none;
    margin: 0 0 20px;
}
.pic-box .caption br {
    display: none;
}
footer .list2Box::after {
    left: -9px;
}
.list4 {
    padding: 0 0 137px;
}
#toTop {
    background: rgba(0, 0, 0, 0) url("../images/top.png") no-repeat scroll 0 0;
    bottom: 120px;
    display: none;
    height: 50px;
    margin-right: -500px !important;
    position: fixed;
    right: 50%;
    width: 50px;
    z-index: 999;
}
#toTop:hover {
    opacity: 0.5;
}
.trainerBox {
    display: block;
    margin-bottom: 26px;
    position: relative;
}

}
@media (min-width: 768px) and (max-width: 991px) {
	/*body{
    background:rgb(102,0,102);
}
h1.navbar-brand_ {
    float: none;
    margin: 0 0 -33px;
    text-align: center;
    width: 100%;
}
h2 {
    margin: 0 0 30px;
}*/
/** menu du haut **/
.menuBox {
    float: none;
    text-align: center;
}
nav.tm_navbar {
    display: inline-block;
    float: none;
}
nav.tm_navbar .sub-menu > ul {
    top: 83px;
}
nav.tm_navbar li {
    padding: 20px 18px;
}
header article {
    text-align: center;
}
header article #search {
    display: inline-block;
    float: none;
}
header article > div {
    display: inline-block;
    float: none;
}
.list0 {
    float: left;
}
.thumb-pad1 .thumbnail .caption .title1 {
    font-size: 26px;
    line-height: 26px;
}
.list6 li a {
    font-size: 14px;
    line-height: 20px;
}
.info-box {
    width: 100%;
}

.infoBox {
    padding-top: 45px;
}
.banner-box {
    margin-top: 60px;
}
.errorBox figure img {
    width: 100%;
}
/*.form-div-1, .form-div-2, .form-div-3 {
    float: none;
    margin-right: 0;
    width: 100%;
}
*/.thumb-pad2-1 .badge {
    float: none;
    margin-bottom: 10px;
    margin-right: 0;
    width: 100%;
}


.thumb-pad1 .thumbnail .title {
    font-size: 17px;
    line-height: 18px;
}
.thumb-pad2 .thumbnail .caption .title {
    font-size: 24px;
    line-height: 24px;
}
.foo-btn {
	right:30px;
	/*right:30px;********************/
    left: 0;
}
footer .list2Box::after {
    content: none;
    width: 0;
}
.more-box > div h2 {
    font-size: 28px;
}
.more-box > div .btn2 {
    float: none;
    margin-left: 15px;
}
.thumb-pad2 .badge {
    float: none;
    margin-right: 0;
    width: 100%;
}
.thumb-pad2 figure img {
    width: 100%;
}
.banner-box {
    margin-top: 0;
}
.list3 li article {
    float: none;
    width: 100%;
}
.list3 li .more {
    float: none;
}
.articles-box {
    margin-bottom: 50px;
    overflow: hidden;
}
.thumb-pad9 figure {
    float: none;
    margin: 0 0 20px;
}
.thumb-pad8 figure {
    float: none;
    margin: 0 0 20px;
}
.pic-box {
    min-height: 540px;
}
.pic-box .title {
    font-size: 40px;
    line-height: 48px;
}
.pic-box .caption {
    top: 55%;
}
.pic-box .tel {
    font-size: 33px;
    line-height: 33px;
}
.pic-box .tel > span {
    font-size: 34px;
}
.center-box .title br {
    display: none;
}
.training-box {
    padding-bottom: 0;
}
.training-box article {
    margin-bottom: 35px;
}
.thumb-pad4 figure {
    float: none;
    margin-bottom: 25px;
    margin-right: 0;
}

.listBox {
    margin-bottom: 20px;
}
.advantages-box article {
    margin-bottom: 45px;
}
/*.thumb-pad7.pad2 .thumbnail figure {
    float: none;
    margin-bottom: 15px;
    margin-right: 0;
}*/
.thumb-pad3 {
    overflow: none;
}
.thumb-pad7 .thumbnail figure {
    float: left;
    margin-bottom: 0;
    margin-right: 15px;
}
.thumb-pad7 .thumbnail figure img {
    height: auto;
    max-width: 100%;
}
.support-box article {
    margin-bottom: 45px;
}
/*** bouton accueil ***/


.btnD {
	padding:0;
}
.pad1-top {
    padding-top: 30px;
}
#toTop {
    background: rgba(0, 0, 0, 0) url("../images/top.png") no-repeat scroll 0 0;
    bottom: 120px;
    display: none;
    height: 50px;
    margin-right: -360px !important;
    position: fixed;
    right: 50%;
    width: 50px;
    z-index: 999;
}
#toTop:hover {
    opacity: 0.5;
}
.trainerBox {
    display: block;
    margin-bottom: 26px;
    position: relative;
}
/*img {
    height: auto;
    max-width: 100%;
}*/
}
@media (max-width: 767px) {
	
header {
    height: auto;
    margin: 0;
    padding: 54px 0 18px;
    text-align: center;
}
.menuBox {
    float: none;
    padding: 8px 0;
}
nav.tm_navbar {
    display: inline-block;
    margin-top: 50px;
}
h1.navbar-brand_ {
    display: block;
    float: none;
    margin-bottom: 0;
    margin-top: 0;
}
h1.navbar-brand_ a img {
    width: 100%;
}
h2 {
    
    font: bold 22px/26px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 40px 0 5px;
    
}
h3.indent2 {
  
    font: 700 15px "Lato";
    
}
.center-box {
    padding: 35px 0;
}
.select-menu {
    background: rgb(255,105,8) none repeat scroll 0 0;
    border: 1px solid rgb(204,102,0);
    color: #ffffff;
    cursor: pointer;
    display: inline-block !important;
    font-size: 12px;
    height: 30px;
    margin-bottom: 30px;
    margin-top: 20px;
    padding-bottom: 4px;
    padding-right: 3px;
    padding-top: 4px;
    vertical-align: middle;
    width: 100%;
}

header article {
    text-align: center;
}
header article #search {
    display: inline-block;
    float: none;
}
header article > div {
    display: inline-block;
    float: none;
}
.errorBox {
    margin-bottom: 40px;
}
.list6 li a {
    font-size: 14px;
    line-height: 20px;
}
.map iframe {
    height: 370px;
}
.foo_menu {
    display: none;
}
/*#search {
    display: inline-block;
    float: none;
}
#search input {
    width: 200px;
}*/
nav.tm_navbar {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
nav.tm_navbar .nav {
    display: none;
}
/*.form-div-1, .form-div-2, .form-div-3 {
    float: none;
    margin-right: 0;
    width: 100%;
}*/
.map iframe {
    height: 300px;
}
.error-box {
    padding-bottom: 30px;
}
.errorBox figure img {
    width: 100%;
}

.thumb-pad1 {
    margin-bottom: 30px;
    padding-bottom: 0;
}
.thumb-pad1 .thumbnail .title {
    font-size: 17px;
    line-height: 18px;
}
.list1 li {
    background-position: 0 2px;
}
.list1 li a {
    font-size: 18px;
}
.list1 li .badge {
    font-size: 25px;
    height: 72px;
    line-height: 63px;
    width: 72px;
}
.thumb-pad2 .thumbnail .caption .title {
    font-size: 24px;
    line-height: 24px;
}
.errorBox h2 {
    font-size: 90px;
    line-height: 90px;
}
.errorBox h3 {
    font-size: 40px;
    line-height: 40px;
}
.more-box > div h2 {
    font-size: 28px;
}
.more-box > div .btn2 {
    float: none;
    margin-left: 15px;
}
.thumb-pad2 .badge {
    float: none;
    margin-right: 0;
    width: 100%;
}
.thumb-pad2 figure img {
    width: 100%;
}
.thumb-pad33 figure {
    float: left;
    margin-right: 25px;
}
.thumb-pad33 .thumbnail .caption {
    overflow: visible;
}
.thumb-pad7 .thumbnail figure img {
    height: auto;
    max-width: 100%;
}
.icon-box article {
    margin-bottom: 70px;
}
.banner-box {
    text-align: left;
}
.banner-box figure {
    float: left;
    margin-right: 20px;
}
.articles-box {
    margin-bottom: 50px;
    overflow: hidden;
}
.thumb-pad9 figure {
    float: none;
    margin: 0 0 20px;
}
.thumb-pad8 figure {
    float: none;
    margin: 0 0 20px;
}
.list3 li article {
    float: none;
    width: 100%;
}
.list3 li .more {
    float: none;
}

.pic-box {
    min-height:610px;
    text-align: center;
    background: rgb(255, 255, 255) url("../images/photo2-accueil.jpg") no-repeat scroll center 0;
    position: relative;
}
.pic-box br {
    display: none;
}
.pic-box p {
    font-size: 27px;
    line-height: 30px;
    padding: 0 30px;
}
.pic-box .title {
   /* font-size: 45px;
    line-height: 45px;*/
	  font-size: 35px;
    line-height: 48px;
}
.pic-box .caption {
    top: 50%;
}
.pic-box .tel {
    font-size: 33px;
    line-height: 33px;
}
.pic-box .tel > span {
    font-size: 34px;
}
.pic-box hr {
    width: 100%;
}
.center-box .title br {
    display: none;
}

.training-box {
    padding-bottom: 0;
}
.training-box article {
    margin-bottom: 60px;
}
.posts-box article {
    margin-bottom: 55px;
}
.VMPlayer {
    margin-bottom: 45px;
}
footer .list2Box::after {
    content: none;
    width: 0;
}
.listBox {
    margin-bottom: 45px;
}
.thumb-pad1 .thumbnail figure {
    float: left;
    margin-bottom: 0;
    margin-right: 20px;
}
.who-box, .history-box, .trainers-box {
    margin-bottom: 50px;
}
.advantages-box article {
    margin-bottom: 45px;
}
.list-box article {
    margin-bottom: 45px;
}
.vacancies-box {
    margin-bottom: 50px;
}
.support-box article {
    margin-bottom: 45px;
}

.trainerBox {
    display: block;
    margin-bottom: 26px;
    position: relative;
}
/*img {
    height: auto;
    max-width: 100%;
}*/

}


@media (max-width: 626px) {
/*body{
    background:rgb(102,0,102);
}*/	
.btnG {
	margin-bottom:10px;
}
.thumb-pad1 .thumbnail figure {
    float: none;
    margin-bottom: 15px;
    margin-right: 0;
}
.banner-box article {
    margin-bottom: 35px;
}

.thumb-pad4 .thumbnail .caption ul li {
    background: rgba(0, 0, 0, 0) url("../images/square.png") no-repeat scroll left 9px  !important;
    float: none;
    margin-left: 8px !important;
    padding-left: 13px !important;
}

    
#toTop {
    background: rgba(0, 0, 0, 0) url("../images/top.png") no-repeat scroll 0 0;
    bottom: 120px;
    display: none;
    height: 50px;
    margin-right: -640px !important;
    position: fixed;
    right: 50%;
    width: 50px;
    z-index: 999;
}
#toTop:hover {
    opacity: 0.5;
}
    
    
.trainerBox {
    display: block;
    margin-bottom: 26px;
    position: relative;
}
/*img {
    height: auto;
    max-width: 100%;
}*/

}
@media (max-width: 560px) {
	
.errorBox img {
    width: 100%;
}
.more-box {
    text-align: center;
}
footer ul li {
    margin-left: 1px;
}
footer ul li a {
    font-size: 16px;
    height: 43px;
    line-height: 39px;
    width: 43px;
}
.banner-box figure {
    float: none;
    margin-bottom: 20px;
    margin-right: 0;
}

.pic-box {
    background: rgb(255, 255, 255) url("../images/photo2-accueil.jpg") no-repeat scroll center 0;
    min-height: 480px;
    position: relative;
    text-align: center;
}
.pic-box .title {
    font-size: 25px;
    font-weight: normal;
    line-height: 25px;
}
.pic-box .tel {
    font-size: 23px;
    font-weight: normal;
    line-height: 23px;
}
.pic-box .tel > span {
    font-size: 24px;
}
.pic-box .caption {
    top: 57%;
}
.pic-box hr {
    width: 100%;
}
.center-box .title {
    font-size: 16px;
    line-height: 25px;
}

.thumb-pad7.pad2 .caption {
    overflow: visible;
}
#toTop {
    background: rgba(0, 0, 0, 0) url("../images/top.png") no-repeat scroll 0 0;
    bottom: 120px;
    display: none;
    height: 50px;
    margin-right: -300px !important;
    position: fixed;
    right: 50%;
    width: 50px;
    z-index: 999;
}
#toTop:hover {
    opacity: 0.5;
}
.trainerBox {
    display: block;
    margin-bottom: 26px;
    position: relative;
}
img {
    height: auto;
    max-width: 100%;
}
}
@media (max-width: 480px) {
	/*body{
    background:rgb(102,0,102);
}*/
header {
    height: auto;
    margin: 0;
    padding: 0;
    text-align: center;
	position: relative;
}

h1.navbar-brand_ a {
    float: none;
}
h1.navbar-brand_ strong {
    float: none;
}
footer .priv br {
    display: block;
}

.videos-box article {
    float: none;
    margin-bottom: 35px;
    width: 100%;
}
.thumb-pad2 .thumbnail .caption .title {
    font-size: 18px;
    line-height: 20px;
}
.clientsBox, .testBox, .etiquetteBox {
    background: rgb(32, 14, 14) none repeat scroll 0 0;
}
.training-box article {
    float: none;
    width: 100%;
}
.thumb-pad4 figure {
    float: none;
    margin: 0 0 15px;
}
.list6 li .badge {
    font-size: 18px;
    height: 54px;
    line-height: 45px;
    width: 30px;
}
.listBox, .list2Box {
    float: none;
    text-align: center;
    width: 100%;
}
.listBox > div, .list2Box > div {
    height: auto;
}
.list4 li > span {
    display: inline-block;
    float: none;
}
.fooBox {
    text-align: center;
}
footer .tel span {
    display: inline-block;
    float: none;
}
.list1 li figure {
    float: none;
    margin-bottom: 15px;
    margin-right: 0;
    width: 50px;
}
.testimBox article {
    float: none;
    width: 100%;
}
/*.thumb-pad7 .thumbnail figure {
    float: none;
    margin-bottom: 15px;
    margin-right: 0;
}*/

.thumb-pad7 .thumbnail figure img {
    height: auto;
    max-width: 100%;
}

._accodList > li ._plus {
    border-right: medium none;
}

.posts-box {
    background: rgb(237, 241, 240) none repeat scroll 0 0;
    overflow: hidden;
    padding: 30px 0 26px;
}
.pic-box {
   background: rgb(255, 255, 255) url("../images/photo-accueil.jpg") no-repeat scroll center 0;
    /*min-height: 180px;*/
	 min-height: 250px;
}
.pic-box .caption {
 /*   top: 25%;*/
	top: -8%;
}
.pic-box hr {
    display: none;
}
.center-box .title1 {

    padding-top: 20px;
  
}
.center-box .title2 {
    padding: 0 ;
}
.btnG {
	font-size: 25px;
	line-height: 30px;
	height: 53px;
	padding: 10px 13px 11px 12px;
	margin-top:10px;
	text-indent: 50px;
}

.btnD {
	font-size: 25px;
	line-height:20px;
	height: 50px;
	padding: 5px 13px 11px 30px;
	margin: 12px 28px 0 28px;
	text-indent: 0;
}
#toTop {
    background: rgba(0, 0, 0, 0) url("../images/top.png") no-repeat scroll 0 0;
    bottom: 120px;
    display: none;
    height: 50px;
    margin-right: -170px !important;
    position: fixed;
    right: 50%;
    width: 50px;
    z-index: 999;
}
#toTop:hover {
    opacity: 0.5;
}
.trainerBox {
    display: block;
    margin-bottom: 26px;
    position: relative;
}
img {
    height: auto;
    max-width: 100%;
}
}

@media (max-width: 320px) {
	/*body{
    background:rgb(204,255,0);
}*/
h1.navbar-brand_ a img {
    width: 100%;
}

h2 {
    margin: 0 0 10px;
   
}
h3 {
    color: rgb(82, 83, 83);
    font: 900 20px "Lato";
    margin: 0 0 25px;
    text-transform: uppercase;
}
h4 {
    
    font: 700 18px/23px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;

}
.training-box h2 {
  
    font: 900 23px "Lato";
   
}

.list1 li strong {
    font: 300 25px "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.center-box .title1 {
   
    
    margin-top: 110px;
    
}
/*.container, img {
	}*/
.company_list li {
    
    padding-bottom: 10px;
}

.btnG {
	line-height: 20px;
	height: 55px;
	padding: 14px 29px 11px 58px;
	margin-bottom:10px;
	text-indent: 5px;
}

.btnD {
	line-height:20px;
	height: 55px;
	padding: 5px 0 0 0;
	margin:0;
	text-indent: 0;
}

.thumb-pad2-1 .badge {
    float: none;
    margin-bottom: 10px;
    margin-right: 0;
    width: 100%;
}

.thumb-pad7 .thumbnail figure img {
    height: auto;
    max-width: 100%;
}


.clientsBox, .testBox, .etiquetteBox {
    background: rgb(32, 14, 14) none repeat scroll 0 0;
}

.pic-box {
	background: rgb(255, 255, 255) url("../images/photo-accueil.jpg") no-repeat scroll center 0;
    /*background: rgb(0, 175, 242) none repeat scroll 0 0;*/
  /* min-height: 180px;*/
   min-height: 253px;

}
.pic-box .caption {
    top: 25%;
}
.pic-box hr {
    display: none;
}
.pic-box .title {
    font-size: 30px;
    font-weight: normal;
    line-height: 35px;
    padding-bottom: 10px;
}
    
    
    
#toTop {
    background: rgba(0, 0, 0, 0) url("../images/top.png") no-repeat scroll 0 0;
    bottom: 120px;
    display: none;
    height: 50px;
    margin-right: -155px !important;
    position: fixed;
    right: 50%;
    width: 50px;
    z-index: 999;
}
#toTop:hover {
    opacity: 0.5;
}
.trainerBox {
    display: block;
    margin-bottom: 26px;
    position: relative;
}
img {
    height: auto;
    max-width: 100%;
}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
/* Styles pour cette Media Queries */
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles pour cette Media Queries */
}

/*** video****/
.video-box {
	padding: 68px 0 50px 0;
	background: #ff6908;
}
/*-----vimeo-----*/
.VMPlayer {
	padding: 0;
	margin: 0;
}
.VMPlayer iframe {
	border: 5px solid #ffffff;
	width: 100%;
}


