#devis_en .input_css {
   background: #fff;
   float: left;
   width: 100%;
   text-transform: unset;
   height: 50px;
   outline: none;
   padding-top: 17px;
   padding-left: 15px;
   padding-bottom: 17px;
   padding-right: 15px;
   border: none;
   color: #000!important;
   font-size: 13px;
   border: 1px solid #e6e6e6;
   font-weight: 500;
   font-weight: 500;
}
#devis_en .text-css span {
}
#devis_en .textera-css span {
}
#devis_en .text-css {
    width: 100%;
    float: left;
    display: block;
    margin-bottom: 15px;
    color: #1c1c1a;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
}
#devis_en .label_css {color: #000;font-size: 15px;margin-bottom: 10px;display: block;font-weight: 500;letter-spacing: .5px;}
#devis_en .textera-css {width: 100%;float: left;display: block;margin-bottom: 15px;color: #1c1c1a;font-size: 16px;}
#devis_en .textera-css .input_css {
 height: 130px;
 resize: none;
 padding-top: 15px;
}
#ctl03_pnl_ContactForm {
padding-top: 50px;
}
#devis_en .css_mgs {
color: red;
font-size: 12px;
}
#devis_en .input_css.eroorcss {
border: 1px solid red !important;
}
::-webkit-input-placeholder {
    color:    #000;
}
:-moz-placeholder { 
   color:    #000;
   opacity:  1;
}
::-moz-placeholder { 
   color:    #000;
   opacity:  1;
}
:-ms-input-placeholder {
   color:    #39466a;
}
::-ms-input-placeholder { 
   color:    #000;
}
#devis_en .msg-error-envoie {
color: red;
}
#devis_en .msg-envoie {
    color: green;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    margin-bottom: 20px;
    float: none;
    overflow: hidden;
    display: block;
    font-weight: 700;
    padding-bottom: 0;
}
#devis_en .css-envoyer {
   border: none;
   color: #fff;
   position: relative;
   display: table;
   margin: 15px auto 0;
   font-size: 14px;
   font-weight: 600;
   background: #000052;
   padding: 15px 35px;
}
#devis_en .css-envoyer:hover {color: #fff;background: #ffad01;}
#devis_en .css-envoyer:hover:after {transition: all 0.5s;-webkit-transition: all 0.5s;}
#devis_en .text-oblig {
    width: 100%;
    float: left;
    text-align: left;
    color: #c3c2c2;
    font-size: 13px;
    margin-bottom: 15px;
}
@media screen and (max-width: 991px) {
#devis_en .label_css {
    color: #1c1c1a;
}
#devis_en .text-oblig {
    color: #1c1c1a;
}
}
@media screen and (max-width: 768px) {
#devis_en .input_css {
    padding: 0 15px;
}
#devis_en .text-css {
    width: 100%;
    padding-right: 0;
}
#devis_en .css-envoyer { width: auto;}
}

