/*
 Theme Name:   nyrconstruccion Child
 Theme URI:    http://nyrconstruccion.com
 Description:  nyrconstruccion
 Author:       nyrconstruccion
 Author URI:   http://nyrconstruccion.com
 Template:     nyrconstruccion
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  infinite-child

 START YOUR CHILD THEME CSS HERE
*/
.justificado p,.justificado .gdlr-core-skin-caption,.justificado h4{
  text-align: justify;
}
.infinite-footer-wrapper {
    background-position: 50% 0;
}
.infinite-footer-column i{
    color: #c7071e;
    font-size: 18px;
    vertical-align: middle;
}
.infinite-body input, .infinite-body textarea, .infinite-body select, .woocommerce form .select2-selection {
    border-color: #e8e6e6;
    border-bottom: 2px solid #c7071e;
}
.gdlr-core-body .gdlr-core-load-more, .gdlr-core-body .gdlr-core-button, .infinite-body .infinite-button, .infinite-body input[type="button"], .infinite-body input[type="submit"] {
    background-color: #2F2F2F;
    border: 0px;
}
.gdlr-core-flipbox-item .gdlr-core-flipbox-front, .gdlr-core-flipbox-item .gdlr-core-flipbox-back, .gdlr-core-feature-box-item .gdlr-core-feature-box {
    background-color: #ffffff00;
}
.gdlr-core-flipbox .gdlr-core-flipbox-front, .gdlr-core-flipbox .gdlr-core-flipbox-back {
    padding: 50px 5px 40px;
    height: 300px!important;
}

.grow {
  -webkit-transition:all 0.5s ease-out;
  -moz-transition:all 0.5s ease-out;
  -ms-transition:all 0.5s ease-out;
  -o-transition:all 0.5s ease-out;
  transition:all 0.5s ease-out;
}

.grow:hover {
  -webkit-transform:scale(1.05);
  -moz-transform:scale(1.05);
  -ms-transform:scale(1.05);
  -o-transform:scale(1.05);
  transform:scale(1.05);
  z-index: 1;
}

.zoom img{
  -webkit-transition:all 0.5s ease-out;
  -moz-transition:all 0.5s ease-out;
  -ms-transition:all 0.5s ease-out;
  -o-transition:all 0.5s ease-out;
  transition:all 0.5s ease-out;
}

.zoom img:hover {
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
  -o-transform:scale(1.1);
  transform:scale(1.1);
  z-index: 1;
}
.zoom-02 i{
  -webkit-transition:all 0.5s ease-out;
  -moz-transition:all 0.5s ease-out;
  -ms-transition:all 0.5s ease-out;
  -o-transition:all 0.5s ease-out;
  transition:all 0.5s ease-out;
}

.zoom-02:hover i {
  -webkit-transform:scale(1.2);
  -moz-transform:scale(1.2);
  -ms-transform:scale(1.2);
  -o-transform:scale(1.2);
  transform:scale(1.2);
  z-index: 1;
}
.zoom-03 .gdlr-core-column-service-item img{
  -webkit-transition:all 0.5s ease-out;
  -moz-transition:all 0.5s ease-out;
  -ms-transition:all 0.5s ease-out;
  -o-transition:all 0.5s ease-out;
  transition:all 0.5s ease-out;
}

.zoom-03 .gdlr-core-column-service-item:hover  img{
  -webkit-transform:scale(1.2);
  -moz-transform:scale(1.2);
  -ms-transform:scale(1.2);
  -o-transform:scale(1.2);
  transform:scale(1.2);
  z-index: 1;
}

.single-header:before {
  position: absolute;
  z-index: 0;
  content: "";
  right: 0px;
  top: 0px;
width: 409px;
    height: 360px;  
  background-image: url(https://www.nyrconstruccion.com/wp-content/uploads/2021/09/vector-banner-2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}


.home-servicios {padding-left: 8px;
padding-right: 8px;}
.home-servicios img {min-height: 300px; height: 300px;}
.home-servicios .gdlr-core-image-overlay-title {color: #000000 !important;
text-transform: none !important;
letter-spacing: normal !important;
font-weight: 700;
line-height: normal;
font-size: 18px !important;
    text-shadow: 2px 1px 4px #fff;}
.home-servicios .gdlr-core-image-overlay-content {left: 20px !important;
right: 20px !important; bottom: auto !important; top: 15px !important;}
.home-servicios-boton .gdlr-core-toggle-box-item-title {background-color: #c7071e;
color: #fff;}
.home-servicios-boton .gdlr-core-active .gdlr-core-toggle-box-item-title {background-color: #c7071e; color: #fff;}
.home-servicios-boton .gdlr-core-toggle-box-item-content {text-align:left;background-color: #f3f3f3;
padding: 15px 10px;color: #000;line-height: normal;}
.home-servicios-boton .gdlr-core-toggle-box-item-content ul {margin-left: 20px;margin-bottom: 0;}
.home-servicios-boton .gdlr-core-toggle-box-item-content ul li {margin-bottom:9px;font-size: 14px;}
.home-servicios-boton .gdlr-core-toggle-box-item-content ul li:last-of-type {margin-bottom:0;}
.infinite-copyright-container {letter-spacing: 0;}

.fondo-a:before{
    position: absolute;
    z-index: 0;
    content: "";
    width: 729px;
    height: 542px;
    top: 20px;
    left: 20px;
    opacity: 0.05;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(https://www.nyrconstruccion.com/wp-content/uploads/2021/09/logo-a-03.png);
}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

  .single-header h3{
    font-size: 24px!important;
  }

  .single-header:before {
      position: absolute;
      z-index: 0;
      content: "";
      right: -21px;
      top: 0px;
      width: 380px;
      height: 329px;
      background-image: url(https://www.nyrconstruccion.com/wp-content/uploads/2021/09/vector-banner-2.png);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
  }
}