.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
  padding-right: 0 !important;
  padding-left: 0 !important;
  margin-right: auto;
  margin-left: auto;
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
}	

.form-control {
    padding: .375rem .75rem;
}	

.dropdown-menu.activities .list-group-item {
    position: relative;
    display: block;
    padding: 0.2rem 0.1rem 0.2rem 0.4rem;
    color: #212529;
    text-decoration: none;
    background-color: #fff;
    border: 0px;
	min-width: 4rem;
}

.city.lastelement .autocomplete-results-city div {
	color: #212529;
    font-weight: normal;
    font-size: small;
    padding: 1px 0 0 4px;
    margin: 4px 20px 4px;
    border-bottom: 1px solid #DDD;
}

.city.lastelement .autocomplete-results-city div.selected {
	font-weight: bold;
	background-color: #fbf1f4;
}


.searchgroup input {
    background-color: #424040;
    border: none;
    border-radius: 5px;
    color: var(--color3);
    cursor: text;
    font-family: Ubuntu, sans-serif;
    font-size: 14px;
	outline: 2px solid #555;
}

@media screen and (max-width: 420px) {
	.searchgroup input {
		width: 150px;
	}
}


.searchgroup input::placeholder {
    color: #999;
}

.searchgroup  button {
    background-color: #232323;
    font-weight: 400;
    letter-spacing: 1px;
    color: currentColor;
	border: 0;
	width:40px;
}

.searchgroup  button svg{
	width: auto;
    height: auto;
}	

.searchgroup  button:hover {
    color: var(--color3);
}

/* Общий контейнер для searchgroup */
.searchgroup {
    position: relative;
	display: flex;
    align-items: center;
}


.search-input {
    width: 100%;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 4px;
}


.autocomplete-results-event {
    position: absolute;
    top: calc(100% + 5px);
    right: -20px;
	left: -50px;
    z-index: 999;
    background-color: #fff;
	font-weight: 500;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	padding: 0 10px 0 10px;
    display: none;
	text-align: left;
}

.autocomplete-results-event .item {
    padding: 8px 0;
    cursor: pointer;
    color: black;
    line-height: 1rem;
    font-size: small;
    border-bottom: 1px solid #EEE;
    overflow-x: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 300px;
}

.autocomplete-results-event .item .subitem{
	color: #131e75;
    font-size: smaller;
    padding: 4px 2px 0 0;
	text-wrap: pretty;
}	

.autocomplete-results-event .item.selected {
    background-color: #f0f0f0;
}

.advbar {
    background-color: var(--color91) !important;
    color: var(--color92);
    font-weight: 600;
	background-image: url(../i/bg-11.jpg);
	background-position-x: center;
    background-position-y: top;
	text-align: center;
}

/* merge items from admin*/

.mergegroup .autocomplete-results-tomerge .item-desc-container {
    display: flex;
    flex-direction: column;
}

.mergegroup .autocomplete-results-tomerge .item {
    padding: 4px 0;
    cursor: pointer;
    color: black;
    line-height: 1rem;
    font-size: small;
    border-bottom: 1px solid #EEE;
    overflow-x: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	
    display: flex;
    align-items: center;
    margin-bottom: 10px;	
}

.mergegroup .autocomplete-results-tomerge .item .checkbox{
	margin-right: 14px;
    position: relative;
    top: 10px;
    height: 100%;
    align-self: stretch;	
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform-origin: left center;
}	

.mergegroup .autocomplete-results-tomerge .item .subitem{
	color: #131e75;
    font-size: smaller;
    padding: 2px 2px 0 0;
	text-wrap: pretty;
}	

.mergegroup .mergeitems-input {
    width: 100%;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 4px;
}


.advcard {
    background-color: var(--bs-advertise) !important;
    font-weight: 600;
	background-image: url(../i/bg-1.jpg);
	background-position-x: center;
    background-position-y: top;
}

.advcard.bg-1{
    background-color: var(--bs-advertise1) !important;
	background-image: url(../i/bg-1.jpg);
	background-position-x: center;
    background-position-y: center;	
}
.advcard.bg-2{
    background-color: var(--bs-advertise2) !important;
	background-image: url(../i/bg-2.jpg);
	background-position-x: center;
    background-position-y: top;
}
.advcard.bg-3{
    background-color: var(--bs-advertise3) !important;
	background-image: url(../i/bg-13.jpg);
	background-position-x: center;
    background-position-y: top;	
}
.advcard.bg-4{
    background-color: var(--bs-advertise4) !important;
	background-image: url(../i/bg-4.jpg);
	background-position-x: center;
    background-position-y: center;	
}
.advcard.bg-5{
    background-color: var(--bs-advertise5) !important;
	background-image: url(../i/bg-15.jpg);
	background-position-x: left;
    background-position-y: top;		
}
.advcard.bg-6{
    background-color: var(--bs-advertise6) !important;
	background-image: url(../i/bg-6.jpg);
	background-position-x: center;
    background-position-y: center;		
}

.morecard {

	color: #000;
    font-weight: 600;
	color: var(--bs-primary) !important;

}

.typecard {
    font-weight: 600;
	padding-top: 20px;
}

.typecard .typecardname {
    transform: rotate(-90deg);
}

.botbar {
	background-image: url(../i/bg-1.jpg);
	background-position-x: center;
    background-position-y: top;
}

@media screen and (max-width: 400px) {

	.dropdown-menu.activities .list-group-item {
		width: 3REM;
	}		
	
	.dropdown-menu.activities .form-check-label {
		font-size: 0.9REM;
	}	
	
	.search-bar .search-select .selection .select2-selection__rendered a {
		font-size: 0.9REM;
	}	

	.search-select.has-icon .form-icon-start {
		left: 10px;
		font-size: 14px;
	}
}


.dropdown-menu.activities .menulistItem.parent {
	border-bottom: 0px solid #F0F0F0;
	padding: 10px 0;
}

.dropdown-menu.activities [class*="col-"] {
	border: 0;
	border-top: 1px solid var(--bs-border-color);
	border-right: 1px solid var(--bs-border-color);
}

.dropdown-menu.activities [class*="col-"]:last-child {
	
	border-right: 0;
}

ul.dropdown-menu.activities {
    padding: 0;
    border: 1px solid rgba(255, 0, 0, 1);
	border-top: 0px solid rgba(0, 0, 0, .15);	
}


.mt-n5 {
    margin-top: -2rem !important;
}


.form-select {
    background-position: right 10px center;
}

.btn svg {
	width:14px;
	height:14px;
}	

.upload-form {
	margin: auto;
    text-align: center;
}

#file-drop-area {
    border: 2px solid #eee;
    border-radius: 10px;
	margin-top:10px;
    padding: 5px;
    cursor: pointer;
    background-image: linear-gradient(0deg, var(--bs-primary) 2px, rgba(156, 39, 176, 0) 0), linear-gradient(0deg, #d2d2d2 1px, rgba(209, 209, 209, 0) 0);
    border-radius: 0 !important;	
}

#file-drop-area span {
    display: block;
}

#file-drop-area span.hidden {
    display: none;
}

#file-drop-area input {
    display: none;
}

#preview-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	min-height: 100px;
}

#preview-container img {
    max-width: calc(30%);
    margin: calc(1%);
    transition: transform 0.3s ease;
	object-fit: cover;
}

.animate-text {
    animation: changeText 0.3s ease forwards;
}

@keyframes changeText {
    from { opacity: 1; }
    to { opacity: 0; }
}

.cards .bg-light {
	background-color: #fdfcfb !important;
}

.cards .group.original .location {

	background-color: #f9f9f9 !important;
}


.cards .row.date:nth-child(odd) {
    padding:10px;
	margin-bottom:5px;
	background-color: #f9f9f9 !important;
}

.cards .row.date:nth-child(even) {
    padding:10px;
	margin-bottom:5px;
	background-color: #edf2f5 !important;
}

.cards .row.date .details {
	background-color: #FFFFFF !important;
	order: 2;
}

.cards .row.date .location {
	order: 1;
}

.cards .row .labelLink svg{
	width: 16px;
    padding: 0 0 1px 3px;
}	

.cards .card-footer {
	font-family: "Roboto", sans-serif;
	font-size: 13px;
	color: #3c4043;
}

.cards .eventslist .pagination {
    padding: 0;
    text-align: right;
    justify-content: right;
}

.cards .eventslist .itemsperpage{
	display: inline-block;
    width: 60px;
}

.cards .selectStatus{
    width: 140px;
}




.cards .eventslist .pagination .page-item{
	padding: 0 10px;
	--bs-pagination-border-width: 0;
}

.cards .eventslist .pagination .page-link {
  position: relative;
  box-sizing: border-box;
  border: none;
  outline: none;
  background-color: rgba(0, 0, 0, 0);
  fill: currentColor;
  cursor: pointer;
  user-select: none;
  border-radius: 50%;
  flex-shrink: 0;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 10px;
}

.cards .eventslist .pagination .page-increment:hover,
.cards .eventslist .pagination .page-decrement:hover {
  background-color: #f1f3f4; /* Цвет фона при наведении */
}

.card.eventslist .row.header {
	 background-color: #fbfbfb;
	border-bottom: 1px solid #AAA;
}

.card.eventslist .preview {
	max-width: 30px;
	max-height: 30px;
}	
	

.card .autocomplete-results {
	background-color: #FFFFFF;
}

.card .autocomplete-results .item{
	font-size: 0.8REM;
	width:100%;
	border-bottom: 1px solid #F0F0F0;
}

.card .autocomplete-results .item.selected{
	font-size: 0.8REM;
	background-color: #edf2f5;
}

.info .meetings {
	font-size: 0.9REM;

}

.info .meetings .row:nth-child(odd) {
  /*background-color: #fbfbfb; */
  border-bottom: 1px solid #AAA;
}

.info .meetings .row:nth-child(even) {
  /*background-color: #fcfcfc; */
  border-bottom: 1px solid #AAA;
}

.info .meetings .row.outdated {
  background-color: #e6e6e6;
  text-decoration: line-through;
  opacity: 0.4;
  display: none;
}

.info .meetings svg {
	width:12px;
	margin: 0 3px;
}

.info .meetings .sub{
	font-size: 0.8REM;
	font-family: arial, san-serif;
}

#formNav .list-group {
    display: flex;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: .25rem;
	width: fit-content;
}


.btn-xs {
	padding: 0.4rem;
    font-size: 0.65rem;
	text-transform: capitalize;
    font-weight: 400;
}	

.btn-status {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem;
	text-transform: capitalize;
}

.btn-outline-light:hover:not(.active) {
    color: var(--color91);
}

/* Sort Buttons */

.btn.btn-link.btn-xs.sort-button .hover-icon {
    display: none;
}

.btn.btn-link.btn-xs.sort-button.active:hover .hover-icon {
    display: inline-block;
}

.btn.btn-link.btn-xs.sort-button.active:hover .active-icon {
    display: none;
}

.btn.btn-link.btn-xs.sort-button .active-icon {
    display: inline-block;
}

.rotate-icon {
      display: inline-block;
      transition: transform 1s;
    }
    .rotate-icon:hover {
      animation: rotate 2s infinite;
    }
    @keyframes rotate {
      0% {
        transform: rotate(0deg);
      }
      25% {
        transform: rotate(90deg);
      }
      50% {
        transform: rotate(180deg);
      }
      75% {
        transform: rotate(270deg);
      }
      100% {
        transform: rotate(360deg);
      }
    }

.btn.btn-link.btn-xs.sort-button{
	margin:0;
	opacity: 0.2; /* Ukryj przycisk */
    transition: opacity 0.3s ease; /* Dodaj efekt przejścia */
}

.btn.btn-link.btn-xs.sort-button:hover {
    opacity: 1; /* Pokaż przycisk po najechaniu myszką */
	color:#000;
 }

.btn.btn-link.btn-xs.sort-button.active{
    opacity: 1; /* Pokaż przycisk po najechaniu myszką */
	color:#FF0000;
	background:#FFF;
}


.reasonstatus {
	color: #0000ff;
}

.reasonstatus::before {
  content: "\2605"; /* Вставляет звездочку */
}  

.reasonstatus.zbierany {
  color: #e5a845;
  /* border-bottom: 1px solid #b56035; */
} 
.reasonstatus.aktywny {
  color: #198754;
  /* border-bottom: 1px solid #6035b5; */
} 
.reasonstatus.zweryfikowany {
  color: #60b535;
  /* border-bottom: 1px solid #60b535; */
} 
.reasonstatus.moderowany {
  color: #60b535;
  /* border-bottom: 1px solid #60b535; */
} 
.reasonstatus.oczekujący {
  color: #ffc107;
  /* border-bottom: 1px solid #b56035; */
} 
.reasonstatus.nieaktywny {
  color: #b56035;
  /* border-bottom: 1px solid #b56035; */
} 
.reasonstatus.usunięty {
  color: #dc3545;
  /* border-bottom: 1px solid #b5b5b5; */
} 

.reasonstatus.wygasły {
  color: #b5b5b5;
  /* border-bottom: 1px solid #b5b5b5; */
} 

.btn.switchStatus {
	position:relative;
	overflow: visible;
}

.btn.switchStatus.active::after {
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	background-color: var(--color91);
	position: absolute;
	bottom: -6px;
	left: 0;
}

.btn.switchStatus.active::before {
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	background-color: var(--color91);
	position: absolute;
	top: -6px;
	left: 0;
}

.cards .card.settings #reason-form .input-group .error-msg {
    color: black;
    top: 70px;
    background: white;
    z-index: 9;
    border: solid 1px #333;
    padding: 9px 6px;
    font-size: small;
    position: absolute;
    border-radius: 3px;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}

.cards .card.settings #reason-form .input-group .error-msg::before {
    content: "\26A0";
    display: inline-block;
    color: white;
    font-family: 'Feather';
    font-weight: bold;
    margin-right: 10px;
    background-color: darkorange;
    padding: 1px 6px;
    border-radius: 3px;
}

.cards .card.settings #reason-form .input-group .error-msg::after {
    content: "";
    position: absolute;
    bottom: calc(100%); /* Сдвигаем треугольник на 1px вверх, чтобы скрыть часть тени */
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid black; /* Меняем на border-bottom для треугольника сверху */
}

.cards .card.settings label {
    color: var(--bs-secondary);
}

/* New Styles ============================================= */

html * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

a {
    text-decoration: none;
    color: inherit;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.4;
}

/* background  ----------- */
.bg-blur {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: rgba(255, 255, 255, .2);

}

.bg-center {
    background-position: center !important;
}

.bg-bottom {
    background-position: bottom !important;
}

.bg-cover {
    background-size: cover !important;
}

.bg-no-repeat {
    background-repeat: no-repeat !important;
}

.bg-size-contain {
    background-size: contain !important;
}

/* Font size ------------------ */

.fs-1 {
    font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2 {
    font-size: calc(1.325rem + .9vw) !important;
}

.fs-3 {
    font-size: calc(1.3rem + .6vw) !important;
}

.fs-4 {
    font-size: calc(1.275rem + .3vw) !important;
}

.fs-5 {
    font-size: 1.25rem !important;
}

.fs-6 {
    font-size: 1rem !important;
}

.fs-10 {
    font-size: 10px !important;
}

.fs-11 {
    font-size: 11px !important;
}

.fs-12 {
    font-size: 12px !important;
}

.fs-13 {
    font-size: 13px !important;
}

.fs-14 {
    font-size: 14px !important;
}

.fs-15 {
    font-size: 15px !important;
}

.fs-16 {
    font-size: 16px !important;
}

.fs-17 {
    font-size: 17px !important;
}

.fs-18 {
    font-size: 18px !important;
}

.fs-19 {
    font-size: 19px !important;
}

.fs-20 {
    font-size: 20px !important;
}

.fs-21 {
    font-size: 21px !important;
}

.fs-22 {
    font-size: 22px !important;
}

.font-caveat {
    font-family: var(--bs-font-caveat) !important;
}

.lh-9 {
	line-height: 0.9EM;	
}	
.lh-10 {
	line-height: 1.0EM;	
}	
.lh-11 {
	line-height: 1.1EM;	
}	
.lh-12 {
	line-height: 1.2EM;	
}	



/* Tags -------------*/

.ui.tag {
    padding: .4rem 1.5em;
    letter-spacing: .5px;
    font-size: 13px;
}

.ui.tag.xs{
    padding: .2rem 0.8em;
    letter-spacing: .3px;
	font-size: 13px;
    font-weight: 700;
	background-color: #f8f9fa !important;
}

.ui.tag.active {
    color: #fff;
    border-color: var(--bs-primary) !important;
    background-color: var(--bs-primary) !important;
}

.ui.tag.active:hover  {
    color: #fff;
}

.ui.tag:hover {
	color: #000;
    border-color: var(--bs-primary) !important;
}

/* badge ------------------- */
.badge {
    --bs-badge-padding-x: 0.8em;
    --bs-badge-padding-y: 0.4em;
}

/* Card ------------------- */
.card {
    --bs-card-spacer-y: 1.5rem;
    --bs-card-spacer-x: 1.5rem;
    --bs-card-border-color: var(--bs-border-color);
    --bs-card-cap-bg: transform;
    --bs-card-border-radius: var(--bs-border-radius-xl);
    --bs-card-inner-border-radius: calc(var(--bs-border-radius-xl) - (var(--bs-border-width)));
}

.card-header,
.card-footer {
    width: calc(100% - var(--bs-card-spacer-x)*2);
    padding-right: 0;
    padding-left: 0;
    margin: auto;
}

/* card hover */
.card-hover {
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.card-hover:hover {
    -webkit-transform: translate(0px, -6px);
    -ms-transform: translate(0px, -6px);
    transform: translate(0px, -6px);
}

/* Card badge ------ */
.card-badge {
    top: 10px;
    padding: 5px 10px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    letter-spacing: 1px;
    font-size: 0.719rem !important;
    border-width: 1px 1px 1px 0px;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.2);
}

.card-badge+.card-badge {
    top: 60px;
}

.card-start {
    font-size: 14px;
}

.cat-icon {
    width: 52px;
    height: 52px;
    top: -25px;
    right: 24px;
    border: 2px solid #fff;
}

.btn-icon {
    height: 36px;
    width: 36px;
}

.btn-icon-md {
    height: 42px;
    width: 42px;
}

.card.dark-overlay::after {
    opacity: 1;
    background: -o-linear-gradient(bottom, rgba(25, 30, 37, .9) 0%, rgba(25, 30, 37, .55) 35%, rgba(22, 22, 23, .1) 60%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(25, 30, 37, .9)), color-stop(35%, rgba(25, 30, 37, .55)), color-stop(60%, rgba(22, 22, 23, .1)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to top, rgba(25, 30, 37, .9) 0%, rgba(25, 30, 37, .55) 35%, rgba(22, 22, 23, .1) 60%, rgba(0, 0, 0, 0) 100%);
}

/* List Separator ------  */

.list-separator {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.list-separator .list-inline-item {
    position: relative;
    margin-right: 0;
}

.list-separator .list-inline-item:not(:last-child) {
    padding-right: 1rem;
}

.list-separator .list-inline-item:not(:last-child)::after {
    position: absolute;
    top: 50%;
    right: .2rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "/";
    opacity: .5;
}

.list-separator .list-inline-item.dotted:not(:last-child)::after {
    content: "~";
}

/*  OWL carousel */
/* Cities */
.owl-carousel.cities .owl-item {
   	width: 480px!important;
	display: inline-block;
    vertical-align: top;
}

.owl-carousel.cities .owl-dots {
	display:none;
}	

@media screen and (max-width: 420px) {
	.owl-carousel.cities .owl-item {
		width: 390px!important;
	}
}

@media screen and (max-width: 360px) {
	.owl-carousel.cities .owl-item {
		width: 340px!important;
	}
}
/*  OWL carousel */
/* dates */

.owl-carousel.dates .owl-nav {
	position: absolute;
	top: 50%;
	left: -120px;
	transform: translateY(-50%);
	width: 110px;
	display: flex;
	justify-content: space-between;
	z-index: 1000;
}

.owl-carousel.dates .owl-nav button.owl-prev,
.owl-carousel.dates .owl-nav button.owl-next {
	background: transparent;
	border: none;
	font-size: 54px;
	color: #000; /* Цвет стрелок */
}



@media screen and (max-width: 767px) {
	.owl-carousel.dates .owl-nav {
		position: absolute;
        top: -30px;
        left: 182px;
        transform: translateY(-50%);
        width: 100px;
        display: flex;
        justify-content: space-between;
        z-index: 1000;
	}

	.owl-carousel.dates .owl-nav button.owl-prev,
	.owl-carousel.dates .owl-nav button.owl-next {
		background: transparent;
		border: none;
		font-size: 54px;
		color: #000; /* Цвет стрелок */
	}
}

.owl-carousel.dates .owl-dots {
	display:none;
}	


/* Owl carousel */

.fa-arrow-right:before {
    content: "\f061"
}

.place-carousel .owl-stage-outer,
.blog-carousel .owl-stage-outer,
.listings-carousel .owl-stage-outer {
    display: inline-block;
}


/* owl nav bottom */
.owl-nav-bottom.owl-theme .owl-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 180px;
    position: relative;
    margin: 20px auto 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.owl-carousel.dates.owl-theme .owl-nav [class*=owl-] {
    margin: 0;
    height: 52px;
    width: 52px;
    border-radius: 50%;
    color: var(--bs-dark);
    background-color: var(--bs-white);
    border: 1px solid var(--bs-border-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    transition: all 150ms linear;
}

@media screen and (max-width: 767px) {
	.owl-carousel.dates.owl-theme .owl-nav [class*=owl-] {
	    height: 42px;
		width: 42px;
	}
}

.owl-carousel .owl-nav button {
	font-size:16px!important;
}

.owl-carousel .owl-nav button.owl-next:hover i {
    -webkit-animation: animate-icon-right 225ms linear forwards;
    animation: animate-icon-right 225ms linear forwards;

}

.owl-carousel .owl-nav button.owl-prev:hover i {
    -webkit-animation: animate-icon-left 225ms linear forwards;
    animation: animate-icon-left 225ms linear forwards;
}

@-webkit-keyframes animate-icon-right {
    49% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    50% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    51% {
        opacity: 1;
    }
}

@keyframes animate-icon-right {
    49% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    50% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    51% {
        opacity: 1;
    }
}

@-webkit-keyframes animate-icon-left {
    49% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    50% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    51% {
        opacity: 1;
    }
}

@keyframes animate-icon-left {
    49% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    50% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    51% {
        opacity: 1;
    }
}

.owl-carousel.dates.owl-theme .owl-nav [class*=owl-]:hover,
.owl-carousel.dates.owl-theme .owl-nav [class*=owl-]:active,
.owl-carousel.dates.owl-theme .owl-nav [class*=owl-]:focus {
    color: #fff;
    background-color: var(--bs-primary);
    border-color: var(--bs-primary);
}

.owl-carousel.dates.owl-theme .owl-dots {
    bottom: 19px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 69px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.owl-carousel.dates.owl-theme .owl-dots button.owl-dot span {
    height: 6px;
    width: 6px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.owl-carousel.dates.owl-theme .owl-dots button.owl-dot.active span {
    background-color: var(--bs-dark);
    border-radius: 50%;
    height: 8px;
    width: 8px;
}


.owl-carousel.dates.owl-theme .owl-dots button.owl-dot:nth-child(4),
.owl-carousel.dates.owl-theme .owl-dots button.owl-dot:nth-child(5),
.owl-carousel.dates.owl-theme .owl-dots button.owl-dot:nth-child(6),
.owl-carousel.dates.owl-theme .owl-dots button.owl-dot:nth-child(7),
.owl-carousel.dates.owl-theme .owl-dots button.owl-dot:nth-child(8),
.owl-carousel.dates.owl-theme .owl-dots button.owl-dot:nth-child(9),
.owl-carousel.dates.owl-theme .owl-dots button.owl-dot:nth-child(10),
.owl-carousel.dates.owl-theme .owl-dots button.owl-dot:nth-child(11),
.owl-carousel.dates.owl-theme .owl-dots button.owl-dot:nth-child(12),
.owl-carousel.dates.owl-theme .owl-dots button.owl-dot:nth-child(13),
.owl-carousel.dates.owl-theme .owl-dots button.owl-dot:nth-child(14) {
    display: none;
}

/* owl nav center */
.owl-nav-center.owl-theme .owl-nav {
    margin-top: 0;
}

.owl-nav-center.owl-theme .owl-nav [class*="owl-"] {
    color: #fff;
    padding: 4px 7px;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 0;
    opacity: 1;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    height: 60px;
    width: 36px;
    border-radius: 0;
    line-height: 60px;
    margin: 0;
    background-color: var(--bs-primary);
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    font-size: 15px;
}

.owl-nav-center.owl-theme .owl-nav .owl-prev {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
}

.owl-nav-center.owl-theme .owl-nav .owl-next {
    left: auto;
    right: 0;
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
}

/* -----------------------------------------------------------------
    - Search content
----------------------------------------------------------------- */


.select2-container--bootstrap-5 {
    display: block
}

.select2-container--bootstrap-5 .select2-selection {
    color: #555;
    font-size: 14px;
    outline: 0
}

.select2-container--bootstrap-5 .select2-selection.form-control {
    border-radius: 4px
}

.select2-container--bootstrap-5 .select2-search--dropdown .select2-search__field {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    font-size: 14px
}

.select2-container--bootstrap-5 .dropdown-item:focus, .select2-container--bootstrap-5 .dropdown-item:hover {
    color: #1e2125;
    background-color: inherit;
}

.select2-container--bootstrap-5 .dropdown-item.active, .select2-container--bootstrap-5 .dropdown-item:active {
    color: #000;
    text-decoration: none;
    background-color: #inherit;
}

.select2-container--bootstrap-5 .select2-search__field {
    outline: 0
}

.select2-container--bootstrap-5 .select2-search__field::-webkit-input-placeholder {
    color: #999
}

.select2-container--bootstrap-5 .select2-search__field:-moz-placeholder {
    color: #999
}

.select2-container--bootstrap-5 .select2-search__field::-moz-placeholder {
    color: #999;
    opacity: 1
}

.select2-container--bootstrap-5 .select2-search__field:-ms-input-placeholder {
    color: #999
}

.select2-container--bootstrap-5 .select2-results__option {
    padding: 6px 12px
}

.select2-container--bootstrap-5 .select2-results__option[role=group] {
    padding: 0
}

.select2-container--bootstrap-5 .select2-results__option[aria-disabled=true] {
    color: #777;
    cursor: not-allowed
}

.select2-container--bootstrap-5 .select2-results__option[aria-selected=true] {
    background-color: #f5f5f5;
    color: #262626
}

.select2-container--bootstrap-5 .select2-results__option--highlighted[aria-selected] {
    background-color: #e9ecef;
    color: #000;
}

.select2-container--bootstrap-5 .select2-results__option .select2-results__option {
    padding: 6px 12px
}

.select2-container--bootstrap-5 .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--bootstrap-5 .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -12px;
    padding-left: 24px
}

.select2-container--bootstrap-5 .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -24px;
    padding-left: 36px
}

.select2-container--bootstrap-5 .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -36px;
    padding-left: 48px
}

.select2-container--bootstrap-5 .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -48px;
    padding-left: 60px
}

.select2-container--bootstrap-5 .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -60px;
    padding-left: 72px
}

.select2-container--bootstrap-5 .select2-results__group {
    color: #777;
    display: block;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    white-space: nowrap
}


.select2-container--bootstrap-5.select2-container--open .select2-selection .select2-selection__arrow b {
    border-color: transparent transparent #999;
    border-width: 0 4px 4px
}

.select2-container--bootstrap-5.select2-container--open.select2-container--below .select2-selection {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-color: transparent
}

.select2-container--bootstrap-5.select2-container--open.select2-container--above .select2-selection {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-top-color: transparent
}

.select2-container--bootstrap-5 .select2-selection__clear {
    color: #999;
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-right: 10px
}

.select2-container--bootstrap-5 .select2-selection__clear:hover {
    color: #333
}

.select2-container--bootstrap-5.select2-container--disabled .select2-selection {
    border-color: #ccc;
    -webkit-box-shadow: none;
    box-shadow: none
}

.select2-container--bootstrap-5.select2-container--disabled .select2-search__field,.select2-container--bootstrap-5.select2-container--disabled .select2-selection {
    cursor: not-allowed
}

.select2-container--bootstrap-5.select2-container--disabled .select2-selection,.select2-container--bootstrap-5.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
    background-color: #eee
}

.select2-container--bootstrap-5.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove,.select2-container--bootstrap-5.select2-container--disabled .select2-selection__clear {
    display: none
}

.select2-container--bootstrap-5 .select2-dropdown {
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    border-color: #66afe9;
    overflow-x: hidden;
    margin-top: -1px
}

.select2-container--bootstrap-5 .select2-dropdown--above {
    -webkit-box-shadow: 0 -6px 12px rgba(0,0,0,.175);
    box-shadow: 0 -6px 12px rgba(0,0,0,.175);
    margin-top: 1px
}

.select2-container--bootstrap-5 .select2-results>.select2-results__options {
    /*max-height: 200px;*/
    overflow-y: auto
}

.select2-container--bootstrap-5 .select2-selection--single {
    height: 34px;
    line-height: 1.42857143;
    padding: 6px 24px 6px 12px
}

.select2-container--bootstrap-5 .select2-selection--single .select2-selection__arrow {
    position: absolute;
    bottom: 0;
    right: 12px;
    top: 0;
    width: 4px
}

.select2-container--bootstrap-5 .select2-selection--single .select2-selection__arrow b {
    border-color: #999 transparent transparent;
    border-style: solid;
    border-width: 4px 4px 0;
    height: 0;
    left: 0;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--bootstrap-5 .select2-selection--single .select2-selection__rendered {
    color: #555;
    padding: 0
}

.select2-container--bootstrap-5 .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--bootstrap-5 .select2-selection--multiple {
    min-height: 34px;
    padding: 0;
    height: auto
}

.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    line-height: 1.42857143;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    float: left;
    margin-top: 5px
}

.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__choice {
    color: #555;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin: 5px 0 0 6px;
    padding: 0 6px
}

.select2-container--bootstrap-5 .select2-selection--multiple .select2-search--inline .select2-search__field {
    background: 0 0;
    padding: 0 12px;
    height: 32px;
    line-height: 1.42857143;
    margin-top: 0;
    min-width: 5em
}

.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 3px
}

.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__clear {
    margin-top: 6px
}

.form-group-sm .select2-container--bootstrap-5 .select2-selection--single,.input-group-sm .select2-container--bootstrap-5 .select2-selection--single,.select2-container--bootstrap-5 .select2-selection--single.input-sm {
    border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 22px 5px 10px
}

.form-group-sm .select2-container--bootstrap-5 .select2-selection--single .select2-selection__arrow b,.input-group-sm .select2-container--bootstrap-5 .select2-selection--single .select2-selection__arrow b,.select2-container--bootstrap-5 .select2-selection--single.input-sm .select2-selection__arrow b {
    margin-left: -5px
}

.form-group-sm .select2-container--bootstrap-5 .select2-selection--multiple,.input-group-sm .select2-container--bootstrap-5 .select2-selection--multiple,.select2-container--bootstrap-5 .select2-selection--multiple.input-sm {
    min-height: 30px;
    border-radius: 3px
}

.form-group-sm .select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__choice,.input-group-sm .select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__choice,.select2-container--bootstrap-5 .select2-selection--multiple.input-sm .select2-selection__choice {
    font-size: 12px;
    line-height: 1.5;
    margin: 4px 0 0 5px;
    padding: 0 5px
}

.form-group-sm .select2-container--bootstrap-5 .select2-selection--multiple .select2-search--inline .select2-search__field,.input-group-sm .select2-container--bootstrap-5 .select2-selection--multiple .select2-search--inline .select2-search__field,.select2-container--bootstrap-5 .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field {
    padding: 0 10px;
    font-size: 12px;
    height: 28px;
    line-height: 1.5
}

.form-group-sm .select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__clear,.input-group-sm .select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__clear,.select2-container--bootstrap-5 .select2-selection--multiple.input-sm .select2-selection__clear {
    margin-top: 5px
}

.form-group-lg .select2-container--bootstrap-5 .select2-selection--single,.input-group-lg .select2-container--bootstrap-5 .select2-selection--single,.select2-container--bootstrap-5 .select2-selection--single.input-lg {
    border-radius: 6px;
    font-size: 18px;
    height: 46px;
    line-height: 1.3333333;
    padding: 10px 31px 10px 16px
}

.form-group-lg .select2-container--bootstrap-5 .select2-selection--single .select2-selection__arrow,.input-group-lg .select2-container--bootstrap-5 .select2-selection--single .select2-selection__arrow,.select2-container--bootstrap-5 .select2-selection--single.input-lg .select2-selection__arrow {
    width: 5px
}

.form-group-lg .select2-container--bootstrap-5 .select2-selection--single .select2-selection__arrow b,.input-group-lg .select2-container--bootstrap-5 .select2-selection--single .select2-selection__arrow b,.select2-container--bootstrap-5 .select2-selection--single.input-lg .select2-selection__arrow b {
    border-width: 5px 5px 0;
    margin-left: -10px;
    margin-top: -2.5px
}

.form-group-lg .select2-container--bootstrap-5 .select2-selection--multiple,.input-group-lg .select2-container--bootstrap-5 .select2-selection--multiple,.select2-container--bootstrap-5 .select2-selection--multiple.input-lg {
    min-height: 46px;
    border-radius: 6px
}

.form-group-lg .select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__choice,.input-group-lg .select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__choice,.select2-container--bootstrap-5 .select2-selection--multiple.input-lg .select2-selection__choice {
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 4px;
    margin: 9px 0 0 8px;
    padding: 0 10px
}

.form-group-lg .select2-container--bootstrap-5 .select2-selection--multiple .select2-search--inline .select2-search__field,.input-group-lg .select2-container--bootstrap-5 .select2-selection--multiple .select2-search--inline .select2-search__field,.select2-container--bootstrap-5 .select2-selection--multiple.input-lg .select2-search--inline .select2-search__field {
    padding: 0 16px;
    font-size: 18px;
    height: 44px;
    line-height: 1.3333333
}

.form-group-lg .select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__clear,.input-group-lg .select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__clear,.select2-container--bootstrap-5 .select2-selection--multiple.input-lg .select2-selection__clear {
    margin-top: 10px
}

.input-group-lg .select2-container--bootstrap-5 .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b,.select2-container--bootstrap-5 .select2-selection.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #999;
    border-width: 0 5px 5px
}

.has-warning .select2-dropdown,.has-warning .select2-selection {
    border-color: #8a6d3b
}

.has-warning .select2-container--focus .select2-selection,.has-warning .select2-container--open .select2-selection {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
    border-color: #66512c
}

.has-warning.select2-drop-active {
    border-color: #66512c
}

.has-warning.select2-drop-active.select2-drop.select2-drop-above {
    border-top-color: #66512c
}

.has-error .select2-dropdown,.has-error .select2-selection {
    border-color: #a94442
}

.has-error .select2-container--focus .select2-selection,.has-error .select2-container--open .select2-selection {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    border-color: #843534
}

.has-error.select2-drop-active {
    border-color: #843534
}

.has-error.select2-drop-active.select2-drop.select2-drop-above {
    border-top-color: #843534
}

.has-success .select2-dropdown,.has-success .select2-selection {
    border-color: #3c763d
}

.has-success .select2-container--focus .select2-selection,.has-success .select2-container--open .select2-selection {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
    border-color: #2b542c
}

.has-success.select2-drop-active {
    border-color: #2b542c
}

.has-success.select2-drop-active.select2-drop.select2-drop-above {
    border-top-color: #2b542c
}

.input-group>.select2-hidden-accessible:first-child+.select2-container--bootstrap-5>.selection>.select2-selection,.input-group>.select2-hidden-accessible:first-child+.select2-container--bootstrap-5>.selection>.select2-selection.form-control {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group>.select2-hidden-accessible:not(:first-child)+.select2-container--bootstrap-5:not(:last-child)>.selection>.select2-selection,.input-group>.select2-hidden-accessible:not(:first-child)+.select2-container--bootstrap-5:not(:last-child)>.selection>.select2-selection.form-control {
    border-radius: 0
}

.input-group>.select2-hidden-accessible:not(:first-child):not(:last-child)+.select2-container--bootstrap-5:last-child>.selection>.select2-selection,.input-group>.select2-hidden-accessible:not(:first-child):not(:last-child)+.select2-container--bootstrap-5:last-child>.selection>.select2-selection.form-control {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group>.select2-container--bootstrap-5 {
    display: table;
    table-layout: fixed;
    position: relative;
    z-index: 2;
    width: 100%;
    margin-bottom: 0
}

.input-group>.select2-container--bootstrap-5>.selection>.select2-selection.form-control {
    float: none
}

.input-group>.select2-container--bootstrap-5.select2-container--focus,.input-group>.select2-container--bootstrap-5.select2-container--open {
    z-index: 3
}

.input-group>.select2-container--bootstrap-5,.input-group>.select2-container--bootstrap-5 .input-group-btn,.input-group>.select2-container--bootstrap-5 .input-group-btn .btn {
    vertical-align: top
}

.form-control.select2-hidden-accessible {
    position: absolute!important;
    width: 1px!important
}

@media (min-width: 768px) {
    .form-inline .select2-container--bootstrap-5 {
        display:inline-block
    }
}


/* Select2 --------- */

.select2 {
	
}

.select2-container--bootstrap-5 .select2-selection {
    border-radius: var(--bs-border-radius-xl) !important;
    border-color: var(--bs-border-color);
    min-height: calc(2em + 0.75rem + 2px);
    padding: 0.575rem 2.25rem 0.575rem 0.75rem;
	background-color: white;
    
}

.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    font-size: 13px;
}

.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
    width: .5rem;
    height: .5rem;
}

.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option {
    padding: .375rem .75rem;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
}

.select2-container--bootstrap-5 .select2-dropdown {
    border-color: var(--bs-primary);
}

.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option.select2-results__option--selected,
.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option[aria-selected=true]:not(.select2-results__option--highlighted) {
    background-color: var(--bs-primary);
	color: #FFF;
}

.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option.select2-results__option--selected a,
.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option[aria-selected=true]:not(.select2-results__option--highlighted) a{
	color: #FFF;
}

.select2-container--bootstrap-5.select2-container--focus .select2-selection,
.select2-container--bootstrap-5.select2-container--open .select2-selection,
.select2-container--bootstrap-5 .select2-dropdown .select2-search .select2-search__field:focus {
    border-color: var(--bs-primary);
    -webkit-box-shadow: none;
    box-shadow: none;
}


/*-  ---- */

.search-bar [class*="col-"] {
	border: 0;
	border-right: 0px solid var(--bs-border-color);
}

.search-bar [class*="col-"]:last-child(3) {
	border-right: 0;
}

.search-bar-title {
    font-size: 30px;
    line-height: 1;
}

.search-select-input .form-control {
	border: 0;
	height: 70px;
	border-radius: 0;
	padding: 6px 164px 6px 55px;
}

.search-select-input .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.search-bar .search-select .select2-container--bootstrap-5 .select2-selection {
    border: 0;
    border-radius: 0;
    padding: 12px 24px 12px 25px;
}

.search-bar .search-select .select2-container--bootstrap-5 .select2-selection .dropdown-item {
    padding: 0;
}

.search-bar .select2-container--bootstrap-5.select2-container--open.select2-container--below .select2-selection {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.search-bar .search-select-input i,
.search-bar .search-select i {
	color: grey;
}

.search-bar .search-select-input svg.form-icon-end {
    height: 18px;
    width: 18px;
}

.has-icon .form-icon-start,
.has-icon .form-icon-end,
.input-select {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.input-select {
    border: 0;
    right: 75px;
    background: transparent;
}

.has-icon .form-icon-start {
    left: 20px;
}

.has-icon .form-icon-end {
    right: 20px;
}


@media(min-width: 1200px) {

    .search-bar .search-select-input svg,
    .search-bar .search-select svg {
        height: 24px;
        width: 24px;
    }

    .search-bar .search-select-input svg.form-icon-end {
        height: 20px;
        width: 20px;
    }
}

@media(min-width: 768px) and (max-width: 1199px) {
    .filters-text {
        height: 52px;
        padding: 9px 20px;
        border: 1px solid var(--bs-border-color);
        border-radius: var(--bs-border-radius-pill);
    }

    .filters-text:first-child {
        width: 100%;
    }
}

/* Form Checkbox --------- */
.form-check {
    padding-left: 2em;
}

.form-check-input {
    width: 1.3em;
    height: 1.3em;
    margin-top: .15em;
    border-color: #dee2e6;
    /* --bs-form-check-bg: #f7edeb; */
}

.form-check .form-check-input {
    margin-left: -2em;
}

.form-check-input:checked {
    background-color: var(--bs-primary);
    border-color: var(--bs-primary);
}

.form-check-input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-check-input[type=checkbox] {
    border-radius: .4em;
}

.form-check-label {
    font-weight: 500;
    color: var(--bs-dark);
}

/* Styles */

.text-primary {
    color: var(--bs-primary)!important;
}

.text-secondary {
    color: var(--bs-secondary)!important;
}

.text-advertise {
    color: var(--bs-advertise)!important;
}

.fw-medium {
    font-weight: 500!important;
}
.fw-semibold {
    font-weight: 600 !important;
}

.rounded-4 {
    border-radius: var(--bs-border-radius-xl) !important;
}

.bg-lightblue {
    background-color: #fcfeff !important;
}

.bg-lightbluevivid {
    background-color: #f0fcff !important;
}

.motto.description {
	font-size: 0.9REM;
}

.outdated {
	background-color: #e6e6e6;
	text-decoration: line-through;
	opacity: 0.4;
}

.soon1days {
    background-color: #ffeed9 !important;
    color: var(--color91);
}
.soon3days {
    background-color: #f0feea !important;
    color: var(--color91);
}

.soon7days {
    background-color: #eafbfe !important;

}

.started {
    background-color: #fdffa0 !important;
    color: var(--color91);
}

.text-blue {
    color: var(--color5);
}

.ficon {
	font-size: :13px;
    height: 24px;
    width: 24px;
    padding: 4px 4px 7px;
    line-height: 10px;
}

.font-pretty {
    font-family: 'Caveat', cursive!important;
}

.border-bottom {
    border-bottom: 1px solid currentcolor !important;
}

.price-block {
    height: 100px;
    width: 100px;
}

.summary .description li {
    list-style-type: none;
    padding-left: 1.5em;
    position: relative;
}

.summary .description li[data-list=ordered] {
    counter-increment: list-0;
}

@supports (counter-set:none) {
    .summary .description li[data-list] {
        counter-set: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
    }
}

.summary .description li > .ql-ui:before {
    display: inline-block;
    margin-left: -1.5em;
    margin-right: .3em;
    text-align: right;
    white-space: nowrap;
    width: 1.2em;
}


.summary .description li[data-list=bullet] > .ql-ui:before {
    content: '\2022';
}
.summary .description li[data-list=ordered] > .ql-ui:before {
    content: counter(list-0, decimal) '. ';
}

.cards .form-select:focus {
    border: 1px solid #d2d6da;
    outline: 0;
    box-shadow: none;
}

.cards .reasonDetails {
	border-bottom:  1px solid #d2d6da77;
}

.justify-content-space-evenly {
  justify-content: space-evenly;
}

.btn-check:checked+.btn, .btn-check:active+.btn, .btn:active, .btn.active, .btn.show {
	color: inherit;
    background-color: inherit;
}

.google-auto-placed {
	padding-top: 20px;	
	padding-bottom: 40px;
    /* background-image: url(../i/bg-11.jpg); */
    /* background-position-x: center; */
    /* background-position-y: top;	 */
}

.ad-wrapper {
  position: relative;
  margin: 40px 0 20px 0;

}

.ad-wrapper__label-top {
  align-items: center;
  color: #999;
  display: flex;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 11px;
  left: 0;
  line-height: 1;
  position: absolute;
  right: 0;
  top: -20px;
}

.ad-wrapper__label-top:before, .ad-wrapper__label-top:after {
  background-color: #dadada;
  content: "";
  flex: 1 1 auto;
  height: 1px;
}

.ad-wrapper__label-top:before {
  margin-right: 10px;
}

.ad-wrapper__label-top:after {
  margin-left: 10px;
}


.ad-wrapper__content {
    border-bottom: 1px solid #fff;
    border-bottom-color: #dadada;
    padding-bottom: 12px;
    padding-top: 18px;
}

.addarea {
	height:280px;
}

/* Fixes --------- */
.eventpage .br-theme-css-stars .br-widget {
    height: 38px;
    white-space: nowrap;
}

@media (min-width: 992px) { /* Для L-экранов и выше */
    .clamp-2 {
        display: -webkit-box;
        -webkit-line-clamp: 2; /* Ограничение до 2 строк */
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .clamp-3 {
        display: -webkit-box;
        -webkit-line-clamp: 3; /* Ограничение до 3 строк */
        -webkit-box-orient: vertical;
        overflow: hidden;
    }	
}






