html{
	font-family: 'Montserrat', sans-serif!important;
	font-size: 62.5%;
    min-height: 100%;
}
body{
	font-family: 'Montserrat', sans-serif!important;
	color:#252b6a;
}
p{
	font-size:1.6rem;
	color:#252b6a;
}
.fs-30{
	font-size: 3rem;
}
.mw-991{
	max-width: 991px!important;
}
.container{
	max-width:100%!important;
}
#page-title{
	display:none; 
} 
.overflow{
	overflow: initial!important;
}
.main_slider{
	width:100%;
	overflow:hidden;
	margin-bottom:0!important;
	max-height: 700px;
}
.main_slider .slide_content{
	width:100%;
	margin:0 auto;
	text-align:center;
	position:absolute;
	top:70%;
	z-index:123;
}
.main_slider .slide_content h2,
.main_slider .slide_content .title{
	font-size:70px;
	line-height: 60px;
	font-weight:200;
	opacity:0.75;
	color:#fff;
}
.main_slider .slide_content h3,
.main_slider .slide_content .subtitle{
	font-size:30px;
	font-weight:200;
	opacity:0.75;
	color:#fff;
	margin: 0 auto;
	max-width: 850px;
}
.main_slider .slick-slide{
	position:relative;
}
.main_slider .slick-dots{
	bottom:10%;
}
.main_slider .slick-dots li{
	/*width: 50px;*/
}
.main_slider .slick-dots li button{
	background:#fff;
	opacity:0.5;
	/*width:100%;*/
	padding:0;
	/*height:3px;*/
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	-o-border-radius:50%;
	width:15px;
	height:15px;
}
.main_slider .slick-dots li button:before{
	content:"";
}
.main_slider .slick-dots li.slick-active button{
	opacity:1;
}
.main_slider .slick-dotted.slick-slider{
	
}
#main_menu{
	position:absolute;
	top:0;
	width:100%;
	z-index:99999;
}
#main_menu .main_line{
	position:fixed;
	top:0;
	z-index:1;
}
#main_menu .second_line{
	margin-top:9rem;
} 

.menu_line_element{
	overflow:hidden;
	border-bottom:1px solid #fff;
	padding:1.5rem 0;
}
.menu_line_element .label{
	width:15%;
	color: #fefefe;
    text-decoration: none;
    font-size: 1.4rem;
    line-height: 3rem;
	float:left;
	font-weight:800;
	text-align:left;
}
.menu_line_element .elements{
	width:85%;
	float:left;
	text-align:left;
}
.menu_line_element .elements ul li a{
	line-height:3rem!important;
}
.menu_line_element .elements ul li{
	padding:0 1.5rem;
	width:33%;
	display:block;
}
.menu_line_element .elements ul{
	text-align:left!important;
}

.blue_block{
	background:#252b6a;
	color:#fff;
	padding-top:5rem;
	padding-bottom:5rem;
	width:100%;
}
.blue_block h2{
	font-size:3rem;
	margin-bottom:2rem;
	font-weight:600;
}
.blue_block h1,
.blue_block .blue_block_title{
	font-size:3rem;
	margin-bottom:2rem;
	font-weight:600;
}
.blue_block p{
	font-size:1.6rem;
	margin-bottom:2rem;
	color:#fff;
}

.blue_block span{
	color:#fff;
	font-size:1.4rem;
	text-transform:uppercase;
	display:block;
	border-top:1px solid #fff;
	padding-top:1.9rem;
	text-decoration:none;
	padding-left:3rem;
	padding-right:6rem;
	
}
.blue_block a{
	
}
.blue_block .btn_arrow{
	float:right;
	background:url("../images/arrow_btn.png") center right no-repeat;
	padding-right: 5rem;
    padding-top: 4rem;
}


.blue_block.reverse{
	background:#dfecf6;
	color:#252b6a;
}
.blue_block.reverse h2,
.blue_block.reverse h1,
.blue_block.reverse span,
.blue_block.reverse p{
	color:#252b6a;
}
.blue_block.reverse span{
	border-top:1px solid #252b6a;
}
.blue_block.reverse .btn_arrow{
	background:url("../images/arrow_btn_blue.png") center right no-repeat;
}


.container_block{
	width:100%;
	max-width:1140px;
	margin:0 auto;
	overflow:hidden;
	
}

.container_block_tratamente{
	width:100%;
	max-width:1240px;
	margin:0 auto;
	overflow:hidden;
}
.list_tratamente a.title{
	color:#252b6a;
	font-weight:bolder;
}
/* block anchors */
#anchors_home{
	text-align:center;
	padding:5rem 4rem;
	width:100%;
}
#anchors_home ul{
	margin:0 auto;
	display:block;
	padding:0;
}
#anchors_home ul li{
	display:inline-block;
	border-top: 1px solid #dfecf6;
	
	width:100px;
	text-align:center;
	margin:0 1.5rem;
}
#anchors_home ul li a{
	color:#252b6a;
	font-size:1.4rem;
	text-decoration:none;
	margin-top:1.3rem;
	display:block;
	font-weight:600;
}
#anchors_home ul li a .small_icon{
	display:block;
	margin:0 auto;
	padding-top:1.3rem;
	margin-bottom:0.6rem;
}
#anchors_home ul li a .big_icon{
	display:none;
	margin:0 auto;
	padding-top:1.3rem;
}
#anchors_home ul li:hover{
	border-top: 1px solid #252b6a;
}
#anchors_home ul li:hover a .big_icon{
	display:block;
}
#anchors_home ul li:hover a .small_icon{
	display:none;
}
/* block team */
.team_slider .item{
	text-align:center;
}
.team_slider .item img{
	margin:0 auto;
}
.team_slider_wrapper{
	width:100%;
}
.bx-wrapper {
    -moz-box-shadow: 0 0 0 #ccc!important;
    -webkit-box-shadow: 0 0 0 #ccc!important;
    box-shadow: 0 0 0 #ccc!important;
    border: 0 solid #fff!important;
    background: #fff!important;
	margin-bottom:0!important;
}
.white_block{
	background:#fff;
	color:#252b6a;
	padding-top:7rem;
	padding-bottom:7rem;
	width:100%;
}
.white_block h2{
	font-size:5rem;
	line-height:5rem;
	margin-bottom:3rem;
	color:#87b7dc;
	font-weight:400;
}
.white_block p{
	font-size:1.6rem;
	margin-bottom:2rem;
	color:#252b6a;
}

.white_block a.blue_button{
	color:#fff;
	background:url("../images/small_white_arrow.png")  90% center no-repeat #252b6a;
	padding:2rem 7rem 2rem 3rem;
	font-size:1.4rem;
	border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
	text-decoration:none;
	position:relative;
	
	float:right;
}
.show_more{
	color:#fff;
	background:url("../images/small_white_arrow.png")  90% center no-repeat #252b6a;
	padding:2rem 7rem 2rem 3rem;
	font-size:1.4rem;
	border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
	text-decoration:none;
	position:relative;
	right:3rem;
	float:right;
	text-decoration:none;
}
.show_more:hover{
	color:#fff;
}
.show_more_tips{
	color:#fff;
	background:url("../images/small_white_arrow.png")  90% center no-repeat #252b6a;
	padding:2rem 7rem 2rem 3rem;
	font-size:1.4rem;
	border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
	text-decoration:none;
	
	margin:0 auto;
	text-decoration:none;
	display: block;
    margin-top: 2rem;
}
.show_more_tips:hover{
	color:#fff;
}
.white_block a.blue_button:hover{
	background:url("../images/small_white_arrow.png")  90% center no-repeat #2d51a3;
}
.button_top a{
	top:8rem;
}
.container_block{
	width:100%;
	max-width:1140px;
	margin:0 auto;
	overflow:hidden;
	
}
#team_block_home{
	border-radius:50px 50px 0 0;
	-moz-border-radius:50px 50px 0 0;
	-o-border-radius:50px 50px 0 0;
	-webkit-border-radius:50px 50px 0 0;
	margin-top:-50px;
	z-index:51;
	border-bottom:1px solid #dfecf6;
}
/* block expertiza */
.slider_certification{
	width:100%;
	margin:5rem 0;
}
.slider_certification .slick-slide{
	height:8.5rem;
	position:relative;
}
.slider_certification .slick-slide img{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}
.slider_certification_wrapper{
	width:100%;
}
#expertiza_excelenta_block_home{
	border-bottom:1px solid #dfecf6;
}
#expertiza_excelenta_block_home div.title{
	font-size: 5rem;
    line-height: 5rem;
    margin-bottom: 3rem;
    color: #87b7dc;
    font-weight: 400;
}
/* tratamente */
#tratamente_block_home{
	border-bottom:1px solid #dfecf6;
}
#tratamente_block_home .titlu{
	margin-bottom:2rem;
}
#tratamente_block_home .subtitlu{
	font-size:2rem;
	font-weight:600;
}
.slider_tratamente_wrapper{
	width:100%;
	margin-bottom:3rem;
}
.slider_tratamente_wrapper .slick-slide{
	position:relative;
	padding:2rem;
}
.slider_tratamente_wrapper .slick-slide img{
	width:100%;
}
.slider_tratamente_wrapper .slick-slide .wrapper_title{
	width:75%;
	background:#fff;
	position:absolute;
	bottom:0;
	left:2rem;
	padding:1rem;
	border-radius:0 0.5rem 0 0;
	-moz-border-radius:0 0.5rem 0 0;
	-webkit-border-radius:0 0.5rem 0 0;
	-o-border-radius:0 0.5rem 0 0;
	font-size:2rem;
	color:#252b6a;
	height:7rem;
}
.slider_tratamente_wrapper .slick-slide .wrapper_title h2,
.slider_tratamente_wrapper .slick-slide .wrapper_title h3{
	font-size:2rem;
	color:#252b6a;
	line-height:2rem;
	margin-bottom:0;
}
#tratamente_block_home .form_wrapper{
	float:right;
	max-width:350px;
	width:100%;
	border:1px solid #2c326f;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
}
#tratamente_block_home .form_wrapper .input_text{
	border: none;
   
    padding: 14px 20px;
    color: #252b6a;
    font-size: 1.4rem;
    width: 265px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	margin:1px;
}
#tratamente_block_home .form_wrapper .input_submit{
	background: url("../images/icon_search.png") center center no-repeat #2c326f;
    text-indent: -1000000px;
    padding: 2rem;
    border: none;
    border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    -o-border-radius: 5px 0 0 5px;
    width: 80px;
    height: 51px;
    float: right;
	float:right;
	
}
/* block clinics */
#clinics{
	padding-too:5rem;
}
.list_orase, .list_clinics{
	width:100%;
}
.list_orase{
	margin-bottom:3rem;
	margin-top:5rem;
}
.list_orase .container_block{
	border-bottom:1px solid #dfecf6;
	padding-bottom: 15px;
}
.list_orase .map_title{
	font-size:5rem;
	color:#87b7dc;
	margin-bottom:3rem;
	margin-top: 15px;
	font-weight:400;
}
.list_orase .oras{
	padding:0 1.5rem;
	
}
.list_orase .oras h2,
.list_orase .oras div.city_title{
	font-size:3rem;
	color:#87b7dc;
	margin: 15px 0 0 0;
	padding-top: 15px;
	border-top:1px solid #87b7dc;
	cursor:pointer;
	text-align:center;
}
.list_orase .selected h2,
.list_orase .selected div.city_title,
.list_orase .city h2:hover,
.list_orase .city div.city_title:hover
{
	color:#252b6a;
	border-top:1px solid #252b6a;
}
.list_clinics ul{
	margin:0;
	padding:0;
}
.list_clinics ul li{
	display:inline-block;
	cursor:pointer;
	margin-right:2rem;
	text-align:center;
	position:relative;
	
}
.list_clinics ul li .logo_clinica{
	padding:2rem 2rem;
}
.list_clinics ul li .arrow_down{
	background:#252b6a;
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	-o-border-radius:0 0 5px 5px;
	text-align:center;
	padding:1.4rem 0;
	margin-top:1rem;
	display:none;
	position:absolute;
	bottom:-4rem;
	width:100%;
}
.list_clinics .container_block{
	overflow:visible;
}
.list_clinics ul li:hover{
	webkit-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
}
.list_clinics ul li:hover .arrow_down{
	display:block;
}
.list_clinics ul li.selected{
	webkit-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
}
.list_clinics ul li.selected .arrow_down{
	display:block;
}
.map_gallery{
	width:100%;
	margin-top:5rem;
}
.default_gallery{
	width:100%;
}
.google_map{
	height:100%;
	min-height:300px;
}
#gallery_map .bx-wrapper img{
	width:100%;
}
/* block testimoniale */
#testimoniale_block_home{
	padding-bottom:5rem;
	width:100%;
}
#testimoniale_block_home .titlu{
	margin-bottom:2rem;
	font-size: 5rem;
    line-height: 5rem;
    color: #87b7dc;
    font-weight: 400;
}
#testimoniale_block_home .subtitlu{
	font-size:2rem;
	font-weight:600;
	margin:0;
}

/* Navigation */
.nav_testimonial_slider .slick-slide{
	cursor:pointer;
	margin-right:15px;
}
.slider_testimoniale{
	background:#dfecf6;
	padding:1rem;
}
.slider_testimoniale_wrapper{
	width:100%;
	overflow:hidden;
}
.slider_testimoniale .slick-slide{
	cursor:pointer;
	margin-right:15px;
}
.nav_testimonial_slider .slick-slide img{
	width:100%;
}
.testimoniale_big_wrapper{
	width:100%;
	border-bottom:1px solid #dfecf6;
	position:relative;
}
.testimoniale_big_wrapper .half{
	width:50%;
	float:left;
}
.width_100{
	width:100%;
	position:relative;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.iframe_content {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.iframe_content iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.imageWrapper img{
	width:100%;
}
.slider_testimoniale .slick-slide img{
	width:100%;
}
.testimonial_description{
	margin-top:2rem;
}
.testimonial_description h2,
.testimonial_description .title{
	font-size:2rem;
	color:#252b6a;
	margin-bottom:3rem;
	font-weight:600;
	width:100%;
	
}
.testimonial_description p{
	font-size:1.6rem;
	width:100%;

}
.nav_wrapper{
	width:50%;
	position: absolute;
    top: 0;
    right: 0;
	background:#dfecf6;
	padding:3rem;
	
}
.main_testimonial_slider .slick-slide img{
	width:100%;
}
.nav_testimonial_slider .slick-prev{
	left:0;
	z-index:12;
}
.nav_testimonial_slider .slick-list{
	margin-left:50px;
}
.nav_testimonial_slider .slick-next{
	left:20px;
}
.first_block_testimonial{
	padding:0;
}
.bottom_testimoniale{
	background:url("../images/ghilimea.png") 4rem center no-repeat;
	padding:2rem 0;
	padding-left:20rem;
	overflow:hidden;
	margin-bottom:1rem;
	
}
.bottom_testimoniale a.blue_button{
	color:#fff;
	background:url("../images/small_white_arrow.png")  90% center no-repeat #252b6a;
	padding:2rem 7rem 2rem 3rem;
	font-size:1.4rem;
	border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
	text-decoration:none;
	position:relative;
	
	float:left;
}
.insta_pic{
	width:100%;	
}
.insta_text{
	font-size:1.6rem;
	color:#252b6a;
}
.instagram_posts{
	width:100%;
}
.more_instagram{
	margin-top:2rem;
}
#main_menu{
	width:100%;
}
#main_menu .main_line{
	width:100%;
	background:url("../images/bck_menu.png") repeat;
	/*
	background:rgb(37,43,106, 0.95);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1d160c', endColorstr='#1d160c');
	*/
}
#main_menu .second_line{
	width:100%;
}
.logo{
	display:inline-block;
	float:left;
	padding:2.4rem 0 1.4rem 3rem;
	
}
.logo img{
	/*max-height:44px;*/
}
#breadcrumb{
	display:none;
	height:0;
}
.language_switcher{
	display:inline-block;
	float:right;
	padding:3rem 3rem 0 0;
	position: absolute;
    right: 0;
    top: 0;
}
.language_switcher h2{
	display:none;
}
.language_switcher ul{
	margin:0;
	padding:0;
}
.language_switcher ul li{
	display:inline-block;
	border:1px solid #808799;
}
.language_switcher ul li.active{
	border-color:#fff;
}
.language_switcher ul li:first-child{
	border-radius:5px 0 0 5px;
	-moz-border-radius:5px 0 0 5px;
	-o-border-radius:5px 0 0 5px;
	-webkit-border-radius:5px 0 0 5px;
	margin-right:0.5rem;
}
.language_switcher ul li:last-child{
	border-radius:0 5px 5px 0;
	-moz-border-radius:0 5px 5px 0;
	-o-border-radius:0 5px 5px 0;
	-webkit-border-radius:0 5px 5px 0;
}
.language_switcher ul li a{
	color:#808799;
	display:block;
	padding:1rem 1.1rem;
	font-size:1.4rem;
	text-decoration:none;
	font-weight:600;
}
.language_switcher ul li.active a{
	color:#fff;
}
.language_switcher ul li:hover{
	border-color:#fff;
}
.language_switcher ul li:hover a{
	color:#fff;
}
#main_menu_links{
	max-width: 1000px;
    margin: 0 auto;
	
}
#main_menu .second_line ul{
	margin:0;
	padding:0;
	padding-right:3.5rem;
	margin-top:2.5rem;
}
#main_menu .second_line ul li{
	display:inline-block;

}
#main_menu .second_line .logos{
	float:right;
	position:relative;
	/*z-index:123;*/
}
#main_menu .second_line ul li:first-child{
	border-right:1px solid #fff;
	padding-right:1rem;
	margin-right:1rem;
}
#main_menu_links ul{
	margin:0;
	padding:0;
	width: 100%;
    text-align: center;
}

#main_menu_links ul li{
	display:inline-block;
	
}
#main_menu_links ul li a{
	color:#fefefe;
	text-decoration:none;
	font-size:1.4rem;
	line-height:10rem;
	padding-left: 5px;
}
#main_menu_links ul li a.menu_red_link{
	background-color: #979ed0;
	padding: 5px;
	max-width: 225px;
}
#main_menu_links ul li a.menu_border{
	border: 2px solid #979ED0;
    padding: 5px;
    border-radius: 4px;
    display: inline-block;
    font-weight: 600;
}
.submenu{
	background:#000f33;
	width: 100%;
    position: absolute;
    left: 0;
	text-align:center;
	padding:5rem 0;
}
.submenu .submenu_content{
	width:100%;
	max-width:920px;
	overflow:hidden;
	margin:0 auto;
}
.submenu .submenu_content .column_item{
	width:33.33333333%;
	float:left;
}
.submenu .submenu_content .column_item .column_content{
	border-right:1px solid #fff;
	padding-left:7rem;
	text-align: left;
}
.submenu .submenu_content .column_item .no-border{
	border-right:none;
}
.submenu .submenu_content.no_column a,
.submenu .submenu_content .column_item .column_content a{
	color:#fff;
	text-decoration:none;
	font-size:1.6rem;
	/*font-weight:600;*/
	display:block;
	margin-bottom:2rem;
	line-height:1.6rem!important;
	text-align:left;
}
.submenu .submenu_content.no_column a{
	text-align: center;
}
.submenu{
	display:none;
}
#main_menu_links li:hover .submenu{
	display:block;
}
#main_menu_links li .parent_link{
	padding:0.8rem 0.8rem;
}

#main_menu_links li .parent_link.menu_red_link{
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 0.8rem;
}
#main_menu_links li .parent_link.menu_white_link,
#main_menu_links li:hover .parent_link{
	background:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
	color:#000f33;
}
#search_icon{
	padding:0 2rem;
}
.visible{
	display:block!important;
}
.logos_content{
	width:100%;
	max-width:1140px;
	margin:0 auto;
	overflow:hidden;
}
.logos_content .bucuresti{
	width:50%;
	float:left;
}
.logos_content .bucuresti li{
	padding:0 2rem;
}
.logos_content .sibiu li{
	padding:0 2rem;
}
.logos_content .timisoara li{
	padding:0 2rem;
}
.logos_content .sibiu,
.logos_content .timisoara{
	width:25%;
	float:left;
}
.logos_content h2{
	width:100%;
	margin:0 auto;
	background:#fff;
	font-size:1.6rem;
	font-weight:600;
	text-align:center;
	color:#141e33;
	line-height:4rem;
	border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
} 
.logos_content h2 span{
	font-weight:400;
}
.logos_content .item{
	margin:0 1.5rem;
}
#main_menu_links .specializari{
	padding:2rem 0;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	width:100%;
	max-width:1325px;
	margin:0 auto;
	margin-top:3rem;
}
#main_menu_links .specializari p{
	font-size:1.6rem;
	color:#fff;
	margin-bottom:1rem;
	text-align:left;
	margin-left:1rem;
}
#main_menu_links .specializari ul li a{
	font-weight: 600;
	font-size:1.6rem;
	line-height:1.6rem;
	padding:0 2rem;
}
#main_menu_links .contact_menu ul li a{
	display:block;
	padding:0 2rem;
}
.submenu .submenu_content .cities{
	width:100%;
	max-width:550px;
	overflow:hidden;
	margin:0 auto;
}
.submenu .submenu_content .cities .city_item{
	float:left;
}
.txt_upper{
	text-transform:uppercase;
}
#main_menu_links  .half_column_item{
	width:50%;
	float:left;
}
#main_menu_links  .half_column_item .column_content{
	border-right:1px solid #fff;
	padding-left:3rem;
}
#main_menu_links  .half_column_item .no-border{
	border:none;
}
#main_menu_links  .half_column_item ul{
	margin:0;
	padding:0;
}
#main_menu_links  .half_column_item ul li{
	display:block;
	text-align:left;
	
}
#main_menu_links  .half_column_item ul li ul li{
	padding-lefT:2rem;
	
}
#main_menu_links  .half_column_item ul li a{
	font-size:1.6rem;
	line-height:1.6rem;
	display:block;
	margin-bottom:2.5rem;
}
#main_menu_links  .half_column_item p{
	text-align:left;
	font-size:1.6rem;
	line-height:1.6rem;
	color:#fff;
}
#main_menu_links ul.campaigns{
	text-align:left;
}
#main_menu_links ul.campaigns li{
	display:inline-block;
	margin:0 1rem 0 0;
	float:left;
}
#main_menu_links ul.campaigns li.see_all{
	padding-top:2.5rem;
}
#main_menu_links ul.campaigns li img{
	margin-bottom:1rem;
}
#main_menu_links .recent_articles li{
	clear:both;
	margin:0 auto;
	overflow:hidden;
}
#main_menu_links .recent_articles{
	overflow:hidden;
}
#main_menu_links .recent_articles .half_article{
	width:50%;
	float:left;
}
#main_menu_links .recent_articles .half_article h2{
	font-size:1.6rem;
	font-weight:400;
	margin-bottom:1.5rem;
}
#main_menu_links .recent_articles .half_article p{
	font-size:1.2rem;
}
.no-border{
	border:none!important;
}
#main_menu_links .border-left{
	border-left:1px solit #fff!important;
	border-right:none!important;
}
#main_menu_links .line_menu_contact{
	padding-bottom:3rem;
	margin-bottom:3rem;
	border-bottom:1px solid #fff;
}
#main_menu_links .line_menu_contact h2{
	width:auto;
	background:#fff;
	font-size:1.6rem;
	font-weight:600;
	text-align:center;
	color:#141e33;
	line-height:4rem;
	border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
	max-width:540px;
	margin:0 auto;
}
#main_menu_links .line_menu_contact h2 span{
	font-weight:400;
}
#main_menu_links .cities .city_item{
	display:inline-block;
	margin:0 1rem;
}
#main_menu_links .cities h2{
	width:auto;
	background:#fff;
	font-size:1.6rem;
	font-weight:600;
	text-align:center;
	color:#141e33;
	line-height:4rem;
	border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
	width:255px;
}
#main_menu_links  .contact_menu li a{
	line-height:normal!important;
}
#main_menu_links  .contact_menu li img{
	margin-bottom:1rem;
	margin-top:2rem;
}
.header_search_form{
	position:absolute;
	width:100%;
	left:0;
	top:0;
	height:15rem;
	background:#000f33;
	display:flex;
	flex-direction: row;
	z-index:999;
}
#header_search{
	color:#fff!important;
}
#header_search_mobile{
	color:#fff!important;
}
.header_search_form{
	display:none;
}
.header_search_form a{
	line-height:normal!important;
}
.header_search_form .close-button {
    width: 15%;
}
.header_search_form a.close-search {
    display: block;
    width: 70px;
    height: 70px;
    padding: 28px 20px 20px;
    vertical-align: middle;
}
.header_search_form a.close-search img{
	float: none!important;
	width: auto!important;
}
.header_search_form .close-button+div{
	flex: 1;
}
.header_search_form input{
	width: 100%;
    height: 45px;
    font-size: 40px;
    line-height: 44px;
    color: #fff;
    border-color: #fff;
    border-width: 0 0 1px 0;
    border-radius: 0;
    padding: 0;
    background-color: transparent;
	border-bottom:1px solid #fff!important;
}
.header_search_form ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

.header_search_form :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.header_search_form ::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}
.header_search_form  div{
	display: flex;
    align-items: center;
    justify-content: center
}

.header_search_form .button {
    width: 15%;
	text-align:center;
}
.header_search_form .button a{
	background:#fff;
	border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.header_search_form .button a{
	display: block;
    width: 40px;
    line-height: 40px!important;
}
.header_search_form .button a img{
	float: none!important;
    width: auto!important;
}
.content_search_form{
	width:100%;
	max-width:920px;
	margin:0 auto;
}


#mobile_menu{
	display:none;
	width:100%;
	position:fixed;
	top:0;
	width:100%;
	z-index:99992;
}
#mobile_menu .main_line{
	background:rgb(37,43,106, 0.95);
	height:15rem;
	
	width:100%;
}
#mobile_menu .logo{
	padding: 1.5rem 5rem 1.5rem 1.5rem;
	text-align: center;
    width: 100%;
}
#main_menu .logo img{
	max-width:270px;
}
#mobile_menu .logo img{
	width:100%;
	max-width:210px;
	float: left;
}
#mobile_menu .icons{
	text-align:center;
}
#mobile_menu .icons .call_us img{
	max-width:115px;
}
#mobile_menu .call_us,
#mobile_menu .search,
#mobile_menu .burger_menu{
	display:inline-block;
}
#mobile_menu .call_us{
	margin-top:1.5rem;
	
}
#mobile_menu .burger_menu{
	position: absolute;
    top: 22px;
    right: 15px;
}
#mobile_menu  .expanded_menu{
	display: none;
    position: fixed;
    width: 100%;
    background: #000f33;
    z-index: 99991;
    top: 0;
    left: 0;
	overflow-y: auto;
	height:100%;
}
#mobile_menu  .expanded_menu .expanded_content{
	position:relative;
	
}
#mobile_menu .top_mobile_menu{
	height:6rem;
	border-bottom:2px solid #fff;
}
#mobile_menu .top_mobile_menu .language_switcher {
    display: inline-block;
    float: right;
    padding: 1rem 0 0 3rem;
    position: absolute;
    left: 0;
    top: 0;
	width:50%;
}
#mobile_menu .menu_list ul{
	margin:0;
	padding:0;
}
#mobile_menu .menu_list ul li ul li{
	border-bottom:1px solid #fff;
	list-style-type: none;
}
#mobile_menu .menu_list ul li a{
	display:block;
	padding:2rem 0rem 2rem 1.5rem;
	font-size:1.4rem;
	color:#fff;
}
#mobile_menu .menu_list ul li > a{
	border-bottom: 1px solid #fff;
}
#mobile_menu .menu_list ul li > a.menu_border{
	border: 2px solid #979ED0;
    padding: 5px;
    border-radius: 4px;
    display: inline-block;
    margin: 13px 10px;
    font-weight: 600;
}
#mobile_menu .menu_list ul.menu_white_link li a{
	color: #000f33;
}
#mobile_menu .menu_list ul.menu_white_link li:not(:last-child) a{
	border-bottom: 1px solid #000f33;
}

#mobile_menu .menu_list ul li a.menu_red_link{
	background-color: #979ed0;
	padding-left: 15px;
}

#mobile_menu .menu_list .parent_link_mobile{
	margin:0;
	padding:0 1.5rem;
	font-size:1.4rem;
	color:#fff;
	border-bottom:1px solid #fff;
}
#mobile_menu .menu_list .parent_link_mobile.menu_red_link{
	background-color: #979ed0;
}
#mobile_menu .menu_list .parent_link_mobile.menu_white_link{
	background-color: #fff;
	border-bottom: 1px solid #000f33;
}
#mobile_menu .menu_list .parent_link_mobile span{
	padding:2rem 0;
	display:inline-block;
}
#mobile_menu .menu_list .parent_link_mobile.menu_white_link span{
	color: #000f33;
}
#mobile_menu .menu_list .parent_link_mobile a{
	display:inline-block;
	float:right;
}
#mobile_menu .menu_list .parent_link_mobile .close_child{
	display:none;
}
#mobile_menu .menu_list  ul.child{
	display:none;
}
#mobile_menu .menu_list  ul.child.menu_red_link{
	background-color: #979ed0;
}
#mobile_menu .menu_list  ul.child.menu_white_link{
	background-color: #fff;
}
#mobile_menu  .footer_menu_mobile ul{
	margin:0;
	padding:0;
	overflow:hidden;
	padding:2rem 0 82px 0;
}
#mobile_menu  .footer_menu_mobile ul li{
	width:50%;
	float:left;
	text-align:center;
	list-style-type: none;
}
#mobile_menu  .footer_menu_mobile ul li:first-child{
	border-right:1px solid #fff;
}
#mobile_menu  .header_search_form input{
	font-size: 25px;
}
#call_center_button_close{
	display:none;
}
.sticky_actions{
	position:fixed;
	right:0;
	bottom:56px;
	z-index:12345;
}
.wh-widget-send-button-get-button{
	display:none!important;
}
.sticky_actions .item{
	border-radius:5px 0 0 5px;
	-o-border-radius:5px 0 0 5px;
	-webkit-border-radius:5px 0 0 5px;
	-moz-border-radius:5px 0 0 5px;
	margin-bottom:1.5rem;
	display:none;
}
.sticky_actions .blue{
	background:#252b6a;
}
.sticky_actions .white{
	background:#fff;
}
.sticky_actions .item a{
	display:block;
	padding:1.5rem 3rem 1.5rem 5rem;
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	font-size:1.4rem;
	font-weight:600;
	line-height:1.4rem;
}
.sticky_actions .phone a{
	background:url("../images/phone_icon.png")  1rem center no-repeat;
}
.sticky_actions .programare a{
	background:url("../images/programare_icon.png")  1rem center no-repeat;
	color:#252b6a;
}
.sticky_actions .buttons a{
	padding: 0;
    width: 75px;
    height: 86px;
    float: right;
    margin-right: 2rem;
}
.sticky_actions .buttons{
	display:block;
	margin-right:-20px;
}
.clear{
	clear:both;
}
#anchors_home ul li.mobile_only_anchor{
	display:none;
}
.team_slider_wrapper .bx-wrapper .bx-prev{
	position: absolute;
    bottom: 70px;
    margin-top: -16px;
    outline: 0;
    width: 65px;
    height: 65px;
    text-indent: -9999px;
    z-index: 9999;
	right: 70px;
    background: url("../images/left_arr_s1.png") no-repeat;
}
.team_slider_wrapper .bx-wrapper .bx-prev:hover{
	position: absolute;
    bottom: 70px;
    margin-top: -16px;
    outline: 0;
    width: 65px;
    height: 65px;
    text-indent: -9999px;
    z-index: 9999;
	right: 70px;
    background: url("../images/left_arr_s1.png") no-repeat;
}

.team_slider_wrapper .bx-wrapper .bx-next{
	position: absolute;
    bottom: 70px;
    margin-top: -16px;
    outline: 0;
    width: 65px;
    height: 65px;
    text-indent: -9999px;
    z-index: 9999;
	right: 0;
    background: url("../images/right_arr_s1.png") no-repeat;
}
.team_slider_wrapper .bx-wrapper .bx-next:hover{
	position: absolute;
    bottom: 70px;
    margin-top: -16px;
    outline: 0;
    width: 65px;
    height: 65px;
    text-indent: -9999px;
    z-index: 9999;
	right: 0;
    background: url("../images/right_arr_s1.png") no-repeat;
}
.team_slider_wrapper .bx-controls-direction{
	width:100%;
	max-width: 1140px;
	position:relative;
	margin:0 auto;
}
#expertiza_excelenta_block_home .cert_item{
	margin:4rem 0;
	text-align:center;
	height: 80px;
    line-height: 80px;
}
#expertiza_excelenta_block_home .cert_item img{
	vertical-align: middle;
}
#admin-menu, #admin-menu .dropdown{
	z-index:999999999;
}
#tratamente_block_home .slick-dots{
	display:none!important;
}

.default_gallery .bx-wrapper .bx-prev{
	position: absolute;
    bottom: 20px;
    margin-top: -16px;
    outline: 0;
    width: 65px;
    height: 65px;
    text-indent: -9999px;
    z-index: 9999;
	left: 30px;
    background: url("../images/left_arr_s1.png") no-repeat;
}

.default_gallery .bx-wrapper .bx-next{
	position: absolute;
    bottom: 20px;
    margin-top: -16px;
    outline: 0;
    width: 65px;
    height: 65px;
    text-indent: -9999px;
    z-index: 9999;
	left: 105px;
    background: url("../images/right_arr_s1.png") no-repeat;
}
#clinic_details_0,
#clinic_details_1,
#clinic_details_2,
#clinic_details_3,
#clinic_details{
	width: 100%;
    background: #fff;
    text-align: center;
    bottom: 0;
    position: absolute;
    padding: 2rem 0;
	display:none;
	border-bottom:1px solid #dfecf6;
}
#clinic_details_0 h2,
#clinic_details_1 h2,
#clinic_details_2 h2,
#clinic_details_3 h2,
#clinic_details h2{
	font-size:1.6rem;
	color:#252b6a;
	font-weight:600;
}
#clinic_details_0 p,
#clinic_details_1 p,
#clinic_details_2 p,
#clinic_details_3 p,
#clinic_details p{
	font-size:1.6rem;
	color:#252b6a;
	font-weight:400;
}
#clinic_details_0 .buton_nav,
#clinic_details_1 .buton_nav,
#clinic_details_2 .buton_nav,
#clinic_details_3 .buton_nav,
#clinic_details .buton_nav{
	display:block;
	border:1px solid #2d51a3;
	border-radius:15px;
	-moz-border-radius:15px;
	-o-border-radius:15px;
	-webkit-border-radius:15px;
	padding:1.4rem 1.4rem 1.4rem 4rem;
	background:url("../images/navigate.png") 4rem center no-repeat;
	text-decoration:none;
	color:#2d51a3;
	font-size:1.4rem;
	font-weight:600;
	max-width:230px;
	margin:0 auto;
}
#clinics{
	width:100%;
	max-width:1920px;
	margin:0 auto;
}
.nav_testimonial_slider .slick-prev{
	background:url("../images/left_arr_s1.png") no-repeat;
	width:30px;
	height:30px;
	background-size:contain;
	left:-20px;
}
.nav_testimonial_slider .slick-prev:before{
	content:'';
}
.nav_testimonial_slider .slick-next{
	background:url("../images/right_arr_s1.png") no-repeat;
	width:30px;
	height:30px;
	background-size:contain;
	left:15px;
}
.nav_testimonial_slider .slick-next:before{
	content:'';
}


.mb-footer{
	margin-bottom: 80px;
}
#footer{
	background:#000f33;
	width:100%;

}
#footer .first_line_footer{
	border-bottom:1px solid #dfecf6;
	padding:3rem 0;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font-weight:600;
}
.ov_hidden{
	overflow:hidden;
}
#footer  .second_line_footer h3{
	font-size:1.2rem;
	font-weight:600;
	text-transform:uppercase;
	padding:3rem 0;
	border-bottom:1px solid #dfecf6;
	color:#fff;
}
#footer .second_line div.title_footer{
	font-size:1.6rem;
	color:#fff;
	text-align:center;
	border-bottom:1px solid #fff;
	padding-bottom:2rem;
	margin-bottom:2rem;
}
#footer  .second_line_footer ul{
	margin:0;
	padding:0;
}
#footer  .second_line_footer ul li{
	list-style:none;
}
#footer  .second_line_footer a{
	color:#fff;
	font-size:1.2rem;
	display:block;
	padding:0.5rem 0;
	text-decoration:none;
}
#footer  .second_line{

	padding:3rem 0;
	margin:2rem 0 0 0;
} 
#footer  .second_line ul{
	margin:0;
	padding:0 2rem;
}
#footer  .second_line ul li{
	list-style:none;
	color:#fff;
	font-size:1.4rem;
	margin:1rem 0;
}
#footer  .second_line ul li h3{
	font-weight:bold;
}
#footer  .second_line ul li a{
	color:#fff;
	font-size:1.4rem;
} 
#footer  .third_line_footer{
	/*background:#252b6a;*/
	padding:3rem 0;
	margin: 0;
	color:#fff;
	font-size:1.4rem;
} 
#footer  .fourth_line_footer{
	padding:2rem 0;
}
#footer  .fourth_line_footer ul{
	margin:0;
	padding:0;
}
#footer  .fourth_line_footer ul li{
	display:inline-block;
}
#footer .third_line_footer img{
	margin:0;
	height: 28px;
	width: auto;
}
#footer  .fourth_line_footer .left_bottom_footer a{
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-size:1.4rem;
	font-weight:600;
	display:block;
	margin-right:2rem;
}
#footer  .fourth_line_footer .right_bottom_footer {
	text-align:right;
}
#footer  .fourth_line_footer .right_bottom_footer li{
	margin-left:2rem;
}
#footer  .fourth_line_footer .right_bottom_footer li a{
	display: block;
}
#footer  .fourth_line_footer .right_bottom_footer li a img{
	display: block;
	margin: 0 auto;
}
#footer  .fourth_line_footer .right_bottom_footer li a div{
	color: #fff;
	text-align: center;
	font-size: 12px;
	padding-top: 5px;
	margin-bottom: 5px;
}
.txt-center{
	text-align:center;
}
.txt-left{
	text-align:left;
}
.txt-right{
	text-align:right;
}
select:focus{
    outline: none;
}
#all_clinics_list_by_town ul.for_mobile{
	margin:0;
	padding:0;
}
#all_clinics_list_by_town ul.for_mobile li{
	display:block;
	line-height:5rem;
	font-size:1.3rem;
	color:#253e7e;
	font-weight:600;
	background:url("../images/down_single_arrow.png") center right no-repeat;
	padding-right:3rem;
	max-width:270px;
	margin:0 auto;
	display:none;
}
#all_clinics_list_by_town ul.for_mobile li.activat{
	border-top:1px solid #253e7e;
	border-bottom:1px solid #dfecf6;
	display:block;
}
#all_clinics_list_by_town ul.for_mobile li:hover{
	box-shadow:none;
}
.custom-select-cities{
	max-width:290px;
	margin:0 auto;
	position: relative;
	display:none;
}
.custom-select-cities select {
  display: none; /*hide original SELECT element:*/
}
.select-selected {

}
.select-selected:after {
    position: absolute;
    content: url(../images/down_single_arrow.png);
    top: 0;
    right: 10px;
}


/*style the items (options), including the selected item:*/
.select-selected {
  color: #253e7e;
  line-height: 52px;
  font-size: 12px;
  font-weight:600;
  border-top: 1px solid #253e7e;
  border-bottom:1px solid  #dfecf6;
  cursor: pointer;
  user-select: none;
  padding-left:10px;
  padding-right:10px;
}
.select-items div{
  color: #253e7e;
  line-height:52px;
  font-size:12px;
  font-weight:600;
  
  border-bottom:1px solid  #dfecf6;
  cursor: pointer;
  user-select: none;
  position:relative;
  background:#fff;
  padding-left:10px;
  padding-right:10px;
}
.select-items.select-arrow-active div:after {
    position: absolute;
    content: url(../images/down_single_arrow.png);
    top: 0;
    right: 5px;
}

/*style items (options):*/
.select-items {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.insta_footer{
	width:100%;
	overflow:hidden;
	padding:1rem 0;
}
.insta_footer .half{
	width:50%;
	float:left;
	font-size:1.6rem;
	color:#252b6a;
}
.insta_footer .half img{
	margin-right:1rem;
}

.page_hero{
	background-position:center;
	min-height:700px;
	background-size:auto 100%;
	width:100%;
	background-repeat:no-repeat;
}
.tratamente_hero{
	background-image:url("../images/tratamente_hero.png");
}
.heritage_hero{
	background-image:url("../images/heritage.png");
}
.contact_hero{
	background-image:url("../images/hero_contact.png");
	min-height:400px;
}
.presa_hero{
	background-image:url("../images/media_hero.png");
	min-height:400px;
}
.testimoniale_hero{
	background-image:url("../images/testimoniale_hero.png");
	min-height:400px;
}
.before_after_hero{
	background-image:url("../images/before_and_after.png");
	min-height:400px;
}
.article_hero{
	background:#131e36;
	min-height:450px;
	padding-bottom:10rem;
}
.basic_page_hero{
	background:#131e36;
	min-height:400px;
}
.implant_hero{
	background:#131e36;
	min-height:400px;
}
.blog_hero{
	background:#131e36;
	min-height:400px;
}
.echipa_hero{
	background:#131e36;
	min-height:100px;
}
.tarife_hero{
	min-height:400px;
}
.page_hero .breadcrumbs{
	margin-top:15rem;
}
.page_hero .breadcrumbs{
	color:#fff;
	font-size:1.2rem;
}
.page_hero .breadcrumbs a{
	color:#fff;
	font-size:1.2rem;
	text-decoration:none;
}
.page_hero .breadcrumbs ul{
	margin:0;
	padding:0;
}
.page_hero .breadcrumbs li{
	display:inline-block;
	line-height:2.1rem;
}
.page_hero .breadcrumbs li{
	background:url("../images/lefT_white_arrow.png") center left no-repeat;
	padding-left: 3rem;
    margin-left: 2rem;
}
.page_hero .breadcrumbs li:first-child{
	background:none;
	padding-left:0;
	margin-left:0;
}
.page_hero .breadcrumbs li:nth-child(2){
	background:url("../images/left_white_double_arrow.png") center left no-repeat;
	padding-left: 3rem;
    margin-left: 2rem;
}
.page_hero .page_title h2{
	margin-top:6rem;
	font-size:5rem;
	color:#fff;
	font-weight:600;
}
.page_hero .page_title h1{
	margin-top:6rem;
	font-size:5rem;
	color:#fff;
	font-weight:600;

}
.page_hero .page_title.page_title_48 h1,
body.node-type-people-of-de .page_hero .page_title h1{ 
	font-size:4rem;
	margin-bottom: 30px;
}

.container_block_story_page{
	width:100%;
	max-width:730px;
	margin:auto;
}
.article_content{
	padding:5rem 0;
}
.rounded_top{
	border-radius: 50px 50px 0 0;
    -moz-border-radius: 50px 50px 0 0;
    -o-border-radius: 50px 50px 0 0;
    -webkit-border-radius: 50px 50px 0 0;
    margin-top: -50px;
    z-index: 1;
	background: #fff;
	width:100%;
	position:relative;
}
.story_intro{
	
	background: #fff;
    color: #252b6a;
    padding-top: 7rem;
   
    width: 100%;
	font-size:2rem;
	font-weight:600;
	text-align:justify;
}

.story_body{
	background: #fff;
    color: #252b6a;
    padding-top: 5rem;
    padding-bottom: 5rem;
    width: 100%;
	font-size:1.6rem;
	font-weight:400;
	text-align:justify;
}
.story_body img{
	max-width: 100%;
}
.gallery_container{
	-webkit-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
	box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);	
	overflow:hidden;
	padding:5rem 0;
	width:100%;
	margin-top:10px;
}
.story_image_gallery .bx-wrapper .bx-next {
    position: absolute;
    bottom: 50%;
    outline: 0;
    width: 65px;
    height: 65px;
    text-indent: -9999px;
    z-index: 9999;
    right: -90px;
    background: url("../images/right_arr_s1.png") no-repeat;
}
.story_image_gallery .bx-wrapper .bx-prev {
    position: absolute;
    bottom: 50%;
    outline: 0;
    width: 65px;
    height: 65px;
    text-indent: -9999px;
    z-index: 9999;
    left: -90px;
    background: url("../images/left_arr_s1.png") no-repeat;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus{
	background: #252b6a;
}
.bx-wrapper .bx-pager.bx-default-pager a{
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-o-border-radius: 1px;
}
.bx-wrapper .bx-pager.bx-default-pager a{
	background:#f2f4f6;
}
.categorie_block_story{
	padding-top:7rem;
}
.descrieri_block_story{
	padding:7rem 0;
}
.categorie_block_story h2{
	color:#252b6a;
	font-size:3rem;
	font-weight:600;
	margin-bottom:3rem;
}
.descrieri_block_story h2.title{
	color:#252b6a;
	font-size:3rem;
	font-weight:600;
	margin-bottom:3rem;
}
.descrieri_block_story .content h2{
	color:#252b6a;
	font-size:2rem;
	font-weight:600;
	margin-bottom:1rem;
}
.descrieri_block_story p{
	color:#252b6a;
	font-size:1.6rem;
	font-weight:400;
	margin-bottom:3rem;
}
.categorie_block_story p{
	color:#252b6a;
	font-size:1.6rem;
	font-weight:400;
	margin-bottom:3rem;
}
.categorie_block_story .blue_button{
	color: #fff;
    background: url("../images/small_white_arrow.png") 90% center no-repeat #252b6a;
    padding: 2rem 7rem 2rem 3rem;
    font-size: 1.4rem;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-decoration: none;
    position: relative;
    display:block;
    max-width:350px;
}
.liste_block_story{
	width:100%;
	padding:7rem 0;
}
.liste_block_story h2{
	color:#252b6a;
	font-size:3rem;
	font-weight:600;
	margin-bottom:3rem;
}
.liste_block_story ul{
	margin:0;
	padding:0;
}
.liste_block_story ul li{
	list-style:none;
	color:#252b6a;
	font-size:1.6rem;
	font-weight:400;
}
.liste_block_story ul.liste_patrat li{
	background:url("../images/patrat.png") left 5px no-repeat;
	padding-left:30px;
}
.liste_block_story ul.liste_patrat{
	margin-bottom:4rem;
}
.liste_block_story ul.liste_bifa li{
	background:url("../images/bifa.png") left top no-repeat;
	padding-left:40px;
	line-height:26px;
}
.liste_block_story .liste_bifa li{
	background:url("../images/bifa.png") left top no-repeat;
	padding-left:40px;
	line-height:26px;
}
.tratament_item{
	width:100%;
	-webkit-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
	box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);	
	border-radius: 4rem;
	-moz-border-radius: 4rem;
	-webkit-border-radius: 4rem;
	-o-border-radius: 4rem;
	margin-bottom:4rem;
	
}
.tratament_item .left_item{
	padding:5rem;
}
.list_tratamente{
	padding:5rem;
}
.tratament_item h2 a{
	color:#252b6a;
	font-weight:600;
	font-size:3rem;
	margin-bottom:2rem;
}
.tratament_item p{
	color:#252b6a;
	font-weight:400;
	font-size:1.6rem;
}
.tratament_item .blue_button{
	color: #fff;
    background: url("../images/small_white_arrow.png") 90% center no-repeat #252b6a;
    padding: 2rem 7rem 2rem 3rem;
    font-size: 1.4rem;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-decoration: none;
    position: relative;
    display:block;
    max-width:350px;
	text-transform:uppercase;
}
.tratament_item  img{
	width:100%;
}
.tratament_item .image_container{
	position: absolute;
    height: 100%;
    width: 100%;
    background-size:auto 100%;
	border-radius:0 4rem 4rem 0;
	-moz-border-radius:0 4rem 4rem 0;
	-webkit-border-radius:0 4rem 4rem 0;
	-o-border-radius:0 4rem 4rem 0;
	margin-bottom:0 4rem 4rem 0;
	background-repeat:no-repeat;
	background-position:center right;
	right:14px;
}
.invisible{
	display:none;
}
.container_programare_form{
	background:url("../images/bck_form.png") center no-repeat;
	background-size:100% 100%;
	padding:12%;
	max-width:1300px;
	width:100%;
	margin:0 auto;
}
.container_programare_form .actual_form{
	background:#fff;
	border-radius:4rem;
	-moz-border-radius:4rem;
	-webkit-border-radius:4rem;
	-o-border-radius:4rem;
	padding:5rem;
}

.container_job_form{
	background:url("../images/bck_form.png") center no-repeat;
	background-size:100% 100%;
	padding:12%;
	max-width:1300px;
	width:100%;
	margin:0 auto;
}
.container_job_form .actual_form{
	background:#fff;
	border-radius:4rem;
	-moz-border-radius:4rem;
	-webkit-border-radius:4rem;
	-o-border-radius:4rem;
	padding:5rem;
}

.actual_form h2{
	font-size:5rem;
	font-weight:400;
	color:#252b6a;
}
.actual_form h2 span{
	font-weight:600;
}
.actual_form h3{
	font-size:1.6rem;
	font-weight:400;
	color:#252b6a;
}
.actual_form form{
	margin-top:4rem;
}
.actual_form form input[type="text"]{
	width:100%;
	border:2px solid #dfecf6;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	margin-bottom:1.5rem;
	padding:1rem 1rem 1rem 7rem;
	font-size:1.6rem;
}
.actual_form form select{
	width:100%;
	border:2px solid #dfecf6;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	margin-bottom:1.5rem;
	padding:1rem 1rem 1rem 7rem;
	font-size:1.6rem;
	font-weight:600;
	color:#252b6a;
	-webkit-appearance:none;
	/*
	-webkit-appearance: none;
    background: white url("../images/chevron-down.svg") no-repeat;
    background-position: right 10px center;
    background-size: 12px;
	*/
}
.actual_form form input.error{
	border:1px solid red;
}
.actual_form form select.error{
	border:1px solid red;
}
.gdpr_fields .error{
	border:1px solid red;
	background:none;
}
.actual_form #main_message{
	color:red;
	font-size:1.6rem;
	font-weight:600;
	text-align:center;
}
.actual_form #succes_message p{
	color:green;
	font-size:1.6rem;
	font-weight:600;
	text-align:center;
}

.actual_form form textarea{
	width:100%;
	border:2px solid #dfecf6;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	margin-bottom:1.5rem;
	padding:1rem 1rem 1rem 7rem;
	font-size:1.6rem;
	font-weight:400;
	color:#252b6a;
	font-style:italic;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color:#252b6a;
  font-style:italic;
  font-size:1.6rem;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:#252b6a;
  font-style:italic;
  font-size:1.6rem;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color:#252b6a;
  font-style:italic;
  font-size:1.6rem;
}
.check_radio_btn{
	width:100%;
	margin-bottom:1.5rem;
	font-size:1.6rem;
}
.gdpr_fields{
	margin-top:2rem;
}
.programare_btn_tpl,
#programare_btn{
	color: #fff;
    background: url("../images/small_white_arrow.png") 90% center no-repeat #252b6a;
    padding: 2rem 7rem 2rem 3rem;
    font-size: 1.4rem;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-decoration: none;
    position: relative;
    display:block;
    max-width:350px;
	text-transform:uppercase;
	margin:0 auto;
}
.programare_btn_tpl:hover{
	color: #fff;
	text-decoration: none;
}
#user-login{
	margin-top:100px;
}
#programare_btn_versiunea_2{
	background-color: #dd3243;
    width: auto;
    display: inline-block;
    float: right;
}

.container_block_story {
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
    overflow: hidden;
}
.list_story {
    padding: 5rem;
}
.story_item {
    width: 100%;
    -webkit-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
    border-radius: 4rem;
    -moz-border-radius: 4rem;
    -webkit-border-radius: 4rem;
    -o-border-radius: 4rem;
    margin-bottom: 4rem;
	padding:5rem;
}
.story_item h2 {
    color: #252b6a;
    font-weight: 600;
    font-size: 3rem;
    margin-bottom: 2rem;
}
.story_item h2 a{
    color: #252b6a;
    font-weight: 600;
    font-size: 3rem;
    margin-bottom: 2rem;
	text-decoration:none;
}
.story_item p {
    color: #252b6a;
    font-weight: 400;
    font-size: 1.6rem;
}
.story_item .blue_button {
    color: #fff;
    background: url(../images/small_white_arrow.png) 90% center no-repeat #252b6a;
    padding: 2rem 7rem 2rem 3rem;
    font-size: 1.4rem;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-decoration: none;
    position: relative;
    display: block;
    max-width: 350px;
    text-transform: uppercase;
}
.story_item .image_page img{
	width:100%;
}

#nume_preunume{
	background:url("../images/nume_prenume.png") 2rem center no-repeat;
}
#phone{
	background:url("../images/phone.png") 2rem center no-repeat;
}
#tratament{
	background:url("../images/tratament.png") 2rem center no-repeat;
}
#doctor{
	background:url("../images/doctor.png") 2rem center no-repeat;
}
#orasul{
	background:url("../images/orasul.png") 2rem center no-repeat;
}
#email{
	background:url("../images/email.png") 2rem center no-repeat;
}
#comunicare{
	background:url("../images/metoda_comunicare.png") 2rem center no-repeat;
}
#job{
	background:url("../images/job_img.png") 2rem center no-repeat;
}
.descrieri_block_story .content ul{
	margin:0;
	padding:0;
}
.descrieri_block_story .content ul li{
	background: url("../images/bifa.png") left top no-repeat;
    padding-left: 40px;
    line-height: 26px;
	list-style:none;
	color: #252b6a;
    font-size: 1.6rem;
    font-weight: 400;
	margin-bottom:1rem;
}
.categorie_block_story  ul{
	margin:0;
	padding:0;
}
.categorie_block_story  ul li{
	background: url("../images/bifa.png") left top no-repeat;
    padding-left: 40px;
    line-height: 26px;
	list-style:none;
	color: #252b6a;
    font-size: 1.6rem;
    font-weight: 400;
	margin-bottom:1rem;
}
.implant_hero_content{
	position:relative;
	max-width:1920px;
	margin:0 auto;
}
.implant_hero_content .big_image_absolute{
	width: 50%;
    top: 15rem;
    position: absolute;
    right: -15px;
	z-index:120;
}
.implant_hero_content .big_image_absolute img{
	width:100%;
	display:block;
	max-width:600px;
	float:right;
}
.anchors{
	margin-top:5rem;
}
.video_block_container{
	background:#f2f4f6;
	width:100%;
	webkit-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
	padding:5rem 0;
}
.video_block_container .video_container_block{
	width:100%;
	max-width:730px;
	margin:0 auto;
}
.white_block_short{
	width:100%;
	padding:7rem 0;
}
.white_block_short h2{
	color:#252b6a;
	font-size:3rem;
	font-weight:600;
}
.white_block_short img.image{
	display:block;
	width:100%;
}
.white_block_short .rata_succes{
	text-align:left;
	background:#dfecf6;
	padding:5rem;
	margin-top:5rem;
}
.white_block_short .rata_succes p{
	font-weight:600;
	margin:0;
}
#din_ce_tabs ul{
	margin:0;
	padding:0;
	text-align:center;
}
#din_ce_tabs ul li{
	display:inline-block;
}
#din_ce_tabs ul li a{
	color:#252b6a;
	font-size:2rem;
	text-decoration:none;
	
}
#din_ce_tabs ul li p{
	padding:1rem 2rem;
	margin:0;
	font-size: 20px;
}
#din_ce_tabs ul li span{
	display:block;
	width:100%;
	line-height:2.5rem;
}
#din_ce_tabs ul li span{
	background:url("../images/plus_sign.png") center right no-repeat;
	padding-right:2rem;
}
#surub,
#bont,
#coroana{
	background:#e0ecf6;
	padding:5rem;
	border-radius:3px 3px 0 0;
	-moz-border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0;
	-o-border-radius:3px 3px 0 0;
}
#din_ce_tabs ul li.ui-state-active span{
	background:url("../images/minus_sign.png") center right no-repeat #e0ecf6;

	
}
#din_ce_tabs ul li.ui-state-active p{
	background:#e0ecf6;
	border-radius:3px 3px 0 0;
	-moz-border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0;
	-o-border-radius:3px 3px 0 0;
}
.beneficii_implant{
	width:100%;
	max-width: 1920px;
    margin: 0 auto;
	/*
	webkit-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
	*/
}
.beneficii_implant img.image{
	width:100%;
}
.beneficii_implant .list_beneficii{
	padding:2rem;
}
.beneficii_implant .list_beneficii h2{
	font-size:3rem;
	font-weight:600;
	margin-bottom:2rem;
}
.beneficii_implant .list_beneficii ul,
.realizari_medic_text ul,
.realizari_medic_bck_text ul,
.calitati_medic_text ul{
	margin:0;
	padding:0;
}
.hypnotherapy_recomandat_text ul li,
.beneficii_implant .list_beneficii ul li,
.realizari_medic_text ul li,
.realizari_medic_bck_text ul li,
.calitati_medic_text ul li{
	background: url(../images/bifa.png) left top no-repeat;
    padding-left: 40px;
    list-style: none;
    color: #252b6a;
    font-size: 1.6rem;
    font-weight: 400;
    margin-bottom: 1rem;
}
.hypnotherapy_recomandat_text ul li ul li,
.beneficii_implant .list_beneficii ul li ul li,
.realizari_medic_text ul li ul li,
.realizari_medic_bck_text ul li ul li,
.calitati_medic_text ul li ul li{
	background: url(../images/bifa_sublist.png) left top no-repeat;
}
.realizari_medic_bck_text ul li{
	color: #fff;
	background: url(../images/bifa_white.png) left top no-repeat;
}
.realizari_medic_bck_text ul li p{
	color: #fff;
}
.hypnotherapy_recomandat_text ul li h3,
.beneficii_implant .list_beneficii ul li h3,
.beneficii_implant .list_beneficii ul li .beneficiu_title,
.realizari_medic_text ul li h3,
.realizari_medic_bck_text ul li h3,
.calitati_medic_text ul li h3{
	font-size:2rem;
	font-weight:600;
}
.motive_implant .container_block{
	overflow:visible;
}
.list_motive{

}
.list_motive .item{
	webkit-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
	margin:2rem 0;
	
}
.list_motive .item h2{
	color:#fff;
	font-size:2rem;
	padding:2rem 0 2rem 6rem;
	background:url("../images/white_check.png") 1rem center no-repeat #252b6a;
	border-radius:3px 3px 0 0;
	-moz-border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0;
	-o-border-radius:3px 3px 0 0;
}
.estetica_dentara_tipuri .list_motive .item h2{
	color: #252b6a;
	font-size:2rem;
	padding:2rem;
	background:none;
	border-radius:3px 3px 0 0;
	-moz-border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0;
	-o-border-radius:3px 3px 0 0;
}
.list_motive .item  .content{
	padding:2rem;
	border-radius:0 0 3px 3px;
	-moz-border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px;
	-o-border-radius:0 0 3px 3px;
}
.motiv_implant_bck{
	background:#dfecf6;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	margin-top:3rem;
}
.motiv_implant_bck img.image{
	width:100%;

}
.motiv_implant_bck .content_block{
	padding:3rem 4rem;
}
.tipuri_implant .container_block{
	overflow:visible;
}
.tipuri_implant .list_motive h3{
	background:none;
	padding:0 2rem;
	font-size:2rem;
	color:#252b6a;
}
.tipuri_implant .list_motive ul{
	margin:0;
	padding:0 2rem;
}
.tipuri_implant .list_motive ul li{
	font-size:1.6rem;
	color:#252b6a;
	list-style:square;
}
.tipuri_implant  .list_motive .item{
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	padding:0.5rem;
}
.tipuri_implant .list_motive .item img{
	display:block;
	width:100%;
}
.tipuri_implant{
	padding-bottom:0;
}
.erendentie_totala{
	padding-top:2rem;
}
.erendentie_totala .tipuri_title{
	font-size:2rem;
}
.avantaje_full{
	width:100%;
	max-width:1920px;
	margin:0 auto;
}
.avantaje_list{
	background:url("../images/avantaje.png") center no-repeat;
	background-size: 100% 100%;
	padding:5rem;
}
.avantaje_list ul{
	margin:0;
	padding:0;
}
.avantaje_list h3{
	font-size:2rem;
	color:#252b6a;
	font-weight:600;
	margin-bottom:3rem;
}
.avantaje_list ul li{
	background: url(../images/bifa.png) left top no-repeat;
    padding-left: 40px;
    line-height: 26px;
    list-style: none;
    color: #252b6a;
    font-size: 1.6rem;
    font-weight: 400;
    margin-bottom: 1rem;
}
.dezavantaje_list{
	background:url("../images/dezavantaje.png") center no-repeat;
	background-size: 100% 100%;
	padding:5rem;
	color:#fff;
}
.dezavantaje_list h3{
	font-size:2rem;
	color:#fff;
	font-weight:600;
	margin-bottom:3rem;
}
.dezavantaje_list p{
	color:#fff;
}
.etape_container{
	width:100%;
	background:#f2f4f6;
	padding:5rem 0;
}
#accordion_produse h3,
#etape_list_nou h3,
#etape_list h3{

	border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	-webkit-border-radius:10px 10px 0 0;
	-o-border-radius:10px 10px 0 0;
	cursor:pointer;
	margin-bottom:0;
	margin-top:2rem;
	background: url("../images/plus_sign.png") 98% center no-repeat #fff;
	border-bottom:1px solid #dfecf6;
}
#accordion_produse h3.ui-state-active,
#etape_list_nou h3.ui-state-active,
#etape_list h3.ui-state-active{
	background: url("../images/minus_sign.png") 98% center no-repeat #fff;
}
#accordion_produse h3:focus,
#etape_list_nou h3:focus,
#etape_list h3:focus{
	outline:none;
}
#accordion_produse h3 span,
#etape_list_nou h3 span,
#etape_list h3 span{
	display:inline-block;
}
#accordion_produse h3 span.img,
#etape_list_nou h3 span.img,
#etape_list h3 span.img{
	border-right:1px solid #dfecf6;
	padding:2rem 4rem;
}
#accordion_produse h3 span.title,
#etape_list_nou h3 span.title,
#etape_list h3 span.title{
	color:#252b6a;
	font-size:2rem;
	font-weight:600;
	padding:2rem;
}
#accordion_produse h3 span.duration,
#etape_list_nou h3 span.duration,
#etape_list h3 span.duration{
	border:1px solid #dfecf6;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	padding:1rem 2rem;
}
#accordion_produse div,
#etape_list_nou div,
#etape_list div{
	background:#fff;
	padding:2rem;
	background:#fff;
	border-radius:0 0 10px 10px;
	-moz-border-radius:0 0 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
	-o-border-radius:0 0 10px 10px;
	
}
#special_implant_blue{
	background:url("../images/implant_center.png") center no-repeat #dfecf6;
	background-size:auto 100%;
}
#special_implant_blue h2{
	color:#252b6a;
}
#special_implant_blue p{
	color:#252b6a;
}
#special_implant_blue span{
	color: #252b6a;
    border-top: 1px solid #252b6a
}
#special_implant_blue .btn_arrow{
	background: url("../images/arrow_btn_blue.png") center right no-repeat;
}
.riscuri h2{
	margin-bottom:2rem;
}
.riscuri ul{
	margin:0;
	padding:0;
}
.riscuri ul li{
	font-size: 1.6rem;
    color: #252b6a;
    list-style: square;
	list-style-position:inside;
}
.simptome h2{
	margin-bottom:2rem;
}
.simptome ul{
	margin:0;
	padding:0;
}
.simptome ul li{
	font-size: 1.6rem;
    color: #252b6a;
    list-style: square;
	list-style-position:inside;
	float:left;
	margin-bottom:1rem;
	width:50%;
}
.simptome{
	padding-top:0;
}
.recuperare h2{
	color:#87b7dc;
	margin-bottom:2rem;
}
.recuperare .recuperare_content{
	border-left:1px solid #87b7dc;
}
.recuperare .attention{
	text-align:center;
}
.recuperare .attention img{
	height:100%;
	max-height:400px;
}
.recuperare_margin{
	margin-top:3rem;
}
.ghidul{
	width:100%;
	max-width:1366px;
	margin:0 auto;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-o-border-radius:15px;
	background:#252b6a;
	margin-bottom:7rem;
}
.ghidul img.image{
	width:100%;
	display:block;
} 
.ghidul h2{
	color:#fff;
	font-size:3rem;
	margin-bottom:2rem;
	font-weight:600;
}
.ghidul p{
	color:#fff;
}
.ghidul a{
	display:block;
	background:#fff;
	color:#252b6a;
	font-size:1.6rem;
	text-decoration:none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	width:100%;
	max-width:350px;
	text-align:center;
	padding:1rem 2rem;
	margin-top:3rem;
}
.implant_mic{
	max-width:240px;
	margin:0 auto;
}
#din_ce_tabs ul li img{
	width:90%;
	margin:0 auto;
}
#din_ce_tabs{
	margin-top:2rem;
}
#tarife_content ul{
	margin:0;
	padding:0;
	margin-bottom:5rem;
	text-align:center;
}
#tarife_content ul li{
	display:inline-block;
	width:20%;
	font-size:2rem;
	font-weight:600;
	webkit-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
	background:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
	text-align:center;
	padding:1rem 0;
	color:#303672;
	margin:0 1% 15px 1%;
}
#tarife_content ul li a{
	color:#303672;
	text-decoration:none;
	display:block;
	width:100%;
}
#tarife_content ul li.ui-state-active{
	background:#2c326f;
	color:#fff;
}
#tarife_content ul li.ui-state-active a{
	color:#fff;
}
#tarife_content h3.ui-accordion-header{
	width:94%;
	margin:0 auto;
	color:#252b6a;
	webkit-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
	background: url("../images/plus_sign.png") 98% center no-repeat #fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
	font-size:2rem;
	margin-top:2rem;
	padding:3rem;
	cursor:pointer;
	outline:none;
}
#tarife_content h3.ui-state-active{
	background: url("../images/minus_sign.png") 98% center no-repeat #fff;
}
#tarife_content div.ui-accordion-content{
	width:94%;
	margin:0 auto;
	margin-top:2rem;
	margin-bottom:2rem;
}
#tarife_content .pret_item{
	padding:2rem 0;
	border-bottom:1px solid #dfecf6;
}
#tarife_content .pret_item .label{
	font-size:1.6rem;
	color:#252b6a;
}
#tarife_content .pret_item .pret{
	font-size:1.6rem;
	color:#252b6a;
	
	font-weight:600;
}
#tabs_presa{
	margin-bottom:5rem;
}

#tabs_presa ul li{
	display:inline-block;
	width:30%;
	font-size:2rem;
	font-weight:600;
	webkit-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
	background:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
	text-align:center;
	padding:1rem 0;
	color:#303672;
	margin:0 1%;
}
#tabs_presa ul li a{
	color:#303672;
	text-decoration:none;
	display:block;
	width:100%;
}
#tabs_presa ul li.active{
	background:#2c326f;
	color:#fff;
}
#tabs_presa ul li.active a{
	color:#fff;
}
.program_contact{
	webkit-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
	margin:5rem 0;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-o-border-radius:15px;
}

.program_contact{
	padding:2rem;
}
.program_contact h2{
	font-size:1.4rem;
	font-weight:600;
	color:#252b6a;
	width:100%;
	padding-bottom:2rem;
	border-bottom:1px solid #dfecf6;
	margin-bottom:2rem;
	
}
.program_contact .item p{
	background:#252b6a;
	color:#fff;
	font-size:1.6rem;
	margin-bottom:0;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	text-align:center;
	padding:1rem 0;
}
.program_contact .item {
	margin-bottom:2rem;
}
.program_contact .item span{
	font-weight:600;
}
.program_contact .disclaimer{
	font-size:1.3rem;
	color:#252b6a;
}
.telefoane_contact{
	webkit-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
	margin:5rem 0;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-o-border-radius:15px;
	padding:2rem;
	margin-bottom:0;
}
.telefoane_contact ul{
	margin:0;
	padding:0;
}
.telefoane_contact ul li{
	list-style:none;
	padding:0 2rem;
}
.telefoane_contact ul li a{
	font-size:2rem;
	color:#252b6a;
	padding:1rem 0;
	border-bottom:1px solid #dfecf6;
	display:block;
	text-align:center;
	font-weight:600;
	text-decoration:none;
	line-height:63px;
	background:url("../images/Call.png") center right no-repeat;
}
.telefoane_contact ul li.website a{
	background:url("../images/website.png") center right no-repeat;
}
.telefoane_contact ul li.email a{
	background:url("../images/email-contact.png") center right no-repeat;
}
.telefoane_contact ul li:last-child a{
	
	border-bottom:none;
}
.visible_overflow{
	overflow:visible;
}
/* pentru lansare */
#search_icon{
	/*display:none!important;*/
}
#search_icon_mobile{
	/*display:none;*/
}
.header_search_form form{
	width:100%;
}
.language_switcher{
/*	display:none!important;*/
}
#mobile_menu .search{
	margin-top: 5px;
}
#mobile_menu .language_switcher{
	/*display:none!important;*/
}
#tratamente_block_home .form_wrapper{
	display:none!important;
}
.bottom_testimoniale{
	display:none!important;
}
.echipa_hero .medicul_zilei{
	margin-top:7rem;
}
.echipa_hero .medicul_zilei a{
	text-decoration:none;
}
.echipa_hero .medicul_zilei h3{
	color:#fff;
	font-size:1.4rem;
	text-transform:uppercase;
	font-weight:400;
}
.echipa_hero .medicul_zilei h3.nume_medic{
	font-size:3rem;
	font-weight:600;
	margin:3rem 0;
}
.echipa_hero .medicul_zilei p{
	color:#fff;
	font-size:1.6rem;
	
}
.citat_people_of_de{
	background-color: #dfecf6;
    width: 100%;
    border-top-left-radius:35px;
	-moz-border-top-left-radius:35px;
	-webkit-border-top-left-radius:35px;
	-o-border-top-left-radius:35px;
	border-top-right-radius:35px;
	-moz-border-top-right-radius:35px;
	-webkit-border-top-right-radius:35px;
	-o-border-top-right-radius:35px;
	margin-top: 15px;
}
.citat_people_of_de .container_block{
	overflow: visible;
}
.citat_people_of_de .citat_people_of_de_box_poza{
	position: initial;
}
.citat_people_of_de_content{
	font-size: 22px;
	color: #252b6a;
	font-weight: 600;
	line-height: 26px;
	padding: 30px;
	margin: 15px 0 45px 0;
	background-image: url(../images/ghilimele_inceput.svg), url(../images/ghilimele_final.svg);
	background-repeat: no-repeat, no-repeat;
	background-size: auto, auto;
	background-position: top left, bottom right;
}
.citat_people_of_de_poza{
    width: auto;
    max-width: 45%;
    position: absolute;
    bottom: 0;
} 
.filtre_echipa .item{
	webkit-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
	margin: 3rem 0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	padding:1rem 2rem;
	background:#fff;
}
.filtre_echipa .active{
	background:#303672;
}
.filtre_echipa .item a{
	color:#303672;
	font-size:2rem;
	display:block;
	width:100%;
	text-decoration:none;
	text-align:center;
}
.filtre_echipa .active a{
	color:#fff;
}
.filtre_echipa_specializare ul{
	margin:0;
	padding-bottom:2rem;
	border-bottom:1px solid #dfecf6;
	text-align:center;
	padding-left:0;
	padding-right:0;
}
.filtre_echipa_specializare ul li{
	display:inline-block;
	margin:0 0.5rem;
	padding:1rem 0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
}
.filtre_echipa_specializare ul li.active{
	background:#303672;

}
.filtre_echipa_specializare ul li a{
	font-size:1.4rem;
	color:#303672;
	text-decoration:none;
	text-align:center;
	font-weight:600;
	padding:0 0.5rem;
	text-transform:uppercase;
}
.filtre_echipa_specializare ul li.active a{
	color:#fff;
}


.filtre_job_specializare ul{
	margin:0;
	padding-bottom:2rem;
	border-bottom:1px solid #dfecf6;
	text-align:center;
	padding-left:0;
	padding-right:0;
}
.filtre_job_specializare ul li{
	display:inline-block;
	margin:0 1rem;
	padding:1rem 0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
}
.filtre_job_specializare ul li.active{
	background:#303672;

}
.filtre_job_specializare ul li a{
	font-size:1.4rem;
	color:#303672;
	text-decoration:none;
	text-align:center;
	font-weight:600;
	padding:0 1rem;
	text-transform:uppercase;
}
.filtre_job_specializare ul li.active a{
	color:#fff;
}

.filtre_echipa_categorii ul{
	margin:2rem 0;
	padding-bottom:2rem;
	text-align:center;
}
.filtre_echipa_categorii ul li{
	display:inline-block;
	margin:0 1rem;
	padding:1rem;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
}
.filtre_echipa_categorii ul li.active{
	background:#303672;

}
.filtre_echipa_categorii ul li a{
	font-size:1.4rem;
	color:#303672;
	text-decoration:none;
	text-align:center;
	font-weight:600;
	padding:0 1rem;
	text-transform:uppercase;
}
.filtre_echipa_categorii ul li.active a{
	color:#fff;
}
.poze_echipa img{
	display:block;
	width:100%;
}
.descriere_echipa{
	padding:5rem 0;
}
.descriere_echipa h2{
	font-size:6rem;
	color:#87b7dc;
	font-weight:600;
}
.descriere_echipa p{
	font-size:1.6rem;
}
.block_echipa_page{
	overflow:hidden;
}
#list_medici_personal{
	
}
#list_medici_personal .picture img{
	display:block;
	width:100%;
}
#list_medici_personal .picture img.b_a{
	display:block;
}
#list_medici_personal .picture img.color{
	display:none;
}

#list_medici_personal .details h2{
	font-size:1.6rem;
	color:#252b6a;
	font-weight:600;
	padding:2rem 0;
}
#list_medici_personal .details p{
	font-size:1.6rem;
	color:#252b6a;
	font-weight:400;
	margin-bottom:0;
}
#list_medici_personal .details .cv_icon{
	margin-top:1rem;
	position: absolute;
	bottom: 5px;
}
#list_medici_personal .details{
	height:180px;
	padding-bottom:2rem;
	background:#fff;
	position:relative;
	z-index:3;

}
.poze_echipa{
	margin:0 auto;
	text-align:center;
}
#list_medici_personal .row{
	padding-top:2rem;
	
	background:#f2f4f6;
}
.white_band{
	width: 100%;
    height: 180px;
    background: #fff;
    margin-top: -150px;
	z-index:2;
}
.filtre_mobile_echipa{
	margin-bottom:2rem;
	display:none;
}
.filtre_mobile_echipa select{
	-webkit-appearance: none;
    background: white url("../images/chevron-down.svg") no-repeat;
    background-position: right 10px center;
	background-size: 12px;
	color:#252b6a;
	font-size:1.6rem;
	padding:1rem 0;
	border:none;
	border-bottom:1px solid #252b6a;
	display:block;
	width:90%;
	margin:0 auto;
	margin-bottom:1rem;
	margin-top:1rem;
}
.not_found_page{
	background:#000f33;
	padding-top:10rem;
	padding-bottom:5rem;
	margin:0 -15px;
}
.not_found_page .content_not_found{
	background:url("../images/404_bck.png") center no-repeat;
	background-size:contain;
	padding:20rem 10rem;
	text-align:center;
}
.not_found_page .content_not_found .head_not_found{
	font-size:7rem;
	color:#fff;
	
	font-weight:600;
}
.not_found_page .content_not_found p{
	font-size:1.6rem;
	color:#fff;
	margin-bottom:3rem;
}
.not_found_page .content_not_found .blue_button{
	color: #fff;
    background: url(../images/small_white_arrow.png) 90% center no-repeat #252b6a;
    padding: 2rem 7rem 2rem 3rem;
    font-size: 1.4rem;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-decoration: none;
    position: relative;
	margin:0 auto;
}
#sliding-popup .popup-content #popup-text{
	max-width:100%;
	font-size:1.4rem;
	padding-top:2rem;
}
#sliding-popup .popup-content #popup-buttons{
	display:block;
	width:100%;
	text-align:center;
	margin-top:2rem;
	margin-bottom:2rem;
	max-width:100%;
}
#sliding-popup .popup-content{
	text-align:center;
}
#sliding-popup .popup-content #popup-text{
	float:none;
}
.eu-cookie-compliance-secondary-button,
.eu-cookie-compliance-default-button
{
	background:#262b6b!important;
	color:#fff!important;
	font-size:1.4rem!important;
	text-transform:uppercase!important;
	box-shadow:none!important;
	-moz-box-shadow:none!important;
	-webkit-box-shadow:none!important;
	-o-box-shadow:none!important;
	border:none!important;
	font-weight:400!important;
	text-shadow:none!important;
	padding:4px 20px!important;
	border-radius:5px!important;
	-moz-border-radius:5px!important;
	-webkit-border-radius:5px!important;
	-o-border-radius:5px!important;
	margin-left:1rem;
	margin-right:1rem;
}
.eu-cookie-compliance-more-button{
	display:none!important;
}
.article_content img{
	max-width:100%;
	height:auto!important;
}
.node-type-article ol, .node-type-article ul,.node-type-article dl{
	margin:0;
	padding:0;
	margin-bottom:2rem;
}
.node-type-article ol li, 
.node-type-article ul li,
.node-type-article dl li{
	font-size:1.6rem;
	list-style-position:inside;
	font-weight: normal;
}
.echipa_content_implant{
	background:#000f33;
	width:100%;
	padding-top:5rem;
	
}
.echipa_content_implant img.logo_echipa{
	margin-bottom:2rem;
}
.echipa_content_implant p{
	color:#fff;
	font-size:1.6rem;
}
.echipa_content_implant h3{
	color:#fff;
	font-size:3rem;
}
.page_echipa_implant .row{
	background:#000f33!important;
}
#list_medici_personal a{
	text-decoration:none;
}
#list_medici_personal a:hover{
	text-decoration:none;
}
.before_after_content {
	margin:5rem 0;
}
.before_after_content .container_block{

	-webkit-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
	box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);	
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	-o-border-radius:20px;
}
.before_after_content img.patient,
.before_after_content img.before,
.before_after_content img.after{
	display:block;
	width:100%;
}
.before_after_content img.patient,
.before_after_content img.before{
	display:none;
}
.before_after_content .tabs_before_after{
	margin-top:-35px;
}

.before_after_content .tabs_before_after ul{
	margin:0;
	padding:0;
	text-align:center;
}
.before_after_content .tabs_before_after ul li{
	display:inline-block;
}
.before_after_content .tabs_before_after ul li:first-child a{
	border-radius:5px 0 0 0;
	-moz-border-radius:5px 0 0 0;
	-webkit-border-radius:5px 0 0 0;
	-o-border-radius:5px 0 0 0;
	margin-right: 0px;
	margin-left: 0px;
}
.before_after_content .tabs_before_after ul li:last-child a{
	border-radius:0 5px 0 0;
	-moz-border-radius:0 5px 0 0;
	-webkit-border-radius:0 5px 0 0;
	-o-border-radius:0 5px 0 0;
}
.before_after_content .tabs_before_after ul li a{
	display:block;
	color:#252b6a;
	font-weight:600;
	background:rgba(255,255,255,0.6);
	text-transform:uppercase;
	text-decoration:none;
	padding:1rem 2rem;
	cursor:pointer;
	margin-left:-3px;
}
.before_after_content .tabs_before_after ul li.active a{
	background:#fff;
}
.before_after_content .before_after_details{
	padding-top:5rem;
	padding-left: 15px;
	padding-right: 15px;
}
.before_after_content .before_after_details p{
	font-size:1.6rem;
	font-weight:400;
}
.before_after_content .before_after_details p.details{
	font-weight:400;
	margin-top:2rem;
}
.before_after_content .before_after_details p.details strong{
	font-weight:600;
}

.before-and-after-next-prev{
	margin: 15px 0 30px 0;
	text-align: center;
}

.before-and-after-next-prev a{
    float: none;
    display: inline-block;
    width: 230px;
    right: inherit;
    margin-bottom: 15px;
}
.before-and-after-next-prev a.prev{
	padding: 2rem 3rem 2rem 7rem;
	background: url(../images/small_white_arrow-back.png) 10% center no-repeat #252b6a;
}


.questions_title{
	font-size:3rem!important;
	background:url("../images/question.png") left bottom no-repeat;
	padding:6rem 0 0 8rem;
	line-height:3rem!important;
}
.questions_content .number{
	font-size:3rem;
	color:#252b6a;
	text-align:center;
	width:10%;
	float:left;
	
	font-weight:600;
}
.questions_content .question h2{
	color:#252b6a;
	font-weight:600;
	font-size:1.6rem;
	margin-bottom:2rem;
}
.questions_content .question p{
	color:#252b6a;
	font-size:1.2rem;
}
.questions_content .question{
	padding-bottom:2rem;
	width:90%;
	float:left;
	padding-left:2%;
	border-left:1px solid #dfecf6;
}
.questions_content .item{
	overflow:hidden;
	max-width:840px;
	margin:0 auto;
}
.questions_content{
	height:500px;
	padding-bottom:14rem;
	/*overflow-y:scroll;*/
}
.nano { background: #bba; width: 100%; height: 400px; }
.nano .nano-content { padding: 10px; }
.nano .nano-pane   { background: #888; }
.nano .nano-slider { background: #111; }
.nicescroll-rails{
	width:8px!important;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
}
.fadeout {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 20rem;
    background: -webkit-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 100%
    ); 
    background-image: -moz-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 100%
    );
    background-image: -o-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 100%
    );
    background-image: linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 100%
    );
    background-image: -ms-linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 1) 100%
    );
} 
#questions_block{
	border-bottom:1px solid #dfecf6;
}
.node-type-medic .intro{
	padding:5rem 0;
	font-size:2rem;
	color:#252b6a;
}
 .cv_title{
	color:#87b7dc;
	font-size:3rem;
	font-weight:600;
	margin-bottom:0;
}
 .content_cv h2{
	color:#87b7dc;
	font-size:3rem;
	font-weight:600;
	margin-bottom:2rem;
	margin-top:5rem;
}
 .content_cv ul{
	margin:0;
	padding:0;
}
 .content_cv ul li{
	list-style:none;
	font-size:1.6rem;
}
 .content_cv {
	margin-bottom:5rem;
}
/*
.questions_content::-webkit-scrollbar {
    width: 1em;
}
 
.questions_content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #dfecf6;
	background:#dfecf6;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
}
 
.questions_content::-webkit-scrollbar-thumb {
  background-color: #252b6a;
  outline: 1px solid #252b6a;
  border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
}
*/
.story_intro img{
	max-width:100%;
	height:auto!important;
	margin-bottom:1rem;
}
#list_medici_personal h2.error{
	text-align: center;
    margin-bottom: 5rem;
    font-size: 3rem;
}
#timeline .an{
	width:100%;
	text-align:center;
	color:#252b6a;
	font-size:1.4rem;
	font-weight:600;
	margin-bottom:3.5rem;
	padding-bottom:1.5rem;
	position:relative;
	border-bottom:1px solid #dfecf6;
	min-height: 37px;
}
#timeline .an:after {
    font-family: AppleGothic, "Lucida Sans", Impact, Verdana, sans-serif;
    content: '■';
    color: #dfecf6;
    width: 2em;
    margin: 0 auto;
    font-size: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -0.9rem;
}
#timeline .content_timeline{
	text-align:center;
	color:#252b6a;
	font-size:1.4rem;
	font-weight:400;
	
	-webkit-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
	box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);	
	width:90%;
	margin:0 auto;
	position:relative;
	border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
	margin-bottom:3rem;
}
#timeline .content_timeline p{
	padding:2rem;
}
#timeline .content_timeline img{
	display:block;
	width:100%;
}
#timeline .content_timeline:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right:0;
  margin:0 auto;
  bottom: 100%;
  width: 0;
  height: 0;
  border-bottom: 15px solid #fff;
  border-top: 15px solid transparent;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}
#timeline .bx-wrapper .bx-prev {
    position: absolute;
    bottom: 50%;
    margin-top: -16px;
    outline: 0;
    width: 65px;
    height: 65px;
    text-indent: -9999px;
    z-index: 9999;
    left: -60px;
    background: url("../images/left_arr_s1.png") no-repeat;
}
#timeline .bx-wrapper .bx-next {
    position: absolute;
    bottom: 50%;
    margin-top: -16px;
    outline: 0;
    width: 65px;
    height: 65px;
    text-indent: -9999px;
    z-index: 9999;
    right: -60px;
    background: url("../images/right_arr_s1.png") no-repeat;
}
.container_timeline{
	overflow:visible!important;
}
.acreditare_item {
	text-align:center;
	-webkit-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
	box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
	border-radius:10px;	
	-moz-border-radius:10px;	
	-webkit-border-radius:10px;	
	-o-border-radius:10px;	
	margin: 4rem 0;
}
.acreditare_item .image_container{
	padding:2rem 0;
	border-bottom:1px solid #f3f4f8;
}
.acreditare_item .acreditare_content{
	padding:3rem 4rem;
} 
.acreditare_item .acreditare_content h2{
	color: #252b6a;
    font-size: 3rem;
    font-weight: 600;
    margin-bottom: 3rem;
}
.acreditare_item .acreditare_content ul li {
    list-style: none;
    color: #252b6a;
    font-size: 1.6rem;
    font-weight: 400;
	text-align:left;
}
.acreditare_item .acreditare_content p{
	color: #252b6a;
    font-size: 1.6rem;
    font-weight: 400;
    margin-bottom: 3rem;
	text-align:justify;
}
.acreditare_item .acreditare_content ul{
	margin:0;
	padding:0;
}
.acreditare_item .acreditare_content ul li {
    background: url("../images/bifa.png") left top no-repeat;
    padding-left: 40px;
    line-height: 26px;
}

.node-type-heritage-stoiry h2.title_big{
	padding:3rem 5rem;
	color: #252b6a;
    font-weight: 600;
    font-size: 3rem;
    margin-bottom: 2rem;
}
.node-type-heritage-stoiry h2.titlu_tehnologie{
	padding:0 5rem;
	color: #252b6a;
    font-weight: 600;
    font-size: 3rem;
    margin-bottom: 2rem;
}
.filtre_desktop_job{
	padding-top:3rem;
	padding-bottom:3rem;
	border-top:1px solid #dfecf6;
}
.filtre_desktop_job .filtre_echipa_specializare ul{
	border:none;
}
.job_title{
	font-size:3rem;
	color:#252b6a;
	font-weight:600;
	margin:2rem 0;
}

.list_jobs .item{
	-webkit-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
	box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
	border-radius:10px;	
	-moz-border-radius:10px;	
	-webkit-border-radius:10px;	
	-o-border-radius:10px;	
	margin-bottom:3rem;
}
.list_jobs .item img{
	display:block;
	width:100%;
	border-radius:10px 10px 0 0;	
	-moz-border-radius:10px 10px 0 0;	
	-webkit-border-radius:10px 10px 0 0;	
	-o-border-radius:10px 10px 0 0;	
}
.list_jobs .item h3,
.list_jobs .item .article_title{
	font-size:2rem;
	color:#252b6a;
	font-weight:600;
	padding:2rem;
}
.list_jobs .item h3 a{
	font-size:2rem;
	color:#252b6a;
	font-weight:600;
	padding:2rem;
}
.list_jobs .item .button{
	display:block;
	width:100%;
	border-top:1px solid #dfecf6;
	padding:2rem 0;
	text-align:center;
}
.list_jobs .item a.read_more{
	text-align:center;
	text-transform:uppercase;
	font-size:1.4rem;
	font-weight:600;
	color:#252b6a;
	padding-right:3rem;
	background:url("../images/right_blue_arrow_small.png") center right no-repeat;
	text-decoration:none;
}
.cariera_page img{
	display:block;
	width:100%;
	margin-bottom:3rem;
}
.cariera_page h2{
	font-size:3rem;
	font-weight:600;
	margin-bottom:3rem;
}
.cariera_page h3{
	font-size:2rem;
	font-weight:600;
	margin-bottom:2rem;
	margin-top:2rem;
}
.cariera_page p{
	font-weight:400;
}
.cariera_page ul {
	margin:0;
	padding:0;
    margin-bottom: 4rem;
}
.cariera_page ul li {
    background: url("../images/patrat.png") left 5px no-repeat;
    padding-left: 30px;
	list-style: none;
    color: #252b6a;
    font-size: 1.6rem;
    font-weight: 400;
}
ul.list_categorii{
	margin:2rem 0;
	padding:0;
	text-align:center;
}
ul.list_categorii li{
	display: inline-block;
    width: auto;
    font-size: 2rem;
    font-weight: 600;
    webkit-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
    background: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: center;
    padding: 1rem 0;
    color: #303672;
    margin:1%;
}
ul.list_categorii li.red_button{
    background: #FFA1B7;
}
ul.list_categorii li a{
	font-size:1.4rem;
	padding:2rem 3rem;
	text-transform:uppercase;
	text-decoration:none;
	color:#252b6a;
}
ul.list_categorii li.red_button:hover,
ul.list_categorii li:hover{
	background:#252b6a;
}
ul.list_categorii li:hover a{
	color:#fff;
}
ul.list_categorii li.active{
	background:#252b6a;
}
ul.list_categorii li.active a{
	color:#fff;
}
.item_testimonial{
	 webkit-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
	border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -webkit-border-radius: 10px;
	margin-bottom:4rem;
	overflow:hidden;
	background:url("../images/ghilimea.png")  bottom 3rem right 3rem no-repeat;
}
.tabs_parteneri{
	
} 
.tabs_parteneri .ui-tabs-nav li{
	background:none;
	padding-left:0;
	margin:0;
}
.tabs_parteneri .ui-tabs-nav li span{
	padding-right:4rem!important;
}
.tabs_parteneri .ui-tabs-panel{
	text-align:left;
}
.tabs_parteneri .ui-tabs-panel{
	background:#e0ecf6;
	padding:4rem;
}
.tabs_parteneri .ui-tabs-panel ul{
	text-align:left!important;
}
.tabs_parteneri .ui-tabs-panel li{
	background: url("../images/patrat.png") left 5px no-repeat;
    padding-left: 30px;
}
.tabs_parteneri .img.image{
	display:block;
	width:100%;
}
.node-type-solutii-financiare h2{
	font-size:5rem;
	font-weight:400;
	color:#87b7dc;
}
.node-type-solutii-financiare .tabs_parteneri{
	margin-top:3rem;
}
.solutii_corporate{
	background:#f2f4f6;
	padding:3rem 0;
	width:100%;
}
.container_solutii{
	width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
	margin-bottom:2rem;
	margin-top:2rem;
}
.solutii_corporate h2{
	color:#252b6a;
	margin-bottom:2rem;
}
.container_solutii img.image{
	width:100%;
}
.container_solutii ul{
	padding:0;
	margin:0;
}
.container_solutii ul li{
    background: url("../images/bifa.png") left top no-repeat;
    padding-left: 40px;
    line-height: 26px;
    list-style: none;
    color: #252b6a;
    font-size: 1.6rem;
    font-weight: 400;
    margin-bottom: 1rem;
}
.page-tratamente-implantul-dentar #list_medici_personal .row{
	background:#f3f4f6!important;
}
.page-tratamente-implantul-dentar .echipa_content_implant{
	background:#f3f4f6!important;
}
.page-tratamente-implantul-dentar .echipa_content_implant p{
	color:#252b6a;
}
.page-tratamente-estetica-dentara #list_medici_personal .row{
	background:#f3f4f6!important;
}
.page-tratamente-estetica-dentara .echipa_content_implant{
	background:#f3f4f6!important;
}
.page-tratamente-estetica-dentara .echipa_content_implant p{
	color:#252b6a;
}
.estitica_blue{
	background: url("../images/estetica_center.png") center no-repeat #dfecf6!important;
}
.before_after_story img.image{
	display:block;
	width:100%;
}
.before_after_story .title{
	width:100%;
	text-align:center;
}

.upload_cv {
  position: relative;
  overflow: hidden;
  display: inline-block;
  width:100%;
  margin-bottom:1.5rem;
  cursor:pointer;
}

.upload_cv .btn {
  border: 2px solid #dfecf6;
  background: url("../images/cv_img.png") 2rem center no-repeat;
  background-color: white;
  padding: 1rem 1rem 1rem 7rem;
  border-radius: 3px;
  width:100%;
  color:#252b6a;
  font-style:italic;
  font-size:1.6rem;
  opacity: 1; /* Firefox */
  text-align:left;
  cursor:pointer;
  
}
.upload_cv img{
	position: absolute;
    top: 1.5px;
    right: 1px;
}
.upload_cv input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.upload_scrisoare {
  position: relative;
  overflow: hidden;
  display: inline-block;
  width:100%;
  cursor:pointer;
}

.upload_scrisoare .btn {
  border: 2px solid #dfecf6;
  background: url("../images/scrisoare_img.png") 2rem center no-repeat;
  background-color: white;
  padding: 1rem 1rem 1rem 7rem;
  border-radius: 3px;
  width:100%;
  color:#252b6a;
  font-style:italic;
  font-size:1.6rem;
  opacity: 1; /* Firefox */
  text-align:left;
  cursor:pointer;
}
.error .btn{
	border:1px solid red
}
.upload_scrisoare img{
	position: absolute;
    top: 1.5px;
    right: 1px;
}
.upload_scrisoare input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

#job_btn {
    color: #fff;
    background: url("../images/small_white_arrow.png") 90% center no-repeat #252b6a;
    padding: 2rem 7rem 2rem 3rem;
    font-size: 1.4rem;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-decoration: none;
    position: relative;
    display: block;
    max-width: 350px;
    text-transform: uppercase;
    margin: 0 auto;
}

#solutie_btn {
    color: #fff;
    background: url("../images/small_white_arrow.png") 90% center no-repeat #252b6a;
    padding: 2rem 7rem 2rem 3rem;
    font-size: 1.4rem;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-decoration: none;
    position: relative;
    display: block;
    max-width: 350px;
    text-transform: uppercase;
    margin: 0 auto;
}

.item-list-pager{
	width:100%;
	margin:2rem 0;
}
.item-list .pager li{
	font-size:1.4rem;
	padding:0;
	
	color:#252b6a;
}
.item-list .pager li.pager-current{
	color:#fff;
	background:#252b6a;
	padding:1rem;
	-webkit-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
	box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);	
}
.item-list .pager li:hover{
	color:#fff;
	background:#252b6a;
}
.item-list .pager li a{
	color:#252b6a;
	text-decoration:none;
	font-size:1.4rem;
	padding:1rem;
	display:inline-block;
	-webkit-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
	box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);	
}
.item-list .pager li:hover a{
	color:#fff;
	background:#252b6a;
}
.item-list .pager li.pager-current a{
	color:#fff;
	background:#252b6a;
}
.blue_simple{
	background-image:none!important;
	padding:2rem 1rem!important;
	text-align:center;
}
.white_block_short ul{
	margin:0;
	padding:0;
}
.white_block_short ul li{
	    background: url(../images/bifa.png) left top no-repeat;
    padding-left: 40px;
    list-style: none;
    color: #252b6a;
    font-size: 1.6rem;
    font-weight: 400;
    margin-bottom: 1rem;
}
.tipuri_implant .list_motive ul li{
	background-image:none!important;
	padding-left:0!important;
}
.recuperare ol{
	margin:0;
	
}
.recuperare ol li{


 
    color: #252b6a;
    font-size: 1.6rem;
    font-weight: 400;
    margin-bottom: 1rem;
}
.estetica_dentara_tipuri h2{
	margin-top:2rem;
}
.estetica_dentara_tipuri .item{
	padding:0!important;
	padding-bottom:2rem!important;
	text-align:center;
}
.estetica_dentara_tipuri .show_more_tips{
	
	max-width:240px;
	margin:0 auto;

}
#list_medici_personal h2.error{
	color:#303672;
	font-size:2rem;
}
#list_medici_personal h2.error a{
	color:#303672;
	font-size:2rem;
}
#main_menu_links ul .first_submenu  .column_item{
	width:50%;
}
#main_menu_links ul .first_submenu  .column_item:nth-child(2) .column_content{
	border:none;
}
#main_menu_links ul   .column_item:nth-child(3) .column_content{
	border:none;
}
.max_240{
	max-width:240px;
}
.node-type-heritage-stoiry .container_block_story_page  img{
	max-width:100%;
}
.node-type-heritage-stoiry .container_block_story_page  iframe{
	max-width:100%;
}
#din_ce_tabs ul li{
	margin-bottom:0!important;
}
#din_ce_tabs ul li{
	background:none;
}

.cv_medic h3{
	margin-bottom:1rem;
	margin-top:2rem;
}
.node-type-medic .cv_title{
	margin-bottom:2rem;
}
.node-type-pagina-promo .video_container{
	max-width:100%;
}
.node-type-pagina-promo .video_container video{
	max-width:100%;
	height:auto;
}
.node-type-pagina-promo .intro{
	padding:5rem 0;
}
.node-type-pagina-promo .intro ul{
	margin:0;
	padding:0;
}
.node-type-pagina-promo .intro ul li{
	background: url("../images/bifa.png") left top no-repeat;
    padding-left: 40px;
    list-style: none;
    color: #252b6a;
    font-size: 1.6rem;
    font-weight: 400;
    margin-bottom: 1rem;
}
.node-type-pagina-promo .intro h2, .node-type-pagina-promo .intro h3{
	margin:1rem 0;
}
.node-type-pagina-promo #blue{
	background:  #dfecf6;
	padding:5rem 0;
}
.node-type-pagina-promo #blue ul{
	margin:0;
	padding:0;
}
.node-type-pagina-promo #blue ul li{
	list-style:none;
	margin:1.5rem 0;
}
.node-type-pagina-promo #blue ul li a{
	color:#252b6a;
	font-size:2rem;
	font-weight:600;
}
.node-type-pagina-promo .container_block img{
	max-width:100%;
	display:block;
	margin:2rem 0;
}
.node-type-pagina-promo .container_block ol li{
	padding-left: 40px;
    color: #252b6a;
    font-size: 1.6rem;
    font-weight: 400;
    margin-bottom: 1rem;
}
.node-type-pagina-promo #gray{
	background: #f2f4f6;
	padding:5rem 0;
	color: #252b6a;
}
.node-type-pagina-promo #gray p{
	color:#252b6a;
}
.node-type-pagina-promo #gray a{
	color:#252b6a;
}
.node-type-pagina-promo #gray ul li{
	background: url("../images/bifa.png") left top no-repeat;
    padding-left: 40px;
    list-style: none;
    color: #252b6a;
    font-size: 1.6rem;
    font-weight: 400;
    margin-bottom: 1rem;
}
.node-type-pagina-promo  .iframe_container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px; height: 0; overflow: hidden;
	margin-bottom:3rem;
}
 
.node-type-pagina-promo  .iframe_container iframe,
.node-type-pagina-promo  .iframe_container object,
.node-type-pagina-promo  .iframe_container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* search page */
.content_search_form{
	max-width:100%;
	margin:0 auto;
	float:none;
	
}
.content_search_form .form_content{
	max-width:540px;
	margin:0 auto;
	margin-bottom:5rem;
	border-bottom:1px solid #253e7e;
	position:relative;
}
.content_search_form .input-search{
	border:none;
	padding:2rem;
	font-size:3rem;
	color:#252b6a;
	background:none;
	outline: none;
}
.content_search_form .submit_search{
	background: url("../images/search_icon_big.png") no-repeat;
    border: none;
    width: 39px;
    height: 38px;
    position: absolute;
    right: 0;
    bottom: 2rem;
}
.results_title{
	font-size:3rem;
	margin-bottom:5rem;
	margin-top:5rem;
}
.node-type-search .page_echipa_implant .row{
	background:#f2f4f6!important;
}
#interviu_medic{
	max-width:980px;
	margin:0 auto;
}
#interviu_medic .image_container{
	position: absolute;
    height: 100%;
    width: 100%;
    background-size:  100% auto;
    border-radius: 4rem 0 0 4rem;
    -moz-border-radius: 4rem 0 0 4rem;
    -webkit-border-radius: 4rem 0 0 4rem;
    -o-border-radius: 4rem 0 0 4rem;
    margin-bottom: 4rem 0 0 4rem;
    background-repeat: no-repeat;
    background-position: center left;
    left: 14px;
}
#interviu_medic h3{
	font-size:2rem;
	font-weight:600;
	margin-bottom:2rem;
}
#interviu_medic h3.interviu_title{
	text-transform:uppercase;
	margin-bottom:2rem;
	font-size:1.4rem;
	font-weight:400;
}
#interviu_medic p{
	margin-bottom:2rem;
}
#interviu_medic a.read_more{
	text-align: center;
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 600;
    color: #252b6a;
    padding-right: 3rem;
    background: url("../images/right_blue_arrow_small.png") center right no-repeat;
    text-decoration: none;
}

.node-type-before-after .container_block_story_page h2{
	color:#252b6a;
	font-size:3rem;
	font-weight:600;
	margin-bottom:1rem;
}
.node-type-before-after .container_block_story_page .article_content{
	padding-bottom:0;
}
.node-type-before-after .container_block_story_page .article_content p{
	font-size:2rem;
	margin-bottom:2rem;
}
.node-type-before-after .container_block_story_page h3{
	color:#252b6a;
	font-size:2rem;
	font-weight:400;
	margin-bottom:1rem;
}
.node-type-before-after .container_block_story_page h3 strong{
	font-size:600;
}
.node-type-before-after .container_block_story_page p{
	font-size:1.6rem;
	margin-bottom:2rem;
}
.node-type-before-after .container_block_story_page ul{
	margin:0;
	padding:0;
	margin-bottom:4rem;	
}
.node-type-before-after .container_block_story_page li{
	font-size:1.6rem;
	list-style-position:inside;
}
.before-after-picture-details{
	border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
	-webkit-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
	max-width:500px;
	margin:0 auto;
	margin-top:2rem;
	margin-bottom:2rem;
}
.before-after-picture-details img{
	border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
}
.before-after-picture-details  .tabs_before_after{
	margin-top: -44px;
}

.banner_implant .desktop_img{
	display:block; 
	width:100%;
}
.banner_implant .tablet_img{
	display:none; 
	width:100%;
}
.banner_implant .mobile_img{
	display:none; 
	width:100%;
}
.banner_implant{
	padding:0;
	margin-bottom:7rem;
}
#search_results{
	background: #000f33;
    position: fixed;
    margin-top: 10rem;
    width: 100%;
    z-index: 999991;
    padding: 2rem;
	display:none;
}
#search_results .search_results_content{
	max-width:1140px;
	margin:0 auto;
}
#search_results .search_results_content h3{
	color:#fff;
	font-size:2rem;
	font-weight:600;
	margin-bottom:1rem;
}
#search_results .search_results_content ul{
	margin:0;
	padding:0;
	margin-bottom: 3rem;
}
#search_results .search_results_content ul li{
	list-style:none;
}
#search_results .search_results_content ul li a{
	color:#fff;
	font-size:1.6rem;
}
.link_programare{
	text-align:center;
	margin:4rem 0;
}
.link_programare p{
	font-size:1.6rem;
	font-weight:600;
	margin-bottom:1rem;
}
.link_programare .blue_button_programare{
    color: #fff;
    background: url(../images/prg_alb.png) 90% center no-repeat #252b6a;
    padding: 2rem 7rem 2rem 3rem;
    font-size: 1.4rem;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-decoration: none;
    position: relative;
    display: block;
	margin:0 auto;
    max-width: 350px;
    text-transform: uppercase;
	
}
.video_title{
	font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: 2rem;
	text-align:center;
}
.article_content{
	text-align:justify;
}
.node-type-tehnologie .video_block_container{
	margin-bottom:3rem;
}
.node-type-tarife .article_content{
	width:94%;
	margin:0 auto;
}
.hero_echipa_medicul_zilei{
	width:100%!important;
}
.mb-5{
	margin-bottom:5rem;
}
.page-testimoniale .bottom_testimoniale{
	display:block!important;
	background:none;
}
.programari_label {
    position: relative;
    
    background: #7ab8df;
    cursor: pointer;
    -webkit-transition: -webkit-box-shadow 0.1s ease-in-out;
    -moz-transition: -moz-box-shadow 0.1s ease-in-out;
    -o-transition: -o-box-shadow 0.1s ease-in-out;
    -ms-transition: -ms-box-shadow 0.1s ease-in-out;
    transition: box-shadow 0.1s ease-in-out;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
	border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	-webkit-border-radius: 3px 0 0 3px;
	-o-border-radius: 3px 0 0 3px;
	right: -2px;
}
.programari_label .programari_buton{
    color: #ffffff;
    display: inline-block !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    word-wrap: normal !important;
    white-space: nowrap !important;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    cursor: pointer;
    -webkit-writing-mode: vertical-lr;
    -moz-writing-mode: vertical-lr;
    -ms-writing-mode: tb-rl;
    -o-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.programari_label .programari_buton a{
	color:#fff;
	text-decoration:none;
	width: 40px;
    padding: 12px 14px 12px 12px;
	display:block;
}
.sticky_programari{
	position: fixed;
    right: 0;
    bottom: 30%;
    z-index: 12345;
}
.link_programare a{
	text-decoration:none;
	color:#252b6a;
}




.pop-up-mic{ 
	width: 400px;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
	background: #7ab8df;
	position: fixed;
	bottom: 0;
	left: 45px;
	z-index: 100000;
	border-top-left-radius: 25px;
	-moz-border-top-left-radius: 25px;
	-o-border-top-left-radius: 25px;
	-webkit-border-top-left-radius: 25px;  
	border-top-right-radius: 25px;
	-moz-border-top-right-radius: 25px;
	-o-border-top-right-radius: 25px;
	-webkit-border-top-right-radius: 25px;
}
.pop-up-mic p{
	color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0;
}
.pop-up-mic a{
    display: inline-block;
    padding: 5px 10px;
    background-color: #2c326f;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -o-border-radius: 25px;
    -webkit-border-radius: 25px;  
}
.pop-up-mic a.pink{
	width: 100%;
    background-color: #242c6b;
    color: #fff;
    font-size: 16px;
} 
.pop-up-mic a:hover{
	text-decoration: none;
}



.marquee {
  width: 100%;
  color: #252b6a;
  /*color: #fff;*/
  font-size: 14px;
  font-weight: bold;
  padding: 10px 0;
  overflow: hidden;
  background: #FFA1B7;
  /*background: #7ab8df;*/
/*width: calc(100% + 30px);
  margin-left: -15px;
  margin-right: -15px;*/
  position: fixed;
  bottom: 0;
  z-index: 10000;
}
.marquee a{

}

div.popup-urgente,
div.popup-urgente-v2{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 1000000010;
    background-color: rgba(22,22,22,0.8);
    overflow-y: scroll;
}

div.popup-urgente .fs-20{
	font-size: 20px!important;
}

a.popup-urgente-button{
	color: #fff!important;
	background-color: #ffa1b7;
	border-radius: 8px;
	width: auto;
	max-width: 360px;
    padding: 16px 60px 16px 10px;
	font-size: 17px!important;
	margin: 0 auto;
	position: relative;
}
a.popup-urgente-button:hover{
	text-decoration: none;
}
a.popup-urgente-button span{
	font-size: 24px;
    position: absolute;
    top: 12px;
    right: 16px;
}

div.popup-urgente span.close-popup-urgente,
div.popup-urgente-v2 span.close-popup-urgente{
	position: absolute;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    padding: 10px;
    top: 0;
    right: 10px;
    cursor: pointer;
}

div.popup-urgente > div,
div.popup-urgente-v2 > div{
	max-width: 560px;
	position: relative;
	margin: 50px auto 30px auto;
}

/*v1*/
div.popup-urgente > div > div.title{
	border: 3px solid #242b6a;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	background-color: #242b6a;
}

div.popup-urgente.small > div > div.title{
	border-bottom-left-radius: 25px; 
	border-bottom-right-radius: 25px;
}

div.popup-urgente > div > div.title > h5{
	color: #fff;
	font-size: 18px;
	text-align: center;
	margin: 15px 45px 0 45px;
}

div.popup-urgente > div > div.title > h6{
    font-size: 28px;
    color: #fff;
    text-align: center;
    margin: 15px 35px 15px 35px;
}

div.popup-urgente > div > div.title > h6 > p > a,
div.popup-urgente > div > div.title > h6 > p{
    font-size: 20px;
    color: #fff;
    margin-top: 30px;
}

div.popup-urgente > div > div.content{
	border: 3px solid #242b6a;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	background-color: #fff;
	color: #242b6a;
}

div.popup-urgente > div > div.content > p{
	font-size: 22px;
	margin: 40px 10px 30px 10px;
	text-align: center;
}

div.popup-urgente > div > div.content > p.sub-text{
	font-size: 16px;
	text-align: center;
}

div.popup-urgente > div > div.content > p.sub-text a{
	color: #242b6a;
	font-weight: bold;
}

div.popup-urgente > div > div.content  div.locatie{
	text-align: center;
}

div.popup-urgente > div > div.content  div.locatie > p{
	text-align: center;
	font-size: 22px;
	color: #242b6a;
}

div.popup-urgente > div > div.content  > a,
div.popup-urgente > div > div.content  div.locatie > a{
	display: block;
	text-align: center;
	font-size: 22px;
	color: #242b6a;
}

/*v2*/
div.popup-urgente-v2 > div{
	max-width: 768px;
	font-weight: normal;
}

div.popup-urgente-v2 span.close-popup-urgente{
    color: #242b6a;
}

div.popup-urgente-v2 > div > div.top{
	border: 3px solid #242b6a;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	background-color: #fff;
	padding: 0 90px;
}

div.popup-urgente-v2 > div > div.top > h6{
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	color: #242b6a;
	margin-top: 40px;
	margin-bottom: 40px;
}

div.popup-urgente-v2 > div > div.top  div.program p{
	font-size: 22px;
	color: #242b6a;
	margin-bottom: 0;
}

div.popup-urgente-v2 > div > div.top  p.info{
    font-size: 24px;
    text-align: center;
	color: #242b6a;
	max-width: 450px;
    margin: 0 auto 15px auto;
}

div.popup-urgente-v2 > div > div.top  p.info a{
	color: #242b6a;
	font-weight: bold;
}

div.popup-urgente-v2 > div > div.bottom{
	border: 3px solid #242b6a;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	background-color: #242b6a;
	padding: 15px;
}

div.popup-urgente-v2 > div > div.bottom p{
	font-size: 22px;
	color: #fff;
	margin-bottom: 15px;
	text-align: center;
}

div.popup-urgente-v2 > div > div.bottom a{
	font-size: 22px;
	font-weight: bold;
	color: #fff;
}

.blue_button_blog{
    color: #fff;
    text-align: center;
    background-color: #252b6a;
    padding: 2rem;
    font-size: 1.4rem;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-decoration: none;
    margin: 0 auto;
    display: block;
    width: 260px;
}

.blue_button_blog:hover{
    color: #fff;
   text-decoration: none;
}

.node-type-article p{
	font-weight:400;
}

/*******************
		POPUP POLITICA COOKIES
*******************/
div.popup-politica-cookies{
	width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 1000000000;
    background-color: rgba(22,22,22,0.8);
    /*overflow-y: scroll;*/
}
div.popup-politica-cookies > div{
	max-width: 720px;
    position: relative;
    margin: 130px auto 30px auto;
    padding: 40px 30px;
    background-color: #fff;
    	height: 70%;
    	overflow-y: scroll;
}
div.popup-politica-cookies > div > span.toggle-popup-politica-cookies{
	position: absolute;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    color: #000;
    padding: 10px;
    top: 0px;
    right: 10px;
    border: 2px solid #fff;
    cursor: pointer;
}
div.popup-politica-cookies > div > span.toggle-popup-politica-cookies:hover{
    border: 2px solid #87b7dc;
}

div.popup-politica-cookies > div > img{
	max-width: 100%;
}

div.popup-politica-cookies > div > div.text p{
	font-size: 13px;
	color: #252b6a
}

div.popup-politica-cookies > div > div.text a{
	font-size: 13px;
}

div.popup-politica-cookies > div > div.text .c-title{
	font-size: 18px;
	font-weight: bold;
	margin: 40px 0px 30px 0px;
	color: #252b6a
}





div.preturi-urgenta-perioada-covid-19{
	background-color: #ffa1b7;
	padding-top: 1rem!important;
	padding-bottom: 1rem!important;
}

div.preturi-urgenta-perioada-covid-19 div.btn_arrow{
	background: url(../images/arrow_btn_blue.png) center right no-repeat;
}

div.preturi-urgenta-perioada-covid-19 p,
div.preturi-urgenta-perioada-covid-19 span,
div.preturi-urgenta-perioada-covid-19{
    color: #252b6a!important;
}

div.preturi-urgenta-perioada-covid-19 span{
	border-top: 1px solid #252b6a!important;
}






/************************************
		TEMPLATE TRATAMENTE NOU
*************************************/
body.node-type-template-tratamente ul li,
body.node-type-template-tratamente ol li,
body.node-type-template-tratamente p{
	text-align: justify;
}

div.beneficii_implant_nou{
	background-color: #f2f4f6;
	padding: 60px 0 30px 0;
}
div.beneficii_implant_nou h2{
	color: #252b6a;
	font-size: 3rem;
	margin-bottom: 30px;
	font-weight: bold;
}
div.beneficii_implant_nou div.card_beneficiu{
	background-color: #fff;
	color: #252b6a;
	font-size: 1.6rem;
	margin-bottom: 30px;
}
div.beneficii_implant_nou div.card_beneficiu h3{
	font-size: 22px;
	color: #dfecf6;
	padding: 30px 40px;
	background: url(../images/beneficiu_bg.png) bottom left no-repeat #252b6a;
}
div.beneficii_implant_nou div.card_beneficiu div.content_benefiuciu{
	padding: 45px 15px;
}
div.beneficii_implant_nou div.card_beneficiu div.content_benefiuciu ul li,
div.beneficii_implant_nou div.card_beneficiu div.content_benefiuciu ol li{
	margin-bottom: 15px;
}


div.masterplan_nou{
	background-color: #e0ecf6;
	padding: 50px 0;
}
div.masterplan_nou h2{
	color: #252b6a;
	font-size: 3rem;
	margin-bottom: 0;
	font-weight: bold;
}
div.masterplan_nou h3{
	color: #252b6a;
	font-size: 3rem;
	margin-bottom: 0;
}
div.masterplan_nou div.content_masterplan{
	margin-top: 60px;
}
div.masterplan_nou div.content_masterplan p{
	margin-bottom: 20px;
	padding-left: 45px;
	background: url(../images/check_masterplan_2.png) center left no-repeat;
}
div.masterplan_nou div.content_masterplan ul,
div.masterplan_nou div.content_masterplan ol{
	font-size: 16px;
	margin-left: 45px;
}
/*taburi*/
.infographic-container {
    width: 100%;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    margin-bottom: 60px;
}
.infographic-container #infographic-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.infographic-container #infographic-tabs ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 380px;
}
.infographic-container #infographic-tabs ul li.ui-tabs-active {
    border: 2px solid #024585;
    border-radius: 10px;
}
.infographic-container #infographic-tabs ul li {
    border: 2px solid #fff;
    margin-bottom: 5px;
    padding: 5px;
}
.infographic-container #infographic-tabs ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #024585;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
}
.infographic-container #infographic-tabs ul li a img {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    width: 80px;
    height: 80px;
    margin-right: 20px;
}
.infographic-container #infographic-tabs ul li a span {
    display: block;
    width: 200px;
}
.infographic-container #infographic-tabs .infographic-tab {
    width: 100%;
    max-width: calc(90% - 380px);
    margin-left: auto;
    margin-right: auto;
}
.infographic-container #infographic-tabs .infographic-tab .tab-content {
    /*border: 2px solid #024585;*/
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.infographic-container #infographic-tabs .infographic-tab img {
    width: 100%;
    max-width: 70%;
}
@media (max-width: 800px){
	.infographic-container #infographic-tabs {
	    -webkit-box-orient: vertical;
	    -webkit-box-direction: normal;
	    -ms-flex-direction: column;
	    flex-direction: column;
	}
	.infographic-container #infographic-tabs ul {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-orient: horizontal;
	    -webkit-box-direction: normal;
	    -ms-flex-direction: row;
	    flex-direction: row;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	    width: unset;
	    max-width: unset;
	}
	.infographic-container #infographic-tabs ul li {
	    display: block;
	    width: 33.3%;
	    padding-bottom: 10px;
	    border-bottom-width: 5px;
	}
	.infographic-container #infographic-tabs ul li.ui-tabs-active {
	    border-width: 0 0 5px 0;
	}
	.infographic-container #infographic-tabs ul li:first-child {
	    width: 100%!important;
	}
	.infographic-container #infographic-tabs ul li a {
	    -webkit-box-orient: vertical;
	    -webkit-box-direction: normal;
	    -ms-flex-direction: column;
	    flex-direction: column;
	    text-decoration: none;
	    text-align: center;
	}
	.infographic-container #infographic-tabs ul li a img {
	    margin-right: unset;
	}
	.infographic-container #infographic-tabs ul li a span {
	    width: unset;
	}
	.infographic-container #infographic-tabs .infographic-tab {
	    max-width: 100%;
	}
	
	.slider_articole .bx-controls-direction{
		display:none;
	}
	#list_medici_personal .item{
		margin-bottom:2rem;
	}
}
@media (max-width: 950px){
	#mobile_menu .main_line{
		height: 60px;
	}

	.header_search_form{
		height: 80px;
	}
}
@media (max-width: 768px){
	.descriere_echipa h2{
		font-size:4rem;
	}
	.infographic-container {
	    margin-top: 40px;
	}

	.filtre_echipa .item.item-responsive{
		margin: 0;
		margin-bottom: 10px;
	}
	#tabs_presa ul li{
		width:90%;
		margin-bottom:1rem;
	}
	.page-aparitii-in-presa .page_hero .page_title h1{
		padding-bottom:5rem;
	}

	.citat_people_of_de_poza{
	    position: initial;
	    display: block;
	    margin: 0 auto;
	    width: 100%;
	    max-width:550px;
	}

	.citat_people_of_de_content{
		margin: 15px 0;
	}
}
@media (max-width: 500px){
	.infographic-container #infographic-tabs ul li {
	    width: 50%;
	    margin-bottom: 0px;
	    padding: 8px;
	    border-width: 0;
	}
	.infographic-container #infographic-tabs ul li.ui-tabs-active {
	    border-width: 0;
	    background-color: rgba(2, 69, 133, 0.2);
	    padding: 8px;
	}
	.infographic-container #infographic-tabs ul li a {
	    font-size: 14px;
	}
	.infographic-container #infographic-tabs ul li a img {
	    width: 60px;
	    height: 60px;
	}
	.infographic-container #infographic-tabs .infographic-tab {
	    margin-top: 10px;
	}
	.infographic-container #infographic-tabs .infographic-tab .tab-content {
	    padding: 5px;
	}
	.infographic-container #infographic-tabs .infographic-tab img {
	    max-width: 100%;
	}
}
/*final taburi*/



div.etape_nou{
	background-color: #fff;
	padding: 60px 0px;
}
div.etape_nou h2{
	color: #252b6a;
	font-size: 30px;
	font-weight: bold;
}
div.etape_nou h3{
	background-color: #e0ecf6!important;
	color: #252b6a;
	font-size: 10px;
	font-weight: bold;
}
div.etape_nou #accordion_produse h3 span.img ,
div.etape_nou #etape_list_nou h3 span.img ,
div.etape_nou #etape_list h3 span.img {
    border-right: 1px solid #fff;
    padding: 1rem 3rem;
}
div.etape_nou #accordion_produse h3 span.duration,
div.etape_nou #etape_list_nou h3 span.duration,
div.etape_nou #etape_list h3 span.duration{
	border: 1px solid #252b6a;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 1rem 2rem;
}
div.etape_nou #accordion_produse div,
div.etape_nou #etape_list_nou div,
div.etape_nou #etape_list div{
	border: 1px solid #e0ecf6;
}


div.din_ce_border{
	border-bottom: 2px solid #e0ecf6;
	width: 100%;
	margin: 5rem 0 2.5rem 0;
}
div.din_ce_border h2{
	font-size: 30px;
	font-weight: bold;
}


div.comparatie_nou{
	width: 100%;
	padding: 2.5rem 0 5rem 0;
}
div.comparatie_nou h2{
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 5rem;
}

div.comparatie_nou ul,
div.comparatie_nou ol{
	font-size: 16px;
}
div.comparatie_produse{
	margin-top: 30px;
}
div.comparatie_produse div.produs{
	background-color: #dfecf6;
	border-left: 1px solid #fff;
}
div.comparatie_produse div.produs p{
	font-size: 18px;
	margin: 32px 0 0 0;
	font-weight: bold;
}
div.comparatie_caracteristici{
	margin-bottom: 30px;
}
div.comparatie_caracteristici div.nume_caracteristica{
	background-color: #dfecf6;
	border-bottom: 1px solid #fff;
}
div.comparatie_caracteristici div.nume_caracteristica > div{
	padding-top: 30px;
	padding-bottom: 30px;
}
div.comparatie_caracteristici div.valoare_caracteristica{
	border-bottom: 1px solid #272d6a;
	border-right: 1px solid #272d6a;
}
div.comparatie_caracteristici div.valoare_caracteristica > div{
	position: absolute;
    top: 50%;
    width: 100%;
    margin-left: -15px;
    text-align: center;
    margin-top: -12px;
}
span.content_accordion_produse{
	display: block;
	width: 100%;
	border-top: 1px solid #dfecf6;
	display: flex;
}
.etape_nou.accordion_content.accordion_produse{
	padding: 30px 0;
}
.etape_nou.accordion_content.accordion_produse div.ui-accordion-content{
	padding: 0!important;
}
span.content_accordion_produse p{
    text-align: center;
    display: inline-block;
    width: 45%;
    margin: 0;
    padding: 15px;
}


div.tip_implant_nou{
	background-color: #dfecf6;
    padding: 50px 0;
}
div.tip_implant_card{
    background-color: #fff;
}
div.tip_implant_card h3{
    font-size: 18px;
    color: #252b6a;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}
div.tip_implant_card p{
    font-size: 14px;
    color: #252b6a;
}


div.slider_tip_implant_brand{
    margin-bottom: 30px;
}
div.slider_tip_implant_brand div.bx-wrapper{
    margin: 0 auto;
}
div.slider_tip_implant_brand div.bx-viewport{
    padding: 15px 0;
}
div.slider_tip_implant_brand a.bx-prev{
	background-color: #fff;
    text-indent: -9999px;
    height: 50px;
    width: 50px;
    position: absolute;
    top: 50%;
    left: -55px;
    background: url(../images/arrow-tipuri-implant-prev.png) no-repeat center center #fff;
    webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
}
div.slider_tip_implant_brand a.bx-next{
	background-color: #fff;
    text-indent: -9999px;
    height: 50px;
    width: 50px;
    position: absolute;
    top: 50%;
    right: -55px;
    background: url(../images/arrow-tipuri-implant-next.png) no-repeat center center #fff;
    webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
}
div.slider_tip_implant_brand .bx-wrapper .bx-pager{
	display: none;
}
div.slider_tip_implant_brand div.item{
	margin: 0 15px;
}


div.slider_articole div.bx-wrapper{
	margin: 0 auto;
}
div.slider_articole a.bx-prev{
	background-color: #fff;
    text-indent: -9999px;
    height: 50px;
    width: 35px;
    position: absolute;
    top: 50%;
    left: -10px;
    background: url(../images/arrow-tipuri-implant-prev.png) no-repeat center center #fff;
    webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
}
div.slider_articole a.bx-next{
	background-color: #fff;
    text-indent: -9999px;
    height: 50px;
    width: 35px;
    position: absolute;
    top: 50%;
    right: -10px;
    background: url(../images/arrow-tipuri-implant-next.png) no-repeat center center #fff;
    webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
}
div.slider_articole .bx-wrapper .bx-pager{
	display: none;
}
div.slider_articole div.item{
	margin: 0 15px;
}
.visible_overflow{
	overflow:visible;
}
.slider_articole{
	margin-bottom:3rem;
}
.slider_articole_similare .item_slider {
	padding-bottom:2rem!important;
}
h2.testimoniale_tratament_nou{
	font-size: 30px;
	font-weight: bold;
	color: #252b6a;
	margin-bottom: 0;
}


div.tehnologie{
	background-color: #252b6a;
	border-radius: 10px;
	position: relative;
}

a.tehnologie-link{
	position: relative;
}
a.tehnologie-link:hover{
	text-decoration: none;
}
div.tehnologie  img{
	position: absolute;
	top: 20px;
	right: 40px;
	height: 20px;
	width: auto;
}
div.tehnologie h3{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	border-bottom: 1px solid #fff;
}
div.tehnologie div.descriere-tehnologie{
	font-size: 16px;
	color: #fff;
}
div.tehnologie h3,
div.tehnologie div.descriere-tehnologie{
 	padding: 20px 80px 20px 40px;
}


div.recuperare_nou h2{
	color: #252b6a;
	margin-bottom: 50px;
}
div.recuperare_nou div.recuperare_content ul li{
	background-image: none;
    list-style-type: disc;
    margin-left: 20px;
    padding-left: 0;
}


div.ingrijire{
	background: #dfecf6;
    color: #252b6a;
    padding-top: 30px;
    width: 100%;
    position: relative;
}
div.ingrijire img{
	position: absolute;
    bottom: 0;
    right: 0;
    max-width: 100%;
}
div.ingrijire h2{
	color: #252b6a;
	font-size: 30px;
	margin-bottom: 50px;
	font-weight: bold;
}

.riscuri_nou ul li,
.simptome_nou ul li{
	background: url(../images/li_square.png) left top no-repeat;
}

div.ce_cuprinde {
    width: 100%;
    background: #f2f4f6;
    color: #252b6a;
    padding: 6rem 0;
}
div.ce_cuprinde h2 {
    font-size: 30px;
    margin-bottom: 50px;
    font-weight: bold;
}
div.ce_cuprinde div.sectiune_ce_cuprinde {
    margin-bottom: 50px;
}
div.ce_cuprinde div.sectiune_ce_cuprinde h3{
    font-size: 18px;
    color: #252b6a;
    background-color: #fff;
    padding: 40px 0 40px 125px;
    font-weight: bold;
    margin-bottom: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
div.ce_cuprinde div.sectiune_ce_cuprinde h3.image_title{
    font-size: 40px;
    color: #252b6a;
    background-color: #fff;
    padding: 60px 0 60px 360px;
    display: block;
    width: 100%;
}
div.ce_cuprinde div.sectiune_ce_cuprinde h3.image_title img{
    position: absolute;
    top: 0;
    left: 0;
}
div.ce_cuprinde div.content_ce_cuprinde{
	padding: 30px 30px 15px 125px;
	background-color: #fff;
}
div.ce_cuprinde div.content_ce_cuprinde.reverse{
	color: #fff;
	background-color: #252b6a;
}
div.ce_cuprinde div.content_ce_cuprinde ul{
    margin: 0;
    padding: 0;
}
div.ce_cuprinde div.content_ce_cuprinde ul li{
    background: url(../images/li_square.png) left top no-repeat;
    padding-left: 40px;
    list-style: none;
    font-size: 1.6rem;
    font-weight: 400;
    margin-bottom: 1rem;
}
div.ce_cuprinde div.content_ce_cuprinde.reverse ul li{
    background: url(../images/li_square_white.png) left top no-repeat;
    padding-left: 40px;
    list-style: none;
    font-size: 1.6rem;
    font-weight: 400;
    margin-bottom: 1rem;
}
div.ce_cuprinde div.content_ce_cuprinde.lista_patrat ul li{
    float: left;
    width: 50%;
}
div.ce_cuprinde div.principiu{
	background-color: #fff;
	padding: 15px 125px 15px 125px;
	position: relative;
}
div.ce_cuprinde div.principiu.reverse{
	background-color: #252b6a;
}
div.ce_cuprinde div.principiu > div{
	border-radius: 10px;
    box-shadow: 0px 0px 10px -5px #000;
}
div.ce_cuprinde div.principiu.reverse > div{
	border-radius: 10px;
    box-shadow: 0px 0px 10px -5px #fff;
}
div.ce_cuprinde div.principiu > div > h6{
	background-color: #252b6a;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    padding: 10px 10px 10px 100px;
    margin-bottom: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
div.ce_cuprinde div.principiu.reverse > div > h6{
	background-color: #fff;
    color: #252b6a;
}
div.ce_cuprinde div.principiu > div > h6 > img{
    position: absolute;
    top: 20px;
    left: 165px;
}
div.ce_cuprinde div.principiu > div > div{
	font-size: 14px;
	color: #252b6a;
    padding: 10px 10px 10px 100px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
div.ce_cuprinde div.principiu.reverse > div > div{
	color: #fff
}



div.citat_nume_medic{
    background-color: #dfecf6;
    width: 100%;
    padding: 40px 0;
    position: relative;
}
div.citat_nume_medic h3{
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 0;
}
div.citat_nume_medic img{
	position: absolute;
    top: 0px;
    right: 0;
    width: 43%;
}
div.citat_continut{
    background-color: #fff;
    padding: 30px 0 60px 0;
    width: 100%;
    box-shadow: 0 2px 10px -5px grey;
    margin-bottom: 5px;
    min-height: 232px;
}
div.citat_continut p{
    font-size: 16px;
    font-style: italic;
}



div.container_block_slider_echipa{
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
}
div.slider_echipa_nou{
	/*z-index: 3;*/
}
div.slider_echipa_nou div.details{
	padding-left: 10px;
    padding-right: 10px;
    height: 170px!important;
}
div.slider_echipa_nou div.details h2{
	font-size: 16px!important;
	padding: 20px 0!important;
	margin-bottom: 0!important;
}
div.slider_echipa_nou div.bx-wrapper{
	background-color: #000f33!important;
	margin: 0 auto
}
div.slider_echipa_nou a.bx-prev{
	background-color: #fff;
    text-indent: -9999px;
    height: 50px;
    width: 50px;
    position: absolute;
    top: 50%;
    left: -49px;
    background: url(../images/arrow-tipuri-implant-prev.png) no-repeat center center #fff;
    webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
}
div.slider_echipa_nou a.bx-next{
	background-color: #fff;
    text-indent: -9999px;
    height: 50px;
    width: 50px;
    position: absolute;
    top: 50%;
    right: -49px;
    background: url(../images/arrow-tipuri-implant-next.png) no-repeat center center #fff;
    webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
}
div.slider_echipa_nou .bx-wrapper .bx-pager{
	display: none;
}
div.slider_echipa_nou div.item{
	margin: 0 10px;
}



span.floating_menu_button{
	background: url(../images/arrow-tipuri-implant-prev-white.png) no-repeat center center #252b6a;
	width: 60px;
	height: 75px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	position: fixed;
    top: 300px;
    left: 185px;
    z-index: 10;
    display: none;
}
span.floating_menu_button.close{
	background: url(../images/arrow-tipuri-implant-next-white.png) no-repeat center center #252b6a;
	left: 0px;
}
div.floating_menu{
	position: absolute;
	top: 650px;
    left: 0px;
    width: 185px;
    background-color: #fff;
    z-index: 10;
    border: 1px solid #252b6a;
    box-shadow: 0px 0px 10px 0px #dfecf6;
}
.floating_menu_background{
	background-color: #DFECF6;
}
div.floating_menu.blog-page{
	top: 400px;
}
div.floating_menu.article-page{
	top: 450px;
}
div.floating_menu::-webkit-scrollbar{
	width: 8px; 
	background-color: #dfecf6;
}
div.floating_menu::-webkit-scrollbar-thumb{
	background-color: #252b6a; 
	border-radius: 4px;
}
div.floating_menu > div{
	/*position: relative;*/
}
div.floating_menu > div > div,
div.floating_menu > div > a{
	font-size: 12px;
	text-align: center;
	color: #252b6a;
	padding: 10px;
	font-weight: bold;
	border-bottom: 1px solid #252b6a;
	cursor: pointer;
	display: block;
}
div.floating_menu > div > div > a{
	display: block;
    padding: 10px;
    color: #252b6a;
}
div.floating_menu > div > div > a:hover{
	text-decoration: none;
    color: #252b6a;
}
div.floating_menu > div > a:last-child,
div.floating_menu > div > div:last-child{
	border-bottom: none;
}
div.floating_menu > div > div.red_button,
div.floating_menu > div > a.red_button{
	background-color: #FFA1B7
}
div.floating_menu > div > a.active,
div.floating_menu > div > div.active{
	color: #fff;
	background-color: #252b6a;
}
/*div.floating_menu > div > a.active > a,
div.floating_menu > div > div.active > a{
	color: #fff;
}*/


	/*POP-UP TRATAMENTE*/
div.pop_up_tratamente_sectiune{
    width: 300px;
    padding: 10px 10px 20px 10px;
    overflow: hidden;
    background: #7ab8df;
    position: fixed;
    bottom: 0;
    left: 45px;
    z-index: 10000;
    border-top-left-radius: 25px;
    -moz-border-top-left-radius: 25px;
    -o-border-top-left-radius: 25px;
    -webkit-border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    -moz-border-top-right-radius: 25px;
    -o-border-top-right-radius: 25px;
    -webkit-border-top-right-radius: 25px;
}
div.pop_up_tratamente_sectiune p {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0;
}
div.pop_up_tratamente_sectiune p a{
    display: inline-block;
    padding: 5px 10px;
    background-color: #2c326f;
    color: #fff;
    font-size: 20px;
    text-align: center;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -o-border-radius: 25px;
    -webkit-border-radius: 25px;
}
div.pop_up_tratamente_sectiune p a:hover{
	text-decoration: none;
}
@media (max-width: 768px){
	div.pop_up_tratamente_sectiune {
	    left: 15px;
	    width: 210px;
	    padding: 10px;
	    border-top-left-radius: 10px;
	    -moz-border-top-left-radius: 10px;
	    -o-border-top-left-radius: 10px;
	    -webkit-border-top-left-radius: 10px;
	    border-top-right-radius: 10px;
	    -moz-border-top-right-radius: 10px;
	    -o-border-top-right-radius: 10px;
	    -webkit-border-top-right-radius: 10px;
	}
	div.pop_up_tratamente_sectiune p a{
		padding: 5px;
		font-size: 14px;
	}
}


/***************
		INFO PAGE
***************/
a.btn_page_info{
	padding: 0.5rem 7rem 0.5rem 1rem;
    height: 70px;
}
a.btn_page_info.btn_page_info_red{
	background-color: rgb(120, 14, 136);
}
a.btn_page_info img{
    max-height: 100%;
    margin-right: 10px;
}
body.node-type-info-page section.page_hero h1{
	font-size: 3rem;
	margin-top: 40px;
}
body.node-type-info-page section.page_hero h2{
    margin-top: 15px;
    font-size: 30px;
    font-weight: normal;
}
body.node-type-info-page section.info_page_bg_hero{
    background: url("../images/info_page_hero.png") no-repeat center bottom #131e36;
}


div.text_block_with_image{
	padding: 6rem 0;
}
div.text_block_with_image h2{
	font-size: 3rem;
	color: #252b6a;
	font-weight: bold;
	margin-bottom: 30px;
}
div.text_block_with_image div.text_block_with_image_content ul li,
div.text_block_with_image div.text_block_with_image_content ol li,
div.text_block_with_image div.text_block_with_image_content p,
div.text_block_with_image div.text_block_with_image_content{
	font-size: 2rem;
	color: #252b6a;
	text-align: justify;
}



div.masuri_block{
	padding: 6rem 0;
}
div.masuri_block h2{
	font-size: 3rem;
	color: #252b6a;
	font-weight: bold;
	margin-bottom: 30px;
}
div.masuri_block h3.subtitle{
	position: relative;
    font-size: 30px;
    color: #252b6a;
    background-color: #dfecf6;
    padding: 50px 15px;
    font-weight: bold;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    -moz-border-radius: 20px;    
}
div.masuri_block h3.subtitle.with_image{
 	padding: 95px 15px 95px 230px;
}
div.masuri_block h3.subtitle.with_image img{
 	position: absolute;
 	top: 20px;
 	left: 20px;
}
div.masuri_block div.masuri_block_content ul li,
div.masuri_block div.masuri_block_content ol li,
div.masuri_block div.masuri_block_content p,
div.masuri_block div.masuri_block_content{
	font-size: 2rem;
	color: #252b6a;
	text-align: justify;
}
div.masuri_block div.masuri_block_content h1,
div.masuri_block div.masuri_block_content h2,
div.masuri_block div.masuri_block_content h3,
div.masuri_block div.masuri_block_content h4,
div.masuri_block div.masuri_block_content h5,
div.masuri_block div.masuri_block_content h6{
	font-size: 3rem;
	color: #252b6a;
}
div.masuri_block div.masuri_block_masura{
	background-color: #dfecf6;
	position: relative;
	border-top-left-radius: 20px;
    -webkit-border-top-left-radius: 20px;
    -o-border-top-left-radius: 20px;
    -moz-border-top-left-radius: 20px;    
    border-top-right-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -o-border-top-right-radius: 20px;
    -moz-border-top-right-radius: 20px;
}
div.masuri_block div.masuri_block_masura img{
	position: absolute;
	top: 5px;
	left: 55px;
}
div.masuri_block div.masuri_block_masura h3{
	color: #252b6a;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
	padding: 38px;
	margin-left: 200px;
	border-left: 1px solid #252b6a;
}

.info_page_formular_programare{
	background-color: #252b6a;
    width: 100%;
    padding: 6rem 0;
}
.info_page_formular_programare div.intro_formular > h2{
	color: #fff;
	font-size: 3rem;
	font-weight: bold;
	margin-bottom: 10rem;
}
.info_page_formular_programare div.intro_formular > img{
	margin-bottom: 10rem;
}
.info_page_formular_programare div.intro_formular > div.text_with_icon{
	font-size: 2rem;
	color: #fff;
	padding: 20px 20px 20px 180px;
	margin-bottom: 50px;
}
.info_page_formular_programare div.intro_formular > div.text_with_icon > img{
	position: absolute;
    left: 30px;
    padding-right: 45px;
    border-right: 1px solid #fff;
}
.info_page_formular_programare div.intro_formular > span{
	font-size: 2rem;
	color: #252b6a;
	background-color: #dfecf6;
	font-weight: bold;
	text-align: center;
	display: block;
	width: 100%;
	padding: 2rem;
	border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -moz-border-radius: 2px;    
}



div.pasi_vizita{
    background-color: #f2f4f6;
    width: 100%;
    padding: 6rem 0;
}
div.pasi_vizita h2{
	font-size: 3rem;
	margin-bottom: 3rem;
	font-weight: bold;
}
div.pasi_vizita h3.title{
    font-size: 24px;
    background-color: #252b6a;
    color: white;
    font-weight: bold;
    padding: 30px 15px 30px 135px;
    margin-bottom: 0;
    position: relative;
    border-top-left-radius: 20px;
    -webkit-border-top-left-radius: 20px;
    -o-border-top-left-radius: 20px;
    -moz-border-top-left-radius: 20px;    
    border-top-right-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -o-border-top-right-radius: 20px;
    -moz-border-top-right-radius: 20px;
}
div.pasi_vizita h3.title img{
	position: absolute;
    max-width: 120px;
    max-height: 70px;
    top: 10px;
    left: 30px;
}
div.pasi_vizita h3.title span{
    background-color: #fff;
    display: block;
    height: 88px;
    width: 2px;
    position: absolute;
    top: 0;
    left: 125px;
}
div.pasi_vizita div.content_ce_cuprinde{
	padding: 15px 15px 30px 135px;
	background-color: #fff;
	font-size: 20px;
	margin-bottom: 3rem;
}
div.pasi_vizita div.content_ce_cuprinde h3{
    font-size: 2.4rem;
}
div.pasi_vizita div.content_ce_cuprinde ul li,
div.pasi_vizita div.content_ce_cuprinde ol li{
	margin-bottom: 1.5rem;
}


/*Galerie video Youtube*/
div.galerie_video{
	background-color: #252b6a;
    padding: 6rem 0;
}
div.galerie_video div.bx-viewport{
	background-color: #252b6a;
}
div.galerie_video h2{
	font-size: 3rem;
	margin-bottom: 3rem;
	font-weight: bold;
	color: #fff;
}
div.galerie_video div.galerie_video_clip{
    padding: 56.25% 0 0 0;
    position: relative;
}
div.galerie_video div.galerie_video_clip iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
div.galerie_video div.slider_galerie_video div.bx-wrapper{
    margin: 0 auto;
}
div.galerie_video a.bx-prev{
	background-color: #fff;
    text-indent: -9999px;
    height: 50px;
    width: 50px;
    position: absolute;
    top: 50%;
    left: -70px;
    background: url(../images/arrow-tipuri-implant-prev.png) no-repeat center center #fff;
    webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
}
div.galerie_video a.bx-next{
	background-color: #fff;
    text-indent: -9999px;
    height: 50px;
    width: 50px;
    position: absolute;
    top: 50%;
    right: -70px;
    background: url(../images/arrow-tipuri-implant-next.png) no-repeat center center #fff;
    webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.75);
}
div.galerie_video .bx-wrapper .bx-pager{
	display: none;
}
/*Custom page*/
body.node-type-heritage-story-v2 div.galerie_video{
	background-color: #fff;
}
body.node-type-paulo-malo div.galerie_video{
	background-color: #f2f4f6;
}
body.node-type-paulo-malo div.galerie_video h2{
	color: #252b6a;
}
body.node-type-heritage-story-v2 div.galerie_video h2{
	font-size: 40px;
    font-weight: bold;
    margin: 0 0 80px 0;
    color: #252b6a;
}








body.node-type-info-page div.beneficii_implant_nou{
	background-color: #fff;
	padding: 5rem 0;
}
body.node-type-info-page div.beneficii_implant_nou h2,
body.node-type-info-page div.beneficii_implant_nou div.card_beneficiu,
body.node-type-info-page div.beneficii_implant_nou div.card_beneficiu h3{
	margin-bottom: 0;
}
body.node-type-info-page div.beneficii_implant_nou div.card_beneficiu h3{
	font-size: 22px;
	color: #252b6a;
	padding: 30px 40px;
	background: url(../images/beneficiu_bg_white.png) bottom left no-repeat #dfecf6;
	font-weight: bold;
}
body.node-type-info-page div.beneficii_implant_nou div.card_beneficiu{
	margin-top: 45px;
}
body.node-type-info-page div.beneficii_implant_nou div.card_beneficiu div.content_benefiuciu{
	padding: 15px 40px;
}


div.etape_container h2{
	margin-bottom: 0;
}
div.etape_container div.etape_container_descriere_nou{
	font-size: 30px;
	margin: 15px 0 30px 0;
	font-weight: bold;
}
body.node-type-info-page #etape_list_nou h3{
	position: relative;
	min-height: 120px;
}
body.node-type-info-page #etape_list_nou h3.bg-none{
	background: #fff!important;
}
body.node-type-info-page #etape_list_nou h3 span.img{
	padding: 0;
	width: 170px;
	position: absolute;
	border-right: none;
}
body.node-type-info-page #etape_list_nou h3 span.img img{
	display: block;
    max-width: 100%;
    margin: 2rem auto;
}
body.node-type-info-page #etape_list_nou h3 span.title{
	display: block;
    border-left: 1px solid #dfecf6;
    padding: 2rem 4rem 2rem 2rem;
    margin-left: 17rem;
}

/***************
		CMPANII ACTIVE
***************/
span.campanie{
    margin-bottom: 30px;
}

span.campanie > div{
    margin-bottom: 30px;
    border: 1px solid #ddd;
}

span.campanie div.campanie_content{
	font-size: 16px;
	font-weight: bold;
	color: #252b6a;
    padding: 60px 30px 150px 30px;
	position: relative;
}

span.campanie div.campanie_content h6{
	font-size: 12px;
	font-weight: bold;
	color: #252b6a;
	margin-bottom: 0;
}

span.campanie div.campanie_content a.campanie_link{
    color: #fff;
    background: url(../images/small_white_arrow.png) 90% center no-repeat #252b6a;
    padding: 2rem 7rem 2rem 3rem;
    font-size: 1.4rem;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-decoration: none;
    display: block;
    width: 400px;
    position: absolute;
    bottom: 60px;
    right: 15px;
}


/***************
		PAULO MALO
***************/
body.node-type-paulo-malo .page_hero .page_title h1{
	/*font-size: 3.3rem;*/
	font-size: 2.5rem;
	margin-top: 14rem;
}
img.header_logo_de{
	position: absolute;
    bottom: 15px;
    max-width: 320px;
}
body.node-type-paulo-malo .echipa_hero{
	padding-top: 100PX;
}
body.node-type-paulo-malo #anchors_home{
	padding: 5rem 1rem;
}
body.node-type-paulo-malo #anchors_home ul li{
	width: 280px;
    max-width: 100%;
	background-color: #e6f0f8;
	padding: 5px;
}
body.node-type-paulo-malo #anchors_home ul li:hover{
	border-top: none;
}
body.node-type-paulo-malo #anchors_home ul li.active{
    background-color: #252b6a;
}
body.node-type-paulo-malo #anchors_home ul li.active a{
	color: #fff;
}

body.node-type-paulo-malo section.page_hero.echipa_hero{
	background-color: #010f36;
}

body.node-type-paulo-malo div.page_title p{
	/*font-size: 1.8rem;*/
	font-size: 1.6rem;
    color: white;
    font-weight: bold;
    margin-top: 30px;
}

div.container_banner_interior{
	max-width: 1920px;
	width: 100%;
	position: relative;
	margin: 0 auto;
}
div.container_banner_interior div.banner_interior_text{
	font-size: 18px;
    color: #fff;
    position: absolute;
    bottom: 70px;
    max-width: 360px;
    width: 100%;
    right: 10%;
}


div.banner_masterplan_palo_malo{
	background:#00003b;
	background: url(../images/banner_hp_masterplan_bck.png) center center;
	padding-bottom: 50px;
}
div.banner_masterplan_palo_malo div.container_banner{
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
}
div.banner_masterplan_palo_malo div.banner_hp_button{
/*	position: relative;
	height: 100%;*/
}
div.banner_masterplan_palo_malo div.banner_hp_button a.banner_button{
	background: url(../images/small_white_arrow.png) 90% center no-repeat;
    color: #fff;
    border: 1px solid #fff;
    padding: 2.1rem 3rem;
    font-size: 1.4rem;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-decoration: none;
    width: 290px;
    text-align: center;
    cursor: pointer;
    display: block;
    margin: 0 auto 30px auto;
}
div.banner_masterplan_palo_malo div.banner_hp_button a.banner_button:hover{
    color: #fff;
    text-decoration: none;
}

div.paulo_malo_banner_border{
	background-color: #fff;
	z-index: 10;
	width: 100%;
    margin-top: -49px;
    height: 50px;
	border-top-left-radius: 30px;
    -moz-border-top-left-radius: 30px;
    -o-border-top-left-radius: 30px;
    -webkit-top-left-border-radius: 30px;
    border-top-right-radius: 30px;
    -moz-border-top-right-radius: 30px;
    -o-border-top-right-radius: 30px;
    -webkit-top-right-border-radius: 30px;
}

div.descriere_implant{
	background: #fff;
    padding-top: 7rem;
    padding-bottom: 7rem;
    width: 100%;	
}
div.descriere_implant div.text_descriere{
	background-color: #e0ecf6;
	padding: 30px 40px 30px 100px;
	position: relative;
	color: #252b6a;
	font-size: 18px;
}
div.descriere_implant div.text_descriere p{
	color: #252b6a;
	font-size: 18px;
}
div.descriere_implant div.text_descriere img{
	position: absolute;
    bottom: 0;
    left: -50px;
}
div.descriere_implant div.text_mesaj{
	font-size: 18px;
	text-align: center;
	color: #252b6a;
	padding: 30px 15px;
	font-weight: bold;
}

div.descriere_masterplan{
	background: #fff;
    color: #87b7dc;
    padding-top: 7rem;
    padding-bottom: 7rem;
    width: 100%;
}
div.descriere_masterplan h2{
	font-size: 30px;
    color: #87b7dc;
    margin-bottom: 50px;
    margin-top: 50px;
}
div.descriere_masterplan div.decsriere_masterplan_text{
	padding: 5rem;
	/*background-color: #252b6a;*/
	background:url("../images/masterplan_descriere_bck_2.png")  90% center no-repeat #252b6a; 
}
div.descriere_masterplan div.decsriere_masterplan_text p{
	font-size: 16px;
    color: #fff;
}

div.descriere_medic{
	background: #fff;
    color: #303773;
    padding-top: 2rem;
    padding-bottom: 2rem;
    width: 100%;
}
div.descriere_medic h2{
	font-size: 50px;
    color: #303773;
    margin-bottom: 6rem;
    font-weight: bold;
}
div.descriere_medic h3{
	font-size: 40px;
    color: #87b7dc;
    margin-bottom: 5rem;
}
div.descriere_medic div.descriere_medic_text{
	padding: 1.5rem 3rem;
	background-color: #e0ecf6;
	margin-bottom: 5rem;
}
div.descriere_medic div.descriere_medic_text p{
	font-size: 18px;
	color: #252b6a;
}
div.descriere_medic div.descriere_medic_text p span{
    white-space: nowrap;
}
div.descriere_medic div.descriere_medic_citat{
	padding: 1.5rem 3rem;
	width: 900px;
	max-width: 100%;
	margin: 0 0 5rem auto;
}
div.descriere_medic div.descriere_medic_citat p{
	font-size: 18px;
	color: #252b6a;
}

div.calitati_medic{
	background: #fff;
    color: #303773;
    padding-top: 2rem;
    padding-bottom: 10rem;
    width: 100%;
    position: relative;
}
div.calitati_medic img{
    width: 40%;
    max-width: 600px;
    position: absolute;
    bottom: -10rem;
    right: 0;
}
div.calitati_medic h2{
	font-size: 40px;
    color: #87b7dc;
    margin-bottom: 5rem;
}

div.contributie_medic{
	background: #fff;
    color: #303773;
    padding-top: 7rem;
    padding-bottom: 7rem;
    width: 100%;
}
div.contributie_medic h2{
	font-size: 36px;
    color: #87b7dc;
    margin-top: 7rem;
    margin-bottom: 7rem;
}
div.contributie_medic div.contributie_medic_text{
	font-size: 18px;
    color: #252b6a;
}

div.realizari_medic{
	background: #e0ecf6;
    color: #252b6a;
    padding-top: 7rem;
    padding-bottom: 7rem;
    width: 100%;
}
div.realizari_medic h2{
	font-size: 36px;
    color: #252b6a;
    margin-top: 7rem;
    margin-bottom: 7rem;
}
div.realizari_medic div.realizari_medic_text{
	font-size: 18px;
    color: #252b6a;
}

div.realizari_medic_bck{
	background: #252b6a;
    color: #fff;
    padding-top: 5rem;
    padding-bottom: 7rem;
    width: 100%;
}
div.realizari_medic_bck h2{
	font-size: 24px;
    color: #fff;
    margin-bottom: 5rem;
}
div.realizari_medic_bck div.realizari_medic_bck_text{
	font-size: 18px;
    color: #fff;
}
div.realizari_medic_bck img{
	width: 33%;
	max-width: 500px;
	position: absolute;
    bottom: -7rem;
    right: 0px;
}


div.tipuri_implant_paulo_malo{
	background-color: #f2f4f6;
	padding: 7rem 0;
}
div.tipuri_implant_paulo_malo h2{
	font-weight: normal;
}
div.tipuri_implant_paulo_malo div.slider_tip_implant_brand div.bx-viewport {
	background-color: #f2f4f6;
}
.tipuri_implant_paulo_malo .list_motive .item{
	background-color: #252b6a;
	padding: 0;
}
.tipuri_implant_paulo_malo .list_motive h2{
	color: #fff;
	font-size: 16px;
	margin-top: 30px;
}
.tipuri_implant_paulo_malo .list_motive ul li{
	color: #fff;
	font-size: 10px;
}
.tipuri_implant_paulo_malo a.show_more_tips{
/*	background-color: #fff;*/
	color: #252b6a;
	background:url("../images/small_blue_arrow.png")  90% center no-repeat #fff;
	font-size: 9px;
	padding: 1rem 7rem 1rem 2rem;
}
.tipuri_implant_paulo_malo .list_motive .item img{
	border-bottom: 1px solid #fff;
}





/*BANNERE HP*/
div.banner_excelenta_block{
	margin-bottom: 5px;
	background:#131e36;
	color:#fff;
	padding-top:7rem;
	padding-bottom:7rem;
	background: url(../images/banner_hp_excelenta_bck.png) center center;
}
div.banner_excelenta_block div.container_banner{
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
}
div.banner_excelenta_block div.banner_text h2,
div.banner_excelenta_block div.banner_text div.title{
	font-size: 31px;
	color: white;
	font-weight: bold;
	margin-bottom: 20px;
}
div.banner_excelenta_block div.banner_text p{
	font-size: 16px;
	color: white;
	margin-bottom: 0px;
}
div.banner_excelenta_block div.banner_hp_button{
	position: relative;
	height: 100%;
}
div.banner_excelenta_block div.banner_hp_button a.banner_button{
    background-color: #e0ecf6;
    color: #252b6a;
    padding: 2.2rem 3rem;
    font-size: 1.4rem;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-decoration: none;
    width: 290px;
    max-width: 100%;
    text-align: center;
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -32px;
    left: 50%;
    margin-left: -145px;
}
div.banner_excelenta_block div.banner_hp_button a.banner_button:hover{
    color: #252b6a;
    text-decoration: none;
}
div.banner_excelenta_block div.banner_image{
    position: relative;
    height: 100%;
}
div.banner_excelenta_block div.banner_image img{
    max-width: 250px;
    position: absolute;
    bottom: -70px;
}

div.banner_masterplan_block{
	background:#00003b;
	background: url(../images/banner_hp_masterplan_bck.png) center center;
	margin-bottom: 50px;
}
div.banner_masterplan_block div.container_banner{
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
}
div.banner_masterplan_block div.banner_hp_button{
	position: relative;
	height: 100%;
}
div.banner_masterplan_block div.banner_hp_button a.banner_button{
	background: url(../images/small_white_arrow.png) 90% center no-repeat;
    color: #fff;
    border: 1px solid #fff;
    padding: 2.1rem 3rem;
    font-size: 1.4rem;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-decoration: none;
    width: 290px;
    max-width: 100%;
    text-align: center;
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -32px;
    left: 50%;
    margin-left: -145px;
}
div.banner_masterplan_block div.banner_hp_button a.banner_button:hover{
    color: #fff;
    text-decoration: none;
}


/*CONTACT NOU*/
h2.contact-main-page-title{
	font-size: 40px;
	font-weight: bold;
	color: #252b6a;
	margin: 0 0 60px 0;
	text-align: center;
}
a.contact_button{
    font-size: 14px;
    text-decoration: none;
	color: #fff;
	display: block;
	width: 140px;
	margin: 0 auto 30px auto;
	padding: 20px 30px 20px 15px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: url(../images/small_white_arrow.png) 90% center no-repeat #252b6a;
}

div.contact-descriere-background{
	padding: 15px;
    background-color: #dfecf6;
    font-size: 26px;
    color: #252b6a;
    margin-bottom: 30px;
}
div.contact-descriere-background p{
	font-size: 26px;
}
div.contact-descriere-background ul li,
div.contact-descriere-background ol li{
    font-size: 16px;
}

div.contact-descriere-background ul li{
	list-style-type: square;
}

div.contact-descriere{
	padding: 15px;
    font-size: 16px;
    color: #252b6a;
    margin-bottom: 30px;
}
div.contact-descriere p{
    font-size: 16px;
}

div.block-contact-text-with-image{
	width: 100%;
    max-width: 1140px;
    margin: 0 auto;
}
div.block-contact-text-with-image div.contact-text-text{
	font-size: 16px;
    color: #252b6a;
    text-align: justify;
}
div.block-contact-text-with-image div.contact-text-image{
	position: relative;
	width: 100%;
}



div.select-clinics-contact-nou{
	width: 100%;
	display: none;
}
div.select-clinics-contact-nou div.custom-select-clinic-contact-nou{
	max-width: 270px;
    margin: 0 auto;
    position: relative;
}
div.select-clinics-contact-nou div.custom-select-clinic-contact-nou div.custom-select-clinic-contact-nou-selected{
	color: #253e7e;
    line-height: 5rem;
    font-size: 1.3rem;
    font-weight: 600;
    border-top: 1px solid #253e7e;
    border-bottom: 1px solid #dfecf6;
    cursor: pointer;
    user-select: none;
    padding-left: 1rem;
    padding-right: 1rem;
    position: relative;
}
div.select-clinics-contact-nou div.custom-select-clinic-contact-nou div.custom-select-clinic-contact-nou-selected:after {
    position: absolute;
    content: url(../images/down_single_arrow.png);
    top: 0;
    right: 10px;
}

div.select-clinics-contact-nou div.custom-select-clinic-contact-nou div.custom-select-clinic-contact-nou-options{
	position: absolute;
    background-color: #fff;
    z-index: 100;
    width: 100%;
}
div.select-clinics-contact-nou div.custom-select-clinic-contact-nou div.custom-select-clinic-contact-nou-options div.option{
	color: #253e7e;
    line-height: 5rem;
    font-size: 1.3rem;
    font-weight: 600;
    border-bottom: 1px solid #dfecf6;
    cursor: pointer;
    user-select: none;
    position: relative;
    background: #fff;
    padding-left: 1rem;
    padding-right: 1rem;
}
div.select-clinics-contact-nou div.custom-select-clinic-contact-nou div.custom-select-clinic-contact-nou-options div.option:after{
    position: absolute;
    content: url(../images/down_single_arrow.png);
    top: 0;
    right: 10px;
}


/*Heritage story V2*/
a.heritage-v2-link{
	display: block;
	margin: 0 auto;
    font-size: 14px;
    line-height: 48px;
    color: #fff;
    background-color: #fe6f5f;
    border: 1px solid #fe6f5f;
    border-radius: 5px;
    width: 290px;
    text-align: center;
}
a.blue_btn_heritage{
	background-color: #110e78;
    border: 1px solid #110e78;
}
a.heritage-v2-link:hover{
    color: #fe6f5f;
    background-color: #fff;
    text-decoration: none;
}
a.blue_btn_heritage:hover{
    color: #110e78;
    background-color: #fff;
    text-decoration: none;
}
section.page-hero-heritage-story-v2{
	min-height: 400px;
}

div.heritage-v2-text-with-image{

}
div.heritage-v2-text-with-image h6{
	font-size: 40px;
	line-height: 40px;
}
div.heritage-v2-text-with-image div.heritage-v2-text-with-image-text{
	max-width: 450px;
    text-align: justify;
}
div.heritage-v2-text-with-image div.heritage-v2-text-with-image-text p,
div.heritage-v2-text-with-image div.heritage-v2-text-with-image-text ul li,
div.heritage-v2-text-with-image div.heritage-v2-text-with-image-text ul ol,
div.heritage-v2-text-with-image div.heritage-v2-text-with-image-text{
	font-size: 1.6rem;
    color: #252b6a;
}
div.heritage-v2-text-with-image div.heritage-v2-text-with-image-text p strong,
div.heritage-v2-text-with-image div.heritage-v2-text-with-image-text ul li strong,
div.heritage-v2-text-with-image div.heritage-v2-text-with-image-text ul ol strong,
div.heritage-v2-text-with-image div.heritage-v2-text-with-image-text strong{
    color: #fe6f5f;
}
div.heritage-v2-text-with-image div.heritage-v2-text-with-image-text.mw-100 ul{
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}
div.heritage-v2-text-with-image div.heritage-v2-text-with-image-text.mw-100 ul li,
div.heritage-v2-text-with-image div.heritage-v2-text-with-image-text.mw-100 ol li{
	padding-right: 20px;
}
div.heritage-v2-text-with-image div.heritage-v2-text-with-image-image{
	position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 10;
}
body.page-node-14863 div.heritage-v2-text-with-image div.heritage-v2-text-with-image-image,
body.page-node-9110 div.heritage-v2-text-with-image div.heritage-v2-text-with-image-image{
	bottom: auto;
	top: 0;
}
div.heritage-v2-text-with-image div.heritage-v2-text-with-image-image img{
	width: 100%;
	max-width: 400px;
}
body.page-node-9057 div.heritage-v2-text-with-image div.heritage-v2-text-with-image-image img{
	max-width: 590px;
}

div.heritage-v2-titlu-listare h2{
	font-size: 40px;
	font-weight: bold;
	margin: 0 0 80px 0;
	color: #252b6a;
}
div.heritage-v2-titlu-listare div.heritage-v2-titlu-listare-beneficiu div.heritage-v2-titlu-listare-beneficiu-text{
	font-size: 16px;
	color: #252b6a;
	position: relative;
	padding: 0 0 0 70px;
    min-height: 60px;
    margin-bottom: 50px;
}
div.heritage-v2-titlu-listare div.heritage-v2-titlu-listare-beneficiu div.heritage-v2-titlu-listare-beneficiu-text div.number{
	font-size: 72px;
	line-height: 60px;
	font-weight: bold;
	color: #fe6f5f;
	display: inline-block;
    width: 50px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}
body.page-node-8316 div.heritage-v2-titlu-listare div.heritage-v2-titlu-listare-beneficiu div.heritage-v2-titlu-listare-beneficiu-text div.number{
	color: #252b6a;	
}

div.heritage-v2-oferta h2,
div.heritage-v2-oferta h3{
	font-size: 40px;
	font-weight: bold;
	margin: 0 0 40px 0;
	text-align: center;
	color: #252b6a;
}
div.heritage-v2-oferta h3{
	display: block;
	font-weight: bold;
	text-align: center;
	margin: 0 auto 40px auto;
	max-width: 800px;
	color: #252b6a;
}
div.heritage-v2-oferta h3 span{
	color: #30a2c2;
}
div.heritage-v2-oferta h4{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 15px 0;
	text-align: center;
	color: #252b6a;
}
div.heritage-v2-oferta-text{
	width: 100%;
	margin: 0 auto 30px auto; 
	background-color: #deecf6;
	font-size: 16px;
	color: #252b6a;
	padding: 30px 15px;
}
div.heritage-v2-oferta-text div{
	max-width: 1140px;
	margin: 0 auto 10px auto;
}
div.heritage-v2-oferta-text div ul{
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}
div.heritage-v2-oferta-text div h2{
    font-size: 72px;
    color: #252b6a;
    margin: 0 0 30px 0;
    font-weight: bold;
    text-align: center;
}
div.heritage-v2-oferta-text div h3{
	font-size: 40px;
    font-weight: bold;
    margin: 0 0 40px 0;
    text-align: center;
    color: #252b6a;
}
div.heritage-v2-oferta-text div h4{
	font-size: 32px;
    font-weight: bold;
    margin: 0 0 40px 0;
    text-align: center;
    color: #252b6a;
}
div.heritage-v2-oferta-logo img{
	display: block;
	width: 290px;
	max-width: 100%;
	height: auto;
	margin: 0 auto 15px auto;
}

div.card_oferta{
	width: 100%;
}
div.card_oferta div.card-oferta-content{
	border: 2px solid #30a2c2;
	padding: 45px 20px 30px 20px;
	text-align: center;
	cursor: pointer;
}
div.card_oferta div.card-oferta-content h5{
	font-size: 24px;
	margin-bottom: 5px;
	color: #252b6a;
}
div.card_oferta div.card-oferta-content h6{
	font-size: 24px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #fe6f5f;
	min-height: 56px;
}
div.card_oferta div.card-oferta-content div.pret-vechi{
	font-size: 16px;
	margin-bottom: 5px;
	color: #252b6a;
	text-decoration: line-through;
}
div.card_oferta div.card-oferta-content div.pret-nou{
	font-size: 24px;
	margin-bottom: 30px;
	color: #252b6a;
}
div.five-cards div.card_oferta div.card-oferta-content{
	border: 2px solid #30a2c2;
	padding: 35px 5px 20px 5px;
	text-align: center;
	cursor: pointer;
}
div.five-cards div.card_oferta div.card-oferta-content div.pret-nou,
div.five-cards div.card_oferta div.card-oferta-content h5,
div.five-cards div.card_oferta div.card-oferta-content h6{
	font-size: 18px;
}
div.five-cards div.card-oferta-content div.pret-vechi{
	font-size: 14px;
	margin-bottom: 5px;
	color: #252b6a;
	text-decoration: line-through;
}


a.buton-oferta-card-oferta{
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    padding: 10px 5px;
    text-align: center;
    background-color: #252b6a;
    display: block;
    margin: 0 auto 30px auto;
    max-width: 240px;
}
a.buton-oferta-card-oferta:hover{
    text-decoration: none;
}
div.card_oferta div.card-oferta-content div.decriere-scurta{
	font-size: 16px;
	margin-bottom: 0px;
	color: #252b6a;
	height: 72px;
	overflow: hidden;
}
div.card_oferta div.card-oferta-content div.mobile-button{
	font-size: 16px;
	line-height: 26px;
	color: #fff;
	background-color: #fe6f5f;
	width: 24px;
	height: 24px;
	border-radius: 12px;
	display: none;
}
div.card_oferta div.card-oferta-content img.arrow-card{
	display: none;
}
div.card_oferta div.card-oferta-content.active img.arrow-card{
	display: block;
	position: absolute;
	bottom: -32px;
	left: 30%;
}
div.card_oferta a.buton-oferta{
	color: #fff;
    font-size: 24px;
    line-height: 70px;
    text-align: center;
    background-color: #252b6a;
    display: block;
}
div.card_oferta a.buton-oferta:hover{
	text-decoration: none;
}
div.oferta-card-descriere-lunga{
	padding: 30px 15px;
	width: 100%;
	color: #252b6a;
	background-color: #deecf6;
	font-size: 16px;
	margin: 30px 0;
	display: none;
}
div.oferta-card-descriere-lunga div.close-descriere-lunga{
    position: absolute;
    top: 7px;
    right: 15px;
    width: 24px;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    display: none;
    cursor: pointer;
}
div.oferta-card-descriere-lunga.active{
	display: block;
}
div.slider_heritage_story_v2_block div.bx-wrapper{
	margin: 0 auto;
}	
div.slider_heritage_story_v2_block div.bx-wrapper .bx-pager{
	display: none;
}
div.slider_heritage_story_v2_block div.bx-wrapper .bx-controls-direction{
	text-indent: -9999px;

}
div.slider_heritage_story_v2_block div.bx-wrapper .bx-controls-direction a.bx-prev{
	background: url(../images/arrow-heritage-story-prev.png) no-repeat 0px 0px;
    background-size: 28px 28px;
    position: absolute;
    z-index: 10;
    top: 50%;
    left: -28px;
    width: 28px;
    height: 28px;
}
div.slider_heritage_story_v2_block div.bx-wrapper .bx-controls-direction a.bx-next{
	background: url(../images/arrow-heritage-story-next.png) no-repeat 0px 0px;
    background-size: 28px 28px;
    position: absolute;
    z-index: 10;
    top: 50%;
    right: -28px;
    width: 28px;
    height: 28px;
}

div.heritage-v2-de-ce-sa-alegi{
	width: 100%;
    margin: 0 auto 30px auto;
    background-color: #deecf6;
    font-size: 16px;
    color: #252b6a;
    padding: 30px 15px;
}
div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi{
	max-width: 1140px;
    margin: 0 auto;
}
div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi h2{
	font-size: 72px;   
	color: #252b6a;
	margin: 0 0 30px 0;
	font-weight: bold;
	text-align: center;
}
div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi h3{
    font-size: 40px;
    font-weight: bold;
    margin: 0 0 40px 0;
    text-align: center;
    color: #252b6a;
}
div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi h4{
    font-size: 32px;
    font-weight: bold;
    margin: 0 0 40px 0;
    text-align: center;
    color: #252b6a;
}
div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi h2 img{
	max-width: 420px;
}
div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.content-de-ce-sa-alegi-text,
div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.content-de-ce-sa-alegi-text p,
div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.content-de-ce-sa-alegi-text ul li,
div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.content-de-ce-sa-alegi-text ol li{
	font-size: 16px;
	color: #252b6a;
}
div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign{
	padding: 100px 0 50px 0;
	position: relative;
}
div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign img{
	width: 90%;
	display: block;
	margin: 0 auto;
}
		/*Animatie Dantura*/
div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura{
	width: 44px;
    height: 44px;
    display: inline-block;
    background-color: #fe6f5f;
    cursor: pointer;
	-webkit-border-radius: 	22px;/* Safari */
	-moz-border-radius: 	22px;/* Firefox */
	border-radius: 			22px;
    position: absolute;

    transition: all 200ms;
    -webkit-animation: pulse 1s linear alternate infinite;
    animation: pulse 1s linear alternate infinite;
    -webkit-transform-origin: center center;
}
@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura.active-bullet{
    -webkit-animation: none;
    animation: none;
}
div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura span.bar{
    width: 2px;
    height: 200px;
    background-color: #fff;
    position: absolute;
    bottom: 44px;
    left: 21px;
    display: none;
}
div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura span.text{
	font-size: 16px;
	font-weight: bold;
    text-align: center;
    width: 200px;
    position: absolute;
    bottom: 244px;
    left: -78px;
    display: none;
}
div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura.active-bullet span.bar,
div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura.active-bullet span.text{
    display: block;
}
		/*Bullets*/
		div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura.bullet-dantura-1{
		    top: 65%;
		    left: 15%;
		}
		div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura.bullet-dantura-1 span.bar{
		    height: 200px;
		}
		div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura.bullet-dantura-1 span.text{
		    bottom: 244px;/*span.bar height + span.bullet-dantura height*/
		}

		div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura.bullet-dantura-2{
		    top: 50%;
		    left: 30%;
		}
		div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura.bullet-dantura-2 span.bar{
		    height: 150px;
		}
		div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura.bullet-dantura-2 span.text{
		    bottom: 194px;/*span.bar height + span.bullet-dantura height*/
		}

		div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura.bullet-dantura-3{
		    top: 30%;
		    left: 48%;
		}
		div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura.bullet-dantura-3 span.bar{
		    height: 60px;
		}
		div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura.bullet-dantura-3 span.text{
		    bottom: 104px;/*span.bar height + span.bullet-dantura height*/
		}

		div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura.bullet-dantura-4{
		    top: 60%;
		    left: 70%;
		}
		div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura.bullet-dantura-4 span.bar{
		    height: 150px;
		}
		div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura.bullet-dantura-4 span.text{
		    bottom: 194px;/*span.bar height + span.bullet-dantura height*/
		}

		div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura.bullet-dantura-5{
		    top: 37%;
		    left: 76%;
		}
		div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura.bullet-dantura-5 span.bar{
		    height: 60px;
		}
		div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura.bullet-dantura-5 span.text{
		    bottom: 104px;/*span.bar height + span.bullet-dantura height*/
		}
		@media (max-width: 768px){
			div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura{
				width: 30px;
				height: 30px;
 				-webkit-border-radius: 	15px;/* Safari */
				-moz-border-radius: 	15px;/* Firefox */
				border-radius: 			15px;
			}
			div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura span.bar{
			    width: 2px;
			    height: 150px;
			    bottom: 30px;
			    left: 14px;
			}
			div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura.bullet-dantura-1 span.bar{
				height: 130px;
			}
			div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura.bullet-dantura-1 span.text{
				bottom: 160px;/*span.bar height + span.bullet-dantura height*/
			}
			div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura.bullet-dantura-2 span.bar{
				height: 70px;
			}
			div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura.bullet-dantura-2 span.text{
				bottom: 100px;/*span.bar height + span.bullet-dantura height*/
			}
			div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura.bullet-dantura-3 span.bar{
				height: 40px;
			}
			div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura.bullet-dantura-3 span.text{
				bottom: 70px;/*span.bar height + span.bullet-dantura height*/
			}
			div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura.bullet-dantura-4 span.bar{
				height: 100px;
			}
			div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura.bullet-dantura-4 span.text{
				left: -100px;
				bottom: 130px;/*span.bar height + span.bullet-dantura height*/
			}
			div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura.bullet-dantura-5 span.bar{
				height: 50px;
			}
			div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi div.dantura-invisalign span.bullet-dantura.bullet-dantura-5 span.text{
				left: -120px;
				bottom: 80px;/*span.bar height + span.bullet-dantura height*/
			}
		}
		/********/
div.heritage-v2-testimoaniale h2{
	font-size: 72px;
	text-align: center;
	font-weight: bold;
	margin: 0 0 0 0;
	color: #252b6a;
}
div.heritage-v2-testimoaniale img{

}
div.testimonial-text{
	font-size: 16px;
	color: #252b6a;
    margin: 5px 5px 35px 5px;
    padding: 100px 15px;
    position: relative;
	-webkit-box-shadow: 0px 0px 6px 0px #dedede;  /* Safari */
	-moz-box-shadow:    0px 0px 6px 0px #dedede;  /* Firefox */
    box-shadow: 		0px 0px 6px 0px #dedede;
    background: url(../images/testimonial-text.png) no-repeat bottom 15px right 15px;
}
div.heritage-v2-testimoaniale div.testimonial-text p,
div.heritage-v2-testimoaniale div.testimonial-text ol li,
div.heritage-v2-testimoaniale div.testimonial-text ul li{
	font-size: 16px;
}

div.heritage-v2-ce-se-poate-trata{
	margin: 30px 0;
}
div.heritage-v2-ce-se-poate-trata h2{
	font-size: 40px;
	font-weight: bold;
	margin: 0 0 30px 0;
	color: #252b6a;
}
div.heritage-v2-ce-se-poate-trata div.cotent,
div.heritage-v2-ce-se-poate-trata div.cotent p,
div.heritage-v2-ce-se-poate-trata div.cotent ul li,
div.heritage-v2-ce-se-poate-trata div.cotent ol li{
	font-size: 16px;
	color: #252b6a;
}
div.heritage-v2-ce-se-poate-trata div.tratament img{
	max-width: 290px;
	display: block;
	margin: 0 auto 10px auto;
}
div.heritage-v2-ce-se-poate-trata div.tratament div.tratament-text{
	max-width: 290px;
	margin: 0 auto 30px auto;
	font-size: 16px;
	text-align: center;
	color: #252b6a;
}
div.heritage-v2-ce-se-poate-trata div.tratament div.tratament-text p,
div.heritage-v2-ce-se-poate-trata div.tratament div.tratament-text ul li,
div.heritage-v2-ce-se-poate-trata div.tratament div.tratament-text ul ol{
	font-size: 16px;
	color: #252b6a;
}

div.heritage-v2-tehnologii-utilizate h2{
	font-size: 40px;
	font-weight: bold;
	margin: 0 0 30px 0;
	color: #252b6a;
}
body.page-node-14863 div.heritage-v2-tehnologii-utilizate h2{
	text-align: center;
}
div.heritage-v2-tehnologii-utilizate div.heritage-v2-tehnologii-utilizate-text,
div.heritage-v2-tehnologii-utilizate div.heritage-v2-tehnologii-utilizate-text p,
div.heritage-v2-tehnologii-utilizate div.heritage-v2-tehnologii-utilizate-text ul li,
div.heritage-v2-tehnologii-utilizate div.heritage-v2-tehnologii-utilizate-text ol li{
	font-size: 16px;
	color: #252b6a;
}
div.heritage-v2-tehnologii-utilizate div.heritage-v2-tehnologii-utilizate-text ul{
	padding: 0;
}
div.heritage-v2-tehnologii-utilizate div.heritage-v2-tehnologii-utilizate-text ul li{
	background: url(../images/bifa_sublist_rosie.png) left top no-repeat;
    padding-left: 40px;
    list-style: none;
    color: #252b6a;
    font-size: 1.6rem;
    font-weight: 400;
    margin-bottom: 1rem;
}

div.heritage-v2-echipa{
	width: 100%;
    margin: 0 auto 30px auto;
    background-color: #deecf6;
    font-size: 16px;
    color: #252b6a;
    padding: 30px 15px;
}
div.heritage-v2-echipa div.content-echipa{
	max-width: 1140px;
    margin: 0 auto;
}
div.heritage-v2-echipa div.content-echipa h2{
	font-size: 58px;   
	color: #252b6a;
	margin: 0 0 60px 0;
	font-weight: normal;
	text-align: center;
}
body.page-node-8316 div.heritage-v2-echipa div.content-echipa h2{
	font-size: 40px;
}
div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.bx-viewport,
div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.slider_medici_heritage_story_v2 div.card_slider_medici_heritage_story_v2{
	background-color: #deecf6;
}
div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.slider_medici_heritage_story_v2 div.card_slider_medici_heritage_story_v2 div.descriere-invisalign{
	width: 70%;
    text-align: justify;
    padding-left: 15px;
    min-height: 210px;
}
div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.slider_medici_heritage_story_v2 div.card_slider_medici_heritage_story_v2 div.descriere-medic{
	width: 100%;
	min-height: 350px;
}
div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.slider_medici_heritage_story_v2 div.card_slider_medici_heritage_story_v2 div.descriere-medic div.date-medic{
	width: 50%;
	display: inline-block;
}
div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.slider_medici_heritage_story_v2 div.card_slider_medici_heritage_story_v2 div.descriere-medic div.date-medic div.nume-medic{
	font-family: 'Caveat', 'Montserrat', serif;
    font-weight: bold;
    font-size: 40px;
    line-height: 90px;
    padding-left: 15px;
}
div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.slider_medici_heritage_story_v2 div.card_slider_medici_heritage_story_v2 div.descriere-medic div.date-medic div.specializari-medic{
	background-color: #fff;
    padding: 15px;
    border-radius: 10px;
}
div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.slider_medici_heritage_story_v2 div.card_slider_medici_heritage_story_v2 div.imagine-medic{
	display: inline-block;
	width: 48%;
	position: absolute;
    bottom: 0;
    right: 0;
}
div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.slider_medici_heritage_story_v2 div.card_slider_medici_heritage_story_v2 div.imagine-medic img{
	position: absolute;
    width: 80%;
    right: 0;
    bottom: 0;
}
div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.bx-wrapper{
	margin: 0 auto;
}
div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.bx-wrapper .bx-controls-direction {
    text-indent: -9999px;
}
div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.bx-wrapper .bx-controls-direction a.bx-prev {
    background: url(../images/arrow-heritage-story-medici-prev.png) no-repeat 0px 0px;
    background-size: 24px 42px;
    position: absolute;
    z-index: 10;
    top: 30%;
    left: -35px;
    width: 24px;
    height: 42px;
}
div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.bx-wrapper .bx-controls-direction a.bx-next {
    background: url(../images/arrow-heritage-story-medici-next.png) no-repeat 0px 0px;
    background-size: 24px 42px;
    position: absolute;
    z-index: 10;
    top: 30%;
    right: -35px;
    width: 24px;
    height: 42px;
}
div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.bx-pager{
	text-align: center;
	padding-top: 15px;
	display: flex;
    align-items: stretch;
}
div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.bx-pager a{
	display: inline-block;
	width: 150px;
    font-size: 12px;
    line-height: 14px;
    color: #252b6a;
    font-weight: bold;
    margin: 0 auto;
}
div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.bx-pager a span{
	min-height: 28px;
}
div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.bx-pager a:hover{
	text-decoration: none;
}
div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.bx-pager a img{
	display: block;
	width: 100%;
	max-width: 90px;
	margin: 0 auto 10px auto;
	height: auto;
}
div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.bx-pager a img.imagine-medic-color{
	display: none;
}
div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.bx-pager a.active img.imagine-medic-alb-negru{
	display: none;
}
div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.bx-pager a.active img.imagine-medic-color{
	display: block;
}
div.titlu_preturi_heritage_story_2{
	font-size: 36px;
    color: #252b6a;
    margin: 0 0 30px 0;
    font-weight: bold;
    text-align: center;
}
div.titlu_preturi_heritage_story_2 img{
	height: 40px;
	width: auto;
}
div.preturi_heritage_story_2{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 90px;
	padding-left: 50%;
	position: relative;
}
div.preturi_heritage_story_2 div.pret_heritage_story_2{
    flex: 0 0 50%;
    max-width: 50%;
    padding: 15px;
    display: flex;
}
div.preturi_heritage_story_2 div.pret_heritage_story_2 div.pret_heritage_story_2_content{
    border: 2px solid #31A2C1;
    padding: 30px 15px 15px 15px;
}
div.preturi_heritage_story_2 div.pret_heritage_story_2 div.pret_heritage_story_2_content div.pret_heritage_story_2_titlu p,
div.preturi_heritage_story_2 div.pret_heritage_story_2 div.pret_heritage_story_2_content div.pret_heritage_story_2_titlu{
    color: #252B6A;
    font-size: 16px;
    text-align: center;
    margin-bottom: 15px;
}
div.preturi_heritage_story_2 div.pret_heritage_story_2 div.pret_heritage_story_2_content div.pret_heritage_story_2_pret{
    color: #FB6F5F;
    font-size: 34px;
    text-align: center;
    margin-bottom: 15px;
}
div.preturi_heritage_story_2 div.pret_heritage_story_2 div.pret_heritage_story_2_content span{
    font-size: 16px;
}
div.preturi_heritage_story_2 div.pret_heritage_story_2:first-child{
	position: absolute;
    left: 0;
    top: 0;
    width: 50%;
}
div.preturi_heritage_story_2 div.pret_heritage_story_2:first-child div.pret_heritage_story_2_content{
    background-color: #DFECF6;
    padding: 130px 90px 105px 90px;
}
div.preturi_heritage_story_2 div.pret_heritage_story_2:first-child div.pret_heritage_story_2_content span,
div.preturi_heritage_story_2 div.pret_heritage_story_2:first-child div.pret_heritage_story_2_content div.pret_heritage_story_2_titlu p,
div.preturi_heritage_story_2 div.pret_heritage_story_2:first-child div.pret_heritage_story_2_content div.pret_heritage_story_2_titlu{
    font-size: 20px;
}
div.preturi_heritage_story_2 div.pret_heritage_story_2:first-child div.pret_heritage_story_2_content div.pret_heritage_story_2_pret{
    font-size: 50px;
}






/*Hypnotherapy*/
.hypnotherapy_hero{
	background-color: #0a1938;
    min-height: 475px;
    background-position: center bottom;
    background-size: auto;
}


div.hypnotherapy_intro{
	margin: 15px auto 0;
}
div.hypnotherapy_intro h2{
	font-size: 50px;
	font-weight: bold;
	color: #87b7dc;
	margin-bottom: 30px;
}
div.hypnotherapy_intro_text{
	color: #252b6a;
	font-size: 16px;
	margin-bottom: 60px;
}


div.hypnotherapy_ce_inseamna{
	background-color: #e0ecf6;
	padding: 45px 0 60px 0; 
	width: 100%;
}
div.hypnotherapy_ce_inseamna h2{
	font-size: 30px;
	font-weight: bold;
	color: #252b6a;
	margin-bottom: 30px;
}
div.hypnotherapy_ce_inseamna_text{
	font-size: 16px;
	color: #252b6a;
}


div.hypnotherapy_beneicii{
	padding: 45px 0 60px 0;
}
div.hypnotherapy_beneicii h2{
	font-size: 30px;
	font-weight: bold;
	color: #252b6a;
	margin-bottom: 30px;
}
div.hypnotherapy_beneicii_text{
	font-size: 16px;
	color: #252b6a;
}
div.hypnotherapy_beneiciu{
	padding: 0 5px;
    margin-bottom: 40px;
    position: relative;
}
div.hypnotherapy_beneiciu > div{
	border-radius: 10px;
    box-shadow: 0px 0px 10px -5px #000;
}
div.hypnotherapy_beneiciu > div > h6{
    background-color: #252b6a;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    margin-bottom: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
div.hypnotherapy_beneiciu > div > div{
    font-size: 14px;
    color: #252b6a;
    padding: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
div.hypnotherapy_beneicii.hypnotherapy_beneicii_pasi{
	padding: 45px 0 60px 0;
	width: 100%;
	background-color: #f2f4f6;
}
div.hypnotherapy_beneicii.hypnotherapy_beneicii_pasi div.hypnotherapy_beneiciu > div > h6{
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	padding: 20px 10px;
}

div.hypnotherapy_recomandat{
	margin: 60px 0;
}
div.hypnotherapy_recomandat h2{
	font-size: 30px;
	font-weight: bold;
	color: #252b6a;
	margin-bottom: 30px;
	max-width: 500px;
}
div.hypnotherapy_recomandat div.hypnotherapy_recomandat_text{
	font-size: 16px;
	color: #252b6a;
}
.hypnotherapy_recomandat_text ul li{
	background-size: 20px;
	padding-left: 25px;
	background-position-y: 5px;
}


div.hypnotherapy_subsol_text{
	margin: 60px 0;
	padding: 30px 60px;
	background-color: #dfecf6;
	color: #252b6a;
	text-align: center;
}

.slider_articole_similare{
	display:flex;
	
}
.slider_articole_similare .item{
	height:100%;
}
@media (max-width: 991px){
	div.hypnotherapy_intro h2,
	div.hypnotherapy_beneicii h2,
	div.hypnotherapy_recomandat h2,
	div.citat_nume_medic h3,
	div.hypnotherapy_ce_inseamna h2{
		font-size: 20px;
		margin-bottom: 15px;
	}

	div.hypnotherapy_beneiciu,
	div.hypnotherapy_intro_text{
		margin-bottom: 30px;
	}

	div.hypnotherapy_beneicii.hypnotherapy_beneicii_pasi,
	div.hypnotherapy_beneicii,
	div.hypnotherapy_ce_inseamna{
		padding: 30px 0;
	}

	div.hypnotherapy_subsol_text,
	div.hypnotherapy_recomandat{
		margin: 30px 0;
	}

	div.hypnotherapy_subsol_text{
		padding: 15px;
	}

	div.hypnotherapy_recomandat_text ol,
	div.hypnotherapy_recomandat_text ul{
		padding-left: 0px;
	}

	div.heritage-v2-oferta-text div ul,
	div.heritage-v2-text-with-image div.heritage-v2-text-with-image-text.mw-100 ul{
		columns: 1;
		-webkit-columns: 1;
		-moz-columns: 1;
	}
	div.heritage-v2-text-with-image div.heritage-v2-text-with-image-text.mw-100 ul li,
	div.heritage-v2-text-with-image div.heritage-v2-text-with-image-text.mw-100 ol li{
		padding-right: 0px;
	}

	div.preturi_heritage_story_2 div.pret_heritage_story_2{
		padding: 7px;
	}
	div.preturi_heritage_story_2{
		padding-left: 40%;
	}
	div.preturi_heritage_story_2 div.pret_heritage_story_2:first-child{
		width: 40%;
	}
	div.preturi_heritage_story_2 div.pret_heritage_story_2:first-child div.pret_heritage_story_2_content{
	    padding: 100px 30px 90px 30px;
	}
}








@media (max-width: 1500px){
	.main_slider .slide_content{
	    max-width: 1300px;
	    left: 0;
	    right: 0;
	}

	div.floating_menu,
	div.floating_menu.blog-page,
	div.floating_menu.article-page{
		position: fixed;
	    top: 200px;
	    height: auto;
	    max-height: 270px;
	    overflow-y: scroll;
	    overflow-x: hidden;
	    display: none;
	}
	span.floating_menu_button{
		display: block;
	}
}
@media (max-width: 1300px){
	.main_slider .slide_content{
	    max-width: 1200px;
	}

	.testimonial_description h2{
		margin-bottom:1rem;
		font-size:1.6rem;
	}
	.testimonial_description p{
		font-size:1.4rem;
	}

	.logo {
	    display: inline-block;
	    float: left;
	    padding: 2.4rem 0 1.4rem 15px;
	}

	#main_menu .logo img {
	    max-width: 200px;
	}
}
@media (max-width: 1240px){
	#main_menu_links .specializari ul li a{
		font-size:1.4rem;
		padding:0 1rem;
	}
	
	.bottom_testimoniale{
		padding-top:0;
		padding-bottom:0;
		bottom:0;
	}
	.container_timeline{
		max-width:80%!important;
	}
}
@media (max-width: 1200px){
	.main_slider .slide_content{
	    max-width: 990px;
	}

	#footer .fourth_line_footer ul{
		text-align: center;
		margin-bottom: 15px;
	}

	#main_menu_links li .parent_link {
		padding: 0.9rem 0.4rem;
	}
	div.slider_tip_implant_brand div.bx-wrapper{
	    max-width: 720px!important;
	}
	div.slider_tip_implant_brand a.bx-prev{
	    left: -20px;
	}
	div.slider_tip_implant_brand a.bx-next{
	    right: -20px;
	}

	div.slider_echipa_nou div.bx-wrapper{
		max-width: 825px!important
	}

	.page_hero.with_button .page_title h1 {
		margin-top: 3rem;
	}

	div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.bx-wrapper .bx-controls-direction a.bx-prev {
	    left: -25px;
	}
	div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.bx-wrapper .bx-controls-direction a.bx-next {
	    right: -25px;
	}

	#footer .fourth_line_footer .right_bottom_footer{
		text-align:center;
	}
}
@media (max-width: 1170px){
	.team_slider_wrapper .bx-wrapper .bx-prev{
		right: 85px;
	}
	.team_slider_wrapper .bx-wrapper .bx-prev:hover{
		right: 85px;
	}

	.team_slider_wrapper .bx-wrapper .bx-next{
		right: 15px;
	}
	.team_slider_wrapper .bx-wrapper .bx-next:hover{
		right: 15px;
	}
	.second_line_footer,
	.third_line_footer,
	.fourth_line_footer{
		padding-left:1rem!important;
		padding-right:1rem!important;
	}
}
@media (max-width: 1140px){
	.accordion_content{
		padding-left:15px;
		padding-right:15px;
	}
	#list_medici_personal .details{
		padding-left:1rem;
		padding-right:1rem;
	}
	.descriere_echipa{
		padding:5rem 3rem;
	}
}
@media (max-width: 1100px){
	
	.list_orase .oras h2{
		font-size:2.5rem;
	}
	.list_orase .map_title{
		font-size:5rem;
	}
	#main_menu_links li .parent_link {
		padding: 0.9rem 0.5rem;
	}
	#main_menu_links ul li a {
		font-size: 1rem;
		line-height: 7rem;
	}
}
@media (max-width: 1040px){
	.filtre_echipa_specializare ul li{
		margin:0 0.5rem;
	}
	.filtre_echipa_specializare ul li a{
		padding:0 0.5rem;
		font-size:1.3rem;
	}
	.filtre_echipa_categorii ul li a{
		font-size:1.3rem ;
	}
	
}
@media (max-width: 1020px){
	
	#tratamente_block_home .slick-prev{
		left:15px;
		background: url("../images/left_arr_s1.png") no-repeat;
		width: 65px;
		height: 65px;
		z-index:1;
	}
	#tratamente_block_home .slick-next{
		right:15px;
		background: url("../images/right_arr_s1.png") no-repeat;
		width: 65px;
		height: 65px;
		z-index:1;
	}
	.list_orase .oras h2{
		margin-bottom:3rem;
	}
	#main_menu_links ul.first_list_menu{
		margin-left:-130px;
	}
	
}
@media (max-width: 991px){
	.main_slider .slide_content{
	    max-width: 860px;
	}

	#anchors_home ul{
		width:100%;
		max-width:360px;
		padding:0 20px;
		border-radius:10px;
		-moz-border-radius:10px;
		-o-border-radius:10px;
		-webkit-border-radius:10px;
		position: absolute;
		z-index: 99991;
		left: 0;
		right: 0;
		background:#fff;
		
	}
	#anchors_home ul.active{
		-webkit-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);
		box-shadow: 0px 4px 22px -10px rgba(0,0,0,0.75);	
	}
	#anchors_home{
		min-height:180px;
	}
	#anchors_home ul li{
		display:none;
		list-style:none;
	}
	#anchors_home ul li {
		width:100%;
		max-width:280px;
		border-bottom:1px solid #dfecf6;
		padding:2rem 0;
		margin:0 auto;
		border-top:none;
	}
	#anchors_home ul li a .small_icon{
		display:none;
	
	} 
	#anchors_home ul li a .big_icon{
		display:inline-block;
		padding:0;
		float:right;
		margin-top:8px;
	} 
	#anchors_home ul li.mobile_only_anchor{
		display:block!important;
		width:100%;
		max-width:320px;
		border-top:1px solid #253e7e;
		border-bottom:1px solid #dfecf6;
		padding:2rem 0;
		margin:0 auto;
	}
	
	#anchors_home ul li.mobile_only_anchor a .small_icon{
		display:inline-block;
		padding:0;
		float:right;
		margin-top:8px;
	} 
	#anchors_home ul li.mobile_only_anchor a .big_icon{
		display:none;
	} 
	#anchors_home ul li.mobile_only_anchor a .expand{
		display:block;
	}
	#anchors_home ul li.mobile_only_anchor a .close{
		display:none;
	}
	#anchors_home ul li a span{
		float:left;
	}
	#anchors_home ul li a{
		margin:0;
		overflow:hidden;
	}
	body.node-type-paulo-malo #anchors_home ul {
		padding: 0;
		background-color: #e6f0f8;
	}
	body.node-type-paulo-malo #anchors_home ul li.mobile_only_anchor{
		border-top: none;
	}

	div.ingrijire{
		padding-bottom: 230px;
	}
	div.citat_nume_medic img{
	    position: initial;
	    display: block;
	    width: 100%;
	    max-width: 100%;
	    margin: 0 auto;
	    margin-bottom: 30px;	
	}
	div.citat_continut{
		padding: 30px 0;
	}
	div.citat_nume_medic{
		padding-top: 0;
		padding-bottom: 30px;
	}
	div.slider_echipa_nou div.bx-wrapper{
		max-width: 550px!important
	}

	div.galerie_video div.slider_galerie_video div.bx-wrapper{
	    max-width: 560px!important;
	}

	div.masterplan_nou.with_bg_image{
	    padding-bottom: 200px;
	    background-size: auto 200px!important;
	    background-position: bottom!important;
	}
	div.text_block_with_image div.text_block_with_image_content ul li,
	div.text_block_with_image div.text_block_with_image_content ol li,
	div.text_block_with_image div.text_block_with_image_content p,
	div.text_block_with_image div.text_block_with_image_content{
		text-align: left;
	}

	body.node-type-template-tratamente #_hj_feedback_container{
		display: none;
	}

	div.banner_excelenta_block{
		padding-top: 0rem;
		padding-bottom: 0rem;
	}
	div.banner_excelenta_block div.banner_image img {
	    position: initial;
	    display: block;
	    margin: 0 auto;
	    width: 290px;
	    max-width: 100%;
	}	
	div.banner_excelenta_block div.banner_text {
		text-align: center;
	    padding: 3rem 0;
	}
	div.banner_excelenta_block div.banner_text h2{
		font-size: 28px;
		text-align: left;
	}
	div.banner_excelenta_block div.banner_text p{
		font-size: 14px;
		text-align: left;
	}
	div.banner_excelenta_block div.banner_hp_button a.banner_button{
		position: inherit;
	    display: block;
	    margin: 0 auto 30px auto;
	    top: initial;
	    left: initial;
	}
	div.banner_masterplan_block img{
		width: 290px;
	    max-width: 100%;
	}
	div.banner_masterplan_block div.banner_hp_button a.banner_button{
		position: inherit;
	    display: block;
	    margin: 0 auto 30px auto;
	    top: initial;
	    left: initial;
	}
	div.banner_excelenta_block div.container_banner{
		background: url(../images/banner_hp_malo_2.png) no-repeat bottom right 0px;
	}
	div.container_banner_interior div.banner_interior_text{
		position: initial;
	    width: 100%;
	    max-width: 100%;
	    color: #fff;
	    background-color: #252b6a;
	    padding: 15px;
	    text-align: center;
	}
	div.calitati_medic{
	    padding-bottom: 2rem;
	}
	div.calitati_medic img{
	    display: none;
	}
	div.contributie_medic{
		padding-top: 3rem;
		padding-bottom: 3rem;
	}
	div.contributie_medic h2{
		margin-top: 3rem;
		margin-bottom: 3rem;
	}
	div.realizari_medic_bck img{
		display: none;
	}


	span.campanie div.campanie_content {
	    padding: 15px 15px 150px 15px;
	}
	span.campanie div.campanie_content a.campanie_link{
		right: 0;
	}

	body.node-type-paulo-malo .page_hero .page_title h1{
		margin-top: 6rem;
	}

	/*Heritage Story V2*/
	div.heritage-v2-text-with-image div.heritage-v2-text-with-image-image{
		position: initial;
	}
	body.node-type-heritage-story-v2 div.galerie_video h2,
	div.heritage-v2-titlu-listare h2{
		margin: 0 0 50px 0;
	}
	div.heritage-v2-titlu-listare div.heritage-v2-titlu-listare-beneficiu div.heritage-v2-titlu-listare-beneficiu-text{
		margin-bottom: 30px;
	}
	div.heritage-v2-oferta h2{
		margin: 0 0 30px 0;
	}
	div.oferta-card-descriere-lunga.active-mobile div.close-descriere-lunga{
		display: block;
	}
	div.oferta-card-descriere-lunga.active{
		display: none;
	}
	div.oferta-card-descriere-lunga.active-mobile{
		background-color: #fe6d5c;
	    color: #fff;
	    border-radius: 10px;
	    margin: 0 auto;
	    position: absolute;
	    top: -110px;
	    z-index: 12346;
	    width: 290px;
		left: 50%;
	    margin-left: -145px;
	    display: block;
	}
	div.card_oferta div.card-oferta-content div.mobile-button{
		display: inline-block;
	}
	div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi h2{
		font-size: 50px;
	}
	div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi h2 img{
		max-width: 360px;
	}
	body.node-type-heritage-story-v2 div.galerie_video{
		padding: 3rem 0;
	}
	div.heritage-v2-testimoaniale h2{
		font-size: 50px;
	}
	div.heritage-v2-testimoaniale div.testimonial-text{
		padding: 75px 15px;
		font-size: 14px;
	}	
	div.heritage-v2-testimoaniale div.testimonial-text p,
	div.heritage-v2-testimoaniale div.testimonial-text ol li,
	div.heritage-v2-testimoaniale div.testimonial-text ul li{
		font-size: 14px;
	}
	div.heritage-v2-ce-se-poate-trata h2{
		font-size: 28px;
	}
	div.heritage-v2-tehnologii-utilizate h2{
		font-size: 24px;
	}
	div.heritage-v2-echipa div.content-echipa h2 {
	    font-size: 44px;
	    margin: 0 0 30px 0;
	}
	body.page-node-8316 div.heritage-v2-echipa div.content-echipa h2{
	    font-size: 40px;
	}
	div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.slider_medici_heritage_story_v2 div.card_slider_medici_heritage_story_v2 div.descriere-invisalign{
		width: 100%;
		min-height: auto;
		padding-left: 0;
	}
	div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.slider_medici_heritage_story_v2 div.card_slider_medici_heritage_story_v2 div.descriere-medic{
		min-height: auto;
	}
	div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.slider_medici_heritage_story_v2 div.card_slider_medici_heritage_story_v2 div.descriere-medic div.date-medic{
		width: 100%;
	}
	div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.slider_medici_heritage_story_v2 div.card_slider_medici_heritage_story_v2 div.descriere-medic div.date-medic div.nume-medic{
		font-size: 24px;
		line-height: 26px;
		margin-bottom: 15px;
		padding-left: 0px;
	}
	div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.slider_medici_heritage_story_v2 div.card_slider_medici_heritage_story_v2 div.imagine-medic{
		width: 100%;
		position: initial;
	}
	div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.slider_medici_heritage_story_v2 div.card_slider_medici_heritage_story_v2 div.imagine-medic img{
		position: initial;
		display: block;
		width: 100%;
		max-width: 400px;
		margin: 0 auto;
	}
	div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.slider_medici_heritage_story_v2 div.card_slider_medici_heritage_story_v2 div.descriere-invisalign p,
	div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.slider_medici_heritage_story_v2 div.card_slider_medici_heritage_story_v2 div.descriere-medic div.date-medic div.specializari-medic{
		font-size: 14px;
	}
	div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.bx-pager a{
		text-indent: -99999px;
	    width: 10px;
	    height: 10px;
	    background-color: #818bb0;
	    border-radius: 5px;
	    margin: 0 10px;
	}	
	div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.bx-pager a.active{
	    background-color: #252b6a;
	}	
	div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.bx-pager a.active img,
	div.heritage-v2-echipa div.slider_medici_heritage_story_v2_block div.bx-pager a img{
		display: none!important;
	}

	.for_desktop{
		display:none;
	}

	.custom-select-cities{
		display:block;
	}

	div.select-clinics-contact-nou {
	    display: block;
	}

	.google_map{
		min-height:450px; 
	}


}
@media (max-width: 980px){
	#main_menu_links .specializari ul li a{
		font-size:1.2rem;
		padding:0 0.5rem;
	}
	
	.bottom_testimoniale a.blue_button{
		padding-right:4rem;
	}
	.testimonial_description p {
		font-size: 1.2rem;
	}



	.map_gallery{
		margin-top:3rem;
	}
	.not_found_page .content_not_found{
		padding:10rem;
	}
	.not_found_page{
		padding-top:5rem;
	}
}
@media (max-width: 950px){
	
	.filtre_desktop_echipa{
		display:none;
	}
	.filtre_mobile_echipa{
		display:block;
	}
	#main_menu{
		display:none;
	}
	#mobile_menu{
		display:block;
	}
}
@media (max-width: 860px){
	
	.main_slider .slide_content{
		max-width:780px;
		top: 60%;
	}
	.actual_form h2{
		font-size:3rem;
	}
}
@media (max-width: 780px){
	.main_slider .slide_content{
		max-width:600px;
	}
	.main_slider .slick-dots{
		bottom:20%;
	}

	.list_tratamente{
		padding:2rem;
	}
	div.ce_cuprinde div.content_ce_cuprinde.lista_patrat ul li,
	.simptome ul li{
		width:100%;
	}
}
@media (max-width: 768px){
	.blue_block{
		text-align:center;
	}
	.blue_block .btn_arrow{
		float:none;
		max-width:410px;
		margin:0 auto;
	}
	#team_block_home {
		margin-top:0;
		padding-top:7rem;
		padding-bottom:7rem;
	}
	.team_slider_wrapper .bx-wrapper .bx-prev{
		bottom: 20px;
	}
	.team_slider_wrapper .bx-wrapper .bx-prev:hover{
		bottom: 20px;
	}

	.team_slider_wrapper .bx-wrapper .bx-next{
		bottom: 20px;
	}
	.team_slider_wrapper .bx-wrapper .bx-next:hover{
		bottom: 20px;
	}
	.white_block a.blue_button {
		/* position: relative; */
		float: none;
		margin:0 auto;
		display:block;
		top:0;
		max-width:460px;
	}
	#tratamente_block_home .form_wrapper .input_submit{
		height:57px;
	}
	.instagram_posts .item{
		margin-bottom:2rem;
	}
	.third_line_footer{
		text-align:center;
		line-height:4rem;
	}
	.left_bottom_footer li{
		display:block;
		width:100%;
		margin-bottom:2rem;
		text-align:center;
	}
	.story_item .image_page img{
		margin-top:2rem;
	}
	.page_hero .page_title h2{
		font-size:3rem; 
	}
	.story_item{
		padding:3rem;
	}
	.tratament_item .image_container{
		min-height:250px;
		position:static;
		margin-right:14px;
	}
	.implant_hero_content .big_image_absolute{
		top:8rem;
	}
	.beneficii_implant img.image{
		display:none;
	}
	#accordion_produse h3 span.img,
	#etape_list_nou h3 span.img,
	#etape_list h3 span.img{
		display:none;
	}
	#accordion_produse h3 span.title,
	#etape_list_nou h3 span.title,
	#etape_list h3 span.title{
		font-size:1.6rem;
		padding:1rem;
		max-width:90%;
	}
	div.etape_nou #accordion_produse h3 span.duration,
	div.etape_nou #etape_list_nou h3 span.duration,
	div.etape_nou #etape_list h3 span.duration,
	#accordion_produse h3 span.duration,
	#etape_list_nou h3 span.duration,
	#etape_list h3 span.duration{
		padding:0.5rem 1rem;
		font-size:1.6rem;
	}
	.recuperare .attention{
		display:none;
	}
	.recuperare .recuperare_content{
		border:none;
	}
	.ghidul img.image{
		max-width:140px;
		margin:0 auto;
	}
	.ghidul_content_mobile{
		text-align:center;
		padding:0 2rem;
	}
	.ghidul a{
		margin:0 auto;
		margin-top:2rem;
	}
	#list_medici_personal .details{
		height:auto;
		padding-bottom: 4rem;
	}
	.white_band{
		display:none;
	}
	.container_job_form{
		padding:0;
	}
	.container_job_form .actual_form{
		padding:1rem;
	}
	.banner_implant .desktop_img{
		display:none; 
		width:100%;
	}
	.banner_implant .tablet_img{
		display:block; 
		width:100%;
	}
	.banner_implant .mobile_img{
		display:none; 
		width:100%;
	}

	div.popup-urgente-v2 > div > div.top{
		padding: 0 15px;
	}

	div.popup-urgente-v2 > div > div.top > h6 {
		font-size: 26px;
	}

	div.slider_tip_implant_brand a.bx-prev{
	    left: 0px;
	}
	div.slider_tip_implant_brand a.bx-next{
	    right: 0px;
	}
	div.tehnologie  img{
		right: 10px;
	}
	div.tehnologie h3,
	div.tehnologie div.descriere-tehnologie{
	 	padding: 20px 30px 20px 20px;
	}

	div.ce_cuprinde h2,
	div.sectiune_ce_cuprinde{
		padding: 0 15px;
	}
	div.ce_cuprinde div.content_ce_cuprinde{
		padding: 15px 15px 30px 15px;
	}	
	div.ce_cuprinde div.sectiune_ce_cuprinde h3 {
		font-size: 24px;
		padding: 30px 15px 15px 15px;
	}
	div.ce_cuprinde div.principiu{
		padding: 15px;
	}
	div.ce_cuprinde div.principiu > div > div{
		padding: 10px;
	}
	div.ce_cuprinde div.principiu > div > h6{
		padding: 10px 10px 10px 45px;
	}
	div.ce_cuprinde div.principiu > div > h6 > img{
		left: 20px;
	}
	.page_hero.with_button .page_title h1 {
		font-size: 36px;
	}
	body.node-type-info-page #etape_list_nou h3{
	    min-height: auto;
	}	
	body.node-type-info-page #etape_list_nou h3 span.title{
	    border-left: none;
	    margin-left: 0;
	}
	div.pasi_vizita h3.title{
	    padding: 15px 15px 15px 15px;
	}
	div.pasi_vizita h3.title img,
	div.pasi_vizita h3.title span{
		display: none;
	}
	div.pasi_vizita div.content_ce_cuprinde{
		padding: 15px 15px 30px 15px;
	}


	div.masuri_block div.masuri_block_masura img{
		position: initial;
		display: block;
		margin: 0 auto;
		padding-top: 15px;
	}	
	div.masuri_block div.masuri_block_masura h3{
		margin-left: 0;
		border-left: none;
		padding: 15px;
	}

	div.galerie_video div.slider_galerie_video{
		padding-bottom: 100px;
	}
	div.galerie_video a.bx-prev{
	    top: initial;
	    left: 70px;
	    bottom: -65px
	}
	div.galerie_video a.bx-next{
	    top: initial;
	    right: 70px;
	    bottom: -65px
	}
	div.masuri_block h3.subtitle.with_image{
	 	padding: 15px;
	}
	div.masuri_block h3.subtitle.with_image img{
 	    position: initial;
	    display: block;
	    margin: 0px auto 15px auto;
	}

	div.descriere_implant div.text_descriere{
		padding: 30px;
	}
	div.descriere_implant div.text_descriere img{
		position: initial;
	    display: block;
	    margin: 0 auto 15px auto;
        width: 75px;
	}
	div.descriere_implant div.text_mesaj{
		text-align: left;
	}
	div.descriere_medic h2,
	div.descriere_medic h3,
	div.calitati_medic h2,
	div.pasi_vizita h2,
	div.contributie_medic h2{
		font-size: 24px;
		margin-bottom: 3rem;
	}
	div.descriere_medic div.descriere_medic_text,
	div.descriere_medic div.descriere_medic_citat{
		padding: 1.5rem;
		margin-bottom: 3rem;
	}

	.pop-up-mic{
		left: 15px;
		width: 200px;
		padding: 10px;
		border-top-left-radius: 10px;
		-moz-border-top-left-radius: 10px;
		-o-border-top-left-radius: 10px;
		-webkit-border-top-left-radius: 10px;  
		border-top-right-radius: 10px;
		-moz-border-top-right-radius: 10px;
		-o-border-top-right-radius: 10px;
		-webkit-border-top-right-radius: 10px;
	}
	.pop-up-mic p{
	    font-size: 18px;
	}
	.pop-up-mic a{
		width: 170px;
		font-size: 18px;
		border-radius: 10px;
	    -moz-border-radius: 10px;
	    -o-border-radius: 10px;
	    -webkit-border-radius: 10px;
	    margin-bottom: 0px;
	}


	/*CONTACT NOU*/
	h2.contact-main-page-title{
		font-size: 30px;
	}
	div.block-contact-text-with-image div.contact-text-text{
	    max-width: 800px;
	}
	div.block-contact-text-with-image img.contact-first-image{
		position: initial;
	    width: 200px;
	    max-width: 100%;
	    margin: 0 auto;
	}
	div.block-contact-text-with-image img.contact-first-image{
		position: initial;
	    width: 200px;
	    max-width: 100%;
	    margin: 0 auto;
	}
	div.contact-descriere-background p,
	div.contact-descriere-background{
		font-size: 24px;
	}

	#clinic_details_0 .buton_nav, 
	#clinic_details_1 .buton_nav, 
	#clinic_details_2 .buton_nav, 
	#clinic_details_3 .buton_nav, 
	#clinic_details .buton_nav{
		background:url("../images/navigate.png") 2rem center no-repeat;
	}


	/*Heritage Story V2*/
	div.heritage-v2-text-with-image div.heritage-v2-text-with-image-text{
		max-width: 100%; 
	}
	body.node-type-heritage-story-v2 div.galerie_video h2,
	div.heritage-v2-titlu-listare h2{
		margin: 0 0 30px 0;
		font-size: 18px;
		text-align: center;
	}	
	body.node-type-heritage-story-v2.page-node-8316 div.galerie_video h2{
		font-size: 24px;
	}
	div.heritage-v2-titlu-listare div.heritage-v2-titlu-listare-beneficiu div.heritage-v2-titlu-listare-beneficiu-text{
		padding-left: 0 0 0 60px;
	}
	div.heritage-v2-oferta h2{
		font-size: 24px;
	}
	div.heritage-v2-oferta-logo img{
		width: 150px;
	}
	div.heritage-v2-oferta h3{
		font-size: 14px;
	}	
	body.page-node-8316 div.heritage-v2-oferta h3{
		font-size: 24px;
	}
	div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi h2{
		font-size: 20px;
	}
	div.heritage-v2-de-ce-sa-alegi div.content-de-ce-sa-alegi h2 img{
		max-width: 140px;
	}
	div.heritage-v2-testimoaniale h2{
		font-size: 20px;
	}
	div.heritage-v2-testimoaniale img {
	    max-width: 350px;
	}
	div.heritage-v2-testimoaniale div.testimonial-text{
		max-width: 350px;
	    margin: 0 auto 30px auto;
	    padding: 50px 15px;
	    font-size: 14px;
	    background: url(../images/testimonial-text.png) no-repeat bottom 15px right 15px / 30px;
	}
	div.heritage-v2-ce-se-poate-trata h2,
	div.heritage-v2-tehnologii-utilizate h2{
		font-size: 22px;
		text-align: center;
	}
	div.heritage-v2-echipa div.content-echipa h2 {
	    font-size: 18px;
	}

	div.heritage-v2-text-with-image h6{
		font-size: 30px;
		line-height: 30px;
		text-align: left;
	}

	#tarife_content ul li{
		width: 45%;
		margin: 1%;
	}

	div.preturi_heritage_story_2{
		padding-left: 0%;
	}
	div.preturi_heritage_story_2 div.pret_heritage_story_2:first-child{
		flex: 0 0 100%;
	    width: 100%;
	    max-width: 100%;
	    position: initial;
	}
	div.preturi_heritage_story_2 div.pret_heritage_story_2:first-child div.pret_heritage_story_2_content{
	    padding: 30px 15px 15px 15px;
	}
	div.preturi_heritage_story_2 div.pret_heritage_story_2 div.pret_heritage_story_2_content{
		padding: 7px 7px 0px 7px;
	}
	div.preturi_heritage_story_2 div.pret_heritage_story_2 div.pret_heritage_story_2_content span{
		display: block;
	}
	div.preturi_heritage_story_2 div.pret_heritage_story_2 div.pret_heritage_story_2_content div.pret_heritage_story_2_pret{
		line-height: 34px;
	}
	div.preturi_heritage_story_2 div.pret_heritage_story_2:first-child div.pret_heritage_story_2_content div.pret_heritage_story_2_pret{
		line-height: 50px;
	}
}
@media (max-width: 767px){
	div.slider_tip_implant_brand div.bx-wrapper{
	    max-width: 360px!important;
	}

	div.slider_tip_implant_bran .etape_container ,
	div.etape_nou,
	div.beneficii_implant_nou,
	body.node-type-template-tratamente div.white_block_short,
	body.node-type-template-tratamente div.div.ce_cuprinde,
	body.node-type-template-tratamente div.white_block{
		padding: 3rem 0;
	}
	body.node-type-template-tratamente #surub,
	body.node-type-template-tratamente #bont,
	body.node-type-template-tratamente #coroana{
		padding: 3rem;
	}
	body.node-type-template-tratamente div.white_block_short div.rata_succes{
		padding: 1.5rem;
	}
	div.comparatie_nou {
	    width: 100%;
	    padding: 2.5rem 0;
	}

	.info_page_formular_programare div.intro_formular > img,
	.info_page_formular_programare div.intro_formular > h2{
		margin-bottom: 6rem;
	}
	.info_page_formular_programare div.intro_formular > div.text_with_icon{
		margin-bottom: 3rem;
		padding: 0;
	}
	.info_page_formular_programare div.intro_formular > div.text_with_icon > img{
		position: inherit;
	    padding: 0;
	    border-right: none;
	    display: block;
	    margin: 0 auto 1.5rem auto;
	}
	div.descriere_masterplan div.decsriere_masterplan_text{
		padding: 1.5rem;
	    background: url(../images/masterplan_descriere_bck_2.png) bottom -150px center no-repeat #252b6a;
	}
}
@media (max-width: 680px){
	.implant_hero_content .big_image_absolute{
		display:none;
	}
}
@media (max-width: 650px){
	div.slider_echipa_nou div.bx-wrapper{
		max-width: 275px!important
	}
	div.slider_echipa_nou a.bx-prev{
		left: -15px;
	}
	div.slider_echipa_nou a.bx-next{
		right: -15px;
	}
}
@media (max-width: 600px){
	.main_slider .slide_content{
		max-width:320px;
		top: 60%;
	}
	.main_slider .slick-dots{
		bottom:20%;
	}
	.main_slider .slide_content h2,
	.main_slider .slide_content .title{
		font-size:28px;
		line-height: 30px;
	}
	.main_slider .slide_content .subtitle{
		font-size:20px;
	}
	.main_slider .slide_content h3{
		font-size:15px;
	}
	#din_ce_tabs ul li{
		max-width:45%;
		padding:0;
	}
	#din_ce_tabs ul.surub_bont_coroana li,
	.page-node-33  #din_ce_tabs ul li{
		max-width:30%;
		padding:0;
	}
	div.etape_nou #etape_list_nou h3 span.duration,
	div.etape_nou #etape_list h3 span.duration,
	div.etape_nou #accordion_produse h3 span.duration,
	#accordion_produse h3 span.duration,
	#etape_list_nou h3 span.duration,
	#etape_list h3 span.duration{
		display:block;
		margin:0 auto;
		width:100%;
		max-width:150px;
		margin-bottom:1rem;
	}
	
	.article_hero{
		min-height:550px;
	}
	.page_hero .page_title h2{
		font-size:2rem;
	}
	.page_hero .page_title.page_title_48 h1,
	body.node-type-people-of-de .page_hero .page_title h1,
	.page_hero .page_title h1{
		font-size:3rem;
	}
	.tabs_parteneri #din_ce_tabs .ui-widget-content ul li {
		max-width: 100%;
		padding: 0;
	}
	.tabs_parteneri #din_ce_tabs .ui-widget-content img{
		margin:1rem 0;
	}
}
@media (max-width: 576px){
	.cert_item{
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;  
	}
	.team_slider_wrapper .bx-wrapper .bx-prev {
		width: 40px;
		height: 40px;
		background-size:contain;
		right: 65px;
	}
	.team_slider_wrapper .bx-wrapper .bx-next {
		width: 40px;
		height: 40px;
		background-size:contain;
	}
	.team_slider_wrapper .bx-wrapper .bx-prev:hover {
		width: 40px;
		height: 40px;
		background-size:contain;
		right: 65px;
	}
	.team_slider_wrapper .bx-wrapper .bx-next:hover {
		width: 40px;
		height: 40px;
		background-size:contain;
	}
	#tratamente_block_home .form_wrapper .input_submit{
		height:51px;
	}
	.list_orase .col-sm-4 {
		-ms-flex: 0 0 33.333333%!important;
		flex: 0 0 33.333333%!important;
		max-width: 33.333333%!important;
	}
	.bottom_testimoniale{
		background:none;
		padding:0;
		width:100%;
		text-align:center;
	}
	.bottom_testimoniale a.blue_button{
		display:block;
		float:none;
	}
	.instagram_posts .col-sm-4 {
		-ms-flex: 0 0 33.333333%!important;
		flex: 0 0 33.333333%!important;
		max-width: 33.333333%!important;
	}
	.rounded_top{
		border-radius:0;
		-moz-border-radius:0;
		-webkit-border-radius:0;
		-o-border-radius:0;
	}
	.list_story{
		padding:2rem;
	}
	.container_programare_form .actual_form{
		padding:2rem;
	}
	.container_programare_form{
		padding:5%;
	}	

	.container_programare_form.container_programare_form_v2 .actual_form,
	.container_programare_form.container_programare_form_v2{
		padding-left: 0;
		padding-right: 0;
	}
	#programare_btn_versiunea_2{
		float: none;
	}


	#din_ce_tabs ul li span{
		font-size:1.4rem;
	}

	div.popup-urgente > div > div.title > h6{
	    font-size: 24px;
	    margin: 15px 15px 15px 15px;
	}

	div.popup-urgente > div > div.content > p{
		font-size: 22px;
		margin: 20px 15px 15px 15px;
	}

	a.popup-urgente-button{
	    padding: 16px 30px 16px 10px;
		font-size: 15px!important;
		max-width: 295px;
	}
	a.popup-urgente-button span {
		top: 9px;
	    right: 5px;
	}
	div.banner_excelenta_block div.banner_text {
		padding: 2rem 0;
	}
	div.banner_excelenta_block div.banner_text h2{
		font-size: 22px;
		margin-bottom: 10px;
	}
	div.banner_excelenta_block div.banner_text p{
		font-size: 12px;
	}
	div.banner_excelenta_block div.banner_hp_button a.banner_button{
		padding: 1.8rem 2.5rem;
	}
	div.container_banner_interior div.banner_interior_text{
		font-size: 12px;
	}

	span.campanie div.campanie_content a.campanie_link{
		width: 290px;
	}
}
@media (max-width: 480px){
	.list_orase .oras h2 {
		font-size: 1.8rem;
	}
	.list_orase .map_title{
		font-size:3rem;
	}
	.right_bottom_footer{
		margin-top:2rem!important;
	} 
	.insta_footer .half img{
		margin-right:0.5rem;
		width:20px;
	}
	.insta_footer .half{
		font-size:1.4rem;
	}
	.tratament_item .image_container{
		min-height:170px;
	}
	#din_ce_tabs ul li span{
		font-size:1.2rem;
	}
	#din_ce_tabs ul li span{
		background-image:none!important;
		padding: 0!important;
	}
	.node-type-solutii-financiare .tabs_parteneri .ui-tabs-panel li{
		width:100%;
	}
	#block-dentestet-block-contact-form{
		width:100%;
		overflow:hidden;
	}
	.hero_echipa_medicul_zilei{
		width:100%;
	}
	.tratament_item .left_item{
		padding-bottom:0;
	}
	.tratament_item .invisible{
		position:absolute;
	}
	#footer .fourth_line_footer .right_bottom_footer li{
	    margin: 0;
	    min-width: 148px;
	}
	.not_found_page .content_not_found{
		padding:2rem;
	}
	.telefoane_contact ul li a{
		text-align:left;
		font-size:1.4rem;
	}
	.telefoane_contact ul li.website a,
	.telefoane_contact ul li a{
		background-size:40px;
	}
	.banner_implant .desktop_img{
		display:none; 
		width:100%;
	}
	.banner_implant .tablet_img{
		display:none; 
		width:100%;
	}
	.banner_implant .mobile_img{
		display:block; 
		width:100%;
	}
}
@media (max-width: 380px){
	#tratamente_block_home .form_wrapper {
		float: none;
		max-width: 260px;
		margin:0 auto;
	}
	#tratamente_block_home .form_wrapper .input_text {
		border: none;
		padding: 10px 15px;
		width: 195px;
	}
	#tratamente_block_home .form_wrapper .input_submit {
		padding: 1rem;
		width: 60px;
		height: 43px;
	}
	.list_orase .oras h2 {
		font-size: 1.6rem;
	}
	.list_orase .map_title{
		font-size:2.5rem;
	}
	.insta_footer .half img{
		margin-right:0rem;
		width:15px;
	}
	.insta_footer .half{
		font-size:1.4rem;
	}
	.story_item .blue_button{
		padding:2rem 5rem 2rem 3rem;
		font-size:1.2rem;
	}
	.tratament_item .blue_button{
		padding:2rem 4rem 2rem 3rem;
		font-size:1rem;
	}
	.tratament_item .image_container{
		min-height:140px;
	}
	.tratament_item h2{
		font-size:2rem;
	}
	.programare_btn_tpl,
	#programare_btn{
		font-size:1rem;
	}
	.not_found_page .content_not_found .blue_button{
		padding:2rem 5rem 2rem 2rem;
	}
	.telefoane_contact ul li{
		padding:0;
	}
	.telefoane_contact ul li a{
		line-height:22px;
	}
	.program_contact .item{
		width:100%;
		max-width:100%;
		display: block;
		flex: 100%;
	}
}

.page-node-498 .simptome img{
	max-width:100%;
}

.region-header .blue_link{
	background:#85b6de;
	color:#252b6a!important;
	padding:5px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	max-width:130px;
}
#mobile_menu .blue_link{
	padding:5px!important;
	margin:15px 0!important;
}
.post-date{
	color:#fff;
	font-size:16px;
}

.page-node-36 .blue_button_blog{
	color: #ffe600;
    font-size: 16px;
	width:310px;
	font-weight:bold;
}

.page-user header, .page-user footer{
	display:none;
}
#sliding-popup{
	z-index:16000161 !important;
}


.page-programari-mail header, 
.page-programari-mail footer, 
.page-programari-mail .sticky_programari, 
.page-programari-mail .sticky_actions, 
.page-programari-mail #_hjRemoteVarsFrame, 
.page-programari-mail ._hj_feedback_container, 
.page-programari-mail #gb-widget-2642, 
.page-programari-mail .pop-up-mic{
	display:none;
}

.page-programari-mail table {
    width: 100%;
    font-size: 0.923em;
    margin: 0 0 10px;
    border: 1px solid #bebfb9;
	font-size:12px!important;
}
.page-programari-mail table th {
    text-transform: uppercase;
    background: #e1e2dc;
    font-weight: normal;
    border-width: 1px;
    border-style: solid;
    border-color: #bebfb9;
    padding: 3px 10px;
}
.page-programari-mail table td,.page-programari-mail table th {
    vertical-align: middle;
    padding: 8px 10px;
    border: 0;
    color: #000;
}
.page-programari-mail tr.odd {
    background: #fff;
}

.page-programari-mail .views-exposed-widgets {
    margin-bottom: .5em;
}
.page-programari-mail .views-exposed-form .views-exposed-widget {
    float: left;
    padding: .5em 1em 0 0;
}
.page-programari-mail .views-exposed-form label {
    font-weight: bold;
}
.page-programari-mail .views-exposed-form .form-item, .page-programari-mail .views-exposed-form .form-submit {
    margin-top: 0;
    margin-bottom: 0;
}
.page-programari-mail .form-item {
    padding: 9px 0;
    margin: 0 0 10px;
}
.page-programari-mail input.form-autocomplete,
.page-programari-mail input.form-text,
.page-programari-mail input.form-file,
.page-programari-mail textarea.form-textarea,
.page-programari-mail select.form-select {
    padding: 2px;
    border: 1px solid #ccc;
    border-top-color: #999;
    background: #fff;
    color: #333;
}
.page-programari-mail input, 
.page-programari-mail select, 
.page-programari-mail textarea {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.page-programari-mail .views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 1.6em;
}
.page-programari-mail input.form-submit,
.page-programari-mail a.button {
    cursor: pointer;
    padding: 4px 17px;
    margin-bottom: 1em;
    margin-right: 1em;
    color: #5a5a5a;
    text-align: center;
    font-weight: normal;
    font-size: 1.077em;
    font-family: "Lucida Grande",Verdana,sans-serif;
    border: 1px solid #e4e4e4;
    border-bottom: 1px solid #b4b4b4;
    border-left-color: #d2d2d2;
    border-right-color: #d2d2d2;
    background: url(/themes/seven/images/buttons.png) 0 0 repeat-x;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
.page-programari-mail{
	padding-top:60px;
}

.page-programari-mail .blue_button {
    color: #fff;
    background: #252b6a;
    padding: 1rem;
    font-size: 1.4rem;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-decoration: none;
    position: relative;
    display: inline-block;
    max-width: 200px;
    text-transform: uppercase;
    text-align: center;
	float:left;
	margin-right:50px;
	margin-bottom: 30px;
}
.page-programari-mail .align_right{
	float:right;
}

/* block zambete */

.zambete_home h2{
	font-size:4.5rem!important;
	line-height: 4.5rem!important;
    margin-bottom: 1rem!important;
}
.zambete_home .button_top a{
	
}

.zambete_home  a.bx-prev{
	left: -70px!important;
	top: 35%!important;
}
.zambete_home  a.bx-next{
	right: -70px!important;
	top: 35%!important;
}
.zambete_home .white_block{
	border-top: 1px solid #dfecf6;
	border-radius:0!important;
	-moz-border-radius:0!important;
	-webkit-border-radius:0!important;
	-o-border-radius:0!important;
}
@media (max-width: 768px){
	.zambete_home .button_top a {
		top: 2rem!important;
		margin-bottom: 2rem;
	}
	.zambete_home  a.bx-prev{
		left: -55px!important;
		top: 35%!important;
	}
	.zambete_home  a.bx-next{
		right: -55px!important;
		top: 35%!important;
	}
}


/*Krondent*/
div.backgroung_hero{
	background-color: #252b6a;
}
div.krondent_hero{
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	background-image: url(../images/korndent-hero.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 700px;
	position: relative;
}
div.krondent_hero div.krondent_content {
	position: absolute;
	top: 70%;
	width: 100%;
}
div.krondent_hero div.krondent_content div.krondent_title{
    font-size: 70px;
    line-height: 60px;
    font-weight: 200;
    opacity: 0.75;
    color: #fff;
    text-align: center;
}

div.krondent_intro{
	margin: 60px auto;
	padding: 30px;
	background-color: #DFEBF6;
}
div.krondent_intro div.krondent_intro_title{
	font-size: 50px;
	line-height: 55px;
	color: #87B7DC;
	margin-bottom: 30px;
}
div.krondent_intro div.krondent_intro_text{
	font-size: 16px;
	color: #252B6A;
	margin-bottom: 0px;
}
div.krondent_intro div.krondent_intro_text p{
	font-size: 16px;
	color: #252B6A;
	margin-bottom: 15px;
}
div.krondent_intro div.krondent_intro_text a.contact_button{
	font-size: 14px;
	padding: 20px 60px 20px 20px;
	width: 220px;
	margin-top: 30px;
	margin-bottom: 0px;
}

div.krondent_cunoaste_echipa{
	padding: 30px 0;
}
div.krondent_cunoaste_echipa div.krondent_cunoaste_echipa_title{
	font-size: 44px;
	line-height: 49px;
	color: #87B7DC;
	margin-bottom: 15px;
}
div.krondent_cunoaste_echipa div.krondent_cunoaste_echipa_text{
	font-size: 16px;
	color: #252B6A;
}
div.krondent_cunoaste_echipa div.krondent_cunoaste_echipa_text p{
	font-size: 16px;
	color: #252B6A;
	margin-bottom: 15px;
}
div.krondent_cunoaste_echipa div.krondent_cunoaste_echipa_text a.contact_button{
	font-size: 14px;
	padding: 20px 60px 20px 20px;
	width: 220px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a.krondent-social{
	display: block;
}
a.krondent-social img{
	display: block;
	height: 50px;
	margin: 0 auto;
	margin-top: 30px;
}

@media (max-width: 768px){
	div.krondent_hero{
		background-repeat: no-repeat;
		background-position: center top;
		height: 550px;
	}

	div.krondent_intro{
		margin: 30px auto;
	}

	div.krondent_intro div.krondent_intro_text a.contact_button{
		margin-left: 0px;
	}

	div.krondent_hero div.krondent_content div.krondent_title{
	    font-size: 35px;
	    line-height: 40px;
	}

	div.krondent_intro div.krondent_intro_title,
	div.krondent_cunoaste_echipa div.krondent_cunoaste_echipa_title{
		font-size: 30px;
		line-height: 35px;
	}

	a.krondent-social img{
		display: block;
		height: 30px;
		margin: 0 auto;
		margin-top: 30px;
	}
}

li.article_link{
	list-style:none;
}
li.article_link a{
	color:#252b6a;
}

.tratament_item a:hover{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}

.dfBDQI{
	display:none!important;
}



/* Sticky bottom buttons */
div.sticky_bottom_buttons_show{
	display: none;
	position: fixed;
    left: 15px;
    bottom: 0px;
    z-index: 100000;
    width: auto;
    padding: 10px;
    border-top-left-radius: 15px;
	-moz-border-top-left-radius:15px;
	-webkit-border-top-left-radius:15px;
	-o-border-top-left-radius:15px;
	border-top-right-radius: 15px;
	-moz-border-top-right-radius:15px;
	-webkit-border-top-right-radius:15px;
	-o-border-top-right-radius:15px;
	background-color: #7AB8DF;
	cursor: pointer;
}
div.sticky_bottom_buttons_show div.content_sticky_bottom_buttons_show{
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	background-color: #252b6a;
	width: 45px;
	height: 45px;
	background-image: url(../images/phone_icon.png);
    background-repeat: no-repeat;
    background-position: center;
}

div.sticky_bottom_buttons{
	position: fixed;
    right: 0px;
    bottom: 0px;
    z-index: 100000;
    width: 100%;
    height: 84px;
    padding: 0 15px;
}
div.sticky_bottom_buttons div.buttons_content{
	width: 100%;
	max-width: 1200px;
	height: 84px;
	background-color: #7AB8DF;
	border-top-left-radius: 15px;
	-moz-border-top-left-radius:15px;
	-webkit-border-top-left-radius:15px;
	-o-border-top-left-radius:15px;
	border-top-right-radius: 15px;
	-moz-border-top-right-radius:15px;
	-webkit-border-top-right-radius:15px;
	-o-border-top-right-radius:15px;
	padding: 15px;
	text-align: center;
	margin: 0 auto;
	position: relative;
}
div.sticky_bottom_buttons div.buttons_content span.close_sticky_bottom_buttons{
	display: none;
	font-size: 20px;
	line-height: 20px;
	color: #252b6a;
	position: absolute;
	top: 15px;
    right: 15px;
    font-weight: bold;
    cursor: pointer;
}
div.sticky_bottom_buttons div.buttons_content a.button_sticky{
	background-color: #252b6a;
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	color: white;
	width: 230px;
	font-size: 20px;
	line-height: 22px;
	display: inline-block;
    padding: 5px;
    font-weight: bold;
    margin: 0 10px;
}
div.sticky_bottom_buttons div.buttons_content a.button_sticky.reverse{
	background-color: #fff;
	color: #252b6a;

}
div.sticky_bottom_buttons div.buttons_content a.button_sticky.phone{
	text-align: left;
    padding: 5px 5px 5px 50px;
    background-image: url(../images/phone_icon.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}
div.sticky_bottom_buttons div.buttons_content a.button_sticky.programare{
	text-align: left;
    padding: 5px 5px 5px 50px;
    background: url(../images/programare_icon.png);
    background-repeat: no-repeat;
    background-position: 10px center;
	background-color: #fff;
}


@media (max-width: 1200px){
	div.sticky_bottom_buttons{
		display: none;
	}

	div.sticky_bottom_buttons_show{
		display: block;
	}

	div.sticky_bottom_buttons div.buttons_content{
		padding-top: 30px;
		width: 260px;
		margin: 0 auto 0 0;
	}

	div.sticky_bottom_buttons,
	div.sticky_bottom_buttons div.buttons_content{
		height: auto;
	}

	div.sticky_bottom_buttons div.buttons_content span.close_sticky_bottom_buttons{
		display: block;
	}

	div.sticky_bottom_buttons div.buttons_content a.button_sticky {
	    display: block;
	    width: 210px;
	    margin: 15px auto;
	}
}









div.banda_sticky{
	position: fixed;
    right: 0px;
    bottom: 0px;
    z-index: 100001;
    width: 100%;
    height: 76px;
    padding: 0 15px;
    background-color: rgba(255, 255, 255, 0.9);
    text-align: center;
}

div.banda_sticky a.button_banda_sticky,
div.banda_sticky div.button_banda_sticky{
    background-color: #252b6a;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -o-border-radius: 7px;
    color: white;
    font-size: 14px;
    line-height: 16px;
    display: inline-block;
    padding: 15px 10px;
    font-weight: bold;
    margin: 15px 10px;
    cursor: pointer;
    position: relative;
}

div.banda_sticky a.button_banda_sticky:focus,
div.banda_sticky a.button_banda_sticky:hover{
	text-decoration: none;
	color: #fff;
}

div.banda_sticky div.button_banda_sticky.programeaza-te,
div.banda_sticky a.button_banda_sticky.programeaza-te{
    padding: 15px 10px 15px 43px;
    background-image: url(../images/banda-sticky-programeaza-te.svg);
    background-repeat: no-repeat;
    background-size: 23px 23px;
    background-position: 10px center;
}

div.banda_sticky div.button_banda_sticky.whatsapp,
div.banda_sticky a.button_banda_sticky.whatsapp{
    padding: 15px 10px 15px 36px;
    background-image: url(../images/banda-sticky-whatsapp.svg);
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position: 10px center;
}

div.banda_sticky div.button_banda_sticky.phone,
div.banda_sticky a.button_banda_sticky.phone{
    padding: 15px 10px 15px 39px;
    background-image: url(../images/banda-sticky-phone.svg);
    background-repeat: no-repeat;
    background-size: 19px 19px;
    background-position: 10px center;
}

div.banda_sticky div.button_banda_sticky div.banda_sticky_popup{
	display: none;
	background-color: #7AB8DF;
	padding: 15px 10px 0px 10px;
	border-top-right-radius: 7px;
    -moz-border-top-right-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -o-border-top-right-radius: 7px;
    border-top-left-radius: 7px;
    -moz-border-top-left-radius: 7px;
    -webkit-border-top-left-radius: 7px;
    -o-border-top-left-radius: 7px;
    position: absolute;
    left: 0;
    bottom: 46px;
    width: 100%;
}

div.banda_sticky div.button_banda_sticky div.banda_sticky_popup a,
div.banda_sticky div.button_banda_sticky div.banda_sticky_popup div{
    font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	display: block;
	margin-bottom: 15px;
	text-align: center;
	color: #fff;
}

div.banda_sticky div.button_banda_sticky div.banda_sticky_popup div{
    color: #242C6B;
}

div.banda_sticky div.button_banda_sticky.show{
	border-top-right-radius: 0px;
    -moz-border-top-right-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -o-border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    -moz-border-top-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    -o-border-top-left-radius: 0px;	
}
div.banda_sticky div.button_banda_sticky.show div.banda_sticky_popup{
	display: block;
}

@media (max-width: 576px){
	div.banda_sticky{
	    padding: 0px;
	    height: 52px;
	}

	div.banda_sticky a.button_banda_sticky, div.banda_sticky div.button_banda_sticky {
	    margin: 10px 1px;
	    font-size: 9px;
	    line-height: 12px;
	    font-weight: normal;
	    padding: 10px 5px;
	}

	div.banda_sticky div.button_banda_sticky.programeaza-te,
	div.banda_sticky a.button_banda_sticky.programeaza-te{
	    padding: 10px 5px 10px 26px;
	    background-image: url(../images/banda-sticky-programeaza-te.svg);
	    background-repeat: no-repeat;
	    background-size: 16px 16px;
	    background-position: 5px center;
	}

	div.banda_sticky div.button_banda_sticky.whatsapp,
	div.banda_sticky a.button_banda_sticky.whatsapp{
	    padding: 10px 5px 10px 21px;
	    background-image: url(../images/banda-sticky-whatsapp.svg);
	    background-repeat: no-repeat;
	    background-size: 11px 11px;
	    background-position: 5px center;
	}

	div.banda_sticky div.button_banda_sticky.phone,
	div.banda_sticky a.button_banda_sticky.phone{
	    padding: 10px 5px 10px 23px;
	    background-image: url(../images/banda-sticky-phone.svg);
	    background-repeat: no-repeat;
	    background-size: 13px 13px;
	    background-position: 5px center;
	}

	div.banda_sticky div.button_banda_sticky div.banda_sticky_popup{
		padding: 15px 5px 0 5px;
	}

	div.banda_sticky div.button_banda_sticky div.banda_sticky_popup a, 
	div.banda_sticky div.button_banda_sticky div.banda_sticky_popup div {
	    font-size: 11px;
	    line-height: 12px;
	    font-weight: normal;
	}

	div.banda_sticky div.button_banda_sticky div.banda_sticky_popup {
	    bottom: 32px;
	}
}





/**************
	Banner conotor
**************/
div.bg-contor-banner{
	background-color: #DFECF6;
}

div.bg-contor-banner div.contor-box{
	width: 100%;
	max-width: 540px;
	padding: 30px;
	float: right;
}

div.bg-contor-banner div.contor-box div.contor-title{
	font-size: 30px;
	line-height: 30px;
	color: #7AB8DF;
	text-align: center;
	margin-bottom: 30px;
}

div.bg-contor-banner div.contor-box div.contor-sub-title{
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #242C6B;
	text-align: center;
	margin-bottom: 15px;
}

div.bg-contor-banner div.contor-box a.phone,
div.bg-contor-banner div.contor-box a.address,
div.bg-contor-banner div.contor-box a.website{
	font-size: 16px;
    color: #252b6a;
    padding: 0 15px 0 34px;
    border-bottom: 1px solid #dfecf6;
    display: block;
    text-align: left;
    font-weight: 600;
    text-decoration: none;
    line-height: 24px;
    margin-bottom: 30px;
    background: url(../images/banner-contor-telefon.png) center left no-repeat;
    background-size: auto 24px;
}

div.bg-contor-banner div.contor-box a.address{
    background: url(../images/banner-contor-locatie.png) center left 2px no-repeat;
    background-size: auto 24px;
}

div.bg-contor-banner div.contor-box a.website{
    background: url(../images/website.png) center left no-repeat;
    background-size: auto 24px;
}



div.bg-contor-banner div.contor-box .flipdown.flipdown__theme-dark .rotor-group-heading:before,
div.bg-contor-banner div.contor-box .flipdown .rotor-group {
    color: #242C6B;
    font-size: 14px;
    font-weight: bold;
}
div.bg-contor-banner div.contor-box .flipdown.flipdown__theme-dark .rotor, 
div.bg-contor-banner div.contor-box .flipdown.flipdown__theme-dark .rotor-top, 
div.bg-contor-banner div.contor-box .flipdown.flipdown__theme-dark .rotor-leaf-front,
div.bg-contor-banner div.contor-box .flipdown.flipdown__theme-dark .rotor-bottom, 
div.bg-contor-banner div.contor-box .flipdown.flipdown__theme-dark .rotor-leaf-rear{
	background-color: #242C6B;
}

div.bg-contor-banner div.contor-box .flipdown .rotor-group:before, 
div.bg-contor-banner div.contor-box .flipdown .rotor-group:after{
	display: none;
}

/*responsive*/
div.bg-contor-banner div.contor-box .flipdown{
	width: 420px;
	padding-left: 15px;
	margin: 0 auto;
}
div.bg-contor-banner div.contor-box .flipdown .rotor,
div.bg-contor-banner div.contor-box .flipdown .rotor-leaf {
    width: 40px;
    height: 66px;
}

div.bg-contor-banner div.contor-box .flipdown .rotor:after,
div.bg-contor-banner div.contor-box .flipdown .rotor-top,
div.bg-contor-banner div.contor-box .flipdown .rotor-bottom, 
div.bg-contor-banner div.contor-box .flipdown .rotor-leaf-front, 
div.bg-contor-banner div.contor-box .flipdown .rotor-leaf-rear{
	width: 40px;
    height: 33px;
}

div.bg-contor-banner div.contor-box .flipdown .rotor-leaf-front {
    line-height: 66px;
}

div.bg-contor-banner div.contor-box .flipdown .rotor-group{
	padding-right: 15px;
}

@media (max-width: 991px){
	div.bg-contor-banner div.contor-box div.contor-title{
		font-size: 28px;
	}

	div.bg-contor-banner div.contor-box{
		float: none;
		margin: 0 auto;
		padding: 30px 0px;
	}
	div.bg-contor-banner div.contor-box .flipdown{
		height: 90px!important;
		padding-left: 5px;
		width: 290px;
	}

	div.bg-contor-banner div.contor-box .flipdown .rotor-group {
		padding-right: 5px;
	}

	div.bg-contor-banner div.contor-box .flipdown .rotor,
	div.bg-contor-banner div.contor-box .flipdown .rotor-leaf {
	    width: 30px;
	    height: 40px;
	}

	div.bg-contor-banner div.contor-box .flipdown .rotor:after,
	div.bg-contor-banner div.contor-box .flipdown .rotor-top,
	div.bg-contor-banner div.contor-box .flipdown .rotor-bottom, 
	div.bg-contor-banner div.contor-box .flipdown .rotor-leaf-front, 
	div.bg-contor-banner div.contor-box .flipdown .rotor-leaf-rear{
		width: 30px;
	    height: 20px;
	}

	div.bg-contor-banner div.contor-box .flipdown .rotor-leaf-front{
		line-height: 40px;
	}


}


.node-type-template-tratamente .citat_title{
	font-size: 25px;
    font-weight: bold;
    margin-bottom: 0;
}
.echipa_title,
.node-type-template-tratamente .echipa_title{
	color: #252b6a;
    font-weight: 600;
	font-size: 16px!important;
    padding: 20px 0!important;
    margin-bottom: 0!important;
}
.node-type-template-tratamente .implant_title{
	color: #fff!important;
    font-size: 2rem!important;
    padding: 2rem 0 2rem 6rem!important;
    background: url(../images/white_check.png) 1rem center no-repeat #252b6a!important;
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
	font-weight: 600;
}
.node-type-template-tratamente .testimonial_title{
	font-size: 2rem;
    color: #252b6a;
    margin-bottom: 3rem;
    font-weight: 600;
    width: 100%;
}
.node-type-template-tratamente .digital_title{
	color: #252b6a;
	font-size: 3rem;
    margin-bottom: 2rem;
    font-weight: 600;
}
.node-type-template-tratamente .tehnologie ul,
.page-home .tehnologie ul{
	margin:0;
	padding:0;
}
.node-type-template-tratamente .tehnologie ul li,
.page-home .tehnologie ul li{
	font-size: 18px;
    font-weight: bold;
    color: #fff;
    border-bottom: 1px solid #fff;
	padding:2rem;
}
.node-type-template-tratamente .ce_cuprinde_title{
	font-size: 18px;
    color: #252b6a;
    background-color: #fff;
    padding: 40px 0 40px 125px;
    font-weight: bold;
    margin-bottom: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
div.ce_cuprinde div.principiu > div > h3 {
    background-color: #252b6a;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    padding: 10px 10px 10px 100px;
    margin-bottom: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.node-type-template-tratamente .blue_block h1 {
    font-size: 3rem;
    margin-bottom: 2rem;
    font-weight: 600;
}
.node-type-template-tratamente h3 {
    color: #252b6a;
    font-weight: 600;
    font-size: 1.6rem;
    margin-bottom: 2rem;
	line-height: 5rem;
}
.node-type-template-tratamente .section_articole_title{
	
}
.node-type-template-tratamente .article_title,
.node-type-heritage-story-v3 .article_title{
    font-size: 2rem;
    color: #252b6a;
    font-weight: 600;
    padding: 2rem;
}
.node-type-template-tratamente  div.testimoniale_tratament_nou{
	font-size: 30px;
    font-weight: bold;
    color: #252b6a;
    margin-bottom: 0;
}
#footer .second_line ul li div{
	font-weight: bold;
	color:#fff;

}



/********************
	Tarife nou
*********************/
div.tarife_nou_intro{
	color: #252b6a;
	font-size: 22px;
}
div.tarife_nou_intro ol li,
div.tarife_nou_intro ul li,
div.tarife_nou_intro p{
	color: #252b6a;
	font-size: 22px;
}

div.tarife_text{
	color: #252b6a;
	font-size: 16px;
}
div.tarife_text ol li,
div.tarife_text ul li,
div.tarife_text p{
	color: #252b6a;
	font-size: 16px;
}

div.background-grey-tarife-nou{
	background-color: #F1F4F6;
	width: 100%;
}

.buton-blue-text-yellow{
	color: #FFE308;
    background: url(../images/arrow_yellow_btn.png) right 23px center no-repeat #252b6a;
    padding: 15px 64px 15px 45px;
    font-size: 14px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-decoration: none;
    position: relative;
    display: block;
    max-width: 350px;
    text-transform: uppercase;
}
.buton-blue-text-yellow:hover{
	color: #FFE308;
	text-decoration: none;
}

@media (max-width: 576px){
	.buton-blue-text-yellow{
	    background: url(../images/arrow_yellow_btn.png) right 15px center no-repeat #252b6a;
	    padding: 15px 49px 15px 30px;
	}
}




div.tab-listare-tarife{
	display: none;
}

.tab-listare-tarife .categorii_tarife{
    border-bottom: 6px solid #DFECF6;
    margin-bottom: 30px;
}

div.tab-listare-tarife div.categorii_tarife div.categorie_tarife_nume{
	font-size: 24px;
	line-height: 26px;
	color: #87B7DC;
	font-weight: bold;
	margin-bottom: 15px;
}

div.tab-listare-tarife div.categorii_tarife div.tarif{
	border-bottom: 1px solid #DFECF6;
	padding-bottom: 15px;
    padding-top: 15px;
    position: relative;
    padding-right: 180px;
}
div.tab-listare-tarife div.categorii_tarife div.tarif:last-of-type {
	border-bottom: none;
}
div.tab-listare-tarife div.categorii_tarife div.tarif div.tarif_descriere{
	font-size: 14px;
	line-height: 18px;
	color: #252B6A;
}

div.tab-listare-tarife div.categorii_tarife div.tarif div.tarif_descriere p{
	font-size: 14px;
	line-height: 18px;
	color: #252B6A;
	margin-bottom: 5px; 
}

div.tab-listare-tarife div.categorii_tarife div.tarif div.tarif_pret{
    font-size: 24px;
    line-height: 26px;
    font-weight: bold;
    color: #252B6A;
    position: absolute;
    top: 12px;
    right: 0;
} 

	/*Expand tarif*/
div.tab-listare-tarife div.categorii_tarife div.buton_expand_tarif_descriere{
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #252B6A;
	display: inline-block;
	position: absolute;
	bottom: 15px;
	left: 0px;
	cursor: pointer;
}
div.tab-listare-tarife div.categorii_tarife div.tarif.with_expand{
	padding-bottom: 37px;
}
div.tab-listare-tarife div.categorii_tarife div.tarif div.tarif_descriere.with_expand{
	max-height: 18px;
    overflow: hidden;
}



@media (max-width: 576px){
	div.tab-listare-tarife div.categorii_tarife{
		margin-bottom: 15px;
	}
	div.tab-listare-tarife div.categorii_tarife div.tarif{
		padding-right: 0px;
	}
	div.tab-listare-tarife div.categorii_tarife div.tarif div.tarif_pret{
		font-size: 18px;
		line-height: 20px;
		position: initial;
	}
	div.tab-listare-tarife div.categorii_tarife div.categorie_tarife_nume{
		font-size: 20px;
		line-height: 22px;
		margin-bottom: 0px;
	}
}



/**************************
	Select nou
***************************/
div.background-light-blue{
	background-color: #DFECF6;
}
select.select_custom_nou{
    background-image: url(../images/select_custom_nou.svg);
    background-position: right 8px center;
    background-repeat: no-repeat;
    font-size: 16px;
    line-height: 18px;
    padding: 15px 30px 15px 30px;
    color: #252B6A;
    border: none;
    border-top: 2px solid #252B6A;
    border-bottom: 1px solid #87B7DC;
    width: 100%;
    max-width: 240px;
    margin: 0 auto;
    display: block;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}
select.select_custom_nou.background_color_transparent{
    background-color: transparent;
}







/************************
	CALCULATOR TARIFE
*************************/
div.colculator_tarife{
	background-color: #DFECF6;
	width: 100%;
}
div.colculator_tarife div.colculator_tarife_content{
	width: 100%;
	padding: 15px;
}
div.colculator_tarife div.colculator_tarife_content div.calculator_tarife_title{
	font-weight: bold;
	font-size: 24px;
	line-height: 26px;
	color: #252B6A;
	text-align: center;
}

select.select_calculator_tarife{
	background-image: url(../images/calculator_tarife_arrow_select.svg);
	background-position: right 10px center;
	background-repeat: no-repeat;
	font-size: 16px;
	line-height: 18px;
	padding: 10px 32px 10px 15px;
	color: #252B6A;
    border: 2px solid #87B7DC;
    width: 100%;
    max-width: 370px;
    margin: 0 auto;
    display: block;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
}

select.select_calculator_tarife.categorie_tratament{
	background-image: url(../images/calculator_tarife_arrow_select.svg), url(../images/tratament.png);
	background-position: right 10px center, left 10px center;
	background-repeat: no-repeat, no-repeat;
	padding: 10px 32px 10px 42px;
}

select.select_calculator_tarife.categorie_tratament{
	background-image: url(../images/calculator_tarife_arrow_select.svg), url(../images/tratament.png);
	background-position: right 10px center, left 10px center;
	background-repeat: no-repeat, no-repeat;
	padding: 10px 32px 10px 42px;
}
select.select_calculator_tarife.localitate{
	background-image: url(../images/calculator_tarife_arrow_select.svg), url(../images/calculator_tarife_localitate.svg);
	background-position: right 10px center, left 13px center;
	background-repeat: no-repeat, no-repeat;
	padding: 10px 32px 10px 42px;
}

div.calculator_tarife_pret_total{
	font-size: 64px;
	line-height: 64px;
	color: #87B7DC;
	text-align: center;
}

a.lista_completa_preturi{
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	display: block;
	color: #252B6A;
	padding-bottom: 30px;
	text-align: center;
	background-image: url(../images/calculator_tarife_lista_completa.svg);
	background-position: center bottom 5px;
	background-repeat: no-repeat;
}

a.lista_completa_preturi:hover{
	text-decoration: none;
	color: #252B6A;
}

.color_new_gray{
	filter: grayscale(80%);
}
.color_new_gray:hover{
	filter: grayscale(0%);
}

.feed-icon{
	display:none;
}
.tags{
	font-size:1.6rem;
}
.tags a{
	background-color: #efefef;
	color: #252b6a;
	padding:1px 4px 2px;
}


/*People of DE*/
div.pople-of-de-intro{
	font-size: 16px;
	line-height: 18px;
	color: #252B6A;
}

div.pople-of-de-intro strong{
	color: #87B7DC;
}

a.people-of-de-cv{
	color: #252B6A;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	min-height: 42px;
	padding-top: 12px;
	padding-right: 110px;
	background-image: url(../images/people-of-de-cv.svg), url(../images/people-of-de-cv-arrow.svg);
	background-position: center right 18px, center right;
	background-repeat: no-repeat, no-repeat;
	background-size: auto 40px, auto 20px;
	display: inline-block;
}

div.people-of-de-titlu-listare{
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #87B7DC;
}

div.people-of-de-content-listare{
	border-left: 2px solid #DFECF6;
	font-size: 16px;
	line-height: 18px;
	color: #252B6A;
}
div.people-of-de-content-listare h1,
div.people-of-de-content-listare h2,
div.people-of-de-content-listare h3,
div.people-of-de-content-listare h4,
div.people-of-de-content-listare h5,
div.people-of-de-content-listare h6{
	font-size: 16px;
	line-height: 18px;
	color: #87B7DC;
	padding: 10px 0px;
}

div.people-of-de-header-listare{
	background-color: #F1F4F6;
	text-align: center;
	padding: 15px 15px 0 15px;
	margin-bottom: 30px;
}

div.people-of-de-header-listare div.people-of-de-header-listare-item{
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #252B6A;
	display: inline-block;
	width: 130px;
	padding-bottom: 10px;
	margin: 0 15px 15px 15px;
	background-image: url(../images/people-of-de-down-arrow.svg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: auto;
	cursor: pointer;
}

div.people-of-de-box-intrebare{
	padding: 15px 0px;
	border-bottom: 2px solid #DFECF6;
}

div.people-of-de-box-intrebare div.people-of-de-box-intrebare-intrebare{
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #252B6A;
	padding-right: 25px;
	background-image: url(../images/people-of-de-down-arrow.svg);
	background-position: center right 5px;
	background-repeat: no-repeat;
	background-size: 16px auto;
	cursor: pointer;
}

div.people-of-de-box-intrebare div.people-of-de-box-intrebare-raspuns{
	font-size: 16px;
	line-height: 18px;
	color: #252B6A;
	display: none;
	margin-top: 15px;
} 

div.people-of-de-box-intrebare.show-intrebare div.people-of-de-box-intrebare-raspuns{
	display: block;
}
div.people-of-de-box-intrebare.show-intrebare div.people-of-de-box-intrebare-intrebare{
	background-image: url(../images/people-of-de-up-arrow.svg);
	background-position: center right 5px;
	background-repeat: no-repeat;
	background-size: 16px auto;
}

div.poeple-of-de-listare-articole{
	padding: 60px 15px;
	border-top: 2px solid #DFECF6;
	width: 100%;
}

div.poeple-of-de-listare-articole div.poeple-of-de-listare-articole-titlu{
	line-height: 18px;
	font-size: 16px;
	color: #87B7DC;
	font-weight: bold;
	margin-bottom: 15px;
}

div.poeple-of-de-listare-articole a.articol{
	line-height: 18px;
	font-size: 16px;
	color: #252B6A;
	display: block;
	margin-bottom: 5px;
	margin-left: 30px;
}

div.people-of-de-titlu-listare-medici{
	background-color: #252B6A;
	padding: 30px 15px 0 15px;
	font-size: 20px;
	line-height: 20px;
	color: #fff;
	width: 100%;
}
div.people-of-de-titlu-listare-medici div.people-of-de-titlu-listare-medici-titlu{
	margin-bottom: 30px;
}

select.select_slider_echipa{
	background-color: #252b6a;
	color: #fff;
	font-size: 16px;
	line-height: 18px;
	padding: 5px 0px;
    border: 1px solid #87B7DC;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	margin-bottom: 30px;
	width: 290px;
}

div.fara-rezultate{
	text-align: center;
	font-size: 20px;
	line-height: 22px;
	color: #fff;
	width: 100%;
	margin-bottom: 20px;
}

div.intro-people-of-de{
	font-size: 20px;
	line-height: 22px;
	color: #252B6A;
	margin-bottom: 30px;
	text-align: center;
	font-weight: bold;
}

div.card-people-of-de{

}
div.card-people-of-de div.card-people-of-de-content{
	padding: 10px 5px 40px 5px;
	border: 1px solid #87B7DC;
	border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	-o-border-radius: 0px 0px 5px 5px;
	position: relative;
}
div.card-people-of-de div.card-people-of-de-titlu{
	font-size: 18px;
	line-height: 20px;
	color: #252B6A;
	font-weight: bold;
	margin-bottom: 5px;
}
div.card-people-of-de div.card-people-of-de-citat{
	font-size: 14px;
	line-height: 16px;
	color: #252B6A;
	font-style: italic;
	margin-bottom: 5px;
}
div.card-people-of-de a.card-people-of-de-link{
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #87B7DC;
	position: absolute;
	display:  block;
	padding-right: 21px;
	bottom: 10px;
	background-image: url(../images/people-of-de-list-arrow.svg);
	background-position: center right 5px;
	background-repeat: no-repeat;
	background-size: 12px auto;
}


@media (max-width: 991px){
	div.people-of-de-content-listare{
		border-left: none;
	}

	div.people-of-de-titlu-listare{
		text-align: center;
		padding-bottom: 15px;
		border-bottom: 2px solid #DFECF6;

	}
}

@media (max-width: 768px){
	a.people-of-de-cv{
		min-height: 30px;
		padding-top: 6px;
		padding-right: 86px;
		background-image: url(../images/people-of-de-cv.svg), url(../images/people-of-de-cv-arrow.svg);
		background-position: center right 18px, center right;
		background-repeat: no-repeat, no-repeat;
		background-size: auto 30px, auto 15px;
		display: inline-block;
	}
}



/*Table of content TOC (Cuprins)*/
div.table-of-content{
	display: inline-block;
    width: 100%;
    /*max-width: 400px;*/
    margin: 30px 0;
}
div.table-of-content div.table-of-content-title{
    background-color: #131e36;
    text-align: center;
    font-size: 24px;
    line-height: 26px;
    color: #fff;
    font-weight: bold;
    padding: 10px 15px;
    border-radius: 15px 15px 0 0;
    -webkit-border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
}
div.table-of-content div.table-of-content-content{
    border: 2px solid #131e36;
    font-weight: bold;
    padding: 10px 15px 0 15px;
}
div.table-of-content div.table-of-content-content div.table-of-content-headline{
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 18px;
    font-weight: normal;
    /*text-align: center;*/
    color: #131e36;
    cursor: pointer;
    padding-left: 20px;
    background-image: url(../images/arr_right_blue.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: auto 18px;
}



/*Ortodontie*/
.ortodontie-font-weight-700{
	font-weight: 700;
}

.ortodontie-font-size-48{
	font-size: 48px;
	line-height: 58px;
}

.ortodontie-font-size-38{
	font-size: 38px;
	line-height: 40px;
}

.ortodontie-font-size-30{
	font-size: 30px;
	line-height: 36px;
}

.ortodontie-font-size-28{
	font-size: 28px;
	line-height: 34px;
}

.ortodontie-mw-880{
	width: 100%;
	max-width: 880px;
}

.ortodontie-mw-700{
	width: 100%;
	max-width: 700px;
}

.ortodontie-mw-450{
	width: 100%;
	max-width: 450px;
}
.ortodontie-mw-440{
	width: 100%;
	max-width: 440px;
}

.ortodontie-color-blue{
	color: #252B6A;
}

.ortodontie-color-turquoise{
	color: #87B7DC;
}

.ortodontie-background-color-grey{
	background-color: #F1F4F6;
}

.ortodontie-background-color-turquoise{
	background-color: #DFECF6;
}

.ortodontie-border-turquoise{
	border: 1px solid #87B7DC;
}

.ortodontie-border-bottom-1{
	border-bottom: 1px solid #87B7DC;
}

.ortodontie-video-card-border{
	border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    -o-border-radius: 10px 0 0 10px;
}

.ortodontie-border-10{
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
}

.ortodontie-text-box{
	width: 100%;
    padding: 15px;
    max-width: 440px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.ortodontie-text-box-no-video{
    margin: 30px auto;
    padding: 15px;
    max-width: 1024px;
}
.ortodontie-text-box-double-no-video{
	width: 100%;
    padding: 15px;
    max-width: 440px;
    margin: 30px auto;
}

.ortodontie-list-box{
	width: 100%;
    padding: 15px 15px 15px 50px;
    max-width: 440px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.ortodontie-list-box span.list-number{
	color: #87B7DC;
    font-size: 70px;
    line-height: 70px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -35px;
}

.ortodontie-canal-youtube-content{
	width: 100%;
	max-width: 554px;
	margin: 0 0 0 auto;
}

.despre-ortodontie-content{
	width: 100%;
	max-width: 554px;
	margin: 0 auto 0 0;
}

.ortodontie-blue_button {
    color: #fff;
    background: url(../images/small_white_arrow.png) 90% center no-repeat #252b6a;
    padding: 12px 60px 12px 20px;
    font-size: 16px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-decoration: none;
    display: block;
    max-width: 260px;
}

.ortodontie-blue_button:hover{
    color: white;
}

.ortodontie-2-cards{
	width: 100%;
	max-width: 440px;
	margin: 0 auto;
	padding: 60px 15px 30px 15px;
}


.ortodontie-accordion-list{
	width: 100%;
}
.ortodontie-accordion-list-element{
	padding: 0 15px;
	background-size: 0px;
}
.ortodontie-accordion-list-title,
.ortodontie-accordion-list-content{
	width: 100%;
	max-width: 1140px;
	margin:  0 auto;
}
.ortodontie-accordion-list-title{
	font-size: 30px;
	line-height: 32px;
	color: #252b6a;
	font-weight: 700;
	padding: 30px 60px 30px 0;
	position: relative;
	background: url(../images/ortodontie/accordion+.svg);
	background-repeat: no-repeat;
    background-position: right 15px top 30px;
    cursor: pointer;
}
.ortodontie-accordion-list-content{
	padding-bottom: 30px;
	display: none;
}
div.ortodontie-accordion-list-element.show-content .ortodontie-accordion-list-title{
	background: url(../images/ortodontie/accordion-.svg);
	background-repeat: no-repeat;
    background-position: right 15px top 41px;
}
div.ortodontie-accordion-list-element.show-content .ortodontie-accordion-list-content{
	display: block;
}
div.ortodontie-accordion-list-element.show-content{
	padding: 0 15px;
	background-size: 0px;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 500px auto;
}


div.ortodontie-tab .ortodontie-tab-buttons{
	text-align: center;
}
div.ortodontie-tab .ortodontie-tab-buttons .ortodontie-tab-button{
	display: inline-block;
    font-size: 16px;
    line-height: 16px;
    padding: 15px 10px;
    border: 1px solid #87B7DC;
    text-align: center;
    width: 220px;
    margin-bottom: 15px;
    cursor: pointer;
}
div.ortodontie-tab .ortodontie-tab-content-box .ortodontie-tab-content{
    display: none;
}
div.ortodontie-tab .ortodontie-tab-buttons .ortodontie-tab-button.show-tab{
    background-color: #87B7DC;
    color:  white;
}
div.ortodontie-tab .ortodontie-tab-content-box .ortodontie-tab-content.show-tab{
    display: block;
}


div.ortodontie-card{
	border:  1px solid #87B7DC;
	border-radius: 20px;
}
div.ortodontie-card div.ortodontie-card-title{
	background-color: #252B6A;
	border-radius: 20px 20px 0 0;
	font-size: 20px;
	line-height: 20px;
	color: #fff;
	padding: 15px;
}

div.slider_echipa_ortodontie{
	max-width: 990px!important;
	margin: 0 auto;
}
div.slider_echipa_ortodontie div.details,
div.slider_echipa_ortodontie div.details p{
	font-size: 12px!important;
	line-height: 14px!important;
}



@media (max-width: 1800px){
	div.ortodontie-accordion-list-element{
		background-size: 0px;
	}
	div.ortodontie-accordion-list-element.show-content{
	    background-repeat: no-repeat;
	    background-position: right bottom;
	    background-size: 300px auto;
	}
}

@media (max-width: 1600px){
	div.ortodontie-accordion-list-element{
		background-size: 0px;
	}
	div.ortodontie-accordion-list-element.show-content{
	    background-repeat: no-repeat;
	    background-position: right bottom;
	    background-size: auto 250px;
	    padding: 15px 15px 250px 15px;
	}
}

@media (max-width: 991px){
	.ortodontie-video-card-border{
		border-radius: 10px 10px 0 0;
	    -moz-border-radius: 10px 10px 0 0;
	    -webkit-border-radius: 10px 10px 0 0;
	    -o-border-radius: 10px 10px 0 0;
	}

	.ortodontie-text-box{
		padding: 30px 15px 15px 15px;
	    max-width: 600px;
	    position: initial;
	    top: 0%;
	    left: 0%;
	    transform: translate(0%, 0%);
	    -webkit-transform: translate(0%, 0%);
	    margin: 0 auto;
	}
	
	.ortodontie-list-box{
		padding: 30px 15px 15px 50px;
	    max-width: 600px;
	    position: initial;
	    top: 0%;
	    left: 0%;
	    transform: translate(0%, 0%);
	    -webkit-transform: translate(0%, 0%);
	    margin: 0 auto;
	}

	.ortodontie-canal-youtube-content{
		max-width: 100%;
	}	

	.despre-ortodontie-content{
		max-width: 100%;
	}

	.ortodontie-2-cards{
		max-width: 600px;
		padding: 15px 15px 15px 15px;
	}
}