

/* Start:/local/templates/dresscode_lk/components/bitrix/catalog/services/style.css?1788282840264*/
#middleSlider {
    margin-bottom: 24px;
}

.ya-share2 {
    padding-top: 10px;
}

.bulit {
    list-style: none;
    list-style-image: url(/upload/photogallery/galochka.png);
    vertical-align: middle;
}

.tabs-wrap .tab-link a {
    text-decoration: none;
}




/* End */


/* Start:/local/templates/dresscode_lk/components/bitrix/catalog/services/bitrix/catalog.section.list/help-menu/style.css?17882828401686*/
#personalMenu{
	border-bottom: 1px solid #f1f1f1;
	margin: 0px 0px 24px 0px;
	overflow: hidden;
	list-style: none;
	padding: 0;
}

#personalMenu li{
	margin-bottom: 24px;
	margin-right: 24px;
	float: left;
}

#personalMenu li:last-child{
	margin-right: 0;
}

#personalMenu li a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	/*text-transform: uppercase;*/
	text-decoration: none;
	font-size: 16px;
	color: #000000;
}

#personalMenu li a:active{
	position: relative;
	top: 1px;
}

#personalMenu li .selected{
	border-bottom: 1px dashed #000000;
	font-family: 'robotobold';
	padding-bottom: 4px;
}

#personalMenu li .selected:hover{
	color: #000000;
}

@media all and (max-width: 1024px) {

	#personalMenuWrap{
		position: relative;
		min-width: 100%;
		overflow: hidden;
		overflow-x: auto;
		height: 40px;
	}

	#personalMenuWrap ul{
		white-space: nowrap;
		overflow: auto;
	}

	#personalMenu li{
		white-space: nowrap;
		float: none;
		display: inline-block;
		vertical-align: top;
		margin-right: 18px;
		margin-bottom: 18px;
	}

	#personalMenu::after {
	    background: -moz-linear-gradient(left, rgba(255,255, 255, 0.2), #ffffff 100%);
	    background: -webkit-linear-gradient(left, rgba(255,255, 255, 0.2), #ffffff 100%);
	    background: -o-linear-gradient(left, rgba(255,255, 255, 0.2), #ffffff 100%);
	    background: -ms-linear-gradient(left, rgba(255,255, 255, 0.2), #ffffff 100%);
	    background: linear-gradient(to right, rgba(255,255, 255, 0.2), #ffffff 100%);
	    pointer-events: none;
	    position: absolute;
	    right: 0;
	    top: 0;
	    height: 100%;
	    content: '';
	    width: 35px;
	}

}
/* End */


/* Start:/local/templates/dresscode_lk/components/bitrix/news.detail/obuch/style.css?178828284025983*/
/*start анимация для блока баннера*/
.banner-animated .image {
    opacity: 0;
    transform: translate3d(30px, 0, 0);
    transition: all 0.6s 0.4s ease-in-out;
}

.banner-animated.banner-image-load .image {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

/*end анимация для блока баннера*/

/*start стили для детальной блога*/
.blog-banner {
    margin-bottom: 30px;
}

.blog-banner .banner-elem {
    height: 460px;
}

.blog-banner .banner-elem .text-wrap {
    padding-left: 72px;
}

.blog-banner .banner-elem .image img {
    max-height: 460px;
    margin: 0 auto;
}

.blog-banner .banner-elem h1 {
    font-size: 30px;
    margin-bottom: 15px;
    line-height: 36px;
    max-height: 108px;
}

.blog-banner .banner-elem .descr {
    max-height: 92px;
    font-size: 14px;
    line-height: 24px;
}

.blog-banner.banner-no-bg .banner-elem {
    height: 380px;
}

.blog-banner.banner-no-bg .banner-elem .image {
    vertical-align: middle;
}

.blog-banner.banner-no-bg .banner-elem .image img {
    max-height: 380px;
}

.blog-banner.banner-no-bg .banner-elem .date {
    color: #888888;
}

.blog-banner.banner-no-bg .banner-elem h1 {
    font-family: "roboto_ltregular";
    font-size: 24px;
    margin-bottom: 12px;
    line-height: 29px;
    max-height: 57px;
}

.blog-banner.banner-no-bg .banner-elem .image {
    width: 50%;
}

.blog-banner.banner-no-image .banner-elem .text-wrap {
    padding: 0;
}

.blog-banner.banner-no-image .banner-elem {
    height: auto;
}

.blog-banner.banner-no-image .banner-elem .date {
    color: #888888;
}

.blog-banner.banner-no-image .banner-elem h1 {
    font-family: "roboto_ltregular";
    font-size: 24px;
    margin-bottom: 12px;
    line-height: 29px;
    max-height: 87px;
}

.blog-banner.banner-no-image .banner-elem .social {
    height: auto;
}

.h2.blog-title-product {
    margin-bottom: 12px;
}

.blog-banner .banner-elem .text-wrap {
    width: 100%;
}

@media screen and (max-width: 1800px) {
    .blog-banner.banner-no-bg .banner-elem {
        height: 320px;
    }

    .blog-banner.banner-no-bg .banner-elem .image img {
        max-height: 320px;
    }

    .blog-banner.banner-no-bg .banner-elem .text-wrap {
        padding-left: 48px;
    }
}

@media screen and (max-width: 1600px) {
    .blog-banner .banner-elem .text-wrap {
        padding-left: 48px;
    }

    .blog-banner .banner-elem {
        height: 420px;
    }

    .blog-banner .banner-elem .image img {
        max-height: 420px;
    }

    .blog-banner.banner-no-bg .banner-elem .text-wrap {
        padding-left: 30px;
    }

    .blog-banner.banner-no-bg .banner-elem {
        height: 300px;
    }

    .blog-banner.banner-no-bg .banner-elem .image img {
        max-height: 300px;
    }

    .blog-banner.banner-no-bg .banner-elem .social {
        height: 36px;
    }
}

@media screen and (max-width: 1400px) {
    .blog-banner .banner-elem .text-wrap {
        padding-left: 30px;
    }

    .blog-banner .banner-elem {
        height: 340px;
    }

    .blog-banner .banner-elem .image img {
        max-height: 340px;
    }

    .blog-banner .banner-elem .descr {
        line-height: 20px;
        max-height: 80px;
    }

    .blog-banner.banner-no-bg .banner-elem .text-wrap {
        padding-left: 18px;
    }

    .blog-banner.banner-no-bg .banner-elem h1 {
        font-size: 20px;
        margin-bottom: 10px;
        line-height: 24px;
        max-height: 72px;
    }

    .blog-banner.banner-no-bg .banner-elem {
        height: 280px;
    }

    .blog-banner.banner-no-bg .banner-elem .image img {
        max-height: 280px;
    }

    .blog-banner.banner-no-image .banner-elem h1 {
        font-size: 20px;
        margin-bottom: 10px;
        line-height: 24px;
        max-height: 72px;
    }
}

@media screen and (max-width: 1200px) {
    .blog-banner .banner-elem h1 {
        font-size: 24px;
        margin-bottom: 12px;
        line-height: 29px;
        max-height: 87px;
    }

    .blog-banner .banner-elem {
        height: 300px;
    }

    .blog-banner .banner-elem .image img {
        max-height: 300px;
    }
}

@media screen and (max-width: 1024px) {
    .blog-banner .banner-elem h1 {
        font-size: 20px;
        margin-bottom: 10px;
        line-height: 24px;
        max-height: 72px;
    }

    .blog-banner .banner-elem .text-wrap {
        padding-left: 18px;
        width: 65%;
    }

    .blog-banner .banner-elem {
        height: 260px;
    }

    .blog-banner .banner-elem .image img {
        max-height: 260px;
    }
}

@media screen and (max-width: 800px) {
    .blog-banner {
        margin-bottom: 18px;
    }

    .blog-banner .banner-elem h1 {
        font-size: 18px;
        margin-bottom: 8px;
        line-height: 22px;
        max-height: 66px;
    }

    .blog-banner .banner-elem .text-wrap {
        padding-left: 12px;
    }

    .blog-banner .banner-elem {
        height: 250px;
    }

    .blog-banner .banner-elem .image img {
        max-height: 250px;
        margin: 0 0 0 auto;
    }

    .blog-banner.banner-no-bg .banner-elem h1 {
        font-size: 18px;
        margin-bottom: 8px;
        line-height: 22px;
        max-height: 66px;
    }

    .blog-banner.banner-no-bg .banner-elem .text-wrap {
        padding-left: 12px;
        width: 55%;
    }

    .blog-banner.banner-no-bg .banner-elem {
        height: 250px;
    }

    .blog-banner.banner-no-bg .banner-elem .image img {
        max-height: 250px;
    }

    .blog-banner.banner-no-image .banner-elem h1 {
        font-size: 18px;
        margin-bottom: 8px;
        line-height: 22px;
        max-height: 66px;
    }
}




@media screen and (max-width: 700px) {
    .blog-banner.banner-bg .banner-elem {
        display: block;
    }

    .blog-banner.banner-bg .banner-elem .text-wrap {
        display: block;
        padding: 12px 12px 0;
        width: 55%;
    }

    .blog-banner.banner-bg .banner-elem .image {
        display: block;
        width: 100%;
        padding: 0;
    }

    .blog-banner.banner-bg .banner-elem .image img {
        margin: 0 auto;
    }

    .blog-banner.banner-bg .banner-elem {
        height: auto;
    }

    .blog-banner.banner-no-bg .banner-elem {
        display: block;
    }

    .blog-banner.banner-no-bg .banner-elem .text-wrap {
        display: block;
        padding: 12px 12px 0;
    }

    .blog-banner.banner-no-bg .banner-elem .image {
        display: block;
        width: 100%;
        padding: 0 12px;
    }

    .blog-banner.banner-no-bg .banner-elem .image img {
        margin: 0 auto;
        max-height: none;
        width: 100%;
    }

    .blog-banner.banner-no-bg .banner-elem {
        height: auto;
    }
}

@media screen and (max-width: 500px) {
    /*.blog-banner .banner-elem{
        background: none !important;
    }*/
    /*.blog-banner .banner-elem .descr{
        display: none;
    }*/
    /*.blog-banner .banner-elem{
        height: 120px;
    }*/
    .blog-banner .banner-elem h1 {
        margin-bottom: 12px;
        font-size: 16px;
        margin-bottom: 8px;
        line-height: 20px;
        max-height: 60px;
    }

    .blog-banner .banner-elem .image img {
        max-height: 200px;
    }

    .blog-banner.banner-no-bg .banner-elem h1 {
        font-size: 16px;
        margin-bottom: 8px;
        line-height: 20px;
        max-height: 60px;
    }

    /*.blog-banner.banner-no-bg .banner-elem{
        height: 120px;
    }*/
    /*		.blog-banner.banner-no-bg .banner-elem .image img{
                max-height: 120px;
            }*/
    .blog-banner.banner-no-image .banner-elem h1 {
        font-size: 16px;
        margin-bottom: 8px;
        line-height: 20px;
        max-height: 60px;
    }

    .blog-banner.banner-no-image .banner-elem .descr {
        display: block;
    }
}

@media screen and (max-width: 350px) {
    .blog-banner .banner-elem {
        height: auto;
        border: none;
    }

    .blog-banner .banner-elem .text-wrap {
        padding: 0;
    }

    .blog-banner .banner-elem .descr {
        display: block;
    }

    .blog-banner .banner-elem .image {
        display: none;
    }

    .blog-banner.banner-no-bg .banner-elem {
        height: auto;
    }

    .blog-banner.banner-no-bg .banner-elem .image {
        padding: 0;
    }

    .blog-banner.banner-no-bg .banner-elem .text-wrap {
        /*padding: 0;*/
    }
}

.other-news {
    border: 1px solid #e7e8ea;
}

.other-news-title.h3 {
    text-align: center;
    height: 60px;
    line-height: 60px;
    padding: 0 12px;
    border-bottom: 1px solid #e7e8ea;
    background: #f9f9f9;
}

.other-news-list {
}

.other-news .news {
    padding: 24px;
    border-bottom: 1px solid #e7e8ea;
}

.other-news .news:last-child {
    border-bottom: none;
}

.other-news .image {
    padding: 6px 0 30px;
    text-align: center;
}

.other-news .image a {
    display: inline-block;
}

.other-news .image img {
    display: inline-block;
    max-width: 100%;
    max-height: 150px;
    width: auto;
    height: auto;
    transition: all 0.2s ease-in-out;
}

.other-news .image a:hover img {
    opacity: 0.9;
}

.other-news .image a:active img {
    position: relative;
    top: 1px;
}

.other-news .name {
    display: inline-block;
    margin-bottom: 6px;
    font-size: 14px;
    line-height: 18px;
    max-height: 54px;
    overflow: hidden;
    color: #000000;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
}

.other-news .announcement {
    margin-bottom: 6px;
    font-size: 13px;
    line-height: 16px;
    max-height: 48px;
    overflow: hidden;
    color: #888888;
}

/*end стили для детальной блога*/

.ya-share2 ul {
    padding: 0px !important;
}

/* веб-формы */
.webFormDw form {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.webFormDw form.loading {
    pointer-events: none;
    opacity: 0.8;
}

.webFormHeading {
    font-family: "robotoMedium";
    font-weight: normal;
    font-size: 16px;
    margin: 0;
}

.webFormDescription {
    margin: 24px 0 0 0;
    max-width: 800px;
}

.webFormItem {
    margin-top: 24px;
}

.webFormItemCaption {
    font-family: "robotoMedium";
    margin-bottom: 12px;
    line-height: 21px;
}

.webFormItemImage {
    vertical-align: middle;
    display: inline-block;
    padding-right: 6px;
}

.webFormItemLabel {
    vertical-align: middle;
    display: inline-block;
    color: #555555;
}

.webFormItemRequired {
    display: inline-block;
    padding-left: 4px;
    color: #ff0000;
}

.webFormItemFieldVariant {
    display: inline-block;
    margin-left: 12px;
}

.webFormItemFieldVariant:first-child {
    margin-left: 0px;
}

.webFormItemField input[type="password"],
.webFormItemField input[type="text"],
.webFormItemField select {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "roboto_ltregular";
    border: 1px solid #e7e7e7;
    padding-left: 12px;
    line-height: 55px;
    /*max-width: 600px;*/
    max-width: 100%;
    font-size: 14px;
    color: #555555;
    outline: none;
    height: 55px;
    width: 100%;
}

.webFormItemField textarea {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "roboto_ltregular";
    border: 1px solid #e7e7e7;
    padding-left: 12px;
    line-height: 21px;
    padding-top: 12px;
    /*max-width: 600px;*/
    max-width: 100%;
    font-size: 14px;
    color: #555555;
    height: 200px;
    outline: none;
    width: 100%;
}

.webFormItemField input[id*="form_date_"] {
    margin-bottom: 6px;
}

.webFormItemField input[type="text"]:focus,
.webFormItemField input[type="password"]:focus,
.webFormItemField textarea:focus {
    border: 1px solid #aaaaaa;
}

.webFormItemField input[type="checkbox"] + label,
.webFormItemField input[type="radio"] + label {
    cursor: pointer;
}

.webFormItemField input[type="checkbox"]:not(checked),
.webFormItemField input[type="radio"]:not(checked) {
    position: absolute;
    opacity: 0;
}

.webFormItemField input[type="checkbox"]:not(checked) + label,
.webFormItemField input[type="radio"]:not(checked) + label {
    position: relative;
    padding-left: 28px;
}

.webFormItemField input[type="checkbox"].error + label:before {
    border: 1px solid #ff0000 !important;
}

.webFormItemField input[type="checkbox"] + label:before {
    background: url(/local/templates/dresscode_lk/components/bitrix/news.detail/obuch/images/checkBox.png) 0 0 no-repeat transparent;
}

.webFormItemField input[type="radio"] + label:before {
    background: url(/local/templates/dresscode_lk/components/bitrix/news.detail/obuch/images/radio.png) 0 0 no-repeat transparent;
}

.webFormItemField input[type="checkbox"]:not(checked) + label:before,
.webFormItemField input[type="radio"]:not(checked) + label:before {
    position: absolute;
    content: " ";
    height: 17px;
    width: 17px;
    left: 0;
    top: 0px;
}

.webFormItemField input[type="checkbox"]:not(checked) + label:hover:before,
.webFormItemField input[type="radio"]:not(checked) + label:hover:before {
    background-position: 0 -17px;
}

.webFormItemField input[type="checkbox"]:checked + label:before,
.webFormItemField input[type="radio"]:checked + label:before {
    background-position: 0 -34px;
}

.webFormItemField input[type="checkbox"]:checked + label:hover:before,
.webFormItemField input[type="radio"]:checked + label:hover:before {
    background-position: 0 -51px;
}

.webFormItemField input[type="checkbox"]:disabled + label,
.webFormItemField input[type="radio"]:disabled + label {
    cursor: default;
}

.webFormItemField input[type="checkbox"]:disabled + label:before,
.webFormItemField input[type="radio"]:disabled + label:before {
    background-position: 0 -68px !important;
}

.webFormItemField img.calendar-icon {
    vertical-align: middle !important;
    margin: 0 0 0 0px !important;
    border: 0 !important;
}

.webFormItemField [multiple] {
    line-height: 120px;
    height: 120px;
    padding: 12px;
}

.webFormCaptchaPicture {
    margin-top: 12px;
}

.webFormCaptchaPicture img {
    vertical-align: middle;
    max-width: 100%;
}

.webFormCaptchaLabel {
    margin-bottom: 12px;
    margin-top: 12px;
}

.webFormItemField input.captcha_word {
    max-width: 300px;
}

.webFormTools {
    margin-top: 24px;
}

.webFormTools input[type="submit"],
.webFormTools input[type="reset"] {
    -webkit-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "roboto_ltregular";
    border: 1px solid #e7e7e7;
    text-align: center;
    line-height: 55px;
    max-width: 200px;
    font-size: 14px;
    cursor: pointer;
    color: #ffffff;
    outline: none;
    height: 55px;
    width: 100%;
    padding: 0;
}

.webFormTools input[type="submit"]:active {
    position: relative;
    top: 1px;
}

.webFormTools input[type="submit"].loading {
    background-image: url(/local/templates/dresscode_lk/components/bitrix/news.detail/obuch/images/loading.gif);
    background-color: #000000 !important;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border: 1px solid #000000;
    pointer-events: none;
    color: #dddddd;
    opacity: 0.1;
}

.webFormTools input[type="reset"] {
    border: 1px solid #aaaaaa;
    background-color: #ffffff;
    color: #000000;
}

.webFormTools input[type="reset"]:hover {
    border: 1px solid #cccccc;
}

.webFormTools input[type="reset"]:active {
    position: relative;
    top: 1px;
}

.webFormTools input:first-child {
    margin-right: 12px;
}

.webFormItemError,
.webFormError {
    font-family: "robotoMedium";
    margin-bottom: 12px;
    font-size: 12px;
    color: #ff0000;
    display: none;
}

.webFormError {
    margin-bottom: 0px;
    margin-top: 24px;
}

.webFormItemError.visible,
.webFormError.visible {
    display: block;
}

.webFormItemField .error {
    border: 1px solid #ff0000 !important;
}

.webFormMessage {
    -webkit-transition: 0.1s all ease-in-out;
    -o-transition: 0.1s all ease-in-out;
    transition: 0.1s all ease-in-out;
    background: rgba(0, 0, 0, 0.4);
    line-height: 250px;
    position: fixed;
    overflow: auto;
    display: none;
    z-index: 1000;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
}

.webFormMessageContainer {
    box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.4);
    background-color: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: -225px;
    position: absolute;
    text-align: center;
    margin-top: -125px;
    border-radius: 2px;
    padding: 0px 24px;
    height: 250px;
    width: 450px;
    left: 50%;
    top: 50%;
}

.webFormMessageMiddle {
    vertical-align: middle;
    display: inline-block;
    line-height: 21px;
}

.webFormMessageHeading {
    margin-bottom: 24px;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
}

.webFormMessageDescription {
    text-align: center;
}

.webFormMessageExit {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background-color: #000000;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    border-radius: 2px;
    line-height: 40px;
    margin-top: 24px;
    padding: 0 24px;
    color: #ffffff;
    height: 40px;
}

.webFormMessageExit:hover {
    opacity: 0.8;
}

.webFormMessageExit:active {
    position: relative;
    top: 1px;
}

@media all and (max-width: 650px) {

    .webFormItemField input[id*="form_date_"] {
        margin-bottom: 12px;
    }


    .webFormItemField img.calendar-icon {
        margin-left: 0px !important;
    }

    .webFormTools input[type="submit"],
    .webFormTools input[type="reset"] {
        max-width: 150px;
    }

}

@media all and (max-width: 400px) {
    .webFormTools input[type="submit"],
    .webFormTools input[type="reset"] {
        margin-bottom: 24px;
        max-width: 300px;
        display: block;
        width: 100%;
    }
}

.customWebForm {
    margin: 20px 0px;
    border: 1px solid #0a41a3;
    padding: 20px;
    border-radius: 3px;
    width: 50%;
    position: relative;
}

.global-information-block .customWebForm {
    width: 280px;
    margin: 0;
}

#customWebForm {
    position: absolute;
    top: -150px;
}

@media (max-width: 1024px) {
    .customWebForm {
        width: 100%;
    }
}

.customWebForm .webFormHeading {
    font-weight: bold;
    font-size: 20px;
    display: block;
    margin-bottom: 8px;
}

.customWebForm .webFormItemCaption {
    font-size: 14px;
    display: block;
    margin-bottom: 8px;
    font-family: inherit;
}

.customWebForm .webFormItem, .customWebForm .webFormTools {
    margin-top: 10px;
}

.customWebForm .webFormItemLabel {
    color: black;
}

.customWebForm .webFormItemRequired {
    font-size: 20px;
    line-height: 12px;
    font-weight: bold;
    padding-left: 1px;
}

.customWebForm .webFormItemField input[type="password"],
.customWebForm .webFormItemField input[type="text"],
.customWebForm .webFormItemField select {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font: 300 14px/1.3 'Roboto', sans-serif;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    margin-bottom: 12px;
    min-width: 180px;
    padding: 0 12px;
    height: 48px;
    width: 100%;
    border: 1px solid #3498DB;
}

.customWebForm .webFormItemField textarea:focus,
.customWebForm .webFormItemField input[type="password"]:focus,
.customWebForm .webFormItemField input[type="text"]:focus,
.customWebForm .webFormItemField select:focus {
    background-color: #eeeeee;
}

.customWebForm .webFormItemField textarea {
    font: normal normal 13px "roboto_ltregular", arial, sans-serif;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    margin-bottom: 8px;
    padding: 12px 12px;
    min-width: 180px;
    outline: none;
    height: 106px !important;
    resize: none;
    width: 100%;
    border: 1px solid #3498DB;
    border-radius: 3px;
}

#main .customWebForm input[type="submit"], #main .customWebForm input[type="reset"] {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-decoration: none;
    text-align: center;
    margin-top: 8px;
    color: #ffffff;
    height: 48px;
    width: 212px;
    display: inline-block;
    border-radius: 5px;
    background: #3498db;
    border: none;
    font: 300 14px/48px 'Roboto', sans-serif;
    margin-bottom: 20px;
}

#main .customWebForm input[type="reset"] {
    background: #0cafe4;
}

#main .customWebForm input[type="submit"]:hover, #main .customWebForm input[type="reset"]:hover {
    background: #0a41a3;
}

.customWebForm .webFormError {
    display: block;
    margin-top: 10px;
}

.customWebForm .webFormItemField.error input[type="password"],
.customWebForm .webFormItemField.error input[type="text"],
.customWebForm .webFormItemField.error select,
.customWebForm .webFormItemField.error textarea {
    border-color: red;
}

.customWebForm .webFormItemField.error input[type="checkbox"]:not(checked) + label:before,
.customWebForm .webFormItemField.error input[type="radio"]:not(checked) + label:before {
    border: 1px solid red;
    border-radius: 5px;
}

.customWebForm .webFormItemField.error input[type="radio"]:not(checked) + label:before {
    border-radius: 50%;
}

.customWebForm .webFormDescription {
    display: none;
}



.detail-text-wrap td img
{
    max-width: none;
}
#zoomer {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
    transform: scale(0.7);
}

#zoomer.opened {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}

#zoomer #zoomerExitLink {
    background: url(/local/templates/dresscode_lk/components/bitrix/news.detail/obuch/images/exitBig.png) 0 0 no-repeat transparent;
    height: 50px;
    opacity: 0.5;
    width: 50px;
}

#zoomer #zoomerExitLink:hover {
    opacity: 0.8;
}

#zoomer #zoomerExitLink:active {
    height: 48px;
    opacity: 1;
    top: 25px;
}

#zoomerMoreImagesContainerWrapper .item {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#zoomerMoreImagesContainerWrapper .item:hover {
    opacity: 0.9 !important;
}

#zoomerMoreImagesContainerWrapper .selected {
    opacity: 1 !important;
}

#zoomerBigPrevMore,
#zoomerBigNextMore {
    background: url(/local/templates/dresscode_lk/components/bitrix/news.detail/obuch/images/carouselArrowsBig.png) 0 0 no-repeat transparent;
    opacity: 0.5;
}

#zoomerBigNextMore {
    background-position: -57px 0;
}

#zoomerNextMore,
#zoomerPrevMore {
    background: url(/local/templates/dresscode_lk/components/bitrix/news.detail/obuch/images/carouselArrows.png) 0 0 no-repeat transparent;
    opacity: 0.5;
}


#zoomerNextMore {
    background-position: -80px 0;
}

#zoomerPrevMore:hover,
#zoomerNextMore:hover,
#zoomerBigPrevMore:hover,
#zoomerBigNextMore:hover {
    opacity: 0.8;
}

#zoomerPrevMore:active,
#zoomerNextMore:active,
#zoomerBigPrevMore:active,
#zoomerBigNextMore:active {
    opacity: 1;
}

#zoomerNextMore:active {
    right: -1px !important;
}

#zoomerPrevMore:active {
    left: -1px !important;
}

#zoomerBigPrevMore:active {
    left: 23px !important;
}

#zoomerBigNextMore:active {
    right: 23px !important;
}

#zoomerMoreImagesContainerWrapper .link:active {
    position: relative;
    top: 1px;
}


@media all and (max-width: 800px) {
#zoomerMoreImagesContainer{
		display: none !important;
	}

	#zoomerBigPrevMore,
	#zoomerBigNextMore{
		background-color: rgb(255,255,255,0.5);
	}
	
	#imageContainerSlider {
    height: 100% !important;
	}
}

.news-popup-form, .show-room-popup-form
{
    isplay: inline-block;
    position: relative;
    padding: 13px 13px;
    width: auto;
    height: 40px;
    border: 1px solid #D0D0D0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-image: none;
    vertical-align: middle;
    font-size: 14px;
    line-height: 40px;
    font-weight: 400;
    text-align: center;
    -webkit-transition: background 0.3s cubic-bezier(0, 0.5, 0.65, 0.58), color 0.3s cubic-bezier(0, 0.5, 0.65, 0.58);
    -o-transition: background 0.3s cubic-bezier(0, 0.5, 0.65, 0.58), color 0.3s cubic-bezier(0, 0.5, 0.65, 0.58);
    -moz-transition: background 0.3s cubic-bezier(0, 0.5, 0.65, 0.58), color 0.3s cubic-bezier(0, 0.5, 0.65, 0.58);
    transition: background 0.3s cubic-bezier(0, 0.5, 0.65, 0.58), color 0.3s cubic-bezier(0, 0.5, 0.65, 0.58);


    border-color: #d60419;
    background-color: #d60419;
    color: white;
    text-decoration: none;
}

.youtube_video {
    position: relative;
    display: inline-block;
}

.play-icon {
    position: absolute;
    bottom: 65px;
    left: 60px;
}

.youtube_iframe {
    width:600px;
    height:450px;
}

.youtube-popup {
    text-align:center;
    background:white;
    height:500px;
    padding: 20px;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 665px !important;
}

@media only screen and (max-width: 600px) {
    .youtube_iframe {
        width: 400px;
        height: 350px;
    }
    .youtube-popup {
        height: 400px;
    }
    .mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
        width: 100%!important;
    }
}
/* End */
/* /local/templates/dresscode_lk/components/bitrix/catalog/services/style.css?1788282840264 */
/* /local/templates/dresscode_lk/components/bitrix/catalog/services/bitrix/catalog.section.list/help-menu/style.css?17882828401686 */
/* /local/templates/dresscode_lk/components/bitrix/news.detail/obuch/style.css?178828284025983 */
