/*css modif projet*/
body {
    /*background-color: #e7e7e7;*/
    background-color: white;
}

.firstContainer {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 136.5rem /*129.6rem*/;
    padding-right: 2.4rem;
    padding-left: 2.4rem;
    /*box-shadow: 0px 0px 25px black;*/

}

.container {
    background-color: white;
}

.font-0-6em {
    font-size:0.6em;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 35px;
}

.myButton {
    min-width: 10px;
    max-width: 20px;
    text-align: center;;
}

.box-services {
    background: #fff none repeat scroll 0 0;
    border-bottom: 0px;
    padding: 40px 20px 20px;
}
/****************************************************************
                          MENU
*****************************************************************/
.fontSizeMenu{
    font-size: 0.7em;
}
/****************************************************************
                          BUTTON CONTACT
*****************************************************************/
.buttonOpenAgency {
    width: auto;
    margin: 0 auto;
    text-align: center;
    font-size: 0.8em;
}
/****************************************************************
                          Intro et h1
*****************************************************************/
.intro h1, .intro h2, .intro h3 {
    color: #fff;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 115px;
}

.image-background {
    height: 540px;
}

h1.titleFirstPageH1 {
/*    font-family: 'Dancing Script', cursive;*/
/*    font-family: 'Satisfy', cursive;*/
/*    font-family: 'Cookie', cursive;*/
/*    font-family: 'Alex Brush', cursive;*/
    margin-bottom: 0px;
    margin-top: 40%;
    font-size: 220%;
    font-weight: bold;
}

.titleFirstPageH2 {
/*    font-family: 'Dancing Script', cursive;*/
/*    font-family: 'Satisfy', cursive;*/
/*    font-family: 'Cookie', cursive;*/
/*    font-family: 'Alex Brush', cursive;*/
    margin-top: 38%;
    margin-bottom: 0px;
    font-size: 43px;
    font-weight: bold;
}

.titleFirstPageH3 {
    margin-top: 0px;
    margin-bottom: 0px
}

.titleStyleColor {
    color: red;
}

/****************************************************************
                             INDEX
*****************************************************************/
.titleIntro {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
}

.selectChoises {
    margin-bottom: 0;
    text-align: center;
    margin: 0 0 10px;
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
    border-style: solid;
    border-width: 1px;
    border-radius: 50px;
    margin-top: 35px;
    margin-bottom: 5px;
    padding: 20px;
}

.selectChoises:hover {
    font-size: 20px;
    background-color: #eaeaea;
    border-width: 0px;
    transition-duration: 0.10s;
}

.sloganIntro {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: initial;
    letter-spacing: 5px;
    text-transform: initial;
    margin-top: 15px;
    font-weight: bold;
    font-size: 40px;
    color: white;
    text-transform: uppercase;
    text-shadow: 0px 0px 10px black;
}

.titleIndex {
    font-size: 1.7em;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 30px;
}

.imgTextFranchisees {
    color: white;
}

.youtubeSpace {
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 25px;
    margin-top: 25px;
}

.titleAboutFranchise {
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}

.backgroundQuelsquesChiffres {
    background-color: #e7e7e7;
}

.iframeAgAuto {
    margin: 0 auto;
    border-radius: 20px;
    border: 1px solid black;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    margin-bottom: 0px;
    right: 12px;
    padding-bottom: 5px;
    border-top-width: 2px;
    border-right-width: 2px;
    background-color: black;
}

.iStyle {
    color: white;
    margin-left: 20px;
}

.avantages {
    margin-top: 15px;
}

/*
ul {list-style: none}

li::before {
    content: "•"; color: red;
    display: inline-block; width: 1em;
    margin-left: -1em;
    list-style-type: square;
}
*/

ul.listStyle li {
    content: "•"; color: red;
    /*display: inline-block; width: 1em;*/
    margin-left: 1em;
    list-style-type: square;
    margin-top: 1.5%;
}

.textLi {
    color: black;
    font-weight: bold;
}

.textDescriptionAgency {
    line-height: initial;
    letter-spacing: initial;
    text-transform: initial;
    margin-top: 20px;
    margin-left: 20px;
    font-weight: bold;
    font-size: 14px;
}

.titleAgencynavBar {
    line-height: initial;
    letter-spacing: initial;
    text-transform: initial;
    margin-top: 18px;    
    margin-left: 20px;
    font-weight: bold;
    /*width: 200px;*/
    font-size: 12px;
    color: white;
    text-transform: uppercase;
}

.managerName {
    font-weight: bold;
    margin-bottom: 10px;
}
/****************************************************************
                            NavBar 
*****************************************************************/
.navbarCoulor {
    color: red;
}

.navbar-header {
    background-color: black;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
    padding-right: 0px;
    padding-left: 9px;
}
/****************************************************************
                            homePage 
*****************************************************************/
.managerNameAgency {
    font-weight: bold;
    margin-top: 5%;
}

.managerDescriptionAgency {
    font-style: italic;
}


.lead {
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 25px;
}

.leadStyle {
    border-radius: 2px;
    background-color: black;
    padding-left: 30px;
    color: white;
    background-image:-moz-linear-gradient(left, black, white);
}

.leadJobList {
    font-size: 0.8em;
    font-weight: bold;
    line-height: 0;
    margin-bottom: 0px; 
}

.heading {
    margin-top: 15px;
}

.imgAG {
    margin-top: 45px;
}


.infoAgenceSpan {
    font-size: 3em;
    color: #e80000;
    padding-right: 20px;
    display: inline-block;
    font-weight: bold;
}

.infoQualiteSpan {
    color: #e80000;
    padding-right: 5px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
}

.infoAgence_P {
    font-size: 1.5em;
    display: block;
    display: inline-block;
    text-justify: right;
    text-transform: uppercase;
    margin: 0 0 20px;
    font-weight: bold;
}

.footerBackground {
    background-color: black;
}

.footerLinkFontAwesome{
    margin-right: 5px;
}

/*******************************************************************/
/***************** IMAGE EFFECT "PAROLE FRANCHISE" *****************/
/*************https://codepen.io/maheshambure21/pen/bNXXeM**********/
/*******************************************************************/
@media screen and (max-width: 25em) {
    .codrops-header {
        font-size: 75%;
    }
    .codrops-icon span {
        display: none;
    }
}

.grid {
    position: relative;
    clear: both;
    margin: 0 auto;
    padding: 1em 0 4em;
    max-width: 1000px;
    list-style: none;
    text-align: center;
    margin-top: 5px;
}

/* Common style */
.grid figure {
    position: relative;
    float: right;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 320px;
    max-width: 480px;
    max-height: 360px;
    width: 48%;
    height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}

/* Individual effects */

/*-----------------*/
/***** Apollo *****/
/*-----------------*/

figure.effect-apollo {
    background:#fc050e;
    /**background: #3498db;**/
}

figure.effect-apollo img {
    opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);
}

figure.effect-apollo figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}

figure.effect-apollo p {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 3em;
    padding: 0 1em;
    max-width: 150px;
    border-right: 4px solid #fff;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

figure.effect-apollo h2 {
    text-align: left;
}

figure.effect-apollo:hover img {
    opacity: 0.6;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}

figure.effect-apollo:hover figcaption::before {
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}

figure.effect-apollo:hover p {
    opacity: 1;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

/* Media queries */
@media screen and (max-width: 50em) {
    .content {
        padding: 0 10px;
        text-align: center;
    }
    .grid figure {
        display: inline-block;
        float: none;
        margin: 10px auto;
        width: 100%;
    }
}

figure.effect-apollo a {
    color: white;
    margin-left: 10px;
}

figure.effect-apollo h2 {
    color: white;
    font-size: 19px;
    font-weight: bold;
    margin-left: 5px;
    position: absolute;
    bottom: -50px;
    left: 5px;
    padding: 20px;  
}

/****************************************************************/

.suppPaddingRightLeft {
    padding-right: 0px;
    padding-left: 0px;
}

.blockquoteParoleFranchise {
    font-size: 15px;
    margin-left: 0px;
    font-family: 'Poiret One', cursive;
    border-left: 4px solid #fb0808;
    padding-left: 15px;
    font-weight: bold;
    color: black;
}

.marginTopParoleFranchise {
    margin-top: 10px;
}

p {
    font-size: 15px;
    font-weight: bold;
    color: black;
}
/****************************************************************
                            footer
*****************************************************************/

.footerAdd {
    background-color: black;

}

.footerAdd p {
    color: white;
}

.footerAdd {
    padding-bottom: 10px;
    padding-top: 15px;
    position: relative;
        
/*    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;*/
}

p.social {
    margin-top: 0px;
}

.colFooter {
    font-size: 11px;
    margin-bottom: 0;
    text-align: center;
    margin: 0 0 10px;
}


#hrFooter {
     color: red;
     width: 100%;   
}

#agenceFooter {
    margin-top: 20px;
    text-align: center;
    margin-top: 20px;
    text-align: center;
}

a {
    color: red;
    text-decoration: none;
}

.actuality{
   margin-top: 25px;
   margin-bottom: 20px;
}

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 12px;
    width: 250px;
    overflow: scroll;
}

.team-member h3 {
    font-size: 16px;
    width: 250px;
    overflow: hidden;
    height: 70px;
}

.openAgencyTitle {
    font-size: 1.5em;
    font-weight: bold;
    line-height: 50px;
    margin-bottom: 20px; 
}

.footerLink {
    font-weight: bold;
    font-size: 0.9em;
}

.panel-title {
    line-height: 30px;
    font-size: 10px;
}

/***************************************************************************************/

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: #e7e7e7;
    color: red;
}

.navbar-default {
    background-color: white;
}

.logoAndBrand {
    background-color: black;
}

.logoAndBrandText {
    color: white;
    margin: 0;
    margin-left: 15px;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
}


.team-member {
    margin-bottom: 0;
    text-align: center;
}

.team-member h3 {
    font-size: 17px;
    letter-spacing: 0.08em;
    margin-bottom: 5px;
    text-transform: uppercase;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 100px;
}

section {
    position: relative;
    /*padding-top: 80px;*/
    padding-top: 55px;
    padding-bottom: 20px;
}

.imgResponsable {
    margin-top: 5%;
}

.logoFooter {
    margin: 30px auto 0;
    text-align: center;
}

.btnContact {
    margin: 0 auto;
    text-align: center;
}

.styleform {
    color: red;
}

.btn-danger {
    background-color: red;
    border-color: red;
    color: #fff;
}

iframe {
    display:block;
    /*border-radius: 0 0 30px 30px;*/
    border-radius: 10px;
    width: 100%; 
    padding: 0px; 
    border-width: 0px; 
    margin: 0px;
    left: 0px; 
    top: 0px;
}

/* flashBag */
.flashBagFront {
    bottom: 0%;
    position: relative;
    z-index: 1000;
    height: 0;
}

.flashBagOpenYourAgency {
    bottom: 6%;
    position: relative;
    z-index: 999;
}

/* Modif opacity modal */
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.1;

}

/* Modification iframe */
.iframeAG_Auto {
    margin: 0px auto;
}

/* Modification iframe Facebook*/
.iframeAG_AutoFaceBook {
    margin-top:25%;
    height: 600px;
    max-height: 600px;
}

/* Border image & iframe */
.border_Ag_Auto_img {
    border: 2px solid #ccc;
}

/* modal-body   */
.modal-body img {
    overflow: hidden;
    width: 100% !important;
    height: auto !important;
    background-color: red;
}

/* image corner accordeon */
.img_corner {
    position: relative;
    z-index: 10;
    height: 10px;
}

/* title size on accordeon Job */
.title_accordeon_job {
    font-size: 12px;
    font-weight: bold;
    overflow: hidden;
}

/* Modif Font size on navBar */
.navbar-collapse_AG_Auto {
    /*font-size: 12px;*/
}

/* Modif color border on red under title on index page */
.heading::after {
    background: #f00;
}

/* Modif h2 margin-top on index page with "Agence automobiliere" */
h2 {
    margin-top: -20px;
}

/* Modif height line for title on index page */
.lead {
    line-height: 2.2;
}

/* modification title actuality */
.title_actuality {
    float: left;
}

.conceptDescription {
    font-weight: normal;
    line-height: 2.5;
    margin-bottom: 25px;
    margin-top: 25px;
    line-height: 30px;
    margin-left: 30px;
    font-size: 14px;
    font-weight: bold;
}

/****************************************************************
                            actualité 
*****************************************************************/
.textDescription {
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: bold;
    text-align: justify;
    font-style: italic;
}

.textDescriptionArticle {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-weight: bold;
    text-align: center;
    font-style: italic;
}

.imageArticle {
    box-shadow: 0px 0px 10px black;
}

.firstImgArticle img {
    overflow: hidden;
    width: 100% !important;
    height: auto !important;
}
/****************************************************************
                            recruitment 
*****************************************************************/

.panel-group .panel + .panel {
    margin: 0px;
}

.modal.in .modal-dialog {
    z-index: 9999;
}

.btn-link {
    color: #E80000;
}

#form_salutation_0 {
    margin-left: -40px;
    margin-top: 0px;
}

#form_salutation_1 {
    margin-left: -40px;
    margin-top: 0px;
}

.labelRecruitment {
    margin-top: 35px;
}

.titleRecruitmentFirst {
    font-size: 1.8em;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 30px;
}

.titleRecruitment {
    font-size: 1.8em;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0px;
}

.sectionJobList {
    padding-top: 10px;
}

.textInfoLocation {
    display: inline;
    font-weight: bold;    
}

.textInfoTypeOfContract {
    display: inline;
    font-weight: bold;
    
}

.spanInfoFontAwesome {
    margin-right: 10px;
    margin-left: 10px;
    color: red;
}

.spanInfoFontAwesomePosition {

}

.recruitmentSection {
    padding-top: 0;
}

/* regle pour responsive des elements dans modal recrutement*/
.recruitmentImg p img {
    /*width: auto !important;*/
    height: auto !important;
    position: relative;
    max-width: 100%;
    background-color: #f8f8f8;
    border-radius: 5px;
}

.jobesImg img {
    margin-bottom: 5%;
    margin-top: 5%;
    height: auto !important;
    position: relative;
    max-width: 100%;
    border-radius: 5px;
}

/***************************************************************
                             contact
****************************************************************/
.localCallSize {
    font-size: 80%;
    color: red;
}

.callSize {
    font-size: 1.5em;
}

.spaceSocial {
    margin: 0px 5%;
}

.leadContact {
    line-height: 1;
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 25px;
    margin-top: 10px;
}

.msgInformatiqueLiberte {
    font-size: 10px;
}

.googleMaps {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 0px;
    border-top: solid white 5px;
    border-bottom: solid white 5px;
}

.iframeGoogleMaps {
    height: 575px;
}

/** YOUTUBE **/
#playerWrap {
    display: inline-block;
    position: relative;
}
#playerWrap.shown::after {
    content:"";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    cursor: pointer;
    background-color: grey;
    background-repeat: no-repeat;
    background-position: center; 
    background-size: 64px 64px;
    background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjgiIGhlaWdodD0iMTI4IiB2aWV3Qm94PSIwIDAgNTEwIDUxMCI+PHBhdGggZD0iTTI1NSAxMDJWMEwxMjcuNSAxMjcuNSAyNTUgMjU1VjE1M2M4NC4xNSAwIDE1MyA2OC44NSAxNTMgMTUzcy02OC44NSAxNTMtMTUzIDE1My0xNTMtNjguODUtMTUzLTE1M0g1MWMwIDExMi4yIDkxLjggMjA0IDIwNCAyMDRzMjA0LTkxLjggMjA0LTIwNC05MS44LTIwNC0yMDQtMjA0eiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==);
}

.html5-video-player {
    background-color: #fff;
}



#phone {
  display: none;
}

.autowinStyle {
    color: orange;
}

.noColorRedLink a {
    color: white !important;
}
.noColorRedLink a:link {
    color: white !important;
}
.noColorRedLink a:visited {
    color: white !important;
}
.noColorRedLink a:hover {
    color: white !important;
}
.noColorRedLink a:active {
    color: white !important;
}

#navigation a {
    padding-left: 7px;
    padding-right: 7px;
}

.container #navigation {
    padding-left: 0px;
    padding-right: 0px;
    margin: 0 auto;
}
/**********************************************************/
/************** mediaquery responsive mobile **************/
/**********************************************************/
@media screen and (min-width: 0px) and (max-width: 767px) {
    .divFixed {
        bottom: 0;
        left: 0;
        z-index: 99;
        position: fixed;
        right: 0;
        text-align: center;
        padding-bottom: 0px;
        padding-top: 5px;
    }
    p.social {
        margin-top: 5px;
    }
    .paddingResponsiveLayout {
        padding-bottom: 90px;
    }
    .paddingResponsiveWeAreWe {
        padding-bottom: 70px;
    }
    .paddingResponsiveNews {
        padding-bottom: 110px;
    }
    .paddingResponsiveJobList {
        padding-bottom: 100px;
    }
    .paddingResponsiveOpenAgency {
        padding-bottom: 60px;
    }
    .paddingResponsiveContact {
        padding-bottom: 30px;
    }
    .actuality {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .border-primary {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    p.roboto {
        color: white;
        font-size: 8px;
    }
    footerLink {
     font-size: 1.1em;
    }
    .footerAdd {
        padding-bottom: 0px;
        padding-top: 5px;
    }
    .iframeGoogleMaps {
        height: 250px;
    }
    
    .iframeAG_Auto ! {
        margin-bottom:20px;
    }

    .grid {
        padding-bottom: 0em;
        padding-top: 0em;
        margin-top: -10px;
    }
}

