.shadow{
  -webkit-box-shadow: 0 10px 6px -6px #777;
  -moz-box-shadow: 0 10px 6px -6px #777;
  box-shadow: 0 10px 6px -4px #7777777a;
}

.title{
  font-weight:700!important;
  font-size: 35PX;
  margin-bottom: -16px;"
}

.landinginput{
  /* height: 40px;*/
   border-radius:1px;
   background-color: #dbdbdb42;
}

.bande-gris
{
	background-color:#dbdbdb;
	margin-bottom: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.white
{
   color:white;
}

.back{
   background-image: url(https://www.yestravaux.com/fct/france-chantiers/landing/1/img/back.png);
   background-size: cover;
   background-repeat: no-repeat;
   padding-top: 8px;
   padding-bottom: 19px;
}

.row{

     margin-right: 0;
     margin-left: 0; 
}

.form{
   /*background-image: url(https://www.yestravaux.com/fct/france-chantiers/landing/1/img/back-form.png);
   background-size: cover;
   background-repeat: no-repeat;*/
   /*height: 690px;
   width: 764px;
   margin-top: -579px;
   margin-left: 136px;
   margin-bottom: 10px;*/
}

.sub{
   width: 100%;
   background-color: #376295;
    color: white;
    font-size: 24px;
    font-weight: 500;
    border-radius: 1px!important;
    margin-bottom: 8px;
}

.sub:hover{
   background-color: #2a5282 !important;
   color: white !important;
    
}
.sub:active{
   background-color: #2a5282 !important;
   color: white !important;
    
}

.div-form{
  -moz-box-shadow:3px 5px 9px 4px #ccc;
  -webkit-box-shadow:3px 5px 9px 4px #ccc;
  box-shadow: 3px 5px 9px 4px #ccc;
  padding-right: 45px;
  padding-left: 45px;
  margin-top: 44px;

  margin-left: -94px;
}

@media screen and (max-width: 899px) {
  .div-form{
margin-left: 9px!important;
margin-right: 9px!important;
margin-top: -63px;
padding-top: 15px;
padding-bottom: 35px;
}
}

@media screen and (max-width: 1200px) and (min-width: 900px){
  .div-form{
   margin-left: 201px!important;
   margin-right: 61px!important;
   margin-top: -63px;
   padding-top: 15px;
   padding-bottom: 35px;
  }
}

.fleche{
  margin-top: 107px;
  margin-left: -145px;
  min-width: 196px;
}

@media screen and (max-width: 1680px){
  .fleche{
    margin-top: 107px;
    margin-left: -123px;
}}

@media screen and (max-width: 1600px){
  .fleche{
    margin-top: 140px;
    margin-left: -115px;
}}

@media screen and (max-width: 1440px){
  .fleche{
    margin-top: 141px;
    margin-left: -96px;
}}

@media screen and (max-width: 1197px){
  .fleche{
    margin-top: 16px;
    margin-left: -172px;
    }}

@media screen and (max-width: 1024px){
  .fleche{
    margin-top: 16px !important;
    margin-left: -177px !important;
}}

@media screen and (max-width: 995px){
  .fleche{
    display:none;
  }
}

.certif{min-width: 104px;}



@media screen and (max-width: 1024px){
.certif{
    margin-right: -88px;
    margin-left: 119px;}
  }

.ui-menu {
    background-color: #ffffff !important;
    padding-bottom: 10px;
    padding-top: 10px; 
    border: 1px solid #d7dde4;
    border-radius: 2px !important;
    width: 100px;
}
    .ui-menu-item-wrapper{
    background-color: white;
    min-width: 70px;
    padding: 12px;
    }
    /*custom autocomplete*/
    .ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front{
        list-style-type: none;
        padding-left: 0;
        border-radius: 0;
        padding: 5px;
        top: 5px;
        border-radius: 8px;
    }
    .ui-menu-item div:before  {
        content: " • "
    }
    .ui-menu-item:hover div  {
        background-color:  #376295;
        color:white;
        cursor: pointer;
    }

.test{
    animation: Test 5s infinite;
}
@keyframes Test{
    0%{opacity: 1;}
    50%{opacity: 0.5;}
    100%{opacity: 1;}
}

.style-H5{
  font-style: italic;
  font-weight: 600;
  margin-top: 21px;"
}


.border-img
{

    padding: 7px;
    border: 3px solid #949494;
}

.font-size-16{
  font-size:16px;
}
