@font-face {
    font-family: reservation;
    src: url('reservation.eot'); /* IE9 Compat Modes */
    src: url('reservation.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        /*url('reservation.woff2') format('woff2'), !* Super Modern Browsers *!*/
    url('reservation.woff') format('woff'), /* Pretty Modern Browsers */
    url('reservation.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('reservation.svg#reservation') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'Rouble';
    src: url(../orangelabel/assets/css/RUBSN.otf);
}
body{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.rt-rouble {
    font-family: Rouble;
    font-size: 18px;
}

::-webkit-input-placeholder {
    color: white;
}

::-moz-placeholder {
    color: white;
}

/* Firefox 19+ */
:-moz-placeholder {
    color: white;
}

/* Firefox 18- */
:-ms-input-placeholder {
    color: white;
}
a { outline: none; }
:focus { outline: none; }
input::-moz-focus-inner { border: 0; }
a, a:active, a:focus {
    outline: none;
}
input::-moz-focus-inner {
    border: 0;
}

/* Buttons */
.btn-primary,
.btn-success,
.btn-default {
    background: #9C3 none repeat scroll 0% 0% !important;
    box-shadow: 0px 3px 7px rgba(51, 51, 51, 0.1) !important;;
}
.btn-primary:hover,
.btn-success:hover,
.btn-default:hover {
    background: #89B72E none repeat scroll 0% 0% !important;;
    box-shadow: 0px 3px 7px rgba(51, 51, 51, 0.1) !important;;
}

.btn {
    height: 40px;
    box-sizing: border-box;
    padding: 10px 35px;
    box-shadow: 0px 0px 0px transparent;
    border: medium none;
    border-radius: 0px;
    outline: 0px none;
    font-size: 15px;
    line-height: 10px;
    letter-spacing: 0.015em;
    color: #FFF !important;
    text-align: center;
    cursor: pointer;
    font-weight: 700;
}
.btn3 {
    display: inline-block;
    vertical-align: top;
    /*margin: 40px 10px;*/
    width: 200px;
    height: 40px;
    box-sizing: border-box;
    padding: 8px 0px;
    border: 2px solid rgba(5, 4, 4, 0.3);
    border-radius: 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: inherit;
    cursor: pointer;
    text-align: center;
}

.btn-block {
    margin: 150px 0px;
    text-align: center;
}
.title-btn-line {
    width: 940px;
    margin-bottom: 10px;
}
.title-line {
    /*width: 500px;*/
    /*float: left;*/
    margin-top: 10px;
}
.btn-line2 {
    margin-left: 40px;
    margin-top: 40px;
}
/* end of Buttons */

.res-icon {
    font-family: reservation;
    font-size: 19px;
    position: absolute;
    z-index: 2;
    top: 0px;
    right: 0px;
    display: block;
    width: 50px;
    height: 50px;
    color: #7d7d7d;
    background: #eeeeee;
    text-align: center;
    padding-top: 17px;
}
.res-icon0 {
    font-family: reservation;
    font-size: 19px;
    height: 17px;
    vertical-align: bottom;
    display: inline-block;
    color: white;
}
.res-icon0:hover {
    background: none;
}
.res-icon2 {
    font-family: reservation;
    font-size: 19px;
}
.res-icon3 {
    font-family: reservation;
    font-size: 23px;
    text-decoration: none;
    line-height: 1;
    display: inline-block;
    margin: 8px;
}
.res-icon4 {
    font-family: reservation;
    font-size: 19px;
    position: static;
    display: inline-block;
    float: right;
    margin: 5px 0px 5px 10px;
    color: #99CC33;
    cursor: pointer;
}
.res-icon5 {
    font-family: reservation;
    font-size: 19px;
    background: #eeeeee;
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    padding-top: 16px;
    cursor: pointer;
    /*opacity: 0;*/
    /*display: none;*/
}
.res-icon11 {
    color: white !important;
    background: #9acb33 !important;
    cursor: pointer;
    padding-top: 5px;
    width: 45px;
}
.res-icon11:hover {
    background: #89B72E !important;
}
.res-icon.res-icon11.res-icon-arrow-right:before{
    margin-right: -3px;
}
.res-icon-calendar::before {
    content: "\0043";
}
.res-icon-cross::before {
    content: "\0078";
}
.res-icon-arrow-down::before {
    content: "\0056";
}
.res-icon-arrow-left::before {
    content: "\003c";
}
.res-icon-arrow-right::before {
    content: "\003e";
}
.res-icon-arrow-up::before {
    content: "\005e";
}
.res-icon-hover,
.res-icon-arrow-down:hover,
.res-icon-calendar:hover {
    background: #b0b0b0;
    color: white;
}
.b2c-menu {
    display: inline-block;
    width: calc(100% - 395px);
    text-align: right;
}
.b2c-menu ul {
    display: inline-block;
    display: inline-block;
    height: 70px;
    padding-right: 200px;
    line-height: 30px;
}
.b2c-menu ul li {
    display: inline-block;
    float: left;
    padding: 26px 25px 7px 25px;
    font-size: 14px;
}
.b2c-menu ul li a {
    cursor: pointer;
    color: #999;
}
.b2c-menu ul li.active {
    border-bottom: solid 7px #9c3;
}

.field-fileupload.b-default-form-item.field-uicoverdirection-ufile {
    margin-top: 5px;
}
.uicover .orange-fc-table {
    margin-bottom: 20px;
}

#uicover-grid tr {
    border: none;
    display: inline-block;
    width: 49%;
}

#uicover-grid tr td {
    display: inline-block;
    width: 100%;
}

#uicover-modal .modal-dialog {
    width: 800px;
}

/* Index cover direction */
.main-cover-dest {
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: #1f3f1f;
    min-height: 400px;
    height: calc(100% - 60px);
    z-index: 1000;
    overflow: hidden;

    /*min-width: 1483px;*/
}
section.elements {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: table;
}
.pd-wing.visible {
    visability: 1;
}
.pd-wing {
    display: table-cell;
    visability: 0;
    vertical-align: top;
    position: relative;
    height: 100%;
    padding: 0;
    margin: 0;
    width: 0px;
    z-index: 1000;
}
#left-wing {

}
#right-wing {
    text-align: right;
}
.pd-center {
    display: table-cell;
    position: relative;
    width: 100%;
}
#pre-left-wing,
#pre-right-wing {
    position: absolute;
    width: 60px;
    height: 100%;
    top: 0px;
    z-index: 2000;
}
#pre-left-wing {
    left: 0px;
}
#pre-right-wing {
    right: 0px;
}
.logo-w {
    position: absolute;
    top: 40px;
    left: 40px;
    z-index: 1000;
}
.b2c-bar {
    position: absolute;
    top: 40px;
    right: 40px;
    z-index: 1000;
    padding-right: 4px;
}
.b2c-bar h1 {
    display: inline-block;
    color: white;
    font-size: 18px;
    height: 45px;
    line-height: 45px;
}
.b2c-bar span,
.b2c-bar a {
    height: 45px;
    line-height: 37px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-left: 10px;
}
.b2c-bar span img,
.b2c-bar a img {
    vertical-align: middle;
    cursor: pointer;
}
aside.m1 {
    position: absolute;
    top: 61px;
    right: 40px;
    color: white;
    font-size: 14px;
    font-weight: 700;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.47);
    border-radius: 7px;
    box-shadow: 0px 0px 10px black;
    padding: 4px;
}
aside.m1 a {
    color: white;
    padding-right: 10px;
    font-weight: normal;
}
.cover-dest-img {
    width: 100%;
    z-index: 0;
    display: inline-block;
}
.main-cover-dest .cover-dest-img {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}
.main-cover-dest .cover-dest-img.active {
    display: inline-block;
    width: 100%;
}
.main-cover-dest aside {
    z-index: 1020;
}
aside.cover-dest-toolbar {
    position: absolute;
    bottom: 45px;
    right: 40px;
    left: 40px;
    height: 55px;
    min-width: 1050px;
}
aside.cover-dest-toolbar p {
    color: white;
    font-size: 16px;
    text-align: right;
    /*padding-right: 5px;*/
}

aside.cover-dest-toolbar a span {
    color: white;
}

aside.cover-dest-toolbar h2 {
    color: white;
    display: inline-block;
    font-size: 20px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

aside.cover-dest-toolbar .pd-left,
aside.cover-dest-toolbar .pd-middle,
aside.cover-dest-toolbar .pd-right {
    border-right: solid 1px white;
    padding: 0px 10px 10px 0px;
    min-height: 55px;
}

aside.cover-dest-toolbar .pd-left {
    display: inline-block;
    float: left;
    text-align: right;
    position: absolute;
    left: 0px;
}
aside.cover-dest-toolbar .pd-left:after {
    content: url("../images/cover/001.png");
    position: absolute;
    top: 4px;
    right: -47px;
}

aside.cover-dest-toolbar .pd-middle {
    position: absolute;
    left: 300px;
    display: inline-block;
    float: left;
    text-align: right;
}
aside.cover-dest-toolbar .pd-middle:after {
    content: url("../images/cover/002.png");
    position: absolute;
    top: 4px;
    right: -47px;
}

aside.cover-dest-toolbar .pd-right {
    position: absolute;
    padding-left: 15px;
    vertical-align: middle;
    right: 0px;
    display: inline-block;
    float: left;
    text-align: right;
    margin-right: 50px;
    border-right: solid 1px #a2de29;
}
aside.cover-dest-toolbar .pd-right:after {
    content: url("../images/cover/003g.png");
    position: absolute;
    top: 4px;
    right: -47px;
}
.green {
    color: #a2de29 !important;
}

aside.cover-dest-nav {
    position: absolute;
    bottom: 115px;
    right: 52px;
    padding: 0px 0px 20px 0px;
    z-index: 3000;
    margin-right: 50px;
}
aside#pd-nav-arrow-next {
    width: 100%;
    height: 200%;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.20);
    /*padding: 256px 12px 0px 0px;*/
}
aside#pd-nav-arrow-prev {
    width: 100%;
    height: 200%;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.20);
    /*padding: 256px 0px 0px 12px;*/
}
aside#pd-nav-arrow-next a,
aside#pd-nav-arrow-prev a {
    color: white;
    font-size: 30px;
    font-weight: 700;
    cursor: pointer;
    display: none;
}

.cover-dest-nav ul li {
    cursor: pointer;
    display: inline-block;
    float: left;
    margin-left: 12px;
}
.cover-dest-nav ul .circle {
    border-radius: 50%;
    width: 15px;
    height: 15px;
    /*border: solid 1px white;*/
    background-color: white;
}

.cover-dest-nav ul .circle.active {
    background-color: #9C3;
}

.image-set-wrapper {
    position: relative;
    height: 100%;
}
.gradient-container {
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent linear-gradient(
            -10deg,
            rgba(0, 0, 0, 0.80),
            rgba(255, 255, 255, 0),
            rgba(255, 255, 255, 0)
    ) repeat scroll 0% 0%;
    z-index: 1000;
    /*background: rgba(0, 0, 0, 0.30);*/
}
/* end */

/* Index search form */
.index-search-wrapper {
    position: fixed;
    background: transparent none repeat scroll 0% 0%;
    width: 800px;
    z-index: 2000;
    top: 35%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
#index-search-form-container {
    display: none;
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    /*margin-top: 120px;*/
}
#index-search-form-container input {
    font-size: 17px;
    font-weight: normal;
    color: #323337;
}
form.index-search-form .b-rooms-form-field:first-child {
   border-radius: 0px;
}
form.index-search-form .b-rooms-form-field {
    border: none;
    /*border-right: 1px solid #eee;*/
}
form.index-search-form .sfloc {
    width: calc(100% - 360px) !important;
    position: relative;
    height: 50px;
    display: inline-block;
    float: left;
}
form.index-search-form .b-filter-location .loader._loading {
    top: 21px;
}
form.index-search-form .b-searchform-dropdown .con {
    border-radius: 0px;
}
form.index-search-form .b-searchform-dropdown._opened {
    max-height: 300px;
}
form.index-search-form .b-searchform-dropdown {
    overflow-y: auto;
}
form.index-search-form .b-filter-location-field .placeholder {
    font-size: 17px;
    line-height: 29px;
    font-weight: normal;
}
form.index-search-form .sfloc .b-filter-location-field .val {
    font-size: 17px;
    font-weight: normal;
    color: #323337;
    line-height: 30px;
}
form.index-search-form .b-filter-location-field .val::after {
    background: none;
}
form.index-search-form .location {
    width: 100% !important;
    margin: 0px;
    background-color: white;
}
/*#index-search-form-tickets .location {*/
    /*width: 55% !important;*/
/*}*/
#index-search-form-tickets .sfloc,
#index-search-form-excursions .sfloc {
    width: 55% !important;
    position: relative;
    height: 50px;
    display: inline-block;
    float: left;
}
form.index-search-form .location input {
    height: 50px;
    /*color: lightgrey;*/
}
form.index-search-form .b-rooms-form-item {
    width: 22%;
}
form.index-search-form .calendar {
    width: 25%;
}
form.index-search-form .b-rooms-form-field .val {
    font-size: 17px;
    font-weight: normal;
    color: #323337;
}
form.index-search-form .b-rooms-form-dropdown .con {
    border-radius: 0px;
}
form.index-search-form .b-guests-item {
    height: auto;
}
form.index-search-form .b-guests-add {
    height: 40px;
    background: #eeeeee;
}
.index-search-button {
    display: inline-block;
    width: 20%;
}
.index-search-button button {
    height: 50px;
    border-radius: 0px;
    width: 100%;
    font-size: 18px;
    font-weight: normal;
}
.none-border-radius {
    border-radius: 0px !important;
}
.index-search-tabs {
    border-bottom: solid 13px rgba(211, 211, 211, 0.61);
    height: 60px;
    position: relative;
}
.index-search-tabs .b2c-menu {
    display: inline-block;
    width: auto;
    text-align: left;
    height: calc(100% + 13px);
}
.index-search-tabs .b2c-menu ul {
    height: 100%;
    padding-right: 0px;
}
.index-search-tabs .b2c-menu ul li.active {
    border-bottom: solid 13px #9c3;
    z-index: 1000;
}
.index-search-tabs .b2c-menu ul li {
    height: 100%;
    padding: 6px 25px 6px 25px;
    border-radius: 10px 10px 0px 0px;
}
.index-search-tabs .b2c-menu ul li.active a {
    color: white;
}
.index-search-tabs .b2c-menu ul li a {
    color: #dbdbdb;
    font-size: 18px;
    text-decoration: none;
}
.index-search-tabs .b2c-menu ul li a:hover {
    color: white;
    text-decoration: none;
}
.index-search-tab {
    display: none;
}
.index-search-tab.active {
    display: block;
}
/* end */
@keyframes spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

.so-line-wrapper {
    width: 100%;
    /*display: none;*/
}
.so-line {
    cursor: pointer;
    text-align: center;
    padding: 20px;
    background-color: rgb(137, 183, 46);
    background-image: linear-gradient(to top, #89B72E, #9C3);
    display: inline-block;
    width: 100%;
}
.so-line h1 {
    font-size: 20px;
    color: white;
    display: inline-block;
    margin-right: 5px;
}
.so-line h1 .glyphicon.glyphicon-menu-down {
    font-size: 15px;
}

#results {
    width: 100%;
    position: absolute;
    top: calc(100% - 60px);
    left: 0px;
}

.header-wrapper .b-header-contact2 {
    margin-top: 10px;
    margin-right: 40px;
}
.stunning-loading {
    position:fixed !important;
    top:0;
    right:0;
    bottom:0;
    left:0;
    width: 100%;
    height: 0;
    /*background: rgba(51, 51, 51, .75);*/
    background: rgba(245, 245, 245, .90);
    overflow: hidden;
    opacity: 0.80;
    z-index: 999999 !important;
    transition: height 0s .6s, opacity .6s;
    text-align: center;
    vertical-align: middle;
    line-height: 100%;
}
.stunning-loading p {
    margin-top: 10px;
    color: #8d8d8d;
    font-size: 16px;
}
.stunning-loading img {
    margin-top: 35vh;
    width: 270px;
}
.stunning-loading._active {
    height: 100vh;
    overflow: hidden;
    opacity: 1;
    transition: height 0s 0s, opacity .6s;
}
/*.stunning-loading {*/
    /*position:fixed !important;*/
    /*position:absolute;*/
    /*top:0;*/
    /*right:0;*/
    /*bottom:0;*/
    /*left:0;*/
    /*width: 100%;*/
    /*height: 0;*/
    /*background: rgba(51, 51, 51, .75);*/
    /*overflow: hidden;*/
    /*opacity: 0;*/
    /*z-index: 9999;*/
    /*transition: height 0s .6s, opacity .6s;*/
    /*text-align: center;*/
    /*vertical-align: middle;*/
    /*line-height: 100%;*/
/*}*/
/*.stunning-loading img {*/
    /*margin-top: 40vh;*/
/*}*/
/*.stunning-loading._active {*/
    /*height: 100vh;*/
    /*overflow: auto;*/
    /*opacity: 1;*/
    /*transition: height 0s 0s, opacity .6s;*/
/*}*/
form.promo-form {
    margin: 0px;
    padding: 0px;
    border: 0;
    outline: none;
    float: right;
    margin-left: 20px;
}
form.promo-form input {
    background: transparent;
    border: solid 1px lightgrey;
    height: 46px;
    color: white;
    font-size: 15px;
    padding: 0px 10px;
    width: 150px;
    margin: 0px;
    float: left;
}
.wellcome,
.wellcome-wl {
    color: white;
    text-align: center;
    margin: 0px 0px 30px 0px;
}
.wellcome h1 {
    font-size: 34px;
    margin-bottom: 12px;
    text-transform: uppercase;
}
.wellcome h2 {
    font-size: 24px;
    font-weight: normal;
    text-transform: uppercase;
}
.wellcome-wl {
    margin-bottom: 30px;
}
.wellcome-wl h1 {
    font-size: 37px;
    margin-bottom: 0px;
}
.info-wl {
    color: white;
    text-align: center;
    margin: 40px 0px 0px 0px;
    font-size: 18px;
    line-height: 25px;
}
.info-wl p {
    margin-bottom: 20px;
}

.for-ta {
    width: 100%;
    /*background: url(../images/for_ta/bg.jpg);*/
    background: #f3f3f3;
    box-sizing: border-box;
    display: inline-block;
    background-position-y: -250px;
}

.for-ta .for-ta-green-header {
    padding: 25px 20px;
    text-align: center;
    color: white;
    font-size: 30px;
    background-color: #9C3;
}

.for-ta .for-ta-title {
    padding: 55px 20px 25px 20px;
    text-align: center;
    color: #565656;
}
.for-ta .for-ta-title h2 {
    font-size: 30px;
    /*font-weight: bold;*/
    margin-bottom: 8px;
    text-transform: uppercase;
}

.for-ta .for-ta-title p {
    font-size: 22px;
}

.for-ta .for-ta-table {
    margin: 10px auto 10px auto;
    box-sizing: content-box;
    font-size: 16px;
    /*width: calc(100% - 400px);*/
}
.for-ta .for-ta-table td {
    width: 50%;
    /*padding-right: 80px;*/
    padding-bottom: 10px;
}
.for-ta .for-ta-table td:last-child {
    padding-right: 0px;
    padding-left: 30px;
}
.for-ta .for-ta-table td img {
    float: left;
    margin-right: 20px;
}
.for-ta .for-ta-table td p {
    margin-top: 10px;
    line-height: 20px;
    margin-left: 80px;
    width: 375px;
}
.for-ta .for-ta-table td span.bold {
    font-weight: bold;
}
.for-ta .for-ta-steps {

}

.for-ta .for-ta-steps .step {
    position: relative;
    background: white;
    width: calc(100% / 3);
    float: left;
    height: 80px;
    line-height: 80px;
    padding-left: 100px;
    font-size: 14px;
}
.for-ta .for-ta-steps .step-two {
    background: #8c8c8c;
    color: white;
}
.for-ta .for-ta-steps .step-three {
    background: #696969;
    color: white;
}
.for-ta .for-ta-steps .step:not(:last-child):after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: white;
    border-width: 40px 30px;
    margin-top: -40px;
    z-index: 10;
}
.for-ta .for-ta-steps .step-two:after {
    border-left-color: #8c8c8c !important;
}
.for-ta .for-ta-reg-btn {
    margin: 0px 20px;
    line-height: 50px;
    height: 50px;
    padding: 0px 50px;
    background: #9C3;
    font-size: 18px;
}
.for-ta .for-ta-reg-btn:hover {
    border: solid 1px #9C3;
}
.for-ta-note {
    text-align: center;
    text-align: center;
    padding: 10px 20px 10px 20px;
    font-size: 16px;
    color: grey;
    line-height: 20px;
}
.for-ta-register {
    text-align: center;
    padding: 10px 40px 60px 40px;
}
.wrp *,
.wrp *:hover {
    text-decoration: none;
    border: none;
}


/* Top */
.top {
    width: 100%;
    /*background: url(../images/for_ta/bg.jpg);*/
    background: #ffffff;
    box-sizing: border-box;
    display: inline-block;
    background-position-y: -250px;
}

.top .top-title {
    padding: 55px 20px 25px 20px;
    text-align: center;
    color: #565656;
}
.top .top-title h2 {
    font-size: 30px;
    /*font-weight: bold;*/
    margin-bottom: 8px;
    text-transform: uppercase;
}

.top .top-title p {
    font-size: 22px;
}

.top .top-table {
    margin: 30px auto 100px auto;
    box-sizing: content-box;
    font-size: 16px;
    /*width: calc(100% - 500px);*/
}
.top .top-table td {
    text-align: center;
    position: relative;
    padding: 0px 15px 30px 15px;
}
.top .top-table tr:last-child td {
    padding-bottom: 0px;
}
.top .top-table td img {
    border-radius: 50%;
    /*box-shadow: 10px -10px 10px rgba(0,0,0,0.5);*/
    width: 270px;
    height: 270px;
}
.top .top-table td p {

}
.top .top-table td span.bold {

}
.top a {
    border-radius: 100%;
    display: block;
}
.top .shadow {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 270px;
    right: 0px;
    text-align: center;
    margin: 0px 15px 30px 15px;
    border-radius: 100%;
    z-index: 10;
    background: rgba(100,100,100,0.3);
}
.top .top-table td .top-info {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 270px;
    right: 0px;
    text-align: center;
    margin: 0px 15px 30px 15px;
    border-radius: 100%;
    z-index: 20;
}
.top .top-table td .top-text {
    display: block;
    color: white;
    font-size: 17px;
}
.top .top-table td span.top-country {
    margin-top: 80px;
}
.top .top-table td span.top-city {
    font-size: 30px;
    margin-bottom: 22px;
}
.top .top-table td span.top-hqty {
    margin-bottom: 5px;
}
.top .top-table td span.top-price {

}
.top .top-table td span.top-price .price {
    font-size: 30px;
}
.top .top-table td span.top-price .rt-rouble {
    font-size: 22px;
}
.rules-con {
    width: 780px;
    min-height: 220px
}
.do-header {
    background: #9C3;
    height: 75px;
    color: white;
    line-height: 75px;
    vertical-align: middle;
    padding: 0px 40px;
}
.do-header h1 {
    display: inline;
    margin: 0px;
    margin-left: 10px;
    font-size: 24px;
    font-weight: normal;
}
.do-header img {
    display: inline-block;
    height: 35px;
    vertical-align: middle;
    margin-top: -10px;
}
.rulez {
    display: inline-block;
    width: 100%;
    padding: 40px 40px 50px 40px;
}
.group {
    margin-bottom: 20px;
}
.group h1 {
    font-size: 20px;
    margin-bottom: 10px;
}
.group h2 {
    font-size: 14px;
    font-weight: bold;
}
.group ul li {
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
}
.group p {
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    margin-bottom: 10px;
}
.group p span.point {
    font-weight: bold;
}
.group ul li:before {
    font-size: 14px;
    content: "-";
}