/*
Theme Name: pfu
*/

.aplikacijna-forma input {
    outline: none !important;
    border: 1px solid #E5E5E5;
    background: white;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    padding: 0 10px;
    height: 38px;
}
.aplikacijna-forma textarea {
    border: 1px solid #E5E5E5;
    border-radius: 0;
    width: calc(100% - 20px);
    padding: 10px;
}
.aplikacijna-forma .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
    color: #191919;
    font-size: 16px !important;
}
.aplikacijna-forma .select2-selection, 
.aplikacijna-forma .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px!important;
}
.item-aplikacijna-forma {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}
.item-aplikacijna-forma span.wpcf7-form-control-wrap {
    width: 100%;
    display: inline-block;
    margin-top: 10px;
    position: relative;
}
.item-aplikacijna-forma span.wpcf7-form-control-wrap input {
	width: calc(100% - 22px);
    display: inline-block;
}
.item-aplikacijna-forma-1-3 {
    width: calc(33.33333% - 12px);
    display: inline-block;
}
.item-aplikacijna-forma-1-3.item-aplikacijna-forma-centr {
    margin: 0 14px;
}
.aplikacijna-forma span.select2.select2-container.select2-container--default {
    width: 100% !important;
    max-width: 100%;
}
.item-aplikacijna-form-title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}
.upload-file-form .format {
    float: none;
    position: relative;
    top: 0;
    font-size: 12px;
    margin-top: 16px;
}
.igree-form input {
    line-height: inherit;
    height: auto;
}
.igree-form {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.aplikacijna-forma input.wpcf7-form-control.wpcf7-submit.recaptcha-btn.recaptcha-btn-type-css {
    width: 130px;
    background: #046413;
    height: 38px;
    color: white;
    margin-top: 30px;
    margin-bottom: 40px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    cursor: pointer;
}
.aplikacijna-forma span.wpcf7-not-valid-tip {
    position: absolute;
    width: 100%;
    font-size: 12px !important;
}

.postid-1666556 .print_button {
    display: none;
}
.suptext-app {
    font-size: 16px;
    display: inline-block;
    margin-bottom: 30px;
}
a.btn-aplikatsijna-forma {
    width: 300px;
    background: #046413;
    color: white;
    margin-bottom: 40px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    cursor: pointer;
    display: block;
    text-decoration: none;
    text-align: center;
    line-height: 42px;
    margin: 0 auto;
}
.block-news-home-right a.block-news-home-right-a:nth-child(2) {
    line-height: 66px;
}

.postid-2120602 .aplikacijna-forma input[type="text"], .postid-2120602 .aplikacijna-forma input[type="date"], .postid-2120602 .aplikacijna-forma input[type="tel"] {
    width: 50%;    
}
.postid-2120602 .aplikacijna-forma td label {
    position: relative;
    margin-bottom: 24px;
    display: block;
}
.postid-2120602 .aplikacijna-forma .structur-pidrozdil_label {
    width: 50%;
    display: block;
}
.postid-2120602 .aplikacijna-forma input[type="submit"] {
    width: 130px;
    background: #2d5ca6;
    height: 38px;
    color: white;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    cursor: pointer;
}
.postid-2120602 .aplikacijna-forma input[type="submit"]:hover {
    opacity: 0.7;
}
.postid-2120602 .aplikacijna-forma span.wpcf7-not-valid-tip {
    line-height: 1;
    width: max-content;
}
.postid-2120602 .aplikacijna-forma .upload-file-form span.wpcf7-not-valid-tip {
    top: 8px;
}
.postid-2120602 .aplikacijna-forma .upload-file-form .format {
    padding-left: 10px;
}

@media screen and (max-width: 768px) {
    .postid-2120602 .aplikacijna-forma .structur-pidrozdil_label, .postid-2120602 .aplikacijna-forma input[type="text"],
    .postid-2120602 .aplikacijna-forma input[type="date"], .postid-2120602 .aplikacijna-forma input[type="tel"] {
        width: 100%;
    }
}