@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-wv6u2d');
	src:url('fonts/icomoon.eot?#iefix-wv6u2d') format('embedded-opentype'),
		url('fonts/icomoon.woff?-wv6u2d') format('woff'),
		url('fonts/icomoon.ttf?-wv6u2d') format('truetype'),
		url('fonts/icomoon.svg?-wv6u2d#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-icon_35023:before {
	content: "\e607";
}
.icon-icon_29343:before {
	content: "\e608";
}
.icon-icon_18740:before {
	content: "\e609";
}
.icon-icon_17977:before {
	content: "\e60a";
}
.icon-icon_15348:before {
	content: "\e60b";
}
.icon-icon_2741:before {
	content: "\e60c";
}
.icon-comentariu:before {
	content: "\e606";
}
.icon-home:before {
	content: "\e600";
}
.icon-home2:before {
	content: "\e60d";
}
.icon-calendar:before {
	content: "\e60e";
}
.icon-cog:before {
	content: "\e601";
}
.icon-food:before {
	content: "\e60f";
}
.icon-earth:before {
	content: "\e602";
}
.icon-star:before {
	content: "\e610";
}
.icon-star2:before {
	content: "\e611";
}
.icon-star3:before {
	content: "\e612";
}
.icon-heart:before {
	content: "\e603";
}
.icon-heart2:before {
	content: "\e604";
}
.icon-share:before {
	content: "\e605";
}
.icon-truck:before {
	content: "\e613";
}



@media only screen and (min-width: 99px) and (max-width: 999px) {

}

*/

@media (max-width: 380px) {
#myModal .modal-footer .btn {width:120px !important;}
iframe { max-height: 240px;}
body footer li { margin-right: 5px;}
}

@media (max-width: 767px) {
body .logo {background-size: 200px 62px; background-position: left bottom;}

#login-container {position:relative !important;}	
#pager {margin-top:1px !important;}
#myModal .modal-footer .btn {width:180px;}
body header {height;160px;}
body .sidebar { position: absolute; top: 0; right: 0; z-index: 10; padding-top: 160px; border-right: 10px solid #000; display: none;}
body .sidebar ul { margin: 0;}
body .sidebar ul li a { border-right: none;}
body .sidebar ul:hover li.activat a { border-right: none; }
body footer {position: relative; height: 300px; text-align: center; margin: 40px 15px 0;}
body footer div.container div:first-child { position: absolute;bottom: 0; left: 0; width: 100%; width: 100%; }
body footer div.container div.col-sm-4.col-xs-12 { padding: 0 !important;}
body footer div.container div:first-child p:first-child { display: inline-block;position: absolute; right: 0;top: 0; font-size: 12px; }
body footer div.container div:first-child p:last-child { display: inline-block;position: absolute; left: 0;top: 0; font-size: 12px; }
iframe { max-height: 320px;}
body .sidebar form, body .sidebar h4 { display: none;}
body .articol h5.subtitlu { margin:35px 0 14px;}
body footer .subscribe-desc { font-size: 16px; color: #666; padding: 0 15px; }
body footer form.subscribe {padding: 0 15px 0 15px;}
body footer ul {margin: 30px auto 20px; text-align: center;}
footer li { margin-right: 10px;}
body footer .apotekas {margin-left:0;}
body .mobile-btn {position: absolute; z-index: 100; right: 20px; top: 50px; }
body button.mobile-btn.fa.fa-bars {border: none;background-color: #fff;font-size: 25px;position: absolute;top: 50px;right: 20px;font-weight: bold; }
body nav ul { position: absolute;top: -90px;right: 0; z-index: 20;}
}


@media (min-width: 768px) {
	header { margin-bottom: 0px; }
	nav { margin-top:24px;}
	.articol {padding-left: 40px; padding-top: 50px; border-left:5px solid #000; min-height: 570px;}
	.logo { float: left; /*margin-top: 40px;*/}
	.sidebar { text-align:right; padding:0; min-height: 570px; position: relative;}
	form.subscribe { position: absolute; bottom: 0; right: 19px; }
	.sidebar h4 {position: absolute;bottom: 35px;right: 20px;}
	.exhibitions h3 { position: relative; text-align: right; margin-top: -30px !important; display: inline-block; float: right;}
	h3.titlu a {font-size: 18px;color: #191919;}
	body footer form, body footer h4 { display: none;}
	body #owl-demo .item img{  height: 205px; }
	body footer .apotekas {margin-left:0px;}
	button.mobile-btn.fa.fa-bars { display: none; }
	.press.col-md-4.col-xs-12 { padding-left: 0; }
}

@media (min-width: 992px) {
	body .mapper { display:block;}
	.container { max-width:800px;}
}

body {
display: block;
margin: 0px;
padding:0;
/*font-family: 'Source Sans Pro', sans-serif;*/
font-family: 'PT Sans', sans-serif;
background-color:#fff;
}

a, img {
    border:none;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

/* * For IE 6/7 only * Include this rule to trigger hasLayout and contain floats. */

.clearfix {
    *zoom: 1;
}

#main-wrapper {
	width: 100%;
	max-width:1600px;
	margin: 0 auto;
	position: relative;
	top: 0;
	left: 0;
}

.fl {float:left !important;}
.fr {float:right !important;}

.padl0 { padding-left: 0 !important;}

iframe { max-width: 100%; margin-bottom: 15px; }
/*
#background { background-image:url(../img/bg1.jpg); background-size:100% 100%; background-repeat:no-repeat; position:fixed; z-index:-10; width:100%; height:100vh; top:0; left:0;}
#did { background-color: rgba(0,0,0,0.45); background-image:url(../img/home.png); background-size:100% 100%; background-repeat:no-repeat; position:absolute; z-index:100; width:100%; height: 100vh;  top:0; left:0; text-align: center; background-position: center;}
*/

/* article italic font trabuchet   
font-family: ‘Trebuchet MS’, Helvetica, sans-serif;
*/


nav { min-height:40px; background-color: #FFF; text-align: center; font-family: 'Open Sans', sans-serif;}
nav ul {display: block; vertical-align:top; margin:10px 0; padding:0; text-align:right;}
nav ul li { list-style:none; display:inline-block; vertical-align:top; margin:0 3px; font-size: 13px;} 
nav ul li a { font-size:14px; color:#000;}
nav ul li.active a {font-weight:bold;}

nav ul li a span { font-size:14px; color:#000;}
nav ul li.active a span {font-weight:bold; font-size: 13px;}
nav ul li a:hover { color:#00aa9f; /*font-weight:bold;*/}
/* nav ul li:last-child { display: none;} */
nav h5 { color:#000; font-size:14.5px; text-transform:uppercase; font-weight:normal; display:block; text-align:right; margin-top:20px; }
.logo { background-image:url(../img/logo.jpg); background-size: 270px 85px; background-repeat:no-repeat; width:270px; background-position: left; height:85px; display:inline-block; vertical-align:top; }


.sidebar { text-align:right; padding:0; }
.sidebar h4 { color:#666666; font-size:18px; padding: 60px 28px 10px; display: inline-block; text-align:left;}

.sidebar ul { margin:50px 0; padding:0;}
.sidebar ul li { list-style:none; }
.sidebar ul li a { color: #fff;background-color: #000;font-family: 'Open Sans', sans-serif;font-size: 24px;display: inline-block;border-right: 10px solid #fff;margin-right: -15px;padding: 0 25px 0 10px;}
.sidebar ul li.activat a {border-right: 10px solid #000;}
.sidebar ul li:hover a {border-right: 10px solid #000 !important;}

.sidebar ul:hover li.activat a {border-right: 10px solid #fff;}

form.subscribe {
padding: 0 10px 0 10px;
}
form.subscribe .form-group { margin-bottom: 0;position:relative;}

.subscribe input[type="email"] { width:200px; height: 40px; background-color:#e5e5e5; display:inline-block; vertical-align:top;border-radius:0; }
.subscribe button {
display: inline-block;
vertical-align: top;
margin-left: -42px;
background-color: #fff;
border: none;
padding: 8px;
margin-top: 4px;
width: 34px;
border-radius:0;
}

.about-link { font-weight:bold; font-size:18px; color:#000000; display:inline-block; vertical-align:top; line-height:36px; }
.unbuton {display: inline-block;
vertical-align: top;
background-color: #fff;
border: none;
padding: 8px;
margin-left: 15px;
width: 34px;
border-radius: 0;
border: 1px solid #eaeaea;}

.articol p { margin-top:5px; font-family:‘Trebuchet MS’, Helvetica, sans-serif; }

.articol h6 {font-weight: normal;font-size: 14px; padding: 0; color:#4c4c4c; margin: 5px 0}
.articol h1 { font-size:22px; margin:0 0 10px 0; color:#000;  }
.articol h2.subtitlu { font-weight:bold; color:#7f7f7f; font-size:25px; margin:5px 0;}
.articol h5.subtitlu { font-weight:normal; color:#7f7f7f; font-size:18px; margin:88px 0 14px;}

.articol.contact h2 { /*font-weight:bold;*/ font-size:28px; margin:0; padding:0; }
.articol.contact h3 { font-weight: normal; font-size:12px; margin:2px 0 8px 0; padding:0; }
.articol.contact p { font-size:14px; margin:0; padding:0; }
.articol.contact p a { color:#000; font-weight:bold; }

#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
    max-height: 300px !important;
    margin-bottom: 20px;
}

.link-box { position:relative; display: inline-block; }
.link-box b { font-size:14px; margin:0; padding:0;}
.link-box p { font-size:13px; margin:-4px 0 0; padding:0;}

h2.titlu { font-size: 17px; font-weight:normal; color:#191919; padding:0; margin-bottom:10px;}
h2.titlu a { font-size: 17px; color:#191919; }
h3.titlu { font-size: 17px;font-weight: normal;color: #191919;margin: 0;padding-left: 102px;}

.news { color:#000; font-size:15px;}
.news button { margin-top:32px; margin-left:0;}

a.load-more { color:#4c4c4c; font-family: sans-serif;}
a.load-more:hover { text-decoration:none; color:#000; }

.load-more .unbuton { border: none; width:inherit; padding:1px 0; margin-left:10px; font-size:20px;}
a.load-more:hover .unbuton { color:#e5e5e5;}
.load-more .unbuton.fa.fa-angle-left { margin:0 10px 0 0; }


footer { border-top:1px solid #dcdcdc; margin-top:40px; padding-top:10px; }
footer p { font-size:14px; color:#4c4c4c; }
footer p:first-child:hover { text-decoration: underline; cursor: pointer;}
footer ul { margin:35px; padding:0;}
footer li { width:36px; height:36px; overflow:hidden; background-color:#e5e5e5; font-size:20px; text-align:center; display:inline-block; padding: 5px; cursor:pointer;}
footer li:hover { background-color: #C8C7C5; color:#e5e5e5;}
footer .apotekas {margin-left:20px;}

.press { margin-bottom:40px; }
.articol .press img.img-responsive {margin-bottom:0;}
.press h4 { font-weight:bold; font-size:15px; }
.press button.unbuton { margin-left:0; }










.title-blue { color:#06a9a0; font-size:24px; margin-bottom:5px;}
.title-blue span { font-weight:bold;}
.gri-text { color:#8d8d8d; font-size:16px;}

hr { border-top: 1px solid #969696;}
hr.half { width:50%; margin: 20px auto;}
.mapper { display:none; margin:100px auto 50px;}

.adera-btn { margin:50px auto 30px; display:block; text-align:center; opacity:1;
	transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
.adera-btn:hover { opacity: 0.7; }

.home .half { margin-bottom: 70px;}

.nav-tabs { text-align:center; margin-bottom:60px; border: 1px solid transparent !important;}
.nav-tabs>li { float:none; display:inline-block; vertical-align:top;}
.nav-tabs>li>a {
margin-right: 2px;
line-height: normal;
border-right: 1px solid #133002 !important;
border-radius: 0;
padding: 0 20px;
font-size:16px; 
color:#8d8d8d;
}
.nav-tabs>li.active>a { font-weight:bold; color:#00aca0; background-color: #fff;  border: 1px solid transparent; }
.nav-tabs>li.active>a:hover {background-color: #fff;  border: 1px solid transparent;}

.nav-tabs>li:last-child>a { border: 1px solid transparent !important;}

.nav-tabs>li>a:hover { color:#00aca0; background-color:#fff; border: 1px solid transparent;}
	
.nav-tabs>li.active a::after {display:block; position:absolute; left: calc(50% - 8px); top:30px; content: "\e114"; color:#00aca0; font-weight:bold;font-family: 'Glyphicons Halflings'; font-style: normal;font-weight: 400;line-height: 1;-webkit-font-smoothing: antialiased;}
.nav-tabs li a:hover::after { position:absolute; left: calc(50% - 8px); top:30px; content: "\e114"; color:#00aca0; font-weight:bold;font-family: 'Glyphicons Halflings'; font-style: normal;font-weight: 400;line-height: 1;-webkit-font-smoothing: antialiased; display:block !important;}

.nav-tabs:hover li.active a::after {display:none;}

.tab-content .tab-pane { margin-bottom:50px; color:#8d8d8d; font-size:16px;}

.tab-content .tab-pane a {
color: #8d8d8d;
font-size: 16px;
display: inline-block;
float: left;
clear: both;
}
.tab-contenr .tab-pane a:hover { color:00aca0;}

.new { margin-top:30px; }
.new h3 { font-weight:bold; color:#1f1a17; font-size:22px; margin-bottom:25px;}
.new p { font-size:16px; color:#1f1a17; margin-bottom:20px;}
.new a { font-size:14px; color:#06a9a0;}
.new a:hover {}

.testimoniale { margin-top:80px;}
.testimonial { padding-right:7%; margin-top:20px;}
.testimonial div {position:relative; height:200px;}
.testimonial div img { width:180px; height:auto; position:absolute; bottom:0; left:0;}
.testimonial div span { background-image:url(../img/testimonial.png); background-size:96px 125px; width: 96px; height:125px; display:block; background-repeat:no-repeat; position:absolute; bottom:0; left:140px;}
.testimonial h3 { color:#1f1a17; font-size:22px; font-weight:bold;}
.testimonial p { color:#1f1a17; font-size:16px;} 
.testimonial i { color:#1f1a17; font-size:16px; margin-top:15px;} 

.bnr { margin-top:80px;}
.bnr h5 { margin-bottom:40px;}
.br000 { border-right:1px solid #aeaeae;}
.br000, .br001 { margin-top:7px;}
.bnr p { margin:0; color:#8d8d8d; font-size:16px;}
.bnr span.negativ { color:#c71d1d;}
.bnr span.positiv { color:#06a9a0;}
.bnr a { color:#06a9a0; font-size:14px; display:block; text-align:right;}

.fondatori { margin-top:80px; text-align:center;}
.fondatori div.coloana, .tab-content .tab-pane div.coloana { width:210px; display:inline-block; vertical-align: top; text-align:left;}
.fondatori h5 { margin-bottom:40px;}
.fondatori p { font-size:16px; color:#8d8d8d; margin:0;}

.fondatori .tooltip-inner { max-width:250px; width:250px; background-color:#eeeeee; color:#06a9a0; padding:15px 10px 10px; text-align:left; border-radius: 0; }
.fondatori .tooltip-inner .img-responsive { max-width:70px; float:left; margin:0px 10px; }
.fondatori .tooltip.top .tooltip-inner:before {background-color: #d5d5d5;}
.fondatori .tooltip.top .tooltip-inner:after {background-color: #d5d5d5;}
.fondatori .tooltip.top .tooltip-arrow {border-top-color: #eeeeee;}
.fondatori a {
color: #8d8d8d;
font-size: 16px;
display: inline-block;
float: left;
clear: both;
}

.tab-content .tooltip.top .tooltip-inner { text-align:left; background-color:#00aca0; border-radius: 0; padding:15px 20px;} 
.tooltip-inner:before {
background-color: #fff;
content: "";
display: inline-block;
width: 3px;
height: 40px;
margin-right: 10px;
vertical-align: top;
position:absolute;
left:2px;
top:17px;
}
.tooltip-inner:after {
background-color: #fff;
content: "";
display: inline-block;
width: 3px;
height: 40px;
margin-left: 10px;
vertical-align: top;
position:absolute;
right:2px;
top:17px;
}
.tab-content .tooltip.top .tooltip-arrow { border-top-color:#00aca0; }

.press-btn { display: block; background-image: url(../img/press-btn.jpg); background-size: 32px 32px; width: 32px; height: 32px; border: none;}



.owl-prev.fa.fa-angle-left { display: none !important; }

body .owl-theme .owl-controls .owl-buttons div.owl-next { top: 28%; }







.wrap { max-width:1600px; width:100%; margin:0 auto; height:100%; position:relative; }
.resp { max-width:960px; width:100%; margin:0 auto; height:100%; position:relative; }

.navbar-nav { min-height:70px; border-left:1px solid #dedede; }
.navbar-nav>li {
	min-height:70px;
	border-right:1px solid #dedede;
}
.navbar-nav>li>a {
	min-height:70px;
	line-height: 40px !important;
}
.navbar-toggle .icon-bar {background-color: #000;}
.nav .active a { background-color:#333; color:#fff;}
.nav .active:hover a { color:#2a6496 !important;}

#user-icon { background-image:url(../img/user.png); background-size:24px 23px; background-position:8% 50%; padding-left:50px; background-repeat:no-repeat;}

.nav .dropdown-menu li a img {margin-bottom: 3px; margin-right: 15px; }
.nav .dropdown-menu {left:38px;}

.pink {background-color:#df1887; color:#fff;}
.pink:hover {background-color:#a1085d; color:#fff;}
.dreapta15 { margin-right:15px; float:right!important }
.bottom20 {margin-bottom:20px;}

#video-table th { background-color:#333; color:#fff; font-style:italic;}

#video-table tr:nth-child(even) { /*(even) or (2n+0)*/
	background-color: #f7f7f7 !important;
}
.brl {border-top-left-radius:5px;}
.brr {border-top-right-radius:5px;}

.del-icon { background-image:url(../img/sterge.png); background-size:15px 16px; background-position: center; background-repeat:no-repeat; display:inline-block; width: 20px; height:20px;}
#video-table td:nth-child(4) { text-align:center;}

#pager {background-color:#f9f9f9; height:60px; margin-top:-19px; text-align:right; padding-right:30px;}
.pgi {color:#777777; background-color:#fff; display:inline-block; padding:5px 10px; border-radius:5px; margin-left:5px; margin-top: 15px; font-weight: bold;}
#pager .activ {background-color:#333; color:#fff;}
.pgi:hover {text-decoration:none; background-color:#f1f1f1 !important; color:#000 !important;}

.plvd {vertical-align: text-top; margin-right:5px; text-decoration:none; color:#000; background-image:url(../img/vid.png); background-size:14px 13px; background-position: left center; padding-left:20px; background-repeat:no-repeat;}
.plvd:hover {text-decoration:none;}
.plvd:hover .edit-video {display:inline-block;}
.edit-video {background-image:url(../img/edit.png); background-size:16px 16px; background-repeat:no-repeat; width:20px; height:20px; text-decoration:none; display:none;margin-bottom: -7px;}

.modaldel {text-align:center; border:1px solid#dedede; background-color:#f9f9f9; padding:15px; border-radius:5px;}

.modal-body iframe {display: block;max-width: 100%; }
.vid-name { background-color:#f1f1f1; color:#777; float:left; padding:10px; margin-right: 10px;}
.arata {display: inline-block!important;}
.posted {float:left;}
.dated {float:left;}
.ml5 {margin-left:5px;}

.inchidema { background-image:url(../img/close.png) !important; background-size:14px 13px !important; background-repeat:no-repeat; width:36px; height:40px; padding-top:10px !important; background-position:50% 30%; border-top-left-radius:5px; border-top-right-radius:5px; top:-30px; right:0px; position:absolute; background-color:#fff; border:none;}

.modal-content {margin-top:40px;}

.btn-primary {
background-image:-webkit-linear-gradient(top, #df1887 0, #be046c 100%) !important;
	background-image:linear-gradient(to bottom, #df1887 0, #be046c 100%) !important;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdf1887',  endColorstr='#ffbe046c',  GradientType=0) !important;
	border-color:#c71c7b !important;
}
.btn-mov {
background-image:-webkit-linear-gradient(top, #501f6e 0, #320b49 100%) !important;
	background-image:linear-gradient(to bottom, #501f6e 0, #320b49 100%) !important;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff501f6e',  endColorstr='#ff320b49',  GradientType=0) !important;
	border-color:#3f1c55 !important;
}
.btn-primary:hover, .btn-primary:focus { background-color:#be046c !important;}
.btn-mov:hover, .btn-mov:focus { background-color:#320b49 !important;}

.btn-primary.active { background-color:#be046c !important; background-position: 0 -15px;}

.modal-disaprov .modal-content {margin-top:0px !important;}

.modal-disaprov .modal-dialog {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;text-align: center;height: 200px;}

.modal-disaprov .modal-footer {text-align:center;}
.modal-disaprov .modal-footer .btn {padding: 6px 40px; }
.modal-disaprov .modal-footer .btn+.btn {margin-left: 10px;}

#login-container {
max-width: 350px;
padding: 30px;
position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;text-align: center;
height:500px;
}

#logare {background-color: #fff;max-width: 320px;padding: 20px 30px; border-radius:5px;
-webkit-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.4);
-moz-box-shadow:    0px 5px 10px 0px rgba(50, 50, 50, 0.4);
box-shadow:         0px 5px 10px 0px rgba(50, 50, 50, 0.4);
}

#lostpw { color:#999; font-size:14px;}
.form-signin {text-align:left !important;}
.form-signin label {font-weight:normal !important; color:#777777 !important; margin-top:10px; }
.form-signin input[type=submit], #forgotpasswordform input[type=submit], #form-profile input[type=submit] {margin-top:20px;}
.form-signin input[type=submit]{ background-color:f9f9f9;}
.form-signin-heading {margin-top: 10px;margin-bottom: 30px;}

.top20-row { background-image:url(../img/top.jpg); background-size:cover; background-repeat:no-repeat; height:220px; position:relative;}
.top20-content span {color:#fff; font-size:160px; display:inline-block;}
.pad0 {padding:0 !important;}

#profile-container {border-radius:5px; overflow:hidden;}
#profile-title {
background-color: #333;
color: #fff;
font-style: italic;
height:40px;
line-height:40px;
padding:0px 20px;
}
#profile-body {background-color:#f9f9f9; padding:20px;}

#myModal .modal-footer {text-align:center; margin-top:0px !important;}

#myModal .modal-footer .btn {width:180px;}
.bordered-btn{	  background-color: #fff !important;    border: 1px solid #eaeaea !important;    display: inline-block !important;    width: 34px !important;	padding: 8px !important;}.bordered-btn:hover{color: #000 !important;}
