/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 10 2025 | 19:15:29 */
.ntb-single {
	overflow:hidden !important;
}

.section-one-element {
	grid-template-columns: 1fr !important;
}


.ntb-heading-1 {
	display: flex;
	align-items: center;
	gap: 10px;
	color: #6E150E;
	font-size: 18px;
	font-weight: 600;
	margin:0;
}

.left-heading {
	width: 300px;
	flex-shrink: 0;
}

.box-style-1 {
  box-shadow: 0px 3px 6px #00000029;
  display: inline-block;
  padding: 5px 15px;
  border-radius: 20px;
  color: #6E150E;
  margin-top: 15px;
	background: #fff;
}



.ntb-rating-stars__wrapper {
	width:85px;
	height:16px;
	background-image: url('/wp-content/plugins/wp-customer-reviews/css/newstars.png');
	overflow:hidden;
}

.ntb-rating-stars__filled {
	height:15px;
	background-image: url('/wp-content/plugins/wp-customer-reviews/css/newstars.png');
	background-position-y: -17px; 
	overflow:hidden;
}





.new-template-biogram.ntb__container {
	width: 1140px !important;
	max-width: calc(100% - 40px) !important;
	margin-top: 40px !important;
}

.new-template-biogram.ntb__container .ntb__first-section__wrapper {
	display: flex;
	gap: 25px;
	align-items: start;
}

.ntb__info-box__wrapper {
	flex: 1;
}

.ntb__calendar-widget__wrapper {
	width: 340px;
	max-width: 100%;
}



.ntb__info-box__image {
	text-align:center;
}

.ntb__info-box__image img {
	border-radius: 20px;
	text-align: center;
}


.ntb__info-box__academic-title {
	color: #6E150E;
}

.ntb__info-box__title {
	color: #6E150E;
	font-size: 20px;
	line-height: 25px;
}

.ntb__info-box__short-description {
  color: #000;
  font-size: 16px;
  line-height: 25px;
  padding-top: 10px;
}

.ntb__info-box__short-description {
  color: #000;
  font-size: 16px;
  line-height: 25px;
  padding-top: 10px;
}



.years-number {
  font-weight: 600;
}

.ntb__second-section__wrapper {
	margin-top: 40px;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 55px;
}


.ntb__second-section__content {
	color: #000;
	font-size: 16px;
	line-height: 25px;
	margin-top: 25px;
}


.ntb-section-helps__container {
	margin-top: 40px;
	position: relative;
}

.ntb__section-help__bg {
  position: absolute;
  top: 0;
  left: -1000px;
  width: 5000px;
  height: 100%;
  background: #FBFBFB;
  box-shadow: 0px 3px 6px #00000029;
  z-index: 1;
}

.ntb-section-helps__wrapper {
	position: relative;
	z-index: 5;
	padding: 40px 0;
	display: flex;
	gap: 55px;
	align-items: center;
}


.ntb__info-box__languages {
	color: #000;
	font-weight: 600;
	font-size: 13px;
	margin-top: 10px;
}

.ntb__info-box__languages__label {
	font-weight: 400;
	margin-right: 5px;
}


.ntb__info-box__info-item {
	color: #000;
	font-size: 16px;
}

.ntb__info-box__info__label {
	font-weight: 400;
	margin-right: 5px;
	display: block;
  line-height: 1.2;
  color: #6E150E;
	font-size: 13px;
}

.new-template-biogram .other-info-box {
	display: flex;
	flex-direction: column;
	gap: 20px;
}


.new-template-biogram .shadow-boxing {
	box-shadow: 6px 3px 6px #00000029;
	border-radius: 20px;
	background-color: #fbfbfb;
	padding: 20px 25px 20px;
}

.new-template-biogram .shadow-boxing.name-box {
	margin-bottom: 30px;
}


.new-template-biogram .ntb__info-box__wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 40px;
}

.ntb__info-box__rating__wrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 10px;
}



/* ----------------------- media / facts ----------------------------- */



.ntb-section-media__wrapper {
	margin-top: 60px;
}

.ntb-section-media__wrapper {
	margin-top: 60px;
	display: flex;
	column-gap: 60px;
}

.ntb-itl-boxes__wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 55px;
}

.ntb-section-facts__content__wrapper  {
	align-items: start;
}

.ntb-itl-item-box {
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 16px;
	background: #fff;
	padding: 20px 12px;
	position: relative;
}

.ntb-section-media__media-box.--image.--text {
	display: flex;
	column-gap: 20px;
	flex-wrap: wrap;
	align-items: center;
}

.ntb-section-facts__facts-box  {
	display: flex;
	flex-direction: column;
	gap: 15px;
}

.ntb-section-media__media-box .ntb-itl-item-box__image {
	width: 50px;
}

.ntb-section-facts__facts-box .ntb-itl-item-box__image img {
	border-radius: 16px;
}

.ntb-itl-item-box__text {
	color: #000;
	font-size: 14px;
	line-height: 21px;
	width: 100%;
}



.ntb-section-media__media-box.--image.--text .ntb-itl-item-box__text {
	width: calc(100% - 20px - 50px);
}


.ntb-section-facts__facts-box .ntb-itl-item-box__text {
	text-align: center;
}



.ntb-itl-item-box__link-button__wrapper {
	width: 100%;
	display: flex;
	justify-content: center;
}

.ntb-itl-item-box__link-button {
	display: flex;
	gap: 8px;
	font-size: 16px;
	font-weight: 600;
	align-items: center;
	margin: 0;
	position: absolute;
	bottom: -15px;
}

.ntb-itl-item-box__link-button img {
	width: 10px;
}





.ntb-section-facts__wrapper {
	margin-top: 100px;
	display: flex;
	column-gap: 60px;
}






/* ----------------------- reviews ------------------------------- */


.ntb-section-reviews__container {
	margin-top: 100px;
}

.ntb-section-reviews__wrapper {
	display: flex;
  column-gap: 60px;
}

.ntb-section-reviews__content__wrapper {
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	gap: 25px;
}

.ntb-section-reviews__content__carousel__container {
	overflow-x: scroll;
}

.ntb-section-reviews__content__carousel__wrapper {
	display: flex;
	gap: 60px;
	align-items: start;
	padding-bottom: 30px;
	padding-left: 10px;
}

.ntb-section-reviews__carousel-item__wrapper {
	flex: 0 0 60%;
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 16px;
	padding: 15px;
	background-color: #fbfbfb;
	max-height: 600px;
	overflow-y: auto;
}

.ntb-review-item__meta__wrapper {
	display: flex;
	gap: 15px;
	margin-bottom: 15px;
	align-items: center;
}

.fake-carousel-padding {
	flex: 0 0 1px;
	width: 1px;
	height: 1px;
}

.ntb-review-item__content {
	color: #000;
	transition: 0.3s;
	max-height: 105px;
	overflow: hidden;
}

@media(max-width: 767px){
	.ntb-review-item__content {
		max-height: 80px;
	}
}

.ntb-section-reviews__carousel-item__wrapper .show-more-review {
	display: none;
	font-size: 13px;
	color: var(--mfn-woo-themecolor);
	cursor: pointer;
	margin-bottom: 5px;
}

@media(min-width: 768px){
	.ntb-section-reviews__carousel-item__wrapper .show-more-review {
		margin-top: -6px;
	}
}

.ntb-section-reviews__carousel-item__wrapper.is-more-review .show-more-review {
	display: block;
}

.ntb-section-reviews__carousel-item__wrapper.more-review .ntb-review-item__content {
	max-height: 1000px;
}



.ntb-section-reviews__carousel-item__wrapper.is-more-review .show-more-review  .see-more {
	display: block;
}

.ntb-section-reviews__carousel-item__wrapper.is-more-review .show-more-review .see-less {
	display: none;
}

.ntb-section-reviews__carousel-item__wrapper.is-more-review.more-review .show-more-review .see-more {
	display: none;
}

.ntb-section-reviews__carousel-item__wrapper.is-more-review.more-review .show-more-review .see-less {
	display: block;
}





.ntb-section-reviews__add-review__wrapper .wpcr3_respond_2 .wpcr3_div_2 {
	margin: 0 auto;
}


.ntb-section-reviews__add-review__wrapper .wpcr3_respond_3 {
	display:none;
}


.fake-add-review__wrapper {
	display: flex;
	justify-content: center;
}


/* ------------------------------- Response ---------------------------------*/

.ntb-section-reviews__carousel-item__wrapper .ntb-review-item__response {
	max-height: 0px;
	overflow: hidden;
	transition: 0.3s;
	color: #000;
	background-color: rgba(154,39,67,0.1);
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 8px;
}

.ntb-section-reviews__carousel-item__wrapper.more-response .ntb-review-item__response {
	max-height:1000px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.show-more-response {
	text-align: center;
}

.show-more-response .see-more {
	cursor: pointer;
}

.show-more-response .see-less {
	font-size: 13px;
	color: var(--mfn-woo-themecolor);
	cursor: pointer;
	display:none;
}

.ntb-section-reviews__carousel-item__wrapper.more-response .see-more {
	display: none;
}

.ntb-section-reviews__carousel-item__wrapper.more-response .see-less {
	display: block;
}





/* ------------------------------------- media ---------------------------------- */

@media(min-width:768px){
	.ntb-section-reviews__content__wrapper {
		max-width: calc(100% - 300px - 60px);
	}
}

@media(max-width:767px){
	.mobile-one-column {
		grid-template-columns: 1fr !important;
		flex-direction: column;
	}
	
	.new-template-biogram.ntb__container .ntb__first-section__wrapper .ntb__info-box__wrapper {
		text-align: center;
	}
	
	.ntb-section-helps__wrapper {
		align-items: start;
		gap: 10px;
	}
	
	.ntb-heading-1 {
		margin-bottom: 25px;
	}
	
	.ntb-section-reviews__content__wrapper {
		margin: 0 -20px;
	}
	
	.ntb-section-reviews__content__carousel__wrapper {
		gap: 20px;
		padding-left:20px;
	}
	
	.ntb-section-reviews__carousel-item__wrapper {
		flex: 0 0 70%;
	}
}



@-moz-document url-prefix() {
    .custom-scrollbar {
        scrollbar-width: thin;
        scrollbar-color: #9a2743 #ccc; /* Zamień var.$color-primary i var.$color-grey na odpowiednie wartości kolorów */
    }
}

@supports selector(::-webkit-scrollbar) {
    .custom-scrollbar::-webkit-scrollbar {
        height: 4px;
    }

    .custom-scrollbar::-webkit-scrollbar-track {
        background: #eee;
        border-radius: 2px;
    }

    .custom-scrollbar::-webkit-scrollbar-thumb {
        background-color: #9a2743; /* Zamień var.$color-primary na odpowiednią wartość koloru */
        border-radius: 2px;
    }

    .custom-scrollbar::-webkit-scrollbar-button {
        display: none;
    }
}