.choose_color h2 {
    font-size: 36px;
}
.section_decor h2 {

    font: 900 26px/29px 'Lato', Arial, Helvetica, sans-serif !important;
 
    padding-right: 91px;
}
.group-colors {
    margin-bottom: 52px;
}
.typical-page.full-version .text-wrap .image-under .slide.active {
    z-index: 1;
    opacity: 1;
    -webkit-transition: opacity .6s 0s;
    transition: opacity .6s 0s;
}
.typical-page .step-slider {
    -webkit-transform: translateZ(0);
}
.typical-page .step-icoitems {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 50px 5%;
}
.es15 h3 {

    font-size: 49px;
}
.typical-page .step-icoitems.big-icons .item {
    width: 100%;
}
.typical-page .step-icoitems.big-icons .item .ico {
    width: auto;
}
.typical-page .step-icoitems .item {
    margin: 20px 0;
    padding: 0 5%;
    width: 50%;
    text-align: center;
}
.typical-page .step-icoitems .item .ico {
    margin: 0 0 20px;
    width: 90px;
}
.typical-page .step-icoitems .item p {
    margin: 0;
}
@media only screen and (min-width: 641px) {
    .typical-page .step-icoitems {
        padding: 20vh 0 20vh 20%;
    }
    .typical-page .step-icoitems .item {
        width: 50%;
        padding: 0 12.5% 0 0;
        text-align: left;
    }
    .typical-page .step-icoitems .item .ico {
        width: auto;
        margin: 0 0 20px;
    }
    .typical-page .step-icoitems.big-icons .item {
        width: 50%;
    }
}
@media only screen and (min-width: 1261px) {
    .typical-page .step-icoitems .item {
        width: 25%;
        padding: 0 8% 0 0;
    }
    .typical-page .step-icoitems.big-icons .item {
        width: 25%;
    }
}
.typical-page .step-numitems {
    padding: 50px 0;
}
.typical-page .step-numitems .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.typical-page .step-numitems .item {
    padding: 0 5%;
    margin: 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.typical-page .step-numitems .item .num {
    width: 56px;
    height: 56px;
    margin: 0 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #455d67;
    border-radius: 100%;
    font-size: 16px;
}
.typical-page .step-numitems .item .num.ico {
    background: url(../img/icons/window/ico-point3.svg) center no-repeat;
}
.typical-page .step-numitems .item p {
    margin: 0;
    width: calc(100% - 56px);
    padding: 0 0 0 15px;
}
.typical-page .step-numitems .item .find-more {
    margin: 0;
    text-align: left;
}
@media only screen and (min-width: 481px) {
    .typical-page .step-numitems .item {
        display: block;
        width: 50%;
        text-align: center;
    }
    .typical-page .step-numitems .item:nth-child(2n + 2).item-more .find-more {
        margin: 76px 0 0;
    }
    .typical-page .step-numitems .item .num {
        margin: 0 auto 20px;
    }
    .typical-page .step-numitems .item p {
        width: auto;
        padding: 0;
    }
}
@media only screen and (min-width: 641px) {
    .typical-page .step-numitems {
        padding: 20vh 0;
    }
    .typical-page .step-numitems .item {
        width: 40%;
        padding: 0 2% 0 5%;
        text-align: left;
    }
    .typical-page .step-numitems .item .num {
        margin: 0 0 20px;
    }
}
@media only screen and (min-width: 1261px) {
    .typical-page .step-numitems {
        padding: 20vh 20%;
    }
    .typical-page .step-numitems .item {
        width: 33.33334%;
        padding: 0 4vw 0 0;
    }
    .typical-page .step-numitems .item:nth-child(2n + 2).item-more .find-more {
        margin: 0;
    }
}
.typical-page .step-slider .text-wrap {
    position: relative;
    overflow: hidden;
    padding: 70px 5% 60px;
    color: #fff;
}
.typical-page .step-slider .text-wrap .h3,
.typical-page .step-slider .text-wrap h3 {
    margin: 0 0 20px;
    font-size: 28px;
    line-height: 120%;
    text-transform: uppercase;
}
.typical-page .step-slider .text-wrap p {
    margin: 0;
    max-width: 80%;
}
.typical-page .step-slider .text-wrap .image-under {
    z-index: -1;
    position: absolute;
    top: -50px;
    left: -50px;
    width: calc(100% + 100px);
    height: calc(100% + 100px);
    overflow: hidden;
}
.typical-page .step-slider .text-wrap .image-under .slide {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: blur(40px);
}
.typical-page .step-slider .text-wrap .h3, .typical-page .step-slider .text-wrap h3 {
    font-size: 40px;
    color: #fff;
    font-weight: normal;
}
.typical-page .step-slider .text-wrap .image-under .slide[data-blur="pos-left"] {
    width: 200%;
}
.typical-page .step-slider .text-wrap .image-under .slide[data-blur="pos-center"] {
    width: 200%;
    margin: 0 0 0 -50%;
}
.typical-page .step-slider .text-wrap .image-under .slide[data-blur="pos-right"] {
    width: 200%;
    margin: 0 0 0 -100%;
}
.typical-page .step-slider .text-wrap .image-under .slide .under-color {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;
}
.typical-page .step-slider .images {
    position: relative;
    height: 60vw;
}
.typical-page .step-slider .images .item-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.typical-page .step-slider .images .item-img .slide {
    position: absolute;
    left: 50%;
    width: 100vw;
    height: 100%;
    margin: 0 0 0 -50vw;
}
@media only screen and (min-width: 641px) {
    .typical-page .step-slider .text-wrap {
        padding: 15vh 5% 20vh 20%;
    }
    .typical-page .step-slider .text-wrap .h3,
    .typical-page .step-slider .text-wrap h3 {
        font-size: 40px;
    }
}
@media only screen and (min-width: 854px) {
    .typical-page.ie-version .step-home {
        min-height: auto;
    }
    .typical-page.ie-version .step-home .images,
    .typical-page.ie-version .step-home .text-wrap {
        min-height: 86vh;
    }
    .typical-page .step-slider {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        min-height: 75vh;
    }
    .typical-page .step-slider .text-wrap {
        width: 60%;
        padding: 15vh 5% 20vh;
    }
    .typical-page .step-slider .images {
        width: 40%;
        height: auto;
    }
    .typical-page .step-slider .images .item-img .slide {
        width: 60vw;
        margin: 0 0 0 -30vw;
    }
    .typical-page.ie-version .step-slider {
        min-height: auto;
    }
    .typical-page.ie-version .step-slider .images,
    .typical-page.ie-version .step-slider .text-wrap {
        min-height: 75vh;
    }
}
@media only screen and (min-width: 1261px) {
    .typical-page .step-slider .text-wrap {
        width: 40%;
        padding: 18vh 5% 20vh 10%;
    }
    .typical-page .step-slider .images {
        width: 60%;
    }
}
.typical-page.mobile-version .text-wrap .image-under .slide {
    -webkit-transition: opacity 0.6s 0s;
    transition: opacity 0.6s 0s;
}
.typical-page.mobile-version .text-wrap .image-under .slide.active {
    z-index: 1;
    opacity: 1;
}
.typical-page.mobile-version .step-slider .images .item-img {
    opacity: 0;
    -webkit-transition: opacity 0.6s 0s;
    transition: opacity 0.6s 0s;
}
.typical-page.mobile-version .step-slider .images .item-img.visible {
    opacity: 1;
}
.typical-page.full-version .text-wrap .image-under .slide {
    -webkit-transition: opacity 0.6s 0.3s;
    transition: opacity 0.6s 0.3s;
}
.typical-page.full-version .text-wrap .image-under .slide.active {
    z-index: 1;
    opacity: 1;
    -webkit-transition: opacity 0.6s 0s;
    transition: opacity 0.6s 0s;
}
.typical-page.full-version .step-slider .images .item-img {
    width: 0;
}
.typical-page.full-version .step-slider .images .item-img.animate,
.typical-page.full-version .step-slider .images .item-img.visible {
    -webkit-transition: width 1.6s 0s ease;
    transition: width 1.6s 0s ease;
}
.typical-page.full-version .step-slider .images .item-img.visible {
    z-index: 1;
    left: auto;
    right: 0;
    width: 100%;
}
.typical-page.full-version .step-slider .images .item-img.animate {
    width: 50%;
}
.typical-page.ie-version .step-slider .text-wrap {
    z-index: 1;
}
.typical-page .step-chooser {
    z-index: 101;
    background: #f3f5f7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 50px 0;
}
.typical-page .step-chooser .lines.chooser-lines {
    z-index: 1;
}
.typical-page .step-chooser .text-wrap {
    padding: 0 15px 20px;
    width: 100%;
}
.typical-page .step-chooser .text-wrap .h3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-transform: lowercase;
    font-size: 22px;
    line-height: 100%;
    font-family: MuseoSansCyrl-300, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.typical-page .step-chooser .text-wrap .h3 span,
.typical-page .step-textitems .items .item .num {
    font-family: MuseoSansCyrl-100, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.typical-page .step-chooser .text-wrap .h3 span {
    margin: 0 8px -7px 0;
    display: block;
    font-size: 82px;
    line-height: 100%;
}
/*----------------------------*/
.newblprof {border-radius:5px;border:2px solid #e1ecee;box-sizing:border-box;text-align:center;padding:0 15px 0 15px;margin-top:10px;position: relative;font-size:16px;height:384px;overflow: hidden;}
.newblprof img {display:block;width:283px;}
	
.newblprof div.price{box-sizing:border-box;margin:10px auto 0;margin-bottom: 17px;}
.newblprof .price p{padding: 20px 20px 0px 20px;margin-bottom: 8px;}
.newblprof span.old__price{text-decoration:line-through;font-size:18px;}
.newblprof span.price {font-size: 24px;font-weight: 700;color: #f46610;display: block;border-bottom: 1px solid #aaa;padding-bottom: 4px;	width: 170px;margin: 0 auto;}

.newblprof .price .profilePrice {display:block;margin:0 20px 0 0;text-align: center;font-weight: 700;font-size: 14px;}
.newblprof .price .profilePrice sup {font-size: 12px;}
.newblprof .price .profilePrice b {font-weight:600;font-size: 19px;color:#f46610;}
.newblprof .price .profilePrice .rub {font-weight:500;}
.mtopAll .h2 {
    text-align: center;
    margin-top: 44px;
}
span.fw700 {
    font-weight: bold;
    color: black;
}
.pr_nameN {
    margin-top: 13px;
	margin-bottom: 16px;
}
.rndbtnBlue {
    display: block;
    width: 212px;
    margin: 0 auto 0;
    background-color: #fff;
    padding: 16px 23px;
    border: 3px solid #e1ecee;
    border-radius: 5px;
    text-align: center;
    color: #0879b3;
    font-size: 16px;
	text-decoration: unset;
    font-weight: bolder;
}

.group-colors figure.col.image {
    float: left;
}
.row.colors-info {
    clear: both;
	    margin-bottom: 58px;
}
.group-colors figure.col.image {
    padding-right: 0px;
	position: relative;
	margin-right: 66px;
}

.group-colors figurecaption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}
.group-colors .colors-variants .tabs-contents img {
 
    cursor: pointer;
}

.group-colors .image figurecaption .label {
    position: absolute;
    bottom: 1em;
    border-radius: 2em;
    padding: .5em 1em;
    font-size: .9em;
    background: #eee;
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-family: 'GothamProReg';
}
.group-colors h2 {
    text-align: center;
    margin-top: 76px;
    margin-bottom: 72px;
}
.group-colors .jquery-once-3-processed ul {

    padding-left: 0;
}
.group-colors .jquery-once-3-processed {
    max-height: 250px;
	overflow-x: scroll;
}
.jquery-once-3-processed img {
    /* padding: 1px; */
    width: 48px;
    margin-bottom: 7px;
    margin-right: 7px;
}
.jquery-once-3-processed ul li {

    list-style-type: none;
}
.jquery-once-4-processed .col.image img {
  height: 250px;
}

@media (min-width: 992px) {
.mtopAll .col-md-3 {
    width: 25%;
}

}
@media only screen and (min-width:1261px){
	
	
	
	
}


@media (max-width:768px){
	.group-colors figure.col.image {
    margin-right: 0;
    width: 100%;
	    margin-bottom: 30px;
}
.group-colors .jquery-once-3-processed {

    float: unset;
    display: block;
    clear: both;
	    margin-bottom: 26px;
}

	.newblprof {
		
		height:450px;
	}
	.windows-menu>li {
   width: auto !important;
   margin: unset;
    max-width: unset;
	}
	ul.windows-menu.clearfix {
    margin-bottom: 31px;
}

	.main-banner {
    height: auto;
	
	}
}
@media (max-width:600px){
	.nomobil{display:none;}
}

@media (min-width: 420px)
{
	.block-window-1.block-window-animated::after, .block-window-2.block-window-animated::after, .block-window-3.block-window-animated::after, .block-window-b.block-window-animated::after
	{
		background-image: unset !important;
	}
.block-window-1.block-window-animated {
    background-image: url(/assets/templates/new/img/timia/window-1-a.png) !important;
	    background-repeat: no-repeat;
	
}

.block-window-2.block-window-animated {
    background-image: url(/assets/templates/new/img/timia/window-2-a.png) !important;
	   background-repeat: no-repeat;
}

.block-window-3.block-window-animated {
    background-image: url(/assets/templates/new/img/timia/window-3-a.png) !important;
	  background-repeat: no-repeat;
}
.block-window-b.block-window-animated {
    background-image: url(/assets/templates/new/img/timia/window-b-a.png) !important;
	  background-repeat: no-repeat;
	  background-size: 300px 300px;
    background-position: 0 7px;
}

}
