/*
Theme Name: intranet Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    background: #46b450;
    color: white;
    font-size: 20px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #f0523c;
    background: #f0523c;
    color: white;
}

span.wpcf7-list-item {
    width: 100%;
}
a, button, input[type="submit"], .ui-slider-handle {
    outline: none!important;
    font-weight: 900;
}
.w-iconbox .w-iconbox-title {
    padding: 0.5em 0;
    margin-bottom: 0;
    text-transform: uppercase;
    transition: color 0.3s;
}
.style-grille {
    border-width: 1px 1px 1px 1px !important;
    border-style: solid;
    color: inherit;
    margin: 3px 0px;
    border-image-source: linear-gradient( 
93deg
 , rgb(255 255 255), rgb(240 82 60 / 58%));
    border-image-slice: 1;
}
.l-main .widget_nav_menu .menu-item a {
    display: block;
    position: relative;
    padding: 0.6em 0.5em;
    border-width: 1px 1px 1px 1px !important;
    border-style: solid;
    color: inherit;
    margin: 3px 0px;
    border-image-source: linear-gradient( 
93deg
 , rgb(255 255 255), rgb(240 82 60 / 58%));
    border-image-slice: 1;
}
#wpmem_login label, #wpmem_reg label {
    display: initial;
    font-weight: 400;
}
#wpmem_login legend, #wpmem_reg legend {
    font-size: 30px;
    line-height: 1;
    font-weight: 100;
    margin-bottom: 40px;
    width: 100%;
}

#wpmem_login input[type=password], #wpmem_login input[type=text], #wpmem_reg input[type=date], #wpmem_reg input[type=email], #wpmem_reg input[type=number], #wpmem_reg input[type=password], #wpmem_reg input[type=text], #wpmem_reg input[type=url], #wpmem_reg textarea {
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 4px;
    color: #2b2b2b;
    padding: 0px 8px 0px;
    background: none repeat scroll 0 0 #fff;
}
.ult-ib-effect-style13 h2::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0px;
    background: #fff;
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
    display:none;
}
.w-tabs.accordion .w-tabs-section {
    display: block;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    margin-top: 2px;
    border-color: #b7b7b7;
}
.l-subheader.at_middle {
    border-bottom: solid;
    border-color: #f4f3f8;
    border-top: solid 5px #f4f3f8;
}
.l-main .widget_nav_menu .menu {
    border-width: 0 0 0px;
    border-style: solid;
}

h2.ult-new-ib-title {
    text-align: center;
}
.contact-centralt {
    box-shadow: #dedede 5px 5px 15px 1px;
    padding: 20px;

}
.contact-centralt h4 {

    font-size:16px !important;
    font-weight: 900;
    font-family: 'Mitr', sans-serif;
    
}
.ult-new-ib .ult-new-ib-desc, .ult-new-ib a {
    text-transform: uppercase;
}

h1, h2, h3, h4, h5 {
    font-family: 'Mitr', sans-serif;
}
html, .l-header .widget, .menu-item-object-us_page_block {

    font-family: 'Mitr', sans-serif !important;
font-weight: 300 !important;
   

}
#wpmem_login .div_text, #wpmem_reg .div_checkbox, #wpmem_reg .div_date, #wpmem_reg .div_file, #wpmem_reg .div_image, #wpmem_reg .div_multicheckbox, #wpmem_reg .div_multiselect, #wpmem_reg .div_number, #wpmem_reg .div_radio, #wpmem_reg .div_select, #wpmem_reg .div_text, #wpmem_reg .div_textarea, #wpmem_reg .div_url {
    width: 100%;
    margin: 0 0 14px 0;
}
#wpmem_login .button_div, #wpmem_reg .button_div {
    width: 100%;
    padding: 6px 0;
    text-align: right;
}
#wpmem_login, #wpmem_reg {
    box-shadow: #dedede 10px 7px 5px 0px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    background: #f0523c;
    padding: 10px 30px;
    border-radius: 30px;
}
.chat-accueil {
    position: relative;
    z-index: -9999999;
}
.ult-new-ib.ult-ib-effect-style13.dernieres-nouvellesult-ib-resp {
    border-radius: 13px 13px 0px 0px;
}
}
.ult-new-ib.ult-ib-effect-style13.dernieres-nouvellesult-ib-resp {
    box-shadow: #dedede 5px 5px 15px 1px;
}

.us-btn-style_3{
    width:-webkit-fill-available;
	width:-moz-available;
}