.slide-prev, .slide-next{
        cursor: pointer;
	display: block;
	width: 36px;
	height: 70px;
	background: url(../images/arrows.png) 0 0 no-repeat;
	border: none;
	outline: none;
}
.slide-prev{
   position: absolute;
   top: 50%;
   left: 20px;
   z-index: 100;
   margin-top: -35px;
}
.slide-prev:hover{background-position: 0 -70px;}
.slide-next{
   background-position: -36px 0;
   position: absolute;
   top: 50%;
   right: 20px;
   z-index: 100;
   margin-top: -35px;
}
.slide-next:hover{background-position: -36px -70px;}

.discount-slider .slide-4 .s-line-1{
    font: 45px/1 'SourceSansPro-Bold';
    color: #605953;
    position: absolute;
    top: 40px;
    left: 10px;
}
.discount-slider .slide-4 .s-line-2{
    font: 45px/1 'SourceSansPro-Semibold';
    color: #605953;
    position: absolute;
    top: 80px;
    left: 65px;
}
.discount-slider .slide-4 .s-line-3{
    font: 45px/1 'SourceSansPro-Bold';
    color: #ff8000;
    position: absolute;
    top: 160px;
    left: 55px;    
}
.discount-slider .slide-4 .s-line-4{
    font: 45px/1 'SourceSansPro-Bold';
    color: #ff8000;
    position: absolute;
    top: 200px;
    left: 35px;
}

.discount-slider .slide-3 .s-line-1{
    font: 60px/1 'SourceSansPro-Bold';
    color: #ffffff;
    position: absolute;
    top: 70px;
    left: 70px;
}
.discount-slider .slide-3 .s-line-2{
    font: 60px/1 'SourceSansPro-Bold';
    color: #ffffff;
    position: absolute;
    top: 120px;
    left: 95px;
}
.discount-slider .slide-3 .s-line-3{
    font: 60px/1 'SourceSansPro-Bold';
    color: #ffffff;
    position: absolute;
    top: 170px;
    left: 55px;
}
.discount-slider .slide-3 .s-line-4{
    font: 40px/1 'SourceSansPro-Semibold';
    color: #4d4504;
    position: absolute;
    top: 250px;
    left: 70px;
}
.discount-slider .slide-3 .s-line-5{
    font: 24px/1 'SourceSansPro-Semibold';
    color: #4d4504;
    position: absolute;
    top: 300px;
    left: 130px;
}

.discount-slider .slide-2 .s-line-1{
    font: 35px/1 'SourceSansPro-Bold';
    color: #521239;
    text-shadow: 1px 1px 1px #db6faf;
    position: absolute;
    top: 230px;
    left: 570px;
}
.discount-slider .slide-2 .s-line-2{
    font: 35px/1 'SourceSansPro-Bold';
    color: #521239;
    text-shadow: 1px 1px 1px #db6faf;
    position: absolute;
    top: 270px;
    left: 616px;
}
.discount-slider .owl-controls{
position: absolute;
bottom: 30px;
left: 0;
z-index: 10;
width: 100%;
text-align: center;
}
.discount-slider .owl-page{
display: inline-block;
width: 12px;
height: 12px;
background: #ffffff;
margin: 0 3px;
border-radius: 50%;
transition: all ease-in .2s;
}
.discount-slider .owl-page.active, .discount-slider .owl-page:hover{transform: scale(.8);}
.discount-slider .slide-1{background: url(../images/slide-1.webp) center top no-repeat; background-size: cover;}
.discount-slider .slide-2{background: url(../images/slide-2.webp) center top no-repeat; background-size: cover;}
.discount-slider .slide-3{background: url(../images/slide-3.webp) center top no-repeat; background-size: cover;}
.discount-slider .slide-4{background: url(../images/slide-4.webp) center top no-repeat; background-size: cover;}
.discount-slider .item{height: 500px;}
.discount-slider .item .container{position: relative; height: 500px;}
.discount-slider .slide-1 .s-line-1{
    font: 60px/50px 'SourceSansPro-Bold';
    color: #0c5b67;
    text-shadow: 1px 1px 1px #6fdbea;
    text-align: center;
    position: absolute;
    top: 50px;
    left: 30px;
}
.discount-slider .slide-1 .s-line-1 span{color: #ffffff;}
.discount-slider .slide-1 .s-line-2{
    font: 34px/1 'SourceSansPro-Bold';
    color: #0c5b67;
    text-shadow: 1px 1px 1px #6fdbea;
    position: absolute;
    top: 240px;
    left: 100px;
}
.discount-slider .slide-1 .s-line-3{
    font: 34px/1 'SourceSansPro-Bold';
    color: #ffffff;
    text-shadow: 1px 1px 1px #6fdbea;
    position: absolute;
    top: 280px;
    left: 180px;
}
.discount-slider .slide-1 img{
    position: absolute;
    top: 90px;
    right: 40px;
}
.discount-slider .slide-2 img{
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -375px;
}
.discount-slider .slide-3 img{
    position: absolute;
    top: 70px;
    right: 0;
}
.discount-slider .slide-1 .btn.btn-1{
    background: url(../images/btn-sprite.png) no-repeat 0 0;
    width: 275px;
    height: 68px;
    padding-right: 0;
position: absolute;
left: 180px;
bottom: 85px;
}
.discount-slider .slide-1 .btn.btn-1:hover{background-position: 0 -68px;}
.discount-slider .slide-2 .btn.btn-2{
    background: url(../images/btn-sprite2.png) no-repeat 0 0;
    width: 275px;
    height: 68px;
    padding-right: 0;
position: absolute;
right: 375px;
bottom: 85px;
}
.discount-slider .slide-2 .btn.btn-2:hover{background-position: 0 -68px;}
.discount-slider .slide-3 .btn.btn-3{
    background: url(../images/btn-sprite3.png) no-repeat 0 0;
    width: 275px;
    height: 68px;
    padding-right: 0;
position: absolute;
left: 100px;
bottom: 40px;
}
.discount-slider .slide-3 .btn.btn-3:hover{background-position: 0 -68px;}
.discount-slider .slide-4 .btn.btn-4{
    background: url(../images/btn-sprite_4.png) no-repeat 0 0;
    width: 242px;
    height: 62px;
    padding-right: 0;
position: absolute;
left: 30px;
bottom:  160px;
}
.discount-slider .slide-4 .btn.btn-4:hover{background-position: 0 -62px;}

.section-m .info .b {font-size: 40px; text-align: center;}
.section-m .info .c{margin-top: 0;}

label.attention{
	display: block;
	text-align: center;
	padding: 10px 0;
	font-size: 14px;
	color: #f23d00;
}

.cnt-table td{
	padding: 5px;
	line-height: 1.2;
	vertical-align: top;
}

.boxHidded{
   visibility: hidden; /*  Делаем иконки полностью прозрачными  */
}
.zoomIn, .zoomOut{
   visibility: visible;  /*  Делаем иконки полностью не прозрачными  */
}

.delay-1s{
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s;
}
.delay-075s{
    -webkit-animation-delay: .75s;
    -moz-animation-delay: .75s;
    -o-animation-delay: .75s;
    animation-delay: .75s;
}
.delay-05s{
    -webkit-animation-delay: .5s;
    -moz-animation-delay: .5s;
    -o-animation-delay: .5s;
    animation-delay: .5s;
}
.delay-025s{
    -webkit-animation-delay: .25s;
    -moz-animation-delay: .25s;
    -o-animation-delay: .25s;
    animation-delay: .25s;
}

.inp{position: relative;}
span.cover{
	width: 85px;
	height: 45px;
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;
}
.lenta{
	font-size: 13px;
	font-style: italic;
	color: #f23d00;
	padding-bottom: 10px;
	margin-top: -15px;
	text-align: center;
}

.advantages{padding-top: 0;}
.section-title{margin-bottom: 0;}
.section-e .section-title{margin-bottom: 0; box-shadow: none;}
.section-f .section-title{margin-bottom: 0;}
.section-h .section-title{margin-bottom: 0; box-shadow: none;}
.section-v .section-title, .section-w .section-title, .section-s .section-title, 
.section-t .section-title, .section-u .section-title{padding-bottom: 35px;}
.section-m{height:523px;}
.section-z .section-title{margin-bottom: 45px;}


.section-u, .section-l{position: relative;}
.section-n .section-title{margin-bottom: 0; box-shadow: none;}

.section-l{background: #f9f9f9;}
.section-l .section-title{margin-bottom: 0;}

header .header-phones table tr td{
    font-size: 24px;
    color: #1f1f1f;
	font-weight: bold;
	padding-right: 15px;
}
header .header-phones table tr td span{font-size: 12px; font-weight: normal;}
header .header-phones table{display: inline-block; margin-left: 85px;}

header .header-phones{
	padding-left: 15px;
    padding-top: 0;
	text-align: center;
}
header .header-phones p {
    display: inline-block;
    padding-right: 10px;
    font-size: 14px;
}
.header-phones p span{font-size: 20px;}

.section-q .section-title{padding-top: 20px; margin-bottom: 20px;}

.section-r{border-top: 6px solid #2dcee5;}

a.btn.btn-3{
	text-align: center;
    line-height: 48px;
    text-decoration: none;
}

#menu-block .header-phones{margin-top: -15px;}

.windows-glass .cont li .title a{color: #000000; text-decoration: none;}
.windows-glass .cont li .title a:hover{text-decoration: underline;}

.colors-ton ul{width: 42px;}
.ton-shpr .colors-ton ul li span{width: 30px; height: 30px;}

.interesting-inner.cnt{background: none; position: relative;}
.interesting-inner .form-control{
	border-radius: 4px;
    border: 1px solid #bfbfbf;
    border-bottom-color: #ccc;
    font: 14px/1 'SourceSansPro-Regular', sans-serif;
    color: #333;
    box-sizing: border-box;
    box-shadow: inset 0 0 5px 1px #f4f4f4;
    -webkit-box-shadow: inset 0 0 5px 1px #f4f4f4;
    -moz-box-shadow: inset 0 0 5px 1px #f4f4f4;
    -o-box-shadow: inset 0 0 5px 1px #f4f4f4;
    -ms-box-shadow: inset 0 0 5px 1px #f4f4f4;
	width: 223px;
    height: 62px;
    padding: 0 10px 0 60px;
    line-height: 62px;
    font-size: 20px;
    margin-bottom: 13px;
}
.interesting-inner .form-group{position: relative; w}
.interesting-inner .ico {
    background: url(../../images/ico-big.png) no-repeat 0 0;
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    left: 10px;
    top: 10px;
}
.interesting-inner .ico-phone-big{background-position: 0 -40px;}
.interesting-inner textarea.form-control {
    width: 223px;
    height: 83px;
    font-size: 16px;
    padding: 5px 10px;
    resize: none;
}
.interesting-inner .form-title{
    font: 23px/1.2 'SourceSansPro-Semibold';
    color: #010101;
	text-align: center;
    margin-bottom: 10px
}
.interesting-inner .send-form{
	width: 225px;
    position: absolute;
    top: -35px;
    right: 30px;
}

.otdelka{
	background: #fffdf2;
	border-top: 6px solid #ffd304;
	border-bottom: 6px solid #ffd304;
}	
.otdelka h1{
	color: #010101;
	font: 37px/1 'SourceSansPro-Bold';
	text-align: center;
	padding: 40px 0 70px;
}
.otd-item{text-align: center; width: 205px; float: left; margin-right: 115px; margin-bottom: 100px;}
.otd-item.last{margin-right: 0;}
.otd-item img{
	border-radius: 50%;
    border: 2px solid #ffd304;
    margin-bottom: 20px;
}
.otd-title{
	font: 18px/1 'SourceSansPro-Bold';
	color: #1f1f1f;
	margin-bottom: 10px;
}
.otd-price {
    display: inline-block;
text-decoration: none;
    font: 14px/40px 'SourceSansPro-Bold';
    color: #1f1f1f;
    text-align: center;
    width: 165px;
    height: 40px;
    background: #ffd304;
    border-radius: 5px;
    box-shadow: 0 0 10px #999999 inset;
}
.otd-price:hover{box-shadow: none;}

.doors-pvh .list-items{min-height: 430px;}
.doors-pvh .list-items .item-2, .doors-pvh .list-items .item-3{display:none;}
.section-f .doors-pvh .item-2 .s-1{background-image: url(../../images/doors-pvh/2.png); width: 221px; height: 386px;}
.section-f .doors-pvh .item-3 .s-1{background-image: url(../../images/doors-pvh/3.png); width: 221px; height: 386px;}

.windows-price .list-buttons .other-price{display: none;}

.section-z .section-title{padding-bottom: 30px;}

.windows-price .list-windows .sel-img{padding: 0 16px;}
.windows-price .list-windows ul li:last-child .sel-img{padding-right: 20px; padding-left: 20px;}

.second-price{
	display: none;
    width: 220px;
	margin-top: 10px;
	vertical-align: top;
}
.second-price a{
	font-size: 12px;
    color: #b92679;
    display: block;
    margin-left: 10px;
	margin-top: 2px;
    text-transform: lowercase;
}
.second-price a:hover{text-decoration: none;}
.second-price .a{
	display: inline-block;
	font: 13px/1 'SourceSansPro-Bold';
	color: #1f1f1f;
	text-align: left;
}
.second-price .b{
	display: inline-block;
    font-size: 15px;
    color: #a0a0a0;
    vertical-align: top;
    text-decoration: line-through;
    margin-left: 10px;
}
	

.interesting-to-know, .interesting-inner{
	margin-top: 80px; 
	margin-bottom: 40px;
	padding-bottom: 80px; 
	background: url(../../images/shadow-itk.png) 0 bottom repeat-x;
}
.interesting-to-know h1, .interesting-inner h1{
	font: 37px/1 'SourceSansPro-Bold';
    color: #000;
    display: block;
    position: relative;
    text-align: center;
    margin-bottom: 45px;
	background: url(../../images/top-title-bg.png) 0 0 repeat-x;
	padding: 39px 0;
}
.interesting-to-know h2{margin-bottom: 40px; padding-left: 15px;}
.interesting-to-know h2 a{
	font: 20px/1 'SourceSansPro-Bold';
	color: #b82679;
	text-decoration: none;
	border-bottom: 2px solid #ddaac3;
	-webkit-transition: all ease-in .2s;
	-o-transition: all ease-in .2s;
	transition: all ease-in .2s;
}
.interesting-to-know h2 a:hover{border-bottom: 2px solid transparent;}
.interesting-to-know p{
	font-size: 14px;
    line-height: 1.3;
	color: #868686;
	border: 2px solid #c1e8ff;
	padding: 15px 25px;
	border-radius: 20px;
	position: relative;
	margin: 0 50px 40px;
}
.interesting-to-know p:before{
	content: "";
	display: block;
	width: 25px;
	height: 29px;
	background: url(../../images/arr-top.png) 0 0 no-repeat;
	position: absolute;
	top: -28px;
	left: 60px;
}

.interesting-inner h2{
	font: 20px/1 'SourceSansPro-Bold';
	color: #b82679;
	margin-bottom: 35px;
	text-align: center;
}
.interesting-inner h3{
	font: 20px/1 'SourceSansPro-Bold';
	color: #000000;
	padding: 30px 0;
	text-align: center;
}
.interesting-inner p, .interesting-inner li{
	font-size: 16px;
    line-height: 1.2;
	color: #868686;
	padding: 5px 0;
}
.interesting-inner p.bold{font: 16px/1.3 'SourceSansPro-Bold'; color: #000000;}
.interesting-inner a{color: #b82679;}
.interesting-inner a:hover{text-decoration: none;}
.interesting-inner img{margin: 0 30px 30px 0;}

.interesting-inner .more-articles{padding-top: 70px;}
.interesting-inner .more-articles h4{
	font: 32px/1 'SourceSansPro-Bold';
    color: #000;
    text-align: center;
    margin-bottom: 45px;
}
.interesting-inner .more-articles ul li{
	list-style-type: none;
	font-size: 16px;
	width: 40%;
    padding: 0 5% 15px;
	float: left;
}
.interesting-inner .more-articles ul li.clear{float: none; clear: both; width: 100%; padding: 0;}
.interesting-inner .more-articles ul li a{
	text-decoration: none;
	border-bottom: 1px solid #ddaac3;
	-webkit-transition: all ease-in .2s;
	-o-transition: all ease-in .2s;
	transition: all ease-in .2s;
}
.interesting-inner .more-articles ul li a:hover{border-bottom: 1px solid transparent;}

.main-img ul{position: absolute; z-index: 10; top: 130px; right: 30px;}
.main-img ul li{
	list-style-type: none;
	font-size: 23px;
	padding-bottom: 10px;
}
.main-img ul li a{font: 23px/1 'SourceSansPro-Bold'; color: #043f55;}
.main-img ul li a:hover{text-decoration: none;}
.main-img p.price{
	font: 37px/1 'SourceSansPro-Bold';
	color: #033243;
	position: absolute;
	z-index: 15;
	bottom: 10px;
	right: 100px;
	bottom: 78px;
    right: 155px;
    transform: rotate(-3deg);
}
.price.bal-1{display: none;}

.calc-uteplenie{
	margin-bottom: -1px;
	background-image: url(../../images/calc-cloud.jpg), url(../../images/shadow-itk.png);
	background-position: center 0, 0 bottom;
	background-repeat: no-repeat, repeat-x;
	padding-bottom: 70px;
}
.calc-uteplenie h1{
	font: 37px/1 'SourceSansPro-Bold';
	color: #010101;
	text-align: center;
	padding: 20px 0;
}
.calc-uteplenie h2{
	font: 24px/1 'SourceSansPro-Bold';
	color: #1f1f1f;
	text-align: center;
	padding-bottom: 15px;
}
.label-img{padding-left: 200px; width: 150px;}
.calc-wrapper{position: relative; height: 548px; margin-bottom: 10px; margin-top: -70px;}

/* Калькулятор */

#blkbg.tip1 {
    background: url('../../images/otd/balk1_.png') no-repeat left top;
}
#blkbg.tip2 {
    background: url('../../images/otd/balk2_.png') no-repeat left top;
}
#blkbg.tip3 {
    background: url('../../images/otd/balk3_.png') no-repeat left top;
}
#blkbg {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -220px;
    width: 441px;
    height: 548px;
}
.movingBoxes *, .reveal-modal *, .kalk_otd *, .thanky * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
#blkbg div {
    display: none;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 441px;
    height: 548px;
}
.blk_item {
    width: 366px;
    height: 548px;
    padding-left: 20px;
    padding-right: 15px;
}
.itog_price span.nam {
    font-size: 24px;
    color: #000;
    font-weight: bold;
    margin: 0 4px 0 0;
}
.itog_price span#cena {
    font-size: 38px;
    font-weight: bold;
    line-height: 1;
}
.otdrasr a {
    font-size: 18px;
    color: #333;
}
.grey {
    color: #161616;
}
.pol2 .left.active {
    background: url('../../images/otd/tipoknachekact.png') no-repeat left center;
}
.pol2 .left {
    background: url('../../images/otd/tipoknachek.png') no-repeat left center;
    margin-right: 20px;
}
.pol2 a {
    display: block;
    color: #1f1f1f;
    font-size: 14px;
    padding: 3px 0 3px 20px;
    text-decoration: none;
}
.pol2 .cent {
    background: url('../../images/otd/tipoknachek.png') no-repeat left center;
    margin-right: 20px;
}
.pol2 .cent.active {
    background: url('../../images/otd/tipoknachekact.png') no-repeat left center;
}
.pol2 .right {
    background: url('../../images/otd/tipoknachek.png') no-repeat left center;
    margin-right: 0px;
}
.pol2 .right.active {
    background: url('../../images/otd/tipoknachekact.png') no-repeat left center;
}

.otdzagol{
	font: 16px/1 'SourceSansPro-Bold';
	color: #1f1f1f;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.line-1{
	background: url('../../images/otd/line-1.png') no-repeat left center;
	width: 75px;
	height: 89px;
	position: absolute;
	top: 85px;
    left: 280px;
}
.line-2{
	background: url('../../images/otd/line-2.png') no-repeat left center;
	width: 109px;
	height: 41px;
	position: absolute;
	top: 210px;
    right: 290px;
}
.line-3{
	background: url('../../images/otd/line-3.png') no-repeat left center;
	width: 78px;
	height: 39px;
	position: absolute;
	top: 350px;
    right: 340px;
}
.line-4{
	background: url('../../images/otd/line-4.png') no-repeat left center;
	width: 238px;
	height: 59px;
	position: absolute;
	top: 250px;
    left: 375px;
}
.line-5{
	background: url('../../images/otd/line-5.png') no-repeat left center;
	width: 185px;
	height: 59px;
	position: absolute;
	top: 445px;
    left: 370px;
}
.params-1{position: absolute; top: 190px; left: 225px;}
.params-2{position: absolute; top: 135px; right: 150px;}
.params-3{position: absolute; top: 370px; right: 195px;}
.params-4{position: absolute; top: 315px; left: 265px;}
.params-5{position: absolute; bottom: 10px; left: 280px;}

.total-price{
	display: inline-block;
	font: 18px/35px 'SourceSansPro-Bold';
    color: #1f1f1f;
    text-align: center;
    width: 155px;
    height: 35px;
	background: #ffd304;
	border-radius: 5px;
	box-shadow: 0 0 10px #999999 inset;
	margin-right: 10px;
}

.btn-common{text-align: center; position: relative;}
.btn.btn-1.c-btn{
	display: inline-block;
	text-transform: inherit; 
	font-size: 20px;
	width: 155px;
    height: 35px;
    background-size: 155px 105px;
}
.btn.btn-1.c-btn:hover{background-position: 0 -71px;}

.balkon{width: 270px; margin: 0 auto;}

form input[name="tel"]{
    display: block;
    width: 270px;
    height: 40px;
    margin: 15px 0;
    border-radius: 5px;
    border: 1px solid #ccc;
    font-size: 22px;
    color: #131417;
    padding: 0 10px;
    box-sizing: border-box;
}
form .submit-btn, .balkon button{
    cursor: pointer;
    display: block;
    font-size: 18px;
    line-height: 40px;
    width: 270px;
    background: #d43501;
    color: #fff;
    height: 40px;
    border-radius: 5px;
    box-sizing: border-box;
    border: none;
    outline: none;
}
form .submit-btn:hover, .balkon button:hover{background: #ea430d;}
.windows-price .bottom-block{right: 150px;}