/*
Theme Name: Telacad
Author: Dmitri Gorobic
Version: 2.0
*/

body {
	--header-height: 130px;
}

@media only screen and (max-width: 991.98px) {
	body {
		--header-height: 61px;
	}
}

@media only screen and (min-width: 992px) {
	body.masthead-is-visible:not(.is-scrolled-top) {
		--header-height: 109px;
	}

	body.masthead-is-hidden {
		--header-height: 49px;
	}
}

html {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	outline: none;
}

body {
	background: #ffffff;
	margin: 0;
	padding: 0;
	padding-top: var(--header-height);
}

body.page-template-templatespage-fullscroll-php {
	padding-top: 0 !important;
}

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a {
	border: none;
	outline: none;
	text-decoration: none;
}

img {
	border: none;
	outline: none;
	max-width: 100%;
	height: auto;
}

textarea {
	resize: vertical;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
} /* Hide from IE Mac \*/
.clearfix {
	display: block;
} /* End hide from IE Mac */
.none {
	display: none;
} /* End Clearfix */

.alignnone {
	margin: 5px 10px 10px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 5px 10px 10px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 10px 10px;
}

a img.alignnone {
	margin: 5px 10px 10px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 10px 10px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px 3px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption {
	text-align: left;
	max-width: 100%;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	max-width: 100%;
	height: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 90%;
	color: #999;
	padding: 3px 0 10px 0;
	margin: 0;
}

.fa-fw {
	width: 1.28571429em;
	text-align: center;
	display: inline-block;
}
.margin-bottom-0 {
	margin-bottom: 0px !important;
}
.margin-top-0 {
	margin-top: 0px !important;
}
.margin-bottom {
	margin-bottom: 35px !important;
}
.margin-bottom-half {
	margin-bottom: 15px !important;
}
.margin-bottom-large {
	margin-bottom: 70px !important;
}
.margin-top {
	margin-top: 35px !important;
}
.margin-top-half {
	margin-top: 15px !important;
}
.margin-top-large {
	margin-top: 70px !important;
}
.padding-bottom-0 {
	padding-bottom: 0px !important;
}
.padding-top-0 {
	padding-top: 0px !important;
}
.padding-bottom {
	padding-bottom: 35px !important;
}
.padding-bottom-half {
	padding-bottom: 15px !important;
}
.padding-bottom-large {
	padding-bottom: 70px !important;
}
.padding-top {
	padding-top: 35px !important;
}
.padding-top-half {
	padding-top: 15px !important;
}
.padding-top-large {
	padding-top: 70px !important;
}

.over-stretched-link {
	position: relative;
	z-index: 5;
}

.box {
	padding: 1rem;
	-webkit-box-shadow: 0 1px 6px rgb(31 31 31 / 12%),
		0 1px 4px rgb(31 31 31 / 12%);
	box-shadow: 0 1px 6px rgb(31 31 31 / 12%), 0 1px 4px rgb(31 31 31 / 12%);
}

.display-table {
	display: table;
	width: 100%;
	height: 100%;
}

.display-table-cell {
	display: table-cell;
	vertical-align: middle;
}

.display-table-row {
	display: table-row;
}

.display-table-cell {
	display: table-cell;
	vertical-align: middle;
}

.stretched-link-invisible {
	overflow: clip;
	width: 0px !important;
	height: 0px !important;
	padding: 0 !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important;
	font-size: 0;
}

.letter-spacing-lg {
	letter-spacing: 0.08em;
}

/*
 * MAIN
 --------------------------------*/

#main-content {
	height: auto;
	width: 960px;
	margin: 0px auto;
}

#search-wrap .fa {
	font-size: inherit;
	line-height: inherit;
}

.form-control::-webkit-input-placeholder {
	opacity: 0.4;
}
.form-control::-moz-placeholder {
	opacity: 0.4;
}
.form-control:-ms-input-placeholder {
	opacity: 0.4;
}
.form-control::-ms-input-placeholder {
	opacity: 0.4;
}
.form-control::placeholder {
	opacity: 0.4;
}

.btn {
	white-space: normal;
}

.btn-outline-danger {
	color: #bd2d6a;
	background-color: #fff;
	border-color: #bd2d6a;
}

.btn-outline-default {
	background-color: #fff;
	color: #212529;
}

.btn-gradient {
	background: #18606f;
	background: -webkit-linear-gradient(
		left,
		#18606f,
		#0d5e88,
		#4b5594,
		#834286,
		#a8285e
	);
	background: -o-linear-gradient(
		left,
		#18606f,
		#0d5e88,
		#4b5594,
		#834286,
		#a8285e
	);
	background: linear-gradient(
		to right,
		#18606f,
		#0d5e88,
		#4b5594,
		#834286,
		#a8285e
	);
}

.btn-outline-gradient {
	border-width: 2px;
	border-color: #18606f;
	border-image: -webkit-linear-gradient(
		left,
		#18606f,
		#0d5e88,
		#4b5594,
		#834286,
		#a8285e
	);
	border-image: linear-gradient(
		to right,
		#18606f,
		#0d5e88,
		#4b5594,
		#834286,
		#a8285e
	);
	border-image-slice: 1;
}

.button-expand {
	display: inline-block;
	color: #186d7d;
	cursor: pointer;
	border-bottom: 1px dotted transparent;
}

.button-expand:hover {
	border-bottom: 1px dotted #186d7d;
}

.button-expand:before {
	font-family: "icomoon" !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	content: "\e9a4";
	margin-right: 0.4em;
}

.button-expand.collapsed:before {
	content: "\e9c1";
}

.expand-shadow {
	position: relative;
	overflow: hidden;
	min-height: 70px;
}

.expand-shadow.collapse:not(.show) {
	display: block;
	max-height: 150px;
}

.expand-shadow:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	padding: 70px 0 0;
	transition: all 0.2s ease-in-out;
	background: transparent;
	background: -moz-linear-gradient(
		0deg,
		rgba(255, 255, 255, 1) 10%,
		rgba(255, 255, 255, 0) 100%
	);
	background: -webkit-linear-gradient(
		0deg,
		rgba(255, 255, 255, 1) 10%,
		rgba(255, 255, 255, 0) 100%
	);
	background: linear-gradient(
		0deg,
		rgba(255, 255, 255, 1) 10%,
		rgba(255, 255, 255, 0) 100%
	);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}

.expand-shadow.show:after {
	opacity: 0;
}

.anchor-wrap {
	position: relative;
}

.anchor {
	display: block;
	visibility: hidden;
	position: absolute;
	z-index: -1;
	padding-top: 105px;
	margin-top: -105px;
	pointer-events: none;
}

.gray-text {
	color: #777;
}

.bg-gray {
	background-color: #f8f8f8;
}

.bg-white {
	background-color: #ffffff;
}

.caret-button.collapsed:after {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 5px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid \9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

span.wpcf7-list-item {
	margin-left: 0;
}

#footer .wpcf7-acceptance a {
	color: #fff;
}

.fancybox-slide--video .fancybox-content {
	height: auto !important;
	aspect-ratio: 16/9 !important;
}

/* Page navi - LEGACY OLD */
.wp-pagenavi {
	float: right;
	margin-bottom: 15px;
}

.wp-pagenavi > * {
	border: 1px solid #e1e1e1;
}

.wp-pagenavi a,
.wp-pagenavi span {
	text-decoration: none;
	padding: 5px 8px;
	margin: 2px;
	font-size: 15px;
	line-height: 15px;
	float: left;
}

.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi a:active {
	color: #202430;
	background: none;
}

.wp-pagenavi span.current {
	font-weight: bold;
	color: #fff;
	background: #0f6c7e;
}

.wp-pagenavi a:hover {
	color: #fff;
	background: #134e5a;
}

.wp-pagenavi span.pages {
	color: #202430;
	background: none;
	padding: 5px 8px;
}

.wp-pagenavi span.extend {
	background: transparent;
	color: #202430;
	background: none;
}

/* Navigation pagination 2023 */

.navigation.pagination {
	margin-top: 2rem;
}

.navigation.pagination .nav-links > * {
	padding: 0.5rem 1rem;
	border: 1px solid rgba(0, 0, 0, 0.3);
	display: inline-block;
}

.navigation.pagination .nav-links > a:hover {
	background-color: var(--bs-primary);
	color: #fff;
	border-color: var(--bs-primary);
	opacity: 0.8;
}

.navigation.pagination .nav-links > span:not(.current) {
	border: 1px solid rgba(0, 0, 0, 0.1);
}

.navigation.pagination .nav-links > span.current {
	background: var(--bs-primary);
	color: #fff;
	border-color: var(--bs-primary);
}

/* Gallery */

.gallery {
	margin-left: -0.5em;
	margin-right: -0.5em;
}

.gallery:after {
	display: table;
	content: "";
	clear: both;
}

.gallery-item {
	margin: 0;
	float: left;
	padding: 0.5em;
}

.gallery-item img {
	width: 100%;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
	float: none;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-3 .gallery-item {
	width: 33.3333%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery-columns-5 .gallery-item {
	width: 20%;
}
.gallery-columns-6 .gallery-item {
	width: 16.6667%;
}
.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
	width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}
/*
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}
*/
.gallery-item dd {
	font-size: 11px;
	color: #999;
	text-align: center;
	margin-top: 5px;
	overflow: hidden;
}

.border-bottom {
	border-bottom: 1px solid #eee;
}

.border-top {
	border-top: 1px solid #eee;
}
/* Gallery END */

/*
 * HEADER
 --------------------------------*/

/*
 * CONTENT
 --------------------------------*/

.post-wrap {
	padding: 35px 0;
}
.archive-posts .entry-header {
	margin-bottom: 2.5rem;
}

.archive-posts .post .thumbnail {
	position: relative;
	display: block;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.archive-posts .post .thumbnail:before {
	content: "";
	display: block;
	padding-top: 56%;
	width: 100%;
}

.postmeta-primary {
	margin-bottom: 15px;
}

body.single.single-post h1.title,
body.single .postmeta-primary {
	text-align: center;
}

.post-single {
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
}

.post-subscribe {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 400px;
}

.bx-wrapper,
.bx-viewport {
	position: relative;
}

.bx-bottom-nav .bx-controls {
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 30;
}

.bx-bottom-nav .bx-pager {
	position: relative;
	display: block;
	text-align: center;
}

.bx-bottom-nav .bx-pager .bx-pager-item {
	display: inline-block;
}

.bx-bottom-nav .bx-pager .bx-pager-item a {
	font-size: 0;
	text-decoration: none;
	color: #fff !important;
	text-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	margin: 0 6px;
}

.bx-bottom-nav .bx-pager .bx-pager-item a:hover {
	color: #fafafa !important;
}

.bx-bottom-nav .bx-pager .bx-pager-item a.active {
	color: #18606f !important;
}

.bx-bottom-nav .bx-pager .bx-pager-item a:before {
	/*content: '♦';*/
	font-size: 30px;
	line-height: 1em;
	text-transform: none;
	/*-webkit-appearance: none;
	-moz-appearance:    none;
	appearance:         none;*/
	content: "";
	width: 14px;
	height: 14px;
	position: relative;
	display: inline-block;
	background-color: #fff !important;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.bx-bottom-nav .bx-pager .bx-pager-item a:hover:before {
	background-color: #fafafa !important;
}

.bx-bottom-nav .bx-pager .bx-pager-item a.active:before {
	background-color: #18606f !important;
}

.bx-bottom-nav .bx-wrapper:after {
	content: "";
	display: table;
}

/* Home Hero */
.home-hero {
	position: relative;
	overflow: hidden;
}

.home-hero .home-hero-blur {
	position: absolute;
	z-index: 0;
	top: -30px;
	bottom: -30px;
	left: -30px;
	right: -30px;
	background-size: cover;
	background-position: center;
	filter: blur(20px);
	opacity: 0.9;
}

.home-hero .home-hero-img {
	background-size: cover;
	background-position: center;
	aspect-ratio: 21/9;
	position: relative;
	z-index: 1;
}

.home-hero .home-hero-img > .row {
	min-height: 100%;
}

.home-hero .home-hero-content > div {
	background-color: rgba(255, 255, 255, 0.8);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	position: relative;
	z-index: 5;
}

@media (max-width: 767.98px) {
	.home-hero > .container {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.home-hero.has-mobile .home-hero-img {
		aspect-ratio: 1;
	}
}

/* Bannere home */
.banner-home-wrap {
	margin-top: 45px;
}

.banner-home {
	display: block;
}

.banner-home img {
	max-width: 100%;
	width: 100%;
	height: auto;
}

.home-cta {
	padding: 80px 0 45px 0;
}

.home-cta-col > * {
	border: 1px solid #d1d5d6;
	border-radius: 4px;
	padding: 50px 30px;
}

.home-cta-col > #home-cta-btn-wrap {
	background-color: #fff;
}

.home-cta-btn {
	display: block;
	text-align: center;
}

.home-cta-text-second {
	display: block;
	margin-top: 10px;
	color: #777;
}

/* Accordion Q&A */
.panel-accordion.panel-group .panel-heading {
	padding: 0;
	background-color: #118ea8;
	color: #fff;
}

.panel-accordion.panel-group .panel-heading a {
	display: block;
	padding: 10px 15px;
	text-decoration: none !important;
	position: relative;
}

.panel-accordion.panel-group:not(.panel-sidebar) .panel-heading a {
	color: #fff;
}

.panel-accordion.panel-group .panel {
	border-color: #118ea8;
}

.panel-accordion .panel-heading a .fa:before {
	display: block;
	-ms-transform: rotate(180deg); /* IE 9 */
	-webkit-transform: rotate(180deg); /* Safari */
	transform: rotate(180deg); /* Standard syntax */
	webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.panel-accordion .panel-heading a.collapsed .fa:before {
	-ms-transform: rotate(0deg); /* IE 9 */
	-webkit-transform: rotate(0deg); /* Safari */
	transform: rotate(0deg); /* Standard syntax */
}

.panel-accordion .panel-heading a .expand-icon {
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #18606f;
	border-radius: 1000px;
	position: absolute;
	right: 5px;
	top: 50%;
	transform: translate(0, -50%);
}

.panel-accordion:not(.panel-sidebar) .panel-heading a .expand-icon {
	border-color: #fff;
}

.panel-accordion .panel-heading a .expand-icon:before {
	content: "";
	display: block;
	position: absolute;
	width: 1px;
	height: 10px;
	background-color: #18606f;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);

	webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.panel-accordion .panel-heading a:not(.collapsed) .expand-icon:before {
	height: 0;
}

.panel-accordion:not(.panel-sidebar) .panel-heading a .expand-icon:before {
	background-color: #fff;
}

.panel-accordion .panel-heading a .expand-icon:after {
	content: "";
	display: block;
	position: absolute;
	width: 10px;
	height: 1px;
	background-color: #18606f;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.panel-accordion:not(.panel-sidebar) .panel-heading a .expand-icon:after {
	background-color: #fff;
}

.panel-accordion.panel-accordion-white.panel-group .panel {
	border-color: #e1e1e1;
}

.panel-accordion.panel-accordion-white.panel-group .panel-heading {
	background-color: #f8f8f8;
	color: #000;
}

/* Accordion Q&A END */

/*.panel */

/*.panel-clear*/

.panel-clear.panel-group .panel-heading {
	padding: 0;
	background-color: transparent;
	border: none !important;
	margin-bottom: 10px;
}

.panel-clear.panel-group .panel-heading a {
	text-decoration: none !important;
	border-bottom: none;
}

.panel-clear.panel-group .panel-heading a:hover {
	color: #186d7d;
}

.panel-clear.panel-group .panel {
	border: none;
	box-shadow: none;
}

.panel-clear .panel-heading a .fa:before {
	display: block;
	-ms-transform: rotate(180deg); /* IE 9 */
	-webkit-transform: rotate(180deg); /* Safari */
	transform: rotate(180deg); /* Standard syntax */
	webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.panel-clear .panel-heading a.collapsed .fa:before {
	-ms-transform: rotate(0deg); /* IE 9 */
	-webkit-transform: rotate(0deg); /* Safari */
	transform: rotate(0deg); /* Standard syntax */
}

.panel-clear .panel-body {
	border: none !important;
	padding: 0 0 15px 0;
}

/* Home Reasons */

.home-reasons .reason {
	margin-bottom: 30px;
}
.home-reasons .title {
	overflow: auto;
	font-weight: bold;
	display: table;
}
.home-reasons .title span {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}
.home-reasons .title .fa {
	display: table-cell;
	float: left;
	width: 66px;
	height: 66px;
	margin-right: 15px;
	border-radius: 100%;
	font-size: 32px;
	line-height: 66px;
	text-align: center;
}
.home-reasons .description a {
	text-decoration: underline;
}
.home-reasons .actions {
	text-align: center;
}
.home-reasons .actions .btn {
	margin: 0 5px;
}

.home-testimonials {
	color: #fff;
	background-color: #444;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.carousel-testimoniale {
	text-align: center;
	font-style: italic;
}

.carousel-testimoniale .title {
	display: block;
	margin-top: 25px;
	font-weight: bold;
}

.carousel-testimoniale .bx-controls {
	position: relative;
	margin: 25px 0 0;
}

.home-testimonials .quote {
	font-size: 120px;
	line-height: 1em;
	text-align: center;
	margin-bottom: 15px;
	opacity: 0.5;
}

.home-counter-info {
	color: #fff;
	text-align: center;
	background: #18606f;
	background: -webkit-linear-gradient(
		left,
		#18606f,
		#0d5e88,
		#4b5594,
		#834286,
		#a8285e
	);
	background: -o-linear-gradient(
		left,
		#18606f,
		#0d5e88,
		#4b5594,
		#834286,
		#a8285e
	);
	background: linear-gradient(
		to right,
		#18606f,
		#0d5e88,
		#4b5594,
		#834286,
		#a8285e
	);
}

.home-counter-info .item .big-icon {
	font-size: 50px;
	margin-bottom: 5px;
}

.home-counter-info .item .big-text {
	font-size: 36px;
	margin-bottom: 5px;
}

/* Cursuri Single 2023 */

.single-cursuri .post-title {
	font-weight: bold;
	line-height: 1.4em;
}

.single-cursuri .single-cursuri-icon-wrap {
	display: block;
	width: 100px;
	max-width: 30%;
	padding: 5px;
	background: #fff;
	border-radius: 3px;
	box-shadow: 0px 1px 2px 0 #aaaaaa80;
}

.single-cursuri .single-cursuri-icon {
	display: block;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 56.25%;
}

.single-cursuri .single-cursuri-video {
	box-shadow: 0px 1px 2px 0 #aaaaaa80;
}

.single-cursuri-table {
	display: table;
	width: 100%;
}

.single-cursuri-table > div {
	display: table-row;
}

.single-cursuri-table > div > div {
	display: table-cell;
	padding: 10px 0;
	border-bottom: 1px solid #e1e1e1;
	padding-right: 10px;
}

.single-cursuri-table > div:last-child > div {
	border-bottom: none;
	padding-bottom: 0;
}

.single-cursuri-table > div:first-child > div {
	padding-top: 0;
}

.single-cursuri-table > div > div:first-child {
	width: 1px;
}

.single-cursuri-table > div > div:nth-child(2) {
	padding-right: 20px;
	color: #777;
}

.single-cursuri-table > div > div:last-child {
	padding-right: 0;
	min-width: 120px;
}

.single-cursuri-table > div > div:last-child ul,
.single-cursuri-table > div > div:last-child ol {
	padding-left: 15px;
}

.single-cursuri-table > div > div *:last-child {
	margin-bottom: 0;
}

.single-cursuri-content > .item {
	margin-bottom: 3rem;
}

.single-cursuri-content > .item > h2.title {
	margin-bottom: 1.8rem;
	font-weight: bold;
	line-height: 1.4em;
}

.single-cursuri .enroll-sticky {
	position: sticky;
	z-index: 5;
}

@media only screen and (min-width: 992px) {
	.single-cursuri .enroll-sticky-top {
		top: calc(var(--header-height) + 1.5rem);
		transition: all 0.2s ease-in-out;
	}
}

.single-cursuri .enroll-sticky-bottom {
	bottom: 0;
	padding: 4px;
	background: rgba(255, 255, 255, 0.5);
}

.single-cursuri .enroll-sticky small {
	font-size: 0.85rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}

.single-cursuri__features {
	border-right: 2px solid var(--bs-primary);
	background: #f5f5f5;
	margin-left: calc(50% - 50vw + var(--scrollbarWidth) / 2);
}

.single-cursuri__features p:last-of-type {
	margin-bottom: 0;
}

.single-cursuri__features .features__item > *:first-child [class^="icon-"],
.single-cursuri__features .features__item > *:first-child [class*=" icon-"] {
	font-size: 2.8rem;
	margin-right: 0.25em;
}

@media (max-width: 575.98px) {
	.single-cursuri__features .features__item > *:first-child [class^="icon-"],
	.single-cursuri__features
		.features__item
		> *:first-child
		[class*=" icon-"] {
		font-size: 1.25rem;
		margin-right: 0.25em;
	}

	.single-cursuri__features .features__item > *:last-child > * {
		font-size: 0.85em !important;
	}
}

/* Cursuri Single 2023 END */

/* Clase Arhive 2023 */

.archive-clase-item {
	height: 100%;
	background-color: #fff;
	overflow: hidden;
	-webkit-box-shadow: 0 1px 6px rgb(31 31 31 / 12%),
		0 1px 4px rgb(31 31 31 / 12%);
	box-shadow: 0 1px 6px rgb(31 31 31 / 12%), 0 1px 4px rgb(31 31 31 / 12%);
	-webkit-transition: all 0.45s cubic-bezier(0.23, 1, 0.32, 1);
	-moz-transition: all 0.45s cubic-bezier(0.23, 1, 0.32, 1);
	-o-transition: all 0.45s cubic-bezier(0.23, 1, 0.32, 1);
	-ms-transition: all 0.45s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all 0.45s cubic-bezier(0.23, 1, 0.32, 1);
}

.archive-clase-item:hover {
	-webkit-box-shadow: 0 7px 10px rgb(31 31 31 / 16%),
		0 7px 10px rgb(31 31 31 / 23%);
	box-shadow: 0 7px 10px rgb(31 31 31 / 16%), 0 7px 10px rgb(31 31 31 / 23%);
	z-index: 6;
}

.archive-clase-item .stretched-link-invisible:focus:after {
	-webkit-box-shadow: inset 0 0 2px 1px #18606f85;
	box-shadow: inset 0 0 2px 1px #18606f85;
	border-radius: var(--bs-border-radius);
}

.archive-clase-item .archive-clase-invisible {
	position: absolute;
	background-color: #fdfdfd;
	top: 100%;
	top: calc(100% - 2px);
	left: 0px;
	right: 0px;
	z-index: 10;
}

.archive-clase-item .archive-clase-invisible > * {
	-webkit-box-shadow: 0 7px 10px rgb(31 31 31 / 16%),
		0 7px 10px rgb(31 31 31 / 23%);
	box-shadow: 0 7px 10px rgb(31 31 31 / 16%), 0 7px 10px rgb(31 31 31 / 23%);
}

.archive-clase-item .archive-clase-cover {
	background-size: cover;
	background-position: center;
	position: relative;
}

.archive-clase-item .archive-clase-cover > * {
	z-index: 1;
}

.archive-clase-item .archive-clase-cover:after {
	content: "";
	display: block;
	padding-top: 42.85%;
	transition: all 0.2s ease-in-out;
	position: relative;
	z-index: 0;
}

.archive-clase-cover-be {
	position: absolute;
	bottom: 8px;
	right: 8px;
	max-width: 50%;
	max-width: calc(70% - 32px);
	overflow: hidden;
}

.archive-clase-item .badge.text-bg-success {
	background-color: #48ee87 !important;
}

.archive-clase-item .title {
	line-height: 1.4em;
}

.archive-clase-item
	.clase-archive-buttons
	a[data-bs-toggle="collapse"]:not(.collapsed)
	.icon-plus:before {
	content: "\e9a4";
}

.archive-clase-item .archive-clase-pret-details > span {
	position: relative;
	z-index: 5;
	cursor: help;
}

/* Clase Arhive 2023 END */

/* Cards logo */

.card-logo {
	display: block;
	width: 30%;
	padding: 5px;
	background: #fff;
	border-radius: 3px;
	box-shadow: 1px 1px 2px 0 #aaaaaa80;
	position: absolute;
	bottom: -20px;
	left: 16px;
}

.card-logo .card-logo-icon {
	display: block;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 56.25%;
}

/* Cards logo END */

/* Upsales Start */
.upsales-wrap {
	background-color: #f3f8f9;
	padding: 15px;
	border: 1px solid #dfe9ea;
	box-shadow: 0px 2px 2px rgb(0 0 0 / 25%);
	overflow: hidden;
	border-radius: 5px;
}

.upsales-info {
	text-align: center;
	margin-left: -15px;
	margin-right: -15px;
	margin-top: -15px;
	padding: 20px;
	margin-bottom: 25px;
	background: #18606f;
	background: -webkit-linear-gradient(
		left,
		#18606f,
		#0d5e88,
		#4b5594,
		#834286,
		#a8285e
	);
	background: -o-linear-gradient(
		left,
		#18606f,
		#0d5e88,
		#4b5594,
		#834286,
		#a8285e
	);
	background: linear-gradient(
		to right,
		#18606f,
		#0d5e88,
		#4b5594,
		#834286,
		#a8285e
	);
	color: #fff;
	font-size: 1.9rem;
}

.upsales-info > p {
	line-height: 1.8em;
	margin: 0 !important;
}

.upsales-price {
	position: absolute;
	z-index: 5;
	top: 0.5rem;
	padding: 0.5rem 1rem;
	max-width: 80%;
}

.upsales-code {
	font-size: 0.8em;
}
/* Upsales END */

/* Tarife START */
.sticky-header .table-sticky-header {
	z-index: 49;
}
/* TARIFE END */

/* Echipa */
.echipa-carousel-item {
	margin: 0 auto;
	max-width: 405px;
}

.echipa-carousel-item a.echipa-loop-link {
	display: block;
}

.echipa-carousel-item .desc {
	display: block;
}

.echipa-thumb,
.echipa-carousel-item .echipa-thumb {
	display: block;
	background-color: #eee;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.echipa .echipa-thumb {
	margin-bottom: 15px;
	max-width: 200px;
}

.echipa-carousel-item .echipa-thumb {
	margin: -16px -16px 0 -16px;
}

.echipa-thumb:before,
.echipa-carousel-item .echipa-thumb:before {
	content: "";
	position: relative;
	display: block;
	padding-top: 100%;
}

.echipa-carousel-wrap .bx-wrapper {
	padding: 0 50px;
}

.echipa-carousel-wrap .bx-controls-direction {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: -20px;
}

.echipa-carousel-wrap .bx-controls-direction a {
	position: absolute;
	top: 0;
	top: 1px;
	display: inline-block;
	font-family: "FontAwesome";
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-size: 0;
	text-decoration: none !important;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.echipa-carousel-wrap .bx-prev {
	left: 10px;
}

.echipa-carousel-wrap .bx-next {
	right: 10px;
}

.echipa-carousel-wrap .bx-prev:before,
.echipa-carousel-wrap .bx-next:after {
	font-size: 40px;
}

.echipa-carousel-wrap .bx-prev:before {
	content: "\f053";
}

.echipa-carousel-wrap .bx-next:after {
	content: "\f054";
}

.echipa-carousel-wrap .bx-controls-direction a.disabled {
	display: none;
}

.echipa h2.title {
	margin-top: 0;
}
/* Echipa END */

/* Echipa circle */
.echipa-circle-item a.echipa-loop-link {
	display: block;
	text-align: center;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.4);
	color: inherit;
}

.echipa-circle-item .echipa-thumb {
	margin: 0 auto;
	margin-bottom: 15px;
	border-radius: 50%;
	transform: scale(1);
	webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.echipa-circle-item a:hover .echipa-thumb {
	-webkit-box-shadow: 0 7px 10px rgb(31 31 31 / 16%),
		0 7px 10px rgb(31 31 31 / 23%);
	box-shadow: 0 7px 10px rgb(31 31 31 / 16%), 0 7px 10px rgb(31 31 31 / 23%);
}
/* Echipa circle END */

.single-echipa .echipa-circle-item .echipa-thumb {
	margin-bottom: 0;
}

.single-echipa .echipa-circle-item .display-table-cell:first-child {
	width: 130px;
	padding-right: 15px;
}

.single-echipa .echipa-circle-item .title {
	margin-top: 0;
}

/* Modalitati plata */

#claseTerms {
	height: 180px;
	overflow-y: auto;
}

#registration {
	border: 1px dotted #e1e1e1;
	padding: 15px;
	background-color: #fbfbfb;
	margin-bottom: 35px;
}

#registration .hideOnPrint {
	margin-bottom: 3px;
}
/* Modalitati plata end */

/* Jobs Start */
.jobs-loop .job-item:nth-child(3n + 1) {
	clear: left;
}

.job-meta {
	display: block;
	position: relative;
	font-size: 12px;
	margin-bottom: 10px;
	text-align: center;
}

.job-meta a {
	border: none;
	padding: 0;
	font-size: 11px;
	margin: 0 3px;
}

.job-meta a:hover {
	background: transparent;
	text-decoration: underline;
}

.job-meta i {
	display: block;
	text-align: center;
	width: 100%;
	margin: 3px 0;
}

.company-thumb-wrap {
	width: 100%;
	text-align: center;
	max-width: 260px;
	margin: 0 auto;
}

.company-thumb-wrap > * {
	display: block;
	background-position: center;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
}

.company-thumb-wrap > *:before {
	content: "";
	display: block;
	padding-top: 50%;
}

.job-single .job-sidebar .company-thumb-wrap {
	padding: 15px 15px 0 15px;
	margin-bottom: 15px;
}

.jobs-loop .company-thumb-wrap {
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.company-thumb-wrap img {
	max-width: 100%;
	height: 100%;
	width: auto;
}

.jobs-loop .job-body .title {
	margin: 0;
	padding-bottom: 15px;
	text-align: center;
}

.job-single .job-single-title {
	min-height: 120px;
}

.job-single .job-sidebar {
	text-align: center;
	border: 1px solid #e1e1e1;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.jobs-sidebar .widget-container {
	margin-bottom: 35px;
}

.list-custom-taxonomy-widget ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.list-custom-taxonomy-widget ul li {
	display: block;
	padding: 5px 0;
	border-bottom: 1px solid #e1e1e1;
}

.list-custom-taxonomy-widget ul li:first-child {
	border-top: 1px solid #e1e1e1;
}

.list-custom-taxonomy-widget ul li a {
	margin-right: 5px;
	text-decoration: none !important;
}
/* Jobs END */

/* PODCAST */
.ssp-player p {
	margin: 0 !important;
}

.podcast-loop .podcast-item:not(:last-child) {
	margin-bottom: 3rem;
	padding-bottom: 3rem;
	border-bottom: 1px solid #e1e1e1;
}

/* COURSES PROMOTED SHORTCODE */
.courses-promoted .item {
	margin-bottom: 30px;
	text-align: center;
}

.courses-promoted .item .image {
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	margin-bottom: 10px;
}

.courses-promoted .item .image::before {
	display: block;
	content: "";
	padding-top: 56.25%;
}

/**/

.cursuri-cat-archive .item > a {
	text-align: center;
	border: 1px solid #ccc;
	display: block;
	text-decoration: none;
	border-radius: 4px;
	overflow: hidden;

	webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.cursuri-cat-archive .item > a:hover {
	border-color: #0f6d7d;
}

.cursuri-cat-archive .item .image {
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	background-position: center;

	webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.cursuri-cat-archive .item a:hover .image {
	-webkit-filter: grayscale(50%);
	filter: grayscale(50%);
}

.cursuri-cat-archive .item .image::before {
	display: block;
	content: "";
	padding-top: 56.25%;
}

.cursuri-cat-archive .item .title {
	display: block;
	font-size: 20px;
	padding: 0 20px;
}

.cursuri-cat-archive .item .description {
	display: block;
	color: #989898;
	padding: 0 20px;
	font-size: 90%;
}

.cursuri-cat-archive .item .button {
	display: block;
	padding: 10px 20px;
	text-align: center;
	border-top: 1px solid #ccc;
	background: transparent;
}

.cursuri-cat-archive .item a:hover .button {
	background: #18606f;
	background: -webkit-linear-gradient(
		left,
		#18606f,
		#0d5e88,
		#4b5594,
		#834286,
		#a8285e
	);
	background: -o-linear-gradient(
		left,
		#18606f,
		#0d5e88,
		#4b5594,
		#834286,
		#a8285e
	);
	background: linear-gradient(
		to right,
		#18606f,
		#0d5e88,
		#4b5594,
		#834286,
		#a8285e
	);
	color: #fff;
}

/*
 * FOOTER
 --------------------------------*/

.parteneri {
	position: relative;
	padding-bottom: 0;
}

.parteneri .title {
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 1.5rem;
}

.parteneri ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 0;
	text-align: center;
}
.parteneri.parteneri-putini ul {
	display: table;
}
.parteneri.parteneri-multi ul {
	display: block;
}

.parteneri ul li {
	margin: 0;
	position: relative;
	padding-bottom: 15px;
}

.parteneri.parteneri-putini ul li {
	display: table-cell;
}
.parteneri.parteneri-multi ul li {
	display: inline-block;
}

.parteneri img {
	max-width: 100%;
	max-height: 100px;
	width: auto;
}

.parteneri.parteneri-multi ul img {
	width: auto !important;
	height: 90px;
}

.parteneri ul li:nth-child(even) {
	width: 20px;
}

.parteneri ul li:last-child {
	width: 0px;
}

.parteneri ul li a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	z-index: 3;
}

.parteneri ul li a + img {
	filter: grayscale(1) opacity(0.7);
	transition: all 0.2s ease-in-out;
}

.parteneri ul li a:hover + img {
	filter: grayscale(0) opacity(1);
}

#footer {
	padding-top: 50px;
}

#footer .widget-container.widget-last {
	margin-bottom: 50px;
	overflow: hidden;
}

#footer .widget_block h3,
#footer .widget-title {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 16px;
	margin: 0 0 20px 0;
}

#footer a {
	color: #fafafa;
	text-decoration: underline;
}

#footer table.footer-contact {
	margin: 0;
	border: none;
}

#footer table.footer-contact td {
	padding-bottom: 10px;
	vertical-align: top;
}

#footer table.footer-contact td:first-child {
	padding-right: 10px;
	line-height: inherit !important;
}

#footer table.footer-contact td i {
	line-height: inherit !important;
}

#footer ul.menu {
	list-style-type: circle;
	padding-left: 16px;
}

#footer ul.menu li {
	margin-bottom: 5px;
}

#footer ul.menu li a {
	text-decoration: none;
}

#footer .copyright {
	padding: 20px 0;
	border-top: 1px solid #fff;
}

#footer .footer-social {
	display: block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	/*width: 310px;
	max-width: 100%;
	margin-bottom: 1rem;
	border-radius: 5px;
	padding: 0.25rem 0;
	display: flex;
	align-items: center;*/
}

#footer .footer-social:hover {
	opacity: 0.8;
}

#footer .footer-social i {
	font-size: 2rem;
	line-height: 2rem;
	min-width: 3rem;
	vertical-align: middle;
	text-align: center;
	padding: 0.25rem 0.5rem;
}
/*
#footer .footer-social span {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	flex: 1;
	text-transform: uppercase;
	font-size: 0.85rem;
	letter-spacing: 0.05em;
}*/

@media print {
	#head,
	#footer,
	.parteneri,
	#fb-root,
	.hideOnPrint,
	h1,
	h1 + div {
		display: none;
	}
	.company,
	.customer {
		width: 50%;
		float: left;
	}
	.tableHeader {
		padding-top: 15px;
		clear: both;
	}
}

/* Registration - LEGACY */

#registration .radio,
#registration .checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

#registration .radio + .radio,
#registration .checkbox + .checkbox {
	margin-top: -5px;
}

#registration label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}

#registration .radio label,
#registration .checkbox label {
	min-height: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}

#registration input[type="checkbox"],
#registration input[type="radio"] {
	margin-right: 5px;
	display: inline-block;
}

#registration .form-group {
	margin-bottom: 15px;
}

#registration .panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 0;
	-webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
	box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
}

#registration .panel-default {
	border-color: #ddd;
}

#registration .panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd;
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
}

#registration .panel-title {
	font-size: 1.2rem;
}

#registration .panel-body {
	padding: 15px;
}

#registration .btn-default {
	background-color: #fff;
	border: 1px solid #ccc;
}

#registration .btn-default:hover {
	background-color: #e6e6e6;
	border-color: #adadad;
}

#registration .input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.3em;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
	white-space: nowrap;
	vertical-align: middle;
}

#registration .input-group-addon:first-child {
	border-right: 0;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

#registration .form-control[disabled],
#registration fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1;
}

#registration select {
	-webkit-appearance: auto;
	-moz-appearance: auto;
	appearance: auto;
}

#registration .checkbox a {
	text-decoration: underline;
}

/* Registration END */

/* Popup Maker Plugin */
.pum-container.pum-scrollable .pum-content {
	overflow-y: auto !important;
}
