/* CSS Document */
html {
  font-size: 17px !important;
  -ms-overflow-style: scrollbar !important;
  -webkit-tap-highlight-color: transparent !important;
}
body {
  font-family: -apple-system, BlinkMacSystemFont,  "Roboto", sans-serif, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important; 
  font-size: 1rem !important;
  line-height: 1.5 !important;
  background: #ffffff;
  font: 100%/1.4 "RobotoRegular", sans-serif;
  margin: 0;
  padding: 0;
  color: #000;
}
.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px; }
.nav { height: 40px; }
.navbar-default .navbar-nav>li>a { color: #ffffff; text-decoration:none; }
.navbar-default .navbar-nav>li>a:hover { color: #ffffff !important; text-decoration:underline; }
.navbar-default { background-color: #6d6d6d; border-bottom-color: #ffffff; }
.navbar-nav { float: none; text-align: center; }
.navbar-nav li { float: none; display: inline-block; }

.logo-1 { float:left; margin: 10px 0 0 10px; font-size: 1.2em; }
a.logo-1 { color: #ffffff; text-decoration:none; }
a:hover.logo-1 { color: #ffffff; text-decoration:underline; }
.logo-2 { float:right; margin: 10px 0 0 10px; font-size: 1.2em; }
a.logo-2 { color: #ffffff; text-decoration:none; }
a:hover.logo-2 { color: #ffffff; text-decoration:underline; }
.zhelty { color: #e7bf59; }
.white { color: #ffffff; }
.content-1 { background: url(../img/fon1.jpg) no-repeat center top; background-size: 100%; padding-top: 90px; }
.content-2 { background: url(../img/fon2.jpg) no-repeat center top; background-size: 100%; padding-top: 90px; }
.content-3 { background: url(../img/fon3.jpg) no-repeat center top; background-size: 100%; padding-top: 90px; }
.content-4 { padding-top: 90px; }

h1 { text-align:center; font-size: 36px; }
h2 { text-align: center; font-size: 30px; }
h3 { text-align: center; font-size: 24px; }
.stroke-1 { color: #000000; text-shadow: #ffffff 0 0 12px; font-weight: 600; }
.stroke-2 { color: #ffffff; text-shadow: #000000 0 0 12px; font-weight: 600; }
.stroke-3 { color: #000000; text-shadow: #ffffff 0 0 12px; text-align:left; font-style: italic; font-weight: 600; }
a { color: #000000 !important; text-decoration: none; background-color: transparent; }
a:hover { text-decoration:none; }

p { font-family:Verdana, Arial, Helvetica, sans-serif; font-family: "RobotoRegular"; font-size: 0.9em; 
	color: #5e5e5e; padding-left:20px; }

.goroda ul {text-align:center; margin: 20px 40px 20px 40px;} 
.goroda li { display:inline; float: left; width: 320px; margin-left: 40px; margin-bottom: 20px; text-align:left; font-size: 17px;
  text-decoration: none; color: #090; }

.remont { font-family: "RobotoCondensedRegular"; font-size: 1.2em; margin: 20px 0 20px 20px; float: left; }

.ramka { background: #dddddd; color: #000000; border: solid 1px #000000; border-radius: 15px; padding: 5px 5px 5px 25px; 
  margin: 0 30%; font-weight: bold; font-family: 'Roboto'; text-decoration:none; font-style: normal; } 	



