/*-----------------------------*/
/* CSS : BASIC CODE */
/*-----------------------------*/
        @import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i');
        @import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');


        html,body {height: 100%;width: 100%;}
        body {font-family: 'Source Sans pro', sans-serif;}
        a{-webkit-transition: all 0.35s;-moz-transition: all 0.35s;transition: all 0.35s;color: #FFFFFF;}
        .released {
            color: black;
        }
        /*a:hover,a:focus{color: #9B9B9B;}*/
        section {padding-top:73px;padding-bottom: 65px;}
        /*aside {padding: 50px 0;}*/
        .no-padding {padding: 0;}
        /*.btn {font-family: 'Source Sans pro', sans-serif;font-weight: 300;letter-spacing: 1px;background-color: transparent;text-transform: uppercase;border-radius: 0px!important;}
        .btn-xl {padding: 17px 58px;}*/
        ::-moz-selection{color: white;text-shadow: none;background: #222222;}
        ::selection {text-shadow: none;background: #222222;}
        img::selection{color: white;background: transparent;}
        img::-moz-selection {color: white;background: transparent;}
        body{webkit-tap-highlight-color: #222222;}

        .global:hover{
            background-color: #18579a!important;
        }

        /* background white menu mobile */

        @media(max-width:768px) {

            .whitebg {
                background-color: #FFFFFF!important;
            }
        }


        /*-----------------------------*/
        /* CSS : HEADER VIDEO  & INTRO */
        /*-----------------------------*/
        section#home {
          padding: 0!important;
          position: relative;
          width: 100%;
          min-height: auto;
          -webkit-background-size: cover;
          -moz-background-size: cover;
          background-size: cover;
          -o-background-size: cover;
          background-position: center;
          text-align: center;
          color: white;
        }

        /*width: 100vw;
        height: 100vh;*/


        .cta_video {width: 100%;display:block;height: auto;vertical-align: middle;}
        .cta_video_container {
            position:relative;display: block;
        }

        @keyframes colorize {
        0% {
        background: rgba(20, 70, 123, 0.75 );
        }
        25% {
        background: rgba(20, 70, 123, 0.75 );
        }
        50% {
        background: rgba(20, 70, 123, 0.75 );
        }
        75% {
        background: rgba(20, 70, 123, 0.75 );
        }
        100% {
        background: rgba(20, 70, 123, 0.75 );
        }
        }

        .videohue {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 10!important;
        animation: 20s colorize infinite both;
        }



        .title-content{z-index: 10000!important;display: block;position: absolute;bottom: 0;left: 5%;right: 5%;z-index: 8;color: #d1d1d1;text-align: center;font-size: 16px;}
        .title-content p {color:#FFF!important;font-size: 32px;font-weight: 600;max-width: 80%;margin-bottom: 25px;margin-top: 35px;margin-left: auto;margin-right: auto;font-family: 'Source Sans pro', sans-serif;}

        .title-content a{
		  color: #fff;
	      padding: 13px 45px;
	      margin-top: 40px;
	      text-decoration: none;
	      transition: ease .4s;
	      font-family: 'Source Sans pro', sans-serif;
	      font-weight: 400;
	      /*letter-spacing: 1px;*/
	      background-color: transparent;
	      text-transform: uppercase;
	      border-radius: 0px!important;
        }
		.title-content a:hover{
			color: #173f69;
			background-color: #FFFFFF;
		}
        @media (min-width:700px) {.title-content {top: 70px;}}
        @media (min-width:1200px) {.title-content {top: 165px;}}
        @media (min-width:1400px) {.title-content {top: 340px;}}
        @media (min-width:1600px) {.title-content {top: 255px;}}
        @media (max-width:700px){.title-content {top: 12px;}.title-content h2 {font-size: 32px;}.title-content p{width: 85%;margin: 0px auto;font-size: 24px;}.logo_alp{width: 220px;}}
        @media (max-width:500px){
            .title-content {top: 10px;}
            .logo_alp{width: 130px;}
            .title-content h2 {font-size: 15px;}
            .title-content p {width: 85%;margin: 0px auto;font-size: 15px;}
            .home-upper{height: 200px;}
            .title-content a{padding: 4px 33px;margin-top: 10px;}


        }

/*----------------------------------*/
/* CSS VOTRE INFO SUR MESURE */
/*---------------------------------*/

        .title-one {margin-top: 0;margin-bottom: 10px;font-size: 30px;font-weight: 600;font-family: 'Source Sans Pro', sans-serif;color: #000000;}
        .bg-primary_mesure{background-color: #FFFFFF;}
        .text-faded_mesure{color: #9b9b9b;font-family: 'Source Sans Pro', sans-serif;font-weight: 400;font-size: 18px;}
        .service-box_mesure {max-width: 330px;margin: 50px auto 0;}
        .service-box_mesure h3{ margin-bottom: 0px; margin-top: 11px;letter-spacing: 0px;font-weight: 600;color: #000;font-family: 'Source Sans Pro';font-size: 18px!important;}
        .service-box_mesure p{font-weight: 400;text-align:center;padding: 10px!important;font-size: 14px;color: #9b9b9b;font-family: 'Source Sans Pro';}
		@media (max-width:320px){.text-faded_mesure{font-size: 16px;}}
        .btn-accueil {color: white;background-color: transparent;border-color: #FFFFFF;-webkit-transition: all 0.35s;-moz-transition: all 0.35s;transition: all 0.35s;}
        .btn-accueil:hover,
        .btn-accueil:focus,
        .btn-accueil.focus,
        .btn-accueil:active,
        .btn-accueil.active,
        .open > .dropdown-toggle.btn-primary {color: white;background-color: #245284;border-color: #FFFFFF;}
        .btn-accueil:active,.btn-accueil.active,.open > .dropdown-toggle.btn-primary {background-image: none;border-color: #FFFFFF;}

/*-----------------------------*/
/* CSS : POUR NE RIEN RATER */
/*-----------------------------*/

        .btn-rien-rater{   padding: 15px 0 15px 0px;
            background-color: #14467b;
            display: block;
            margin: 0px auto;
            margin-top: 52px;
            border-radius: 0!important;
            text-align: center;
            border: none!important;
            max-width: 250px;
            font-weight: 300;
        }
        .btn-rien-rater:hover{
            background-color: #18579a!important;
        }


        .qsn{margin-bottom: 73px;color:}

        video::-internal-media-controls-download-button {display:none!important;}
        video::-internal-media-controls-download-button {display:none!important;}
        .test-offre{    margin-top: 10px;
    display: block;}
        #services-qsn{background-color: #F5F5F5;height: auto;}
        #services-qsn h3{    /* padding-left: 45px; */margin: 0;margin-bottom: 15px;margin-left: 15px;font-family: 'Source Sans Pro';font-weight: 600;color: #000;width: 445px;font-size: 16px;line-height: 27px;}
        #services-qsn p{    width: 445px;margin-left: 15px;font-family: 'Source Sans Pro';font-size: 14px;line-height: 22px;text-align: left;font-weight: 500;color: rgba(155, 155, 155, 1);}
        @media (max-width: 992px){
            #services-qsn{padding: 35px 0 ;}
            #services-qsn h3{text-align: center;padding-left: 0px;margin-left: 0!important;}
            #services-qsn p{text-align: center;padding-left: 0px;margin-left: 0!important;}
            #block3 .service-box2{padding: 0!important;max-width: 400px;display: block;margin: 0 auto;margin-bottom: 20px;}
        }

        @media(max-width:992px) {
            #services-qsn h3,#services-qsn p{
                width: 100%;
            }
        }

/*-----------------------------*/
/* CSS : NOTRE OFFRE */
/*-----------------------------*/
        #services-offre {color:#fff;text-align:center;font-family: 'Source Sans Pro';position: relative;width: 100%;min-height: auto;-webkit-background-size: cover;
                -moz-background-size: cover;background-size: cover;-o-background-size: cover;background-position: center;
                background-image: url('http://www.alp-presse.fr/assets/img/header2.jpg');
        }
		@media (max-width: 992px){
            /*#services-offre {max-height: 100%;height: auto;}*/
            .marginB{margin-bottom: 20px;}
        }


        .services-offre {display:block;overflow:hidden;margin-top:50px;font-family: 'Source Sans pro', sans-serif;}
        #services-offre h2{color: #fff;border-color: #fff;margin-bottom:65px!important;font-family: 'Source Sans pro', sans-serif;}
        .single-service h3{ font-family: 'Source Sans pro', sans-serif;font-size: 27px!important;font-weight: 400;}
        .single-service {
                background-color: rgba(0, 0, 0, 0.39);
                padding: 25px;
                padding-top: 55px;
                margin: 0 auto!important;
                border: 1px #FFF solid;
                /*min-height: 415px;
                max-width: 300px;*/
                transition: all 0.9s ease 0s;
                -moz-transition: all 0.9s ease 0s;
                -webkit-transition: all 0.9s ease 0s;
                -o-transition: all 0.9s ease 0s;
                 font-family: 'Source Sans pro', sans-serif;
                 min-height: 415px;max-width: 300px;}
        .single-service p {
                font-size: 14px;padding: 17px;font-weight: 300;color: #FFFFFF;
                font-family: 'Source Sans pro', sans-serif;}
        .single-service i {
                text-align:center;
                font-size:80px;
                background-color: #fff;
                border-radius: 50%;
                display: inline-block;
                height: 150px;
                line-height: 150px;
                width: 150px;
                color:#43484E;
                transition: all 0.9s ease 0s;
                -moz-transition: all 0.9s ease 0s;
                -webkit-transition: all 0.9s ease 0s;
                -o-transition: all 0.9s ease 0s;
                font-family: 'Source Sans pro', sans-serif;
            }

            .single-service .btn-block{
                font-family: 'Source Sans pro', sans-serif;
                font-weight: 100;
                letter-spacing: 1px;
                font-size: 14px;
                max-width: 166px;
                margin: 0 auto;
                text-align: center;
                padding: 14px 27px;
                background-color: #439eff;
                text-transform: uppercase;
                border-radius: 0px!important;
            }
            .single-service .btn-block:hover{
                background-color: #6fb5ff!important;
            }




/*====================
======Clients CSS=====
======================*/

#clients{
	background-color:#0A0A13;
}

#clients{
        background-color: #14467b;max-height: 490px;}
        .gallery-cell {width: 100%;height: 400px;}
        .testimonial {text-align: center;max-width: 850px;margin: 0px auto 46px auto;padding: 0 20px;}
        .testimonial-avatar {width: 100px;margin-top: 30px;padding: 3px;border: 2px solid #439eff;margin-bottom: 20px;}
        .flickity-page-dots {bottom: 25px;}
        .flickity-page-dots .dot.is-selected {background: #FFF;border: 2px solid #FFFFFF;}
        .title_testimonial{font-size: 30px;font-family: 'Source Sans pro', sans-serif;font-weight: 600;color: #FFF;}
        .testimonial-author {display: block;font-family: 'Source Sans pro', sans-serif;font-weight: 600;color:#439eff;font-size: 18px;}
        .testimonial-quote {display: block;font-size: 18px;font-family: 'Source Sans pro', sans-serif;font-weight: 100;font-style: italic;color: #FFF;padding: 10px 0;}
        @media (min-width: 480px){.testimonial-quote {width: 100%;;margin: 0 auto;}}


/*-----------------------------*/
/* CSS : NGE & LE FIL ALP */
/*-----------------------------*/
                .img-logoo{width: 130px;height: 126px;}
                #block5 p {padding: 0!important;}
                #block5{background-color: #FFFFFF;min-height: 640px;}
                #block5 h1 {font-family: 'Source Sans pro', sans-serif;font-weight: 600;font-size: 30px;}
                #block5 .lorem{font-size: 16px;font-family: 'Roboto',sans-serif;font-weight: 500;margin-bottom: 7px;line-height: 20px;}
                #block5 .subtitle_lorem{font-size: 11px;font-family: 'Roboto',sans-serif;font-weight: 400;margin-bottom: 33px;color: #646464;letter-spacing: 0.5px;text-transform: uppercase;}
                @media (max-width:992px){.test-center{text-align: center;padding-right: 0!important;padding-left: 0!important;}.img-logoo{margin: 0 auto;}}
                .hr{width: 95%;border: 1px solid #e6e6e6;opacity: 0.4;}
                hr{border-color: #FFFFFF;border-width: 1px;max-width: 100%}
                .btn_project{background-color: #14467b;color: #FFFFFF;font-family: 'Source Sans pro', sans-serif;font-weight: 100;padding: 10px 16px 10px 16px;font-size: 12px;}
                .btn_project_lire{background-color: #14467b;color: #FFFFFF;font-family: 'Source Sans pro', sans-serif;font-weight: 100;padding: 10px 30px 10px 30px;font-size: 12px;}
                /*.btn_project:hover,.btn_project_lire:hover{color: #14467b!important;background-color: #FFF!important;border: 1px solid #14467b!important;}*/
                @media (min-width:992px){.left-text{margin-left: -45px;}}

/*-----------------------------*/
/* CSS : AUDIENCE - FRANCE MAP */
/*-----------------------------*/

                .cls-1-defaut:hover{
                    fill:#3484ce;
                }

                /* css design france map */
                #list li{list-style-type: none;font-family: 'Source Sans pro', sans-serif;font-weight: 600;padding-bottom: 10px;}
                #list li:nth-child(1){color: #000;font-size: 19px;text-transform: uppercase;padding-bottom: 30px;}
                #list_content2,#list_content3,#list_content4{margin-left: 40px;color: #9b9b9b;}
				#list_content5{color: #000;padding-left: 15px;}
				#list_content{padding-left: 8px;}
				#list li > .imgg {padding-left: 5px;}


                .local-sm_select:hover {
                  border-color: #bbbbbb;
                }
                .local-sm_select::before {
                  content: "\f107";
                  font-family: "Fontawesome";
                  position: absolute;
                  color: #9b9b9b;
                  font-size: 23px;
                  z-index: -1;
                  right: 30px;
                  opacity: 0.5;
                  top: 22px;
                  -webkit-transform: translateY(-50%);
                          transform: translateY(-50%);
                }


                .local-sm_select select {
                  display: block;
                  width: 100%;
                  padding: 10px 10px 10px 10px;
                  background-color: transparent;
                  border: 1px solid rgba(0,0,0,0.2);
                  border-radius: 0!important;
                  color: #9b9b9b;
                  font-family: 'Source Sans pro', sans-serif;
                  font-weight: 600;
                  box-shadow: none;
                  -webkit-appearance: none;
                  -moz-appearance: none;
                  appearance: none;
                }

                @media (min-width:992px){
                    .padleft{
                        padding-left:130px;
                    }
                }


/*-----------------------------*/
/* CSS : QUI SOMMES NOUS */
/*-----------------------------*/

                @media (max-width:992px){.img-fondateurs{width: 90%;margin: 0 auto;height: 100%;display: block;}.block-qsn{text-align: justify;
                        text-align-last: center;}}
                @media (min-width:992px){.img-fondateurs{width: 445px;height: auto;margin-left: 88px;}}

                .bonjour{line-height: 20px;font-weight: 100;}
                .test-quisommesnous{color: #FFFFFF;}


                        .btn-quisommesnous{   padding: 15px 0 15px 0px;
                            background-color: #14467b;
                            display: block;
                            margin: 0px auto;
                            margin-top: 52px;
                            border-radius: 0!important;
                            text-align: center;
                            border: none!important;
                            max-width: 250px;
                            font-weight: 300;
                        }
                        .btn-quisommesnous:hover{
                            background-color: #18579a!important;
                        }







/*-----------------------------*/
/* CSS : PRENEZ RENDEZ VOUS */
/*-----------------------------*/


                #contact {
                	overflow:hidden;
                	background-color: #fff;
                	position:relative;
                	padding-bottom:85px;
                	border-top:2px solid #ddd
                }

                #contact .contact-heading {
                	padding-bottom:60px;
                	position: relative;
                	z-index: 10;
                }

                .contact-address {
                    height: 330px;
                    padding-top: 48px;
                    padding-left: 25px;
                    color: #9b9b9b;

                    font-size: 16px;
                    background-color: #F6F6F6;
                    font-family: 'Source Sans pro', sans-serif;
                }

                @media (min-width:768px){
                    .contact-address{
                        width: 325px;
                        float: right;
                    }
                    section#contact .form-group input.form-control,
                    section#contact .form-group textarea.form-control {
                        width: 454px;}


                }
                .social-icons a {
                	color: #A2A2A2;
                	font-size: 20px;
                	border: 1px solid #A2A2A2;
                	border-radius: 50%;
                	text-align: center;
                	padding: 6px;
                	width: 44px;
                	height: 44px;
                	display: inline-block;
                	margin: 2px;
                }


                .social-icons a:hover {
                  color: #fc7700;
                  border: 1px solid #fc7700;
                }

                .contact-address .social-icons,
                .contact-address address {
                	z-index:2;
                	position:relative
                }

                .contact-address  p {
                	font-weight:800;
                	font-size:16px;
                    text-align: left;
                }

                .contact-address  p span {
                	font-weight: 600;

                }
                .contact-address  p span {
                	font-weight: 600;

                }


                .form-control{padding: 14px 20px!important;}
                section#contact .form-group{margin-bottom: 26px;}
                section#contact .form-group input.form-control {height: auto;}
                section#contact .form-group textarea.form-control {height: 115px;}

                section#contact .form-group{margin-bottom: 26px;}
                section#contact .form-group input.form-control {height: auto;}
                section#contact .form-group textarea.form-control {height: 115px;}
                section#contact .form-control:focus {border-color: #14467b;box-shadow: none;}
                section#contact ::-webkit-input-placeholder {font-family: 'Source Sans pro', sans-serif;font-weight: 400;font-size: 16px;color: #9b9b9b;}
                section#contact .text-danger {color: #000!important;}
                .about_our_company{text-align: center;font-weight: 600;}
                .grey_block i {color: #439eff;}
                .form-control{border-radius: 0px!important;}
                section .text_center_left{text-align: left;}
                section .btn_xll{    background-color: #14467b;
        	    padding: 7px 32px;
        	    color: #FFFFFF;}
                section .btn_xll:hover{background-color: #FFFFFF;border: 1px solid #14467b;    padding: 7px 32px!important;color: #14467b;}
                section#contact :-moz-placeholder{
                    /* Firefox 18- */
                    font-family: 'Source Sans pro', sans-serif;
                    font-weight: 400;
                    font-size: 16px;
                    color: #9b9b9b;}
                section#contact ::-moz-placeholder{
                    /* Firefox 19+ */
                    font-family: 'Source Sans pro', sans-serif;
                    font-weight: 400;
                    font-size: 16px;
                    color: #9b9b9b;}
                section#contact :-ms-input-placeholder{
                    font-family: 'Source Sans pro', sans-serif;
                    font-weight: 400;
                    font-size: 16px;
                    color: #9b9b9b;}

                section#contact  p >strong {color: #9b9b9b;font-weight: 600;font-family: 'Source Sans pro';}

                .contact-details{
                    margin-bottom: 20px;
                }

                .btn-send-mail{

                    padding: 2px 79px 0px 21px!important;
                    color: #fff;
                    /*padding: 8px 31px;*/
                    margin-top: 0px;
                    text-decoration: none;
                    transition: ease .4s;
                    font-family: 'Source Sans pro', sans-serif;
                    font-weight: 300;
                    letter-spacing: 1px;
                    background-color: #14467b;
                    text-transform: uppercase;
                    border-radius: 0px!important;
                }
                .btn-send-mail:hover{
                    background-color: #18579a!important;
                    color: #FFF!important;
                }


    /*-----------------------------*/
    /* CSS : FOOTER */
    /*-----------------------------*/

    .parent22 {
      height: 200px;
      flex-wrap: wrap;
      align-content: flex-end;
      flex-direction: column;
    }

    .item22 {
      width: 20%;
    }

      .parent22 {
      /*border: 5px solid skyblue;
      width: 700px;*/
      margin: 0px auto;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
    }

  .item22 {
      height: 20px;
      margin: 5px;

      color: white;
      text-align: left;
      line-height: 50px;
      font-weight: 600;
      width: 150px;
    }


    * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
    }

    .wrapper {
        color: #9B9B9B;
        max-width: 80%;
        margin: auto;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        justify-content: space-around;
    }

    .col {
        flex: 1;
        padding: 20px;
        width: 32%
    }

    @media (max-width:500px) {
        .col {
            min-width: 100%
        }
    }

    .rowe {
        box-sizing: border-box;
        display: table;
        table-layout: fixed;
        width: 100%;

    }

    .cell {
        display: table-cell;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative;

    }

    @media (min-width:650px) {
        .rowe {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }
        .cell.cell-1-5 {
            -webkit-box-flex: 0;
            -ms-flex: none;
            display: flex;
            align-items: flex-end;
            flex-direction: column;
            width: 33%;
        }
        .cell.cell-200px {
            -webkit-box-flex: 0;
            -ms-flex: none;
            flex: none;
            width: 200px;
            max-width: 200px;
        }
    }

    @media (max-width:650px) {
        .cell.cell-1-5 {
            -webkit-box-flex: 0;
            -ms-flex: none;
            flex: none;
            width: 100%;
        }
        .cell.cell-200px {
            -webkit-box-flex: 0;
            -ms-flex: none;
            flex: none;
            width: 100%;
            max-width: 100%
        }
    }

    @media (min-width:992px) {
        .texte {
            margin-top: 10px!important;
            margin-left: 80px!important;
        }
    }

    .cell-valign-top{
        font-size: 12px;
        font-family: 'Source Sans pro';
    }

    .cell {
        display: block;
        font-family: 'Source Sans pro';
    }

    .cell-valign-middle,
    .cell-valign-bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-family: 'Source Sans pro';
    }

    .rowe {
        border-collapse: seperate;
        border-spacing: 8px 0%;
        padding: 4px;
        font-family: 'Source Sans pro';
    }

    .cell {
        border-radius: 0px;
        /*background: rgba(136, 136, 136, .85);*/
        margin-right: 0px;
        padding: 6px;
    }

    .cell.cell-nowrap {
        overflow: hidden;
        font-family: 'Source Sans pro';
        white-space: wrap
    }

    .cell.cell-valign-middle {
        vertical-align: middle;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
        font-family: 'Source Sans pro';
    }

    .footer-social-links {
        font-size: 25px;
        text-align: left;
        margin-top: 15px;
        margin-left: -4px
    }

    .footer-social-links a {
        width: 30px;
        height: 30px;
        font-family: 'Source Sans pro';
        line-height: 25px!important;
        position: relative;
        margin: 0 5px;
        text-align: center;
        display: inline-block;
        color: #565656;
        -webkit-transition: all 0.27s cubic-bezier(.30, .10, .58, 1);
        -moz-transition: all 0.27s cubic-bezier(.30, .10, .58, 1);
        -o-transition: all 0.27s cubic-bezier(.30, .10, .58, 1);
        -ms-transition: all 0.27s cubic-bezier(.30, .10, .58, 1);
        transition: all 0.27s cubic-bezier(.30, .10, .58, 1)
    }

    .footer-social-links a i,
    .footer-social-links a span {
        color: #565656;
        position: relative;
        top: 1px;
        font-size: 19px;
        left: 0
    }

    .footer-social-links a i:hover,.footer-social-links a:hover{
        color: #18579a!important;
        cursor: pointer;
    }

    .footer-social-links a:before {
        content: "";
        display: inline-block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        border: 2px solid #565656;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        -webkit-transition: all 0.27s cubic-bezier(.30, .10, .58, 1);
        -moz-transition: all 0.27s cubic-bezier(.30, .10, .58, 1);
        -o-transition: all 0.27s cubic-bezier(.30, .10, .58, 1);
        -ms-transition: all 0.27s cubic-bezier(.30, .10, .58, 1);
        transition: all 0.27s cubic-bezier(.30, .10, .58, 1);
    }
    .footer-social-links a:hover:before{
        content: "";
        display: inline-block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        border: 2px solid #18579a;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        -webkit-transition: all 0.27s cubic-bezier(.30, .10, .58, 1);
        -moz-transition: all 0.27s cubic-bezier(.30, .10, .58, 1);
        -o-transition: all 0.27s cubic-bezier(.30, .10, .58, 1);
        -ms-transition: all 0.27s cubic-bezier(.30, .10, .58, 1);
        transition: all 0.27s cubic-bezier(.30, .10, .58, 1);
    }





    #footer-section {
          padding:0px;
          font-family: 'Source Sans pro';
        }



        #footer-section h3 {
          color:#9B9B9B;
          font-size:12px;
          font-weight:500;
          font-family: 'Source Sans pro';
          padding:0;
          margin:0px 0px 15px 0px;
        }

        .footer-bis{
            font-family: 'Source Sans pro';
            color:#9B9B9B;
            font-size:12px;
            font-weight:500;
        }

        .footer-bis-bold{
            font-family: 'Source Sans pro';
            font-weight: 600;
            color: #000;
        }

        #footer-section a {
          color: #9B9B9B;
          font-size:12px;
          line-height:16px;
          font-weight:400;
          text-decoration:none;
          display:block;
        }

        #footer-section a:hover {
          text-decoration:underline;
        }

        .footer-group {
          float:left;
          margin:0px 0px 0px 0px;
        }

        @media screen and (min-width: 1070px) {
            .footer-group1{
                margin-left: 60px;
            }
        }

        @media screen and (min-width: 970px) and (max-width: 1070px){
            .footer-group1{
                margin-left: 20px;
            }
        }

        @media screen and (max-width: 599px) {
          #footer-section {
            padding:25px 0px 25px 0px;
          }

          #footer-section h3 {
            font-size:20px;
            font-weight:400;
            margin:4px 0px 10px 0px;
          }

          #footer-section a {
            font-size:17px;
            font-weight:300;
            line-height:28px;
          }

          .footer-group {
            width:100%;
            margin:0px 20px 20px 0px;
          }

          .footer-group > * {
            vertical-align:top;
          }

          .footer-group-logo {
            margin:0px 0px 20px 0px
          }


          #footer-logo {
            background-image:url(http://www.braksoftware.com/codepen/bruce/v1/bruce-logo-footer-medium.png);
            width:120px;
            height:27px;
            margin:0px 10px 20px 0px;
          }

          #footer-join-our-team {
            display:inline-block;
            margin:0px 10px 10px 0px;
          }

          .footer-social-media-link {
            margin:8px 4px 0px 0px;
          }

          #footer-contact {
            font-size:14px;
            line-height:24px;
            padding:10px 0px 10px 0px;
          }

          #footer-contact span.nw {
            display:block;
          }

          .footer-contact-company-name {
            font-weight:400;
          }

          .footer-divider {
            display:none;
          }

          #footer-contact a {
            display:inline;
            color:inherit;
            font-size:inherit;
            line-height:inherit;
          }
        }


        /* ***************************** */
                /*-------------------------------*/
                /* CSS : MENTIONS LEGALES */
                /*-------------------------------*/

                .title-bold{font-size: 16px;font-family: 'Source Sans Pro', sans-serif;font-weight: 600;color: #000;}
                .section-lead{font-size: 14px;font-family: 'Source Sans Pro', sans-serif;font-weight: 400;}
                .lead{margin-bottom: 40px;color: #9b9b9b;line-height: 28px;}
                @media(min-width:992px) {.deux {padding-left: 125px;}.trois {padding-left: 65px;}}
                .image-bg-fluid-height,.image-bg-fixed-height {text-align: center;-webkit-background-size: cover;-moz-background-size: cover;background-size: cover;-o-background-size: cover;}
                .image-bg-fluid-height {background: url('http://www.alp-presse.fr/assets/img/header.jpg') no-repeat center center scroll;padding: 100px 0;height:350px;background-position-x: inherit;}
                .image-bg-fixed-height {background: url('http://www.alp-presse.fr/assets/img/header.jpg') no-repeat center center scroll;height: 450px;}
                .img-center {margin: 0 auto;}
                .container-fluid{padding-top: 7px;}
                @media screen and (min-width: 992px){.contact-container{width: 60%;}.sub_footer .footer {width: 100%!important;}}
                @media screen and (max-width: 992px){
                .video-alp{margin-bottom: 30px!important;}.row-center {margin-right: 0!important;margin-left: 0!important;}
                .contact-container{width: 90%;}
                .grey_block{margin-bottom: 38px!important;}
                section .text_center_left{text-align: center!important;}
                }




/* POPIN */
.hidden-txt {
    display: none;
}

.marginPopin {
    margin-bottom: 20px;
}