.main-bar 
{
    position: fixed!important;
    top: 130px;
    left: 0!important;
}
.icon-bx-wraper.style-7 
{
	height: 100%;
}
.icon-square
{
	width: 30px;
	height: 30px;
	display: block;
	margin: auto;
}
.maquinado .swiper-content 
{
	padding: 20px!important;
}
.contact-wraper1 .contact-area1 
{
	margin-top: -30px;
}

/*RAFAEL*/
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 84%;
}

.flaticon-alarm-clock-1:before {
    content: "\f101";
}

.site-header.style-5 .main-bar .container {
    background: var(--secondary);
    border-radius: var(--border-radius-base);
}
.main-slider1 .swiper-button .swiper-button-prev, .main-slider1 .swiper-button .swiper-button-next {
    height: 105px;
    width: 105px;
    background-color: var(--primary);
    line-height: 105px;
    font-size: 30px;
    color: #fff !important;
}

#home-slider .swiper-image {
/*    width: 50%;*/
/*    height: 100%;*/
    background-position: center !important;
    background-size: cover !important;
    background: whitesmoke;
}

.main-slider1 .banner-inner .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 600px;
    height: calc(100vh - 280px);
    background-size: cover;
}

.contact-wraper1:before {
    background: linear-gradient(to right, rgb(20 20 20 / 24%) 0%, #141414 100%);
}

.contact-wraper1:after {
    content: "";
    height: 100%;
    width: 50%;
    background-color: #141414;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

#home-slider .swiper-pagination .swiper-pagination-bullet {
    display: block;
    font-size: 18px;
    color: #f15c22;
    text-align: center;
    height: auto;
    width: auto;
    background: transparent;
    font-weight: 500;
    opacity: 0.2;
    padding: 5px 10px;
    text-shadow: 0px 0px 0px rgba(255, 255, 255, 0.5);
    border-left: 1px solid #f60;
    border-radius: 0px;
}

.section-head h2, .section-head .h2 {
    font-size: 3rem;
    line-height: 1;
}

.section-head p {
    font-size: 18px;
    line-height: 1.25;
}

.table tr td, .table tr th {
    padding: 12px 2px;
    line-height: 1.2;
}

.site-header.style-5 .logo-header img {
    max-width: 300px;
}

.site-header.style-5 .top-bar {
    background: var(--primary);
    border-bottom: 0;
    padding: 0;
}

.dz-subscribe.style-1:after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-color: none;
    z-index: -1;
    background: url(/images/perfiles-01a.webp) #535353;
    background-attachment: fixed;
	background-size: cover;
}

.overlay-white-middle:before {
    opacity: 0.85;
}

.dz-subscribe.style-1 .subscribe-inner {
    background-color: var(--primary);
    padding: 60px;
    position: relative;
    margin: 0;
    top: 50px;
    background: url(/images/iso2015.png) #f15c22;
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: 98%;
    background-size: 15%;
}

.dz-box.style-1 .dz-info {
    background: linear-gradient(to bottom, rgba(25, 36, 54, 0) 34%, #535353 100%);
}

.site-footer.style-4 .footer-bottom {
    background: #282829;
}

.dz-box.style-1 .title {
    color: #fff;
    background: transparent;
    padding: 0px 20px;
    border-left: 10px solid #f15c22;
}

.dz-box.style-1 .dz-info {
    padding: 30px 30px 30px 0;
}

.dz-box.style-1 .title {
    color: #fff;
    background: transparent;
    padding: 0px 20px;
    border-left: 15px solid #f15c22;
    font-size: 40px;
    font-weight: 400;
}

.site-footer.style-4 .footer-icon-wraper {
    border: 0;
    border-bottom: 1px solid #f15c22;
    border-style: dotted;
    margin-bottom: 40px;
    padding-bottom: 10px;
}

.list-check-circle li {
    position: relative;
    padding: 5px 5px 10px 30px;
    font-family: var(--font-family-base);
    font-size: 16px;
    font-weight: 500;
    color: var(--title);
    line-height: 1.2;
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 10px;
}

.energia2 {
    color: #fff;
    font-size: 70px;
    line-height: 1;
    text-shadow: 0px 6px 2px #0000003b;
    font-weight: 500;
}

.energia {
    color: #fff;
    font-size: 100px;
    line-height: 1;
    text-shadow: 0px 6px 2px #0000003b;
    font-weight: 500;
}

.overlay-black-dark:before {
    background: linear-gradient(45deg, black, #000000b3);
}
.site-header.style-5 .top-bar .dz-topbar-left ul li {
    border-right: 1px solid #cfcfcf;
    margin-right: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.overlay-primary-light:before, .overlay-white-light:before, .overlay-gradient-light:before, .overlay-black-light:before {
    opacity: 0.85;
    background: linear-gradient(135deg, #000000, transparent);
}

.main-slider1 .banner-inner .title {
    font-size: 40px;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 20px;
    font-weight: 300;
}

.main-slider1 .banner-inner p {
    color: #ffffff;
    font-size: 26px;
    font-weight: 300;
    margin-bottom: 45px;
    line-height: 1.2;
    background: #00000042;
    padding: 10px 20px;
    border-left: 10px solid #f15c22;
}

h2 {
    font-family: var(--font-family-title);
    font-weight: 500;
    color: var(--title);
    letter-spacing: -1px;
}

h4 {
    font-family: var(--font-family-title);
    font-weight: 400;
    color: var(--title);
}

span.dz-tilte {
    font-family: var(--font-family-title);
    font-weight: 600;
    color: var(--title);
	line-height:  1.4;
}

.main-slider1 .swiper-pagination .swiper-pagination-progressbar-fill {
    background-color: #f15c22;
}

.site-header.style-5 .header-nav .nav > li.active > a {
    color: var(--primary);
    font-weight: 800;
}

.site-header.style-5 .header-nav .nav > li:hover > a {
    color: var(--bs-secondary-border-subtle);
}

.logo-header img {
    height: 120px;
    max-width: 179px;
    object-fit: contain;
    -webkit-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}

.btn, .wp-block-button__link {
    padding: 8px 30px;
    display: inline-flex;
    font-size: 15px;
    font-weight: 500;
    border-radius: 0;
    position: relative;
    line-height: 1.5;
    align-items: center;
    -webkit-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
    font-family: var(--font-family-base);
    justify-content: center;
}

.header-nav .nav > li > a {
    color: #071c35;
    font-size: 16px;
    padding: 42px 15px;
    font-family: var(--font-family-base);
    font-weight: 300;
    display: inline-block;
    position: relative;
    border-width: 0 0 0 1px;
    text-transform: capitalize;
    line-height: 1.1;
}

.letter-s5 {
    letter-spacing: 0px;
    text-align: right;
    line-height: 1;
    color: #d5d5d5;
    font-family: 'Sofia Sans' !important;
    font-weight: 200;
    font-size: 2em;
}

h3 {
    font-family: var(--font-family-title);
    font-weight: 600;
    color: var(--secondary);
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--primary) !important;
}

.icon-square {
    width: 25px;
    height: 25px;
    display: block;
    margin: auto;
    border-radius: 100%;
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent;
    font-size: 1.25em;
    font-weight: 400 !important;
    font-family: 'Sofia Sans';
    text-transform: uppercase;
}

.section-head.style-1 .sub-title {
    margin-bottom: 5px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    padding: 0 150px !important;
    font-size: 2rem;
}

.sub-title2 {
    margin-bottom: 5px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    padding: 0 0px !important;
    font-size: 2rem;
}

.nav-tabs.style-1 .nav-link {
    border-radius: 0;
    border: 0;
    color: var(--secondary);
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 15px 15px;
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

li {
    list-style: none;
    padding: 6px 0 0 10px;
    line-height: 1.2;
}

.icon-lg i {
    vertical-align: middle;
    font-size: 40px;
}

.section-head.text-center2 {
    max-width: 1100px;
    margin-left: none;
    margin-right: none;
    text-align: center;
}

.icon-bx-wraper.style-7:hover {
    border-color: var(--primary);
    background: url("/images/back-planta.webp") var(--primary);
    background-size: cover;
    background-repeat: no-repeat;
}

.nav-tabs.style-1 .nav-item {
    border-right: 1px solid #dee2e6;
    width: 100%;
    padding: 0;
}

.section-head h3 {
    font-size: 3rem;
    line-height: 1;
    font-weight: 400;
}

.font-12 {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 500;
}

.dz-tilte {
    position: relative;
    font-weight: 600;
    font-size: 2rem;
}

i[class^="flaticon-"]:before {
    font-family: flaticon !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ffffff;
    background: var(--primary);
    padding: 10px;
    border-radius: 0%;
}

.icon-md i {
    vertical-align: middle;
    font-size: 32px;
}

.border-primary {
    border-color: #7f7f7f00 !important;
    border-radius: 0%;
    background: #7f7f7f3d;
}

.section-head.style-1 .sub-title:before, .section-head.style-1 .sub-title:after {
    content: "";
    height: 1px;
    width: 80px;
    background-color: var(--primary);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: none;
}

.site-footer.style-4 .footer-top {
    background: #39393b;
}

.swiper-button2 {
    bottom: -20%;
    left: 12%;
}

.dz-bnr-inr h1, .dz-bnr-inr .h1 {
    font-weight: 100;
    font-size: 70px;
    margin-bottom: 10px;
    color: #fff;
    text-shadow: -8px 8px 4px #000;
    text-transform: capitalize;
}

.about-style14 .about-content .info:after {
    position: absolute;
    content: "";
    height: 0px;
    background: var(--primary);
    width: 10%;
    top: 10px;
    left: 10%;
}

.btn.btn-border:after, .btn-border.wp-block-button__link:after {
    content: "";
    height: 100%;
    width: 100%;
    border: 2px solid #c5c5c5;
    position: absolute;
    left: -6px;
    top: -6px;
    -webkit-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}

.icon-bx-wraper.style-7 {
    background: #fff;
    border: 1px solid #dddddd;
    border-radius: var(--border-radius-base);
    padding: 30px;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}

.icon-bx-wraper.style-7:before {
    content: "";
    background: #e0e4e7;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    border-radius: inherit;
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}

.icon-bx-wraper.style-7 .dz-title {
    font-weight: 600;
    color: var(--primary);
}

/*CHECKLIST*/

.main-slider1 .banner-inner h1 
{
    color: #ffffff;
    font-size: 26px;
    font-weight: 300;
    margin-bottom: 45px;
    line-height: 1.2;
    background: #00000042;
    padding: 10px 20px;
    border-left: 10px solid #f15c22;
}
.contenidoContacto
	{
		margin-bottom: 0;
	}
@media only screen and (max-width: 767px) 
{
	.ecologiaImg	
	{
		display: none;
	}
	.nav-tabs.style-1 
	{
		flex-wrap: wrap;
	}
	
	
}
@media only screen and (max-width: 991px) 
{
	.main-bar 
	{
		top: 0px; 	
	}
	.navbar-collapse.show
	{
		background: #535353;	
	}
	.header-nav .nav > li > a 
	{
		padding: 8px 0px;
		color: white;
	}
	.header-nav .nav > li.sub-menu-down > a:after, .header-nav .nav > li.has-mega-menu > a:after 
	{
		height: 20px;
		width: 20px;
		line-height: 20px;
		margin-left: 10px;
	}
	.header-nav .nav > li .mega-menu li a, .header-nav .nav > li .sub-menu li a 
	{
		color: #f4f4f4;
	}
	.mo-left .header-nav .logo-header img 
	{
		width: 250px;
		height: auto;
	}
	.section-head.style-1 .sub-title 
	{
		padding: 0 50px!important;
	}
	.site-footer.style-4 .footer-icon-wraper 
	{
		margin-bottom: 0;
	}
	.contact-wraper1:after 
	{
		display: none;
	}
	.contenidoContacto:before
	{
		opacity: 0.6;
		background: #000;
		width: 100%;
		height: 100%;
		content: "";
	}
	
	.contenidoContacto h3,.contenidoContacto h4, .contenidoContacto p, .contenidoContacto a
	{
		color: #f4f4f4!important;
	}
}
@media only screen and (max-width: 576px) 
{
	#home-slider .swiper-bg 
	{
        height: 220px;
		width: 100%;
    }
	.maquinadoh1
	{
		font-size: 3rem;
		font-weight: 300;
		color:#f15c22;
	}
}
.maquinadoh1 {
    font-size: 4rem;
    font-weight: 300;
    color: #f15c22;
    line-height: 1;
}

h3, .h3, .h3 {
    line-height: 1;
}
.extra-nav
{
	padding: 0!important;	
}

.header-nav .nav > li .mega-menu li a:after, .header-nav .nav > li .sub-menu li a:after {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    width: auto;
    height: auto;
    background: 0 0 !important;
    top: 12px;
    color: var(--primary);
    font-size: 12px;
    position: absolute;
    left: 0;
    font-weight: 700;
}

.header-nav .nav > li.sub-menu-down.open > a:after {
    content: "\f078";
    background: #414040;
    color: var(--primary);
}

.mo-left .header-nav.show {
    width: 80%;
}
