.l-hide {
    display: none !important;
}

.elements-count {
    color: #677881;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 15px;
}



.ad-list {}

.add-item {}

.ad-list .add-item + .add-item {
    margin-top: 60px;
}

.add-img {
    width: 100%;
    height: 170px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

.add-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.add-label {
    color: #FFF;
    font-size: 16px;
    border-radius: 5px;
    background: #41B619;
    padding: 3px 8px;
    position: absolute;
    top: 6px;
    left: 6px;
}

.add-img {}

.add-cnt {
    margin: 15px 0;
}

.ad-cnt-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 10px;
}

.ad-price {
    color: #1E1E1E;
    font-size: 24px;
}

.ad-number {
    align-self: flex-end;
    color: #41B619;
    text-align: right;
    font-size: 18px;
}

.ad-sub {
    color: #1E1E1E;
    font-size: 16px;
}

.ad-size {
    color: #1E1E1E;
    font-size: 16px;
}

.ad-tt {
    color: #677881;
    font-size: 16px;
    line-height: 24px;
}

.ad-offers {
    padding-top: 10px;
    border-top: 1px solid rgba(103, 119, 129, 0.14);
}

.ad-offers-t {
    color: #677881;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
}

.ad-offers-list {}

.dub-text {
    display: block;
    font-size: 10px;
    line-height: 14px;
    margin-top: 2px;
}

.offer-item {
    transition: all .15s ease-in-out;
    padding: 7px 15px;
    border-radius: 5px;
    border: 1px solid #EAECED;
    cursor: pointer;
    display: inline-block;
    margin: 0 0px 10px 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.ad-offers-list .col-sm-4 {
    align-items: stretch;
    display: flex;
}

.offer-item.active {
    background: #41B619;
    color: #fff;
}



.offer-item:hover {
    border-color: #1e1e1e;
}

.offer-item.active:hover {
    border-color: #41B619;
}

.offer-item.disabled {
    pointer-events: none;
    background: #EAECED;
    opacity: 0.5;
}

.offer-item.disabled:hover {
    border-color: #EAECED;
}

.add-btn {
    margin-top: 15px;
}

.add-btn .btn {
    width: 100%;
    text-align: center;
}


.scroll-box {
    height: calc(100vh - 180px);
    position: relative;
    padding-right: 30px;
}

.elements-count .btn-close {
    right: 0;
    top: 0;
    width: 15px !important;
    height: 22px !important;
}

.offcanvas.hiding,
.offcanvas.show,
.offcanvas.showing {
    /* backdrop-filter: blur(5px); */
    background-color: rgba(255, 255, 255, 1);
}

#offcanvas_offers .add-btn .btn {
    padding: 15px 22px;
}

.circle-placemark {
    bottom: -20px;
}

.d-none {
    display: none;
}

.c_cnt {
    display: none;
}

.c_cnt.active {
    display: block;
}

.slider-service .element,
.about-img .element {
    display: none;
}

.c-td {
    vertical-align: middle;
}

#cookie_confirm {
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transform: translateY(251%) !important;
    background: rgba(0, 0, 0, 0.8);
    backdrop-filter: blur(5px);
    opacity: 1;
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    z-index: 100000;
    bottom: 24px;
    left: 0;
    margin: 0 auto;
    max-width: 740px;
    right: 0px;
    border-radius: 16px;
    -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
    ;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
    ;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 24px;
}

#cookie_confirm.active {
    transform: translateY(0%) !important;
}

.cookie-container {
    display: flex;
    flex-wrap: wrap;
}

.description-wrap {
    display: inline-block;
    color: #fff;
    font-size: 13px;
    width: calc(100% - 115px);
    padding-right: 20px;
}

.description-wrap a {
    text-decoration: underline;
    color: #fff;
}

.description-wrap a:hover {
    text-decoration: none;
}

.button-wrap {
    align-self: center;
    width: 115px;
}

.cookie-button {
    padding: 8px 20px;
}

.cookie-link {
    margin-left: 20px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
}

.cookie-link:hover {
    color: #fff;
}

.btn-outline-white {
    color: #ffffff;
    border: 1px solid #ffffff !important;
}

.work-block .swiper-button-prev:after,
.documents-block .swiper-button-prev:after,
.slider-promo .swiper-button-prev:after {
    content: "";
}

.slider-promo .swiper-button-next,
.slider-promo .swiper-button-prev {
    top: 360px
}

.form-column .input-style.error_input {
    border-color: #cb0000;
}

.form-column .error_input::-webkit-input-placeholder {
    color: #cb0000;
}

.form-column .error_input::-moz-placeholder {
    color: #cb0000;
}

.form-column .error_input:-moz-placeholder {
    color: #cb0000;
}

.form-column .error_input:-ms-input-placeholder {
    color: #cb0000;
}

.form-check.error-check {
    border: 1px solid #cb0000;
    padding: 10px;
}

.s-line a {
    color: #6C6D89;
    font-size: 14px;
    margin-right: 15px;
}

span.nav-link {
    cursor: pointer;
}

.soff .ctrl-slider {
    display: none;
}

.rnt_sect {
    margin-bottom: 5px;
}

.s-result {
    display: none;
    padding: 0px;
    margin: 0px;
    height: 200px;
    overflow-y: scroll;
    position: absolute;
    width: 100%;
    background: #fff;
}

.s-result.active {
    display: block;
}

.s-result li {
    list-style: none;
    padding: 5px 0;
    margin: 0px;
    cursor: pointer;
}

.highlight {
    font-weight: bold;
}
/*
.b24-widget-button-wrapper {
	display: none!important;
}
*/
.cb-cnt {
    position: relative;
}

.callback-cnt.active {
    display: block;
}

.callback-cnt {
    display: none;
    position: absolute;
    top: 80px;
    left: 0px;
        border-radius: 10px;
    background: #fff;
    width: 100%;
    -webkit-box-shadow: -1px 4px 8px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: -1px 4px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: -1px 4px 8px 0px rgba(34, 60, 80, 0.2);
        padding: 0 15px;
		z-index:99999;
}

.chat-box {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
} 

.chat-item {
    width: 100%;
}
.chat-box  .chat-item + .chat-item {
        border-top: 1px solid #CBCBCB;
}
.chat-item svg {
    max-width: 26px;
    max-height: 26px;
}
.chat-block {
    cursor: pointer;
    transition: all 0.15s ease-in-out;
    display: flex;
    flex-wrap: wrap;
    width: 100%; 
    padding-top: 10px;

    padding-bottom: 10px;
}

.chat-block:hover {
    opacity: 0.7;
}

.chat-ico {
    transition: all 0.15s ease-in-out;
    width: 26px;
}

.chat-text {
    transition: all 0.15s ease-in-out;
    align-self: center;
    color: #000;
    font-size: 16px;
    line-height: 30px;
    width: calc(100% - 26px);
    padding-left: 12px;
}

.chat-box .btn {
    padding: 3px 15px;
    margin: 10px 0;
    width: 100%;
}

.promo-cnt .callback-cnt {
	top: auto;
    bottom: 94px;
    z-index: 99999999;
    width: 290px;
}
.sm-btn .callback-cnt {
	width: 223px;
}
.btn-top .callback-cnt {
width: 367px;
    top: auto;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.service-btn .callback-cnt {
	width: 223px;
	top: auto;
}
.format-item-btn .callback-cnt {
	width: 223px;
	top: auto;
}
.add-btn .callback-cnt {
	top: auto;
	width: 322px;
}
.banner-show {
    position: fixed;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 30px;
    cursor: pointer;
    z-index: 1040;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    padding: 16px 30px;
    border-radius: 10px; 
    line-height: 28px;
    letter-spacing: -0.54px; 
    transform: rotate(-90deg);
    transform-origin: right;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
        display: block;
    height: 60px;
}

@media (max-width:767px) {
	.promo-cnt .callback-cnt {
		top: auto;
		bottom: 60px;
		z-index: 99999999;
		width: 252px;
		left: 0px;
		right: 0px;
		margin: 0 auto;		
	}
	.sm-btn .callback-cnt {
		width: 184px;
	}
	.btn-top .callback-cnt {
		width: 328px;
	}
	.format-item-btn .callback-cnt {
		width: 184px;	
	}
	.add-btn .callback-cnt {
		width: 337px;
	}
    .s-line {
        display: flex;
        flex-direction: column;
    }

    .s-line a {
        margin-bottom: 5px;
    }

    .description-wrap {
        font-size: 12px;
        width: 100%;
        padding-right: 0;
        line-height: normal;
    }

    .button-wrap {
        margin-left: 0;
        margin-top: 15px;
    }

    #cookie_confirm {
        width: 90%;
    }

    .cookie-button {
        font-size: 15px;
    }
}

.pr-block {
    position: relative;
}

.pr-block .ds-1 {
    margin-bottom: 60px;
}

@keyframes shimmer {
    0% {
        background-position: -200% 0;
    }

    100% {
        background-position: 200% 0;
    }
}

.shimmer {
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: shimmer 1.5s infinite linear;
}

/*
	.s_shimmer{
		background: rgba(0,0,0,0.08);
	}
	.shimmer{
		overflow:hidden;
	}
	.shimmer::after{
 
			background: linear-gradient(90deg,rgba(#fff, 0),rgba(#fff, 0.2) 30%,rgba(#fff, 0.9) 50%,rgba(#fff, 0));
            
			animation:gradient 1600ms infinite;
              animation-timing-function: cubic-bezier(.38,.55,.34,.95);

            
			content:"";
			position:absolute;
			left:0;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
			transform:translateX(-100%) rotate(0deg);
			border-radius:5px;
		}

@keyframes gradient {
	100% {
		transform:translateX(100%) rotate(0deg);
	}
}
*/
/*

.preloader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 999;
    background: rgba(255, 255, 255, 0.5);
}
.preloader .spinner-grow.text-success {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 70px;
    height: 70px;
    color: #35ade5 !important;
    z-index: 1000;
}

@keyframes spinner-grow {
    0% {
        transform: scale(0);
    }

    50% {
        opacity: 1;
    }
}

.spinner-grow {
    display: inline-block;
    width: 70px;
    height: 70px;
    vertical-align: text-bottom;
    background-color: currentColor;
    // stylelint-disable-next-line property-blacklist
    border-radius: 50%;
    opacity: 0;
    animation: spinner-grow .75s linear infinite;
}

.spinner-grow-sm {
    width: 70px;
    height: 70px;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
*/


.banner-window  .modal-dialog {
        max-width: 1100px;
}
.banner-window .modal-content {
    padding: 0;
}

.modal-banner {
    display: flex;
    flex-wrap: wrap;
}

.modal-banner-img {
    width: 50%;
        align-items: stretch;
    display: flex;
}
.modal-banner-cnt {
    width: 50%;
    padding: 50px;
        align-items: stretch;
    display: flex;
}

.banner-window .modal-header {
    width: 100%;
}
@media (max-width:340px) {}

@media (max-width:767px) {
    .modal-banner-cnt,
    .modal-banner-img {
    width: 100%;
    }
    .banner-window .modal-dialog {
    max-width: 100%;
}
    .modal-banner-cnt {
    padding: 20px;
    }
    .banner-show {
        display: none;
    }
}

@media (max-width:767px) and (orientation: landscape) {}

@media (min-width:768px) and (max-width:991px) {
 .modal-banner-cnt,
    .modal-banner-img {
    width: 100%;
    }
    .banner-window .modal-dialog {
    max-width: 90%;
}
}

@media (min-width:992px) and (max-width:1199px) {
   
}

@media (min-width: 1200px) {
  
}

@media (min-width: 1200px) and (max-height: 700px) {}


/* PROJECT  END */