/*.wpcf7 ::placeholder, .wpcf7 p {
    font-family: 'PT Sans', sans-serif;
    font-size: 17px;
    line-height: 25px;
    color: black;
    font-weight: 400;
}
.wpcf7 input::-webkit-input-placeholder, .wpcf7 input::placeholder, .wpcf7 input::-moz-placeholder, .wpcf7 input::-ms-input-placeholder, .wpcf7 textarea::-webkit-input-placeholder, .wpcf7 textarea::placeholder, .wpcf7 textarea::-moz-placeholder, .wpcf7 textarea::-ms-input-placeholder{
    font-family: 'PT Sans', sans-serif !important;
    font-size: 17px !important;
    line-height: 25px !important;
    color: black !important;
    padding-left: 0 !important;
    font-weight: 400 !important;
}
.wpcf7 input, .wpcf7 textarea {
    font-family: 'PT Sans', sans-serif !important;
    font-size: 17px !important;
    line-height: 25px !important;
    color: black !important;
    padding-left: 0 !important;
    border-bottom: 1px solid #D8D8D8 !important;
    font-weight: 400 !important;
}
.wpcf7 textarea {
    padding-left: 0 !important;
    border-bottom: 1px solid #D8D8D8 !important;
}

.wpcf7 .flex-submit {
    width: 100%;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0;
}
.wpcf7-submit.flex-submit input {
    color: white !important;
    border: none;
    padding-right: 0 !important;
    padding-left: 0 !important;
    text-align: center !important;
    width: 100% !important;
}

.dadfield {
    display: flex;
    align-items: center;
    margin-top: 19px;
}

.dadfield p {
    margin-top: 0 !important;
    text-align: center;
}
.dadfield input {
    width: 100%;
    height: 200px;
    border: 2px dashed #999999;
    border-bottom: 2px dashed #999999 !important;
    padding-left: 42px !important;
}
@-moz-document url-prefix() {
    .dadfield input {
        padding-top: 104px;
    }
}
.dadfield input[type="file"]::-webkit-file-upload-button {
    color: #0099ff;
    margin-top: 105px;
    /*
    margin-left: 21px !important;
    padding-right: 21px !important;
    margin-right: 21px !important;
    *//*
}
.dadfield input[type="file"]::-ms-browse {
    background-color: #ffffff00;
    margin: 0px;
    padding: 0px;
    border: 0px;
}
.dadfield-inner {
    width: 100%;
    position: relative;
}
.dadfield-label {
    width: 100%;
    position: absolute;
    top: 47%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.wpcf7-maxsize {
    font-family: 'PT Sans', sans-serif;
    margin-top: -20px;
    margin-bottom: 20px;
    font-size: 14px;
}

.wpcf7 .ajax-loader {
    display: none !important;
}
#wpcf7-f255-o2 .flex-container {
    display: flex;
    flex-wrap: wrap;
    flex-flow: column wrap;
    height: 520px;
}
#wpcf7-f255-o2 label {
    margin: 5px 0px 5px 0px;
    color: black;
}
#wpcf7-f255-o2 .flex-module {
    /* flex: 1 0 40%; *//*
    width: 47%;
    margin: 5px 0px 5px 0px;
}

#wpcf7-f255-o2 .wpcf7-checkbox {
    float: left;
}
#wpcf7-f255-o2 .wpcf7-checkbox .wpcf7-list-item-label {
    display: none;
}
#wpcf7-f255-o2 span.wpcf7-list-item {
    margin: 0 0 0 0;
}
#wpcf7-f255-o2 .cb-content {
    margin-left: 30px;
}
.wpcf7-success-message-container {
    display: none;
    padding: 100px 50px 100px 50px;
}

#wpcf7-f498-o4 .wpcf7-checkbox, #wpcf7-f523-o3 .wpcf7-checkbox, #wpcf7-f568-o3 .wpcf7-checkbox, #wpcf7-f921-o1 .wpcf7-checkbox {
    float: left;
}
#wpcf7-f498-o4 .wpcf7-checkbox .wpcf7-list-item-label, #wpcf7-f523-o3 .wpcf7-checkbox .wpcf7-list-item-label, #wpcf7-f568-o3 .wpcf7-checkbox .wpcf7-list-item-label, #wpcf7-f921-o1 .wpcf7-list-item-label {
    display: none;
}
#wpcf7-f498-o4 span.wpcf7-list-item, #wpcf7-f523-o3 span.wpcf7-list-item, #wpcf7-f568-o3 span.wpcf7-list-item, #wpcf7-f921-o1 span.wpcf7-list-item {
    margin: 0 0 0 0;
}
#wpcf7-f498-o4 .cb-content, #wpcf7-f523-o3 .cb-content, #wpcf7-f568-o3 .cb-content, #wpcf7-f921-o1 .cb-content {
    margin-left: 30px;
    margin-bottom: 15px;
}

.wpcf7-not-valid-tip {
    position: absolute;
    width: 250px;
    z-index: 1;
}
.wpcf7-response-output {
    font-family: 'PT Sans', sans-serif;
    color: red !important;
    background-color: white !important;
    border: 1px solid red !important;
    text-transform: none !important;
    padding: 20px 20px 20px 20px !important;
    letter-spacing: 0 !important;
}
.wpcf7-response-output:before {
    display: none
}
.popmake.theme-4 button.pum-close.popmake-close {
    font-size: 0;
}
.popmake.theme-4 button.pum-close.popmake-close:before {
    font-family: 'basecomicons';
    content: "\e905";
    font-size: 24px;
}

@media (max-width: 1200px) {
    .dadfield input {
        padding-left: 14px !important;
    }
}
@media (max-width: 1023px) {
    .dadfield input {
        padding-left: 46px !important;
    }
}
@media (max-width: 768px) {
    .dadfield input {
        padding-left: 14px !important;
    }
}
@media (max-width: 700px) {
    .dadfield input {
        padding-left: 0px !important;
    }
}
@media (max-width: 600px) {
    #wpcf7-f255-o2 .flex-container {
        display: flex;
        flex-wrap: wrap;

        height: 100%;
    }
    #wpcf7-f255-o2 .flex-module {
        width: 100%;
    }
    .dadfield input {
        padding-left: 90px !important;
    }
}
@media (max-width: 500px) {
    .dadfield input {
        padding-left: 40px !important;
    }
}
@media (max-width: 400px) {
    .dadfield input {
        padding-left: 0px !important;
    }
}*/