/* =================================================================== */
/* Footer
====================================================================== */
.footer {position: relative; float: left; width: 200px; height: auto;}
footer ul li {list-style-type: none;padding:0px 0px 0px 30px;}
footer ul {padding:0px;}
footer a, footer h6, footer h4, footer p, footer span {color: #303030; text-decoration:none !important;}
footer a:hover, footer h6:hover {color: #606060;}
footer a, footer p, footer span {font-size: 12px; margin: 0; line-height: 20px;}
footer .logo {margin: 10px 10px 20px 10px; float: left; position: relative; width: 100px; height: auto;}
footer .logo.large {width: 200px;}
footer .logo-left {float: left; width: 300px; margin: 10px 10px 0 0; position: relative;}
footer .logo-right {float: right; width: 150px; margin: 10px 10px 0 0; position: relative;}
footer .logo img {width: 100%; height: auto;}
footer .logo-left img {margin-bottom: 20px;}
footer .logo-right img {margin-bottom: 40px;}
footer .logo-left a:last-child img, footer .logo-right a:last-child img{margin-bottom: 0px ;}


.footer-headline {
	background-image: url(https://www.cimne.com/cvdata/cntr2/spc2193/dtos/mdia/images/headline-footer-bg.png);
	background-position: left center;
	background-repeat:	repeat-x;
	background-color: #FFFFFF;
	display: block;
	margin: 10px 0;
	border:none;
	width: 100%;
	float: left;
	position: relative;
}

.no-margin {margin-top: 0;}

footer h4 {
	font-size: 15px !important;
	background-color: #FFFFFF;
	display: inline;
	line-height: 20px;
	padding: 0 10px 0 0;
	border: none !important;
	font-style: normal;
	font-weight: bold;
}

/* Footer Bottom
====================================*/
#footer-bottom {
	border-top: 1px solid #3c3c3c;
	margin-top: 20px;
	padding: 14px 0 0 0;
	color: #303030;
	font-size: 10px;
}


/* Back To Top
====================================*/
#scroll-top-top {
	position: absolute;
	right: 0px;
	bottom: 0px;}
#scroll-top-top a{
	width: 35px;
	height: 35px;
	display: block;
        text-decoration:none;
	background-color: #ee8681;
	background-image: url(https://www.cimne.com/cvdata/cntr2/spc2193/dtos/mdia/images/scroll-top-top.png) !important;
	background-repeat: no-repeat;
	background-position: 50%;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

#scroll-top-top a:hover {background-color: #aaa;}
#web-map li { list-style: none; font-size: 16px;}
#web-map li li { font-size: 14px;}
#web-map {width: auto; background: rgb(230,230,230); padding: 40px 40px 40px 10px;}
#web-map ul ul{padding-left: 20px;}
#web-map * {color: #303030;}