html {
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
}

.textt, .mtt-auto {
    position: absolute;
}

footer {
    /* position: fixed;
    bottom: 0; */
    font-size: 15px;
}

#login-form {
    font-size: 16px;
}

div .text-muted {
    font-size: 35px;
}

.user-profile-form {
    font-size: 18px;
    margin-left: 15%;
    margin-right: 15%;
}
#yii-debug-toolbar {
    display: none !important;
}
#w5 {
    font-size: 15px;
}
#w3 .container .navbar-toggler, #w2 .container .navbar-toggler {
    display: none !important;
}
#w3-collapse, #w2-collapse {
    display: block !important;
}
.title-construction {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #484848;
}
#constructionsearch-name {
    font-style: italic;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: black;
    height: 43px;
    width: 60%;
    padding-left: 16px;
    float: right;
}
.select-construction {
    background: #FFFFFF;
    border: 1px solid #C2C5D0;
    border-radius: 5px;
    width: 78%;
    height: 43px;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #C4C4C4;
    font-style: italic;
    padding-left: 10px;
    float: right;
}
.find-construction button{
    width: 70%;
    height: 43px;
    background: #3D875D;
    border-radius: 5px;
    font-weight: 700;
    font-size: 16px;
    color: #FFFFFF;
    border: none;
    float: right;
}
.find-construction button svg {
    transform: rotateY(180deg);
    width: 21%;
}
#pager-construction .pagination .page-item.active .page-link {
    color: #8C110A;
    background-color: #F5F5F5;
    font-weight: 800;
}
#pager-construction .pagination .page-item .page-link {
    border: none;
    color: black;
    background: #F5F5F5;
    font-size: 15px;
    line-height: 18px;
    font-weight: 500;
}
.filter-construction div {
    padding: 0;
}
.text-color-child {
    color: black;
}
#w4 {
    font-size: 15px;
    width: 100%;
}
#form-construction {
    width: 100%;
}
.field-constructionsearch-scene_category_id .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px !important;
}
.field-constructionsearch-scene_category_id .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 9px !important;
}
.field-constructionsearch-scene_category_id .select2-container--default .select2-selection--single {
    height: 43px !important;
    width: 237px;
    font-size: 14px;
    border: 1px solid #C2C5D0;
}
.field-constructionsearch-scene_category_id .select2-container {
    width: auto !important;
}
.field-constructionsearch-scene_category_id {
    float: right;
}
.select2-container {
    font-size: 14px;
}
#constructionsearch-name::placeholder, .select2-selection__placeholder {
    color: #C4C4C4 !important;
    font-style: italic;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
}
.field-constructionsearch-scene_category_id .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #000000 transparent transparent transparent !important;
}
/*.select2-selection--single {*/
/*    height: 43px;*/
/*}*/