@font-face {
    font-family: 'bebas_neue_regularregular';
    src: url('../fonts/bebasneue_regular-webfont.eot');
    src: url('../fonts/bebasneue_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebasneue_regular-webfont.woff2') format('woff2'),
         url('../fonts/bebasneue_regular-webfont.woff') format('woff'),
         url('../fonts/bebasneue_regular-webfont.ttf') format('truetype'),
         url('../fonts/bebasneue_regular-webfont.svg#bebas_neue_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bebas_neuebold';
    src: url('../fonts/bebasneue_bold-webfont.eot');
    src: url('../fonts/bebasneue_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebasneue_bold-webfont.woff2') format('woff2'),
         url('../fonts/bebasneue_bold-webfont.woff') format('woff'),
         url('../fonts/bebasneue_bold-webfont.ttf') format('truetype'),
         url('../fonts/bebasneue_bold-webfont.svg#bebas_neuebold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bebas_neuebook';
    src: url('../fonts/bebasneue_book-webfont.eot');
    src: url('../fonts/bebasneue_book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebasneue_book-webfont.woff2') format('woff2'),
         url('../fonts/bebasneue_book-webfont.woff') format('woff'),
         url('../fonts/bebasneue_book-webfont.ttf') format('truetype'),
         url('../fonts/bebasneue_book-webfont.svg#bebas_neuebook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bebas_neuelight';
    src: url('../fonts/bebasneue_light-webfont.eot');
    src: url('../fonts/bebasneue_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebasneue_light-webfont.woff2') format('woff2'),
         url('../fonts/bebasneue_light-webfont.woff') format('woff'),
         url('../fonts/bebasneue_light-webfont.ttf') format('truetype'),
         url('../fonts/bebasneue_light-webfont.svg#bebas_neuelight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bebas_neuethin';
    src: url('../fonts/bebasneue_thin-webfont.eot');
    src: url('../fonts/bebasneue_thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebasneue_thin-webfont.woff2') format('woff2'),
         url('../fonts/bebasneue_thin-webfont.woff') format('woff'),
         url('../fonts/bebasneue_thin-webfont.ttf') format('truetype'),
         url('../fonts/bebasneue_thin-webfont.svg#bebas_neuethin') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    padding-top: 90px;
    font-family: 'bebas_neue_regularregular';
}


/*--------------- Navbar -----------------------------------------------------*/
.navbar {
    min-width: 1000px;
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
    box-shadow: 0 1px 12px 1px rgba(100, 100, 100, .4);
    background: #87b729;
}

.navbar li a {
    padding: 0;
    font-family: 'bebas_neue_regularregular';
    font-size: 20px;
    line-height: 90px;
    color: #fff;
    white-space: nowrap;
    text-transform: uppercase;
    text-decoration: underline;
}

.navbar li a:hover,
.navbar li a:focus {
    background: none;
}


/*--------------- Header -----------------------------------------------------*/
.header-logo {
    margin-top: 39px;
}

.header-delivery {
    margin-top: 64px;
    margin-left: 27px;    
}

.phone-top {
    text-align: right;
    text-transform: uppercase;
}

.phone-top .text-top {
    margin-top: 54px;    
    font-size: 41px;
    line-height: 41px;
    color: #1a1132;
    letter-spacing: 1.4px;
}

.phone-top .text-phone {
    font-size: 48px;
    line-height: 48px;
    color: #bc0555;
    letter-spacing: 1.4px;
}

.phone-top .text-bottom {
    font-family: 'bebas_neuelight';
    font-size: 24px;
    line-height: 24px;
    color: #1b1132;
    letter-spacing: 1px;
}

.header-price {
    margin-top: 39px;
    font-size: 44px;
    color: #1a1132;
    text-align: center;
    letter-spacing: 1.4px;
    text-transform: uppercase;
}

.header-price-bottom {
    position: relative;
    top: -20px;
    left: 397px;
    display: inline-block;
    font-size: 22px;
    color: #1b1131;
    letter-spacing: 0.25px;    
}

.header-price-bottom span {
    font-family: 'bebas_neuebold';
    color: #b90554;
}


/*--------------- Action -----------------------------------------------------*/
.block-action {
    min-width: 1000px;
    height: 720px;
    margin-top: 80px;
    box-shadow: 0 1px 12px 1px rgba(100, 100, 100, .5);
    background: url(../i/action-bg.jpg) top center no-repeat;
}

.block-action .container {
    position: relative;
}

.action-caption {
    position: absolute;
    top: 85px;
    left: 65px;
}

.action-text {
    position: absolute;
    top: 110px;
    right: 12px;
    width: 552px;
    height: 154px;
    padding-top: 56px;
    font-size: 50px;
    color: #fff;
    text-align: center;
    background: url(../i/action-text-bg.png) 0 0 no-repeat;
}

.action-price {
    position: absolute;
    top: 236px;
    left: 13px;
    width: 975px;
    height: 392px;
    background: url(../i/action-price-bg.png) 0 0 no-repeat;
}

.action-price .price-old {
    position: absolute;
    top: 55px;
    left: 160px;
    font-family: 'bebas_neuelight';
    font-size: 50px;
    color: #fff;
    font-style: italic;
    text-decoration: line-through;
}

.action-price .price {
    position: absolute;
    top: 85px;
    left: 55px;
    font-family: 'bebas_neuebold';
    font-size: 125px;
    color: #fff;
    font-style: italic;
}

.action-price .name {
    position: absolute;
    top: 76px;
    right: 60px;
    font-family: 'bebas_neuebold';
    font-size: 78px;
    color: #bc0555;
    text-transform: uppercase;
    letter-spacing: 2.3px;    
}

.action-price .descr {
    position: absolute;
    top: 160px;
    right: 70px;
    font-family: 'bebas_neuelight';
    font-size: 34px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2.6px;    
}

.block-action .btn.btn-lg {
    position: absolute;
    top: 577px;
    left: 50%;
    padding: 9px 45px;
    margin-left: -292px;
    font-size: 58px;
    border-radius: 20px;
}


/*--------------- Advantage --------------------------------------------------*/
.block-advantage {
    min-width: 1000px;
    box-shadow: 0 1px 12px 1px rgba(100, 100, 100, .5);
    background: #fff;
}

.frame {
    padding-top: 88px;
    margin-top: 95px;
    padding-bottom: 30px;
    margin-bottom: 105px;
    border: 4px solid #bc0555;
    border-radius: 105px;
}

.advantage {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 30px;
    color: #1b1131;
    text-align: center;
    text-transform: uppercase;
}

.advantage img {
    margin: 0 auto 27px auto;
}


/*--------------- Advantage --------------------------------------------------*/
.block-flowers {
    padding-top: 70px;
    padding-bottom: 20px;
}

.block-flowers .logo-green {
    margin: 0 auto 25px auto;
    display: block;    
}

.block-flowers .flowers-caption {
    text-align: center;
    margin-bottom: 45px;
    position: relative;
}

.block-flowers .flowers-caption h2 {
    padding-left: 20px;
    padding-right: 20px;
    margin: 0;
    display: inline-block;
    font-size: 82px;
    line-height: 80px;
    color: #b90554;
    text-transform: uppercase;
    position: relative;
    top: -11px;
    z-index: 1;
    background: #fff;
}

.block-flowers .flowers-caption h2 span {
    position: absolute;
    top: -55px;
    right: -126px;
    width: 158px;
    height: 105px;
    padding: 14px 0 0 22px;    
    display: block;
    font-size: 16px;
    color: #fff;
    background: url(../i/label-price.png) 0 0 no-repeat;
    transform: rotate(-30deg);
}

.block-flowers .flowers-caption h2 span b {
    font-family: 'bebas_neue_regularregular';
    font-size: 45px;
    font-weight: normal;
}

.block-flowers .flowers-caption-line {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #b90554;
}

.block-flowers .flowers-info {
    position: relative;
    top: -85px;
}

.block-flowers .flowers-info .text {
    display: none;
    padding: 45px;
    font-size: 20px;
    color: #999;
    text-align: center;
    border-radius: 15px;
    border: 2px solid #b2b2b2;
}

.block-flowers .flowers-info a {
    position: absolute;
    top: -14px;
    right: 30px;
    padding: 0 10px;
    font-size: 32px;
    line-height: 25px;
    background: #fff;
    color: #999;
    text-decoration: underline;
}

.block-flowers .flowers-info a:hover {
    text-decoration: none;
}

.block-flowers .group-title {
    margin: 35px 0 50px 0;
    font-size: 50px;
    color: #b90554;
    text-align: center;
}

.flower-item {
    margin-bottom: 30px;
    text-align: center;
}

.flower-item h3 {
    margin: 0 0 28px 0;
    font-size: 32px;
    color: #b90554;
    text-transform: uppercase;
}

.flower-item .photo-wrap {
    width: 242px;
    height: 242px;
    margin: 0 auto 12px auto;
    position: relative;
}

.flower-item.twice-item .photo-wrap {
    display: inline-block;
    margin: 0;
}

.flower-item.twice-item .photo-wrap:first-child {
    margin-right: 80px;
}

.flower-item.twice-item .price-old {
    margin-top: -20px;
}

.flower-item .photo-wrap.length-37:before,
.flower-item .photo-wrap.length-40:before,
.flower-item .photo-wrap.length-60:before {
    position: absolute;
    top: -4px;
    left: -5px;
    z-index: 1;
}

.flower-item .photo-wrap.length-37:before { content: url(../i/flower-37cm.png); }
.flower-item .photo-wrap.length-40:before { content: url(../i/flower-40cm.png); }
.flower-item .photo-wrap.length-60:before { content: url(../i/flower-60cm.png); }

.flower-item .photo-wrap.label-action:after {
    content: url(../i/label-action.png);
    position: absolute;
    bottom: -1px;
    right: -6px;
    z-index: 1;
    width: 81px;
    height: 79px;
}

.flower-item .photo-wrap.label-hit:after {
    content: url(../i/label-hit.png);
    position: absolute;
    bottom: -10px;
    right: -37px;
    z-index: 1;
    width: 170px;
    height: 86px;
}

.flower-item .photo-wrap .photo-frame {
    overflow: hidden;
    border-radius: 50%;
    border: 2px solid #e61856;
}

.flower-item .photo-wrap .photo-frame.green {
    border-color: #87b729;
}

.flower-item .photo-frame img {
    max-width: 100%;
    border-radius: 50%;
    -webkit-transform: scale(1.05);    
    transform: scale(1.05);    
/*    -webkit-transition: transform .3s;
    transition: transform .3s;*/
}

/*.flower-item .photo-wrap:hover img {
    transform: scale(1.2) rotate(-15deg);
}*/

.flower-item .price-old {
    font-size: 36px;
    color: #1b1131;
    font-style: italic;
    text-transform: uppercase;
    text-decoration: line-through;
}

.flower-item .price-old.no-strike {
    text-decoration: none;
}

.flower-item .price {
    margin-bottom: 22px;
    font-size: 58px;
    line-height: 40px;
    color: #b90554;
    text-transform: uppercase;
}


/*--------------- Order scheme -----------------------------------------------*/
.block-order {
    min-width: 1000px;
    height: 625px;
    overflow: hidden;
    box-shadow: 0 1px 12px 1px rgba(100, 100, 100, .5);
    background: url(../i/order-bg.jpg) bottom center no-repeat #fff;
}

.block-order .container {
    height: 625px;
    position: relative;
}

.block-order h2 {
    margin: 70px 0 0 0;
    font-size: 52px;
    color: #b90554;
    text-decoration: underline;
}

.block-order .phone {
    position: absolute;
    bottom: 119px;
    left: -3px;
}

.block-order .manager {
    position: absolute;
    bottom: 119px;
    left: 195px;
}

.block-order .payment-card {
    position: absolute;
    bottom: 113px;
    left: 435px;
}

.block-order .payment-cash {
    position: absolute;
    bottom: 141px;
    left: 464px;
}

.block-order .bouquet {
    position: absolute;
    bottom: 103px;
    left: 544px;
}

.block-order .delivery {
    position: absolute;
    bottom: 0px;
    right: -95px;
}

.block-order .phone-text {
    bottom: 315px;
    left: 50px;
}

.block-order .manager-text {
    bottom: 75px;
    left: 240px;
    color: #fff;
}

.block-order .payment-text {
    bottom: 312px;
    left: 430px;
}

.block-order .bouquet-text {
    bottom: 75px;
    right: 293px;
    color: #fff;
}

.block-order .delivery-text {
    bottom: 385px;
    right: 45px;
}

.block-order .phone-text,
.block-order .manager-text,
.block-order .payment-text,
.block-order .bouquet-text,
.block-order .delivery-text {
    position: absolute;
    font-family: 'bebas_neuebold';
    font-size: 16px;
    line-height: 14px;
}


/*--------------- Works ------------------------------------------------------*/
.block-works h2 {
    margin: 0 0 75px 0;
    font-size: 82px;
    color: #1a1132;
    text-align: center;
}

.carousel-works {
    height: 440px;
    margin-bottom: 100px;
}

/*.slick-track .slick-active:nth-of-type(2) {
    border: 2px solid green;
}*/

.carousel-works .owl-stage-outer {
    height: 440px;
    padding-top: 158.5px;
    padding-bottom: 158.5px;
}

.carousel-works .owl-item img {
    border: 2px solid #87b729;
    border-radius: 10px;
    -webkit-transition: transform .3s;
    transition: transform .3s;
}

.carousel-works .item-xs {
    z-index: 3;
}

.carousel-works .item-xs img {
    /*border-radius: 10px;*/
    /*transform: scale(2);*/
}

.carousel-works .item-sm {
    z-index: 4;
}

.carousel-works .item-sm img {
    border-radius: 15px;
    transform: scale(2.2);
}

.carousel-works .item-lg {
    z-index: 5;
}

.carousel-works .item-lg img {
    border-radius: 25px;
    transform: scale(3.3);
}


/*--------------- Contact ----------------------------------------------------*/
.block-contact h2 {
    margin: 0 0 0 0;
    font-size: 82px;
    color: #b90554;
    text-align: center;
}

.block-contact address {
    margin: 0 0 70px 0;
    /*font-family: 'bebas_neuelight';*/
    font-size: 35px;
    color: #1a1132;
    text-align: center;
}

#contact-map {
    width: 100%;
    height: 295px;
    margin-bottom: 50px;
}

.block-contact .header-logo {
    margin-bottom: 20px;
}

.block-contact .social-links {
    margin-bottom: 45px;
    text-align: center;
}
                   
.block-contact .social-links a {
    display: inline-block;
    margin: 0 10px;
}

.block-contact .social-links a img {
    width: 50px;
}

.block-contact p {
    margin-bottom: 25px;
    font-size: 22px;
    color: #1a1132;
    text-align: center;
}
                                
.block-contact p b {
    font-family: 'bebas_neuebold';
}


/*--------------- Footer -----------------------------------------------------*/
.footer {
    min-width: 1000px;
    padding-top: 35px;
    padding-bottom: 30px;
    margin-bottom: 35px;
    font-size: 58px;
    line-height: 54px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    background: #87b729;
}

.footer span {
    color: #b90554;
}


/*--------------- Bootstrap --------------------------------------------------*/
.btn {
    border: 0;
}

.btn.btn-lg {
    padding: 7px 42px;
    font-size: 38px;
    border-radius: 3px;
}

.btn-primary {
    background: #82ae1f;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:focus:active {
    background: #a9cf27;
}

.btn-info {
    color: #fff;
    background: #1b1131;
}

.modal-dialog {
    width: 850px;
}

.modal-content {
    border-radius: 30px;
    border: 4px solid #82ae1f;
}

.modal-body h4 {
    margin: 45px 0 45px 0;
    font-size: 40px;
    color: #bc0555;
}

.modal-body .form-group {
    margin-bottom: 40px;
}

.modal-body .form-control {
    height: 60px;
    font-size: 36px;
    border-radius: 2px;
    border: 2px solid #82ae1f;
}

.modal-body [type="submit"] {
    font-size: 34px;
}