#footer-top {
	background-image:url(/img/megamap.png)!important;
	height: 555px;
	background-position: center 25px;
	background-size: contain;
}

#footer-top-text {    
    padding-top: 25px;
}

#begin-dealer {
    margin-top: 355px;
}

.tooltip-element {
    width: 8px;
    height: 8px;    
	background-image: url(/include/photo/star/star_small_b.png);
    background-size: contain;
}
.tooltip-circle {
    width: 14px;
    height: 14px;   
    background-size: contain;
}

.tooltip.capital .tooltip-element {
    width: 12px;
    height: 12px;
    z-index: 1;
	background-image: url(/include/photo/star/star_small_c.png);
}

.tooltip.capital .tooltip-circle {
    width: 20px;
    height: 20px;
	background-image: url(/include/photo/star/star_big_c.png);
    background-size: contain;
}

.tooltip-container {   
    padding-top: 8px;
}

/* top */
#top-icons {
	width: 80px;
	float: right;
}
#top-icons > div{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#search-rif {
	top: 45px;
}
#top-menu {width: 590px;float: left;}


#left-top-container a.social-icon {
    position: absolute;
    top: 19px;
    right: 190px;
}
#left-top-container a.social-icon img {
    max-width:24px;
	max-height:24px
}
#left-top-container a.social-icon.social-icon__tw   {right:490px;}
#left-top-container a.social-icon.social-icon__fb   {right: 455px;}
#left-top-container a.social-icon.social-icon__inst {right: 420px;}
#left-top-container a.social-icon.social-icon__vk   {right: 385px;}
#left-top-container a.social-icon.social-icon__yt   {right: 350px;}
#left-top-container a.social-icon.social-icon__pin  {right: 315px;}
#left-top-container a.social-icon.social-icon__d2   {right: 280px;}

.rus {
	position: absolute;
    top: 20px;
    right: 240px;
}
.rus img {
    height: 20px;
}
.eng {
    position: absolute;
    top: 22px;
    right: 200px;
}
.eng img {
    height: 18px;
}

.registration {
	position: absolute;
	right: 0;
	top: 10px;
	width: 150px;
}
/* END: top */