.ymaps-layers-pane {
	filter: grayscale(1);
	-ms-filter: grayscale(1);
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-o-filter: grayscale(1);
}
@font-face {
    font-family: 'Open Sans';
}
@font-face {
	font-family:'Roboto';
	src:url(../fonts/Roboto-Regular.ttf);
	font-weight:100px;
}
@font-face {
	font-family:'RoadNumbers';
	src:url(../fonts/RoadNumbers2.0.ttf);
	font-weight:100px;
}
body{
		font-family:'Roboto';
}
.modal-lg{
	min-width: 100% !important;
	max-width: 100% !important;
	width: 100% !important;
	margin: 0 auto !important;
	height: 90% !important;
	min-height: 90% !important;
	max-height: 90% !important;
	position: absolute;
	bottom: 0;
	display: block !important;
}
.modal-lg .modal-content{
	height: 100%;
	border-radius: 15px 15px 0 0;
	border: 0px;
}


.modal-lg .navigation_button {
  font-size: 40px;
	text-shadow: none;
	padding-top: 3px;
	width: 48px;
	height: 48px;
  position: absolute;
	cursor: pointer;
	line-height: 1;
  text-align: center;
	font-weight: 300;
	top: -20px;
	right: 10px;
  padding-right: 5px;
	display: block;
	background-image: url("../images/route.png");
background-size: contain;
  background-repeat : no-repeat;
  -webkit-box-shadow: 0px 5px 8px 0px rgba(34, 60, 80, 0.2);
-moz-box-shadow: 0px 5px 8px 0px rgba(34, 60, 80, 0.2);
box-shadow: 0px 5px 8px 0px rgba(34, 60, 80, 0.2);
border-radius: 24px;
}

.modal-lg .favourites_button {
  font-size:27px;
	text-shadow: none;
	padding-top: 9px;
	width: 48px;
	height: 48px;
  position: absolute;
	cursor: pointer;
	line-height: 1;
  text-align: center;
	font-weight: 300;
	top: -20px;
	right: 10px;
	display: block;
	background-color: #FFE12A;
background-size: contain;
  background-repeat : no-repeat;
  -webkit-box-shadow: 0px 5px 8px 0px rgba(34, 60, 80, 0.2);
-moz-box-shadow: 0px 5px 8px 0px rgba(34, 60, 80, 0.2);
box-shadow: 0px 5px 8px 0px rgba(34, 60, 80, 0.2);
border-radius: 24px;
}


.modal-lg .content {
    font-weight: 300;
    font-size: 16px;
    text-shadow: 0px 0px;
		font-family:'Roboto';
	    padding: 20px;
		 padding-bottom: 80px;

}

.modal-lg .content a{
    font-weight: 300;
    font-size: 16.5px;
    text-shadow: 0px 0px;
	color: #282828 !important;
		font-family:'Roboto';
	text-decoration: underline !important;
}

.modal-lg .content .header {
    width: 100%;
    margin-bottom: 12px;
	 text-align: center;
}
.modal-lg .content .header  {
    font-weight: 600 !important;
    text-shadow: none !important;
    font-size: 22px !important;
    color: #000 !important;
    line-height: 1.15 !important;
		font-family:'Roboto' !important;
	text-decoration: none !important;
}
.modal-lg .content .header a:hover {
	text-decoration: underline !important;
}

.modal-lg .contacts-block {
    width: 100%;
    margin-top: 12px;
    margin-bottom: 12px;
    text-shadow: none;
    font-weight: 600;
	  text-align: center;
    /*margin-bottom: 5px;*/
}

.modal-lg .contacts-block .item {
    margin-bottom: 0px;
    margin-bottom: 5px;
}

.modal-lg ul.list {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    list-style: none;
	 text-align: left;
}

.modal-lg ul.list li {
    float: left;
    width: 100%;
    position: relative;
    display: inline-block;
    margin-bottom: 5px;
    padding-left: 22px;
}

.modal-lg ul.list li:before {
    content: "\2014";
    position: absolute;
    top: 0px;
    left: 0px;
}

#button_popup .close_popup
{font-size: 22px;
    outline: none;
    color: #fff;
    position: absolute;
    top: -50px;
    left: 20px;
    float: none;
    font-weight: normal;
    font-family: 'Roboto';
	 border: 0px;
   display: block;
   background: transparent;}
#button_popup .close:hover, #button_popup .close:active, #button_popup .close:focus
{font-size: 14px; outline:none}

.hov.modal-dialog.modal-lg {

    opacity: .3 !important;
}
.close {
	font-size: 14px; outline:none;
    }
.close:hover, .close:active, .close:focus
{font-size: 14px; outline:none}

.popup.address {
    position: absolute;
    width: 100%;
    -webkit-box-shadow: 5px 15px 15px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 5px 15px 15px -5px rgba(0, 0, 0, 0.2);
    display: block;
	 z-index: 45;
    background-color: #fff;
    border: 2px solid #f1f2f4;
    color: #282828;
    font-size: 16px;

}




.popup.address .close-icon:hover {
    opacity: 1;
}
.modal-body
{text-align: center;}


.popup.address a.buttontel,
a.buttontel {
	display: inline-block;
    position: relative;
    border: none;
    padding: 0 12px;
	text-decoration: none !important;
    line-height: 26px;
	margin-top: 10px;
    text-decoration: none;
    white-space: nowrap;
	box-shadow: none;
	box-sizing: border-box;
    border: 1px solid transparent;
    border-radius: 3px;
    background-clip: border-box;
    background-color: #ffdb4d;
	color: #000;
    font-weight: 300;
    font-size: 16.5px;
    text-shadow: 0px 0px;
    	font-family:'Roboto';
	cursor: pointer;
    vertical-align: middle;
    transition: background-color .15s ease-out,border-color .15s ease-out,opacity .15s ease-out;
}
.my-button {
		display: inline-block;
		margin: 10px;
		padding: 3px 5px;
		background: #eee;
		border: 1px solid #bbb;
		border-radius: 3px;
		cursor: pointer;
		-webkit-user-select: none;
		-moz-user-select: none;
		user-select: none;
		width: 50px;
		height: 50px;
		-webkit-box-shadow: 0px 5px 8px 0px rgba(34, 60, 80, 0.2);
	 -moz-box-shadow: 0px 5px 8px 0px rgba(34, 60, 80, 0.2);
	 box-shadow: 0px 5px 8px 0px rgba(34, 60, 80, 0.2);
	 border-radius: 24px;
	 background-image: url("../images/call.png");
  background-size: contain;
	background-repeat : no-repeat;



  }
  .button-list {
  		display: inline-block;
  		margin: 10px;
  		padding: 3px 5px;
  		background: #eee;
  		border: 1px solid #bbb;
  		border-radius: 3px;
  		cursor: pointer;
  		-webkit-user-select: none;
  		-moz-user-select: none;
  		user-select: none;
  		width: 50px;
  		height: 50px;
  		-webkit-box-shadow: 0px 5px 8px 0px rgba(34, 60, 80, 0.2);
  	 -moz-box-shadow: 0px 5px 8px 0px rgba(34, 60, 80, 0.2);
  	 box-shadow: 0px 5px 8px 0px rgba(34, 60, 80, 0.2);
  	 border-radius: 24px;
  	 background-image: url("../images/list.png");
    background-size: contain;
  	background-repeat : no-repeat;



    }
	 .button-map {
			 display: inline-block;
			 margin: 10px;
			 padding: 3px 5px;
			 background: #eee;
			 border: 1px solid #bbb;
			 border-radius: 3px;
			 cursor: pointer;
			 -webkit-user-select: none;
			 -moz-user-select: none;
			 user-select: none;
			 width: 50px;
			 height: 50px;
			 -webkit-box-shadow: 0px 5px 8px 0px rgba(34, 60, 80, 0.2);
		  -moz-box-shadow: 0px 5px 8px 0px rgba(34, 60, 80, 0.2);
		  box-shadow: 0px 5px 8px 0px rgba(34, 60, 80, 0.2);
		  border-radius: 24px;
		  background-image: url("../images/map.png");
	   background-size: contain;
		 background-repeat : no-repeat;



	   }
  .my-button-geo {
  		display: inline-block;
  		padding: 3px 5px;
  		background: #eee;
  		border: 1px solid #bbb;
  		border-radius: 3px;
  		cursor: pointer;
  		-webkit-user-select: none;
  		-moz-user-select: none;
  		user-select: none;
  		-webkit-box-shadow: 0px 5px 8px 0px rgba(34, 60, 80, 0.2);
  	 -moz-box-shadow: 0px 5px 8px 0px rgba(34, 60, 80, 0.2);
  	 box-shadow: 0px 5px 8px 0px rgba(34, 60, 80, 0.2);
  	 border-radius: 24px;
  	 background-image: url("../images/location.png");
    background-size: contain;
  	background-repeat : no-repeat;
  	width: 48px;
  	height: 48px;


    }
  .my-button__img {

  }
  .modal {
    text-align: center;
  }


    .modal:before {
      display: inline-block;
      vertical-align: middle;
      content: " ";
      height: 100%;
    }
  .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
  }

  .button_block
  {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  display: flex;
	  flex-direction: row;
	  justify-content: center;
	  flex-wrap: nowrap;

  }
  .selectlink {
position: relative;
display: inline-block;
width: 200px;
text-align: left;
margin: 10px;
color: #159B3A;
}
.selectlink-control {
position: relative;
padding: 12px 15px;
border: 1px solid #dcdfe6;
border-radius: 25px;
background: #fff;
cursor: pointer;
-webkit-box-shadow: 0px 5px 8px 0px rgba(34, 60, 80, 0.2);
-moz-box-shadow: 0px 5px 8px 0px rgba(34, 60, 80, 0.2);
box-shadow: 0px 5px 8px 0px rgba(34, 60, 80, 0.2);
}
.selectlink-control:after {
content: '';
border: 5px solid transparent;
border-top: 5px solid #999;
position: absolute;
top: 50%;
right: 15px;
margin-top: -3px;
}
.selectlink ul {
display: none;
box-sizing: border-box;
margin: 0;
padding: 0;
width: 100%;
height: auto;
max-height: 200px;
position: absolute;
top: 100%;
left: 0px;
border: 1px solid #dadada;
border-top: none;
background: #fff;
z-index: 1040;
overflow: auto;
user-select: none;
border-radius: 0px 0px 25px 25px;
-webkit-box-shadow: 0px 5px 8px 0px rgba(34, 60, 80, 0.2);
-moz-box-shadow: 0px 5px 8px 0px rgba(34, 60, 80, 0.2);
box-shadow: 0px 5px 8px 0px rgba(34, 60, 80, 0.2);
}
.selectlink li {
display: block;
margin: 0;
padding: 0;
position: relative;
display: block;
margin: 0;
padding: 10px 15px;
font-weight: normal;
font-size: 1em;
line-height: 1.1;
cursor: pointer;
text-decoration: none;
color: #159B3A;
}
.selectlink li:hover {
background: #03a2ff;
color: #fff;
}

@media screen and (max-width: 700px) {
.body_pointer {
  cursor: pointer;
}
}
.modal-backdrop.show {
    opacity: 0.90!important;
}
