#sk-contact-form {
margin-left: -3%;
}
#sk-contact-form .input-filed {
width: 100%;
padding: 16px;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
color: #999;
background-color: #eee;
font-size: 14px;
}
#sk-contact-form h3 {
margin-left: 3%;
}
#sk-contact-form .sk-form-filed1,
#sk-contact-form .sk-form-filed2 {
padding-left: 3%;
margin-bottom: 3%;
width: 50%;
float: left;
}
#sk-contact-form .et_pb_contact_select {
box-sizing: border-box;
width: 100%;
padding: 16px 20px 16px 10px;
border: 0;
border-radius: 0;
color: #999;
background-color: #eee;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
#sk-contact-form select:after {
position: absolute;
top: 50%;
right: 10px;
width: 0;
height: 0;
margin-top: 3px;
border: 6px solid;
border-top-color: currentcolor;
border-right-color: currentcolor;
border-bottom-color: currentcolor;
border-left-color: currentcolor;
border-color: #666 transparent transparent transparent;
content: "";
transform: translateY(-50%);
pointer-events: none;
}
#sk-contact-form .sk-form-textarea {
padding-left: 3%;
}
@media screen and (max-width: 980px) {
#sk-contact-form .sk-form-filed1 {
padding-left: 0px;
}
#sk-contact-form .sk-form-textarea {
padding-left: 0px;
}
#obszary .et_pb_text_align_left {
text-align: center;
}
}
#sk-contact-form .sk-submit-wrap {
float: right;
margin-top: 20px;
}
#sk-contact-form .clearfix {
visibility: hidden;
display: block;
font-size: 0;
clear: both;
height: 0;
}
div.wpcf7-response-output {
margin-left: 0px !important;
margin-right: 0px;
margin-top: 20px;
}
#sk-contact-form .wpcf7-response-output:before {
content: '';
clear: both;
}
#sk-contact-form .wpcf7-submit {
float: right;
color: #1998B7 !important;
border-color: #1998B7;
letter-spacing: 0px;
font-size: 20px;
display: inline-block;
margin: 0 0 0 15px;
font-family: inherit;
cursor: pointer;
position: relative;
padding: 0.3em 1em;
border: 2px solid;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: transparent;
font-size: 20px;
font-weight: 500;
line-height: 1.7em !important;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
#sk-contact-form .wpcf7-submit:hover {
background-color: #eee;
}
.copyright {
float: left;
padding: 0px;
color: #666;
}
.madeby {
float: right;
padding: 0px;
color: #666;
}
.madeby a {
color: rgb(161, 161, 161);
}
.polityka {
float: right;
margin-right: 10px;
color: #666;
}
.polityka a {
color: rgb(161, 161, 161);
}