* {
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
}

a {
    text-decoration: underline;
}

a img {
    border: 0;
}

a {
    cursor: pointer;
    outline: none;
}

a::-moz-focus-inner {
    border: none;
}

sup {
    line-height: 1px;
    font-size: 70%;
}

ul {
    list-style: none;
}

html {
    background: #e7c897 url('../imgs/bg_fill.jpg') repeat center top;
}

body {
    font: 12px Arial, sans-serif;
    color: #333;
    background: url('../imgs/bg.jpg') no-repeat center top;
}

input,
textarea {
    font: 12px Arial, sans-serif;
    color: #333;
}

a {
    color: #06547e;
}

.main {
    position: relative;
    margin: 0 auto;
    width: 980px;
}

.header {
    height: 130px;
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
}

.header .logo {
    display: block;
    top: 17px;
    left: 17px;
    position: relative;
    z-index: 1;
    width: 300px;
    padding: 28px 0 0 216px;
    text-decoration: none;
    color: #06547e;
    color: #06547e;
}

.header .logo img {
    position: absolute;
    top: 0px;
    left: 0px;
}

.header b {
    position: absolute;
    top: 91px;
    left: 130px;
    color: #333;
}

.header .phone {
    position: absolute;
    top: 41px;
    left: 592px;
    line-height: 24px;
}

.header .phone div {
    font-size: 22px;
    color: #990000;
    font-weight: normal;
}

.header .lang {
    position: absolute;
    top: 63px;
    right: 0px;
}

.header .lang li {
    display: inline;
    padding: 0 3px;
}

.header .lang li a {
    display: inline-block;
    padding: 0 6px 3px 6px;
    color: #333;
    text-decoration: none;
    line-height: 21px;
}

.header .lang li a:hover {
    color: #990000;
}

.header .lang li.active a {
    color: #fff;
    background: #04496a;
}

.menu {
    height: 54px;
    line-height: 54px;
    background: url('../imgs/menu.jpg') no-repeat 0 0;
    text-align: center;
    margin-bottom: 7px;
}

.menu ul {
    display: inline;
    list-style: none;
}

.menu li {
    display: inline;
    padding: 0 3px;
}

.menu li a {
    font-size: 18px;
    line-height: 26px;
    font-style: italic;
    display: inline-block;
    padding: 0 10px;
    color: #333;
    text-decoration: none;
}

.menu li a:hover {
    color: #990000;
}

.menu li.active a {
    color: #fff;
    background: #04496a;
}

.img {
    position: relative;
    z-index: 1;
    overflow: hidden;
    height: 380px;
    width: 980px;
    background: #eff7fa;
    background: url('../imgs/slider_shad.png') no-repeat 0 bottom;
}

.img-slide {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 350px;
}

.img-text {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    padding: 120px 50px 0 80px;
    width: 279px;
    height: 230px;
    font-size: 28px;
    font-style: italic;
    color: #990000;
    text-shadow: -1px -1px 1px #000;
    background: url('../imgs/slider_mask.png') no-repeat 0 bottom;
}

.img-photo {}

.img-small {
    height: 205px;
}

.img-small .img-slide {
    height: 175px;
    display: block;
}

.img-small .img-text {
    height: 105px;
    padding-top: 70px;
}

.slider_items {
    position: absolute;
    margin-top: -106px;
    right: 143px;
    z-index: 2;
    height: 48px;
    text-align: center;
    line-height: 48px;
    background: url('../imgs/slider_but_act.png') no-repeat 0 -100px;
}

.slider_items a {
    display: inline-block;
    width: 22px;
    height: 24px;
    margin: 0 2px;
    background: url('../imgs/slider_but.png') no-repeat 0 0;
}

.slider_items a.act {
    background-image: url('../imgs/slider_but_act.png');
}


.sub_item {
    position: relative;
    width: 990px;
    /* height: 180px; */
    margin: 20px 0 53px -10px;

    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sub_item li {
    width: 48%;
    margin: 20px 0;
    -webkit-box-shadow: 1px 10px 10px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 1px 10px 10px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 1px 10px 10px 0px rgba(0, 0, 0, 0.35);
}

.sub_item li a {
    display: flex;
    height: 222px;
    width: 100%;
    justify-content: flex-end;
    align-items: flex-end;
    font-size: 21px;
    text-decoration: none;
    text-align: right;
    font-style: italic;
    opacity: 0.9;
}

.sub_item li a span {
    margin-bottom: 19px;
    margin-right: 55px;
}

.sub_item li a:hover {
    color: #900;
    opacity: 1;
}

.sub_item li a.s01 {
    background: url('../imgs/sub_item-01.jpg') no-repeat 0 0;
    background-size: contain;
}

.sub_item li a.s02 {
    background: url('../imgs/sub_item-02.jpg') no-repeat 0 0;
    background-size: contain;
}

.sub_item li a.s03 {
    background: url('../imgs/sub_item-03.jpg') no-repeat 0 0;
    background-size: contain;
}

.sub_item li a.s04 {
    background: url('../imgs/sub_item-04.png') no-repeat 0 0;
    background-size: contain;
}

.page {
    padding-bottom: 60px;
    color: #000;
}

.page h1 {
    font-size: 21px;
    font-style: italic;
    font-weight: normal;
    color: #06547e;
    padding: 18px 0;
}

.page h2 {
    font-size: 18px;
    font-weight: normal;
    color: #900;
    padding: 18px 0 18px 0;
}

.page h3 {
    font-size: 14px;
    font-weight: bold;
    color: #06547e;
    padding: 0px 0 18px 0;
}

.page p {
    line-height: 18px;
    padding: 0px 0 18px 0;
}

.page img.img_left {
    float: left;
    margin: 0 10px 0 0;
}

.page .image {
    background: url('../imgs/footer_line.png') repeat-x 0 0;
    padding: 10px 0 20px 0;
    clear: both;
}

.page .image h2 {
    padding-top: 0;
}

.page .image img {
	/* display: block; */
	width: 300px;
    background: #f9deb5;
	padding: 9px;
    border: 1px solid #b18a60;
    margin: 0 15px 10px 0;
}

.page .season-image img {
    background: #f9deb5;
    padding: 9px;
    border: 1px solid #b18a60;
    margin: 0 15px 10px 0;
}

.page .season-image .text-list {
    line-height: 18px;
    padding: 0px 0 18px 0;
}

.page .season-image ul li {
    list-style: outside;
    list-style-position: inside;
    line-height: 15px;
    margin-left: 15px;
}

.page .sep {
    background: url('../imgs/footer_line.png') repeat-x 0 0;
    height: 15px;
}

.page .slide {
    float: left;
    width: 182px;
    margin: 0 20px 20px 0;
    text-align: center;
}

.page .slide img {
    background: #f9deb5;
    padding: 9px;
    border: 1px solid #b18a60;
    margin: 0 0px 5px 0;
}

.page .slide span {
    white-space: nowrap;
}

.left {
    float: left;
    width: 240px;
}

.left_menu {
    background: url('../imgs/left_menu_fill.jpg') repeat-y right bottom;
    position: relative;
    margin: 0 0 60px 0;
}

.left_menu:after {
    background: url('../imgs/sub_item_shad.png') no-repeat right bottom;
    position: absolute;
    bottom: -30px;
    left: 0;
    display: block;
    height: 30px;
    width: 100%;
    content: "";
}

.left_menu ul {
    background: url('../imgs/left_menu_bg.jpg') no-repeat right bottom;
    padding: 15px;
}

.left_menu ul li {
    padding: 2px 0;
    background: url('../imgs/footer_line.png') repeat-x 0 bottom;
}

.left_menu ul li a {
    display: block;
    padding: 0 20px;
    line-height: 36px;
    font-size: 19px;
    font-style: italic;
    text-decoration: none;
    background: url('../imgs/slider_but_act.png') no-repeat 0 6px;
    padding: 0 0 0 30px;
}

.left_menu ul li a:hover {
    color: #900;
}

.side {
    float: right;
    width: 690px;
    padding: 0 20px 20px 20px;
    background: rgba(255, 245, 215, 0.3);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
}


.feedback label {
    display: block;
    float: left;
    width: 150px;
    font-weight: bold;
    line-height: 26px;
}

.feedback p {
    clear: both;
}

.feedback .inp {
    border: 1px solid #b18a60;
    padding: 5px 10px;
    width: 300px;
}

.feedback .but_submit {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #2c2f32;
    background: #4e5258;
    line-height: 26px;
    padding: 0 20px 2px 20px;
    color: #fff;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}

.feedback .but_submit:hover {
    background-color: #7a7c7e;
}

.feedback .but_submit input {
    position: absolute;
    top: 0;
    left: 0;
    width: 500px;
    height: 50px;
    filter: Alpha(opacity:1);
    opacity: 0;
    cursor: pointer;
}


/*footer*/
.footer {
    height: 50px;
    font-size: 11px;
    padding: 40px 20px 0px 20px;
    height: 80px;
    font-size: 11px;
    background: rgba(154, 110, 62, 0.2) url('../imgs/footer_line.png') repeat-x center 0;
}

.footer .wrap {
    width: 980px;
    margin: 0 auto;
    position: relative;
}

.footer .copy {
    width: 230px;
    float: left;
    margin-right: 110px;
}

.footer address {
    display: block;
    float: left;
    width: 330px;
    font-style: normal;
}

.footer .ukrinsoft {
    background: url("../imgs/ukrinsoft.png") no-repeat scroll 0 16px transparent;
    color: #333;
    display: block;
    height: 47px;
    right: 20px;
    position: absolute;
    text-align: right;
    text-decoration: none;
    top: 0px;
    width: 123px;
}

.footer .ukrinsoft b {
    display: none;
}

.sitemaker {
    display: block;
    top: 0;
    right: 20px;
    position: absolute;
    text-align: left;
    color: #000;
    text-decoration: none;
}

.sitemaker:hover {
    color: #c20;
}


/*dialog*/

.dialog {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 100;
}

.dialog>div {
    position: absolute;
    left: 50%;
    min-width: 100px;
    max-width: 900px;
    background: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: 1px 1px 15px 1px #333;
}


.popup {}

.popup-close {
    position: absolute;
    width: 20px;
    height: 20px;
    cursor: pointer;
    right: 10px;
    top: 6px;
    font-size: 32px;
    line-height: 32px;
    color: #700;
}

.popup-close:after {
    content: "\00D7";
}

.popup-content {
    min-width: 300px;
    max-width: 900px;
    padding: 20px;
}

.popup h1,
.popup h2 {
    font-size: 24px;
    font-weight: normal;
    padding: 0px 40px 8px 0;
    text-shadow: #ccc 2px 2px 2px;
    border-bottom: 1px solid #aaa;
    margin: -10px 0 20px 0;
}

.popup p {
    padding: 0 0 18px 0;
    line-height: 18px;
}

.popup ul {
    list-style: none;
    margin: 0 0 14px 0;
}

.popup ul>li {
    padding: 0px 0 3px 23px;
    line-height: 18px;
    background: url('../imgs/arr.png') no-repeat 0 0;
}

/*ifs*/
.ifs {
    visibility: hidden;
    position: absolute;
    z-index: 99;
    top: 0;
    width: 100%;
}

.ifs .ifs-block {
    position: relative;
    margin: 0 auto;
    background: #fff;
    padding: 10px 10px 10px 10px;
    overflow: hidden;
    min-width: 200px;
    min-height: 100px;
}

.ifs .ifs-title {
    position: absolute;
    bottom: 7px;
    left: 20px;
    color: #544422;
    font: 16px "Times New Roman", Times, serif;
    font-style: italic;
    height: 30px;
    line-height: 16px;
    width: 90%;
    .z-index: 2;
    .width: auto;
}

.ifs .ifs-close {
    background: url('../imgs/icos_32.png') no-repeat 0 0;
    width: 32px;
    height: 32px;
    position: absolute;
    right: 9px;
    top: 9px;
    cursor: pointer;
    opacity: 0.85;
    filter: Alpha(opacity:85);
    z-index: 4;
}

.ifs .ifs-close:hover {
    opacity: 1;
    filter: Alpha(opacity:100);
}

.ifs .ifs-next,
.ifs .ifs-prev {
    position: absolute;
    width: 50%;
    height: 100%;
    top: -40px;
    left: 0;
    z-index: 3;
}

.ifs .ifs-next {
    right: 0;
    left: auto;
}

.ifs .ifs-next i,
.ifs .ifs-prev i {
    background: url('../imgs/arrs.png') no-repeat 0 0px;
    width: 64px;
    height: 64px;
    position: absolute;
    left: 50px;
    top: 50%;
    margin-top: -32px;
    _margin-top: 50%;
    cursor: pointer;
    opacity: 0.50;
    filter: Alpha(opacity:50);
}

.ifs .ifs-next i {
    background-position: -64px 0px;
    right: 50px;
    left: auto;
}

.ifs .ifs-next:hover i,
.ifs .ifs-prev:hover i {
    opacity: 1;
    filter: Alpha(opacity:100);
}

.ifs .ifs-disable,
.ifs .ifs-disable:hover {
    cursor: default;
}

.ifs .ifs-disable i,
.ifs .ifs-disable:hover i {
    cursor: default;
    opacity: 0.10;
    filter: Alpha(opacity:10);
}

.ifs .ifs-body {
    width: 300px;
    height: 300px;
    overflow: hidden;
    position: relative;
}

.ifs .ifs-loader {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    width: 64px;
    height: 64px;
    margin: -32px;
}

.ifs .ifs-image {
    position: relative;
    z-index: 2;
}

/*-print------------------------------------------------------------------------------------------------------------*/
@media print {
    body {
        background: #fff;
    }

    .main {
        width: auto;
    }

    .page,
    .office {
        padding: 0;
    }

    .certificate {
        margin-bottom: 0;
    }

    .header,
    .menu,
    .footer,
    .slider,
    .breadcrumb,
    .choose,
    .cert_block .but_base {
        display: none;
    }
}

/*------------------------------------------------------------------------------------------------------------*/