

/* Start:/local/templates/dresscode/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?160924257614903*/
/*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;
}

@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;
    }

    .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;
    }

    .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;
    }

    .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;
    margin: 20px 0;
}

.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:first-child {
    padding-top: 12px;
}

.other-news .news:last-child {
    border-bottom: none;
}

.other-news .image {
    padding: 0 0 16px;
    text-align: center;
}

.other-news .image a {
    display: inline-block;
}

.other-news .image img {
    display: inline-block;
    vertical-align: top;
    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 стили для детальной блога*/

.articleText h2 {
    font-size: 28px;
}

.block-blog .banner-elem {
    display: flex;
    position: relative;
}

.blog-banner .banner-elem.block-banner {
    height: auto;
    border: none;
}

.blog-banner .banner-elem h1.banner-header {
    color: white;
    text-align: center;
    font-size: 36px;
    margin-bottom: 15px;
    line-height: 44px;
    max-height: 100%;
    position: absolute;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
}

.banner-date {
    position: absolute;
    color: white;
    right: 0;
    top: 0;
    padding: 1%;
}

.block-img {
    max-width: 100%;
    height: auto;
    max-height: 100%;
    width: 100%;
}

.block-annotation {
    margin-bottom: 30px;
}

.block-content {
    background-color: #3498db;
    color: white;
    display: flex;
    padding: 20px;
}

.content-header.h3 {
    color: white;
    margin-bottom: 20px;
}

.content-list {
    display: flex;
    flex-direction: column;
    padding-left: 10px;
}

.content-list a {
    color: white;
    margin-bottom: 10px;
    display: block;
}

.block-content-left {
    min-width: 60%;
}

.content-img {
    padding: 10px 0;
}

.content-text {
    max-width: 250px;
}

.content-text a {
    color: white;
    text-decoration: none;
}

.content-img img {
    max-width: 100%;
}

.detail-text-wrap .block-item-name.h3 {
    margin-bottom: 0;
}

.detail-text-wrap .block-item-goods .similar {
    margin: 20px 0;
}

.block-item {
    margin-bottom: 20px;
}

.block-photos .slick-dots li button:before {
    color: #3498DB;
    border-radius: 50%;
    border: 1px solid;
}

.block-photos .slick-dots li.slick-active button:before {
    color: #3498db;
    opacity: 1;
}

.block-photos.slick-dotted.slick-slider {
    margin: 20px 0 40px 0;
}

.block-photos .slick-dots {
    bottom: -35px;
}

.block-photos .slick-slide {
    padding: 0 5px;
}

.block-photos .slick-slide img {
    margin: 0 auto;
    max-width: 100%;
}

.similar .s-product-carousel ul.slideBox {
    padding: 0px !important;
    border-top: 1px solid #e7e8ea;
}

.similar {
    margin: 24px 0px;
}

.similar .s-product-carousel ul.slideBox {
    padding: 0px !important;
    border-top: 1px solid #e7e8ea;
}

.similar .s-product-carousel ul li {
    display: inline-block;
    float: left;
}

.similar .s-product-container--large .product {
    height: 400px;
}

.similar .s-product-carousel .product {
    width: 100%;
}

.similar .s-product-carousel .topBtnLeft, .s-body #topProduct .topBtnLeft, .similar .s-product-carousel .topBtnRight, .similar #topProduct .topBtnRight {
    background: url(/bitrix/templates/dresscode/images/blogSlideArrowSmall.png) 0 0 no-repeat transparent;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    height: 70px;
    width: 35px;
    z-index: 22;
    top: 50%;
}

.similar .s-product-carousel .topBtnLeft {
    left: 0;
}

.similar .s-product-carousel .topBtnRight {
    right: 0;
}

.similar .s-product-carousel .topBtnRight, .similar #topProduct .topBtnRight {
    background-position: 0 -70px;
}

.similar .product:hover .tabloid {
    height: 100%;
    box-shadow: none;
    border: 1px solid transparent;
}

.block-item-container {
    display: flex;
    margin: 15px 0;
}

.block-item-part {
    width: 30%;
    min-width: 30%;
    margin-left: 15px;
}

.block-item-part img {
    max-width: 100%;
}

.block-item-part .product {
    width: 100%;
    border: 1px solid #e7e8ea;
}

.blog-item-product.product {
    height: auto;
}

.blog-item-product.product .tabloid {
    height: auto;
}

.blog-item-product.product:hover .tabloid {
    position: relative;
}

.block-item-text {
    width: 100%;
}

.block-item-text img, .articleText img {
    max-width: 100%;
}

@media (max-width: 768px) {
    .block-content, .block-item-container {
        flex-wrap: wrap;
    }

    .block-content-left, .block-item-part {
        width: 100%;
    }

    .block-item-part {
        margin: 10px 0;
        text-align: center;
    }

    .blog-banner .banner-elem h1.banner-header {
        font-size: 30px;
        line-height: 36px;
        width: 90%;
    }

    .blog-item-product.product .tabloid {
        padding: 12px 25px;
    }
}

@media (max-width: 500px) {
    .blog-banner .banner-elem h1.banner-header {
        font-size: 20px;
        line-height: 25px;
        top: 55%;
    }
}
/* End */


/* Start:/local/templates/dresscode/components/bitrix/news.list/blogDetailNew/style.css?16093088004361*/
.tiles-list {
    max-width: none;
    margin: -12px;
    font-size: 0;
}

.tiles-list .tile-wrap {
    display: inline-block;
    width: 25%;
    padding: 12px;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
}

.tiles-list .tile {
    height: 396px;
    border: 1px solid #e7e8ea;
}

.tiles-list .tb {
    height: 100%;
}

.tiles-list .tc {
    vertical-align: top;
}

.tiles-list .tile.no-image .tc {
    vertical-align: middle;
}

.tiles-list .tile.no-image .h3 {
    max-height: 60px;
}

.tiles-list .tile.center-image .image {
    background-size: contain;
}

.tiles-list .image-wrap {
    position: relative;
    display: block;
    height: 200px;
    overflow: hidden;
}

.tiles-list .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.tiles-list .image-wrap:hover .image {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}

.tiles-list .tile-text {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 18px 18px;
}

.tiles-list .tile-time {
    font-family: "robotomedium";
    font-size: 13px;
    color: #888888;
}

.tiles-list .tile-time:after {
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    margin: 8px 0 12px;
    background: #cccccc;
}

.tiles-list .tile-date {
    margin-bottom: 6px;
    font-size: 13px;
    color: #cccccc;
}

.tiles-list .h3 {
    max-height: 40px;
    overflow: hidden;
    margin-bottom: 6px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.tiles-list .tile-descr {
    max-height: 45px;
    overflow: hidden;
    font-size: 13px;
    line-height: 15px;
}

.tiles-list .btn-simple {
    margin-top: 8px;
}

@media screen and (max-width: 1700px) {
    .tiles-list {
        margin: -6px;
    }

    .tiles-list .tile-wrap {
        padding: 6px;
    }

    .tiles-list .tile-text {
        padding: 12px;
    }
}

@media screen and (max-width: 1600px) {
    .tiles-list .tile-wrap:nth-child(n) {
        width: 100%;
    }

    .tiles-list .tile {
        height: auto;
        padding: 18px;
    }

    .tiles-list .tb {
    }

    .tiles-list .tc {
        display: table-row;
    }

    .tiles-list .image-wrap {
        display: table-cell;
        vertical-align: middle;
        width: 40%;
        height: auto;
        padding-right: 4%;
    }

    .tiles-list .image {
        position: relative;
        left: auto;
        top: auto;
        height: 140px;
    }

    .tiles-list .tile-date {
        margin-bottom: 3px;
    }

    .tiles-list .tile-descr {
        max-height: 30px;
    }

    .tiles-list .tile-wrap:nth-child(n) .tile-text {
        display: table-cell;
        vertical-align: middle;
        padding: 0;
    }

    .tiles-list .tile-wrap:nth-child(n) .h3 {
        font-size: 16px;
        line-height: 20px;
        max-height: 40px;
        color: #000;
    }
}

@media screen and (max-width: 480px) {
    .tiles-list .tile {
        padding: 12px;
    }

    .tiles-list .tile-wrap:nth-child(n) .image-wrap,
    .tiles-list .tile-wrap:nth-child(n) .tile-text {
        display: block;
        width: 100%;
    }

    .tiles-list .tile.center-image .image {
        background-size: cover;
    }
}

.blog-list .tile-wrap:first-child .tile-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.blog-list .tile-wrap:first-child .h3 {
    width: 100%;
}

.blog-list .tile-wrap:first-child .tile-descr {
    width: 100%;
}

@media screen and (max-width: 800px) {
    .blog-list .tile-wrap:first-child .tile-text {
        display: block;
    }
}

.detail-blog-other {
    margin: 20px 0;
}

.other-news-title.h3 {
    border: 1px solid #e7e8ea;
    line-height: 60px !important;
}


/* End */


/* Start:/local/templates/dresscode/components/bitrix/form.result.new/contacts/style.css?16092425768949*/
.global-information-block .webFormDw
{
	width: 240px;
}

.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;
}

.webFormItemsColumns{

	display: table;
	table-layout: fixed;
	width: 100%;
}

.webFormItemsColumns .webFormItem{
	margin-top: 14px;
}

.webFormItemsColumn{
	display: table-cell;
	vertical-align: top;
	width: 50%;
	padding-left: 10px;
}

.webFormItemsColumn:first-child{
	padding: 0 10px 0 0;
}

.webFormItemsColumn .webFormItemField  textarea{
	height: 265px;
}

.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/components/bitrix/form.result.new/contacts/images/checkBox.png) 0 0 no-repeat transparent;
}

.webFormItemField input[type="radio"] + label:before {
	background: url(/local/templates/dresscode/components/bitrix/form.result.new/contacts/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/components/bitrix/form.result.new/contacts/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) {

	.webFormItemsColumn {
		display: block;
		width: 100%;
		padding: 0;
	}

	.webFormItemsColumn .webFormItemField  textarea{
		height: 150px;
	}

	.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%;
	}
}
/* End */
/* /local/templates/dresscode/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?160924257614903 */
/* /local/templates/dresscode/components/bitrix/news.list/blogDetailNew/style.css?16093088004361 */
/* /local/templates/dresscode/components/bitrix/form.result.new/contacts/style.css?16092425768949 */
