* {
  font-family: 'Open Sans', sans-serif;
}

.owl-controls,
.owl-controls.clickable {
  display: none !important;
}

body {
  margin: 0;
}

.header {
  position: relative;
}

.header-img-container {
  max-height: 709px;
}

.logo {
  position: absolute;
  top: 40px;
  left: 40px;
  z-index: 2;
}

.first-line {
  font-weight: 100;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.seccond-line {
  font-weight: bold;
  font-size: 48px;
  line-height: 48px;
}

.text-banner {
  text-align: center;
  color: #fff;
  background: rgba(175, 185, 61, 0.8);
  position: absolute;
  width: 100%;
  bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.grey-band {
  background: #f6f6f6;
  overflow: auto;
}

.left-side-grey-band {
    float: left;
}

.right-side-grey-band {
    float: right;
}

.center-side-grey-band {
  max-width: 900px;
  margin: 0 auto;
}

.max-w-20percent {
  width: 100%;
  max-width: 20%;
  float: left;
  height: 100%;
  text-align: center;
}

div.fa {
  width: 100%;
  text-align: center;
  font-size: 25px;
  color: #b0bb00;
  margin: 25px 0 15px;
}

.grey-band-text {
  font-size: 14px;
  font-weight: bold;
  color: #908b8c;
}

.container-servicii {
  max-width: 1100px;
  margin: 0 auto;
  padding: 100px 0 70px;
}

.middle-title {
  color: #908b8c;
  font-size: 24px;
  font-weight: 300;
  text-align: center;
}

.paw-hr {
  position: relative;
  overflow: auto;
  margin: 20px 0 70px;
}

hr.half-hr {
  max-width: 45%;
  float: left;
  border-color: #d1d3d4;
  width: 100%;
}

div.fa.fa-paw {
  float: left;
  width: 100%;
  max-width: 10%;
  color: #d1d3d4;
  margin-top: 10px;
}

.content-bottom-hr {
  margin: 90px 0 70px;
  border-color: #d1d3d4;
}

.container-interior-servicii {
  padding: 0 140px;
}

.col-md-5.service+.col-md-5.service {
  float: right;
}

.col-md-5.service {
  background: #b1bb00;
  padding: 20px 60px;
  text-align: center;
  width: auto;
}

.fa.fa-leaf {
  color: #fff;
  margin: 0;
  font-size: 45px;
}

.white-text {
  color: #fff;
  margin: 30px 0 20px;
  font-size: 18px;
  font-weight: bold;
}

.black-text {
  color: #000000;
  font-size: 14px;
  width: 265px;
}

.text-above-phone-number {
  max-width: 620px;
  width: 100%;
  margin: 0 auto;
  color: #908b8c;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
}

.phone-number {
  color: #b1bb00;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  display: block;
  margin-top: 20px;
}

.phone-number:hover {
  color: #b1bb00;
  text-decoration: none;
}

.cat {
  text-align: center;
  margin: 40px auto;
}

.footer-left,
.footer-right {
  max-width: 50%;
  width: 100%;
}

.footer-left {
  float: left;
}

.footer-right {
  float: right;
}

.footer-right {
  background: #f6f6f6;
  overflow: auto;
}

.img-circles {
  float: right;
}

#map {
  height: 430px;
  width: 100%;
}

.content-right-footer {
  padding: 90px 0 40px 80px;
  float: left;
}


.footer-title {
  font-size: 24px;
  color: #908b8c;
  font-weight: 300;
  margin-bottom: 40px;
}

.footer-copyright {
  font-size: 12px;
  color: #808285;
  font-weight: 300;
} 

.footer-content-ul {
  padding-left: 0;
}

.footer .fa {
  color: #b0bb00;

}

.footer-content-ul li {
  display: block;
  margin-bottom: 20px;
}

.footer-content-ul li a,
.footer-content-ul li {
  font-size: 14px;
  color: #000000;
  font-weight: 300;
}

.footer div.fa {
  display: inline-block;
  width: 40px;
  margin: 0;
  font-size: 16px;
}

.footer-content-ul {
  padding-left: 0;
  float: left;
  margin-right: 60px;
}

.footer-content-ul+.footer-content-ul {
  margin-right: 0;
}

.footer-middle {
  overflow: auto;
}

.footer-copyright {
  margin-top: 70px;
}

.fa.fa-map-marker {
  float: left;
} 

.footer-text {
  float: left;
}

#email-form {
  max-width: 820px;
  margin: 0 auto;
}

#email-form .col-md-6 {
  width: 100%;
  max-width: 390px;
  padding: 0;
  margin-right: calc(100% - 780px);
}

#email-form .col-md-6+.col-md-6 {
  margin-right: 0;
}

#email-form .row {
  margin: 0 0 20px;
}

input {
  width: 100%;
  background: #f6f6f6;
}

textarea {
  width: 100%;
  height: 80px;
  background: #f6f6f6;
}

#email-form input[type="submit"] {
  margin: 20px 0 0;
}

input, textarea {
  border: 0;
  padding: 15px 20px;
  color: #000000;
  font-size: 14px;
  font-weight: 300;
}

input[type="submit"] {
  background: #b1bb00;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}

.notice {
  text-align: center;
  margin: 100px auto 0;
  font-size: 40px;
}

.success {
  color: green;
}

.failed {
  color: red;
}

.content-right-footer {
  height: 430px;
}

.black-text {  
  min-height: 4.5em;
}

ul.footer-content-ul.left {
    width: 100%;
    margin-bottom: 30px;
}
.left-footer {
    float: left;
    width: 50%;
}
.footer-content-ul li {
    display: block;
    margin-bottom: 10px;
}
ul.footer-content-ul.right ul {
    margin-bottom: 30px;
}
.footer-right {
    position: relative !important;
}
.footer {
    position: relative !important;
}
img.img-circles {
    float: none;
    position: absolute;
    top: 70px;
    right: 0;
}
#map {
    height: 520px;
}
.content-right-footer {
    height: 520px;
    overflow: hidden !important;
}
.footer-copyright {
    margin-top: -5px;
}
ul.responisve{
    display:none;
}

@media screen and (max-width: 1530px) {
  .content-right-footer {
    padding: 90px 0 40px 30px;
    float: left;
  }
  

}




@media screen and (max-width: 1430px) {
  .content-right-footer {
    padding: 90px 0 40px 30px;
    float: left;
  }

  .footer-content-ul {
    padding-left: 0;
    float: left;
    margin-right: 20px;
  }

}



@media screen and (max-width: 1366px) {
  .header-img-container {
    max-height: 667px;
  }
  img.img-circles{
    display:none ; 
  }
}



@media screen and (max-width: 1350px) {
  .img-circles {
    float: right;
    display: none;
  }

  .content-right-footer {
    padding: 90px 0 40px 80px;
    float: left;
  }

  .footer-content-ul {
    padding-left: 0;
    float: left;
    margin-right: 40px;
  }

}



@media screen and (max-width: 1280px) {
  .header-img-container img {
    width: 100%;
  }

  .seccond-line {
    font-weight: bold;
    font-size: 40px;
    line-height: 40px;
  }

  .text-banner {
    padding-top: 30px;
    padding-bottom: 30px;
  }

}



@media screen and (max-width: 1140px) {
  .header-img-container img {
    width: 130%;
    margin-left: 0%;
  }

}


@media screen and (max-width: 1080px) {
  .content-right-footer {
    padding: 70px 0 40px 30px;
    float: left;
  }

  .max-w-20percent {
    width: 105%;
    max-width: 16%;
    float: left;
    height: 100%;
    text-align: center;
    margin: 0px 1.4%;
  }


}

@media screen and (max-width: 1024px) {
  .footer-left, .footer-right {
    max-width: 100%;
    width: 100%;
  }
  .content-right-footer {
    padding: 70px 0 40px 30px;
    float: none;
  }
}
@media screen and (max-width: 1023px) {
  .col-md-5.service {
    clear: both;
    width: 100%;
    margin-bottom: 20px;
  }

  .black-text {
    width: auto;
    min-height: 0;
  }


}


@media screen and (max-width: 980px) {
  .footer-content-ul.right {
    clear: both;
  }

  .footer-copyright {
    margin-top: 15px;
  }

  #email-form .col-md-6 {
    max-width: 100%; 
    margin-bottom: 20px;
  }

  .content-right-footer {
    padding: 50px 0 30px;
    float: none;
    margin: 0 auto;
    display: table;
  }

  .grey-band .left-side-grey-band,
  .grey-band .right-side-grey-band {
    display: none;
  }

}




@media screen and (max-width: 925px) {

  #email-form {
    max-width: 80%;
    margin: 0px auto;
  }

}




@media screen and (max-width: 750px) {

  .header-img-container img {
    width: 150%;
    margin-left: 0%;
    height: 300px;
  }

  .text-banner {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .first-line {
    margin-bottom: 0;
  }
  .right-footer {
    float: left;
    width: 50%;
  }
  .footer-title{
    margin-left: 40px;
  }

}




@media screen and (max-width: 600px) {

  .text-above-phone-number {
    max-width: 94%;
    width: 100%;
    margin: 0px auto;
    color: #908B8C;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
  }

  .footer-left, .footer-right {
    max-width: 100%;
    width: 100%;
    clear: both;
  }

  .footer-content-ul.right {
    clear: none;
  }

  .footer-title {
    text-align: center;
  }

  .max-w-20percent{
    max-width: 33.33%;
    margin: 0;
  }

  .max-w-20percent+.max-w-20percent+.max-w-20percent+.max-w-20percent {
    max-width: 25%;
    margin-left: 20%;
    margin-right: 5%;
    margin-bottom: 20px;    
  }

  .max-w-20percent+.max-w-20percent+.max-w-20percent+.max-w-20percent+.max-w-20percent {
    max-width: 25%;
    margin-right: 20%;
    margin-left: 5%;
    margin-bottom: 20px;    
  }
  
  .container-interior-servicii {
    padding: 0px 7%;
  }
  .footer-title{
    margin-left: 0;
  }


}

@media (max-width: 550px) {
  .logo img {
    width: 70%;
  }
}




@media screen and (max-width: 480px) {

  .footer-content-ul {
    float: none;
  }

  .footer-content-ul.right {
    clear: both;
  }

  .seccond-line {
    font-weight: bold;
    font-size: 30px
  }

}
@media screen and (max-width: 360px){
  ul.responisve{
	display:block;
  }
  ul.no-responsive{
  	display:none;
  }
  .left-footer {
	float: left;
	width: 100%;
	float: none;
  }
  ul.responisve {
	width: 100%;
	float: left;
	list-style: none;
	padding-left: 0;
  }
  .footer-text br:nth-child(2) {
    	display: none;
  }
  ul.responisve {
	width: 100%;
	float: left;
	list-style: none;
	padding-left: 0;
	margin-bottom: 35px !important;
  }
  ul.responisve a {
    color: #000;
    font-weight:300;
}
.left-footer ul li, .left-footer ul li div {
    line-height: 25px;
}
}
/*
  Lista preturi
*/

.col-md-12 {
  width: 100%;
  background: #b1bb00;
  padding: 0;
  padding-left: 40px;
  text-align: center;
  margin-top: 70px;
  max-height: 300px;
  overflow-y: scroll;
}

.col-md-12 ul {
  list-style: none;
}

.third-col .white-text {
  padding-left: 30px;
}

.second-col .white-text {
  padding-left: 25px;
}

.first-col .white-text {
  padding-left: 25px;
}

.first-col {
  padding-left: 0px !important;
}

.col-md-12 li {
  color: rgb(0,0,0);
  font-size: 14px;
}

#taxa {
  font-size: 16px;
  font-weight: bold;
}

@media (max-width: 991px) {
  .col-md-4 {
    float: left;
  }

  .col-md-4 ul {
    padding-left: 0px;
  }

  .col-md-12 {
    padding-left: 0px;
  }
}

@media (max-width: 920px) {
  /*.col-md-4 {
    padding-right: 0px !important;
    text-align: left;
  }

  .first-col .white-text, .second-col .white-text, .third-col .white-text {
    padding-left: 0px;
  }

  .col-md-4.third-col {
      padding-left: 45px;
  }*/

  .container-interior-servicii {
      padding: 0 7%;
  }

  .col-md-4 {
    padding-left: 40px !important;
  }

}

@media (max-width: 900px) {
    .first-col .white-text, .second-col .white-text, .third-col .white-text {
    padding-left: 0px;
  }

  .col-md-4 {
    text-align: left;
  }
}

@media (max-width: 768px) {
    .col-md-4 {
      padding-left: 20px !important;
  }
}

@media (max-width: 700px) {
    .col-md-4 {
      padding-left: 0px !important;
      padding-right: 0px !important;
  }
}