body{
    font-family: 'Lato', sans-serif;
}
body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
#inlineFrameExample{
    width: 100%;
    height: 70vh;
    float: left;
    margin-left: 0;
    margin-right: 0;
    padding: 0px;
}
div#myCarousel {
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
    padding: 0px;
}
a {
    color: #7fd911;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
h1{
    font-family: 'Ubuntu', sans-serif;
   
}
h2{
    font-family: 'Ubuntu', sans-serif;
}
h3{
    font-family: 'Ubuntu', sans-serif;
}
p{
    font-family: 'Lato', sans-serif;
}

.btn-outline-success {
    color: #fff;
    background-color: transparent;
    background-image: none;
    border-color: #7fd911;
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #7fd911;
    border-color: #7fd911;
}

.marketing {
    padding-bottom: 4%;
}
.marketing h2 {
    font-weight: 600;
    margin-top: 2rem;
}
.lead {
    font-size: 1.2em;
    font-weight: 400;
}
.text-muted {
    color: #7fd911 !important;
}

.fondo_two h2 {
     color: #fff; 
    font-size: 3em;
    font-weight: 600;
    margin-top: 2rem;
}
.calulate_m2 .featurette-heading {
     color: #fff; 
    font-size: 3em;
    font-weight: 600;
}
.calulate_m2 .featurette-heading .text-muted {
     color: #7fd911 !important;
}

.btn-primary {
    background: #7fd911;
    border: solid #7FD927;
    font-weight: 700;
}


.direccion iframe {
    width: 100%;
    height: 100%;
    float: left; 
}
.carousel-item {
    height: 75vh !important;
}
.simg1 {
    background: url("/images/slider/slider1.jpg");
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: 100% 80%;
}
.simg2 {
    background: url("/images/slider/slider2.jpg"); 
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center;
}
.simg3 {
    background: url("/images/slider/slider3.jpg");
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center;
}
.simg4 {
    background: url("/images/slider/slider4.jpg");
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center;
}
.simg5 {
    background: url("/images/slider/slider5.jpg");
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center;
}

h2#cabecera {
    background: rgba(255,255,255,0.3);
    margin-top: 2%;
    padding: 2%;
    border-radius: 15px;
}

.fondo_one{
    background: url("/images/locales/sala_ventas/l2.jpg");
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center;
}
.fondo_one2 {
    background: rgba(0,0,0,0.3);
    width: 100%;
    height: 100%;
    color: #fff;
    padding: 3% 0 5%;
}

.fondo_two{
    background: url("/images/productos/cierros-de-hormigon.jpg");
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center;
}

.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background-color: rgba(75,75,75,0.2);
  -webkit-transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
  transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
}

.hovereffect:hover .overlay {
  background-color: rgba(48, 152, 157, 0.4);
}

.hovereffect img {
    width: 100%;
  display: block;
  position: relative;
}

.hovereffect h2 {
  text-transform: capitalize;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 1.2em;
  padding: 10px;
  background: rgba(127,217,17,0.7);
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  -webkit-transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
  transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
}

.hovereffect:hover h2 {
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 32% 30%!important;
  text-transform: uppercase;
  color: #7fd911;
  border: 1px solid #7fd911;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
  transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
  font-weight: normal;
  margin: -60px 0 0 0;
  padding: 62px 100px;
}

.hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.tipologia-proy {
    width: 100%;
    float: left;
    border: 1px solid #f66000;
    border-radius: 5px;
    margin: 5px;
    padding: 10px;
    position: relative;
}

.tipologia-proy img{
    width: 100%;
    float: left;
}

.titulo_1 {
    font-weight: 600;
    margin: 0;
    padding: 0 16px;
}

.number-input.number-input {
    border: 1px solid #ced4da;
    width: fit-content;
    border-radius: .25rem;
    text-align: center;
}

.cerrar {
    float: right;
    width: 100%;
}
.cerrar .btn.btn-danger { 
    float: right;
}

.product-details.smaller {
    height: 400px;
    overflow-y: scroll;
    overflow-x: hidden;
    box-shadow: 0px 5px 15px 1px #999;
    border-radius: 5px;
}

.contact_wts {
    width: 15%;
    height: auto;
    position: fixed;
    right: 1%;
    bottom: 5%;
}

.contact_wts img {
    width: 100%;
    height: auto;
    display: inline-block;
}

.col-product {
    background: rgba(255,223,255,0.2);
    border: 1px solid #7fd911;
    margin: 5px;
    border-radius: 5px;
}
.col-product h2{
    font-size: 1.5em;
    font-weight: 500;
    color: #7fd911 !important;
}
.col-product p {}
.col-product img {
    width: 100%;
}
.contact_wts_m {display: none;}

.modal-body .img-responsive {
    width: 100%;
}
.modal-body img {
    width: 100% !important;
    height: auto;
    float: left;
}

@media (max-width: 580px) {
.h1, h1 {
    font-size: 1.9rem;
}
    
    .carousel-item {
    height: 35vh !important;
}
    
    .simg1 {
    background: url("/images/slider/1.jpg");
    background-size: contain;
    width: 100%;
    height: 100%;
    background-position: top;
        background-repeat: no-repeat;
}
.simg2 {
    background: url("/images/slider/2.jpg"); 
    background-size: contain;
    width: 100%;
    height: 100%;
    background-position: top;
    background-repeat: no-repeat;
}
.simg3 {
    background: url("/images/slider/3.jpg");
    background-size: contain;
    width: 100%;
    height: 100%;
    background-position: top;
    background-repeat: no-repeat;
}
.simg4 {
    background: url("/images/slider/4.jpg");
    background-size: contain;
    width: 100%;
    height: 100%;
    background-position: top;
    background-repeat: no-repeat;
}
.simg5 {
    background: url("/images/slider/5.jpg");
    background-size: contain;
    width: 100%;
    height: 100%;
    background-position: top;
    background-repeat: no-repeat;
}
.contact_wts{display: none !important;} 
   
    
.contact_wts_m {
    display: block !important;
    width: 45px;
    height: 45px;
    position: fixed;
    right: 2%;
    bottom: 8%;
}

.contact_wts_m img {
    width: 100%;
    height: auto;
    display: inline-block;
}

}


/* instalaciones  */
.ins1 {
    background: url("/images/instalaciones/1.jpg");
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: 100% 80%;
}
.ins2 {
    background: url("/images/instalaciones/2.jpg"); 
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center;
}
.ins3 {
    background: url("/images/instalaciones/3.jpg");
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center;
}