/* Style for contact form 7 */

.wpcf7 .screen-reader-response{position: absolute;overflow: hidden;clip:rect(1px, 1px, 1px, 1px);height:1px;margin:0;padding:0;border:0;}.wpcf7 form .wpcf7-response-output{margin:2em 0.5em 1em;padding:0.2em 1em;border:0px solid #00a0d2;}.wpcf7 form.init .wpcf7-response-output{display: none;}.wpcf7 form.sent .wpcf7-response-output{border-color: #46b450;}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color: #dc3232;}.wpcf7 form.spam .wpcf7-response-output{border-color: #f56e28;}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{border-color: #ffb900;}.wpcf7-form-control-wrap{position:relative;}.wpcf7-not-valid-tip{color: #dc3232;font-weight:normal;display:block;}.use-floating-validation-tip .wpcf7-not-valid-tip{position:absolute;top:20%;left:20%;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;}span.wpcf7-list-item{display:inline-block;margin: 0 0 0 1em;}span.wpcf7-list-item-label::before,span.wpcf7-list-item-label::after{content: " ";}div.wpcf7 .ajax-loader{visibility: hidden;display:inline-block;background-image:url('../../assets/ajax-loader.gif');width:16px;height:16px;border:none;padding:0;margin:0 0 0 4px;vertical-align:middle;}div.wpcf7 .ajax-loader.is-active{visibility:visible;}div.wpcf7 div.ajax-error {display:none;}div.wpcf7 .placeheld {color:#888;}div.wpcf7 input[type="file"]{cursor:pointer;}div.wpcf7 input[type="file"]:disabled{cursor:default;}div.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"] {direction:ltr;}.wpcf7 input, .wpcf7 optgroup, .wpcf7 select, .wpcf7 textarea{width:100%;border:1px solid #C5C5C5;line-height:25px;padding:10px;border-radius:0px;margin-bottom:10px;}.wpcf7 textarea {margin-bottom:0px;}.wpcf7-form-control.wpcf7-acceptance input[type="checkbox"] {margin-left:-17px;width:15px;margin-bottom:0;}.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item-label{margin-top:-1px;margin-left:10px;float:right;}.wpcf7-form-control.wpcf7-acceptance label{font-size:13px;line-height:20px;text-align:left;}div.wpcf7 .ajax-loader{}.wpcf7 form.sent .wpcf7-response-output{border:0;color:#46b450;padding:0;margin:0;}.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output{border:0;color:red;padding:0;margin:0;}

.btn.disabled, .btn:disabled {
    opacity: 1;
}


.contact_box.wersja1 {
	background: #DED9D7;
}

.contact_box  .wpcf7 input, .contact_box  .wpcf7 textarea {
	margin-bottom: 10px;
	font-weight: 300;
	background: transparent;
	border: 0;
	padding-left: 0;
	padding-top: 0;
	border-bottom: 2px solid #fff;
	padding-bottom: 16px;
	font-size: 16px;
	line-height: 140%;
}

.contact_box .zgody_css {
    padding-left: 31px;
}
.contact_box .wpcf7-form-control.wpcf7-acceptance label {
    display: flex;
    align-items: baseline;
}
.contact_box .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item-label {
    top: -7px;
	position: relative;
}
.contact_box .wpcf7-acceptance input[type="checkbox"] {
    position: relative;
    cursor: pointer;
    padding: 0;
    margin-right: 10px;
    width: 20px;
}
.contact_box .wpcf7-acceptance input[type="checkbox"]:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    margin-top: 0px;
	position: relative;
    top: -2px;
    width: 16px;
    height: 16px;
    background: #DED9D7;
    border: 1px solid #24324A;
    border-radius: 0px;

}
.contact_box .wpcf7-acceptance input[type="checkbox"]:checked:before {
    background-image: linear-gradient(to right, #DED9D7, #DED9D7, #DED9D7, #DED9D7, #DED9D7) !Important;
    border-color: #24324A;
}
.contact_box .wpcf7-acceptance  input[type="checkbox"]:disabled {
    color: #b8b8b8;
    cursor: auto;
}
.contact_box .wpcf7-acceptance  input[type="checkbox"]:disabled:before {
    box-shadow: none;
    background: #ddd;
}
.contact_box .wpcf7-acceptance  input[type="checkbox"]:checked:after {
    content: '';
    position: absolute;
	left: 0px;
    top: -1px;
    width: 16px;
    height: 16px;
	background: url(../../img/check_icon.png) no-repeat;
	background-size: 9px auto !Important;
	background-position: center;
	filter: invert(17%) sepia(3%) saturate(6965%) hue-rotate(179deg) brightness(22%) contrast(94%) !important;
	
}
.contact_box .wpcf7-acceptance span.wpcf7-list-item{
   margin: 10px 0 0 0;
}


.contact_box.accent_color {
    background-color: #DED9D7 !Important;
}
.contact_box .wpcf7 textarea,
.contact_box .wpcf7 input {
	border-color: #24324A !Important;
}

.contact_box .wpcf7 label {
    color: #4D586B;
    font-size: 12px;
    line-height: 120%;
	opacity: 1;
	font-weight: 400;
	letter-spacing: 1px;
	margin-bottom: 4px !Important;
}

.contact_box .wpcf7 form.invalid .wpcf7-response-output {
	font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    color: #fff !important;	
	padding-left: 34px;
	background: url(../../img/con_min_icon.svg) no-repeat;
	color: #24324A;
}

.contact_box .wpcf7-not-valid input[type="checkbox"]:before,
.contact_box textarea.wpcf7-not-valid,
.contact_box input.wpcf7-not-valid {
    border-color: #FF4646 !Important;
}

.contact_box textarea.wpcf7-not-valid,
.contact_box input.wpcf7-not-valid {
    color: #FF4646 !Important;
}


.contact_box .wpcf7-acceptance.wpcf7-not-valid label {
	color: #FF4646 !Important;
}

.contact_box .wpcf7-not-valid-tip {
   display: none;
}

.contact_box .wpcf7 .btn-primary { 
	margin-top: 40px;
	    padding: 16px 28px;
}
.contact_box .wpcf7 .btn-primary:hover { 
	color: #fff !Important;
}

@media (min-width:1440px) {
}


@media (min-width:1600px) {
.contact_box .wpcf7-acceptance  input[type="checkbox"]:checked:after {
    top: -1px;
}
}

.contact_box ::-webkit-input-placeholder { /* WebKit browsers */
color: #24324A !important;
opacity: 1;
}
.contact_box :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #24324A !important;
opacity: 1;
}
.contact_box ::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #24324A !important;
opacity: 1;
}
.contact_box :-ms-input-placeholder { /* Internet Explorer 10+ */
color: #24324A !important;
opacity: 1;
}


.contact_box .wpcf7-not-valid ::-webkit-input-placeholder,
.contact_box .wpcf7-not-valid::-webkit-input-placeholder { 
color: #FF4646 !important;
opacity: 1;
}
.contact_box .wpcf7-not-valid ::-moz-placeholder,
.contact_box .wpcf7-not-valid::-moz-placeholder { 
color: #FF4646 !important;
opacity: 1;
}
.contact_box .wpcf7-not-valid ::-moz-placeholder,
.contact_box .wpcf7-not-valid::-moz-placeholder { 
color: #FF4646 !important;
opacity: 1;
}
.contact_box .wpcf7-not-valid ::-ms-input-placeholder,
.contact_box .wpcf7-not-valid::-ms-input-placeholder { 
color: #FF4646 !important;
opacity: 1;
}



.contact_box .zgody {
    padding-left: 32px;
}

.contact_box h2 {
	margin-bottom: 44px;
}

.contact_box .more_mobile_cta  em {
	font-weight: 500;
	font-size: 12px;
	line-height: 120%;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #887A77;
	font-style: normal;
}
.contact_box .more_mobile_cta p {
	margin-bottom: 0;
}
.contact_box .more_mobile_cta h5 {
	font-size: 28px;
	line-height: 100%;
	font-weight: 300;
	color: #13233B;
	margin-top: 8px;
	margin-bottom: 8px;
}
.contact_box .more_mobile_cta a {
	color: #24324A;
}
.contact_box .more_mobile_cta img {
	margin-bottom: 24px;
	filter: grayscale(100%);
}

.contact_box .zespol {
    display: flex;
    justify-content: space-evenly;
	margin-bottom: 48px;
}


@media (max-width: 500px) {
.contact_box .zespol {
	flex-direction: column;
}	
.contact_box .person:last-child {
	margin-top: 24px;
}
}

@media (max-width: 991px) {
.contact_box {
	padding-top: 34px;
	padding-bottom: 34px;
}	
}

@media (min-width: 991px) {
.contact_box .formularz_contact_box {
	padding-right: 40px;
}	
}

@media (min-width: 1200px) {
.contact_box h2 {
	margin-bottom: 54px;
}
.contact_box .formularz_contact_box {
	padding-right: 60px;
}
}


@media (min-width: 1440px) {
.contact_box h2 {
	margin-bottom: 64px;
}
.contact_box .formularz_contact_box {
	padding-right: 80px;
}
}


.contact_box h2 {
    font-weight: 300;
    padding-left: 50px;
    position: relative;
}
.contact_box h2:before {
    position: absolute;
    content: '';
    background: #24324A;
    width: 40px;
    height: 2px;
    left: 0;
    top: 19px;
}

.contact_box h2 {
	font-size: 40px;
}


@media (min-width: 992px) {
.contact_box h2:before {
    top: 19px;
}
}
@media (min-width: 1200px) {
.contact_box h2:before {
    top: 21px;
}
.contact_box h2 {
	font-size: 44px;
}

}
@media (min-width: 1440px) {
.contact_box h2:before {
    top: 21px;
}
.contact_box h2 {
	font-size: 46px;
}

}

@media (min-width: 1600px) {
.contact_box h2 {
	font-size: 48px;
}
.contact_box h2:before {
    top: 22px;
}
}


.contact_box .small2 {
    color: #4D586B;
    font-size: 12px;
    line-height: 120%;
	font-weight: 400;
    letter-spacing: 1px;
	margin-top: -18px ! IMPORTANT;
    padding-left: 21px;
    margin-bottom: 21px;
}