﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	vertical-align:baseline;
}



.purple
{
	height:30px;
	background-color:#a0a0e0;
}


.contact
{
	height:220px;
	background-color:#d1dffc;
}

.contact h1
{
	padding-top:30px;
	color:#2caae1;
	font-size:20px;
	font-weight:bold;
}
.logos
{
	float:right;
	width:177px;
	margin-top:39px;
}

.logos img
{
	width:177px;
}

.tel 
{
	margin-top:25px;
}




.contact p
{
	color:#58586c;
	font-size:16px;
	font-weight:400;
	float:left;
}

.contact span
{
	color:#2caae1;
	font-size:20px;
	font-weight:bold
}

.contact p.phone
{
	margin-left:50px;

	
}

.contact p.adress a
{
	text-decoration:none;
		color:#58586c;
}

.contact p.adress a:hover
{
	text-decoration:underline;
}

.footer
{
	height:60px;
	background-color:#01314f;
}

.footer a.flogo img
{
	width:113px;
	text-decoration:none;
	margin-top:10px;
	
}

.botlog
{
	justify-content:center;
	display: flex;
}















