/*===========================================================================================
    RESET
============================================================================================*/
p, ul, li, span, h1, h2, h3, h4, div {
    margin:0;
    padding:0;
}
* { 
    padding:0; 
}
:focus {
    outline-width:0;
    outline: none;
    outline-style:none;
    -moz-outline-style: none;
    -webkit-outline-style:none;
    -o-outline-style:none;
}
img {
   /*  border:0;margin:calc; */
}
input, select {
    font-family: Arial, Helvetica, sans-serif;
}
a {
    text-decoration:none;
}
body { 
    margin:0px;
    padding:0px;
    font-family: 'Source Sans Pro', sans-serif;
    color:#000000;
}
.clear {
    clear:both;
}
.top, .mid, .bot {
    width:100%;
}
.center {
    width: 960px;
    margin: auto;
}
/*=================================================================================
    MAIN STYLES
===================================================================================*/
html {
    background-color: #fff;
    background-image: url("../img/background.jpg");
    background-position: top center;
    background-repeat: no-repeat;
}
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #292824;
}
a {
    color: #000;
}
.left-col {
    float: left;
}
.right-col {
    float: right;
}
.top, .mid, .bot {
    padding: 0;
}
.mid {
    padding: 15px 0;
}
/*=================================================================================
    HEADER
===================================================================================*/
.top {
    position: relative;
    z-index: 1000;
}
.logo {
    float: left;
    width: 290px;
    height: 130px;
}
.logo h1 {
    width: 290px;
    height: 130px;
}
.logo h1 a {
    display: block;
    padding: 20px 0 0 0;
    width: 290px;
    height: 110px;
    background-color: #fff;
    border-radius: 0 0 15px 15px;
}
.logo h1 a img {
    display: block;
    margin: 0 auto;
}
.top>.center>.main-head {
    float: left;
    width: 670px;
}
.head-wrapper {
    margin: 10px 0 25px 0;
}
.search {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 330px;
    width: 224px;
    height: 20px;
	position:relative;
}
.search-text {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0 5px;
    width: 192px;
    height: 18px;
    border: 1px solid #e6e6e6;
    line-height: 18px;
    font-family: arial, sans-serif;
    font-size: 12px;
	position:absolute;
	left:0px;
	top:0px;
}
.search-text:focus {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0 5px;
    width: 192px;
    height: 18px;
    border: 1px solid #e6e6e6;
    line-height: 18px;
    font-family: arial, sans-serif;
    font-size: 12px;
}
.search-btn {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    border: none;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    cursor: pointer;
    background-image: url("../img/sprite.png");
    background-position: -75px -39px;
    background-repeat: no-repeat;
	position:absolute;
	top:0px;
	right:0px;
}
.search-btn:hover {
    background-position: -115px -39px;
}
.language {
    margin: 0 0 0 50px;
    display: inline-block;
    vertical-align: top;
    color: #fff;
}
.main-nav {
    list-style-type: none;
    background-color: #fff;
    border-radius: 0 5px 5px 0;
    border-right: 1px solid #c8c8c8;
    border-top: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
	text-transform:uppercase;
}
.main-nav li {
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.main-nav li a {
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #b41e28;
}
.main-nav li a:hover {
    color: #646464;
}
.main-nav ul {
    position: absolute;
    display: none;
    min-width: 180px;
    background-color: #fff;
    border-right: 1px solid #c8c8c8;
    border-left: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
    border-radius: 0 0 10px 10px;
	top:30px;
}
.main-nav ul li {
    display: block;
}
.main-nav li:hover > ul {
    display: block;
}
.slider-wrapper {
    position: relative;
}
/*=================================================================================
    FOOTER
===================================================================================*/
.bot {
    padding: 10px 0 30px 0;
    background-color: #fff;
}
.foot-logo {
    width: 264px;
    height: 77px;
}
.foot-logo a {
    display: block;
    width: 264px;
    height: 77px;
}
.foot-logo a img {
    display: block;
}
.copyright {
    margin: 10px 0 0 0;
    font-size: 11px;
    color: #000;
}
.bot .right-col {
    position: relative;
    width: 640px;
}
.foot-nav {
    margin: 10px 0;
    list-style-type: none;
}
.foot-nav li {
    display: inline-block;
    vertical-align: top;
}
.foot-nav li a {
    margin: 0 8px;
    font-size: 12px;
    color: #646464;
}
.foot-nav li a:hover {
    color: #b41e28;
}
.social-media {
    margin: 30px 0 0 0;
    height: 20px;
    line-height: 20px;
}
.social-media span {
    padding: 0 10px 0 0;
    font-size: 12px;
    line-height: 20px;
}
.social-media a {
    display: inline-block;
    vertical-align: top;
    margin: 0 3px;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-image: url("../img/sprite.png");
    background-repeat: no-repeat;
}
.fb {
    background-position: -135px -39px;
}
.in {
    background-position: -95px -39px;
}
#webmagnat {
    position: absolute;
    bottom: 0;
    right: 10px;
    width: 56px;
    height: 38px;
}
#webmagnat h1 {
    width: 56px;
    height: 38px;
}
#webmagnat h1 a {
    display: block;
    width: 56px;
    height: 38px;
}
#webmagnat h1 a img {
    display: block;
}
/*=================================================================================
    MAIN CONTENT INDEX
===================================================================================*/
#slideshow {
    width: 960px;
    height: 336px;
    overflow: hidden;
}
#slideshow {
    width: 960px;
    height: 336px;
    overflow: hidden;
}
#slideshow img {
    display: block;
    border-radius: 15px;
}
#slider-pager {
    position: absolute;
    bottom: 20px;
    width: 930px;
    text-align: left;
    text-indent: 20px;
    z-index: 999;
}
#slider-pager a {
    display: inline-block;
    vertical-align: top;
    margin: 0 3px;
    width: 15px;
    height: 15px;
    background-color: #b1b4b3;
    border-radius: 10px;
    text-indent: 1000px;
    overflow: hidden;
}
#slider-pager .activeSlide {
    background-color: #fff;
}
.banners-wrapper {
    padding: 10px 0;
    width: 960px;
}
.banners-wrapper a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 3px;
    width: 310px;
    height: 300px;
}
.banners-wrapper a span {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    top: 0;
    left: 0;
    width: 310px;
    height: 300px;
}
.banners-wrapper a:hover span {
    background: #b41e28;
    background-color: rgba(180, 30, 40, 0.5);
}
.banners-wrapper a strong {
    position: absolute;
    top: 180px;
    left: 0;
    width: 310px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    background-color: #82070a;
    text-align: center;
}
.project-1 {
  /*   background-image: url("../img/banners/img1.jpg"); */
}
.mid>.center> .home_wrapper {
    padding: 20px;
    border: 1px solid #c8c8c8;
    text-align: right;
}
.mid>.center>.home_wrapper>strong {
    display: block;
    font-size: 16px;
    margin: 0 0 10px 0;
    line-height: 30px;
    font-weight: 300;
    color: #b41e28;
    text-align: left;
}
.mid>.center>.home_wrapper>span {
    display: block;
    color: #646464;
    line-height: 16px;
    text-align: justify;
}
.mid>.center>.home_wrapper>a {
    display: inline-block;
    vertical-align: top;
    padding: 4px 10px;
    color: #fff;
    background-color: #b41e28;
}
.mid>.center>.home_wrapper>a:hover {
    background-color: #969696;
    color: #b41e28;
}
.widgets {
    margin: 0 0 10px 0;
    padding: 10px 0;
    width: 960px;
    border-bottom: 1px solid #c8c8c8
}
.widgets>.left-col,
.widgets>.mid-col,
.widgets>.right-col {
    width: 310px;
    height: 310px;
}
.widgets>.mid-col {
    margin: 0 auto;
    border: 1px solid #c8c8c8;
}
.widgets>.right-col {
    text-align: center;
    border: 1px solid #c8c8c8;
}
.widgets>.left-col>a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 4px;
    width: 145px;
    height: 139px;
    line-height: 139px;
}
  
  .widgets>.left-col>a:nth-child(1){
 	background-image:url("../img/services/proiectare.jpg");
 }
    
 .widgets>.left-col>a:nth-child(2){
 	background-image:url("../img/services/poduri.jpg");
}
    .widgets>.left-col>a:nth-child(3){
    	background-image:url("../img/services/drumuri.jpg");
 }
    .widgets>.left-col>a:nth-child(4){
    	background-image:url("../img/services/Consolidari.jpg");
    }

}
.widgets>.left-col>a>span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.widgets>.left-col>a:hover>span{
    background: #b41e28;
    background-color: rgba(180, 30, 40, 0.5);
}
.widgets>.left-col>a>strong {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    margin-top: -15%; 
    padding: 10px 0;
    text-align: center;
    width: 145px;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    font-weight: 400;
    background-color: #82070a;
}
.widgets>.right-col>h1, .widgets>.mid-col>h1 {
    margin: 0 0 15px 0;
    width: 310px;
    height: 39px;
    line-height: 39px;
    font-size: 18px;
    font-weight: 300;
    text-indent: 10px;
    color: #fff;
    background-image: url("../img/sprite.png");
    background-position: -0px -0px;
    background-repeat: no-repeat;
}
.widgets>.right-col input, .widgets>.right-col textarea {
    display: inline-block;
    vertical-align: top;
    margin: 5px 0;
    width: 200px;
    padding: 3px;
    border-radius: 5px;
    border: 1px solid #c8c8c8;
}
.widgets>.right-col input:focus {
    display: inline-block;
    vertical-align: top;
    margin: 5px 0;
    width: 200px;
    padding: 3px;
    border-radius: 5px;
    border: 1px solid #c8c8c8;
}
.widgets>.right-col textarea {
    resize: none;
    height: 95px;
}
.widgets>.right-col .contact-btn {
    display: block;
    margin: 0 0 0 170px;
    width: 90px;
    height: 28px;
    border: none;
    text-align: center;
    color: #fff;
    background-color: #b41e28;
    cursor: pointer;
}
.widgets>.right-col .contact-btn:hover {
    color: #b41e28;
    background-color: #969696;
}
.widgets>.mid-col>div {
    width: 290px;
    margin: 10px 0 0 10px;
    border-bottom: 1px solid #c8c8c8;
    text-align: right;
}
.widgets>.mid-col>div>h1 {
    font-size: 14px;
    line-height: 16px;
    color: #b41e28;
    font-weight: 300;
    text-align: left
}
.widgets>.mid-col>div>p {
    font-weight: 300;
    font-size: 12px;
    line-height: 14px;
    color: #646464;
    text-align: justify;
    height: 44px;
    overflow: hidden;
}
.widgets>.mid-col>div>a {
    font-size: 11px;
    color: #b41e28;
}
.widgets>.mid-col>div>a:hover {
    color: #646464;
}
/*=================================================================================
    MAIN CONTENT TEAM
===================================================================================*/
.team-wrapper {
    padding: 50px;
    border: 1px solid #c8c8c8;
    background-color: #fff;
    border-radius: 15px;
}
.team-wrapper h1 {
    font-size: 16px;
    color: #b41e28;
    line-height: 22px;
    font-weight: 300;
}
.team-wrapper>div {
    float: left;
    margin: 15px 0;
    width: 407px;
    padding: 0 20px 0 0;
}
.team-wrapper>div>.left-col {
    width: 172px;
}
.team-wrapper>div>.left-col>img {
    border: 1px solid #c8c8c8;
}
.team-wrapper>div>.right-col {
    width: 230px;
}
.team-wrapper>div>.right-col>h1 {
    font-size: 14px;
    height: 22px;
    overflow: hidden;
}
.team-wrapper>div>.right-col>h2 {
    font-size: 14px;
    color: #646464;
    font-weight: 300;
    height: 20px;
    overflow: hidden;
}
.team-wrapper>div>.right-col>p {
    height: 118px;
    color: #646464;
    text-align: justify;
    overflow: hidden;
}
hr {
    margin: 0 auto;
    border: none;
    width: 70%;
    height: 1px;
    background-color: #c8c8c8;
}
/*=================================================================================
    MAIN CONTENT ARTICLE
===================================================================================*/
.article-wrapper {
    padding: 50px;
    border: 1px solid #c8c8c8;
    background-color: #fff;
    border-radius: 15px;
}
.article-wrapper h1 {
    font-size: 16px;
    color: #b41e28;
    line-height: 22px;
    font-weight: 300;
}
.article {
    margin: 20px 0 0 0;
}
.article>.left-col {
    width: 168px;
    height: 159px;
    margin: 0 0 15px 0;
}
.article>.left-col>a {
    display: block;
    width: 168px;
    height: 159px;
    position: relative;
}
.article>.left-col>a>img {
    display: block;
}
.article>.left-col>a>span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 168px;
    height: 159px;
}
.article>.left-col>a:hover>span {
    background: #b41e28;
    background-color: rgba(180, 30, 40, 0.5);
}
.article>.right-col {
    width: 670px;
    margin: 0 0 15px 0;
    text-align: right;
}
.article>.right-col>h1 {
    text-align: left;
    height: 20px;
    overflow: hidden;
}
.article>.right-col>h1>a {
    font-size: 14px;
    color: #b41e28;
}
.article>.right-col>h1>a:hover {
    color: #646464;
}
.article>.right-col>p {
    text-align: justify;
    margin: 10px 0;
    height: 102px;
    overflow: hidden;
    color: #646464;
}
.article>.right-col>a {
    display: inline-block;
    vertical-align: top;
    padding: 3px 10px;
    background-color: #b41e28;
    color: #fff;
}
.article>.right-col>a:hover {
    background-color: #969696;
}
.article>.clear {
    margin: 0 auto;
    height: 1px;
    width: 70%;
    background-color: #c8c8c8;
}
/*=================================================================================
    MAIN CONTENT ABOUT
===================================================================================*/
.about-wrapper {
    padding: 50px;
    border: 1px solid #c8c8c8;
    background-color: #fff;
    border-radius: 15px;
	 color: #646464;
	 text-align: justify;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
}
.about-wrapper>h1 {
    font-size: 16px;
    color: #b41e28;
    line-height: 22px;
    font-weight: 300;
	margin-bottom:15px;
}
.about-wrapper>p {
    /* margin: 15px 0; */
    
   
}
ul {list-style-position:inside;}
.about-slider-wrapper {
    position: relative;
    margin: 40px 0 0 0;
    width: 100%;
    height: 177px;
}
#about-slider {
    margin: 0 auto;
    width: 800px;
    height: 177px;
    overflow: hidden;
}
#about-slider>div {
    width: 800px;
    height: 177px;
    overflow: hidden;
}
#about-slider>div>a {
    display: inline-block;
    margin: 0 3px;
}
#about-prev, #about-next {
    display: block;
    width: 16px;
    height: 27px;
    position: absolute;
    top: 73px;
    background-image: url("../img/sprite.png");
}
#about-prev {
    left: 0;
    background-position: -32px -39px;
}
#about-next {
    right: 6px;
    background-position: -0px -39px;
}
#about-prev:hover {
    background-position: -48px -39px;
}
#about-next:hover {
    background-position: -16px -39px;
}
/*=================================================================================
    MAIN CONTENT PORTFOLIO LIST
===================================================================================*/
.protfolio-list {
    padding: 30px;
    border: 1px solid #c8c8c8;
    background-color: #fff;
    border-radius: 15px;
}
.protfolio-list>h1 {
    margin: 0 0 20px 0;
    font-size: 16px;
    color: #b41e28;
    line-height: 22px;
    font-weight: 300;
}
.protfolio-list>a {
    float: left;
    margin: 2px;
    position: relative;
    display: block;
    width: 295px;
    height: 280px;
}
.protfolio-list>a>strong {
    display: block;
    position: absolute;
    top: 200px;
    left: 0;
    width: 295px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #fff;
    font-weight: 300;
    text-align: center;
    background-color: #800608;
}
.protfolio-list>a>span {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 295px;
    height: 280px;
    background-color: transparent;
}
.protfolio-list>a:hover>span {
    background: #b41e28;
    background-color: rgba(180, 30, 40, 0.5);
}
.protfolio-list>h2 {
    margin: 20px 0 0 0;
    text-align: center;
}
.protfolio-list>h2>a {
    font-size: 16px;
    color: #b41e28;
    line-height: 22px;
    font-weight: 300;
}
.protfolio-list>h2>a:hover {
    color: #646464;
}
/*=================================================================================
    MAIN CONTENT PORTFOLIO
===================================================================================*/
.protfolio {
    padding: 30px;
    border: 1px solid #c8c8c8;
    background-color: #fff;
    border-radius: 15px;
}
.protfolio>h1 {
    margin: 0 0 20px 0;
    font-size: 16px;
    color: #b41e28;
    line-height: 22px;
    font-weight: 300;
}
.protfolio>div>.left-col, .protfolio>div>.right-col {
    width: 440px;
}
.protfolio>div>.right-col>h1 {
    font-size: 16px;
    margin: 0 0 15px 0;
}
.protfolio>div>.right-col>h2 {
    font-size: 14px;
}
.protfolio>div>.right-col>p {
    margin: 10px 0;
    font-size: 12px;
}
.image_wrap {
    width: 435px;
    height: 413px;
    overflow: hidden;
}
.galery-wrapper {
    margin: 20px 0 0 0;
    width: 100%;
    height: 183px;
    position: relative;
}
.galery-wrapper .next, .galery-wrapper .prev {
    position: absolute;
    top: 80px;
    display: block;
    width: 16px;
    height: 27px;
    cursor: pointer;
    background-image: url("../img/sprite.png");
}
.galery-wrapper .next {
    right: 10px;
    background-position: -0px -39px;
}
.galery-wrapper .prev {
    left: 10px;
    background-position: -32px -39px;
}
.galery-wrapper .next:hover {
    background-position: -16px -39px;
}
.galery-wrapper .prev:hover {    background-position: -48px -39px;
}
.galery {
    margin: 0 auto;
    width: 805px;
    height: 183px;
    overflow: hidden;
}
/*
root element for scrollable items. Must be absolutely positioned
and it should have a extremely large width to accommodate scrollable
items.  it's enough that you set width and height for the root element
and not for this element.
*/
.galery .items {
  /* this cannot be too large */
  width:20000em;
  position:absolute;
}
 
/*
a single item. must be floated in horizontal scrolling.  typically,
this element is the one that *you* will style the most.
*/
.galery .items div {
    float: left;
}
.galery .items div  img {
    margin: 0 3px;
    cursor: pointer;
}
.galery div .disabled {
    background: none;
}
.galery-wrapper div {
    position: relative;
}
#language {
    width: 160px;
}
.dd {
    background-color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    position: relative;
    text-align: left;
}
.dd .ddTitle {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #C3C3C3;
    cursor: default;
    height: 16px;
    overflow: hidden;
    padding: 3px;
    text-indent: 0;
}
.dd .ddTitle span.arrow {
    background: url("../images/dd_arrow.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 16px;
    width: 16px;
}
.dd .ddTitle span.ddTitleText {
    line-height: 16px;
    overflow: hidden;
    text-indent: 1px;
}
.dd .ddTitle span.ddTitleText img {
    padding: 0 2px 0 0;
    text-align: left;
}
.dd .ddTitle img.selected {
    padding: 0 3px 0 0;
    vertical-align: top;
}
.dd .ddChild {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: -moz-use-text-color #C3C3C3 #C3C3C3;
    border-image: none;
    border-right: 1px solid #C3C3C3;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    display: none;
    margin: 0;
    overflow-x: hidden !important;
    overflow-y: auto;
    position: absolute;
    width: auto;
}
.dd .ddChild .opta a, .dd .ddChild .opta a:visited {
    padding-left: 10px;
}
.dd .ddChild a {
    color: #000000;
    cursor: pointer;
    display: block;
    overflow: hidden;
    padding: 2px 0 2px 3px;
    text-decoration: none;
    white-space: nowrap;
}
.dd .ddChild a:hover {
    background-color: #66CCFF;
}
.dd .ddChild a img {
    border: 0 none;
    padding: 0 2px 0 0;
    vertical-align: middle;
}
.dd .ddChild a.selected {
    background-color: #66CCFF;
}
.hidden {
    display: none;
}
.dd .borderTop {
    border-top: 1px solid #C3C3C3 !important;
}
.dd .noBorderTop {
    border-top: 0 none !important;
}
.dd2 {
    background-color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    position: relative;
    text-align: left;
}
.dd2 .ddTitle {
    cursor: default;
    height: 20px;
    overflow: hidden;
    text-indent: 0;
}
.dd2 .ddTitle span.arrow {
    background: url("../img/icon-arrow.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 11px;
    position: relative;
    right: 2px;
    top: 5px;
    width: 11px;
}
.dd2 .ddTitle span.ddTitleText {
    color: #970E12;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    overflow: hidden;
    text-indent: 1px;
}
.dd2 .ddTitle span.ddTitleText img {
    margin: 0 0 0 4px;
    padding: 0 2px 0 0;
    position: relative;
    text-align: left;
    top: -1px;
}
.dd2 .ddTitle img.selected {
    padding: 0 2px 0 0;
    vertical-align: top;
}
.dd2 .ddChild {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: -moz-use-text-color #C3C3C3 #C3C3C3;
    border-image: none;
    border-right: 1px solid #C3C3C3;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    display: none;
    font-size: 14px;
    margin: 0;
    overflow-x: hidden !important;
    overflow-y: auto;
    position: absolute;
    width: auto;
}
.dd2 .ddChild .opta a, .dd2 .ddChild .opta a:visited {
    padding-left: 10px;
}
.dd2 .ddChild a {
    color: #000000;
    cursor: pointer;
    display: block;
    overflow: hidden;
    padding: 3px 0 3px 3px;
    text-decoration: none;
    white-space: nowrap;
}
.dd2 .ddChild a:hover {
    background-color: #66CCFF;
}
.dd2 .ddChild a img {
    border: 0 none;
    padding: 0 2px 0 0;
    vertical-align: middle;
}
.dd2 .ddChild a.selected {
    background-color: #66CCFF;
}
.dd2 .borderTop {
    border-top: 1px solid #C3C3C3 !important;
}
.dd2 .noBorderTop {
    border-top: 0 none !important;
}
.dd .ddChild a.sprite, .dd .ddChild a.sprite:visited {
    background-image: url("../icons/sprite.gif");
    background-repeat: no-repeat;
    padding-left: 24px;
}
.dd .ddChild a.calendar, .dd .ddChild a.calendar:visited {
    background-position: 0 -404px;
}
.dd .ddChild a.shoppingcart, .dd .ddChild a.shoppingcart:visited {
    background-position: 0 -330px;
}
.dd .ddChild a.cd, .dd .ddChild a.cd:visited {
    background-position: 0 -439px;
}
.dd .ddChild a.email, .dd .ddChild a.email:visited {
    background-position: 0 -256px;
}
.dd .ddChild a.faq, .dd .ddChild a.faq:visited {
    background-position: 0 -183px;
}
.dd .ddChild a.games, .dd .ddChild a.games:visited {
    background-position: 0 -365px;
}
.dd .ddChild a.music, .dd .ddChild a.music:visited {
    background-position: 0 -146px;
}
.dd .ddChild a.phone, .dd .ddChild a.phone:visited {
    background-position: 0 -109px;
}
.dd .ddChild a.graph, .dd .ddChild a.graph:visited {
    background-position: 0 -73px;
}
.dd .ddChild a.secured, .dd .ddChild a.secured:visited {
    background-position: 0 -37px;
}
.dd .ddChild a.video, .dd .ddChild a.video:visited {
    background-position: 0 0;
}
/*
    SPRITE

    .head { background-position: -0px -0px; width: 310px; height: 39px; }
    .next { background-position: -0px -39px; width: 16px; height: 27px; }
    .nexth { background-position: -16px -39px; width: 16px; height: 27px; }
    .prev { background-position: -32px -39px; width: 16px; height: 27px; }
    .prevh { background-position: -48px -39px; width: 16px; height: 27px; }
    .icon-arrow { background-position: -64px -39px; width: 11px; height: 22px; }
    .search { background-position: -75px -39px; width: 20px; height: 20px; }
    .in { background-position: -95px -39px; width: 20px; height: 20px; }
    .searchh { background-position: -115px -39px; width: 20px; height: 20px; }
    .fb { background-position: -135px -39px; width: 20px; height: 20px; }
    .ro { background-position: -155px -39px; width: 16px; height: 16px; }
*/
.main-nav ul li {position:relative;}

.main-nav ul ul {position:absolute;right:-182px;top:0px;-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;} 
.page_pos {} 
.page_pos .results {display:none;}
.page_pos .numbers {padding-top:10px;text-align:center;}
.page_pos .numbers a, .page_pos .numbers span{display:inline-block;background-color:#B41E28;color:#FFF;height:20px;line-height:20px;padding-left:5px;padding-right:5px;margin-left:3px;margin-right:3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.page_pos .numbers a:hover{background-color:#969696;}

.search-box {margin-bottom:10px;margin-top:5px;}

.language ul {list-style-type:none;}
.language ul li {margin-bottom:3px;}
.language ul li  a{display:block;height:20px;width:44px;background-image: url("../img/lang_buttons.png");overflow:hidden;text-indent:-999em;}
.language ul li  a.ro{background-position:center bottom;}
.language ul li  a.en{background-position:center top;}
.error {color:#F00;}

.team-wrapper .textpage_container_inside {float:none!important;
    margin: auto!important;
    padding: 0!important;
    width: inherit!important;}
	
	
	
	
	
#slideshow {
    width: 960px;
    height: 336px;
    overflow: hidden;
}
#slideshow>div {
    position: relative;
    width: 960px;
    height: 336px;
    overflow: hidden;
}
#slideshow div img {
    display: block;
    border-radius: 15px;
}
#slider-pager {
    position: absolute;
    bottom: 20px;
    width: 300px;
    text-align: left;
    text-indent: 20px;
    z-index: 999;
}
#slider-pager a {
    display: inline-block;
    vertical-align: top;
    margin: 0 3px;
    width: 15px;
    height: 15px;
    background-color: #b1b4b3;
    border-radius: 10px;
    text-indent: 1000px;
    overflow: hidden;
}
#slider-pager .activeSlide {
    background-color: #fff;
}
#slideshow>div>div {
    height: 0px;
    -webkit-transition: height 1s;
    -moz-transition: height 1s;
    -o-transition: height 1s;
    transition: height 1s;
}
#slideshow>.active>div {
    display: block;
    position: absolute;
    padding: 10px;
    top: 0;
    right: 100px;
    width: 300px;
    background-color: #7f0406;
    background-color: rgba(127, 4, 6, 0.9);
    -webkit-transition: height 1s;
    -moz-transition: height 1s;
    -o-transition: height 1s;
    -webkit-transition: height;
    -webkit-transition-duration: 1s;
    -webkit-transition-delay: 0s;
    -moz-transition: height;
    -moz-transition-duration: 1s;
    -moz-transition-delay: 0s;
    -o-transition: height;
    -o-transition-duration: 1s;
    -o-transition-delay: 0s;
    transition: height;
    transition-duration: 1s;
    transition-delay: 0s;
    height: 336px;
    color: #fff;
    text-align: right;
    z-index: 1000;
}
#slideshow>div>div>div{
    opacity: 0;
}
#slideshow>.active>div>div {
    -webkit-transition: opacity;
    -webkit-transition-duration: 1s;
    -webkit-transition-delay: 1s;
    -moz-transition: opacity;
    -moz-transition-duration: 1s;
    -moz-transition-delay: 1s;
    -o-transition: opacity;
    -o-transition-duration: 1s;
    -o-transition-delay: 1s;
    transition-property: opacity;
    transition-duration: 1s;
    transition-delay: 1s;
    opacity: 1;
}
#slideshow>.active>div>div>h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 300;
    text-align: left;
}
#slideshow>.active>div>div>h1 {
    font-size: 38px;
    line-height: 60px;
    font-weight: 300;
    text-align: left;
}
#slideshow>.active>div>div>p {
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    text-align: justify;
    height: 178px;
    overflow: hidden;
}
#slideshow>.active>div>div>a {
    display: inline-block;
    vertical-align: top;
    margin: 10px 0 0 0;
    color: #fff;
}
.banners-wrapper {
    padding: 10px 0;
    width: 960px;
    background-color: #fff;
    text-align: center;
}
.banners-wrapper a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 2px;
    width: 310px;
    height: 300px;
}
.banners-wrapper a span {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    top: 0;
    left: 0;
    width: 310px;
    height: 300px;
}
.banners-wrapper a:hover span {
    background: #b41e28;
    background-color: rgba(180, 30, 40, 0.5);
}
.banners-wrapper a strong {
    position: absolute;
    top: 180px;
    left: 0;
    width: 310px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    background-color: #82070a;
    text-align: center;
}

.cform
{
    float: left;
}