.anim-rot img{animation:animName 10s linear infinite}#menu-anima .et_pb_column_1_3:hover .et_pb_image_wrap img{animation:animName 10s linear infinite}#main-header #mobile_menu{background-color:#fff}#main-header #mobile_menu li a{font-size:20px}.logo_container img#logo{max-width:100%;max-height:95%}#form-design input{padding:8px 25px;border:solid 1px #ffffff;border-radius:30px;margin-bottom:15px;width:80%;font-size:20px;color:#000}#form-design textarea{padding:8px 25px;border:solid 1px #ffffff;border-radius:30px;margin-bottom:15px;height:80px;width:80%;font-size:20px;color:#000}#form-design select{padding:8px 25px;border:solid 1px #ffffff;border-radius:30px;margin-bottom:15px;width:80%;font-size:20px;color:#000}#form-design label{font-size:20px;color:#000}#form-design input[type="submit"]{background:#f6cd2f;width:180px;margin-left:60px;font-size:25px;font-weight:700;cursor:pointer}#form-design input[type="submit"]:hover{background:#dbae00}.wpcf7 form.sent .wpcf7-response-output{border-color:#ffffff;color:#fff;font-size:18px}@keyframes animName{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}