.b_48589 .container-fluid {
    background: #fff
}

.b_48589 .container {
    padding: 20px 0;
    color: #000;
    font-family: Arial
}

.b_48589 .container .desc_1 {
    margin-top: 10px;
    margin-right: 25px;
    padding: 5px;
    font-size: 24px;
    text-align: right
}

.b_48589 .container .desc_1.no_btn {
    margin-top: 32px
}

.b_48589 .container .desc_2 {
    margin-right: 25px;
    padding: 5px;
    color: #c1103a;
    font-size: 16px;
    text-align: right
}

.b_48589 .container .logo .logo_img {
    line-height: 100px;
    text-align: center
}

.b_48589 .container .logo .company_name {
    max-height: 100px;
    overflow: hidden;
    font-size: 21px;
    line-height: 100px;
    text-align: center;
    white-space: nowrap
}

.b_48589 .container .phone {
    margin-top: 10px;
    margin-left: 30px;
    font-size: 29px;
    line-height: 108%
}

.b_48589 .container .phone.no_btn {
    margin-top: 32px
}

.b_48589 .container .span_btn {
    margin-left: 30px
}

.b_48589 .container .span_btn .btn_wrap {
    display: inline-block;
    margin-top: 15px
}

.b_48589 .container .span_btn .btn_wrap a {
    display: inline-block;
    padding: 6px 27px 7px 27px;
    border-radius: 3px;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15);
    background-color: #c1103a;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    cursor: pointer;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    user-select: none
}

.b_48589 .container .span_btn .btn_wrap a:hover {
    opacity: .9
}

.b_91180 .container-fluid {
    border-bottom: 0;
    background: #0c884a;
    background-repeat: repeat
}

.b_91180 .container-fluid .container {
    padding: 40px 0 70px 0;
    color: #fff;
    font-family: Arial
}

.b_91180 .title_1 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 36px;
    line-height: 128%;
    font-family: "Open Sans", Arial;
    font-weight: 600;
    text-align: center
}

.b_91180 .title_2 {
    margin-top: 7px;
    color: #fff;
    font-size: 18px;
    line-height: 128%;
    font-family: "Open Sans", Arial;
    font-weight: normal;
    text-align: center
}

.b_91180 .hide_title_2 .title_1 {
    margin-top: 10px
}

.b_91180 .hide_title_2 .img_wrap {
    margin-top: 72px
}

.b_91180 .hide_title_2 .form {
    margin-top: 67px
}

.b_91180 .img_wrap {
    float: left;
    width: 720px;
    margin-top: 82px;
    padding-left: 10px
}

.b_91180 .img_wrap .img {
    position: relative;
    width: 670px;
    height: 400px;
    border-radius: 3px;
    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.25);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

@media all and (max-width: 1199px) {
    .b_91180 .img_wrap .img {
        width: 510px;
        height: 380px
    }
}

.b_91180 .img_wrap .img.hide_border {
    margin-top: -3px;
    box-shadow: none;
    height: 403px
}

@media all and (max-width: 1199px) {
    .b_91180 .img_wrap .img.hide_border {
        height: 383px
    }
}

.b_91180 .img_wrap .video {
    width: 670px;
    height: 403px;
    margin-top: -3px;
    border-radius: 3px
}

.b_91180 .img_wrap .video iframe, .b_91180 .img_wrap .video object, .b_91180 .img_wrap .video embed {
    width: 100%;
    height: 100%
}

@media all and (max-width: 1199px) {
    .b_91180 .img_wrap .video {
        width: 510px;
        height: 380px
    }
}

@media all and (max-width: 1199px) {
    .b_91180 .img_wrap {
        width: 540px;
        padding-left: 0
    }
}

.b_91180 .form {
    float: left;
    width: 440px;
    margin-top: 77px;
    padding: 35px 50px;
    border-top: 1px solid rgba(0, 0, 0, 0.4);
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.25)
}

@media all and (max-width: 1199px) {
    .b_91180 .form {
        width: 400px;
        padding: 25px 40px
    }
}

.b_91180 .form .form_title {
    text-align: left;
    color: #fff;
    font-size: 18px;
    line-height: 144%;
    font-family: "Open Sans", Arial;
    font-weight: bold;
    text-transform: uppercase
}

@media all and (max-width: 1199px) {
    .b_91180 .form .form_title {
        font-size: 17px
    }
}

.b_91180 .form .form_bottom {
    margin-top: 15px;
    text-align: left;
    color: #bababa;
    font-size: 12px;
    font-family: Arial
}

.b_91180 .form .form_data {
    margin-top: 20px
}

.b_91180 .form .form_data .form_fields {
    text-align: left
}

.b_91180 .form .form_data .form_fields .form_field {
    position: relative
}

.b_91180 .form .form_data .form_fields .error {
    display: none;
    color: brown
}

.b_91180 .form .form_data .form_fields .is_error .error {
    display: block
}

.b_91180 .form .form_data .form_fields label {
    display: block;
    padding: 8px 0 7px 0;
    color: #fff;
    font-family: Arial;
    font-size: 14px;
    line-height: 19px;
    text-align: left
}

.b_91180 .form .form_data .form_fields label .field_title i {
    color: #fff
}

.b_91180 .form .form_data .form_fields label .desc {
    padding-bottom: 3px;
    font-size: 12px;
    line-height: 13px;
    font-family: Arial;
    opacity: .7
}

.b_91180 .form .form_data .form_fields .form_field_radio_value label, .b_91180 .form .form_data .form_fields label.form_field_checkbox_label {
    display: inline;
    padding-top: 0
}

.b_91180 .form .form_data .form_fields .form_field[data-type="radio"], .b_91180 .form .form_data .form_fields .form_field[data-type="file"] {
    padding-bottom: 5px
}

.b_91180 .form .form_data .form_fields .form_field[data-type="radio"] > label, .b_91180 .form .form_data .form_fields .form_field[data-type="file"] > label {
    padding-bottom: 0
}

.b_91180 .form .form_data .form_fields input.form_field_text, .b_91180 .form .form_data .form_fields textarea.form_field_textarea {
    width: 100%;
    border: 1px solid #e8e8e8;
    background-color: #FFF;
    color: #5b5b5b;
    font-family: Arial;
    font-size: 16px
}

.b_91180 .form .form_data .form_fields input.form_field_text {
    height: 38px;
    padding: 0 7px
}

.b_91180 .form .form_data .form_fields textarea.form_field_textarea {
    padding: 5px 7px
}

.b_91180 .form .form_data .form_fields input[type="file"] {
    width: 100%;
    color: #fff;
    font-size: 16px;
    font-family: Arial
}

.b_91180 .form .form_data .form_fields input[type="file"]::-webkit-file-upload-button {
    padding: 4px 10px;
    border: 1px solid #e8e8e8;
    background-color: #FFF;
    color: #5b5b5b;
    font-size: 16px;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    text-transform: none
}

.b_91180 .form .form_data .form_fields input[type="file"]::-webkit-file-upload-button:hover {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGP4bwwAAjQBM5+jfuoAAAAASUVORK5CYII=)
}

.b_91180 .form .form_data .form_fields input[type="file"]::-webkit-file-upload-button:active {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGMoigEAAUMAz5qjzNUAAAAASUVORK5CYII=)
}

.b_91180 .form .form_data .form_fields input[type="file"]::-webkit-file-upload-button:focus {
    outline: 0
}

.b_91180 .form .form_data .form_fields .form_field_select_wrap {
    display: inline-block;
    position: relative;
    width: 100%
}

.b_91180 .form .form_data .form_fields .form_field_select_wrap:after {
    color: #5b5b5b;
    content: '▼';
    font-size: 10px;
    right: 8px;
    top: 10px;
    padding: 0 0 2px;
    position: absolute;
    pointer-events: none
}

.b_91180 .form .form_data .form_fields .form_field_select_wrap select.form_field_select {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 7px 5px;
    border: 1px solid #e8e8e8;
    background-color: #FFF;
    color: #5b5b5b;
    font-family: Arial;
    font-size: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    outline: 0
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .b_91180 .form .form_data .form_fields .form_field_select_wrap select.form_field_select {
        padding-right: 28px
    }
}

.b_91180 .form .form_data .form_fields .form_field[data-type="checkbox"] {
    padding-top: 13px
}

.b_91180 .form .form_data .form_submit {
    padding: 30px 0 0 0
}

.b_91180 .form .form_data .form_submit a.form_field_submit {
    display: inline-block;
    width: 100%;
    padding: 1px 1px;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    user-select: none
}

.b_91180 .form .form_data .form_submit a.form_field_submit div {
    display: inline-block;
    width: 100%;
    padding: 1px 1px;
    border-radius: 3px
}

.b_91180 .form .form_data .form_submit a.form_field_submit div span {
    display: inline-block;
    width: 100%;
    padding: 14px 20px 12px 20px;
    text-align: center;
    border-radius: 3px
}

.b_91180 .form .form_data .form_submit a.form_field_submit:hover {
    text-decoration: none
}

.b_91180 .form .form_data .form_submit a.form_field_submit.blue {
    background: #0999b2;
    background: #0999b2;
    background: -webkit-linear-gradient(top, #0999b2 0, #011352 100%) no-repeat;
    background: -moz-linear-gradient(top, #0999b2 0, #011352 100%) no-repeat;
    background: -o-linear-gradient(top, #0999b2 0, #011352 100%) no-repeat;
    background: -ms-linear-gradient(top, #0999b2 0, #011352 100%) no-repeat;
    background: linear-gradient(to bottom, #0999b2 0, #011352 100%) no-repeat
}

.b_91180 .form .form_data .form_submit a.form_field_submit.blue div {
    background: #00d6ef;
    background: #00d6ef;
    background: -webkit-linear-gradient(top, #00d6ef 0, #0161a1 100%) no-repeat;
    background: -moz-linear-gradient(top, #00d6ef 0, #0161a1 100%) no-repeat;
    background: -o-linear-gradient(top, #00d6ef 0, #0161a1 100%) no-repeat;
    background: -ms-linear-gradient(top, #00d6ef 0, #0161a1 100%) no-repeat;
    background: linear-gradient(to bottom, #00d6ef 0, #0161a1 100%) no-repeat
}

.b_91180 .form .form_data .form_submit a.form_field_submit.blue div span {
    background: #019fcc;
    background: #019fcc;
    background: -webkit-linear-gradient(top, #019fcc 0, #0172ae 100%) no-repeat;
    background: -moz-linear-gradient(top, #019fcc 0, #0172ae 100%) no-repeat;
    background: -o-linear-gradient(top, #019fcc 0, #0172ae 100%) no-repeat;
    background: -ms-linear-gradient(top, #019fcc 0, #0172ae 100%) no-repeat;
    background: linear-gradient(to bottom, #019fcc 0, #0172ae 100%) no-repeat;
    text-shadow: 0 1px 0 #00537f
}

.b_91180 .form .form_data .form_submit a.form_field_submit.blue:hover span {
    background: #018dc0;
    background: #018dc0;
    background: -webkit-linear-gradient(top, #018dc0 0, #0172ae 100%) no-repeat;
    background: -moz-linear-gradient(top, #018dc0 0, #0172ae 100%) no-repeat;
    background: -o-linear-gradient(top, #018dc0 0, #0172ae 100%) no-repeat;
    background: -ms-linear-gradient(top, #018dc0 0, #0172ae 100%) no-repeat;
    background: linear-gradient(to bottom, #018dc0 0, #0172ae 100%) no-repeat
}

.b_91180 .form .form_data .form_submit a.form_field_submit.blue:active span {
    background: #0172ae;
    background: #0172ae;
    background: -webkit-linear-gradient(top, #0172ae 0, #018dc0 100%) no-repeat;
    background: -moz-linear-gradient(top, #0172ae 0, #018dc0 100%) no-repeat;
    background: -o-linear-gradient(top, #0172ae 0, #018dc0 100%) no-repeat;
    background: -ms-linear-gradient(top, #0172ae 0, #018dc0 100%) no-repeat;
    background: linear-gradient(to bottom, #0172ae 0, #018dc0 100%) no-repeat
}

.b_91180 .form .form_data .form_submit a.form_field_submit.green {
    background: #77b606;
    background: #77b606;
    background: -webkit-linear-gradient(top, #77b606 0, #034f01 100%) no-repeat;
    background: -moz-linear-gradient(top, #77b606 0, #034f01 100%) no-repeat;
    background: -o-linear-gradient(top, #77b606 0, #034f01 100%) no-repeat;
    background: -ms-linear-gradient(top, #77b606 0, #034f01 100%) no-repeat;
    background: linear-gradient(to bottom, #77b606 0, #034f01 100%) no-repeat
}

.b_91180 .form .form_data .form_submit a.form_field_submit.green div {
    background: #b1df5d;
    background: #b1df5d;
    background: -webkit-linear-gradient(top, #b1df5d 0, #459b02 100%) no-repeat;
    background: -moz-linear-gradient(top, #b1df5d 0, #459b02 100%) no-repeat;
    background: -o-linear-gradient(top, #b1df5d 0, #459b02 100%) no-repeat;
    background: -ms-linear-gradient(top, #b1df5d 0, #459b02 100%) no-repeat;
    background: linear-gradient(to bottom, #b1df5d 0, #459b02 100%) no-repeat
}

.b_91180 .form .form_data .form_submit a.form_field_submit.green div span {
    background: #78be1a;
    background: #78be1a;
    background: -webkit-linear-gradient(top, #78be1a 0, #3e9802 100%) no-repeat;
    background: -moz-linear-gradient(top, #78be1a 0, #3e9802 100%) no-repeat;
    background: -o-linear-gradient(top, #78be1a 0, #3e9802 100%) no-repeat;
    background: -ms-linear-gradient(top, #78be1a 0, #3e9802 100%) no-repeat;
    background: linear-gradient(to bottom, #78be1a 0, #3e9802 100%) no-repeat;
    text-shadow: 0 1px 0 #3b7f06
}

.b_91180 .form .form_data .form_submit a.form_field_submit.green:hover span {
    background: #61af11;
    background: #61af11;
    background: -webkit-linear-gradient(top, #61af11 0, #3e9802 100%) no-repeat;
    background: -moz-linear-gradient(top, #61af11 0, #3e9802 100%) no-repeat;
    background: -o-linear-gradient(top, #61af11 0, #3e9802 100%) no-repeat;
    background: -ms-linear-gradient(top, #61af11 0, #3e9802 100%) no-repeat;
    background: linear-gradient(to bottom, #61af11 0, #3e9802 100%) no-repeat
}

.b_91180 .form .form_data .form_submit a.form_field_submit.green:active span {
    background: #3e9802;
    background: #3e9802;
    background: -webkit-linear-gradient(top, #3e9802 0, #61af11 100%) no-repeat;
    background: -moz-linear-gradient(top, #3e9802 0, #61af11 100%) no-repeat;
    background: -o-linear-gradient(top, #3e9802 0, #61af11 100%) no-repeat;
    background: -ms-linear-gradient(top, #3e9802 0, #61af11 100%) no-repeat;
    background: linear-gradient(to bottom, #3e9802 0, #61af11 100%) no-repeat
}

.b_91180 .form .form_data .form_submit a.form_field_submit.orange {
    background: #fe7f00;
    background: #fe7f00;
    background: -webkit-linear-gradient(top, #fe7f00 0, #a00000 100%) no-repeat;
    background: -moz-linear-gradient(top, #fe7f00 0, #a00000 100%) no-repeat;
    background: -o-linear-gradient(top, #fe7f00 0, #a00000 100%) no-repeat;
    background: -ms-linear-gradient(top, #fe7f00 0, #a00000 100%) no-repeat;
    background: linear-gradient(to bottom, #fe7f00 0, #a00000 100%) no-repeat
}

.b_91180 .form .form_data .form_submit a.form_field_submit.orange div {
    background: #fcb700;
    background: #fcb700;
    background: -webkit-linear-gradient(top, #fcb700 0, #fd8803 100%) no-repeat;
    background: -moz-linear-gradient(top, #fcb700 0, #fd8803 100%) no-repeat;
    background: -o-linear-gradient(top, #fcb700 0, #fd8803 100%) no-repeat;
    background: -ms-linear-gradient(top, #fcb700 0, #fd8803 100%) no-repeat;
    background: linear-gradient(to bottom, #fcb700 0, #fd8803 100%) no-repeat
}

.b_91180 .form .form_data .form_submit a.form_field_submit.orange div span {
    background: #fe7f00;
    background: #fe7f00;
    background: -webkit-linear-gradient(top, #fe7f00 0, #fc6700 100%) no-repeat;
    background: -moz-linear-gradient(top, #fe7f00 0, #fc6700 100%) no-repeat;
    background: -o-linear-gradient(top, #fe7f00 0, #fc6700 100%) no-repeat;
    background: -ms-linear-gradient(top, #fe7f00 0, #fc6700 100%) no-repeat;
    background: linear-gradient(to bottom, #fe7f00 0, #fc6700 100%) no-repeat;
    text-shadow: 0 1px 0 #dd5900
}

.b_91180 .form .form_data .form_submit a.form_field_submit.orange:hover span {
    background: #fd7400;
    background: #fd7400;
    background: -webkit-linear-gradient(top, #fd7400 0, #fc6700 100%) no-repeat;
    background: -moz-linear-gradient(top, #fd7400 0, #fc6700 100%) no-repeat;
    background: -o-linear-gradient(top, #fd7400 0, #fc6700 100%) no-repeat;
    background: -ms-linear-gradient(top, #fd7400 0, #fc6700 100%) no-repeat;
    background: linear-gradient(to bottom, #fd7400 0, #fc6700 100%) no-repeat
}

.b_91180 .form .form_data .form_submit a.form_field_submit.orange:active span {
    background: #fc6700;
    background: #fc6700;
    background: -webkit-linear-gradient(top, #fc6700 0, #fd7400 100%) no-repeat;
    background: -moz-linear-gradient(top, #fc6700 0, #fd7400 100%) no-repeat;
    background: -o-linear-gradient(top, #fc6700 0, #fd7400 100%) no-repeat;
    background: -ms-linear-gradient(top, #fc6700 0, #fd7400 100%) no-repeat;
    background: linear-gradient(to bottom, #fc6700 0, #fd7400 100%) no-repeat
}

.b_91180 .form .form_data .form_submit a.form_field_submit.purple {
    background: #8122d5;
    background: #8122d5;
    background: -webkit-linear-gradient(top, #8122d5 0, #260844 100%) no-repeat;
    background: -moz-linear-gradient(top, #8122d5 0, #260844 100%) no-repeat;
    background: -o-linear-gradient(top, #8122d5 0, #260844 100%) no-repeat;
    background: -ms-linear-gradient(top, #8122d5 0, #260844 100%) no-repeat;
    background: linear-gradient(to bottom, #8122d5 0, #260844 100%) no-repeat
}

.b_91180 .form .form_data .form_submit a.form_field_submit.purple div {
    background: #cc9feb;
    background: #cc9feb;
    background: -webkit-linear-gradient(top, #cc9feb 0, #7d1fd2 100%) no-repeat;
    background: -moz-linear-gradient(top, #cc9feb 0, #7d1fd2 100%) no-repeat;
    background: -o-linear-gradient(top, #cc9feb 0, #7d1fd2 100%) no-repeat;
    background: -ms-linear-gradient(top, #cc9feb 0, #7d1fd2 100%) no-repeat;
    background: linear-gradient(to bottom, #cc9feb 0, #7d1fd2 100%) no-repeat
}

.b_91180 .form .form_data .form_submit a.form_field_submit.purple div span {
    background: #ae4cea;
    background: #ae4cea;
    background: -webkit-linear-gradient(top, #ae4cea 0, #6516b7 100%) no-repeat;
    background: -moz-linear-gradient(top, #ae4cea 0, #6516b7 100%) no-repeat;
    background: -o-linear-gradient(top, #ae4cea 0, #6516b7 100%) no-repeat;
    background: -ms-linear-gradient(top, #ae4cea 0, #6516b7 100%) no-repeat;
    background: linear-gradient(to bottom, #ae4cea 0, #6516b7 100%) no-repeat;
    text-shadow: 0 1px 0 #62567a
}

.b_91180 .form .form_data .form_submit a.form_field_submit.purple:hover span {
    background: #9e8ac5;
    background: #9e8ac5;
    background: -webkit-linear-gradient(top, #8c33d2 0, #6516b7 100%) no-repeat;
    background: -moz-linear-gradient(top, #8c33d2 0, #6516b7 100%) no-repeat;
    background: -o-linear-gradient(top, #8c33d2 0, #6516b7 100%) no-repeat;
    background: -ms-linear-gradient(top, #8c33d2 0, #6516b7 100%) no-repeat;
    background: linear-gradient(to bottom, #8c33d2 0, #6516b7 100%) no-repeat
}

.b_91180 .form .form_data .form_submit a.form_field_submit.purple:active span {
    background: #6516b7;
    background: #6516b7;
    background: -webkit-linear-gradient(top, #6516b7 0, #8c33d2 100%) no-repeat;
    background: -moz-linear-gradient(top, #6516b7 0, #8c33d2 100%) no-repeat;
    background: -o-linear-gradient(top, #6516b7 0, #8c33d2 100%) no-repeat;
    background: -ms-linear-gradient(top, #6516b7 0, #8c33d2 100%) no-repeat;
    background: linear-gradient(to bottom, #6516b7 0, #8c33d2 100%) no-repeat
}

.b_91180 .form .form_data .form_submit a.form_field_submit.purple_light {
    background: #8c72bb;
    background: #8c72bb;
    background: -webkit-linear-gradient(top, #8c72bb 0, #342759 100%) no-repeat;
    background: -moz-linear-gradient(top, #8c72bb 0, #342759 100%) no-repeat;
    background: -o-linear-gradient(top, #8c72bb 0, #342759 100%) no-repeat;
    background: -ms-linear-gradient(top, #8c72bb 0, #342759 100%) no-repeat;
    background: linear-gradient(to bottom, #8c72bb 0, #342759 100%) no-repeat
}

.b_91180 .form .form_data .form_submit a.form_field_submit.purple_light div {
    background: #f2caff;
    background: #f2caff;
    background: -webkit-linear-gradient(top, #f2caff 0, #8d73bc 100%) no-repeat;
    background: -moz-linear-gradient(top, #f2caff 0, #8d73bc 100%) no-repeat;
    background: -o-linear-gradient(top, #f2caff 0, #8d73bc 100%) no-repeat;
    background: -ms-linear-gradient(top, #f2caff 0, #8d73bc 100%) no-repeat;
    background: linear-gradient(to bottom, #f2caff 0, #8d73bc 100%) no-repeat
}

.b_91180 .form .form_data .form_submit a.form_field_submit.purple_light div span {
    background: #bbaad9;
    background: #bbaad9;
    background: -webkit-linear-gradient(top, #bbaad9 0, #745da9 100%) no-repeat;
    background: -moz-linear-gradient(top, #bbaad9 0, #745da9 100%) no-repeat;
    background: -o-linear-gradient(top, #bbaad9 0, #745da9 100%) no-repeat;
    background: -ms-linear-gradient(top, #bbaad9 0, #745da9 100%) no-repeat;
    background: linear-gradient(to bottom, #bbaad9 0, #745da9 100%) no-repeat;
    text-shadow: 0 1px 0 #62567a
}

.b_91180 .form .form_data .form_submit a.form_field_submit.purple_light:hover span {
    background: #9e8ac5;
    background: #9e8ac5;
    background: -webkit-linear-gradient(top, #9e8ac5 0, #745da9 100%) no-repeat;
    background: -moz-linear-gradient(top, #9e8ac5 0, #745da9 100%) no-repeat;
    background: -o-linear-gradient(top, #9e8ac5 0, #745da9 100%) no-repeat;
    background: -ms-linear-gradient(top, #9e8ac5 0, #745da9 100%) no-repeat;
    background: linear-gradient(to bottom, #9e8ac5 0, #745da9 100%) no-repeat
}

.b_91180 .form .form_data .form_submit a.form_field_submit.purple_light:active span {
    background: #745da9;
    background: #745da9;
    background: -webkit-linear-gradient(top, #745da9 0, #9e8ac5 100%) no-repeat;
    background: -moz-linear-gradient(top, #745da9 0, #9e8ac5 100%) no-repeat;
    background: -o-linear-gradient(top, #745da9 0, #9e8ac5 100%) no-repeat;
    background: -ms-linear-gradient(top, #745da9 0, #9e8ac5 100%) no-repeat;
    background: linear-gradient(to bottom, #745da9 0, #9e8ac5 100%) no-repeat
}

.b_91180 .form .form_data .form_submit a.form_field_submit.rose {
    background: #f77eaf;
    background: #f77eaf;
    background: -webkit-linear-gradient(top, #f77eaf 0, #c02859 100%) no-repeat;
    background: -moz-linear-gradient(top, #f77eaf 0, #c02859 100%) no-repeat;
    background: -o-linear-gradient(top, #f77eaf 0, #c02859 100%) no-repeat;
    background: -ms-linear-gradient(top, #f77eaf 0, #c02859 100%) no-repeat;
    background: linear-gradient(to bottom, #f77eaf 0, #c02859 100%) no-repeat
}

.b_91180 .form .form_data .form_submit a.form_field_submit.rose div {
    background: #ffd2e4;
    background: #ffd2e4;
    background: -webkit-linear-gradient(top, #ffd2e4 0, #f371a5 100%) no-repeat;
    background: -moz-linear-gradient(top, #ffd2e4 0, #f371a5 100%) no-repeat;
    background: -o-linear-gradient(top, #ffd2e4 0, #f371a5 100%) no-repeat;
    background: -ms-linear-gradient(top, #ffd2e4 0, #f371a5 100%) no-repeat;
    background: linear-gradient(to bottom, #ffd2e4 0, #f371a5 100%) no-repeat
}

.b_91180 .form .form_data .form_submit a.form_field_submit.rose div span {
    background: #f586b4;
    background: #f586b4;
    background: -webkit-linear-gradient(top, #f586b4 0, #f16096 100%) no-repeat;
    background: -moz-linear-gradient(top, #f586b4 0, #f16096 100%) no-repeat;
    background: -o-linear-gradient(top, #f586b4 0, #f16096 100%) no-repeat;
    background: -ms-linear-gradient(top, #f586b4 0, #f16096 100%) no-repeat;
    background: linear-gradient(to bottom, #f586b4 0, #f16096 100%) no-repeat;
    text-shadow: 0 1px 0 #a85474
}

.b_91180 .form .form_data .form_submit a.form_field_submit.rose:hover span {
    background: #f377a8;
    background: #f377a8;
    background: -webkit-linear-gradient(top, #f377a8 0, #f16096 100%) no-repeat;
    background: -moz-linear-gradient(top, #f377a8 0, #f16096 100%) no-repeat;
    background: -o-linear-gradient(top, #f377a8 0, #f16096 100%) no-repeat;
    background: -ms-linear-gradient(top, #f377a8 0, #f16096 100%) no-repeat;
    background: linear-gradient(to bottom, #f377a8 0, #f16096 100%) no-repeat
}

.b_91180 .form .form_data .form_submit a.form_field_submit.rose:active span {
    background: #f16096;
    background: #f16096;
    background: -webkit-linear-gradient(top, #f16096 0, #f377a8 100%) no-repeat;
    background: -moz-linear-gradient(top, #f16096 0, #f377a8 100%) no-repeat;
    background: -o-linear-gradient(top, #f16096 0, #f377a8 100%) no-repeat;
    background: -ms-linear-gradient(top, #f16096 0, #f377a8 100%) no-repeat;
    background: linear-gradient(to bottom, #f16096 0, #f377a8 100%) no-repeat
}

.b_91180 .form .form_data .form_submit a.form_field_submit.red {
    background: #e00505;
    background: #e00505;
    background: -webkit-linear-gradient(top, #e00505 0, #760000 100%) no-repeat;
    background: -moz-linear-gradient(top, #e00505 0, #760000 100%) no-repeat;
    background: -o-linear-gradient(top, #e00505 0, #760000 100%) no-repeat;
    background: -ms-linear-gradient(top, #e00505 0, #760000 100%) no-repeat;
    background: linear-gradient(to bottom, #e00505 0, #760000 100%) no-repeat
}

.b_91180 .form .form_data .form_submit a.form_field_submit.red div {
    background: #ffc0c0;
    background: #ffc0c0;
    background: -webkit-linear-gradient(top, #ffc0c0 0, #e00505 100%) no-repeat;
    background: -moz-linear-gradient(top, #ffc0c0 0, #e00505 100%) no-repeat;
    background: -o-linear-gradient(top, #ffc0c0 0, #e00505 100%) no-repeat;
    background: -ms-linear-gradient(top, #ffc0c0 0, #e00505 100%) no-repeat;
    background: linear-gradient(to bottom, #ffc0c0 0, #e00505 100%) no-repeat
}

.b_91180 .form .form_data .form_submit a.form_field_submit.red div span {
    background: #f30000;
    background: #f30000;
    background: -webkit-linear-gradient(top, #f30000 0, #aa0d0d 100%) no-repeat;
    background: -moz-linear-gradient(top, #f30000 0, #aa0d0d 100%) no-repeat;
    background: -o-linear-gradient(top, #f30000 0, #aa0d0d 100%) no-repeat;
    background: -ms-linear-gradient(top, #f30000 0, #aa0d0d 100%) no-repeat;
    background: linear-gradient(to bottom, #f30000 0, #aa0d0d 100%) no-repeat;
    text-shadow: 0 1px 0 #6c090b
}

.b_91180 .form .form_data .form_submit a.form_field_submit.red:hover span {
    background: #d50505;
    background: #d50505;
    background: -webkit-linear-gradient(top, #d50505 0, #aa0d0d 100%) no-repeat;
    background: -moz-linear-gradient(top, #d50505 0, #aa0d0d 100%) no-repeat;
    background: -o-linear-gradient(top, #d50505 0, #aa0d0d 100%) no-repeat;
    background: -ms-linear-gradient(top, #d50505 0, #aa0d0d 100%) no-repeat;
    background: linear-gradient(to bottom, #d50505 0, #aa0d0d 100%) no-repeat
}

.b_91180 .form .form_data .form_submit a.form_field_submit.red:active span {
    background: #aa0d0d;
    background: #aa0d0d;
    background: -webkit-linear-gradient(top, #aa0d0d 0, #d50505 100%) no-repeat;
    background: -moz-linear-gradient(top, #aa0d0d 0, #d50505 100%) no-repeat;
    background: -o-linear-gradient(top, #aa0d0d 0, #d50505 100%) no-repeat;
    background: -ms-linear-gradient(top, #aa0d0d 0, #d50505 100%) no-repeat;
    background: linear-gradient(to bottom, #aa0d0d 0, #d50505 100%) no-repeat
}

.b_91180 .form .form_data .form_submit a.form_field_submit.yellow {
    background: #e00505;
    background: #e00505;
    background: -webkit-linear-gradient(top, #ffc516 0, #d36e00 100%) no-repeat;
    background: -moz-linear-gradient(top, #ffc516 0, #d36e00 100%) no-repeat;
    background: -o-linear-gradient(top, #ffc516 0, #d36e00 100%) no-repeat;
    background: -ms-linear-gradient(top, #ffc516 0, #d36e00 100%) no-repeat;
    background: linear-gradient(to bottom, #ffc516 0, #d36e00 100%) no-repeat
}

.b_91180 .form .form_data .form_submit a.form_field_submit.yellow div {
    background: #ffc0c0;
    background: #ffc0c0;
    background: -webkit-linear-gradient(top, #ffe7e4 0, #ffbe12 100%) no-repeat;
    background: -moz-linear-gradient(top, #ffe7e4 0, #ffbe12 100%) no-repeat;
    background: -o-linear-gradient(top, #ffe7e4 0, #ffbe12 100%) no-repeat;
    background: -ms-linear-gradient(top, #ffe7e4 0, #ffbe12 100%) no-repeat;
    background: linear-gradient(to bottom, #ffe7e4 0, #ffbe12 100%) no-repeat
}

.b_91180 .form .form_data .form_submit a.form_field_submit.yellow div span {
    background: #f30000;
    background: #f30000;
    background: -webkit-linear-gradient(top, #ffd61f 0, #ff9d00 100%) no-repeat;
    background: -moz-linear-gradient(top, #ffd61f 0, #ff9d00 100%) no-repeat;
    background: -o-linear-gradient(top, #ffd61f 0, #ff9d00 100%) no-repeat;
    background: -ms-linear-gradient(top, #ffd61f 0, #ff9d00 100%) no-repeat;
    background: linear-gradient(to bottom, #ffd61f 0, #ff9d00 100%) no-repeat;
    text-shadow: 0 1px 0 #ce6200
}

.b_91180 .form .form_data .form_submit a.form_field_submit.yellow:hover span {
    background: #d50505;
    background: #d50505;
    background: -webkit-linear-gradient(top, #ffc516 0, #ff9d00 100%) no-repeat;
    background: -moz-linear-gradient(top, #ffc516 0, #ff9d00 100%) no-repeat;
    background: -o-linear-gradient(top, #ffc516 0, #ff9d00 100%) no-repeat;
    background: -ms-linear-gradient(top, #ffc516 0, #ff9d00 100%) no-repeat;
    background: linear-gradient(to bottom, #ffc516 0, #ff9d00 100%) no-repeat
}

.b_91180 .form .form_data .form_submit a.form_field_submit.yellow:active span {
    background: #aa0d0d;
    background: #aa0d0d;
    background: -webkit-linear-gradient(top, #ff9d00 0, #ffc516 100%) no-repeat;
    background: -moz-linear-gradient(top, #ff9d00 0, #ffc516 100%) no-repeat;
    background: -o-linear-gradient(top, #ff9d00 0, #ffc516 100%) no-repeat;
    background: -ms-linear-gradient(top, #ff9d00 0, #ffc516 100%) no-repeat;
    background: linear-gradient(to bottom, #ff9d00 0, #ffc516 100%) no-repeat
}

.b_10003 .container-fluid {
    background: #fff
}

.b_10003 .container {
    padding: 45px 0 60px 0;
    font-family: Arial
}

.b_10003 h1.title {
    margin: 15px 0 10px 0;
    text-align: center;
    color: #34383a;
    font-size: 48px;
    line-height: 56px;
    font-family: "Open Sans", Arial;
    font-weight: 400
}

.b_10003 .title_2 {
    margin: 10px 0 25px 0;
    text-align: center;
    color: #5c5c5c;
    font-size: 25px;
    font-family: "Open Sans", Arial;
    font-weight: 300
}

.b_10003 .item_list {
    margin-top: 35px
}

.b_10003 .item_list .item {
    float: left;
    width: 33.33%;
    padding: 15px 30px;
    margin: 15px 0;
    text-align: center
}

.b_10003 .item_list .item .ico {
    width: 85px;
    height: 85px;
    margin: 0 auto;
    margin-bottom: 35px;
    border: 2px solid #2f2d30;
    border-radius: 43px;
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: center center
}

.b_10003 .item_list .item .name {
    margin-bottom: 18px;
    color: #2b2b2b;
    font-size: 20px;
    font-family: "Open Sans", Arial;
    font-weight: 600
}

.b_10003 .item_list .item .desc {
    color: #5c5c5c;
    font-size: 14px;
    line-height: 22px;
    font-family: Arial
}

.b_10003 .item_list.hide_ico_border .item .ico {
    margin-bottom: 15px;
    border: 0;
    background-size: 60px
}

.b_20580 .container-fluid {
    background: #f7f7f7
}

.b_20580 .container {
    padding: 50px 0 60px 0;
    font-family: Arial
}

.b_20580 h1.title {
    margin: 10px 0 10px 0;
    text-align: center;
    color: #34383a;
    font-size: 48px;
    line-height: 56px;
    font-family: "Open Sans", Arial;
    font-weight: 400
}

.b_20580 .title_2 {
    margin: 10px 0 25px 0;
    text-align: center;
    color: #5c5c5c;
    font-size: 25px;
    font-family: "Open Sans", Arial;
    font-weight: 300
}

.b_20580 .item_list {
    margin: 0 5px;
    margin-top: 55px
}

.b_20580 .item_list .item {
    float: left;
    width: 33.33%;
    margin: 10px 0;
    padding: 0 18px;
    text-align: center
}

.b_20580 .item_list .item .item_data {
    border: 1px solid #e3e3e3;
    background-color: #FFF
}

.b_20580 .item_list .item .img {
    width: 100%;
    height: 250px;
    margin-bottom: 20px;
    overflow: hidden
}

@media all and (max-width: 1199px) {
    .b_20580 .item_list .item .img {
        height: 190px
    }
}

.b_20580 .item_list .item .img img {
    width: 100%
}

.b_20580 .item_list .item .name {
    margin: 20px 20px 12px 20px;
    color: #2b2b2b;
    font-size: 20px;
    font-family: "Open Sans", Arial;
    font-weight: 600
}

.b_20580 .item_list .item .desc {
    margin: 12px 20px 16px 20px;
    color: #5c5c5c;
    font-size: 14px;
    line-height: 22px;
    font-family: Arial
}

.b_20580 .item_list .item .price {
    margin: 16px 20px 18px 20px;
    color: #2b2b2b;
    font-size: 20px;
    font-family: Arial
}

.b_20580 .item_list .item .btn_wrap {
    margin: 18px 20px 27px 20px
}

.b_20580 .item_list .item .btn_wrap .btn {
    display: inline-block
}

.b_20580 .item_list .item .btn_wrap .btn a {
    display: inline-block;
    padding: 1px 1px;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial;
    text-align: center;
    cursor: pointer;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    user-select: none
}

.b_20580 .item_list .item .btn_wrap .btn a div {
    display: inline-block;
    width: 100%;
    padding: 1px 1px;
    border-radius: 3px
}

.b_20580 .item_list .item .btn_wrap .btn a div span {
    display: inline-block;
    width: 100%;
    padding: 5px 46px;
    text-align: center;
    border-radius: 3px
}

.b_20580 .item_list .item .btn_wrap .btn a:hover {
    text-decoration: none
}

.b_20580 .item_list .item .btn_wrap .btn a.blue {
    background: #0999b2;
    background: #0999b2;
    background: -webkit-linear-gradient(top, #0999b2 0, #011352 100%) no-repeat;
    background: -moz-linear-gradient(top, #0999b2 0, #011352 100%) no-repeat;
    background: -o-linear-gradient(top, #0999b2 0, #011352 100%) no-repeat;
    background: -ms-linear-gradient(top, #0999b2 0, #011352 100%) no-repeat;
    background: linear-gradient(to bottom, #0999b2 0, #011352 100%) no-repeat
}

.b_20580 .item_list .item .btn_wrap .btn a.blue div {
    background: #00d6ef;
    background: #00d6ef;
    background: -webkit-linear-gradient(top, #00d6ef 0, #0161a1 100%) no-repeat;
    background: -moz-linear-gradient(top, #00d6ef 0, #0161a1 100%) no-repeat;
    background: -o-linear-gradient(top, #00d6ef 0, #0161a1 100%) no-repeat;
    background: -ms-linear-gradient(top, #00d6ef 0, #0161a1 100%) no-repeat;
    background: linear-gradient(to bottom, #00d6ef 0, #0161a1 100%) no-repeat
}

.b_20580 .item_list .item .btn_wrap .btn a.blue div span {
    background: #019fcc;
    background: #019fcc;
    background: -webkit-linear-gradient(top, #019fcc 0, #0172ae 100%) no-repeat;
    background: -moz-linear-gradient(top, #019fcc 0, #0172ae 100%) no-repeat;
    background: -o-linear-gradient(top, #019fcc 0, #0172ae 100%) no-repeat;
    background: -ms-linear-gradient(top, #019fcc 0, #0172ae 100%) no-repeat;
    background: linear-gradient(to bottom, #019fcc 0, #0172ae 100%) no-repeat;
    text-shadow: 0 1px 0 #00537f
}

.b_20580 .item_list .item .btn_wrap .btn a.blue:hover span {
    background: #018dc0;
    background: #018dc0;
    background: -webkit-linear-gradient(top, #018dc0 0, #0172ae 100%) no-repeat;
    background: -moz-linear-gradient(top, #018dc0 0, #0172ae 100%) no-repeat;
    background: -o-linear-gradient(top, #018dc0 0, #0172ae 100%) no-repeat;
    background: -ms-linear-gradient(top, #018dc0 0, #0172ae 100%) no-repeat;
    background: linear-gradient(to bottom, #018dc0 0, #0172ae 100%) no-repeat
}

.b_20580 .item_list .item .btn_wrap .btn a.blue:active span {
    background: #0172ae;
    background: #0172ae;
    background: -webkit-linear-gradient(top, #0172ae 0, #018dc0 100%) no-repeat;
    background: -moz-linear-gradient(top, #0172ae 0, #018dc0 100%) no-repeat;
    background: -o-linear-gradient(top, #0172ae 0, #018dc0 100%) no-repeat;
    background: -ms-linear-gradient(top, #0172ae 0, #018dc0 100%) no-repeat;
    background: linear-gradient(to bottom, #0172ae 0, #018dc0 100%) no-repeat
}

.b_20580 .item_list .item .btn_wrap .btn a.green {
    background: #77b606;
    background: #77b606;
    background: -webkit-linear-gradient(top, #77b606 0, #034f01 100%) no-repeat;
    background: -moz-linear-gradient(top, #77b606 0, #034f01 100%) no-repeat;
    background: -o-linear-gradient(top, #77b606 0, #034f01 100%) no-repeat;
    background: -ms-linear-gradient(top, #77b606 0, #034f01 100%) no-repeat;
    background: linear-gradient(to bottom, #77b606 0, #034f01 100%) no-repeat
}

.b_20580 .item_list .item .btn_wrap .btn a.green div {
    background: #b1df5d;
    background: #b1df5d;
    background: -webkit-linear-gradient(top, #b1df5d 0, #459b02 100%) no-repeat;
    background: -moz-linear-gradient(top, #b1df5d 0, #459b02 100%) no-repeat;
    background: -o-linear-gradient(top, #b1df5d 0, #459b02 100%) no-repeat;
    background: -ms-linear-gradient(top, #b1df5d 0, #459b02 100%) no-repeat;
    background: linear-gradient(to bottom, #b1df5d 0, #459b02 100%) no-repeat
}

.b_20580 .item_list .item .btn_wrap .btn a.green div span {
    background: #78be1a;
    background: #78be1a;
    background: -webkit-linear-gradient(top, #78be1a 0, #3e9802 100%) no-repeat;
    background: -moz-linear-gradient(top, #78be1a 0, #3e9802 100%) no-repeat;
    background: -o-linear-gradient(top, #78be1a 0, #3e9802 100%) no-repeat;
    background: -ms-linear-gradient(top, #78be1a 0, #3e9802 100%) no-repeat;
    background: linear-gradient(to bottom, #78be1a 0, #3e9802 100%) no-repeat;
    text-shadow: 0 1px 0 #3b7f06
}

.b_20580 .item_list .item .btn_wrap .btn a.green:hover span {
    background: #61af11;
    background: #61af11;
    background: -webkit-linear-gradient(top, #61af11 0, #3e9802 100%) no-repeat;
    background: -moz-linear-gradient(top, #61af11 0, #3e9802 100%) no-repeat;
    background: -o-linear-gradient(top, #61af11 0, #3e9802 100%) no-repeat;
    background: -ms-linear-gradient(top, #61af11 0, #3e9802 100%) no-repeat;
    background: linear-gradient(to bottom, #61af11 0, #3e9802 100%) no-repeat
}

.b_20580 .item_list .item .btn_wrap .btn a.green:active span {
    background: #3e9802;
    background: #3e9802;
    background: -webkit-linear-gradient(top, #3e9802 0, #61af11 100%) no-repeat;
    background: -moz-linear-gradient(top, #3e9802 0, #61af11 100%) no-repeat;
    background: -o-linear-gradient(top, #3e9802 0, #61af11 100%) no-repeat;
    background: -ms-linear-gradient(top, #3e9802 0, #61af11 100%) no-repeat;
    background: linear-gradient(to bottom, #3e9802 0, #61af11 100%) no-repeat
}

.b_20580 .item_list .item .btn_wrap .btn a.orange {
    background: #fe7f00;
    background: #fe7f00;
    background: -webkit-linear-gradient(top, #fe7f00 0, #a00000 100%) no-repeat;
    background: -moz-linear-gradient(top, #fe7f00 0, #a00000 100%) no-repeat;
    background: -o-linear-gradient(top, #fe7f00 0, #a00000 100%) no-repeat;
    background: -ms-linear-gradient(top, #fe7f00 0, #a00000 100%) no-repeat;
    background: linear-gradient(to bottom, #fe7f00 0, #a00000 100%) no-repeat
}

.b_20580 .item_list .item .btn_wrap .btn a.orange div {
    background: #fcb700;
    background: #fcb700;
    background: -webkit-linear-gradient(top, #fcb700 0, #fd8803 100%) no-repeat;
    background: -moz-linear-gradient(top, #fcb700 0, #fd8803 100%) no-repeat;
    background: -o-linear-gradient(top, #fcb700 0, #fd8803 100%) no-repeat;
    background: -ms-linear-gradient(top, #fcb700 0, #fd8803 100%) no-repeat;
    background: linear-gradient(to bottom, #fcb700 0, #fd8803 100%) no-repeat
}

.b_20580 .item_list .item .btn_wrap .btn a.orange div span {
    background: #fe7f00;
    background: #fe7f00;
    background: -webkit-linear-gradient(top, #fe7f00 0, #fc6700 100%) no-repeat;
    background: -moz-linear-gradient(top, #fe7f00 0, #fc6700 100%) no-repeat;
    background: -o-linear-gradient(top, #fe7f00 0, #fc6700 100%) no-repeat;
    background: -ms-linear-gradient(top, #fe7f00 0, #fc6700 100%) no-repeat;
    background: linear-gradient(to bottom, #fe7f00 0, #fc6700 100%) no-repeat;
    text-shadow: 0 1px 0 #dd5900
}

.b_20580 .item_list .item .btn_wrap .btn a.orange:hover span {
    background: #fd7400;
    background: #fd7400;
    background: -webkit-linear-gradient(top, #fd7400 0, #fc6700 100%) no-repeat;
    background: -moz-linear-gradient(top, #fd7400 0, #fc6700 100%) no-repeat;
    background: -o-linear-gradient(top, #fd7400 0, #fc6700 100%) no-repeat;
    background: -ms-linear-gradient(top, #fd7400 0, #fc6700 100%) no-repeat;
    background: linear-gradient(to bottom, #fd7400 0, #fc6700 100%) no-repeat
}

.b_20580 .item_list .item .btn_wrap .btn a.orange:active span {
    background: #fc6700;
    background: #fc6700;
    background: -webkit-linear-gradient(top, #fc6700 0, #fd7400 100%) no-repeat;
    background: -moz-linear-gradient(top, #fc6700 0, #fd7400 100%) no-repeat;
    background: -o-linear-gradient(top, #fc6700 0, #fd7400 100%) no-repeat;
    background: -ms-linear-gradient(top, #fc6700 0, #fd7400 100%) no-repeat;
    background: linear-gradient(to bottom, #fc6700 0, #fd7400 100%) no-repeat
}

.b_20580 .item_list .item .btn_wrap .btn a.purple {
    background: #8122d5;
    background: #8122d5;
    background: -webkit-linear-gradient(top, #8122d5 0, #260844 100%) no-repeat;
    background: -moz-linear-gradient(top, #8122d5 0, #260844 100%) no-repeat;
    background: -o-linear-gradient(top, #8122d5 0, #260844 100%) no-repeat;
    background: -ms-linear-gradient(top, #8122d5 0, #260844 100%) no-repeat;
    background: linear-gradient(to bottom, #8122d5 0, #260844 100%) no-repeat
}

.b_20580 .item_list .item .btn_wrap .btn a.purple div {
    background: #cc9feb;
    background: #cc9feb;
    background: -webkit-linear-gradient(top, #cc9feb 0, #7d1fd2 100%) no-repeat;
    background: -moz-linear-gradient(top, #cc9feb 0, #7d1fd2 100%) no-repeat;
    background: -o-linear-gradient(top, #cc9feb 0, #7d1fd2 100%) no-repeat;
    background: -ms-linear-gradient(top, #cc9feb 0, #7d1fd2 100%) no-repeat;
    background: linear-gradient(to bottom, #cc9feb 0, #7d1fd2 100%) no-repeat
}

.b_20580 .item_list .item .btn_wrap .btn a.purple div span {
    background: #ae4cea;
    background: #ae4cea;
    background: -webkit-linear-gradient(top, #ae4cea 0, #6516b7 100%) no-repeat;
    background: -moz-linear-gradient(top, #ae4cea 0, #6516b7 100%) no-repeat;
    background: -o-linear-gradient(top, #ae4cea 0, #6516b7 100%) no-repeat;
    background: -ms-linear-gradient(top, #ae4cea 0, #6516b7 100%) no-repeat;
    background: linear-gradient(to bottom, #ae4cea 0, #6516b7 100%) no-repeat;
    text-shadow: 0 1px 0 #62567a
}

.b_20580 .item_list .item .btn_wrap .btn a.purple:hover span {
    background: #9e8ac5;
    background: #9e8ac5;
    background: -webkit-linear-gradient(top, #8c33d2 0, #6516b7 100%) no-repeat;
    background: -moz-linear-gradient(top, #8c33d2 0, #6516b7 100%) no-repeat;
    background: -o-linear-gradient(top, #8c33d2 0, #6516b7 100%) no-repeat;
    background: -ms-linear-gradient(top, #8c33d2 0, #6516b7 100%) no-repeat;
    background: linear-gradient(to bottom, #8c33d2 0, #6516b7 100%) no-repeat
}

.b_20580 .item_list .item .btn_wrap .btn a.purple:active span {
    background: #6516b7;
    background: #6516b7;
    background: -webkit-linear-gradient(top, #6516b7 0, #8c33d2 100%) no-repeat;
    background: -moz-linear-gradient(top, #6516b7 0, #8c33d2 100%) no-repeat;
    background: -o-linear-gradient(top, #6516b7 0, #8c33d2 100%) no-repeat;
    background: -ms-linear-gradient(top, #6516b7 0, #8c33d2 100%) no-repeat;
    background: linear-gradient(to bottom, #6516b7 0, #8c33d2 100%) no-repeat
}

.b_20580 .item_list .item .btn_wrap .btn a.purple_light {
    background: #8c72bb;
    background: #8c72bb;
    background: -webkit-linear-gradient(top, #8c72bb 0, #342759 100%) no-repeat;
    background: -moz-linear-gradient(top, #8c72bb 0, #342759 100%) no-repeat;
    background: -o-linear-gradient(top, #8c72bb 0, #342759 100%) no-repeat;
    background: -ms-linear-gradient(top, #8c72bb 0, #342759 100%) no-repeat;
    background: linear-gradient(to bottom, #8c72bb 0, #342759 100%) no-repeat
}

.b_20580 .item_list .item .btn_wrap .btn a.purple_light div {
    background: #f2caff;
    background: #f2caff;
    background: -webkit-linear-gradient(top, #f2caff 0, #8d73bc 100%) no-repeat;
    background: -moz-linear-gradient(top, #f2caff 0, #8d73bc 100%) no-repeat;
    background: -o-linear-gradient(top, #f2caff 0, #8d73bc 100%) no-repeat;
    background: -ms-linear-gradient(top, #f2caff 0, #8d73bc 100%) no-repeat;
    background: linear-gradient(to bottom, #f2caff 0, #8d73bc 100%) no-repeat
}

.b_20580 .item_list .item .btn_wrap .btn a.purple_light div span {
    background: #bbaad9;
    background: #bbaad9;
    background: -webkit-linear-gradient(top, #bbaad9 0, #745da9 100%) no-repeat;
    background: -moz-linear-gradient(top, #bbaad9 0, #745da9 100%) no-repeat;
    background: -o-linear-gradient(top, #bbaad9 0, #745da9 100%) no-repeat;
    background: -ms-linear-gradient(top, #bbaad9 0, #745da9 100%) no-repeat;
    background: linear-gradient(to bottom, #bbaad9 0, #745da9 100%) no-repeat;
    text-shadow: 0 1px 0 #62567a
}

.b_20580 .item_list .item .btn_wrap .btn a.purple_light:hover span {
    background: #9e8ac5;
    background: #9e8ac5;
    background: -webkit-linear-gradient(top, #9e8ac5 0, #745da9 100%) no-repeat;
    background: -moz-linear-gradient(top, #9e8ac5 0, #745da9 100%) no-repeat;
    background: -o-linear-gradient(top, #9e8ac5 0, #745da9 100%) no-repeat;
    background: -ms-linear-gradient(top, #9e8ac5 0, #745da9 100%) no-repeat;
    background: linear-gradient(to bottom, #9e8ac5 0, #745da9 100%) no-repeat
}

.b_20580 .item_list .item .btn_wrap .btn a.purple_light:active span {
    background: #745da9;
    background: #745da9;
    background: -webkit-linear-gradient(top, #745da9 0, #9e8ac5 100%) no-repeat;
    background: -moz-linear-gradient(top, #745da9 0, #9e8ac5 100%) no-repeat;
    background: -o-linear-gradient(top, #745da9 0, #9e8ac5 100%) no-repeat;
    background: -ms-linear-gradient(top, #745da9 0, #9e8ac5 100%) no-repeat;
    background: linear-gradient(to bottom, #745da9 0, #9e8ac5 100%) no-repeat
}

.b_20580 .item_list .item .btn_wrap .btn a.rose {
    background: #f77eaf;
    background: #f77eaf;
    background: -webkit-linear-gradient(top, #f77eaf 0, #c02859 100%) no-repeat;
    background: -moz-linear-gradient(top, #f77eaf 0, #c02859 100%) no-repeat;
    background: -o-linear-gradient(top, #f77eaf 0, #c02859 100%) no-repeat;
    background: -ms-linear-gradient(top, #f77eaf 0, #c02859 100%) no-repeat;
    background: linear-gradient(to bottom, #f77eaf 0, #c02859 100%) no-repeat
}

.b_20580 .item_list .item .btn_wrap .btn a.rose div {
    background: #ffd2e4;
    background: #ffd2e4;
    background: -webkit-linear-gradient(top, #ffd2e4 0, #f371a5 100%) no-repeat;
    background: -moz-linear-gradient(top, #ffd2e4 0, #f371a5 100%) no-repeat;
    background: -o-linear-gradient(top, #ffd2e4 0, #f371a5 100%) no-repeat;
    background: -ms-linear-gradient(top, #ffd2e4 0, #f371a5 100%) no-repeat;
    background: linear-gradient(to bottom, #ffd2e4 0, #f371a5 100%) no-repeat
}

.b_20580 .item_list .item .btn_wrap .btn a.rose div span {
    background: #f586b4;
    background: #f586b4;
    background: -webkit-linear-gradient(top, #f586b4 0, #f16096 100%) no-repeat;
    background: -moz-linear-gradient(top, #f586b4 0, #f16096 100%) no-repeat;
    background: -o-linear-gradient(top, #f586b4 0, #f16096 100%) no-repeat;
    background: -ms-linear-gradient(top, #f586b4 0, #f16096 100%) no-repeat;
    background: linear-gradient(to bottom, #f586b4 0, #f16096 100%) no-repeat;
    text-shadow: 0 1px 0 #a85474
}

.b_20580 .item_list .item .btn_wrap .btn a.rose:hover span {
    background: #f377a8;
    background: #f377a8;
    background: -webkit-linear-gradient(top, #f377a8 0, #f16096 100%) no-repeat;
    background: -moz-linear-gradient(top, #f377a8 0, #f16096 100%) no-repeat;
    background: -o-linear-gradient(top, #f377a8 0, #f16096 100%) no-repeat;
    background: -ms-linear-gradient(top, #f377a8 0, #f16096 100%) no-repeat;
    background: linear-gradient(to bottom, #f377a8 0, #f16096 100%) no-repeat
}

.b_20580 .item_list .item .btn_wrap .btn a.rose:active span {
    background: #f16096;
    background: #f16096;
    background: -webkit-linear-gradient(top, #f16096 0, #f377a8 100%) no-repeat;
    background: -moz-linear-gradient(top, #f16096 0, #f377a8 100%) no-repeat;
    background: -o-linear-gradient(top, #f16096 0, #f377a8 100%) no-repeat;
    background: -ms-linear-gradient(top, #f16096 0, #f377a8 100%) no-repeat;
    background: linear-gradient(to bottom, #f16096 0, #f377a8 100%) no-repeat
}

.b_20580 .item_list .item .btn_wrap .btn a.red {
    background: #e00505;
    background: #e00505;
    background: -webkit-linear-gradient(top, #e00505 0, #760000 100%) no-repeat;
    background: -moz-linear-gradient(top, #e00505 0, #760000 100%) no-repeat;
    background: -o-linear-gradient(top, #e00505 0, #760000 100%) no-repeat;
    background: -ms-linear-gradient(top, #e00505 0, #760000 100%) no-repeat;
    background: linear-gradient(to bottom, #e00505 0, #760000 100%) no-repeat
}

.b_20580 .item_list .item .btn_wrap .btn a.red div {
    background: #ffc0c0;
    background: #ffc0c0;
    background: -webkit-linear-gradient(top, #ffc0c0 0, #e00505 100%) no-repeat;
    background: -moz-linear-gradient(top, #ffc0c0 0, #e00505 100%) no-repeat;
    background: -o-linear-gradient(top, #ffc0c0 0, #e00505 100%) no-repeat;
    background: -ms-linear-gradient(top, #ffc0c0 0, #e00505 100%) no-repeat;
    background: linear-gradient(to bottom, #ffc0c0 0, #e00505 100%) no-repeat
}

.b_20580 .item_list .item .btn_wrap .btn a.red div span {
    background: #f30000;
    background: #f30000;
    background: -webkit-linear-gradient(top, #f30000 0, #aa0d0d 100%) no-repeat;
    background: -moz-linear-gradient(top, #f30000 0, #aa0d0d 100%) no-repeat;
    background: -o-linear-gradient(top, #f30000 0, #aa0d0d 100%) no-repeat;
    background: -ms-linear-gradient(top, #f30000 0, #aa0d0d 100%) no-repeat;
    background: linear-gradient(to bottom, #f30000 0, #aa0d0d 100%) no-repeat;
    text-shadow: 0 1px 0 #6c090b
}

.b_20580 .item_list .item .btn_wrap .btn a.red:hover span {
    background: #d50505;
    background: #d50505;
    background: -webkit-linear-gradient(top, #d50505 0, #aa0d0d 100%) no-repeat;
    background: -moz-linear-gradient(top, #d50505 0, #aa0d0d 100%) no-repeat;
    background: -o-linear-gradient(top, #d50505 0, #aa0d0d 100%) no-repeat;
    background: -ms-linear-gradient(top, #d50505 0, #aa0d0d 100%) no-repeat;
    background: linear-gradient(to bottom, #d50505 0, #aa0d0d 100%) no-repeat
}

.b_20580 .item_list .item .btn_wrap .btn a.red:active span {
    background: #aa0d0d;
    background: #aa0d0d;
    background: -webkit-linear-gradient(top, #aa0d0d 0, #d50505 100%) no-repeat;
    background: -moz-linear-gradient(top, #aa0d0d 0, #d50505 100%) no-repeat;
    background: -o-linear-gradient(top, #aa0d0d 0, #d50505 100%) no-repeat;
    background: -ms-linear-gradient(top, #aa0d0d 0, #d50505 100%) no-repeat;
    background: linear-gradient(to bottom, #aa0d0d 0, #d50505 100%) no-repeat
}

.b_20580 .item_list .item .btn_wrap .btn a.yellow {
    background: #e00505;
    background: #e00505;
    background: -webkit-linear-gradient(top, #ffc516 0, #d36e00 100%) no-repeat;
    background: -moz-linear-gradient(top, #ffc516 0, #d36e00 100%) no-repeat;
    background: -o-linear-gradient(top, #ffc516 0, #d36e00 100%) no-repeat;
    background: -ms-linear-gradient(top, #ffc516 0, #d36e00 100%) no-repeat;
    background: linear-gradient(to bottom, #ffc516 0, #d36e00 100%) no-repeat
}

.b_20580 .item_list .item .btn_wrap .btn a.yellow div {
    background: #ffc0c0;
    background: #ffc0c0;
    background: -webkit-linear-gradient(top, #ffe7e4 0, #ffbe12 100%) no-repeat;
    background: -moz-linear-gradient(top, #ffe7e4 0, #ffbe12 100%) no-repeat;
    background: -o-linear-gradient(top, #ffe7e4 0, #ffbe12 100%) no-repeat;
    background: -ms-linear-gradient(top, #ffe7e4 0, #ffbe12 100%) no-repeat;
    background: linear-gradient(to bottom, #ffe7e4 0, #ffbe12 100%) no-repeat
}

.b_20580 .item_list .item .btn_wrap .btn a.yellow div span {
    background: #f30000;
    background: #f30000;
    background: -webkit-linear-gradient(top, #ffd61f 0, #ff9d00 100%) no-repeat;
    background: -moz-linear-gradient(top, #ffd61f 0, #ff9d00 100%) no-repeat;
    background: -o-linear-gradient(top, #ffd61f 0, #ff9d00 100%) no-repeat;
    background: -ms-linear-gradient(top, #ffd61f 0, #ff9d00 100%) no-repeat;
    background: linear-gradient(to bottom, #ffd61f 0, #ff9d00 100%) no-repeat;
    text-shadow: 0 1px 0 #ce6200
}

.b_20580 .item_list .item .btn_wrap .btn a.yellow:hover span {
    background: #d50505;
    background: #d50505;
    background: -webkit-linear-gradient(top, #ffc516 0, #ff9d00 100%) no-repeat;
    background: -moz-linear-gradient(top, #ffc516 0, #ff9d00 100%) no-repeat;
    background: -o-linear-gradient(top, #ffc516 0, #ff9d00 100%) no-repeat;
    background: -ms-linear-gradient(top, #ffc516 0, #ff9d00 100%) no-repeat;
    background: linear-gradient(to bottom, #ffc516 0, #ff9d00 100%) no-repeat
}

.b_20580 .item_list .item .btn_wrap .btn a.yellow:active span {
    background: #aa0d0d;
    background: #aa0d0d;
    background: -webkit-linear-gradient(top, #ff9d00 0, #ffc516 100%) no-repeat;
    background: -moz-linear-gradient(top, #ff9d00 0, #ffc516 100%) no-repeat;
    background: -o-linear-gradient(top, #ff9d00 0, #ffc516 100%) no-repeat;
    background: -ms-linear-gradient(top, #ff9d00 0, #ffc516 100%) no-repeat;
    background: linear-gradient(to bottom, #ff9d00 0, #ffc516 100%) no-repeat
}

.b_10004 .container-fluid {
    background: #f7f7f7
}

.b_10004 .container {
    padding: 50px 0 60px 0;
    font-family: Arial
}

.b_10004 h1.title {
    margin: 10px 0 10px 0;
    text-align: center;
    color: #34383a;
    font-size: 48px;
    line-height: 56px;
    font-family: "Open Sans", Arial;
    font-weight: 400
}

.b_10004 .title_2 {
    margin: 10px 0 25px 0;
    text-align: center;
    color: #5c5c5c;
    font-size: 25px;
    font-family: "Open Sans", Arial;
    font-weight: 300
}

.b_10004 .item_list {
    margin: 0 5px;
    margin-top: 55px
}

.b_10004 .item_list .item {
    float: left;
    width: 33.33%;
    margin: 10px 0;
    padding: 0 18px;
    text-align: center
}

.b_10004 .item_list .item .item_data {
    border: 1px solid #e3e3e3;
    background-color: #FFF
}

.b_10004 .item_list .item .img {
    width: 100%;
    height: 250px;
    margin-bottom: 20px;
    overflow: hidden
}

@media all and (max-width: 1199px) {
    .b_10004 .item_list .item .img {
        height: 190px
    }
}

.b_10004 .item_list .item .img img {
    width: 100%
}

.b_10004 .item_list .item .name {
    margin: 20px 20px 12px 20px;
    color: #2b2b2b;
    font-size: 20px;
    font-family: "Open Sans", Arial;
    font-weight: 600
}

.b_10004 .item_list .item .desc {
    margin: 12px 20px 16px 20px;
    color: #5c5c5c;
    font-size: 14px;
    line-height: 22px;
    font-family: Arial
}

.b_10004 .item_list .item .price {
    margin: 16px 20px 18px 20px;
    color: #2b2b2b;
    font-size: 20px;
    font-family: Arial
}

.b_10004 .item_list .item .btn_wrap {
    margin: 18px 20px 27px 20px
}

.b_10004 .item_list .item .btn_wrap .btn {
    display: inline-block
}

.b_10004 .item_list .item .btn_wrap .btn a {
    display: inline-block;
    padding: 1px 1px;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial;
    text-align: center;
    cursor: pointer;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    user-select: none
}

.b_10004 .item_list .item .btn_wrap .btn a div {
    display: inline-block;
    width: 100%;
    padding: 1px 1px;
    border-radius: 3px
}

.b_10004 .item_list .item .btn_wrap .btn a div span {
    display: inline-block;
    width: 100%;
    padding: 5px 46px;
    text-align: center;
    border-radius: 3px
}

.b_10004 .item_list .item .btn_wrap .btn a:hover {
    text-decoration: none
}

.b_10004 .item_list .item .btn_wrap .btn a.blue {
    background: #0999b2;
    background: #0999b2;
    background: -webkit-linear-gradient(top, #0999b2 0, #011352 100%) no-repeat;
    background: -moz-linear-gradient(top, #0999b2 0, #011352 100%) no-repeat;
    background: -o-linear-gradient(top, #0999b2 0, #011352 100%) no-repeat;
    background: -ms-linear-gradient(top, #0999b2 0, #011352 100%) no-repeat;
    background: linear-gradient(to bottom, #0999b2 0, #011352 100%) no-repeat
}

.b_10004 .item_list .item .btn_wrap .btn a.blue div {
    background: #00d6ef;
    background: #00d6ef;
    background: -webkit-linear-gradient(top, #00d6ef 0, #0161a1 100%) no-repeat;
    background: -moz-linear-gradient(top, #00d6ef 0, #0161a1 100%) no-repeat;
    background: -o-linear-gradient(top, #00d6ef 0, #0161a1 100%) no-repeat;
    background: -ms-linear-gradient(top, #00d6ef 0, #0161a1 100%) no-repeat;
    background: linear-gradient(to bottom, #00d6ef 0, #0161a1 100%) no-repeat
}

.b_10004 .item_list .item .btn_wrap .btn a.blue div span {
    background: #019fcc;
    background: #019fcc;
    background: -webkit-linear-gradient(top, #019fcc 0, #0172ae 100%) no-repeat;
    background: -moz-linear-gradient(top, #019fcc 0, #0172ae 100%) no-repeat;
    background: -o-linear-gradient(top, #019fcc 0, #0172ae 100%) no-repeat;
    background: -ms-linear-gradient(top, #019fcc 0, #0172ae 100%) no-repeat;
    background: linear-gradient(to bottom, #019fcc 0, #0172ae 100%) no-repeat;
    text-shadow: 0 1px 0 #00537f
}

.b_10004 .item_list .item .btn_wrap .btn a.blue:hover span {
    background: #018dc0;
    background: #018dc0;
    background: -webkit-linear-gradient(top, #018dc0 0, #0172ae 100%) no-repeat;
    background: -moz-linear-gradient(top, #018dc0 0, #0172ae 100%) no-repeat;
    background: -o-linear-gradient(top, #018dc0 0, #0172ae 100%) no-repeat;
    background: -ms-linear-gradient(top, #018dc0 0, #0172ae 100%) no-repeat;
    background: linear-gradient(to bottom, #018dc0 0, #0172ae 100%) no-repeat
}

.b_10004 .item_list .item .btn_wrap .btn a.blue:active span {
    background: #0172ae;
    background: #0172ae;
    background: -webkit-linear-gradient(top, #0172ae 0, #018dc0 100%) no-repeat;
    background: -moz-linear-gradient(top, #0172ae 0, #018dc0 100%) no-repeat;
    background: -o-linear-gradient(top, #0172ae 0, #018dc0 100%) no-repeat;
    background: -ms-linear-gradient(top, #0172ae 0, #018dc0 100%) no-repeat;
    background: linear-gradient(to bottom, #0172ae 0, #018dc0 100%) no-repeat
}

.b_10004 .item_list .item .btn_wrap .btn a.green {
    background: #77b606;
    background: #77b606;
    background: -webkit-linear-gradient(top, #77b606 0, #034f01 100%) no-repeat;
    background: -moz-linear-gradient(top, #77b606 0, #034f01 100%) no-repeat;
    background: -o-linear-gradient(top, #77b606 0, #034f01 100%) no-repeat;
    background: -ms-linear-gradient(top, #77b606 0, #034f01 100%) no-repeat;
    background: linear-gradient(to bottom, #77b606 0, #034f01 100%) no-repeat
}

.b_10004 .item_list .item .btn_wrap .btn a.green div {
    background: #b1df5d;
    background: #b1df5d;
    background: -webkit-linear-gradient(top, #b1df5d 0, #459b02 100%) no-repeat;
    background: -moz-linear-gradient(top, #b1df5d 0, #459b02 100%) no-repeat;
    background: -o-linear-gradient(top, #b1df5d 0, #459b02 100%) no-repeat;
    background: -ms-linear-gradient(top, #b1df5d 0, #459b02 100%) no-repeat;
    background: linear-gradient(to bottom, #b1df5d 0, #459b02 100%) no-repeat
}

.b_10004 .item_list .item .btn_wrap .btn a.green div span {
    background: #78be1a;
    background: #78be1a;
    background: -webkit-linear-gradient(top, #78be1a 0, #3e9802 100%) no-repeat;
    background: -moz-linear-gradient(top, #78be1a 0, #3e9802 100%) no-repeat;
    background: -o-linear-gradient(top, #78be1a 0, #3e9802 100%) no-repeat;
    background: -ms-linear-gradient(top, #78be1a 0, #3e9802 100%) no-repeat;
    background: linear-gradient(to bottom, #78be1a 0, #3e9802 100%) no-repeat;
    text-shadow: 0 1px 0 #3b7f06
}

.b_10004 .item_list .item .btn_wrap .btn a.green:hover span {
    background: #61af11;
    background: #61af11;
    background: -webkit-linear-gradient(top, #61af11 0, #3e9802 100%) no-repeat;
    background: -moz-linear-gradient(top, #61af11 0, #3e9802 100%) no-repeat;
    background: -o-linear-gradient(top, #61af11 0, #3e9802 100%) no-repeat;
    background: -ms-linear-gradient(top, #61af11 0, #3e9802 100%) no-repeat;
    background: linear-gradient(to bottom, #61af11 0, #3e9802 100%) no-repeat
}

.b_10004 .item_list .item .btn_wrap .btn a.green:active span {
    background: #3e9802;
    background: #3e9802;
    background: -webkit-linear-gradient(top, #3e9802 0, #61af11 100%) no-repeat;
    background: -moz-linear-gradient(top, #3e9802 0, #61af11 100%) no-repeat;
    background: -o-linear-gradient(top, #3e9802 0, #61af11 100%) no-repeat;
    background: -ms-linear-gradient(top, #3e9802 0, #61af11 100%) no-repeat;
    background: linear-gradient(to bottom, #3e9802 0, #61af11 100%) no-repeat
}

.b_10004 .item_list .item .btn_wrap .btn a.orange {
    background: #fe7f00;
    background: #fe7f00;
    background: -webkit-linear-gradient(top, #fe7f00 0, #a00000 100%) no-repeat;
    background: -moz-linear-gradient(top, #fe7f00 0, #a00000 100%) no-repeat;
    background: -o-linear-gradient(top, #fe7f00 0, #a00000 100%) no-repeat;
    background: -ms-linear-gradient(top, #fe7f00 0, #a00000 100%) no-repeat;
    background: linear-gradient(to bottom, #fe7f00 0, #a00000 100%) no-repeat
}

.b_10004 .item_list .item .btn_wrap .btn a.orange div {
    background: #fcb700;
    background: #fcb700;
    background: -webkit-linear-gradient(top, #fcb700 0, #fd8803 100%) no-repeat;
    background: -moz-linear-gradient(top, #fcb700 0, #fd8803 100%) no-repeat;
    background: -o-linear-gradient(top, #fcb700 0, #fd8803 100%) no-repeat;
    background: -ms-linear-gradient(top, #fcb700 0, #fd8803 100%) no-repeat;
    background: linear-gradient(to bottom, #fcb700 0, #fd8803 100%) no-repeat
}

.b_10004 .item_list .item .btn_wrap .btn a.orange div span {
    background: #fe7f00;
    background: #fe7f00;
    background: -webkit-linear-gradient(top, #fe7f00 0, #fc6700 100%) no-repeat;
    background: -moz-linear-gradient(top, #fe7f00 0, #fc6700 100%) no-repeat;
    background: -o-linear-gradient(top, #fe7f00 0, #fc6700 100%) no-repeat;
    background: -ms-linear-gradient(top, #fe7f00 0, #fc6700 100%) no-repeat;
    background: linear-gradient(to bottom, #fe7f00 0, #fc6700 100%) no-repeat;
    text-shadow: 0 1px 0 #dd5900
}

.b_10004 .item_list .item .btn_wrap .btn a.orange:hover span {
    background: #fd7400;
    background: #fd7400;
    background: -webkit-linear-gradient(top, #fd7400 0, #fc6700 100%) no-repeat;
    background: -moz-linear-gradient(top, #fd7400 0, #fc6700 100%) no-repeat;
    background: -o-linear-gradient(top, #fd7400 0, #fc6700 100%) no-repeat;
    background: -ms-linear-gradient(top, #fd7400 0, #fc6700 100%) no-repeat;
    background: linear-gradient(to bottom, #fd7400 0, #fc6700 100%) no-repeat
}

.b_10004 .item_list .item .btn_wrap .btn a.orange:active span {
    background: #fc6700;
    background: #fc6700;
    background: -webkit-linear-gradient(top, #fc6700 0, #fd7400 100%) no-repeat;
    background: -moz-linear-gradient(top, #fc6700 0, #fd7400 100%) no-repeat;
    background: -o-linear-gradient(top, #fc6700 0, #fd7400 100%) no-repeat;
    background: -ms-linear-gradient(top, #fc6700 0, #fd7400 100%) no-repeat;
    background: linear-gradient(to bottom, #fc6700 0, #fd7400 100%) no-repeat
}

.b_10004 .item_list .item .btn_wrap .btn a.purple {
    background: #8122d5;
    background: #8122d5;
    background: -webkit-linear-gradient(top, #8122d5 0, #260844 100%) no-repeat;
    background: -moz-linear-gradient(top, #8122d5 0, #260844 100%) no-repeat;
    background: -o-linear-gradient(top, #8122d5 0, #260844 100%) no-repeat;
    background: -ms-linear-gradient(top, #8122d5 0, #260844 100%) no-repeat;
    background: linear-gradient(to bottom, #8122d5 0, #260844 100%) no-repeat
}

.b_10004 .item_list .item .btn_wrap .btn a.purple div {
    background: #cc9feb;
    background: #cc9feb;
    background: -webkit-linear-gradient(top, #cc9feb 0, #7d1fd2 100%) no-repeat;
    background: -moz-linear-gradient(top, #cc9feb 0, #7d1fd2 100%) no-repeat;
    background: -o-linear-gradient(top, #cc9feb 0, #7d1fd2 100%) no-repeat;
    background: -ms-linear-gradient(top, #cc9feb 0, #7d1fd2 100%) no-repeat;
    background: linear-gradient(to bottom, #cc9feb 0, #7d1fd2 100%) no-repeat
}

.b_10004 .item_list .item .btn_wrap .btn a.purple div span {
    background: #ae4cea;
    background: #ae4cea;
    background: -webkit-linear-gradient(top, #ae4cea 0, #6516b7 100%) no-repeat;
    background: -moz-linear-gradient(top, #ae4cea 0, #6516b7 100%) no-repeat;
    background: -o-linear-gradient(top, #ae4cea 0, #6516b7 100%) no-repeat;
    background: -ms-linear-gradient(top, #ae4cea 0, #6516b7 100%) no-repeat;
    background: linear-gradient(to bottom, #ae4cea 0, #6516b7 100%) no-repeat;
    text-shadow: 0 1px 0 #62567a
}

.b_10004 .item_list .item .btn_wrap .btn a.purple:hover span {
    background: #9e8ac5;
    background: #9e8ac5;
    background: -webkit-linear-gradient(top, #8c33d2 0, #6516b7 100%) no-repeat;
    background: -moz-linear-gradient(top, #8c33d2 0, #6516b7 100%) no-repeat;
    background: -o-linear-gradient(top, #8c33d2 0, #6516b7 100%) no-repeat;
    background: -ms-linear-gradient(top, #8c33d2 0, #6516b7 100%) no-repeat;
    background: linear-gradient(to bottom, #8c33d2 0, #6516b7 100%) no-repeat
}

.b_10004 .item_list .item .btn_wrap .btn a.purple:active span {
    background: #6516b7;
    background: #6516b7;
    background: -webkit-linear-gradient(top, #6516b7 0, #8c33d2 100%) no-repeat;
    background: -moz-linear-gradient(top, #6516b7 0, #8c33d2 100%) no-repeat;
    background: -o-linear-gradient(top, #6516b7 0, #8c33d2 100%) no-repeat;
    background: -ms-linear-gradient(top, #6516b7 0, #8c33d2 100%) no-repeat;
    background: linear-gradient(to bottom, #6516b7 0, #8c33d2 100%) no-repeat
}

.b_10004 .item_list .item .btn_wrap .btn a.purple_light {
    background: #8c72bb;
    background: #8c72bb;
    background: -webkit-linear-gradient(top, #8c72bb 0, #342759 100%) no-repeat;
    background: -moz-linear-gradient(top, #8c72bb 0, #342759 100%) no-repeat;
    background: -o-linear-gradient(top, #8c72bb 0, #342759 100%) no-repeat;
    background: -ms-linear-gradient(top, #8c72bb 0, #342759 100%) no-repeat;
    background: linear-gradient(to bottom, #8c72bb 0, #342759 100%) no-repeat
}

.b_10004 .item_list .item .btn_wrap .btn a.purple_light div {
    background: #f2caff;
    background: #f2caff;
    background: -webkit-linear-gradient(top, #f2caff 0, #8d73bc 100%) no-repeat;
    background: -moz-linear-gradient(top, #f2caff 0, #8d73bc 100%) no-repeat;
    background: -o-linear-gradient(top, #f2caff 0, #8d73bc 100%) no-repeat;
    background: -ms-linear-gradient(top, #f2caff 0, #8d73bc 100%) no-repeat;
    background: linear-gradient(to bottom, #f2caff 0, #8d73bc 100%) no-repeat
}

.b_10004 .item_list .item .btn_wrap .btn a.purple_light div span {
    background: #bbaad9;
    background: #bbaad9;
    background: -webkit-linear-gradient(top, #bbaad9 0, #745da9 100%) no-repeat;
    background: -moz-linear-gradient(top, #bbaad9 0, #745da9 100%) no-repeat;
    background: -o-linear-gradient(top, #bbaad9 0, #745da9 100%) no-repeat;
    background: -ms-linear-gradient(top, #bbaad9 0, #745da9 100%) no-repeat;
    background: linear-gradient(to bottom, #bbaad9 0, #745da9 100%) no-repeat;
    text-shadow: 0 1px 0 #62567a
}

.b_10004 .item_list .item .btn_wrap .btn a.purple_light:hover span {
    background: #9e8ac5;
    background: #9e8ac5;
    background: -webkit-linear-gradient(top, #9e8ac5 0, #745da9 100%) no-repeat;
    background: -moz-linear-gradient(top, #9e8ac5 0, #745da9 100%) no-repeat;
    background: -o-linear-gradient(top, #9e8ac5 0, #745da9 100%) no-repeat;
    background: -ms-linear-gradient(top, #9e8ac5 0, #745da9 100%) no-repeat;
    background: linear-gradient(to bottom, #9e8ac5 0, #745da9 100%) no-repeat
}

.b_10004 .item_list .item .btn_wrap .btn a.purple_light:active span {
    background: #745da9;
    background: #745da9;
    background: -webkit-linear-gradient(top, #745da9 0, #9e8ac5 100%) no-repeat;
    background: -moz-linear-gradient(top, #745da9 0, #9e8ac5 100%) no-repeat;
    background: -o-linear-gradient(top, #745da9 0, #9e8ac5 100%) no-repeat;
    background: -ms-linear-gradient(top, #745da9 0, #9e8ac5 100%) no-repeat;
    background: linear-gradient(to bottom, #745da9 0, #9e8ac5 100%) no-repeat
}

.b_10004 .item_list .item .btn_wrap .btn a.rose {
    background: #f77eaf;
    background: #f77eaf;
    background: -webkit-linear-gradient(top, #f77eaf 0, #c02859 100%) no-repeat;
    background: -moz-linear-gradient(top, #f77eaf 0, #c02859 100%) no-repeat;
    background: -o-linear-gradient(top, #f77eaf 0, #c02859 100%) no-repeat;
    background: -ms-linear-gradient(top, #f77eaf 0, #c02859 100%) no-repeat;
    background: linear-gradient(to bottom, #f77eaf 0, #c02859 100%) no-repeat
}

.b_10004 .item_list .item .btn_wrap .btn a.rose div {
    background: #ffd2e4;
    background: #ffd2e4;
    background: -webkit-linear-gradient(top, #ffd2e4 0, #f371a5 100%) no-repeat;
    background: -moz-linear-gradient(top, #ffd2e4 0, #f371a5 100%) no-repeat;
    background: -o-linear-gradient(top, #ffd2e4 0, #f371a5 100%) no-repeat;
    background: -ms-linear-gradient(top, #ffd2e4 0, #f371a5 100%) no-repeat;
    background: linear-gradient(to bottom, #ffd2e4 0, #f371a5 100%) no-repeat
}

.b_10004 .item_list .item .btn_wrap .btn a.rose div span {
    background: #f586b4;
    background: #f586b4;
    background: -webkit-linear-gradient(top, #f586b4 0, #f16096 100%) no-repeat;
    background: -moz-linear-gradient(top, #f586b4 0, #f16096 100%) no-repeat;
    background: -o-linear-gradient(top, #f586b4 0, #f16096 100%) no-repeat;
    background: -ms-linear-gradient(top, #f586b4 0, #f16096 100%) no-repeat;
    background: linear-gradient(to bottom, #f586b4 0, #f16096 100%) no-repeat;
    text-shadow: 0 1px 0 #a85474
}

.b_10004 .item_list .item .btn_wrap .btn a.rose:hover span {
    background: #f377a8;
    background: #f377a8;
    background: -webkit-linear-gradient(top, #f377a8 0, #f16096 100%) no-repeat;
    background: -moz-linear-gradient(top, #f377a8 0, #f16096 100%) no-repeat;
    background: -o-linear-gradient(top, #f377a8 0, #f16096 100%) no-repeat;
    background: -ms-linear-gradient(top, #f377a8 0, #f16096 100%) no-repeat;
    background: linear-gradient(to bottom, #f377a8 0, #f16096 100%) no-repeat
}

.b_10004 .item_list .item .btn_wrap .btn a.rose:active span {
    background: #f16096;
    background: #f16096;
    background: -webkit-linear-gradient(top, #f16096 0, #f377a8 100%) no-repeat;
    background: -moz-linear-gradient(top, #f16096 0, #f377a8 100%) no-repeat;
    background: -o-linear-gradient(top, #f16096 0, #f377a8 100%) no-repeat;
    background: -ms-linear-gradient(top, #f16096 0, #f377a8 100%) no-repeat;
    background: linear-gradient(to bottom, #f16096 0, #f377a8 100%) no-repeat
}

.b_10004 .item_list .item .btn_wrap .btn a.red {
    background: #e00505;
    background: #e00505;
    background: -webkit-linear-gradient(top, #e00505 0, #760000 100%) no-repeat;
    background: -moz-linear-gradient(top, #e00505 0, #760000 100%) no-repeat;
    background: -o-linear-gradient(top, #e00505 0, #760000 100%) no-repeat;
    background: -ms-linear-gradient(top, #e00505 0, #760000 100%) no-repeat;
    background: linear-gradient(to bottom, #e00505 0, #760000 100%) no-repeat
}

.b_10004 .item_list .item .btn_wrap .btn a.red div {
    background: #ffc0c0;
    background: #ffc0c0;
    background: -webkit-linear-gradient(top, #ffc0c0 0, #e00505 100%) no-repeat;
    background: -moz-linear-gradient(top, #ffc0c0 0, #e00505 100%) no-repeat;
    background: -o-linear-gradient(top, #ffc0c0 0, #e00505 100%) no-repeat;
    background: -ms-linear-gradient(top, #ffc0c0 0, #e00505 100%) no-repeat;
    background: linear-gradient(to bottom, #ffc0c0 0, #e00505 100%) no-repeat
}

.b_10004 .item_list .item .btn_wrap .btn a.red div span {
    background: #f30000;
    background: #f30000;
    background: -webkit-linear-gradient(top, #f30000 0, #aa0d0d 100%) no-repeat;
    background: -moz-linear-gradient(top, #f30000 0, #aa0d0d 100%) no-repeat;
    background: -o-linear-gradient(top, #f30000 0, #aa0d0d 100%) no-repeat;
    background: -ms-linear-gradient(top, #f30000 0, #aa0d0d 100%) no-repeat;
    background: linear-gradient(to bottom, #f30000 0, #aa0d0d 100%) no-repeat;
    text-shadow: 0 1px 0 #6c090b
}

.b_10004 .item_list .item .btn_wrap .btn a.red:hover span {
    background: #d50505;
    background: #d50505;
    background: -webkit-linear-gradient(top, #d50505 0, #aa0d0d 100%) no-repeat;
    background: -moz-linear-gradient(top, #d50505 0, #aa0d0d 100%) no-repeat;
    background: -o-linear-gradient(top, #d50505 0, #aa0d0d 100%) no-repeat;
    background: -ms-linear-gradient(top, #d50505 0, #aa0d0d 100%) no-repeat;
    background: linear-gradient(to bottom, #d50505 0, #aa0d0d 100%) no-repeat
}

.b_10004 .item_list .item .btn_wrap .btn a.red:active span {
    background: #aa0d0d;
    background: #aa0d0d;
    background: -webkit-linear-gradient(top, #aa0d0d 0, #d50505 100%) no-repeat;
    background: -moz-linear-gradient(top, #aa0d0d 0, #d50505 100%) no-repeat;
    background: -o-linear-gradient(top, #aa0d0d 0, #d50505 100%) no-repeat;
    background: -ms-linear-gradient(top, #aa0d0d 0, #d50505 100%) no-repeat;
    background: linear-gradient(to bottom, #aa0d0d 0, #d50505 100%) no-repeat
}

.b_10004 .item_list .item .btn_wrap .btn a.yellow {
    background: #e00505;
    background: #e00505;
    background: -webkit-linear-gradient(top, #ffc516 0, #d36e00 100%) no-repeat;
    background: -moz-linear-gradient(top, #ffc516 0, #d36e00 100%) no-repeat;
    background: -o-linear-gradient(top, #ffc516 0, #d36e00 100%) no-repeat;
    background: -ms-linear-gradient(top, #ffc516 0, #d36e00 100%) no-repeat;
    background: linear-gradient(to bottom, #ffc516 0, #d36e00 100%) no-repeat
}

.b_10004 .item_list .item .btn_wrap .btn a.yellow div {
    background: #ffc0c0;
    background: #ffc0c0;
    background: -webkit-linear-gradient(top, #ffe7e4 0, #ffbe12 100%) no-repeat;
    background: -moz-linear-gradient(top, #ffe7e4 0, #ffbe12 100%) no-repeat;
    background: -o-linear-gradient(top, #ffe7e4 0, #ffbe12 100%) no-repeat;
    background: -ms-linear-gradient(top, #ffe7e4 0, #ffbe12 100%) no-repeat;
    background: linear-gradient(to bottom, #ffe7e4 0, #ffbe12 100%) no-repeat
}

.b_10004 .item_list .item .btn_wrap .btn a.yellow div span {
    background: #f30000;
    background: #f30000;
    background: -webkit-linear-gradient(top, #ffd61f 0, #ff9d00 100%) no-repeat;
    background: -moz-linear-gradient(top, #ffd61f 0, #ff9d00 100%) no-repeat;
    background: -o-linear-gradient(top, #ffd61f 0, #ff9d00 100%) no-repeat;
    background: -ms-linear-gradient(top, #ffd61f 0, #ff9d00 100%) no-repeat;
    background: linear-gradient(to bottom, #ffd61f 0, #ff9d00 100%) no-repeat;
    text-shadow: 0 1px 0 #ce6200
}

.b_10004 .item_list .item .btn_wrap .btn a.yellow:hover span {
    background: #d50505;
    background: #d50505;
    background: -webkit-linear-gradient(top, #ffc516 0, #ff9d00 100%) no-repeat;
    background: -moz-linear-gradient(top, #ffc516 0, #ff9d00 100%) no-repeat;
    background: -o-linear-gradient(top, #ffc516 0, #ff9d00 100%) no-repeat;
    background: -ms-linear-gradient(top, #ffc516 0, #ff9d00 100%) no-repeat;
    background: linear-gradient(to bottom, #ffc516 0, #ff9d00 100%) no-repeat
}

.b_10004 .item_list .item .btn_wrap .btn a.yellow:active span {
    background: #aa0d0d;
    background: #aa0d0d;
    background: -webkit-linear-gradient(top, #ff9d00 0, #ffc516 100%) no-repeat;
    background: -moz-linear-gradient(top, #ff9d00 0, #ffc516 100%) no-repeat;
    background: -o-linear-gradient(top, #ff9d00 0, #ffc516 100%) no-repeat;
    background: -ms-linear-gradient(top, #ff9d00 0, #ffc516 100%) no-repeat;
    background: linear-gradient(to bottom, #ff9d00 0, #ffc516 100%) no-repeat
}

.b_72402 .container-fluid {
    background: #fff
}

.b_72402 .container {
    padding: 25px 0 15px 0;
    font-family: Arial
}

.b_72402 h1.title {
    margin: 35px 0 0 0;
    text-align: center;
    color: #34383a;
    font-size: 48px;
    font-family: "Open Sans", Arial;
    font-weight: 400
}

.b_72402 .title_2 {
    margin: 15px 0 0 0;
    text-align: center;
    color: #5c5c5c;
    font-size: 25px;
    font-family: "Open Sans", Arial;
    font-weight: 300
}

.b_72402 .item_list {
    margin: 45px 20px 0 20px;
    padding-bottom: 50px
}

.b_72402 .item_list .item {
    position: relative;
    float: left;
    width: 540px;
    margin: 12px;
    padding-bottom: 75px;
    border: 1px solid #DDD
}

.b_72402 .item_list .item .img {
    width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.b_72402 .item_list .item .overlay {
    position: absolute;
    z-index: 3;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 76px;
    overflow: hidden;
    padding: 15px 17px;
    border-top: 1px solid #DDD;
    background: #FFF;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.b_72402 .item_list .item .overlay .img_title {
    height: 22px;
    overflow: hidden;
    color: #2b2b2b;
    font-size: 16px;
    font-family: "Open Sans", Arial;
    font-weight: 600;
    text-transform: uppercase;
    white-space: nowrap
}

.b_72402 .item_list .item .overlay .img_desc {
    width: 100%;
    height: 17px;
    overflow: hidden;
    margin-top: 8px;
    color: #bd905d;
    font-size: 12px;
    font-family: "Open Sans", Arial;
    font-weight: 400;
    text-transform: uppercase;
    white-space: nowrap
}

.b_72402 .item_list .item .overlay .img_desc[data-editor] {
    overflow: visible
}

.b_72402 .item_list .item .overlay .img_desc[data-editor] .editor_text {
    width: 100%;
    height: 17px;
    overflow: hidden
}

.b_72402 .item_list .item .overlay .img_text {
    margin-top: 12px;
    color: #8c8c8c;
    font-size: 14px;
    font-family: "Open Sans", Arial;
    font-weight: 400
}

@media all and (max-width: 1199px) {
    .b_72402 .item_list .item {
        width: 432px;
        margin: 8px
    }

    .b_72402 .item_list .item .img {
        height: 240px
    }
}

.b_72402 .item_list.hide_desc .item {
    padding-bottom: 50px
}

.b_72402 .item_list.hide_desc .item .overlay {
    height: 50px
}

.b_72402 .item_list.hide_desc .item .overlay .img_desc {
    display: none
}

.b_72402 .item_list.hide_overlay .item {
    padding-bottom: 0 !important
}

.b_89954 .container-fluid {
    border-bottom: 0;
    background: url("../../images/family_tree/img/277946_1920/098a7440.jpg");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat
}

.b_89954 .container-fluid .dark_noise {
    background: transparent url("../../images/family_tree/images/block/13/overlay.png") repeat
}

.b_89954 .container-fluid .dark {
    background: rgba(0, 0, 0, 0.5)
}

.b_89954 .container-fluid .container {
    padding: 80px 0;
    color: #fff;
    text-shadow: 0 1px 1px #000;
    font-family: Arial;
    min-height: 550px;
    text-align: center
}

.b_89954 .title_1 {
    margin: 0;
    font-size: 60px;
    line-height: 120%;
    font-family: "Open Sans", Arial;
    font-weight: 700
}

.b_89954 .title_2 {
    margin-top: 20px;
    font-size: 26px;
    line-height: 120%;
    font-family: "Open Sans", Arial;
    font-weight: normal
}

.b_89954 .btn_note {
    display: inline-block;
    position: relative;
    min-width: 100px;
    margin-top: 100px;
    padding: 5px;
    font-size: 16px;
    font-family: "Open Sans", Arial;
    font-weight: normal
}

.b_89954 .btn_wrap {
    position: relative;
    margin-top: 25px;
    display: inline-block
}

.b_89954 .btn_wrap:before {
    display: block;
    position: absolute;
    bottom: 18px;
    left: -78px;
    width: 70px;
    height: 70px;
    content: "";
    background-image: url("../../images/family_tree/images/block/13/arrow2.png");
    background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .b_89954 .btn_wrap:before {
        background-image: url("../../images/family_tree/images/block/13/arrow2.retina.png");
        background-size: 70px 70px
    }
}

.b_89954 .btn_wrap.no_arrow:before {
    display: none
}

.b_89954 .btn_wrap.no_btn_note {
    margin-top: 100px
}

.b_89954 .btn_wrap a.btn {
    display: inline-block;
    padding: 1px 1px;
    border-radius: 3px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    font-family: Arial;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    user-select: none
}

.b_89954 .btn_wrap a.btn div {
    display: inline-block;
    width: 100%;
    padding: 1px 1px;
    border-radius: 3px
}

.b_89954 .btn_wrap a.btn div span {
    display: inline-block;
    width: 100%;
    padding: 14px 50px;
    text-align: center;
    border-radius: 3px
}

.b_89954 .btn_wrap a.btn:hover {
    text-decoration: none
}

.b_89954 .btn_wrap a.btn.blue {
    background: #0999b2;
    background: #0999b2;
    background: -webkit-linear-gradient(top, #0999b2 0, #011352 100%) no-repeat;
    background: -moz-linear-gradient(top, #0999b2 0, #011352 100%) no-repeat;
    background: -o-linear-gradient(top, #0999b2 0, #011352 100%) no-repeat;
    background: -ms-linear-gradient(top, #0999b2 0, #011352 100%) no-repeat;
    background: linear-gradient(to bottom, #0999b2 0, #011352 100%) no-repeat
}

.b_89954 .btn_wrap a.btn.blue div {
    background: #00d6ef;
    background: #00d6ef;
    background: -webkit-linear-gradient(top, #00d6ef 0, #0161a1 100%) no-repeat;
    background: -moz-linear-gradient(top, #00d6ef 0, #0161a1 100%) no-repeat;
    background: -o-linear-gradient(top, #00d6ef 0, #0161a1 100%) no-repeat;
    background: -ms-linear-gradient(top, #00d6ef 0, #0161a1 100%) no-repeat;
    background: linear-gradient(to bottom, #00d6ef 0, #0161a1 100%) no-repeat
}

.b_89954 .btn_wrap a.btn.blue div span {
    background: #019fcc;
    background: #019fcc;
    background: -webkit-linear-gradient(top, #019fcc 0, #0172ae 100%) no-repeat;
    background: -moz-linear-gradient(top, #019fcc 0, #0172ae 100%) no-repeat;
    background: -o-linear-gradient(top, #019fcc 0, #0172ae 100%) no-repeat;
    background: -ms-linear-gradient(top, #019fcc 0, #0172ae 100%) no-repeat;
    background: linear-gradient(to bottom, #019fcc 0, #0172ae 100%) no-repeat;
    text-shadow: 0 1px 0 #00537f
}

.b_89954 .btn_wrap a.btn.blue:hover span {
    background: #018dc0;
    background: #018dc0;
    background: -webkit-linear-gradient(top, #018dc0 0, #0172ae 100%) no-repeat;
    background: -moz-linear-gradient(top, #018dc0 0, #0172ae 100%) no-repeat;
    background: -o-linear-gradient(top, #018dc0 0, #0172ae 100%) no-repeat;
    background: -ms-linear-gradient(top, #018dc0 0, #0172ae 100%) no-repeat;
    background: linear-gradient(to bottom, #018dc0 0, #0172ae 100%) no-repeat
}

.b_89954 .btn_wrap a.btn.blue:active span {
    background: #0172ae;
    background: #0172ae;
    background: -webkit-linear-gradient(top, #0172ae 0, #018dc0 100%) no-repeat;
    background: -moz-linear-gradient(top, #0172ae 0, #018dc0 100%) no-repeat;
    background: -o-linear-gradient(top, #0172ae 0, #018dc0 100%) no-repeat;
    background: -ms-linear-gradient(top, #0172ae 0, #018dc0 100%) no-repeat;
    background: linear-gradient(to bottom, #0172ae 0, #018dc0 100%) no-repeat
}

.b_89954 .btn_wrap a.btn.green {
    background: #77b606;
    background: #77b606;
    background: -webkit-linear-gradient(top, #77b606 0, #034f01 100%) no-repeat;
    background: -moz-linear-gradient(top, #77b606 0, #034f01 100%) no-repeat;
    background: -o-linear-gradient(top, #77b606 0, #034f01 100%) no-repeat;
    background: -ms-linear-gradient(top, #77b606 0, #034f01 100%) no-repeat;
    background: linear-gradient(to bottom, #77b606 0, #034f01 100%) no-repeat
}

.b_89954 .btn_wrap a.btn.green div {
    background: #b1df5d;
    background: #b1df5d;
    background: -webkit-linear-gradient(top, #b1df5d 0, #459b02 100%) no-repeat;
    background: -moz-linear-gradient(top, #b1df5d 0, #459b02 100%) no-repeat;
    background: -o-linear-gradient(top, #b1df5d 0, #459b02 100%) no-repeat;
    background: -ms-linear-gradient(top, #b1df5d 0, #459b02 100%) no-repeat;
    background: linear-gradient(to bottom, #b1df5d 0, #459b02 100%) no-repeat
}

.b_89954 .btn_wrap a.btn.green div span {
    background: #78be1a;
    background: #78be1a;
    background: -webkit-linear-gradient(top, #78be1a 0, #3e9802 100%) no-repeat;
    background: -moz-linear-gradient(top, #78be1a 0, #3e9802 100%) no-repeat;
    background: -o-linear-gradient(top, #78be1a 0, #3e9802 100%) no-repeat;
    background: -ms-linear-gradient(top, #78be1a 0, #3e9802 100%) no-repeat;
    background: linear-gradient(to bottom, #78be1a 0, #3e9802 100%) no-repeat;
    text-shadow: 0 1px 0 #3b7f06
}

.b_89954 .btn_wrap a.btn.green:hover span {
    background: #61af11;
    background: #61af11;
    background: -webkit-linear-gradient(top, #61af11 0, #3e9802 100%) no-repeat;
    background: -moz-linear-gradient(top, #61af11 0, #3e9802 100%) no-repeat;
    background: -o-linear-gradient(top, #61af11 0, #3e9802 100%) no-repeat;
    background: -ms-linear-gradient(top, #61af11 0, #3e9802 100%) no-repeat;
    background: linear-gradient(to bottom, #61af11 0, #3e9802 100%) no-repeat
}

.b_89954 .btn_wrap a.btn.green:active span {
    background: #3e9802;
    background: #3e9802;
    background: -webkit-linear-gradient(top, #3e9802 0, #61af11 100%) no-repeat;
    background: -moz-linear-gradient(top, #3e9802 0, #61af11 100%) no-repeat;
    background: -o-linear-gradient(top, #3e9802 0, #61af11 100%) no-repeat;
    background: -ms-linear-gradient(top, #3e9802 0, #61af11 100%) no-repeat;
    background: linear-gradient(to bottom, #3e9802 0, #61af11 100%) no-repeat
}

.b_89954 .btn_wrap a.btn.orange {
    background: #fe7f00;
    background: #fe7f00;
    background: -webkit-linear-gradient(top, #fe7f00 0, #a00000 100%) no-repeat;
    background: -moz-linear-gradient(top, #fe7f00 0, #a00000 100%) no-repeat;
    background: -o-linear-gradient(top, #fe7f00 0, #a00000 100%) no-repeat;
    background: -ms-linear-gradient(top, #fe7f00 0, #a00000 100%) no-repeat;
    background: linear-gradient(to bottom, #fe7f00 0, #a00000 100%) no-repeat
}

.b_89954 .btn_wrap a.btn.orange div {
    background: #fcb700;
    background: #fcb700;
    background: -webkit-linear-gradient(top, #fcb700 0, #fd8803 100%) no-repeat;
    background: -moz-linear-gradient(top, #fcb700 0, #fd8803 100%) no-repeat;
    background: -o-linear-gradient(top, #fcb700 0, #fd8803 100%) no-repeat;
    background: -ms-linear-gradient(top, #fcb700 0, #fd8803 100%) no-repeat;
    background: linear-gradient(to bottom, #fcb700 0, #fd8803 100%) no-repeat
}

.b_89954 .btn_wrap a.btn.orange div span {
    background: #fe7f00;
    background: #fe7f00;
    background: -webkit-linear-gradient(top, #fe7f00 0, #fc6700 100%) no-repeat;
    background: -moz-linear-gradient(top, #fe7f00 0, #fc6700 100%) no-repeat;
    background: -o-linear-gradient(top, #fe7f00 0, #fc6700 100%) no-repeat;
    background: -ms-linear-gradient(top, #fe7f00 0, #fc6700 100%) no-repeat;
    background: linear-gradient(to bottom, #fe7f00 0, #fc6700 100%) no-repeat;
    text-shadow: 0 1px 0 #dd5900
}

.b_89954 .btn_wrap a.btn.orange:hover span {
    background: #fd7400;
    background: #fd7400;
    background: -webkit-linear-gradient(top, #fd7400 0, #fc6700 100%) no-repeat;
    background: -moz-linear-gradient(top, #fd7400 0, #fc6700 100%) no-repeat;
    background: -o-linear-gradient(top, #fd7400 0, #fc6700 100%) no-repeat;
    background: -ms-linear-gradient(top, #fd7400 0, #fc6700 100%) no-repeat;
    background: linear-gradient(to bottom, #fd7400 0, #fc6700 100%) no-repeat
}

.b_89954 .btn_wrap a.btn.orange:active span {
    background: #fc6700;
    background: #fc6700;
    background: -webkit-linear-gradient(top, #fc6700 0, #fd7400 100%) no-repeat;
    background: -moz-linear-gradient(top, #fc6700 0, #fd7400 100%) no-repeat;
    background: -o-linear-gradient(top, #fc6700 0, #fd7400 100%) no-repeat;
    background: -ms-linear-gradient(top, #fc6700 0, #fd7400 100%) no-repeat;
    background: linear-gradient(to bottom, #fc6700 0, #fd7400 100%) no-repeat
}

.b_89954 .btn_wrap a.btn.purple {
    background: #8122d5;
    background: #8122d5;
    background: -webkit-linear-gradient(top, #8122d5 0, #260844 100%) no-repeat;
    background: -moz-linear-gradient(top, #8122d5 0, #260844 100%) no-repeat;
    background: -o-linear-gradient(top, #8122d5 0, #260844 100%) no-repeat;
    background: -ms-linear-gradient(top, #8122d5 0, #260844 100%) no-repeat;
    background: linear-gradient(to bottom, #8122d5 0, #260844 100%) no-repeat
}

.b_89954 .btn_wrap a.btn.purple div {
    background: #cc9feb;
    background: #cc9feb;
    background: -webkit-linear-gradient(top, #cc9feb 0, #7d1fd2 100%) no-repeat;
    background: -moz-linear-gradient(top, #cc9feb 0, #7d1fd2 100%) no-repeat;
    background: -o-linear-gradient(top, #cc9feb 0, #7d1fd2 100%) no-repeat;
    background: -ms-linear-gradient(top, #cc9feb 0, #7d1fd2 100%) no-repeat;
    background: linear-gradient(to bottom, #cc9feb 0, #7d1fd2 100%) no-repeat
}

.b_89954 .btn_wrap a.btn.purple div span {
    background: #ae4cea;
    background: #ae4cea;
    background: -webkit-linear-gradient(top, #ae4cea 0, #6516b7 100%) no-repeat;
    background: -moz-linear-gradient(top, #ae4cea 0, #6516b7 100%) no-repeat;
    background: -o-linear-gradient(top, #ae4cea 0, #6516b7 100%) no-repeat;
    background: -ms-linear-gradient(top, #ae4cea 0, #6516b7 100%) no-repeat;
    background: linear-gradient(to bottom, #ae4cea 0, #6516b7 100%) no-repeat;
    text-shadow: 0 1px 0 #62567a
}

.b_89954 .btn_wrap a.btn.purple:hover span {
    background: #9e8ac5;
    background: #9e8ac5;
    background: -webkit-linear-gradient(top, #8c33d2 0, #6516b7 100%) no-repeat;
    background: -moz-linear-gradient(top, #8c33d2 0, #6516b7 100%) no-repeat;
    background: -o-linear-gradient(top, #8c33d2 0, #6516b7 100%) no-repeat;
    background: -ms-linear-gradient(top, #8c33d2 0, #6516b7 100%) no-repeat;
    background: linear-gradient(to bottom, #8c33d2 0, #6516b7 100%) no-repeat
}

.b_89954 .btn_wrap a.btn.purple:active span {
    background: #6516b7;
    background: #6516b7;
    background: -webkit-linear-gradient(top, #6516b7 0, #8c33d2 100%) no-repeat;
    background: -moz-linear-gradient(top, #6516b7 0, #8c33d2 100%) no-repeat;
    background: -o-linear-gradient(top, #6516b7 0, #8c33d2 100%) no-repeat;
    background: -ms-linear-gradient(top, #6516b7 0, #8c33d2 100%) no-repeat;
    background: linear-gradient(to bottom, #6516b7 0, #8c33d2 100%) no-repeat
}

.b_89954 .btn_wrap a.btn.purple_light {
    background: #8c72bb;
    background: #8c72bb;
    background: -webkit-linear-gradient(top, #8c72bb 0, #342759 100%) no-repeat;
    background: -moz-linear-gradient(top, #8c72bb 0, #342759 100%) no-repeat;
    background: -o-linear-gradient(top, #8c72bb 0, #342759 100%) no-repeat;
    background: -ms-linear-gradient(top, #8c72bb 0, #342759 100%) no-repeat;
    background: linear-gradient(to bottom, #8c72bb 0, #342759 100%) no-repeat
}

.b_89954 .btn_wrap a.btn.purple_light div {
    background: #f2caff;
    background: #f2caff;
    background: -webkit-linear-gradient(top, #f2caff 0, #8d73bc 100%) no-repeat;
    background: -moz-linear-gradient(top, #f2caff 0, #8d73bc 100%) no-repeat;
    background: -o-linear-gradient(top, #f2caff 0, #8d73bc 100%) no-repeat;
    background: -ms-linear-gradient(top, #f2caff 0, #8d73bc 100%) no-repeat;
    background: linear-gradient(to bottom, #f2caff 0, #8d73bc 100%) no-repeat
}

.b_89954 .btn_wrap a.btn.purple_light div span {
    background: #bbaad9;
    background: #bbaad9;
    background: -webkit-linear-gradient(top, #bbaad9 0, #745da9 100%) no-repeat;
    background: -moz-linear-gradient(top, #bbaad9 0, #745da9 100%) no-repeat;
    background: -o-linear-gradient(top, #bbaad9 0, #745da9 100%) no-repeat;
    background: -ms-linear-gradient(top, #bbaad9 0, #745da9 100%) no-repeat;
    background: linear-gradient(to bottom, #bbaad9 0, #745da9 100%) no-repeat;
    text-shadow: 0 1px 0 #62567a
}

.b_89954 .btn_wrap a.btn.purple_light:hover span {
    background: #9e8ac5;
    background: #9e8ac5;
    background: -webkit-linear-gradient(top, #9e8ac5 0, #745da9 100%) no-repeat;
    background: -moz-linear-gradient(top, #9e8ac5 0, #745da9 100%) no-repeat;
    background: -o-linear-gradient(top, #9e8ac5 0, #745da9 100%) no-repeat;
    background: -ms-linear-gradient(top, #9e8ac5 0, #745da9 100%) no-repeat;
    background: linear-gradient(to bottom, #9e8ac5 0, #745da9 100%) no-repeat
}

.b_89954 .btn_wrap a.btn.purple_light:active span {
    background: #745da9;
    background: #745da9;
    background: -webkit-linear-gradient(top, #745da9 0, #9e8ac5 100%) no-repeat;
    background: -moz-linear-gradient(top, #745da9 0, #9e8ac5 100%) no-repeat;
    background: -o-linear-gradient(top, #745da9 0, #9e8ac5 100%) no-repeat;
    background: -ms-linear-gradient(top, #745da9 0, #9e8ac5 100%) no-repeat;
    background: linear-gradient(to bottom, #745da9 0, #9e8ac5 100%) no-repeat
}

.b_89954 .btn_wrap a.btn.rose {
    background: #f77eaf;
    background: #f77eaf;
    background: -webkit-linear-gradient(top, #f77eaf 0, #c02859 100%) no-repeat;
    background: -moz-linear-gradient(top, #f77eaf 0, #c02859 100%) no-repeat;
    background: -o-linear-gradient(top, #f77eaf 0, #c02859 100%) no-repeat;
    background: -ms-linear-gradient(top, #f77eaf 0, #c02859 100%) no-repeat;
    background: linear-gradient(to bottom, #f77eaf 0, #c02859 100%) no-repeat
}

.b_89954 .btn_wrap a.btn.rose div {
    background: #ffd2e4;
    background: #ffd2e4;
    background: -webkit-linear-gradient(top, #ffd2e4 0, #f371a5 100%) no-repeat;
    background: -moz-linear-gradient(top, #ffd2e4 0, #f371a5 100%) no-repeat;
    background: -o-linear-gradient(top, #ffd2e4 0, #f371a5 100%) no-repeat;
    background: -ms-linear-gradient(top, #ffd2e4 0, #f371a5 100%) no-repeat;
    background: linear-gradient(to bottom, #ffd2e4 0, #f371a5 100%) no-repeat
}

.b_89954 .btn_wrap a.btn.rose div span {
    background: #f586b4;
    background: #f586b4;
    background: -webkit-linear-gradient(top, #f586b4 0, #f16096 100%) no-repeat;
    background: -moz-linear-gradient(top, #f586b4 0, #f16096 100%) no-repeat;
    background: -o-linear-gradient(top, #f586b4 0, #f16096 100%) no-repeat;
    background: -ms-linear-gradient(top, #f586b4 0, #f16096 100%) no-repeat;
    background: linear-gradient(to bottom, #f586b4 0, #f16096 100%) no-repeat;
    text-shadow: 0 1px 0 #a85474
}

.b_89954 .btn_wrap a.btn.rose:hover span {
    background: #f377a8;
    background: #f377a8;
    background: -webkit-linear-gradient(top, #f377a8 0, #f16096 100%) no-repeat;
    background: -moz-linear-gradient(top, #f377a8 0, #f16096 100%) no-repeat;
    background: -o-linear-gradient(top, #f377a8 0, #f16096 100%) no-repeat;
    background: -ms-linear-gradient(top, #f377a8 0, #f16096 100%) no-repeat;
    background: linear-gradient(to bottom, #f377a8 0, #f16096 100%) no-repeat
}

.b_89954 .btn_wrap a.btn.rose:active span {
    background: #f16096;
    background: #f16096;
    background: -webkit-linear-gradient(top, #f16096 0, #f377a8 100%) no-repeat;
    background: -moz-linear-gradient(top, #f16096 0, #f377a8 100%) no-repeat;
    background: -o-linear-gradient(top, #f16096 0, #f377a8 100%) no-repeat;
    background: -ms-linear-gradient(top, #f16096 0, #f377a8 100%) no-repeat;
    background: linear-gradient(to bottom, #f16096 0, #f377a8 100%) no-repeat
}

.b_89954 .btn_wrap a.btn.red {
    background: #e00505;
    background: #e00505;
    background: -webkit-linear-gradient(top, #e00505 0, #760000 100%) no-repeat;
    background: -moz-linear-gradient(top, #e00505 0, #760000 100%) no-repeat;
    background: -o-linear-gradient(top, #e00505 0, #760000 100%) no-repeat;
    background: -ms-linear-gradient(top, #e00505 0, #760000 100%) no-repeat;
    background: linear-gradient(to bottom, #e00505 0, #760000 100%) no-repeat
}

.b_89954 .btn_wrap a.btn.red div {
    background: #ffc0c0;
    background: #ffc0c0;
    background: -webkit-linear-gradient(top, #ffc0c0 0, #e00505 100%) no-repeat;
    background: -moz-linear-gradient(top, #ffc0c0 0, #e00505 100%) no-repeat;
    background: -o-linear-gradient(top, #ffc0c0 0, #e00505 100%) no-repeat;
    background: -ms-linear-gradient(top, #ffc0c0 0, #e00505 100%) no-repeat;
    background: linear-gradient(to bottom, #ffc0c0 0, #e00505 100%) no-repeat
}

.b_89954 .btn_wrap a.btn.red div span {
    background: #f30000;
    background: #f30000;
    background: -webkit-linear-gradient(top, #f30000 0, #aa0d0d 100%) no-repeat;
    background: -moz-linear-gradient(top, #f30000 0, #aa0d0d 100%) no-repeat;
    background: -o-linear-gradient(top, #f30000 0, #aa0d0d 100%) no-repeat;
    background: -ms-linear-gradient(top, #f30000 0, #aa0d0d 100%) no-repeat;
    background: linear-gradient(to bottom, #f30000 0, #aa0d0d 100%) no-repeat;
    text-shadow: 0 1px 0 #6c090b
}

.b_89954 .btn_wrap a.btn.red:hover span {
    background: #d50505;
    background: #d50505;
    background: -webkit-linear-gradient(top, #d50505 0, #aa0d0d 100%) no-repeat;
    background: -moz-linear-gradient(top, #d50505 0, #aa0d0d 100%) no-repeat;
    background: -o-linear-gradient(top, #d50505 0, #aa0d0d 100%) no-repeat;
    background: -ms-linear-gradient(top, #d50505 0, #aa0d0d 100%) no-repeat;
    background: linear-gradient(to bottom, #d50505 0, #aa0d0d 100%) no-repeat
}

.b_89954 .btn_wrap a.btn.red:active span {
    background: #aa0d0d;
    background: #aa0d0d;
    background: -webkit-linear-gradient(top, #aa0d0d 0, #d50505 100%) no-repeat;
    background: -moz-linear-gradient(top, #aa0d0d 0, #d50505 100%) no-repeat;
    background: -o-linear-gradient(top, #aa0d0d 0, #d50505 100%) no-repeat;
    background: -ms-linear-gradient(top, #aa0d0d 0, #d50505 100%) no-repeat;
    background: linear-gradient(to bottom, #aa0d0d 0, #d50505 100%) no-repeat
}

.b_89954 .btn_wrap a.btn.yellow {
    background: #e00505;
    background: #e00505;
    background: -webkit-linear-gradient(top, #ffc516 0, #d36e00 100%) no-repeat;
    background: -moz-linear-gradient(top, #ffc516 0, #d36e00 100%) no-repeat;
    background: -o-linear-gradient(top, #ffc516 0, #d36e00 100%) no-repeat;
    background: -ms-linear-gradient(top, #ffc516 0, #d36e00 100%) no-repeat;
    background: linear-gradient(to bottom, #ffc516 0, #d36e00 100%) no-repeat
}

.b_89954 .btn_wrap a.btn.yellow div {
    background: #ffc0c0;
    background: #ffc0c0;
    background: -webkit-linear-gradient(top, #ffe7e4 0, #ffbe12 100%) no-repeat;
    background: -moz-linear-gradient(top, #ffe7e4 0, #ffbe12 100%) no-repeat;
    background: -o-linear-gradient(top, #ffe7e4 0, #ffbe12 100%) no-repeat;
    background: -ms-linear-gradient(top, #ffe7e4 0, #ffbe12 100%) no-repeat;
    background: linear-gradient(to bottom, #ffe7e4 0, #ffbe12 100%) no-repeat
}

.b_89954 .btn_wrap a.btn.yellow div span {
    background: #f30000;
    background: #f30000;
    background: -webkit-linear-gradient(top, #ffd61f 0, #ff9d00 100%) no-repeat;
    background: -moz-linear-gradient(top, #ffd61f 0, #ff9d00 100%) no-repeat;
    background: -o-linear-gradient(top, #ffd61f 0, #ff9d00 100%) no-repeat;
    background: -ms-linear-gradient(top, #ffd61f 0, #ff9d00 100%) no-repeat;
    background: linear-gradient(to bottom, #ffd61f 0, #ff9d00 100%) no-repeat;
    text-shadow: 0 1px 0 #ce6200
}

.b_89954 .btn_wrap a.btn.yellow:hover span {
    background: #d50505;
    background: #d50505;
    background: -webkit-linear-gradient(top, #ffc516 0, #ff9d00 100%) no-repeat;
    background: -moz-linear-gradient(top, #ffc516 0, #ff9d00 100%) no-repeat;
    background: -o-linear-gradient(top, #ffc516 0, #ff9d00 100%) no-repeat;
    background: -ms-linear-gradient(top, #ffc516 0, #ff9d00 100%) no-repeat;
    background: linear-gradient(to bottom, #ffc516 0, #ff9d00 100%) no-repeat
}

.b_89954 .btn_wrap a.btn.yellow:active span {
    background: #aa0d0d;
    background: #aa0d0d;
    background: -webkit-linear-gradient(top, #ff9d00 0, #ffc516 100%) no-repeat;
    background: -moz-linear-gradient(top, #ff9d00 0, #ffc516 100%) no-repeat;
    background: -o-linear-gradient(top, #ff9d00 0, #ffc516 100%) no-repeat;
    background: -ms-linear-gradient(top, #ff9d00 0, #ffc516 100%) no-repeat;
    background: linear-gradient(to bottom, #ff9d00 0, #ffc516 100%) no-repeat
}