@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,900&subset=cyrillic');

h1 { background-image: url("../images/mp/h1_bg_grey.svg"); background-position: bottom center; background-repeat: no-repeat; background-size: 80px 6px; padding: 0 0 15px 0;font-family: 'Open Sans'; font-weight: 600; color: #323239; text-align: center; font-size: 22px; }
ul li,
p { padding: 0; font-family: 'Open Sans'; font-weight: 400; font-size: 16px; line-height: 18px; word-wrap: break-word; color: #7a7a7a; }
.btn { background-color: #26BDEF; width: 150px; padding: 0 15px; margin: 0 auto; display: block; border: none; border-radius: 25px; font-family: 'Open Sans'; font-weight: 400; line-height: 30px; font-size: 16px; color: #fff; text-transform: uppercase; text-align: center; outline: none !important; text-decoration: none; }
    .btn:focus, .btn:hover, .btn:active { outline: none; }