@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:700);

@font-face {
  font-family: 'thelia';
  src: url("thelia.ttf");
  }




#bandeau-more{
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    display: none;
}

a{
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
    line-height: 0;
}
 #bandeau{
     font-size:62.5%;
 }
#bandeau .clearfix {
    display: inline-block;
}

#bandeau .clear{
    clear: both;
}
 
#bandeau  html[xmlns] .clearfix {
    display: block;
}
 
#bandeau  * html .clearfix {
    height: 1%;
}

#bandeau .os{margin-left:15px;}

#thelia-bandeau{
    width: 100%;
    height: 25px;
    background-color: #0090d0;
    line-height: 25px;
    overflow: hidden;
    position: fixed;
    top: 0;
    z-index: 50;
}

#thelia-bandeau .lang {
    list-style: none;
}


#thelia-bandeau .lang ul li{
    list-style: none;
}

#thelia-bandeau .lang li:hover > ul {
    display: block;
}
    a.v1{
        float: left;
        margin-left: 15px;
        color: #e1e1e1;
        font-weight: 600;
        font-size: 1.2em;
        font-family: 'Open Sans', sans-serif;
        text-decoration: none;
    }

    a.v1:hover{
        color: #FFF;
    }

    #thelia-bandeau .dropdown{
        display: block;
        float: left;
       /* width: 65px;*/
        width: 200px;
        height: 25px;
        background:#0090d0;
        position: relative;
       /*font-family:thelia;*/
       font-family:'Open Sans Condensed', sans-serif;
        font-weight: 800;
        text-decoration: none;
        color: white;
        font-size: 18px;
        padding-left: 15px;
        padding-top: 1px;
        box-sizing:border-box;
        text-align: left;
    }
    
        #thelia-bandeau .dropdown:after{
            content: "";
            position: absolute;
            top: 13px;
            right: 10px;
            width: 0;
            height: 0;
            border-left: 7px solid transparent;
            border-right: 7px solid transparent;
            border-top: 7px solid white;
        }

    #thelia-bandeau .follow-git{
        display: block;
        float: right;
        padding-left: 15px;
        width: 215px;
        height: 25px;
        background: #fb6923 url(../img/git-icon.png) 177px 4px no-repeat;
        color: #FFF;
        text-decoration: none;
        font-weight: 700;
        font-size: 1.4em;
        font-family: 'Open Sans Condensed', sans-serif;
        text-align: left;
    }

    #thelia-bandeau .follow-git:hover{
        background-color: #e1440f;
    }

    #thelia-bandeau .lang{
        display: block;
        float: right;
        width: 100px;
        height: 25px;
        background: #4c4c4c;
        color: #cbcbcb;
        text-decoration: none;
        padding: 0 20px;
        font-size: 1.4em;
        position: relative;
        font-family: 'Open Sans', sans-serif;
        text-align: center;
        font-weight: normal;
        font-size: 13px;
    }
    #thelia-bandeau .lang:hover{
        background: #484848;
    }

#bandeau-more{
    width: 100%;
    background:#fff;
    border-bottom: 1px solid #f5f5f5;
    z-index: 40;
    text-align: left;
    margin-top: -370px;
    position: fixed;
    padding-bottom: 20px;
}
#bandeau-more.hover{
    margin: 0px !important;
}
    #bandeau-more .thelia-logo{
        font-family:thelia;
        font-size: 45px;
        color: #fb6923;
        text-decoration: none;
    }

    #bandeau-more p{
        float: none;
        margin-top: 5px;
        margin-left: 0;
        color:#979797;
        font-size: 1.4em;
        	font-weight: 100;
        font-family: 'Open Sans', sans-serif;
    }

.thelia-ecommerce{
    float: left;
    box-sizing: border-box;
    padding-left: 40px;
    padding-right: 40px;
    width: 25%;
    text-align: left;
}

    .thelia-ecommerce p{
        font-size: 1.6em;
    }

        #bandeau-more .subtitle{
            font-weight: bold;
            font-size: 1.7em; 
            font-family: 'Open Sans Condensed', sans-serif;
            text-decoration: none;
        }

        #bandeau-more .thelia-ecommerce .subtitle{
            color: #fb6923;
			font-size: 1.5em;
	        text-decoration: none;
	        font-weight: 400;
	        font-family: 'Open Sans', sans-serif;
        }

        #bandeau-more .thelia-ecommerce .subtitle:hover, #bandeau-more .thelia-logo:hover{
            color:#e1440f;
        }

.thelia-solutions{
    width: 75%;
    padding-bottom: 40px;
    float: left;
}

.thelia-solution{
    float: left;
    box-sizing: border-box;
    padding: 0 30px;
    min-height: 145px;
    width: 19%;
    border-left: 1px solid #e6e6e6;
    font-weight: 600;
    margin-top: 20px;
}

.thelia-solution ul{
    margin-top: 5px;
    margin-left: 0;
}

.thelia-solution li{
    font-weight: 400;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    line-height: 20px;
    position: relative;
    list-style: inside;
}

    .thelia-solution li a{
        color: #707070;
        text-decoration: none;
    }

    .thelia-solution li a:hover{
        color: #000;
    }

#bandeau-more .intro{
	font-size: 1.2em;
	line-height: 1.1em;
	margin-bottom: 10px;
	font-weight: 100;
}

#bandeau-more .business .subtitle, #bandeau-more .business .intro{
    color: #65cbcb;
}
#bandeau-more .business .subtitle:hover{
    color: #54afaf;
}

.business li:before{
    border-left-color: #66cccc;
}

#bandeau-more .community .subtitle, #bandeau-more .community .intro{
    color: #ec5179;
}
#bandeau-more .community .subtitle:hover{
    color: #c9496a;
}

.community li:before{
    border-left-color: #fc6924;
}

#bandeau-more .modules .subtitle, #bandeau-more .modules .intro{
    /*color: #e78a37;*/
    color: #37cfbb;
}
#bandeau-more .modules .subtitle:hover{
    /*color: #d07c32;*/
    color: #2fae9d;
}

.modules li:before{
    /*border-left-color: #e78a37;*/
    border-left-color: #37cfbb;
}

#bandeau-more .showcase .subtitle, #bandeau-more .showcase .intro{
    color: #a4d346;
}
#bandeau-more .showcase .subtitle:hover{
    color: #96c140;
}

.showcase li:before{
    border-left-color: #a4d346;
}

 .openstudio-group .subtitle{
    color: #009ad5;
}

.openstudio-group .subtitle:hover{
	color: #0075a2;
}

#bandeau-more .button{
	background-color: #fb6923;
	border-color : 1px solid #fb6923;
	border-radius: 5px;
	color : white;
	display: inline-block;
	padding: 10px 25px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}


#bandeau-more .button:hover{
	background-color: #db5d22;
}

@media screen and (min-width: 700px) and (max-width: 1400px) {
    .thelia-ecommerce{
        width: 40%;
    }
    .thelia-solutions{
    	width: 60%;
    }
    .thelia-solution{
        width: 50%;
    }
    .modules{
        margin-top: 20px;
        
    }
    .showcase{
        margin-top: 20px;
        clear: left;
    }
    .v1-desc{
        display: none;
    }
    
    .openstudio-group{
		width: 100%;
		margin-top: 20px;
    }
}

@media screen and (max-width: 700px){
    .thelia-ecommerce{
        width: 100%;
        float: none;
        margin-top: 0px;
        padding-left: 40px;
    }
    .thelia-solutions{
        width: 100%;
        float: none;
    }
    .thelia-solution{
        width: 100%;
        float: none;
        margin-top: 20px;
        padding-top: 15px;
        padding-left: 40px;
        border-left: none;
        border-top: 1px solid #e6e6e6;
    }
    
    #thelia-bandeau .follow-git{
        display: none;
    }
    .v1-desc{
        display: none;
    }
}

