/**
*	A ne pas modifier, passez par le fichier style.less
*/
@-webkit-keyframes rotation{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}*{font-family:Calibri,Arial,sans-serif !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{padding:0;margin:0;height:100%}body{background-color:white;font-size:18px;line-height:22px}.oldIE body{font-size:17px}#container{height:auto;min-height:100%;min-width:1100px;position:relative;z-index:0}h1,h2,h3,h4,h5,h6{font-weight:500;display:inline}img{vertical-align:middle;border:0}ul{margin:0 0 10px 0}ul,li{list-style:none;text-align:left}strong{font-weight:normal;color:#08c}table{border-collapse:collapse;border-spacing:0}a{color:#08c;text-decoration:underline;cursor:pointer}a.chevronLink{text-decoration:none}a.chevronLink>span{text-decoration:underline}a.backLink{font-size:14px}.clear{clear:both}.left{float:left}.right{float:right}.red{color:#df1529}.bg_blue{background-color:#08c}.bg_flatYellow{background-color:#f0c94a}.bg_flatRed{background-color:#e05b49}.bg_flatBlue{background-color:#334d5c}.bg_flatGreen{background-color:#45b39c}.center{width:1100px;margin:auto}.textCenter{text-align:center}.padding5{padding:5px}.padding10{padding:10px}.padding15{padding:15px}.padding20{padding:20px}.padding30{padding:30px}.padding40{padding:40px}.vAlign{vertical-align:middle}.bottomShadow{position:relative;width:100%;min-height:20px;background-color:white}.bottomShadow:after{position:absolute;width:90%;height:40%;left:5%;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;z-index:-1;bottom:0;content:"";-moz-box-shadow:0 5px 15px 0 #cdcdcd;-webkit-box-shadow:0 5px 15px 0 #cdcdcd;-o-box-shadow:0 5px 15px 0 #cdcdcd;box-shadow:0 5px 15px 0 #cdcdcd}.topShadow{position:relative;width:100%;min-height:20px;background-color:white}.topShadow:before{position:absolute;width:90%;height:40%;left:5%;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;z-index:-1;top:0;content:"";-moz-box-shadow:0 -5px 15px 0 #cdcdcd;-webkit-box-shadow:0 -5px 15px 0 #cdcdcd;-o-box-shadow:0 -5px 15px 0 #cdcdcd;box-shadow:0 -5px 15px 0 #cdcdcd}header{position:relative;z-index:10;background-color:#08c;height:120px;border-style:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-box-shadow:0 0 5px 2px #424242;-webkit-box-shadow:0 0 5px 2px #424242;-o-box-shadow:0 0 5px 2px #424242;box-shadow:0 0 5px 2px #424242}header>div{padding:0 !important}header>div>#logo{float:left;margin-top:5px}header>div>.headerEventImage{margin:20px 0 0 80px;float:left}header>div>nav{float:right;color:white;font-size:16px}header>div>nav li{border-width:0 1px 0 0;border-style:solid;border-color:white;float:left}header>div>nav li>a{width:136px;height:120px;display:block;color:#eee !important;text-align:center;text-decoration:none;padding-top:20px;border-bottom:4px solid #08c;background-color:#08c;-webkit-transition:height .5s ease,border-bottom .5s ease;-moz-transition:height .5s ease,border-bottom .5s ease;-o-transition:height .5s ease,border-bottom .5s ease;-ms-transition:height .5s ease,border-bottom .5s ease;transition:height .5s ease,border-bottom .5s ease}header>div>nav li>a:hover{height:135px;background-color:#08c !important;border-bottom:4px solid #005580}header>div>nav li>a:hover>.icon{-moz-box-shadow:0 0 0 0 #0099e6;-webkit-box-shadow:0 0 0 0 #0099e6;-o-box-shadow:0 0 0 0 #0099e6;box-shadow:0 0 0 0 #0099e6;-webkit-transition:box-shadow .4s ease-in-out;-moz-transition:box-shadow .4s ease-in-out;-o-transition:box-shadow .4s ease-in-out;-ms-transition:box-shadow .4s ease-in-out;transition:box-shadow .4s ease-in-out;-webkit-transition:box-shadow ease-in-out ease,.4s ease-in-out ease;-moz-transition:box-shadow ease-in-out ease,.4s ease-in-out ease;-o-transition:box-shadow ease-in-out ease,.4s ease-in-out ease;-ms-transition:box-shadow ease-in-out ease,.4s ease-in-out ease;transition:box-shadow ease-in-out ease,.4s ease-in-out ease}header>div>nav li>a:hover>.title{margin-top:25px}header>div>nav li>a>.icon{padding:10px;display:inline-block;margin:auto;background-color:#0099e6;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-moz-box-shadow:0 0 0 25px transparent;-webkit-box-shadow:0 0 0 25px transparent;-o-box-shadow:0 0 0 25px transparent;box-shadow:0 0 0 25px transparent;-webkit-transition:box-shadow .6s ease-in-out;-moz-transition:box-shadow .6s ease-in-out;-o-transition:box-shadow .6s ease-in-out;-ms-transition:box-shadow .6s ease-in-out;transition:box-shadow .6s ease-in-out;-webkit-transition:box-shadow ease-in-out ease,.6s ease-in-out ease;-moz-transition:box-shadow ease-in-out ease,.6s ease-in-out ease;-o-transition:box-shadow ease-in-out ease,.6s ease-in-out ease;-ms-transition:box-shadow ease-in-out ease,.6s ease-in-out ease;transition:box-shadow ease-in-out ease,.6s ease-in-out ease}.oldIE header>div>nav li>a>.icon{background-color:transparent}header>div>nav li>a>.title{display:block;margin-top:10px;-webkit-transition:margin-top .5s ease;-moz-transition:margin-top .5s ease;-o-transition:margin-top .5s ease;-ms-transition:margin-top .5s ease;transition:margin-top .5s ease}header>div>nav li:first-child{border-left-width:1px}section{width:100%;position:relative;z-index:-1;border-bottom:1px solid #cdcdcd}section.last{padding-bottom:320px}section.noBorder{border:none !important}section article{padding:40px 20px;text-align:justify}section article h2{color:#08c;font-size:36px;line-height:40px}section article h3{color:#08c;font-size:30px;line-height:34px}section article h4{color:#08c;font-size:20px;line-height:24px}section article>strong.headTitle{font-size:24px;line-height:28px;padding:5px;text-align:center;display:block}section article .sign{position:relative;width:300px;height:91px;background-image:url('../images/sign.png');background-repeat:no-repeat;-webkit-transform:rotate(-5deg);-moz-transform:rotate(-5deg);-ms-transform:rotate(-5deg);-o-transform:rotate(-5deg);transform:rotate(-5deg)}section article .sign>strong,section article .sign a{width:300px;height:55px;position:absolute;bottom:8px;padding:15px;text-align:center}section article .sign>strong{font-size:26px;bottom:6px}section article .solution4BlocsDescription{width:600px;height:600px;margin:auto;background-color:#f9f9f9;-moz-box-shadow:0 0 6px 3px #cdcdcd;-webkit-box-shadow:0 0 6px 3px #cdcdcd;-o-box-shadow:0 0 6px 3px #cdcdcd;box-shadow:0 0 6px 3px #cdcdcd}section article .solution4BlocsDescription>div{width:300px;height:300px;float:left;text-align:center;border:0 dashed #08c;padding:45px 10px 10px 10px;font-size:16px}section article .solution4BlocsDescription>div>h3{font-size:34px}section article .solution4BlocsDescription>div>img{margin:30px 0}section article .solution4BlocsDescription>div.bloc1{border-width:0 1px 1px 0}section article .solution4BlocsDescription>div.bloc2{border-width:0 0 1px 0}section article .solution4BlocsDescription>div.bloc3{border-width:0 1px 0 0}section article #goLivePack{margin-left:50px;background-color:#f9f9f9}section article #goLivePack td{padding:3px 10px 5px 10px;font-size:11px;line-height:11px;border:1px solid #cdcdcd}section article #goLivePack td>h4{font-size:18px;line-height:18px}section article #goLivePack td>img{margin:0 20px}section article #goLivePack td.isIncluded{text-align:center;font-size:14px}section article#eventTitle{background-color:#f0c94a;padding:20px;margin:20px}section article #eventInfos{background-color:#08c;border:1px solid #08c;color:white;font-size:20px;line-height:24px}section article #eventDetails{background-color:#e05b49;color:white;font-size:14px;margin-top:20px}section article #eventDetails a{color:white}section article #eventPartners{background-color:#334d5c;width:100%;border:1px solid #334d5c;color:white;font-size:16px;line-height:14px;margin-top:20px}section article #eventPartners .partnerLogos{background-color:white;width:200px;color:#777;font-size:12px}section .section2Cols article{width:50%;float:left;font-size:16px;line-height:20px}section .section2Cols article .keyFigures{height:78px;display:table-cell;vertical-align:middle;padding-left:30px}section .section2Cols article:first-child{padding:50px 50px 50px 20px}section .section2Cols article:last-child{padding:50px 20px 50px 50px}section .softFrame{-moz-box-shadow:0 0 3px 1px #eee;-webkit-box-shadow:0 0 3px 1px #eee;-o-box-shadow:0 0 3px 1px #eee;box-shadow:0 0 3px 1px #eee}.oldIE section .softFrame{border:1px solid #cdcdcd}section#title{position:relative;z-index:0}section#title>article{padding:30px;position:relative}section#title>article h1{color:#08c;font-size:36px;line-height:40px}section#title>article h3{color:#424242;font-size:20px;line-height:30px}section#title>article #contactUsContainer{position:absolute;width:200px;height:230px;right:0;z-index:1000;pointer-events:none;-webkit-transform-origin:left bottom;-moz-transform-origin:left bottom;-o-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transition:-webkit-transform .5s ease;-moz-transition:-webkit-transform .5s ease;-o-transition:-webkit-transform .5s ease;-ms-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;-webkit-transition:-moz-transform .5s ease;-moz-transition:-moz-transform .5s ease;-o-transition:-moz-transform .5s ease;-ms-transition:-moz-transform .5s ease;transition:-moz-transform .5s ease;-webkit-transition:-ms-transform .5s ease;-moz-transition:-ms-transform .5s ease;-o-transition:-ms-transform .5s ease;-ms-transition:-ms-transform .5s ease;transition:-ms-transform .5s ease;-webkit-transition:-o-transform .5s ease;-moz-transition:-o-transform .5s ease;-o-transition:-o-transform .5s ease;-ms-transition:-o-transform .5s ease;transition:-o-transform .5s ease;-webkit-transition:transform .5s ease;-moz-transition:transform .5s ease;-o-transition:transform .5s ease;-ms-transition:transform .5s ease;transition:transform .5s ease}section#title>article #contactUsContainer>a.contactUs{float:none;pointer-events:auto}section#title>article #contactUsContainer.fixed{position:fixed;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);right:inherit;margin-left:877px;margin-top:-250px}section#title>article .verbatim{text-align:right}section#title>article .verbatim>h4{color:#08c;font-size:30px;line-height:34px}section#title>article .verbatim>h5{color:#08c;font-size:24px;line-height:28px}section#title>article .verbatim>.signature{color:#424242;font-size:14px;line-height:40px}section#title.client>article{padding-top:15px}section#title.client>article #clientImageContainer{width:420px;height:200px;display:table-cell;vertical-align:middle;text-align:center}section.subMenuSection nav{width:180px;float:left}section.subMenuSection nav>ul{padding:0}section.subMenuSection nav>ul>li{border-bottom:1px solid #cdcdcd}section.subMenuSection nav>ul>li>a{text-decoration:none;font-size:17px;line-height:18px;color:#424242;height:52px;width:180px;display:table-cell;vertical-align:middle;padding:0 8px;border-left:3px solid transparent}section.subMenuSection nav>ul>li>a.active{background-color:#f9f9f9;border-left-color:#08c}section.subMenuSection nav>ul>li>a:hover{text-decoration:none;color:#424242;border-left-color:#08c;background-color:#f4f4f4}section.subMenuSection nav>ul>li.topGap{margin-top:100px;border-top:1px solid #cdcdcd}section.subMenuSection .content{width:920px;float:left;border-left:1px solid #cdcdcd}section#clientResults #results{margin-top:20px;text-align:center}section#clientResults #results .result{padding:20px;float:left}section#clientResults #results img{margin:15px}section#clientResults #results.results3cols>.result{width:33%}section#clientInfos #clientsInfosText{width:60%}section#clientInfos #clientInfosWebsite{width:40%;padding-left:80px}section#contactSuccess article{padding:20px 20px 0 20px}section#homeSlideshow{padding-top:25px}section#homeSlideshow #homeSlideshowMenu{margin-bottom:0;padding:0;height:60px}section#homeSlideshow #homeSlideshowMenu li{position:relative;float:left;width:33.33%;height:60px;-moz-box-shadow:2px 2px 5px 0 #424242;-webkit-box-shadow:2px 2px 5px 0 #424242;-o-box-shadow:2px 2px 5px 0 #424242;box-shadow:2px 2px 5px 0 #424242}.oldIE section#homeSlideshow #homeSlideshowMenu li{border:1px solid white}section#homeSlideshow #homeSlideshowMenu li a{display:block;padding:18px 0;height:60px;text-decoration:none;cursor:pointer;color:#08c;text-align:center;font-size:18px;background-color:#eee;background-image:url('../images/slideshow-titles.png');-moz-box-shadow:0 0 60px -5px #c8c8c8 inset;-webkit-box-shadow:0 0 60px -5px #c8c8c8 inset;-o-box-shadow:0 0 60px -5px #c8c8c8 inset;box-shadow:0 0 60px -5px #c8c8c8 inset}section#homeSlideshow #homeSlideshowMenu li.active a{color:white;background-color:#08c;-moz-box-shadow:0 0 100px -10px #069 inset;-webkit-box-shadow:0 0 100px -10px #069 inset;-o-box-shadow:0 0 100px -10px #069 inset;box-shadow:0 0 100px -10px #069 inset}section#homeNewsSection #homeNews{padding:0 5px 5px 5px;width:1100px;overflow:hidden}section#homeNewsSection #homeNews ul{height:75px;padding:0;-webkit-transition:margin-left 1s ease;-moz-transition:margin-left 1s ease;-o-transition:margin-left 1s ease;-ms-transition:margin-left 1s ease;transition:margin-left 1s ease}section#homeNewsSection #homeNews ul>li{width:363px;float:left;padding:12px}section#homeNewsSection #homeNews ul>li>a{display:block;width:100%;margin-top:0;color:#424242;text-decoration:none}section#homeNewsSection #homeNews ul>li>a>img{float:left;margin-right:10px}section#homeNewsSection #homeNews ul>li>a>div{width:100%;vertical-align:middle;font-size:16px;line-height:16px}section#homeNewsSection #homeNews ul>li>a>div>b{font-size:18px;line-height:20px}section#homeNewsSection #homeNews ul>li>a>div .date{float:right;color:#08c;font-size:14px;line-height:20px}section#homeNewsSection #homeSynefoProfileAndContact>article{float:left;width:50%;padding:10px 10px 30px 10px}section#homeNewsSection #homeSynefoProfileAndContact>article #homeContact{overflow-y:hidden;position:relative;top:0;-webkit-transition:height ease .3s,1s ease .3s;-moz-transition:height ease .3s,1s ease .3s;-o-transition:height ease .3s,1s ease .3s;-ms-transition:height ease .3s,1s ease .3s;transition:height ease .3s,1s ease .3s}section#homeNewsSection #homeSynefoProfileAndContact>article #homeContact>div.softFrame{width:500px;height:350px;overflow:hidden;margin:auto;position:relative;background-image:url('../images/letter_bg.jpg');padding:10px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-moz-box-shadow:0 0 3px 0 #9d9d9d;-webkit-box-shadow:0 0 3px 0 #9d9d9d;-o-box-shadow:0 0 3px 0 #9d9d9d;box-shadow:0 0 3px 0 #9d9d9d;-webkit-transition:height ease-in-out .3s,1s ease-in-out .3s;-moz-transition:height ease-in-out .3s,1s ease-in-out .3s;-o-transition:height ease-in-out .3s,1s ease-in-out .3s;-ms-transition:height ease-in-out .3s,1s ease-in-out .3s;transition:height ease-in-out .3s,1s ease-in-out .3s;border:1px solid #eee;z-index:0}section#homeNewsSection #homeSynefoProfileAndContact>article #homeContact>div.softFrame>.title{height:50px}section#homeNewsSection #homeSynefoProfileAndContact>article #homeContact>div.softFrame>.title>h2{line-height:50px;vertical-align:middle}section#homeNewsSection #homeSynefoProfileAndContact>article #homeContact>div.softFrame .form-control{margin-top:10px;resize:none;background:none;width:100%;background-color:#FBFAF8}section#homeNewsSection #homeSynefoProfileAndContact>article #homeContact>div.softFrame button.contactUs{margin-top:10px;padding:2px 8px}section#homeNewsSection #homeSynefoProfileAndContact>article #homeContact:before{content:'';position:absolute;background:url('../images/letter_before.jpg') no-repeat left top;width:530px;height:55px;bottom:242px;left:0}section#homeNewsSection #homeSynefoProfileAndContact>article #homeContact>#homeContactOverLetter{position:absolute;background:url('../images/letter_after.png') no-repeat left top;width:530px;height:260px;bottom:0;left:0;z-index:5}section#homeNewsSection #homeSynefoProfileAndContact>article #homeContact:hover{height:640px}section#homeNewsSection #homeSynefoProfileAndContact>article #homeContact:hover>div{height:630px}section#homeNewsSection #homeSynefoProfileAndContact>article>div{width:530px;height:360px}section#homeNewsSection #homeSynefoProfileAndContact>article>div>.bottomShadow{height:75px}section#homeNewsSection #homeSynefoProfileAndContact>article>div>.bottomShadow>h2{line-height:60px;vertical-align:middle}section#homeNewsSection #homeSynefoProfileAndContact>article>div #homeSynefoProfileText{width:308px;padding-top:15px}section#homeNewsSection #homeSynefoProfileAndContact>article>div #homeSynefoProfileText>strong{font-size:28px;line-height:36px}section#homeNewsSection #homeSynefoProfileAndContact>article>div #homeSynefoProfileCertifs{width:190px}section#homeNewsSection #homeSynefoProfileAndContact>article>div #homeSynefoProfileCertifs>img{margin:2px 0}section#homeClients article{float:left;padding:10px 15px 30px 15px}section#homeClients article#theyTrustUs{width:42%}section#homeClients article#theyTrustUs #clientLogos{height:250px}section#homeClients article#theyTrustUs #clientLogos img{position:absolute}section#homeClients article#testimonial{width:57%;padding:40px 15px;font-size:12px;line-height:16px}section#homeClients article#testimonial img{vertical-align:middle;margin-top:80px}section#homeClients article#testimonial>div{width:400px}section#homeClients article#testimonial>div h3{font-size:32px;color:#424242}section#homeClients article#testimonial>div strong{font-size:14px}section#homeClients article#testimonial>div b{font-size:14px}section#homeClients article#testimonial>div .verbatim{text-align:right}section#homeClients article#testimonial>div .verbatim>h5{font-size:22px;line-height:26px}section#homeClients article#testimonial>div .verbatim>h5>span{font-size:40px;color:#08c}section#homeClients article#testimonial>div .verbatim>h5>span.right{margin-right:-18px}section#homeSynefoPlusSalesforce article{float:left;font-size:16px}section#homeSynefoPlusSalesforce article.video{width:460px;margin-top:10px}section#homeSynefoPlusSalesforce article.text{width:640px}section#homeSynefoPlusSalesforce article.text>ul{padding:0}section#homeSynefoPlusSalesforce article.text>ul strong{font-weight:bold}section#homeSynefoPlusSalesforce article.text>strong{text-align:center}section#homeSynefoPlusSalesforce article>h2{font-size:48px;line-height:30px;margin-top:-15px}section.gray,article.gray{background-color:#eee}section.blue,article.blue{background-color:#08c;color:white}section.blue a,article.blue a,section.blue h1,article.blue h1,section.blue h2,article.blue h2,section.blue h3,article.blue h3,section.blue h4,article.blue h4,section.blue h5,article.blue h5,section.blue h6,article.blue h6{color:white}section.blue strong,article.blue strong{color:white;font-weight:bold}.dialog{display:none}.form-group{width:100%;margin-bottom:15px}.form-group>label{width:30%;text-align:right;float:left;padding:7px 15px 0 15px}input,textarea,select{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;border:none;background-color:#FAFAFA;-moz-box-shadow:0 2px 2px 0 #ddd inset;-webkit-box-shadow:0 2px 2px 0 #ddd inset;-o-box-shadow:0 2px 2px 0 #ddd inset;box-shadow:0 2px 2px 0 #ddd inset;color:#222222;height:36px;padding:5px;width:300px;border:1px solid #DDD}textarea{height:inherit;margin-bottom:0}.placeholder{color:#aaa}button{display:inline-block;padding:4px 12px;margin-bottom:0;font-size:14px;line-height:20px;cursor:pointer;color:#333333;text-shadow:0 1px 1px rgba(255,255,255,0.75);background-color:#f5f5f5;border:1px solid #cccccc;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px}button:hover{background-color:#DDD}.redButton{text-decoration:none;display:inline-block;padding:4px 8px;font-size:24px;line-height:28px;background-color:#df1529;color:white;border:none;-moz-box-shadow:2px 2px 4px 0 #424242;-webkit-box-shadow:2px 2px 4px 0 #424242;-o-box-shadow:2px 2px 4px 0 #424242;box-shadow:2px 2px 4px 0 #424242;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease}.redButton:hover{-moz-box-shadow:2px 2px 6px 0 #000;-webkit-box-shadow:2px 2px 6px 0 #000;-o-box-shadow:2px 2px 6px 0 #000;box-shadow:2px 2px 6px 0 #000}.orangeButton{text-decoration:none;display:inline-block;padding:4px 12px;font-size:16px;line-height:20px;cursor:pointer;background-color:#eb9b1d;border-top:2px solid #FCBD59;color:white;text-shadow:0 1px 1px rgba(255,255,255,0.75);border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease}.orangeButton:hover{background-color:#FCBD59}input.error{border-color:#c3003a;border-width:2px}.circle220{width:220px;height:220px;border-radius:110px;-moz-border-radius:110px;-webkit-border-radius:110px;color:white;font-size:60px;line-height:28px;padding-top:85px;text-align:center}.rotate{-webkit-animation:rotation 7s infinite linear}.successMessage{padding:20px;border-left:3px solid #5cb85c;background-color:#F3FEF3}.successMessage>h4{color:#5cb85c}#methodology{height:200px}#methodology>.prev,#methodology .next{float:left;display:block;width:5%;height:200px;padding-top:90px;font-size:60px;color:#08c;text-decoration:none;text-align:center;cursor:pointer}#methodology>.prev:hover,#methodology .next:hover{background-color:#f9f9f9}#methodology>ul{text-align:center;padding:0 20px;float:left;margin:0;width:90%}#methodology>ul>li{text-align:center}#methodology>ul>li .pageNumbers{font-size:24px;line-height:48px}#methodology>ul>li .pageNumbers>.active{font-size:48px;color:#08c}#methodology>ul>li h3{font-size:36px;line-height:40px}#methodology>ul>li p{margin-top:20px }#stickmans{width:100%;overflow:hidden;margin:0 -20px}#stickmans>ul{padding:0;width:4600px;-webkit-transition:margin-left .5s ease;-moz-transition:margin-left .5s ease;-o-transition:margin-left .5s ease;-ms-transition:margin-left .5s ease;transition:margin-left .5s ease}#stickmans>ul>li{display:block;float:left;width:920px;height:80px}#stickmans>ul>li>img{vertical-align:bottom}#methodologyBottom{background-color:#08c;height:20px;margin:0 -20px -40px -20px}#consultants{margin:20px -20px -20px -20px}#consultants>.consultant{width:100%;height:210px;clear:both;padding:30px 30px 30px 50px}#consultants>.consultant>.face{float:left}#consultants>.consultant>.description{float:left;padding:40px 30px 0 25px}#consultants>.consultant>.certif{float:left;padding-top:30px}#consultants>.consultant.right{background-color:#eee;float:inherit;padding:30px 50px 30px 30px}#consultants>.consultant.right>.face{float:right}#consultants>.consultant.right>.description{float:right;text-align:right;padding:40px 25px 0 30px}#consultants>.consultant.right>.certif{float:right}#clients{min-height:420px}#clients>.client{display:block;position:absolute;width:200px;height:150px;margin-bottom:30px;cursor:pointer;background-repeat:no-repeat;background-position:50% 50%}#clients>.client .overlayContainer{position:absolute;height:100%;width:100%;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;-o-transition:all .4s ease-out;-ms-transition:all .4s ease-out;transition:all .4s ease-out;-webkit-transition:all ease-out ease,.4s ease-out ease;-moz-transition:all ease-out ease,.4s ease-out ease;-o-transition:all ease-out ease,.4s ease-out ease;-ms-transition:all ease-out ease,.4s ease-out ease;transition:all ease-out ease,.4s ease-out ease;-webkit-transform:rotateY(180deg) scale(.5, .5);-moz-transform:rotateY(180deg) scale(.5, .5);-ms-transform:rotateY(180deg) scale(.5, .5);-o-transform:rotateY(180deg) scale(.5, .5);transform:rotateY(180deg) scale(.5, .5)}.oldIE #clients>.client .overlayContainer{display:none}#clients>.client .overlayContainer>.overlayBG{position:absolute;height:100%;width:100%;filter:alpha(opacity=.8);-moz-opacity:.8;-khtml-opacity:.8;opacity:.8}#clients>.client .overlayContainer>.overlayContent{position:absolute;padding:10px;height:100%;color:white;font-size:14px;line-height:18px;width:100%;filter:alpha(opacity=1);-moz-opacity:1;-khtml-opacity:1;opacity:1}#clients>.client .overlayContainer>.overlayContent>span{font-size:38px;color:white;position:absolute;bottom:10px;right:10px}#clients>.client .overlayContainer.blackText>.overlayContent{color:black}#clients>.client .overlayContainer.blackText>.overlayContent>span{color:black}#clients>.client.active .overlayContainer{width:100%;filter:alpha(opacity=1);-moz-opacity:1;-khtml-opacity:1;opacity:1;-webkit-transform:rotateY(0deg) scale(1, 1);-moz-transform:rotateY(0deg) scale(1, 1);-ms-transform:rotateY(0deg) scale(1, 1);-o-transform:rotateY(0deg) scale(1, 1);transform:rotateY(0deg) scale(1, 1)}#otherClients{text-align:center}#otherClients>a{display:inline-block;margin:20px 60px}#trainingDetails{margin-top:50px;width:100%;font-size:14px}#trainingDetails td{padding:5px;border:1px solid #cdcdcd}#trainingDetails td.noBorder{border:none}#trainingDetails .trainingRegisterBloc{display:inline-block;width:210px;color:white;padding:20px 10px;background-color:#08c;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px}#trainingDetails .trainingRegisterBloc h4,#trainingDetails .trainingRegisterBloc b{color:white}.fadeCarousel li{display:block;-webkit-transition:opacity 1s ease;-moz-transition:opacity 1s ease;-o-transition:opacity 1s ease;-ms-transition:opacity 1s ease;transition:opacity 1s ease;opacity:0;height:0;overflow:hidden}.fadeCarousel li.active{opacity:1;height:200px}.fadeCarousel li .goToStep{text-decoration:none;color:#424242;cursor:pointer}footer{clear:both;position:relative;z-index:10;height:320px;min-width:1100px;margin-top:-320px;background-color:#424242;border-top:5px solid #cdcdcd;color:#eee;padding-top:40px;padding-bottom:20px;font-size:14px}.oldIE footer{font-size:13px}footer>div.center>div{float:left;margin:0 43px}footer>div.center>div:first-child{margin-left:0}footer>div.center>div:last-child{margin-right:0;float:right}footer strong{font-size:18px;font-weight:normal;color:#eee}footer a{text-decoration:none;color:#eee}footer a:hover{text-decoration:underline;color:#eee}footer a.contactUs{display:inline-block;border:1px solid #eee;padding:0 5px;margin-top:10px}footer a.contactUs:hover{background-color:#eee;color:#424242;text-decoration:none}.bannercontainer{width:100% !important;position:relative;padding:0;height:300px !important;overflow:hidden}.ui-dialog{background-color:white;border:1px solid #E5E5E5;padding:10px;z-index:15;-moz-box-shadow:0 5px 15px 0 #888;-webkit-box-shadow:0 5px 15px 0 #888;-o-box-shadow:0 5px 15px 0 #888;box-shadow:0 5px 15px 0 #888}.ui-dialog>.ui-dialog-titlebar{height:30px}.ui-dialog>.ui-dialog-titlebar>.ui-button{float:right;background-color:white;padding:0 6px}.ui-dialog>.ui-dialog-titlebar>.ui-button:hover{background-color:#EEE}