.homepage-hero-module {
border-right: none;
border-left: none;
position: relative;
}
.no-video .video-container video,
.touch .video-container video {
display: none;
}

.swal2-container {
    z-index: 99999999999 !important;
}
.swal2-popup {
    background: #fff0;
    width: 40em;
    position: relative;top: -30px;
    }
    .swal2-popup img{border-radius: 5px;
    }
.no-video .video-container .poster,
.touch .video-container .poster {
display: block !important;
}
.video-container {
position: relative;
bottom: 0%;
left: 0%;
height: 100%;
width: 100%;
overflow: hidden;
background: #000;
}
.video-container .poster img {
width: 100%;
bottom: 0;
position: absolute;
}
.video-container .filter {
z-index: 100;
position: absolute;
width: 100%;
}
.video-container .title-container {
display: none;
z-index: 1000;
position: absolute;
top: 35%;
width: 100%;
text-align: center;
color: #fff;
}
.video-container .description .inner {
font-size: 1em;
width: 45%;
margin: 0 auto;
}
.video-container .link {
position: absolute;
bottom: 3em;
width: 100%;
text-align: center;
z-index: 1001;
font-size: 2em;
color: #fff;
}
.video-container .link a {
color: #fff;
}
.video-container video {
position: absolute;
z-index: 0;
bottom: 0;
}
.video-container video.fillWidth {
width: 100%;
}
.redSecion p {
    padding-top: 40px;
}
/*CARDS*/
.crossRotate-drop-descripcion{
-webkit-transition-duration: 1s;
-moz-transition-duration: 1s;
-o-transition-duration: 1s;
transition-duration: 1s;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
transition-property: transform;
}
.imagenSegundaSeccion-cajas-main{
height: 30px;
}
.main-segundaSeccion{
background-image: linear-gradient(to bottom, #f7f7f7, #ededed);
min-height: 370px;
}
.cajaPrincipal-main-segundaSeccion{
height: 165px;
border-left: 1px solid  #e6e6e6;
}
.cajaContenedora-main-segundaSeccion{
border-radius: 4px;
box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
background-color: white;
position: relative;
top: -40px;
}
.quitarBorde{
border: 0px solid #e6e6e600 !important;
}
.primeraCelda-main-caja{
height: 70px;
}
.segundaCelda-main-caja{
height: 40px;
margin-top: -20px;
}
.terceraCelda-main-caja{
margin-top: 10px;
font-size: 14px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: 1.33;
letter-spacing: 0.5px;
text-align: center;
color: #6c809a;
}
.textoSegundaSeccion-main{
max-width: 825px;
min-height: 106px;
font-size: 23px;
font-weight: 500;
line-height: 1.26;
letter-spacing: 0.6px;
text-align: center;
color: #0a213f;
display: block;
margin-right: auto;
margin-left: auto;
}
.imagenSegundaSeccion-main{
width: 163px;
height: 163px;
display: block;
margin-right: auto;
margin-left: auto;
position: relative;
top: -85px;
}
.main-terceraSeccion{
background-color: white;
height: 0px;
}
/*SLIDER PROYECTOS*/
.slider-main-consor .owl-item {
transition: all ease-in-out .3s;
opacity: .2;

-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
filter: grayscale(100%);
}
.slider-main-consor .active {
opacity: .5;
}
.slider-main-consor .center {
-webkit-filter: inherit;
filter: inherit;
opacity: 1;
}
.slider-main-consor .slider-proyectos-main div img{
border-radius: 4px;
box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.35);
}
.slider-main-consor{
background-color: white;
overflow: hidden;
}
.slider-main-consor .sliderCarrusel-extendible{
/*width: 130%;*/
position: relative;
/*left: -15%;*/
}
.slider-main-consor .inferiorCard-slider-container{
margin-top: -35px;
}
.slider-main-consor .superiorCard-slider{
z-index: 10;
}
.slider-main-consor .inferiorCard-slider{
width: 90%;
/* height: 133px;*/
margin: auto;
padding-top: 35px;
border-radius: 4px;
background-color: #ffffff;
box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
/*position: relative;
top: -40px;*/
}
.slider-main-consor .inferiorCard-slider strong{
font-size: 16px;
font-weight: 500;
letter-spacing: 0.7px;
text-align: center;
color: #0a213f;
}
.slider-main-consor .inferiorCard-slider small{
font-size: 12px;
letter-spacing: 0.5px;
text-align: center;
color: rgba(10, 33, 63, 0.4);
}
.slider-main-consor .debajoSlider-main ul{
padding: 0;
list-style-type: none;
}
.slider-main-consor .debajoSlider-main ul li a img{
width: 19px;
height: 26px;
}
.slider-main-consor .verProyectos-slider-main{
width: 289px;
height: 50px;
border-radius: 4px;
background-color: #cf1f2d;
box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
}
/*RED */
.redSecion{
background-color: #cf1f2d;
}
.redSecion .row{
min-height: 248px;
background-image: linear-gradient(to top, rgba(207, 31, 45, 0), #910813);
}
.redSecion p{
max-width: 881px;
font-size: 23px;
font-weight: 500;
line-height: 1.26;
letter-spacing: 0.6px;
text-align: center;
color: #ffffff;
display: block;
margin: auto;
}
/*CARDS-------------------------------------------HOVER*/
.mw-responsiveCardsHover{max-width: auto;}
.cardsHoverCategorias{
background-color: white;
}
.containerHover {
position: relative;
}
.imageHover {
display: block;
margin: auto;
opacity: 1;
display: block;
width: 100%;
height: 100%;
transition: .5s ease;
backface-visibility: hidden;
min-height:232px;
background-size:cover 100%;
background-position: center;
border-radius: 4px;
background-color: #ffffff;
box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.35);
}
.middleHover {
border-radius: 4px;
transition: .5s ease;
opacity: 1;
text-align: center;
overflow: hidden;
height: 100%
}
.containerHover:hover .textHover-cards {
opacity: 1;
background-color: rgba(189, 10, 25, 0.73);
}
.containerHover:hover .primerBloqueTextHover-cardHover {
top: 30px;
}
.containerHover:hover .segundoBloqueTextHover-cardHover {
opacity: 1;
}
.containerHover:hover .tercerrBloqueTextHover-cardHover {
opacity: 1;
}
.textHover-cards {
background-color: rgba(0,0,0,0.0);
transition: .5s ease;
color: white;
font-size: 16px;
padding: 16px 32px;
min-height: 232px;
}
.primerBloqueTextHover-cardHover{
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: 1.5px;
text-align: center;
color: #ffffff;
font-size: 35px;
font-weight: 500;
position: relative;
top: 70px;
-webkit-transition: .5s ease; /* Safari */
transition: .5s ease;
}
.segundoBloqueTextHover-cardHover{
font-size: 18px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: 1.1px;
text-align: center;
color: #ffffff;
position: relative;
top: 55px;transition: .5s ease;
opacity: 0;
}
.tercerrBloqueTextHover-cardHover{
font-size: 32px;
position: relative;
top: 70px;
transition: .5s ease;
opacity: 0;
}
/*BLUE*/
.blueSecion{
background-color: #005189;
}
.blueSecion .row{
min-height: 248px;
}
.blueSecion p{
max-width: 881px;
font-size: 23px;
font-weight: 500;
line-height: 1.26;
letter-spacing: 0.6px;
text-align: center;
color: #ffffff;
display: block;
margin: auto;
}
/*Marcas*/
@-webkit-keyframes scroll {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
-webkit-transform: translateX(calc(-250px * 7));
transform: translateX(calc(-250px * 7));
}
}
@keyframes scroll {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
-webkit-transform: translateX(calc(-250px * 7));
transform: translateX(calc(-250px * 7));
}
}
.sliderMarcas {
height: 100px;
margin: auto;
overflow: hidden;
position: relative;
width: 960px;
}
.sliderMarcas::before, .sliderMarcas::after {
/*background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);*/
content: "";
height: 100px;
position: absolute;
width: 200px;
z-index: 2;
}
.sliderMarcas::after {
right: 0;
top: 0;
-webkit-transform: rotateZ(180deg);
transform: rotateZ(180deg);
}
.sliderMarcas::before {
left: 0;
top: 0;
}
.sliderMarcas .slide-track {
-webkit-animation: scroll 40s linear infinite;
animation: scroll 40s linear infinite;
display: flex;
width: calc(250px * 14);
}
.sliderMarcas .slide {
height: 100px;
width: auto;
}
/*slider productos -------------------------------------------------------------*/
.slider-main-productos{
	    box-shadow: 0 0 25px 0px #00000085;
}
.slider-main-productos .owl-item {
  border-right: solid 1px #e4e4e4;
  border-top: solid 1px #e4e4e4;
}
#bodyRecorridoID div.owl-stage-outer.owl-height{

  border-bottom: solid 1px #e4e4e4;
}
.slider-main-productos .owl-item img  {
cursor: pointer;
}
.slider-main-productos .owl-item .inferiorCard-slider   {
cursor: all-scroll;
}
.slider-main-productos .owl-item img:hover{
filter: brightness(105%);
}
.slider-main-productos .owl-item img:active{
filter: brightness(115%);
}
.slider-main-productos .conetenedor-carrusel-main{
width: 100%;
}
.slider-main-productos{
background-color: white;
}
.slider-main-productos .slick-track{
padding-bottom: 25px;
}
.slider-main-productos .superiorCard-slider{
z-index: 10;
width: 100%;
height: 100%;
padding: 25px;
}
.slider-main-productos .inferiorCard-slider strong{
color: #0a213f;
font-size: 14px;
font-weight: 500;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: 0px;
}
.slider-main-productos .inferiorCard-slider small{
font-size: 10px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: 0px;
color: #9b9b9b;
}
.slider-main-productos .debajoSlider-main ul{
padding: 0;
list-style-type: none;
}
.slider-main-productos .debajoSlider-main ul li a img{
width: 19px;
height: 26px;
}
.slider-main-productos .verProyectos-slider-main{
width: 289px;
height: 50px;
border-radius: 4px;
background-color: #cf1f2d;
box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
}
/*RED A DOMICILIO*/
.redSecion .row .align-self-end p{
font-size: 33px;
font-weight: 500;
line-height: 0.88;
letter-spacing: 0.9px;
}
.redSecion .row .align-self-start{
      color: white;
font-size: 23px;
line-height: 1.26;
font-weight: normal;
font-style: normal;
font-stretch: normal;
letter-spacing: 0.6px;
}
.redSecion .row .align-self-start img{
width: 75px;
height: 41px
}
.redSecion .row .align-self-start .d-flex{
max-width: 380px;
}
/*SUBSCRIBE*/
.subscribeSection{
background-color: #005189;
overflow: hidden;
height: 248px;
}
.subscribeSection .fa-envelope{
transform: rotate(-10deg);
opacity: 0.13;
font-size: 307px;
letter-spacing: -0.8px;
color: #ffffff;
position: relative;
top: -277px;
left: -57px;
}
.subscribeSection .row{
height: 248px;
}
.subscribeSection .inscribeteNewsletter-subscribeSection {
font-size: 23px;
font-weight: 500;
font-style: normal;
letter-spacing: 0.6px;
color: #ffffff;
}
.subscribeSection .enterateNewsletter-subscribeSection {
font-size: 14px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
letter-spacing: 0.7px;
color: #ffffff;
}
.terminosChecados-clase-subscribe{
font-size: 12px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
letter-spacing: normal;
color: #ffffff;
}
.emailNewsletter-subscribeSection .valid-feedback.feedback-icon,
.emailNewsletter-subscribeSection .invalid-feedback.feedback-icon {
position: absolute;
width: auto;
bottom: 10px;
right: 10px;
margin-bottom: -5px;
font-size: 25px;
color: #cf1f2d;
}
.emailNewsletter-subscribeSection .email-control-subscribe{
border-radius: 0px;
border: solid 1px #becad6 !important;
}
.getClick-feedback-icon:hover{
	cursor: pointer;
}
.getClick-feedback-icon:hover{
	filter: invert(.7);
}
.getClick-feedback-icon:active{
	filter: invert(.3);
}

.custom-select.is-valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .was-validated .form-control:valid:focus{
box-shadow: 0 0 0 0.2rem rgba(165, 165, 165, 0.25) !important;
}
/**/
/*-------------------------MEDIA QUERYS-----------------------*/
/*LG -LARGO */
@media (max-width: 1200px){
}
/*MD - MEDIANO*/
@media (max-width: 992px){
.ml-lg-BUO-15{
margin-left: -10px;
}
.cajaPrincipal-main-segundaSeccion{
border-top: 1px solid  #e6e6e6;
}
.textoSegundaSeccion-main{
font-size: 14px;
line-height: 1.29;
letter-spacing: 0.4px;
}
.cajaPrincipal-main-segundaSeccion {height: inherit;}
.segundaCelda-main-caja{
margin-top: 0px;
}
.slider-main-productos .inferiorCard-slider strong{ 
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0px;
}
.slider-main-productos .inferiorCard-slider small{
  font-size: 8px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0px;
}
.terceraCelda-main-caja{
margin-top: 0px;}
.imagenSegundaSeccion-main{
width: 112px;
height: 112px;
top: -55px;
}
.slider-main-consor .sliderCarrusel-extendible{
/*width: 130%;*/
}
.slider-main-consor .inferiorCard-slider strong{
font-size: 14px;
letter-spacing: 0.6px;
}
.slider-main-consor .inferiorCard-slider small{
font-size: 9px;
letter-spacing: 0.4px;
}
.redSecion p{
font-size: 16px;
}
.redSecion .row{
min-height: 202px;
}
.mw-responsiveCardsHover{max-width: 100%;}
.imageHover, .textHover-cards{
min-height: 100px;
}
.tercerrBloqueTextHover-cardHover{
top: 10px;
}
.segundoBloqueTextHover-cardHover{
top: 5px;
}
.containerHover:hover .primerBloqueTextHover-cardHover {
top: 0px;
}
.primerBloqueTextHover-cardHover{
top: 25px;
}
.subscribeSection .row{height: 100%;}
.subscribeSection .inscribeteNewsletter-subscribeSection {
font-size: 18px;
}
.subscribeSection .enterateNewsletter-subscribeSection {
font-size: 14px;
}
}
/*SM - PEQUEÑO*/
@media (max-width: 768px){
.slider-main-consor .sliderCarrusel-extendible{
/*width: 145%;*/
}
.redSecion p{
font-size: 14px;
line-height: 1.29;
letter-spacing: 0.4px;
}
.blueSecion p {
font-size: 14px;
font-style: normal;
font-stretch: normal;
line-height: 1.29;
letter-spacing: 0.4px;
font-style: normal;
font-stretch: normal;
}
.blueSecion .row {
min-height: 200px;
}
.primerBloqueTextHover-cardHover {
font-size: 25px;
}.tercerrBloqueTextHover-cardHover {
font-size: 20px;
}
.segundoBloqueTextHover-cardHover {
font-size: 12px;}
.redSecion .row .align-self-end p {
    font-size: 18px;
}
.redSecion .row .align-self-start{
    font-size: 16px;}
    .subscribeSection{
height: 200px;
}
}
/*XS - EXTRA PEQUEÑO*/
@media (max-width: 576px){
.slider-main-consor .sliderCarrusel-extendible{
/*width: 155%;*/
}
}