#myModal .modal-title{
    color: #29abe2;
    text-transform: uppercase;
    font-size: 20px;
}


#myModal .modal-body{
    background-image: url('../images/banner/bg-devis-1.png');
    background-size: cover;
}
#myModal .modal-content {
    height: 550px;
}


#myModal .modal-body .my-form{
    position: relative;
    left: 330px;
}

#myModal .modal-body .my-form .bts{
    float: right;
}


#myModal .modal-body #successDevis{
    position: relative;
    left: 300px;
    top: 115px;
    font-size: 20px;
    color: #29abe2fa;
    margin: 0px 255px 0px 0px;
}

iframe{
    width: 100%;
}


.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #949ca5;
    border-color: #007bff;
    pointer-events: none;
}

#msgInfor{
    padding: 10px;
    color: red;
}


.content-wrapp p, .content-wrapp ul li{
    text-align: justify;
    color: #000000ba;
    padding: 0px 70px 0px 10px;
}
.content-wrapp .btns a{
   margin-right: 15px;
}

.content-wrapp ul li, .nomEntrep{
    font-weight: bold;
}
.content-wrapp ul{
    list-style: none;
}
.content-wrapp ul li:before{
    content: "\f00c";
    font-family: FontAwesome;
    color: #29ABE2;
    padding-right: 10px;
}

.about p{
    text-align: justify;
    padding-right: 40px;
    color: #000000d4;
}
.anim-media a{
    color: #94d5f0;
    font-weight: 700;
}

.Gras{
    font-weight: bold;
}

.cont p{
    text-align: justify;
}
