/*mainBackGround =  linear-gradient(to right, bgLight 0%, bgLight 74%, bgDarker 75%, bgDarker 100%)*/
/*mainBackGround =  'url(/images/bg_textura_harta.jpg) no-repeat top left / cover scroll'*/
/*mainBackGround = linear-gradient(to right, red, orange, yellow, green, blue, indigo, violet)*/
html,
body {
    height: 100%;
    background-color: #fff !important;
    /*background url('/images/bgcover-field-3.jpg') no-repeat center center fixed*/
    /*background-size cover*/
    top: 0;
    left: 0;
    z-index: -10;
    width: 100%;
}
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
a {
    font-family: "PT Sans", "Open Sans", serif;
}
img.colwidth {
    width: 100%;
}
div.bgSplit {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: transparent;
}
div.bgSplit .bgColor {
    position: absolute;
    height: 100%;
}
.bgLight {
    background-color: #f5f3ed !important;
}
.bgDark {
    background-color: #eeebe2 !important;
}
.fnt-Prata {
    font-family: "Prata", "Open Sans", Arial, Helvetica, serif !important;
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.anim-hidden {
    opacity: 0;
}
.indent-5 {
    text-indent: 5px;
}
.row.full-width {
    width: 100% !important;
    max-width: 100% !important;
}
.button.ksland {
    border: 2px solid rgba(255,255,255,0.3);
}
.maincolor {
    background-color: #62713c;
    color: #000;
}
.full-width .inpad {
    padding-left: 0.9375em !important;
    padding-right: 0.9375em !important;
}
.full-width .column,
.full-width .columns,
.nopad {
    padding: 0px !important;
}
.full-width .nomargin {
    margin: 0px !important;
}
.nomargin {
    margin: 0px !important;
}
.custom-top-menu {
    background-color: rgba(255,255,255,0.9);
}
[data-magellan-expedition],
[data-magellan-expedition-clone] {
    background-color: rgba(255,255,255,0.9) !important;
    height: 70px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
h1.testcol {
    display: none;
}
#head-slide {
    height: 415px;
}
#head-slide .ks-slides {
    overflow: hidden;
    height: 415px;
}
#head-slide .alc {
    height: 415px;
    width: auto;
}
#head-slide .poza-fluida {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#head-slide .poza-fluida img {
    height: 100%;
}
.fill-crop {
    width: 100% !important;
    height: 415px;
    overflow: hidden;
    /*margin-right -16.66667%*/
}
.fill-crop img {
    width: 100%;
    height: auto;
}
.colonita {
    text-align: center;
    padding: 10px;
}
.colonita img {
    margin: 0px auto 20px;
    border: 1px solid #ddd;
    padding: 5px;
}
.colonita h3.center {
    margin: -10px auto 10px auto;
    text-align: center;
    font-family: "PT Sans";
    font-size: 1.4rem;
    font-weight: 300;
    text-transform: uppercase;
}
.colonita figure div {
    position: absolute;
    background: rgba(75,75,75,0.7);
    width: 100%;
    height: 100%;
}
.colonita figure:hover {
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    outline: 1px dotted #85c730;
    outline-offset: 4px;
}
.colonita figure:hover img {
    -webkit-transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
}
.colonita figcaption h3 {
    display: none;
}
#footer {
    text-align: center;
    /*border-top 2px solid effectColor*/
    background-color: #0c2606;
    color: #ddd;
    font-size: 11px;
    /*font-size 11rem*/
    padding: 8px 0px 3px;
    margin-top: 30px;
    height: 240px;
    z-index: 1;
    position: relative;
}
#footer small {
    color: #ccc;
}
#footer .social-icon {
    /*display: block;*/
    /*text-align: center;*/
    color: rgba(29,255,49,0.2);
    font-size: 1rem;
}
#footer .social-icon img {
    display: block;
    margin: 0 auto;
}
#footer .social-icon i.fa {
    -webkit-transition-duration: transform 0.4s ease-out;
    transition-duration: transform 0.4s ease-out;
    border-radius: 50%;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    border: 2px solid rgba(29,255,49,0.3);
    line-height: 1.75rem;
    margin: 0.5rem auto 0 auto;
    width: 2rem;
    height: 2rem;
}
#footer .social-icon a:hover i.fa {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
    color: rgba(29,255,49,0.4);
}
.p-box {
    padding: 20px;
    color: #666;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: -webkit-transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s;
}
.ks-slides {
    height: 415px;
    max-height: 415px;
    overflow: hidden;
}
.ks-slides div {
    height: 415px;
    margin: 0 auto;
    overflow-y: hidden;
}
.ks-slides div img {
    height: 100%;
    margin: auto 0;
}
.ilc-photo {
    border: none;
    /*margin 3px*/
}
.ilc-photo figcaption {
    display: none;
}
@media only screen and (max-width: 679px) {
    #coperti {
        height: 320px;
        max-width: copertiWidthSmall;
    }
}
#coperta {
    width: 100%;
    height: 300px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0 auto;
}
#coperta ul {
    position: relative;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 100%;
}
#coperta li {
    width: 200px;
    border-radius: 4px;
    display: list-item;
    position: absolute;
    left: 50%;
    margin-left: -100px;
    /*top 10px*/
    z-index: 2;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 500px;
    perspective: 500px;
    -webkit-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
#coperta li figure {
    background-position: center center;
    background-size: auto;
    width: 200px;
    height: 200px;
    border-radius: 50%;
}
#coperta figcaption {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    margin: 0;
    box-shadow: -5px -5px 0px 5px rgba(255,255,255,0.4) inset;
    border: 4px solid rgba(255,255,255,0.4);
}
#coperta li.sample {
    top: 10px;
    width: 200px;
    height: 200px;
    z-index: 4;
    -webkit-backface-visibility: visible;
}
#coperta li.sample div {
    border-radius: 50%;
    /*box-shadow: 16px 0 8px -5px rgba(0, 0, 0, .15), -16px 0 8px -5px rgba(0, 0, 0, .15)*/
}
#coperta li.sample figure,
#coperta li.sample img {
    width: 200px;
    height: 200px;
    background-size: auto;
    overflow: hidden;
    border-radius: 50%;
}
#coperta li.sample figure figcaption,
#coperta li.sample img figcaption {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    margin: 0;
    box-shadow: -5px -5px 0px 6px rgba(255,255,255,0.5) inset;
    border: 2px solid rgba(255,255,255,0.5);
}
#coperti {
    position: relative;
    height: 320px;
    width: 100%;
    margin: 0 auto !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
    /*border-bottom-left-radius brv*/
    /*border-bottom-right-radius brv*/
    /*transition background-image 0s ease*/
    /*transition width 0s cubic-bezier(0.455, 0.03, 0.515, 0.955)*/
}
#coperti ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}
#coperti li {
    width: 200px;
    border-radius: 4px;
    display: list-item;
    position: absolute;
    left: 50%;
    margin-left: -124px;
    top: 40px;
    z-index: 2;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
#coperti li div {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
#coperti .head {
    display: none;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    line-height: 64px;
    font-size: 20px;
}
#coperti .head h1 {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-size: 22px;
    line-height: 64px;
    font-weight: 600;
    color: #4d4d4d;
    background-color: #efecee;
    text-align: center;
    margin: 0;
    padding: 0;
}
#coperti li figure {
    background-position: center center;
    background-size: auto;
    width: 200px;
    height: 200px;
    border-radius: 50%;
}
#coperti figcaption {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    margin: 0;
    box-shadow: -5px -5px 0px 5px rgba(255,255,255,0.4) inset;
    border: 4px solid rgba(255,255,255,0.4);
}
#coperti figcaption h2 {
    text-align: center;
}
#coperti li.prev {
    -webkit-transform: translate3d(-216px, 0, 0);
    transform: translate3d(-216px, 0, 0);
}
#coperti li.next {
    -webkit-transform: translate3d(184px, 0, 0);
    transform: translate3d(184px, 0, 0);
}
#coperti li.active {
    top: 12px;
    width: 233px;
    z-index: 4;
    -webkit-transform: translate3d(-32px, 0, 0);
    transform: translate3d(-32px, 0, 0);
    -webkit-backface-visibility: visible;
}
#coperti li.active div {
    border-radius: 50%;
    /*box-shadow: 35px 0 25px -10px rgba(0, 0, 0, .15), -35px 0 25px -10px rgba(0, 0, 0, .15)*/
}
#coperti li.active figure,
#coperti li.active img {
    width: 233px;
    /*background-size latimeCoperta + 1px + aditieCoperta*2*/
    background-size: auto;
    height: 233px;
    overflow: hidden;
    border-radius: 50%;
}
#coperti li.active figure figcaption,
#coperti li.active img figcaption {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    margin: 0;
    box-shadow: -5px -5px 0px 6px rgba(255,255,255,0.5) inset;
    border: 2px solid rgba(255,255,255,0.5);
}
#coperti li.active .head h1 {
    background-color: #f0f9f0;
    color: #000;
    margin: 0;
    padding: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
/* HELPER CLASSES */
.image-centered {
    margin: 0 auto;
}
.top--10 {
    margin-top: -10px !important;
}
.top-0 {
    margin-top: 0px !important;
}
.top-10 {
    margin-top: 10px !important;
}
.top-20 {
    margin-top: 20px !important;
}
.top-30 {
    margin-top: 30px !important;
}
.top-40 {
    margin-top: 40px !important;
}
.top-50 {
    margin-top: 50px !important;
}
.top-60 {
    margin-top: 60px !important;
}
.top-70 {
    margin-top: 70px !important;
}
.top-80 {
    margin-top: 80px !important;
}
.top-90 {
    margin-top: 90px !important;
}
.top-100 {
    margin-top: 100px !important;
}
.top-110 {
    margin-top: 110px !important;
}
.top-120 {
    margin-top: 120px !important;
}
.top-130 {
    margin-top: 130px !important;
}
.top-140 {
    margin-top: 140px !important;
}
.top-150 {
    margin-top: 150px !important;
}
.bottom-0 {
    margin-bottom: 0px !important;
}
.bottom-10 {
    margin-bottom: 10px !important;
}
.bottom-20 {
    margin-bottom: 20px !important;
}
.bottom-30 {
    margin-bottom: 30px !important;
}
.bottom-40 {
    margin-bottom: 40px !important;
}
.bottom-60 {
    margin-bottom: 60px !important;
}
.left-10 {
    margin-left: 10px !important;
}
.left-20 {
    margin-left: 20px !important;
}
.left-30 {
    margin-left: 30px !important;
}
.left-40 {
    margin-left: 40px !important;
}
.left-50 {
    margin-left: 50px !important;
}
.right-10 {
    margin-right: 10px !important;
}
.right-15 {
    margin-right: 15px !important;
}
.right-20 {
    margin-right: 20px !important;
}
.right-25 {
    margin-right: 25px !important;
}
.right-30 {
    margin-right: 30px !important;
}
.right-35 {
    margin-right: 35px !important;
}
.right-40 {
    margin-right: 40px !important;
}
.right-50 {
    margin-right: 50px !important;
}
.large-1k {
    width: 10% !important;
}
.large-2k {
    width: 20% !important;
}
.large-3k {
    width: 30% !important;
}
.large-4k {
    width: 40% !important;
}
.large-5k {
    width: 50% !important;
}
.large-6k {
    width: 60% !important;
}
.large-7k {
    width: 70% !important;
}
.large-8k {
    width: 80% !important;
}
.large-9k {
    width: 90% !important;
}
.large-10k {
    width: 100% !important;
}
.large-sd {
    width: 351px !important;
}
.large-md {
    width: 1200px !important;
}
#lcheader {
    height: 70px;
    background-color: #fff;
}
#upperMenu {
    border-top: 5px solid #d2a972;
    background: #be873c;
}
#lowerMenu {
    background: #faf4d6;
}
#logo {
    position: fixed;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
}
#separator-a {
    /*border 1px dashed #ccc;*/
    height: 100px;
    display: block;
    position: relative;
}
#separator-a div.sb {
    float: left;
    display: inline-block;
    height: 50px;
    margin: 0;
    padding: 0;
}
#separator-a .leftblock {
    margin-top: 60px !important;
    background: url("/img/bg-sq-1.jpg") repeat center center;
    width: 700px;
}
#separator-a .centerblock {
    margin-top: 35px !important;
    width: 50px;
    background: url("/img/bg-sq-1.jpg") repeat center center;
    -webkit-transform: rotate(0deg) skew(0deg, -45deg);
    -ms-transform: rotate(0deg) skew(0deg, -45deg);
    transform: rotate(0deg) skew(0deg, -45deg);
}
#separator-a .rightblock {
    float: right;
    margin-top: 10px !important;
    width: 58%;
    background: url("/img/bg-sq-1.jpg") repeat center center;
}
#separator-b {
    clear: both;
    /*height ph*2*/
    position: relative;
}
#separator-b .sb {
    height: 50px;
    min-height: 50px;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    background-size: 100%;
}
#separator-b .leftpart {
    width: 750px;
    /*background-position 0 (-1 * sw/2)*/
}
#separator-b .leftpart .leftfill {
    float: left;
    width: 700px;
    background: url("/images/split-bg.jpg") no-repeat top left;
}
#separator-b .leftpart .separator {
    float: right;
    width: 50px;
    background: url("/images/split-bg.jpg") no-repeat top left;
    /*background-position 0 -1*lfw*/
    -webkit-transform: rotate(0deg) skew(0deg, -45deg);
    -ms-transform: rotate(0deg) skew(0deg, -45deg);
    transform: rotate(0deg) skew(0deg, -45deg);
    margin-top: -25px !important;
}
#separator-b .rightpart {
    margin-left: 750px;
    background: url("/images/split-bg.jpg") no-repeat top left;
    /*background-position 0 -1*lpw*/
    width: 100%;
}
#slide-contents {
    padding-top: 90px;
    /*margin-bottom 15px*/
    height: 43%;
    min-height: 43%;
    width: 100%;
}
#slide-contents .ksanim {
    display: none;
}
#slide-contents ul.imagini {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}
#slide-contents ul.imagini li {
    display: list-item;
    position: absolute;
    z-index: 2;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
#slide-contents ul.imagini img {
    height: 240px;
}
#slide-contents h1,
#slide-contents h2,
#slide-contents h3 {
    color: #000;
}
#slide-contents h3 {
    font-weight: bold;
}
.headgrid .square {
    margin: 0px;
    padding: 0;
}
.headgrid .square.mb {
    margin-bottom: 2px;
}
.headgrid .square.ml {
    margin-left: 2px;
}
.headgrid .square.mr {
    margin-right: 2px;
}
.headgrid .columns.squarel {
    padding-right: 4px;
}
.headgrid .columns.squaret {
    padding-bottom: 2px;
}
.patrat-stanga {
    width: 100%;
    height: 322px;
    background-color: #e5fae7;
}
.patrat-dreapta {
    width: 100%;
    height: 160px;
    /*background-color #f9fdeb*/
    border: 1px solid #eee;
    text-indent: -9999px;
}
.containerpoza {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.containerpoza img.poza-fluida {
    width: 100%;
    margin-top: -161px;
}
.dropShadow {
    box-shadow: 4px 0px 4px #4d4d4d;
}
.banda {
    height: 15px;
    background-color: #fdfddb;
}
.bottom-0 .ks-slides,
.bottom-0 .slick-slider,
.bottom-0 .ks-slides.slick-slider {
    margin-bottom: 0 !important;
}
#news .headings {
    background-color: #557532;
    text-align: justify;
    height: 38px;
    padding-top: 0px;
    margin-top: 0px 0px 8px 0px;
}
#news .headings h4 {
    text-align: center;
    font-family: 'PT Sans', serif;
    text-shadow: 1px 1px 1px #3f5e25;
    font-weight: 400;
    font-size: 1.2em;
    line-height: 38px;
    color: #fff;
}
#news .headings h4 a,
#news .headings h4 a:active,
#news .headings h4 a:focus {
    color: #fff;
}
#news .headings h4 a:hover {
    color: #c8e6c9;
}
#news .stiri {
    background-color: #eff0e2;
    padding: 4px;
    margin-top: 8px;
}
#news .stiri .stire {
    border: 1px solid #fff;
    padding: 4px;
    margin: 4px;
}
#news .stiri .stire .continut {
    width: 100%;
    padding: 4px 8px;
}
#news .stiri .stire .cand {
    color: #d58512;
    /*font-weight bold*/
}
#news .stiri .stire .intro {
    padding: 2px;
    margin-top: 4px;
}
#news .stiri .stire .intro a {
    color: #d58512;
}
#news .stiri .stire .intro p {
    text-align: justify;
    font-size: 0.8em;
    margin-bottom: 2px;
    line-height: 1.2em;
}
#news div.more {
    width: 100%;
    text-align: right;
    padding: 4px 8px;
}
#news div.more a {
    color: #d58512;
    font-size: 0.8em;
}
#news .mediabox {
    height: 360px;
    margin: 0 auto;
    float: right;
}
#news .mediabox .containerpoza {
    width: 224px;
    height: 100%;
    min-height: 224px;
    overflow: hidden;
}
#news .mediabox .containerpoza img.poza-fluida {
    height: 100%;
    width: auto;
    margin: 0 auto !important;
}
#news .newsbox,
#news .mediabox {
    max-width: 280px;
}
.small-info-box {
    width: 224px;
    height: 150px;
    position: relative;
}
.small-info-box .leftHeading {
    background-color: #557532;
    width: 52px;
    height: 150px;
    position: absolute;
    top: 0;
    left: 0;
}
.small-info-box .leftHeading h4 {
    font-size: 1.2rem;
    line-height: 26px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #fff;
    margin-top: 75px;
}
.small-info-box .leftHeading h4 a {
    color: #fff;
}
.small-info-box .rightContent {
    position: absolute;
    margin-left: 52px;
    float: right;
    height: 150px;
    width: 180px;
    background-color: #003f54;
    overflow: hidden;
}
.small-info-box .rightContent img {
    height: 100%;
}
.sfaturi {
    background-color: none;
    margin-top: 26px;
}
.sfaturi .sfat {
    margin: 0 auto;
}
.sfaturi .slide {
    text-align: center;
}
.sfaturi .slide figure {
    width: 193px;
    height: 204px;
    overflow: hidden;
    margin: 8px auto;
    margin-bottom: 0px;
    /*border 1px solid #2db201*/
    /*border-bottom 4px solid #2db201*/
}
.sfaturi .slide img {
    /*width 100%*/
    height: 204px;
    margin: 0 auto;
}
.sfaturi .slide figcaption {
    height: 0px;
    width: 193px;
    margin: 0 auto;
    padding-top: 8px;
    overflow: hidden;
    border: 1px solid #b7b7b7;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    display: none;
}
.sfaturi .slide figcaption h6 {
    color: #557532;
    font-weight: bold;
}
.sfaturi .slide figcaption p {
    font-size: 0.9em;
    line-height: 1em;
}
.landingColumns {
    padding: 0px 10px;
}
.landingColumns ul {
    padding-left: 10px;
    padding-right: 10px;
}
.landingColumns ul li {
    padding-left: 30px;
    padding-right: 30px;
}
#dublucerc {
    width: 100%;
    height: 100%;
    position: relative;
}
#dublucerc div.square {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -116px;
    width: 232px;
    height: 232px;
    /*border-radius 50%*/
    -webkit-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
#dublucerc div.cerc {
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -116px;
    width: 232px;
    height: 232px;
    border-radius: 50%;
    -webkit-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
#dublucerc div.cerc1 {
    /*border 2px solid blue*/
    -webkit-transform: translate3D(-23px, 0px, 0px);
    -ms-transform: translate3D(-23px, 0px, 0px);
    transform: translate3D(-23px, 0px, 0px);
    background: url("/img/harta-centru-2.jpg") no-repeat -93px center scroll;
    background-size: 200%;
}
#dublucerc div.cerc2 {
    /*border 2px solid purple*/
    -webkit-transform: translate3D(23px, 0px, 0px);
    -ms-transform: translate3D(23px, 0px, 0px);
    transform: translate3D(23px, 0px, 0px);
    background: url("/img/harta-centru-2.jpg") no-repeat -139px center scroll;
    background-size: 200%;
}
.fp-photos .colonita,
.fp-photos .colonita img {
    height: 160px;
    padding: 0;
    border: 0;
}
.fp-photos .colonita.mare {
    float: left;
    max-height: 160px;
}
#mapCanvas {
    height: 100%;
    width: 100%;
    /*border-radius 40px*/
    /*background url('/images/bg_harta_outer_800-2.png') no-repeat center center*/
    /*background-size 100%*/
}
#mapCanvas svg {
    opacity: 0;
    maring: auto 0 !important;
    background: url("/images/bg_harta_campie_800_shadow.png") no-repeat center center;
    background-size: 100% 100%;
    -webkit-transition: -webkit-transform 0.2s ease 0s;
    transition: transform 0.2s ease 0s;
}
#mapCanvas svg .path {
    stroke: dash;
    stroke-dasharray: 100;
    -webkit-animation: dash 5s linear;
    animation: dash 5s linear;
}
#mapCanvas svg #ARDEAL {
    background-color: #f00;
    /*box-shadow: 16px 0 8px -5px rgba(0, 0, 0, .15), -16px 0 8px -5px rgba(0, 0, 0, .15)*/
}
#mapCanvas.judete svg {
    background: url("/images/bg_harta_judete-denumiri_800_shadow.png") no-repeat center center;
    background-size: 100% 100%;
}
#textLine {
    display: none;
}
#loadHolder {
    height: 100px;
    width: 100px;
    left: 50%;
    top: 50%;
    overflow: hidden;
    position: absolute;
    margin: -50 auto;
    z-index: 100;
}
#mapParts {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 20;
    /*background #acd*/
}
#mapParts .bgPart {
    /*background-size 670px 469px !important*/
    background-size: 570px 399px !important;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*background #234*/
}
#i_ARDEAL {
    background: url("/images/bg_part_ARDEAL.png") no-repeat center top !important;
    z-index: 24;
}
#i_MUNTENIA {
    background: url("/images/bg_part_MUNTENIA.png") no-repeat center top !important;
    z-index: 23;
}
#i_DOBROGEA {
    background: url("/images/bg_part_DOBROGEA.png") no-repeat center top !important;
    z-index: 22;
}
#i_MOLDOVA {
    background: url("/images/bg_part_MOLDOVA.png") no-repeat center top !important;
    z-index: 23;
}
#inregistrare {
    width: 100%;
    margin: 0 auto;
    /*top topActiv + (( top2nd - topActiv ) / 2)*/
    padding-top: 12px;
}
#inregistrare .headings {
    background-color: #557532;
    text-align: justify;
    height: 38px;
    width: 224px;
    padding-top: 0px;
    margin: 0 auto;
    margin-top: 8px;
}
#inregistrare .headings h4 {
    text-align: center;
    font-family: 'PT Sans', serif;
    text-shadow: 1px 1px 1px #3f5e25;
    font-weight: 400;
    font-size: 1.2em;
    line-height: 38px;
    color: #fff;
}
#inregistrare .headings h4 a,
#inregistrare .headings h4 a:active,
#inregistrare .headings h4 a:focus {
    color: #fff;
}
#inregistrare .headings h4 a:hover {
    color: #c8e6c9;
}
#inregistrare figure {
    postion: relative;
    /*height 180px*/
    margin: 0 auto;
    width: 224px;
    margin-top: 26px;
}
#inregistrare figure img {
    margin: 0 auto;
    height: 180px;
}
#inregistrare figure h4 {
    font-family: "PT Sans", serif;
    font-size: 1.4rem;
    line-height: 1.6rem;
    font-weight: bolder;
    /*width 100%*/
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 0px rgba(0,0,0,0.75);
}
#inregistrare figure figcaption {
    position: absolute;
    width: 224px;
    bottom: 0;
    background-color: rgba(255,255,255,0.5);
}
section#header {
    background: url("/img/slides/hp-headslide-2.jpg") no-repeat top right;
    height: 200px;
    margin: 0;
    position: relative;
}
section#header div.placeholder {
    position: relative;
    width: 960px;
    margin: 0px auto;
    display: block;
}
section#header #extraimg {
    position: absolute;
    float: right;
    height: 100%;
    margin: 0;
    padding: 0;
    top: 0px;
    right: 0px;
}
section#header #extraimg img {
    height: 100%;
}
section#header #logo-bg {
    /*background none repeat scroll 0% 0% rgba(12, 38, 6, .7)*/
    background: none repeat scroll 0% 0% #0e3206;
    height: 200px;
    margin-left: -500px;
    padding-left: 500px !important;
    width: 950px;
    display: table;
    text-align: left;
}
section#header #logo-bg h1.title {
    margin: 30px auto;
    color: #fff;
    /*text-shadow 1px 1px 0px rgba(255,255,255,0.7)*/
    font-family: "Prata", serif;
    font-weight: 400;
    font-size: 2.4rem;
    line-height: 4rem;
}
section#header #logo-bg h1.title a {
    color: #fff;
    font-family: "Prata", serif;
    font-weight: 400;
    font-size: 2.8rem;
    line-height: 4rem;
}
section#header #logo-bg h5.motto {
    font-style: italic;
    font-size: 1.3rem !important;
    line-height: 2.2rem;
    color: #fff;
    margin: 0px auto;
    float: right;
    margin-top: -20px;
    margin-right: 80px;
}
#top-menu {
    z-index: 10;
}
#top-menu.hp {
    height: 42px;
    margin: 0 auto;
    background-color: #0c2606;
    box-shadow: 0px 2px 5px 2px rgba(0,0,0,0.3);
    /*margin-bottom 20px*/
    position: relative;
    z-index: 10;
}
#logo-bg #logo {
    position: absolute;
    top: 90px;
    left: -30px;
    width: 90px;
    height: 90px;
}
ul.topmenu {
    margin: 0;
}
ul.topmenu li a {
    font-size: 0.95rem;
    color: #fff;
    line-height: 42px;
}
.sphersq {
    width: 280px;
    /*border 1px solid #ccc*/
    /*border-bottom-right-radius halfLatimeNewsBx*/
    /*border-top-right-radius halfLatimeNewsBx*/
    height: 180px;
    background: url("/img/bg_iarba_sq320.jpg") no-repeat top left;
    background-size: auto 100%;
}
.sphersq .circle {
    border-radius: 50%;
    width: 180px;
    height: 180px;
    positon: absolute;
    overflow: hidden;
    /*border 1px solid #999*/
    padding: 0;
}
.sphersq .circle figure {
    margin: 0;
    border-radius: 50%;
    width: 100%;
    height: 100%;
}
.sphersq.stanga {
    background: url("/img/bg_iarba_sq320.jpg") no-repeat top right;
    background-size: auto 100%;
    border-bottom-left-radius: 140px;
    border-top-left-radius: 140px;
}
.sphersq.stanga .circle {
    float: left;
}
.sphersq.dreapta {
    background: url("/img/bg_iarba_sq320.jpg") no-repeat top left;
    background-size: auto 100%;
    border-bottom-right-radius: 140px;
    border-top-right-radius: 140px;
}
.sphersq.dreapta .circle {
    float: right;
}
.squaresp {
    width: 280px;
    height: 180px;
    background: url("/img/bg_iarba_sq320.jpg") no-repeat top left;
    background-size: 100% auto;
}
.squaresp .square {
    width: 180px;
    height: 180px;
    positon: absolute;
    overflow: hidden;
    float: right;
    padding: 0;
}
.squaresp .square figure {
    margin: 0;
    border-radius: 0;
    width: 100%;
    height: 100%;
}
#hartaMica {
    width: 224px;
    margin: 0 auto;
}
#hartaMica .headings {
    width: 224px;
    margin: 0 auto;
    margin-bottom: 8px;
}
#hartaMica .headings h4:after {
    content: " ";
    background-color: #388e3c;
    opacity: 0.5;
}
#hartaMica .harta figure {
    width: 100%;
    height: 224px;
    margin: 0 auto;
}
#sidebar {
    padding-bottom: 0px;
}
#sidebar {
    width: 260px;
    margin: 0 auto;
    padding: 32px 40px 0px 25px;
    /*padding 32px 0px 10px 0px*/
    /*background: #EEEBE2 url('/img/nav-bg.png') repeat-x scroll 0px 0px transparent;*/
    background-color: #eeebe2;
}
#sidebar h5 {
    font-size: 16px;
    line-height: 29px;
    /*color #AE4C32*/
    color: #000;
    font-weight: 600;
    padding-left: 0px;
    padding-bottom: 2px;
    border-bottom: 2px solid #d5cfc1;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-left: 1.1rem;
}
#sidebar h5.greenbar {
    border-bottom: none;
}
#sidebar h5.greenbar::after {
    margin-left: 1.1rem;
    background: url("/images/sidebar-divider-bg.jpg") repeat scroll 0px 0px #006400;
    content: " ";
    height: 4px;
    overflow: hidden;
    position: absolute;
    left: 39px;
    right: auto;
    width: 182px;
    margin-top: 30px;
}
#sidebar h5.harta {
    text-align: center;
    background: url("/images/map_dobrogea-90deg.png") no-repeat center center/100% auto !important;
    padding-top: 90px;
    height: 200px;
}
#sidebar .simple-section-nav li {
    border-bottom: 1px solid #d5cfc1;
}
#sidebar .simple-section-nav > ul > li.menu-item:after {
    margin-left: 1.1rem;
    background: url("/images/sidebar-divider-bg.jpg") repeat-x scroll 0px 0px #006400;
    content: " ";
    height: 2px;
    overflow: hidden;
    position: absolute;
    left: 39px;
    right: auto;
    width: 182px;
    /*margin-top: 30px;*/
}
#sidebar .simple-section-nav li.menu-item a {
    margin-right: -49px;
    padding-right: 39px;
    height: 30px;
    font-size: 15px;
    color: #000;
    line-height: 30px;
    display: block;
    background: url("/img/buttons/sidebar-nav-arrow.png") no-repeat scroll right top transparent;
    background-position: 170px 0px;
    font-weight: 500;
}
#sidebar .simple-section-nav li.active > a {
    background: none;
}
#sidebar .simple-section-nav li.last {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
#sidebar li.menu-item {
    -webkit-transition: 0.4s all ease;
    transition: 0.4s all ease;
}
#sidebar li.menu-item > a {
    text-transform: uppercase;
}
#sidebar ul {
    -webkit-transition: 0.4s ease all;
    transition: 0.4s ease all;
}
#sidebar li {
    list-style: outside none none;
    border-bottom: 1px solid #d5cfc1;
    -webkit-transition: 0.4s all;
    transition: 0.4s all;
}
#sidebar li ul.submenu {
    width: 210px;
    margin-left: 5px;
    -webkit-transition: 0.4s all ease;
    transition: 0.4s all ease;
    overflow: hidden;
    opacity: 0;
    display: none;
}
#sidebar li ul.submenu li {
    text-transform: none;
    -webkit-transition: 0.4s all ease;
    transition: 0.4s all ease;
}
#sidebar li ul.submenu li a {
    padding-left: 10px;
}
#sidebar li ul.submenu li.sub-item {
    text-transform: none;
    border-top: 1px solid transparent;
}
#sidebar li ul.submenu li.sub-item:after {
    contet: "";
    width: 80%;
    margin: 0 auto;
    border-bottom: 1px #f00;
}
#sidebar li ul.submenu li.sub-item:hover {
    -webkit-transition: 0.4s all;
    transition: 0.4s all;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    width: 210px;
}
#sidebar li ul.submenu li.sub-item:hover a {
    z-index: 2;
}
#sidebar li ul.submenu li:nth-last-child(1) {
    border-bottom: none;
}
#sidebar li ul.submenu li:nth-last-child(1):hover {
    border-bottom: none;
}
#sidebar li a {
    color: #2d2d2d;
}
#sidebar li a:focus {
    outline: medium none !important;
}
#sidebar li.active ul.submenu {
    height: 100%;
    opacity: 1;
    display: block;
}
#sidebar li.transilvania a {
    color: #000;
    font-weight: normal;
}
#sidebar li.transilvania a:hover {
    color: #fff;
    background-color: #14a651;
}
#sidebar li.transilvania li.sub-item:hover > a {
    color: #fff;
    background: url("/img/buttons/sidenav-subselection-transilvania.png") no-repeat scroll left top transparent !important;
}
#sidebar li.menu-item.transilvania.active > a {
    color: #fff;
    background: url("/img/buttons/sidenav-selection-right-transilvania.png") no-repeat scroll right top transparent;
}
#sidebar li.dobrogea a {
    color: #000;
    font-weight: normal;
}
#sidebar li.dobrogea a:hover {
    color: #fff;
    background-color: #68abdf;
}
#sidebar li.dobrogea li.sub-item:hover > a {
    color: #fff;
    background: url("/img/buttons/sidenav-subselection-dobrogea.png") no-repeat scroll left top transparent !important;
}
#sidebar li.menu-item.dobrogea.active > a {
    color: #fff;
    background: url("/img/buttons/sidenav-selection-right-dobrogea.png") no-repeat scroll right top transparent;
}
#sidebar li.muntenia a {
    color: #000;
    font-weight: normal;
}
#sidebar li.muntenia a:hover {
    color: #fff;
    background-color: #e7a922;
}
#sidebar li.muntenia li.sub-item:hover > a {
    color: #fff;
    background: url("/img/buttons/sidenav-subselection-muntenia.png") no-repeat scroll left top transparent !important;
}
#sidebar li.menu-item.muntenia.active > a {
    color: #fff;
    background: url("/img/buttons/sidenav-selection-right-muntenia.png") no-repeat scroll right top transparent;
}
#sidebar li.oltenia a {
    color: #000;
    font-weight: normal;
}
#sidebar li.oltenia a:hover {
    color: #fff;
    background-color: #ede685;
}
#sidebar li.oltenia li.sub-item:hover > a {
    color: #fff;
    background: url("/img/buttons/sidenav-subselection-oltenia.png") no-repeat scroll left top transparent !important;
}
#sidebar li.menu-item.oltenia.active > a {
    color: #fff;
    background: url("/img/buttons/sidenav-selection-right-oltenia.png") no-repeat scroll right top transparent;
}
#sidebar li.moldova a {
    color: #000;
    font-weight: normal;
}
#sidebar li.moldova a:hover {
    color: #fff;
    background-color: #e07e27;
}
#sidebar li.moldova li.sub-item:hover > a {
    color: #fff;
    background: url("/img/buttons/sidenav-subselection-moldova.png") no-repeat scroll left top transparent !important;
}
#sidebar li.menu-item.moldova.active > a {
    color: #fff;
    background: url("/img/buttons/sidenav-selection-right-moldova.png") no-repeat scroll right top transparent;
}
#sidebar li.maramures a {
    color: #000;
    font-weight: normal;
}
#sidebar li.maramures a:hover {
    color: #fff;
    background-color: #b7d8b9;
}
#sidebar li.maramures li.sub-item:hover > a {
    color: #fff;
    background: url("/img/buttons/sidenav-subselection-maramures.png") no-repeat scroll left top transparent !important;
}
#sidebar li.menu-item.maramures.active > a {
    color: #fff;
    background: url("/img/buttons/sidenav-selection-right-maramures.png") no-repeat scroll right top transparent;
}
#sidebar li.crisana a {
    color: #000;
    font-weight: normal;
}
#sidebar li.crisana a:hover {
    color: #fff;
    background-color: #87c38d;
}
#sidebar li.crisana li.sub-item:hover > a {
    color: #fff;
    background: url("/img/buttons/sidenav-subselection-crisana.png") no-repeat scroll left top transparent !important;
}
#sidebar li.menu-item.crisana.active > a {
    color: #fff;
    background: url("/img/buttons/sidenav-selection-right-crisana.png") no-repeat scroll right top transparent;
}
#sidebar li.banat a {
    color: #000;
    font-weight: normal;
}
#sidebar li.banat a:hover {
    color: #fff;
    background-color: #5cb36e;
}
#sidebar li.banat li.sub-item:hover > a {
    color: #fff;
    background: url("/img/buttons/sidenav-subselection-banat.png") no-repeat scroll left top transparent !important;
}
#sidebar li.menu-item.banat.active > a {
    color: #fff;
    background: url("/img/buttons/sidenav-selection-right-banat.png") no-repeat scroll right top transparent;
}
#sidebar li.bucovina a {
    color: #000;
    font-weight: normal;
}
#sidebar li.bucovina a:hover {
    color: #fff;
    background-color: #bda6d2;
}
#sidebar li.bucovina ul li.sub-item > a:hover {
    color: #fff;
    background: url("/img/buttons/sidenav-subselection-bucovina.png") no-repeat scroll left top transparent !important;
}
#sidebar li.menu-item.bucovina.active > a {
    color: #fff;
    background: url("/img/buttons/sidenav-selection-right-bucovina.png") no-repeat scroll right top transparent;
}
#sidebar li.transilvania:hover a.transilvania {
    background: url("/img/buttons/sidenav-selection-right-transilvania.png") no-repeat scroll right top transparent;
}
#sidebar li.dobrogea:hover a.dobrogea {
    background: url("/img/buttons/sidenav-selection-right-dobrogea.png") no-repeat scroll right top transparent;
}
#sidebar li.muntenia:hover a.muntenia {
    background: url("/img/buttons/sidenav-selection-right-muntenia.png") no-repeat scroll right top transparent;
}
#sidebar li.oltenia:hover a.oltenia {
    background: url("/img/buttons/sidenav-selection-right-oltenia.png") no-repeat scroll right top transparent;
}
#sidebar li.moldova:hover a.moldova {
    background: url("/img/buttons/sidenav-selection-right-moldova.png") no-repeat scroll right top transparent;
}
#sidebar li.maramures:hover a.maramures {
    background: url("/img/buttons/sidenav-selection-right-maramures.png") no-repeat scroll right top transparent;
}
#sidebar li.crisana:hover a.crisana {
    background: url("/img/buttons/sidenav-selection-right-crisana.png") no-repeat scroll right top transparent;
}
#sidebar li.banat:hover a.banat {
    background: url("/img/buttons/sidenav-selection-right-banat.png") no-repeat scroll right top transparent;
}
#sidebar li.bucovina:hover a.bucovina {
    background: url("/img/buttons/sidenav-selection-right-bucovina.png") no-repeat scroll right top transparent;
}
#sidebar li.menu-item.active ul.submenu li.sub-item:hover > a {
    background-position: -10px auto;
}
#sidebar a {
    color: #fff;
    /*background: url('/img/buttons/sidenav-selection-right.png') no-repeat scroll right top transparent;*/
}
#sidebar.stanga {
    float: left;
    /*background: #EEEBE2 url('/img/nav-bg.png') repeat-x scroll 0px 0px transparent;*/
    background: transparent url("/images/sidenav-bg.png") no-repeat scroll 0px 0px/auto 95%;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
#sidebar.dreapta {
    float: right;
}
#main-content {
    margin: 0;
    background: url("/images/bg_textura_harta.jpg") no-repeat top left/cover scroll;
    padding: 0 30px;
}
#main-content.info-legal h2 {
    font-size: 2.2rem;
    line-height: 2.4rem;
}
#main-content.homepage {
    padding: 30px 0;
    background: url("/images/bg_cover_homepage.jpg") no-repeat scroll;
    background-size: cover;
}
#main-content.prezentare {
    padding: 10px 0 30px 0;
    background: url("/images/bg_cover_prezentare.jpg") no-repeat scroll;
    background-size: cover;
}
#main-content.targuri-piete-expozitii .eveniment h4 {
    color: #bf0b1f !important;
}
#main-content.harta-fermieri {
    padding: 20px auto;
    background: url("/images/bg_cover_harta_fermieri.jpg") no-repeat scroll;
    background-size: cover;
}
#main-content.harta-fermieri #large-covers {
    padding: 30px 0;
}
#main-content #introducere h2 {
    font-size: 2.2rem;
}
#main-content.info-prod #introducere h2,
#main-content.termeni-conditii #introducere h2 {
    font-size: 2rem;
    margin-bottom: 10px;
}
#main-content p {
    margin-top: 0px;
    text-align: justify;
}
#main-content p,
#main-content ul {
    margin-bottom: 0.67rem;
}
#main-content p,
#main-content li {
    color: #000;
    font-size: 0.9rem;
    line-height: 1.2rem;
}
#meniu-regiuni {
    background: url("/images/bg_harta_judete-denumiri_640_faded.png") left center/auto 120% no-repeat scroll;
}
#meniu-produse {
    background: url("/images/bg_meniu_produse_320_faded.png") right center/auto 120% no-repeat scroll;
}
.aside {
    width: 100%;
    background-color: transparent;
}
.aside.right {
    float: right;
}
.aside .shrink-container {
    width: 220px;
    margin: 0 auto;
}
.aside .headings {
    background-color: #557532;
    text-align: center;
    width: 100%;
    height: 1.6em;
    padding-top: 0px;
    margin-top: 0px 0px 8px 0px;
}
.aside h4 {
    text-align: center;
    font-family: 'PT Sans', serif;
    text-shadow: 1px 1px 1px #3f5e25;
    font-weight: 400;
    font-size: 1em;
    line-height: 1.4em;
    color: #fff;
}
.aside .info-box {
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
}
.aside .info-box h3 {
    line-height: 2rem;
    font-size: 1.29rem;
}
.aside .info-box img {
    margin: 0 auto;
}
.aside .info-box figure {
    width: 100%;
}
.aside .info-box figure img {
    width: 100%;
}
.aside .info-box figure div.about {
    position: absolute;
    bottom: 0px;
    height: 100%;
    margin: 0px auto;
    width: 220px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.aside .info-box figure div.about div {
    margin-top: 30px;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px #000;
    font-weight: bold;
    font-size: 1.1em;
    color: #e8ff06;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.aside .info-box figure div.about div span {
    white-space: nowrap;
    color: #fef200;
}
.aside .info-box figure figcaption {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background-color: #557532;
    position: absolute;
    bottom: 0px;
    margin: 0 auto;
    width: 220px;
    text-align: center;
}
.aside .info-box figure figcaption h4 {
    color: #fff;
}
.aside .info-box figure figcaption:hover {
    background-color: rgba(46,125,50,0.41);
}
.aside .info-box figure figcaption:hover h4 {
    color: #fff;
}
.aside .cerc {
    border-radius: 50%;
    width: 90%;
    background-color: #c8e6c9;
    text-align: center;
    margin: 0 auto;
    min-height: 100px;
}
.aside .cerc h5 {
    line-height: 100px;
}
section.bg-full-image.campie,
div.bg-full-image.campie {
    background: url("/images/bg_cover_contact.jpg") no-repeat center center scroll;
    background-size: cover;
    margin: -20px 0px 0px 0px;
    left: 0;
    z-index: -10;
    overflow: hidden;
    width: 100%;
}
.introducere h4 {
    font-size: 1.45rem;
    margin-bottom: 1px;
}
.introducere p {
    font-size: 0.9rem;
    line-height: 1.1rem;
    text-align: justify;
}
#introducere p {
    font-size: 0.9rem;
    line-height: 1.35rem;
}
#lista-fermieri {
    margin: 0;
    padding: 30;
}
#lista-fermieri .ferma {
    padding: 10px;
    background-color: #c6c6c6;
    border-radius: 8px;
}
#large-covers .sqCovers {
    /*background-color #dcdcdc*/
    width: 100%;
    height: 292px;
    position: relative;
    margin: 0 auto !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
}
@media only screen and (max-width: 679px) {
    #large-covers .sqCovers {
        max-width: 474px;
    }
}
#large-covers ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}
#large-covers h1 {
    display: none;
}
#large-covers li {
    width: 158px;
    border-radius: 0px;
    display: list-item;
    position: absolute;
    left: 50%;
    margin-left: -79px;
    top: 40px;
    z-index: 2;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    /*border 1px solid red*/
    background-color: #d2b48c;
    overflow: hidden;
}
#large-covers li div {
    width: 158px;
    height: 100%;
    backgroundColor: #53569b;
    border-radius: 0px;
    border: 1 px solid #f00;
}
#large-covers li.no-border {
    border: 0;
}
#large-covers li.no-border div {
    border: 0;
}
#large-covers .head {
    display: none;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    line-height: 64px;
    font-size: 20px;
}
#large-covers .head h1 {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    font-size: 22px;
    line-height: 64px;
    font-weight: 600;
    color: #4d4d4d;
    background-color: #efecee;
    text-align: center;
    margin: 0;
    padding: 0;
}
#large-covers li figure {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto;
    width: 158px;
    height: 218px;
    border-radius: 0px;
}
#large-covers li figure.over-calc:after,
#large-covers div.over-calc:after {
    content: " ";
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.4);
    position: absolute;
    bottom: 0;
}
#large-covers figcaption {
    display: none;
    width: 95%;
    height: auto;
    margin: auto 0px;
    border-radius: 0px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto;
    /*margin 0*/
    /*box-shadow: -5px -5px 0px 5px rgba(255, 255, 255, 0.4) inset;*/
    /*border: 4px solid rgba(255, 255, 255, 0.4);*/
}
#large-covers figcaption h2 {
    text-align: center;
}
#large-covers li.prevprev {
    -webkit-transform: translate3d(-316px, 0, 0);
    transform: translate3d(-316px, 0, 0);
    z-index: 2;
}
#large-covers li.prev {
    -webkit-transform: translate3d(-158px, 0, 0);
    transform: translate3d(-158px, 0, 0);
    z-index: 4;
}
#large-covers li.next {
    -webkit-transform: translate3d(158px, 0, 0);
    transform: translate3d(158px, 0, 0);
    z-index: 4;
}
#large-covers li.nextnext {
    -webkit-transform: translate3d(316px, 0, 0);
    transform: translate3d(316px, 0, 0);
    z-index: 2;
}
#large-covers li.active {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
    z-index: 10;
}
#large-covers li.default {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
    opacity: 0;
    top: 40px !important;
    height: 218px !important;
}
#large-covers li.normal {
    height: 218px;
    top: -14px/2;
}
#large-covers li.normal figure {
    height: 218px;
}
#large-covers li.normal figure figcaption {
    height: 218px;
}
#large-covers li.tall {
    top: 20px;
    height: 252px;
}
#large-covers li.tall {
    width: 159px;
    z-index: 4;
    -webkit-backface-visibility: visible;
}
#large-covers li.tall div {
    border-top: 2 px #008000 solid;
}
#large-covers li figure,
#large-covers li img {
    width: 159px;
    /*background-size latimeCoperta + 1px + aditieCoperta*2*/
    border-radius: 0px;
    background-size: auto;
    height: 252px;
    overflow: hidden;
}
#large-covers li figure figcaption,
#large-covers li img figcaption {
    display: block;
    width: 100%;
    height: 252px;
    border-radius: 0px;
    margin: 0;
    /*box-shadow: -5px -5px 0px 6px rgba(255, 255, 255, 0.5) inset;*/
    /*border: 2px solid rgba(255, 255, 255, 0.5);*/
}
#large-covers li figure figcaption img,
#large-covers li img figcaption img {
    height: auto;
    width: 100%;
}
#large-covers li .head h1 {
    background-color: #f0f9f0;
    color: #000;
    margin: 0;
    padding: 0;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
#large-covers ul.cerculete {
    height: 100px;
    padding: 0px;
}
#large-covers ul.cerculete li.cerc {
    width: 150px;
    height: 100px;
    top: 0px;
    bottom: 0px;
    margin-left: -75px;
    border-radius: 50%;
}
#large-covers ul.cerculete li.cerc:after {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    margin: 0;
    box-shadow: -3px -3px 0px 3px rgba(255,255,255,0.4) inset;
    border: 1px solid rgba(255,255,255,0.4);
}
#large-covers ul.cerculete li.cerc.prevprev {
    -webkit-transform: translate3d(-316px, 0, 0);
    transform: translate3d(-316px, 0, 0);
}
#large-covers ul.cerculete li.cerc.nextnext {
    -webkit-transform: translate3d(316px, 0, 0);
    transform: translate3d(316px, 0, 0);
}
#large-covers ul.cerculete li.cerc.default {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
#large-covers ul.cerculete li.cerc img {
    width: 150px;
    height: 100px;
}
#large-covers ul.cerculete li.cerc figure {
    width: 150px;
    height: 100px;
}
#large-covers ul.cerculete li.cerc figure img {
    box-shadow: -3px -3px 0px 3px rgba(255,255,255,0.4) inset;
    border: 1px solid rgba(255,255,255,0.4);
}
#large-covers ul.cerculete li.cerc figure figcaption {
    background-color: transparent;
    width: 150px;
    height: 100px;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    opacity: 1;
}
#large-covers ul.cerculete li.cerc figure figcaption:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    margin: 0;
    box-shadow: -3px -3px 0px 3px rgba(255,255,255,0.4) inset;
    border: 1px solid rgba(255,255,255,0.4);
}
#large-covers ul.cerculete li.cerc figure figcaption:hover {
    background-color: rgba(255,255,255,0.5);
    opacity: 1;
}
#large-covers ul.cerculete li.cerc figure figcaption:hover h4 {
    margin-top: 20%;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    font-weight: bold;
    color: #000;
    opacity: 1;
}
#large-covers ul.cerculete li.cerc figure h4 {
    text-align: center;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    color: #000;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.3rem;
    margi-top: -150%;
    opacity: 0;
}
/* SIDE MENU */
.sidemenu-navigation h5 {
    font-size: 16px;
    line-height: 29px;
    /*color #AE4C32*/
    color: #000;
    font-weight: 600;
    padding-left: 0;
    padding-bottom: 2px;
    border-bottom: 2px solid #d5cfc1;
    letter-spacing: 0.5px;
    margin-left: 1.1rem;
}
.sidemenu-navigation h5.greenbar {
    border-bottom: none;
}
.sidemenu-navigation h5.greenbar:after {
    background: url("/images/sidebar-divider-bg.jpg") repeat scroll 0px 0px #006400;
    content: " ";
    height: 4px;
    overflow: hidden;
    position: absolute;
    left: 39px;
    right: auto;
    width: 182px;
    margin-top: 30px;
}
.sidemenu-navigation .simple-section-nav li {
    border-bottom: 1px solid #d5cfc1;
}
.sidemenu-navigation .simple-section-nav li.menu-item a {
    margin-left: -25px;
    padding-left: 25px;
    height: 26px;
    font-size: 15px;
    color: #000;
    line-height: 26px;
    display: block;
    background: url("/img/buttons/sidebar-nav-arrow.png") no-repeat scroll right center transparent;
    background-position: 100% 0px;
    font-weight: 500;
}
.sidemenu-navigation .simple-section-nav li.active > a {
    background: none;
}
.sidemenu-navigation .simple-section-nav li.last {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.sidemenu-navigation li.menu-item {
    -webkit-transition: 0.4s all ease;
    transition: 0.4s all ease;
}
.sidemenu-navigation li.menu-item:hover,
.sidemenu-navigation li.menu-item:focus,
.sidemenu-navigation li.menu-item.active > a,
.sidemenu-navigation li.menu-item:hover a {
    color: #fff;
    background: url("/img/buttons/sidenav-selection-left.png") no-repeat scroll left center transparent;
}
.sidemenu-navigation li.menu-item > a {
    text-transform: none;
}
.sidemenu-navigation ul {
    -webkit-transition: 0.4s ease all;
    transition: 0.4s ease all;
    margin: 0;
}
.sidemenu-navigation li {
    list-style: outside none none;
    border-bottom: 1px solid #d5cfc1;
    -webkit-transition: 0.4s all;
    transition: 0.4s all;
    /*ul.submenu
                width 210px
                margin-left 5px
                transition 0.4s all ease
                overflow hidden
                opacity 0
                display none
                li
                    text-transform none
                    transition 0.4s all ease
                    a
                        padding-left 10px
                li.sub-item
                    text-transform none
                    border-top 1px solid transparent
                li.sub-item:after
                    contet ""
                    width 80%
                    margin 0 auto
                    border-bottom 1px red
                li.sub-item:hover
                    transition 0.4s all
                    border-top 1px solid transparent
                    border-bottom 1px solid transparent
                    width 210px
                li.sub-item:hover a
                    z-index 2
                li:nth-last-child(1)
                    border-bottom none
                li:nth-last-child(1):hover
                    border-bottom none*/
}
.sidemenu-navigation li a {
    color: #2d2d2d;
}
.sidemenu-navigation li a:focus {
    outline: medium none !important;
}
.sidemenu-navigation li.active ul.submenu {
    height: 100%;
    opacity: 1;
    display: block;
}
.sidemenu-navigation li.transilvania a {
    color: #000;
    font-weight: normal;
}
.sidemenu-navigation li.transilvania a:hover {
    color: #fff;
    background-color: #14a651;
}
.sidemenu-navigation li.transilvania li.sub-item:hover > a {
    color: #fff;
    background: url("/img/buttons/sidenav-subselection-transilvania.png") no-repeat scroll left center transparent !important;
}
.sidemenu-navigation li.menu-item.transilvania.active > a {
    color: #fff;
    background: url("/img/buttons/sidenav-selection-left-transilvania.png") no-repeat scroll left center transparent;
}
.sidemenu-navigation li.dobrogea a {
    color: #000;
    font-weight: normal;
}
.sidemenu-navigation li.dobrogea a:hover {
    color: #fff;
    background-color: #68abdf;
}
.sidemenu-navigation li.dobrogea li.sub-item:hover > a {
    color: #fff;
    background: url("/img/buttons/sidenav-subselection-dobrogea.png") no-repeat scroll left center transparent !important;
}
.sidemenu-navigation li.menu-item.dobrogea.active > a {
    color: #fff;
    background: url("/img/buttons/sidenav-selection-left-dobrogea.png") no-repeat scroll left center transparent;
}
.sidemenu-navigation li.muntenia a {
    color: #000;
    font-weight: normal;
}
.sidemenu-navigation li.muntenia a:hover {
    color: #fff;
    background-color: #e7a922;
}
.sidemenu-navigation li.muntenia li.sub-item:hover > a {
    color: #fff;
    background: url("/img/buttons/sidenav-subselection-muntenia.png") no-repeat scroll left center transparent !important;
}
.sidemenu-navigation li.menu-item.muntenia.active > a {
    color: #fff;
    background: url("/img/buttons/sidenav-selection-left-muntenia.png") no-repeat scroll left center transparent;
}
.sidemenu-navigation li.oltenia a {
    color: #000;
    font-weight: normal;
}
.sidemenu-navigation li.oltenia a:hover {
    color: #fff;
    background-color: #ede685;
}
.sidemenu-navigation li.oltenia li.sub-item:hover > a {
    color: #fff;
    background: url("/img/buttons/sidenav-subselection-oltenia.png") no-repeat scroll left center transparent !important;
}
.sidemenu-navigation li.menu-item.oltenia.active > a {
    color: #fff;
    background: url("/img/buttons/sidenav-selection-left-oltenia.png") no-repeat scroll left center transparent;
}
.sidemenu-navigation li.moldova a {
    color: #000;
    font-weight: normal;
}
.sidemenu-navigation li.moldova a:hover {
    color: #fff;
    background-color: #e07e27;
}
.sidemenu-navigation li.moldova li.sub-item:hover > a {
    color: #fff;
    background: url("/img/buttons/sidenav-subselection-moldova.png") no-repeat scroll left center transparent !important;
}
.sidemenu-navigation li.menu-item.moldova.active > a {
    color: #fff;
    background: url("/img/buttons/sidenav-selection-left-moldova.png") no-repeat scroll left center transparent;
}
.sidemenu-navigation li.maramures a {
    color: #000;
    font-weight: normal;
}
.sidemenu-navigation li.maramures a:hover {
    color: #fff;
    background-color: #b7d8b9;
}
.sidemenu-navigation li.maramures li.sub-item:hover > a {
    color: #fff;
    background: url("/img/buttons/sidenav-subselection-maramures.png") no-repeat scroll left center transparent !important;
}
.sidemenu-navigation li.menu-item.maramures.active > a {
    color: #fff;
    background: url("/img/buttons/sidenav-selection-left-maramures.png") no-repeat scroll left center transparent;
}
.sidemenu-navigation li.crisana a {
    color: #000;
    font-weight: normal;
}
.sidemenu-navigation li.crisana a:hover {
    color: #fff;
    background-color: #87c38d;
}
.sidemenu-navigation li.crisana li.sub-item:hover > a {
    color: #fff;
    background: url("/img/buttons/sidenav-subselection-crisana.png") no-repeat scroll left center transparent !important;
}
.sidemenu-navigation li.menu-item.crisana.active > a {
    color: #fff;
    background: url("/img/buttons/sidenav-selection-left-crisana.png") no-repeat scroll left center transparent;
}
.sidemenu-navigation li.banat a {
    color: #000;
    font-weight: normal;
}
.sidemenu-navigation li.banat a:hover {
    color: #fff;
    background-color: #5cb36e;
}
.sidemenu-navigation li.banat li.sub-item:hover > a {
    color: #fff;
    background: url("/img/buttons/sidenav-subselection-banat.png") no-repeat scroll left center transparent !important;
}
.sidemenu-navigation li.menu-item.banat.active > a {
    color: #fff;
    background: url("/img/buttons/sidenav-selection-left-banat.png") no-repeat scroll left center transparent;
}
.sidemenu-navigation li.bucovina a {
    color: #000;
    font-weight: normal;
}
.sidemenu-navigation li.bucovina a:hover {
    color: #fff;
    background-color: #bda6d2;
}
.sidemenu-navigation li.bucovina ul li.sub-item > a:hover {
    color: #fff;
    background: url("/img/buttons/sidenav-subselection-bucovina.png") no-repeat scroll left center transparent !important;
}
.sidemenu-navigation li.menu-item.bucovina.active > a {
    color: #fff;
    background: url("/img/buttons/sidenav-selection-left-bucovina.png") no-repeat scroll left center transparent;
}
.sidemenu-navigation li.transilvania:hover a.transilvania {
    background: url("/img/buttons/sidenav-selection-left-transilvania.png") no-repeat scroll left center transparent;
}
.sidemenu-navigation li.dobrogea:hover a.dobrogea {
    background: url("/img/buttons/sidenav-selection-left-dobrogea.png") no-repeat scroll left center transparent;
}
.sidemenu-navigation li.muntenia:hover a.muntenia {
    background: url("/img/buttons/sidenav-selection-left-muntenia.png") no-repeat scroll left center transparent;
}
.sidemenu-navigation li.oltenia:hover a.oltenia {
    background: url("/img/buttons/sidenav-selection-left-oltenia.png") no-repeat scroll left center transparent;
}
.sidemenu-navigation li.moldova:hover a.moldova {
    background: url("/img/buttons/sidenav-selection-left-moldova.png") no-repeat scroll left center transparent;
}
.sidemenu-navigation li.maramures:hover a.maramures {
    background: url("/img/buttons/sidenav-selection-left-maramures.png") no-repeat scroll left center transparent;
}
.sidemenu-navigation li.crisana:hover a.crisana {
    background: url("/img/buttons/sidenav-selection-left-crisana.png") no-repeat scroll left center transparent;
}
.sidemenu-navigation li.banat:hover a.banat {
    background: url("/img/buttons/sidenav-selection-left-banat.png") no-repeat scroll left center transparent;
}
.sidemenu-navigation li.bucovina:hover a.bucovina {
    background: url("/img/buttons/sidenav-selection-left-bucovina.png") no-repeat scroll left center transparent;
}
.sidemenu-navigation li.menu-item.active ul.submenu li.sub-item:hover > a {
    background-position: -10px auto;
}
.sidemenu-navigation a {
    color: #fff;
}
a.show-more {
    color: #bf0b1f;
}
.more-hidden {
    opacity: 0;
    display: none;
    -webkit-transition: all 0.4 ease;
    transition: all 0.4 ease;
}
/* Color Stuff */
hr.event-separator {
    height: 2px;
    max-width: 90%;
    margin: 20px auto;
    border: 0;
    background-image: -webkit-linear-gradient(left, rgba(200,0,0,0), rgba(200,0,0,0.75), rgba(200,0,0,0));
    background-image: linear-gradient(to right, rgba(200,0,0,0), rgba(200,0,0,0.75), rgba(200,0,0,0));
}
.colorSlide {
    background-color: rgba(0,16,1,0.2);
    position: absolute;
    z-index: 0;
    left: 0;
    height: 100%;
    top: 0;
    width: 300%;
}
.inregistare-ferma label {
    line-height: 1.1rem;
    text-transform: uppercase;
}
.inregistare-ferma label div {
    bottom-margin: 14px;
}
.verde_50 {
    color: #e8f5e9 !important;
}
.verde_100 {
    color: #c8e6c9 !important;
}
.verde_200 {
    color: #a5d6a7 !important;
}
.verde_300 {
    color: #81c784 !important;
}
.verde_400 {
    color: #66bb6a !important;
}
.verde_500,
.verde {
    color: #4caf50 !important;
}
.verde_600 {
    color: #43a047 !important;
}
.verde_700 {
    color: #388e3c !important;
}
.verde_800 {
    color: #2e7d32 !important;
}
.verde_900 {
    color: #1b5e20 !important;
}
.verde_A100 {
    color: #b9f6ca !important;
}
.verde_A200 {
    color: #69f0ae !important;
}
.verde_A400 {
    color: #00e676 !important;
}
.verde_A700 {
    color: #00c853 !important;
}
.verde_bg_50 {
    background-color: #e8f5e9 !important;
}
.verde_bg_100 {
    background-color: #c8e6c9 !important;
}
.verde_bg_200 {
    background-color: #a5d6a7 !important;
}
.verde_bg_300 {
    background-color: #81c784 !important;
}
.verde_bg_400 {
    background-color: #66bb6a !important;
}
.verde_bg_500 {
    background-color: #4caf50 !important;
}
.verde_bg_600 {
    background-color: #43a047 !important;
}
.verde_bg_700 {
    background-color: #388e3c !important;
}
.verde_bg_800 {
    background-color: #2e7d32 !important;
}
.verde_bg_900 {
    background-color: #1b5e20 !important;
}
.verde_bg_A100 {
    background-color: #b9f6ca !important;
}
.verde_bg_A200 {
    background-color: #69f0ae !important;
}
.verde_bg_A400 {
    background-color: #00e676 !important;
}
.verde_bg_A700 {
    background-color: #00c853 !important;
}
@-webkit-keyframes dash {
    to {
        stroke-dashoffset: 1000;
    }
}
@keyframes dash {
    to {
        stroke-dashoffset: 1000;
    }
}
