#wow-modal-overlay-2 { z-index: 999999; background-color: rgba(0, 0, 0, 0.7); } #wow-modal-overclose-2 { z-index: 999999; } #wow-modal-window-2{ width: 350px; padding: 20px; border: 0px solid #eeeeee; z-index: 999999; position: absolute; top: 10%;left: 0%;right: 0%; border-radius:5px; height: auto; background: #eeeeee; } #wow-modal-close-2 { position: absolute; top: -10px; right: -10px; font-size: 14px; font-weight: bold; cursor:pointer; display: none; } #close-text-2 { border: 1px solid #ffffff; border-radius: 15px; background-color: #000000; color: #ffffff; padding:6px 9px; } #close-circle-2 { color: #000000; } #close-times-2 { color: #ffffff; } .wow-modal-botton-2 { top:70%; right:-4px; font-size: 1.2em; text-decoration: none; float: none; text-shadow: none; cursor:pointer; z-index: 9999; } .wow-modal-botton-2 { color: #ffffff; border-radius: 4px; padding: 14px 14px; line-height: 14px; background: #ff0000; } .wow-modal-botton-2:hover { background: #00abcd9; color: #ffffff; } .wow-animated-2 { -webkit-animation-duration: 5s; animation-duration: 5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } @media only screen and (max-width: 1024px){ #wow-modal-window-2 { width:85%; } } #smwform-2 { width: 100%; padding: 10px; background: #ffffff; border: 1px solid #ffffff; border-radius: 0px; overflow: auto; } #smwform-2 input[type=text],#smwform-2 textarea{ width: 100%; padding: 10px; display: block; max-width: none; -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom: 13px; background: #ffffff; border: 1px solid #383838; border-radius: 0px; color: #383838; font-size:16px; } #smwform-2 input[type=text] { height: 36px; line-height: 36px; } #smwform-2 input[type=button]{ padding: 10px; width: 100%; display: inline-block; color: #ffffff; background: #e95645; border: 1px solid #383838; border-radius: 0px; font-size: 16px; text-decoration: none; } #smwform-2 input[type=button]:hover { cursor: pointer; background: #d45041; } #smwform-2 textarea{ height: 72px; color: #383838; overflow: auto; } #smwform-2 textarea::-webkit-input-placeholder, #smwform-2 input[type=text]::-webkit-input-placeholder { color: #383838; opacity: 0.75; } #smwform-2 input[type=text]::-moz-placeholder, #smwform-2 textarea::-moz-placeholder{ color: #383838; opacity: 0.75; } #smwform-2 input[type=text]:-ms-input-placeholder, #smwform-2 textarea :-ms-input-placeholder{ color: #383838; opacity: 0.75; } #smwform-2 input[type=text]:-moz-placeholder, #smwform-2 textarea:-moz-placeholder{ color: #383838; opacity: 0.75; }