@font-face {
    font-family: 'Museo';
    src: url('fonts/museo300-regular-webfont.eot');
    src: url('fonts/museo300-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museo300-regular-webfont.woff') format('woff'),
         url('fonts/museo300-regular-webfont.ttf') format('truetype'),
         url('fonts/museo300-regular-webfont.svg#Museo300') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Museo';
    src: url('fonts/museo700-regular-webfont.eot');
    src: url('fonts/museo700-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museo700-regular-webfont.woff') format('woff'),
         url('fonts/museo700-regular-webfont.ttf') format('truetype'),
         url('fonts/museo700-regular-webfont.svg#Museo700') format('svg');
    font-weight: bold;
    font-style: normal;

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

body {
	color: #000;
	background-image: url(../images/bg.png);
	margin:0px;
	font-family: Helvetica,"Museo", sans-serif;
	color:#6b6b6d;
}
.warper {
	width:1024px;
	margin:0px auto;
}
.clearfloat { 
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 1px;
	margin:0px;
	padding:0px;
}
.left {
	float:left;
}
a {
	text-decoration:none;
	outline:none;
	color:#555556;
}
a:hover {
	text-decoration:underline;
}
ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#head {
	background-image: url(../images/head_bg.png);
	background-repeat: repeat-x;
	height: 183px;
	background-position: left bottom;
}
#slider-outer {
	background-color: #212021;
	background-image: url(../images/slider_bg.png);
	background-repeat: repeat-x;
	height: 509px;
}
#slider-inner {
	height:507px;
	background-image: url(../images/slider_inner.png);
	background-repeat: no-repeat;
	background-position: center top;

}
.slider_item {
	height:377px;
	width:1024px;
	float:left;
	border-radius: 10px;
	position:relative;
	
}
.slider_item_inner {
	position:absolute;
	top:0px;
	left:0px;
	z-index:5;
}
.slider_item_light {
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;
	height:377px;
	width:1024px;
	background-image: url(../images/slide_light.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.sl_thumb {
	display:block;
	float:left;
	width:395px;
	height:318px;
	margin-left:84px;
	margin-top:49px;
	background-image: url(../images/slide_shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.sl_bt {
	display:block;
	float:left;
	margin-left:40px;
	position:absolute;
	left:0px;
	bottom:38px;
}
.sl_text {
	float:right;
	width:545px;
	position:relative;
	height:332px;
	padding-top:44px;
	font-weight:normal;
}
.sl_description {
	width:395px;
	font-family:'HelveticaCool';
	font-size: 16px;
	margin-left:43px;
}
.sl_text h3 {
	font-family:'HelveticaCool';	    
    font-size: 46px;
    margin:0px 0px 0px 33px;
}
.content-outer {
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#content-inner {
	padding-top: 40px;
}
#content-bottom {
	background-image: url(../images/content-bottom-bg.png);
	background-repeat: repeat-x;
	height: 80px;
	background-position: center bottom;
}
.section {
	float: left;
	height: 200px;
	padding:5px;
	width: 320px;
}

.section-long {
	float: left;
	height: 200px;
	width: 673px;
}

h2.section-title, h3.section-title, h1 {
	font-size: 30px;
	font-weight: normal;
	color: #3e3e3f;
	margin-top: 0px;
	margin-bottom: 15px;
}
h2 {
	font-size: 30px;
	font-weight: normal;
	color: #3e3e3f;
}
h2.section-title a, h3.section-title a {
	color: #3e3e3f;
		
}
h2.section-title a:hover {
	color:#58080f;
}
.icon-outer {
	float: left;
	width: 90px;
	height: 100%;
	margin-right: 11px;
}
.icon {
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	height: 85px;
	width: 86px;
	margin:0px auto;
}

.tw, .fr, .vi {
	width:63px;
	height:57px;
	margin:0px;
	margin-bottom:9px;
	margin-left:5px;
	margin-right:15px;
	float:left;
	
}
.tw {
	background-position:0px -85px;
}
.fr {
	background-position:-65px -85px;
}
.vi {
	background-position:-130px -85px;
}


.dz {
	background-position:-88px 0px;
}
.idv {
	background-position:-176px 0px;
}
.linie {
	float: left;
	height: 146px;
	width: 1px;
	margin:0px 6px;
	background-color:#b3b3b4;
}
.hr {
	background-color:#bebdb8;
	height:1px;
	margin-top:29px;
	margin-bottom:39px;
	clear:both;
}

.c {
	background-image: url(../images/colturi.png);
	background-repeat: no-repeat;	
	
}
.read-more .c, #small-slider .c , #menu-hover .c {
	width:10px;
	height:10px;
}
.read-more {
	text-align:center;
	display:block;
	color:#d8dad6;
	font-size:14px;
	width:86px;
	margin:11px auto;
	
	
	line-height:14px;
	
}
.menu-item a {
	text-align:center;
	display:block;
	color:#696768;
	font-size:14px;
	
	line-height:14px;
	
}
#menu-hover {
	color:#d8dad6;
	width:100px;
	
}

.read-more:hover .tm, .menu-item a .tm, #menu-hover .tm,  .read-more:hover .bm, .menu-item a .bm, #menu-hover .bm  {
	height:10px;
	margin:0px 10px;
	display:block;
	
	line-height:14px;
}

.read-more:hover .tm, #menu-hover .tm,  .read-more:hover .bm, #menu-hover .bm {
	
	background-color:#302e2f;	

}


.menu-item a .txt {
	padding:0px 10px;
	font-size:19px;
	
}
.read-more:hover .txt, #menu-hover .txt {
	clear:both;
	display:block;
	background-color:#302e2f;
}

.read-more:hover .tr, #menu-hover .tr {
	float:right;
	background-position:-8px 0px;	
}
.read-more:hover .tl, #menu-hover .tl {
	float:left;
	background-position: 0px 0px;	
}

.read-more:hover .br, #menu-hover .br {
	float:right;
	background-position:-8px -8px;	
}
.read-more:hover .bl , #menu-hover .bl {
	float:left;
	background-position: 0px -8px;	
	
}

.read-more .tm, .read-more .bm {
	height:10px;
	margin:0px 10px;
	display:block;
	background-color:#555556;	
}
.read-more .txt {
	clear:both;
	display:block;
	background-color:#555556;
	background-repeat:no-repeat;
	background-position:center center;
}
.read-more .tr {
	float:right;
	background-position:-30px 0px;	
}
.read-more .tl {
	float:left;
	background-position:-20px 0px;	
}

.read-more .br {
	float:right;
	background-position:-30px -10px;	
}
.read-more .bl {
	float:left;
	background-position:-20px -10px;	
	
}


#small-slider {
	position:relative;
}


#small-slider-inner,#small-slider .tm, #small-slider .bm {
	background-image: url(../images/small-slider-bg.png);	
}
#small-slider-inner {
	height:168px;
	clear:both;
	overflow:hidden;
	position:relative;
}
#small-slider .tm, #small-slider .bm {
	height:10px;
	margin:0px 10px;
	
	
}

#small-slider .tr {
	float:right;
	background-position:-76px 0px;	
}
#small-slider .tl {
	float:left;
	background-position:-66px 0px;	
}
#small-slider .br {
	float:right;
	background-position:-76px -10px;	
}
#small-slider .bl {
	float:left;
	background-position:-66px -10px;	
}
a.social,.testimonial-name {
	color:#58080f;
		
}
.social-txt {
	float:right;
	width:236px;
	
}
.ttw:hover +.tw, .tw:hover {
	background-position:0px -144px;
}
.tfr:hover +.fr, .fr:hover {
	background-position:-65px -144px;
}
.tvi:hover +.vi, .vi:hover {
	background-position:-130px -144px;
}#footer {
	background-color: #302e2f;
	height: 113px;
}
#slider {
	/* [disabled]border: 1px solid #FFF; */
	height: 376px;
	width: 1024px;
	margin-top: 62px;
	position: relative;
	overflow:hidden;
}
.controls {
	background-image: url(../images/slider_sageti.png);
	background-repeat: no-repeat;
	height: 113px;
	width: 84px;
	display: block;
	position: absolute;
	cursor:pointer;
	z-index:100;
}
#sliderLeft {
	background-position:-84px -113px;
	top:131px;
	left: -5px;
}
#sliderRight {
	top:131px;
	right: -3px;
	background-position:0px -113px;
}
#sliderLeft:hover {
	top:131px;
	background-position:-84px 0px;
	left: -5px;
}
#sliderRight:hover {
	top:131px;
	right: -3px;
	background-position:0px 0px;
}
#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	float: left;
	height: 86px;
	width: 285px;
	display: block;
	margin-top: 45px;
}
#logo-small {
	background-image: url(../images/logo-small.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 57px;
	width: 191px;
	margin-top: 31px;
}
.menu-ul li {
	display:block;
	float:left;
	margin-left:20px;
}
.bottom-menu-ul {
	
	margin-left:85px;
}
.bottom-menu-ul li
{
	display:block;
	float:left;
	padding:2px 5px;
	border-left:1px solid #424041;
	
}
.bottom-menu-ul li:first-child
{
	border-left:none;
}
#footer a
{	
	color:#c0c3c6;
}
#footer a:hover {
	color:#FFF;
}
#menu-outer {
	float: left;
	margin-left: 170px;
	margin-top: 68px;
	width: 560px;
}
#menu {
	position: relative;
	height: 100%;
	width: 100%;
}
#menu-hover {
	position: absolute;
	z-index: 0;
}
#menu-inner {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
	height: 34px;
	width: 100%;
}
#bottom-menu {
	float: left;
	width: 440px;
	margin-left: 55px;
	margin-right: 21px;
	margin-top: 31px;
}
#bottom-contact {
	float: left;	
	margin-top: 31px;
}
#small-slider-left {
	z-index: 2;
	left: 6px;
	top: 68px;
	height: 31px;
	width: 23px;
	background-position:0px -229px;
}
#small-slider-right {
	top: 68px;
	right: 6px;
	height: 31px;
	width: 23px;
	background-position:-24px -229px;
}
.small-slider-item {
	height: 100%;
	float: left;
	width: 619px;
	margin:0px 27px;
}
.logo-outer {
	float: left;
	height: 143px;
	width: 143px;
	margin-top: 14px;
	margin-right: 35px;
	margin-left: 22px;
}
.logo {
	height: 123px;
	background-color:#dfe0df;
	clear:both;
	text-align:center;
	
}
.logo img {
	border:0px;
}
.logo-outer .tm, .logo-outer .bm {
	height:10px;
	margin:0px 10px;
	background-color:#dfe0df;
	background-image:none !important;
	
}

.logo-outer .tr {
	background-position:-54px 0px !important;	
}
.logo-outer .tl {
	background-position:-42px   0px !important;	
}
.logo-outer .br {
	background-position:-54px  -10px !important;	
}
.logo-outer .bl {
	background-position:-42px  -10px !important;	
}
.testimonial {
	float: left;
	width: 400px;
	height:105px;
	margin-top:24px;
	font-style: italic;
}
.testimonial-name {
	float:left;
}.testimonial-functie {
	color: #000;
	float:left;
}
.descriere {
	padding:0px 14px;
	font-size:14px;
	width:500px;
	float:left;
}
.descriere p:first-child {
	margin-top:0px;
}
.porto {
	width:494px;
	float:left;
	margin-bottom:35px;
}
.porto a img 
{
	border:#FFF 3px solid; 
}
.deetales {
	margin-top:5px;
}
.deetales a {
	color:#302e2f;	
}
.deetales a:hover {
	color:#58080f;
}
