.form-holder,.input-holder{-webkit-box-sizing:border-box;position:relative}.contact-form,.form-holder,.input-holder{position:relative}.input-holder label,input+span,textarea+span{font-family:Roboto,sans-serif;font-size:.9em}.form-holder{box-sizing:border-box;width:65%;padding-left:25px;padding-right:25px;border-right:1px solid #666}.form-holder .sub-title,.form-holder .title{padding-left:0}.input-holder{padding-top:20px;padding-bottom:20px;box-sizing:border-box}.input-holder input,.input-holder textarea{font-family:Roboto,sans-serif;width:60%;padding:7px;resize:none;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.input-holder label{position:absolute;top:0;left:0;color:#666}input+span,label.error,textarea+span{color:#D8000C;font-weight:700}input.error{border:1px solid #D8000C}input+span,textarea+span{padding-top:10px;display:block}span.pass{position:relative}span.pass:after{content:'';position:absolute;display:block;width:14px;height:7px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform:rotate(-55deg);transform:rotate(-55deg);border-bottom:2px solid #3C803D;border-left:2px solid #3C803D;top:-22px;left:55%}.form-btn{padding:10px;font-family:Exo,sans-serif;text-transform:uppercase;width:40%;background-color:#FFF;border:2px solid #0DAFA2;cursor:pointer;transition:all .3s cubic-bezier(.19,.55,.54,.98);-webkit-transition:all .3s cubic-bezier(.19,.55,.54,.98);color:#666}.form-btn:focus,.form-btn:hover{color:#FFF;background-color:#0DAFA2}.form-btn:active{background-color:#FFF;color:#0DAFA2}.contact-info-holder{-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;width:35%;top:0;bottom:0;right:0;padding:10px 20px}.contact-info-holder .sub-title{padding-left:0}.wrap-text{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.contact-info-holder a{font-family:Roboto,sans-serif;text-decoration:none;color:initial;transition:all .3s cubic-bezier(.19,.55,.54,.98);-webkit-transition:all .3s cubic-bezier(.19,.55,.54,.98);border-bottom:2px solid transparent}.contact-info-holder a:visited{color:#666}.contact-info-holder a:focus,.contact-info-holder a:hover{color:#0DAFA2;border-bottom:2px solid #0DAFA2}.contact-info-holder a.media-link:focus,.contact-info-holder a.media-link:hover{border-bottom:2px solid transparent}.contact-info-holder a:active{color:#0DAFA2}@media screen and (max-width:790px){.form-holder{width:100%;border:1px solid transparent;padding-left:10px;padding-right:10px;-webkit-box-sizing:border-box;box-sizing:border-box}#contact-form,.form-holder input,.form-holder textarea{width:100%}.contact-info-holder{width:100%;position:static;border-top:1px solid #0DAFA2}.form-btn{margin:10px auto;width:100%}span.pass:after{left:95%}}@media screen and (max-width:420px){span.pass:after{left:90%}}