.metierclass .one.column {
    width: 100%;
}


.adresslist img {
   left: 20px !important;
}

.text_presentation_home a {
  background: white;
  padding: 0 5px;
}

.text_presentation_home a:hover {
  text-decoration: none;
  background: black;
  color: white;
}

.mypopup img {
   max-width: 850px;
   width: 100%;
   height: auto;
}

.mypopup {
   margin-bottom: -5px;
}

#Top_bar .menu li ul li a {
    border-style: dashed;
    border-color: #dfdfdf;
    border-width: 0 0 1px 0;
    width: 320px;
    position: relative;
    font-weight: 400;
    letter-spacing: -0.5px;
    font-size: 15px;
    background-color: rgba(0,0,0,0.5);
}

.mycallback {
     background-color: #ffffff;
     margin-top: 10px !important;
}

.mycallback a {
    color: black !important;
    font-size: 0.8em !important;
    letter-spacing: 1px !important;
}

.mycallback a span {
    line-height: 1.5em !important;
}

@media only screen and (min-width: 1240px) {
    .menuo-right #Top_bar .menu_wrapper,.slidertxt  {text-shadow: none !important;}
}

.mypremium span.wpcf7-form-control-wrap .wpcf7-date, .mypremium span.wpcf7-form-control-wrap .wpcf7-quiz, .mypremium span.wpcf7-form-control-wrap .wpcf7-number, .mypremium span.wpcf7-form-control-wrap .wpcf7-select, .mypremium span.wpcf7-form-control-wrap .wpcf7-text, .mypremium span.wpcf7-form-control-wrap .wpcf7-textarea {
    width: calc(100% - 20px);
    box-sizing: border-box;
    margin-bottom: 0;
}