#toTop {
	 cursor:pointer;
	 background-image:url(nav-top.png);
	 background-position-x: center;
	 background-position-y: 12px;
         /*background-position: top 12px center;*/
	 background-repeat:no-repeat;
	 display:none;
	 width:44px;
	 height:44px;
	 position:fixed;
	 bottom:150px;
	 right:50px;
	 z-index:100;
	 padding:0;
	 text-align:center;
}

/* Для гугл карты*/
.overlay {
    background: transparent;
    position: absolute;
    width: 100%;
    top: 0px;
}

@font-face {
  font-family: "Exo2";
  src: url("Exo2-Regular.otf") format("opentype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Exo2";
  src: url("Exo2-Bold.ttf") format("opentype");
  font-style: bold;
  font-weight: bold;
}

@font-face {font-family: "Roboto-Black"; src: url("Roboto-Black.ttf");}
@font-face {font-family: "Roboto-BlackItalic"; src: url("Roboto-BlackItalic.ttf");}
@font-face {font-family: "Roboto-Bold"; src: url("Roboto-Bold.ttf");}
@font-face {font-family: "Roboto-BoldItalic"; src: url("Roboto-BoldItalic.ttf");}
@font-face {font-family: "Roboto-Italic"; src: url("Roboto-Italic.ttf");}
@font-face {font-family: "Roboto-Light"; src: url("Roboto-Light.ttf");}
@font-face {font-family: "Roboto-LightItalic"; src: url("Roboto-LightItalic.ttf");}
@font-face {font-family: "Roboto-Medium"; src: url("Roboto-Medium.ttf");}
@font-face {font-family: "Roboto-MediumItalic"; src: url("Roboto-MediumItalic.ttf");}
@font-face {font-family: "Roboto-Regular"; src: url("Roboto-Regular.ttf");}
@font-face {font-family: "Roboto-Thin"; src: url("Roboto-Thin.ttf");}
@font-face {font-family: "Roboto-ThinItalic"; src: url("Roboto-ThinItalic.ttf");}
@font-face {font-family: "RobotoCondensed-Bold"; src: url("RobotoCondensed-Bold.ttf");}
@font-face {font-family: "RobotoCondensed-BoldItalic"; src: url("RobotoCondensed-BoldItalic.ttf");}
@font-face {font-family: "RobotoCondensed-Italic"; src: url("RobotoCondensed-Italic.ttf");}
@font-face {font-family: "RobotoCondensed-Light"; src: url("RobotoCondensed-Light.ttf");}
@font-face {font-family: "RobotoCondensed-LightItalic"; src: url("RobotoCondensed-LightItalic.ttf");}
@font-face {font-family: "RobotoCondensed-Regular"; src: url("RobotoCondensed-Regular.ttf");}
