button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted buttontext
}

* {
    padding: 0;
    margin: 0
}

p {
    padding: 5px 0;
    line-height: 118%
}

#modal_close {
    width: 30px;
    height: 30px;
    font-size: 35px;
    font-family: sans-serif;
    position: absolute;
    top: 10px;
    right: 13px;
    cursor: pointer;
    display: block
}

#modal_form {
    width: 80%;
    height: 50%;
    border-radius: 5px;
    background: #fff;
    position: fixed;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: none;
    opacity: 0;
    z-index: 5;
    padding: 20px 10px;
    text-align: center
}

#modal_form p {
    font-size: 20px
}

#overlay {
    z-index: 3;
    position: fixed;
    background-color: #000;
    opacity: .8;
    -moz-opacity: .6;
    filter: alpha(opacity=80);
    width: 100%;
    height: 95%;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none
}

.pink {
    color: #ef1650
}

.pink2 {
    color: #ed1c4d
}

.blue {
    color: #083f9a
}

.dblue {
    color: #0c283a
}

.gray {
    color: #626262
}

.dgray {
    color: #171b26
}

.white {
    color: #fff
}

a,
a[href^=tel] {
    color: inherit;
    text-decoration: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}

.center {
    text-align: center
}

.alleft {
    text-align: left
}

.alright {
    text-align: right
}

.alleft {
    text-align: left
}

.upp {
    text-transform: uppercase
}

.flleft {
    float: left
}

.flright {
    float: right
}

.lh100 {
    line-height: 100%
}

.lh120 {
    line-height: 120%
}

.lh140 {
    line-height: 140%
}

.inline-b {
    display: inline-block
}

.v-mid {
    vertical-align: middle
}

.rel {
    position: relative
}

.abs {
    position: absolute
}

.clearfix::after {
    content: '';
    display: table;
    clear: both
}

.px35 {
    font-size: 35px
}

.px28 {
    font-size: 28px
}

.px10 {
    font-size: 10px
}

.px12 {
    font-size: 12px
}

.px15 {
    font-size: 18px
}

.px16 {
    font-size: 16px
}

.px17 {
    font-size: 17px
}

.px18 {
    font-size: 18px
}

.px20 {
    font-size: 20px
}

.px25 {
    font-size: 25px
}

.px26 {
    font-size: 26px
}

.px28 {
    font-size: 28px
}

.px30 {
    font-size: 30px
}

.px32 {
    font-size: 32px
}

.px40 {
    font-size: 40px
}

.px50 {
    font-size: 35px
}

.px60 {
    font-size: 60px
}

.px68 {
    font-size: 68px
}

.price_land_s2 {
    padding-bottom: 20px
}

input,
select,
textarea {
    display: block;
    width: 90%;
    height: 50px;
    line-height: 50px;
    margin: 10px auto !important;
    border: 1px solid #000;
    border-radius: 6px;
    outline: medium;
    text-indent: 80px;
    color: #252525;
    font-size: 30px;
    box-sizing: content-box;
    transition: all .3s ease 0s;
    -webkit-appearance: none
}

input.name-black {
    font-size: 20px;
    background: #fff url("") no-repeat scroll 30px 50%
}

input.phone-black {
    font-size: 19px;
    background: #fff url("") no-repeat scroll 28px 50%
}

:-moz-placeholder {
    font-size: 30px;
    color: #4e4d51
}

*::-moz-placeholder {
    font-size: 30px;
    color: #4e4d51
}

:focus::-moz-placeholder {
    color: transparent
}

:focus:-moz-placeholder {
    color: transparent
}

.event_order {
    background: #71b100 none repeat scroll 0% 0%;
    outline: medium;
    border-width: medium medium 5px;
    font-size: 20px;
    border-style: none none solid;
    border-color: currentcolor currentcolor #548300;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    width: 90%;
    line-height: 70px;
    margin-top: 15px !important;
    border-radius: 8px;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    text-align: center;
    color: #fff;
    cursor: pointer
}

.event_order {
    opacity: .88;
    position: relative;
    -webkit-appearance: none;
    display: block;
    text-indent: 0
}

.event_order:active {
    top: 1px
}

.form-container {
    position: relative;
    background-color: #f4f4f4;
    border-radius: 8px;
    border: 1px solid #d4d4d4
}

.action-valid {
    background-color: #80b91d;
    color: #fff;
    line-height: 25px;
    text-align: center;
    font-size: 20px
}

.price,
.action-price {
    margin: 12px 0 4px
}

.price {
    width: 220px
}

.action-price {}

.price p,
.action-price p {
    padding: 3px 0
}

.price-lt::after {
    content: url("");
    position: absolute;
    top: 3px;
    left: 10px
}

.lp-text {
    padding: 18px 0 0
}

.left-pack {
    background: #ef1650 none repeat scroll 0% 0%;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
    font-weight: 700;
    border-radius: 5px;
    color: #fff;
    margin: 0 8px
}