.header-home {
    height:700px;
    margin-top: -10px;
    background: url(../themes/afe-theme/assets/img/BG02.jpg) center;
    overflow: hidden;
    position: relative;
}

.header-logo {
    text-align: center;
}

.corner-ribbon{
    width: 330px;
    background: #5CB85C;
    position: absolute;
    text-align: center;
    line-height: 63px;
    letter-spacing: 1px;
    color: #f0f0f0;
    transform: rotate(43deg);
    -webkit-transform: rotate(43deg);
    box-shadow: 2px 4px 0 #468A46;
    top: 55px;
    right: -87px;
    left: auto;
}

.corner-ribbon2 {
    width: 330px;
    background: #5CB85C;
    position: absolute;
    text-align: center;
    line-height: 63px;
    letter-spacing: 1px;
    color: #f0f0f0;
    transform: rotate(43deg);
    -webkit-transform: rotate(43deg);
    box-shadow: 2px 4px 0 #468A46;
    top: 49px;
    right: -79px;
    left: auto;
}

.header-title {
    font-family: Impact, serif;
    font-size: 92px;
    letter-spacing: 2px;
    color: white;
}

.header-subtitle {
    background: rgba(17, 143, 193, 0.72);
    box-shadow: 0px 6px rgba(29, 135, 173, 0.84);
    border-radius: 15px;
    width: 554px;
    margin: auto;
    margin-top: -20px;

}

.header-subtitle p {
    font-family: Bebas, serif;
    font-size: 60px;
    color: white;
    letter-spacing: 34px;
    padding-left: 34px;
    text-align: center;
}

.header-text {
    color: #0C6386;
    padding-top: 30px;
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
}

.header-button {
    background: transparent;
    border: solid 3px #FFF;
    border-radius: 6px!important;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    padding: 15px;

    font-family: Lato, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.header-button:hover, .header-button:focus {
    text-decoration: none!important;
    color: #fff;
    padding:18px;
    padding-left: 23px;
    padding-right: 23px;
    background: rgba(91, 192, 222, 0.62);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.goute {
    width: 23px;
    margin-left: -24px;
    margin-top: -50px;
}

.anchor {
    text-decoration:none;
    color:inherit;
}

.anchor:hover {
    text-decoration: none;
    color: inherit!important;
}
.anchor:focus {
    text-decoration: none;
    color: inherit!important;
}

/* ----------------------------------------------------- */

.bloc-title {
    text-align: center;
    padding-top: 80px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 33px;
    color: #505050;
}

.bloc-subtitle {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size:15px;
    color: #B3B2B2;
    text-align: center;
}

/* ----------------------------------------------------- */

.circle-service {
    width:160px;
    height:120px;
    margin: 0 auto;
    background:#38B7E5;
    border-radius: 90px;
    box-shadow: 0px 6px #2098C3;
}

.circle-service2 {
    width:70px;
    height:70px;
    background:#38B7E5;
    border-radius: 90px;
    box-shadow: 0px 3px #2098C3;
    text-align: center;
    float: left;
    margin-right: 12px;
}

.icon-service {
    width: 80px;
    padding-top: 21px;
}

.icon-service2 {
    width: 46px;
    padding-top: 14px;
    padding-right: 2px;
}

.title-service {
    margin-top: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #434343;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.title-service2 {
    padding-top: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #38B7E5;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size:23px;
}

.text-service {
    padding-top: 12px;
    color: #909090;
    width: 92%;
    margin: 0 auto;
    margin-bottom: 40px;
}

.text-service2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #80807E;
}

.text-service3 {
    padding-top: 34px;
    width: 84%;
    margin: 0 auto;
    text-align: justify;
    color: #2D542D;
}

.button-service {
    box-shadow: 0px 4px 0 #4B944B;
}

.button-service:hover {
    box-shadow: 0px 4px 0 #346934;
}

.block-title-service {
    margin-top: 42px;
    margin-left: 4px;
}

.underlined-service {
    width: 460px;
    height: 2px;
    margin-left: 60px;
    background: #38B7E5;
}

.icon-service3 {
    font-size: 55px;
    color: #5CB85C;
}

.icon-service3-title {
    padding-top: 6px;
    width: 60%;
    margin: 0 auto;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #80807E;
}

.block-service-intern {
    background: #5CB85C;
    margin-top: 53px;
    border-radius: 20px;
}

/* ----------------------------------------------------- */

.certification {
    width:100%;
}

.bloc-certification {
    height:400px;
    background: url(../themes/afe-theme/assets/img/BG01.jpg) center;
}

.bloc-contact {
    height:393px;
    background: url(../themes/afe-theme/assets/img/BG04.jpg) center;
}

.bloc-blue {
    background:#38B7E5;
}

.title-certification {
    font-family: Montserrat, sans-serif;
    color: white;
    font-size: 20px;
    text-transform: uppercase;
    padding-top: 9px;
}

.text-certification {
    padding-top:16px;
}

.item-certification {
    color: #0C506B;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
}

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

/* ----------------------------------------------------- */

.blue-container {
    background: #38B7E5;
    height:125px;
}

.page-title {
    float: left;
    padding-top: 14px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 32px;
    color: #fff;
}

.page-icon {
    float: left;
    width:70px;
    height:70px;
    margin-right: 18px;
    border-radius: 100px;
    border: 4px solid #fff;
}

.page-icon i {
    color: #fff;
    font-size: 40px;
    padding-top: 9px;
    padding-left: 12px;
}

.page-path {
    color: #0B80AB;
    font-size:18px;
    padding-top:26px;
    right: 23%;
    position: absolute;
}

.divider {
    width: 100%;
    background: gainsboro;
    height: 1px;
    margin-top: 65px;
    margin-bottom: 10px;
}


/* ----------------------------------------------------- */


.contact-form input[type="text"],input[type="email"],input[type="tel"],textarea {
    padding-left: 52px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    margin-bottom: 20px;
    font-size: 14px;
    color: inherit;
    border: 1px solid rgba(0,0,0,0.25);
    border-radius: 4px;
    background: none;
    resize: none;
    vertical-align: middle;
    box-shadow: none;
    transition: all 150ms ease-in;
}

.contact-form i:not(.material-icons) {
    position: absolute;
    top: 0;
    left: 18px;
    padding: 19px 14px;
    margin: 1px 0 0 0;
    color: #909090;
    height: 38px;
    line-height: 1px;
    border-right: 1px solid rgba(0,0,0,0.25);
    font-weight: normal;
}

.contact-form ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #909090;
}

.standard-title {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    margin-top: 0;
    color: #434343;
    margin-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.card-contact {
    padding: 30px;
    background: #FFF;
    box-shadow: 0 0 21px rgba(0, 0, 0, 0.25);
}

.card-contact2 {
    padding-top: 18px;
    padding-bottom: 4px;
    padding-left: 31px;
    margin-top: 10px;
    background: #FFF;
    box-shadow: 0 0 21px rgba(0, 0, 0, 0.25);
}

.card-contact-title {
    font-family: 'Montserrat', sans-serif;
    margin-top: 0;
    color: #434343;
    margin-bottom: 10px;
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 18px;
    line-height: 24px;
}

.card-contact-icons {
    font-size: 15px;
    font-weight: 400;
    color: #757575;
    font-family: 'Lato', sans-serif;
}

.card-contact-icons > .fa {
    margin-right: 10px;
    color: #45be84;
    font-size: 20px;
    margin-top: 4px;
}

.picture-realisations {
    width:100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.title-photo {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    color: #FFFFFF;
    width: 100%;
    text-align: center;
    padding-top: 9px;
    padding-bottom: 9px;
    background: #5CB85C;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-bottom: 20px;
}


.navbar-fixed {
    margin-bottom: 80px!important;
}

.navbar-nav > li > a,
.navbar-header,
.navbar-button {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 80px;
    text-align: center;
}

.navbar-default .navbar-nav>li>a {
    text-align: center;
    text-transform: uppercase;
}

.navbar-brand {
    width:270px;
    text-align: center;
}
.navbar-brand>img {
    width:100%;
    margin-top: -8px;
}

.container-nav {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

.navbar-btn {
    border-radius: 100px;
}

.navbar-button {
    margin-left: 30px;
    margin-right: 30px;
}

.navbar-nav>li:last-child {
    padding-bottom:0;
}



@media (max-width: 1000px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 0px;
        padding-bottom: 0px;
        line-height: 80px;
        text-align: center;
    }
    .collapse.in{
        display:block !important;
    }
}

@media (max-width: 1000px) {
    .navbar-nav > li > a,
    .navbar-header,
    .navbar-button {
        line-height: 20px;
        padding-top: 10px;
        padding-bottom: 10px;}

    .navbar-nav>li:last-child {
        padding-bottom:15px;
    }

    .navbar-brand {
        width:254px;
    }

    .navbar-brand>img {
        margin-top: -20px;
    }
}


.page-footer {
    background-color: #2F2F2E;
    margin-top: 0;
    color: #999999;
    padding-top: 20px;;
}

footer.page-footer .footer-copyright {
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    color: #7B7979;
    background-color: rgba(51,51,51,0.08);
}

.footer-copyright {
    background-color: rgba(31, 31, 31, 0.72)!important;
}

.title-resume {
    font-family: 'Impact', sans-serif;
    font-size:30px;
    padding-bottom: 13px;
    letter-spacing: 1px;
    color: #191918;
}

.contact-way {
    color:#999999;
}

.contact-footer {
    padding-left: 35px;
    padding-right: 35px;
    background: #676464;
    text-decoration: none;
    border-radius:100px;
    color: #fff!important;
    -webkit-transition: ease-in-out 0.3s;
}

.contact-footer:hover {
    background: #767676;
    color: #fff!important;
    -webkit-transition: ease-in-out 0.3s;
}
@font-face {
    font-family: Impact;
    src: url(../themes/afe-theme/assets/font/impact.ttf);
}

@font-face {
    font-family: Bebas;
    src: url(../themes/afe-theme/assets/font/BebasNeueRegular.otf);
}
/*--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------*/

/* MOBILE DEVICES PROPERTIES */

@media screen and (max-width: 631px) {

    .corner-ribbon, .corner-ribbon2 {
        display: none;
    }

    .header-title {
        font-size:35px;
    }

    .goute {
        width: 8px;
        margin-left: -13px;
        margin-top: -28px;
    }

    .header-subtitle {
        width:230px;
        margin-top:-8px;
    }

    .header-subtitle p {
        font-size:32px;
        letter-spacing: 14px;
        padding-left: 17px;
    }

    .header-button {
        font-size: 9px;
    }

    .header-home {
        height:500px;
    }

    .header-home .row {
        margin-top: 78px!important;
    }

    .bloc-certification .row {
        padding-top: 40px!important;
    }

    .title-certification {
        font-size: 17px;
        text-align: center;
    }

    .item-certification {
        font-size: 13px;
    }

    .text-certification {
        font-size: 13px;
    }

    .page-path {
        display:none;
    }

    .page-title {
        font-size: 19px!important;
        padding-top: 20px;
    }

}

/*--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------*/

/* TABLET DEVICES PROPERTIES */

@media screen and (min-width: 632px) and (max-width: 992px) {


}


/*--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------*/

/* MOBILE AND TABLET DEVICES PROPERTIES */

@media screen and (max-width: 992px) {

    .certification {
        display: none;
    }

    .title-certification {
        text-align: center;
    }

    .item-certification, .text-certification {
        text-align: center;
    }

    .page-footer {
        text-align: center;
    }

    .resume, .contact-way {
        margin-bottom: 30px;
    }

    .page-title {
        font-size: 24px;
        padding-top: 20px;
    }

    .card-contact {
        display: none;
    }

}


/*--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------*/

/* DESKTOP PROPERTIES */

@media screen and (min-width: 993px) {

}


/*--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------*/

@media screen and (min-width: 632px) and (max-width: 1240px) {

    .header-title {
        font-size:68px;
    }

    .header-subtitle {
        width:422px;
        margin-top:-15px;
    }

    .header-subtitle p {
        font-size:44px;
    }


    .header-home {
        height:500px;
    }

    .header-home .row {
        margin-top: 78px!important;
    }

}




