@font-face {
    font-family: 'verdanar';
    src: url('../fonts/8107167_0.eot');
    src: url('../fonts/8107167_0.eot') format('embedded-opentype'),
    url('../fonts/8107167_0.woff2') format('woff2'),
    url('../fonts/8107167_0.woff') format('woff'),
    url('../fonts/8107167_0.ttf') format('truetype'),
    url('../fonts/8107167_0.svg#8107167_0') format('svg');
}

@font-face {
    font-family: 'verdanai';
    src: url('../fonts/verdanai.eot');
    src: url('../fonts/verdanai.eot') format('embedded-opentype'),
    url('../fonts/verdanai.woff2') format('woff2'),
    url('../fonts/verdanai.woff') format('woff'),
    url('../fonts/verdanai.ttf') format('truetype'),
    url('../fonts/verdanai.svg#verdanai') format('svg');
}

@font-face {
    font-family: 'verdanab';
    src: url('../fonts/verdanab.eot');
    src: url('../fonts/verdanab.eot') format('embedded-opentype'),
    url('../fonts/verdanab.woff2') format('woff2'),
    url('../fonts/verdanab.woff') format('woff'),
    url('../fonts/verdanab.ttf') format('truetype'),
    url('../fonts/verdanab.svg#verdanab') format('svg');
}

@font-face {
    font-family: 'verdana';
    src: url('../fonts/verdana.eot');
    src: url('../fonts/verdana.eot') format('embedded-opentype'),
    url('../fonts/verdana.woff2') format('woff2'),
    url('../fonts/verdana.woff') format('woff'),
    url('../fonts/verdana.ttf') format('truetype'),
    url('../fonts/verdana.svg#verdana') format('svg');
}

body {
    position: relative;
}

#bg_dark {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 2;
}

#bg_dark.open {
    display: block;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.main-header-wrap {
    background: url("../images/bg_1.jpg") 50% 0 no-repeat;
    max-width: 1920px;
    height: 833px;
    margin: 0 auto;
}

.main-header {
    max-width: 1024px;
    margin: 0 auto;
    text-align: center;
}

.main-header-wrap .main-header .info .logo {
    background: url("../images/logo.png") 50% 50% no-repeat;
    width: 200px;
    height: 167px;
    float: left;
    padding: 15px 15px;
}

.main-header-wrap .main-header .info .telephone {
    float: right;
    width: 24%;
    padding-top: 15px;
    text-align: center;
    padding-right: 15px;
}

.main-header-wrap .main-header .info .telephone p {
    font-family: 'verdanar', sans-serif;
    font-size: 25px;
    color: #fff;
    padding-bottom: 20px;
}

.main-header-wrap .main-header .info .telephone .button a {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: 'verdanab', sans-serif;
    font-size: 16px;
    color: #093f3b;
    background: #f6ff00;
    padding: 10px 15px 10px 15px;
    text-decoration: none;
}

.main-header-wrap .main-header .info .telephone .button a:hover {
    background: #fffc00;
    text-decoration: none;
}

.main-header-wrap .main-header h1 {
    font-family: 'verdanar', sans-serif;
    font-size: 41px;
    color: #fff;
    padding-top: 90px;
    max-width: 520px;
    margin: 0 auto;
}

.main-header-wrap .main-header h3 {
    font-family: 'verdanar', sans-serif;
    font-size: 25px;
    color: #fff;
    padding: 60px 0 50px;
    margin: 0 auto;
}

.main-header-wrap .main-header .arrow {
    background: url("../images/icon_1.png") 100% 0 no-repeat;
    height: 138px;
    width: 190px;
    position: relative;
    top: 51px;
    left: -13px;
}

.main-header-wrap .main-header .arrow p {
    font-family: 'verdanai', sans-serif;
    font-size: 12px;
    color: #fff;
    width: 142px;
    position: relative;
    top: -292px;
}

.main-header-wrap .main-header .center-form {
    max-width: 660px;
    margin: 0 auto;
}

.main-header-wrap .main-header .center-form .card {
    background: url("../images/card.png") 0 100% no-repeat;
    width: 317px;
    height: 345px;
    float: left;
}

.main-header-wrap .main-header .center-form .card .price {
    width: 275px;
    height: 70px;
    background-color: #093f3b;
    border-radius: 6px;
    margin: 0 auto;
    padding: 10px;
}

.main-header-wrap .main-header .center-form .card .price p {
    font-family: 'verdanar', sans-serif;
    font-size: 25px;
    color: #fff;
    padding: 10px;
}

.main-header-wrap .main-header .center-form .card .price span {
    font-family: 'verdanar', sans-serif;
    font-size: 42px;
    color: #fff;
}

.main-header-wrap .main-header .center-form .form .title p {
    font-family: 'verdanar', sans-serif;
    font-size: 20px;
    color: #fff;
    padding: 40px 0 15px;
}

.main-header-wrap .main-header .center-form .form {
    background: rgb(255, 255, 255);
    background: rgba(255, 255, 255, 0.4);
    width: 317px;
    height: 380px;
    float: right;
    border-radius: 4px;
}

.main-header-wrap .main-header .center-form .form .news-letter {
    text-align: center;
    width: 315px;
}

.main-header-wrap .main-header .center-form .form .news-letter .col input {
    width: 80%;
    height: 40px;
    font-family: 'verdanarr', sans-serif;
    font-size: 16px;
    color: #fff;
}

.main-header-wrap .main-header .center-form .form .news-letter .col input.input-name {
    font-family: 'verdanarr', sans-serif;
    font-size: 16px;
    text-align: center;
    color: #fff !important;
}

.main-header-wrap .main-header .center-form .form .news-letter .col input.input-phone,
.main-header-wrap .main-header .center-form .form .news-letter .col input.input-email {
    font-family: 'verdanarr', sans-serif;
    font-size: 16px;
    text-align: center;
    color: #fff !important;
}

.main-header-wrap .main-header .center-form .form .news-letter .col .input-name {
    margin: 0 auto;
    padding: 5px;
    background: #093f3b;
    border: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #fff !important;
}

.main-header-wrap .main-header .center-form .form .news-letter .col .input-phone,
.main-header-wrap .main-header .center-form .form .news-letter .col .input-email {
    margin: 0 auto;
    padding: 5px;
    background: #093f3b;
    border: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #fff !important;
}

.main-header-wrap .main-header .center-form .form .news-letter .col {
    padding: 0 0 15px;
}

.main-header-wrap .main-header .center-form .form .news-letter .input-button {
    width: 278px;
    height: 58px;
    border: 0;
    cursor: pointer;
}

.main-header-wrap .main-header .center-form .form .news-letter .button:active {
    border: 0;
}

.main-header-wrap .main-header .center-form .form .news-letter .button {
    padding: 8px 0;
    border: 0;
}

.main-header-wrap .main-header .center-form .form .news-letter .button .input-button {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-family: 'verdanab', sans-serif;
    color: #f6ff00;
    font-size: 16px;
    background: #093f3b;
    padding: 6px 65px 6px 65px;
    text-decoration: none;
    border: 0;
    width: 245px;
    height: 60px;
}

.main-header-wrap .main-header .center-form .form .news-letter .button .input-button span {
    font-family: 'verdanab', sans-serif;
    font-size: 12px;
}

.main-header-wrap .main-header .center-form .form .news-letter .button .input-button:hover {
    background: #04524c;
    text-decoration: none;
}

.section-one-wrap {
    background-color: #fff;
    max-width: 1920px;
    margin: 0 auto;
}

.section-one-wrap .section-one {
    max-width: 1024px;
    margin: 0 auto;
}

.section-one-wrap .section-one .title {
    background: url("../images/kav.png") 0 45% no-repeat;
    width: 890px;
    height: 14px;
    padding: 90px 0 130px;
    text-align: center;
    margin: 0 auto;
}

.section-one-wrap .section-one .title h2 {
    font-family: 'verdanai', sans-serif;
    color: #093f3b;
    font-size: 33px;
}

.section-one-wrap .section-one .cooperation {
    padding: 0 0 75px;
}

.section-one-wrap .section-one .cooperation .position li {
    list-style: none;
}

.section-one-wrap .section-one .cooperation .position {
    text-align: center;
    float: left;
    width: 26%;
    height: 270px;

}

.section-one-wrap .section-one .cooperation .position_1 {
    text-align: center;
    float: left;
    width: 30%;
    height: 270px;
    padding-left: 103px;

}

.section-one-wrap .section-one .cooperation .position_4 {
    text-align: center;
    width: 19%;
    margin: 0px auto;
    padding: 0px 0px 0px 239px;
    height: 250px;

}

.section-one-wrap .section-one .cooperation .position_5 {
    text-align: center;
    width: 33%;
    margin: 0 auto;
    padding: 0 0 0 74px;
    height: 250px;

}

.section-one-wrap .section-one .cooperation .position .icon-one {
    background: url("../images/icon_2.png") 0 0 no-repeat;
    width: 162px;
    height: 155px;
    margin: 0 auto;
}

.section-one-wrap .section-one .cooperation .position .icon-two {
    background: url("../images/icon_3.png") 0 0 no-repeat;
    width: 193px;
    height: 155px;
    margin: 0 auto;
}

.section-one-wrap .section-one .cooperation .position .icon-three {
    background: url("../images/icon_4.png") 0 14px no-repeat;
    width: 156px;
    height: 157px;
    margin: 0 auto;
}

.section-one-wrap .section-one .cooperation .position .icon-four {
    background: url("../images/icon_5.png") 0 0 no-repeat;
    width: 72px;
    height: 127px;
    margin: 0 auto;
}

.section-one-wrap .section-one .cooperation .position .icon-five {
    background: url("../images/icon_6.png") 0 0 no-repeat;
    width: 103px;
    height: 127px;
    margin: 0 auto;
}

.section-one-wrap .section-one .cooperation .position .number {
    font-family: 'LatoBold', sans-serif;
    font-size: 24px;
    line-height: 22px;
    color: #f7ca11;
    padding: 0 0 20px;
}

.section-one-wrap .section-one .cooperation .position .text p {
    font-family: 'verdanar', sans-serif;
    font-size: 16px;
    color: #828181;
    padding: 30px 0 0;
}

.section-one-wrap .section-one .cooperation .position .text span {
    font-family: 'verdanar', sans-serif;
    font-size: 20px;
    color: #828181;
    padding: 30px 0 0;
}

.section-two-wrap {
    background-color: #fff;
    max-width: 1920px;
    margin: 0 auto;
}

.section-two-wrap .section-two {
    max-width: 1024px;
    margin: 0 auto;
    text-align: center;
}

.section-two-wrap .section-two .title {
    background: url("../images/kav_2.png") 0 11px no-repeat;
    width: 756px;
    height: 16px;
    padding: 0 0 100px;
    text-align: center;
    margin: 0 auto;
}

.section-two-wrap .section-two .title h2 {
    font-family: 'verdanai', sans-serif;
    color: #093f3b;
    font-size: 33px;
}

.section-two-wrap .section-two h3 {
    font-family: 'verdanab', sans-serif;
    color: #093f3b;
    font-size: 20px;
    margin: 0 auto;

}

.section-two-wrap .section-two p {
    font-family: 'verdanai', sans-serif;
    color: #828181;
    font-size: 18px;
    margin: 0 auto;
    padding: 15px 0 40px;
    width: 645px;
    line-height: 25px;
}

.section-two-wrap .section-two .two_card {
    background: url("../images/two_card.png") 0 0 no-repeat;
    width: 598px;
    height: 196px;
    margin: 0 auto;
}

.section-two-wrap .section-two .three-cards {
    width: 660px;
    margin: 0 auto;
    padding: 70px 0 0;
}

.section-two-wrap .section-two .three-cards .card {
    float: left;
    background-color: #093f3b;
    width: 32%;
    height: 115px;
    border-radius: 6px;
    margin-left: 8px;

}

.section-two-wrap .section-two .three-cards .card .title_2 p {
    font-family: 'verdanai', sans-serif;
    color: #fff;
    font-size: 16px;
    width: 177px;
    padding: 30px 0 51px;

}

.section-two-wrap .section-two .three-cards .card .title_2 .card_1 {
    font-family: 'verdanai', sans-serif;
    color: #fff;
    font-size: 16px;
    width: 177px;
    padding: 6px 0 51px;

}

.section-two-wrap .section-two .three-cards .button a {
    background-color: #fff;
    color: #093f3b;
    width: 185px;
    height: 35px;
    border-radius: 6px;
    text-decoration: none;
    padding: 10px 27px;
    font-family: 'verdanab', sans-serif;
    font-size: 16px;

}

.section-two-wrap .section-two .three-cards .button {
    position: relative;
    top: -30px;
}

.section-two-wrap .section-two .arrow_2 {
    background: url("../images/arrow_2.png") 100% 0 no-repeat;
    width: 180px;
    position: relative;
    top: -246px;
    left: 13px;

}

.section-two-wrap .section-two .arrow_2 p {
    font-family: 'verdanai', sans-serif;
    font-size: 12px;
    color: #093f3b;
    width: 117px;
    position: relative;
    top: 13px;
    right: 35px;
    line-height: 16px;

}

.section-two-wrap .section-two .arrow_3 {
    background: url("../images/arrow_3.png") 50% 0 no-repeat;
    width: 180px;
    position: relative;
    top: -634px;
    left: 861px;

}

.section-two-wrap .section-two .arrow_3 p {
    font-family: 'verdanai', sans-serif;
    font-size: 12px;
    color: #093f3b;
    width: 171px;
    position: relative;
    top: 32px;
    right: 15px;
    line-height: 16px;

}

.section-three-wrap {
    background: url("../images/bg_2.jpg") 0 0 no-repeat;
    max-width: 1920px;
    height: 900px;
    margin: 0 auto;
    background-position: center;
}

.section-three-wrap .section-three {
    max-width: 1024px;
    margin: -177px auto;
    text-align: center;
}

.section-three-wrap .section-three .title {
    width: 756px;
    height: 16px;
    padding: 65px 0 100px;
    text-align: center;
    margin: 0 auto;
}

.section-three-wrap .section-three .title h2 {
    font-family: 'verdanab', sans-serif;
    color: #fff;
    font-size: 33px;
    padding-bottom: 25px;
}

.section-three-wrap .section-three .title p {
    font-family: 'verdanai', sans-serif;
    color: #fff;
    font-size: 25px;
    padding-bottom: 25px;
}

.section-three-wrap .section-three .free {
    background-color: #093f3b;
    width: 290px;
    height: 50px;
    border-radius: 6px;
    font-family: 'verdanai', sans-serif;
    color: #fff;
    font-size: 33px;
    margin: 0 auto;

}

.section-three-wrap .section-three .free p {
    padding: 10px;
}

.section-three-wrap .section-three .form {
    background: rgb(255, 255, 255);
    background: rgba(255, 255, 255, 0.4);
    width: 317px;
    height: 380px;
    border-radius: 4px;
    margin: 15px auto;
}

.section-three-wrap .section-three .form .title {
    padding: 0px 0px 80px;
    width: 207px;
}

.section-three-wrap .section-three .form .title p {
    font-family: 'verdanar', sans-serif;
    font-size: 23px;
    color: #fff;
    padding: 23px 0px 0px;
}

.section-three-wrap .section-three .form .news-letter {
    text-align: center;
    width: 315px;
}

.section-three-wrap .section-three .form .news-letter .col input {
    width: 80%;
    height: 40px;
    font-family: 'verdanarr', sans-serif;
    font-size: 16px;
    color: #fff;
}

.section-three-wrap .section-three .form .news-letter .col input.input-name {
    font-family: 'verdanarr', sans-serif;
    font-size: 16px;
    text-align: center;
    color: #fff !important;
}

.section-three-wrap .section-three .form .news-letter .col input.input-phone,
.section-three-wrap .section-three .form .news-letter .col input.input-email {
    font-family: 'verdanarr', sans-serif;
    font-size: 16px;
    text-align: center;
    color: #fff !important;
}

.section-three-wrap .section-three .form .news-letter .col .input-name {
    margin: 0 auto;
    padding: 5px;
    background: #093f3b;
    border: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #fff !important;
}

.section-three-wrap .section-three .form .news-letter .col .input-phone,
.section-three-wrap .section-three .form .news-letter .col .input-email {
    margin: 0 auto;
    padding: 5px;
    background: #093f3b;
    border: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #fff !important;
}

.section-three-wrap .section-three .form .news-letter .col {
    padding: 0 0 15px;
}

.section-three-wrap .section-three .form .news-letter .input-button {
    width: 278px;
    height: 58px;
    border: 0;
    cursor: pointer;
}

.section-three-wrap .section-three .form .news-letter .button:active {
    border: 0;
}

.section-three-wrap .section-three .form .news-letter .button {
    padding: 8px 0;
    border: 0;
}

.section-three-wrap .section-three .form .news-letter .button .input-button {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-family: 'verdanab', sans-serif;
    color: #f6ff00;
    font-size: 25px;
    background: #093f3b;
    padding: 6px 65px 6px 65px;
    text-decoration: none;
    border: 0;
    width: 245px;
    height: 60px;
}

.section-three-wrap .section-three .form .news-letter .button .input-button span {
    font-family: 'verdanab', sans-serif;
    font-size: 12px;
}

.section-three-wrap .section-three .form .news-letter .button .input-button:hover {
    background: #04524c;
    text-decoration: none;
}

.section-three-wrap .section-three .foot-icon {
    background: url("../images/icon_7.png") 61% -7px no-repeat;
    width: 900px;
    height: 154px;
    margin: 0 auto;
}

.section-four-wrap {
    background-color: #fff;
    max-width: 1920px;
    margin: 0 auto;
}

.section-four-wrap .section-four {
    max-width: 1024px;
    margin: 0 auto;
    text-align: center;
}

.section-four-wrap .section-four .title {
    background: url("../images/kav_3.png") 0 66% no-repeat;
    width: 968px;
    height: 15px;
    padding: 125px 0 80px;
    text-align: center;
    margin: 0 auto;
}

.section-four-wrap .section-four .title h2 {
    font-family: 'verdanai', sans-serif;
    color: #093f3b;
    font-size: 33px;
}

.section-four-wrap .section-four .application {
    background: url("../images/icon_8.png") 0 0 no-repeat;
    width: 746px;
    margin: 0 auto;
    text-align: left;
}

.section-four-wrap .section-four .relationship {
    background: url("../images/icon_9.png") 0 0 no-repeat;
    width: 620px;
    margin: 0 auto;
    text-align: left;
}

.section-four-wrap .section-four .contract {
    background: url("../images/icon_10.png") 0 0 no-repeat;
    width: 495px;
    margin: 0 auto;
}

.section-four-wrap .section-four .order {
    background: url("../images/icon_11.png") 23% 0 no-repeat;
    width: 650px;
    margin: 0 auto;
}

.section-four-wrap .section-four p {
    font-family: 'verdanai', sans-serif;
    color: #828181;
    font-size: 20px;
    padding: 55px 0 55px 180px;
}

.section-four-wrap .section-four .relationship p {
    font-family: 'verdanai', sans-serif;
    color: #828181;
    font-size: 20px;
    padding: 55px 0 55px 148px;
}

.section-four-wrap .section-four .contract p {
    font-family: 'verdanai', sans-serif;
    color: #828181;
    font-size: 20px;
    padding: 55px 0 55px 96px;
}

.section-four-wrap .section-four .order p {
    font-family: 'verdanai', sans-serif;
    color: #828181;
    font-size: 20px;
    padding: 55px 0px 55px 284px;
}

.section-four-wrap .section-four .recall {
    background: url("../images/kav_4.png") 0 52% no-repeat;
    width: 756px;
    height: 17px;
    padding: 50px 0 70px;
    text-align: center;
    margin: 0 auto;
}

.section-four-wrap .section-four .recall h2 {
    font-family: 'verdanai', sans-serif;
    color: #093f3b;
    font-size: 33px;
}

.section-five-wrap {
    background: url("../images/bg_3.jpg") 0 0 no-repeat;
    max-width: 1920px;
    height: 700px;
    margin: 0 auto;
    background-position: center;
}

.section-five-wrap .section-five {
    max-width: 1024px;
    margin: 0 auto;
}

.section-five-wrap .section-five .first-slide {
    width: 630px;
    margin: 0 auto;
    padding: 170px 0 0;
}

.section-five-wrap .section-five .first-slide .block-one {
    width: 630px;
    height: 195px;
    border-radius: 6px;
    background-color: #fff;
    margin: 0 0 25px;
}

.section-five-wrap .section-five .first-slide .block-two {
    width: 630px;
    height: 195px;
    border-radius: 6px;
    background-color: #fff;
}

.section-five-wrap .section-five .first-slide .block-one .avatar {
    background: url("../images/avat_1.png") 22px 12px no-repeat;
    height: 184px;
    float: left;
    width: 25%;
}

.section-five-wrap .section-five .first-slide .block-two .avatar {
    background: url("../images/avat_2.png") 22px 12px no-repeat;
    height: 184px;
    float: left;
    width: 25%;
}

.section-five-wrap .section-five .first-slide .block-one .text {
    float: left;
    width: 75%;

}

.section-five-wrap .section-five .first-slide .block-one .text p {
    padding: 30px 40px 30px 30px;
    font-family: 'verdanar', sans-serif;
    color: #828181;
    font-size: 16px;
    line-height: 18px;

}

.section-five-wrap .section-five .first-slide .block-one .text span {
    padding: 30px 40px 30px 0;
    font-family: 'verdanab', sans-serif;
    color: #828181;
    font-size: 16px;
}

.section-five-wrap .section-five .first-slide .block-two .text {
    float: left;
    width: 75%;

}

.section-five-wrap .section-five .first-slide .block-two .text p {
    padding: 30px 23px 30px 30px;
    font-family: 'verdanar', sans-serif;
    color: #828181;
    font-size: 16px;
    line-height: 18px;

}

.section-five-wrap .section-five .first-slide .block-two .text span {
    padding: 30px 40px 30px 0;
    font-family: 'verdanab', sans-serif;
    color: #828181;
    font-size: 16px;
}

.section-six-wrap {
    background-color: #fff;
    max-width: 1920px;
    height: 500px;
    margin: 0 auto;
}

.section-six-wrap .section-six {
    max-width: 1024px;
    margin: 0 auto;
    text-align: center;
}

.section-six-wrap .section-six .title {
    width: 968px;
    height: 15px;
    padding: 60px 0 140px;
    text-align: center;
    margin: 0 auto;
}

.section-six-wrap .section-six .title h2 {
    font-family: 'verdanai', sans-serif;
    color: #062b27;
    padding-bottom: 70px;
    font-size: 33px;
}

.section-six-wrap .section-six .title p {
    font-family: 'verdanai', sans-serif;
    color: #093f3b;
    font-size: 25px;
}

.section-six-wrap .section-six .form .title p {
    font-family: 'verdanar', sans-serif;
    font-size: 20px;
    color: #fff;
    padding: 40px 0 15px;
}

.section-six-wrap .section-six .form {
    width: 585px;
    height: 125px;
    border-radius: 4px;
    margin: 0 auto;
}

.section-six-wrap .section-six .form .news-letter {
    text-align: center;
    width: 585px;
}

.section-six-wrap .section-six .form .news-letter .col input {
    width: 80%;
    height: 40px;
    font-family: 'verdanarr', sans-serif;
    font-size: 16px;
    color: #fff;
}

.section-six-wrap .section-six .form .news-letter .col input.input-name {
    font-family: 'verdanarr', sans-serif;
    font-size: 16px;
    text-align: center;
    color: #fff !important;
}

.section-six-wrap .section-six .form .news-letter .col input.input-phone,
.section-six-wrap .section-six .form .news-letter .col input.input-email {
    font-family: 'verdanarr', sans-serif;
    font-size: 16px;
    text-align: center;
    color: #fff !important;
}

.section-six-wrap .section-six .form .news-letter .col input.input-email {
    width: 400px;
    text-align: center;
}

.section-six-wrap .section-six .form .news-letter .col .input-name {
    margin: 0 auto;
    padding: 2px 15px;
    background: #093f3b;
    border: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #fff !important;
}

.section-six-wrap .section-six .form .news-letter .col .input-phone,
.section-six-wrap .section-six .form .news-letter .col .input-email {
    margin: 0 auto;
    padding: 2px 15px;
    background: #093f3b;
    border: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #fff !important;
}

.section-six-wrap .section-six .form .news-letter .col {
    padding: 0 0 15px;
    float: left;
    width: 49%;
}
.section-six-wrap .section-six .form .news-letter .wide-col {
    padding: 0 0 15px;
    float: left;
    width: 100%;
}

.section-six-wrap .section-six .form .news-letter .input-button {
    width: 278px;
    height: 58px;
    border: 0;
    cursor: pointer;
}

.section-six-wrap .section-six .form .news-letter .button:active {
    border: 0;
}

.section-six-wrap .section-six .form .news-letter .button {
    padding: 8px 0;
    border: 0;
}

.section-six-wrap .section-six .form .news-letter .button .input-button {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-family: 'verdanab', sans-serif;
    color: #093f3b;
    font-size: 20px;
    background: #f6ff00;
    padding: 6px 65px 6px 65px;
    text-decoration: none;
    border: 0;
    width: 420px;
    height: 44px;
}

.section-six-wrap .section-six .form .news-letter .button .input-button:hover {
    background-color: #fffc00;
}

.section-six-wrap .section-six .form .news-letter .button .input-button span {
    font-family: 'verdanarb', sans-serif;
    font-size: 12px;
}

.section-six-wrap .section-six .form .news-letter .button a:hover {
    background: #09453b;
    text-decoration: none;
}

.main-footer-wrap {
    background: url("../images/bg_4.jpg") 0 0 no-repeat;
    max-width: 1920px;
    margin: 0 auto;
    background-position: center;
}

.main-footer-wrap .main-footer {
    max-width: 490px;
    margin: 0 auto;
    padding: 37px 0px 29px;
}

.main-footer-wrap .main-footer .logo {
    background: url("../images/logo.png") 0 0px no-repeat;
    width: 50%;
    height: 167px;
    float: left;
}

.main-footer-wrap .main-footer .text {
    width: 41%;
    float: left;
}

.main-footer-wrap .main-footer .text p {
    font-family: Arial, sans-serif;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
}

.modalDialog2 {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    display: none;
    line-height: 18px;
}

.modalDialog2.open {
    display: block;
}

.modalDialog2 > div {
    width: 258px;
    height: 280px;
    box-shadow: 1px 10px 16px -11px #000000;
    position: relative;
    margin: 10% auto;
    padding: 5px 20px 13px 20px;
    border-radius: 10px;
    background-color: #fefdfd;
    text-align: center;
}

.modalDialog2 .news-letter button.input-button {
    background-color: #093f3b;
    border-radius: 6px;
    width: 245px;
    height: 40px;
    cursor: pointer;
    padding: 7px 0;
    border: 0;
    margin: 0 auto;
    color: #f6ff00;
    font-family: 'verdanarb', sans-serif;
    font-size: 20px;
    box-shadow: 2px 10px 33px -10px #000000;

}

.modalDialog2 .news-letter .button {
    text-align: center;
    outline: none;
    padding: 52px 0px 0px;

}

.modalDialog2 .link {
    color: #FFFFFF;
    text-align: center;
    height: 30px;
    margin: 0 auto;
}

.modalDialog2 .link .close {
    position: static;
    width: auto;
}

.modalDialog2 .link a {
    text-decoration: underline;
    color: #FFFFFF;
    padding: 50px 0;
    height: 30px;
    font-size: 18px;
    line-height: 26px;
    font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
}

.modalDialog2 {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    display: none;
    box-shadow: 2px 10px 33px -10px #000000;
}

.modalDialog2 .news-letter .title {
    font-family: 'verdanab', sans-serif;
    font-size: 16px;
    color: #414242;
    text-align: center;
    padding: 15px 1px;
}

.modalDialog2 .news-letter p {
    font-family: 'verdanar', sans-serif;
    font-size: 16px;
    color: #414242;
    text-align: center;
}

.modalDialog2 .close {
    font-family: 'verdanab', sans-serif;
    font-size: 20px;
    color: #093f3b;
    border: 1px solid #093f3b;
    position: absolute;
    right: 6px;
    text-align: center;
    top: 6px;
    width: 20px;
    height: 20px;
    text-decoration: none;
}

.modalDialog3 {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    display: none;
    line-height: 18px;
}

.modalDialog3.open {
    display: block;
}

.modalDialog3 > div {
    width: 258px;
    height: 280px;
    box-shadow: 1px 10px 16px -11px #000000;
    position: relative;
    margin: 10% auto;
    padding: 5px 20px 13px 20px;
    border-radius: 10px;
    background-color: #fefdfd;
    text-align: center;
}

.modalDialog3 .news-letter button.input-button {
    background-color: #093f3b;
    border-radius: 6px;
    width: 245px;
    height: 40px;
    cursor: pointer;
    padding: 7px 0;
    border: 0;
    margin: 0 auto;
    color: #f6ff00;
    font-family: 'verdanarb', sans-serif;
    font-size: 20px;
    box-shadow: 2px 10px 33px -10px #000000;

}

.modalDialog3 .news-letter .button {
    text-align: center;
    outline: none;
    padding: 17px 0px;

}

.modalDialog3 .link {
    color: #FFFFFF;
    text-align: center;
    height: 30px;
    margin: 0 auto;
}

.modalDialog3 .link .close {
    position: static;
    width: auto;
}

.modalDialog3 .link a {
    text-decoration: underline;
    color: #FFFFFF;
    padding: 50px 0;
    height: 30px;
    font-size: 18px;
    line-height: 26px;
    font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
}

.modalDialog3 {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    display: none;
    box-shadow: 2px 10px 33px -10px #000000;
}

.modalDialog3 .news-letter .title {
    font-family: 'verdanab', sans-serif;
    font-size: 16px;
    color: #414242;
    text-align: center;
    padding: 15px 1px;
}

.modalDialog3 .news-letter p {
    font-family: 'verdanar', sans-serif;
    font-size: 16px;
    color: #414242;
    text-align: center;
}

.modalDialog3 .close {
    font-family: 'verdanab', sans-serif;
    font-size: 20px;
    color: #093f3b;
    border: 1px solid #093f3b;
    position: absolute;
    right: 6px;
    text-align: center;
    top: 6px;
    width: 20px;
    height: 20px;
    text-decoration: none;
}

.modalDialog4 {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    display: none;
    line-height: 18px;
}

.modalDialog4.open {
    display: block;
}

.modalDialog4 > div {
    width: 258px;
    height: 280px;
    box-shadow: 1px 10px 16px -11px #000000;
    position: relative;
    margin: 10% auto;
    padding: 5px 20px 13px 20px;
    border-radius: 10px;
    background-color: #fefdfd;
    text-align: center;
}

.modalDialog4 .news-letter button.input-button {
    background-color: #093f3b;
    border-radius: 6px;
    width: 245px;
    height: 40px;
    cursor: pointer;
    padding: 7px 0;
    border: 0;
    margin: 0 auto;
    color: #f6ff00;
    font-family: 'verdanarb', sans-serif;
    font-size: 20px;
    box-shadow: 2px 10px 33px -10px #000000;

}

.modalDialog4 .news-letter .button {
    text-align: center;
    outline: none;
    padding: 17px 0px;

}

.modalDialog4 .link {
    color: #FFFFFF;
    text-align: center;
    height: 30px;
    margin: 0 auto;
}

.modalDialog4 .link .close {
    position: static;
    width: auto;
}

.modalDialog4 .link a {
    text-decoration: underline;
    color: #FFFFFF;
    padding: 50px 0;
    height: 30px;
    font-size: 18px;
    line-height: 26px;
    font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
}

.modalDialog4 {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    display: none;
    box-shadow: 2px 10px 33px -10px #000000;
}

.modalDialog4 .news-letter .title {
    font-family: 'verdanab', sans-serif;
    font-size: 16px;
    color: #414242;
    text-align: center;
    padding: 15px 1px;
}

.modalDialog4 .news-letter p {
    font-family: 'verdanar', sans-serif;
    font-size: 16px;
    color: #414242;
    text-align: center;
}

.modalDialog4 .close {
    font-family: 'verdanab', sans-serif;
    font-size: 20px;
    color: #093f3b;
    border: 1px solid #093f3b;
    position: absolute;
    right: 6px;
    text-align: center;
    top: 6px;
    width: 20px;
    height: 20px;
    text-decoration: none;
}

.purchase.open {
    display: block;
}

.purchase > div {
    width: 420px;
    height: 125px;
    position: relative;
    margin: 10% auto;
    padding: 5px 20px 13px 20px;
    border-radius: 10px;
    background: rgb(26, 77, 73);
    background: rgba(26, 77, 73, 0.9);
    box-shadow: 2px 10px 33px -10px #000000;
    text-align: center;
}

.purchase .link {
    color: #FFFFFF;
    text-align: center;
    height: 30px;
    margin: 0 auto;
}

.purchase .link .close {
    position: static;
    width: auto;
}

.purchase .link a {
    text-decoration: underline;
    color: #FFFFFF;
    padding: 50px 0;
    height: 30px;
    font-size: 18px;
    line-height: 26px;
    font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
}

.purchase {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    display: none;
    box-shadow: 2px 10px 33px -10px #000000;
}

.purchase .title {
    font-family: 'verdanab', sans-serif;
    font-size: 25px;
    color: #fff;
    text-align: center;
    padding: 15px 1px;
}

.purchase p {
    font-family: 'verdanai', sans-serif;
    font-size: 20px;
    color: #fff;
    text-align: center;
    padding: 0 25px;
}

.purchase .close {
    font-family: 'verdanab', sans-serif;
    font-size: 20px;
    color: #fff;
    border: 1px solid #fff;
    position: absolute;
    right: 6px;
    text-align: center;
    top: 6px;
    width: 20px;
    height: 20px;
    text-decoration: none;
    border-radius: 30%;
}

.modalDialog5 {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    display: none;
}

.modalDialog5.open {
    display: block;
}

.modalDialog5 .close {
    font-family: 'verdanab', sans-serif;
    font-size: 20px;
    color: #093f3b;
    border: 1px solid #093f3b;
    position: absolute;
    right: 6px;
    text-align: center;
    top: 6px;
    width: 20px;
    height: 20px;
    text-decoration: none;
}

.modalDialog5 .about-wrap {
    text-align: center;
}

.modalDialog5 .about-wrap .about {
    font-family: 'RobotoCondensedRegular', sans-serif;
    font-size: 36px;
    line-height: 27px;
    color: #260d00;
    padding: 40px 0 25px 0;

}

.modalDialog5 .about-wrap .about-text p {
    font-family: 'RobotoCondensedLight', sans-serif;
    font-size: 16px;
    color: #260d00;
    text-align: left;
    padding: 15px 0;

}

.modalDialog5 .about-wrap .about-text strong {
    font-family: 'RobotoCondensedBold', sans-serif;
    font-size: 16px;
    color: #260d00;
    text-align: left;
    padding: 5px 0;

}

.modalDialog5 .about-wrap .about-text-down {
    font-family: 'RobotoCondensedRegular', sans-serif;
    font-size: 18px;
    color: #260d00;
    padding: 15px 0 0 27px;
    text-align: left;

}

.modalDialog5 .about-wrap .form-text {
    font-family: 'RobotoCondensedRegular', sans-serif;
    font-size: 16px;
    color: #851212;
    text-align: left;
    padding: 45px 27px 45px;
}

.modalDialog5 .form2 {
    max-width: 100%;
    margin: 0 auto;

}

.modalDialog5 .form2 .news-letter {
    text-align: center;
    margin: 0 auto;
    width: 500px;
}

.modalDialog5 .news-letter .col input {

    width: 80%;
    height: 40px;
    font-family: 'verdanarr', sans-serif;
    font-size: 16px;
    color: #fff;

}

.modalDialog5 .news-letter .col .input-name {
    margin: 0 auto;
    padding: 5px;
    background: #093f3b;
    border: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #fff !important;
}

.modalDialog5 .news-letter .col .input-phone,
.modalDialog5 .news-letter .col .input-email {
    margin: 0 auto;
    padding: 5px;
    background: #093f3b;
    border: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #fff !important;
}

.modalDialog5 .news-letter .col input.input-name {
    font-family: 'verdanarr', sans-serif;
    font-size: 16px;
    text-align: center;
    color: #fff !important;
}

.modalDialog5 .news-letter .col input.input-phone,
.modalDialog5 .news-letter .col input.input-email {
    font-family: 'verdanarr', sans-serif;
    font-size: 16px;
    text-align: center;
    color: #fff !important;
}

.modalDialog5 .news-letter .col {
    padding: 0 0 15px;
    text-align: center;
}

.modalDialog5 .news-letter .input-button {
    width: 278px;
    height: 58px;
    border: 0;
    cursor: pointer;
}

.modalDialog5 .news-letter .button:active {
    border: 0;
}

.modalDialog5 .news-letter .button {
    padding: 8px 0;
    border: 0;
}

.modalDialog5 .news-letter .button .input-button {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-family: 'verdanab', sans-serif;
    color: #f6ff00;
    font-size: 16px;
    background: #093f3b;
    padding: 6px 18px;
    text-decoration: none;
    border: 0;
    width: 245px;
    height: 60px;
}

.modalDialog5 .news-letter .button .input-button:hover {
    background: #04524c;
    text-decoration: none;
}

.modalDialog5 .news-letter .button {
    text-align: center;
    outline: none;
}

.modalDialog5 .link {
    color: #FFFFFF;
    text-align: center;
    height: 30px;
    margin: 0 auto;
}

.modalDialog5 .link .close {
    position: static;
    width: auto;
}

.modalDialog5 .link a {
    text-decoration: underline;
    color: #FFFFFF;
    padding: 50px 0;
    height: 30px;
    font-size: 18px;
    line-height: 26px;
    font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
}

.modalDialog5 .about-text {
    padding: 0 27px;
}

.modalDialog5 .news-letter .title {
    color: #000;
    font-family: 'verdanab', sans-serif;
    font-size: 25px;
    line-height: 48px;
    text-align: center;
    padding: 15px 1px;
}

.modalDialog5 > div {
    width: 325px;
    position: relative;
    margin: 10% auto;
    padding: 5px 20px 13px 20px;
    border-radius: 10px;
    background-color: #fff;
}

.main-header-wrap .main-header .center-form .form .news-letter {
    text-align: center;
    width: 315px;
}

.main-header-wrap .main-header .center-form .form .news-letter .col input {
    width: 80%;
    height: 40px;
    font-family: 'verdanarr', sans-serif;
    font-size: 16px;
    color: #fff;
}

.main-header-wrap .main-header .center-form .form .news-letter .col .input-name {
    margin: 0 auto;
    padding: 5px;
    background: #093f3b;
    border: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #fff !important;
}

.main-header-wrap .main-header .center-form .form .news-letter .col .input-phone,
.main-header-wrap .main-header .center-form .form .news-letter .col .input-email {
    margin: 0 auto;
    padding: 5px;
    background: #093f3b;
    border: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #fff !important;
}