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

.topnav {
    font-size: 14px; 
}

.features-list{
    list-style: initial;
    margin-left: 18px;
    font-size: 17px;
}

h2.section-heading {
    color: #FF9000;    
    font-weight: bold;
}

.bloc_plus {
	background: url('../img/bg_bloc_plus.jpg') no-repeat center center;
	background-size: cover;
	padding: 45px 0 0;
}
.bloc_plus .titre_bloc {
        color: #fff;
        margin-bottom: 55px;
}
.bloc_plus .col-3-element {
        float: left;
        min-height: 200px;
        text-align: center;
        padding: 80px 0 0;
        width: 33.33%;
        font-weight: 600;
        color: #fff;
        padding-top: 95px;
        font-size: 20px;
        line-height: 1em;
        text-transform: uppercase;
}
        .element_plus {
                opacity: 0;
                transform: scale(0.1) translateY(50px);
                transition: transform 1.5s;
        }
        .element_plus.show {
                opacity: 1;
                transform: scale(1) translateY(0);
        }
        .element_labels {
                background: url('../img/picto_label.png') no-repeat center top;
        }
        .element_reactivite {
                background: url('../img/picto_reactivite.png') no-repeat center top;
        }
        .element_taux_retours {
                background: url('../img/picto_taux_retour.png') no-repeat center top;
        }
.bloc_plus .col-5-element {
        float: left;
        min-height: 190px;
        text-align: center;
        padding: 110px 0 0;
        width: 20%;
        font-weight: 600;
        color: #fff;
        font-size: 20px;
        line-height: 1em;
        text-transform: uppercase;
}
        .bloc_plus .element_sur_mesure {
                background: url('../img/picto_sur_mesure.png') no-repeat center 10px;
                color: #db4453;
        }
        .bloc_plus .element_social {
                background: url('../img/picto_social.png') no-repeat center top;
                color: #5da8de;
        }
        .bloc_plus .element_moderation {
                background: url('../img/picto_moderation.png') no-repeat center 15px;
                color: #fcbe1f;
        }
        .bloc_plus .element_statistiques {
                background: url('../img/picto_statistiques.png') no-repeat center 10px;
                color: #37b06d;
        }
        .bloc_plus .element_rapports {
                background: url('../img/picto_rapports.png') no-repeat center 10px;
                color: #d96e32;
        }
        
        .bloc_plus .row {
            max-width: 64em;
            margin: 0 auto;
        }

        .titre_bloc {
    font-weight: 600;
    color: #2F2E2E;
    line-height: 1em;
    font-size: 36px;
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 15px;
    background: url("http://www.avis-verifies.com/v2/css/../img/stitre_bloc.png") no-repeat bottom center;
}

.bloc_plus .titre_bloc {
    color: #fff;
    margin-bottom: 55px;
}
.stitre {
    font-weight: 600;
    color: #f99705;
    line-height: 1em;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 15px;
    letter-spacing: 1px;
}


.content-section-cover {
    background: url("../img/nosplus.PNG") no-repeat center center;
    background-size: cover;
    height: 600px;
}

select, input[type="text"] {
    width: 100%;
    height: 35px;
}

.lead {
    font-size: 18px;
    font-weight: 400;
}

.center {
    text-align: center;
}

.intro-header {
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(../img/intro-bg.jpg) no-repeat center center;
    background-size: cover;
}

.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 5em;
}

.intro-divider {
    width: 430px;
    border-bottom: 3px solid #FFF;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.87);
    border-top: 0;
    margin-bottom: 28px;
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

header {
    margin-bottom: 2px;
}

.modal {
    color: #000;
}

@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}

.network-name {
        text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    text-shadow: 0px 0px 3px rgba(0,0,0,1);
}
i.glyphicon-download {
    
    text-shadow: 0px 0px 3px rgba(0,0,0,1);
    position: relative;
    top: 3px;
}

.content-section-a {
    padding: 50px 0;
    background-color: #f8f8f8;
}

.content-section-b {
    padding: 50px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.section-heading {
    margin-bottom: 30px;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../img/banner-bg.jpg) no-repeat center center;
    background-size: cover;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding: 50px 0;
    background-color: #f8f8f8;
}

p.copyright {
    margin: 15px 0 0;
}



/*** Style Tablette et Mobile ***/
@media only screen and (max-width: 60em) { 
    .bloc_plus {
            padding: 45px 0 0;
    }
    .bloc_plus .col-3-element {
            padding: 80px 30px 0;
    }
}



/** Mobile **/
@media only screen and (max-width: 48em) { 

    .bloc_plus {
		padding-bottom: 10px;
	}
		.bloc_plus .col-3-element {
			width: 100%;
			min-height: 0;
			float: none;
			margin-bottom: 45px;
		}
		.bloc_plus .col-3-element.element_taux_retours {
			max-width: 195px;
			margin: auto;
			margin-bottom: 75px;
		}
		.bloc_plus .col-5-element {
			width: 50%;
			min-height: 110px;
			margin-bottom: 40px;
		}
    
}