
@font-face {	font-family: "JF Flat";	src: url('../fonts/JF-Flat-light.eot');	src: url('../fonts/JF-Flat-light.eot?#iefix') format('embedded-opentype'),	url('../fonts/JF-Flat-light.svg#JF Flat Light') format('svg'),	url('../fonts/JF-Flat-light.woff') format('woff'),	url('../fonts/JF-Flat-light.ttf') format('truetype');	font-weight: 100;	font-style: normal;	}
@font-face {	font-family: "JF Flat";	src: url('../fonts/JF-Flat-regular.eot');	src: url('../fonts/JF-Flat-regular.eot?#iefix') format('embedded-opentype'),	url('../fonts/JF-Flat-regular.svg#JF Flat Regular') format('svg'),	url('../fonts/JF-Flat-regular.woff') format('woff'),	url('../fonts/JF-Flat-regular.ttf') format('truetype');	font-weight: 200;	font-style: normal;	}
@font-face {	font-family: "JF Flat";	src: url('../fonts/JF-Flat-medium.eot');	src: url('../fonts/JF-Flat-medium.eot?#iefix') format('embedded-opentype'),	url('../fonts/JF-Flat-medium.svg#JF Flat Medium') format('svg'),	url('../fonts/JF-Flat-medium.woff') format('woff'),	url('../fonts/JF-Flat-medium.ttf') format('truetype');	font-weight: 300;	font-style: normal;	}
.carousel {
    margin: 15px 0 30px;
}
.text-flat{font-family: 'JF Flat', sans-serif}
#slider{
    /*margin-top: 100px;*/
}

.delay-10s {
    animation-delay: 1.0s;
    -webkit-animation-delay: 1.0s;
}
.delay-12s {
    animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
}

.delay-14s {
    animation-delay: 1.4s;
    -webkit-animation-delay: 1.4s;
}

.delay-16s {
    animation-delay: 1.6s;
    -webkit-animation-delay: 1.6s;
}
.delay-18s {
    animation-delay: 1.8s;
    -webkit-animation-delay: 1.8s;
}

.control-carousel:hover {
    color: #00CED1;
}
.control-carousel:active {
    color: #00CED1;
}
.control-carousel {
    position: absolute;
    top: calc(50% - 85px/2);
    font-size: 60px;
    color: #C2C2C1;
}
.right {
    right: 50px;
}
.left {
    left: 50px;
}
.carousel-inner .item h1 {
    color: #0f75bc;
    font-weight: 900;
}

.carousel-inner .item h2 {
    color: #0f75bc;
}

.carousel-inner .item p {
    color: #0f75bc;
    margin-bottom: 15px;
}

.text-slider {
    position: absolute;
    right: 100px;
    width: 40%;
    text-align: right;
}

@media (min-width: 768px) {
    .item h1 {
        font-size: 30px !important;
        text-transform: uppercase;
        margin-top: 0;
    }

    .item h2 {
        font-size: 40px !important;
        text-transform: uppercase;
    }

    .item p {
        text-transform: uppercase;
    }

    .text-slider {
        top: 15%;
    }

    #slider img {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
    }
}
@media (max-width: 768px) {
    .item h1 {
        font-size: 100% !important;
        text-transform: uppercase;
        margin-top: 0;
    }

    .item h2 {
        font-size: 140% !important;
        text-transform: uppercase;
    }

    .item p {
        text-transform: uppercase;
        font-size: 50% !important;
    }

    .item .btn-default {
        font-size: 30% !important;
    }

    .text-slider {
        top: 20%;
    }

    #slider img {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
    }
}

/* perso */
.top-bannier{
    background:url("../images/bg.jpg") no-repeat center center;
    background-size: cover;
}
.navbar-default .navbar-nav > li > a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}
.navbar-default {
    background-color: #111;
    border-color: #111;
}
.navbar {
     border-radius: 0;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #e0c07a;
    background-color: transparent;
}
.logo {
    width: 100%;
    float: right !important;
}
.navbar {
    /*margin-bottom: 0 !important;*/
}
.about{
    background-color: #f7f7f7;
}
.about p {
    font-size: 18px;
    padding: 10px 45px;
    line-height: 30px;
    letter-spacing: 2px;
    color: #000000;
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}
#nos-formations h3, #titre h1{
    color: #fff;
    background-color: #e1a44b;
    padding: 7px;
    text-align: center;
    font-size: 25px;
    letter-spacing: 5px;
    text-transform: none;
}
#titre-formation h1{
    color: #fff;
    background-color: #e1a44b;
    padding: 7px;
    text-align: center;
    font-size: 20px;
    letter-spacing: 1px;
    text-transform: none;
}
#nos-formations h3 span{
    font-weight: 400;
}
#service, #contenu {
    padding: 15px;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: 100%;
}
h1.contact
{
    color: #fff;
    background: #4c4c4c;
    display: inline-block;
    font-size: 30px;
    line-height: 22px;
    padding: 10px 12px 8px;
    position: relative;
    top: -45px;
}
.tekna-contact{
    border-top: 1px solid #a1a1a1;
    padding: 0 0 0 15px;
}
.social-link-footer
{
    margin: 2px 0 0 0;
}
#map_canvas {
    height: 360px;
    width: 100%;
}
.contact_block .social-link-footer a.icon {
    border: none;
    border-radius: 50%;
    text-align: center;
    line-height: 48px;
    font-size: 25px;
    color: #fff;
    transition: all 0.3s ease-in-out;
    padding: 5px 8px;
}

.contact_block .social-link-footer a.icon.mail {
    background-color: #2974bc;
    font-weight: 900;

}
.contact_block .social-link-footer a.icon.adresse {
    background-color: #c49a6c;

}
.contact_block .social-link-footer a.icon.phone {
    background-color: #e1a44b;
    padding: 5px 10px 5px 5px;

}
.contact_block .social-link-footer a.icon.whatsapp {
    background-color: #00e676;
    padding: 5px 10px 5px 5px;

}
.border-right
{
    border-right: solid 1px #d7d7d7;
}
.border-left {
    border-left: solid 1px #d7d7d7;
}
.contact_block span a {
    color: #444;
}
.contact_block span a:hover {
    color: #428bca;
}
.main-section.contact {
    padding: 15px 0 15px;
}
.social-link {
    padding: 0;
}
.footer_section {
    background-color: #f7f7f7;
    /*
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(221,221,221,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(221,221,221,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(221,221,221,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(221,221,221,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(221,221,221,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(221,221,221,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd', GradientType=0 );
    */
}
.contact_block span {
    color: #444;
}
#contact .form {
    margin: 0 5px 0 5px;
}
#contact .contact-info-box {
    margin: 0;
}
#contact .input-text.text-area {
    height: 100px;
}
#contact .footer_bottom {
    border-top: none;
    padding: 10px 0;
    background-color: #111;
}
#contact .footer_bottom span {
    color: #f5f5f5;
}
#contact .footer_bottom span a {
    color: #e1a44b;
}
.input-btn {
    background: #999;}
.service_block {
    padding-left: 10px;
    padding-right: 10px;
    height: 220pt;
}
#contenu h2.titre2{
    color: #0f75bc;
    font-size: 16px;
    text-align: left;
    text-decoration: underline;
}
#contenu ul{
    list-style: circle;
    padding-left: 15px;
}
#contenu{
    font-size: 16px;
    text-align: justify;
}
/*.service_block:hover img{
    width: 110%;
    max-width: 110%;
}*/
.service_block:hover .service_icon{
    width: calc(90px * 1.2);
    height: calc(90px * 1.2);
    transition: all 1s;

}
.service_icon {
    border: 2px solid #ffd15d;
    transition: all 1s;
}
.service_icon span {
    background: #ffd15d;}

.service_icon.icon4 {
    border: 2px solid #c49a6c;}
.service_icon.icon4 span {
    background: #c49a6c;}

.service_icon.icon5 {
    border: 2px solid #25aae1;}
.service_icon.icon5 span {
    background: #25aae1;}
.service_icon.icon6 {
    border: 2px solid #d1d2d4;}
.service_icon.icon6 span {
    background: #d1d2d4;}
.quote {
    width: 80%;
    margin: 0 auto;
    font-size: 28px;
    font-weight: 300;
    line-height: 38px;
}

/* social links */
a {
    color: #fff;
    text-decoration: none;
}
.me {
    width: 400px;
    margin: 90px auto;
}
.me p,
.me h1 {
    text-transform: uppercase;
    letter-spacing: 3px;
    text-align: center;
}
.me p {
    font-weight: 200;
}
.me span {
    font-weight: bold;
}
.social {
    position: fixed;
    top: 225px;
    right: -258px;
    z-index: 999;
}
.social ul {
    padding: 0px;
    /*-webkit-transform: translate(270px, 0);
    -moz-transform: translate(270px, 0);
    -ms-transform: translate(270px, 0);
    -o-transform: translate(270px, 0);
    transform: translate(270px, 0);*/
}
.social ul li {
    display: block;
    margin: 5px;
    background: rgba(0, 0, 0, 0.36);
    width: 300px;
    text-align: left;
    padding: 5px;
    -webkit-border-radius: 30px 0 0 30px ;
    -moz-border-radius: 30px 0 0 30px ;
    border-radius: 30px 0 0 30px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.social ul li:hover {
    -webkit-transform: translate(-110px, 0);
    -moz-transform: translate(-110px, 0);
    -ms-transform: translate(-110px, 0);
    -o-transform: translate(-110px, 0);
    transform: translate(-110px, 0);
    background: rgba(255, 255, 255, 0.4);
}
.social ul li:hover a {
    color: #000;
}
.social ul li:hover i {
    color: #fff;
    background: rgba(0, 0, 0, 0.36);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.social ul li i {
    margin-right: 10px;
    text-align: center;
    color: #000;
    background: #fff;
    padding: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 20px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
.social ul li.facebook {
    background: #3b579d; }
.social ul li.google-plus {
    background: #dd4a3a; }
.social ul li.youtube {
    background: #ea2c0c; }
/*end social likns */

#block_affiner, #block_results article {
    background-color: white;
    padding: 16px;
}
#block_affiner p:first-child {
    margin-top: 0px;
}
#block_affiner p {
    font-size: 14px;
    font-weight: bold;
    margin-top: 11px;
    text-align: left;
    margin-bottom: 5px;
}
body .blue_text {
    color: #025d80;
}
#block_affiner .blue_line {
    width: 70px;
    height: 1px;
    background-color: #025d80;
    margin-bottom: 6px;
    margin-top: -2px;
}
#block_affiner a {
    /*font-family: sans-serif;*/
    display: block;
}
body a {
    color: #4c5054;
}
body .red_text {
    color: #e66562;
}
div.en_voir span.en_voir_plus, div.en_voir span.en_voir_moins {
    color: #E82B2A;
    background: url(../img/en_voir_plus_facette.png) no-repeat right;
    padding-right: 14px;
    cursor: pointer;
}
.en_voir_plus {
    list-style: none;
    margin-left: 168px;
}
#block_results {
    margin-bottom: 40px;
}
#block_results article {
    margin-bottom: 15px;
}
#block_affiner, #block_results article {
    background-color: white;
    padding: 16px;
    /*box-shadow: 2px 2px 10px #888;*/
    margin-bottom: 15px;
    border: 1px solid #dddddd;
    border-radius: 5px;
}
#block_results article .title_details {
    margin-top: -20px;
}
#block_results article .title_details .title {
    margin-bottom: 8px;
    font-size: 19px;
    margin-top: 15px;
    /*font-family: sans-serif;*/
    line-height: 1.1;
    text-align: left;
}
#block_results article .title_details ul {
    padding-left: 0;
}
#block_results article .title_details ul li {
    list-style: none;
    font-size: 15px;
    /*font-family: sans-serif;*/
}
#block_results article .title_details ul li span {
    /*font-family: "Antonio regular" !important;*/
}
#block_results article .btns_show_page_detail {
    margin: auto;
}
#block_results article .btns_show_page_detail a:first-child {
    position: relative;
    z-index: 1;
    background-color: #e66562;
    margin-right: 10px;
    border: 1px solid #e66562;
    transition: border-color 0.4s, color 0.4s;
    color: white;
}

#block_results article .btns_show_page_detail a {
    display: inline-block;
    width: 100%;
    color: #025d80;
    text-align: center;
    padding: 6px 0px;
    margin-bottom: 14px;
}

#block_results article .btns_show_page_detail a:first-child:hover {
    color: #e66562;
    border: 1px solid #e66562;
    background-color: #fff;
    transition: transform 0.8s, opacity 0.8s;
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

#block_results article .btns_show_page_detail a:last-child {
    position: relative;
    z-index: 1;
    margin-right: 10px;
    border: 1px solid #025d80;
    transition: border-color 0.4s, color 0.4s;
    margin-top: -6px;
}
#block_results article .btns_show_page_detail a {
    display: inline-block;
    width: 100%;
    color: white;
    text-align: center;
    padding: 6px 0px;
    margin-bottom: 14px;
    background-color: #025d80;
}
#block_results article .btns_show_page_detail a:last-child:hover {
    color: #025d80;
    background-color: white;
}
#block_results article .description {
    /*font-family: sans-serif;*/
    font-size: 12px;
}
#block_results article .description {
    /*font-family: sans-serif;*/
    font-size: 12px;
}
#block_results article .btns_show_page_detail a:first-child::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    z-index: -1;
    opacity: 0;
    transform: scale3d(0.7, 1, 1);
    transition: transform 0.8s, opacity 0.8s;
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
#block_results article .btns_show_page_detail a:last-child::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #025d80;
    z-index: -1;
    opacity: 0;
    transform: scale3d(0.7, 1, 1);
    transition: transform 0.8s, opacity 0.8s;
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
#block_results article .btns_show_page_detail a:last-child, #block_results article .btns_show_page_detail a::before {
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.container_results #pagination {
    text-align: center;
    margin-bottom: 55px;
}
#result_pagination {
    font-weight: bold;
    margin: 15px 3px;
    padding: 3px;
    text-align: center;
    font-size: 12px;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
#result_pagination span.current {
    color: #e82b2a;
    font-size: 15px;
    font-weight: bold;
    margin-right: 4px;
    padding: 2px 6px;
}
#result_pagination a {
    background-position: center bottom;
    border: 1px solid #DEDFDE;
    color: #1a4978;
    font-weight: bold;
    margin-right: 3px;
    padding: 2px 6px;
    text-decoration: none;
}
.text-uppercase{
    text-transform: uppercase;
}
.show-bolck {
    /*border-bottom: #e7e7e7 1px solid;*/
    padding: 10px 0 0 0 ;
}
.show-bolck h3{
    font-family: initial;
}
label.question span{
    padding: 0 !important;
}
.show-col31 {
    color: #447E6A;
    padding-right: 70px;
}
.show-col32 h3 span{
    color: #0f75bc;
    text-transform: none;
}
.show-col31 h3 {
    color: #1b7e5a;
    margin: 0 0 5px 0;
}
.show-col32 h3 {
    color: #1a4978;
    margin: 10px 0 0 0;
}
.show-col33 a, .show-col32 a {
    color: #1a0dab;;
}
.show-col33 a:visited, .show-col32 a:visited {
    color: #609;
}
.show-col33 a:hover, .show-col32 a:hover {
    text-decoration: underline;
}
#contenu ul ul{
    list-style: square;
}
.arabe{
    direction: rtl;
}
.form-ca{
    margin-top: 15px;
}
.form-ca label.question{
    color: #666;
    font-size: 14px;
}
.form-ca label{
    font-size: 12px;
}
.col-float-non{
    float: none;
    margin: auto;
}


.service_area {
    padding: 10px 0 10px;
}

.cbx-galery .galery
{
    margin-top: 30px;
}
.portfolio li {
    float: left;
    margin: 0 0 10px 10px;

}
.portfolio {
    list-style: none outside;
    margin: 0;
    padding-left: 10px !important;
}
.magnifier {
    opacity: 1;
    position: relative;
    height: auto;
    display: block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}
.clearfix:after {
    clear: both;
}
.magnifier:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    left: 0;
    top: 0;
    background: url(../img/magnifier.png) center center no-repeat #000000;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.magnifier:hover {
    opacity: 0.7;
}
.magnifier:hover:after {
    opacity: 0.6;
}
#cbx-galery a.left i, #cbx-galery a.right i{
    font-size: 60px;
    color: white;
    margin-top: 15px;
}
#cbx-galery .carousel-control-multi.left{
    left: -5% !important;
}
.portfolio li {
    float: left;
    margin: 0 0 30px 40px;
}
ul.portfolio{
    list-style: none !important;
}
.portfolio .thumbnail {
    width: 200px;
    height: 136px;
}
.service_block {
    margin-top: 20px;
}
.service_block h3 {
    line-height: 25px;
}
.service_block hr {
    width: 15%;
    border: 2px dashed #888;
}
.show-col32 hr {
    width: 25%;
    border: 0.5px solid #ccc;
}
.service_block p {
    height: 65px;
}

.service_icon_mini {
    border: 2px solid #3498db;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin: 0 10px;
    float: left;
    /* margin-right: 10px; */
}
.service_icon_mini {
    border: 2px solid #ffd15d;
    transition: all 1s;
}

.service_icon_mini.icon2{
    border:2px solid #e74c3c;
}

.service_icon_mini.icon3{
    border:2px solid #1abc9c;
}
.service_icon_mini.icon4{
    border:2px solid #7cc576;
}

.service_icon_mini.icon5{
    border:2px solid #49b5e7;
}
.service_icon_mini.icon6{
    border:2px solid #f56eab;
}

.service_icon_mini span {
    background:#3498db;
    border: 3px solid #fff;
    border-radius: 50%;
    display: block;
    height: 100%;
    width: 100%;
}
.service_icon_mini.icon2 span {
    background:#e74c3c;
}
.service_icon_mini.icon3 span{
    background:#1abc9c;
}
.service_icon_mini.icon4 span {
    background:#7cc576;
}
.service_icon_mini.icon5 span{
    background:#49b5e7;
}
.service_icon_mini.icon6 span{
    background:#f56eab;
}
.service_icon_mini i{
    color: #fff;
    font-size: 40px;
    margin-top: 0;
    position: relative;
    top: 14px;
    z-index: 20;
}
.service_block_left h3 {
    font-size: 14px;
    padding-top: 15px;
}
.left-menu{
    border-right: 1px solid #eee;
}
.show-bolck .btn-info{
    color: #fff;
}
@media (min-width: 992px){
    .navbar-expand-lg .navbar-toggler {
        display: none;
    }
    .image-pop{
        width:24%;
    }
}
@media (max-width: 992px){
    .collapse {
        display: none !important;
    }
    .navbar-collapse.in {
        display: block !important;
    }
    .navbar-collapse.in ul{
        padding-right: 0;
        z-index: 1;
        background-color: #111;
        top: 43px;
    }
    .image-pop{
        width:50%;
    }

}
.service_block_left {
    margin: 0;
    padding: 15px 0;
}
.image-pop{
    margin-bottom: 15px;
    height:130px;
    overflow:hidden;
    background-size: 100% 100% !important;
    margin-left:5px;
}
ul.dropdown-menu  li{
    margin: 10px 0 !important;
}
#block_affiner{
    text-align: left;
}
.mini-submenu{
    display:none;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0.9);
    border-radius: 4px;
    padding: 9px;
    /*position: relative;*/
    width: 42px;

}

.mini-submenu:hover{
    cursor: pointer;
}

.mini-submenu .icon-bar {
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px;
    margin-top: 3px;
}

.mini-submenu .icon-bar {
    background-color: #000;
}

#slide-submenu{
    background: rgba(0, 0, 0, 0.45);
    display: inline-block;
    padding: 0 8px;
    border-radius: 4px;
    cursor: pointer;
}
.left-ca-menu{
    padding-left: 5px;
    padding-right: 5px;
}
.left-ca-menu .list-group-item{
    padding: 10px 10px;
}
.left-ca-menu a{
    font-size: 14px;
}