@media(min-width:100px){
	.logmvsmen{
		width: 150px;
        position: absolute;
        top: 13px;
        left: 52px;
	}
	.lismen{
		padding: 0;
        list-style: none;
	}
	.lismen li{
		margin-bottom: 15px;
        text-align: center;
	}
	.linkmenuchild{
		color: #1E1E1E;
        font-family: Poppins;
        font-size: 23px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
	}
	.linkmnmv{
		filter: brightness(0.4);
	}
	.logmvs{
		filter: brightness(0) invert(1);
        position: fixed;
        top: 20px;
        left: 55px;
        transition: .3s all;
	}
	.nav_movprin{
        position: fixed;
        z-index: 99;
        width: 100%;
        height: 70px;
        top: 0;
        background-color: transparent;
        transition: .3s all;
    }
    .btnmvcont{
    	position: fixed;
        right: 0;
        top: 13px;
        color: #FFF;
        font-family: Poppins;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        border-radius: 24px;
        border: 0.577px solid #FFF;
        box-shadow: 0px 2.309px 2.309px 0px rgba(0, 0, 0, 0.25);
        padding: 11px 13px 10px;
        transition: .3s all;
    }
	.menu_mov{
        position: absolute;
        top: 5px;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 60px;
        height: 60px;
        transition: transform 250ms ease;
        cursor: pointer;
        z-index: 9999;
        margin-bottom: 0;
        border-radius: 0 0 20px 0;
    }
	.menu_mov span{
        position: relative;
        display: block;
        width: 38%;
        height: 2px;
        background-color: #FFFFFF;
        float: left;
        transform-origin: center center;
        transition: transform 250ms ease;
        z-index: 200;
    }
    .isStuck .menu_mov span{
        background-color: #96cf00;
    }
    .menu_mov span:nth-of-type(1){
        transform: translateY(-5px);
    }
    .menu_mov span:nth-of-type(3){
        transform: translateY(5px);
    }
    #menu_mov, #menu_mov2 {
        display: none;
    }
    #menu_mov:checked ~ .menu_mov span{
        background-color: #04263D;
        transition: transform 250ms ease;
    }
    #menu_mov:checked ~ .menu_mov span:nth-of-type(1){
        transform: translateY(1px) rotate(45deg);
    }
    #menu_mov:checked ~ .menu_mov span:nth-of-type(2){
        display: none;
    }
    #menu_mov:checked ~ .menu_mov span:nth-of-type(3){
        transform: translateY(-1px) rotate(-45deg);
    }
    #menu_mov:checked ~ .nav_mov{
        left: 0px;
        top: 0px;
        transition: left 500ms ease;
    }
    #menu_mov:checked ~ main{
        transform: translateX(100%);
        transition: transform 500ms ease;
        /*display: none;*/
    }
    .nav_mov {
        position: fixed;
        left: -100%;
        top: 0;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0 40px 0 40px;
        background: #EEF7FD;
        background-size: cover;
        transition: left 500ms ease;
        z-index: 999;
        overflow: hidden;
        display: flex;
        align-items: center;
    }
    .scrolledmv{
    	background: #FFF;
    	box-shadow: 0 5px 10px 0 rgb(0 0 0 / 10%);
    }
    .scrolledmv .logmvs{
    	filter: brightness(1);
    }
    .scrolledmv .btnmvcont {
        color: #727376;
        border: 0.577px solid #727376;
    }
    .scrolledmv .menu_mov span{
    	background: #727376;
    }


	#list-product {
	    width: 100%;
	    flex-wrap: nowrap;
	}
	h1 {
	    font-size: 30px;
	    line-height: 39px;
	}
	h3 {
	    font-size: 15px;
	    line-height: 19px;
	}
	.linkbtn {
	    font-size: 14px;
	    padding: 11px 32px;
	}
	#SliderBanner .prevBan, #SliderBanner .nextBan, #SliderBanner .prevBan img, #SliderBanner .nextBan img,
	#SliderDestacados .prevDest, #SliderDestacados .nextDest, #SliderDestacados .prevDest img, #SliderDestacados .nextDest img{
		width: 35px;
		height: 35px;
	}
	h2 {
	    font-size: 24px;
	    line-height: normal;
	}
	h2 span {
	    font-size: 24px;
	}
	.txttitemp {
	    font-size: 17px;
	}
	.wtprt, .wtpro{
		width: 50%;
	}
	p {
	    font-size: 13px;
	    line-height: 22px;
	}
	.lineo, .linet, .lineth {
	    height: 5px;
	}
	#empresa {
	    padding: 20px 25px 30px 25px;
	}
	.divcon-imgneg img{
	    width: 100%;
	}
	.txtimgneg {
        font-size: 13px;
        bottom: 8px;
        left: 7px;
    }
    .imgbgfond {
	    bottom: inherit;
        width: 38px;
        top: -55px;
	}
	#negocios, #productos, #proyectos {
	    padding: 30px 0;
	}
	h4 {
	    font-size: 15px;
	}
	#list-product a {
	    font-size: 14px;
	    padding: 5px 12px;
	}
	#proyectos{
	    background-position: center top;
	    background-size: 90%;
	}
	#contacto {
	    padding: 30px 20px;
	}
	.titform {
	    font-size: 13px;
	}
	.inptform {
	    font-size: 12px;
	    padding: 9px 17px;
	    margin-bottom: 13px;
	}
	.lblterm {
	    font-size: 10px;
	}
	.btnenv {
	    font-size: 13px;
	    padding: 13px 50px;
	}
	.imgg, .imgw{
		height: 40px;
	}
	.linkfot {
	    font-size: 13px;
	    line-height: 20px;
	}
	.btmopa {
	    height: 30px;
	}
	.contentformwhat {
	    width: 90%;
	    bottom: 75px;
	    right: 0;
	    left: 0;
	    margin: 0 auto;
	}
	.whatflot {
	    bottom: 25px;
	    right: 15px;
	}
}

@media(min-width:992px){
	.whatflot {
	    bottom: 50px;
	    right: 30px;
	}
	.contentformwhat {
	    width: 335px;
	    bottom: 74px;
	    right: 80px;
	    left: inherit;
	    margin: 0;
	}
	.btmopa {
	    height: 56px;
	}
	.linkfot {
	    font-size: 15px;
	    line-height: 24px;
	}
	.imgg, .imgw{
		height: auto;
	}
	.btnenv {
	    font-size: 17px;
	    padding: 18px 74px;
	}
	.lblterm {
	    font-size: 14px;
	}
	.inptform {
	    font-size: 14px;
	    padding: 15px 17px;
	    margin-bottom: 20px;
	}
	.titform {
	    font-size: 16px;
	}
	#contacto {
	    padding: 20px 0 50px 0;
	}
	#proyectos{
	    background-position: center;
	    background-size: contain;
	}
	#list-product a {
	    font-size: 18px;
	    padding: .5rem 1rem;
	}
	h4 {
	    font-size: 18px;
	}
	#negocios, #productos, #proyectos {
	    padding: 80px 0;
	}
	.imgbgfond {
	    bottom: 40px;
	    width: auto;
	    top: inherit;
	}
	.txtimgneg {
	    font-size: 24px;
	    bottom: 15px;
	    left: 12px;
	}
	/*.divcon-imgneg img{
	    width: auto;
	}*/
	#empresa {
	    padding: 50px 0 80px 0;
	}
	.lineo, .linet, .lineth {
	    height: 11px;
	}
	p {
	    font-size: 16px;
	    line-height: 29.6px;
	}
	.wtprt, .wtpro{
		width: auto;
	}
	.txttitemp {
	    font-size: 24px;
	}
	h2 {
	    font-size: 42px;
	    line-height: 60px;
	}
	h2 span {
	    font-size: 48px;
	}
	#SliderBanner .prevBan, #SliderBanner .nextBan, #SliderBanner .prevBan img, #SliderBanner .nextBan img,
	#SliderDestacados .prevDest, #SliderDestacados .nextDest, #SliderDestacados .prevDest img, #SliderDestacados .nextDest img{
		width: auto;
		height: auto;
	}
	#list-product {
	    width: max-content;
	    flex-wrap: wrap;
	}
	h1 {
	    font-size: 80px;
	    line-height: 130%;
	}
	h3 {
	    font-size: 24px;
	    line-height: 160%;
	}
	.linkbtn {
	    font-size: 17px;
	    padding: 15px 50px;
	}
}