@media (min-width: 1201px) and (max-width: 1366px) {
	body{
        font-size: 0.7rem
    }
    p{
        font-size: 0.7rem;
    }

	h4{
		font-size: 0.8rem
	}

	h1{
		font-size: 1.3rem
	}

	h2{
		font-size: 1rem
	}

	ul {
		font-size: 0.7rem;
	}

	.imgLightning {
		width: 100%;
		height: auto;
		margin-right: 0px;
	}
	.advice {
		/* display: block; */
		margin-top: 200px;
	}

	.platform {
		margin-top: -120px;
	}
	
	.asesoramiento{
		margin-left:120px !important;
	}
	
	.background {
		margin-top: -356px !important;
		background-size: 112%;
		background-position: right;
	}

	.imgBombilla{
		margin-left: -40px !important;
	}

	.backgroundvectorindex {
		height: 560px !important;
		margin-top: -700px !important;
		z-index: -1;
	}

	.exitos{
		margin-top: 100px !important;
	}

	.imgSuccessCase {
		margin-top: -4.375rem;
		width: 11rem;
		height: 15rem;
		border-radius: 2rem;
		background-color: white;
		box-shadow: 2px 2px 11px #ff52004a;
	}

	
	.background2 {
		margin-top: -300px !important;
	}
	
	.blog{
		width: 160px !important;
		height: 330px !important;
	}
	.imgBlog{
		width: 158px !important;
	}

	.formMail{
		width: 115% !important;
	}

	.imgPortatil {
		height: 530px !important;
	}

	.imgPlataforma{
		margin-top: 90px !important;
	}

	.accordion-button {
		font-size: 0.7rem;
	}

	.footrow{
		margin-top: 225px !important;
	 }
	 .imgBombillaConsultoria{
	   width: 500px !important;
	   height: 500px !important;
	   margin-top: -35rem
	 }
	 .background4{
		/* height: 1835px !important;
		margin-top: -7rem; */
		height: 1920px;
		width: 120%;
		margin-top: -12rem;
	 }
	 .backgroundvectorconsultoria {
    	margin-left: -3rem;
	 }
	 .background3-2{
		min-height: 47rem;
	 }
	 .inputnews{
		width: 14.4rem;
	 }

}