.banner-string {
    background: #000;
    color: #FFF;
    font-weight: 600;
    position: relative;
    position: fixed;
    top: 0px;
    z-index: 102;
    width: 100%;
}

.banner-string-spacer {
    width: 100%;
}

.banner-string__text {
    display: block;
    width: 100%;
    text-align: center;
    color: #FFF;
    font-weight: 700;
    padding: 13px 0px;
    font-size: 13px;
    letter-spacing: 1px;
}

.banner-string .icon-remove {
    position: absolute;
    right: 40px;
    top: 50%;
    margin-top: -8px;
    background-position: 0 -2387px;
}

.formGrey input, .formGrey textarea {
    border: 1px solid #d6d7d9 !important;
    background-color: #f7f7f7 !important;
}

.vakansii form .result {
    margin-top:20px;
    font-size:14px;
}

.franchaizing form .result {
    font-size:14px;
    margin-top:-15px;
}

main .category_content .brand .img_on_text .img{
    min-height: auto;
}

form .result .error {
    color:red;
}

form .result .success {
    color:green;
}

.vakansii form .result .success {
    font-size: 18px;
}

form .date {
    position: relative;
}

form .date img {
    border:none;
    position: absolute;
    top: 44px;
    right: 13px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray; /* IE 6-9 */
}

@media screen and (max-width: 767px) {
    form .date img {
        top:38px;
    }

    .banner-string, .banner-string-spacer {
        padding: 3px 20px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .banner-string__text {
        padding: 4px 0px;
    }
}

form .date .calendar-icon-hover {
    padding:0px;
    background:0px;
    border:0px;
}

.accordion h3 {
    font-size: 19px;
    font-family: 'pn_regular';
    display: inline-block;
    margin: 0 0 15px 0;
    padding:0px;
}

.select2-selection__placeholder:before {
    display:none;
}

.popup-window-content {
    border: 1px solid #212121;
}

.popup-window-close-icon {
    position: absolute;
    top: -29px !important;
    right: -29px !important;
    width: 39px !important;
    height: 39px !important;
    background-color: #212121 !important;
    cursor: pointer;
    opacity:1 !important;
}

.popup-window-close-icon:after {
    display:none !important;
}

.popup-window-close-icon:before {
    content:"";
    display:block;
    position: absolute;
    top: 7px;
    left: 7px;
    width: 25px;
    height: 25px;
    background-image: url(/assets/new/icons/icons.svg);
    background-position: 0 -2383px;
    background-repeat: no-repeat;
}


.alert-danger {
    color:#dd0d0d;
}

.alert-success {
    color:#37AD5F;
}

.auth .message {
    margin:-10px 0 10px 0;
}

[name=regform] .message {
    margin:-10px 0 10px 0;
}

.pop_up.registration .pop_up_wrap .pop_up_content .tabs div.ui-tabs-panel form > div input.error {
    background-color: #fdeded !important;
    border: 1px solid #d13737 !important;
}

.profile-form div {
    position:relative;
}

.profile-form .input_pass .eye {
    top: 39px;
}

.profile-form .input_pass .icon-eye-dims {
    top: 42px;
}

.profile-main-history-order-item .profile-main-history-order-title {
    display: flex;
    justify-content: space-between;
    background-color: rgb(244, 245, 248);
}

.profile-main-history-order-item .profile-main-history-order-title .top {
    display:inline-block;
    font-family: 'pn_regular';
    font-weight: 400;
    font-size: 19px;
    color: rgb(33, 33, 33);
    text-transform: uppercase;
    padding-top: 12px;
    padding-bottom: 9px;
    padding-left:15px;
    margin: 0;
}

.profile-main-history-order-title a {
    display: flex;
    flex-direction: column;
    margin-left: 0px;
    text-decoration: underline;
    text-decoration:none;
}

.profile-main-history-order-item .profile-main-history-order-item-pay {
    padding: 15px 20px;
    display:inline-block;
}

.profile-main-history-order-decription .sub-title {
    font-size: 16px;
    display: flex;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 23px;
    margin-left: 17px;
    margin-right: 115px;
}

.profile-main-history-order-decription .sub-title span {
    /*
	margin-left: 11px;
    margin-bottom: 6px;
    width: 100%;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(119, 119, 119,0.5);
	*/
}

.profile-main-history-order-decription .text {
    padding-bottom: 0px;
//margin-left: 20px;
//margin-right: 40px;
    border-bottom:1px solid #E2E2E5;
}

.profile-main-history-order-decription .text .bill {
    margin-top: 15px;
    margin-left: 17px;
    font-size: 16px;
    color: rgb(33, 33, 33);
    margin-bottom: 0px;
}

.profile-main-history-order-decription .text .time {
    font-size: 16px;
    color: rgb(119, 119, 119);
}

.profile-main-history-order-decription .text .unpayed {
    margin-left: 5px;
    color: #000;
    font-weight:bold;
}

.profile-main-history-order-decription .select2  {
    display:inline-block !important;
    max-width:300px !important;
    margin:0px !important;
    border:none !important;
    margin:-2px 0 1px 1px !important;
}

.profile-main-history-order-decription .select2.select2-container--open {
    border:1px solid #000 !important;
    margin:-3px 0 0px 0px !important;
}

.bill-select-dropdown.select2-dropdown {
    font-size: 16px !important;
    font-weight: 600;
    text-transform:lowercase;

}

.profile-main-history-order-decription  .select2 .selection .select2-selection .select2-selection__rendered {
    color: #212121 !important;
    font-size: 16px !important;
    text-transform: lowercase !important;
    padding:0 23px 0 10px !important;
    font-weight: 600;
    border:none !important;
}

.profile-main-history-order-decription  .select2 .selection .select2-selection span.select2-selection__arrow {
    top: 10px !important;
    right: 6px !important;
    display:none !important;
}

.profile-main-history-order-decription .select2.select2-container--open  .select2-selection span.select2-selection__arrow {
    display:block !important;
}

.profile-main-history-order-decription .text .type-bill {
    margin-left: 17px;
    font-size: 16px;
    margin-bottom: 0px;
    margin-top: 3px;
}

.profile-main-history-order-decription .text .delPrice:first-letter {
    text-transform: uppercase;
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}

.profile-main-history-order-decription .text .count-paying {
    margin-left: 17px;
    margin-top: 0px;
}

.profile-main-history-order-decription .text .count-paying .count-money {
    color: #000;
    font-size:16px;
    text-transform: uppercase;
    font-weight: 600;
}

.profile-main-history-order-decription .text .delivering p .status-deliver {
    color:#000;
    font-weight:600;
}

.profile-main-history-order-decription .text .delivering {
    margin-top: 12px;
    margin-left: 17px;
    margin-bottom: -2px;
}

.profile-main-history-order-decription .text .delivering p {
    margin-bottom: 0px;
}

.profile-main-history-order-decription .text .delivering p:last-child {
    margin-bottom: 19px;
}

.profile-main-history-order-decription .links-details {
    padding-top: 14px;
    padding-left: 17px;
    padding-bottom:14px;
    display: flex;
    flex-direction: column;
}

.profile-main-history-order-decription .links-details.active {
    background-color: rgb(244,245,248);
    margin-bottom: 60px;
}

.profile-main-history-order-decription .links-details .links-details-title{
    display: flex;
    flex-direction: row;
}
.profile-main-history-order-decription .links-details.active .links-details-title p{
    margin-bottom: 11px;
}

.profile-main-history-order-decription .links-details a {
    font-size: 16px;
    font-weight: 600;
    display: flex;
    color:#000;
    text-decoration: underline;
}

.profile-main-history-order-decription .links-details p:last-child {
    margin-left: 30px;
}

.profile-main-history-order-decription .links-details .history-order-details {
    display:none;
}

.profile-main-history-order-decription .links-details.active .history-order-details {
    display:block;
}

.profile-main-history-order-decription .links-details.active .history-order-details .history-order-details-item a {
    font-size: unset;
    /* font-family: "ProximaNova"; */
    color: unset;
    text-decoration: unset;
    font-weight: unset;
    display: unset;
}

.profile-main-history-order-item .history-order-details .history-order-details-item .history-order-details-item-title {
    font-size: 18px;
    color: rgb(33, 33, 33);
    text-decoration: underline;
    margin-bottom: 2px;
    margin-left: 0px;
}

.profile-main-history-order-decription .links-details .history-order-details-item-descr {
    display: flex;
    flex-direction: row;
}

.profile-main-history-order-decription .links-details .history-order-details-item .history-order-details-item-descr p {
    margin-left: 0;
    margin-right: 23px;
    color: rgb(33,33,33);
    font-size: 16px;
    margin-bottom: 0px;
}

.profile-main-history-order-decription .links-details .history-order-details-item-descr .price-count span {
    font-weight: bold;
    font-size: 18px;
}

.profile-main-history-order-decription .links-details .history-order-details-item .history-order-details-item-descr p {
    margin-left: 0;
    margin-right: 23px;
    color: rgb(33,33,33);
    font-size: 16px;
    margin-bottom: 0px;
}

.profile-main-history-order-decription .links-details .history-order-details-item .history-order-details-item-descr p {
    margin-left: 0;
    margin-right: 23px;
    color: rgb(33,33,33);
    font-size: 16px;
    margin-bottom: 0px;
}

.lookbook-list {
    display:flex;
    flex-wrap: wrap;
}

.lookbook-list > div img {
    margin:0px;
}

.lookbook-list > div {
    display: inline-block;
    width: 296px;
    margin-bottom:5px;
}

.lookbook-list > div:nth-child(3n+2) {
    margin-right: 10px;
    margin-left: 10px;
}

@media screen and (max-width: 1221px) {
    .lookbook-list > div {
        width: 32%;
    }
    .lookbook-list > div:nth-child(3n+2) {
        margin-right: 1.9%;
        margin-left: 1.9%;
    }
}

@media screen and (max-width: 767px) {
    .lookbook-list > div {
        width: 47%;
        margin-bottom: 16px;
    }

    .lookbook-list > div:nth-child(2n+1) {
        margin-right: 3%;
    }

    .lookbook-list > div:nth-child(2n) {
        margin-left: 3% !important;
    }

    .lookbook-list > div:nth-child(3n+2) {
        margin-right: 0px;
        margin-left: 0px;
    }
}

header .lower_block .block > div:nth-child(3) a form .inputContainer {
    top: -6px;
    height: 43px;
    text-align:left;
}

header .lower_block .block > div:nth-child(3) a form .inputContainer input {
    font-size: 14px;
    font-weight: 300;
}

.search_css {
    position:relative;
}

div.title-search-result {
    position: absolute;
    right: -5px;
    width: 258px;
    top: 41px;
    background: #FFF;
    z-index: 10;
    box-shadow: 0px 2px 13px rgba(0,0,0,0.1);
    padding: 10px 20px 5px 20px;
    display: none;
    text-align:left;
}

.search_css .title-search-result a {
    color: #000 !important;
    font-weight: 300;
    text-transform: none;
}

.search_css .title-search-result .bx_item_block {
    padding: 4px 0px;
}


.search-page input[name=q] {
    line-height: 42px;
    font-size: 16px;
    color: rgb(126, 126, 126);
    width: 40% !important;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(204, 204, 204);
    padding-left: 20px;
    margin-right: 2%;
    outline: none;
}

.search-page input[type="submit"] {
    background-color: #000;
    color: #fff;
    border: none;
    font-size: 17px;
    text-transform: uppercase;
    line-height: 45px;
    padding: 0px 40px;
    cursor: pointer;
    outline: none;
}

@media (max-width: 768px) {
    .search-page input[name=q] {
        width: 73% !important;
        margin-right: 2%;
    }
    .search-page input[type="submit"] {
        width: 21% !important;
    }
}

@media (max-width: 554px) {
    .search-page input[name=q] {
        width: 62% !important;
        margin-right: 2%;
    }
    .search-page input[type="submit"] {
        width: 25% !important;
        padding: 0 5px;
    }
}

.main_content.search_container {
    width:100% !important;
}

main .category_content .main_content.search_container .products {
    grid-template-columns: repeat(4, 1fr);
}


@media (min-width: 1600px) {
    main .category_content .main_content.search_container .products {
        grid-template-columns: repeat(5, 1fr);
    }
}

.main_content.search_container .products .item {
//width:21.9% !important;
//margin-right: 4.13% !important;
    margin-left: 0px !important;
    margin-bottom: 20px;
}

.main_content.search_container .products .item:nth-child(4n+4) {
    margin-right: 0px !important;
}

@media (max-width: 900px) {
    main .category_content .main_content.search_container .products {
        grid-template-columns: repeat(3, 1fr);
    }
    /*
	.main_content.search_container .products .item, .main_content.search_container .products .item:nth-child(4n+4) {
		width:31% !important;
		margin-right: 3.5% !important;
		margin-left: 0px !important;
	}


	.main_content.search_container .products .item:nth-child(3n) {
		margin-right: 0px !important;
	}
	   */
}

@media (max-width: 767px) {
    main .category_content .main_content.search_container .products {
        grid-template-columns: repeat(2, 1fr);
    }
    /*
	.main_content.search_container .products .item, .main_content.search_container .products .item:nth-child(4n+4), .main_content.search_container .products .item:nth-child(3n) {
		width: 47% !important;
		margin: 0 0 24px 0 !important;
	}

	.main_content.search_container .products .item:nth-child(2n) {
		margin-left: 4.5% !important;
	}
	*/
}


.fancybox-is-open .fancybox-bg {
    opacity: .95;
}

.fancybox-bg {
    background: #FFF;
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
    color: #FFF;
}

.fancybox-button {
    background: #000;
}


header .lower_block .block > div:nth-child(2) .header_menu li.submenu_level1 > ul li a {
    line-height: 35px;
    font-size: 16px;
}

header .lower_block .block > div:nth-child(2) .header_menu li.submenu_level1 > ul {
    top: -18px;
}

.filter_content ul li.long {
    width:100% !important;
}

.scroll_filter {
    max-height: 235px;
    margin:10px 0 15px 0;
}

.scroll_filter ul {
    margin-top: 15px !important;
    margin-bottom: 5px !important;
}

.amount-block {
    height:48px;

}

.amount-block span {
    display:block;
    height:40px;
    width: 29px;
    text-align: center;
    line-height: 41px;
    font-size: 24px;
    color: #000;
    border: 1px solid #aaa;
    cursor: pointer;
    float:left;
}

.amount-block span.remove-count {
    line-height: 38px;
    font-size: 26px;
}

.amount-block input {
    width:48px;
    height: 38px;
    text-align: center;
    font-size: 20px;
    border: 1px solid #aaa;
    border-left:none;
    border-right:none;
    float:left;
    font-family: 'pn_light';
}


@media (max-width: 768px) {
    .amount-block {
        height:40px;
        margin-top:7px;
    }

    .amount-block span {
        height:32px;
        width: 26px;
        line-height: 33px;
        font-size: 22px;
    }

    .amount-block span.remove-count {
        line-height: 30px;
        font-size: 24px;
    }

    .amount-block input {
        width:37px;
        height: 32px;
        padding:0px;
        font-size: 17px;
        line-height:20px;
    }

    .header_menu .city-mob .change_city_js {
        margin-left:5px;
    }

    .header_menu .city-mob .change_city_js + span {
        display:block;
        margin-left:5px;
        margin-top:10px;
    }

    .city-mob {
        margin-bottom:10px;
    }
    .city-mob a{
        color: black;
    }
    .city-mob .icon-arrow_city {
        background-position: 0px 3px;
    }

    .header_menu .city-mob .form_styles_change_city {
        position:relative;
        width:100%;
        margin-top: -32px;
    //margin-bottom: -15px;
    }

    .header_menu .city-mob .form_styles_change_city li{
        line-height:20px !important;
        border:none !important;
        padding:5px 0px !important;
    }

    .header_menu .city-mob .form_styles_change_city li a {
        padding:0 25px;
    }


}

@media (max-width: 500px) {
    .amount-block {
        margin-left: 8px;
        margin-top: 11px;
    }

}

main ul.main_menu > li  {
    margin-bottom:14px;
}

main ul.main_menu > li > a {
    width:auto;
    line-height: 20px;
    position:relative;
}
main ul.main_menu li.submenu > a:after {
    content: "+";
    top:0px;
    position: absolute;
    right: -25px;
    cursor: pointer;
    font-size: 31px;
    cursor:pointer;
}
main ul.main_menu > li.active > a, main ul.main_menu > li:hover > a {
//text-decoration:underline;
    border-bottom:1px solid #000;
}
main ul.main_menu > li:hover {
    margin-bottom:13px;
}
main ul.main_menu > li.active {
    margin-bottom:14px;
}

a.primary:hover, div.primary:hover {
    background:#FFF;
    color:#000;
}

button.first:hover, a.first:hover {
    background:#000;
    border:1px solid #000;
}

.metroShopInfo {
    padding: 0px 20px 20px 20px;
}

.metroShopInfo p {
    margin-bottom:0px;
}

.metroShopInfo h2 {
    font-size:18px;
    margin-bottom: 15px;
}

main .filter_block .filter_content {
    z-index: 110 !important;
}

main .filter_block .magazin .filter_content > div {
    padding: 0px 0px 17px 17px;
}

main .filter_block .magazin .filter_content {
    width: 110% !important;
    padding:0px 10px 0 0 !important;
}
main .filter_block .size .filter_content ul li:hover {
    background-color: #4a4d5b;
}
main .filter_block .size .filter_content ul li.active {
    background-color: #343640;
}

main .filter_block_mobile .ui-tabs-panel {
    z-index: 110 !important;
}

main .filter_block_mobile .ui-tabs-panel .item.color.shops .filter_content label span {
    padding-left:25px;
    display:block;
}

main .filter_block_mobile .ui-tabs-panel .item.color.shops .filter_content label {
    position:relative;
}

main .filter_block_mobile .ui-tabs-panel .item.color.shops .filter_content label:before {
    position: absolute;
    top:1px;
    left:0px;
}

.change_city_js {
    cursor:pointer !important;
}

header .lower_block .block > div:nth-child(3) .icon-favorits div {
    top: -32px;
}

@media screen and (max-width: 767px) {
    header .lower_block .block > div:nth-child(3) .icon-favorits div {
        top: -13px;
    }
}

header .lower_block .block > div:nth-child(3) {
    z-index: 100;
}

header .upper_block .block > div:nth-child(2) .form_styles_change_city {
    z-index:110;
}

main .content .mobile_main_menu ul.main_menu > li {
    margin-bottom:0px;
}

main .content .mobile_main_menu ul.main_menu > li a {
    line-height: 38px;
}

main .content .mobile_main_menu ul.main_menu > li a:hover {
    border:none;
}



@media screen and (max-width: 767px) {
    #punkt_vidachi_pop_up .pop_up_wrap {
        overflow-y: auto;
    }

    header .lower_block .block > div:nth-child(2) {
        z-index:125;
    }
}





.first.sendCouponBtn.basketPage,
.first.changeCouponBtn.basketPage
{
    line-height: 39px;
}


.page_not_found {
    padding-top: 50px;
}

@media screen and (max-width: 767px) {
    main .content .tovar_block .product .tovar_gallery.one_photo .slick-list {
        padding: 0px 0px 0px 0px !important;
        margin: 0 0px 0px -2px;
    }
}


/*
header .lower_block .block > div:nth-child(2) .header_menu li.submenu_level1 > ul {

}

header .lower_block .block > div:nth-child(2) .header_menu li.submenu_level1 li {
	position: static !important;
}

header .lower_block .block > div:nth-child(2) .header_menu li.submenu_level1 > ul .submenu_level2 {
	//display: flex;
    //flex-direction: row;
    display: none;
    position: absolute;
    left: 100%;
    left: 242px;
    width: auto;
    top: 0px;
    background-color: #FFF;
    margin: 0;
    padding: 0px;
    height: calc(100% - 62px);
    min-width: 100%;
}

header .lower_block .block > div:nth-child(2) .header_menu li.submenu_level1 > ul > li:hover .submenu_level2 {
	display: block;
}

header .lower_block .block > div:nth-child(2) .header_menu li.submenu_level1 > ul .submenu_level2 {
	border-top: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	top: 60px;
	width: 240px;
}

header .lower_block .block > div:nth-child(2) .header_menu li.submenu_level1 > ul .submenu_level2 ul {
	padding-left: 0px;
	display: block;
}

header .lower_block .block > div:nth-child(2) .header_menu li.submenu_level1 > ul .submenu_level2 li {
	border: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	opacity: 0.7;
}

header .lower_block .block > div:nth-child(2) .header_menu li.submenu_level1 > ul .submenu_level2 li a {
	font-size: 14px;
}
*/


@media screen and (min-width: 1221px) {

    header .lower_block .block > div:nth-child(2) .header_menu li.submenu_level1 li {
        position: static !important;
    }

    header .lower_block .block > div:nth-child(2) .header_menu li.submenu_level1 > ul .submenu_level2 {
        position: relative !important;
    }

    header .lower_block .block > div:nth-child(2) .header_menu li.submenu_level1 > ul > li > ul {
        display: none;
        position: absolute;
        left: 100%;
        left: 240px;
        width: auto;
        top: -31px;
        background-color: #FFF;
        margin: 0;
        padding: 0px;
    //height: calc(100% - 60px);
        min-width: 100%;
    }

    header .lower_block .block > div:nth-child(2) .header_menu li.submenu_level1 > ul > li:hover > ul {
        display: block;
    }

    header .lower_block .block > div:nth-child(2) .header_menu li.submenu_level1 > ul > li > ul {
        border-top: 1px solid #dfdfdf;
        border-right: 1px solid #dfdfdf;
        border-bottom: 1px solid #dfdfdf;
    //top: 60px;
        width: 240px;
        padding-left: 0px;
        padding-top: 30px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    header .lower_block .block > div:nth-child(2) .header_menu li.submenu_level1 > ul  > li > ul > li {
        border: none !important;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        opacity: 0.7;
    }

    header .lower_block .block > div:nth-child(2) .header_menu li.submenu_level1 >  ul  > li > ul > li a {
        font-size: 14px;
    }

}


.seo_text h3 {
    font-family: pn_light;
    padding: 0 0 25px 0;
}




.profile-main-history-order-decription .links-details p:last-child{
    margin-left: 0px;
}
.profile-main-history-order-decription .links-details p{
    margin-right: 30px;
}
footer .upper_block .block .subscribe > span{
    margin-bottom: 22px;
}
footer .upper_block .block .subscribe span.podzag{
    text-transform: none;
    font-size: 15px;
    margin-bottom: 0;
}

footer .upper_block .block .subscribe span.podzag strong {
    font-family: pn_semibold;
}

footer .upper_block .block .subscribe span.podzag .snoska {
    display: block;
    margin-top: 10px;
    width: 100%;
}

.delivering a {
    color: #000;
    font-weight: bold;
}

main .content .tovar_block .info .tabs .tabcontent.active > div div:nth-child(2) ul {
    margin: 0px;
}

main .content .tovar_block .info .tabs .tabcontent.active > div div:nth-child(2) li {
    display: block;
    font-size: 16px;
    cursor: default;
    margin: 0px;
    position: relative;
    padding-left: 10px;
    margin-bottom: 4px;
}

main .content .tovar_block .info .tabs .tabcontent.active > div div:nth-child(2) li:before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 8px;
    border-radius: 10px;
    width: 3px;
    height: 3px;
    background: #000;
}

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

    .status-container, .btn-container-history {
        display: flex;
        align-items: center;
    }

    .profile-main-history-order-item .profile-main-history-order-item-pay {
        display: flex;
        justify-content: center;
        padding: 0 20px;
        height: 100%;
        border: none;
    }

    main .category_content .main_content .type-bill .select2 {
        width: calc(100% - 120px) !important;
    }

    .btn-container-history {
        width: auto;
    }

    .count-paying {
        font-size: 16px;
    }

}

.password_link {
    border-bottom: 1px dashed;
    display: inline-block;
    font-size: 18px;
    color: #333;
    position: relative;
}

.lookbook-new {
//display: flex;
//flex-wrap: wrap;
//justify-content: space-between;
    font-family: 'Raleway', sans-serif;
    max-width: 1400px;
    margin: 0 auto;
}

.lookbook-new:after {
    content: "";
    display: block;
    clear: both;
}


.lookbook-new__col {
    width: calc(33.3% - 20px);
    float: left;
}

.lookbook-new__big-cell {
    width: calc(66.6% - 10px);
    float: left;
    margin-left: 30px;
}

.lookbook-new__col.mid-col {
    margin-left: 30px;
    margin-right: 30px;
}

.lookbook-new__item {
//width: 32%;
    position: relative;
    cursor: pointer;
    margin-bottom: 30px;
    opacity: 0;
}


.lookbook-new__item.loaded {
    opacity: 1;
}

.lookbook-new__item img {
    display: block;
    width: 100%;
}

.lookbook-new__description {
    position: absolute;
    bottom: 0px;
    padding: 200px 25px 25px 25px;
    color: #FFF;
    display: flex;
    flex-wrap: wrap;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 60.17%, rgba(0, 0, 0, 0.5) 100%);
}

.lookbook-new__item-text {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 90px;
}

.lookbook-new__item-name {
    font-weight: 600;
    font-size: 24px;
    width: 200%;
    margin-bottom: 10px;
}

.lookbook-new__item-date {
    font-weight: 600;
    font-size: 14px;
}

.lookbook-new__item-tag {
    margin-left: 22px;
    font-size: 14px;
}

.lookbook-new__item-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.58);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
    font-weight: 600;
    font-size: 16px;
    cursor: pointer;
    z-index: 10;
    display: none;
}

.lookbook-new__item.black-view {
    background: #000;
    display: flex;
    justify-content: center;
    padding-top: 12px;
    flex-wrap: wrap;
}

.lookbook-new__item.black-view img {
    width: calc(100% - 24px);
}

.lookbook-new__item.black-view .lookbook-new__description {
    position: relative;
    padding-top: 36px;
}

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


    .lookbook-new__item.big-view {
        display: flex;
        border: 1px solid #000000;
        box-sizing: border-box;
        padding: 11px;
    }

    .lookbook-new__item.big-view .lookbook-new__description {
        position: relative;
        bottom: auto;
        order: 1;
        color: #000000;
        background: none;
        display: block;
        padding: 0px;
        margin-left: 13px;
        padding-top: 40px;
        padding-top: 115px;
        padding-right: 25px;
    }

    .lookbook-new__item.big-view .lookbook-new__item-text {
        margin-bottom: 0px;
        font-size: 22px;
        font-weight: 300;
        margin-bottom: 15px;
    }


    .lookbook-new__item.big-view .lookbook-new__item-name {
        width: 100%;
        font-size: 32px;
        line-height: 45px;
    }

    .lookbook-new__item.big-view .lookbook-new__item-date {
        position: absolute;
        bottom: 13px;
        left: 0px;
    }

    .lookbook-new__item.big-view .lookbook-new__item-tag {
        position: absolute;
        bottom: 13px;
        left: 70px;
    }


    .lookbook-new__item.big-view img {
        order: 2;
    }

}

@media screen and (max-width: 1280px) {
    footer .upper_block .block .subscribe span.podzag {
        padding: 0 20px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .lookbook-new__item.big-view .lookbook-new__description {
        padding-top: 30px;
    }
}

@media screen and (max-width: 1050px) {
    .lookbook-new__description {
        flex-wrap: wrap;
    }

    .lookbook-new__item-tag {
        margin: 7px 0 0 0;
        width: 100%;
    }

    .lookbook-new__item.big-view .lookbook-new__item-date {
        bottom: 25px;
    }

    .lookbook-new__item.big-view .lookbook-new__item-tag {
        left: 0px;
        bottom: 5px;
    }

    .lookbook-new__item.big-view img {
        width: 55%;
    }

    .lookbook-new__item.big-view .lookbook-new__item-name {
        width: 100%;
        font-size: 23px;
        line-height: 31px;
    }
}

.lookbook-new__item .vs-likeit {
    position: absolute;
    top: 14px;
    right: 11px;
    z-index:11;
}

.lookbook-new__item.big-view .vs-likeit {
    top: 25px;
    right: 22px;
}

.lookbook-new__item.black-view .vs-likeit {
    top: 18px;
    right: 15px;
}

@media screen and (max-width: 768px) {
    .lookbook-new__item.big-view .lookbook-new__item-text {
        margin-bottom: 0px;
        font-weight: 300;
    }

    .lookbook-new__item.big-view img {
        width: 100%;
    };
}


.lookbook-detail-container {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index:151;
}

.lookbook-detail {
    background: #FFF;
    max-width: 1222px;
    position: relative;
}

.lookbook-detail__close {
    position: absolute;
    top: -48px;
    right: 0px;
    cursor: pointer;
}

.lookbook-detail__inner {
    display: flex;
    padding: 17px;
}

.lookbook-detail__photo {
    width: 60%;
    position: relative;
}

.lookbook-detail__photo .vs-likeit {
    position: absolute;
    top: 17px;
    right: 17px;
    z-index: 10;
}

.lookbook-detail__photo .slick-dots {
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 15px;
    width: 100%;
}

.lookbook-detail__photo .slick-dots li {
    list-style-type: none;
    width: 5px;
    height: 5px;
    border: 1px solid #FFFFFF;
    border-radius: 6px;
    margin: 0 6px;
    cursor: pointer;
}

.lookbook-detail__photo .slick-dots li button {
    display: none;
}

.lookbook-detail__photo .slick-dots li.slick-active {
    width: 7px;
    height: 7px;
    background: #FFF;
}

.lookbook-detail__photo .slick-arrow {
    width: 48px;
    height: 48px;
    background: #F5F5F5;
    border-radius: 50px;
    position: absolute;
    top: 50%;
    margin-top: -24px;
    z-index:20;
    text-indent: -10000px;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.lookbook-detail__photo .slick-prev {
    left: 28px;
    padding-right: 2px;
}

.lookbook-detail__photo .slick-next {
    right: 28px;
    padding-left: 2px;
}

.lookbook-detail__photo .slick-prev:before {
    content: "";
    display: block;
    background-image: url(/assets/new/icons/icons.svg);
    background-repeat: no-repeat;
    background-position: -5px -874px;
    width: 8px;
    height: 14px;
}

.lookbook-detail__photo .slick-next:before {
    content: "";
    display: block;
    background-image: url(/assets/new/icons/icons.svg);
    background-repeat: no-repeat;
    background-position: -5px -2413px;
    width: 8px;
    height: 14px;
}

.lookbook-detail__slider {
    overflow: hidden;
    display: flex;
    flex-shrink: 0;
}

.lookbook-detail__slider-item {
    width: 50%;
}

.lookbook-detail__slider-item img {

}

.lookbook-detail__list {
//width: calc(40% - 25px);
    width: 40%;
//margin-left: 25px;
}

.lookbook-detail__list-scroll {
    height: 400px;
}

.lookbook-detail-listitem {
    display: flex;
    margin-bottom: 9px;
}

.lookbook-detail-listitem__img {
    width: 77px;
    display: block;
}

.lookbook-detail-listitem__img img {
    display: block;
    max-width: 100%;
}

.lookbook-detail__list-title {
    font-size: 24px;
    line-height: 24px;
    height: 42px;
    padding-left: 25px;
}

.lookbook-detail__list-title-2 {
    font-size: 18px;
    line-height: 24px;
}

.lookbook-detail__list-scroll .lookbook-detail__list-title {
    padding-left: 0px;
    margin-top: 30px;
}

.lookbook-detail-listitem {
    border: 1px solid #F0F0F0;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.lookbook-detail-listitem__info {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 10px;
    padding-top: 20px;
    font-weight: 600;
    width: calc(100% - 177px);
    padding-right: 10px;
}

.lookbook-detail-listitem__info a {
    font-size: 16px;
    color: #212121;
}

.lookbook-detail-listitem__price {
    font-size: 16px;
    margin-top: 5px;
    text-transform: uppercase;
}

.lookbook-detail-listitem__price .discount {
    color: #717171;
}
.lookbook-detail-listitem__price .discount span{
    text-decoration: line-through;

}

.lookbook-detail-listitem__like {
    width: 50px;
    border-left: 1px solid #F0F0F0;

}

.lookbook-detail-listitem__like .addToFavorite {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.lookbook-detail-listitem__like-svg {
//background-image: url(/assets/new/icons/icons.svg);
//background-position: -3px -312px;
//background-repeat: no-repeat;
    width: 28px;
}

.active .lookbook-detail-listitem__like-svg path {
    fill: #CCCCCC;
    stroke: #CCCCCC;
    fill: #000;
    stroke: #000;
}

.lookbook-detail-listitem__cart {
    width: 50px;
    background: #F0F0F0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.lookbook-detail-listitem__cart.active {
    background: rgba(0,0,0,0.1);
}

.lookbook-detail-listitem__cart-svg {
    background-image: url(/assets/new/icons/icons.svg);
    background-position: -3px -34px;
    background-repeat: no-repeat;
    width: 25px;
    height: 33px;
}


.lookbook-detail-itemdetail {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #F0F0F0;
    border-top: none;
    width: 100%;
    margin-top: -9px;
    padding: 25px;
    margin-bottom: 9px;
}

.lookbook-detail-itemdetail.hidden {
    height: 0px;
    overflow: hidden;
    padding: 0px;
    border: none;
}

.lookbook-detail-itemdetail__text {
    font-size: 16px;
    margin-bottom: 15px;
    text-align: center;
}

.lookbook-detail-itemdetail__toollip {
    position: relative;
}

.lookbook-detail-itemdetail .size_list {
    padding: 0px;
    margin: 14px 0px 25px 0px;
    width: 100%;
}

.lookbook-detail-itemdetail .size_list .icon-left_arrow {
    position: absolute;
    top: 14px;
    left: -15px;
}

.lookbook-detail-itemdetail .size_list  .icon-right_arrow {
    position: absolute;
    top: 14px;
    right: -15px;
}

.lookbook-detail-itemdetail .size_list .slick-disabled {
    display: none !important;
}

.lookbook-detail-itemdetail .size_list .lookbook-size {
    list-style: none;
    display: inline-block;
    margin-right: 4px;
    margin-left: 4px;
    cursor: pointer;
    position: relative;
    text-align: center;
}

.lookbook-detail-itemdetail .size_list .lookbook-size span {
    display: inline-block;
    width: 35px;
    line-height: 35px;
    border-radius: 50px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #343640;
}

.lookbook-detail-itemdetail .size_list .lookbook-size:hover span {
    background: #F3F3F3;
}

.lookbook-detail-itemdetail .size_list .lookbook-size.none-buy span {
    background-color: #f3f3f4;
    border: none;
    cursor: initial;
    position: relative;
    opacity: 1;
}

.lookbook-detail-itemdetail .size_list .lookbook-size.none-buy span:before {
    border-bottom: 1px solid #343640;
    position: absolute;
    content: "";
    width: 130%;
    height: 100%;
    transform: rotate(-45deg);
    top: -39%;
    left: -50%;
}

.lookbook-detail-itemdetail .size_list .lookbook-size.active span {
    background-color: #343640;
    border-color: #343640;
    color: #fff;
}

.lookbook-detail-itemdetail__tocart {
    display: block;
    text-align: center;
    padding: 10px 0px;
//width: 190px;
    background-color: #272930;
    border: 1px solid #272930;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.1s;
}

.lookbook-detail-itemdetail__tocart:not(.active):not(.disabled):hover {
    background-color: #000;
    border: 1px solid #000;
}

.lookbook-detail-itemdetail__tocart.active {
    border: 1px solid #000;
    background: #FFF;
    color: #000;
    cursor: default;
}

.lookbook-detail-itemdetail__tocart.disabled {
    opacity: 0.3;
    cursor: default;
}

@media screen and (max-width: 1228px) {
    .lookbook-detail {
        width: 97%
    }
}

@media screen and (max-height: 650px) and (min-width: 850px) {
    .lookbook-detail__close {
        position: absolute;
        top: 16px;
        right: 23px;
        cursor: pointer;
    }

    .lookbook-detail__close svg {
        width: 20px;
    }
}

@media screen and (max-width: 850px) {
    .lookbook-detail-container {
        overflow-y: scroll;
        display:  block;
    }

    .lookbook-detail__close {
        position: absolute;
        top: -34px;
        right: 19px;
        cursor: pointer;
    }
    /*
    .lookbook-detail__close {
        position: relative;
        top: auto;
        height: 35px;
    }

    .lookbook-detail__close svg {
        float: right;
        margin: 16px 16px 0 0;
    }
    */
    .lookbook-detail {
        width: 100%;
        min-height: 100%;
        margin-top: 44px;
    }

    .lookbook-detail__inner {
        display: block;
    }

    .lookbook-detail__photo {
        width: 100%;
    }

    .lookbook-detail__photo .slick-slide img {
        width: 100%;
    }

    .lookbook-detail-itemdetail__text {
        font-size: 18px;
        text-align: center;
        margin-bottom: 20px;
    }

    .lookbook-detail__list {
        margin: 20px 0 0 0;
        width: 100%;
    }

    .lookbook-detail__list-scroll {
        height: auto !important;
    }

    .lookbook-detail-itemdetail .size_list {
        width: calc(100% - 60px);
        margin: 14px auto 25px auto;
    }

    .lookbook-detail-itemdetail .size_list .lookbook-size {
        text-align: center;
    }

    .lookbook-detail-itemdetail {
        padding: 25px 0;
        border: none;
    }

    .lookbook-detail-itemdetail__tocart {
        width: 100%;
        padding: 15px 0px;
    }


}

.lookbook-detail-itemdetail__toollip .size-not-have-block {
    padding-bottom: 10px;
    width: 162px;
}

.mCSB_inside>.mCSB_container {
    padding-right: 30px;
    padding-left: 25px;
    margin-right: 0px !important;
}

.lookbook-new_categories {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-bottom: 83px;
    margin-bottom: 43px;
    margin-top: 30px;
}

.lookbook-new_categories__item {
    margin: 0 22px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.lookbook-new_categories__item-img, .lookbook-new_categories__item-img img {
    width: 80px;
    height: 80px;
    border-radius: 100px;
}

.lookbook-new_categories__item.active .lookbook-new_categories__item-img {
    border: 2px solid #000000;
    padding: 8px;
    margin: -8px;
}

.lookbook-new_categories__item-name {
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    color: #000000;
    margin-top: 22px;
    text-align: center;
}

.lookbook-new_categories__item.active .lookbook-new_categories__item-name {
    margin-top:14px;
}

@media screen and (max-width: 768px) {
    .lookbook-new_categories {
        flex-wrap: wrap;
    }

    .lookbook-new_categories__item {
        margin-bottom: 40px;
    }
}

.popup-window-content-white {
    position: fixed !important;
    top: 30% !important;
}

@media screen and (max-width: 400px) {
    .popup-window-content-white {
        width: 100%;
    }

    .popup-window.popup-window-with-titlebar .popup-window-titlebar-close-icon {
        top: 0px !important;
        right: -1px !important;
    }
}


.notice {
    margin-top: 20px;
    border: 1px solid #000;
    padding: 30px 30px;
    font-size: 18px;
}

.ul-string {
    display: flex;
    margin: 20px 0 0 0 !important;
    padding-left: 0px !important;
    width: 100% !important;
}

.ul-string li:first-child {
    list-style-type: none;
    margin-bottom: 0px;
}

.ul-string li:not(:first-child) {
    margin-left: 25px;
    margin-bottom: 0px;
}

@media screen and (max-width: 400px) {
    .notice {
        padding: 15px 15px;
    }
}

.delivery-description, .delivery-description-black {
    margin-left: 45px;
    opacity: 0.5;
    margin-bottom: 15px;
}

.delivery-description-black {
    opacity: 1;
    font-size: 18px;
}

@media screen and (max-width: 1220px) {
    #order_form_content {
        display:  flex;
    }

    .order_info {
        display: block !important;
        order: 1;
        margin-left: 0px !important;
        width: 100% !important;
        margin-top: 15px !important;

    }

    main .order_info .order {
        margin-bottom: 15px !important;
    }

    .personal_info {
        order: 2;
    }
}

@media screen and (max-width: 380px) {
    main .order_info .order {
        padding: 20px !important;
    //width: 100%;
    }
}

.stages .icon {
    display: flex;
    align-items: center;
    min-height: 69px;
}

.stages .icon img {
    width:60px;
}









@media screen and (max-width: 768px) {
    .delivery-description, .delivery-description-black {
        margin-left: 1px;
    }

    .delivery-description-black {
        font-size: 17px;
    }
}

.map-underground {
    position: relative;
    max-width: 700px;
}

.map-underground img {
    max-wdith: 100%;
    margin: 0px;
}

.map-underground__bg {

}


.map-underground__item {
    position: absolute;
    width: 2.3%;
    cursor: pointer;
    transition: all linear 0.1s;
}

.map-underground__item:hover {
    transform: scale(1.1);
}

header .upper_block .block {
//max-width: 1222px;
}


header .lower_block .block > div:nth-child(1) {
    width: 209px;
}

header .lower_block .block > div:nth-child(3) {
    width: 264px;
}

header .lower_block .block > div:nth-child(2) {
    width: auto;
    flex-grow: 1;
}

@media screen and (min-width: 1240px) {

    .header_menu .new-mobile-menu {
        display: flex;
        justify-content: center;
    }

    header .lower_block .block > div:nth-child(2) .header_menu li {
        margin: 0 23px;
    }

}


@media screen and (min-width: 1222px) {
    main .content .baners > div:nth-child(2) {
        height: auto !important;
    }

    main .content .baners > div:nth-child(2) > div {
        position: absolute !important;
    }
}

@media screen and (max-width: 768px) {
    header .lower_block .block div:nth-child(2) .header_menu.on .new-mobile-menu .submenu_level1 ul.on li:last-child {
        margin-bottom: 130px;
    }
}

main .category_content .brand .friends .box .netw a {
    border: none;
}

.worktime {
    border: 1px solid #000;
    padding: 25px 35px;
    margin-bottom: 30px;
    width: 100% !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

}

@media screen and (max-width: 768px) {
    .worktime {
        margin-top: 25px;
    }
}

.social-footer {
    display: flex;
    justify-content: center;
    padding-right: 55px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

footer .lower_block .block > div .icon {
    margin-right: 8px;
    margin-left: 8px;
}

@media screen and (max-width: 767px) {
    .social-footer {
        padding-right: 0px;
    }
}

.tovar_gallery-item__picture {
    position: relative;
    overflow: hidden;
    display: block;
}

.tovar_gallery-item__video {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 20;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    max-height: 100%;
    opacity: 0;
    -webkit-transition: opacity .8s ease-out;
    -o-transition: opacity .8s ease-out;
    transition: opacity .8s ease-out;
}

.tovar_gallery-item__video.loaded {
    opacity: 1;
}



#cookie_note{
    display: none;
    bottom: 0;
    position: fixed;
    //left: 50%;
   // max-width: 90%;
    //transform: translateX(-50%);
    padding: 20px;
    background-color: white;
    border-radius: 4px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
    z-index: 100;
}

#cookie_note a{
    color: #000;
    text-decoration: underline;
}

#cookie_note .block{
    display: flex;
}
#cookie_note p{
    margin: 0;
    font-size: 14px;
    text-align: left;
    color: black;
    padding-right: 5%;
}

.cookie_accept{
    font-size: 14px;
    text-transform: uppercase;
    background-color: #272930;
    border: 1px solid #272930;
    color: #fff;
    font-family: 'pn_regular';
    padding: 16px 25px;
    cursor: pointer;
    white-space: nowrap;
}

.cookie_note-right {
    display: flex;
    align-items: center;
}


#cookie_note.show{
    display: flex;
}


@media (max-width: 768px){
    #cookie_note.show .block{
        display: flex;
        text-align: left;
        flex-direction: column;
    }

    .cookie_accept {
        margin-top: 25px;
    }
}

.promo input {
    border: 1px solid #000;
}

.promo .activated input {
    border: 1px solid #000;
    color: darkseagreen;
}

.activated-promo, .default-promo {
    display: none;
}

.activated-promo.active, .default-promo.active {
    display: block;
}

.email_block {
    display: flex;
    width: 100%;
}






.event, .event-gray-block .main {
    max-width: 1240px;
    margin: 0 auto;
}

.event p {
    font-size: 20px;
}


.event-decription {
    max-width: 850px;
    max-width: 950px;
    margin-bottom: 60px;
}

.event-decription h1 {
    font-size: 32px;
    font-weight: normal;
    padding: 25px 0px;
    margin: 0px;
}

@media (max-width: 768px) {
    .event p {
        font-size: 18px;
    }

    .event-decription h1 {
        font-size: 24px;
    }
}


.event-info {
    display: flex;
    align-items: start;
    justify-content: space-between;
    margin-bottom: 90px;
    max-width: 1100px;
}

.event-info__left {
    max-width: 500px;
    width:500px;
}

.event-info__right {
    max-width: 500px;
}

.event-info__2cols {
    max-width: 100%;
    width: 100%;
}

.event-info__right.event-info__2cols {
    max-width: 100%;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.event-info__right.event-info__2cols .event-contact,
.event-info__right.event-info__2cols .event-map {
    width: calc(50% - 20px);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0px;
}

.event-info__right.event-info__2cols .event-contact {
    heitgh: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.event-info__left h2 {
    padding: 0px;
}

.event-info .forma {
    background-color: #f7f7f7;
    margin-top: 50px;
    padding: 44px 57px;

}

.event-info .forma label {
    font-size: 16px;
    display: inline-block;
    margin-bottom: 11px;
}

.event-info  .forma textarea, .event-info .forma input {
    width: 100%;
    display: block;
    padding: 13px 20px;
    box-sizing: border-box;
    font-size: 18px;
    margin-bottom: 27px;
    border: 1px solid #d6d7d9 !important;
    background-color: #f7f7f7 !important;
}

.event-info .forma button.first {
    width: 100%;
    padding: 16px 10px;
    margin-bottom: 33px;
}

.event-contact {
    border: 1px solid #000;
    padding: 30px 40px;
    margin-bottom: 60px;
    font-size: 18px;
    margin-top: 20px;
}

.event-contact__date {
    margin-bottom: 50px;
}

.event-contact__address {
    margin-bottom: 50px;
}

.event-contact__phone {
    font-weight: 600;
}

.event-contact__phone a {
    font-size: 26px;
    color: #212121;
    white-space: nowrap;
}

.event-map #mapMain {
    width: 100%;
    height: 300px;
}

.event-map #mapMain > ymaps, .event-map #mapMain > ymaps > ymaps {
    width: 100% !important;
}

@media (max-width: 1024px) {
    .event-info__left, .event-info__right {
        max-width: 45%;
    }

    .event-info .forma {
        padding: 44px 37px;
    }
}

@media (max-width: 768px) {
    .event-info {
        flex-wrap: wrap;
    }

    .event-info__left, .event-info__right {
        max-width: 100%;
        width: 100%;
    }

    .event-contact {
        padding:50px 30px;
        margin-bottom: 20px;
    }

    .event-info__right.event-info__2cols {
        display: flex;
        flex-wrap: wrap;
    }

    .event-info__right.event-info__2cols .event-contact,
    .event-info__right.event-info__2cols .event-map {
        width: 100%;
    }

    .event-info__right.event-info__2cols .event-contact {
        margin-bottom: 30px;
    }
}


.event-gray-block {
    background: #F7F7F7;
    padding: 50px 0;
}

.event-gray-block ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
    margin: 0;
    max-width: 1000px;
}

.event-gray-block ul li {
    display: flex;
    align-items: center;
    list-style-type: none;
    border-left: 1px solid #0b0b0b;
    padding-left: 25px;
    max-width: 400px;
    height: 70px;
    margin: 30px 0;
}

@media (max-width: 980px) {
    .event-gray-block ul li {
        max-width: 45%;
        margin:20px 0;
    }
}

@media (max-width: 640px) {
    .event-gray-block ul li {
        max-width: 100%;
    }
}


.flex {
    display: flex;
}

.v-center {
    align-items: center;
}

.event-info-2 {
    margin-bottom: 100px;
}


.event-info-2 h2 {
    margin-bottom: 20px;
}

.quote-left {
    display: flex;
    align-items: center;
    list-style-type: none;
    border-left: 2px solid #0b0b0b;
    padding-left: 25px;
    max-width: 600px;
    padding: 10px 0 10px 25px;
    font-size: 20px;
}

.event-info-2__button {
    margin-left: 10%;
}

.event-info-2__button button {
    padding: 15px 40px;
}

@media (max-width: 768px) {

    .event-info-2 .flex {
        flex-wrap: wrap;
    }

    .event-info-2 .quote-left {
        max-width: 100%;
        width: 100%;
    }

    .event-info-2__button {
        margin-left: 0px;
        margin-top: 30px;
    }

    .quote-left {
        font-size: 18px;
    }
}


.event-img {
    margin-bottom: 100px;
}

.event-img img {
    max-width: 100%;
}

.event-img .mobile {
    display: none;
}

@media (max-width: 768px) {
    .event-img .desctop {
        display: none;
    }

    .event-img .mobile {
        display: block;
    }
}



.event-description-2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 100px;
}

.event-description-2__left {
    max-width: 400px;
}

@media (max-width: 1150px) {
    .event-description-2__right {
        max-width: 50%;
    }

    .event-description-2__right img {
        width: 100%;
    }
}


@media (max-width: 1024px) {
    .event-description-2__left {
        max-width: 45%;
    }
}

@media (max-width: 768px) {
    .event-description-2 {
        flex-wrap: wrap;
    }

    .event-description-2__left, .event-description-2__right {
        width: 100%;
        max-width: 100%;
    }
}

.event-icons {
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px;
}

.event-icons__item-icon {
//margin-bottom: 29px;
    height: 80px;
}

.event-icons__item-text {
    text-transform: uppercase;
    max-width: 194px;
    font-size: 15px;
}

.event-gray-block.bottom {
    padding-top: 100px;
    margin-bottom: -110px;
}

@media (max-width: 820px) {
    .event-icons {
        flex-wrap: wrap;
    }

    .event-icons__item {
        width: 50%;
        margin-bottom: 60px;
    }
}

@media (max-width: 820px) {

    .event-icons__item {
        width: 50%;
        margin-bottom: 60px;
    }

    .event-icons__item-text {
        font-size: 14px;
        max-width: 169px;
    }
}

@media (max-width: 500px) {

    .event-icons__item-text {
        font-size: 14px;
        max-width: 169px;
    }
}

@media (max-width: 350px) {

    .event-icons__item-text {
        padding-right: 10px;
    }
}


.event-info.bottom {
    margin-bottom: 45px;
}

.event-info.bottom .event-info__left {
    max-width: 520px;
}

.event-info.bottom .event-info__left .forma {
    background-color: #f7f7f7;
//margin-top: 50px;
    padding: 0;
}

.event-contact_bottom {
    margin-top: 120px;
}

.event-contact_bottom .event-contact__text {
    font-size: 20px;
    margin-bottom: 60px;
}
.event-contact_bottom .event-contact__address {
    font-size: 20px;
    margin-bottom: 60px;
}

@media (max-width: 1150px) {
    .event-info.bottom .event-info__left {
        max-width: 45%;
    }
}

@media (max-width: 768px) {
    .event-info.bottom .event-info__left {
        max-width: 100%;
    }

    .event-contact_bottom {
        border-top: 1px solid rgba(0,0,0,0.3);
        margin-top: 60px;
        padding-top: 60px;
    }

    .event-contact_bottom .event-contact__text, .event-contact_bottom .event-contact__address {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .main .content .product_gallery > div:nth-child(1) > h2 {
        font-size: 24px !important;
        text-align: left !important;
    }
}


.event-banner {
    margin-bottom: 40px;
    margin-top: 20px;
}

.event-banner__inner {
    height: 500px;
    position: relative;
    font-family: Roboto;
}

.event-banner__pict {
    display: block;
    object-fit: cover;
    object-position: 50% 50%;
    height: 100%;
    width: 100%; }

.event-banner__overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5;
    color: #fff;
}

.event-banner__overlay main {
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.event-banner__overlay-square {
    position: relative;
    width: 328px;
    margin-bottom: 50px;
    height: 178px;
}

@media (max-width: 480px) {
    .event-banner__overlay-square {
        width: 100%;
    }

    .event-banner__name {
        font-size: 50px !important;
    }
}

.event-banner__overlay-square-left {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 4px;
    height: calc(100% - 65px);
    background: #FFF;
}

.event-banner__overlay-square-right {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 4px;
    height: 100%;
    background: #FFF;
}


.event-banner__top {
    display: flex;
    width: 100%;
    align-items: start;
}

.event-banner__top-right {
    border-top: 4px solid #FFF;
    flex-grow: 1;
    padding-left: 10px;
}

.event-banner__date {
    font-size: 80px;
    line-height: 60px;
    margin-left: -5px;
    margin-right: 5px;
}

.event-banner__month {
    text-transform: uppercase;
    font-size: 23px;
    margin-top: 10px;
}

.event-banner__location {

}

.event-banner__type {
    position: absolute;
    width: 100%;
    bottom: -8px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.event-banner__line-text {
    padding: 0 15px;
    font-size: 18px;
    line-height: 18px;
}

.event-banner__line-left, .event-banner__line-right {
    flex-grow: 1;
}

.event-banner__line-left div, .event-banner__line-right div {
    content: "";
    display: block;
    height: 4px;
    background: #FFF;
}

.event-banner__name {
    font-size: 70px;
}

@media (max-width: 480px) {
    .event-banner {
        margin-bottom: 20px;
    }

    .event-decription {
        margin-bottom: 40px;
    }

    .event-info {
        margin-bottom: 20px;
    }

    .event-info .forma {
        margin-top: 25px;
        padding: 34px 15px;
    }

    .event-gray-block {
        padding: 30px 0;
    }

    .event-info-2 {
        margin-bottom: 40px;
    }

    .event-img {
        margin-bottom: 40px;
    }

    .event-description-2 {
        margin-bottom: 40px;
    }

    .event-icons {
        margin-bottom: 0px;
    }

    .event-gray-block.bottom {
        padding-top: 40px;
    }

    .event-contact_bottom {
        margin-top: 30px;
        padding-top: 30px;
        padding-bottom: 20px;
    }

}