@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'roboto_condensedbold', sans-serif;
    src: url('roboto-condensed.woff');
    font-weight: normal;
    font-style: normal;

}


html, body {
  background-color: #F7F9FA;
  font-family: 'roboto_condensedbold', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: #333333;
  overflow-x: hidden;
  line-height: 1.8;
  scroll-behavior: smooth;
}


header {
    height: auto;
    position: relative;
    z-index: 999;
    background-color: #1d1c1c;
    }


.head h1 {
  font-size: 36px;
  text-transform: uppercase;
}

.logo img {
  padding: 0.6rem;
}  



nav ul a {
  font-size: 14px;
  text-transform: uppercase!important;
}
nav ul a:hover {
  color:#FFC700;
}

  .scroll {
    -ms-overflow-style: scrollbar ;
  }
  

a {
  color:#e8ba11;
  overflow-wrap:break-word;
}
a:hover, a:focus{
 color:#d4a90e; 
}


h1, h2 {
font-size: 35px;
color:#333333;
line-height: 1.2;
font-family: 'roboto_condensedbold', sans-serif!important;
letter-spacing: -1px;
text-transform: uppercase;
}


h3 {
  font-size: 18px;
}

h4 {
  font-size: 18px;
  color:#595959;
}



ul {
  padding-left: 2rem;
}

table {
  border:1px solid #e6e6e6;
}
td {
  padding: 0.5rem;
}
tr:nth-child(even) {
  background-color: #f2f2f2;
}

/*helper clases */
.primary {
  background-color: #252525;
}
.white-text {
  color:white;
}
.text-right {
  text-align: right;
}
.wp-block-column ul li {
list-style-type: none;
}
.wp-block-column ul li:before {
 content: "\e806"; 
 font-family: 'fontello';
 margin-right: 0.5rem;
 color:#333333;
 font-size: 12px;
vertical-align: middle;
}
.gray {
background-color: rgb(0 0 0 / 81%);
padding: 2rem;
}

.inline {
  display: inline-block;
}
.cero {
  padding: 0;
}

.box_info {
  padding: 1rem;
}
.wp-block-image img {
  height: auto;
}
.wp-block-image {
  margin-bottom: 0;
}
/*arrows slider acf pro*/
p.ls-layer:first-child {
  font-size: 24px;
  letter-spacing: 2px;
  font-weight: 300px;
}

/*end arrows*/
/*projects*/
.color_caja {
  padding: 3rem;
  background-color: #282828;
}
.contact_box, .contact_box h2 {
  color:white;
}
.uagb-post__inner-wrap {
  background: transparent!important;
  color:white!important;
}
.nav_posts_category {
  margin:3rem 0;
}
.call-to-action {
  color: white;
  padding: 2rem;
  margin-top: 3rem;
  display: inline-block;
}
.call-to-action h2 {
  text-transform: uppercase!important;
  color: white;
  font-size: 25px!important;
}
.call-to-action a:hover {
  text-decoration: none;
  color:#f7ca25;
}
.servicios-muro-duro a{
color:#333333;
}
.servicios-muro-duro .wp-block-column ul li:before {
color:#e8ba11;
}
.contact_box a {
 color:#e8ba11!important; 
}
.center {
  text-align: center;
  display: block;
}
/* hover effect */
figure.hov {
  position: relative;
  overflow: hidden;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  width: 100%;
  margin-bottom: 1rem;
}
figure.hov * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
figure.hov img {
  opacity: 0.9;
  width: 100%;
  height: 100%;
}
figure.hov img:hover {
  opacity: 0.8;
}
figure.hov:hover {
  outline: 2px solid white;
  outline-offset: -14px;
}
figure.hov:after {
  width: 0;
  height: 6px;
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
figure.hov figcaption {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding: 0 30px;
  z-index: 1;
  font-size: 36px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
figure.hov figcaption.project_preview {
  top:20%;
}
figure.hov figcaption.project_preview h3 {
  font-size: 26px;
  line-height: 1;
  color:white;
}

figure.hov figcaption h3 a:hover {
  color:white;
}

figure.hov a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}

figure.hov:hover img,
figure.hov:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
color:white;
}
figure.hov:hover:after,
figure.hov:hover:after {
  width: 100%;
  }

/* animacion imágen */
.contact p {
  margin: 0;
}

input, textarea {
  color:#333333;
}


select {
  display: block;
}
.attachment-full {
  width: 100%!important;
  height: auto!important;
}
/*arrows carousel projects */
.uagb-slick-carousel .slick-prev, .uagb-slick-carousel .slick-next {
  top:100%;
}
.uagb-block-edbeb5fd .uagb-post__inner-wrap {
  background: transparent!important;
  color:white;
}
.slick-prev {
  left: 85%!important;
}
.slick-next {
  right: 0!important;
}
.nav_posts_category a {
    background-color: #333333;
    padding: 1rem;
    color: white;
}
.nav_posts_category a:hover, .nav_posts_category a:focus  {
background-color: #292929;
text-decoration: none;
}
.meta-nav {
 color:#ffc601; 
}
.blog h2 {
  text-transform: inherit;
  font-size: 28px;
}
.blog p {
  margin-bottom: 2rem;
}
.blog ol li {
  margin-bottom: 1rem;
}
.wp-block-separator {
  border-color: #e8ba11;
  width: 30px;
  margin: 0;
  border: 1.5px solid;
}
/*formulario de contacto*/

input, select, textarea {
  width: 100%!important;
  padding: 0.3rem;
  border: 0!important;
  background-color: white!important;
  }
  
  form span {
  margin-bottom: 1rem;
  display: block;
  }
 

  .wpcf7-form-control-wrap.your-message, textarea {
    width: 98.5%;
  }
  input#searchsubmit {
    background-color: #2a7bc6;
    border:0;
    color: white;
  }
  span.wpcf7-not-valid-tip {
  color: red;
  text-align: left;
  margin-bottom: 0;
  font-size: 11px;
  }
  div.wpcf7-mail-sent-ng, div.wpcf7-aborted {
  border: 0;
  clear: both;
  color: blue;
  line-height: 1;
  font-size: 12px;
  text-align: left;
  margin-top: 1rem; 
  }
  div.wpcf7-response-output {
  margin: 1rem 0 0 0;
  padding: 0;
  border: 0;
  }
  .form {
    margin-top: 2rem;
  }
  ::placeholder {
  color:#444;
  padding-left: 0.3rem;
}


/*formulario de contacto*/
/*form search*/
input:-webkit-autofill, textarea:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}


/* formulario de contacto */
div.wpcf7 {
  padding: 1rem;
  margin-bottom: 1rem;
  }
  div.wpcf7 input[type="submit"] {
  color: white;
  width: 105px!important;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  font-weight: 100;
  background-color: #333333!important;
  float: left;
  }
  div.wpcf7 input[type="submit"]:before {
    font-family: "fontello";
   content: '\e808'; 
   color:yellow;
  }
  div.wpcf7 input[type="submit"]:hover {
    background-color: #232323!important;
  }
  textarea {
  height: 90px;
  border-radius: 2px;
  }
  select {
    color: #333333;
  }
  iframe {
    width: 100%;
  }
  #contacto input[type='submit'] { 
  margin-top: 1rem;
  }
  div.wpcf7-validation-errors,div.wpcf7-mail-sent-ok {
    color: #2525a0;
    padding: 0;
    border: 0;
    line-height: 1;
    font-size: 14px;
    text-align: left;
    clear: both;
    margin-top: 1rem;
  }

footer {
 font-size: 14px;
 background-color: #1d1c1c;
 color:#ffffff;
 padding: 4rem 0;
  }
  footer a {
    color:#ffffff;
    font-size: 14px;
    text-decoration: none;
  }
  footer a:hover {
    color:#ffffff;
    text-decoration: underline;
  }
  footer i:before {
  color: #FFC700;
  }
  footer h4 {
    margin-bottom: 1rem;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
  }
  footer .head_contact {
    width: 100%;
  }
  
  footer .icon-mail:before {
 font-size: 11px;
  }
  .divider {
    width: 100%;
    height: 2px;
    background-color: #2d2d2d;
    margin: 2rem 0;
  }
  .pie {
    padding: 0 0 2rem;
  }
  
  
/*animaciones*/
@-webkit-keyframes scroll{
  100%{
    background-position:0px -3000px;
  }
}

@-moz-keyframes scroll{
  100%{
    background-position:0px -3000px;
  }
}

@-o-keyframes scroll{
  100%{
    background-position:0px -3000px;
  }
}

@-ms-keyframes scroll{
  100%{
    background-position:0px -3000px;
  }
}

@keyframes scroll{
  100%{
    background-position:0px -3000px;
  }
}


/*animaciones*/

/*nav cat*/
ul.post-categories {
  padding-left: 0;
}

  .category br {
    display: none;
  }
  a.linkhome {
    display: inline-block;
  }
  .naveg {
    text-transform: uppercase;
    padding: 1rem 0;
  }
  .naveg a, .naveg span {
    color: #171717;
    font-size: 12px;
  }
 
select {
    background:#fff url(../../img/expand-icon.png) right no-repeat;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
}

select:focus {
    outline:none;
    box-shadow:0 0 10px rgba(0, 0, 0, 0.3), inset 0 0 7px rgba(100,100,100,0.3);
    border-color:#00c0f3;
}
select ::-ms-expand {
 display:none;
}
select:after{
    content:"";
    position:absolute;
    z-index:2;
    right:8px;
    top:50%;
    margin-top:-3px;
    height:0;
    width:0;
    border-top:6px solid #f99300;
    border-left:6px solid transparent;
    border-right:6px solid transparent;
    pointer-events:none;
}

/*formulario search home*/
input, select, textarea {
   -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    appearance:none;
  }


/*fontello*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-attention-circled:before { content: '\e800'; } /* '' */
.icon-help-circled:before { content: '\e801'; } /* '' */
.icon-ok:before { content: '\e802'; } /* '' */
.icon-phone:before { content: '\e803'; } /* '' */
.icon-clock:before { content: '\e804'; } /* '' */
.icon-ok-circled2:before { content: '\e805'; } /* '' */
.icon-right-small:before { content: '\e806'; } /* '' */
.icon-right:before { content: '\e807'; } /* '' */
.icon-right-1:before { content: '\e808'; } /* '' */
.icon-mail:before { content: '\e809'; } /* '' */
.icon-location-2:before { content: '\f031'; } /* '' */
.icon-ok-circled:before { content: '\f06d'; } /* '' */
.icon-link-ext-alt:before { content: '\f14c'; } /* '' */
.icon-whatsapp:before { content: '\f232'; } /* '' */
.icon-facebook:before { content: '\f30c'; } /* '' */
.icon-instagram:before { content: '\f32d'; } /* '' */
.icon-calendar:before { content: '\f4c5'; } /* '' */

/* right bounce */
@-webkit-keyframes bounceRight {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  60% {
    -webkit-transform: translateX(-15px);
    transform: translateX(-15px);
  }
}
@-moz-keyframes bounceRight {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(-30px);
  }
  60% {
    transform: translateX(-15px);
  }
}
@keyframes bounceRight {
  0%,
  20%,
  50%,
  80%,
  100% {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  60% {
    -ms-transform: translateX(-15px);
    transform: translateX(-15px);
  }
}
/* /right bounce */
/* assign bounce */
.icon-right-small:before  {
  -webkit-animation: bounceRight 2s infinite;
  animation: bounceRight 2s infinite;
}

.floating div:last-child a {
  display: none!important;
}

/* medias queries */


@media only screen and (min-width: 768px) {
  span.wpcf7-form-control-wrap {
  width: 32%;
  display: inline-block;
  margin-right: 0.6rem;
  }
  .form_slide span.wpcf7-form-control-wrap {
  width: 100%;
  }
  .wsmainwp {
    margin-top: 0.8rem;
  }


}



@media only screen and (max-width: 320px) {
 body {
  font-size: 13px;
 }
 
 
}



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

h1, h2 {
  font-size: 30px;
}

h3, h4 {
  font-size: 16px;
}


}


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

div.wpcf7 input[type="submit"] {
  padding: 0.5rem;
}

div.wpcf7 {
  padding: 0;
}

.logo {
  text-align: center;
}
.logo img {
  width: 5rem;
}
.text-right {
  text-align: center;
}
ul.wsdown-mobile {
 border-top :solid 1px rgb(29 28 28);
}
.head h1 {
  font-size:26px; 
}
.uagb-post__arrow-outside.uagb-post-grid .slick-prev {
	left: 235px!important;
}
.ls-outline .ls-nav-prev, .ls-outline .ls-nav-next {
  display: none;
}
.construction-projects .wp-block-column {
  margin: 0!important;
}
.servicios-muro-duro ul {
margin-top: 0;
margin-bottom: 0;
}
.block-fst {
  padding: 1rem 0!important;
}
.wsmobileheader {
 background-color: #1d1c1c; 
}
.callusbtn {
  color:#e8ba11;
}
.wsanimated-arrow span, .wsanimated-arrow span:after, .wsanimated-arrow span:before {
  background: #e8ba11;
}
footer .logo {
  display: none;
}

}

@media only screen and (min-width: 1024px) {
 
.wsdownmenu {
  margin-top: 1.5rem;
}

}

@media only screen and (min-width: 1366px) {
 .pad_title {
  padding: 3rem;
}
.head {
  padding: 7rem!important;
}

}

@media only screen and (min-width: 1600px) {
.ls-wrapper.ls-in-out .ls-layer {
  height: 965px!important;
}
.ls-wrapper.ls-in-out p.ls-layer {
  height: 30px!important;
}

.video_intro {
  margin-top: 0!important;
}

video {
  height: 965px!important;
}

}

.grecaptcha-badge {
  display: none!important;
}
