.clearboth {
    clear: both;
    content: "";
    display: table;
}

#floatingmes {
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    width: auto;
    background: #FFF;
    border: 0px solid #000;
    font-family: 'Biblioteka',Arial,sans-serif;
    padding: 16px;
}
#floatingmes span {
    display: block;
    text-transform: uppercase;
    font-size: 13px;
}
#floatingmes b {
    display: block;
    font-size: 16px;
    font-weight: 400;
    font-family: Roboto, Arial;
}
#libmap {}
#libmap .cls-2, #libmap .cls-3 {
	fill:#1d2e46;cursor:pointer;
} 
#libmap .cls-2:hover, #libmap .cls-3:hover, #libmap .cls-2.hover, #libmap .cls-3.hover {
	fill:#11243e;
} 
 .mappan {
    margin-bottom: 40px;
    width: 100%;
    margin-top: 10px;
}
 .mappan .types {
    display: inline-block;
    margin-right: 20px;
}
 .mappan .types.right {
    float: right;
}
 .mappan .types i {
    margin-right: 15px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    font-style: normal;
        text-transform: lowercase;
    font-family: 'Biblioteka',Arial,sans-serif;
    font-size: 10px;
}
 .mappan .types i:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 2px solid #000;
    vertical-align: middle;
    margin-right: 3px;
}
 .mappan .types i.active {}
 .mappan .types i.active:before {
    background: #f8302d;
}
#libmap .numo {
    display: block;
    background: #ff0000;
    border: 2px solid #fff;
    position: absolute;
    _z-index: 100000;
    width: 16px;
    height: 16px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    font-family: Arial;
    text-align: center;
    line-height: 17px;
    border-radius: 100px;
    cursor: pointer;
    padding-right: 0px;
    letter-spacing: 0px;
    box-sizing: content-box;
    padding: 2px 2px;
    text-align: center;
}
#libmap .numo.geniy_mark {
/*    background: #fff;
    border: 2px solid #fd7434;
    color: #ef5000;
*/
  /*  font-family: 'Biblioteka', Arial, sans-serif;
    font-weight: 400;
    font-size: 13px;*/  
    outline: 2px solid #fd5000;
}
#libmaps {height:800px;width:100%;}
#yanmap {width:100%;height:100%;position:absolute;top:0;left:0;}

#yanmap .mp_title {
    font-size: 16px;
    font-family: 'Biblioteka',Arial,sans-serif;
    font-weight: 300;
    display: block;
    margin-bottom: 10px;    margin-top: 8px;
}
#yanmap .mp_body {
    font-family: 'Roboto', Arial;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.6em;
}
#yanmap .mp_footer {
    display: block;
    font-size: 16px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
}
#yanmap .mp_button {
    border: 0 none;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-image: none;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    font-size: 16px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: 10px;
    text-decoration: none;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-family: Roboto;
    text-transform: uppercase;
    margin-top: 10px;
    display: inline-block;
    background: #f8302d;
    color: #fff;
    margin-bottom: 10px;
    font-weight: 400;
    margin-left: 0;
    position: relative;    line-height: 40px;
}

#libmap, #yanmap {
    position: absolute;
    width: 100%;
    height: 700px;
    opacity: 0;
    -webkit-transition: opacity 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: opacity 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: opacity 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: opacity 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#libmap.active, #yanmap.active {opacity:1;}
#libmaplist .map_labels {
    font-family: "Open Sans";
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    padding-bottom: 48px;
    display: none;
}
#libmaplist .map_labels.active {
    display: block;
 }
#libmaplist .map_labels .regions{
    padding-left: 40px;
    background: url(../img/maps_region_bg.png) 0 0 no-repeat;
    min-height: 27px;
    line-height: 27px;
    float: left;
    width: 33%;
}
#libmaplist .map_labels .genius{
    padding-left: 40px;
    background: url(../img/maps_region_bg_geniy.png) 0 0 no-repeat;
    min-height: 29px;
    line-height: 13px;
    float: left;
    width: 33%;
}
#libmaplist .map_labels .number{
    float: left;
    width: 33%;
}
#libmaplist .map_labels .number span {
    font-family: 'Biblioteka', Arial, sans-serif;
    color: #ef5000;
    font-size: 12px;
    padding-right: 15px;
}
#libmaplist .region_labels {
    font-family: "Myriad Pro";
    font-weight: 400;
    font-size: 15px;
    color: #000000;
    padding-bottom: 48px;
    display: none;
}
#libmaplist .region_labels.active {
    display: block;
 }
#libmaplist .region_labels .region_bibl{
    padding-left: 60px;
    background: url(../img/geniy_mesto_bibl.png) 0 0 no-repeat;
    min-height: 27px;
    line-height: 44px;
    float: left;
    width: 33%;
}
#libmaplist .region_labels .bibl_genius{
    padding-left: 60px;
    background: url(../img/geniy_mesto_konc.png) 0 0 no-repeat;
    min-height: 44px;
    line-height: 18px;
    float: left;
    width: 33%;
}

#libmaplist .region_labels .bibl_genius_nomodel{
    padding-left: 60px;
    background: url(../img/geniy_mesto_mark.png) 0 0 no-repeat;
    min-height: 44px;
    line-height: 44px;
    float: left;
    width: 33%;
}


#yanmap .ymaps-2-1-74-float-button.ymaps-2-1-74-_hidden-icon  {display:none !important;}
.mapmap {background:#fff;}
#ymap {
    height: 625px;
    width: 100%;}
#libmaps {
    background: #fff url(../img/loading_infinity.gif) center center no-repeat;
}


.inside.map h1, .inside.map h2 {
    font-size: 38px;
    text-align: center;
    display: block;
}

.mappan .types i { 
    font-size: 16px;
    letter-spacing: 0px;
}

#maplistcontent {font-size:0;margin-bottom: 50px;}
#maplistcontent .item {
    display: inline-block;
    width: 48%;
    margin: 0 1%;
    vertical-align: top;
}
#maplistcontent h3 {
    font-size: 22px;
    font-family: 'Biblioteka',Arial,sans-serif;
    font-weight: 500;
    padding-bottom: 17px;
    display: block;
}
#maplistcontent h4 {
    font-size: 16px;
    font-family: 'Biblioteka',Arial,sans-serif;
    font-weight: 500;
    display: block;
    padding-bottom: 10px;
}
#maplistcontent .item div {}
#maplistcontent ins {
    font-size: 16px;
    display: block;
    margin-bottom: 25px;
    font-family: Roboto, Arial;
    text-decoration: none;
    position: relative;
}
#maplistcontent ins a {
    color: #000;
    display: block;
    margin-bottom: 7px;
    padding-right: 30px;
}
#maplistcontent ins a:hover {color:#f8302d;}
#maplistcontent ins a:before {
    content: '•';
    position: absolute;
    left: -10px;
}
#maplistcontent ins i {
    display: block;
    color: #9d9d9d;
    font-style: normal;
}

#maplistcontent ins .geniy_mark {
    width: 44px;
    height: 44px;
    background: url(/css/../img/geniy_mesto_konc.png) 0 0 no-repeat;
    position: absolute;
    right: -38px;
    top: -5px;
}
#maplistcontent ins .geniy_mark_no {
    width: 44px;
    height: 44px;
    background: url(../img/geniy_mesto_mark.png) 0 0 no-repeat;
    position: absolute;
    right: -38px;
    top: -5px;
}
#maplistcontent ins .model_bibl {
    width: 45px;
    height: 44px;
    background: url(../img/geniy_mesto_bibl.png) 0 0 no-repeat;
    position: absolute;
    right: -38px;
    top: -5px;
}

#yanmap .ymap_hide:before {
    content: '←';
    margin-right: 6px;
}
#yanmap .ymap_hide {
    font-family: 'Biblioteka',Arial,sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 16px;
    text-transform: lowercase;
    display: block;
    margin-bottom: 5px;
}





#maplistcontent .col1, #maplistcontent .col2 {
    width: 45%;
    display: inline-block;
    vertical-align: top;
    margin: 0 1%;
}
#maplistcontent .col1 {}
#maplistcontent .col2 {margin-left: 47px;}
#maplistcontent .item {
    display: block;
    width: 100%;
    margin: 0;
    vertical-align: top;
}

    
.mappan .types i:before {
    background: url(/img/check_0.png) 0 0 no-repeat;
    width: 21px;
    height: 21px;
    border: 0px;
    vertical-align: top;
    margin-right: 3px;
    position: relative;
    top: -1px;
}
.mappan .types i.active:before {
    background: url(/img/check_1.png) 0 0 no-repeat;
}    



.mappan .types i {
    text-transform: capitalize;
    font-family: 'Roboto',Arial,sans-serif;
    display: block;
    margin-bottom: 10px;
}
.mappan span {
    font-family: 'Biblioteka',Arial,sans-serif;
    display: block;
    margin-bottom: 10px;
}
.mappan .mcol {
    max-width: 250px;
    display: inline-block;
    vertical-align: top;
    margin: 0 20px;
}
.mappan .mcol.right { 
    float: right;
    margin-right: 40px;
}


#ymap {
    height: 800px;
}
.content.mapcontent_ h1 {
    padding-top: 100px !important;
}
#maplistcontent ins i.typ2 {color:#000;font-weight:bold;}
.content.mapcontent {
    padding-top: 20px;}
#libmaplist {padding-top: 80px;}
.kurator {
    display: block;
    font-size: 16px;
    font-family: Roboto, Arial;
    font-style: normal;
    padding-bottom: 17px;
}
#maplistcontent h3.wk {padding-bottom:1px;}

#maplistcontent { 
    border-top: 1px solid #ddd;
}
.foconta {    margin-top: 20px;display:none;}
.foconta.active, .foconta.oke{display:block;}
.content h2.fotrig {
    position: relative;
    cursor: pointer;
    padding: 20px 30px;
    display: block;
    margin: 0 auto;
    background: #fff;
    max-width: 100%;
    cursor: pointer;
    font-size: 18px;
 /*   font-family: 'Roboto';*/
    font-family: sans-serif;
    padding-right: 60px;
    font-weight: 500;
    color: #000; 
    text-transform: capitalize;
    border-bottom: 1px solid #ddd;
}
.content h2.fotrig:after {
    content: '';
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    top: 16px;
    right: 16px;
    background: url(../img/plus.svg) center center no-repeat;
    border-radius: 30px;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    z-index: 1;
    background-size: 24px;
    background-image: url(../img/arrowp.png);
}


.content h2.fotrig.active:after {
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    z-index: 1;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}
.content h2.fotrig:hover:after{background-color:#eee;}

.content h2.fotrig.no_transform {
    text-transform: none;
}

html, body {-min-width:1200px;}
#libmaps {background: #fff;}



.mappan .types i[rel="opnd"] {
	    text-transform: none;
    border-bottom: 1px solid #c5c5c5;
    padding-bottom: 8px;
}

.mappan .types i s {
    color: #adadad;
    text-decoration: none;
    font-size: 16px;
    padding-left: 5px;}


@media screen and (max-width: 1200px){
}

@media screen and (max-width: 990px){
	#floatingmes {left: 0 !important;width: 100%;text-align: center;}
	#maplistcontent .col1, #maplistcontent .col2 {display:block;margin:0 auto;margin-bottom:40px;} 
	
	.inside.map h1, .inside.map h2 {    font-size: 28px;}
	.inside.map .content { padding-left: 20px;    padding-right: 20px;}
	
	.mappan .types i {   font-size: 14px; }
	.mappan .types {    display: inline-block;    margin-right: 20px;    margin-bottom: 10px;    text-align: left;}
	.mappan .types.right {   float: none;}
	.mapmap {         height: 50vh;}
	#yanmap.active {     z-index: 2222;}
	#libmap, #yanmap, #libmaps{height:auto;}
	#libmaps {margin-bottom: 40px;}
	#maplistcontent .item {    display: block;    width: 100%;    margin: 0;    vertical-align: top;}

    #libmaplist .map_labels .regions{
        line-height: 14px;
    }
	
	
}


.mappan .types .justmobile {display:none;}
/*   and (-webkit-min-device-pixel-ratio: 2) */
/* Xiomi: remove and (min-device-width : 275px)*/
@media only screen  and (max-device-width : 667px) {
	:root {
  color-scheme: light ; 
}
	.mappan .types {display: block;}
	
	html, body {min-width:120px;} body{background-color:#fff;}
	.mappan .types i {    font-size: 11px;}
	#libmaps {    background-size: 50% auto;}
	#libmap {background:#fff;}
	#libmap .numo{display:none;}
	.inside.map .mapcontent {    padding-left: 0;    padding-right: 0;    padding-top: 0;}
	.inside.map .mapcontent .mappan {     padding: 0 20px;}
	.mapmap {    height: auto;margin-bottom:40px;margin-top:40px;}
	 #libmap .nolibs {    opacity: 0.85;}
	 
	.inside.map .mapcontent .mappan {    padding: 0 10px;}
	 .mappan {     font-size: 0;}
	 .mappan span {    font-size: 13px;}
	 .mappan .mcol {display: inline-block;    margin-right: 0;    margin-bottom: 10px;    text-align: left;
    margin: 0;    width: 50%;    max-width: 50%;}
	 .mappan .mcol.right {     margin-right: 0;}
	.mappan .types i { white-space: nowrap;    line-height: 21px;	}
	.mappan .types i s{font-size: 10px;padding-left: 0;}
	.mappan .mcol {}
	.mappan .mcol.cc1 {}
	.mappan .mcol.cc2 {    padding-left: 10px;}
	.mappan .mcol.cc3 {}
	
	.mappan .types .justmobile {display:block;    margin-top: 20px !important;}
	.mappan .types.justdesktop {display:none;}
	
.mappan .types i:before {
    width: 24px;
	height: 22px;}
	.mappan .types i:before {background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAsCAYAAAAjFjtnAAAAdUlEQVRoge3YMQ6AIBBE0VnP4/0vwMHWAq0kmhjCQPwvocFE9hc0CAAATGaXVCTloFXOM7sZOfy1ytfh47ZTf6jMbH3rLiLyYZZX2+r3lwA3AtwIcCPAjQA3AtwIcCPAjQA3AtwIcCNgRks9LbYs/7gL/IakA4Vbd5BgMA2NAAAAAElFTkSuQmCC');        background-size: 24px 22px;}
	.mappan .types i.active:before {background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAsCAYAAAAjFjtnAAACWUlEQVRoge2Zv2sUQRzFP6tpRBA0wSaVYGHExjIhEMHKLoL6FwQ7jWIj6QJJ0C5VEAS10i6IVga7gCYW1hYKKSKmCFikUUyYMDqbXPb7dnN7t7s3YB68Zub74707vns7c2ThnDOMCFPAOnAmV1LEBkaAHS8ReG92U0Rq4CzwI4hP+dREEa+BlYx4F74NiwgNPBHiPcdNJPEZuCOEez4wkSkiMjAshHu+NJERYhD4KcSvAsdiF58AH4R4b+iciY4QL4R4z7F2pV4ClkWBurgcenrczekxaVQWoEnxKX3Pq2Ld81m+VA3372HU2FMoFbopxH/qZGh7ZUAN7aCJbrdgBAZGTWSZgg0ZeCiEuzDMHaMpA9dzxC+YyJIoMtBXkfjzwJYQv2IiKzbwGZgzGeVwEvgqxH8H+us0MF/FgAGLQrwLL2+VQBm4X9EjblYIT1kZlIEN0dD/yBwv0fSGqNGYgWuioedzk60xBPwW+e+aMkDB6eieqXAQp4BvIs8P8ukmDRA+cWXiiqmyjzcifhu43NrPZNVkoOxh45GIdWEeDvQzmTUZ4JDjXutQ3xQxno9VP6OiRgMUHLhfhf2LwB+x/9ZU6pEBCk5PM8BHsb4WBlr2M6sNGKDg0inLX8AFkx2BAXKGOstbJisiAwPi4rWV0yZD9DOrXaCsAcJQ7wjxr02kRRQGPCYy4r8AJ0yURTQGaHnl3gqHlrb7mdUu0I0BjyXgtlnNR1cGErMSijnn1F7lSJIkFb/Xr90PLUmS+G96O0Gvrhb3oP6jUMxDLy93/0KJVTzCEf57ALvR5UiEq8NEfwAAAABJRU5ErkJggg==');       background-size: 24px 22px;}
	#maplistcontent .fotrig {    padding-left: 0;    font-size: 21px;	    padding-right: 30px;}
	.content h2.fotrig:after{right:0;}

    #maplistcontent ins .geniy_mark {
        right: -31px;
        top: 0px;
        background-size: 67%;
    }
    #maplistcontent ins .geniy_mark_no {
        right: -31px;
        top: 0px;
        background-size: 67%;
    }
    #maplistcontent ins .model_bibl {
        right: -31px;
        top: 0px;
        background-size: 67%;
    }
	
}
	 
	 

