header .navbar-brand img {
    max-height: 125px!important;
    margin-top: 25px!important;
}

.antonio { font-family: 'Antonio', sans-serif;}

.txt-amarillo {color:#ECBA23;}

.pt-0 { padding-top: 0%;}
.pl-20px {padding-left: 20px;}
.pl-40px {padding-left: 40px;}

.top-60px {margin-top: 60px;}
.top-80px {margin-top: 80px;}
.top-100px {margin-top: 100px;}

.bg-gradient-gray-light-dark-transparent {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(32, 35, 41, 1)), to(transparent));
    background-image: linear-gradient(to top, rgba(32, 35, 41, 1) 0%, transparent 70%);
}

footer {
    padding-bottom: 15px!important;
}

.img-responsive { width: 70%; height: auto; max-height: inherit!important;}

.whatsapp {
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  right:40px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:45px;
  z-index:100;
  padding-top: 6px;
  padding-left: 3px;
}

.whatsapp-icon {
  margin-top:13px;
}

header .navbar-brand { padding: 0px; }

section { padding-top: 50px; padding-bottom: 20px; }

.minh {min-height: 0px}
.mh-365 {min-height: 365px}

.lh-normal { line-height: normal}

.p15-m {margin-top: 0px;}

.mob { display: inherit;}

.interior {padding-top: 80px}

header.sticky.sticky-active .header-reverse {
    margin-top: -40px;
}

body {margin-top: -30px;}

.nav-link-ln {
  font-size: 16px;
  line-height: 20px;
  padding: 0 10px;
  position: relative;
  font-weight: 500;
  opacity: 1;
  word-break: normal;
  -webkit-transition: 0.3s;
  transition: 0.3s;
      color: white;
}


.header-scrolled {
    display: none;
}


@media (max-width: 767px) {

    .nav-link-ln {display: none;}

    header .navbar-brand img {
        max-height: 70px !important;
        margin-top: 0px !important;
		padding: 5px 0;
    }
	.mh-365 {min-height: 0px}

	.fs-14m{font-size: 13px}
	
	.fs-15m{font-size: 15px}
	
	.hover-box .p-30px { padding: 20px !important; }

    .outside-box-left-20 { margin-left: 0vw;}

    .certificaciones {padding-top: 60px!important;}

    .img-responsive { width: 40%; height: auto; max-height: inherit!important;}
	
	.whatsapp { bottom: 10px; right: 7px;}
	
	.top-100px { margin-top: 0px !important;}
	
	.top-60px { margin-top: 0px !important;}
	
	.pizza-image-later, .pizza-image-later img { width: 350px!important;height: 355px!important;min-width: 350px!important;min-height: 355px!important;	}

	
	.p15-m {margin-top: 60px;}
	
	.mob { display: none;}
	
	.interior { padding-top: 25px; margin-bottom: -48px; }
	
	.prod-mob {flex-direction: column-reverse; }
	
}

