html, body {
  height: 100%;
}
/* body */

:root {
  --main-color: #9cc026;
  --black-color: #333;
  --orange-color: #ff8c00;
}

body {
  color: var(--black-color);
  font-size: 16px;
  min-height: 100%;
}

/* header */
.heading-color {
  color: #4cae4c;
}

.page-header {
  padding-bottom: 0px !important;
  margin: 30px 0 0 !important;
  border: none !important;
}

.header_menu {
  overflow: visible;
  padding: 0 15px;
}

#main-menu {
  margin-top: 10px;
  text-align: center;
}

.display_table_cell {
  display: table-cell;
  vertical-align: middle;
  float: none;
  overflow: hidden;
  zoom: 1;
  box-sizing: border-box;
}

.nav>li {
  display: inline-block;
  font-weight: bold;
}

.nav>li>a {
  margin: 15px 30px;
  color: var(--black-color);
  cursor: pointer;
}

.nav>li>a:hover, .nav>li>a:active {
  background: none !important;
  color: var(--main-color);
}

.open {
  display: block;
}

.hide {
  display: none;
}

.page_header {
  -webkit-transition: background 0.2s ease-in-out 0s;
  transition: background 0.2s ease-in-out 0s;
  top: 0;
  left: 0;
  right: 0;
  position: relative;
  z-index: 1000;
  border-bottom: 0px !important;
}

.header-right {
  display: inline;
}

.social {
  border: 2px solid var(black-color);
  border-radius: 50px;
}


.sticky+.content {
  padding-top: 200px;
}

#header {
  z-index: 1000;
  background: #FFF;
  height: 150px;
  margin-top: 40px;
  position: fixed;
  width: 100%;
  box-shadow: 1px 1px 1px 1px #CCC;
  margin: 0;
  top: 0;
}

.active {
  color: var(--main-color) !important;
}

#servicii ul,
#utile ul {
  list-style-type: none;
  display: none;
  width: 250px;
  position: absolute;
  padding: : 15px 0;
  border-top: 3px solid var(--main-color);
  padding: 0;
  text-align: left;
}

#servicii ul ul,
#utile ul ul {
  width: 300px;
  list-style-type: none;
  display: none;
  position: absolute;
  padding: : 15px 0;
  border-top: 3px solid var(--main-color);
  padding: 0;
  text-align: left;
}

#servicii #serv-l0 li:not(:last-child),
#utile #util-l0 li:not(:last-child),
[id*="-sbm-"] li:not(:last-child) {
  border-bottom: 1px solid #CCC;
}

#servicii #serv-l0 li a:hover,
#utile #util-l0 li a:hover {
  color: var(--main-color);
}

#servicii #serv-l0 li a,
#utile #util-l0 li a {
  text-align: left;
  color: var(--black-color);
  text-decoration: none;
  width: 100%;
  display: block;
}

[id*="-sbm-"] {
  left: 100%;
  top: -3px;
  border-left: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  border-right: 1px solid #DDD;
  padding: 5px !important;
  background: #FFF;
}

#logo {
  width: 100px;
}

h1 {
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 20px;
}

h2 {
  font-weight: bold;
  font-size: 26px;
  margin: 20px 0;
}

h3 {
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 10px 0;
}

#slider, .about-us, .title-area {
  margin-top: 152px;
}

.fa-sort-down {
  vertical-align: top;
  float: right;
  margin-right: 5px;
}

.fa-rotate-45 {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  display: inline-block;
}

/* header end */
/* content */
.content {
  text-align: center;
}

.content-offer {
  margin-top: 80px;
}

.ml-5 {
  margin-left: 5px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-80 {
  margin-top: 80px;
}

.div-offers .fa {
  font-size: 30px;
  border: 1px solid #FFF;
  padding: 30px;
  border-radius: 50px;
  background: var(--orange-color);
  color: #FFF;
}
.mb-5 {
  margin-bottom: 5px;
}
.offer {
  padding: 20px;
}
.articol-curent {
    cursor: pointer;
    width: 60%;
}
.articol-curent::before {
  content: "\f069";
  font-family: 'Font Awesome 5 Free', Arial;
  font-size: 8px;
  margin-right: 5px;
  vertical-align: middle;
  color: var(--main-color);
}
.articol-curent a {
    color: var(--main-color);
    font-weight: bold;
}
:target::before {
    content: '';
    display: block;
    height:      180px;
    margin-top: -180px;
}
.p-fix {
  position: fixed;
}
/* slider */
/*jssor slider loading skin spin css*/
.jssorl-009-spin img {
  animation-name: jssorl-009-spin;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

/*jssor slider bullet skin 032 css*/
.jssorb032 {
  position: absolute;
}

.jssorb032 .i {
  position: absolute;
  cursor: pointer;
}

.jssorb032 .i .b {
  fill: #fff;
  fill-opacity: 0.7;
  stroke: #000;
  stroke-width: 1200;
  stroke-miterlimit: 10;
  stroke-opacity: 0.25;
}

.jssorb032 .i:hover .b {
  fill: #000;
  fill-opacity: .6;
  stroke: #fff;
  stroke-opacity: .35;
}

.jssorb032 .iav .b {
  fill: #000;
  fill-opacity: 1;
  stroke: #fff;
  stroke-opacity: .35;
}

.jssorb032 .i.idn {
  opacity: .3;
}

/*jssor slider arrow skin 051 css*/
.jssora051 {
  display: block;
  position: absolute;
  cursor: pointer;
}

.jssora051 .a {
  fill: none;
  stroke: #fff;
  stroke-width: 360;
  stroke-miterlimit: 10;
}

.jssora051:hover {
  opacity: .8;
}

.jssora051.jssora051dn {
  opacity: .5;
}

.jssora051.jssora051ds {
  opacity: .3;
  pointer-events: none;
}

/* end slider */
.center {
  float: none !important;
  margin: 0 auto;
}

.fa-8 {
  font-size: 8em;
  color: var(--orange-color);
}

.ul-center {
  font-size: 18px;
}

#ul-consult,
#ul-collaboration,
.ul-center {
  list-style-type: none;
  font-weight: bold;
}

#ul-adv {
  list-style-type: none;
}

.ul-opt {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: justify;
  margin-left: 173px;
}

#ul-consult li:before,
#ul-collaboration>li:before,
#ul-adv>li:before,
.ul-center>li:before,
.servicii li:before {
  content: "\2713\0020";
  font-family: 'Lucida Sans Unicode', 'Arial Unicode MS', Arial;
}

#ul-adv li {
  margin-bottom: 5px;
}

.ul-opt>li:before {
  content: "\f06c";
  font-family: "Font Awesome 5 Free";
  color: var(--main-color);
  margin-right: 5px;
}

.p-60 {
  padding-left: 60px;
}

#serv-ext {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}

.legislatie {
  text-align: justify !important;
  padding: 0;
  margin: 0;
  list-style: none !important;
}

.servicii {
  text-align: justify !important;
  margin: 0;
  list-style: none !important;
}

.servicii li {
  margin: 10px 0;
}

.servicii li ul {
  list-style-type: lower-roman;
}

.servicii li ul li:before {
  content: none !important;
}

.legislatie li:before {
  content: "\f24e";
  font-family: "Font Awesome 5 Free";
  color: var(--main-color);
  margin-right: 5px;
}

ul li a {
  cursor: pointer;
}

/* end content */
/* footer */

#footer {
  height: 250px;
  bottom: 0;
  background: #333;
  margin-top: 150px;
  color: #FFF;
  width: 100%;
  right: 0;
  bottom: 0;
  left: 0;
}

.ul-footer {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.ul-footer li {
  margin: 5px 0;
}

.ul-footer li a {
  text-decoration: none;
  color: #FFF;
  cursor: pointer;
}

.ul-footer li a:hover {
  color: var(--main-color);
}

.img-servicies {
  width: 100%;
  height: 250px;
}

.consulting {
  background: #EDEDED;
  padding: 0 0 20px 0;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}

.fa-recycle {
  color: var(--main-color);
}

.about_us img {
  height: 400px;
}

.serv_img {
  height: 350px;
  width: 90%;
}

.p-17 {
  padding: 17px;
}

.center {
  display: block;
  margin: 0 auto;
  clear: both;
  margin-top: 15px;
}

.strong {
  font-weight: bold;
}

.nav.navbar-nav.navbar-right.col-xs-2 {
  text-align: none;
}

.social-media {
  font-family: "Font Awesome 5 Brands";
}

.facebook:before {
  content: "\f09a";
}

#servicii:hover #serv-l0,
#utile:hover #util-l0 {
  display: block;
  transition: all 200ms ease-out;
  background: #FFF;
  border-left: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  border-right: 1px solid #DDD;
  padding: 5px;
}

#servicii #serv-l0 li,
#utile #util-l0 li,
[id*="-sbm-"] li {
  padding: 5px !important;
  display: list-item;
  position: relative;
  font-weight: normal !important;
}

.box {
  border: 1px solid #CCC;
  border-radius: 3px;
  padding: 60px 30px;
  margin: 5px;
  display: inline-block;
  width: 41.66666667%;
  cursor: pointer;
}

.box:hover {
  background : var(--main-color);
  color:#FFF;
  font-weight: bold;
}

.w-100 {
  width: 100%;
   min-height: 54%;
   max-height: 100%;
   height: 60%;

}
.panel-body-15{
  padding: : 15px 15px 0 15px;
}

/* end footer */

.blogItem:not(:first-child) {
  display: none;
}
iframe {
  display: block;
  background: #000;
  border: none;
  height: 100vh;
  width: 98vw;
}


/* blog */
.header-drawer.sticky {
  display: none;
}


@media (min-width: 992px) {
  .menu_wrapper {
    position: relative;
  }

  .page_header.ls .sf-menu>li.current-menu-item>a {
    color: #9cc026;
  }

  #servicii #serv-l0 li:hover ul,
  /* #servicii #serv-l0 li:focus-within ul, */
  #utile #util-l0 li:hover ul {
    /* #utile #util-l0 li:focus-within ul { */
    display: block;
    transition: all 200ms ease-out;
  }
}

@media (max-width: 768px) {
  .p-fix {
    position: relative !important;
  }
  [class*='col-'] {
    width: 100% !important;
    float: none !important;
  }

  .btn {
    white-space: unset !important;
  }

  .navbar-toggle {
    border: 1px solid #CCC !important;
    background-color: #CCC !important;
  }

  .navbar-toggle .icon-bar {
    background-color: #888;
  }
  #servicii:hover #serv-l0, #utile:hover #util-l0 {
      display: contents;
      transition: all 200ms ease-out;
      background: #FFF;
      border-left: 1px solid #DDD;
      border-bottom: 1px solid #DDD;
      border-right: 1px solid #DDD;
      padding: 5px;
  }
   #servicii #serv-l0 li:hover ul,
  #utile #util-l0 li:hover ul {
    display: contents;
    transition: all 200ms ease-out;
  }

  #servicii #serv-l0 li:not(hover) ul,
  /* #servicii #serv-l0 li:focus-within ul, */
  #utile #util-l0 li:hover ul {
    /* #utile #util-l0 li:focus-within ul { */
    display: none;
    transition: all 200ms ease-out;
  }

  .btn-lg {
    font-size: 16px !important;
  }

  .ul-center, #ul-consult, #ul-adv, .ul-opt, .p-60 {
    padding: 0 !important;
    margin: 0 !important;
  }

  .menu_wrapper.primary-navigation.col-xs-11 {
    background: #FFF;
    border: 1px solid #CCC;
  }

  .nav>li {
    display: block;
  }

  .nav.navbar-nav.navbar-right.col-xs-2 {
    text-align: center;
  }

  .open {
    display: contents !important;
  }

  .menu_wrapper {
    overflow-y: scroll;
    height: 500px;
  }

  #servicii #serv-l0 li a, #utile #util-l0 li a {
    text-align: center;
  }

  .about_us img,
  .serv_img {
    height: 200px;
    width: 100%;
  }

  .pull-left, .pull-right {
    float: none !important;
    margin-bottom: 5px;
  }

  .servicii {
    padding: 0 !important;
  }

  .row-lr {
    margin-left: -15px;
    margin-right: -15px;
  }

  .p-lr {
    padding: 0;
  }

  .p-tb {
    padding: 10px;
  }

  .box {
    width: 100%;
  }

  #footer {
    height: auto;
    position: unset;
  }
}
