/*
 Theme Name:   Konstruk Child
 Theme URI:    https://rstheme.com/products/wordpress/konstruk
 Description:  konstruk Child
 Author:       RSTheme
 Author URI:   http://rstheme.com
 Template:     konstruk
 Version:      1.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */

/* original
#rs-header .toolbar-area {
    background: #1E73BE;  bleu  #1e4cbe 30,76,190  30,70,50 darker blue
    background: rgb(38 145 0); vert
}
*/


/*
#rs-header .toolbar-area {*/
    /*padding-left: 20px;*/
    /* margin: 5px; */
    /*background: linear-gradient(152deg, rgb(30,76,190 ) 0%, rgba(30,76,190 , 0.9) 0%, rgba(30,76,190 , 0.4) 5%, rgba(30,76,190 , 0.2) 10%, rgba(30,76,190 , 0.7) 20%, rgb(30,76,190 ) 100%);*/
    /*background: linear-gradient(152deg, rgb(92, 89, 255) 0%, rgba(92, 89, 255, 0.9) 0%, rgba(92, 89, 255, 0.4) 5%, rgba(92, 89, 255, 0.2) 10%, rgba(92, 89, 255, 0.7) 20%, rgb(86, 68, 255) 100%);*/
	/*background: linear-gradient(152deg, rgb(30,70,50) 0%, rgba(30,70,50, 0.9) 0%, rgba(30,70,50, 0.4) 5%, rgba(30,70,50, 0.2) 10%, rgba(30,70,50, 0.7) 20%, rgb(30,70,50, 255) 100%);
	 
    -webkit-box-shadow: 5px 5px 10px rgba(5, 5, 10, 0.5);
    -moz-box-shadow: 5px 5px 10px rgba(5, 5, 10, 0.5);
    box-shadow: 5px 5px 10px rgba(5, 5, 10, 0.5);
    color: #fff;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;*/
    /* color: #025c0e; */
/*}*/

/*
#rs-header .toolbar-area:hover {*/
    /*padding-left: 20px;*/
    /* margin: 5px; */
    /*background: linear-gradient(152deg, rgb(92, 89, 255) 0%, rgba(92, 89, 255, 0.9) 0%, rgba(92, 89, 255, 0.4) 5%, rgba(92, 89, 255, 0.2) 10%, rgba(92, 89, 255, 0.7) 20%, rgb(86, 68, 255) 100%);*/
    /*background: linear-gradient(152deg, rgb(38, 145, 0) 0%, rgba(38, 145, 0, 0.9) 0%, rgba(38, 145, 0, 0.4) 5%, rgba(38, 145, 0, 0.2) 10%, rgba(38, 145, 0, 0.7) 20%, rgb(38, 145, 0) 100%);
    -webkit-box-shadow: 5px 5px 10px rgba(5, 5, 10, 0.5);
    -moz-box-shadow: 5px 5px 10px rgba(5, 5, 10, 0.5);
    box-shadow: 5px 5px 10px rgba(5, 5, 10, 0.5);
    color: #fff;*/
    /* -webkit-transition: all 1s ease;
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease; */
/*
    transform: scale(1.1) !important;
    -moz-transform: scale(1.1) !important;
    -webkit-transform: scale(1.1) !important;
    -ms-transform: scale(1.2) !important;
    /* color: #025c0e; */
/*}
*/

#rs-header .toolbar-area {
	background: linear-gradient(152deg, rgb(156,136,120) 0%, rgba(156,136,120, 0.9) 0%, rgba(156,136,120, 0.4) 5%, rgba(156,136,120, 0.2) 10%, rgba(156,136,120, 0.7) 20%, rgb(156,136,120, 255) 100%) !important;	 
    -webkit-box-shadow: 5px 5px 10px rgba(5, 5, 10, 0.5)!important;	 
    -moz-box-shadow: 5px 5px 10px rgba(5, 5, 10, 0.5) !important;	 
    box-shadow: 5px 5px 10px rgba(5, 5, 10, 0.5) !important;	 
    color: #fff !important;	 
    -webkit-transition: all 1s ease; 
    transition: all 1s ease;
    -moz-transition: all 1s ease;  
    -ms-transition: all 1s ease; 
}

#rs-header .toolbar-area:hover {

    background: linear-gradient(152deg, rgb(38, 145, 0) 0%, rgba(38, 145, 0, 0.9) 0%, rgba(38, 145, 0, 0.4) 5%, rgba(38, 145, 0, 0.2) 10%, rgba(38, 145, 0, 0.7) 20%, rgb(38, 145, 0) 100%) !important;	
    -webkit-box-shadow: 5px 5px 10px rgba(5, 5, 10, 0.5) !important;	
    -moz-box-shadow: 5px 5px 10px rgba(5, 5, 10, 0.5) !important;	
    box-shadow: 5px 5px 10px rgba(5, 5, 10, 0.5) !important;	
    color: #fff !important;	
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.2);
}


/*select du formulaire de contact de la page contacter*/
.elementor-18606 .elementor-element.elementor-element-9b4f73f .request-a-services select, .elementor-18606 .elementor-element.elementor-element-9b4f73f .wpcf7-form-control:not(.wpcf7-submit){
	color: #afafaf !important;
}

/*
#dbimgsepia{
filter: grayscale(100%) sepia(51%);
-webkit-filter: grayscale(100%) sepia(51%);
-moz-filter: grayscale(100%) sepia(51%);
}*/
.bydbDisplayNone{display:none !important;}