﻿/*----------------------------------------------------------------------------------*/
/*------------------------------RESET DEFAULT STYLES--------------------------------*/
/*----------------------------------------------------------------------------------*/
html, body {
    width: 100%;
    height: 100%;
}

body {
    padding: 0;
    margin: 0;
    font: 12px "DinPro Light", sans-serif;
    background: #fff;
    color: #484848;
}

div, p, a, span, em, strong, img, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, td, tr, form, fieldset, label, select, input, textarea {
    padding: 0;
    margin: 0;
    outline: none;
    list-style: none;
}

select, input, textarea {
    font: 12px "DinPro Light";
    vertical-align: middle;
}

textarea {
    vertical-align: top;
}

:focus {
    outline: none;
}

input[type=submit] {
    cursor: pointer;
}

img, fieldset {
    border: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a:link, a:visited {
    font: 12px  "DinPro Light";
    color: #484848;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}


@font-face {
    font-family: "DinPro Light"; /* имя шрифта для CSS правил */
    src: local("Dinpro Light"), /* проверяем наличие шрифта в ОС пользователя */
    url("./../DinPro/DINPro-Light.otf"); /* если шрифт не установлен, тогда загружаем его по указанному пути */
}
@font-face {
    font-family: "DinPro Bold"; /* имя шрифта для CSS правил */
    src: local("Dinpro Bold"), /* проверяем наличие шрифта в ОС пользователя */
    url("./../DinPro/DINPro-Bold.otf"); /* если шрифт не установлен, тогда загружаем его по указанному пути */
}
@font-face {
    font-family: "DinPro Medium"; /* имя шрифта для CSS правил */
    src: local("Dinpro Medium"), /* проверяем наличие шрифта в ОС пользователя */
    url("./../DinPro/DINPro-Medium.otf"); /* если шрифт не установлен, тогда загружаем его по указанному пути */
}
@font-face {
    font-family: "DinPro Regular"; /* имя шрифта для CSS правил */
    src: local("Dinpro Regular"), /* проверяем наличие шрифта в ОС пользователя */
    url("./../DinPro/DINPro-Regular.otf"); /* если шрифт не установлен, тогда загружаем его по указанному пути */
}
/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
body {
    background: #fffff4;
    font-family: "DinPro Light", sans-serif;
}
.wrapper {
    overflow: hidden;
    background: url("./../images/bg.png") repeat-x;
}

/*HEADER BEGIN*/

.header {
    overflow: hidden;
    background: url("./../images/header_bg.png") no-repeat;
    width: 1500px;
    height: 571px;
    margin: 0 auto;
}
.header h1, .content h3, .footer .title_site {
    color: #e8e8e8;
    font-size: 60px;
    text-transform: uppercase;
    margin: 35px 330px 0 280px;
    float: left;
}
.header h1 span, .content h3 span, .footer .title_site span {
    display: block;
    font-size: 15px;
}
.call {
    color: #fff;
    font-size: 28px;
    text-shadow: 0 0 10px #759094;
    overflow: hidden;
    margin: 50px 0 0 0;
}
.call span {
    font-size: 42px;
    color: #fff;
}
.call a {
    background: url("./../images/call.png") no-repeat;
    display: block;
    width: 240px;
    height: 33px;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    text-shadow: 0 0 7px #d3800e;
    padding: 8px 0 0 0;
    text-transform: uppercase;
    font-family: "DinPro Bold", sans-serif;
}
.call a:hover {
    text-decoration: none;
}

/*HEADER END*/

/*CONTENT BEGIN*/

.content {
    overflow: hidden;
    position: relative;
    z-index: 10;
    margin: -90px 0 0 0;
}
.content> h2 {
    background: url("./../images/title.png") no-repeat;
    width: 944px;
    height: 115px;
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    font-family: "DinPro Bold",sans-serif;
    color: #fff;
    padding: 18px 0 0 0;
    margin: 0 auto;
}
.content> h2 span {
    font-family: "DinPro Light",sans-serif;
    font-weight: normal;
    display: block;
    font-size: 27px;
    color: #fff;
}
.content .about {
    background: url("./../images/arrows.png") no-repeat;
    background-position: 125px 155px;
    width: 990px;
    margin: 0 auto;
    overflow: hidden;
}
.content .about p {
    font-size: 30px;
    color: #dd4562;
    text-align: center;
    margin: 0 0 30px 0;
    font-family: "DinPro Regular", sans-serif;
}
.content .about p span {
    font-family: "DinPro Medium", sans-serif;
    display: block;
    line-height: 25px;
}
.content .about h3 {
    text-align: center;
    color: #fff;
    background: url("./../images/bubble.png") no-repeat;
    width: 197px;
    height: 200px;
    padding: 40px 0 0 0;
    margin: 0 auto;
    font-size: 52px;
    float: none;
}
.content .about h3 span {
    font-size: 17px;
}
.content .about ul {
    overflow: hidden;
    margin: -254px 0 30px 0;
}
.content .about li {
    width: 145px;
    color: #000;
    font-size: 20px;
    text-align: center;
    float: left;
    overflow: hidden;
}
.content .about li img {
    display: block;
    margin: 0 auto;
}
.about li.child_celebrate {
    margin: 0 0 55px 8px;
}
.about li.wedding {
    margin: 0 0 55px 55px;
}
.about li.celebrate_evening {
    margin: 0 0 55px 288px;
}
.about li.style_celebrate {
    width: 140px;
    margin: 0 0 55px 55px;
}
.about li.birthday {
    margin: 0 0 0 120px;
}
.about li.resting {
    margin: 0 0 0 40px;
}
.about li.new_year {
    margin: 0 0 0 90px;
}
.about li.business {
    margin: 0 0 0 45px;
}
.action {
    background: url("./../images/action_bg.png") repeat-x 0 25px;
    overflow: hidden;
    height: 234px;
    margin: 0 0 25px 0;
}
.action h2 {
    background: url("./../images/action_title.png") no-repeat;
    width: 300px;
    height: 50px;
    margin: 0 auto;
    margin-bottom: 20px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-size: 40px;
    font-family: "DinPro Light",sans-serif;
}
.action p {
    text-align: center;
    color: #de4c68;
    font-size: 25px;
    text-transform: uppercase;
    line-height: 29px;
    margin: 0 0 20px 0;
}
.action p span {
    display: block;
    font-family: "DinPro Bold", sans-serif;
}
.action fieldset {
    background: #e8e8e8;
    -webkit-box-shadow: 0 0px 3px #ccc inset;
    -moz-box-shadow: 0 5px 15px #ccc inset;
    /* box-shadow: 0 5px 15px #ccc inset; */
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    width: 940px;
    margin: 0 auto;
    padding: 0 10px;
}
.action ul {
    overflow: hidden;
}
.action li:first-child {
    margin: 0;
}
.action li {
    float: left;
    margin: 0 0 0 16px;
}
.action li input {
    width: 285px;
    font-size: 25px;
    margin: 10px 0;
}
.action li input[type="text"] {
    padding: 12px;
    text-align: center;
    color: #9c9b9b;
    font-size: 18px;
    border: 0;
    -webkit-box-shadow: 0 -3px 5px #ccc;
    -moz-box-shadow: 0 -3px 5px #ccc;
    box-shadow: 0 -3px 5px #ccc;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
}
.action li input[type="submit"] {
    background: #de4c68;
    border: 0;
    border-bottom: 1px solid #ae4558;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
    text-transform: uppercase;
    padding: 7px 0;
}
.more_info {
    width: 940px;
    margin: 0 auto;
    overflow: hidden;
}
.more_info .section_slider {
    overflow: hidden;
    margin: 0 0 10px 0;
}
.more_info h2 {
    /* position: relative; */;
    font-family: "DinPro Medium",sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    color: #000;
    text-align: center;
    font-weight: normal;
    margin: 0 0 20px 0;
}
.more_info h3 {
    text-transform: none;
    margin: 35px 0 0 0;
    font-size: 19px;
    color: #000;
    float: none;
    text-align: left;
}
.more_info p {
    overflow: hidden;
    font-size: 16px;
    color: #000;
    margin: 0 0 20px 0;
}
.more_info p span {
    font-weight: bold;
}
.more_info .left_slider {
    float: left;
    overflow: hidden;
    margin: 0 20px 20px 0;
}
.more_info .right_slider {
    float: right;
    overflow: hidden;
    margin: 0 0 20px 20px;
}
.more_info .wrap_text {
    background: url("./../images/pattern.png") top center no-repeat;
    padding: 30px 0 0 0;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
}
.more_info .wrap_text h3, .comments_box h2 {
    width: 242px;
    height: 185px;
    overflow: hidden;
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 1px 1px #fff;
    padding: 130px 40px 0 40px;
    float: left;
    margin: 20px 20px 20px 0;
}
.more_info .wrap_text h3.right, .comments_box h2 {
    float: right;
    margin: 0 0 20px 20px;
    padding-top: 115px;
    height: 205px;
}
.more_info .wrap_text .text {
    width: 550px;
    overflow: hidden;
    margin: 20px 0 0 0;
}
/* prepare */
.more_info h3.prepare {
    background: url("./../images/prepare&perf_wed.png") no-repeat;
    margin-top: 75px;
}
/* perfect_wedding */
.more_info h3.perfect_wedding {
    background: url("./../images/prepare&perf_wed.png") no-repeat;
    margin-top: 100px !important;
}
/* jubilee */
.more_info h3.birthday {
    background: url("./../images/birthday.png") no-repeat;
    margin-top: 65px !important;
}
/* disco_birthday */
.more_info h3.disco_birthday {
    background: url("./../images/disco_birthday.png") no-repeat;
    letter-spacing: -2px;
}
/* aqua */
.more_info h3.aqua {
    background: url("./../images/aqua.png") no-repeat;
}
/* oscar */
.more_info h3.oscar {
    background: url("./../images/oscar.png") no-repeat;
    margin-top: 60px !important;
}
/* pajamas */
.more_info h3.pajamas {
    background: url("./../images/pajamas.png") no-repeat;
    margin-top: 75px;
}
/* jazz */
.more_info h3.jazz {
    background: url("./../images/jazz.png") no-repeat;
}
/* corporate */
.more_info h3.corporate {
    background: url("./../images/corporate.png") no-repeat;
    padding: 115px 40px 0 40px;
    height: 200px;
    font-size: 27px;
}
/* corporate_nature */
.more_info h3.corporate_nature {
    background: url("./../images/corporate_nature.png") no-repeat;
}
/* exposition */
.more_info h3.exposition {
    background: url("./../images/exposition.png") no-repeat;
}
/* meeting */
.more_info h3.meeting {
    background: url("./../images/meeting.png") no-repeat;
}
.more_info ul.necessary {
    width: 800px;
    overflow: hidden;
    margin: 0 auto;
}
.more_info ul.necessary li {
    float: left;
    width: 195px;
    margin: 0 0 30px 0;
}
.more_info ul.necessary h4 {
    font-size: 16px;
    text-align: center;
    color: #de4c68;
    font-weight: normal;
    min-height: 60px;
}
.more_info ul.necessary li img {
    display: block;
    margin: 0 auto;
}
.more_info>p {
    text-align: center;
    font-size: 20px;
    font-family: "DinPro Regular",sans-serif;
    color: #de4c68;
    width: 560px;
    margin: 20px auto;
}
.more_info ul.organization {
    width: 745px;
    margin: 0 auto;
}
.more_info ul.organization li:first-child {
    margin: 0;
}
.more_info ul.organization li {
    height: 115px;
    background: url("./../images/organization.png") no-repeat;
    padding: 35px 0 0 130px;
    margin: 10px 0 0 0;
}
.more_info ul.organization p {
    height: 115px;
    background: url("./../images/ar_right.png") right center no-repeat;
    font-size: 20px;
    font-family: "DinPro Medium", sans-serif;
    color: #555;
    width: 465px;
    padding: 0 80px 0 0;
    margin: 0;
}
.more_info ul.organization li.right {
    background: url("./../images/organization.png") no-repeat;
    padding: 15px 130px 0 0;
}
.more_info ul.organization li.right p {
    background: url("./../images/ar_left.png") left center no-repeat !important;
    text-align: right;
    padding: 0 0 0 80px !important;
    float: right;
    overflow: hidden;
}
/* order */
.more_info ul.organization li.order {
    background-position: left -505px;
}
/* meeting */
.more_info ul.organization li.meeting {
    background-position: right 0;
}
/* scenario */
.more_info ul.organization li.scenario {
    background-position: left -670px;
}
/* prepare_celebrate */
.more_info ul.organization li.prepare_celebrate {
    background-position: right -165px;
}
/* celebrating */
.more_info ul.organization li.celebrating {
    background-position: left -830px;
}
/* happy */
.more_info ul.organization li.happy {
    background-position: right -335px;
}
/* happy */
.more_info ul.organization li.happy p {
    background: none !important;
}
.more_info h2.why_we {
    width: 760px;
    margin: 0 auto;
    margin-bottom: 55px;
}
.more_info ul.why_we {
    overflow: hidden;
    float: left;
    width: 465px;
    margin: 0 0 30px 0;
}
.more_info ul.why_we li {
    background: url("./../images/numbers.png") no-repeat;
    height: 75px;
    overflow: hidden;
    font-size: 19px;
    font-family: "DinPro Medium", sans-serif;
    color: #555;
    padding: 12px 0 0 85px;
}
/* numbers begin*/
.more_info ul.why_we li.second {
    background-position: 0 -90px;
}
.more_info ul.why_we li.third {
    background-position: 0 -180px;
}
.more_info ul.why_we li.fourth {
    background-position: 0 -270px;
}
.more_info ul.why_we li.fifth {
    background-position: 0 -360px;
}
.more_info ul.why_we li.sixth {
    background-position: 0 -459px;
}
.more_info ul.why_we li.seventh {
    background-position: 0 -549px;
}
.more_info ul.why_we li.eighth {
    background-position: 0 -639px;
}
.more_info ul.why_we li.nineth {
    background-position: 0 -729px;
}
.more_info ul.why_we li.tenth {
    background-position: 0 -819px;
}
/* numbers end*/
.more_info .comments_box {
    overflow: hidden;
}
.comments_box ul {
    overflow: hidden;
}
.comments_box ul li:first-child {
    margin: 0;
}
.comments_box ul li {
    margin: 15px 0 0 0;
}
.comments_box h2 {
    background: url("./../images/comments.png") no-repeat;
    margin-top: 200px;
}
.comments_box .comment {
    overflow: hidden;
}
.comments_box img {
    float: left;
    margin: 15px 15px 15px 0;
}
.comments_box p {
    overflow: visible;
}
.comments_box h3 {
    float: left;
    line-height: 17px;
    color: #ff4b69;
    margin: 0 2px 0 0;
}
.more_info ul.sponsors {
    overflow: hidden;
    width: 810px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.more_info ul.sponsors li.first_of_row {
    margin-left: 0;
}
.more_info ul.sponsors li {
    float: left;
    width: 91px;
    height: 75px;
    overflow: hidden;
    margin: 0 0 25px 50px;
}
.more_info ul.sponsors li a {
    display: block;
    height: 75px;
    text-indent: -300px;
}
.more_info ul.sponsors li a {
    display: block;
    height: 75px;
    text-indent: -300px;
}
/* sponsors begin */
.more_info ul.sponsors li.vichi a {
    background: url("./../images/sponsors/Vichi.png") no-repeat;
}
.more_info ul.sponsors li.whirlpool a {
    background: url("./../images/sponsors/Whirlpool.png") no-repeat;
}
.more_info ul.sponsors li.matrix a {
    background: url("./../images/sponsors/Matrix.png") no-repeat;
}
.more_info ul.sponsors li.vitra a {
    background: url("./../images/sponsors/Vitra.png") no-repeat;
}
.more_info ul.sponsors li.la_Roche_Posay a {
    background: url("./../images/sponsors/La_Roche_Posay.png") no-repeat;
}
.more_info ul.sponsors li.philip_Morris a {
    background: url("./../images/sponsors/Philip_Morris.png") no-repeat;
}
.more_info ul.sponsors li.loreal_Paris a {
    background: url("./../images/sponsors/Loreal_Paris.png") no-repeat;
}
.more_info ul.sponsors li.three_M a {
    background: url("./../images/sponsors/Three_M.png") no-repeat;
}
.more_info ul.sponsors li.husquarna a {
    background: url("./../images/sponsors/Husqvarna.png") no-repeat;
}
.more_info ul.sponsors li.unilover a {
    background: url("./../images/sponsors/Unilover.png") no-repeat;
}
.more_info ul.sponsors li.intarko a {
    background: url("./../images/sponsors/Intarko.png") no-repeat;
}
.more_info ul.sponsors li.luidor a {
    background: url("./../images/sponsors/Luidor.png") no-repeat;
}
/* sponsors end */
.professional {
    background-position: 0 0;
}
.professional h2 {
    height: auto;
    width: 715px;
    background: none;
    text-align: center;
    color: #de4c68;
    font-size: 25px;
    text-transform: uppercase;
    line-height: 29px;
    margin: 30px auto 30px auto;
}

/*CONTENT END*/

/*FOOTER BEGIN*/

.footer {
    overflow: hidden;
    width: 940px;
    margin: 0 auto;
}
.footer .title_site {
    font-family: "DinPro Bold", sans-serif;
    margin: 0;
    color: #7b7b7b;
}
.footer .call {
    float: right;
    color: #7b7b7b;
    font-family: "DinPro Bold", sans-serif;
    text-shadow: none;
    margin: 10px 0 0 0;
}
.footer .call span {
    color: #7b7b7b;
    font-size: 37px;
    font-family: "DinPro Regular", sans-serif;
    text-shadow: none;
}
.footer p {
    clear: both;
    text-align: center;
    color: #7b7b7b;
    font-size: 15px;
    overflow: hidden;
    font-family: "DinPro Medium", sans-serif;
    margin: 15px;
}

/*FOOTER END*/