.OpenSansNormal {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", Arial, sans-serif;
}
body {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
.image-cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.image-parallax {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .nopadd {
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .nopadding {
    padding: 0;
  }
}
.transition {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  animation: MoveDown 1s ease-out;
  background-color: black !important;
  z-index: 999999999;
  padding-top: 0!important;
  padding-bottom: 0!important;
}
.sticky li a {
  color: rgba(0, 0, 0, 0.7);
}
.sticky .active .nav-link {
  color: #2ab2bf !important;
}
.sticky .navbar-toggler-icon {
  background-image: none;
}
.sticky .navbar-toggler {
  color: #2ab2bf;
}
.sticky .navbar-toggler:focus {
  outline: none;
}
.sticky .navbar-brand {
  padding: 0!important;
}
@keyframes MoveDown {
  0% {
    top: -120px;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
a:hover {
  text-decoration: none;
}
.more-btn {
  background-color: #00a056;
  color: white;
  border-radius: 2px;
  padding: 6px 20px;
}
.more-btn:hover {
  background-color: #008f4e;
  color: rgba(255, 255, 255, 0.85);
}
.img-logo {
  height: 48px;
}
.header {
  min-height: 110px;
}
@media (max-width: 575.98px) {
  .header {
    min-height: 160px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .header {
    min-height: 135px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .header {
    min-height: 130px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .header {
    min-height: 150px;
  }
}
.header nav {
  padding: 0;
  background-color: white;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 2px 10px rgba(255, 255, 255, 0.25);
  -moz-box-shadow: 0 2px 10px rgba(255, 255, 255, 0.25);
  box-shadow: 0 2px 10px rgba(255, 255, 255, 0.25);
}
.header nav .meniu {
  padding: 5px;
  float: right;
}
@media (max-width: 767.98px) {
  .header nav .meniu {
    width: 100%;
  }
}
.header nav .meniu button {
  font-size: 1.05rem;
}
.header nav .meniu .buton-pe-tot-randul {
  width: 100%;
  display: block;
  text-align: right;
}
.header nav .meniu .buton-pe-tot-randul button:focus {
  outline: 1px auto #0075bd;
}
@media screen and (max-width: 575.98px) {
  .header nav .small-font-on-xs li a {
    font-size: 11px;
  }
  .header nav .small-font-on-xs .fa {
    font-size: 9px;
  }
}
.header nav .responsive-logo-image {
  width: 100%;
  height: auto;
}
@media (max-width: 575.98px) {
  .header nav .responsive-logo-image {
    margin: 10px;
  }
}
.header nav .vertically-align-this-menu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.header ul {
  margin: 0;
}
.header .top-header {
  text-align: right;
}
.header .top-header li a {
  display: inline-block;
  padding: 0 10px;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
  color: #0075bd;
}
.header .top-header li a:hover {
  color: #2ab2bf;
}
.header .top-header li a i {
  font-size: 16px;
  padding-right: 3px;
}
.header .top-header .dropdown-toggle::after {
  display: inline-block;
  margin-left: 2px;
  vertical-align: middle;
  content: "";
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-bottom: 0;
  border-left: 4px solid transparent;
}
.header .meniu-principal li a {
  margin-right: 3px;
  padding: 5px 10px;
  font-weight: 400;
  font-size: 18px;
  color: #0075bd !important;
  line-height: 1;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.header .meniu-principal li a:hover,
.header .meniu-principal li a:focus {
  color: #2ab2bf !important;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .header .meniu-principal li.menu-item a {
    font-size: 17px;
  }
}
.header .meniu-principal .dropdown-menu {
  background-color: #0075BD;
}
.header .meniu-principal .dropdown-menu .dropdown-item {
  color: #E6F1F9 !important;
  background-color: #0075BD;
}
.header .navbar-brand {
  margin-left: 0;
  margin-right: 30px;
}
.home .slideshow .img-slider {
  min-height: 400px;
  position: relative;
  margin-bottom: 30px;
}
.home .slideshow .img-slider:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  background-color: rgba(0, 0, 0, 0.3);
}
.home .slideshow .img-slider .text-slider {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: white;
}
.home .slideshow .img-slider .text-slider h2 {
  margin-top: 60px;
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 44px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .home .slideshow .img-slider .text-slider h2 {
    margin-top: 130px;
    margin-bottom: 10px;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .home .slideshow .img-slider .text-slider h2 {
    margin-top: 90px;
    margin-bottom: 0;
  }
}
@media (max-width: 575.98px) {
  .home .slideshow .img-slider .text-slider h2 {
    margin-top: 130px;
    margin-bottom: 10px;
    font-size: 24px;
  }
}
.home .slideshow .img-slider .text-slider h3 {
  margin-top: 10px;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.2;
}
@media (max-width: 575.98px) {
  .home .slideshow .img-slider .text-slider h3 {
    margin-top: 7px;
    font-size: 17px;
  }
}
.home .slideshow .img-slider .text-slider a {
  background-color: #00a056;
  color: white;
  border-radius: 2px;
  padding: 6px 20px;
  font-size: 14px;
  margin-top: 30px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.home .slideshow .img-slider .text-slider a:hover {
  background-color: #008f4e;
  color: rgba(255, 255, 255, 0.85);
}
.home .slideshow .img-slider .text-slider a:after {
  content: '\f054';
  font-family: FontAwesome, sans-serif;
  vertical-align: middle;
  padding-left: 10px;
}
.home .description-content .blog-name {
  margin-top: 15px;
  margin-bottom: 45px;
  font-size: 34px;
  font-weight: 700;
}
.home .description-content .spatiu-jos {
  margin-bottom: 30px;
}
.home .description-content .post-img {
  height: 270px;
  position: relative;
  overflow: hidden;
}
.home .description-content .post-img .sun-img {
  z-index: 10;
  top: 1%;
  /* transform: translate(-42%, 0%); */
  right: 1%;
  /* min-width: 35px; */
  padding: 5px;
  position: absolute;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.35);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
  height: 38px;
}
.home .description-content .post-img .post-info {
  background-color: rgba(0, 117, 189, 0.6);
  position: absolute;
  color: white;
  right: 0;
  left: 0;
  bottom: -25px;
  transition: all 0.25s ease 0.15s;
  -webkit-transition: all 0.25s ease 0.15s;
  -moz-transition: all 0.25s ease 0.15s;
  /* height: 130px; */
  padding: 10px;
}
.home .description-content .post-img .post-info h4 {
  font-size: 20px;
}
.home .description-content .post-img .post-info .text-center {
  visibility: hidden;
}
.home .description-content .post-img .post-info .btn-details {
  margin: 15px auto 0;
  border-radius: 2px;
  display: inline-block;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  background-image: none;
  border: 1px solid;
  font-family: "Open Sans", Arial, sans-serif;
  color: #ffffff;
  background-color: #00a056;
  border-color: #00a056;
}
.home .description-content .post-img .post-info .btn-details:hover {
  background-color: #008f4e;
  border-color: #008f4e;
}
.home .description-content .post-img .post-info .category-name {
  box-sizing: border-box;
  margin-top: 2px;
  font-size: 14px;
  color: #fff;
  /* line-height: 1; */
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.home .description-content .post-img:hover .sun-img {
  background: rgba(0, 0, 0, 0.7);
}
.home .description-content .post-img:hover .post-info {
  background-color: rgba(0, 117, 189, 0.8);
  bottom: 0;
}
.home .description-content .post-img:hover .post-info .text-center {
  visibility: visible;
}
.cf-box .cf label,
.cf-box .cf input[type="text"],
.cf-box .cf input[type="email"],
.cf-box .cf input[type="tel"],
.cf-box .cf textarea {
  padding: 5px 3px;
  width: 100%;
  font-weight: 300;
  margin-top: 10px;
  background: transparent;
  border-width: 0 0 1px 1px;
  box-shadow: none;
  border-color: black;
}
.cf-box .cf label:focus,
.cf-box .cf input[type="text"]:focus,
.cf-box .cf input[type="email"]:focus,
.cf-box .cf input[type="tel"]:focus,
.cf-box .cf textarea:focus {
  outline: none;
  border-width: 0 0 1px 1px;
  color: #000000;
  border-color: rgba(0, 0, 0, 0.4);
  background-color: rgba(0, 0, 0, 0.05);
}
.cf-box .cf textarea {
  height: 110px;
}
.cf-box .cf input[type="submit"] {
  border-color: black;
  background-color: transparent;
}
.button-call-us a {
  color: white!important;
}
.default-page img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.default-page .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.default-page img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}
.default-page img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}
.default-page .alignright {
  float: right;
}
.default-page .alignleft {
  float: left;
}
.padd-paletar {
  padding-right: 7.5px;
  padding-left: 7.5px;
}
footer {
  background-color: #0075bd;
  color: #f9f9f9;
  padding: 20px 0 0;
  margin-top: 30px;
  font-size: 12px;
}
footer .container .meniu-secundar ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
footer .container .meniu-secundar ul li {
  padding: 3px 0;
  font-size: 14px;
}
footer label {
  font-weight: 400;
  font-size: 12px;
}
footer h4 {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 10px;
}
footer a {
  color: rgba(255, 255, 255, 0.85);
  font-size: 14px;
}
footer a:hover {
  color: rgba(255, 255, 255, 0.95);
}
footer .social-items {
  padding-inline-start: 0;
  padding-top: 0.8rem;
}
footer .social-items .list-inline-item:not(:last-child) {
  margin-right: .12rem;
}
footer .social-items .fa-icon-container {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 0;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
footer .contact-column .fa-icon-container-contact {
  float: left;
  width: 30px;
  height: 30px;
  margin-top: 2px;
  line-height: 30px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
footer .contact-column .text {
  padding-top: 5px;
  margin-top: 5px;
  margin-left: 45px;
}
footer .footer-nwl .form-group {
  margin-bottom: 10px;
}
footer .footer-nwl .form-group-1 .label-1 {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 12px;
  color: #f9f9f9;
  line-height: 1.42857143;
}
footer .footer-nwl .input-and-button-container {
  position: relative;
  background-color: #ffffff;
}
footer .footer-nwl .input-and-button-container input[type="text"] {
  padding-right: 75px;
  background-color: rgba(255, 255, 255, 0.08);
  border: none;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
footer .footer-nwl .form-control {
  border-color: rgba(0, 123, 255, 0.2);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
footer .footer-nwl .button {
  position: absolute;
  z-index: 5;
  top: 2px;
  right: 2px;
}
footer .footer-nwl .btn-success {
  color: #f8f9fa;
  background-color: #00a056;
  border-color: #00a056;
}
footer .footer-nwl .btn {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
}
footer .footer-nwl .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
footer .footer-nwl .footer-nwl-agree input {
  position: relative;
  top: 2px;
  margin-right: 3px;
}
footer .footer-nwl input[type="radio"],
footer .footer-nwl input[type="radio"]:focus,
footer .footer-nwl input[type="checkbox"],
footer .footer-nwl input[type="checkbox"]:focus {
  outline: none;
}
footer .footer-nwl input[type=checkbox],
footer .footer-nwl input[type=radio] {
  margin: 4px 0 0;
  line-height: normal;
}
footer .footer-nwl .error-msg {
  display: none;
  font-size: 11px;
  color: red;
}
footer .footer-nwl .alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
footer .footer-nwl .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
footer .copyright {
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 12px;
}
footer .copyright a {
  font-size: 12px;
}
footer .meniu-tertiar {
  margin-top: 10px;
  padding-top: 10px;
  text-align: center;
  font-size: 12px;
  background-color: rgba(255, 255, 255, 0.15);
  line-height: 1.42857143;
}
footer .meniu-tertiar a {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 10px;
  font-size: 12px;
}
footer .meniu-tertiar ul {
  padding-inline-start: 0;
  display: flex;
  list-style: none;
  justify-content: center;
}
@media (max-width: 575.98px) {
  footer .meniu-tertiar ul {
    flex-direction: column;
  }
}
footer .footer-logos {
  padding-top: 15px;
  text-align: center;
}
footer .footer-logos img {
  display: inline-block;
  width: auto;
  height: 35px;
  margin-bottom: 10px;
  margin-right: 3px;
  vertical-align: middle;
}
.single-post .content {
  margin-top: 20px;
}
.single-post .content .inff {
  margin-bottom: 30px;
}
.single-post .content .inff label {
  font-size: 13px;
}
.single-post .content .inff input[type="text"],
.single-post .content .inff input[type="email"],
.single-post .content .inff input[type="tel"] {
  padding: 5px 3px!important;
}
.single-post .content .inff label {
  padding: 5px 3px!important;
}
.single-post .img-project {
  min-height: 565px;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  /* margin-top: -450px; */
  margin-top: 0;
  margin-bottom: 0;
  z-index: 2;
  position: relative;
}
.single-post .info-block {
  background-color: black;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 40px;
  color: white;
}
.single-post .info-block h1 {
  font-size: 30px;
  margin: 0;
}
.single-post .info-block .short-description {
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 300;
  font-size: 16px;
  margin: 0;
  line-height: 25px;
}
@media (min-width: 768px) {
  .single-post .info-block .short-description {
    padding-bottom: 70px;
  }
}
.single-post .price {
  float: left;
  padding-right: 20px;
}
.single-post span {
  color: #999999;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
}
.single-post .main-image {
  background-color: black;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  min-height: 505px;
  height: 505px;
  padding: 25px 0 0 0;
}
@media (min-width: 768px) {
  .single-post .main-image {
    padding: 25px 30px 0 30px;
  }
}
@media (min-width: 992px) {
  .single-post .main-image {
    padding: 25px 90px 0 90px;
  }
}
.single-post .contact-form {
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .single-post .contact-form {
    padding: 20px 40px 40px 40px;
  }
}
.single-post .contact-form h3 {
  margin-bottom: 20px;
}
.single-post .contact-form input[type="submit"] {
  margin-top: 30px;
}
.single-post .img-suplim {
  height: 500px;
  margin-bottom: 30px;
  width: 100%;
}
.contact-text {
  padding-top: 40px;
}
.pagination {
  margin-top: 7px;
  margin-bottom: 16px;
}
.pagination .page-numbers {
  font-size: 14px;
  color: #000000;
}
.pagination .blue-text,
.pagination .next,
.pagination .prev {
  font-size: 14.5px;
  color: #38B7E6;
}
.pagination .current {
  color: #38B7E6;
}
.pagination .page-numbers {
  padding-left: 8px;
  padding-right: 8px;
}
.pagination .prev {
  padding-right: 19px;
  padding-left: 9px;
}
.pagination .next {
  padding-left: 19px;
  padding-right: 9px;
}
.pagination .blue-text {
  padding: 0;
  margin: 0;
}
@media (min-width: 576px) {
  .pagination {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .pagination {
    margin-top: 25px;
    margin-bottom: 74px;
  }
}
#ajaxsearchlite1 {
  float: right;
  margin-bottom: 10px;
}
@media (max-width: 575.98px) {
  #ajaxsearchlite1 {
    width: 70%;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  #ajaxsearchlite1 {
    width: 60%;
  }
}
#commentform textarea,
#commentform input {
  max-width: 100%;
}
.text-centrat {
  text-align: center;
}
.nume-categorie {
  color: #017942;
  font-weight: 900;
}
.next-prev {
  margin-top: 20px;
}
.max-width-100 {
  max-width: 100%;
}
.max-width-100 img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 575.98px) {
  .special-row-width {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.nextprev {
  margin-top: 20px;
}
.nextprev .memberNavPrev .navtitle {
  float: left;
  margin-right: 20px;
  display: none;
}
@media (min-width: 951px) {
  .nextprev .memberNavPrev .navtitle {
    display: block;
  }
}
.nextprev .memberNavPrev .navtitle img {
  width: 60px;
  height: 70px!important;
}
.nextprev .memberNavPrev .memberTitle {
  list-style: none;
  margin-top: 10px;
}
.nextprev .memberNavPrev .memberTitle .text a {
  color: #868686;
  font-size: 16px;
}
.nextprev .memberNavPrev .memberTitle .title-nextprev a {
  font-size: 19px;
  line-height: 25px;
  letter-spacing: 0.3px;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  color: #0075bd !important;
}
.nextprev .NavNext .navtitle {
  float: right;
}
.nextprev .NavNext .memberTitle {
  float: right;
  padding: 0;
}
/*

.yarpp-thumbnails-horizontal {
  flex-wrap: wrap;
  display: flex;
}

.yarpp-thumbnail {
  -ms-flex: 0 0 22%;
  flex: 0 0 22%;
  max-width: 22%;
}

.yarpp-thumbnail > img, .yarpp-thumbnail-default {
    width: 100% !important;
    height: auto !important;
}*/
.yarpp-related h3 {
  color: #0075bd !important;
}
.your-email input {
  background-color: rgba(255, 255, 255, 0.78);
  border: none;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
  border-radius: 2px;
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.single {
  text-align: justify;
}
.single img {
  margin-top: 15px;
  margin-bottom: 15px;
}
.single img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.single .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.single img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}
.single img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}
.single .alignright {
  float: right;
}
.single .alignleft {
  float: left;
}
