/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    overflow-x: hidden;
    font-family: 'Raleway', sans-serif;
}

p {
    font-size: 18px;
    font-weight:200;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #6e0073;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #777;
}

a.fache{
    color:#777;
}

a.fache:hover{
    color:#6e0073;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    color:#6e0073;
}

img.slider{
    width:100%;
}

.cms{
    text-align:center;
}

img.imgcms{
    width:auto;
}

.content{
    background:url(../img/fond.png) no-repeat center;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #f6bf01;
    color: #fff;
    background-color: #fec503;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #6e0073;
    background-color: #6e0073;
}

.navbar-default {
    border-color: transparent;
    background-color: #222;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #fec503;
}

.navbar-toggle {
    padding:13px 15px;
    margin:5px 10px 0px 5px;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border:none;
    background-color: #777;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #6e0073;
}

.navbar-default .nav li a {
    font-family: 'Raleway', sans-serif;
    font-weight:200;
    letter-spacing: 1px;
    color: #fff;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color:#6e0073;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #6e0073;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #6e0073;
    background:none;
}

.navbar-brand {
    height: auto;
    padding: 0px;
}

@media(max-width:767px) {
    section h2.section-heading {
        font-size: 45px !important;
    }

    .navbar-default {
        border: 0;
        padding: 10px;
        background-color: #2b1628;
    }

    .navbar-brand{
        width:40%;
    }

    .navbar-brand img{
        width:100%;
    }
 
    .navbar-default .nav li a {
        font-size: 20px;
    } 

    .navbar-default .nav li a.langue {
        font-size:14px;
    }         

    img.slider {
        margin-top:65px;
    }

    header {
        margin-top:-300px;
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 0px;
        font-size: 32px;
        line-height: 30px;
        text-shadow: 0px 5px 20px rgba(0, 0, 0, 1);
    }

    header .intro-text .intro-heading {
        margin-bottom: 10px;
        margin-top:40px;
        font-size: 60px;
        line-height: 60px;
        text-shadow: 0px 5px 20px rgba(0, 0, 0, 1);
    } 

    header .intro-text .intro-img{
        margin-top:15px;
    }  

    .intro-img img{
        max-width:50%;
    }

    img.imgcms{
        max-width:100%;
    }     
}    

@media(min-width:768px) {
    .navbar-nav {
        margin-left: -75px;
    }

    .navbar-default {
        padding: 25px 0;
        border: 0;
        padding: 10px 0;
        background-color: #2b1628;
    }

    .navbar-default .navbar-brand {
        font-size: 2em;
    }

    .navbar-default .navbar-nav>.active>a {
        border:none;
        background:none;
    }

    .navbar-default.navbar-shrink {
        padding: 10px 0;
        background-color: #2b1628;
    }
    
    .navbar-brand>img {
        max-width:70%;
    } 

    .navbar-right {
        margin-top: 25px;
    }    

    .navbar-default .nav li a {
        font-size: 22px;
    } 

    .navbar-default .nav li a.langue {
        font-size:14px;
        margin-top: -35px;
        padding: 10px 3px;        
    }    

    .nav>li>a {
        padding: 10px;
    }       

    header {
        margin-top:-550px;
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 0px;
        font-size: 36px;
        line-height: 30px;
        text-shadow: 0px 5px 20px rgba(0, 0, 0, 1);
    }

    header .intro-text .intro-heading {
        margin-bottom: 20px;
        font-size: 75px;
        line-height: 75px;
        text-shadow: 0px 5px 20px rgba(0, 0, 0, 1);
    } 

    header .intro-text .intro-img{
        margin-top:50px;
    }  

    .intro-img img{
        max-width:40%;
    }          
}

@media(min-width:992px){
    .navbar-brand>img {
        max-width:80%;
    } 

    .navbar-right {
        margin-top: 30px;
    }

    .navbar-default .nav li a {
        font-size:24px;
    }

    .navbar-default .nav li a.langue {
        font-size:16px;
        margin-top:-35px;
        padding:10px 3px;

    }            

    .nav>li>a {
        padding: 10px 15px;
    }         

    header {
        margin-top:-650px;
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 20px;
        font-size: 40px;
        line-height: 30px;
        text-shadow: 0px 5px 20px rgba(0, 0, 0, 1);
    }

    header .intro-text .intro-heading {
        margin-bottom: 30px;
        font-size: 80px;
        line-height: 75px;
        text-shadow: 0px 5px 20px rgba(0, 0, 0, 1);
    } 

    header .intro-text .intro-img{
        margin-top:70px;
    }  

    .intro-img img{
        max-width:35%;
    }   
}

@media(min-width:1200px){
    header {
        margin-top:-750px;
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-size: 60px;
        line-height: 30px;
        text-shadow: 0px 5px 20px rgba(0, 0, 0, 1);
    }

    header .intro-text .intro-heading {
        margin-bottom: 50px;
        font-size: 100px;
        line-height: 75px;
        text-shadow: 0px 5px 20px rgba(0, 0, 0, 1);
    } 

    header .intro-text .intro-img{
        margin-top:100px;
    }  

    .intro-img img{
        max-width:35%;
    }      
}

@media(min-width:1500px){
    header {
        margin-top:-700px;
    }

    img.slider{
        margin-top:-200px;
    }
}    

header {
    text-align: center;
    color: #fff;
}

header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

header .intro-text .intro-lead-in {
    font-family: 'Prata', serif;    
}

header .intro-text .intro-heading {
    font-family: 'Prata', serif;
}

@media(min-width:768px) {
    header .intro-text {
        padding-top: 270px;     
    } 

    img.imgcms{
        max-width:100%;
    }  
}

section {
    padding: 100px 0;
}

section h2.section-heading {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 45px;
}

@media(min-width:768px) {
    section {
        padding: 100px 0;
    }
}

.service-heading {
    font-size:28px;
    margin: 25px 0px 15px 0px;
    text-transform: none;
}

footer {
    padding: 25px 0;
    text-align: center;
    background-color: #2b1628;
}

footer span.copyright {
    font-family: 'Raleway', sans-serif;
    line-height: 40px;
    color:#fff;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

