

/* -------------- TEXTE VIDEO HEADER --- */
.home-intro p em {
	color: #54A4DB;
}

.home-intro p em {
	font-family: "Candal";
	font-size: 1.6em;
    font-style: normal;
}

/* -------------- PRE HEADER --- */

.home-intro p {
	color: #FFF;
	display: inline-block;
	font-size: 1.4em;
	font-weight: 300;
	max-width: 800px;
	padding-top: 17px;
}




/* -------------- BACKGROUND VIDEO HEADER --- */

.rs-fullvideo-cover					{	width:100%;height:100%;top:0px;left:0px;position: absolute; background:#000000; opacity: 0.4; z-index:5;}

/* -------------- TABLEAUX DE SOLUTIONS --- */

html .featured-box-primary .icon-featured {
	background-color: #393B3C;
}

html .featured-box-primary .box-content {
	border-top-color: #393B3C;
}

html .featured-box-primary h4 {
	color: #393B3C;
}

html .lnk-primary,
html .text-color-primary {
	color: #393B3C !important;
}

html .featured-box-secondary .icon-featured {
	background-color: #2baab1;
}

html .featured-box-secondary .box-content {
	border-top-color: #2baab1;
}

html .featured-box-secondary h4 {
	color: #2baab1;
}

html .lnk-secondary,
html .text-color-secondary {
	color: #2baab1 !important;
}

html .featured-box-tertiary .icon-featured {
	background-color: #ec865d;
}

html .featured-box-tertiary .box-content {
	border-top-color: #ec865d;
}

html .featured-box-tertiary h4 {
	color: #ec865d;
}

html .lnk-tertiary,
html .text-color-tertiary {
	color: #ec865d !important;
}


html .featured-box-primary h6 {text-transform:uppercase;}
html .featured-box-secondary h6 {text-transform:uppercase;}
html .featured-box-tertiary h6 {text-transform:uppercase;}

#inter h2{
    font-style: italic;
}

/* -------------- FONCTIONNALITES --- */
#features {
    background-color: #efeeee;
    padding-bottom: 20px;
}

#bouton-live {
    margin:25px 0px 20px 0px;
}

#paralax {
    margin-top:0px;
}

/* -------------- TARIFS --- */

.pricing-table h3 span {

	font: bold 22px / 100px Georgia, Serif;
	height: 100px;
	margin: 20px auto -65px;
	width: 100px;
}

#bronz {
	
	margin-bottom:9px;
	
}

#argent {
    margin-bottom:12px;
   
}

#or {
    margin-bottom:12px;
   
}

#start {
    background-color: #0088cc;
    font-weight: 0;
    color:#fff;
    
}

#bronze{
    font-weight: 900;
    color:#fff;
    
    background-color: #CD3232;
    /* For WebKit (Safari, Chrome, etc) */
    background: #CD3232 -webkit-gradient(linear, left top, left bottom, from(#CD9932), to(#CD3232)) no-repeat;
    /* Mozilla,Firefox/Gecko */
    background: #CD3232 -moz-linear-gradient(top, #CD9932, #CD3232) no-repeat;
    /* IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CD9932, endColorstr=#CD3232) no-repeat;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CD9932, endColorstr=#CD9932)" no-repeat;

    color:#fff;
}

#silver {
    font-weight: 900;
    color:#2e2e2e;
    
    background: rgba(254,254,254,1);
background: -moz-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(226,226,226,1) 25%, rgba(219,219,219,1) 63%, rgba(209,209,209,1) 99%, rgba(209,209,209,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254,254,254,1)), color-stop(25%, rgba(226,226,226,1)), color-stop(63%, rgba(219,219,219,1)), color-stop(99%, rgba(209,209,209,1)), color-stop(100%, rgba(209,209,209,1)));
background: -webkit-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(226,226,226,1) 25%, rgba(219,219,219,1) 63%, rgba(209,209,209,1) 99%, rgba(209,209,209,1) 100%);
background: -o-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(226,226,226,1) 25%, rgba(219,219,219,1) 63%, rgba(209,209,209,1) 99%, rgba(209,209,209,1) 100%);
background: -ms-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(226,226,226,1) 25%, rgba(219,219,219,1) 63%, rgba(209,209,209,1) 99%, rgba(209,209,209,1) 100%);
background: linear-gradient(to bottom, rgba(254,254,254,1) 0%, rgba(226,226,226,1) 25%, rgba(219,219,219,1) 63%, rgba(209,209,209,1) 99%, rgba(209,209,209,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#d1d1d1', GradientType=0 );
    
}

#gold {
    font-weight: 900;
    color:#2e2e2e;
    
    background: rgba(241,231,103,1);
background: -moz-linear-gradient(top, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(241,231,103,1)), color-stop(100%, rgba(254,182,69,1)));
background: -webkit-linear-gradient(top, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: -o-linear-gradient(top, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: -ms-linear-gradient(top, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: linear-gradient(to bottom, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645', GradientType=0 );
}


.fa-plus-circle {
    font-size: 50px;
}

#connex {
    text-align: left;
    margin-top: -30px;
}


#message{
    min-height: 100px;
}


/* -------------- TEMOIGNAGES --- */

.icon-featured{
	background-color: #ffffff;
}

.fa-comment:before {
    color:#2491cf;
}

section.section {
	background: #f4f4f4;
	border-top: 5px solid #f1f1f1;
	margin:0;
	padding: 50px 0;
}

#story a {
    text-decoration: none;
   
}

section.section-1 {
    background: #fff;
}
