/*!
 * Start Bootstrap - Stylish Portfolio (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
 
@import url('https://fonts.googleapis.com/css?family=Anton');

/* Global Styles */

html,
body {
    width: 100%;
    height: 100%;
}

body {
    font-family: "Roboto", "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
}

h2.anton {
    font-family: 'Anton', sans-serif;
    letter-spacing: 2px;
}

h3{
    font-weight:200;
}

h1,h2,h3,h4, a{
    text-transform: uppercase;
}


.text-vertical-center {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.text-vertical-center h1 {
    margin: 0;
    padding: 0;
    font-size: 4.5em;
    font-weight: 700;
}

hr.small {
    max-width: 100px;
}

.toggle {
    margin: 5px 5px 0 0;
}



.container{
    padding-top: 40px;
    padding-bottom: 20px;
}

.as-black-back{
    /*
    background-color: rgba(5,5,5,.3);
    padding: 8px 15px;
    */
    
    padding: 8px 0;
    
    color: white;
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 5px;
}

h1.as-black-back:first-child {
    padding-top: 100px;
}

.next-page-bt{
    position:absolute;
    bottom:0px; 
    z-index:4;
    width:100%;
}
.slide .image-label-container{
    position:relative;
    width:100%;
    height:100%;
}
.slide .image-label{
    position:absolute;
    width:100%; 
    bottom:110px;
}
.fp-controlArrow{
    top: 60%;
}
.fp-controlArrow.fp-prev {
    width: 50px;
    height: 50px;
    background-image: url(../img/fleche.png);
    border: 1px solid white;
    border-radius: 50%;
    background-size: contain;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fp-controlArrow.fp-next {
    width: 50px;
    height: 50px;
    background-image: url(../img/fleche.png);
    border: 1px solid white;
    border-radius: 50%;
    background-size: contain;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}


/* Header */

.header {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    color:white;
}

.header h2{
    font-size: 100px;
    font-weight: bold;
    margin-top: 0;
    margin-left: -7px;
}

h3.second-text {
    margin-bottom: 0;
}

.section-2 .text-top-sliders{
    position:absolute;
    width:100%; 
    top:0; 
    left:0; 
    z-index: 3;
    background:rgba(255,255,255,.8);
    text-align: center;
}
.section-2 hr{
    width: 100px;
    border-width: 2px;
    border-color: black;
}
.text-top-sliders:after{
    content: '';
    position: absolute;
    top: 100%;
    left: 0; 
    right: 0;
    padding-bottom: 10%;
    background: inherit;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 50% 50%);
    clip-path: polygon(0% 0%, 100% 0%, 50% 50%);
}

.text-top-sliders .container {
    max-height: 40vh;
    overflow-y: hidden;
}

.section-2 .slide{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.section-2 .slide0{
    background-image:  url(../img/2-site-0.jpg);
}
.section-2 .slide1{
    background-image:  url(../img/2-site-144.jpg);
}
.section-2 .slide2{
    background-image:  url(../img/2-site-140.jpg);
}
.section-2 .slide3{
    background-image:  url(../img/2-site-137.jpg);
}
.section-2 .slide4{
    background-image:  url(../img/2-site-132.jpg);
}
.section-2 .slide5{
    background-image:  url(../img/2-site-130.jpg);
}
.section-2 .slide6{
    background-image:  url(../img/2-site-129.jpg);
}

.section-2 h3{
    text-align: center;
    line-height: 2;
}

.section-3-top{
    background-image: url(../img/3-1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    padding-bottom:50px;
    width:100%; 
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 85%, 50% 100%, 0 85%);
    clip-path: polygon(0 0, 100% 0, 100% 85%, 50% 100%, 0 85%);
    color:white;
}

.section-3 hr{
    width: 100px;
    border-width: 2px;
    border-color: white;
}

.section-3-top h3{
    text-align: center;
    line-height: 1.5;
}

.section-3-bottom{
    margin-top: -14%;
    padding-top: 15%;
    background-image: url(../img/3-2.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    /* padding-bottom: 100px; */
    /* padding-bottom: 80px; */
}

.section-3-bottom h2 {
    margin-top: 40px;
}

.section-4{
    width: 100%;
    display: table;
    background: url(../img/4-fond.jpg) no-repeat center top;
    background-size:cover;
}
.section-4 .container{
    display: table-cell;
    vertical-align: middle;
}

.section-4 .as-black-back > h3 {
    line-height: 1.5;
}

.btn-pers{
    border: none;
    box-shadow: rgba(5,5,5,0.3) 2px 2px;
    color: white;
    padding: 15px 25px;
}
.btn-pers:hover{
    color: white;
}

.btn-turk{
    background-color: #097883;
}
.btn-gray{
    background-color: #3a3a3a;
}
.btn-green{
    background-color: #1e6332;
}

.spons a{
    width:100%;height:112px;background-size:contain;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
}

.spons .col-xs-3:first-child {
    padding: 0 3px;
}

@media(min-width:768px) {
    .btn-pers{
        width: 30vw;
        max-width: 500px;
    }
    .v-mob{
        display: none;
    }
}

@media(max-width:767px) {
    .container {
        padding-top: 20px;
        padding-bottom: 10px;
    }
    .h1, h1 {
        font-size: 26px;
    }
    .h2, h2 {
        font-size: 20px;
    }
    .h3, h3 {
        font-size: 16px;
    }
    .header {
        background-image: url(../img/m1-fond-construction-2.jpg);
    }
    .header h2 {
        font-size: 68px;
    }
    .section-2 h3 {
        text-align: center;
        line-height: 1.3;
        margin-top: 0;
        font-size: 1em;
    }
    .section-2 .slide0{
        background-image:  url(../img/m2-site-0.jpg);
    }
    .section-2 .slide1{
        background-image:  url(../img/m2-site-144.jpg);
    }
    .section-2 .slide2{
        background-image:  url(../img/m2-site-140.jpg);
    }
    .section-2 .slide3{
        background-image:  url(../img/m2-site-137.jpg);
    }
    .section-2 .slide4{
        background-image:  url(../img/m2-site-132.jpg);
    }
    .section-2 .slide5{
        background-image:  url(../img/m2-site-130.jpg);
    }
    .section-2 .slide6{
        background-image:  url(../img/m2-site-129.jpg);
    }
    .v-desk{
        display: none;
    }
    .v-mob{
        display: block;
    }
    .v-mob .fp-controlArrow{
        display: none;
    }
}

@media (max-width: 500px) {
    .section-2 h3 {
        font-size: 0.8em;
    }
}