.color-a {
    color: #343a40;
}

.black2 {
    color: #414344 !important;
}

.align-left {
    text-align: left;
}

.align-justify {
    text-align: justify;
}

.l-h {
    line-height: 2 !important;
}

.header.home1 .header__menu {
    background-color: #E124541A;
}

.header__top1 {
    background-color: #E124541A;
}

.table th,
.table td {
    background-color: #E124541A;
}

.font15 {
    font-size: 15px !important;
}

.colorred {
    color: #E12454 !important;
}

.h1seo {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    font-family: "Poppins", sans-serif;
    font-weight: normal;
}

.normal-title {
    text-transform: none !important;
}

.contact_page1__form .form-control {
    border: 1px solid transparent;
}

input[data-error="1"],
select[data-error="1"]+.nice-select,
textarea[data-error="1"] {
    border-color: red !important;
}

input[data-error="1"],
select[data-error="1"]+.nice-select,
textarea[data-error="1"],
label.custom-control-label[data-error="1"] {
    background-position: center right 7px !important;
    background-repeat: no-repeat !important;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAMAAADzapwJAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAA9lBMVEUAAADiCBbjCBbhBxPiBxbhBxbiCBfhCBbiCBXjBx7iCRXiBxXdAw/aChHhCBXjBxbiAxTdCBHkBhTcCRTiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBbiCBb///+kS6PSAAAAUHRSTlMAAAAAAAAAAAAAAAAAAAAAAAAAAC5/x+76GYXh47KDbDPE5ioFMtXMOsspBAxERVH+Ukb4+UfIBjz09T7w8TYr6+0k6CcYtLcbB+pQeHooqqTKT24AAAABYktHRFGUaXwqAAAAB3RJTUUH5AENCRUl/WsLhQAAAUdJREFUGNN1kelygjAUhXNAqOLaFkFAwiri3hW71+7VLvr+T9PcqD+bYQbycSc5C2MMClSzbdmdjm21TVVsmVglDY7rdX0eBNzveq4DrSRmNYRRzJMUYqUJj6NQIKagl/VzHTgol8UPPe9nPSgMTjQY0uRoPB7ReziIHDDVjXNUDIZJFE3BjAry2FWZ6XEdVXHH7GRzKjRUoXPPZO1uAlKEs/OLS/mBpNtmhT9HjXZX1ze3hGuY+wWzOeokH+Hd/YM0Uge3WSdAQ+LHxZMpcQNBh3BT4ueXxavETcLikJbEb+8fnxK36BDLT+lKBcvJdEmaakh9ay9QwWy1+hKudwKlHYOV8b3Z/AhsbO1szVcP8bteD3FU3ZkXUfVlVEhlthj2KSoFYTagYI/lo+eDLKRgNfSohjlNzqmGHtXwT2n7iguquNhX/Act8CNC1ACqjQAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMC0wMS0xM1QwOToyMToyOCswMDowMDThCBYAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjAtMDEtMTNUMDk6MjE6MjgrMDA6MDBFvLCqAAAAAElFTkSuQmCC') !important;
}

.select-form-control {
    padding: 16px 20px !important;
    min-height: 58px;
}

.captcha-inner {
    display: flex;
}

.refreshCaptcha {
    padding-left: 5px;
    padding-right: 5px;
    max-height: 58px;
    background-color: transparent;
    border: .063rem solid #e0e0e0;
    border-top-right-radius: 0 !important;
    border-right: 0;
    border-bottom-right-radius: 0 !important;
    margin-right: 0;
}

.refreshCaptcha:focus {
    box-shadow: none;
}

.programming {
    cursor: pointer;
}

.header-padding-4 {
    padding: 4px 0;
}


.error-body {
    background: linear-gradient(135deg, #ff6f61, #d6a4a4);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    margin: 0;
    text-align: center;
}

.error-container {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    padding: 3rem;
    max-width: 600px;
    margin: auto;
}

.error-title {
    font-size: 6rem;
    font-weight: bold;
    margin-bottom: 1rem;
}

.error-message {
    font-size: 1.5rem;
    margin-bottom: 2rem;
}

.working_process1__content .color-links {
    color: #768495;
}

.location-align {
    text-align: center;
    color: #768495;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 5px;
    margin-bottom: 5px;
}

.tarife table thead tr th:nth-child(2),
.tarife table tbody tr td:nth-child(2) {
    text-align: right;
    padding-right: 30px;
}

.filter-input,
.filter-input+.dropdown-toggle {
    height: 50px !important;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    color: #000000;
    background-color: #f1f1f1;
    border: none;
    font-size: 16px;
    line-height: 26px;
    color: #223645;
    margin-bottom: 15px !important;
}

.filter-input:focus {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df;
}

.filter-input .form-control {
    padding: 24px 20px;
}

.filter-input::placeholder {
    text-transform: none;
    font-size: 16px;
    line-height: 26px;
}

.table-filter {
    margin-top: 30px;
}

.table-title {
    font-family: Poppins, sans-serif;
    color: #223645;
    font-weight: 600;
    background-color: #FFFFFF !important;
    font-size: 2rem;
}

.table thead th {
    position: sticky;
    top: 0;
    z-index: 10;
    background: #fff;
}

.home-h2 {
    font-size: 51px !important;
    max-width: 357px;
    text-shadow: 2px 2px 3px rgb(255 255 255 / 69%), 0px -1px 8px rgba(255, 255, 255, 0.69);
}

.slider1__content p {
    font-size: 23px;
    font-weight: 600;
    max-width: 357px;
    text-shadow: 2px 2px 3px rgb(255 255 255 / 69%), 0px -1px 8px rgba(255, 255, 255, 0.69);
}

@media only screen and (min-width: 991px) {
    .table-responsive {
        height: calc(100vh - 300px);
        min-height: 597px;
        overflow-y: auto;
    }
}

@media only screen and (max-width: 991px) {
    .header__logo {
        position: relative;
        z-index: 9999999;
        width: calc(100% - 70px);
    }

    .color-links a {
        color: #768495 !important;
    }
    
     .mb-1, .my-1 {
    margin-top: 0.30rem !important;
}

}