.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

body {
    margin: 0 0 0 0;
}

#services-slider .owl-main-wrap .owl-theme--responsive .adaptive-img {
    /*width: 100%;*/
    /*height: 180px;*/
    max-width: 100%;
    max-height: 100%;
    display: block;
}

.no-padding {
    padding-left: 0;
}

#services-slider .owl-item {
    width: 340px;
}

.button {
    padding: 10px 20px;
    background-color: #e8e349;
    color: #333;
    text-decoration: none !important;
    display: inline-block;
    margin: 0 auto;
}

.button:hover {
    color: #333;
    background-color: #c6c23d;
    text-decoration: underline !important;
}

.book-wedding {
    height: 50px;
}

#b-section-menu {
    list-style: none;
    height: 45px;
    padding: 0 !important;
}

#b-section-menu .item {
    text-transform: uppercase;
    float: left;
    width: 33.33%;
    text-align: center;
    text-decoration: underline !important;
    padding: 5px;
}

#b-section-menu a {
    color: #005156 !important;
}

#b-section-menu .item:hover {
    text-decoration: none !important;
}

#b-section-menu .item.active {
    text-decoration: none !important;
}

#b-section-menu .item.active:hover {
    text-decoration: none !important;
}

.main-image {
    width: 100%;
}

.content-section {
    padding-right: 15px;
    padding-left: 15px;
}

.content-section .first-title {
    text-transform: uppercase;
    font-size: 36px;
    line-height: 30px;
}

.content-section .second-title {
    text-transform: uppercase;
    font-size: 24px;
    color: #aa744e;
    line-height: 18px;
}

#services-slider .thumbnail {
    background: transparent;
    border: 0;
}

#services-slider .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons div {
    width: 42px;
    height: 42px;
    display: block;
}

#services-slider .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons .owl-next {
    margin-right: -55px;
    background: url('/bitrix/components/bisexpert/owlslider/theme/slider-arrow-right-flat.png') no-repeat;
}

#services-slider .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons .owl-prev {
    margin-left: -25px;
    background: url('/bitrix/components/bisexpert/owlslider/theme/slider-arrow-left-flat.png') no-repeat;
}

#owl-carousel-reviews-slider .thumbnail {
    border: 0;
}

#owl-carousel-reviews-slider .reviewer-name {
    font-size: 24px;
}

#owl-carousel-reviews-slider .review-text {
    color: #333;
}

#footer-contacts {
    text-align: right;
    color: #fff;
}

#footer-contacts .item {
    margin: 0 !important;
}

#footer-contacts .email {
    text-transform: uppercase;
}

#header-contacts {
    text-align: right;
}

#header-contacts .official {
    text-transform: uppercase;
}

#b-special-offers {
    background-color: #e8e349;
}

.owl-carousel .thumbnail {
    border: 0;
    background: transparent;
}

#b-special-offers .owl-item {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

#services-slider .owl-item {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

#packages-slider .owl-item {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

#photo-slider .owl-item {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

#reviews-slider .owl-item {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

#sub-services-slider .owl-item {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

#sub-services-slider img {
    width: 100%;
}

#b-special-offers .thumbnail {
    padding: 0 !important;
}

#services-slider .thumbnail {
    padding: 0 !important;
}

#packages-slider .thumbnail {
    padding: 0 !important;
}

#photo-slider .thumbnail {
    padding: 0 !important;
}

#reviews-slider .thumbnail {
    padding: 0 !important;
}

#sub-services-slider .thumbnail {
    padding: 0 !important;
}

#offers-slider .thumbnail {
    padding: 0 !important;
}

@media (max-width: 768px) {
    #b-special-offers .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons .owl-next {
        top: 30% !important;
        margin-right: 45px !important;
        background: url('/bitrix/components/bisexpert/owlslider/theme/slider-arrow-right-flat-2.png') no-repeat !important;
    }

    #b-special-offers .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons .owl-prev {
        top: 30% !important;
        margin-left: 45px !important;
        background: url('/bitrix/components/bisexpert/owlslider/theme/slider-arrow-left-flat-2.png') no-repeat !important;
    }

    #services-slider .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons .owl-next {
        margin-right: 45px !important;
        background: url('/bitrix/components/bisexpert/owlslider/theme/slider-arrow-right-flat-2.png') no-repeat !important;
    }

    #services-slider .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons .owl-prev {
        margin-left: 45px !important;
        background: url('/bitrix/components/bisexpert/owlslider/theme/slider-arrow-left-flat-2.png') no-repeat !important;
    }

    #packages-slider .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons .owl-next {
        top: 50% !important;
        margin-right: 45px !important;
        background: url('/bitrix/components/bisexpert/owlslider/theme/slider-arrow-right-flat-2.png') no-repeat !important;
    }

    #packages-slider .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons .owl-prev {
        top: 50% !important;
        margin-left: 45px !important;
        background: url('/bitrix/components/bisexpert/owlslider/theme/slider-arrow-left-flat-2.png') no-repeat !important;
    }

    #photo-slider .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons .owl-next {
        top: 50% !important;
        margin-right: 45px !important;
        background: url('/bitrix/components/bisexpert/owlslider/theme/slider-arrow-right-flat-2.png') no-repeat !important;
    }

    #photo-slider .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons .owl-prev {
        top: 50% !important;
        margin-left: 45px !important;
        background: url('/bitrix/components/bisexpert/owlslider/theme/slider-arrow-left-flat-2.png') no-repeat !important;
    }

    #reviews-slider .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons .owl-next {
        margin-right: 45px !important;
        background: url('/bitrix/components/bisexpert/owlslider/theme/slider-arrow-right-flat-2.png') no-repeat !important;
    }

    #reviews-slider .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons .owl-prev {
        margin-left: 45px !important;
        background: url('/bitrix/components/bisexpert/owlslider/theme/slider-arrow-left-flat-2.png') no-repeat !important;
    }

    #sub-services-slider .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons .owl-next {
        margin-right: 45px !important;
        background: url('/bitrix/components/bisexpert/owlslider/theme/slider-arrow-right-flat-2.png') no-repeat !important;
    }

    #sub-services-slider .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons .owl-prev {
        margin-left: 45px !important;
        background: url('/bitrix/components/bisexpert/owlslider/theme/slider-arrow-left-flat-2.png') no-repeat !important;
    }

    #offers-slider .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons .owl-next {
        margin-right: 45px !important;
        background: url('/bitrix/components/bisexpert/owlslider/theme/slider-arrow-right-flat-2.png') no-repeat !important;
    }

    #offers-slider .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons .owl-prev {
        margin-left: 45px !important;
        background: url('/bitrix/components/bisexpert/owlslider/theme/slider-arrow-left-flat-2.png') no-repeat !important;
    }

    .first-title {
        font-size: 28px !important;
    }



}

@media (min-width: 768px) {
    .container {
        width: 640px;
    }
}

@media (min-width: 1000px) {
    .container {
        width: 800px;
    }
}

@media (max-width: 1130px) {
    .book-wedding .button {
        margin: 0 auto;
        display: block;
        text-align: center;
    }
}

@media (min-width: 1130px) {
    .container {
        width: 1000px;
    }

    #b-services .caption .info {
        padding-top: 2%;
    }
}

@media (min-width: 1330px) {
    .container {
        width: 1100px;
    }

}

@media (min-width: 1630px) {
    .container {
        width: 1495px;
    }

}

#b-special-offers .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons div {
    width: 42px;
    height: 42px;
    display: block;
}

#b-special-offers .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons .owl-next {
    margin-right: -30px;
    background: url('/bitrix/components/bisexpert/owlslider/theme/slider-arrow-right-flat.png') no-repeat;
}

#b-special-offers .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons .owl-prev {
    margin-left: -30px;
    background: url('/bitrix/components/bisexpert/owlslider/theme/slider-arrow-left-flat.png') no-repeat;
}

.offer-title {
    color: #333;
    font-size: 18px;
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
    /*height: 46px;*/
    padding-top: 10px;
}

.offer-text {
    color: #333;
    font-size: 16px;
    text-align: left;
}

.offer-about {
    color: #333;
    font-size: 16px;
    text-decoration: underline;
}

#b-services {
    margin: 20px -10px;
}

#b-services .element-wrapper {
    margin-bottom: 20px;
}

#b-services img {
    max-width: 100%;
    max-height: 100%;
}

#b-services .big-elements img {
    display: block;
}


.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

#1b-services .small-elements img {
    height: 250px;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }

}

#services-slider {
    display: none;
}

#b-services {
    display: block;
}

@media (max-width: 1130px) {
    #services-slider {
        display: block;
    }

    #b-services {
        display: none;
    }
}

.element-wrapper {
    opacity: .99;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.big-elements .element-wrapper:before {
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
}

.element-wrapper:before {
    content: '';
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 2;
    -webkit-transition-property: top, opacity;
    transition-property: top, opacity;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.element-wrapper img {
    display: block;
    width: 100%; /* ширина картинки */
    height: auto; /* высота картинки */
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

div.element-wrapper img { backface-visibility: hidden; max-width: none;
    transform: translate3d(-17px, 0px, 0px) scale(1.12); transition: opacity 0.35s ease 0s,
transform 0.35s ease 0s;  }
div.element-wrapper:hover img { transform: translate3d(0px, 0px, 0px) scale(1.03); }



.element-wrapper .caption {
    width: 100%;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    text-align: center;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0.52;
}

.element-wrapper .caption .info {
    display: block;
    position: relative;
    top: 0;
    -webkit-transition-property: top, opacity;
    transition-property: top, opacity;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    height: 100%;
}

.element-wrapper .caption .title {
    line-height: 1;
    font-weight: normal;
    font-size: 18px;
}

.element-wrapper .caption .info {
    line-height: 1.2;
    font-size: 12px;
    padding-top: 12%;
    /*padding-left: 30px !important;*/
}

.element-wrapper:focus:before,
.element-wrapper:focus .caption, .element-wrapper:hover:before,
.element-wrapper:hover .caption {
    opacity: 1;
}

.element-wrapper:focus .info, .element-wrapper:hover .info {
    top: 0;
}

.element-wrapper:focus .caption, .element-wrapper:hover .caption {
    -webkit-transition-delay: 0.025s;
    transition-delay: 0.025s;

}



.element-wrapper .title {
    margin: 0 !important;
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;

}

.element-wrapper .title-big {
    margin: 0 !important;  line-height: 1;  position: absolute;  bottom: 31px;  left: 39px;  width: 80%;
    color: #fff;  text-transform: uppercase; font-size: 40px;  margin-left: 19px;  margin-top: 17px;  display: block;  z-index: 30;
}

.element-wrapper .title-big-2 {
    margin: 0 !important;  line-height: 1;  position: absolute;  bottom: 51px;  left: 39px;  width: 80%;
    color: #fff;  text-transform: uppercase; font-size: 32px;  margin-left: 19px;  margin-top: 17px;  display: block;  z-index: 30;
}
.blog-title-new{font-size: 22px!important; width: 70%!important; bottom: 35px!important;}

.element-wrapper .title-big-3 {
    margin: 0 !important;  line-height: 1;  position: absolute;  bottom: 31px;  left: 39px;  width: 80%;
    color: #fff;  text-transform: uppercase; font-size: 2em;  margin-left: 19px;  margin-top: 17px;  display: block;  z-index: 30;
}



.element-wrapper .vertical-line {
    border-left: 2px solid #f9f9f9; height: 1px;  position: absolute;
    z-index: 30; bottom: 39px; left: 14px; display: block; opacity: 0;
}

.element-wrapper .vertical-line-2{
    border-left: 2px solid #f9f9f9; height: 1px;  position: absolute;
    z-index: 30; bottom: 36px; left: 14px; display: block; opacity: 0;
}

.element-wrapper .vertical-line-3{
    border-left: 2px solid #f9f9f9; height: 1px;  position: absolute;
    z-index: 30; bottom: 38px; left: 14px; display: block; opacity: 0;
}

.element-wrapper .vertical-line-small {
    border-left: 2px solid #f9f9f9; height: 1px;  position: absolute;
    z-index: 30; bottom: 20px; left: 14px; display: block; opacity: 0;
}


.element-wrapper .more-text {
    width: 100%; text-transform: uppercase;  padding: 10px 19px 10px 0; display: block;  left: 39px;
    font-size: 19px; color: white; position: absolute; bottom:170px; line-height: 1.3; z-index: 30;
}

.element-wrapper .more-text-2 {
    width: 100%; text-transform: uppercase;  padding: 10px 19px 10px 0; display: block;  left: 39px;
    font-size: 18px; color: white; position: absolute; bottom:10px; line-height: 1.3; z-index: 30;
}

.element-wrapper .more-text-3 {
    width: 100%; text-transform: uppercase;  padding: 10px 19px 10px 0; display: block;  left: 39px;
     font-size: 32px; color: white; position: absolute; bottom:100px; line-height: 0.9; z-index: 30;

}

.element-wrapper .more-text-small {
    width: 100%; text-transform: uppercase;  padding: 10px 19px 10px 0; display: block;  left: 19px;
     font-size: 19px; color: white; position: absolute; bottom:65px; line-height: 1.3; z-index: 30;
}



.small-elements .title {
    line-height: 1;
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 23px;
    z-index: 30;
    padding-left: 35px;padding-bottom: 15px;

}

.element-wrapper:hover .title {
    display: none;
    -webkit-transition-property: top, opacity;
    transition-property: top, opacity;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}


.small-elements .element-wrapper:hover .title {
    display: block;
}

.element-wrapper .info {
    text-align: left;
    padding-left: 20px;
    position: absolute;
}

.element-wrapper .more-title {
    color: #e8e349;
    font-size: 24px;
    text-transform: uppercase;
    text-decoration: underline;
    display: block;
    line-height: 70px;
}


/*big blocks*/
div.element-wrapper .vertical-line {transition: all 0.35s ease 0s; }
div.element-wrapper:hover .vertical-line {left:95px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 269px;}

div.element-wrapper .title-big {transition: all 0.35s ease 0s; }
div.element-wrapper:hover .title-big {padding-left:95px; transition: all 0.55s ease 0s; width: 100%;}

div.element-wrapper .more-text {transition: all 0.35s ease 0s; opacity: 0; }
div.element-wrapper:hover .more-text {padding-left:95px; transition: all 0.55s ease 0s; width: 100%; opacity: 1;}

/*small blocks*/
div.element-wrapper .vertical-line-small {transition: all 0.35s ease 0s; }
div.element-wrapper:hover .vertical-line-small {left:45px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 159px;}

div.element-wrapper .title {transition: all 0.35s ease 0s; }
div.element-wrapper:hover .title{padding-left:65px; transition: all 0.55s ease 0s; width: 100%;}

div.element-wrapper .more-text-small {transition: all 0.35s ease 0s; opacity: 0; }
div.element-wrapper:hover .more-text-small {padding-left:45px; transition: all 0.55s ease 0s; width: 100%; opacity: 1;}


/*2 colomn blocks*/
div.element-wrapper .vertical-line-2 {transition: all 0.35s ease 0s; }
div.element-wrapper:hover .vertical-line-2 {left:95px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 129px;}

div.element-wrapper .vertical-line-3 {transition: all 0.35s ease 0s; }
div.element-wrapper:hover .vertical-line-3 {left:95px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 279px;}


div.element-wrapper .title-big-2 {transition: all 0.35s ease 0s; }
div.element-wrapper:hover .title-big-2 {padding-left:95px; transition: all 0.55s ease 0s; width: 100%;}

div.element-wrapper .title-big-3 {transition: all 0.35s ease 0s; }
div.element-wrapper:hover .title-big-3 {padding-left:95px; transition: all 0.55s ease 0s; width: 100%;}

div.element-wrapper .more-text-2 {transition: all 0.35s ease 0s; opacity: 0; }
div.element-wrapper:hover .more-text-2 {padding-left:95px; transition: all 0.55s ease 0s; width: 100%; opacity: 1;}

div.element-wrapper .more-text-3 {transition: all 0.35s ease 0s; opacity: 0; }
div.element-wrapper:hover .more-text-3 {padding-left:95px; transition: all 0.55s ease 0s; width: 100%; opacity: 1;}

.correct-grid{  margin-top: 5px!important;  margin-bottom: 5px!important;  padding-left: 5px;  padding-right: 5px;  }
.correct-row {margin-left:-10px;margin-right:-10px;}
.correct-row::after{content:'';display:block;clear:both;font-size:0;}
.correct-blog{  margin-top: 5px!important;  margin-bottom: 5px!important;}
.correct-photo{  margin-top: 5px!important;  margin-bottom: 5px!important;  padding-left: 5px;  padding-right: 5px;  }
.ceni-grid{padding-top: 0!important; padding-bottom: 15px!important;}

.element-wrapper .more-price {  font-weight: 600;  color: #fff;  font-size: 16px; }
.element-wrapper .more-price .digit {  color: #fff;  font-size: 24px;  }



#packages-slider {
    display: none;
}

#b-packages {
    display: block;
}

@media (max-width: 1130px) {
    #packages-slider {
        display: block;
    }

    #b-packages {
        display: none;
    }
}

@media (max-width: 1130px) {
    .header-container p, .header-container a {
        font-size: 14px;
    }

    #top-horizontal-menu .nav > li > a {
        padding-left: 5px;
        padding-right: 5px;
    }
}

/*@media (max-width: 560px) {*/
/*.header-container p, .header-container a {*/
/*font-size: 12px;*/
/*}*/
/*}*/

#packages-slider .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons div {
    width: 42px;
    height: 42px;
    display: block;
}

#packages-slider .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons .owl-next {
    margin-right: -30px;
    background: url('/bitrix/components/bisexpert/owlslider/theme/slider-arrow-right-flat.png') no-repeat;
}

#packages-slider .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons .owl-prev {
    margin-left: -30px;
    background: url('/bitrix/components/bisexpert/owlslider/theme/slider-arrow-left-flat.png') no-repeat;
}

#photo-slider .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons div {
    width: 42px;
    height: 42px;
    display: block;
}

#sub-services-slider .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons div {
    width: 42px;
    height: 42px;
    display: block;
}

#photo-slider .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons .owl-next {
    margin-right: -30px;
    background: url('/bitrix/components/bisexpert/owlslider/theme/slider-arrow-right-flat.png') no-repeat;
}

#photo-slider .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons .owl-prev {
    margin-left: -30px;
    background: url('/bitrix/components/bisexpert/owlslider/theme/slider-arrow-left-flat.png') no-repeat;
}

#reviews-slider .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons .owl-next {
    margin-right: -30px;
    background: url('/bitrix/components/bisexpert/owlslider/theme/slider-arrow-right-flat.png') no-repeat;
}

#reviews-slider .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons .owl-prev {
    margin-left: -30px;
    background: url('/bitrix/components/bisexpert/owlslider/theme/slider-arrow-left-flat.png') no-repeat;
}

#sub-services-slider .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons .owl-next {
    margin-right: -30px;
    background: url('/bitrix/components/bisexpert/owlslider/theme/slider-arrow-right-flat.png') no-repeat;
}

#sub-services-slider .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons .owl-prev {
    margin-left: -30px;
    background: url('/bitrix/components/bisexpert/owlslider/theme/slider-arrow-left-flat.png') no-repeat;
}


/*партнеры*/
#partners-new .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons .owl-prev {
    margin-left: 8px; top:75px;

    background: url('/bitrix/components/bisexpert/owlslider/theme/slider-arrow-left-flat-green.png') no-repeat;
}
#partners-new .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons .owl-next {
    margin-right: 8px;top:75px;
    background: url('/bitrix/components/bisexpert/owlslider/theme/slider-arrow-right-flat-green.png') no-repeat;
}

/*партнеры*/

#b-packages .col-md-4.item {
    margin-bottom: 20px;
}

#overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(10, 10, 10, 0.7);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 15000;
    display: none;
}

.header-container {
    margin-bottom: 0;
}

#top-horizontal-menu {
    margin: -20px auto 0 auto;
    display: table;
}

#wedding-form {
    display: none;
    z-index: 16000;
    max-width: 600px;
    position: fixed;
    top: 10%;
    left: 10px;
    right: 10px;
    padding: 10px;
    border: 1px solid #c7c7c7;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #fff;
}

#wedding-form .close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
    height: 20px;
    background: url(../img/close.png) 0 0 no-repeat;
    background-size: cover;
    cursor: pointer;
}

#wedding-form input, #wedding-form textarea {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#wedding-form textarea {
    max-height: 150px;
}

#wedding-form .title {
    text-transform: uppercase;
    font-weight: bold;
}
#top-horizontal-menu .nav > li > a:hover {
    background-color: transparent !important; color: #005156!important;
}


@media (max-width: 420px) {
    #top-horizontal-menu .nav > li {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }

    #top-horizontal-menu .nav > li > a:hover {
        background-color: transparent !important; color: #005156!important;
    }

    #top-horizontal-menu {
        display: block;
    }

    .book-wedding .button {
        font-size: 22px;
    }
}

#wedding-request-form button {
    display: block;
    margin: 0 auto;
    border: 0;
    border-radius: 0;
}

#message {
    display: none;
    z-index: 16000;
    max-width: 600px;
    position: fixed;
    top: 30%;
    left: 10px;
    right: 10px;
    padding: 20px 10px;
    border: 1px solid #c7c7c7;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #fff;
    text-transform: uppercase;
}

#message h1 {
    margin: 0 !important;
}

#message .close {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 20px;
    height: 20px;
    background: url(../img/close.png) 0 0 no-repeat;
    background-size: cover;
    cursor: pointer;
}

.col-md-6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

#b-services-subs {
    display: block;
}

#sub-services-slider {
    display: none;
}

#offers-list {
    display: block;
}

#offers-slider {
    display: none;
}

@media (max-width: 1330px) {
    #b-services-subs {
        display: none;
    }

    #sub-services-slider {
        display: block;
    }

    #offers-list {
        display: none;
    }

    #offers-slider {
        display: block;
    }
}

.page-title {
    font-size: 24px;
    font-weight: bold;
}

.secondary-page-title {
    font-size: 22px;
}

.footer p, .footer a {
    color: #fff;
}

.footer .btn i {
    font-size: 24px;
    color: #fff;
}

#header-contacts .official {
    font-size: 20px;
    margin-bottom: 28px;
}

#header-contacts .phone {
    font-size: 20px;
    margin: 0;
}

#header-contacts .email {
    color: #005156;
    text-decoration: underline !important;
    font-size: 12px;
}

#header-contacts .address {
    margin: 0;
    font-size: 12px;
}

#header-contacts .map {
    text-decoration: underline !important;
    color: #005156;
    font-size: 12px;
}

.navbar-nav .root-item-selected {
    text-decoration: underline;
}

.wedding-button.button-v2.spec-offer-button {
    display: block;
    text-align: center;
    margin-top: 10px;
}

.button-v2 {
    padding: 11px 25px;
    border: 3px solid #005156;
    font-size: 16px;
    text-transform: uppercase;
    color: #005156;
}

.button-v2:hover {
    background: #005156;
    color: #fff;
}

#mobile-menu .button-in-menu {
    padding: 8px;
    margin-left: 10px;
    float: left;
    margin-top: 6px;
}

#mobile-menu .title {
    float: left;
    margin: 0;
    text-transform: uppercase;
    color: #333;
    font-size: 16px;
    line-height: 56px;
    padding-left: 25px;
}

#mobile-menu {
    display: none;
}

@media (max-width: 992px) {
    #fixed-menu {
        display: none !important;
        opacity: 0 !important;
    }

    #mobile-menu {
        display: block;
    }
}

@media (max-width: 480px) {
    .wedding-button.button-v2 {
        padding: 10px 6px;
        font-size: 14px;
    }
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0 !important;
}

.container {
    padding-top: 40px;
    padding-bottom: 40px;
}

#b-special-offers .container {
    padding-bottom: 20px;
}

.header-container {
    padding-bottom: 0;
}

#fixed-menu .container {
    padding-top: 20px;
}

#b-services .big-elements .col-md-6:nth-child(1) {
    padding-right: 5px;
    padding-left: 10px;
}

#b-services .big-elements .col-md-6:nth-child(2) {
    padding-left: 5px;
    padding-right: 10px;
}

#b-services .big-elements .col-md-6 {
    margin-bottom: -10px;
}

#b-services .small-elements .col-md-15 {
    padding-right: 5px;
    padding-left: 5px;
}

#b-services .small-elements {
    padding-right: 5px;
    padding-left: 5px;
}

#owl-carousel-packages-slider .offer-title, #owl-carousel-services .offer-title {
    text-align: center;
}

.add-review {
    display: block;
    margin: 0 auto;
    width: 200px;
    text-align: center;
}

.footer p, .footer a {
    font-size: 14px;
}

.footer .footer-map {
    font-size: 13px;
    text-decoration: underline !important;
}

.owl-main-wrap .owl-theme--center .adaptive-img {
    width: 100%;
    margin: 0;
}

#service-carousel {
    margin-bottom: -20px;
}

#offers-slider .owl-item {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

#offers-slider img {
    width: 100%;
}

#fixed-menu .container {
    position: relative;
    padding-bottom: 5px;
}

#fixed-menu {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    display: none;
}

#fixed-menu .title {
    line-height: 30px;
    text-transform: uppercase;
    font-size: 22px;
    position: absolute;
    z-index: 9999;
    top: 30px;
    left: 250px;
}

.fixed-navbar {
    margin: 0 0 0 auto;
    display: table;
    float: none;
}

@media (max-width: 420px) {
    .top-menu-box {
        margin-top: 40px;
    }
}

.secondary-page-title {
    text-transform: uppercase;
    font-size: 36px;
    line-height: 30px;
    text-align: center;
    color: #000;
    padding: 20px 0;
    border-top: 1px solid #005156;
    margin: 0;
}

#owl-carousel-sub-services .title, #b-services-subs .title {
    color: #e0e721 !important;
}

#owl-carousel-sub-services .detail-text p, #b-services-subs .detail-text p {
    color: #000 !important;
}

.service-detail .detail-text {
    color: #000;
}

#fixed-menu .button {
    position: absolute;
    /*left: 30px;*/
}

@media (max-width: 1630px) {
    #fixed-menu .button {
        top: 5px;
    }

}

#b-services-subs .book-info .col-md-6, #b-services-subs .book-info .col-md-12 {
    padding-left: 0;
}

#sub-services-slider .book-info .col-md-6, #sub-services-slider .book-info .col-md-12 {
    padding-left: 0;
}

#b-services-subs .elements img {
    height: auto;
}

#b-services-subs {
    float: left;
}

#b-services-subs {
    margin: 0 auto;
    font-size: 14px;
}

#b-services-subs .elements {
    margin-bottom: 20px;
    display: inline-block;
}

#b-services-subs .elements img {
    width: 100%;
}

#b-services-subs img {
    display: block;
}

#b-services-subs .information {
    /*background: #e8e349;*/
    /*padding: 10px 0 0 0 !important;*/
    /*min-height: 540px;*/
    position: relative;
}

#b-services-subs .book-info {
    /*position: absolute;*/
    /*bottom: 30px;*/
    /*left: 30px;*/
    /*width: calc(100% - 30px);*/
    width: 100%;
    float: left;
}

#b-services-subs .title {
    color: #005155;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
}

#b-services-subs .detail-text .item {
    color: #333;
    font-size: 16px;
    list-style: disc;
}

/*#b-services-subs .detail-text {*/
/*font-size: 16px;*/
/*min-height: 250px;*/
/*padding-top: 20px;*/
/*}*/

#b-services-subs .price {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
}

#b-services-subs .price .digit {
    font-size: 36px;
}

#b-services-subs .button {
    color: #fff;
    background-color: #005156;
}

#b-services-subs .button:hover {
    background-color: #004448;
}

#b-services-subs .row {
    margin-bottom: 20px;
}

@media (max-width: 1330px) {
    #b-services-subs .detail-text .item {
        font-size: 15px;
    }

    #b-services-subs .price {
        font-size: 14px;
    }

    #b-services-subs .price .digit {
        font-size: 24px;
    }

    #b-services-subs .title {
        font-size: 20px;
        margin-bottom: 0;
    }

    #b-services-subs .information {
        padding: 10px !important;
    }

    #b-services-subs .elements img {
        height: 180px;
    }
}

#b-services-subs .prez {
    font-size: 12px;
    color: #005156;
    float: right;
    margin-right: 40px;
}

#b-services-subs .prez:after {
    content: " ";
    background: url('/bitrix/templates/wedding/assets/img/pdf-icon.png');
    height: 36px;
    width: 32px;
    display: block;
    position: absolute;
    top: -6px;
    right: 18px;
}

#sub-services-slider {
    float: left;
    margin-top: 20px;
}

#b-services-subs .image {
    margin-bottom: 10px;
}

.button-v3 {
    text-transform: uppercase;
    border: 3px solid #005156;
    background-color: transparent !important;
    color: #005156 !important;
}

.button-v3:hover {
    background-color: #e8e349 !important;
    color: #fff;
}

@media (max-width: 1630px) {
    .fixed-navbar {
        margin-top: 60px;
    }

    #fixed-menu .title {
        top: 20px;
        left: 0;
        width: 100%;
        text-align: center;
    }
}

#fixed-menu .title {
    color: #005156;
}

#fixed-menu #menu {
    padding-right: 0;
}

#b-special-offers .first-title {
    margin-bottom: 20px;
}

.small-elements .element-wrapper:hover .title {  color: white;}

#owl-carousel-services .thumbnail {
    position: relative;
    /*padding: 0;*/
    /*margin: auto 4px;*/
    cursor: pointer;
}

#owl-carousel-services .offer-title {
    line-height: 50px;
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    background: rgba(2, 71, 68, .8);
    margin: 0 !important;
    font-size: 14px;
}

#owl-carousel-sub-services .elements img {
    width: 100%;
    height: 240px;
}

#owl-carousel-sub-services img {
    display: block;
}

#owl-carousel-sub-services .elements .item:first-child {
    padding-left: 0;
}

#owl-carousel-sub-services .elements .item:last-child {
    padding-right: 0;
}

#owl-carousel-sub-services .information {
    padding: 10px 0 0 0 !important;
    position: relative;
}

#owl-carousel-sub-services .book-info {
    width: 100%;
    float: left;
}

#owl-carousel-sub-services .title {
    color: #005155;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
}

#owl-carousel-sub-services .detail-text .item {
    color: #333;
    font-size: 16px;
    list-style: disc;
}

#owl-carousel-sub-services .price {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
}

#owl-carousel-sub-services .price .digit {
    font-size: 36px;
}

#owl-carousel-sub-services .button {
    color: #fff;
    background-color: #005156;
}

#owl-carousel-sub-services .button:hover {
    background-color: #004448;
}

#owl-carousel-sub-services .prez {
    font-size: 12px;
    color: #005156;
    float: right;
    margin-right: 40px;
}

#owl-carousel-sub-services .prez:after {
    content: " ";
    background: url('/bitrix/templates/wedding/assets/img/pdf-icon.png');
    height: 36px;
    width: 32px;
    display: block;
    position: absolute;
    top: -6px;
    right: 18px;
}

#owl-carousel-sub-services .col-md-6 {
    width: 50%;
    float: left;
}

#owl-carousel-sub-services .col-md-12 {
    width: 100%;
    float: left;
}

#owl-carousel-wedding{
    height: 450px;
}


/*экраны*/
@media (min-width: 1330px) and (max-width: 1630px){

    /*баннеры кубы*/
    .element-wrapper .title-big {  font-size: 28px;  }
    .element-wrapper .title-big-2 {  font-size: 28px;  }
    .element-wrapper .title-big-3 {  font-size: 28px;  }
    .element-wrapper .more-text {  font-size: 18px; bottom: 80px; }
    div.element-wrapper:hover .vertical-line {left:95px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 119px;}
    .element-wrapper .more-text-small{font-size: 13px; bottom:40px;}
    .small-elements .title {font-size: 20px}
    .element-wrapper .vertical-line {  border-left: 2px solid #f9f9f9; height: 1px;  position: absolute;  z-index: 30; bottom: 35px; left: 14px; display: block; opacity: 0;  }
    div.element-wrapper:hover .vertical-line-small {left:45px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 119px;}
    /*баннеры кубы*/

    /*big blocks*/
    div.element-wrapper .vertical-line {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .vertical-line {left:45px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 169px;}

    div.element-wrapper .title-big {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .title-big {padding-left:45px; transition: all 0.55s ease 0s; width: 100%;}

    div.element-wrapper .more-text {transition: all 0.35s ease 0s; opacity: 0; }
    div.element-wrapper:hover .more-text {padding-left:45px; transition: all 0.55s ease 0s; width: 100%; opacity: 1;}


    /*3 block*/
    .element-wrapper .vertical-line-3{
        border-left: 2px solid #f9f9f9; height: 1px;  position: absolute;
        z-index: 30; bottom: 38px; left: 14px; display: block; opacity: 0;  }
    .element-wrapper .title-big-3 {font-size: 28px;}
    .element-wrapper .more-text-3 {  width: 100%; text-transform: uppercase;  padding: 10px 19px 10px 0; display: block;  left: 39px;
        font-size: 26px; color: white; position: absolute; bottom:100px; line-height: 0.9; z-index: 30;  }
    div.element-wrapper .vertical-line-3 {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .vertical-line-3 {left:95px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 209px;}
    div.element-wrapper .title-big-3 {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .title-big-3 {padding-left:95px; transition: all 0.55s ease 0s; width: 100%;}
    div.element-wrapper .more-text-3 {transition: all 0.35s ease 0s; opacity: 0; }
    div.element-wrapper:hover .more-text-3 {padding-left:95px; transition: all 0.55s ease 0s; width: 100%; opacity: 1;}
    /*3 block*/

    /*4 block*/
    .blog-title-new{bottom: 35px!important; font-size: 17px!important; width: 75%!important;}
    div.element-wrapper:hover .blog-line {left:45px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 69px!important;}
    /*4 block*/



}

@media (min-width: 1130px) and (max-width: 1329px){

    /*баннеры кубы*/
    .element-wrapper .title-big {  font-size: 22px;  }
    .element-wrapper .title-big-2 {  font-size: 22px;  }
    .element-wrapper .more-text {  font-size:17px;  bottom: 100px;}
    .element-wrapper .vertical-line {  border-left: 2px solid #f9f9f9; height: 1px;  position: absolute;  z-index: 30; bottom: 35px; left: 14px; display: block; opacity: 0;  }
    div.element-wrapper:hover .vertical-line {left:95px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 159px;}
    div.element-wrapper:hover .vertical-line-small {left:45px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 119px;}
    .element-wrapper .more-text-small{font-size: 11px; bottom:40px;}
    .small-elements .title {font-size: 16px}
    /*баннеры кубы*/

    /*big blocks*/
    div.element-wrapper .vertical-line {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .vertical-line {left:25px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 169px;}

    div.element-wrapper .title-big {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .title-big {padding-left:25px; transition: all 0.55s ease 0s; width: 100%;}

    div.element-wrapper .more-text {transition: all 0.35s ease 0s; opacity: 0; }
    div.element-wrapper:hover .more-text {padding-left:25px; transition: all 0.55s ease 0s; width: 100%; opacity: 1;}

    /*3 block*/
    .element-wrapper .vertical-line-3{
        border-left: 2px solid #f9f9f9; height: 1px;  position: absolute;
        z-index: 30; bottom: 38px; left: 14px; display: block; opacity: 0;  }
    .element-wrapper .title-big-3 {font-size: 28px;}
    .element-wrapper .more-text-3 {  width: 100%; text-transform: uppercase;  padding: 10px 19px 10px 0; display: block;  left: 39px;
         font-size: 26px; color: white; position: absolute; bottom:100px; line-height: 0.9; z-index: 30;  }
    div.element-wrapper .vertical-line-3 {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .vertical-line-3 {left:95px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 209px;}
    div.element-wrapper .title-big-3 {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .title-big-3 {padding-left:95px; transition: all 0.55s ease 0s; width: 100%;}
    div.element-wrapper .more-text-3 {transition: all 0.35s ease 0s; opacity: 0; }
    div.element-wrapper:hover .more-text-3 {padding-left:95px; transition: all 0.55s ease 0s; width: 100%; opacity: 1;}
    /*3 block*/

    /*4 block*/
    .blog-title-new{bottom: 35px!important; font-size: 20px!important; width: 75%!important;}
     div.element-wrapper:hover .blog-line {left:45px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 69px!important;}
    /*4 block*/


}

@media (min-width: 1000px) and (max-width: 1129px){

    /*big blocks*/
    div.element-wrapper .vertical-line {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .vertical-line {left:40px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 129px;}

    div.element-wrapper .title-big {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .title-big {padding-left:40px; transition: all 0.55s ease 0s; width: 100%;}

    div.element-wrapper .more-text {transition: all 0.35s ease 0s; opacity: 0; }
    div.element-wrapper:hover .more-text {padding-left:40px; transition: all 0.55s ease 0s; width: 100%; opacity: 1;}

    .col-md-15{width: 50%; }
    /*баннеры кубы*/
    .element-wrapper .title-big {  font-size: 16px; bottom: 20px; left: 20px}
    .element-wrapper .title-big-3 {  font-size: 14px; bottom: 20px;  left: 20px}
    .element-wrapper .more-text {  font-size: 11px;  bottom: 50px; left: 20px}

    .element-wrapper .more-text-3 {  font-size: 11px;  bottom: 50px; left: 20px}

    .element-wrapper .more-text-small{font-size: 11px; bottom:50px;}

    .element-wrapper .vertical-line {  border-left: 2px solid #f9f9f9; height: 1px;  position: absolute;  z-index: 30; bottom: 24px; left: 14px; display: block; opacity: 0;  }
    .element-wrapper .vertical-line-small {  border-left: 2px solid #f9f9f9; height: 1px;  position: absolute;  z-index: 30; bottom: 24px; left: 14px; display: block; opacity: 0;  }
    div.element-wrapper:hover .vertical-line {left:30px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height:100px;}
    div.element-wrapper:hover .vertical-line-2 {left:30px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height:100px;}

    .small-elements .title {font-size: 16px; font-weight: 700; bottom: 5px; left:0; padding-left: 20px}
    #b-services .small-elements {  padding-right: 0;  padding-left: 0;  }
    #b-services .big-elements .col-md-6:nth-child(1) {  padding-right: 0;  padding-left: 0}
    #b-services .big-elements .col-md-6:nth-child(2) { padding-right: 0;  padding-left: 0; }
    #b-services .small-elements .col-md-15 {  padding-right: 0!important;  padding-left: 0!important;  }
    #b-services .element-wrapper {  margin-bottom: 0;  height: 220px;border: 3px solid white  }
    #b-services .big-elements .col-md-6 {  margin-bottom: 0;  }


     /*2 block*/
    .element-wrapper .title-big-2 {  font-size: 24px; bottom: 45px;  left: 30px}
    .element-wrapper .more-text-2 {  font-size: 16px;  bottom: 5px;  left: 30px;}
    .element-wrapper .vertical-line-2 {  border-left: 2px solid #f9f9f9; height: 1px;  position: absolute;  z-index: 30; bottom: 30px;
        left: 44px; display: block; opacity: 0;  }
    div.element-wrapper .vertical-line-2 {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .vertical-line-2 {left:45px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 109px;}
    div.element-wrapper .title-big-2 {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .title-big-2 {padding-left:45px; transition: all 0.55s ease 0s; width: 100%;}
    div.element-wrapper .more-text-2 {transition: all 0.35s ease 0s; opacity: 0; }
    div.element-wrapper:hover .more-text-2 {padding-left:45px; transition: all 0.55s ease 0s; width: 100%; opacity: 1;}
    /*2 block*/

    /*3 block*/
    .element-wrapper .vertical-line-3{  border-left: 2px solid #f9f9f9; height: 1px;  position: absolute;
        z-index: 30; bottom: 28px; left: 14px; display: block; opacity: 0;  }
    .element-wrapper .title-big-3 {font-size: 28px; left: 40px}
    .element-wrapper .more-text-3 {  width: 100%; text-transform: uppercase;  padding: 10px 19px 10px 0; display: block;  left: 39px;
         font-size: 26px; color: white; position: absolute; bottom:100px; line-height: 0.9; z-index: 30;  }
    div.element-wrapper .vertical-line-3 {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .vertical-line-3 {left:95px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 209px;}
    div.element-wrapper .title-big-3 {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .title-big-3 {padding-left:95px; transition: all 0.55s ease 0s; width: 100%;}
    div.element-wrapper .more-text-3 {transition: all 0.35s ease 0s; opacity: 0; }
    div.element-wrapper:hover .more-text-3 {padding-left:95px; transition: all 0.55s ease 0s; width: 100%; opacity: 1;}
    /*3 block*/

    /*баннеры кубы*/

    /*4 block*/
    .blog-title-new{bottom: 27px!important; font-size: 14px!important; width: 75%!important;}
    div.element-wrapper:hover .blog-line {left:45px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 49px!important;}
    /*4 block*/
}

@media (min-width: 992px) and (max-width: 999px){

    /*big blocks*/
    div.element-wrapper .vertical-line {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .vertical-line {left:40px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 129px;}

    div.element-wrapper .title-big {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .title-big {padding-left:40px; transition: all 0.55s ease 0s; width: 100%;}

    div.element-wrapper .more-text {transition: all 0.35s ease 0s; opacity: 0; }
    div.element-wrapper:hover .more-text {padding-left:40px; transition: all 0.55s ease 0s; width: 100%; opacity: 1;}

    .col-md-15{width: 50%; }
    /*баннеры кубы*/
    .element-wrapper .title-big {  font-size: 16px; bottom: 20px; left: 20px}
    .element-wrapper .more-text {  font-size: 11px;  bottom: 50px; left: 20px}
    .element-wrapper .more-text-small{font-size: 11px; bottom:50px;}

    .element-wrapper .vertical-line {  border-left: 2px solid #f9f9f9; height: 1px;  position: absolute;  z-index: 30; bottom: 24px; left: 14px; display: block; opacity: 0;  }
    .element-wrapper .vertical-line-small {  border-left: 2px solid #f9f9f9; height: 1px;  position: absolute;  z-index: 30; bottom: 24px; left:
            14px; display: block; opacity: 0;  }
    div.element-wrapper:hover .vertical-line {left:30px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height:100px;}
    div.element-wrapper:hover .vertical-line-2 {left:30px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height:100px;}

    .small-elements .title {font-size: 16px; font-weight: 700; bottom: 5px; left:0; padding-left: 20px}
    #b-services .small-elements {  padding-right: 0;  padding-left: 0;  }
    #b-services .big-elements .col-md-6:nth-child(1) {  padding-right: 0;  padding-left: 0}
    #b-services .big-elements .col-md-6:nth-child(2) { padding-right: 0;  padding-left: 0; }
    #b-services .small-elements .col-md-15 {  padding-right: 0!important;  padding-left: 0!important;  }
    #b-services .element-wrapper {  margin-bottom: 0;  height: 190px;border: 3px solid white  }
    #b-services .big-elements .col-md-6 {  margin-bottom: 0;  }
    /*баннеры кубы*/

    /*2 block*/
    .element-wrapper .title-big-2 {  font-size: 24px; bottom: 45px;  left: 30px}
    .element-wrapper .more-text-2 {  font-size: 16px;  bottom: 5px;  left: 30px;}
    .element-wrapper .vertical-line-2 {  border-left: 2px solid #f9f9f9; height: 1px;  position: absolute;  z-index: 30; bottom: 30px;
        left: 44px; display: block; opacity: 0;  }
    div.element-wrapper .vertical-line-2 {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .vertical-line-2 {left:45px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 99px;}
    div.element-wrapper .title-big-2 {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .title-big-2 {padding-left:45px; transition: all 0.55s ease 0s; width: 100%;}
    div.element-wrapper .more-text-2 {transition: all 0.35s ease 0s; opacity: 0; }
    div.element-wrapper:hover .more-text-2 {padding-left:45px; transition: all 0.55s ease 0s; width: 100%; opacity: 1;}
    /*2 block*/


    /*3 block*/
    .element-wrapper .vertical-line-3{  border-left: 2px solid #f9f9f9; height: 1px;  position: absolute;
        z-index: 30; bottom: 28px; left: 14px; display: block; opacity: 0;  }
    .element-wrapper .title-big-3 {font-size: 28px; left: 40px}
    .element-wrapper .more-text-3 {  width: 100%; text-transform: uppercase;  padding: 10px 19px 10px 0; display: block;  left: 39px;
         font-size: 26px; color: white; position: absolute; bottom:100px; line-height: 0.9; z-index: 30;  }
    div.element-wrapper .vertical-line-3 {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .vertical-line-3 {left:95px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 209px;}
    div.element-wrapper .title-big-3 {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .title-big-3 {padding-left:95px; transition: all 0.55s ease 0s; width: 100%;}
    div.element-wrapper .more-text-3 {transition: all 0.35s ease 0s; opacity: 0; }
    div.element-wrapper:hover .more-text-3 {padding-left:95px; transition: all 0.55s ease 0s; width: 100%; opacity: 1;}
    /*3 block*/

    /*4 block*/
    .blog-title-new{bottom: 17px!important; font-size: 15px!important; width: 75%!important;}
    div.element-wrapper:hover .blog-line {left:45px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 49px!important;}
    .blog-line{bottom: 20px!important;}
    /*4 block*/
}

@media (min-width: 768px) and (max-width: 991px){

    /*баннеры кубы*/
    .element-wrapper .title-big {  font-size: 16px; bottom: 30px }
    .element-wrapper .more-text {  font-size: 13px;  bottom: 50px;}
    div.element-wrapper:hover .vertical-line-2 {left:95px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height:100px;}
    div.element-wrapper:hover .vertical-line {left:95px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height:100px;}
    .element-wrapper .more-text-small{font-size: 13px; bottom:50px;}
    .small-elements .title {font-size: 16px; font-weight: 700; bottom: 20px}
    #b-services .small-elements {  padding-right: 0;  padding-left: 0;  }
    #b-services .big-elements .col-md-6:nth-child(1) {  padding-right: 0;  padding-left: 0;  }
    #b-services .big-elements .col-md-6:nth-child(2) { padding-right: 0;  padding-left: 0;  }
    #b-services .small-elements .col-md-15 {  padding-right: 0!important;  padding-left: 0!important;  }
    #b-services .element-wrapper {  margin-bottom: 20px;  height: 170px;  }

    .element-wrapper .vertical-line {  border-left: 2px solid #f9f9f9; height: 1px;  position: absolute;  z-index: 30; bottom: 30px; left: 14px; display: block; opacity: 0;  }
    .element-wrapper .vertical-line-small {  border-left: 2px solid #f9f9f9; height: 1px;  position: absolute;  z-index: 30; bottom: 30px; left:
            14px; display: block; opacity: 0;  }

    div.element-wrapper .vertical-line {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .vertical-line {left:30px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 99px;}
    div.element-wrapper:hover .vertical-line-small {left:40px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 99px;}

    div.element-wrapper .title-big {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .title-big {padding-left:30px; transition: all 0.55s ease 0s; width: 100%;}

    div.element-wrapper .more-text {transition: all 0.35s ease 0s; opacity: 0; }
    div.element-wrapper:hover .more-text {padding-left:30px; transition: all 0.55s ease 0s; width: 100%; opacity: 1;}
    #b-services .big-elements .col-md-6 {  margin-bottom: 0; margin-top: 0  }

    .small-elements .title {  padding-bottom: 5px;  }
    /*баннеры кубы*/

    /*2 block*/
    .element-wrapper .title-big-2 {  font-size: 24px; bottom: 45px;  left: 30px}
    .element-wrapper .more-text-2 {  font-size: 16px;  bottom: 5px;  left: 30px;}
    .element-wrapper .vertical-line-2 {  border-left: 2px solid #f9f9f9; height: 1px;  position: absolute;  z-index: 30; bottom: 30px;
        left: 44px; display: block; opacity: 0;  }
    div.element-wrapper .vertical-line-2 {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .vertical-line-2 {left:45px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 99px;}
    div.element-wrapper .title-big-2 {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .title-big-2 {padding-left:45px; transition: all 0.55s ease 0s; width: 100%;}
    div.element-wrapper .more-text-2 {transition: all 0.35s ease 0s; opacity: 0; }
    div.element-wrapper:hover .more-text-2 {padding-left:45px; transition: all 0.55s ease 0s; width: 100%; opacity: 1;}
    /*2 block*/

    /*3 block*/
    .element-wrapper .vertical-line-3{  border-left: 2px solid #f9f9f9; height: 1px;  position: absolute;
        z-index: 30; bottom: 28px; left: 14px; display: block; opacity: 0;  }
    .element-wrapper .title-big-3 {font-size: 28px; left: 40px}
    .element-wrapper .more-text-3 {  width: 100%; text-transform: uppercase;  padding: 10px 19px 10px 0; display: block;  left: 39px;
         font-size: 26px; color: white; position: absolute; bottom:100px; line-height: 0.9; z-index: 30;  }
    div.element-wrapper .vertical-line-3 {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .vertical-line-3 {left:95px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 209px;}
    div.element-wrapper .title-big-3 {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .title-big-3 {padding-left:95px; transition: all 0.55s ease 0s; width: 100%;}
    div.element-wrapper .more-text-3 {transition: all 0.35s ease 0s; opacity: 0; }
    div.element-wrapper:hover .more-text-3 {padding-left:95px; transition: all 0.55s ease 0s; width: 100%; opacity: 1;}
    /*3 block*/

    /*4 block*/
    .blog-title-new{bottom: 17px!important; font-size: 15px!important; width: 75%!important;}
    div.element-wrapper:hover .blog-line {left:45px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 49px!important;}
    .blog-line{bottom: 20px!important;}
    /*4 block*/
}

@media (min-width: 600px) and (max-width: 767px){

    /*баннеры кубы*/
    .element-wrapper .title-big {  font-size: 16px; bottom: 30px }
    .element-wrapper .more-text {  font-size: 13px;  bottom: 50px;}
    div.element-wrapper:hover .vertical-line {left:95px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height:100px;}
    .element-wrapper .more-text-small{font-size: 13px; bottom:50px;}
    .small-elements .title {font-size: 16px; font-weight: 700; bottom: 20px}
    #b-services .small-elements {  padding-right: 0;  padding-left: 0;  }
    #b-services .big-elements .col-md-6:nth-child(1) {  padding-right: 0;  padding-left: 0;  }
    #b-services .big-elements .col-md-6:nth-child(2) { padding-right: 0;  padding-left: 0;  }
    #b-services .small-elements .col-md-15 {  padding-right: 0!important;  padding-left: 0!important;  }
    #b-services .element-wrapper {  margin-bottom: 20px;  height: 170px;  }

    .element-wrapper .vertical-line {  border-left: 2px solid #f9f9f9; height: 1px;  position: absolute;  z-index: 30; bottom: 30px; left: 14px; display: block; opacity: 0;  }
    .element-wrapper .vertical-line-small {  border-left: 2px solid #f9f9f9; height: 1px;  position: absolute;  z-index: 30; bottom: 30px; left:
            14px; display: block; opacity: 0;  }

    div.element-wrapper .vertical-line {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .vertical-line {left:30px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 99px;}
    div.element-wrapper:hover .vertical-line-small {left:40px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 99px;}

    div.element-wrapper .title-big {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .title-big {padding-left:30px; transition: all 0.55s ease 0s; width: 100%;}

    div.element-wrapper .more-text {transition: all 0.35s ease 0s; opacity: 0; }
    div.element-wrapper:hover .more-text {padding-left:30px; transition: all 0.55s ease 0s; width: 100%; opacity: 1;}
    #b-services .big-elements .col-md-6 {  margin-bottom: 0; margin-top: 0  }

    .small-elements .title {  padding-bottom: 5px;  }
    /*баннеры кубы*/

    /*2 block*/
    .element-wrapper .title-big-2 {  font-size: 24px; bottom: 45px;  left: 30px}
    .element-wrapper .more-text-2 {  font-size: 16px;  bottom: 5px;  left: 30px;}
    .element-wrapper .vertical-line-2 {  border-left: 2px solid #f9f9f9; height: 1px;  position: absolute;  z-index: 30; bottom: 30px;
        left: 44px; display: block; opacity: 0;  }
    div.element-wrapper .vertical-line-2 {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .vertical-line-2 {left:45px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 79px;}
    div.element-wrapper .title-big-2 {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .title-big-2 {padding-left:45px; transition: all 0.55s ease 0s; width: 100%;}
    div.element-wrapper .more-text-2 {transition: all 0.35s ease 0s; opacity: 0; }
    div.element-wrapper:hover .more-text-2 {padding-left:45px; transition: all 0.55s ease 0s; width: 100%; opacity: 1;}
    /*2 block*/

    /*3 block*/
    .element-wrapper .vertical-line-3{  border-left: 2px solid #f9f9f9; height: 1px;  position: absolute;
        z-index: 30; bottom: 36px; left: 14px; display: block; opacity: 0;  }
    .element-wrapper .title-big-3 {font-size: 28px; left: 40px}
    .element-wrapper .more-text-3 {  width: 100%; text-transform: uppercase;  padding: 10px 19px 10px 0; display: block;  left: 39px;
         font-size: 26px; color: white; position: absolute; bottom:100px; line-height: 0.9; z-index: 30;  }
    div.element-wrapper .vertical-line-3 {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .vertical-line-3 {left:95px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 209px;}
    div.element-wrapper .title-big-3 {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .title-big-3 {padding-left:95px; transition: all 0.55s ease 0s; width: 100%;}
    div.element-wrapper .more-text-3 {transition: all 0.35s ease 0s; opacity: 0; }
    div.element-wrapper:hover .more-text-3 {padding-left:95px; transition: all 0.55s ease 0s; width: 100%; opacity: 1;}
    /*3 block*/


    /*4 block*/
    .blog-title-new{bottom: 15px!important; font-size: 15px!important; width: 75%!important;}
    div.element-wrapper:hover .blog-line {left:45px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 49px!important;}
    .blog-line{bottom: 17px!important;}
    /*4 block*/
}

@media (min-width: 500px) and (max-width: 599px){

    /*баннеры кубы*/
    .element-wrapper .title-big {  font-size: 16px; bottom: 30px }
    .element-wrapper .more-text {  font-size: 13px;  bottom: 50px;}
    div.element-wrapper:hover .vertical-line {left:95px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height:100px;}
    .element-wrapper .more-text-small{font-size: 13px; bottom:50px;}
    .small-elements .title {font-size: 16px; font-weight: 700; bottom: 20px}
    #b-services .small-elements {  padding-right: 0;  padding-left: 0;  }
    #b-services .big-elements .col-md-6:nth-child(1) {  padding-right: 0;  padding-left: 0;  }
    #b-services .big-elements .col-md-6:nth-child(2) { padding-right: 0;  padding-left: 0;  }
    #b-services .small-elements .col-md-15 {  padding-right: 0!important;  padding-left: 0!important;  }
    #b-services .element-wrapper {  margin-bottom: 20px;  height: 170px;  }

    .element-wrapper .vertical-line {  border-left: 2px solid #f9f9f9; height: 1px;  position: absolute;  z-index: 30; bottom: 30px; left: 14px; display: block; opacity: 0;  }
    .element-wrapper .vertical-line-small {  border-left: 2px solid #f9f9f9; height: 1px;  position: absolute;  z-index: 30; bottom: 30px; left:
            14px; display: block; opacity: 0;  }

    div.element-wrapper .vertical-line {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .vertical-line {left:30px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 99px;}
    div.element-wrapper:hover .vertical-line-small {left:40px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 99px;}

    div.element-wrapper .title-big {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .title-big {padding-left:30px; transition: all 0.55s ease 0s; width: 100%;}

    div.element-wrapper .more-text {transition: all 0.35s ease 0s; opacity: 0; }
    div.element-wrapper:hover .more-text {padding-left:30px; transition: all 0.55s ease 0s; width: 100%; opacity: 1;}
    #b-services .big-elements .col-md-6 {  margin-bottom: 0; margin-top: 0  }

    .small-elements .title {  padding-bottom: 5px;  }
    /*баннеры кубы*/

    /*2 block*/
    .element-wrapper .title-big-2 {  font-size: 24px; bottom: 45px;  left: 30px}
    .element-wrapper .more-text-2 {  font-size: 16px;  bottom: 5px;  left: 30px;}
    .element-wrapper .vertical-line-2 {  border-left: 2px solid #f9f9f9; height: 1px;  position: absolute;  z-index: 30; bottom: 30px;
        left: 44px; display: block; opacity: 0;  }
    div.element-wrapper .vertical-line-2 {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .vertical-line-2 {left:45px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 59px;}
    div.element-wrapper .title-big-2 {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .title-big-2 {padding-left:45px; transition: all 0.55s ease 0s; width: 100%;}
    div.element-wrapper .more-text-2 {transition: all 0.35s ease 0s; opacity: 0; }
    div.element-wrapper:hover .more-text-2 {padding-left:45px; transition: all 0.55s ease 0s; width: 100%; opacity: 1;}
    /*2 block*/

    /*3 block*/
    .element-wrapper .vertical-line-3{  border-left: 2px solid #f9f9f9; height: 1px;  position: absolute;
        z-index: 30; bottom: 36px; left: 14px; display: block; opacity: 0;  }
    .element-wrapper .title-big-3 {font-size: 28px; left: 40px}
    .element-wrapper .more-text-3 {  width: 100%; text-transform: uppercase;  padding: 10px 19px 10px 0; display: block;  left: 39px;
        font-size: 26px; color: white; position: absolute; bottom:100px; line-height: 0.9; z-index: 30;  }
    div.element-wrapper .vertical-line-3 {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .vertical-line-3 {left:95px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 209px;}
    div.element-wrapper .title-big-3 {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .title-big-3 {padding-left:95px; transition: all 0.55s ease 0s; width: 100%;}
    div.element-wrapper .more-text-3 {transition: all 0.35s ease 0s; opacity: 0; }
    div.element-wrapper:hover .more-text-3 {padding-left:95px; transition: all 0.55s ease 0s; width: 100%; opacity: 1;}
    /*3 block*/

    /*4 block*/
    .blog-title-new{bottom: 15px!important; font-size: 15px!important; width: 75%!important;}
    div.element-wrapper:hover .blog-line {left:45px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 49px!important;}
    .blog-line{bottom: 17px!important;}
    /*4 block*/


    /*партнеры*/
    #partners-new .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons .owl-prev {
        margin-left: 18px; top:75px;

        background: url('/bitrix/components/bisexpert/owlslider/theme/slider-arrow-left-flat-green.png') no-repeat;
    }
    #partners-new .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons .owl-next {
        margin-right: 18px;top:75px;
        background: url('/bitrix/components/bisexpert/owlslider/theme/slider-arrow-right-flat-green.png') no-repeat;
    }
}

@media (min-width: 320px) and (max-width: 499px){

    /*партнеры*/
    #partners-new .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons .owl-prev {
        margin-left: 18px; top:95px;

        background: url('/bitrix/components/bisexpert/owlslider/theme/slider-arrow-left-flat-green.png') no-repeat;
    }
    #partners-new .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons .owl-next {
        margin-right: 18px;top:95px;
        background: url('/bitrix/components/bisexpert/owlslider/theme/slider-arrow-right-flat-green.png') no-repeat;
    }

    /*баннеры кубы*/
    .element-wrapper .title-big {  font-size: 13px; bottom: 30px }
    .element-wrapper .more-text {  font-size: 10px;  bottom: 50px;}
    div.element-wrapper:hover .vertical-line {left:95px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height:100px;}
    .element-wrapper .more-text-small{font-size: 10px; bottom:50px;}
    div.element-wrapper:hover .more-text-small {padding-left:30px; transition: all 0.55s ease 0s; width: 100%; opacity: 1;}
    .small-elements .title {font-size: 13px; font-weight: 700; bottom: 20px}
    div.element-wrapper:hover .title{padding-left:50px; transition: all 0.55s ease 0s; width: 100%;}
    #b-services .small-elements {  padding-right: 0;  padding-left: 0;  }
    #b-services .big-elements .col-md-6:nth-child(1) {  padding-right: 0;  padding-left: 0;  }
    #b-services .big-elements .col-md-6:nth-child(2) { padding-right: 0;  padding-left: 0;  }
    #b-services .small-elements .col-md-15 {  padding-right: 0!important;  padding-left: 0!important;  }
    #b-services .element-wrapper {  margin-bottom: 20px;  height: 170px;  }

    .element-wrapper .vertical-line {  border-left: 2px solid #f9f9f9; height: 1px;  position: absolute;  z-index: 30; bottom: 30px; left: 14px; display: block; opacity: 0;  }
    .element-wrapper .vertical-line-small {  border-left: 2px solid #f9f9f9; height: 1px;  position: absolute;  z-index: 30; bottom: 30px; left:
            14px; display: block; opacity: 0;  }

    div.element-wrapper .vertical-line {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .vertical-line {left:20px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 99px;}
    div.element-wrapper:hover .vertical-line-small {left:20px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 99px;}

    div.element-wrapper .title-big {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .title-big {padding-left:10px; transition: all 0.55s ease 0s; width: 100%;}

    div.element-wrapper .more-text {transition: all 0.35s ease 0s; opacity: 0; }
    div.element-wrapper:hover .more-text {padding-left:10px; transition: all 0.55s ease 0s; width: 100%; opacity: 1;}
    #b-services .big-elements .col-md-6 {  margin-bottom: 0; margin-top: 0  }

    .small-elements .title {  padding-bottom: 5px;  }
    /*баннеры кубы*/

    /*2 block*/
    .element-wrapper .title-big-2 {  font-size: 14px; bottom: 40px;  left: 30px}
    .element-wrapper .more-text-2 {  font-size: 10px;  bottom: 5px;  left: 30px;}
    .element-wrapper .vertical-line-2 {  border-left: 2px solid #f9f9f9; height: 1px;  position: absolute;  z-index: 30; bottom: 26px;
        left: 44px; display: block; opacity: 0;  }
    div.element-wrapper .vertical-line-2 {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .vertical-line-2 {left:45px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 39px;}
    div.element-wrapper .title-big-2 {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .title-big-2 {padding-left:45px; transition: all 0.55s ease 0s; width: 100%;}
    div.element-wrapper .more-text-2 {transition: all 0.35s ease 0s; opacity: 0; }
    div.element-wrapper:hover .more-text-2 {padding-left:45px; transition: all 0.55s ease 0s; width: 100%; opacity: 1;}
    /*2 block*/

    /*3 block*/
    .element-wrapper .vertical-line-3{  border-left: 2px solid #f9f9f9; height: 1px;  position: absolute;
        z-index: 30; bottom: 26px; left: 14px; display: block; opacity: 0;  }
    .element-wrapper .title-big-3 {font-size: 28px; left: 40px; bottom: 21px;}
    .element-wrapper .more-text-3 {  width: 100%; text-transform: uppercase;  padding: 10px 19px 10px 0; display: block;  left: 39px;
        font-size: 16px; color: white; position: absolute; bottom:60px; line-height: 0.9; z-index: 30;  }
    div.element-wrapper .vertical-line-3 {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .vertical-line-3 {left:35px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 140px;}
    div.element-wrapper .title-big-3 {transition: all 0.35s ease 0s; }
    div.element-wrapper:hover .title-big-3 {padding-left:35px; transition: all 0.55s ease 0s; width: 100%;}
    div.element-wrapper .more-text-3 {transition: all 0.35s ease 0s; opacity: 0; }
    div.element-wrapper:hover .more-text-3 {padding-left:35px; transition: all 0.55s ease 0s; width: 100%; opacity: 1;}
    /*3 block*/



    /*4 block*/
    .blog-title-new{bottom: 8px!important; font-size: 11px!important; width: 75%!important;}
    div.element-wrapper:hover .blog-line {left:45px; transition: all 0.55s ease 0s; width: 100%; opacity: 1; height: 39px!important;}
    .blog-line{bottom: 10px!important;}
    /*4 block*/

}