body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #4c4c4c;
    background: url(/images/bg/ballon.png);
    overflow-x: hidden
}

.tc {
    text-align: center
}

.fl_left {
    float: left
}

.fl_right {
    float: right
}

.menu-top {
    padding: 0;
    margin: 0;
    color: #fff
}

.menu-top li {
    display: inline-block;
    margin-right: 20px
}

.menu-top li:last-child {
    margin-right: 0
}

.menu-top li a {
    font-size: 13px
}

.top-head ul:first-child {
    float: left
}

.top-head ul:last-child {
    float: right
}

.top-head {
    overflow: hidden;
    background: #91718a;
    padding: 0 50px;
    line-height: 33px
}

.header-block {
    background: #fefafd;
    border-radius: 0 0 10px 10px;
    box-shadow: 0 2px 2px rgba(166, 87, 149, .58);
    overflow: hidden
}

.logo-img {
    padding-left: 30px;
    margin: 5px 0 20px;
    float: left
}

.ikonki-sot {
    float: right;
    margin-right: 45px;
    margin-top: 12px;
    margin-bottom: 10px
}

.ikonki-sot a {
    display: inline-block;
    height: 36px;
    width: 36px;
    transition: .35s;
    -webkit-transition: .35s;
    -moz-transition: .35s;
    -o-transition: .35s;
    -ie-transition: .35s;
    margin: 0 auto;
    background-size: contain!important;
    margin-left: 5px
}

.ikonki-sot .icfb {
    background: url(../images/icons/icfb.svg) center center no-repeat
}

.ikonki-sot .icfb:hover {
    background: url(../images/icons/icfb_act.svg) center center no-repeat
}

.ikonki-sot .icok {
    background: url(../images/icons/icok.svg) center center no-repeat
}

.ikonki-sot .icok:hover {
    background: url(../images/icons/icok_act.svg) center center no-repeat
}

.ikonki-sot .icvk {
    background: url(../images/icons/icvk.svg) center center no-repeat
}

.ikonki-sot .icvk:hover {
    background: url(../images/icons/icvk_act.svg) center center no-repeat
}

.ikonki-sot .icig {
    background: url(../images/icons/icig.svg) center center no-repeat
}

.ikonki-sot .icig:hover {
    background: url(../images/icons/icig_act.svg) center center no-repeat
}

.main-buttons a {
    display: inline-block;
    text-align: center;
    width: calc(33% - 15px);
    margin-left: 10px;
    line-height: 31px;
    border-radius: 5px;
    padding-left: 20px;
    background-repeat: no-repeat!important;
    font-size: 15px
}

.main-buttons {
    width: 90%;
    clear: right;
    float: right;
    font-size: 17px;
    color: #fff;
    margin-right: 40px;
    display: block;
    text-align: right
}

.buttons-links {
    float: right;
    width: calc(100% - 300px)
}

.catalog-but {
    background-color: #ec7851;
    background-image: url(/images/bg/katalog.svg);
    background-position: 70px center!important;
    border: 2px solid #ec7851
}

.catalog-but:hover {
    background: #fff;
    color: #ec7851;
    transition: .25s;
    background-image: url(/images/bg/f1.svg)
}

.holidays-but {
    background-color: #c579aa;
    background-image: url(/images/bg/praydniki.svg);
    background-position: 30px center!important;
    border: 2px solid #c579aa
}

.holidays-but:hover {
    color: #c579aa;
    background: #fff;
    transition: .25s;
    background-image: url(/images/bg/f2.svg)
}

.prs-link {
    background-color: #35a2c1;
    background-image: url(/images/bg/personalinie_otkritki.svg);
    background-position: 20px center!important;
    border: 2px solid #35a2c1
}

.prs-link:hover {
    color: #35a2c1;
    background-image: url(/images/bg/f3.svg);
    transition: .25s;
    background-color: #fff
}

.col-sm-4.individ {
    max-width: 333px;
    margin-right: 5px
}

.col-lg-8.individ {
    width: calc(100% - 339px)
}

.menu-cats {
    background: #fefafd;
    border-radius: 5px;
    margin-top: 15px;
    box-shadow: 0 2px 2px rgba(166, 87, 149, .58);
    color: #4c4c4c;
    font-family: Roboto;
    font-weight: 400;
    padding: 45px
}

.menu-cats a {
    font-size: 14px;
    line-height: 41px;
    padding-left: 45px;
    display: block;
    font-weight: 500
}

.menu-cats .cat-item {
    position: relative
}

.menu-cats .cat-item span {
    height: 30px;
    width: 30px;
    position: absolute;
    left: 0;
    top: 7px
}

.cat-item.parent .child-item {
    display: none
}

.cat-item.parent:after {
    content: '';
    position: absolute;
    right: 0;
    top: 18px;
    border: 5px solid transparent;
    border-top: 5px solid #a4a2a4
}

.content-block .title-page {
    font-size: 24px;
    color: #313131;
    font-weight: 700;
    text-align: center;
    margin-bottom: 25px;
    padding-top: 48px
}

.content-block .int-page {
    font-size: 24px;
    color: #313131;
    font-weight: 700;
    text-align: center;
    margin-bottom: 25px
}

.content-block {
    margin-top: 15px;
    background: #fff;
    box-shadow: 0 2px 2px rgba(166, 87, 149, .58);
    border-radius: 6px;
    padding: 0 40px 50px
}

.product-item {
    font-size: 14px;
    color: #4c4c4c;
    font-family: Roboto;
    font-weight: 400;
    text-align: center;
    margin-bottom: 25px;
    display: block
}

.product-item img {
    width: 100%
}

.product-item span {
    display: block;
    padding-top: 10px;
    font-weight: 600
}

.menu-top a:hover {
    text-decoration: underline
}

.li-item:hover {
    color: #b958a2;
    transition: .25s
}

.but-addmore {
    width: 247px;
    border-radius: 5px;
    height: 41px;
    line-height: 41px;
    font-size: 14px;
    color: #fff;
    font-family: Roboto;
    font-weight: 500;
    text-align: center;
    background: #c579a9;
    margin-top: 15px;
    display: block;
    padding-left: 0!important
}

.but-addmore:hover {
    background: #b8649a;
    transition: .25s
}

.recomended {
    border-radius: 4px;
    box-shadow: 0 2px 2px rgba(166, 87, 149, .58);
    background-color: #fdf9fd;
    padding: 1px 40px 45px;
    margin-top: 10px;
    font-size: 14px
}

.recomended .catalog-bloks a {
    margin-bottom: 15px
}

.title-rec {
    font-size: 24px;
    line-height: 18px;
    color: #545454;
    font-family: Roboto;
    font-weight: 500;
    text-align: center;
    margin-top: 55px;
    margin-bottom: 26px
}

.product-rec img {
    width: 100%
}

.product-rec {
    text-align: center
}

.product-rec span {
    background: #fff;
    display: block;
    height: 48px;
    line-height: 48px;
    border-radius: 0 0 4px 4px;
    border: 1px solid #e5cee1;
    border-top: none;
    position: relative
}

.product-rec span:hover {
    color: #be68a9;
    transition: .25s
}

.product-rec span j {
    height: 30px;
    width: 30px;
    display: block;
    position: absolute;
    background-size: 30px 30px!important;
    left: 10px;
    top: 10px;
    z-index: 2
}

.block-footer {
    box-shadow: 0 2px 2px rgba(183, 147, 175, .58);
    background-color: #91718a;
    margin-top: 18px;
    border-radius: 10px 10px 0 0;
    padding: 44px 40px 0
}

.copyright {
    font-size: 13px;
    padding-top: 20px;
    color: #91718a;
    font-family: Roboto;
    font-weight: 400;
    padding-left: 42px;
    background: #fefafd;
    height: 50px;
    width: calc(100% + 80px);
    margin-left: -40px
}

.block-footer .ikonki-sot {
    margin: 0;
    margin-bottom: 35px;
    float: left
}

.form-subscription {
    margin-bottom: 35px
}

.block-footer .ikonki-sot a {
    display: inline-block;
    height: 46px;
    width: 46px;
    transition: .35s;
    -webkit-transition: .35s;
    -moz-transition: .35s;
    -o-transition: .35s;
    -ie-transition: .35s;
    margin: 0 4px;
    background-size: contain!important
}

.block-footer .ikonki-sot .icfb {
    background: url(../images/icons/icfb2.svg) center center no-repeat
}

.block-footer .ikonki-sot .icfb:hover {
    background: url(../images/icons/icfb_act2.svg) center center no-repeat
}

.block-footer .ikonki-sot .icok {
    background: url(../images/icons/icok2.svg) center center no-repeat
}

.block-footer .ikonki-sot .icok:hover {
    background: url(../images/icons/icok_act2.svg) center center no-repeat
}

.block-footer .ikonki-sot .icig {
    background: url(../images/icons/icig2.svg) center center no-repeat
}

.block-footer .ikonki-sot .icig:hover {
    background: url(../images/icons/icig_act2.svg) center center no-repeat
}

#footer {
    height: auto!important
}

#mail-subs {
    background: 0 0;
    border: none;
    color: #fff;
    width: calc(100% - 230px);
    border-bottom: 1px solid #b8a2b2;
    line-height: 35px;
    padding-left: 4px
}

button.submit {
    background: #c579a9;
    color: #fff;
    border: none;
    border-radius: 5px;
    width: 210px;
    height: 41px;
    font-size: 16px;
    line-height: 18px;
    color: #fafafa;
    font-family: Roboto;
    font-weight: 500;
    text-align: center;
    margin-left: 10px;
    cursor: pointer
}

button.submit:hover {
    background: #b8649a;
    transition: .25s
}

.block-footer::-webkit-input-placeholder {
    font-size: 13px;
    line-height: 18px;
    color: #fdf8fc;
    font-family: Roboto;
    font-weight: 400;
    font-style: italic
}

.block-footer:focus::-moz-placeholder {
    font-size: 13px;
    line-height: 18px;
    color: #fdf8fc;
    font-family: Roboto;
    font-weight: 400;
    font-style: italic
}

.block-footer:focus:-moz-placeholder {
    font-size: 13px;
    line-height: 18px;
    color: #fdf8fc;
    font-family: Roboto;
    font-weight: 400;
    font-style: italic
}

.block-footer:focus:-ms-input-placeholder {
    font-size: 13px;
    line-height: 18px;
    color: #fdf8fc;
    font-family: Roboto;
    font-weight: 400;
    font-style: italic
}

.product-item span:hover {
    color: #be68a9
}

.owl-stage .item {
    border: 1px solid #000;
    text-align: center;
    border-radius: 4px
}

.holyday-is {
    position: relative
}

.day-of-holyday {
    position: absolute;
    left: 0;
    top: 0
}

.name-holyday {
    padding-left: 100px
}

body.popupe {
    overflow-y: hidden;
    position: relative
}

.form-call {
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    visibility: hidden;
    opacity: 0
}

.form-call.active {
    visibility: visible;
    opacity: 1;
    transition: .3s;
    overflow-y: scroll
}

.close-popup {
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .5);
    cursor: pointer
}

.popup {
    position: absolute;
    z-index: 11;
    background: #fff;
    width: 400px;
    margin-left: -200px;
    left: 50%;
    top: 17%;
    border-radius: 5px;
    margin-bottom: 80px;
    padding-bottom: 20px
}

.pop_title {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    margin: 30px 0;
    color: #313131
}

.popup_wrapper {
    width: 290px;
    margin: auto
}

.popup_close {
    position: absolute;
    width: 25px;
    height: 25px;
    top: 5px;
    right: 5px;
    z-index: 1;
    cursor: pointer
}

.popup_close .bar {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #000;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.popup_close .left_bar {
    transform: rotate(-45deg) translate(-9px, 10px)
}

.popup_close .right_bar {
    transform: rotate(45deg) translate(9px, 9px)
}

.pop_close:hover .bar,
.popup_close .bar {
    transition: background-color .25s ease
}

.popup label {
    font-size: 14px;
    color: #7d7d7d;
    height: 14px;
    margin-bottom: 5px
}

.popup label span {
    color: #f26b73;
    padding-left: 3px
}

.bnt_pers {
    color: #fff;
    font-weight: 400;
    height: 41px;
    border-radius: 5px;
    background: #c579aa;
    outline: 0;
    margin: 10px auto;
    cursor: pointer;
    text-align: center;
    max-width: 290px;
    padding-top: 10px
}

.bnt_pers:hover {
    background: #b8649a;
    transition: .25s
}

.mg20 {
    margin-bottom: 20px
}

#drop-zone {
    width: 100%;
    min-height: 150px;
    border: 3px dashed rgba(0, 0, 0, .3);
    border-radius: 5px;
    font-family: Arial;
    text-align: center;
    position: relative;
    font-size: 20px;
    color: #7e7e7e
}

#drop-zone input {
    position: absolute;
    cursor: pointer;
    left: 0;
    top: 0;
    opacity: 0
}

#drop-zone.mouse-over {
    border: 3px dashed rgba(0, 0, 0, .3);
    color: #7e7e7e
}

#clickHere {
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-size: 17px;
    width: 150px;
    border-radius: 4px;
    background-color: #4679bd;
    padding: 10px
}

#clickHere:hover {
    background-color: #376199
}

#filename {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.5em
}

.file-preview {
    background: #ccc;
    border: 5px solid #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, .5);
    display: inline-block;
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 14px;
    margin-top: 5px
}

.closeBtn:hover {
    color: red;
    display: inline-block
}

.cat-item .cat-item-child a {
    line-height: 21px;
    padding: 10px 0 10px 45px
}

.cat-item.dates .cat-item-child {
    position: relative
}

.cat-item.dates .date-day {
    border: 1px solid #6d6d6d;
    color: #6d6d6d;
    height: 18px;
    line-height: 18px;
    margin-top: 5px;
    width: 40px;
    text-align: center;
    border-radius: 4px;
    background: #fefafd;
    font-size: 12px;
    left: 10px
}

.cat-item.dates .date-day.active {
    background: #940070;
    color: #fff;
    border: #a01c80
}

.cat-item.dates .child-item {
    position: relative;
    box-shadow: inset 0 4px 5px -6px rgba(0, 0, 0, .5);
    background: #fbeef8;
    padding: 10px 0
}

.cat-item.dates .child-item:before {
    content: '';
    width: 2px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 30px;
    background: #6d6d6d
}

.img-content {
    text-align: center;
    display: table;
    margin: 0 auto
}

.img-big-block img {
    width: 100%;
    margin-bottom: 10px;
    max-width: 800px
}

.links-above {
    display: block;
    width: calc(100% + 10px);
    border-collapse: separate;
    border-spacing: 5px 0;
    margin-left: -5px
}
.download-img {
    background: #76b852;
    color: #fff;
    font-size: 18px;
    width: 37%;
    display: inline-block;
    height: 50px;
    text-align: center;
    border-radius: 5px;
    line-height: 50px;
	margin-right:1%;
}

.icon_block {
    display: inline-block;
    position: absolute;
    left: -5px;
    height: 50px;
    width: 50px;
    background-color: #619744;
    border-radius:5px 0 0 5px;
    font-size:30px;
    padding-top:10px;
}
.icon_block.fa-download{
	font-size: 30px;
}
.right-arrow {
    position: relative;
    top: 0px;
    float: left;
    left: 50px;
    width: 30px;
    height: 1px;
    background: transparent;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    -webkit-transition: all .15s;
    transition: all .15s;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    border-left: 10px solid #619744;
}


.icon_block_2 {
    display: inline-block;
    position: absolute;
    left: -2px;
    height: 50px;
    width: 50px;
    background-color: #f76042;
    border-radius:5px 0 0 5px;
    font-size:30px;
    padding-top:10px;
}
.icon_block_2.fa-envelope{
	font-size: 30px;
}
.right-arrow_2 {
    position: relative;
    top: 0px;
    float: left;
    left: 48px;
    width: 30px;
    height: 1px;
    background: transparent;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    -webkit-transition: all .15s;
    transition: all .15s;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    border-left: 10px solid #f76042;
}


.icon_block_3 {
    display: inline-block;
    position: absolute;
    left: -2px;
    height: 50px;
    width: 50px;
    background-color: #EE822A;
    border-radius:5px 0 0 5px;
    font-size:30px;
    padding-top:10px;
    color:white;
    padding-left:10px;
}
.icon_block_3.fa-share-alt{
	font-size: 30px;
}
.right-arrow_3 {
    position: absolute;
    top: 0px;
    float: left;
    left: 48px;
    width: 30px;
    height: 1px;
    background: transparent;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    -webkit-transition: all .15s;
    transition: all .15s;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    border-left: 10px solid #EE822A;
}


.send-free {
    background: #e57373;
    color: #fff;
    font-size: 18px;
    width: 37%;
    display: inline-block;
    height: 50px;
    text-align: center;
    border-radius: 5px;
    line-height: 50px;
    margin-left:calc(1% + 3px);
    position:relative;
}

.likeok {
    background: #fa890f;
    width: 25%;
    display: table-cell;
    text-align: center;
    border-radius: 5px;
    color: #fff
}

.download-img:hover {
    background: #329d36
}

.send-free:hover {
    background: #cd5c5c
}

.pagination a {
    display: inline-block;
    width: 40px;
    height: 100%
}

.pagination_area .pagination li:hover {
    background: #f9eef6;
    transition: .25s;
    border-radius: 5px
}

.pagination .forwardlink a {
    background: url(../images/bg/arrow-next.png) center center no-repeat
}

.pagination .backlink a {
    background: url(../images/bg/arrow-prev.png) center center no-repeat
}

.pagination_area .pagination {
    padding: 0;
    margin: 0
}

.pagination_area .pagination li {
    display: block;
    position: absolute;
    top: 20px;
    height: 85%;
    width: 40px
}

.img-big-block {
    position: relative
}

.pagination .backlink {
    left: -25px
}

.pagination .forwardlink {
    right: -25px
}

.horizontal li:first-child {
    height: 50px!important
}

.horizontal li:last-child {
    display: none!important;
    position: absolute;
    z-index: -10;
    opacity: 0
}

.links-above>div {
    height: 50px!important;
    display: inline-block!important;
    vertical-align: top!important
}

.links-above>div div.uptl_container div.uptl_toolbar ul.horizontal {
    height: 50px!important;
    padding: 0!important
}

ul.horizontal li[data-uptlwtype=share-button],
ul.horizontal li[data-uptlwtype=share-button] a.sn-icon {
    height: 50px!important;
    width: 150px!important;
    margin-right: 0!important
}

ul.horizontal li[data-uptlwtype=share-button] a:before {
    line-height: 50px;
    font-size: 50px
}

ul.horizontal ul.horizontal {
    height: 50px;
    padding: 0!important
}

.yandex-share {
    text-align: right;
    margin-top: 10px
}

.owl-stage-outer .item {
    background: #e7d0e2;
    color: #4c4c4c;
    border: 1px solid #e7d0e2;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    padding: 0 20px
}

.owl-stage-outer .item.active {
    border-color: #cd88bd;
    color: #cd88bd;
    background: #fff
}

.owl-stage-outer {
    width: calc(100% - 60px);
    margin-left: 30px
}

.owl-nav {
    position: absolute;
    width: 100%;
    top: 0
}

.owl-carousel .owl-nav button.owl-prev {
    background: #d191c2!important;
    border-radius: 4px;
    height: 26px;
    width: 26px;
    color: #fff!important;
    font-size: 16px!important;
    line-height: 26px;
    left: 0;
    position: absolute
}

.owl-carousel .owl-nav button.owl-next {
    background: #d191c2!important;
    border-radius: 4px;
    height: 26px;
    width: 26px;
    color: #fff!important;
    font-size: 16px!important;
    line-height: 26px;
    right: 0;
    position: absolute
}

.tab-contents [class^=month] {
    background: #e7c7e0;
    text-align: center;
    margin-left: -40px;
    width: calc(100% + 80px);
    height: 44px;
    line-height: 44px;
    margin-bottom: 24px;
    border-radius: 6px 6px 0 0
}

.day-of-holyday {
    height: 58px;
    width: 58px;
    border: 1px solid #cb9bc1;
    text-align: center;
    border-radius: 50%;
    padding-top: 12px;
    background: #fefafd
}

.day-of-holyday:after {
    content: '';
    dispay: block;
    position: absolute;
    width: 15px;
    height: 2px;
    background: #cb9bc1;
    top: 28px;
    left: 57px
}

.day-of-holyday span {
    display: block
}

.name-holyday {
    padding: 16px;
    background: #fefafd;
    border: 1px solid #cb9bc1;
    padding-left: 18px;
    margin-left: 72px;
    color: #b868a5;
    border-radius: 4px;
    line-height: 24px
}

.holyday-is {
    margin-bottom: 14px
}

.breadcrumbs {
    font-size: 13px;
    line-height: 18px;
    color: #727272;
    font-family: Roboto;
    font-weight: 300;
    padding-top: 10px;
    margin-bottom: 23px
}

.i-here {
    color: #9e447e
}

.breadcrumbs a,
.breadcrumbs span {
    margin-right: 20px
}

.breadcrumbs a:hover {
    text-decoration: underline
}

.details .title-page {
    margin-bottom: 40px
}

.banner-place {
    margin: 20px 0;
    text-align: center
}

.banner-place img {
    max-width: 97%
}

.catalog-bloks .owl-stage-outer {
    width: 100%;
    margin-left: 0
}

.sogn-player {
    position: relative
}

.sogn-player .name-mp3 {
    width: calc(100% - 270px);
    height: 47px;
    font-size: 16px;
    line-height: 47px;
    color: #4c4c4c;
    font-family: Roboto;
    font-weight: 400;
    position: absolute;
    top: 0;
    z-index: 2;
    left: 70px
}

.contact .int-page {
    text-align: left
}

.int-txt {
    margin-top: 38px;
    margin-bottom: 19px
}

.int-txt p {
    color: #656565;
    line-height: 1.6;
    margin: 0;
    font-size: 13px;
    font-weight: 600
}

.pd50 {
    padding-top: 50px
}

.c_inp {
    border: none;
    border-bottom: 1px solid #f1e5ef;
    height: 44px;
    width: 100%;
    font-size: 13px;
    margin-bottom: 15px
}

.c_inp::placeholder,
.c_inpt::placeholder {
    color: #656565;
    font-weight: 600
}

.c_inpt {
    border: none;
    border-bottom: 1px solid #f1e5ef;
    height: 44px;
    width: 100%;
    font-size: 13px;
    margin-bottom: 15px;
    resize: vertical;
    max-height: 120px;
    min-height: 44px
}

#form-send {
    border: 1px solid #35a2c1;
    border-radius: 5px;
    height: 45px;
    text-align: center;
    margin-top: 11px;
    font-weight: 700;
    width: 100%;
    background: #fff;
    color: #2f86b3;
    cursor: pointer
}

#form-send:hover {
    transition: .25s;
    background: #35a2c1;
    color: #fff
}

.restore {
    text-align: center;
    font-size: 12px;
    text-decoration: underline;
    margin-top: -10px;
    margin-bottom: 25px;
    cursor: pointer
}

.restore:hover {
    color: #9e447e;
    transition: .25s
}

.form_wrapper {
    max-width: 350px;
    width: 100%;
    margin: 35px auto 0
}

.param_char {
    font-weight: 700;
    display: block;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 25px
}

.hd {
    display: none
}

#blah {
    max-width: 350px;
    width: 100%;
    margin-top: 25px
}

.custom-file-label {
    margin-top: 10px;
    color: #c579aa
}

.wrap_foto {
    position: relative
}

.del_icon {
    position: absolute;
    top: 30px;
    font-size: 25px!important;
    color: #c579a9;
    right: 0;
    cursor: pointer
}

.img-list {
    position: relative;
    display: block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover
}

.img-list:before {
    content: "";
    display: block;
    padding-bottom: 70%
}

.menu-mobile {
    display: none;
    height: 73px
}

.language-mobile,
.menu-for-mobile {
    display: none
}

.recomended .catalog-bloks a {
    display: block
}

.owl-carousel .owl-nav button.owl-prev {
    background: url(/images/bg/arrow-left.png) center center no-repeat!important;
    background-size: contain!important;
    font-size: 0!important
}

.owl-carousel .owl-nav button.owl-next {
    background: url(/images/bg/arrow-right.png) center center no-repeat!important;
    background-size: contain!important;
    font-size: 0!important
}

.audioplayer-volume-button {
    width: 20px!important
}

.catalog-bloks .owl-carousel .owl-nav {
    display: block!important;
    margin-top: 10%!important
}

.catalog-bloks .owl-carousel .owl-nav button.owl-prev {
    margin-left: -30px!important
}

.catalog-bloks .owl-carousel .owl-nav button.owl-next {
    margin-right: -30px!important
}

@media (max-width:1199px) {
    .logo-img {
        padding-left: 25px;
        width: 200px;
        margin-top: 10px
    }
    .logo-img img {
        width: 100%
    }
    .buttons-links {
        width: 100%;
        position: relative
    }
    .main-buttons {
        width: 100%;
        margin-right: 0;
        text-align: center
    }
    .main-buttons a {
        margin: 5px 5px 15px 5px
    }
    .header-bot .ikonki-sot {
        position: absolute;
        top: -70px;
        right: 0;
        margin-right: 15px
    }
    .top-head {
        padding: 0 20px
    }
    .menu-cats {
        padding: 25px
    }
    .col-sm-4.individ {
        max-width: 290px
    }
    .col-lg-8.individ {
        width: calc(100% - 296px)
    }
    .block-footer {
        padding: 24px 20px 0
    }
    .download-img,
    .send-free {
        width: 37%
    }
    .links-above {
        width: calc(100% + 10px)
    }
    #share-wrapper.active {
        overflow-y: scroll!important
    }
    #share-window {
        top: 0!important;
        position: absolute!important;
        left: 50%!important;
        margin-left: -440px!important
    }
    .copyright {
        width: calc(100% + 40px);
        margin-left: -20px
    }
    .pagination_area {
        position: absolute;
        top: calc(50% - 100px);
        left: 0;
        width: 100%
    }
    .pagination .backlink a {
        background: url(../images/bg/arrow-prev.png) center center no-repeat;
        background-size: 67%!important;
        background-color: #f9eef6!important;
        display: block;
        height: 40px;
        width: 25px;
        margin: 0;
        margin-left: 5px;
        border-radius: 5px
    }
    .pagination .forwardlink a {
        background: url(../images/bg/arrow-next.png) center center no-repeat;
        background-size: 67%!important;
        background-color: #f9eef6!important;
        display: block;
        height: 40px;
        width: 25px;
        margin: 0;
        margin-right: 5px;
        border-radius: 5px
    }
    .pagination_area .pagination li {
        width: auto
    }
    .pagination .forwardlink {
        right: -25px
    }
    .pagination .backlink {
        left: -25px
    }
    
    .uptlk_wdgt_zoiBT .uptl_toolbar.uptl_toolbar_share ul.horizontal li{
    	width:130px !important;
    }
    
}

@media (max-width:960px) {
    .menu-mobile {
        display: block
    }
    .menu-button-catalog span {
        display: block;
        position: absolute;
        top: 45px;
        line-height: 13px;
        font-size: 13px;
        width: 100%
    }
    .menu-button-catalog,
    .menu-button-main {
        width: 50px;
        background-size: contain!important;
        height: 50px;
        position: absolute;
        left: 20px;
        top: 10px;
        text-align: Center
    }
    .menu-button-main span {
        display: block;
        position: absolute;
        top: 45px;
        line-height: 13px;
        font-size: 13px;
        width: 100%
    }
    .menu-button-main {
        left: 20px
    }
    .logo-img-mobile {
        float: right;
        margin: 5px 0 0
    }
    .menu-cats {
        margin-top: 0;
        border-radius: 0
    }
    .popup_close.menu-bar {
        left: -400px;
        transition: .3s;
        background: #fff!important;
        padding: 7px;
        width: 50px;
        height: 50px;
        z-index: 5;
        padding-top: 9px
    }
    .popup_close.menu-bar.active {
        left: 300px;
        top: -4px
    }
    .top-head {
        padding: 20px
    }
    .col-sm-4.individ {
        position: absolute;
        left: -400px;
        opacity: 0;
        z-index: 8;
        width: 300px!important;
        max-width: 300px!important;
        margin-right: 0;
        transition: .3s;
        top: -95px;
        z-index: 55
    }
    .col-lg-8.individ {
        width: 100%
    }
    .top-head ul:first-child,
    .top-head ul:last-child {
        float: none
    }
    .menu-top li {
        display: block;
        text-align: center;
        margin: 0;
        line-height: 40px;
        height: 40px
    }
    .top-head {
        display: none
    }
    .header-bot .ikonki-sot,
    .header-bot .logo-img {
        display: none
    }
    .main-buttons a {
        width: calc(100% - 10px);
        margin: 5px 5px 5px 5px;
        background-image: none!important
    }
    .col-sm-4.individ.active,
    .header-block.active {
        left: 0;
        opacity: 1;
        height: 103vh;
        overflow-y: scroll
    }
    .bg-rgb.active {
        background: rgba(0, 0, 0, .5);
        position: fixed;
        z-index: 4;
        height: 100%;
        left: 0;
        top: 0;
        width: 100%
    }
    .form-subscription.col-md-8 {
        text-align: right
    }
    .content-block {
        padding: 0 10px 50px
    }
    .form-back.col-sm-4.individ {
        width: 100%!important;
        position: static;
        left: 0;
        opacity: 1;
        max-width: 100%!important
    }
    .content-block {
        border-radius: 0!important
    }
    .col-md-12.col-lg-8.contact {
        clear: both;
        width: 100%
    }
    .tab-contents [class^=month] {
        margin-left: -10px;
        width: calc(100% + 20px)
    }
    #share-window {
        margin-left: -285px!important
    }
    #share-window {
        width: 570px!important
    }
    .header-block {
        width: 100%
    }
    .header .container {
        padding: 0
    }
    .main-buttons a {
        width: 33.33%;
        margin: 0;
        background-image: none;
        float: left;
        padding: 0;
        border-radius: 0;
        display: table-cell
    }
    .header-block {
        border-radius: 0
    }
    .language-mobile {
        display: block
    }
    .menu-for-mobile.active {
        left: 0
    }
    .menu-for-mobile {
        position: fixed;
        top: 0;
        left: -400px;
        height: 100vh;
        z-index: 99;
        overflow-y: scroll;
        transition: .3s;
        width: 300px
    }
    .menu-top {
        background: #91718a
    }
    .ikonki-sot.mob-block {
        background: #fff;
        width: 100%;
        margin: 0;
        padding: 10px;
        text-align: center
    }
    .recomended {
        padding: 1px 10px 45px
    }
    .menu-for-mobile {
        display: block
    }
    .logo-img-mobile {
        max-width: 148px;
        width: 100%;
        margin: 4px auto;
        display: table;
        float: none
    }
    .logo-img-mobile img {
        width: 100%
    }
    .language-mobile {
        position: absolute;
        right: 20px;
        top: 15px;
        font-size: 20px;
        color: #940070
    }
    .catalog-bloks .owl-carousel .owl-nav button.owl-prev {
        margin-left: 0!important;
        background-color: #d191c2!important;
        border-radius: 4px;
        height: 39px;
        width: 38px
    }
    .catalog-bloks .owl-carousel .owl-nav button.owl-next {
        margin-right: 0!important;
        background-color: #d191c2!important;
        border-radius: 4px;
        height: 39px;
        width: 38px
    }
    .catalog-bloks .owl-carousel .owl-nav {
        margin-top: 11%!important
    }
    .recomended {
        padding: 1px 10px 10px!important
    }
}

@media (max-width:600px) {
    .links-above {
        width: 100%;
        margin: 0
    }
    .links-above>div {
        height: auto!important
    }
    .popup {
        width: 300px;
        padding: 0 20px 80px;
        margin-left: -150px
    }
    .popup_wrapper {
        width: 100%
    }
    .logo-img-mobile img {
        width: 100%
    }
    #mail-subs {
        width: 100%
    }
    .block-footer .ikonki-sot {
        margin-bottom: 15px
    }
    .form-subscription button.submit {
        width: 100%;
        margin-top: 10px;
        margin-left: 0
    }
    .audioplayer-time {
        display: none
    }
    .sogn-player .name-mp3 {
        width: calc(100% - 200px);
        overflow: hidden
    }
    .form-inst-text button.submit {
        margin: 0 0 30px 0;
        width: 100%;
        position: relative
    }
    .form-inst-text .inpholder {
        padding-right: 0
    }
    .links-above {
        display: block
    }
    .links-above a {
        width: 100%;
        display: block;
        margin: 10px 0
    }
    .send-free {
        height: auto
    }
    #share-window {
        margin-left: -150px!important
    }
    #share-window {
        width: 300px!important
    }
    .sosila-sharers a {
        margin: 6px 6px!important
    }
    .main-buttons a {
        width: 33.33%;
        margin: 0;
        background-image: none;
        float: left;
        padding: 0;
        border-radius: 0;
        font-size: 10px;
        line-height: 12px;
        height: 34px;
        vertical-align: middle;
        display: flex;
        align-items: center;
        justify-content: center
    }
    .menu-button-main {
        top: 0;
        width: 40px
    }
    .logo-img-mobile {
        width: 130px
    }
    .language-mobile {
        top: 7px
    }
    .menu-mobile {
        height: 57px
    }
    .menu-cats {
        padding: 15px
    }
    .menu-for-mobile {
        width: 280px
    }
    .popup_close.menu-bar.active {
        left: 280px
    }
}

.animate_pulse {
    -webkit-animation: pulse 1.5s infinite;
    -moz-animation: pulse 1.5s infinite;
    -o-animation: pulse 1.5s infinite;
    animation: pulse 1.5s infinite
}

@media (max-width:480px) {
    .catalog-bloks .owl-carousel .owl-nav {
        margin-top: 32%!important
    }
}

@-webkit-keyframes pulse {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes pulse {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-o-keyframes pulse {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes pulse {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.item-exit {
    cursor: pointer
}

.view_pr {
    margin-top: 10px
}

.view_pr img {
    width: 20px
}

.popup .checkbox input[type=checkbox],
.popup .checkbox input[type=radio] {
    opacity: 0;
    visibility: hidden;
    width: 0;
    height: 0;
    margin: 0;
    position: absolute
}

.popup .checkbox label {
    position: relative;
    display: inline-block;
    padding-left: 30px;
    cursor: pointer;
    line-height: 30px;
    height: auto
}

.popup .checkbox label::before {
    position: absolute;
    content: "";
    display: inline-block;
    height: 20px;
    width: 20px;
    border: 2px solid #c579aa;
    border-radius: 5px;
    left: 0;
    top: 5px
}

.popup .checkbox input[type=checkbox]:checked+label::after,
.popup .checkbox input[type=radio]:checked+label::after,
.popup .checkbox.active [type=checkbox]+label::after,
.popup .checkbox.active [type=radio]+label::after {
    content: ""
}

.popup .checkbox label::after {
    position: absolute;
    position: absolute;
    display: inline-block;
    border-left: 2px solid;
    border-bottom: 2px solid;
    left: 3px;
    top: 8px;
    color: #7f8588;
    border: none;
    background: #c579aa;
    border-radius: 4px;
    width: 14px;
    height: 14px
}

.popup .checkbox label a {
    color: #c579aa;
    text-decoration: underline
}

.popup .checkbox label a:hover {
    color: #35a2c1;
    text-decoration: none
}

.load-more {
    display: table;
    margin: 0 auto;
    background: #c579a9;
    color: #fff;
    line-height: 41px;
    height: 41px;
    width: 100%;
    max-width: 200px;
    text-align: center;
    border-radius: 5px;
    margin-top: 10px;
    cursor: pointer;
    padding-left: 15px;
    position: relative
}

.load-more span {
    font-size: 17px;
    position: absolute;
    left: 22px;
    height: 17px;
    background: #fff;
    color: #c579a9;
    top: 12px;
    line-height: 18px;
    border-radius: 50%;
    width: 17px;
    transition: .2s
}

.load-more:hover {
    background: #b8649a
}

.load-more:hover span {
    transform: rotate(180deg)
}

.plistp {
    padding: 0 5px
}

#myload {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    text-align: center;
    line-height: 49px;
    cursor: pointer;
    background: #4682b4;
    color: #fff;
    font-size: 40px;
    float: left;
    margin-right: 10px
}

.mloadrow {
    padding-top: 15px
}

.lfl {
    line-height: 50px;
    display: inline-block;
    float: left
}

.paginatorextendwrapper{
	text-align:center;
	margin: 15px 0;
}

.activepage{
	color:#c579a9;
}
.pagelink {
	font-size: 15px;
	margin: 0 5px;
	font-weight: 600;
}
.pagelink:hover{  
	color:#c579a9;
}

@media( max-width: 600px) {
    body .uptolike-buttons,
    body #__utl-buttons-1,
    .uptl_container {
        display: none !important;
    }
}

.uptlk_wdgt_zoiBT .uptl_toolbar.uptl_toolbar_share ul.horizontal li{
	margin-right:0px !important;
}

.uptolike-buttons{
	position:relative;
}

#__utl-buttons-1 .uptl_toolbar>ul>li>.sn-icon:before{
	padding-left:50px;
}
