.header-area .logo img {
	width: 220px;
}

.footer-wiget-log img {
	width: 100px;
	max-width: 100%;
	height: auto;
}

.mobile-logo img {
	width: 220px;
}

.service-icon a {
	border-radius: 30px;
    border: 1px solid #0093dd;
    background-color: #0093dd;
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    padding: 5px 10px;
}

.service-icon a i {
	margin-left: 5px;
}

.service-details-area img {
	max-width: 100%;
	height: auto;
}

.BoxBotonWhatsappFlotante {
    position: fixed;
    right: 20px;
    bottom: 80px;
    z-index: 10;
}

.BoxBotonWhatsappFlotante .BtnLink {
    background: linear-gradient(180deg, rgba(95,252,123,1) 0%, rgba(40,209,70,1) 100%);
    width: 60px;
    height: 60px;
    background-size: contain;
    border-radius: 50%;
    box-shadow: 0px 5px 5px rgb(0 0 0 / 20%);
    display: flex;
    justify-content: center;
    align-items: center;
}

.nosotros-content .about-discription p {
    padding: 0 0 10px;
    margin-bottom: 10px;
}

.nosotros-content .about-discription p:last-child {
    padding: 0 0 0;
    border-bottom: 0;
    margin-bottom: 0;
}

.widget-contact-content a {
    font-size: 24px;
    line-height: 24px;
    color: #ededed;
    font-weight: 600;
    text-decoration: none;
}

.breatcome-area {
    padding: 50px 0;
}

.breatcome-area.equipos {
	background-image: url('../../assets/img/AV-Headers_General-2.jpg');
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.breatcome-area.equiposr9 {
	background-image: url('../../assets/img/AV-Headers_General-2.jpg');
}

.breatcome-area.equiposr9d {
	background-image: url('../../assets/img/AV-Headers_General-2.jpg');
}

.breatcome-area.moldes {
	background-image: url('../../assets/img/AV-Headers_General-2.jpg');
}

.breatcome-area.trabajos {
	background-image: url('../../assets/img/AV-Headers_General-2.jpg');
}

.widget-categories-menu ul li.active {
    background: #0093dd;
}

.widget-categories-menu ul li.active a {
    color: #fff;
}

.modelo-galeria .hamilton-btn {
	position: absolute;
    left: 10px;
    bottom: 10px;
}

.modelo-galeria .hamilton-btn a {
    font-size: 16px;
    padding: 14px 32px;
    height: 52px;
    max-width: 170px;
    color: #fff;
    cursor: pointer;
}

.modelo-galeria .hamilton-btn a:hover {
    color: #fff;
}

.service-detials-discription .service-details-title h2 {
	font-size: 24px;
}

.service-detials-discription .service-details-title p {
	font-size: 16px;
}

.productos-galeria img {
	max-width: 100%;
	height: auto;
}

.trabajos-content .section-main-title h2 {
	font-size: 32px;
	margin-bottom: 0;
}

.fancybox__container {
	z-index: 99991;
}

.trabajos-content {
	border-radius: 16px;
    overflow: hidden;
}

.trabajos-content .section-title {
	padding: 32px;
    background-color: #171717;
}

.trabajos-content .section-title .hamilton-btn a {
    padding: 13px 32px;
    height: 52px;
    max-width: 160px;
    cursor: pointer;
}

.trabajos-content .section-title .hamilton-btn a::before {
    border-bottom: 80px solid #d81d13;
}

.trabajos-content .section-title .hamilton-btn a::after {
    border-bottom: 80px solid #d81d13;
}

.header-menu.header-menu_right .hamilton-btn a:hover {
	color: #fff;
}

.contact-items .contact-content a {
	color: #242424;
    text-decoration: none;
}

.slide_datos {}
.slide_datos .text {
	font-size: 1.2rem;
}
.slide_datos .list_datos {
	list-style: none;
}
.slide_datos .list_datos li {}
.slide_datos .list_datos li::before {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: -0.125em;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22'/%3E%3C/svg%3E");
  margin-right: 10px;
}
.slide_datos .list_datos li a {
	color: #fff;
	text-decoration: none;
}
.slide_datos .list_datos li a:hover {
	color: #ffc107;
	text-decoration: none;
}
.slide_datos .list_datos li p {
	display: inline-block;
}

@media (max-width: 1199px) {
	.header-menu ul li a {
	    font-size: 14px;
	    padding: 40px 0;
	}
}

@media (max-width: 991px) {
	.banner-slider {
	    left: 0;
	}
	.slider-content {
	    position: relative !important;
	    padding: 140px 0 64px;
	}
}

@media (max-width: 767px) {
	.slider-content {
        padding: 64px 0 48px;
    }
	.slider-sub-title.style-two h4 {
	    font-size: 16px;
	}
	.mobile-menu-area {
	    padding: 16px 12px;
	}
	.footer-area {
	    padding: 64px 0 0px;
	}
	.mobile-logo img {
		width: 180px;
	}
}

@media (max-width: 575px) {
	.contact-icon {
	    margin-right: 10px;
	}
	.contact-box-title h4 {
        font-size: 32px;
        margin-bottom: 24px;
    }
	.banner-carousel .slide-item .image-layer {
	    background-size: contain;
	}
	.trabajos-content .section-main-title h2 {
	    font-size: 24px;
	}
	.modelo-galeria .hamilton-btn a {
	    font-size: 16px;
	    padding: 10px 20px;
	    height: 42px;
	}
	.service-detials-discription .service-details-title p {
	    font-size: 14px;
	    line-height: 20px;
	}
	.service-detials-discription .service-details-title h2 {
	    font-size: 20px;
	}
	.service-detials-discription .service-details-title {
		margin-top: 0;
	}
	.service-detials-discription p {
	    font-size: 16px;
	    line-height: 22px;
	}
	.about-list {
	    margin-bottom: 24px;
	}
	.banner-area .owl-dots {
	    width: 100%;
	    height: 64px;
	    line-height: 64px;
	}
	.hamilton-btn.slider a {
	    padding: 13px 32px;
	    height: 52px;
	    max-width: 200px;
	}
	.sidebar-group .widget-heading {
	    top: 24px;
	    right: 12px;
	}
	.sidebar-textwidget {
	    padding: 24px 12px;
	}
	.bratcome-text ul li a {
	    font-size: 18px;
	    line-height: 28px;
	}
	.bratcome-text ul li {
	    font-size: 18px;
	    line-height: 20px;
	}
	.widget-categories-menu ul li a {
	    font-size: 16px;
	    line-height: 20px;
	}
}