@font-face {
  font-family: 'Merriweather_Light';
  src: url('../fonts/Merriweather_Light');
  src: url('../fonts/Merriweather_Light.eot') format('embedded-opentype'), url('../fonts/Merriweather_Light.woff') format('woff'), url('../fonts/Merriweather_Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoCondensed-Regular';
  src: url('../fonts/RobotoCondensed-Regular');
  src: url('../fonts/RobotoCondensed-Regular.eot') format('embedded-opentype'), url('../fonts/RobotoCondensed-Regular.woff') format('woff'), url('../fonts/RobotoCondensed-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoCondensed-Light';
  src: url('../fonts/RobotoCondensed-Light');
  src: url('../fonts/RobotoCondensed-Light.eot') format('embedded-opentype'), url('../fonts/RobotoCondensed-Light.woff') format('woff'), url('../fonts/RobotoCondensed-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

body {
    line-height: 1;
	background-color:#f6f6f6 !important;
	font-family: 'RobotoCondensed-Light' !important;
	font-size:14px;
	color:#555;
    line-height: 19px;
    font-weight: 300;
    overflow-x: hidden;
    text-rendering: optimizeLegibility;
}

ol,ul {
    list-style: none;
}

blockquote,q {
    quotes: none;
}

blockquote:before,blockquote:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

a:focus {
    outline: none;
}

.blue {
	color: #06C;
}

.green {
	color: #090;
}
.site-footer {
    margin-bottom: 80px;
	margin-top:300px;
}
.contenue
{
	margin-top:240px;
	
}
.contenueIn
{
	margin-top:110px;
	
}
.main-title 
{
	color:#FFF !important;
	font-family: 'RobotoCondensed-Regular';
	font-size:14px;
	padding-top:10px;
}
.main-title a 
{
	text-shadow:none !important;
}
.main-title h1
{
	font-family: 'Merriweather_Light' !important;
	font-size:30px;
	color:#fff;
	
}
.boxequipe
{
	height:237px;
	background-color:#FFF;
}
.boxActu

{
	height:237px;
	background-color:#FFF;
	float:right;
	width:31%;
	padding:10px;
}
.boxActuIn

{
	height:237px;
	background-color:#FFF;
	float:right;
	width:100%;
	padding:10px;
}
.boxApp

{
	background-color:#FFF;
	width:100%;
	margin-bootom:20px;
}

.itemApp { width:46%!important; float:left; margin-right:2%; }

.titreappwi a
{
	color: #04134a;
  padding-left: 10px;
  line-height: 40px;
  font-family: 'Merriweather_Light';
  font-size: 15px;
  font-weight: bold;
  background-repeat: no-repeat;
}

.subser
{
  color: #7a7979;
  padding-left: 10px;
  text-transform: uppercase;
  font-style: italic;
  font-size: 13px;
}
.boxLeft

{
	min-height:237px;
	float:left;
	width:31%;
	padding:10px;
}

.boxSubNav
{
	background-color:#050c27 !important;
	width:100%;
}
.boxSubNav a:hover
{
	color:#fff;
	text-shadow:none;
}
.boxSubNav li
{
	background-color:#fff;
	width:100%;
	font-size:14px;
	line-height:25px;
	padding:10px;
	margin:1px;
}
.boxSubNav li:hover
{
	background-color:#fd9c34;
	width:100%;
	line-height:25px;
	padding:10px;
	margin:1px;
}

.boxSubNav h1
{
	color:#fff;
	font-size:20px;
	font-family: 'Merriweather_Light';
	padding:7px 0;
}

.boxCentent
{	
background-color:#FFF;
float:right;

}

.boximgequipe
{
	float:left;
}
.boxequipeCentent
{
	padding:10px;
}
.boximgequipe img
{
	margin-left:-15px;
	margin-right:15px;
}
.boxequipeCentent p, .boxActu p, .boxActuIn p
{
	text-align:justify;
	
}
.boxequipeCentent h1, .boxActu h1, .boxActuIn h1
{
	line-height:40px;
	font-size:20px;
	 font-family: 'Merriweather_Light';
	color:#091956;
	text-transform:uppercase;
	
}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,img {
    display: block;
}

audio,canvas,video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
}

sub,sup {
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

button,input,select,textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button,input {
    line-height: normal;
    *overflow: visible;
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

button,input[type="button"],input[type="reset"],input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]:-webkit-search-decoration {
    -webkit-appearance: none;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

a {
    color: #868686;
    text-decoration: none;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
	text-shadow:0px 1px 0px #fff;
}

a:hover {
    color: #fe8c11;
    text-decoration: none;
	text-shadow:0px 1px 0px #fff;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Open Sans",Arial,sans-serif;
    color: #444;
}

*,*:before,*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

button,input,select,textarea {
    border: 1px solid #eee;
    outline: 0;
    padding: 10px 12px;
    color: #888;
}

button:focus,input:focus,select:focus,textarea:focus {
    border-color: #888;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.main-btn {
    color: #fff;
    border: 1px solid #fff;
    padding: 12px 20px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #fbfbfb;
    margin: 40px 0;
}

.site-header {
   position: absolute;
    top:0px;
    left: 0;
	height:113px;
    width: 100%;
    z-index: 99;
	background-image:url(../images/bgheader.jpg);
	background-repeat:repeat-x;

}
.site-title {
   position: absolute;
    margin-top:0px;
	background-color:#050c27;
    left: 0;
	height:85px;
    width: 100%;
    z-index: 9;

}
.boxCentent h1
{
	font-family: 'RobotoCondensed-Regular';
	color:#fd9c34;
	font-size:18px;
	padding:10px 0;
}
.boxCentent h2
{
	font-family: 'RobotoCondensed-Regular';
	color:#000;
	font-size:16px;
	padding:10px 0;
}
.boxCentent p
{
	font-size:14px;
	line-height:22px;
	/*text-align:justify;*/
	color:#666;
	margin:auto !important;
}
.imgcontent
{
	float:left;
	margin:0 10px 10px 0;
}
.liste li
{
	color:#2749f2;
	background-image:url(../images/puce.jpg);
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:20px;
	line-height:25px;
}
.liste li ul li
{
	margin-left:35px;
	color:#6c6c6c;
	background-image:url(../images/subpuce.jpg);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding-left:20px;
	line-height:25px;
}
.theader
{
	background-color:#050c27;
	color:#f29e27;
}
.bgsearch
{
	
	background-color:#f6f6f6;
	padding:10px;
}
.bgsearch .row
{
	margin-top:15px;
}

.fleft { float:left; }
.fright { float:right; }
.red, h2.red { color:#cc0000; }


/*********** Actualites ******************/

.actuPhoto {
	float:left;
	padding:3px;
	border:1px solid #CCC;
}

.lien_actu {
	font-size: 16px;
	color:#000;
	text-decoration:none;
}
.lien_suite_actu {
	font-size: 13px;
	color:#428BCA;
	text-decoration:none;
}
.lien_retour {
	font-size: 13px;
	text-decoration:none;
	float:right;
	margin:20px;
}

.actuContenu {
	float:left;
	width:550px;
	padding:3px 10px;
}

.actuDate {
	font-weight:normal;	
	color:#2a6496;
	margin:5px 0 10px 0;
}

.actuPhotoG {
	float:left;
	padding:3px;
	border:1px solid #CCC;
	margin-top:15px;
}

.actuContenuG {
	float:left;
	min-width:300px;
	padding:3px 5px 3px 10px;
	margin-top:15px;
}

.imgAct { float:left; margin:0 20px 5px 0; }
.sepAct { border-bottom:1px dotted #000; padding:10px 0; }

.lien_itemActu {
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.texte_itemAct {
	font-size: 12px;
	color : #7C7C7C;
}





@media screen and (min-width: 240px) {
    .site-header {
        top: 0;
    }
}

@media screen and (min-width: 992px) {
   
}

.main-header {
	min-height: 113px;
	height: 113px;
	width: 100%;
	border-bottom:7px solid #021148;
	margin-top:7px;
}
.main-title {
	min-height: 70px;
	height: 70px;
	width: 100%;
}
.logo {
    overflow: hidden;
}
.box
{
	background-color:#FFF;
	width:100%;
	min-height:250px;
	margin-top:30px !important;
	margin:0 auto;
}
.box .boximg img
{
	width:auto;
	height:145px;
	max-width:100%;
	margin:0 auto;
}
.box table img
{
	width:auto !important;
	height:auto !important;
	vertical-align:central;
}
.box table td a 
{
	padding:0px !important;
	margin:0px !important;
	line-height:40px !important;

}


.lienbgbloc:hover
{
	
}
.lienlike
{
	float:left;
	 padding:0px; margin:0px;
}
.acces
{
	position:absolute;
	height:40px;
	left:64%;
	right:0;
	top:0px;
	z-index:9999999999999 !important;
}
.acces img
{
	float:left;
	margin:0 3px;
}
.box h1
{
	color:#04134a;
	padding:8px 10px 2px 10px;
	line-height:25px;
	background-image:url(../images/traittitle.jpg);
	background-position:10px 0;
	font-family: 'Merriweather_Light';
	font-size:15px;
	font-weight:bold;
	background-repeat:no-repeat;
	height:55px;
	overflow:hidden;
}
.box h2
{
	color:#7a7979;
	padding:5px 10px;
	text-transform:uppercase;
	font-style:italic;
	font-size:13px;
	line-height:25px;
}
.bloclienApp
{
  background-color: #e1e1e1;
  line-height: 46px;
  height: 46px;
  bottom: 0px;
  margin-top:25px;
  width: 100%;
    padding-left: 10px;
	padding-right: 10px;
}
.bloclienboxIn
{
  background-color: #e1e1e1;
  line-height: 46px;
  height: 46px;
  width: 100%;
  margin-top:35px;
    padding-left: 10px;
	padding-right: 10px;
}
.bloclienbox
{
  background-color: #e1e1e1;
  line-height: 46px;
  height: 46px;
  position: absolute;
  bottom: 0px;
  width: 90.9%;
  padding-left: 10px;
  padding-right: 10px;
}
.blocliencentent
{
  background-color: #e1e1e1;
  padding:5px 10px;

}

/**********************************/

.blocDetailBox
{
  position: relative;
  bottom: 0px;
  background-color: #e1e1e1;
  line-height: 46px;
  height: 46px;
  width: 100%;
  padding-left: 5%;
  padding-right: 5%;
}
.prix
{
	float:left;
	font-size:20px;
	font-weight:bold;
	color:#fe8c11!important;
}
.lienPhoto
{
	float:right;
	padding:0;
	margin:5px;
}
.nbPhoto
{
	float:right;
	padding:4px 6px;
	margin:-5px 0 0;
	font-size:16px;
	font-weight:bold;
}


/**********************************/

.main-menu {
    text-align: right;
    float: right;
	margin-top:56px;
}

.main-menu ul li {
    display: inline-block;
    float: left;
	
    padding-left: 8px;
    padding-right: 8px;
    border-left: 1px solid #eee;
}

.main-menu ul li a {
	display: block;
    text-transform: uppercase;
	font-family:"RobotoCondensed-Light";
	font-weight:normal !important;
	
    font-size: 13px;
    color: #021149;
    line-height: 50px;
}

.main-menu ul li a:hover {
    color: #fe9423;
}

.main-menu ul li.active {
    background: #021148;
}

.main-menu ul li.active a {
    color: #fff;
}

a.toggle-menu {
    background: #eee;
    color: #444;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 30px;
    margin-right: 20px;
    font-size: 14px;
}

.menu-responsive {
    background: rgba(68,68,68,0.95);
    padding: 15px 30px;
	z-index:999999 !important;
	display:none;
}

.menu-responsive ul li {
    margin: 24px 0;
    display: block;
}

.menu-responsive ul li a {
	display: block;
    color: #fff;
    text-transform: uppercase;
	font-family:"RobotoCondensed-Light";
	text-shadow:none !important;
    font-size: 18px;
}

.menu-responsive ul li.active a {
    color: #fe8c11;
}
.slideIn {
    top: 0;
    width: 100%;
	position:absolute;
	background-color:#990;
	height:300px;
}

.flexslider {
    position: relative;
    top: 0;
    width: 100%;
    overflow: hidden;
}

.In .flex-direction-nav
{
	display:none !important;
}
.overlay {
    background: rgba(0,0,0,0.3);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 8;
}
.flex-caption p {

    text-align: center;
	color:#fff;
	max-width:320px;
	font-size:14px;
	margin:0 auto;
}
.flex-caption {
    position:absolute;
    wdith: 320px !important;
    left:0 !important;
	right:0 !important;
    bottom:180px;
    z-index: 10;
    text-align: center;
}
.date
{
	color:#ff8f17;
	font-weight:bold;
}
.bgensemble
{
	margin-top:40px;
	
}
.bgGestion
{
	background-color:#04134a; 
	float:left; 
	width:32%;
	margin-right:2%;
	background-image:url(../images/bgimmo.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:121px;
	padding:10px;
	color:#fff;
}

.bgTransaction
{
	background-color:#ff8f17; 
	float:left; 
	width:32%;
	margin-right:2%;
	background-image:url(../images/bggestion.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:121px;
	padding:10px;
	color:#fff;
}

.bgSyndica {
	background-color:#bebebe; 
	float:right; 
	width:32%;
	background-image:url(../images/syndica.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:121px;
	padding:10px;
	color:#fff;
}

.titregestion
{
	width:280px;
	font-size:18px;
	 font-family: 'Merriweather_Light';
	text-transform:uppercase;
	
}
.bgGestion a, .bgTransaction a, .bgSyndica a
{
	text-shadow:none !important;
	color:#fff;
}
.txtgestion
{
	width:80%;
	font-size:14px;
	padding-top:10px;
	
}
.flex-caption span.price {
	color: #fe8c11;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 28px;
	padding: 15px 20px;
	display: inline-block;
	font-family: 'RobotoCondensed-Regular';
	
}

.flex-caption h3.title {
    font-size: 35px;
    font-weight: 600;
	 font-family: 'Merriweather_Light';
	color:#FFF;
}
.flex-caption h3.title1 {
    font-size: 25px;
    font-weight:normal;
	 font-family: 'Merriweather_Light';

	color:#ccc;
}
.flex-caption h4.title {
    font-size: 55px;
    font-weight: 600;
	  font-family: 'Merriweather_Light';

	color:#FFF;
}
.flex-caption a.slider-btn {
    background: #fe8c11;
    color: #fff;
    text-transform: uppercase;
	font-family:"RobotoCondensed-Light";
    font-size: 16px;
    font-weight:normal;
    padding: 12px 35px;
    display: inline-block;
    margin-top: 30px;
}

.flex-caption a.slider-btn:hover {
    background: #90be2c;
}

a.flex-prev,a.flex-next {
    width: 35px;
    height: 45px;
    display: inline-block;
    line-height: 45px;
    text-align: center;
    color: #000;
    position: absolute;
    z-index: 99;
    top: 50%;
	opacity:0.4;
}

a.flex-next {
	background:url(../images/next.png) no-repeat;
}

a.flex-prev {
	background:url(../images/prev.png) no-repeat;
}

a.flex-prev:hover,a.flex-next:hover {
	opacity:0.8;
}

.bgfooter
{
	height:60px;
	background-color:#e1e1e1;
	line-height:60px;
	margin-top:25px !important;
	width:97%;
	margin:0 auto;
	padding-right:10px;
	padding-left:10px;
}

.bgtemoignage
{
	background-color:#e1e1e1;
	margin-top:25px !important;
	width:100%;
	margin:0 auto;
	height:50px;
}

.bloctemoignage
{
	width:100%;
	padding:12px;
}

@media screen and (min-width: 240px) {
    a.flex-prev,a.flex-next {
        display: none;
    }
}

@media screen and (min-width: 992px) {
    a.flex-prev,a.flex-next {
        display: block;
    }
}

a.flex-prev {
    left: 0;
}

a.flex-next {
    right: 0;
}

h3.widget-title {
    font-size: 28px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 40px;
}

.sample-thumb {
    overflow: hidden;
}

.sample-thumb img {
    width: 100%;
}

.page-top {
    width: 100%;
    height: 230px;
    background: #eee;
    position: relative;
    top: 0;
    left: 0;
}

#templatemo_services {
    background: url(../images/templatemo_header_1.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
}

#templatemo_events {
    background: url(../images/templatemo_header_2.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
}

#templatemo_about {
    background: url(../images/templatemo_header_3.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
}

#templatemo_contact {
    background: url(../images/templatemo_header_4.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
}

.our-listing {
    position: relative;
    z-index: 98;
    top: 0;
    left: 0;
    margin-top: -50px;
}
.bloc
{
	width:100%;
	border:1px solid red;
	position:absolute;
	background-color:#09F;
}
.bgbloc
{
	margin-top:-100px;
	left:0px;
	right:0px;
	z-index:99; 
	position:absolute; 
	width:100%;
	background-image:url(../images/bgblok.png);
	background-repeat:repeat-x;
	height:315px;

}

@media screen and (min-width: 240px) {
    .our-listing {
        margin-top: 50px;
    }
}

@media screen and (min-width: 992px) {
    .our-listing {
        margin-top: -50px;
    }
}

.list-item {
    overflow: hidden;
    margin: 0 15px;
}

.list-item .list-thumb {
    overflow: hidden;
}

.list-item .list-thumb .title {
    background-color: #9ed034;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 600;
    height: 50px;
    text-align: center;
}

.list-item .list-thumb .title h4 {
    color: #fff;
    line-height: 50px;
}

.list-item .list-thumb img {
    width: 100%;
}

.list-item .list-content h5 {
    color: #9ed034;
    font-weight: 600;
    font-size: 14px;
    margin: 15px 0 5px 0;
}

.list-item .list-content span {
    color: #e54747;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0 0 15px 0;
}

.list-item .list-content a.price-btn {
    display: block;
    background-color: #9ed034;
    color: #fff;
    padding: 12px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    margin-top: 15px;
}

.list-item .list-content a.price-btn:hover {
    background-color: #90be2c;
}

.owl-next,.owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    background-color: #9ed034;
    color: #fff;
    text-align: center;
    line-height: 40px;
}

.owl-next {
    right: -40px;
}

@media screen and (min-width: 240px) {
    .owl-next {
        right: 15px;
    }
}

@media screen and (min-width: 960px) {
    .owl-next {
        right: 13px;
    }
}

@media screen and (min-width: 992px) {
    .owl-next {
        right: -40;
    }
}

.owl-prev {
    left: -40px;
}

@media screen and (min-width: 240px) {
    .owl-prev {
        left: 15px;
    }
}

@media screen and (min-width: 960px) {
    .owl-prev {
        left: 15px;
    }
}

@media screen and (min-width: 992px) {
    .owl-prev {
        left: -40;
    }
}

.middle-content {
    margin-top: 100px;
    margin-bottom: 40px;
}

.widget-item {
    margin-bottom: 30px;
    overflow: hidden;
}

.service-item {
    overflow: hidden;
    margin-bottom: 30px;
}

.service-item .service-icon {
    float: left;
    margin-right: 20px;
    background: #9ed034;
    color: #fff;
    font-size: 1.5em;
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
}

.service-item .service-content {
    overflow: hidden;
}

.service-item .service-content h4 {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 10px;
}

h4.consult-title {
    font-size: 18px;
    color: #9ed034;
    font-weight: 300;
    margin: 20px 0 20px 0;
}

.post-small {
    overflow: hidden;
    margin-bottom: 30px;
}

.post-small .post-date {
	background-color: #04134a;
	color: #fff;
	width: 70px;
	height: 70px;
	text-align: center;
	float: left;
	margin-right: 20px;
}

.post-small .post-date span {
    display: block;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

.post-small .post-date span.time {
    margin-top: 14px;
}

.post-small .post-content {
    overflow: hidden;
}

.post-small .post-content h4 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 300;
}

.post-small .post-content h4 a {
    color: #444;
}

.post-small .post-content h4 a:hover {
    color: #e54747;
}

.post-small .post-content span {
	color: #f29e27;
	font-size: 16px;
	font-weight: 300;
	margin: 5px 0 10px 0;
	display: inline-block;
}

.go-act {
    margin-bottom: 100px;
}

.act-btn {
    background: #9ed034;
    position: relative;
    min-height: 120px;
    height: 120px;
}

.act-btn a.link {
    position: absolute;
    width: 120px;
    height: 120px;
    right: 0;
    top: 0;
    line-height: 120px;
    text-align: center;
    color: #fff;
    background: #90be2c;
    font-size: 3em;
}

.act-btn a.link:hover {
    background: #86b229;
}

.act-btn .inner .price {
    position: absolute;
    left: 30px;
    top: 15px;
    width: 90px;
    height: 90px;
    border: 2px solid #fff;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    border-radius: 45px;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    line-height: 90px;
    text-align: center;
}

.act-btn .inner .title {
    overflow: hidden;
    margin-left: 150px;

}

.act-btn .inner .title h2 {
    margin-top: 30px;
    color: #fff;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 800;
}

.act-btn .inner .title span {
    font-weight: 500;
    font-size: 18px;
    color: #fff;
}

@media screen and (min-width: 240px) {
    .act-btn {
        margin-top: 30px;
    }

    .act-btn .title {
        display: none;
    }
}
@media screen and (max-width: 570px) {
	
	.boximgequipe img
	{
		display:none
	}

	.bgGestion
	{
		width:100% !important;
		margin-right:0!important;
		margin-bottom:40px;
	}
	
	.bgTransaction
	{
		width:100% !important;
		margin-right:0!important;
		margin-bottom:40px;
	}
	
	.bgSyndica {
		width:100% !important;
	}

}

@media screen and (max-width: 768px) {
	.flexslider
	{
		display:none;
	}
	.contenue
{
	margin-top:1000px;
	
}

.boxLeft
{
	margin-top:95px;
}
.main-title h1
{
	font-family: 'Merriweather_Light' !important;
	font-size:15px;
	color:#fff;
	
}
	
	.bgbloc
{
	margin-top:113px !important;
	 
	position:absolute !important;
	background-color:#04134a;
	z-index:1; 
	width:98%;
	margin:0 auto;
	height:870px;
	


}
.bloclienbox {
  background-color: #e1e1e1;
  line-height: 46px;
  height: 46px;
  position: absolute;
  bottom: 0px;
  width: 96.5%;
  padding-left: 10px;
  padding-right: 10px;
    left:0;
  right:0;
}
/*.box img
{
	display:none;
	width:50%;
	height:250px !important;
	float:left;
	
	
}
.box .boximg img
{
	margin-right:10px !important;
}
*/
.display
{
	display:block !important;
}
	

}
@media screen and (max-width: 400px) {
	
/*.box img
{
	/*display:none;
	width:100%;
	height:auto !important;
	float:none;
	
}*/

.display
{
	display:none;
}
.bloclienbox {
  background-color: #e1e1e1;
  line-height: 46px;
  height: 46px;
  position: absolute;
  bottom: 0px;
  width: 90% !important;
  left:5%;
  right:0;
  padding-left: 10px;
  padding-right: 0;
}
.prix
{
	font-size:15px;
}

.bloclienbox {
  background-color: #e1e1e1;
  line-height: 46px;
  height: 46px;
  position: absolute;
  bottom: 0px;
  width: 95.1%;
  padding-left: 10px;
  padding-right: 10px;
}
}
@media screen and (max-width: 992px) {
	.site-header {
   position: absolute !important;
   
}
.boxLeft

{
	height:auto !important;
	float:left;
	width:100%;
	padding:10px;
}
.boxCentent {
  background-color: #FFF;
  width: 97%;
  margin-right:1%;
}
.acces
{
	position:absolute;
	height:40px;
	left:40%;
	right:0;
	top:-13px;
	z-index:9999999999999 !important;
}
.flex-caption
{
	display:none;
}

.bgfooter
{
	height:130px;
	text-align:center;
	
}
.displayfooter
{
	display:none;
}
	
	.main-menu {
    text-align: right;
    float: right;
	margin-top:0px;
}
.prix
{
	font-size:15px;
}
.display
{
	display:none;
}
.boxActu, .boxActuIn
{
	width:100%;
	margin-top:40px;
	margin-bottom:40px;
}
}

@media screen and (min-width: 768px) {
    .act-btn {
        margin-top: 30px;
    }
	

    .act-btn .title {
        display: block;
    }

    .act-btn .title span {
        font-size: 16px;
    }
}

@media screen and (min-width: 992px) {
    .act-btn {
        margin-top: 0;
    }
}

.ticket-list {
    margin-bottom: 70px;
}

.ticket-item {
    overflow: hidden;
    margin-bottom: 30px;
}

.ticket-item h4 {
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.ticket-item a.ticket-btn {
    margin-top: 25px;
    background: #9ed034;
    color: #fff;
    padding: 12px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
}

.ticket-item a.ticket-btn:hover {
    background: #90be2c;
}

.partner-list {
    background: #eee;
    margin-bottom: 100px;
}

.partner-item {
    border-left: 1px solid #d4d4d4;
    padding-left: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.partner-item img {
    display: block;
    margin: 0 auto;
}

.partner-item.last {
    border-right: 1px solid #d4d4d4;
    padding-left: 0;
}

@media screen and (min-width: 240px) {
    .partner-item {
        border-left: 0;
    }

    .partner-item.last {
        border-right: 0;
    }
}

@media screen and (min-width: 992px) {
    .partner-item {
        border-left: 1px solid #d4d4d4;
    }

    .partner-item.last {
        border-right: 1px solid #d4d4d4;
    }
}

.contact-page {
    margin: 80px 0;
}

.contact-infos {
    margin-top: 40px;
    display: block;
}

.contact-infos ul li {
    line-height: 24px;
}

.first-map {
	height: 120px;
}

.map-holder {
	height: 360px;
}

.map-wrapper {
    margin-bottom: 30px;
}

input,textarea {
    border: 1px solid #cfcfcf;
    margin-bottom: 20px;
}

div.contact-form input,div.contact-form textarea {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

div.contact-form textarea {
    min-height: 140px;
}

div.contact-form input.mainBtn {
    border: 0;
    background: #9ed034;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}




.copyright {
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	color:#091956;
}
.reseau
{
	margin-top:5px !important;
}
.fleft
{
	float:left !important;
}
.fright
{
	float:right !important;
}
.txtleft
{
	text-align:left !important;
}
.txtright
{
	text-align:right !important;
}
.champinput
{
	background-color:#868686;
	color:#e4e4e4 !important;
	background-image:url(../images/tel.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:290px;
	
}
.social-icons {
    margin-top: 10px;
    text-align: right;
}

.social-icons li {
    display: inline-block;
    margin: 0 2px;
}

.social-icons li a {
    width: 36px;
    height: 36px;
    color: #9ed034;
    text-align: center;
    line-height: 36px;
}

.social-icons li a:hover {
    background: #9ed034;
    color: #fff;
}

@media screen and (min-width: 240px) {
    .footer-logo {
        display: none;
    }

    .social-icons {
        text-align: center;
        margin-top: 30px;
    }
}

@media screen and (min-width: 768px) {
    .footer-logo {
        display: inline-block;
    }

    .social-icons {
        text-align: right;
        margin-top: 0;
    }
}

#sort_mode {
	width: 20% !important;
	height: 30px !important;
	padding: 2px;
	margin:5px 0;
	font-size: 14px;
	line-height: 1.42857143;
	float:right;
}

#slider ul.slides img, #carousel ul.slides img { border:3px solid #EFEFEF }

#slider ul.slides img { width:auto!important; max-width:100%; max-height:450px; margin:0 auto;}

#carousel ul.slides li { width:100px!important; height:100px; overflow:hidden; display:inline-block; }

#carousel ul.slides img { min-height:100px; width:inherit!important; }

.nbComments { float:right; font-size:12px; color:#f29e27; margin:3px 10px; }
.sepComment { border-bottom: 1px dotted #ccc; margin:0 30px 10px 30px; }

h2.subtitle span { color:#fd9c34; }
.lienContact {
	display:block;
	float:left;
	font-size:14px;
	color:#157efb;
    background: url(../images/envelope_closed.png) top left no-repeat;
	margin:5px 0 0 30px;
    padding: 5px 0px 10px 35px;
    text-decoration: none;
}
