#header {
  background-image: url("../images/bgk_header.png");
  background-position: center top;
  display: block;
  height: 578px;
}

#header.page {
  height: 320px;
}

#header #meniu {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

@media (max-width: 767px) {
  #header #meniu .navbar-collapse.in {
    display: block !important;
    background: rgba(255, 255, 255, 0.97) !important;
    z-index: 999 !important;
    position: absolute !important;
    width: 100% !important;
    top: 90px !important;
  }
  #header #meniu .navbar-nav li a {
    color: #02264d !important;
    height: 56px !important;
    line-height: 32px !important;
    border-bottom: 1px solid #cecece !important;
  }
}

#header #meniu .navbar-default {
  background: none;
  border: none !important;
  height: 120px;
  line-height: 120px;
  margin: 0;
}

@media (max-width: 1199px) and (min-width: 768px) {
  #header #meniu .navbar-default .navbar-nav li a {
    font-size: 15px !important;
    padding: 35px 5px 15px 5px !important;
  }
}

#header #meniu .navbar-default .navbar-nav li a {
  color: #777;
  height: 120px;
  line-height: 68px;
  color: #fff;
  text-decoration: none;
  font-family: 'Oswald';
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
}

#header #meniu .navbar-default .navbar-nav li.active a {
  background-color: rgba(255, 255, 255, 0.3);
}

#header #meniu .navbar-default .navbar-nav li:hover a {
  background-color: rgba(255, 255, 255, 0.3);
}

#header #meniu .navbar-default .navbar-nav li.active a {
  background-color: rgba(255, 255, 255, 0.3);
}

#header #myCarousel {
  height: 300px;
}

#header #myCarousel .carousel-indicators {
  bottom: -10px;
}

#header #myCarousel .carousel-indicators li {
  border-color: rgba(255, 255, 255, 0.3);
}

#header #myCarousel .carousel-indicators li.active {
  background: rgba(255, 255, 255, 0.3);
}

#header #myCarousel .carousel-inner {
  text-align: center;
}

#header #myCarousel .carousel-inner .item p.titlu {
  font-size: 40px;
  font-weight: 800;
  color: #fff;
  text-transform: uppercase;
  line-height: 40px;
  margin-top: 50px;
}

#header #myCarousel .carousel-inner .item p.explicatii {
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  margin-top: 20px;
}

#footer {
  background: #010a20;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding: 25px;
}

@media (max-width: 768px) {
  #footer .stanga {
    text-align: center !important;
  }
  #footer .dreapta {
    text-align: center !important;
  }
  #footer .dreapta ul {
    display: none;
  }
}

#footer .stanga .copyright {
  color: #fefefe;
}

#footer .stanga .powered {
  color: #4e5463;
}

#footer .stanga .powered a {
  color: #4e5463;
  text-decoration: none;
}

#footer .stanga .powered a:hover {
  color: #fff;
  opacity: 0.8;
}

#footer .dreapta {
  color: #fefefe;
}

#footer .dreapta a {
  text-decoration: none;
  color: #fefefe;
}

#footer .dreapta a:hover {
  color: #fff;
  opacity: 0.8;
}

#footer .dreapta ul li {
  list-style-type: none;
  float: right;
  padding: 5px 10px;
}

#footer .dreapta ul li a {
  color: #4e5463;
  text-decoration: none;
}

#footer .dreapta ul li a:hover {
  color: #fff;
  opacity: 0.8;
}

.lSSlideWrapper {
  position: relative;
  max-width: 100%;
  overflow: hidden;
}

.lSSlideWrapper .lSFade {
  position: relative;
}

.lSSlideWrapper .lSFade > * {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%;
}

.lSSlideWrapper .lSFade > .active {
  z-index: 10;
}

.lSSlideWrapper .lSSlide {
  transition-timing-function: inherit !important;
  transition-duration: inherit !important;
  transform: translate(0, 0);
  transition-property: transform,height;
}

.lSSlideWrapper.usingCss .lSFade > * {
  transition-timing-function: inherit !important;
  transition-duration: inherit !important;
  opacity: 0;
  transition-delay: 0s;
  transition-property: opacity;
}

.lSSlideWrapper.usingCss .lSFade > .active {
  opacity: 1;
}

.lSSlideWrapper > .lightSlider:after {
  clear: both;
}

.lSSlideOuter {
  overflow: hidden;
  user-select: none;
}

.lSSlideOuter .lSPager {
  padding-left: 0;
  list-style: none;
}

.lSSlideOuter .lSPager.lSGallery {
  list-style: none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
  user-select: none;
}

.lSSlideOuter .lSPager.lSGallery:after {
  clear: both;
  content: " ";
  display: table;
}

.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
  transition: border-radius .12s linear 0s .35s linear 0s;
}

.lSSlideOuter .lSPager.lSGallery li.active {
  border-radius: 5px;
}

.lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 5px;
}

.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%;
}

.lSSlideOuter .lSPager.lSGallery:before {
  content: " ";
  display: table;
}

.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center;
  display: none;
}

.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px;
}

.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #606060;
  border-radius: 30px;
  display: inline-block;
  height: 8px;
  overflow: hidden;
  text-indent: -999em;
  width: 8px;
  position: relative;
  z-index: 99;
  transition: all .5s linear 0s;
}

.lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #02264d;
}

.lSSlideOuter .lSPager.lSpg > li:hover a {
  background-color: #606060;
}

.lSSlideOuter .media {
  opacity: .8;
}

.lSSlideOuter .media.active {
  opacity: 1;
}

.lSSlideOuter.vertical {
  position: relative;
}

.lSSlideOuter.vertical.noPager {
  padding-right: 0 !important;
}

.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0;
}

.lSSlideOuter.vertical .lSAction > a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0;
}

.lSSlideOuter.vertical .lSAction > .lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto;
}

.lSSlideOuter.vertical .lSAction > .lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px;
}

.lSSlideOuter.vertical .rightEnd {
  animation: topEnd .3s;
  position: relative;
}

.lSSlideOuter.vertical .leftEnd {
  animation: bottomEnd .3s;
  position: relative;
}

.lSSlideOuter.vertical .lightSlider > * {
  width: 100% !important;
  max-width: none !important;
}

.lSSlideOuter.lSrtl {
  direction: rtl;
}

.lSSlideOuter.lSrtl .lSPager {
  padding-right: 0;
}

.lSSlideOuter.lSrtl .lightSlider {
  padding-right: 0;
}

.lSSlideOuter.lSrtl .lightSlider > * {
  float: right !important;
}

.lSSlideOuter.lSrtl .rightEnd {
  animation: leftEnd .3s;
  position: relative;
}

.lSSlideOuter.lSrtl .leftEnd {
  animation: rightEnd .3s;
  position: relative;
}

.lSSlideOuter.lSrtl .lSGallery li {
  float: right !important;
}

.lSSlideOuter .lightSlider {
  padding-left: 0;
  list-style: none;
}

.lSSlideOuter .lightSlider > * {
  float: left;
}

.lSSlideOuter .rightEnd {
  animation: rightEnd .3s;
  position: relative;
}

.lSSlideOuter .leftEnd {
  animation: leftEnd .3s;
  position: relative;
}

.lSSlideOuter .lSGallery li {
  float: left;
}

.lightSlider {
  overflow: hidden;
  margin: 0;
}

.lightSlider:after {
  content: " ";
  display: table;
}

.lightSlider:before {
  content: " ";
  display: table;
}

.lightSlider.lsGrab > * {
  cursor: grab;
}

.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: grabbing;
}

.lSAction > a {
  width: 32px;
  display: block;
  top: 50%;
  height: 32px;
  background-image: url(../images/controls.png);
  cursor: pointer;
  position: absolute;
  z-index: 99;
  margin-top: -16px;
  opacity: .5;
  transition: opacity .35s linear 0s;
}

.lSAction > a:hover {
  opacity: 1;
}

.lSAction > a.disabled {
  pointer-events: none;
}

.lSAction > .lSPrev {
  background-position: 0 0;
  left: 10px;
}

.lSAction > .lSNext {
  background-position: -32px 0;
  right: 10px;
}

.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}

@-webkit-keyframes rightEnd {
  0% {
    left: 0;
  }
  100% {
    left: 0;
  }
  50% {
    left: -15px;
  }
}

@keyframes rightEnd {
  0% {
    left: 0;
  }
  100% {
    left: 0;
  }
  50% {
    left: -15px;
  }
}

@-webkit-keyframes topEnd {
  0% {
    top: 0;
  }
  100% {
    top: 0;
  }
  50% {
    top: -15px;
  }
}

@keyframes topEnd {
  0% {
    top: 0;
  }
  100% {
    top: 0;
  }
  50% {
    top: -15px;
  }
}

@-webkit-keyframes leftEnd {
  0% {
    left: 0;
  }
  100% {
    left: 0;
  }
  50% {
    left: 15px;
  }
}

@keyframes leftEnd {
  0% {
    left: 0;
  }
  100% {
    left: 0;
  }
  50% {
    left: 15px;
  }
}

@-webkit-keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  100% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
}

@keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  100% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
}

.lightSlider img {
  border: 1px solid #d2d2d2;
  max-width: 100%;
  height: auto;
}

.lightSlider img:hover {
  border-color: #010a20;
}

.products_list .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.products_list .row > [class*='col-'] {
  display: flex;
  flex-direction: column;
}

.products_list .prev_produs {
  padding: 5px;
}

.products_list .prev_produs .continut {
  background: #fff;
  border: 1px solid #fff;
  padding: 10px;
  border-radius: 4px;
  text-align: center;
  height: 100%;
}

.products_list .prev_produs .continut:hover {
  border: 1px solid rgba(2, 38, 77, 0.2);
}

.products_list .prev_produs .continut img {
  display: block;
  margin: 0px auto;
}

.products_list .prev_produs .continut .titlu {
  margin-top: 0px;
  display: inline-block;
  min-height: 50px;
}

.products_list .prev_produs .continut .titlu span {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  color: #02264d;
  margin-bottom: 10px;
  line-height: 21px;
}

.products_list .prev_produs .continut a {
  display: -webkit-inline-box;
  text-decoration: none;
  background: #ffe241;
  border-bottom: 2px solid #caac07;
  padding: 5px 15px;
  border-radius: 4px;
  color: #02264d;
  font-size: 13px;
  font-weight: 600;
}

.products_list .prev_produs .continut a:hover {
  background: #caac07;
  border-bottom: 2px solid #caac07;
}

.filtreaza {
  padding: 10px 10px 10px 10px;
}

.filtreaza .filtre .filtru {
  background: #02264d;
  border: 1px solid #02264d;
  color: #fff;
  text-align: center;
  line-height: 40px;
  text-transform: uppercase;
}

.filtreaza .filtre ul {
  margin-bottom: 10px;
  display: block;
  clear: both;
  margin: 0px;
  padding: 0px;
}

.filtreaza .filtre ul li {
  list-style-type: none;
  border-left: 1px solid rgba(2, 38, 77, 0.2);
  border-right: 1px solid rgba(2, 38, 77, 0.2);
  margin: 0px;
  width: 100%;
  padding-left: 10px;
  line-height: 40px;
  background: #fff;
}

.filtreaza .filtre ul li:last-child {
  border-bottom: 1px solid rgba(2, 38, 77, 0.2);
}

.filtreaza .filtre ul li:hover {
  background: rgba(69, 69, 69, 0.01);
}

.filtreaza .filtre ul li .stergefiltru label {
  width: 100%;
}

.filtreaza .filtre ul li .stergefiltru input[type="checkbox"] {
  display: none;
}

.filtreaza .filtre ul li .stergefiltru input[type="checkbox"] + label span {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  background: url("../images/stergefiltru.png") left top no-repeat;
  cursor: pointer;
}

.filtreaza .filtre ul li .stergefiltru input[type="checkbox"]:checked + label span {
  background: url("../images/stergefiltru.png") -19px top no-repeat;
}

.filtreaza .filtre ul li .selectfiltru.active input[type="checkbox"] {
  display: none;
}

.filtreaza .filtre ul li .selectfiltru.active input[type="checkbox"] + label span {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  background: url("../images/selectfiltru.png") -19px top no-repeat;
  cursor: pointer;
}

.filtreaza .filtre ul li .selectfiltru.active input[type="checkbox"]:checked + label span {
  background: url("../images/selectfiltru.png") left top no-repeat;
}

.filtreaza .filtre ul li .selectfiltru label {
  width: 100%;
}

.filtreaza .filtre ul li .selectfiltru input[type="checkbox"] {
  display: none;
}

.filtreaza .filtre ul li .selectfiltru input[type="checkbox"] + label span {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  background: url("../images/selectfiltru.png") left top no-repeat;
  cursor: pointer;
}

.filtreaza .filtre ul li .selectfiltru input[type="checkbox"]:checked + label span {
  background: url("../images/selectfiltru.png") -19px top no-repeat;
}

.sidebarform {
  padding: 10px;
}

.sidebarform .form {
  background: #02264d;
  border-radius: 2px;
  text-align: center;
  padding: 20px 10px;
}

.sidebarform .form span {
  color: #ffe241;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
}

.sidebarform .form p {
  color: rgba(255, 255, 255, 0.95) !important;
  font-size: 12px !important;
  line-height: 16px !important;
  margin-top: 20px;
  margin-bottom: 20px;
}

.sidebarform .form form input {
  width: 100%;
}

.sidebarform .form form input[type=text] , .sidebarform .form form input[type=email] {
  background: rgba(255, 255, 255, 0.98);
  line-height: 33px;
  text-align: center;
  margin-bottom: 10px;
  border: 1px solid rgba(255, 255, 255, 0.98);
}

.sidebarform .form form input[type=text]:hover, .sidebarform .form form input[type=email]:hover {
  border-color: #ffe241;
}

.sidebarform .form form input[type=text]:focus, .sidebarform .form form input[type=email]:focus {
  border-color: #ffe241;
  outline: none;
}

.sidebarform .form form input[type=submit] {
  background: #ffe241;
  color: #02264d;
  border: none;
  padding: 10px;
  font-weight: 600;
}

.sidebarform .form form input[type=submit]:hover {
  background: rgba(255, 226, 65, 0.9);
  color: #010a20;
}

.sidebarform .form form textarea {
  width: 100%;
  background: rgba(255, 255, 255, 0.98);
  line-height: 33px;
  text-align: left;
  padding-left: 10px;
  margin-bottom: 10px;
  border: none;
}

/* Main carousel style */
.carousel {
  width: 100%;
  height: auto;
  /* Indicators list style */
}

.carousel .article-slide .carousel-indicators {
  bottom: 0;
  left: 0;
  margin-left: 5px;
  width: 100%;
}

.galerie_indicator {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.galerie_indicator li {
  float: left;
  width: 23%;
  margin: 1%;
}

.galerie_indicator li img {
  width: 100%;
  height: auto;
  border: 1px solid rgba(69, 69, 69, 0.5);
}

.galerie_indicator li img:hover {
  border: 1px solid rgba(2, 38, 77, 0.5);
  opacity: 0.9;
}

.contactpage iframe {
  width: 100%;
  height: 200px;
  margin-top: 10px;
  margin-bottom: 30px;
}

.contactpage ul li {
  list-style-type: none;
  min-height: 40px;
  margin-bottom: 20px;
}

.contactpage ul li .col-md-1 .step {
  width: 42px;
  height: 42px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font-size: 26px;
  position: relative;
  line-height: 42px;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .contactpage ul li .col-md-1 .step {
    display: block;
    width: 100%;
  }
}

.contactpage ul li .col-md-1 .step:after {
  width: 42px;
  height: 42px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  content: "";
  border: 5px solid;
  border-radius: 50%;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  left: 0;
  top: 0;
}

@media screen and (max-width: 991px) {
  .contactpage ul li .col-md-1 .step:after {
    left: 50%;
    margin-left: -35px;
  }
}

.contactpage ul li .col-md-1 .step span {
  display: none;
}

.contactpage ul li .col-md-1 .step-1 {
  color: #0e4988;
}

.contactpage ul li .col-md-1 .step-1:after {
  border-color: rgba(14, 73, 136, 0.8) currentColor currentColor rgba(14, 73, 136, 0.8);
}

.contactpage ul li .col-md-1 .step-2 {
  color: #2a71bd;
}

.contactpage ul li .col-md-1 .step-2:after {
  border-color: rgba(42, 113, 189, 0.8) currentColor currentColor rgba(42, 113, 189, 0.8);
}

.contactpage ul li .col-md-1 .step-3 {
  color: #579ce6;
}

.contactpage ul li .col-md-1 .step-3:after {
  border-color: rgba(87, 156, 230, 0.8) currentColor currentColor rgba(87, 156, 230, 0.8);
}

.contactpage ul li .col-md-1 .step-4 {
  color: #7fb9f7;
}
.contactpage ul li .col-md-1 .step-4 i {
    font-size: 19px;
    margin-top: 11px;
    display: block;
}

.contactpage ul li .col-md-1 .step-4:after {
  border-color: rgba(142, 192, 247, 0.8) currentColor currentColor rgba(142, 192, 247, 0.8);
}

.contactpage ul li ul {
  padding: 0px;
  margin: 0px;
}

.contactpage ul li ul li {
  list-style-type: none;
  min-height: 24px;
  margin-bottom: 0px;
}

.small_article {
  background: #fff;
  padding-top: 15px;
  padding-bottom: 20px;
}

.small_article .continut img {
  max-width: 100%;
  height: auto;
  border-radius: 3px;
}

.small_article .continut .statistici {
  background: #f4f4f4;
  text-align: center;
  color: #02264d;
  font-size: 13px;
  padding: 5px;
}

.small_article .continut .statistici i {
  color: #454545;
}

.small_article .continut .statistici i + i {
  margin-left: 10px;
}

.small_article .continut .titlu {
  text-align: center;
  padding: 5px 0px;
}

.small_article .continut .titlu a {
  font-size: 18px;
  text-decoration: none;
  color: #02264d;
}

.small_article .continut p {
  font-size: 14px;
  line-height: 21px;
  text-align: center;
}

.small_article .continut a.readmode {
  font-size: 14px;
}

.small_article .continut .hover {
  display: none;
}

.small_article .continut:hover .hover {
  display: block;
  position: absolute;
  background: rgba(2, 38, 77, 0.8);
  width: calc(100% - 30px);
  height: calc(100% - 35px);
}

.small_article .continut:hover .hover p {
  position: relative;
  top: 45%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
}

.sidebar_blog .sidebar_article {
  background: #fff;
  padding: 0;
  margin: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  border-left: 1px solid rgba(2, 38, 77, 0.2);
  border-right: 1px solid rgba(2, 38, 77, 0.2);
}

.sidebar_blog .sidebar_article .featured {
  padding-right: 0px;
}

.sidebar_blog .sidebar_article .featured img {
  max-width: 100%;
  height: auto;
}

.sidebar_blog .sidebar_article .titlu a {
  text-decoration: none;
  color: #02264d;
  font-weight: 600;
}

.sidebar_blog .sidebar_article .titlu .statistici {
  display: block;
  font-size: 10px;
  font-style: italic;
  padding: 7px 5px 7px 5px;
}

.sidebar_blog .sidebar_article .titlu .statistici i {
  font-size: 13px;
  margin-right: 5px;
}

.sidebar_blog .sidebar_article:hover {
  background: #f4f4f4;
}

.sidebar_blog ul li a {
  text-decoration: none;
  color: #02264d;
}

.sidebar_blog ul li a:hover {
  text-decoration: none;
}

.big_article .continut {
  text-align: center;
}

.big_article .continut h1 {
  font-size: 22px;
  margin-top: 20px;
  margin-bottom: 30px;
  text-align: left;
}

.big_article .continut p {
  line-height: 22px;
  text-align: left;
  margin-bottom: 20px;
}

.big_article .continut img + p {
  margin-top: 20px;
}

/*  bhoechie tab */
div.bhoechie-tab-container {
  z-index: 10;
  background-color: #ffffff;
  padding: 0 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  margin-top: 20px;
  margin-left: 50px;
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
}

div.bhoechie-tab-container .bhoechie-tab-menu {
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}

div.bhoechie-tab-container .bhoechie-tab-menu .list-group {
  margin-bottom: 0;
}

div.bhoechie-tab-container .bhoechie-tab-menu .list-group .list-group-item {
  position: relative;
  display: block;
  padding: 20px 15px;
}

div.bhoechie-tab-container .bhoechie-tab-menu .list-group a {
  margin-bottom: 0;
}

div.bhoechie-tab-container .bhoechie-tab-menu .list-group a .glyphicon,
div.bhoechie-tab-container .bhoechie-tab-menu .list-group a .fa {
  color: #5A55A3;
}

div.bhoechie-tab-container .bhoechie-tab-menu .list-group a:first-child {
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}

div.bhoechie-tab-container .bhoechie-tab-menu .list-group a:last-child {
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}

div.bhoechie-tab-container .bhoechie-tab-menu .list-group a.active,
div.bhoechie-tab-container .bhoechie-tab-menu .list-group a.active .glyphicon,
div.bhoechie-tab-container .bhoechie-tab-menu .list-group a.active .fa {
  background-color: #02264d;
  color: #fff;
}

div.bhoechie-tab-container .bhoechie-tab-menu .list-group a.active:after {
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #02264d;
}

div.bhoechie-tab-container .bhoechie-tab-content {
  background-color: #ffffff;
  border: 1px solid #ddd;
  /* border: 1px solid #eeeeee; */
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
}

div.bhoechie-tab-container .bhoechie-tab-content:not(.active) {
  display: none;
}

div.bhoechie-tab-container .bhoechie-tab-content p {
  font-size: 14px;
  line-height: 23px;
}

div.bhoechie-tab-container .bhoechie-tab-content h5 {
  font-size: 20px;
  color: #02264d;
  font-weight: 800;
  text-transform: uppercase;
}

div.bhoechie-tab-container .bhoechie-tab-content img {
  max-width: 100%;
  height: auto;
}

.portofoliu .btn-primary {
  color: #fff;
  background-color: #02264d;
  border-color: #02264d;
  border-radius: 0px;
  padding: 5px 10px;
  margin: 3px;
}

.portofoliu .btn-primary:hover {
  color: #ffe241;
}

.portofoliu ul li {
  list-style-type: none;
  text-align: center;
}

.portofoliu ul li p {
  font-size: 14px !important;
  text-transform: uppercase;
  font-weight: bold;
}

.portofoliu ul li:hover .thumbnail {
  border-color: rgba(2, 38, 77, 0.5);
}

.clienti .col-md-3 {
  text-align: center;
  padding-top: 20px;
  border: 1px solid transparent;
}

.clienti .col-md-3 img {
  max-width: 100%;
  height: auto;
  display: block;
}

.clienti .col-md-3 span {
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
}

.clienti .col-md-3:hover {
  border: 1px solid rgba(2, 38, 77, 0.5);
}

.servicii .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.servicii .row > [class*='col-'] {
  display: flex;
  flex-direction: column;
}

.servicii img {
  max-width: 100% !important;
  height: auto !important;
}

.servicii .col-md-6 {
  margin-bottom: 30px;
  padding-top: 20px;
  border: 1px solid transparent;
}

.servicii .col-md-6:hover {
  border-color: rgba(2, 38, 77, 0.1);
}

.servicii span {
  font-size: 20px;
  font-weight: 600;
  color: #02264d;
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
}

.servicii p {
  font-size: 16px;
  display: block;
}

body {
  font-family: 'Open Sans';
}

p.calltoaction {
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

p.calltoaction a {
  text-decoration: none;
  background: #ffe241;
  border-bottom: 2px solid #caac07;
  padding: 10px 20px;
  border-radius: 4px;
  color: #02264d;
  font-size: 15px;
  font-weight: 600;
}

p.calltoaction a:hover {
  background: #caac07;
  border-bottom: 2px solid #caac07;
}

.contentsite {
  background: #f4f4f4;
  margin-top: -150px;
  min-height: 400px;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
}

.contentsite.page .title_page {
  font-size: 23px;
  margin: 0px;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #02264d;
  margin-top: 40px;
  font-weight: 600;
}

.contentsite.page .titlu {
  margin-top: 60px;
  text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 30px;
  font-weight: 600;
  color: #02264d;
}

.contentsite.page h2 {
  font-size: 19px;
  margin: 0px;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #02264d;
}

.contentsite.page p {
  color: #454545;
  font-size: 14px;
  line-height: 21px;
}

.contentsite.normal {
  margin-top: 0px;
}

.contentsite .icons {
  margin-top: 40px;
  padding: 0px 17px;
  text-align: center;
}

.contentsite .icons:hover strong {
  color: #02264d;
}

.contentsite .icons:hover p {
  color: #02264d;
}

.contentsite .icons strong {
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;
  text-transform: uppercase;
  color: #606060;
  margin-top: 3px;
  display: block;
  margin-bottom: 7px;
}

.contentsite .icons p {
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  color: #606060;
}

.contentsite .icons .icon {
  display: block;
  clear: both;
  margin: 0px auto;
  background: url("../images/sprite.png") no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
  width: 98px;
  height: 98px;
  border-radius: 50%;
}

.contentsite .icons .icon.icon_11 {
  background-position: -196px -196px;
  width: 98px;
  height: 98px;
}

.contentsite .icons .icon.icon_11:hover {
  background-position: -0px -0px;
  width: 98px;
  height: 98px;
}

.contentsite .icons .icon.icon_12 {
  background-position: -294px -196px;
  width: 98px;
  height: 98px;
}

.contentsite .icons .icon.icon_12:hover {
  background-position: -98px -0px;
  width: 98px;
  height: 98px;
}

.contentsite .icons .icon.icon_13 {
  background-position: -0px -294px;
  width: 98px;
  height: 98px;
}

.contentsite .icons .icon.icon_13:hover {
  background-position: -196px -0px;
  width: 98px;
  height: 98px;
}

.contentsite .icons .icon.icon_14 {
  background-position: -98px -294px;
  width: 98px;
  height: 98px;
}

.contentsite .icons .icon.icon_14:hover {
  background-position: -294px -0px;
  width: 98px;
  height: 98px;
}

.contentsite .icons .icon.icon_15 {
  background-position: -196px -294px;
  width: 98px;
  height: 98px;
}

.contentsite .icons .icon.icon_15:hover {
  background-position: -0px -98px;
  width: 98px;
  height: 98px;
}

.contentsite .icons .icon.icon_21 {
  background-position: -294px -294px;
  width: 98px;
  height: 98px;
}

.contentsite .icons .icon.icon_21:hover {
  background-position: -98px -98px;
  width: 98px;
  height: 98px;
}

.contentsite .icons .icon.icon_22 {
  background-position: -0px -392px;
  width: 98px;
  height: 98px;
}

.contentsite .icons .icon.icon_22:hover {
  background-position: -196px -98px;
  width: 98px;
  height: 98px;
}

.contentsite .icons .icon.icon_23 {
  background-position: -98px -392px;
  width: 98px;
  height: 98px;
}

.contentsite .icons .icon.icon_23:hover {
  background-position: -294px -98px;
  width: 98px;
  height: 98px;
}

.contentsite .icons .icon.icon_24 {
  background-position: -196px -392px;
  width: 98px;
  height: 98px;
}

.contentsite .icons .icon.icon_24:hover {
  background-position: -0px -196px;
  width: 98px;
  height: 98px;
}

.contentsite .icons .icon.icon_25 {
  background-position: -294px -392px;
  width: 98px;
  height: 98px;
}

.contentsite .icons .icon.icon_25:hover {
  background-position: -98px -196px;
  width: 98px;
  height: 98px;
}

/* 5 Columns */
.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-25, .col-sm-25, .col-md-25, .col-lg-25 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-35, .col-sm-35, .col-md-35, .col-lg-35 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-45, .col-sm-45, .col-md-45, .col-lg-45 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-15 {
  width: 20%;
  float: left;
}

.col-xs-25 {
  width: 40%;
  float: left;
}

.col-xs-35 {
  width: 60%;
  float: left;
}

.col-xs-45 {
  width: 80%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
  .col-sm-25 {
    width: 40%;
    float: left;
  }
  .col-sm-35 {
    width: 60%;
    float: left;
  }
  .col-sm-45 {
    width: 80%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
  .col-md-25 {
    width: 40%;
    float: left;
  }
  .col-md-35 {
    width: 60%;
    float: left;
  }
  .col-md-45 {
    width: 80%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
  .col-lg-25 {
    width: 40%;
    float: left;
  }
  .col-lg-35 {
    width: 60%;
    float: left;
  }
  .col-lg-45 {
    width: 80%;
    float: left;
  }
}

.portfolio {
  margin-top: 40px;
}

.portfolio .col-md-4 {
  padding: 0px;
}

.portfolio .col-md-4 img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 768px) {
  .portfolio .col-md-4 img {
    margin: 0px auto;
  }
}

.portfolio .col-md-4 .detalii {
  background: #fff;
  opacity: 0.95;
  position: absolute;
  bottom: 0px;
  width: 100%;
  padding: 15px 0px;
  font-size: 15px;
  font-weight: 600;
}

.portfolio .col-md-4 .detalii a {
  background: #02264d;
  color: #fff;
  border-radius: 3px;
  font-size: 12px;
  padding: 3px 6px;
  font-weight: 500;
}

.portfolio .col-md-4 .detaliibackground {
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.portfolio .col-md-4 .detaliibackground a {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}

.portfolio .col-md-4 .detaliibackground a:hover {
  color: #ffe241;
}

.portfolio .col-md-4:hover .detaliibackground {
  opacity: 1;
  background: rgba(2, 38, 77, 0.71);
}

.portfolio .col-md-4:hover .detaliibackground .link {
  width: 100%;
  position: absolute;
  top: 48%;
}

p.titlu {
  margin-top: 60px;
  text-align: center;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 600;
  color: #02264d;
}

p.titlu.descriere {
  color: #454545;
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
  text-transform: none;
  margin-top: 0px;
}

p.titlu.alb {
  color: #fff;
}

.beneficii {
  background-color: #03133a;
  background-image: url("../images/bgk_inter.png");
  background-repeat: no-repeat;
  padding-bottom: 50px;
}

.beneficii .subtitle_yellow {
  color: #ffe241;
  text-align: center;
}

.beneficii ul {
  margin-top: 30px;
}

.beneficii ul li {
  list-style-type: none;
  color: #fff;
  float: left;
  font-size: 17px;
  line-height: 30px;
}

@media (min-width: 992px) {
  .beneficii ul li {
    width: 33%;
  }
}

@media (max-width: 991px) and (min-width: 648px) {
  .beneficii ul li {
    width: 50%;
  }
}

@media (max-width: 647px) {
  .beneficii ul li {
    width: 100%;
  }
}

.beneficii ul li:before {
  content: '\f00c';
  font-family: 'FontAwesome';
  color: #ffe241;
  font-size: 11px;
  margin-right: 5px;
}

.beneficii ul li:hover {
  color: #ffe241;
}

.index_blog {
  background-color: #010a20;
  background-repeat: no-repeat;
  padding-bottom: 50px;
}

@media (max-width: 768px) {
  .index_blog {
    display: none;
  }
}

.index_blog .col-md-6 {
  margin-top: 20px;
}

.index_blog .col-md-6 .art_index {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.index_blog .col-md-6 .art_index > [class*='col-'] {
  display: flex;
  flex-direction: column;
}

.index_blog .col-md-6 .art_index .col-md-2 {
  padding: 0;
  padding-right: 10px;
}

.index_blog .col-md-6 .art_index .col-md-2 .outer {
  display: table;
  position: absolute;
  height: 50%;
  width: 100%;
}

.index_blog .col-md-6 .art_index .col-md-2 .middle {
  display: table-cell;
  vertical-align: middle;
}

.index_blog .col-md-6 .art_index .col-md-2 .inner {
  margin-left: auto;
  margin-right: auto;
}

.index_blog .col-md-6 .art_index .col-md-2 .comentarii {
  text-align: center;
  background: #ffe241;
  height: 50%;
  vertical-align: middle;
}

.index_blog .col-md-6 .art_index .col-md-2 .comentarii i {
  display: block;
}

.index_blog .col-md-6 .art_index .col-md-2 .data {
  text-align: center;
  background: #010a20;
  height: 50%;
  vertical-align: middle;
  color: #fff;
}

.index_blog .col-md-6 .art_index .col-md-2 .data i {
  display: block;
}

.index_blog .col-md-6 .art_index .col-md-3 {
  padding: 0;
}

.index_blog .col-md-6 .art_index .col-md-7 {
  background: #fff;
  padding: 10px;
}

.index_blog .col-md-6 .art_index .col-md-7 span {
  font-weight: 600;
  font-size: 17px;
}

.index_blog .col-md-6 .art_index .col-md-7 .background {
  display: none;
}

.index_blog .col-md-6 .art_index:hover .col-md-7 .background {
  display: block;
  background: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  vertical-align: middle;
  bottom: 0px;
  right: 0px;
  left: 0px;
  text-align: center;
}

.index_blog .col-md-6 .art_index:hover .col-md-7 .background .link {
  position: absolute;
  top: 43%;
  width: 100%;
  text-align: center;
}

.index_blog .col-md-6 .art_index:hover .col-md-7 .background .link a {
  text-decoration: none;
  font-weight: 600;
  color: #010a20;
}

.breadcrumbs {
  padding-top: 14px;
}

.breadcrumbs a {
  text-decoration: none;
  color: #fff;
}

.breadcrumbs a:after {
  content: '\f105';
  font-family: 'FontAwesome';
  margin-left: 6px;
}

.breadcrumbs a:hover {
  opacity: 0.8;
}

.breadcrumbs a + a:after {
  content: '';
}



ul.nav li ul{
  display: none;
  list-style-type: none;
}
ul.nav li:hover .dropdown-menu{
    display: block;
/*    position: absolute;
    margin-top: -55px;
    margin-left: 0px;
    padding: 0;*/
}
ul.nav li:hover .dropdown-menu a{
  color: #02264d !important;
  line-height: 50px !important;
  height: 50px !important;
}
ul.nav li:hover .dropdown-menu a:hover{
  color: #63b9d2 !important;
}
ul.nav li:hover .dropdown-menu li{
  padding: 0;
  margin: 0;
  line-height: normal;
}


.grid {
  display: flex;
  flex-wrap: wrap;
  height: auto !important
}

.grid > div[class*='col-'] {  
  display: flex;
  flex-direction: column;
}

.popupprodus>p{
  text-indent: 30px;
  margin-top: 10px;
  line-height: 21px;
  font-size: 15px;
}
.popupprodus>ul{
  list-style-type: none;
}
.popupprodus>li{
  list-style-type: none;
}
.popupprodus>ul>li:before{
    content: '\f00c';
    font-family: 'FontAwesome';
    color: #03133a;
    font-size: 11px;
    margin-right: 5px;
}
.popupprodus>p>li:before{
    content: '\f00c';
    font-family: 'FontAwesome';
    color: #03133a;
    font-size: 11px;
    margin-right: 5px;
    list-style-type: none;
}
.popupprodus>li:before{
    content: '\f00c';
    font-family: 'FontAwesome';
    color: #03133a;
    font-size: 11px;
    margin-right: 5px;
    list-style-type: none;
}
.popupprodus>table{
    width: 100%;
}
.popupprodus>table>tbody>tr{
  border-bottom: 1px solid #e6e6e6;
}
.popupprodus>table>tbody>tr{
  /*border-bottom: 0px solid #e6e6e6;*/
}
.popupprodus>table>tbody>tr>td{
  border-left: 1px solid #e6e6e6;
  padding: 5px;
    text-align: center;
    font-size: 12px;
}
.popupprodus>table>tbody>tr>td>p{
    padding: 0;
    margin: 0;
}
.popupprodus>table>tbody>tr>td:first-child{
  border-left: 0px solid #e6e6e6;
}


.fb_iframe_widget {
    float: left;
}

.lSAction{display:none !important;}