/*
Theme Name: WPS Template
Author: Afterimage Designs
Author URI: https://web-plus-sucre.com/
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.3
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wpstemplate
Requires at least: 4.7
Requires PHP: 5.2.4
Tested up to: 5.4
*/

@import url('https://fonts.googleapis.com/css2?family=Dancing+Script&display=swap');

body {
    margin: 0;
    -webkit-font-smoothing: auto;
    font-size: 15px;
    color: #111029;
}

::-webkit-scrollbar {width: 12px;}
::-webkit-scrollbar-track {background:#DADADA;}
::-webkit-scrollbar-thumb {background-color: #111029;}

h1, h2, h3{
    color: #111029;
    font-weight: bold;
}
@media (min-width: 768px) {
    h1{
        font-size: 2.7rem;
    } 
}

a{color:#ef6351;}
a:hover{color:#111029;}

.img-fluid{
    max-width: 100%;
}

.bg-lightcustom{
    background-color: #fffaf3;
}
.bg-darkcustom{
    background-color: #111029;
}
.bg-darkcustom h1, .bg-darkcustom h2, .bg-darkcustom h3, .bg-darkcustom, .bg-vert h1, .bg-vert h2, .bg-vert h3{
    color: #fff !important;
}
.card h1, .card h2, .card h3{
    color: #111029 !important;
}
.bg-vert{
    background: #83b5a6;
    color: #fff;
}
.bg-rouge{
    background: #ef6351;
    color: #fff;
}

.blocmargin-0{
    padding-top: 0rem;
    padding-bottom: 0rem;
}
.blocmargin-1{
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.blocmargin-2{
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.blocmargin-3{
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.blocmargin-4{
    padding-top: 4rem;
    padding-bottom: 4rem
}
.blocmargin-5{
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.btn{
    border-radius: 28px;
    padding: 12px 20px;
    box-shadow: 0 12px 20px -10px rgba(0,0,0,.3);
    -webkit-transition: all .5s ease-in-out !important;
    transition: all .5s ease-in-out !important;
}

.btn-primary{
    background-color: #111029 !important;
    border-color: #111029 !important;
}
.btn-primary:hover{
    background-color:#83b5a6 !important;
    border-color: #83b5a6 !important;
    box-shadow: 0 30px 20px -20px rgba(0,0,0,.3);
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
}

.size-biggest{
    font-size: 1.5rem;
}

/*header*/
.logo{
    max-width: 240px;
}
header.fixtop .logo{
    max-width: 160px;
}


/*MENU*/
header{
    position: relative;
    z-index: 200;
    background: #fff;
    -webkit-transition: all 1.0s ease-in-out !important;
    transition: all 1.0s ease-in-out !important;
    padding-top: 16px;
    padding-bottom: 16px;
}

header.fixtop{
    position: fixed;
    width: 100%;
    top:0;
    transition: 0.8s;
    min-height: auto;
    background: #FFF;
    filter: drop-shadow(0 0 2px #3c6893);
    padding-top: 5px;
    padding-bottom: 5px;
}
#content.withTopPadding{
    padding-top: 0px;
}
#content.withTopPadding{
    padding-top: 100px;
}
#masthead .navbar-nav>li a{
    padding: 10px 20px !important;
    text-transform: none !important;
}
#masthead .navbar-nav>li:last-child a{
    padding: 10px 0px 10px 20px !important;
}
#masthead .navbar-nav>li .dropdown-menu a{
    padding: 8px;
    font-size: 13px;
}

.nav-link{
    color: #000;
}
.nav-link:hover{
    color: #ef6351;
}

.dropdown:hover > .dropdown-menu,
.dropend:hover > .dropdown-menu {
    display: block;
    margin-top: 0;
    margin-left: 0;
}

.wpml-ls-item .dropdown-menu{
    min-width: 60px !important;
}

@media (max-width: 992px) {

    #menu-header>li>a{
        font-weight: bold;
    }

    .dropdown-item{
        white-space: inherit;
    }

    .dropdown:hover > .dropdown-menu{
        border: 0 !important;
        padding-left: 15px;
        padding-top: 0;
    }
    .dropdown:hover > .dropdown-menu a{
        font-weight: normal;
        font-style: italic;
    }

    .wpml-ls-item.dropdown:hover .dropdown-menu{
        padding-left: 0;
    }
}
.dropdown-item.active, .dropdown-item:active{
    background: #111029;
}

.wpml-ls-item .dropdown-menu{
    min-width: 60px !important;
}


/*texte_et_media*/
.texte_et_media li, .texte_simple li{
    padding: 5px 0;
}
.texte_et_media p, .texte_simple p{
    line-height: 26px;
}

@media (min-width: 992px) {
    #masthead .navbar-nav>li.header-contact{
        padding-left: 20px;
    }
    #masthead .navbar-nav>li.header-contact a{
        background-color: #111029;
        padding: 8px 10px;
        border-radius: 48px;
        color: #fff;
    }
}

/*CLIENTS*/

.client_logo_item img{
    max-height: 120px;
    max-width: 100%;
}

@media (max-width: 768px) {
    .clientCarousel .carousel-inner .carousel-item > div {
        display: none;
    }
    .clientCarousel .carousel-inner .carousel-item > div:first-child {
        display: block;
    }
}



.clientCarousel .carousel-inner .carousel-item.active,
.clientCarousel .carousel-inner .carousel-item-next,
.clientCarousel .carousel-inner .carousel-item-prev {
    display: flex;
}

/* lg and up screens */
@media (min-width: 768px) {

    .clientCarousel-md .carousel-inner .carousel-item-end.active,
    .clientCarousel-md .carousel-inner .carousel-item-next {
        transform: translateX(50%);
    }

    .clientCarousel-md .carousel-inner .carousel-item-start.active, 
    .clientCarousel-md .carousel-inner .carousel-item-prev {
        transform: translateX(-50%);
    }
}
@media (min-width: 992px) {

    .clientCarousel-lg .carousel-inner .carousel-item-end.active,
    .clientCarousel-lg .carousel-inner .carousel-item-next {
        transform: translateX(16.66%);
    }

    .clientCarousel-lg .carousel-inner .carousel-item-start.active, 
    .clientCarousel-lg .carousel-inner .carousel-item-prev {
        transform: translateX(-16.66%);
    }
}

.clientCarousel .carousel-inner .carousel-item-end,
.clientCarousel .carousel-inner .carousel-item-start { 
    transform: translateX(0);
}



/*LISTE*/

/*LISTE VERTICAL_2col*/
.list_vertical_2col {
    padding-left: 0;
    display: block;
    list-style: none;
}
@media (min-width: 992px) {
    .list_vertical_2col {
        moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
        column-gap: 50px;
    }

    .list_vertical_2col li{
        break-inside: avoid-column;
    }
}
.list_vertical_2col h3, .list_vertical_2col h2{
    font-size: 1rem;
    color: #001A45;
    line-height: 26px;
}


/*LISTE HORIZONTAL*/
.list_horizontal h3, .list_horizontal h2{
    font-size: 1rem;
    color: #001A45;
}


/* connecteur */
.connecteur_other a{
    color: #001A45;
    text-decoration: none;
}

/*footer*/
footer ul, footer li{
    list-style: none;
    padding-left: 0;
}
footer a{
    color: #fff;
    text-decoration: none;
}
footer a:hover, footer a:active{
    color: #ef6351;
}
footer li{
    margin-top: 20px;
}
footer ul, footer li, footer li a{
    color: #fff;
}
footer a.nav-link{
    padding: 0;
    color: #fff;
}
footer .icone{
    font-size:2rem; 
}
#colophon ul, #colophon ul li{
    padding-left: 0;
    display: inline-block;
}
#colophon ul li a{
    display: inline-block;
    padding: 0;
    margin-right: 15px
}
#nav_menu-4{
    display: inline-block;
}

/*CLIENT*/
.client-item h2{
    font-size: 1rem;
    line-height: 26px;
}
.client-item a{
    text-decoration: none;
}
.card a{
    color: #000;
    color: #83b5a6;
}
.card a:hover{
    color: #ef6351;
}
.client-item .card{
    cursor: pointer;
}
.carousel-control-next, .carousel-control-prev{
    width: 30px;
}
.carousel-control-prev{
    left: 0;
}
.carousel-control-next{
    right: 0;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e") !important;
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}


/* pagination */
.pagination{
    display: inline-flex;
    margin-bottom: 0;
}
.page-numbers {
    display: inline-block;
    padding: 5px 10px;
    margin: 0 2px 0 0;
    border: 0;
    line-height: 1;
    text-decoration: none;
    border-radius: 2px;
    font-weight: 600;
    color: #001A45;
    width: 40px;
    height: 40px;
    line-height: 30px;
    text-align: center;
}
.page-numbers.current,
a.page-numbers:hover {
    background: #001A45;
    color: #fff;
}
.nav-links{
    margin: 30px auto 0 auto !important;
}


/*FAQ*/
.accordion-button{
    font-weight: bold;
    padding: 1.5rem 1.25rem !important;
}
.accordion-item{
    margin-top: 30px;
}
.accordion-button{
    box-shadow: none;
}
.accordion-button:active{
    box-shadow: none !important;
}
.accordion-button:not(.collapsed){
    color: #111029;
    background-color: #83b5a650;
    box-shadow: none;
}
.accordion-item:not(:first-of-type){
    border-top: 1px solid #dee2e6 !important;
}
.accordion-item{
    border-radius: 0px !important;
}




.tailleimg-full{
    max-width: 100%;
}
.tailleimg-reduite{
    max-width: 150px;
    margin: 30px auto 0px;
}

.list_card h3{
    font-size: 1.4rem;
}

.list_horizontal i, .list_card i{
    margin: 30px auto 0px;
    font-size: 3rem;
    color: #83b5a6;
}


/*BLOG*/
.single-post .post-thumbnail{
    text-align: center;
}
.single-post article img{
    width: 100%;
}
.single-post .post-thumbnail img{
    width: 100%;
}

.single-post article h1{
    color: #83b5a6;
    text-align: center;
}
.single-post .entry-meta{
    display: none;
}
.single-post article h1{
    margin-top: 50px !important;
}
.single-post article h2{
    margin-top: 50px !important;
}
.single-post article h3{
    color: grey;
    font-size: 1.5rem;
    margin-top: 50px;
}
.single-post article h2 + h3{
    margin-top: 0px;
}
