
@font-face {
    font-family: "PT Sans";
    src: local("PT Sans"), url("../fonts/PTS55F_W.woff") format("woff"), url("../fonts/PTS55F_W.ttf") format("truetype"), url("../fonts/PTS55F_W.svg#PTSans-Regular") format("svg");
}
@font-face {
    font-family: "PT Sans";
    font-style: italic;
    src: local("PT Sans Italic"), url("../fonts/PTS56F_W.woff") format("woff"), url("../fonts/PTS56F_W.ttf") format("truetype"), url("../fonts/PTS56F_W.svg#PTSans-Italic") format("svg");
}
@font-face {
    font-family: "PT Sans";
    font-style: normal;
    font-weight: bold;
    src: local("PT Sans Bold"), url("../fonts/PTS75F_W.woff") format("woff"), url("../fonts/PTS75F_W.ttf") format("truetype"), url("../fonts/PTS75F_W.svg#PTSans-Bold") format("svg");
}
@font-face {
    font-family: "PT Sans";
    font-style: italic;
    font-weight: bold;
    src: local("PT Sans Bold Italic"), url("../fonts/PTS76F_W.woff") format("woff"), url("../fonts/PTS76F_W.ttf") format("truetype"), url("../fonts/PTS76F_W.svg#PTSans-BoldItalic") format("svg");
}
@font-face {
    font-family: "PT Sans Caption";
    src: local("PT Sans Caption"), url("../fonts/PTC55F_W.woff") format("woff"), url("../fonts/PTC55F_W.ttf") format("truetype"), url("../fonts/PTC55F_W.svg#PTSans-Caption") format("svg");
}
@font-face {
    font-family: "PT Sans Caption";
    font-weight: bold;
    src: local("PT Sans Caption Bold"), url("../fonts/PTC75F_W.woff") format("woff"), url("../fonts/PTC75F_W.ttf") format("truetype"), url("../fonts/PTC75F_W.svg#PTSans-CaptionBold") format("svg");
}
@font-face {
    font-family: "PT Sans Narrow";
    src: local("PT Sans Narrow"), url("../fonts/PTN57F_W.woff") format("woff"), url("../fonts/PTN57F_W.ttf") format("truetype"), url("../fonts/PTN57F_W.svg#PTSans-Narrow") format("svg");
}
@font-face {
    font-family: "PT Sans Narrow";
    font-weight: bold;
    src: local("PT Sans Narrow Bold"), url("../fonts/PTN77F_W.woff") format("woff"), url("../fonts/PTN77F_W.ttf") format("truetype"), url("../fonts/PTN77F_W.svg#PTSans-NarrowBold") format("svg");
}
button, .button {
    background: #6cbaa5 none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    box-shadow: 0 1px 0 #cddfd5 inset, 2px 2px 0 #589786;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 25px;
    font-weight: bold;
    height: 46px;
    text-align: center;
    text-decoration: none !important;
    text-shadow: 2px 2px 1px #419179;
}
button:hover, .button:hover {
    background: #7dcbb6 none repeat scroll 0 0;
}
button:active, .button:active {
    background: #5ba994 none repeat scroll 0 0;
}
button.orange, .button.orange {
    background: #d7783c none repeat scroll 0 0;
    box-shadow: 0 1px 0 #ebcfb9 inset, 2px 2px 0 #a4450a;
    text-shadow: 2px 2px 1px #be481a;
}
button.orange:hover, .button.orange:hover {
    background: #e8894d none repeat scroll 0 0;
}
button.orange:active, .button.orange:active {
    background: #c6672b none repeat scroll 0 0;
}
button.green_small, .button.green_small {
    background: #24c4bc none repeat scroll 0 0;
    box-shadow: 2px 2px 0 #15716c;
    font-size: 20px;
    height: 35px;
    line-height: 35px;
    text-shadow: 2px 2px 1px #15938b;
}
button.green_small:hover, .button.green_small:hover {
    background: #35d5cd none repeat scroll 0 0;
}
button.green_small:active, .button.green_small:active {
    background: #13b3ab none repeat scroll 0 0;
}
.button {
    line-height: 46px;
}
.button.green_small {
    line-height: 35px;
}
.title_box {
    background: rgba(0, 0, 0, 0) url("../img/decor_line.png") repeat-x scroll 0 center;
    clear: both;
    height: 62px;
    margin-bottom: 25px;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    z-index: 1;
}
.title_box span {
    background: rgba(0, 0, 0, 0) url("../img/bg_title.png") repeat scroll 0 -62px;
    color: #fff;
    display: inline-block;
    font-size: 25px;
    font-weight: bold;
    height: 51px;
    line-height: 51px;
    min-width: 260px;
    padding: 0 20px;
    position: relative;
    text-shadow: 2px 2px 1px #419179;
    vertical-align: middle;
}
.title_box span::after, .title_box span::before {
    background: rgba(0, 0, 0, 0) url("../img/bg_title.png") repeat scroll 0 0;
    content: "";
    display: block;
    height: 62px;
    left: -28px;
    position: absolute;
    top: 0;
    width: 70px;
    z-index: -1;
}
.title_box span::before {
    background-position: -70px 0;
    left: auto;
    right: -28px;
}
.title_box.orange span {
    background-position: 0 -175px;
    text-shadow: 2px 2px 1px #be481a;
}
.title_box.orange span::after, .title_box.orange span::before {
    background: rgba(0, 0, 0, 0) url("../img/bg_title.png") repeat scroll 0 -113px;
    content: "";
    display: block;
    height: 62px;
    left: -28px;
    position: absolute;
    top: 0;
    width: 70px;
    z-index: -1;
}
.title_box.orange span::before {
    background-position: -70px -113px;
    left: auto;
    right: -28px;
}
.cnt_box {
    clear: both;
    min-width: 940px;
}
.cnt_box .inner {
    margin: 0 auto;
    overflow: hidden;
    width: 940px;
}
body {
    background: #f4f5f9 none repeat scroll 0 0;
    color: #626262;
}
body strong {
    color: #000;
    font-weight: bold;
}
body p {
    margin: 0;
    overflow: hidden;
    padding: 0;
}
body h2 {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 10px;
}
body ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
body a {
    color: #6cbaa5;
    text-decoration: none;
}
body a:hover {
    text-decoration: underline;
}
body #wrap {
    min-width: 980px;
    overflow: hidden;
}
body #wrap #header {
    background: #ffffff none repeat scroll 0 0;
    clear: both;
    min-width: 980px;
}
body #wrap #header .header {
    margin: 0 auto;
    min-height: 120px;
    padding-bottom: 25px;
    position: relative;
    width: 940px;
}
body #wrap #footer {
    background: rgba(0, 0, 0, 0) url("../img/decor_line.png") repeat-x scroll center top;
    clear: both;
    min-width: 980px;
    overflow: hidden;
}
body #wrap #footer .footer {
    margin: 0 auto;
    min-height: 80px;
    overflow: hidden;
    padding: 40px 0 35px;
    position: relative;
    width: 940px;
}
.header .logo {
    display: block;
    float: left;
    padding-top: 6px;
}
.header .info {
    float: right;
    line-height: 1;
    padding-top: 5px;
}
.header .info .tel {
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-weight: bold;
}
.header .info .tel span {
    font-family: "Open Sans",sans-serif;
    font-size: 30px;
}
.header .info .adr {
    clear: both;
    font-family: "Open Sans",sans-serif;
    font-size: 10px;
    margin-bottom: 5px;
}
.header .info .button, .header .info button {
    clear: both;
    display: block;
    width: 100%;
}
.header .text {
    clear: both;
    font-family: "Open Sans",sans-serif;
    line-height: 25px;
    padding-top: 22px;
    text-align: center;
}
.header .text .title {
    color: #000;
    font-family: "Open Sans",sans-serif;
    font-size: 25px;
    padding-bottom: 10px;
}
.header .text p {
    font-family: "Open Sans",sans-serif;
    margin: 0;
    padding: 0;
}
.footer {
    color: #7c7c7c;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.footer p {
    color: #7c7c7c;
    font-family: Tahoma,"Geneva CY",sans-serif;
    font-size: 13px;
    font-weight: normal;
    padding: 10px 200px 0;
}
.footer .logo {
    float: left;
    left: 0;
    position: absolute;
    top: 30px;
}
.footer .info {
    float: left;
    position: absolute;
    right: 2px;
    top: 25px;
}
.footer .info .tel {
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-weight: bold;
}
.footer .info .tel span {
    font-family: "Open Sans",sans-serif;
    font-size: 30px;
}
.footer .info .adr {
    clear: both;
    font-family: "Open Sans",sans-serif;
    font-size: 10px;
    margin-bottom: 5px;
}
.footer .info .button, .footer .info button {
    clear: both;
    display: block;
    width: 100%;
}
.box_stat {
    background: rgba(0, 0, 0, 0) url("../img/decor_line.png") repeat-x scroll center bottom;
    margin-bottom: 20px;
    padding: 20px 0;
}
.stat_info {
    clear: both;
    overflow: hidden;
}
.stat_info ul li {
    background: rgba(0, 0, 0, 0) url("../img/marker1.png") no-repeat scroll 0 8px;
    clear: both;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    padding-bottom: 5px;
    padding-left: 10px;
}
.stat_info .box {
    float: right;
}
.stat_info .box:first-child {
    float: left;
}
.box_ads {
    background: #fff none repeat scroll 0 0;
    padding: 40px 0 0;
}
.box_ads ul.ads_list {
    padding: 0 60px;
    text-align: justify;
}
.box_ads ul.ads_list li {
    display: inline-block;
    margin: 0 10px 35px;
    vertical-align: middle;
}
.box_ads ul.ads_list li a, .box_ads ul.ads_list li img {
    display: inline-block;
    vertical-align: middle;
}
.box_ads ul.ads_list::after {
    content: "";
    display: inline-block;
    height: 0;
    overflow: hidden;
    width: 100%;
}
.box_tizer {
    background: rgba(0, 0, 0, 0) url("../img/decor_line.png") repeat-x scroll center bottom;
    clear: both;
    padding: 45px 0 20px;
}
.box_keis {
    background: #fff none repeat scroll 0 0;
    padding: 20px 0;
}
.box_keis #slider_keis {
    overflow: hidden;
    position: relative;
    width: 940px;
}
.box_keis #slider_keis .nav_box {
    clear: both;
    text-align: center;
}
.box_keis #slider_keis ul {
    height: 135px;
    overflow: hidden;
}
.box_keis #slider_keis ul li {
    float: left;
    height: 135px;
    overflow: hidden;
    padding-bottom: 10px;
    width: 940px;
}
.box_keis #slider_keis ul li .keis_block {
    float: left;
    margin-left: -1px;
    text-align: center;
    width: 25%;
}
.box_keis #slider_keis ul li .keis_block .pic {
    clear: both;
    display: block;
    height: 95px;
    line-height: 95px;
}
.box_keis #slider_keis ul li .keis_block .pic img {
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
}
.box_keis #slider_keis ul li .keis_block p {
    font-size: 15px;
    font-weight: normal;
    height: 30px;
    line-height: 15px;
}
.box_keis #slider_keis ul li .keis_block p span {
    font-size: 20px;
    font-weight: bold;
}
ul.box_list {
    overflow: hidden;
    width: 960px;
}
ul.box_list li {
    background: rgba(0, 0, 0, 0) url("../img/bg_box.png") repeat scroll 0 0;
    float: left;
    height: 182px;
    margin-bottom: 20px;
    margin-right: 19px;
    text-align: center;
    width: 301px;
}
ul.box_list li .block {
    color: #626262;
    display: block;
    padding-top: 14px;
    text-decoration: none !important;
}
ul.box_list li .block .ico {
    display: block;
    height: 110px;
    line-height: 105px;
    margin-bottom: 5px;
    overflow: hidden;
}
ul.box_list li .block .ico img {
    max-height: 105px;
    vertical-align: middle;
}
ul.box_list li .block p {
    font-size: 15px;
    font-weight: bold;
    height: 40px;
    line-height: 20px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.jcarousel-clip {
    overflow: hidden;
}
.nav_box {
    padding-bottom: 5px;
}
.nav_box a {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #e0e0e0;
    border-radius: 7px;
    display: inline-block;
    height: 11px;
    margin-right: 10px;
    vertical-align: middle;
    width: 11px;
}
.nav_box a.active, .nav_box a:hover {
    background: #73bda9 none repeat scroll 0 0;
    border-color: #73bda9;
    box-shadow: 0 1px 0 #999;
}
.box_text {
    background: rgba(0, 0, 0, 0) url("../img/decor_line.png") repeat-x scroll center bottom;
    clear: both;
    padding: 40px 0;
}
.box_text h2 {
    color: #4ca8bf;
    font-size: 25px;
    padding-bottom: 65px;
    text-align: center;
    text-transform: uppercase;
}
.box_text .text_box {
    background: rgba(0, 0, 0, 0) url("../img/bg_text.png") no-repeat scroll center top;
    height: 1375px;
    overflow: hidden;
}
.box_text .text_box > div {
    clear: both;
    height: 250px;
    overflow: hidden;
    padding-top: 20px;
    position: relative;
}
.box_text .text_box .block3 {
    height: 270px;
}
.box_text .text_box .pic {
    position: absolute;
    top: 0;
}
.box_text .text_box .block_left {
    padding-left: 442px;
}
.box_text .text_box .block_right {
    padding-left: 27px;
    padding-right: 450px;
}
.box_text .text_box p {
    font-size: 18px;
    height: 242px;
    line-height: 22px;
    overflow: hidden;
}
.box_text .text_box .block1 {
    height: 210px;
    padding-top: 40px;
}
.box_text .text_box .block1 .pic {
    left: 80px;
    top: 40px;
}
.box_text .text_box .block2 {
    height: 220px;
    padding-top: 30px;
}
.box_text .text_box .block2 .pic {
    right: 200px;
    top: 5px;
}
.box_text .text_box .block3 {
    height: 260px;
    padding-top: 40px;
}
.box_text .text_box .block3 .pic {
    left: 180px;
    top: 25px;
}
.box_text .text_box .block4 {
    padding-top: 50px;
}
.box_text .text_box .block4 .pic {
    right: 180px;
    top: 5px;
}
.box_text .text_box .block5 {
    padding-top: 30px;
}
.box_text .text_box .block5 .pic {
    left: 130px;
    top: 80px;
}
.box_text2 {
    clear: both;
    padding: 30px 0 40px;
    text-align: center;
}
.box_text2 h2 {
    color: #3b3b3b;
    font-size: 40px;
    font-weight: bold;
    padding-bottom: 20px;
}
.box_text2 p {
    font-size: 25px;
    font-weight: bold;
}
.box_color {
    overflow: hidden;
    padding: 18px 0 12px;
}
.box_color .inner {
    height: 260px;
    line-height: 260px;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.box_color .inner .text {
    color: #fff;
    display: inline-block;
    font-weight: bold;
    line-height: normal;
    text-align: center;
    vertical-align: middle;
    width: 635px;
}
.box_color .inner .text .ico {
    display: inline-block;
    margin-bottom: 10px;
}
.box_color .inner .order_form {
    display: inline-block;
    vertical-align: middle;
}
.box_orange {
    background: #e36552 url("../img/bg1-new.jpg") repeat-x scroll center center;
}
.box_orange .text {
    font-size: 28px;
    text-shadow: 2px 2px 0 #fa5722;
}
.box_green {
    background: #98d0b2 url("../img/bg2-new.jpg") repeat-x scroll center center;
}
.box_green .text {
    font-size: 28px;
    line-height: 32px !important;
    text-shadow: 2px 2px 0 #43844e;
}
.box_green .text .ico {
    margin-bottom: -5px !important;
}
.box_red {
    background: #fd7f63 url("../img/bg3-new.jpg") repeat-x scroll center center;
    margin-bottom: 30px;
}
.box_red .text {
    font-size: 40px;
    line-height: 45px !important;
    padding-top: 20px;
    text-shadow: 2px 2px 0 #aa3017;
    vertical-align: top !important;
}
.box_red .text .ico {
    margin-bottom: 10px !important;
}
.order_form {
    background: rgba(0, 0, 0, 0) url("../img/bg_tr.png") repeat scroll 0 0;
    border-radius: 5px;
    overflow: hidden;
    padding: 14px 14px 12px;
    width: 254px;
}
.order_form .title {
    font-family: Tahoma,"Geneva CY",sans-serif;
    font-size: 17px;
    line-height: 22px;
    padding-bottom: 10px;
    text-align: center;
}
.order_form .title b {
    color: #000;
    display: block;
    font-family: "PT Sans";
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 8px;
}
.order_form .row {
    clear: both;
    height: 47px;
    margin-bottom: 1px;
    overflow: hidden;
    width: 254px;
}
.order_form .row input {
    border: medium none;
    display: block;
    font-size: 15px;
    height: 47px;
    line-height: 47px;
    outline: medium none;
    padding: 0 10px 0 47px;
    width: 197px;
}
.order_form .l_name input[type="text"] {
    background: #ffffff url("../img/ico01.png") no-repeat scroll 18px center;
    border-radius: 3px 3px 0 0;
}
.order_form .l_tel input {
    background: #ffffff url("../img/ico02.png") no-repeat scroll 18px center;
}
.order_form .l_mail input {
    background: #ffffff url("../img/ico03.png") no-repeat scroll 18px center;
    border-radius: 0 0 3px 3px;
}
.order_form .l_time input[type="text"] {
    background: #ffffff url("../img/ico04.png") no-repeat scroll 18px center;
    border-radius: 0 0 3px 3px;
}
.order_form .row_button {
    padding-top: 13px;
}
.order_form .row_button button, .order_form .row_button .button {
    display: block;
    line-height: 45px;
    text-align: center;
    width: 254px;
}
.box_opin {
    clear: both;
    padding: 30px 0 45px;
}
.box_opin .inner {
    overflow: visible;
}
.box_opin .opin_box {
    border: 3px solid #626262;
    border-radius: 25px;
    text-align: center;
}
.box_opin .opin_box h2 {
    background: #f4f5f9 none repeat scroll 0 0;
    color: #4ca8bf;
    display: inline-block;
    font-size: 25px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 0 55px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: -15px;
}
.box_opin .opin_box ul {
    padding: 0 0 0 30px;
    text-align: left;
}
.box_opin .opin_box ul li {
    display: inline-block;
    margin-right: 35px;
    padding-bottom: 25px;
    text-align: left;
    vertical-align: top;
    width: 260px;
}
.box_opin .opin_box ul li .autor {
    clear: both;
    overflow: hidden;
    padding-bottom: 5px;
}
.box_opin .opin_box ul li .autor .pic {
    border-radius: 40px;
    float: left;
    height: 80px;
    margin-right: 7px;
    overflow: hidden;
    width: 80px;
}
.box_opin .opin_box ul li .autor .name {
    font-size: 16px;
    font-weight: bold;
}
.box_opin .opin_box ul li .autor p {
    color: #919191;
    font-family: Tahoma,"Geneva CY",sans-serif;
    font-size: 13px;
    padding-bottom: 3px;
}
.box_opin .opin_box ul li p.opin {
    background: rgba(0, 0, 0, 0) url("../img/quote.png") no-repeat scroll 0 0;
    font-family: Tahoma,"Geneva CY",sans-serif;
    font-size: 13px;
    line-height: 17px;
    padding: 10px 0 0 24px;
}
.box_cause {
    padding: 0 0 25px;
}
.box_cause .inner {
    position: relative;
}
.box_cause .inner::before {
    background: rgba(0, 0, 0, 0) url("../img/cause_shadow.png") repeat scroll 0 0;
    content: "";
    display: block;
    height: 602px;
    position: absolute;
    right: 0;
    top: 30px;
    width: 43px;
    z-index: 5;
}
.box_cause .cause_box {
    overflow: hidden;
    padding-top: 20px;
}
.box_cause .cause_box .photo {
    color: #3b3b3b;
    float: left;
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
    overflow: hidden;
    padding-left: 20px;
    text-align: right;
    width: 270px;
}
.box_cause .cause_box .photo .pic {
    clear: both;
    display: block;
    line-height: 0;
    margin-bottom: 7px;
    text-align: center;
}
.box_cause .cause_box .photo .pic img {
    max-width: 100%;
}
.box_cause .cause_box .photo span {
    color: #555;
    font-size: 17px;
}
.box_cause .cause_box #cause {
    float: right;
    overflow: hidden;
    position: relative;
    width: 620px;
}
.box_cause .cause_box #cause .nav_box {
    clear: both;
    padding: 5px 0 0 85px;
    text-align: left;
}
.box_cause .cause_box #cause #cause_slider {
    overflow: hidden;
    width: 620px;
}
.box_cause .cause_box #cause #cause_slider .cause_next {
    cursor: pointer;
    display: block;
    height: 100px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 123px;
    width: 55px;
    z-index: 9;
}
.box_cause .cause_box #cause #cause_slider .cause_prev {
    display: none !important;
}
.box_cause .cause_box #cause #cause_slider ul {
    height: 450px;
    list-style-type: none;
    overflow: hidden;
}
.box_cause .cause_box #cause #cause_slider ul li {
    float: left;
    height: 450px;
    overflow: hidden;
    width: 526px;
}
.box_cause .cause_box #cause #cause_slider ul li .in_box {
    background: #fff none repeat scroll 0 0;
    border-radius: 10px;
    height: 423px;
    overflow: hidden;
    padding: 27px 21px 0 24px;
    width: 461px;
}
.box_cause .cause_box #cause #cause_slider ul li h2 {
    color: #f17d5e;
    font-size: 22px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding-bottom: 25px;
    text-transform: uppercase;
}
.box_cause .cause_box #cause #cause_slider ul li h3 {
    color: #3b3b3b;
    font-size: 16px;
    font-weight: bold;
}
.box_cause .cause_box #cause #cause_slider ul li .text {
    border: 3px solid #f17d5e;
    border-radius: 10px;
    margin-bottom: 35px;
    padding: 45px 15px 20px 130px;
    position: relative;
}
.box_cause .cause_box #cause #cause_slider ul li .text .num {
    left: 12px;
    position: absolute;
    top: 38px;
}
.box_cause .cause_box #cause #cause_slider ul li .text p {
    color: #3b3b3b;
    font-family: Tahoma,"Geneva CY",sans-serif;
    font-size: 14px;
    height: 100px;
    line-height: 20px;
    overflow: hidden;
}
.box_cause .cause_box #cause #cause_slider ul li .text h3 {
    display: block;
    font-size: 18px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: -12px;
    width: 460px;
}
.box_cause .cause_box #cause #cause_slider ul li .text h3 span {
    background: #fff none repeat scroll 0 0;
    color: #3b3b3b;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    padding: 0 12px;
    text-align: center;
}
.box_cause .cause_box #cause #cause_slider ul li .quote_box {
    color: #3b3b3b;
    font-size: 18px;
    font-weight: bold;
    height: 35px;
    overflow: hidden;
    padding-left: 20px;
    padding-top: 10px;
}
.box_cause .cause_box #cause #cause_slider ul li .quote_box span {
    color: #626262;
    font-size: 35px;
    vertical-align: -25px;
}
.box_cause .cause_box #cause #cause_slider ul li .quote_box span.left {
    vertical-align: -5px;
}
.box_cause .cause_box #cause #cause_slider ul li p {
    color: #3b3b3b;
    font-family: Tahoma,"Geneva CY",sans-serif;
    font-size: 14px;
    height: 54px;
    line-height: 18px;
    overflow: hidden;
}
#callback .order_form {
    background: #eaeaea none repeat scroll 0 0;
    display: block;
}
#callback .order_form .row_button {
    padding-bottom: 10px;
    text-align: center;
}
#callback .order_form .row_button button {
    display: inline-block;
    line-height: 35px;
    padding: 0 25px;
    width: auto;
}
body .ui-widget-overlay {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
}
body .ui-dialog {
    background: #eaeaea none repeat scroll 0 0;
    border-radius: 10px;
    box-shadow: 8px 8px 8px #999;
    padding: 0;
}
body .ui-dialog .ui-dialog-content {
    padding: 0;
}
body .ui-dialog .ui-dialog-titlebar {
    color: #282828;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 10px 0;
    text-align: center;
    text-transform: uppercase;
}
body .ui-dialog .ui-dialog-titlebar .ui-dialog-title {
    font-size: 16px;
    padding: 0;
    text-overflow: clip;
    width: 100%;
}
body .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
    display: none;
}
.box_main {
    background: rgba(0, 0, 0, 0) url("../img/bg_main.jpg") repeat scroll center top;
    clear: both;
    padding: 33px 0 54px;
}
.box_main .order_form {
    float: right;
    margin-top: 50px;
}
.box_main #main {
    clear: both;
    float: left;
    height: 410px;
    overflow: hidden;
    width: 635px;
}
.box_main #main .nav_box {
    clear: both;
    padding-left: 155px;
}
.box_main #main ul {
    height: 385px;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.box_main #main ul li {
    float: left;
    height: 385px;
    overflow: hidden;
    width: 635px;
}
.box_main #main ul li h2 {
    color: #fff;
    font-size: 50px;
    font-weight: bold;
    line-height: 45px;
    padding-bottom: 10px;
}
.box_main #main ul li p {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
    padding: 0;
}
.box_main #main ul li .pic {
    height: 158px;
    line-height: 158px;
    padding-bottom: 10px;
    padding-left: 135px;
}
.box_main #main ul li .pic img {
    vertical-align: middle;
}
.box_main_nav {
    background: rgba(0, 0, 0, 0) url("../img/bg_main.png") repeat-x scroll center top;
    clear: both;
    font-size: 1px;
    padding-bottom: 25px;
}
.box_main_nav .inner {
    padding-bottom: 2px;
}
.box_main_nav a {
    color: #000;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 120px;
    line-height: 1.5;
    overflow: hidden;
    text-align: center;
    text-decoration: none !important;
    vertical-align: top;
    width: 188px;
}
.box_main_nav a.active {
    background: #fff none repeat scroll 0 0;
    border-radius: 0 0 2px 2px;
    box-shadow: 1px 2px 0 #d6d7dd;
}
.box_main_nav a span {
    background-position: 0 bottom;
    display: inline-block;
    vertical-align: top;
}
.box_main_nav a.item1 {
    width: 180px;
}
.box_main_nav a.item1 span {
    background-image: url("../img/s1.png");
    height: 35px;
    margin: 12px 0;
    width: 41px;
}
.box_main_nav a.item2 {
    width: 195px;
}
.box_main_nav a.item2 span {
    background-image: url("../img/s2.png");
    height: 42px;
    margin: 9px 0;
    width: 42px;
}
.box_main_nav a.item3 {
    width: 180px;
}
.box_main_nav a.item3 span {
    background-image: url("../img/s3.png");
    height: 29px;
    margin: 18px 0 13px;
    width: 49px;
}
.box_main_nav a.item4 {
    width: 195px;
}
.box_main_nav a.item4 span {
    background-image: url("../img/s4.png");
    height: 45px;
    margin: 12px 0 3px;
    width: 42px;
}
.box_main_nav a.item5 {
    width: 180px;
}
.box_main_nav a.item5 span {
    background-image: url("../img/s5.png");
    height: 35px;
    margin: 15px 0 10px;
    width: 43px;
}
.box_main_nav a:hover span {
    background-position: 0 0;
}
