/*
Theme Name: Maer Charme.Next
Theme URI: http://www.maercharme.com
Description: Tema Maer Charme
version: 1.0
*/

@import url('https://fonts.googleapis.com/css?family=Adamina');

html, body { width: 100%; height: 100%; }
body {
    background: #000;
    color: #ddd;
    font-family: 'Century Gothic', 'PT Sans', Arial, sans-serif;
    font-size: 14px;
    line-height: 1.4;
}
img.background-image {
    min-height: 100%;
    min-width: 1024px;
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

h1, h2, h3, h4 { font-weight: normal; }

.ar {
    direction: rtl;
}
.ar .cameraContents {
    direction: ltr !important;
}
.ar .worldwide {
    direction: ltr !important;
}
.ar .botombar .section_c .inner {
    direction: ltr !important;
}

small { font-size: 80%; }
p { margin-bottom: 15px; }
img { /*max-width: 100%;*/ }
.trans {
    -webkit-transition: all 0.4s ease;
    -moz-transition:    all 0.4s ease;
    -ms-transition:     all 0.4s ease;
    -o-transition:      all 0.4s ease;
    transition:         all 0.4s ease;
}
a { color: #fff; text-decoration: none; }
a:hover { color: #ccc; }
.fadelink { display: block; }
.fadelink:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.hidden { display: none !important; }

/* { -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;}*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */
}
.inner { padding: 13px; }
.clear { clear: both; font-size: 0; height: 0; }

.newsevents-wrap {
    margin-left: -180px;
}

header {
    position: relative;
    width: 100%;
    height: 100px;
}
header > div { width: 100%; height: 100%; position: relative; }
#logo_c {
    position: absolute; background: transparent; width: 250px; padding: 0px 0px 0px; left: 30px; top: 3px; text-align: center; z-index: 4000;
    /*box-shadow: 0 0 10px rgba(0,0,0,0.3);*/
}
#logo { display: block; margin-bottom: 7px; }
#currentlang {
    position: relative;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    height: 20px;
    display: inline-block;
    padding-bottom: 15px;/*pentru submeniu, sa nu piarda focus*/
    padding-right: 17px;
    background: url(dropdown_arrow.png) top right no-repeat;
    cursor: pointer;
}
#currentlang span { color: #bbb; }
#currentlang .submenu {
    position: absolute;
    width: 150px; background: #000;
    left: 50%; margin-left: -75px;
    top: 30px;
    list-style: none;
    padding: 10px 0 20px;
    border-top: 1px solid #444;
    display: none;
    cursor: default;
}
#currentlang .submenu a {
    color: #aaa;
    text-decoration: none;
    display: block;
}
#currentlang .submenu a:hover { color: #fff; }
#currentlang:hover .submenu { display: block; }
#menu {
    float: right; /*width: 100%; */height: 40px; padding: 10px 0;
    margin-top: 35px;
    position: relative; z-index: 5000;
    border-bottom: 1px solid #555;
}

.searchform {
    float: right;
    margin-right: 30px;
}
.searchform input[type="text"] {
    background: url(search-icon2.png) 5px center no-repeat;
    cursor: pointer;
    color: #aaa;
    height: 40px;
    line-height: 40px\9;
    border: none;
    -webkit-transition: width 400ms ease, background 400ms ease;
    transition: width 400ms ease, background 400ms ease;
    padding: 0 0 0 36px;
    position: relative;
    width: 0;
}
.searchform input[type="text"]:hover { border: none; }
.searchform input[type="text"]:focus { background-color: #333; cursor:text; outline: none; width: 150px; }

#menu .menu-top {
    float: right;
    margin-right: 30px;
}
#fbbar {
    float: right;
    margin-right: 30px;
    margin-top: 10px;
}
#fbbar .fb-like { float: left; margin-left: 0; height: 20px; }
#fbbar .fb-page { float: left; margin-left: 10px; display: block; width: 20px; height: 20px; }

.topbar { background: transparent; padding: 5px 20px 10px 370px; min-height: 50px; clear: both; }
.topbar .section_c {
    width: 300px;
    height: 100%;
    float: left;
}
.topbar .section_c.catalog { width: 158px; position: relative; z-index: 3000; }
.topbar .section_c.news { width: 40%; }
.topbar .section_c.events { width: 40%; }
.topbar .section .body { padding-top: 15px; background: transparent !important; }

/* Sectiuni */
.section_c {}
.section {}
.section .body {}
.section .thumb {
    width: 60px; height: 60px;
    float: left; margin: 0 15px 0 0;
}
.section a { color: #ddd; text-decoration: none;  }
.section a:hover { color: #fff; }
.section a.title { font-size: 16px; display: block; margin-bottom: 5px; }
.section a.title span.subtitle { font-size: 80%; color: #AC0029; padding-left: 10px; text-transform: lowercase; }
.section a.title span.subtitle span { color: #AC0029 !important; }
.section p {
    margin: 0;
    font-size: 13px;
    line-height: 1.2;
    color: #888;
    font-style: italic;
    display: block;
}
.section p.none { padding-left: 15px; }
.section p span.date {
    display: inline-block;
    background: #000;
    padding: 3px 5px;
    color: #aaa;
    font-size: 12px;
    font-style: normal;
}

.botombar {
    margin-top: 10px;
}
.section_c.about { width: 50%; float: left; }
.section_c.newsevents {
    width: 50%;
    /* display: inline-block; */
    margin-top: -15px;
    padding-left: 350px;
    /* float: left; */
}
.bottombar .section_c > div { padding: 30px; }

.section_c.about {  font-size: 15px; color: #aaa; }
.section_c.about h1 { color: #fff; margin: 0 0 20px 0; font-size: 24px; }
.section_c.about #btnpdf { float: left; margin: 0 15px 50px 0; }

.section_c.newsevents .section { margin-bottom: 20px; }
.section_c.newsevents h2 { color: #fff; margin: 0 0 20px 0; font-size: 24px; }

#btnpdf {
    display: inline-block;
    background: url(btn-pdfculoriuni.png) 0px 0px no-repeat;
    /*padding: 20px 15px 20px 130px;
    height: 75px;*/
    width: 148px; height: 100px;
    color: #ccc;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    text-decoration: none;
    text-indent: -9999px;
}
#btnpdf:hover {
    background-position: 0px -300px;
    color: #fff;
}
.bottombar #btnpdf {
    float: left;
    margin-right: 15px;
}

/* Preview imagine */
#preview {
    position:absolute;
    z-index: 5000;
    background:#333;
    padding:5px;
    display:none;
    color:#fff;
}
#preview img { display: block; margin: 0; padding: 0; }

#latest_news_slide, #latest_news_slide .body { width: 100% !important; }
#latest_events_slide, #latest_events_slide .body { width: 100% !important; }

.home .main { height: 600px; box-shadow: 0 10px 10px rgba(0,0,0,0.5); }
.home aside { width: 300px; height: 100%; float: left; background: #000; position: relative; overflow: hidden; font-family: 'Oswald', 'Century Gothic', 'PT Sans', Arial; color: #9b9b9b; }
#red-jasper {
    width: 450px; height: 450px;
    background: url(red-jasper.png) 0 0 no-repeat;
    position: absolute;
    left: -150px;
    top: -400px;
}
#mcflower {
    width: 250px; height: 258px;
    background: url(maer-charme-flower.png) 0 0 no-repeat;
    position: absolute;
    left: -95px;
    top: -400px;
}
#nanotechnology {
    width: 265px; height: 248px;
    background: url(nanotechnology.png) 0 0 no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
    display: none;
}
.home aside h2 {
    /* font-size: 24px; */
    color: #fff;
    background: #AC0029;
    background: rgba(172,0,41,0.7);
    padding: 10px 20px;
    display: inline-block;
}
#luxury_h { position: absolute; right: -400px; top: 80px; text-transform: uppercase; }
#luxury_b { position: absolute; right: -400px; top: 150px; width: 190px; text-align: right; }
#tech_h { position: absolute; left: -400px; top: 300px; background: #003C3F; background: rgba(0,60,63,0.7); text-transform: uppercase; }
#tech_b { position: absolute; left: -400px; top: 380px; width: 260px; text-align: left; }
.home .slider { margin-left: 300px; position: relative; }

footer, .push { height: 50px; }
footer {
    background: #000;
    background: rgba(0,0,0,0.5);
    width: 100%;
    line-height: 20px;
    position: relative; z-index: 1000;
}
footer .inner { padding: 15px 30px; }
footer .left { float: left; }
footer .right { float: right; color: #777; font-style: italic; }

.slider { height: 100%; }
#camera_wrap { height: 100%; }
.camera_overlayer {
    opacity: .1;
}
.camera_loader {
    display: none !important;
}
.camera_caption { display:inline-block; position:absolute; left: 50px; bottom: 50px; width: auto; }
.camera_caption > div{
    background: transparent; font-size: 35px; font-weight: normal; font-style: italic; color: #fff;
    text-shadow: 0 0 20px rgba(0,0,0,0.5);
}
.single-material .camera_caption > div { font-size: 25px; }
.camera_caption span.subtitle {
    color: #ddd;
    font-size: 80%;
}
.camera_bar_cont {
    background: transparent !important;
    opacity: 1 !important;
}
.camera_bar_cont span { background: #333 !important; }



.thumblist { }
.thumblist .item { display: inline-block; margin: 0 30px 30px 0; position: relative; }
.thumblist .item.dreapta { margin-right: 0 !important; }
.thumblist .item h2 {
    color: #fff; font-size: 20px; font-weight: bold;
    margin: 5px 0 0; padding: 0;
    display: inline-block;
    text-transform: none;
}
.thumblist .item:hover h2 {
    color: #aaa;
}
.thumblist .item h2 span.subtitle { color: #999; font-size: 80%; }
.thumblist .item .img, .thumblist .item .img img  {
    display: block;
}
.thumblist .item .img { background: #000; }
.thumblist .item:hover .img img {
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.thumblist .meta {
    text-transform: lowercase;
}

/* Colectii */
.thumblist.colectie {}
.thumblist.colectie .item {
    margin-right: 0; width: 100%;
}
.thumblist.colectie .item .img {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    position: relative;
}
.thumblist.colectie .item .img.backlit {
    margin-top: 0px;
}
.thumblist.colectie .item .img > span {
    position: absolute; right: 15px; bottom: 15px; z-index: 100;
    padding: 3px 7px;
    background: #1d1d1d;
    background: rgba(10, 10, 10, 0.7);
    color: #fff; font-size: 16px; font-weight: normal;
    border-radius: 5px;
}
.thumblist.colectie .item.selected .img {
    border-right: 4px solid #AC0029;
    box-shadow: 0 0 20px rgba(150, 150, 150, 0.4);
}
.thumblist.colectie .item .nowplaying {
    position: absolute;
    right: -18px;
    top: 50%; margin-top: -32px;
    width: 32px; height: 32px;
    background: url(play.png) 0 0 no-repeat;
    display: none;
}
.thumblist.colectie .item.selected .nowplaying { display: inline-block; }

/* Pagina de colectie */
.tax-materiale .contentwrap {}
.tax-materiale aside {
    width: 35%;
    position: relative; z-index: 1000;
    float: left;
}
.tax-materiale aside > div {
    margin: 0 30px 30px;
}
.tax-materiale .main {
    float: left;
    width: 65%;
    height: 100%;
    position: relative;
}
.tax-materiale .main > div { margin-right: 30px; }
.tax-materiale aside > div {
    margin: 0 30px 30px;
}
.tax-materiale .main.full {
    width: 100%;
    height: auto;
    float: none;
}
.tax-materiale .main.full > div { margin: 0 30px; }
.tax-materiale .infobox {
    background: #1d1d1d;
    background: rgba(0,0,0,0.5);
    color: #aaa;
    font-style: italic;
    font-size: 15px;
}
.tax-materiale .infobox .inner { padding: 30px 30px 15px; }
.tax-materiale .infobox .collection { float: left; margin: 0 30px 15px 0; }
.tax-materiale .infobox h1 {
    color: #fff;
    font-family: 'Tangerine';
    font-size: 60px; line-height: 70px;
    margin: 0 40px 10px 0;
    float: left;
}
.tax-materiale .infobox .inner code, .page-template-page-collections-php #collections .item_c .header code {
    display: block;
}
.tax-materiale .slider {
    background: #000;
    /*opacity: 0.7;
    filter: alpha(opacity=70);*/
}
.tax-materiale .slider { /*padding: 30px;*/ box-shadow: none; position: relative; }
.tax-materiale .slider > h3 {
    position: absolute; right: 50px; top: 50px; z-index: 100;
    padding: 5px 10px;
    background: #1d1d1d;
    color: #fff; font-size: 18px; font-weight: bold;
    border-radius: 5px;
}
.tax-materiale .img-ovr { display: block; width: 100%; margin-bottom: 30px; }

.protected_area_aside img { display: block; width: 100%; max-width: 512px; margin: 0 auto 30px; }
.protected_area { padding: 30px; }
.protected_area .img { display: block; margin: 0 0 30px; }
.protected_area h2 {
    border-bottom: 2px solid #333;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 5px;
}
#cerereacces_link {
    color: #A0759A;
    display: block;
    font-weight: bold;
    margin: 5px 0 20px;
    text-decoration: none;
}
#cerereacces_link:hover {
    text-decoration: underline;
}
.protected_area .passrequestform {
    display: none;
}


/* Single Materiale */
.lastre {}
.lastre .item {
    margin-bottom: 30px;
    position: relative;
}
.lastre .item {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.lastre .item h2, .lastre .item .btns a {
    display: inline-block;
    line-height: 1;

    background: #1d1d1d;
    background: rgba(0,0,0,0.7);
    color: #eee; font-weight: normal; font-size: 15px; text-decoration: none;

    padding: 5px 10px;
}
.lastre .item .btns a:hover { background: #000; }
.lastre .item .btns a.selected { background: #003C3F; }
.lastre .item .btns {
    left: 10px;
    bottom: 10px;
    position: absolute; z-index: 100;
}
.lastre .item .btns a { margin-right: 10px; }
.lastre .item h2 {
    right: 10px;
    bottom: 10px;
    position: absolute; z-index: 100;
}
.lastre .item h2 span.subtitle { color: #aaa; }
.lastre .item h1 {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    font-style: normal;
    background: #003C3F;
    border-radius: 5px;
    padding: 5px 10px;
    float: left;
    margin: 0 15px 10px 0;
}
.lastre .item div.h1wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
}

.fancybox-wrap h1 {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    font-style: normal;
    background: #003C3F;
    border-radius: 5px;
    padding: 5px 10px;
}

.single-material #logo_c { /*border-bottom: none;*/ }
.single-material aside {
    width: 40%;
    float: right;
    /*background: url(images/bg/darkdenim4_trans80.png);*/
}
.single-material aside.full { width: 100%; float: none; margin-bottom: 30px; }
.single-material .contentwrap { padding: 0 30px 30px; }
.single-material aside .header {
    color: #aaa;
    font-style: italic;
    margin-bottom: 25px;
}
.single-material aside .header h2 {
    color: #fff; font-weight: bold; font-size: 18px; font-style: normal;
    background: #003C3F;
    border-radius: 5px;
    padding: 5px 10px;
    float: left;
    margin: 0 15px 10px 0;
}

.single-material .main {
    float: left;
    width: 100%;
}
.single-material .main.half { width: 60%; }
.single-material .main.half > div { margin-right: 30px; }
.single-material .material { margin-bottom: 30px; }
.single-material .infobox {
    background: #1d1d1d;
    background: rgba(0,0,0,0.5);
    color: #aaa;
    font-style: italic;
    font-size: 14px;
    position: relative;
}
.single-material .infobox .inner { padding: 30px 40px 15px; }
.single-material .infobox .collection { float: right; margin: 0 0 15px 30px; }
.single-material .infobox h1 {
    color: #fff;
    font-size: 30px; line-height: 40px; font-weight: bold;
    margin: 0 30px 15px 0;
    float: left;
    padding: 0;
}
.single-material .infobox h1 .subtitle { display: block; font-size: 60%; line-height: 1; color: #777; text-align: right; }
.single-material .description {}
.single-material .seealso { font-style: normal; }
.single-material .seealso a { color: #92C5C3; }
.single-material .seealso a span.subtitle { font-size: 85%; font-weight: bold; }
.single-material .seealso a:hover, .single-material .seealso a:hover span { color: #ccc; }
.single-material .detaliu {
    background: #000;
    margin: -30px 0 30px;
    position: relative;
}
.single-material .detaliu.mic {
    height: 60px;
    overflow: hidden;
}
.single-material .detaliu.mic .dd {
    display: block;
    position: absolute;
    right: 15px; top: 15px;
    width: 30px; height: 30px;
    background: url(dropdown_circle.png) 0 0 no-repeat;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.single-material .detaliu.mic:hover .dd {
    opacity: 1;
    filter: alpha(opacity=100);
}
.single-material .detaliu.mic .lightswitch, .single-material .detaliu.mic .detailview { display: none !important; }
.single-material a[rel="prev"], .single-material a[rel="next"] {
    display: block; width: 50px; height: 50px; background: url(prev.png) 0 0 no-repeat; position: absolute; z-index: 999; left: -25px; top: 50%; margin-top: -25px;
    opacity: 0.5;
    filter: alpha(opacity=50);
    text-decoration: none;
}
.single-material a[rel="next"] { background-image: url(next.png); right: -25px; left: auto; }
.single-material a[rel="prev"]:hover, .single-material a[rel="next"]:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.single-material .detaliu .img, .single-material .detaliu .img img {
    display: block;
}
.single-material .detaliu .lightswitch, .single-material .detaliu .detailview {
    position: absolute;
    right: 30px; top: 30px;

    font-size: 16px;
    text-decoration: none;
}
.single-material .detaliu .lightswitch span.view, .single-material .detaliu .detailview {
    display: inline-block;
    padding: 5px 10px;
    background: #000;
    background: rgba(0,0,0,0.7);
    color: #fff;
    border-radius: 5px 0 0 5px;
    font-weight: bold;
}
.single-material .detaliu .detailview { border-radius: 5px; }
.single-material .detaliu .lightswitch span.text {
    display: inline-block;
    padding: 5px 10px;
    background: #fff;
    background: rgba(255,255,255,0.7);
    color: #000;
    border-radius: 0 5px 5px 0;
    font-weight: bold;
}
.single-material .detaliu .lightswitch:hover span.text { background: #fff; }

.single-material .slider {
    background: #000;
    /*opacity: 0.7;
    filter: alpha(opacity=70);*/
}
.single-material .slider { /*padding: 30px;*/ box-shadow: none; position: relative; }
.single-material .slider > h3 {
    position: absolute; right: 50px; top: 50px; z-index: 100;
    padding: 5px 10px;
    background: #1d1d1d;
    color: #fff; font-size: 18px; font-weight: bold;
    border-radius: 5px;
}

.page-collections .main { padding: 0 30px; }
#collections .item_c { float: left; width: 50%; margin-bottom: 30px; }
#collections .item_c .item {
    display: block; text-decoration: none;
    margin-right: 30px;
    background: #1d1d1d;
    background: rgba(0,0,0,0.5);
    color: #aaa;
    font-style: italic;
    font-size: 14px;
}
#collections .item_c.last .item { margin-right: 0; }
#collections .item_c .item:hover {
    box-shadow: 0 0 30px #444;
}
#collections .item_c .item:hover .img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
#collections .item_c .item .header { padding: 30px 30px 15px; }
#collections .item .logo { float: left; margin: 0 30px 15px 0; }
#collections .item .img { display: block; width: 100%; }

/* Page */
.modernpage .contentwrap {
    padding: 0 0 30px;
}
.modernpage aside {
    /*width: 30%;*/
    float: left;
    width: 400px;
}
.modernpage aside > div {
    /*background: #000;
    background: rgba(0,0,0,0.8);*/
    padding: 30px;
    margin-left: 30px;

    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 1%, rgba(0,0,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(1%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
.modernpage aside .inner { padding: 0; min-height: 500px; position: relative; }
.modernpage aside h1 { color: #fff; font-size: 30px; font-style: italic; font-weight: normal; margin-bottom: 20px; }
ul.links {
    list-style: none;
    display: block;
}
ul.links li {
    display: block;
    margin-left: 30px;
}
ul.links li a { color: #aaa; font-size: 20px; text-decoration: none; }
ul.links li a:hover { color: #fff; }
ul.links li.active a { color: #ddd; font-weight: bold; }
ul.links li a span { font-size: 70%; }
.modernpage aside .logo { width: 100%; padding-bottom: 100%; position: absolute; bottom: 0; left: 0; }

.modernpage .main {
    /*width: 70%; float: left;*/
    float: none;
}
.modernpage .main > div {
    /*background: #000;
    background: rgba(0,0,0,0.5);*/
    color: #bbb;
    margin-left: 430px;
    margin-right: 30px;
    /*padding: 30px;*/
}
.modernpage .main h1, h1.title {
    font-size: 20px;
    font-weight: normal;
    display: inline-block;
    padding: 5px 15px;
    background: #003C3F;
    color: #fff;
    margin: 30px 0 30px 0;
}
.modernpage .main h1:first-child, h1.title:first-child { margin-top: 0; }
.modernpage .main h2, h2.title {
    display: inline-block;
    padding: 5px 15px;
    background: #1d1d1d;
    color: #fff; font-size: 18px;
    margin: 30px 0 30px 30px;
}
.modernpage .main h2:first-child, h2.title:first-child { margin-top: 0; }
.modernpage .main section { display: none; }

/* Tabs */
.tabs {}
.tabs .header { }
.tabs .header a {
    display: inline-block;
    color: #ddd;
    background: #000;
    font-size: 16px;
    padding: 5px 10px;
    text-decoration: none;
    margin-right: 0px;
}
.tabs .header.extra a {
    margin-top: 10px;
}
.tabs .header a:hover {}
.tabs .header a.selected {
    color: #fff;
    font-weight: bold;
    background: #333;
}
.tabs .body { margin-top: 20px; }

.split_list .tabs {
    display:inline-block;
    width:20%;
}

.split_list .tabs a {
    font-size:20px;
}

/* About */
.about aside .logo { background: url(bilaabout.jpg) right bottom no-repeat; }
.technology aside .logo { background: url(nanotech.jpg) center bottom no-repeat; }

/* Contact */
.contact aside .logo { background: url(contact1b26.png?v2) center bottom no-repeat; }
.showrooms aside .logo { background: url(maer_decupat4.png) left bottom no-repeat; }
.distributors aside .logo { background: url(contact1b26.png?v2) center bottom no-repeat; }
#showrooms .thumblist .item { margin: 20px 20px 0 0; }
#showrooms .meta { margin: 20px 0; }
#showrooms .meta p:last-child { margin: 0; }
#distributors2 .box { border: 1px rgb(64, 64, 92) solid; min-width: 335px; padding: 0 30px 30px 0; margin: 2px; }
#distributors2 .box h1 { cursor: pointer; width: 100%; }

.page-contact .box { display: inline-block; vertical-align: top; margin: 0 30px 30px 0; }
.page-contact .box img { width: 200px; }
.page-contact .box h1 span { display: block; color: #ccc; font-weight: normal; font-size: 70%; }
.page-contact .box h2 span { display: block; color: #ccc; font-weight: normal; font-size: 70%; }
.page-contact .box p { margin-bottom: 5px; }
.page-contact .box p span { display: inline-block; width: 120px; text-align: right; margin-right: 10px; }

#contact > div { display: inline-block; vertical-align: top; margin: 0 30px 30px 0; }
#contact > div:last-child { margin-right: 0; }
#contact .sform { max-width: 420px; }

.wpcf7 .grup { display: inline-block; vertical-align: top; margin: 0 15px 0px 0; }
.wpcf7 .grup:last-child { margin-right: 0; }
.wpcf7 label { display: block; margin-bottom: 3px; }
span.wpcf7-list-item { margin: 0 10px 0 0; }
span.wpcf7-form-control-wrap { display: inline-block; vertical-align: top; }
input[type="text"], input[type="email"] { width: 175px; }
textarea { width: 300px; }
input[type="text"], input[type="email"], textarea {
    background: #333;
    background: rgba(0,0,0,0.7);
    color: #fff; border: 1px solid #333; padding: 3px;
    font-family: inherit;
}
input[type="text"]:hover, textarea:hover {
    border: 1px solid #666;
}
input[type="submit"], .wpcf7-submit {
    cursor: pointer; text-transform: uppercase; background: #333; color: #fff; border: none; padding: 7px 12px;
    border-radius: 3px;
}
input[type="submit"]:hover, .wpcf7-submit:hover { background: #1d1d1d; color: #999; }

.page-contact .mesaj { margin: 0 15px 15px 0; }

/* Unique Projects */
.page-unique-products aside .logo { background: url(unique-projects.jpg) center bottom no-repeat; }

/* Media */
.page-media aside .logo { background: url(media.png) center bottom no-repeat; }
.page-media .web aside .logo { background: url(web.png) center bottom no-repeat; }
.page-media .tv aside .logo { background: url(tv.jpg) center bottom no-repeat; }

/* News */
.page-news aside .logo { background: url(sfera-mcharme.png) center bottom no-repeat; }

/* Events */
.page-events aside .logo { background: url(expo.png) center bottom no-repeat; }
.page-events .itemlist .item .galerie { max-width: 600px; }

.itemlist .item { display: none; margin-bottom: 70px; }
.itemlist .item.full { display: block !important; width: 100% !important; padding: 0 !important; }
.itemlist .item.visible { display: block; }
.itemlist .title {
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
    color: #fff;
    margin: 0 0 30px 0;
}
.itemlist .title a.catlink {
    display: inline-block;
    padding: 5px 15px;
    background: #003C3F;
    color: #fff;
    text-decoration: none;
}
.itemlist .title a.catlink:hover { color: #ccc; }
/*.itemlist .title a.postlink { width: 28px; height: 28px; background: #000 url(images/postlink.png) center 5px no-repeat; padding: 5px; }
.itemlist .title a.postlink:hover { background-position: center -30px; }*/
.itemlist .title h1 {
    display: inline-block;
    padding: 5px 15px;
    margin: 0;
    background: transparent;
}
.itemlist .title h1 a { background: transparent; color: #fff; font-weight: bold; text-decoration: none; }
.itemlist .title h1 a:hover { color: #ccc; }

.itemlist .item .meta {
    display: inline-block;
    padding: 5px 15px;
    background: #1D1D1D;
    color: #bbb;
    margin: 0 0 30px;
}
.itemlist .item .meta span { color: #eee; padding-left: 10px; }
.itemlist .item .meta .link { margin-top: 5px; }
.itemlist .item .meta a { color: #eee; text-decoration: none; }
.itemlist .item .meta a:hover { color: #bbb; }

.itemlist .item .content { margin-bottom: 30px; }
.itemlist .item .img { display: block; }
.itemlist .item .img img { max-width: 100%; }
.itemlist .item .embed { display: block; margin-bottom: 30px; }
.itemlist .item .site { display: inline-block; line-height: 32px; padding: 0 5px 0 45px; background: transparent url(link.png) 0 0 no-repeat; color: #fff; text-decoration: none; font-size: 16px; }
.itemlist .item .site:hover { color: #ccc; }

/* Search */
.search aside .logo { background: url(search.png) right bottom no-repeat; }
.search a span.subtitle {
    color: #999;
    font-size: 100%;
}

/* Caseta de facebook */
#overlay {
    width: 100%; height: 100%; position: fixed; left: 0; top: 0; z-index: 10000;
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
#fbbox {
    width: 630px; height: 240px; padding: 30px; overflow: hidden; background: #222;
    box-shadow: 0 0 30px #000;

    position: fixed; z-index: 10001;
    left: 50%; top: 50%; margin-left: -345px; margin-top: -150px; display: none;
    /*top: -300px;
    margin-left: -430px;*/
}
#fbbox .inner { width: 100%; height: 100%; padding: 0; position: relative; }
#fbbox #arrow { width: 187px; height: 62px; background: url(arrow.png) 0 0 no-repeat; position: absolute; left: 125px; top: 40px; }
#fbbox .fb-like-box {
    float: left;
    width: 300px;
    height: 240px;
    overflow: hidden;
}
#fbbox .right {
    float: right;
    width: 300px; height: 100%;
    color: #aaa;
}
#fbbox .right h3 {
    color: #fff;
    font-weight: normal;
    font-size: 24px;
    margin-bottom: 20px;
}
#fbbox span.facebook { color: #287fc4; }
#fbbox .right strong { color: #fff; }
#fbbox .right a.close { font-size: 130%; text-transform: uppercase; display: block; position: absolute; right: 0; bottom: 0; }

/* Split list */
.split_list { }
.split_list .row { margin-bottom: 30px; clear: both; }
.split_list .row.split { margin-right: -30px;  }
.split_list .row.split .col {
    float: left;
    width: 50%;
}
.split_list .row.split .col > div { margin-right: 30px; }
.split_list .row a.img { display: block; position: relative; }
.split_list .row a.img img { width: 100%; }
.split_list .row a.img span {
    position: absolute; right: 30px; top: 30px;
    background: #1D1D1D;
    background: rgba(10, 10, 10, 0.7);
    z-index: 100;
    padding: 3px 7px;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    border-radius: 5px;
}
.split_list .row .meta { width: 100%; }
.split_list .row .meta .title { width: 30%; float: left; background: transparent; }
.split_list .row .meta .title > div { padding: 30px; }
.split_list .row .meta .title h2 { font-size: 26px; font-weight: bold; font-style: italic; line-height: 1.1; }
.split_list .row .meta .title h2 .subtitle {	
    font-size: 80%;
    color: #777;
}
.split_list .row .meta .desc { width: 70%; float: left; background: #111; background: rgba(17,17,17,0.7); }
.split_list .row .meta .desc > div { padding: 20px; color: #aaa; font-style: italic;}

.submeniu {
    background: #313131 none repeat scroll 0 0;
    box-sizing: border-box;
    display: none;
    font-size: 13px;
    left: 50%;
    opacity: 1;
    padding: 10px !important;
    position: absolute;
    top: 75%;
    width: 250px;
    z-index: 999;
    
}

.submeniu .submeniu {
    background: #252525;
}

li.haschildren:hover > .submeniu {
    display: block;
}


.submeniu a {
    color: #d0d0d0 !important;
    font-size: 13px !important;
}


/* In functie de rezolutie....
-------------------------------------------*/
@media screen and (max-width: 1100px) {
    #fbbar { display: none; }
}
@media screen and (max-width: 1200px) {
    #logo_c { padding: 0; }
    /* .searchform { display: none; } */

    .home aside { display: none; }
    .home .aside-alt { float: left; }
    .home .slider { margin-left: 0; }
    .single-material .main.half, .single-material aside { width: 100%; float: none; margin-bottom: 30px; }
    .single-material .main.half > div { margin-right: 0; }
}
@media screen and (min-width: 1200px) {
    .home .aside-alt { display: none; }
}
@media screen and (max-width: 1400px) {
    .modernpage aside { width: 30%; }
    .modernpage .main { width: 70%; float: right; }
    .modernpage .main > div { margin-left: 30px; }
}
@media screen and (min-width: 1200px) and (max-width: 1600px) {
    .single-material .half .infobox .collection { display: none; }
}

@media screen and (min-width: 1400px) {
    .itemlist .item.visible { display: inline-block; width: 45%; vertical-align: top; padding: 0 2.5%; }
    .page-media .itemlist .item.visible { display: block; width: 100%; padding: 0; }
}
@media screen and (max-height: 800px) {
    .tax-materiale .infobox { max-height: 130px; font-size: 13px; }
    .tax-materiale .infobox .inner { padding: 20px 25px 10px; }
    .tax-materiale .infobox .inner p { margin-bottom: 10px; }
}

#alchemy h1 {
    background: #B7A05C;
}

#alchemy p, li a.alchemy span {
    color: #B7A05C;
}

.alchemyb {
    max-width:500px;
    padding:30px;
    border:1px solid #B7A05C;
}