<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 1599px)
{

	.pdb1
	{
		padding-bottom: 50px;
	}

	.pdt1
	{
		padding-top: 50px;
	}

	.pdr1
	{
		padding-right: 3%;
	}

	.pdl1
	{
		padding-left: 3%;
	}

	.pdbt2
	{
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.pdbtrl3
	{
		padding: 10px 10px 10px 15px;
	}

	.mgb1
	{
		margin-bottom: 80px;
	}

	.mgt1
	{
		margin-top: 80px;
	}

	.mgt2
	{
		margin-top: 140px;
	}

	.mgb3
	{
		margin-bottom: 15px;
	}

	h1
	{
		font-size: 50px;
	}

	p.intro 
	{
		font-size: 17px;
		line-height: 28px;
	}

	h2
	{
		font-size: 40px;
		margin-bottom: 3px;
	}

	h3 
	{
		font-size: 25px;
		margin-bottom: 25px;
	}

	h4 
	{
		font-size: 40px;
	}


	p,
	label
	{
		font-size: 14px;
		line-height: 24px;
	}

	.divFit,
	.fit
	{
		min-height: 500px;
		max-height: 500px;
	}

	a.link
	{
		margin-top: 40px;
		font-size: 14px;
	}



	/*----------------------------------------*/
	/*-------------BOUTON CONTACT-------------*/

	.btnRoll
	{
		padding : 5px 10px;
		width: 400px;
		right: -470px;
		font-size: 12px;
	}

	.btnRoll &gt; div
	{
		padding: 5px 0;
	}

	.btnRoll:hover
	{
		right: -205px;
	}


	/*----------------------------------------*/
	/*--------------OWL CAROUSEL--------------*/
	
	.owl-carousel
	{
		margin-top: 60px;
	}

	.owl-carousel .blogpost .txt
	{
		padding: 20px 10px;
		height: 170px;
	}

	.owl-carousel .fit 
	{
		min-height: 200px;
		max-height: 200px;
	}




	/*----------------------------------------*/
	/*--------------- FOOTER -----------------*/
	footer #footer1,
	footer #footer1 p
	{
		font-size: 13px;
		line-height: 23px;
	}


	footer #footer1 img:not(.logo-reimo)
	{
		height: 40px;
	}

	footer #copy
	{
		font-size: 12px;
	}

	footer #copy img
	{
		width: 80px;
	}




	/*----------------------------------------*/
	/*------------------RGPD------------------*/

	.rgpd h3
	{
		font-size: 23px;
		margin-top: 40px;
	}

	.rgpd h4 
	{
		font-size: 20px;
		margin-top: 20px;
		margin-bottom: 10px;
	}


	/*----------------------------------------*/
	/*------------------INDEX------------------*/

	.barreHori
	{
		width: 120px;
		margin-bottom: 50px;
	}

	.fit.relative
	{
    	top: -50px;
	}

	.table p
	{
		font-size: 14px;
	}


	/*----------------------------------------*/
	/*--------------- CONTACT ----------------*/

	form input,
	form select,
	form textarea
	{
		font-size: 14px;
		
	}

	form &gt; .form1 &gt; div
	{
		padding-right: 15%;
	}
}</pre></body></html>