@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFUZ0e.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOVuhs.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOVuhs.ttf) format('truetype')
}

.o-feedbacks-inf a,
.o-feedbacks-inf span {
    margin: 0;
}

.cursor{
    cursor: pointer;
}
.text-wrap{
    white-space: normal !important;
}
@media (max-width: 767px) {
    .action-filter{
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 15px;
        text-align: center;
        width: 100%;
        max-width: 350px;
        border-top: 1px solid #e1e1e1;
        background: white;
    }
}
.navbar-default {
    border-bottom: 0;
}
[data-popper="true"].active{

    background-color:#eceef2;
    border-color: #eceef2;
    color: #1a1a1a;
}

.l-nav-in .l-search-bar {
    background-color: transparent;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    margin-left: 40px;
    padding: 0;
    position: relative;
    margin-top: auto;
    margin-bottom: auto;
    -webkit-transition: max-height 0.3s;
    transition: max-height 0.3s;
}

.l-nav-in .l-search-bar form {
    max-width: 724px;
    margin: auto;
}

.collapse-button {
    display: none;
}

.c-status-offline {
    display: none;
}

.navbar-control {
    display: none;
    margin-left: auto;
}
.img-container.cover img, .img-container.contain img{
    border-radius: inherit;
}
.navbar-control .l-search-button,
.l-nav-in .l-search-button, .error-page .l-search-button {
    top: 50%;
    right: 0px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
html {
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
}
.overflow-scroll{

    overflow: scroll;
}
.o-proposal-text.profic:before{
    display: none;
}
.drawer::-webkit-scrollbar, .overflow-scroll::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 10px;
    margin-right: 20px;
    padding: 20px;
    right: 20px;
}
.drawer ::-webkit-scrollbar-thumb, .overflow-scroll::-webkit-scrollbar-thumb {
    border-left: 5px solid #474646;

}
.navbar-toggle {
    line-height: 1;
}

.navbar-header.col-md-3 {
    padding-left: 0;
}

.navbar-brand .logo,
.navbar-brand svg {
    max-height: 65px;
    margin-bottom: 13px;
}

.l-footer-v2 {
    background-color: #33363a;
    color: #888d90;
    height: auto !important;
    padding: 0 !important;
    /* min-height: 195px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* padding: 25px !important; */
}

.l-footer-v2 a {
    color: inherit;
}

.l-footer-v2 a:hover {
    color: white;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.column-gap-20 {
    -webkit-column-gap: 20px;
    column-gap: 20px;
}

.pro {
    display: none;
}

#l-wrap {
    margin: 0 auto;
    padding: 0;
}

.l-footer-links a {
    padding-bottom: 10px;
}

.l-footer-links {
    margin-top: 0;
}

.contact-prefix {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #e2e1e1;
}

.contact-number {
    font-size: 46px;
    line-height: 1;
    color: #e2e1e1;
}

.c-status {
    display: none;
}

.tooltip-inner {
    border-radius: 4px;
}

.fancybox-lock .fancybox-overlay {
    width: 100% !important;
    height: 100% !important;
    max-width: 100%;
}

.fancybox-overlay {
    background: rgba(0, 0, 0, 0.8) !important;
}

.fancybox-skin {
    margin: auto !important;
    max-width: 90vw !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 15px !important;
}

.fancybox-wrap {
    max-width: 100vw !important;
    position: fixed !important;
    left: 50% !important;
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 100vh !important;
    width: 100% !important;
    overflow: hidden !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.fancybox-inner {
    max-width: 100% !important;
    height: auto !important;
    margin: auto !important;
}

.fancybox-nav span {
    visibility: visible !important;
}
.navbar-header-dropdown-toggle{
    position: relative;
}
.c-dropdown.navbar-header-dropdown{
    right: 0 !important;
    left: unset;
}

@media (min-width: 992px) {
    .navbar-default .in-navbar li.active>a, .navbar-default .in-navbar li.active>a:focus, .navbar-default .in-navbar li.active>a:hover {
        border-bottom-width: 2px !important;
        border-bottom-style: solid !important;
        background-color: transparent;
        color: #68af55;
        border-bottom-color: #68af55 !important;
    }
    .max-400{
        max-width: 400px !important;
    }
    .navbar-default .in-navbar {
        margin: 0 -15px;
    }
    .navbar-default .in-navbar > li {
        padding: 0 15px !important;
    }
    .navbar-default .in-navbar > li > .link {
        line-height: 40px !important;
        height: auto !important;
    }
    .navbar-collapse.collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .navbar-brand {
        height: auto;
    }
    .navbar-default .navbar-right {
        margin: auto 0;
    }
    .l-nav-in .l-search-bar {
        margin-left: auto;
    }
}
.btn-arrow-down{
    display: block;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    bottom: 84px;
    right: 15px;
    border: 1px solid #8e8e8e;
    border-radius: 4px;
    padding: 10px;
    color: #515151;
}

.btn-arrow-down:after{
    content: "\f063";
}
.category-list .btn-arrow-down{
    bottom: 15px;
}
.drawer .btn-arrow-down{
    display: none;
}
@media (max-width: 991px) {
    .row-gap-30 > [class*="col-"]:not(:last-child) {
        margin-bottom: 30px;
    }
    .navbar-control {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .navbar-brand .logo,
    .navbar-brand svg {
        max-height: 60px;
        margin-bottom: 11px;
    }
    .l-nav-in .l-search-bar {
        margin-left: 0;
        max-width: 100%;
        width: 100%;
        left: 50%;
        height: 100%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        padding: 12px;
        z-index: 1040;
        position: fixed;
        top: -200vh;
        opacity: 0;
        -webkit-transition: opacity 0.3s;
        transition: opacity 0.3s;
    }
    .l-nav-in .l-search-bar.active {
        top: 0;
        opacity: 1;
        -webkit-transition: opacity 0.3s;
        transition: opacity 0.3s;
    }
    .l-nav-in .l-search-bar form {
        top: 0;
        -webkit-transition: top 0.3s;
        transition: top 0.3s;
        position: relative;
        /* box-shadow: 0px 1px 4px 3px rgba(0, 0, 0, 0.13); */
        border-radius: 4px;
        z-index: 1040;
    }
    .l-nav-in .l-search-bar.active form {
        top: 0;
        -webkit-transition: top 0.3s;
        transition: top 0.3s;
    }
    .l-nav-in .l-search-bar.active input {
        height: 45px;
    }
    .navbar-control .l-search-button {
        display: block;
        top: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        margin-right: 20px;
        outline: none;
        background: none;
        border: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .navbar-control .l-search-button i {
        margin-right: 10px;
        font-size: 20px;
    }
    .navbar-control .l-search-button span {
        font-size: 14px;
        text-decoration: none;
        display: inline-block;
        position: relative;
        border-bottom: 1px solid #777;
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }
    .back-drop {
        position: fixed;
        background: rgba(0, 0, 0, 0.13);
        height: 100vh;
        width: 100%;
        top: 0;
        left: 0;
    }
    .drawer .btn-arrow-down{
        display: inline-block;
    }

}

@media (max-width: 576px) {
    .navbar-brand .logo {
        max-height: 60px;
    }
}

a {
    text-decoration: none !important;
}

.l-left-categories_mobile > li {
    padding: 0;
}

.l-left-categories_mobile > li a {
    padding: 5px 15px;
}

.l-left-categories_mobile > li.active > a {
    color: #222222 !important;
    font-weight: bold;
    background: #ebeef2;
}

.l-left-categories_mobile {
    border: 0;
    padding-bottom: 0;
}

[data-parent="#accordion"] i {
    font-size: 14px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg) !important;
}
[data-parent="#accordion"].collapsed i {
    font-size: 14px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg) !important;
}
[data-toggle="collapse"] i:not(.fa-comments-o), [data-toggle="collapse"] i:not(.fa-comment){
    font-size: 14px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

[data-toggle="collapse"].collapsed i:not(.fa-comments-o) {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

[data-toggle="collapse"].active.collapsed i:not(.fa-comments-o) {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.navbar-default .in-navbar li > .dropdown-menu::after {
    display: none;
}

.dark svg,
.dark path {
    fill: white;
}

.dark .drawer-footer a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.dark .drawer-footer svg {
    width: 14px;
    height: 14px;
    margin-right: 5px;
}

.p-feedbacksList > li:first-child {
    margin-top: 0;
}

.f-infoText {
    background-color: #ebeef2;
}

.l-left-categories > li a:hover .fa,
.l-left-categories > li span:hover .fa {
    color: black;
}

.l-left-categories > li a:hover,
.l-left-categories > li span:hover {
    color: black;
}

.l-left-categories > li {
    margin-left: 15px;
}

.l-left-categories > li ul {
    margin: 0;

    margin-left: 5px;
}
.l-left-categories > li ul{
    margin-bottom: 10px;
}

.l-left-categories > li > a {
    padding: 5px;
    margin-bottom: 2px;
    color: black !important;
    margin-left: 0 !important;
}

.l-left-categories > li > a:hover {
    background: #eceef2;
    border-radius: 4px;
}

.p-portfolioSection-edit {
    margin: 20px 0;
    background: #ebeef2;
    padding: 20px;
    border-radius: 4px;
}

.l-borderedBlock {
    border: none !important;
}

.p-profile-title ul {
    list-style: none;
    padding: 0;
    margin: 0 !important;
}

.p-profileContent {
    padding: 0 !important;
}

.p-profile-title .clearfix {
    display: none;
}

.p-profile-submenu li.active a {
    background: #7ec26c;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    padding: 10px;
}

.p-profile-title {
    padding: 0 !important;
    border-bottom: 0 !important;
}

.dropdown-menu.c-dropdown-caret_left,
.dropdown-menu.c-dropdown-caret_right {
    margin-top: 5px;
}

.ajax-link span {
    border-bottom: 0 !important;
}

#j-user-status .dropdown {
    padding: 10px;
}

.navbar-v2 #j-geo-region-select {
    color: #33373a !important;
}
.l-topBar-additions.l-topBar-regions{
    position: relative;
}
.l-topBar-additions.l-topBar-regions #j-geo-region-dropdown{
    right: unset !important;
    left: 5px !important;
}
#j-geo-region-dropdown{
    border:none;
    box-shadow: none;
    min-width: 0;
    background: transparent;
    padding: 0;
    left: unset !important;
}

#j-geo-region-dropdown .list-extrasHandler {
    min-width: 125px;
}

#j-geo-region-dropdown .c-dropdown-inner{
    padding: 0;
}
#j-geo-region-select{
    display: flex;
    align-items: center;
}
#j-geo-region-select.active [class*="fa-caret-"] {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.map-max-height{
    max-height: calc(350px * 0.8);
}
.text-nowrap{
    white-space: nowrap;
}
@media (max-width: 991px) {
    .navbar-v2 #j-geo-region-select {
        display: inline-block;
        margin-bottom: 0;
        font-weight: normal;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        white-space: nowrap;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        border-radius: 4px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-color: #eceef2;
        -webkit-transition: background-color 0.3s;
        transition: background-color 0.3s;
        color: #212121;
    }
}

@media (max-width: 567px) {
    .navbar-v2 #j-geo-region-select span {
        display: none;
    }
    .navbar-v2  #j-geo-region-select .l-caret {
        display: none;
    }
    .map-max-height{
        max-height: 200px;
    }
    /*.list-servises li::before{*/
    /*    display: none;*/
    /*}*/
    #chatra.chatra--side-bottom{
        bottom: 60px !important;
    }
}
.p-addProject_files .fa{
    font-size: inherit;
    color:white;
}
.p-addProject_files tr:not(:last-child) td{
    border-bottom: 1px solid #e1e1e1;

}
[data-type="phone"]{
    letter-spacing: 1px;
}
[data-collpase="text-info"] {
    max-height: 45px;
    transition: max-height 0.3s;
    overflow: hidden;
}
[data-collpase="text-info"].active {
    max-height: 1024px;
    transition: max-height 0.3s;
}

.l-left-categories>li a, .l-left-categories>li span {
    padding: 2px 5px;
    margin-left: -5px;
    position: relative;
}
.l-left-categories>li a:hover, .l-left-categories>li span:hover {
    background: #eceef2;
    border-radius: 4px;
}
.l-left-categories>li [class*=fa-caret-]{
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
}
.p-addProject_files .j-attach{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.p-addProject_files .j-attach .j-delete{
    background: red;
    border-radius: 4px;
    /* padding: 5px; */
    text-align: center;
    align-self: baseline;
    /* width: 15px; */
    /* flex-basis: 15px; */
    width: 15px;
    padding: 0 !important;
    margin-right: 0;
    display: block;
    width: 30px !important;
    height: 30px;
    line-height: 30px;
    margin: auto 0;
}
.p-addProject_files .j-attach .j-delete .fa {
    margin-right: 0 !important;
}
.p-addProject_files .j-attach a:not(.j-delete) {
    padding: 5px;
    max-width: 70%;
    text-overflow: ellipsis;
    overflow: hidden;
    flex-grow: 1;
    text-align: left;
    line-height: 1.4;
}
.modal .card-header{
    border-bottom: 1px solid #e1e1e1;
}
/*# sourceMappingURL=custom.css.map */
.nav-tabs li.active:after {

    bottom: -2px !important;

}
.c-scrolltop{
    display: none !important;
}
.c-fixedAlerts {
    position: fixed;
    top: 20px;
    left: 10%;
    width: 80% !important;
    z-index: 1060;
}
.has-error .custom-select button,
.has-error *[data-toggle="modal"]{
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}
.p-specialization-add .dropdown.p-form-noinput.j-spec-select{
    display: flex;
    align-items: center;
}
.p-profileCabinet-delete{
    margin-left: auto !important;
    opacity: 1;
}
.p-profileCabinet-contacts-delete{
    opacity: 1;
}
.p-profileCabinet-contacts .form-group.mb-0{
    margin-bottom: 0 !important;
    width: 100%;
}
.p-profileCabinet-section{}

.breadcrumb > li{
    white-space: normal !important;
}
.modal-content{
    max-width: 500px;
    width: 100%;
}
.p-profileCabinet-avatar .p-img img{
    max-width: 100% !important;
}
.form-control{
    font-size: 16px;
    line-height: 21px;
}


.label-chosen {
    background: #ffeb3b;
    color: #795548 !important;
}
.logo-pay-system {
    display: flex;
    min-width: 100%;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;

}
.logo-pay-system img {
    width: auto;
    padding-right: 10px;
}

@media (max-width: 992px) {
    .logo-pay-system {
        padding-bottom: 12px;
        order: -1;
    }
    .logo-pay-system .logo-pay-group:first-child{
        width: 100%;
        padding-bottom: 10px;
    }
    .logo-pay-system .logo-pay-group{
        width: 100%;
    }
    .footer-general-block div:first-child {
        order: -2;
    }
    .pay-logos {
        display: flex;
        width: 55%;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .logo-pay-system img {
        padding-right: unset;
    }
}
@media (max-width: 760px) {
    .pay-logos {
        width: 50%;
    }
}

@media (max-width: 576px) {
    .pay-logos {
        width: 60%;
    }

}
@media (max-width: 476px) {
    .pay-logos {
        width: 75%;
    }
}
@media (max-width: 360px) {
    .pay-logos {
        width: 90%;
    }

}
@media (max-width: 333px) {
    .pay-logos {
        width: 100%;
    }
}

.select-custom{
    display: block;
    width: 100%;
    height: 40px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #cdcfd4;
    font-size: 16px;
    line-height: 21px;
    padding: 6px 12px;
    border-radius: 4px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxOSAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3LjEwMzUgMC43MzU1NDRMMTAuMDc2IDcuNjUyMDRDOS45MjI2OCA3LjgwMzc0IDkuNzE1NyA3Ljg4ODgyIDkuNTAwMDEgNy44ODg4MkM5LjI4NDMzIDcuODg4ODIgOS4wNzczNSA3LjgwMzc0IDguOTI0MDEgNy42NTIwNEwxLjg5NjUxIDAuNzM3MDQzQzEuNzQyMjMgMC41ODU0MyAxLjUzNDU3IDAuNTAwNDc1IDEuMzE4MjYgMC41MDA0NzVDMS4xMDE5NSAwLjUwMDQ3NSAwLjg5NDI5NyAwLjU4NTQzIDAuNzQwMDE0IDAuNzM3MDQzQzAuNjY0MDQgMC44MTExMDkgMC42MDM2NjMgMC44OTk2MzIgMC41NjI0MzYgMC45OTczOThDMC41MjEyMSAxLjA5NTE2IDAuNDk5OTcyIDEuMjAwMTkgMC40OTk5NzIgMS4zMDYyOUMwLjQ5OTk3MiAxLjQxMjM5IDAuNTIxMjEgMS41MTc0MiAwLjU2MjQzNiAxLjYxNTE5QzAuNjAzNjYzIDEuNzEyOTUgMC42NjQwNCAxLjgwMTQ4IDAuNzQwMDE0IDEuODc1NTRMNy43NjYwMSA4Ljc5MDU0QzguMjI4OCA5LjI0NDkzIDguODUxNDUgOS40OTk1MSA5LjUwMDAxIDkuNDk5NTFDMTAuMTQ4NiA5LjQ5OTUxIDEwLjc3MTIgOS4yNDQ5MyAxMS4yMzQgOC43OTA1NEwxOC4yNiAxLjg3NTU0QzE4LjMzNjIgMS44MDE0NiAxOC4zOTY4IDEuNzEyODQgMTguNDM4MiAxLjYxNDkzQzE4LjQ3OTUgMS41MTcwMyAxOC41MDA4IDEuNDExODMgMTguNTAwOCAxLjMwNTU0QzE4LjUwMDggMS4xOTkyNiAxOC40Nzk1IDEuMDk0MDYgMTguNDM4MiAwLjk5NjE1NUMxOC4zOTY4IDAuODk4MjUxIDE4LjMzNjIgMC44MDk2MzMgMTguMjYgMC43MzU1NDRDMTguMTA1NyAwLjU4MzkzIDE3Ljg5ODEgMC40OTg5NzYgMTcuNjgxOCAwLjQ5ODk3NkMxNy40NjU1IDAuNDk4OTc2IDE3LjI1NzggMC41ODM5MyAxNy4xMDM1IDAuNzM1NTQ0WiIgZmlsbD0iIzc2NzY3NiIvPgo8L3N2Zz4K) no-repeat;
    background-position: right 10px top 13px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.select-custom:focus-visible{
    outline: none;
}

.form_registration_order{
    border: 1px solid #E1E1E1;
    padding: 16px;
}

.form_registration_order .form_registration_order_title{
    color: #B22E2E;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 15px;
}

.form_registration_order .form_registration_order_order{
    font-size: 18px;
    line-height: 22px;
    color: #767676;
}

.form_registration_order .form_registration_order_order a{
    color: #0075FF;
    font-weight: 500;
}

.verification_employee{
    border: 1px solid #E1E1E1;
    padding: 10px;
    border-radius: 2px;
}

@media (max-width: 1180px){
    .verification_employee.v-mobile{
        border: 0;
        padding: 0;
    }
}

.verification_employee .verification_employee_name{
    color: #767676;
    line-height: 14px;
}

.verification_employee.horizontal{
    border: 0;
    padding: 0;
    display: flex;
    justify-content: left;
    align-items: center;
    gap: 25px;
}

.order-block img{
    width: 235px;
}

.change-title-order{
    display: block;
}

@media (max-width: 1180px){
    .verification_employee.horizontal{
        display: block;
    }

    .change-title-order{
        display: none;
    }
}