/*!

Theme Name: valdez

Author: Underscores.me

Description: Description

Version: 1.0.0

License: GNU General Public License v2 or later

License URI: LICENSE

Text Domain: valdez

Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready



This theme, like WordPress, is licensed under the GPL.



*/

html {

  line-height: 1.15;

  /* 1 */

  -webkit-text-size-adjust: 100%;

  /* 2 */ }



body {

  margin: 0; }



main {

  display: block; }



h1 {

  font-size: 2em;

  margin: 0.67em 0; }



hr {

  box-sizing: content-box;

  /* 1 */

  height: 0;

  /* 1 */

  overflow: visible;

  /* 2 */ }



pre {

  font-family: monospace, monospace;

  /* 1 */

  font-size: 1em;

  /* 2 */ }



a {

  background-color: transparent; }



abbr[title] {

  border-bottom: none;

  /* 1 */

  text-decoration: underline;

  /* 2 */

  text-decoration: underline dotted;

  /* 2 */ }



b,

strong {

  font-weight: bolder; }



code,

kbd,

samp {

  font-family: monospace, monospace;

  /* 1 */

  font-size: 1em;

  /* 2 */ }



small {

  font-size: 80%; }



sub,

sup {

  font-size: 75%;

  line-height: 0;

  position: relative;

  vertical-align: baseline; }



sub {

  bottom: -0.25em; }



sup {

  top: -0.5em; }



img {

  border-style: none; }



button,

input,

optgroup,

select,

textarea {

  font-family: inherit;

  /* 1 */

  font-size: 100%;

  /* 1 */

  line-height: 1.15;

  /* 1 */

  margin: 0;

  /* 2 */ }



button,

input {

  /* 1 */

  overflow: visible; }



button,

select {

  /* 1 */

  text-transform: none; }



button,

[type="button"],

[type="reset"],

[type="submit"] {

  -webkit-appearance: button; }



button::-moz-focus-inner,

[type="button"]::-moz-focus-inner,

[type="reset"]::-moz-focus-inner,

[type="submit"]::-moz-focus-inner {

  border-style: none;

  padding: 0; }



button:-moz-focusring,

[type="button"]:-moz-focusring,

[type="reset"]:-moz-focusring,

[type="submit"]:-moz-focusring {

  outline: 1px dotted ButtonText; }



fieldset {

  padding: 0.35em 0.75em 0.625em; }

input {
  padding: 10px;
  margin-bottom: 10px;
  width: 100%;
}

select{
  padding: 10px;
  margin-bottom: 10px; 
  width: 106%;
}
.sub-btn{
    color: white;
    display: inline-block;
    background: #46B749;
    padding: 10px 15px;
    transition: 0.3s ease-in-out;
    border: none;
    width: 106%;
}
legend {

  box-sizing: border-box;

  /* 1 */

  color: inherit;

  /* 2 */

  display: table;

  /* 1 */

  max-width: 100%;

  /* 1 */

  padding: 0;

  /* 3 */

  white-space: normal;

  /* 1 */ }



progress {

  vertical-align: baseline; }



textarea {

  overflow: auto; }



[type="checkbox"],

[type="radio"] {

  box-sizing: border-box;

  /* 1 */

  padding: 0;

  /* 2 */ }



[type="number"]::-webkit-inner-spin-button,

[type="number"]::-webkit-outer-spin-button {

  height: auto; }



[type="search"] {

  -webkit-appearance: textfield;

  /* 1 */

  outline-offset: -2px;

  /* 2 */ }



[type="search"]::-webkit-search-decoration {

  -webkit-appearance: none; }



::-webkit-file-upload-button {

  -webkit-appearance: button;

  /* 1 */

  font: inherit;

  /* 2 */ }



details {

  display: block; }



summary {

  display: list-item; }



template {

  display: none; }



[hidden] {

  display: none; }



* {

  font-family: 'Poppins', sans-serif;

  color: #8D8D8D; }



html {

  overflow-x: hidden; }



body {

  overflow-x: hidden; }



a {

  color: inherit;

  text-decoration: none;

  transition: 0.3s ease-in-out; }



p {

  font-size: 14px;

  font-weight: 300; }



img {

  max-width: 100%; }



h1, h2, h3, h4, h5, p {

  margin: 0; }


.get-quote{
    width: 40%;
    position:relative;
    margin:0 auto;
} 

.green-title {

  text-align: center;

  margin-bottom: 70px; }
  h1.entry-title {

    font-size: 32px;

    color: #46B749;

    font-weight: 400;
    margin-bottom: 20px; }

  .green-title h2 {

    font-size: 32px;

    color: #46B749;

    font-weight: 400; }

    .green-title h2 img {

      width: 40px; }

 .about-page p{
    font-size: 16px;
    line-height: 26px; 
    margin-bottom: 5px;
 }
 .about-page h4 {
    margin-bottom: 10px;
    color: #46B749;
 }
 .about-page ul{
  list-style: none;
 }
 .about-page ul li::before {
    color: #46B749;
    content: "\7";
    display: inline-block;
    margin-left: -1em;
    width: 1em;
}

.typical-button {

  color: white;

  display: inline-block;

  background: #46B749;

  padding: 10px 15px;

  transition: 0.3s ease-in-out; }

  .typical-button span {

    display: flex;

    align-items: center;

    color: white; }

  .typical-button:hover img {

    transform: translateX(5px); }

  .typical-button.no-arrow:hover {

    transform: scale(1.1); }

  .typical-button img {

    width: 8px;

    margin-left: 5px;

    transition: 0.3s ease-in-out; }



.container {

  max-width: 1120px;

  padding: 0 10px;

  margin: 0 auto; }



.top-bar {

  background: #46B749; }

.site-branding .branding-wrap .top-contacts .contact-item.email .wrap{
  border-right:1px solid #8D8D8D;
}
.site-branding .branding-wrap .top-contacts .contact-item.number .wrap{
  border:0;
}
.top-bar-wrap {

  display: flex;

  flex-wrap: wrap;

  justify-content: space-between; }

  .top-bar-wrap .slogan {

    width: 70%;

    display: flex;

    align-items: center; }

    .top-bar-wrap .slogan span {

      color: white; }

  .top-bar-wrap .social-links {

    width: 30%;

    padding: 10px 0;

    display: flex;

    justify-content: flex-end;

    background: white;

    position: relative; }

    .top-bar-wrap .social-links:after {

      content: '';

      position: absolute;

      height: 100%;

      width: 500%;

      background: white;

      right: -500%;

      top: 0; }

    .top-bar-wrap .social-links:before {

      content: '';

      position: absolute;

      height: 100%;

      width: 68px;

      background: white;

      left: 0;

      transform: translateX(-51%) skew(-55deg, 0deg);

      top: 0; }

    .top-bar-wrap .social-links a {

      display: flex;

      padding: 5px;

      border: 1px solid #E1E1E1;

      margin-right: 10px;

      z-index: 5;

      position: relative;

      transition: 0.3s ease-in-out; }

      .top-bar-wrap .social-links a svg {

        width: 15px;

        height: 15px;

        z-index: 1; }

      .top-bar-wrap .social-links a:before {

        content: '';

        position: absolute;

        bottom: 0;

        left: 0;

        width: 100%;

        height: 2px;

        background: #46B749;

        z-index: 0;

        transition: 0.3s ease-in-out; }

      .top-bar-wrap .social-links a:hover:before {

        height: 100%; }

      .top-bar-wrap .social-links a:hover svg path {

        fill: white;

        transition: 0.3s ease-in-out; }

      .top-bar-wrap .social-links a:last-child {

        margin-right: 0; }

    .top-bar-wrap .social-links img {

      width: 15px;

      height: 15px;

      z-index: 1; }



.site-branding {

  background: #F5F5F5;

  padding: 15px 0; }

  .site-branding .branding-wrap {

    display: flex;

   /* flex-wrap: wrap;*/

    justify-content: space-between; }

    .site-branding .branding-wrap .logo img {

      max-width: 130px; }

    .site-branding .branding-wrap .top-contacts {

      display: flex; 
      position: relative;
      left: 0%;
      top: 40px;}

      .site-branding .branding-wrap .top-contacts img {

        max-height: 30px; }

      .site-branding .branding-wrap .top-contacts .contact-item {

        display: flex;

        align-items: center;

        justify-content: center; }
/*
        .site-branding .branding-wrap .top-contacts .contact-item:last-child .wrap {

          padding-right: 0;

          border: none; }*/

        .site-branding .branding-wrap .top-contacts .contact-item .wrap {

          display: flex;

          align-items: center;

          justify-content: center;

          padding: 0 15px;

          border-right: 1px solid #8D8D8D; }

        .site-branding .branding-wrap .top-contacts .contact-item .icon {

          margin-right: 20px; }

        .site-branding .branding-wrap .top-contacts .contact-item .txt span {

          display: block;

          font-size: 20px;

          color: #46B749;

          font-weight: 500; }

        .site-branding .branding-wrap .top-contacts .contact-item .txt a {

          display: inline-block;

          font-size: 15px; 
          color: #46B749;}

          .site-branding .branding-wrap .top-contacts .contact-item .txt a:hover {

            color: #46B749; }



.open-mobile-menu {

  display: none;

  align-items: center; }

  .open-mobile-menu img {

    width: 20px; }



.mobile-menu-wrap {

  position: fixed;

  height: 100vh;

  width: 100vw;

  background: #8D8D8D;

  top: -400%;

  left: 0;

  z-index: 100;

  transition: 0.3s ease-in-out; }

  .mobile-menu-wrap.open {

    top: 0; }

  .mobile-menu-wrap .mobile-menu {

    height: 100%;

    position: relative; }

    .mobile-menu-wrap .mobile-menu .close-menu {

      position: absolute;

      top: 20px;

      right: 20px;

      color: white;

      font-weight: 600;

      font-size: 28px;

      z-index: 500; }

    .mobile-menu-wrap .mobile-menu .menu-main-container {

      height: 100%;

      display: flex;

      align-items: center;

      justify-content: center;

      position: relative; }

      .mobile-menu-wrap .mobile-menu .menu-main-container #primary-menu {

        flex-direction: column; }

        .mobile-menu-wrap .mobile-menu .menu-main-container #primary-menu li {

          text-align: center;

          padding: 5px 0; }

          .mobile-menu-wrap .mobile-menu .menu-main-container #primary-menu li a {

            color: white; }

    .mobile-menu-wrap .mobile-menu .extra {

      position: absolute;

      bottom: 20%;

      left: 50%;

      transform: translateX(-50%); }



.menu-wrap {

  display: flex;

  justify-content: flex-end;

  align-items: center; }



.extra a {

  font-size: 15px;

  color: white;

  padding: 5px 7px;

  background: #46B749;

  display: inline-block; }

  .extra a:hover {

    transform: scale(1.1); }



#primary-menu {

  padding: 0;

  margin: 0;

  display: flex;

  justify-content: flex-end;

  padding: 10px 0; }

  #primary-menu li {

    list-style: none; }

    #primary-menu li a {

      font-size: 15px;

      color: #838484;

      padding: 5px 35px;

      display: inline-block; }

      #primary-menu li a:hover {

        color: #46B749; }



.hero-slide {

  background: url("assets/img/bg.jpg");

  background-repeat: no-repeat;
  background-size: 100% auto;
  /*background-size: cover;*/

  background-position: center center; }

  .hero-slide .hero-slide-wrap {

    padding: 150px 25%;

    display: flex;

    flex-direction: column;

    align-items: center;

    justify-content: center;

    color: white; }

    .hero-slide .hero-slide-wrap h1 {

      color: white;

      font-size: 36px;

      font-weight: 600;

      text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.35);

      display: flex;

      flex-direction: column;

      align-items: center; }

      .hero-slide .hero-slide-wrap h1 span {

        position: relative;

        display: block;

        color: #46B749; }

        .hero-slide .hero-slide-wrap h1 span:before {

          content: '';

          position: absolute;

          width: 30%;

          height: 2px;

          background: white;

          left: 0;

          top: 50%;

          transform: translateY(-50%) translateX(-125%); }

        .hero-slide .hero-slide-wrap h1 span:after {

          content: '';

          position: absolute;

          width: 30%;

          height: 2px;

          background: white;

          right: 0;

          top: 50%;

          transform: translateY(-50%) translateX(125%); }

    .hero-slide .hero-slide-wrap p {

      color: white;

      font-size: 14px;

      line-height: 24px;

      font-weight: 300;

      text-align: center;

      margin: 15px 0; }



.about-wrap {

  display: flex;

  flex-wrap: wrap;

  padding: 50px 0; }

  .about-wrap .left {

    width: 50%; }

    .about-wrap .left img {

      max-width: 180px; }

    .about-wrap .left .about-desc {

      padding-top: 35px;

      padding-bottom: 45px; }

      .about-wrap .left .about-desc p {

        font-size: 16px;

        line-height: 26px; }

  .about-wrap .right {

    width: 50%; }

    .about-wrap .right .about-cat {

      background: #F5F5F5;

      padding: 50px 40px;

      display: flex;

      flex-wrap: wrap; }

      .about-wrap .right .about-cat .item {
        text-align: center;
        width: 100%;
        /*width: calc(50% - 15px);

        margin-right: 15px;*/ }

        .about-wrap .right .about-cat .item:last-child {

          margin-right: 0; }

        .about-wrap .right .about-cat .item h4 {

          margin-top: 25px;

          color: #838484;

          font-weight: 500;

          font-size: 20px; }

        .about-wrap .right .about-cat .item p {

          font-size: 14px;

          margin: 20px 0;

          line-height: 22px; }



.project-gallery-section {

  background: url("../img/grass.jpg");

  background-repeat: no-repeat;

  background-size: cover;

  background-position: center center;

  overflow: hidden;

  transition: 0.5s ease-in-out; }

  .project-gallery-section .project-gallery-wrap {

    padding-top: 100px;

    padding-bottom: 50px; }

    .project-gallery-section .project-gallery-wrap .gallery-top {

      /*display: flex;*/

      flex-wrap: wrap;

      justify-content: space-between;

      align-items: center;

      margin-bottom: 80px; 
      text-align: center;}

      .project-gallery-section .project-gallery-wrap .gallery-top h2 {

        font-size: 32px;

        font-weight: 400;

        color: white; }

        .project-gallery-section .project-gallery-wrap .gallery-top h2 img {

          width: 40px; }

      .project-gallery-section .project-gallery-wrap .gallery-top .cats-buttons button {

        border: none;

        background: none;

        color: white;

        font-size: 18px;

        font-weight: 400;

        cursor: pointer;

        margin: 0 5px;

        transition: 0.1s ease-in-out; }

        .project-gallery-section .project-gallery-wrap .gallery-top .cats-buttons button.is-checked {

          color: #46B749; }

    .project-gallery-section .project-gallery-wrap .gallery-content .grid {

      display: flex;

      flex-wrap: wrap;

      margin: 0 -10px; }

      .project-gallery-section .project-gallery-wrap .gallery-content .grid .gallery-item {

        width: calc(33.33% - 20px);

        margin: 10px; }

        .project-gallery-section .project-gallery-wrap .gallery-content .grid .gallery-item img {

          width: 100%; }

    .project-gallery-section .project-gallery-wrap .gallery-content .gallery-view-all {

      margin-top: 40px;

      text-align: center; }

.contact-item.email{
  /* width: 28%;*/
}
.contact-item.number{
  /* width: 20%;  */
}
.contact-item.location{
   width: 90%;
}
.contact-item.location img {
    max-width: 40px;
}
.contact-item.location a{
  text-transform: capitalize;
}
.why-we-wrap {

  padding-top: 50px;

  padding-bottom: 50px; }

  .why-we-wrap .list {

    padding: 0 20%; }

    .why-we-wrap .list .why-item {

      display: flex;

      align-items: center;

      padding: 20px 0; }

      .why-we-wrap .list .why-item .num {

        width: 10%; }

        .why-we-wrap .list .why-item .num span {

          font-size: 24px;

          color: white;

          height: 40px;

          width: 40px;

          background: #46B749;

          border-radius: 50%;

          display: flex;

          align-items: center;

          justify-content: center; }

      .why-we-wrap .list .why-item p {

        flex-grow: 1;

        padding-left: 20px;

        line-height: 24px; }



.testimonials-section {

  background: #F5F5F5;

  position: relative; }

  .testimonials-section:after {

    content: '';

    height: 100%;

    width: 40%;

    left: 60%;

    top: 0;

    position: absolute;

    background: url("../img/side-img.jpg");

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center center; }

  .testimonials-section .testimonails-wrap {

    display: flex;

    flex-wrap: wrap; }

    .testimonials-section .testimonails-wrap .testimon-area {

      width: 60%;

      padding-top: 65px;

      padding-bottom: 100px;

      position: relative; }

      .testimonials-section .testimonails-wrap .testimon-area:after {

        content: '';

        position: absolute;

        height: 130px;

        width: 120px;

        background: url("../img/quate.png");

        background-repeat: no-repeat;

        background-size: 100% 100%;

        background-position: center bottom;

        top: 65px;

        right: 0; }

      .testimonials-section .testimonails-wrap .testimon-area .green-title {

        text-align: left; }

      .testimonials-section .testimonails-wrap .testimon-area .testimonials-box {

        padding-right: 10%; }

      .testimonials-section .testimonails-wrap .testimon-area .testimonial .why-is {

        display: flex;

        flex-direction: row;

        align-items: center;

        -webkit-display: flex;

        -webkit-flex-direction: row;

        -webkit-align-items: center;

        margin-bottom: 20px; }

        .testimonials-section .testimonails-wrap .testimon-area .testimonial .why-is .photo img {

          width: 64px; }

        .testimonials-section .testimonails-wrap .testimon-area .testimonial .why-is .name {

          font-size: 22px;

          font-weight: 500;

          margin-left: 15px; }

        .testimonials-section .testimonails-wrap .testimon-area .testimonial .why-is .stars {

          display: flex;

          margin-left: 25px; }

          .testimonials-section .testimonails-wrap .testimon-area .testimonial .why-is .stars img {

            width: 15px;

            height: 15px;

            margin-left: 5px; }

            .testimonials-section .testimonails-wrap .testimon-area .testimonial .why-is .stars img:first-child {

              margin-left: 0; }

      .testimonials-section .testimonails-wrap .testimon-area .testimonial .text {

        font-size: 16px;

        line-height: 32px; }

    .testimonials-section .testimonails-wrap .cover-img {

      width: 40%; }

.service-box button.slick-next.slick-arrow{
      bottom: 57px !important;
}

.slick-prev {

  display: none !important; }



.slick-next {

  background: none;

  border: none;

  color: transparent;

  background: url("../img/next.svg");

  background-size: 100% 100%;

  background-repeat: no-repeat;

  background-position: right center;

  padding: 10px 5px;

  position: absolute;

  right: 0;

  bottom: 0;

  transform: translateY(200%);

  cursor: pointer; }



.tips-wrap {

  margin: 50px 0; }

  .tips-wrap .tips-wrapper {

    display: flex;

    flex-wrap: wrap; }

    .tips-wrap .tips-wrapper .item {

      width: calc(33.33% - 16.666666667px);

      margin-right: 25px; }

      .tips-wrap .tips-wrapper .item:last-child {

        margin-right: 0; }

      .tips-wrap .tips-wrapper .item .thumb img {

        width: 100%; }

      .tips-wrap .tips-wrapper .item h4 {

        font-size: 20px;

        color: #838484;

        margin-top: 30px;

        margin-bottom: 20px;

        line-height: 26px;

        font-weight: 500; 
        text-align: center;}

      .tips-wrap .tips-wrapper .item p {

        line-height: 24px;

        margin-bottom: 25px; }



.footer-contacts-bg {

  background: #F5F5F5;

  padding: 15px 0; }



.footer-contacts-wrap {

  display: flex;

  justify-content: space-between;

  align-items: center; }

  .footer-contacts-wrap .logo img {

    max-width: 130px; }



.footer-contacts {

  display: flex; }

  .footer-contacts img {

    max-height: 30px; }

  .footer-contacts .contact-item {

    display: flex;

    align-items: center;

    justify-content: center; }

    .footer-contacts .contact-item:last-child .wrap {

      padding-right: 0;

      border: none; }

    .footer-contacts .contact-item:first-child .wrap {

      padding-left: 0; }

    .footer-contacts .contact-item .wrap {

      display: flex;

      align-items: center;

      justify-content: center;

      padding: 0 15px;

      border-right: 1px solid #8D8D8D; }

    .footer-contacts .contact-item .icon {

      margin-right: 20px; }

    .footer-contacts .contact-item .txt span {

      display: block;

      font-size: 18px;

      color: #838484;

      font-weight: 500; }

    .footer-contacts .contact-item .txt a {

      display: inline-block;

      font-size: 13px; }

      .footer-contacts .contact-item .txt a:hover {

        color: #46B749; }



footer {

  background: #46B749; }



.copyright-wrap {

  display: flex;

  flex-wrap: wrap;

  align-items: center;

  justify-content: space-between; }



.copyright {

  width: 70%;

  text-align: right; }

  .copyright span {

    color: white;

    font-weight: 400; }



.footer-social {

  width: 30%;

  padding: 10px 0;

  display: flex;

  justify-content: flex-start;

  background: white;

  position: relative; }

  .footer-social:before {

    content: '';

    height: 100%;

    width: 200%;

    left: -200%;

    background: white;

    position: absolute;

    top: 0; }

  .footer-social:after {

    content: '';

    position: absolute;

    height: 100%;

    width: 68px;

    background: white;

    right: 0;

    transform: translateX(51%) skew(55deg, 0deg);

    top: 0; }

  .footer-social a {

    display: flex;

    padding: 5px;

    border: 1px solid #E1E1E1;

    margin-right: 10px;

    z-index: 5;

    position: relative;

    transition: 0.3s ease-in-out; }

    .footer-social a svg {

      width: 15px;

      height: 15px;

      z-index: 1; }

    .footer-social a:before {

      content: '';

      position: absolute;

      bottom: 0;

      left: 0;

      width: 100%;

      height: 2px;

      background: #46B749;

      z-index: 0;

      transition: 0.3s ease-in-out; }

    .footer-social a:hover:before {

      height: 100%; }

    .footer-social a:hover svg path {

      fill: white;

      transition: 0.3s ease-in-out; }

    .footer-social a:last-child {

      margin-right: 0; }

  .footer-social img {

    width: 15px;

    height: 15px;

    z-index: 1; }



@media (max-width: 1160px) {

  .container {

    max-width: 980px; }



  .copyright {

    font-size: 14px; }



  .about-wrap .right .about-cat .item h4 {

    font-size: 16px; }



  .about-wrap .left {

    width: calc(50% - 10px);

    margin-right: 10px; }



  .about-wrap .right {

    width: calc(50% - 10px);

    margin-left: 10px; } }

@media (max-width: 1000px) {

  .container {

    max-width: 768px; }



  #primary-menu li a {

    font-size: 14px;

    padding: 5px 20px; }



  .menu-wrap .extra a {

    font-size: 14px; }



  .site-branding .branding-wrap .top-contacts .contact-item .txt span {

    font-size: 16px; }



  .site-branding .branding-wrap .top-contacts .contact-item .txt a {

    font-size: 12px; }



  .about-wrap .right .about-cat {

    padding: 30px 20px; }



  .project-gallery-section .project-gallery-wrap .gallery-top h2 {

    font-size: 24px; }



  .project-gallery-section .project-gallery-wrap .gallery-top h2 img {

    width: 30px; }



  .project-gallery-section .project-gallery-wrap .gallery-top .cats-buttons button {

    font-size: 16px;

    margin: 0; }



  .project-gallery-section .project-gallery-wrap {

    padding: 50px 0; }



  .project-gallery-section .project-gallery-wrap .gallery-top {

    margin-bottom: 40px; }



  .testimonials-section .testimonails-wrap .testimon-area:after {

    display: none; }



  .copyright {

    font-size: 12px; }



  .about-wrap .right .about-cat .item h4 {

    font-size: 14px; } }

@media (max-width: 800px) {

  .container {

    max-width: 100%;

   /* padding: 0 20px;*/ }



  .footer-contacts .contact-item .txt span {

    font-size: 14px; }



  .footer-contacts .contact-item .txt a {

    font-size: 10px; }



  .copyright {

    font-size: 10px; }



  .site-branding .branding-wrap .top-contacts img {

    max-height: 20px; }



  .site-branding .branding-wrap .top-contacts .contact-item .txt span {

    font-size: 14px; }



  .site-branding .branding-wrap .top-contacts .contact-item .txt a {

    font-size: 11px; }



  .about-wrap .left {

    width: 100%;

    margin-right: 0; }



  .about-wrap .right {

    width: 100%;

    margin-left: 0;

    margin-top: 40px; }



  .about-wrap .right .about-cat .item .item-img {

    text-align: center; }



  .project-gallery-section .project-gallery-wrap .gallery-top {

    flex-direction: column; }



  .gallery-cats {

    margin-top: 20px; } }

@media (max-width: 700px) {

  .open-mobile-menu {

    display: flex; }



  .top-bar-wrap .social-links {

    align-items: center; }



  .menu-wrap {

    display: none; }



  .top-bar {

    position: fixed;

    top: 0;

    width: 100%;

    z-index: 50; }



  .site-branding {

    margin-top: 47px; } }

@media (max-width: 650px) {

  .hero-slide .hero-slide-wrap {

    padding: 100px 0%; }



  .copyright span {

    padding-left: 10%; }



  .testimonials-section:after {

    display: none; }



  .testimonials-section .testimonails-wrap .cover-img {

    display: none; }



  .testimonials-section .testimonails-wrap .testimon-area {

    width: 100%; }



  .testimonials-section .testimonails-wrap .testimon-area .testimonials-box {

    padding-right: 0; }



  .tips-wrap .tips-wrapper .item {

    width: 100%;

    margin-right: 0;

    margin-bottom: 40px; }



  .tips-wrap .tips-wrapper .item:last-child {

    margin-bottom: 0; }



  .footer-contacts {

    flex-direction: column;

    align-items: flex-start; }



  .footer-contacts .contact-item {

    margin-bottom: 5px; }



  .footer-contacts .contact-item:last-child {

    margin-bottom: 0px; }



  .footer-contacts img {

    max-height: 15px; }



  .footer-contacts .contact-item .txt span {

    font-size: 12px; }



  .footer-contacts .contact-item .wrap {

    padding: 0;

    border: none; }



  .tips-wrap .tips-wrapper .item .thumb img {

    width: auto; }



  .tips-wrap .tips-wrapper .item .thumb {

    text-align: center; }



  .project-gallery-section .project-gallery-wrap .gallery-content .grid .gallery-item {

    width: calc(50% - 20px); }



  .site-branding .branding-wrap .top-contacts {

    flex-direction: column;

    align-items: flex-start; }



  .site-branding .branding-wrap .top-contacts .contact-item .wrap {

    padding: 0;

    margin-bottom: 5px;

    border: none; }



  .site-branding .branding-wrap .top-contacts .contact-item:last-child .wrap {

    margin-bottom: 0px; }



  .site-branding .branding-wrap .top-contacts img {

    max-height: 15px; }



  .site-branding .branding-wrap .top-contacts .contact-item .txt span {

    font-size: 12px; } }

@media (max-width: 600px) {

  .top-bar-wrap .slogan {

    width: 60%;

    font-size: 12px; }



  .top-bar-wrap .social-links {

    width: 40%; }



  .cats-buttons {

    display: flex;

    flex-wrap: wrap;

    justify-content: space-evenly; }



  .why-we-wrap .list {

    padding: 0; }



  .green-title {

    margin-bottom: 30px; }



  .testimonials-section .testimonails-wrap .testimon-area .testimonial .text {

    font-size: 14px; }



  .testimonials-section .testimonails-wrap .testimon-area .testimonial .why-is .name {

    font-size: 20px; } }

@media (max-width: 450px) {

  .top-bar-wrap .slogan {

    font-size: 10px; }



  .project-gallery-section .project-gallery-wrap .gallery-content .grid .gallery-item {

    width: 100%;

    margin: 10px 0; }



  .project-gallery-section .project-gallery-wrap .gallery-content .grid {

    margin: 0; }



  .top-bar-wrap .social-links a img {

    width: 10px; }



  .site-branding {

    margin-top: 42px; }



  .about-wrap .left .about-desc p {

    font-size: 14px; }



  .project-gallery-section .project-gallery-wrap .gallery-top .cats-buttons button {

    margin-bottom: 5px; }

  .green-title h1 {

    font-size: 24px; }

  .green-title h2 {

    font-size: 24px; } }

@media (max-width: 400px) {

  .copyright-wrap {

    flex-direction: column; }



  .footer-social {

    width: 100%;

    justify-content: center; }



  .footer-social:after {

    right: -20px;

    transform: none; }



  .copyright {

    width: 100%;

    text-align: center; }



  .top-bar-wrap .social-links a {

    display: none; }



  .site-branding {

    margin-top: 35px; }



  .top-bar-wrap .slogan {

    width: 80%; }



  .top-bar-wrap .social-links {

    width: 20%; }



  .hero-slide .hero-slide-wrap {

    padding: 50px 0; }



  .copyright span {

    padding: 10px 0;

    display: block;

    padding-left: 0; }



  .typical-button span {

    font-size: 12px; }



  .footer-social a {

    margin-right: 2px; }



  .copyright {

    font-size: 8px; }



  .site-branding .branding-wrap .top-contacts .contact-item .icon {

    margin-right: 10px; }



  .hero-slide .hero-slide-wrap h1 {

    font-size: 32px; }



  .hero-slide .hero-slide-wrap h1 span:before {

    width: 20%; }



  .hero-slide .hero-slide-wrap h1 span:after {

    width: 20%; } }

@media (max-width: 320px) {

  .hero-slide .hero-slide-wrap h1 span:before {

    width: 15%; }



  .hero-slide .hero-slide-wrap h1 span:after {

    width: 15%; }



  .typical-button {

    padding: 10px; }

 
  .green-title h2 {

    font-size: 22px; }



  .green-title h2 img {

    width: 30px; } }

@media (max-height: 415px) {

  .mobile-menu-wrap .mobile-menu .menu-main-container {

    align-items: flex-start; }



  .mobile-menu-wrap .mobile-menu .menu-main-container #primary-menu {

    margin-top: 30px; }



  .mobile-menu-wrap .mobile-menu .extra {

    bottom: 20%; } }



/*# sourceMappingURL=style.css.map */

.branding-wrap .logo {    
    position: relative;
    left: 42%;
}
.footer-contacts-wrap .right {
    width: 40%;
}

@media screen and (min-width:1241px) and (max-width:1500px){
.container{
  width: 96% !important;
}

}
@media screen and (min-width:1025px) and (max-width:1240px){
.container{
  width: 96% !important;
}
  .new-valdez .site-branding .branding-wrap{display: flex;flex-wrap: wrap;justify-content: center;width: 100%;}
  .new-valdez .branding-wrap .logo{position: relative;left: 0;right: 0;margin: auto;width: 100%;display: flex;flex-wrap: wrap;justify-content: center;}
  .new-valdez .widget_execphp{width: 100%;display: flex;flex-wrap: wrap;justify-content: center;}
  .new-valdez .execphpwidget{width: 100%;display: flex;flex-wrap: wrap;justify-content: center;}
  .new-valdez .site-branding .branding-wrap .top-contacts{display: flex;position: relative;left: 0%;top: 20px;}
  .new-valdez .menu-wrap{display: flex;justify-content: center;align-items: center;padding-top: 20px;}
}
@media screen and (min-width:901px) and (max-width:1024px){
.container{
  width: 96% !important;
}
  .new-valdez .site-branding .branding-wrap{display: flex;flex-wrap: wrap;justify-content: center;width: 100%;}
  .new-valdez .branding-wrap .logo{position: relative;left: 0;right: 0;margin: auto;width: 100%;display: flex;flex-wrap: wrap;justify-content: center;}
  .new-valdez .widget_execphp{width: 100%;display: flex;flex-wrap: wrap;justify-content: center;}
  .new-valdez .execphpwidget{width: 100%;display: flex;flex-wrap: wrap;justify-content: center;}
  .new-valdez .site-branding .branding-wrap .top-contacts{display: flex;position: relative;left: 0%;top: 20px;}
  .new-valdez .menu-wrap{display: flex;justify-content: center;align-items: center;padding-top: 20px;}
  .new-valdez .hero-slide .hero-slide-wrap{padding:120px 5%;}
  .new-valdez .tips-wrap{margin-top:0;}
  .new-valdez .green-title h2{padding-top: 20px;}
}
@media screen and (min-width:768px) and (max-width:900px){
.container{
  width: 96% !important;
}
  .new-valdez .hero-slide .hero-slide-wrap{padding: 90px 25%;}
  .new-valdez .about-img{text-align: center;}
  .new-valdez .about-wrap .left .about-desc{text-align: center;}
  .new-valdez .about-wrap .left .about-desc p{font-size: 14px;}
  .new-valdez .about-button{text-align: center;}
  .new-valdez .tips-wrap{margin-top: 0;}
  .new-valdez .site-branding .branding-wrap{display: flex;flex-wrap: wrap;justify-content: center;width: 100%;}
  .new-valdez .branding-wrap .logo{position: relative;left: 0;right: 0;margin: auto;width: 100%;display: flex;flex-wrap: wrap;justify-content: center;}
  .new-valdez .widget_execphp{width: 100%;display: flex;flex-wrap: wrap;justify-content: center;}
  .new-valdez .execphpwidget{width: 100%;display: flex;flex-wrap: wrap;justify-content: center;}
  .new-valdez .site-branding .branding-wrap .top-contacts{display: flex;position: relative;left: 0%;top: 20px;}
  .new-valdez .menu-wrap{display: flex;justify-content: center;align-items: center;padding-top: 20px;}
  .new-valdez .about-page p{font-size: 14px;line-height: 22px;}
  .new-valdez .about-page h4{padding-top: 10px;}
  .new-valdez .about-page ul li{font-size: 14px;line-height: 22px;}
  .new-valdez .hentry{padding-bottom: 20px;}
  .footer-contacts-bg{width: 100% !important;display: flex;}
  .footer-contacts-wrap{display: flex;flex-wrap: wrap;}
  .footer-contacts-wrap .left{width: 100% !important;display: flex;justify-content: center;flex-wrap: wrap;}
  .footer-contacts-wrap .center{width: 100% !important;display: flex;justify-content: center;padding: 15px 0px;}
  .footer-contacts-wrap .right{width: 100% !important;display: flex;justify-content: center;}
  .footer-contacts-wrap .right .googlmap{width: 100%;}
  .footer-contacts-wrap .right .googlmap iframe{width: 100%;}
  .footer-contacts .contact-item{width: 100% !important;}
}
@media (max-width: 767px){
.container{
  width: 96% !important;
}
  .new-valdez .hero-slide .hero-slide-wrap{padding: 90px 25%;}
  .new-valdez .about-img{text-align: center;}
  .new-valdez .about-wrap .left .about-desc{text-align: center;}
  .new-valdez .about-wrap .left .about-desc p{font-size: 14px;}
  .new-valdez .about-button{text-align: center;}
  .new-valdez .tips-wrap{margin-top: 0;}
  .new-valdez .site-branding .branding-wrap{display: flex;flex-wrap: wrap;justify-content: center;width: 100%;}
  .new-valdez .branding-wrap .logo{position: relative;left: 0;right: 0;margin: auto;width: 100%;display: flex;flex-wrap: wrap;justify-content: center;}
  .new-valdez .widget_execphp{width: 100%;display: flex;flex-wrap: wrap;justify-content: center;}
  .new-valdez .execphpwidget{width: 100%;display: flex;flex-wrap: wrap;justify-content: center;}
  .new-valdez .site-branding .branding-wrap .top-contacts{display: flex;position: relative;left: 0%;top: 20px;}
  .new-valdez .menu-wrap{justify-content: center;align-items: center;padding-top: 20px;display: none;}
  .new-valdez .green-title{margin-bottom: 30px;}
  .new-valdez .about-page p{font-size: 14px;line-height: 22px;}
  .new-valdez .about-page h4{padding-top: 10px;}
  .new-valdez .about-page ul li{font-size: 14px;line-height: 22px;}
  .new-valdez .hentry{padding-bottom: 20px;}
  .new-valdez .tips-wrap .tips-wrapper .item h4{font-size: 16px;line-height: 20px;}
  .new-valdez .tips-wrap .tips-wrapper .item{margin-right: 20px;}
  .new-valdez .mobile-menu-wrap ul li{width: 100% !important;justify-content: center;display: flex;}
  .new-valdez .mobile-menu-wrap ul li a{color: #fff !important;}
  .new-valdez .mobile-menu-wrap ul{display: block !important;}
  .new-valdez .menu-main-menu-container{width: 100%;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;height: 100%;}
  .new-valdez .tips-section{padding-top: 40px;}
  .new-valdez .mobile-menu-wrap .mobile-menu .extra{bottom: 110px !important;}
  .new-valdez .about-wrap{padding-bottom: 0px;}
  .new-valdez .testimonials-section .testimonails-wrap .testimon-area{width: 100% !important;padding-bottom: 80px;}
  .new-valdez .testimonials-section:after{display: none;}
  .new-valdez .slick-next{bottom:50px;}
  .new-valdez .why-we-wrap{padding-bottom: 0;}
  .new-valdez .item-img img{width: 100%;}
  .new-valdez #primary-menu li a{font-size: 16px;}
  .new-valdez .extra a{padding: 10px 15px;}
  .new-valdez .testimonials-section .testimonails-wrap .testimon-area .testimonial .text{font-size: 14px;line-height: 20px;}
  .new-valdez .testimonials-section .testimonails-wrap .testimon-area .testimonial .why-is .name{font-size: 16px;}
  .new-valdez form.wpcf7-form{width: 100%;display: flex;flex-wrap: wrap;}
  .new-valdez form.wpcf7-form p{width: 100%;display: flex;flex-wrap: wrap;}
  .new-valdez .wpcf7-form-control-wrap{width: 100%;display: flex;flex-wrap: wrap;}
  .new-valdez input{width: 100%;display: inline-block;}
  .new-valdez .get-quote{width: 100%;}
  .new-valdez .footer-contacts-wrap .right{margin-right: 0;}
  .new-valdez .ser-img{width: 100%;}
  .new-valdez .ser-img img{width: 100%;}
  .new-valdez .ser-cont{padding-top: 20px;width: 100%;}
   .footer-contacts-bg{width: 100% !important;display: flex;}
  .footer-contacts-wrap{display: flex;flex-wrap: wrap;}
  .footer-contacts-wrap .left{width: 100% !important;display: flex;justify-content: center;flex-wrap: wrap;}
  .footer-contacts-wrap .center{width: 100% !important;display: flex;justify-content: center;padding: 15px 0px;}
  .footer-contacts-wrap .right{width: 100% !important;display: flex;justify-content: center;}
  .footer-contacts-wrap .right .googlmap{width: 100%;}
  .footer-contacts-wrap .right .googlmap iframe{width: 100%;}
  .footer-contacts .contact-item{width: 100% !important;}
  .new-valdez .ser-box p{line-height: 20px;}
  .footer-contacts .contact-item .txt a{font-size: 12px !important;line-height: 18px;}
  .footer-contacts .contact-item .txt span{font-size: 16px;margin-bottom: 7px;}
}
@media screen and (min-width:601px) and (max-width:767px){
.container{
  width: 96% !important;
}
  .new-valdez .hero-slide .hero-slide-wrap{padding: 70px 0%;}
  .new-valdez .about-img{text-align: center;}
  .new-valdez .about-wrap .left .about-desc{text-align: center;}
  .new-valdez .about-wrap .left .about-desc p{font-size: 14px;}
  .new-valdez .about-button{text-align: center;}
  .new-valdez .tips-wrap{margin-top: 0;}
  .new-valdez .site-branding .branding-wrap{display: flex;flex-wrap: wrap;justify-content: center;width: 100%;}
  .new-valdez .branding-wrap .logo{position: relative;left: 0;right: 0;margin: auto;width: 100%;display: flex;flex-wrap: wrap;justify-content: center;}
  .new-valdez .widget_execphp{width: 100%;display: flex;flex-wrap: wrap;justify-content: center;}
  .new-valdez .execphpwidget{width: 100%;display: flex;flex-wrap: wrap;justify-content: center;}
  .new-valdez .site-branding .branding-wrap .top-contacts{display: flex;position: relative;left: 0%;top: 20px;padding-bottom: 30px;}
  .new-valdez .menu-wrap{justify-content: center;align-items: center;padding-top: 20px;display: none;}
  .new-valdez .green-title{margin-bottom: 30px;}
  .new-valdez .about-page p{font-size: 14px;line-height: 22px;}
  .new-valdez .about-page h4{padding-top: 10px;}
  .new-valdez .about-page ul li{font-size: 14px;line-height: 22px;}
  .new-valdez .hentry{padding-bottom: 20px;}
  .new-valdez .green-title h2{text-align: center;padding-top: 30px;}
  .new-valdez .why-we-wrap .list{padding: 0px 10px;}
  .new-valdez .get-quote{width: 70%;}
  .new-valdez .site-branding .branding-wrap .top-contacts .contact-item.email .wrap{padding-right: 10px;margin-right: 10px;}
   .footer-contacts-bg{width: 100% !important;display: flex;}
  .footer-contacts-wrap{display: flex;flex-wrap: wrap;}
  .footer-contacts-wrap .left{width: 100% !important;display: flex;justify-content: center;flex-wrap: wrap;}
  .footer-contacts-wrap .center{width: 100% !important;display: flex;justify-content: center;padding: 15px 0px;}
  .footer-contacts-wrap .right{width: 100% !important;display: flex;justify-content: center;}
  .footer-contacts-wrap .right .googlmap{width: 100%;}
  .footer-contacts-wrap .right .googlmap iframe{width: 100%;}
  .footer-contacts .contact-item{width: 100% !important;}
  .new-valdez .ser-box p{line-height: 20px;}
  .footer-contacts .contact-item .txt a{font-size: 12px !important;line-height: 18px;}
  .footer-contacts .contact-item .txt span{font-size: 16px;margin-bottom: 7px;}
}
  
@media screen and (min-width:481px) and (max-width:600px){
.container{
  width: 96% !important;
}
  .new-valdez .hero-slide .hero-slide-wrap{padding: 60px 0%;}
  .new-valdez .about-wrap{padding-top: 20px;}
  .new-valdez .site-branding .branding-wrap .top-contacts .contact-item.email .wrap{padding-right: 10px;margin-right: 10px;}
   .footer-contacts-bg{width: 100% !important;display: flex;}
  .footer-contacts-wrap{display: flex;flex-wrap: wrap;}
  .footer-contacts-wrap .left{width: 100% !important;display: flex;justify-content: center;flex-wrap: wrap;}
  .footer-contacts-wrap .center{width: 100% !important;display: flex;justify-content: center;padding: 15px 0px;}
  .footer-contacts-wrap .right{width: 100% !important;display: flex;justify-content: center;}
  .footer-contacts-wrap .right .googlmap{width: 100%;}
  .footer-contacts-wrap .right .googlmap iframe{width: 100%;}
  .footer-contacts .contact-item{width: 100% !important;}
  .new-valdez .ser-box p{line-height: 20px;}
  .footer-contacts .contact-item .txt a{font-size: 12px !important;line-height: 18px;}
  .footer-contacts .contact-item .txt span{font-size: 16px;margin-bottom: 7px;}
}

@media screen and (max-width:480px){
.container{
  width: 96% !important;
} 
  .new-valdez .tips-wrap .tips-wrapper .item h4{font-size: 14px;line-height: 17px;}
  .new-valdez .tips-wrap .tips-wrapper .item{margin-right: 20px;}
  .new-valdez .hero-slide .hero-slide-wrap{padding: 30px 0%;}
  .new-valdez .site-main{padding-top: 20px;}
  .new-valdez .hero-slide .hero-slide-wrap h1{font-size: 22px !important;}
  .new-valdez .about-wrap .left img{max-width: 140px;}
  .new-valdez .about-wrap{padding-top: 30px;}
  .new-valdez .green-title h2{font-size: 24px;}
  .new-valdez .about-wrap .left .about-desc{padding-top: 25px;}
  .new-valdez .about-wrap .right{margin-top: 20px;}
  .new-valdez .tips-section{padding-top: 20px;}
  .new-valdez .site-branding .branding-wrap .top-contacts .contact-item.email .wrap{padding-right: 10px;margin-right: 10px;}
  .new-valdez .site-branding .branding-wrap .logo img{width: 120px;}
   .footer-contacts-bg{width: 100% !important;display: flex;}
  .footer-contacts-wrap{display: flex;flex-wrap: wrap;}
  .footer-contacts-wrap .left{width: 100% !important;display: flex;justify-content: center;flex-wrap: wrap;}
  .footer-contacts-wrap .center{width: 100% !important;display: flex;justify-content: center;padding: 15px 0px;}
  .footer-contacts-wrap .right{width: 100% !important;display: flex;justify-content: center;}
  .footer-contacts-wrap .right .googlmap{width: 100%;}
  .footer-contacts-wrap .right .googlmap iframe{width: 100%;}
  .footer-contacts .contact-item{width: 100% !important;}
  .new-valdez .testimonials-section .testimonails-wrap .testimon-area .testimonial .why-is .photo img{width: 44px !important;}
  .new-valdez .testimonials-section .testimonails-wrap .testimon-area .testimonial .why-is .stars{margin-left: 5px;}
  .new-valdez .testimonials-section .testimonails-wrap .testimon-area .testimonial .why-is .name{font-size: 14px;}
  .new-valdez .testimonials-section .testimonails-wrap .testimon-area .testimonial .why-is .name{margin-left: 5px;}
  .new-valdez .testimonials-section .testimonails-wrap .testimon-area .testimonial .why-is .stars img{width: 12px;height: 12px;}
  .new-valdez .site-branding{padding-bottom: 20px;}
  .new-valdez .ser-box p{line-height: 20px;margin-right: 10px;}
  .footer-contacts .contact-item .txt a{font-size: 12px !important;line-height: 18px;}
  .footer-contacts .contact-item .txt span{font-size: 16px;margin-bottom: 7px;}
}

.footer-contacts-wrap{
  width: 100%;
}
.footer-contacts-wrap .left {
    width: 40%;
}
.footer-contacts-wrap .center {
    width: 12%;  
}
.service-page{
   width: 100%;
}
.ser-img {
    width: 32%;
    float: left;
    margin-right: 20px;
}
.ser-cont {
    width: 65%;
    float: right;
}
.ser-box{
   margin-bottom: 20px;
}
.ser-tit h4{
  margin-bottom: 10px;
  color: #46B749;
}
.copyright span b{
  color: #fff;
}
.green-title h1 img {
    width: 40px;
}
.extra-quo a{
    font-size: 15px !important;
    color: white !important;
    padding: 5px 7px !important;
    background: #46B749;
    display: inline-block !important;
}
