header #top-header {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #9ac1f1;
    background-color: #01387b;
    height: 31px;
    width: 100%;
    padding: 16px 0 19px 0;
    position: fixed;
    z-index: 3;
  }
  
  header #top-header .wrapper > div {
    float: left;
  }
  
  header #top-header .divider {
    width: 2px;
    height: 38px;
    background-image: url("../img/top_divider.png");
    margin: -5px 11px 0 6px;
  }
  
  header #top-header a {
    text-decoration: none;
    color: #9ac1f1;
    display: table-cell;
    vertical-align: middle;
  }
  
  header #top-header a:hover {
    color: #fdb913;
  }
  
  header .socialmedia img {
    width: 32px;
    height: 32px;
    margin-right: 15px;
  }
  
  header .repair {
    display: block;
    height: 32px;
    padding-left: 71px;
    padding-right: 4px;
    background: url("../img/repair.png") 0 0 no-repeat;
  }
  
  header .repair:hover{
    background: url("../img/repair_hover.png") 0 0 no-repeat;
  }
  
  header .sale {
    display: block;
    height: 32px;
    padding-left: 61px;
    padding-right: 21px;
    background: url("../img/sale.png") 12px 0 no-repeat;
  }
  
  header .sale:hover{
    background: url("../img/sale_hover.png") 12px 0 no-repeat;
  }
  
  header .cell {
    display: inline-block;
    height: 29px;
    font-size: 22px;
    vertical-align: middle;
    padding-top: 5px;
  }
  
  header .cell.kyivstar {
    background: url("../img/kyivstar.png") 16px 1px no-repeat;
    padding-left: 55px;
  }
  
  header .cell.mts {
    background: url("../img/mts.png") 10px 3px no-repeat;
    padding-left: 47px;
    padding-right: 18px;
  }
  
  header .shopping-cart {
    font-weight: bold;
    font-size: 14px;
    color: #002e65;
    background: url("../img/cart.png") 8px 0 no-repeat;
    display: inline-block;
    width: 42px;
    height: 38px;
    position: relative;
    padding-right: 18px;
  }
  
  header .shopping-cart .counter {
    display: table-cell;
    width: 23px;
    height: 23px;
    background: url("../img/circle.png") 0 0 no-repeat;
    position: absolute;
    top: 14px;
    left: 27px;
    padding-top: 4px;
    text-align: center;
    color: #002e65;
  }
  
  header .shopping-cart:hover {
    background: url("../img/cart_hover.png") 8px 0 no-repeat;
  }
  
  header #top-header .wrapper > div.last { float: right; }
  
  header .login {
    background: url("../img/login.png") 100% 0 no-repeat;
    padding-right: 42px;
    height: 28px;
  }
  
  header .login:hover {
    background: url("../img/login_hover.png") 100% 0 no-repeat;
  }
  
  header .logotype {
    position: absolute;
    /* top: 32px; */
  }
  
  header .banner {
    font-family: 'Open Sans', sans-serif;
    height: 573px;
    background-color: #1f5f9f;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1f5f9f+0,2967a6+6,3974b2+12,70a1d9+29,86b3e9+36,94bef3+43,9bc4f8+49,9bc4f8+53,98c1f6+56,8bb7ec+63,7baae1+69,3571af+90,2967a6+95,2060a0+100 */
    background: #1f5f9f; /* Old browsers */
    background: -moz-linear-gradient(left, #1f5f9f 0%, #2967a6 6%, #3974b2 12%, #70a1d9 29%, #86b3e9 36%, #94bef3 43%, #9bc4f8 49%, #9bc4f8 53%, #98c1f6 56%, #8bb7ec 63%, #7baae1 69%, #3571af 90%, #2967a6 95%, #2060a0 100%); /* FF3.6-15 */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#1f5f9f), color-stop(6%,#2967a6), color-stop(12%,#3974b2), color-stop(29%,#70a1d9), color-stop(36%,#86b3e9), color-stop(43%,#94bef3), color-stop(49%,#9bc4f8), color-stop(53%,#9bc4f8), color-stop(56%,#98c1f6), color-stop(63%,#8bb7ec), color-stop(69%,#7baae1), color-stop(90%,#3571af), color-stop(95%,#2967a6), color-stop(100%,#2060a0)); /* Chrome4-9,Safari4-5 */
    background: -webkit-linear-gradient(left, #1f5f9f 0%,#2967a6 6%,#3974b2 12%,#70a1d9 29%,#86b3e9 36%,#94bef3 43%,#9bc4f8 49%,#9bc4f8 53%,#98c1f6 56%,#8bb7ec 63%,#7baae1 69%,#3571af 90%,#2967a6 95%,#2060a0 100%); /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(left, #1f5f9f 0%,#2967a6 6%,#3974b2 12%,#70a1d9 29%,#86b3e9 36%,#94bef3 43%,#9bc4f8 49%,#9bc4f8 53%,#98c1f6 56%,#8bb7ec 63%,#7baae1 69%,#3571af 90%,#2967a6 95%,#2060a0 100%); /* Opera 11.10-11.50 */
    background: -ms-linear-gradient(left, #1f5f9f 0%,#2967a6 6%,#3974b2 12%,#70a1d9 29%,#86b3e9 36%,#94bef3 43%,#9bc4f8 49%,#9bc4f8 53%,#98c1f6 56%,#8bb7ec 63%,#7baae1 69%,#3571af 90%,#2967a6 95%,#2060a0 100%); /* IE10 preview */
    background: linear-gradient(to right, #1f5f9f 0%,#2967a6 6%,#3974b2 12%,#70a1d9 29%,#86b3e9 36%,#94bef3 43%,#9bc4f8 49%,#9bc4f8 53%,#98c1f6 56%,#8bb7ec 63%,#7baae1 69%,#3571af 90%,#2967a6 95%,#2060a0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f5f9f', endColorstr='#2060a0',GradientType=1 ); /* IE6-9 */
    padding-top: 66px;
    z-index: 2;
  }
  
  header .banner .wrapper {
    position: relative;
  }
  
  header .banner .info {
    position: absolute;
    top: 50px;
    right: 0;
    color: #fff;
    width: 370px;
  }
  
  header .banner .info h3 {
    font-size: 34px;
    text-transform: uppercase;
    font-weight: 300;
    margin-top: 9px;
  }
  
  header .banner .info h2 {
    font-size: 54px;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 63px;
    margin-top: 9px;
  }
  
  header .banner .info p {
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
    margin-top: 9px;
  }
  
  header .banner .info button {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    background: none;
    border: 2px solid #fff;
    height: 76px;
    width: 370px;
    margin-top: 31px;
    cursor: pointer;
  }
  
  header .banner .info button:hover {
    background-color: #fff;
    color: #2866a5;
  }
  
  header nav {
    background-color: #ffdd00;
    z-index: 3;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-top: 3px solid rgb(255, 255, 255, 0.55);
    box-shadow: 0px 2px 4px 0px rgba(159,138,0,0.75);
  }
  
  header nav ul {
    list-style: none;
    display: table;
    width: 100%;
    height: 63px;
    border-collapse: collapse;
  }
  
  #menu li {
    display: table-cell;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    color: #070600;
    text-align: center;
    line-height: 59px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
  }
  
  #menu li:hover {
    background-color: #fdb913;
    padding: 0;
    margin: 0;
  }
  
  #menu li a {
    color: #070600;
    text-decoration: none;
  }
  
  .sticky {
    position: fixed;
    top: 66px;
    width: 100%;
  }
  
  .section {
    font-family: 'Open Sans', sans-serif;
    padding-top: 110px;
    z-index: 1;
  }
  
  .section h2.h1 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 57px;
    text-align: center;
  }
  
  .section p {
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    margin-top: 23px;
  }
  
  .section a:hover {
    text-decoration: none;
  }
  
  #masterskaya {
    padding-bottom: 155px;
  }
  
  #masterskaya h2.h1 {
    color: #2160a0;
  }
  
  #masterskaya p {
    color: #0e0e0e;
  }
  
  #masterskaya a {
    color: #2160a0;
  }
  
  #masterskaya div.bike {
    position: relative;
  }
  
  #masterskaya img {
    margin-top: 77px;
    margin-left: 87px;
  }
  
  #masterskaya span {
    font-family: 'RupsterScriptFree';
    font-size: 22px;
    line-height: 36px;
    color: #0e0e0e;
    display: inline-block;
    position: absolute;
    text-align: center;
  }
  
  .bike-txt-1 {
    top: 162px;
    left: 53px;
	text-shadow: 0px 0px 2px #fff;
  }
  
  .bike-txt-2 {
    top: 105px;
    left: 496px;
	text-shadow: 0px 0px 2px #fff;
  }
  
  .bike-txt-3 {
    top: 162px;
    right: 70px;
	text-shadow: 0px 0px 2px #fff;
  }
  
  .bike-txt-4 {
    top: 597px;
    right: 14px;
	text-shadow: 0px 0px 2px #fff;
  }
  
  .bike-txt-5 {
    top: 597px;
    left: 424px;
	text-shadow: 0px 0px 2px #fff;
  }
  
  .bike-txt-6 {
    top: 270px;
    left: 0px;
	text-shadow: 0px 0px 2px #fff;
  }
  
  #magazin {
    background-color: #2160a0;
    color: #fff;
    padding-bottom: 112px;
  }
  
  #magazin a {
    font-size: 18px;
    color: #fff;
    text-align: center;
  }
  
  #magazin2 {
    color: #0e0e0e;
    padding-bottom: 115px;
  }
  
  #magazin2 p:first-child {
    margin-top: -9px;
  }
  
  #magazin2 a {
    color: #0e0e0e;
  }
  
  .bikes {
    position: relative;
    height: 251px;
    width: 100%;
    margin-top: 36px;
  }
  
  .bikes img {
    position: absolute;
  }
  
  .bikes img:first-child {
    left: 0px;
  }
  
  .bikes img:last-child {
    right: 0px;
    top: 16px;
  }
  
  .bikes .second {
    left: 400px;
    top: 19px;
  }
  
  #veloprokat {
    background-color: #ffdd00;
    color: #000;
    padding-bottom: 109px;
  }
  
  #veloprokat .prices {
    margin-top: 90px;
    width: 100%;
    display: table;
  }
  
  #veloprokat .prices > div {
    width: 275px;
    display: table-cell;
    padding-right: 23px;
  }
  
  #veloprokat .prices > div:last-child {
    padding-right: 0px;
  }
  
  #veloprokat .prices div.medal {
    background-image: url("../img/rent_price.png");
    background-repeat: no-repeat;
    width: 275px;
    height: 273px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
  }
  
  #veloprokat .prices div span {
    display: block;
  }
  
  #veloprokat .duration {
    font-family: 'Merriweather', serif;
    font-size: 48px;
    font-weight: 700;
    font-style: italic;
    margin-top: 40px;
    padding-bottom: 8px;
  }
  
  #veloprokat .price {
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    font-weight: 600;
    padding: 0 45px;
  }
  
  #veloprokat .price strong {
    font-size: 24px;
  }
  
  #veloprokat .line {
    border-left: 2px solid #fdb913;
    width: 2px;
    height: 31px;
    margin-left: 136px;
  }
  
  #veloprokat .select-bike {
    display: table-cell;
    width: 270px;
    height: 64px;
    border: 2px solid #fdb913;
    -moz-border-radius: 45px;
    -webkit-border-radius: 45px;
    border-radius: 45px; /* future proofing */
    -khtml-border-radius: 45px; /* for old Konqueror browsers */
    vertical-align: middle;
    text-align: center;
    color: #000;
    text-decoration: none;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
  }
  
  #veloprokat .select-bike:hover {
    border-color: #000;
    background-color: #000;
    color: #ffdd00;
  }
  
  #veloprokat a {
    color: #000;
  }
  
  #pochemu_vibiraut_nas {
    padding-bottom: 21px;
  }
  
  #pochemu_vibiraut_nas h2.h1, #pochemu_vibiraut_nas h2 {
    color: #2a68a7;
  }
  
  #pochemu_vibiraut_nas h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 22px;
    text-transform: uppercase;
    text-align: left;
  }
  
  #pochemu_vibiraut_nas .advantages {
    margin-top: 92px;
    width: 100%;
  }
  
  #pochemu_vibiraut_nas .advantages > div {
    float: left;
    width: 32%;
    margin-right: 23px;
  }
  
  #pochemu_vibiraut_nas .advantages > div.third {
    margin-right: 0px;
  }
  
  #pochemu_vibiraut_nas .advantages > div div {
    margin-bottom: 89px;
  }
  
  #pochemu_vibiraut_nas .advantages > div img {
    float: left;
    margin-right: 24px;
    padding-top: 3px;
  }
  
  #pochemu_vibiraut_nas .advantages > div p {
    text-align: left;
    margin-top: 11px;
    line-height: 28px;
  }
  
  #pochemu_vibiraut_nas .advantages div.clear {
    clear: both;
    float: none;
  }
  
  #reviews {
    background-color: #ffdd00;
  }
  
  .section .top-bg {
    padding-bottom: 111px;
  }
  
  .section .triangle {
    width: 46px;
    height: 21px;
    margin: 0 auto;
  }
  
  #reviews .triangle-0 {
    background-image: url("../img/triangle.png");
  }
  
  .section .bottom-bg {
    background-color: #fff;
    padding-bottom: 164px;
  }
  
  #reviews .review-wrap img.photo {
    float: left;
    margin-right: 13px;
    padding-top: 6px;
  }
  
  #reviews .review-wrap {
    font-family: 'Open Sans', sans-serif;
    margin-top: 47px;
  }
  
  #reviews h3 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
  }
  
  #reviews .review-wrap p {
    font-size: 15px;
    line-height: 25px;
    text-align: left;
    margin: 0;
  }
  
  #reviews .triangle-1 {
    width: 32px;
    height: 20px;
    background-image: url("../img/triangle1.png");
    position: relative;
    margin-top: 4px;
    margin-left: 33px;
    z-index: 2;
  }
  
  #reviews .review-text {
    border: 3px solid #e7e7e7;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px; /* future proofing */
    -khtml-border-radius: 15px; /* for old Konqueror browsers */
    width: 364px;
    margin-top: -3px;
    position: relative;
    z-index: 1;
  }
  
  #reviews .quote {
    position: absolute;
    right: 0px;
    bottom: 0px;
    background-image: url("../img/quote.png");
    width: 71px;
    height: 71px;
  }
  
  #contacts {
    background-color: #1e79ce;
    color: #fff;
  }
  
  #contacts .middle-bg {
    background-color: #fff;
  }
  
  #contacts .bottom-bg {
    padding-bottom: 121px;
  }
  
  #contacts .triangle-2 {
    background-image: url("../img/triangle2.png");
  }
  
  #contacts .map {
    margin-top: 38px;
    float: left;
    margin-right: 66px;
  }
  
  #contacts address {
    margin-top: 169px;
    float: left;
  }
  
  #contacts address h3, #contacts address p {
    color: #0e0e0e;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    margin: 6px 0 0 0;
  }
  
  #contacts address h3 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 0px;
  }
  
  #contacts p.phones {
    margin-top: 0px;
    font-size: 16px;
    margin-bottom: 43px;
  }
  
  #contacts address .public-transport div {
    margin-top: 35px;
    display: table;
  }
  
  #contacts address .public-transport div img {
    margin-right: 18px;
    display: table-cell;
    vertical-align: middle;
  }
  
  #contacts address .public-transport p {
    font-size: 16px;
    line-height: normal;
    display: table-cell;
    vertical-align: middle;
  }
  
  #contacts address .public-transport strong {
    font-weight: 700;
  }
  
  #contacts address .public-transport em {
    font-style: italic;
  }
  
  #contacts address .public-transport p.bus {
    width: 112px;
  }
  
  #contacts address .public-transport p.bus.center {
    text-align: center;
  }