html {
	font-size: 62.5%;
}

body{
	color:#4b4b4b;
}

.bd-placeholder-img {
	font-size: 1.125rem;
	text-anchor: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

@media (min-width: 768px) {
	.bd-placeholder-img-lg {
		font-size: 3.5rem;
	}
}

.custom-header-top{
	background:#485662;
}

.custom-header-top a.custom-link-tel{
	text-decoration:none;
	font-size:2.5rem;
	color:#ffffff;
	line-height:100%;
	margin:0;
	padding:0;
}

.custom-header-top a.custom-link-tel:hover{
	text-decoration:underline;
}

.custom-header-top p.custom-center-text{
	line-height:100%;
	margin:0;
	padding:0;
	font-size:2.5rem;
	color:#ffffff;
}

.custom-header-top .login-right a{
	margin:0 1rem;
}

a.btn-custom-descopera.btn{
	border:1px solid #82CFF3;
	font-size:1.5rem;
	color:#4b4b4b;
	padding:1.5rem 3rem;
	text-transform:uppercase;
	margin:2.5rem 0 0 0;
	line-height:100%;
}

.link-secondary:focus, .link-secondary:hover{
	color:#ffffff;
}

a.btn-custom-descopera.btn:hover{
	text-decoration:underline;
}

.featurette-divider.custom-divider{
	background-color: #000000;
}

.cursuri-online .cursuri-online-title h1,.cursuri-online .cursuri-online-title p,.continut-pagina-brand h3{
	font-size:5.9rem;
	color:#82CFF3;
	/*line-height:100%;*/
	padding:0;
	margin:0;
	text-align:center;
}

.cursuri-online .cursuri-online-title h1{
	text-transform:uppercase;
}

.cursuri-online .cursuri-online-title p{
	font-size:2.2rem;
}

.cursuri-online .cursuri-online-content{
	margin:7rem 0 0 0;
}

.cursuri-online-content .box-curs-cont img{
	display:block;
	margin:0 auto;
}

.cursuri-online .cursuri-online-content .left-content-cursuri-online h2,.content-cursuri-single h4, .confirma-comanda h6{
	font-size:4rem;
	color:#4b4b4b;
	line-height:120%;
	padding:0;
	margin:0;
	text-transform:uppercase;
	text-align:left;
}

.cursuri-online .cursuri-online-content .left-content-cursuri-online p.sub-title, .cursuri-online .cursuri-online-content .left-content-cursuri-online p.content-p,.content-cursuri-single p,.confirma-comanda p,.content-cursuri-single.content-premiu-single .long-description p{
	font-size:2.2rem;
	color:#4b4b4b;
	line-height:100%;
	padding:.5rem 0 0 0;
	margin:0;
	text-align:left;
}

.cursuri-online .cursuri-online-content .left-content-cursuri-online p.content-p{
	font-size:1.5rem;
	padding:3rem 0 0 0;
	line-height:2.5rem;
}

.box-curs-cont h3{
	text-transform:uppercase;
	margin:1.5rem 0 0 0;
	font-size:1.5rem;
	padding:0;
	line-height: 2rem;
	height: 6rem;
	overflow: hidden;
}

.box-curs-cont p{
	margin:.8rem 0 0 0;
	font-size:1.2rem;
	padding:0;
	line-height:1.9rem;
	height:6rem;
	overflow: hidden;
	text-align:left;
}

.box-curs-cont ul{
	width:22rem;
	margin:1.7rem 0 .5rem 0;
}

.box-curs-cont ul li{
	font-size:1.6rem;
	margin:0 auto;
	display:inline-block;
}

.footer-content{
	background:#485662;
	margin:5rem 0 0 0;
	padding:4rem 0;
}

.footer-content h5{
	font-size:1.5rem;
	color:#ffffff;
	line-height:120%;
	padding:0;
	margin:0 0 1rem 0;
	text-transform:uppercase;
	text-align:left;
}

.footer-content ul li{
	float:left;
	width:100%;
}

.footer-content ul li a{
	font-size:1.3rem;
	color:#ffffff;
	line-height:120%;
	padding:0;
	margin:.3rem 0;
	text-transform:none;
	text-align:left;
	text-decoration:none;
	float:left;
}

.footer-content ul li a:hover{
	text-decoration:underline;
	color:#ffffff;
}

.custom-sub-header-top ul.custom-menu-left li a{
	color:#000000;
	text-decoration:none;
	line-height:110%;
	font-size:2rem;
	text-transform:uppercase;
}

.custom-sub-header-top ul.custom-menu-left li a:hover{
	text-decoration:underline;
}

.custom-sub-header-top ul.custom-menu-left li a img{
	margin:-.7rem 0 0 0;
}

.custom-sub-header-top ul.custom-menu-left li{
	margin:0 2rem;
}

.custom-sub-header-top ul.custom-menu-left li:first-child{
	margin:0 2rem 0 0;
}

.custom-sub-header-top ul.custom-menu-left li:last-child{
	margin:0 0 0 2rem;
}

.custom-sub-header-top.scrolled{
	background:#000000;
}

.modal-content .modal-header h5.modal-title{
	text-align:center;
	font-size:3.7rem;
	color:#000000;
	width:100%;
	line-height:100%;
	margin:0;
	padding:0;
	text-transform:uppercase;
}

.modal-content .modal-body p.text-err{
	text-align:center;
	font-size:1.8rem;
	color: #dc3545;
	width:100%;
	line-height:120%;
	margin:0;
	padding:0;
}

.modal-header{
	border:none;
}

.modal-dialog {
	max-width: 800px;
}

.modal-content{
	padding: 3rem;
	border-radius: 1rem;
}

.btn-close{
	position:absolute;
	right:1rem;
	top:1rem;
}

.form-floating > .form-control, .form-floating > .form-select {
	height: calc(4.7rem + 2px);
	line-height: 2.25;
}

.form-floating > label{
	font-size:1.4rem;
	padding: 1.3rem .75rem;
}

.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown){
	padding-top: 2.2rem;
	padding-bottom: .5rem;
}

.form-control{
	font-size:1.6rem;
}

.form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label {
	opacity: .65;
	transform: scale(.85) translateY(-.7rem) translateX(.15rem);
}

form.login .form-floating > label{text-transform:uppercase;}

.form-floating > .form-control{
	color:#006595;
}

label.remember{
	font-size:1.4rem;
	cursor:pointer;
	text-transform:uppercase;
}

form.login{
	margin:3rem 0 0 0;
}

.invalid-feedback{
	font-size:1.2rem;
	margin-bottom: 1rem;
}

.form-floating {
	position: relative;
	margin-bottom: 2rem;
}

form.login ul{
	float:right;
}

form.login ul li{
	float:left;
	list-style-type:none;
	margin:0 1rem;
}

form.login ul li a{
	font-size:1.4rem;
	color:#4b4b4b;
	margin:0;
	padding:0;
	line-height:100%;
	text-decoration:none;
	text-transform:uppercase;
}

form.login ul li a:hover{
	text-decoration:underline;
}

button.btn-custom,.content-tab-date-personale .change-pass .btn.btn-custom,.content-contact form.contact .btn.btn-custom{
	border: 1px solid #82CFF3;
	font-size: 1.5rem;
	color: #4b4b4b;
	padding: 1.5rem 3rem;
	text-transform: uppercase;
	margin: 1rem 0 0 0;
	line-height: 100%;
}

button.btn-custom:hover{
	text-decoration:underline;
}


/* teser begin */

.teaser-content{
	background-image:url("../images/background-teaser-new.jpg");
	background-position: top center;
	height: 100vh;
	width: 100%;
	background-size: 100%;
	background-repeat: repeat;
	/*
	background-position:top center;
	height:100vh;
	width:100%;*/
}

.teaser-content .logo-center{
	float:left;
	width:100%;
	margin:2rem 0 0 0;
}

.teaser-content .modal-static{
	position: fixed;
	left: 0;
	z-index: 1060;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	outline: 0;
	top:50%;
	margin-top:-17rem;
}

.teaser-content .content-modal-static{
	display: flex;
	align-items: center;
	flex-direction: column;
	max-width: 70rem;
	pointer-events: auto;
	background-color:rgba(255, 255, 255, 0.9);
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,.2);
	outline: 0;
	padding: 3rem;
	border-radius: 1rem;
	margin:0 auto;
}

.teaser-content .modal-static h5.modal-title{
	text-align: center;
	font-size: 3.7rem;
	color: #000000;
	width: 100%;
	line-height: 100%;
	margin: 0 0 2rem;
	padding: 0;
	text-transform: uppercase;
}

.teaser-content .text-center .btn.btn-custom{
	margin:1rem 1.5rem;
	min-width:25rem;
}

.datepicker.datepicker-dropdown.dropdown-menu{
	font-size:1.4rem;
	min-width: 22rem;
}

.pasul-doi .form-floating{
	margin: 1rem 0;
}

.pasul-trei label.form-label,.pasul-patru .form-check label,.pasul-patru h6{
	text-align:left;
	font-size:1.8rem;
	color:#000000;
	width:100%;
	line-height:100%;
	margin:0 0 1rem;
	padding:0;
	text-transform:none;
}

.pasul-patru h6{
	text-transform:uppercase;
}

.pasul-patru .form-floating,.pasul-patru .form-select{
	margin: 1rem 0;
}

.form-select{
	font-size:1.4rem;
	height:calc(4.7rem + 2px);
	margin:0;
	text-transform:uppercase;
	color:#4b4b4b;
}

.pasul-patru .row .btn.btn-custom{
	padding: 1.5rem 1rem;
}

.pasul-patru .form-check{
	margin:.8rem 0;
}

.pasul-patru .form-check .form-check-input{
	width: 1.3rem;
	height: 1.3rem;
}

.pasul-patru .form-check label, .pasul-patru .form-check.sub-form-text-tc p{
	font-size:1.3rem;
	cursor:pointer;
	color:#4b4b4b;
	margin:0;
	padding: .2rem 0 0 .5rem;
	line-height:1.5rem;
}

.pasul-patru .form-check.sub-form-text-tc p{
	margin:0 0 .5rem 0;
	cursor: auto;
}

.pasul-patru .form-check label a, .pasul-patru .form-check.sub-form-text-tc p a{
	color:#4b4b4b;
}

/* teser end */

/* Profil begin */

.banda-top-profil{
	background:#f8f8f8;
	padding:1.5rem 1rem;
	border-radius:10px;
	position:relative;
	margin:7rem 0;
}

.banda-top-profil img{
	position:absolute;
	border-radius:100%;
	height:165px;
	top: -3.5rem;
	left: -1rem;
}

.banda-top-profil p,.banda-top-profil span{
	text-align:center;
	font-size:1.5rem;
	color:#4b4b4b;
	width:100%;
	float:left;
	line-height:110%;
	margin:.5rem 0;
	padding:0;
	text-transform:none;
}

.banda-top-profil p a{
	color:#4b4b4b;
}

.banda-top-profil p a:hover{
	text-decoration:none;
}

.banda-top-profil span{
	font-size:2.5rem;
	text-transform:uppercase;
}

.custom-tabs button{
	font-size:1.4rem;
	text-align:left;
	color:#4b4b4b;
	line-height:110%;
	margin:.8rem 0;
	padding:0;
	text-transform:uppercase;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link,.nav-link:focus, .nav-link:hover {
	color: #82CFF3;
	background-color: transparent;
	outline: none;
}

.custom-tabs .nav{
	background:#f8f8f8;
	padding: 1.5rem 4rem 1.5rem 2rem;
	border-radius:10px;
	min-width: 200px;
}

.custom-tabs .tab-content h3{
	text-align:left;
	font-size:1.8rem;
	color:#4b4b4b;
	width:100%;
	line-height:100%;
	margin:0 0 3rem;
	padding:0;
	text-transform:uppercase;
	float:left;
}

.content-tab-date-personale{
	float:left;
}

.content-tab-date-personale label, .content-tab-date-personale select, .content-tab-date-personale select option{
	text-transform:uppercase;
}

.content-tab-date-personale .form-floating,.content-tab-date-personale .form-select{
	margin: 1rem 0;
}

.content-tab-date-personale .form-check{
	margin:1rem 0 0 0;
}

.content-tab-date-personale .form-check input{
	width: 1.3rem;
	height: 1.3rem;
	margin-top: .7rem;
}

.content-tab-date-personale .form-check label, .content-tab-date-personale .form-check a, .content-tab-date-personale .solicitari a{
	font-size: 1.4rem;
	cursor: pointer;
	color: #4b4b4b;
	margin: 0;
	padding: 0 0 0 .5rem;
}

.content-tab-date-personale .form-check a{
	/*margin: 0 0 0 1.5rem;*/
	padding:0;
	font-size: 1.6rem;
}

.content-tab-date-personale .solicitari{
	float:left;
	width:100%;
	margin:3rem 0;
}

.content-tab-date-personale .solicitari a{
	margin: 0 2rem 0 0;
	padding:0;
	font-size: 1.6rem;
}

.content-tab-date-personale .solicitari a:hover,.content-tab-date-personale .form-check a:hover{
	text-decoration:none;
}

.content-tab-date-personale .change-pass h3{
	margin: 0 0 1rem;
}

.content-tab-date-personale .change-pass input{
	padding: 1rem .75rem;
}

.content-tab-date-personale .change-pass .form-floating > .form-control:focus, .content-tab-date-personale .change-pass .form-floating > .form-control:not(:placeholder-shown) {
	padding-top: 2.2rem;
	padding-bottom: .5rem;
}

.content-tab-date-personale .change-pass .form-floating label{
	padding: 1.3rem .75rem;
	position:absolute;
}

.content-tab-date-personale .change-pass .btn.btn-custom{
	margin: 2rem 0 0 0;
}

.content-tab-date-personale .form-floating label{
	position:relative;
}

.content-tab-date-personale .form-floating > .form-control:focus, .content-tab-date-personale .form-floating > .form-control:not(:placeholder-shown) {
	padding-top: 0;
	padding-bottom: 0;
}

.content-tab-date-personale .form-floating > label {
	padding: 0.3rem .75rem 0.3rem 0;
}

.content-tab-date-personale .form-floating > .form-select{
	margin:0;
	padding-top: 0.625rem;
	color: #82CFF3;
	text-transform:uppercase;
}

.content-tab-date-personale .form-floating input{
	text-transform:uppercase;
}

/* istoric cursuri begin */

.content-tab-istoric-cursuri{
	float:left;
	width:100%;
}

.content-tab-istoric-cursuri table.table.table-striped{
	float:left;
	width:100%;
}

.content-tab-istoric-cursuri table.table.table-striped th,.content-tab-istoric-cursuri table.table.table-striped td{
	font-size:1.2rem;
	font-weight:normal;
	line-height:130%;
	margin:0;
	padding:0 1.5rem 1.5rem;
	text-transform:uppercase;
	border: none;
	text-align:center;
}

.content-tab-istoric-cursuri table.table.table-striped td{
	padding:1rem;
	vertical-align: middle;
}

.content-tab-istoric-cursuri table.table.table-striped td a{
	color: #212529;
}

.content-tab-istoric-cursuri table.table.table-striped td a:hover{
	text-decoration:none;
}

.content-tab-istoric-cursuri table.table.table-striped td p{
	font-size:1.4rem;
	text-align:left;
	margin:0;
}

.tab-content{
	width:100%;
}

#premii img{
	max-width:50px;
}

.content-contact{
	float:left;
	width:100%;
}

form.contact{
	width:41.5rem;
	margin:0 auto;
}

.content-contact form.contact label{
	position:relative;
	padding: 0 0 1rem 0;
	font-size:1.5rem;
	text-transform:uppercase;
	text-align:center;
	width:100%;
}

.content-contact form.contact .form-floating{
	margin:1rem 0;
}

.content-contact form.contact .form-floating > .form-select:focus, .content-contact form.contact .form-floating > .form-select:not(:placeholder-shown),.content-contact form.contact .form-floating > .form-select option {
	padding-top: 0;
	padding-bottom: 0;
	background-color:#f8f8f8;
	border:none;
	font-size:1.5rem;
	text-transform:uppercase;
}

.content-contact form.contact .form-floating.textarea-custom label{
	position:absolute;
	padding: 1.3rem .75rem;
}

.content-contact form.contact .form-floating.textarea-custom{
	margin:2rem 0 0 0;
}

.content-contact form.contact .form-floating.textarea-custom textarea.form-control{
	min-height:20rem;
	line-height:120%;
	background-color:#f8f8f8;
}

.content-contact form.contact .form-floating.textarea-custom > .form-control:focus, .content-contact form.contact .form-floating.textarea-custom > .form-control:not(:placeholder-shown) {
	padding-top: 2.7rem;
}

.content-contact form.contact .btn.btn-custom{
	margin:3rem 0 0 0;
}

body.pagina-interior .carousel-item {
	height: 400px;
}

body.pagina-interior .fixed-top{
	position:relative;
}

body.pagina-interior .custom-sub-header-top.scrolled {
	background: #ffffff;
}

body.pagina-interior .custom-sub-header-top ul.custom-menu-left li a {
	color: #000000;
}

.box-curs-cont .custom-list-prop{
	width: 100%;
	margin: 1.7rem 0 .5rem 0;
}

.box-curs-cont .custom-list-prop > div {
	font-size: 1.6rem;
	margin: 0 auto;
	display: inline-block;
}

.box-curs-cont .custom-list-prop > div > img {
	display: block;
	margin: 0 auto;
	width:auto;
}

/* istoric cursuri end */

/* Profil end */

/* cursuri begin */

.content-cursuri-single h4{
	font-size:3rem;
	margin:0 0 2rem 0;
}

.content-cursuri-single p{
	font-size:1.5rem;
	line-height: 130%;
}

.content-cursuri-single ul.list-unstyled{
	float:left;
	margin:2rem 0 0 0;
	width: 100%;
}

.content-cursuri-single ul.list-unstyled li{
	width:100%;
	margin:.7rem 0;
	float:left;
}

.content-cursuri-single ul.list-unstyled li p{
	margin:0;
	padding:0;
	text-transform:uppercase;
}

.content-cursuri-single.content-premiu-single .short-description ul.list-unstyled li{
	float:left;
	width:100%;
	margin:3rem 0 0 0;
}

.content-cursuri-single .short-description ul.list-unstyled li p{
	float:left;
	width:100%;
	margin:.3rem 0;
	text-transform:uppercase;
}

.content-cursuri-single .short-description ul.list-unstyled li p span{
	text-transform:uppercase;
}

.content-cursuri-single ul.list-unstyled li p span{
	color:#82CFF3;
	text-transform:none;
}

.content-cursuri-single.content-premiu-single ul.list-unstyled{
	margin:0;
}

.content-cursuri-single.content-premiu-single ul.list-unstyled li{
	margin: 1.5rem 0;
}

.confirma-comanda h6{
	font-size:1.5rem;
	text-transform:none;
	margin:2rem 0 0 0;
}

.confirma-comanda p{
	font-size:1.5rem;
	line-height: 120%;
	margin:1rem 0 0 0;
}

.modal-body.confirma-comanda .text-center{
	margin:1.5rem 0 0 0;
}

.modal-body.confirma-comanda .btn.btn-custom{
	margin:0 1rem;
}

.btn.btn-custom.btn-confirma{
	background:#82CFF3;
	color:#ffffff;
}

.content-cursuri-single.content-premiu-single .long-description p{
	font-size: 1.5rem;
	line-height: 130%;
	float:left;
	width:100%;
}

.content-cursuri-single.content-premiu-single .long-description h3:first-child{
	margin:0;
}

.content-cursuri-single.content-premiu-single .long-description h3{
	margin:2rem 0 0 0;
	padding:0;
	float:left;
	width:100%;
	font-size: 1.5rem;
	line-height:130%;
}

.content-cursuri-single.content-premiu-single .long-description ul{
	float:left;
	margin:0;
}

.content-cursuri-single.content-premiu-single .long-description ul li{
	font-size: 1.5rem;
	float: left;
	width: 100%;
}

.content-cursuri-single.content-premiu-single .long-description a.btn.btn-custom-descopera{
	float:right;
	margin: 3.5rem 0 0 0;
}

/* cursuri end */

.formResult {
	font-size: 1.5rem;
}

.formResult.error {
	color: #6a1a21;
}

.btn.btn-custom-descopera.btn-premii-tab{
	margin:0 0 2rem 0;
}

.custom-sub-header-top ul.custom-menu-left li ul.dropdown-menu li,.custom-sub-header-top ul.custom-menu-left li ul.dropdown-menu li:first-child,.custom-sub-header-top ul.custom-menu-left li ul.dropdown-menu li:last-child{
	margin:.7rem 0;
}

.custom-sub-header-top ul.custom-menu-left li ul.dropdown-menu li a{
	font-size: 1.6rem;
}

.form-floating.form-upload{
	float:left;
	text-align:center;
}

.form-floating.form-upload label{
	float:left;
	position:relative;
	width:100%;
}

.form-floating.form-upload input{
	position:relative;
}

.form-floating.form-upload input.form-control{
	height: auto;
	padding-top: 0;
	padding-bottom: 0;
}

.form-check.custom-check{
	padding-left: 5rem;
	margin-top: 1.6rem;
}

.form-check.custom-check label{
	font-size:1.6rem;
	cursor:pointer;
	padding: .5rem 0 0 0;
}

.input-group.form-upload{
	margin:1rem 0;
	height: calc(4.7rem + 2px);
	line-height: 2.25;
}

.input-group.form-upload span{
	font-size:1.6rem;
	background:#82CFF3;
}

.input-group.form-upload input {
	line-height: 2.5;
}

.pagina-cautare h4{
	font-size: 3rem;
	color: #000000;
	line-height: 100%;
	padding: 0;
	margin: 0;
	text-align: center;
}

.pagina-cautare h4 span{
	color:#82CFF3;
	font-weight:bold;
}

.pagina-cautare ul{
	margin:8rem 0 0 0;
}

.pagina-cautare ul li{
	font-size:2rem;
	line-height:2.8rem;
}

.pagina-cautare ul li a{
	font-size:1.8rem;
	color: #82CFF3;
}

.pagina-cautare ul li a:hover,.pagina-cautare ul li:hover{
	color:#0097dd;
}

.container.pagina-cautare{
	min-height:54vh;
}

.banner-top-static-page{
	float:left;
	width:100%;
	margin:1rem 0 4rem 0;
}

/* lrp begin */

.content-cursuri-single.content-premiu-single.content-pagina-statica p{
	padding: .5rem 0 .5rem 0;
	line-height: 3rem;
	font-size:2rem;
}

.featurette-divider.custom-divider.divider-width-short{
	width:90%;
	margin:4rem auto;
}

.cursuri-online.box-pagina-statica h1{
	font-size: 4rem;
}

.cursuri-online.box-pagina-statica p.sub-title{
	font-size:2.2rem;
	color:#4b4b4b;
	margin:3rem 0 0 0;
	line-height:130%;
}

.cursuri-online.box-pagina-statica .cursuri-online-content h3{
	text-align:center;
	line-height:130%;
	font-size:1.7rem;
}

.fa-asterisk::before {
	font-size: 13px;
	margin-top: -46px;
	display: block;
	content: "*";
	color: #000;
	position: absolute;
	right: 10px;
	font-family: 'Roboto-Light';
	font-weight: normal;
	font-style: normal;
}

.select-req::before{
	font-size: 13px;
	margin-top: -57px;
	display: block;
	content: "*";
	color: #000;
	position: absolute;
	right: 15px;
	font-family: 'Roboto-Light';
	font-weight: normal;
	font-style: normal;
}

.form-floating .select-req::before{
	right: 10px;
}

.cursuri-online.box-pagina-statica .cursuri-online-content p{
	text-align: center;
	line-height: 3rem;
	font-size: 2rem;
}

.cursuri-online.box-noutati-bottom p{
	font-size:2rem;
	line-height:3rem;
}

.box-bottom-images{
	margin:8rem 0 0 0;
	width:100%;
	text-align:center;
}

.border-top-box{
	border-top:20px solid #000000;
}

/* lrp end */

.continut-pagina-brand{
	margin:2rem 0;
}

.continut-pagina-brand h3{
	margin:3rem 0 5rem 0;
	line-height: 8rem;
	text-transform:uppercase;
}

.continut-pagina-brand p,.custom-expo-box p,.custom-expo-box p span{
	padding: .6rem 0;
	font-size: 2rem;
	line-height: 3rem;
	color: #4b4b4b;
	margin: 0;
	text-align: left;
}

.featurette-divider.custom-divider.divider-width-short.mt-mb{
	width: 90%;
	margin: 5rem auto;
}

/* timeline */

ul.timeline-list {
	position: relative;
	margin: 0;
	padding: 0
}

ul.timeline-list li{
	margin:0 auto;
	padding: 50px 0;
}

ul.timeline-list:before {
	position: absolute;
	content: "";
	width: 1px;
	height: 100%;
	background-color: #529ad6;
	left: 50%;
	top: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
ul.timeline-list li {
	position: relative;
	clear: both;
	display: table;
	width:100%;
}
/*
.timeline_content {
	border: 2px solid #529ad6;
	background-color:#fff
}
*/
ul.timeline-list li .timeline_content {
	width: 45%;
	color: #333;
	padding: 10px;
	float: left;
	text-align: right;
}

ul.timeline-list li .timeline_content img{
	margin:4rem 0 0 0;
}
ul.timeline-list li:nth-child(2n) .timeline_content {
	float: right;
	text-align: left;
}
.timeline_content h4 {
	font-size: 22px;
	font-weight: 600;
	margin: 10px 0;
}
ul.timeline-list li:before {
	position: absolute;
	content: "";
	width: 15px;
	height: 15px;
	background-color: #529ad6;
	left: 50%;
	top: 55px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 50%;
}
ul.timeline-list li:first-child{
	display:none;
}
.timeline_content span,.timeline_content p {
	font-size: 2.5rem;
	padding: .6rem 0;
	line-height: 130%;
	color: #4b4b4b;
	margin: 2rem 0 0 0;
	text-align: left;
}

.video-pagina-statica{
	float:left;
	width:100%;
	margin:3rem 0 6rem 0;
}

.button-under-video{
	float:left;
	width:100%;
	margin:1rem 0 7rem 0;
}
a.btn-diagnostic{
	font-size:3rem;
	background:#000000;
	padding:2rem 3rem;
	color:#ffffff;
	text-decoration:none;
	border-radius:20px;
	line-height:100%;
	margin:0 auto;
	width:47rem;
	text-align:center;
}

.custom-expo-box{
	float:left;
	width:100%;
	margin:3rem 0 8rem 0;
}

.custom-expo-box p{
	font-size: 4.5rem;
	line-height: 5.5rem;
	width: 44rem;
	margin: 4rem auto 0;
}

.custom-expo-box span{
	font-size:2rem;
	line-height:2.7rem;
	width: 44rem;
	margin: 4rem auto 0;
	display:block;
}

.content-pagina-statica.magin-top-static{
	margin:5rem 0 0 0;
}

.box-cerave p span{
	color:#0272b9;
}

.content-cursuri-single.content-premiu-single.content-pagina-statica.magin-top-static.box-cerave p{
	padding: 3.5rem 0 1.5rem 0;
}

.timeline-cerave{
	width:100%;
	margin:6rem 0 10rem 0;
}

.timeline-cerave ul.timeline-list li:first-child{
	display:table;
}

.timeline-cerave ul.timeline-list li::before {
	top:50%;
}

.timeline-cerave ul.timeline-list li .timeline_content{
	background:#eaeff9;
}

.timeline-cerave .timeline_content p span{
	color:#0272b9;
}

.cursuri-online-content.box-content-cerave-bottom p{
	font-size: 1.5rem;
	line-height: 2.4rem;
	margin:2rem 0 0 0;
	min-height:12rem;
}

.custom-sub-header-top ul.custom-menu-left li ul.dropdown-menu li .dropdown-item:active {
	background-color: transparent;
}

.container.font-LocatorRom .box-curs-cont.box-font-locator p{
	font-size: 1.5rem;
	line-height: 2.5rem;
}

.content-produs-static{
	float:left;
	width:100%;
	margin:1rem 0 0 0;
}

.content-produs-static h1{
	float:left;
	width:100%;
	margin:4rem 0;
	font-size:4rem;
	line-height:100%;
	font-weight:600;
}

.content-produs-static.cerave-produs h1{
	color:#0077d8;
}

.content-produs-static .content-static-produs .line-static-produs{
	float:left;
	width:100%;
	margin:2rem 0;
}

.content-produs-static .content-static-produs .line-static-produs p{
	line-height: 2.7rem;
	font-size: 2.2rem;
	float:left;
	width:100%;
	background:#0077d8;
	padding:1rem;
	color:#ffffff;
	margin: 0;
}

.content-produs-static.cerave-gel .content-static-produs .line-static-produs p{
	background:#47b12d;
}

.content-produs-static.cerave-gel h1{
	color:#47b12d;
}

.content-produs-static.cerave-spumant .content-static-produs .line-static-produs p{
	background:#7dcea5;
}

.content-produs-static.cerave-spumant h1{
	color:#47b12d;
}

.content-produs-static.cerave-crema .content-static-produs .line-static-produs p{
	background:#0077d8;
}

.content-produs-static.cerave-crema h1{
	color:#0077d8;
}

.box-curs-cont{
	position:relative;
}

.box-curs-cont .nou-ribbon::after {
	content: "NOVO";
	position: absolute;
	top: 0;
	right: 4px;
	background: #529ad6;
	font-size: 1.8rem;
	color: #ffffff;
	line-height: 100%;
	padding: 1rem;
}

.content-produs-static .content-static-produs .line-static-produs p span{
	font-weight:bold;
}

.content-produs-static.vichy-produs h1{
	color:#28a9ce;
}

.content-produs-static.vichy-produs h6, .content-produs-static.vichy-produs h5{
	color:#28a9ce;
	float: left;
	width: 100%;
	margin: 0;
	font-size: 2rem;
	line-height: 2.6rem;
}

.content-produs-static.vichy-produs h5{
	margin:3rem 0 0 0;
}

.content-produs-static.vichy-produs .line-static-produs p,.content-produs-static.vichy-produs span.vichy-eff{
	line-height: 2.7rem;
	font-size: 2.2rem;
	float: left;
	width: 100%;
	background: transparent;
	padding: 1rem;
	color: #666666;
	margin: 0;
}

.content-produs-static.vichy-produs .line-static-produs {
	margin: 0;
}

.content-produs-static.vichy-produs  span.vichy-eff{
	font-size: 1.8rem;
	color:#666666;
}

.content-produs-static.vichy-produs  span.vichy-eff.bottom-small-text{
	font-size: 1.4rem;
	line-height: 2rem;
}

.content-produs-static.vichy-produs img{
	display:block;
	margin: 0 auto;
}

.box-vichy-top-prod .cursuri-online-content.box-content-cerave-bottom.box-vichy-custom p{
	min-height: 22rem;
}

.content-produs-static.lrp-produs .line-static-produs p{
	padding:1rem 0;
}

.content-produs-static.lrp-produs .line-static-produs p span{
	color: #28a9ce;
	font-weight:normal;
}

.content-produs-static.lrp-produs .line-static-produs h6{
	padding:1.2rem 0 0 0;
}

.content-produs-static.lrp-produs h1{
	background:#5b9bd5;
	color:#ffffff;
	width:auto;
	padding:1.5rem 7rem 1.5rem 1rem;
	text-transform:none;
	position:relative;
}

.content-produs-static.lrp-produs h1 span{
	position:absolute;
	font-size: 3rem;
	left:0;
	top:-3rem;
	padding:.8rem 4rem 0 .5rem;
	line-height:100%;
	background:#ed7d31;
	border-right:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
}

.box-vichy-top-prod.box-lrp-top-prod .cursuri-online-content.box-content-cerave-bottom.box-vichy-custom p {
	min-height: 22rem;
}

.box-vichy-top-prod.box-lrp-top-prod .cursuri-online-content.box-content-cerave-bottom.box-vichy-custom .box-curs-cont{
	margin:0 0 6rem 0;
}

.box-vichy-top-prod.box-lrp-top-prod .cursuri-online-content.box-content-cerave-bottom.box-vichy-custom .box-curs-cont.ultim-lrp{
	margin:0;
}

.box-vichy-top-prod.box-lrp-top-prod .cursuri-online-title h1{
	margin:0 0 3rem 0;
}

.custom-header-top .login-right a.log-out{
	font-size: 2rem;
	color: #ffffff;
	line-height: 100%;
	margin-top: .1rem;
	padding: 0;
	text-decoration:none;
}

/* footer no-login */

.footer-content.footer-no-login{
	position:relative;
	z-index:9999;
	margin:-6.45rem 0 0 0;
	padding: 2rem 0;
	float: left;
	width: 100%;
}

.footer-content.footer-no-login table{
	text-align: center;
	float: left;
	width: 100%;
	margin:0;
}

.footer-content.footer-no-login table td{
	list-style-type: none;
	display: inline-block;
	text-align: center;
	width: auto;
	float: none;
	margin:0 1rem;
}

.footer-content.footer-no-login table td a{
	font-size:1.5rem;
	color:#ffffff;
	text-decoration:none;
}

.footer-content.footer-no-login table td a:hover{
	text-decoration:underline;
}

#ot-sdk-btn.ot-sdk-show-settings{
	border: 1px solid #fff!important;
	font-size:1.5rem!important;
	color:#ffffff!important;
	padding: 0.5em 1em!important;
}

#ot-sdk-btn.ot-sdk-show-settings:hover{
	background-color: transparent!important;
	border: 1px solid #fff!important;
	color:#fff!important;
}

.teaser-content .modal-static .left-text-login-teaser h5{
	line-height: 4.5rem;
}

.teaser-content .modal-static .left-text-login-teaser p{
	font-size:2.2rem;
	text-transform:uppercase;
	color:#000000;
	text-align:center;
}

/* threads begin */

.content-tab-istoric-cursuri h4.title-table-threads{
	font-size:1.8rem;
}

#formThread table.table th{
	min-width:30rem;
	padding: 1.5rem;
}

#formThread table.table.table-striped td{
	padding: 1.3rem;
}

#formThread table.table td a{
	text-align:left;
	float:left;
	clear:both;
	margin:.5rem 0 0 0;
	text-transform:none;
	font-size:1.4rem;
}

#formThread table.table th p, #formThread table.table td p{
	font-size:1.4rem;
	font-weight:normal;
	margin:.2rem 0;
	padding:0;
	line-height:130%;
	text-align:left;
	text-transform:none;
}

#formThread table.table td label{
	float:left;
	width:100%;
	font-size:1.6rem;
}

#formThread table.table td textarea{
	width:100%;
	min-height:15rem;
	font-size:1.4rem;
	padding:.5rem;
	resize:none;
}

#formThread table.table td textarea:focus-visible{
	border-color: transparent;
}

#formThread table.table td .file-mesaj,#formThread table.table td .trimite-mesaj{
	margin:1rem 0;
}

body #formThread table.table td .file-mesaj input{
	margin-bottom:0!important;
}

#formThread table.table td .invalid-feedback{
	float:left;
	text-align:left;
	width:100%;
	text-transform:none;
	font-size:1.2rem;
}

#formThread table.table td .trimite-mesaj input:hover{
	text-decoration:underline;
}

#formThread table.table td .trimite-mesaj input{
	border: 1px solid #82CFF3;
	font-size: 1.5rem;
	color: #4b4b4b;
	padding: 1.5rem 3rem;
	text-transform: uppercase;
	margin: 1rem 0 0 0;
	line-height: 100%;
}

#formThread table.table td .file-mesaj p.right-text-file-upload{
	float:right;
	padding:.5rem 0 0 0;
	font-size:1.4rem;
}

/* threads end */

/* notificare begin */
.modal-body ul li{
	font-size: 1.6rem;
	color:#ff0000;
}
.modal-body ul li a{
	font-size: 1.6rem;
	color: #000;
}

.modal-body ul li a:hover{
	text-decoration:none;
}
/* notificare end */
.profile-image > img{
	width: 20px;
}

.content-product-accordion h3{
	margin: 3rem 0 5rem 0;
	font-size: 2.6rem;
	color: #000000;
	line-height: 120%;
	padding: 0;
	text-align: left;
	text-transform:uppercase;
}

.content-product-accordion .accordion h2.accordion-header{
	background: transparent;
	color:#000000;
}

.content-product-accordion .accordion .accordion-button::after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")!important;
}

.content-product-accordion .accordion .accordion-button:not(.collapsed){
	box-shadow:none;
}

.content-product-accordion .accordion h2.accordion-header span{
	padding:10px 0 10px 50px;
	color:#000000;
}

.content-product-accordion .accordion .accordion-item{
	border-left:none;
	border-right:none;
}

.content-product-accordion .accordion .accordion-item .accordion-body img{
	margin:10px 0 5px 0;
	display:block;
	margin:0 auto;
}

.content-product-accordion .accordion .accordion-item:last-child{
	border:none;
}

.content-product-accordion .accordion .accordion-item .accordion-body{
	font-size: 1.6rem;
	color: #000000;
	line-height: 120%;
	text-align: left;
	margin: 10px 0 15px 0;
	padding:30px 30px 20px 30px;
	background: #f6f6f6;
	white-space: pre-line;
}

.content-product-accordion .accordion:last-child .accordion-item:last-child .accordion-body{
	background: transparent;
}

.content-product-accordion .accordion .accordion-button::after{
	width: 3rem;
	height: 3rem;
	background-size: 1.8rem;
	border-radius: 100%;
	background-color: #07326A;
	background-position:center;
	position: absolute;
	left: 10px;
}

.content-product-accordion .accordion h2.accordion-header .accordion-button{
	font-size: 1.6rem;
	color: #ffffff;
	line-height: 120%;
	text-transform: uppercase;
	text-align: left;
	background: transparent;
}

.content-product-accordion .accordion h2.accordion-header .accordion-button:focus{
	box-shadow: none;
}

/* gellery */

.content-product-accordion .gallery-thumbs .swiper-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.content-product-accordion.gallery-thumbs .swiper-slide img {
	width: 100%;
	height: auto;
}

@media only screen and (max-width: 991px) {
	.content-product-accordion .gallery-thumbs .swiper-slide {
		width: calc(50% - 10px);
	}
}

@media only screen and (max-width: 600px) {
	.content-product-accordion .gallery-thumbs .swiper-slide {
		width: calc(100% - 10px);
	}
}

.content-product-accordion .gallery {
	width: 100%;
	margin: 0 auto;
}

.content-product-accordion .gallery-slider {
	width: 100%;
	height: auto;
	margin: 0 0 15px 0;
}

.content-product-accordion .gallery-slider .swiper-slide {
	width: auto;
	height: 100%;
}

.content-product-accordion .gallery-slider .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

.content-product-accordion .gallery-thumbs {
	width: 100%;
	padding: 0;
	overflow: hidden;
}

.content-product-accordion .gallery-thumbs .swiper-slide {
	width: 50px;
	height: 50px;
	text-align: center;
	overflow: hidden;
	margin:5px 5px;
	opacity: 1;
	border:1px solid #ffffff;
	cursor:pointer;
}

.content-product-accordion .gallery-thumbs .swiper-slide-active {
	opacity: 1;
	border:1px solid #000000;
}

.content-product-accordion .gallery-thumbs .swiper-slide img {
	width: auto;
	height: 100%;
}

@media only screen and (max-width:991px){
	.content-product-accordion .gallery {margin:0 0 3rem 0}
}

/* Product Catalogue */

.continut-pagina-brand.product-catalogue h4{
	font-size: 2rem;
	color: #000000;
	line-height: 100%;
	padding: 0;
	margin: 5rem 0 3rem 0;
	text-align: center;
	text-transform: uppercase;
}

.product-catalogue-simpe{
	display:block;
	margin:.8rem 0;
}

.product-catalogue-simpe .overlay-text-product {
	background: rgba(255, 255, 255, 0.8);
	min-height: 70px;
	display: flex;
	align-items: center;
}

.product-catalogue-simpe .overlay-text-product p{
	font-size: 1.6rem;
	font-weight: normal;
	line-height: 2rem;
	margin: 0;
	padding: 0;
	width:100%;
}

.product-catalogue-simpe .overlay-text-product p.casses-studies-title{
	font-size: 3rem;
	line-height: 3.5rem;
}

/* case studies template */

.template-case-studies .custom-card-case-studies{
	background:#203864;
	min-height:300px;
	height:100%;
}

.template-case-studies .custom-card-case-studies h5{
	color:#ffffff;
	float:left;
	width:100%;
	text-align:center;
	font-size: 2.2rem;
	line-height: 2.7rem;
}

.template-case-studies h6.center-text-on-image{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 3rem;
	line-height: 3.7rem;
	color: #ffffff;
	text-align: center;
	display: block;
	width: 100%;
}

.template-case-studies a{
	position: relative;
	display: block;
}

/* case studies */

.continut-pagina-brand.product-catalogue.cases-studies p{
	text-align:right;
}

/* Brand-uri */

.banner-brand {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.banner-brand .container {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.banner-brand .container .butoane-left {
	position:absolute;
	left:0;
}

.banner-brand .container .butoane-left ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.banner-brand .container .butoane-left ul li {
	margin: 30px 0;
}

.banner-brand .container .butoane-left ul li a {
	display: block;
	text-decoration: none;
	padding: 15px 20px;
	background-color: #000000;
	color: #ffffff;
	border-radius: 30px;
	text-align: center;
	transition: background-color 0.3s ease;
	font-size: 1.8rem;
	line-height: 2.5rem;
}

.banner-brand .container .butoane-left ul.lrp-header li a {
	border-radius: 0;
	border: 1px solid #009ee2;
	color: #fff;
	background: #009ee2;
}

.banner-brand .container .butoane-left ul.lrp-header li a:hover{
	text-decoration:none;
	color: #009ee2;
	background-color: transparent;
	border: 1px solid #009ee2;
	cursor: pointer;
}

.banner-brand .container .butoane-left ul li a:hover {
	background-color: #ffffff;
	color: #000000;
	text-decoration:none;
}

ul.timeline-list li .timeline_content:first-child {
	float: left;
	text-align: right;
}

ul.timeline-list li .timeline_content:nth-child(2n) {
	float: right;
	text-align: left;
}

.timeline-list.timeline-brand-new li::before{
	background-color: #000000;
}

.timeline-list.timeline-brand-new::before{
	background-color: #000000;
}

.timeline-list.timeline-brand-new .timeline_content span, .timeline-list.timeline-brand-new .timeline_content p{
	margin: 0;
	padding: 0;
	font-size: 2rem;
}

.timeline-list.timeline-brand-new .timeline_content img{
	margin:0;
}

ul.timeline-list.timeline-brand-new li::before {
	top: 50%;
}

.continut-pagina-brand p.subtitle-brand{
	font-size: 2.2rem;
	padding: 2rem 0;
}

.continut-pagina-brand h3.continut-brand-title{
	color:#000000;
	font-size: 4rem;
	line-height: 5rem;
	margin: 2rem 0 3rem 0;
}

.box-content-image-text picture{
	float: left;
	max-width: 600px;
	padding: 0 25px 0 0;
}

.box-content-image-text picture.img-right{
	float: right;
	max-width: 600px;
	padding: 0 0 0 25px;
}

.box-content-image-text picture.mx-width{
	max-width:400px;
}

.banner-brand .container .butoane-left ul.cerave-header li a {
	background-color: #fff;
	border:1px solid #0772ba;
	color:#0772ba;
	border-radius: 0;
	text-decoration:none;
}

.banner-brand .container .butoane-left ul.cerave-header li a:hover {
	text-decoration:none;
	background-color: #0772ba;
	color: #ffffff;
	border-color: #004c92;
}

.continut-pagina-brand p.subtitle-brand.subtitle-brand-cerave{
	color:#006cb7;
	text-transform:uppercase;
}

.continut-pagina-brand p.subtitle-brand.subtitle-brand-lrp{
	color:#00b0f0;
	text-transform:uppercase;
}

/* articole */

.listing-articole .box-curs-cont{
	margin: 10px 0;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

.listing-articole .box-curs-cont p {
	margin: 0 1.5rem 0 1.5rem;
	text-align: left;
	font-size: 1.7rem;
	height: 6.8rem;
}

.listing-articole .box-curs-cont h3 {
	margin: 1.5rem 1.5rem 0 1.5rem;
	text-align: left;
	font-size: 1.7rem;
}

.listing-articole .box-curs-cont a.btn-custom-descopera.btn {
	margin: 2.5rem 0 3rem 0;
}

.listing-articole img{
	display:block;
	margin:0 auto;
}

.youtube-player {
	aspect-ratio: 16 / 9;
	width: 60vw;
}
#ModalFirstLogin > div {
	width: 60vw;
	max-width: 60vw;
}
.video-modal {
	pointer-events: auto;
}

/* Case Studies Begin */

.py-8 {
	padding-bottom:4.5rem!important;
	padding-top:4.5rem!important
}
@media(min-width:576px) {
	.py-sm-8 {
		padding-bottom:4.5rem!important;
		padding-top:4.5rem!important
	}
}
@media(min-width:768px) {
	.py-md-8 {
		padding-bottom:4.5rem!important;
		padding-top:4.5rem!important
	}
}
@media(min-width:992px) {
	.py-lg-8 {
		padding-bottom:4.5rem!important;
		padding-top:4.5rem!important
	}
}
@media(min-width:1200px) {
	.py-xl-8 {
		padding-bottom:4.5rem!important;
		padding-top:4.5rem!important
	}
}
@media(min-width:1400px) {
	.py-xxl-8 {
		padding-bottom:4.5rem!important;
		padding-top:4.5rem!important
	}
}

.bsb-timeline-7 .timeline {
	list-style:none;
	margin:0;
	padding:0;
	position:relative
}
.bsb-timeline-7 .timeline:after {
	background-color:#d9d9d9;
	bottom:0;
	content:"";
	left:0;
	margin-left:-1px;
	position:absolute;
	top:0;
	width:2px
}
@media(min-width:768px) {
	.bsb-timeline-7 .timeline:after {
		left:33%
	}
}
.bsb-timeline-7 .timeline>.timeline-item {
	margin:0;
	padding:0;
	position:relative
}

.bsb-timeline-7 .timeline:first-child::after{
	background-color:transparent;
}

.bsb-timeline-7 .timeline:first-child .card-title{
	font-size:2.4rem;
}

.bsb-timeline-7 .timeline .card-title{
	color:#000000;
	font-size:1.8rem;
}

.bsb-timeline-7 .timeline>.timeline-item .timeline-body {
	margin:0;
	padding:0;
	position:relative
}
.bsb-timeline-7 .timeline>.timeline-item .timeline-meta {
	padding:0 0 1rem 2.5rem;
	font-size:1.6rem;
	line-height:2rem;
	color:#595959;
}

.bsb-timeline-7 .timeline .card-title.color-custom-red{
	color:#df111f;
}

.bsb-timeline-7 .timeline .card-subtitle{
	font-size: 1.3rem;
	line-height:1.6rem;
	color:#000000;
}

.bsb-timeline-7 .timeline>.timeline-item:first-child .timeline-meta {
	padding:2.5rem 0 1rem 2.5rem
}
.bsb-timeline-7 .timeline>.timeline-item .timeline-content {
	padding:0 0 2.5rem 2.5rem
}
@media(min-width:768px) {
	.bsb-timeline-7 .timeline>.timeline-item {
		left:33%;
		width:67%
	}
	.bsb-timeline-7 .timeline>.timeline-item .timeline-meta {
		display:flex;
		justify-content:flex-end;
		left:-100%;
		margin:0;
		padding:0 2.5rem 0 0;
		position:absolute;
		top:0;
		bottom:0;
		width:100%;
		z-index:1
	}
	.bsb-timeline-7 .timeline>.timeline-item:first-child .timeline-meta {
		padding:0 2.5rem 0 0
	}
	.bsb-timeline-7 .timeline>.timeline-item .timeline-content {
		padding:1rem
	}

}

@media(max-width:768px) {
	.bsb-timeline-7 .timeline::after{
		display: none;
	}

	.bsb-timeline-7 .timeline > .timeline-item:first-child .timeline-meta {
		padding: 2rem 0 1rem 0;
	}

	.bsb-timeline-7 .timeline > .timeline-item .timeline-meta{
		padding: 1rem 0;
		text-align: center;
	}
	.bsb-timeline-7 .timeline > .timeline-item .timeline-content {
		padding: 0 0 1rem 0;
		text-align: center;
	}

	.card-body {
		padding: 0;
	}

	.bsb-timeline-7 blockquote h3 {
		text-align: center;
	}
}


.bsb-timeline-7 blockquote {
	border:none;
	position: relative;
	margin: 2rem auto 0;
	padding: 0 5.5rem 0 5.5rem;
}

.bsb-timeline-7 blockquote h3 {
	font-size:2rem;
	color:#000000;
}

.bsb-timeline-7 blockquote h3:before {
	content: "\201C";
	font-size:100px;
	color:#df111f;
	position: absolute;
	top: -0.2em;
	left: 0;
}

.bsb-timeline-7 blockquote h3:after {
	content: "\201D";
	font-size:100px;
	color:#df111f;
	position: absolute;
	right: 0;
	bottom:-.84em;
}


/* template-b */

.template-b h3{
	font-size:3rem;
	margin:2rem 0 0 0;
	padding:0;
}

.template-b h3.color-albastru{
	color:#00b0f0;
}

.template-b ul{
	margin:0 0 2rem 0;
}

.template-b ul li{
	margin:0 0 1rem 0;
	padding:0;
	font-size: 1.6rem;
	line-height: 1.9rem;
	list-style-type:circle;
}

.template-b ul li:last-child{
	margin:0;
}

.template-b ul li p, .template-b p{
	font-size: 1.6rem;
	line-height: 1.9rem;
	color: #000000;
	margin:0;
	padding:0;
}

.template-b p{
	margin:0 0 1rem 0;
}

.template-b h4{
	font-size:2.5rem;
	line-height: 2.8rem;
	margin:0;
	padding:0;
}

/* template-c */

.template-c .timeline .timeline-item .timeline-body .timeline-content p{
	font-size: 2.2rem;
	line-height: 2.7rem;
	color: #000000;
	margin:0;
	padding:0;
	text-align:center;
}

.template-c .timeline .timeline-item .timeline-body .timeline-content.blue-indicator p{
	color:#0772ba;
}

@media (min-width: 768px) {
	.template-c.bsb-timeline-7 .timeline>.timeline-item .timeline-indicator:after {
		border-width:1px;
		border:20px solid #ffffff;
		border-color:transparent #000000 transparent transparent;
		border-left-width:0;
		content:"";
		left:calc(2.5rem - 20px);
		position:absolute;
		top:calc(50% - 20px);
		z-index:1
	}

	.template-c.bsb-timeline-7 .timeline>.timeline-item .timeline-indicator{
		position: relative;
	}

	.template-c.bsb-timeline-7 .timeline > .timeline-item .timeline-content{
		padding: 2.5rem;
	}

	.template-c.bsb-timeline-7 .timeline>.timeline-item .timeline-indicator.blue-indicator:after {
		border-color:transparent #0772ba transparent transparent;
	}
}

@media (max-width: 768px) {
	.template-c.bsb-timeline-7 .timeline{
		padding:0 1rem;
	}

	.template-c.bsb-timeline-7 .timeline > .timeline-item .timeline-content .card{
		padding: 1rem;
		text-align: center;
	}
}


@media (min-width: 768px) and (max-width: 1199px){
	.template-c.bsb-timeline-7 .timeline > .timeline-item {
		left: 0;
		width: 100%;
	}

	.template-c.bsb-timeline-7 .timeline > .timeline-item .timeline-body{
		display:flex;
	}

	.template-c.bsb-timeline-7 .timeline > .timeline-item .timeline-meta{
		position:relative;
		left: 0;
	}
}

.template-c.bsb-timeline-7 .timeline>.timeline-item .timeline-indicator .border-black{
	border:2px solid #000000;
}

.template-c.bsb-timeline-7 .timeline>.timeline-item .timeline-indicator .border-blue{
	border:2px solid #0772ba;
}

.template-c.bsb-timeline-7 .timeline > .timeline-item .timeline-meta img{
	max-width:380px;
}

.template-c.bsb-timeline-7 .timeline > .timeline-item .timeline-meta span{
	font-size: 2.2rem;
	line-height: 2.7rem;
	color: #00b0f0;
	margin: 1rem 0 0 0;
	padding: 0;
	text-align: center;
}

.template-c.bsb-timeline-7 .timeline > .timeline-item:first-child{
	margin:0 0 6rem 0;
}

/* template slide 3*/

.bsb-timeline-7 .timeline .card-title.color-custom-violet{
    color:#d86ecc;
}

.bsb-timeline-7 .timeline .card-title.color-custom-violet span.bkg-title{
    background: #d86ecc;
    color: #ffffff;
    padding: 5px 5px 3px 5px;
}

.bsb-timeline-7 .timeline .card-title.color-custom-violet span.black-color{
    color: #000000;
    font-size: 1.8rem;
    display: inline-block;
    line-height: 120%;
    background: #ffffff;
    padding: 10px 0 8px 10px;
}

.bsb-timeline-7 .timeline .card-title.color-custom-violet span.sign_plus{
    color: #000000;
}

/* template slide 6*/

.template-c.bsb-timeline-7 .timeline > .timeline-item .timeline-content.timeline-indicator span.title-box {
	font-size: 2.2rem;
	line-height: 4rem;
	color: #00b0f0;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* template slide 8*/

.bsb-timeline-7 .timeline .card-title.color-custom-rosu-deschis{
	color:#e52e6c;
}

.bsb-timeline-7 .timeline .card-title.color-custom-rosu-deschis span.bkg-title{
	background: #e52e6c;
	color: #ffffff;
	padding: 5px 5px 3px 5px;
}

/* template slide 31*/

.bsb-timeline-7 .timeline .card-title.color-custom-background-rosu{
	color:#dd000f;
}

.bsb-timeline-7 .timeline .card-title.color-custom-background-rosu span.bkg-title{
	background: #dd000f;
	color: #ffffff;
	padding: 5px 5px 3px 5px;
}

/* template slide 34*/

.bsb-timeline-7 .timeline .card-title.color-custom-background-silver{
	color:#aeaeae;
}

.bsb-timeline-7 .timeline .card-title.color-custom-background-silver span.bkg-title{
	background: #aeaeae;
	color: #ffffff;
	padding: 5px 5px 3px 5px;
}

/* template slide 48*/

.bsb-timeline-7 .timeline .card-title.color-custom-background-yellow{
	color:#ffc000;
}

.bsb-timeline-7 .timeline .card-title.color-custom-background-yellow span.bkg-title{
	background: #ffc000;
	color: #ffffff;
	padding: 5px 5px 3px 5px;
}


/* template slide 51*/

.bsb-timeline-7 .timeline .card-title.color-custom-color-red-background-white{
	color:#dd000f;
}

.bsb-timeline-7 .timeline .card-title.color-custom-color-red-background-white span.bkg-title{
	background: #f2f2f2;
	color: #dd000f;
	padding: 5px 5px 3px 5px;
}

/* template slide 52*/

.template-b .blue-box{
	border:1px solid #00a7ff;
	margin: 2rem 0;
	padding:0 2rem;
}

.template-b .blue-box h4{
	margin: 2rem 0;
}

/* template slide 60*/

.custom-timeline-slide-six h2{
	font-size: 2.4rem;
}

.custom-timeline-slide-six h2 span.bkg-title{
	color: #ffffff;
	background: #c00000;
	padding: 5px 5px 3px 5px;
}

.custom-timeline-slide-six h2 span.desc{
	font-size: 2.4rem;
	color: #000000;
	margin:0 0 0 1rem;
	padding:0;
}

.custom-timeline-slide-six .box-custom-timeline-slide-six{
	margin: 5rem 0;
	background:#ebebeb;
	padding:2rem 1rem;
}

.custom-timeline-slide-six .box-custom-timeline-slide-six table tr td h3{
	margin: 1rem 0;
	font-size: 1.6rem;
	line-height: 2rem;
	color: #595959;
	text-align: right;
	padding: 0 15px 0 0;
}

.custom-timeline-slide-six .box-custom-timeline-slide-six table tr td p{
	margin: 1rem 0;
	font-size: 1.6rem;
	line-height: 2rem;
	color: #000000;
}

.custom-timeline-slide-six .box-custom-timeline-slide-six h4{
	color:#e52e6c;
	margin:1rem 0 0 0;
}

.bsb-timeline-7 .custom-timeline-slide-six{
	background:#ebebeb;
	margin:3rem 0 5rem 0;
}

.custom-timeline-slide-six .box-custom-timeline-slide-six{
	margin:250px 0 0 0;
}

.custom-timeline-slide-six .box-custom-timeline-slide-six img.img-minus-top{
	margin:-200px 0 20px 30px;
}

/* template slide 69*/

.custom-timeline-slide-six h2.bkg-verde span.bkg-title {
	color: #ffffff;
	background: #196b24;
	padding: 5px 5px 3px 5px;
}

/* template slide 72*/

.template-b p span.color-red-text{
	color: #ff0000;
}

/* template slide 22*/
.custom-box {
	background-color: #e97b36;
	padding: 15px;
	border-radius: 0;
	position: relative;
	display: inline-block;
	max-width:200px;
	margin: 10px 25px 10px 0;
}

.custom-box p{
	font-size: 1.4rem;
	line-height: 1.4rem;
	color: #ffffff;
	margin: 0;
	padding: 0;
	text-align:center;
}

.custom-box::before, .custom-box.after-icon::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(100%, -50%);
	border-width: 15px;
	border-style: solid;
	border-color: transparent transparent transparent #e97b36;
}

.custom-box.after-icon::after{
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(-100%, -50%);
	border-width: 15px;
	border-style: solid;
	border-color: transparent #e97b36 transparent transparent;
}

.custom-box.after-icon::before{
	display:none;
}

.custom-box.after-icon.no-icon::after{
	display:none;
}

.custom-box.icon-bottom {
	position: relative;
}

.custom-box.icon-bottom::before{
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	border-width: 15px;
	border-style: solid;
	border-color: #e97b36 transparent  transparent  transparent;
}

.custom-box.red{
	background-color: #d85656;
}

.custom-box.red::before{
	border-color: transparent transparent transparent #d85656;
}

.custom-box.icon-bottom.red::before{
	border-color: #d85656 transparent  transparent  transparent;
}

.custom-box.after-icon.red::after{
	border-color: transparent #d85656 transparent transparent;
}

.orizontal-timeline h4{
	margin:0 0 10px 0;
	color:#d97f2b;
}

.orizontal-timeline h4.sub-title{
	margin:30px 0 10px 0;
}

.orizontal-timeline p.sub-text-align-right{
	text-align:right;
	margin:10px 0;
}

@media(max-width:992px) {
	.custom-box::before, .custom-box.red::before, .custom-box.after-icon::after, .custom-box.after-icon.red::after{
		border-color: #e97b36 transparent transparent transparent;
		top: 100%;
		left: 50%;
		transform: translateX(-50%);
		right: auto;
	}

	.custom-box.red::before, .custom-box.after-icon.red::after{
		border-color: #d85656 transparent transparent transparent;
	}

	.custom-box{
		margin: 12px 0;
	}

	.orizontal-timeline p.sub-text-align-right {
		text-align: center;
	}

	.orizontal-timeline h4 {
		margin: 20px 0 10px 0;
		text-align: center;
	}

	.orizontal-timeline p{
		text-align:center;
	}
}

/* Case Studies End */
.select2-container .select2-selection--single {
	height: calc(4.7rem + 2px) !important;
	background-color: #fff;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right .75rem center;
	background-size: 16px 12px;
	border: 1px solid #ced4da !important;
	border-radius: .25rem !important;
}
.select2-container .select2-selection--multiple {
	height: calc(4.7rem + 2px) !important;
	border: 1px solid #ced4da !important;
	border-radius: .25rem !important;
}
.select2-selection__arrow {
	display: none;
}
.form-floating-farmacie .select-req::before{
	right: 7px;
	top: 58px;
}
#select2-farmacie-container, #select2-retea-farmacie-container {
	font-size: 1.4rem;
	line-height: 3.4;
	text-transform: uppercase;
}
.select2-search--dropdown .select2-search__field {
	height: calc(4rem + 2px) !important;
	font-size: 1.4rem;
}
.select2-results {
	font-size: 1.4rem;
}
.select2-container {
	width: 100% !important;
}

body .modal {
    z-index: 91060;
}

/* bug modal begin */

@media (min-width: 576px) {
	.modal-dialog.modal-dialog-centered {
		height: calc(100% - 4rem)!important;
	}
}

.modal-dialog.modal-dialog-centered {
	max-height: 100%;
	height:100%;
	overflow: hidden;
}

.modal-dialog.modal-dialog-centered .modal-content{
	max-height: 100%;
}

@media (min-width: 576px) {
	.modal-dialog-centered {
		min-height: auto!important;
	}
}

.modal-dialog.modal-dialog-centered .modal-body {
	overflow-y: auto;
}

/* bug modal begin */