.contactform{width:60%;margin:auto;overflow:hidden}@media screen and (max-width:979px){.contactform{width:90%}}.errormessage,.successmessage{text-align:center;margin-top:10px}.loginForm{display:block;margin:auto;width:80%;max-width:200px}.form-control{display:block;border-radius:5px;border:1px solid #386ed8;margin-bottom:10px;width:100%;padding:3px;box-sizing:border-box}.form-label{display:block;margin-bottom:5px;text-align:left}.form__button{text-decoration:none;background-color:#386ed8;padding:5px;margin-top:20px;border-radius:5px;color:#fff;font-weight:bolder;transition:all .25s;width:100%;border:none;margin-bottom:30px}.form__button:hover{background-color:#628adb;box-shadow:0 0 4px 0 #6f7070}.maintitle{font-family:Yanone Kaffeesatz,sans-serif;font-size:8vw;color:#fff;margin-bottom:0}@media (max-width:1440px){.maintitle{font-size:8vw}}@media (max-width:1024px){.maintitle{font-size:10vw}}@media (max-width:768px){.maintitle{font-size:10vw}}@media (max-width:425px){.maintitle{font-size:10vw}}@media (max-width:300px){.maintitle{font-size:10vw}}#homehead{width:80%;margin:auto;height:73vh}.maintext{font-family:Open Sans,sans-serif;color:#fff;width:60%;border-top:6px solid #fff;padding-top:24px}@media (max-width:1440px){.maintext{font-size:medium;width:60%}}@media (max-width:1024px){.maintext{font-size:medium;width:80%}}@media (max-width:768px){.maintext{font-size:small;width:80%}}@media (max-width:425px){.maintext{font-size:small;width:80%}}@media (max-width:300px){.maintext{font-size:small;width:80%}}.contact{width:100%;background-image:url(../img/svg-path3.ec2f0b21.svg);background-size:contain;background-position-y:center;background-repeat:no-repeat;overflow:hidden}@media screen and (max-width:980px){.contact{background-size:cover}}.contact__block{display:flex;flex-direction:row;align-items:flex-start;padding-bottom:20px;justify-content:space-between;width:90%;margin:auto}@media screen and (max-width:1120px){.contact__block{width:100%;margin:auto;margin-bottom:20px;display:flex;flex-direction:column}}.contact__block__left{width:35%;display:flex;flex-direction:column;padding-bottom:20px}@media screen and (max-width:1120px){.contact__block__left{width:90%;margin:auto;margin-bottom:20px}}.contact__block__right{width:60%;display:flex;flex-direction:column;padding-bottom:20px}@media screen and (max-width:1120px){.contact__block__right{width:90%;margin:auto;margin-bottom:20px}}.contact__upper{display:flex;justify-content:space-evenly;align-items:center;margin-bottom:30px}.contact__down{display:block}.contact__text{width:50%;max-width:600px;font-size:smaller}.contact__title{font-family:Yanone Kaffeesatz,sans-serif;font-size:70px;margin:auto;margin-top:0;margin-bottom:30px;position:relative;width:90%}.contact__title__mid{margin:0!important;width:100%}.contact__title:before{content:"";width:100%;position:absolute;left:0;top:calc(50% - 1.5px);border-bottom:30px solid rgba(56,224,31,.6705882352941176);z-index:-1}@media screen and (max-width:1120px){.contact__title{margin-top:60px}}.contact__title__right{font-family:Yanone Kaffeesatz,sans-serif;font-size:70px;margin:auto;margin-top:0;margin-bottom:30px;position:relative;width:900%;text-align:right}.contact__title__right:before{content:"";width:100%;position:absolute;left:0;top:calc(50% - 1.5px);border-bottom:30px solid rgba(56,224,31,.6705882352941176);z-index:-1}@media screen and (max-width:980px){.contact__title__right{margin-top:60px}}.contact__reseaux{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;margin-top:20px;margin-left:-12%}@media screen and (max-width:1120px){.contact__reseaux{margin-left:0}}.aboutbutton{border:2px solid #386ed8;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:15px 15px 12px;box-sizing:border-box;border-radius:40px;font-family:Yanone Kaffeesatz;font-size:xx-large;transition:all .25s}.aboutbutton:hover{background-color:#386ed8;color:#fff!important}.aboutbutton:focus,.aboutbutton:hover{box-shadow:0 2px 5px 0 #000;transform:scale(1.02)}.aboutbutton:focus{background-color:#b8cbf1;color:#fff}@media screen and (max-width:980px){.aboutbutton{width:100%;text-align:center}}.aboutbuttonrea{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:17px 15px 12px;box-sizing:border-box;border-radius:40px;font-family:Yanone Kaffeesatz;font-size:xx-large;transition:all .25s;color:#fff;background:linear-gradient(335deg,#1c09e0 -50%,#38e01f)}.aboutbuttonrea:hover{color:#fff!important}.aboutbuttonrea:focus,.aboutbuttonrea:hover{background:linear-gradient(335deg,#1c09e0,#38e01f);box-shadow:0 2px 5px 0 #000;transform:scale(1.02)}.aboutbuttonrea:focus{color:#fff}@media screen and (max-width:980px){.aboutbuttonrea{width:100%;text-align:center}}.aboutbuttonline{display:flex;justify-content:space-between;width:100%}.fa-instagram{color:#c13584}.fa-facebook{color:#3b5998}.fa-youtube{color:red}.fa-behance{color:#00f}.contact__icon{width:50px;height:50px;font-size:50px}.revealleft{transform:translate3d(-100px,0,0)}.revealleft,.revealright{opacity:0;transition:opacity .8s,transform .8s}.revealright{transform:translate3d(100px,0,0)}.reveal_visible{opacity:1;transform:translateZ(0)}