*{
			font-family: "Roboto";
			text-rendering: geometricPrecision;
		}
		header{
			background: white;
		}
		.hero{
			position: relative;
			background: gray;
			padding: 120px 0;
			overflow: hidden;
			width: 100%;
    	margin: auto;
			/* min-height: 600px; */
		}
		.video-container{
			position: absolute;
			top: 0;	
			right: 0;
			width: 100%;
			height: 100%;
			overflow: hidden;
			display: flex;
			/* align-items: center; */
			/* align-items: flex-end; */
	}
	h4{
		color: gray;
    font-size: 1.4rem;
    font-weight: 600;
		margin-bottom: 0;
	}
	h3{
		margin-bottom: 0;
	}
	.hero-container{
		position: relative;
		
	}
	.hero-container h1{
		color: white;
		font-size: 66px;
    text-shadow: 2px 2px 6px #1b324f75;
	}

	.hero-container p{
		color: white;
		font-family: 'Roboto Condensed';
		font-size: 20px;
		text-shadow: 2px 2px 6px #1b324f75;
	}
	.iframe-map{
		position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    right: 0;
	}
		.video-container video{
			width: 100%;
			object-fit: cover;
		}
		.half-hero{
			position: absolute;
			background-color: #2f4996;
			width: 50%;
			height: 100%;
			filter: opacity(0.9);
    	/*backdrop-filter: blur(10px);*/
			top: 0;
			background: linear-gradient(78.78deg, rgba(0, 73, 157, 0.85) 11.86%, rgba(11, 124, 255, 0.85) 61.08%);

			}
			.benefits-section{
				padding: 5rem 0;
			}
			.benefit img{
				height: 60px;
			}
			.benefit{
				text-align: center;
				font-weight: 500;
			}
			.benefit p{
				margin: 20px 0 0;
				color: #585757;
			}
			.mb-10, .my-10 {
					margin-bottom: 6rem!important;
			}
			.mt-10, .my-10 {
					margin-top: 6rem!important;
			}
			.pb-10, .py-10 {
				padding-bottom: 6rem!important;
			}
			.pt-10, .py-10 {
					padding-top: 6rem!important;
			}
			.row-text{
				margin: 6rem 0;
			}
			.first-text{
				font-weight: normal;
				line-height: 144%;
				font-size: 24px;
				color: #585757;
			}
			.first-text b, .first-text span{
				color: #304996;
			}
			.bg-gray{
				background-color: #ECF2F9;
			}
			.bg-gray-light{
				background-color: #F4F9FF;
			}
			.navbar-brand img{
				width: 320px;
				margin-left: -30px;
				transition: all 0.3s ease;
			}
			
			.nav-item{
				margin: 0 10px;
			}
			.brands{
				display: flex;
				justify-content: space-evenly;
			}
			.brands img{
				height: 100px;
				max-width: 150px;
				object-fit: contain;
			}
			.section-exp h3{
				font-family: 'Roboto Condensed';
			}
			.section-exp{
				background-color: #D01924;
				background-image: url('section-2.jpg');
				background-position-y: center;
				background-repeat: no-repeat;
				background-size: 33%;
				padding: 100px 0;
			}
			.contact-us{
				padding: 80px 20px;
			}
			.contact-us p{
				margin: 0;
			}
			.contact-us h4.contact{
				font-size: 24px;
				font-family: 'Roboto Condensed';
				
			}

			.departament{
				background-color: #F4F9FF;
				border-radius: 8px;
				padding: 20px;
				display: flex;
				margin-bottom: 20px;
				border: 0;
				outline: none;
				text-align: left;
				appearance: none;
				align-items: center;
				width: 100%;
			}
			.departament:hover{
				background-color: #ECF2F9;
			}
			.departament:focus {outline:0;}

			.departament img{
				width: 80px;
			}
			.departament .department-name{
				margin-left: 10px;
			}
			.departament p{
				font-weight: 500;
				font-size: 20px;
				line-height: 130%;
				margin-bottom: 0;
				font-family: 'Roboto';
			}
			.carousel-control-next, .carousel-control-prev{
				border: 0;
    background: none;
			}
			.dep-modal video{
				max-height: 530px;
				border-radius: 8px;
			}
			.carousel-item img{
				border-radius: 8px;
			}
			.center-vid{
				display: flex;
				align-items: flex-end;
				justify-content: center;
				align-items: center;
			}
			.departments-header{
				background: linear-gradient(78.78deg, rgba(0, 73, 157, 0.85) 11.86%, rgba(11, 124, 255, 0.85) 61.08%);
				margin-bottom: 40px;
			}
			.departments-header h1{
				font-size: 24px;
				color: white;
				padding: 30px;
				margin: 0;
			}
			.dep-list{
				background-color: #ECF2F9;
				margin-bottom: 20px;
    padding: 20px;
    padding-left: 35px;
		border-radius: 8px;
		color: #121D41;
			}
			.modal-title{
				color:#304996;
				margin-left: 12px;
			}
			.logo-footer{
				width: 80px;
				/* filter: grayscale(1) opacity(0.3); */
			}
			.buletin-last{
				font-size: 12px;
    		text-align: right;
			}
			.widbox-post-author-preview_modern_padding-bottom {
				padding-bottom: 0px !important;
		}
		/* .adventages{
			display: flex;
		} */
		.adventage-item{
			background-image: url("gifs/limpieza.gif");
			background-repeat: no-repeat;
			background-size: 100%;
			background-position: center;
			border-radius: 8px;
			aspect-ratio : 1 / 1;
			display: flex;
			align-content: center;
			overflow: hidden;
			/* filter: opacity(0.9); */
			filter: grayscale(1);
			justify-content: center;
			align-items: center;
			position: relative;
			transition: all 0.3s ease;
		}
		.adventage-item:hover{
			filter: grayscale(0);
			background-size: 150%;
		}

		.adventage-item .ad-title{
			color: white;
			font-weight: bold;
			font-size: 18px;
			position: relative;
			z-index: 2;
			text-align: center;
    	padding: 10px;    
			text-shadow: #000000a8 1px 2px 4px;
			transition: all 0.6s ease;
		}
		.adventage-item:hover .ad-title{
			font-size: 26px;
		}
		.adventage-item .ad-bg{
			/* background-color: #2f4996;
			mix-blend-mode: multiply; */
			/* mix-blend-mode: color; 
			background-color:#2f4996bf; */
			/* mix-blend-mode: multiply;
    	background-color: #D01924; */
			mix-blend-mode: hard-light;
			background-color: #2f4996;
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
		}
		.adventage-item.item-blue .ad-bg{
			mix-blend-mode: hard-light;
			background-color: #2f4996;
		}
		.adventage-item.item-presition{
			background-image: url("gifs/presition.gif");
		}
		.adventage-item.item-renishaw{
			background-image: url("gifs/renishaw.gif");
		}
		.adventage-item.item-tech{
			background-image: url("gifs/tech.gif");
		}

		.sticky {
			position: fixed;
			top: 0;
			width: 100%;
			z-index: 1000;
			box-shadow: #17234838 0px 3px 7px 0px;
		}
		.sticky .navbar-brand img {
			/* width: 250px;
			margin-left: -20px; */
		}
		.topSection{
			margin-top: 118px;
		}
		.header {
			transition: all 0.3s ease;
		}
		.buletin{
			background-color: #ECF2F9;
		}
		.buletin .buletin-item{
			display: flex;
			align-items: center;
			padding: 12px 0;
			justify-content: space-between
		}
		.buletin .buletin-first{
			display: flex;
			align-items: center;
		}
		.buletin img{
			max-width: 44px;
			margin-right: 10px;
		}
		.buletin p{
			font-size: 12px;
			margin: 0;
		}
		.buletin h3{
			font-size: 16px;
			margin: 0;
		}
		footer .social{
			padding-bottom: 10px;
		}
		.social a img{
			max-width: 40px;
		}
		footer .social a img{
			max-width: 30px;
			transition: all 0.3s ease;
			filter: grayscale(1) opacity(0.5);
		}
		footer .social a:hover img{
			max-width: 30px;
			filter: none;
		}

		/* carousel */

		.blog .carousel-indicators {
			left: 0;
			top: auto;
				bottom: -20px;
		
		}
		
		/* The colour of the indicators */
		.blog .carousel-indicators li {
				background: #a3a3a3;
				border-radius: 50%;
				width: 10px;
				height: 10px;
				padding: 0;
				margin: 0 6px;
				border: 0;
		}
		
		.blog .carousel-indicators .active {
		background: #707070;
		}
		
		/* Add any other custom CSS as needed */
		.benefits{
			display: flex;
			justify-content: space-evenly;
			flex-wrap: wrap;
		}
		.benefits .benefit{
			width: 20%;
		}
		.contactus-section{
			display: flex;
			flex-direction: column;
		}
		/* Custom CSS for the loader */
.loader-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7); /* Semi-transparent background */
  z-index: 9999; /* Set a high z-index to make sure it's on top of everything */
  display: flex;
  align-items: center;
  justify-content: center;
	backdrop-filter: blur(5px) grayscale(1);
}

.loader {
  border: 5px solid #f3f3f3; /* Light grey border for the loader */
  border-top: 5px solid #3498db; /* Blue border for the loader animation */
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 2s linear infinite; /* Loader animation */
}

/* Loader animation */
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Hide the loader once the content is loaded */
body.loaded .loader-container {
  display: none;
}
/* loader */
/* Custom CSS for the logo band */
.logo-band-container {
  overflow: hidden; /* Hide any overflow of the logo band container */
}

.logo-band {
  display: flex; /* Display logos in a flex container */
  animation: moveRight 60s linear infinite; /* Keyframe animation to move the band */
}
.logo-band .logo-brand{
	margin: 0 40px;
	object-fit: contain;
	max-width: 100px;
}
.ico-contact{
	width: 18px;
	margin-right: 6px;
	vertical-align: sub;
}
.section-exp ul{
	display: flex;
	width: 100%;
	flex-direction: row;
	flex-wrap: wrap;
}
.section-exp ul li{
	color: white;
	width: 50%;
	flex: 0 0 50%;
	font-size: 22px;
	margin-top: 10px;
}
.widbox-content-container .widbox-post:nth-child(3), .widbox-content-container .widbox-post:nth-child(4) {
  display: none;
}
.widbox-content-container{
	grid-template-columns: repeat(4, 1fr) !important;
}
@keyframes moveRight {
  0% {
    transform: translateX(0); /* Starting position: no translation */
  }
  100% {
    transform: translateX(-100%); /* Ending position: move left by 100% of container width */
  }
}

/* jdeqwfjkadehfadfejkhafdhjkfd */
		
		@media (max-width: 480px) {
			.video-container video {
				height: 100%;
				object-fit: contain;
				width: auto;
			}
		}
		@media (max-width: 575.98px) {
			.benefits .benefit{
				width: 50%;
			}
			.benefits .benefit p{
				padding-bottom: 20px;
			}
			.first-text {
				padding: 0 20px;
			}
			.adventage-item{
				margin-bottom: 20px;
				aspect-ratio : auto;
				height: 140px !important;
			}
			.adventage-item .ad-title{
				font-size: 18px;
			}
			
			.section-exp {
				background-size: cover;
				padding: 40px 0 !important;
			}
			.section-exp  h3{
				font-size: 22px;
    		padding: 20px;
			}
		}
		/* 575 */
		.modal-lg, .modal-xl {
				max-width: 675px;
		}
		footer .social{
			margin-bottom: 1rem;
		}
		.navbar-light .navbar-toggler{
			border: 0;
		}
		@media (max-width: 767.98px) {
			.topSection{
				margin-top: 70px;
			}
			.nav-item {
					margin: 0px;
					padding: 10px 0;
			}
			.navbar-brand img {
				width: 150px;
				margin-left: -20px;
			}
			.brands img{
				height: 42px;
   			max-width: 86px;
			}
			.hero{
				padding: 70px 0;
			}
			.hero-container h1 {
				font-size: 32px;
				text-align: center;
			}
			.hero-container p{
				font-size: 16px;
				text-align: center;
			}
			.half-hero {
				width: 100%;
				filter: opacity(0.8);
				mix-blend-mode: color;
				background: linear-gradient(78.78deg, rgba(0, 73, 157, 0.85) 11.86%, rgb(12 56 108 / 85%) 61.08%);
			}
			
			.row-text{
				margin: 3rem 0;
			}
			.first-text {
				font-size: 20px;
			}
			.adventage-item.item-margin {
				margin-bottom: 20px;
			}
			.adventage-item{
					height: 220px;
			}

			.section-exp {
				background-size: cover;
				padding: 80px 0;
			}
			.iframe-map {
				position: relative;
				width: 100%;
				height: 250px;
			}
			.contact-us {
				padding: 60px 20px;
			}
			footer{
				text-align: center;
			}
			.logo-footer {
				width: 50px;
				margin-bottom: 40px;
			}
			.buletin-text h3{
				font-size: 14px;
			}
			.departament{
				margin-bottom: 16px;
			}
			.departament img{
				width: 80px;
			}
			.departament .department-name{
				margin-left: 20px;
			}
			.departament p{
				font-weight: 500;
				font-size: 18px;
				line-height: 130%;
				margin-bottom: 6px;
				font-family: 'Roboto';
				font-weight: 400;
			}
			.center-vid{
				justify-content: center;
    		margin: 24px 0 0 0;
			}
			.departments-header h1{
				font-size: 18px;
			}
			.benefit p{
				margin: 20px 0;
			}
			footer .border-right{
				border: 0 !important;
			}
			.widbox-content-container{
				grid-template-columns: repeat(2, 1fr) !important;
			}
		}/*780*/

		@media (min-width: 576px) and (max-width: 767.98px) {

			.benefits .benefit{
				width: 33.33%;
			}
			.benefits .benefit p{
				padding-bottom: 20px;
			}
			.modal-lg{
				max-width: calc(100% - 1.5rem);
			}
			
		}

		@media (min-width: 768px) and (max-width: 991.98px) {
			.hero{
				padding: 70px 0;
			}
			.hero-container h1 {
				font-size: 32px;
			}
			.hero-container p{
				font-size: 16px;
			}
			.adventage-item.item-margin {
				margin-bottom: 20px;
			}
			.section-exp {
				background-size: 50%;
				padding: 60px 0;
			}
			.modal-lg{
				max-width: calc(100% - 1.5rem);
			}
		}
		
		@media (min-width: 992px) and (max-width: 1199.98px) {
			.section-exp {
				background-size: contain;
			}
		}
		
