/*стили доработок главной страницы*/

/*блок с ценовыми пакетами*/

	.okna-pakety {
    padding: 40px 0;
	position: relative;
	width: 980px; 
	z-index: 9;  
	left: 50%; 
	margin-left: -490px;
}
.okna-pakety .h1, .okna-advantages .h1, .video-otzivy .h1, .about-home .h1, .fotogallery-home .h1{
	color: #000;
    text-transform: uppercase;
	margin: 0.5em 0;
    font: 35px/1em Tahoma, Geneva, sans-serif;
	text-align: center;
}
	
	.categories-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px;
}
	.categories-items__item {
    -webkit-flex-basis: 380px;
    -ms-flex-preferred-size: 380px;
    flex-basis: 380px;
    margin: 0 15px;
    margin-top: 15px;
    -webkit-box-shadow: 0 14px 30px 0 rgb(97 115 152 / 15%);
    box-shadow: 0 14px 30px 0 rgb(97 115 152 / 15%);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}
.categories-items__item-header {
    background-image: -webkit-linear-gradient(
180deg,rgb(244,248,252) 0%,rgb(234,241,250) 100%);
    background-image: -ms-linear-gradient(180deg,rgb(244,248,252) 0%,rgb(234,241,250) 100%);
    width: 100%;
    padding: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}	
	.categories-items__item-header-title {
    text-align: center; 
	color: #000;
}
	.title_l {
    font-size: 28px;
    line-height: 34px;
	color: #000;
}
	.categories-items__item-header-desc {
    font-weight: 500;
    font-size: 15px;
    line-height: 21px;
    text-align: center;
    margin-top: 5px;
	color: #000;
}
.categories-items__item-body {
    background: #adacac;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    position: relative;
}	
	.categories-items__item-body-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.categories-items__item-advantages {
    min-height: 400px;
    position: relative;
    z-index: 2;
}	
	.categories-items__item-advantage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    -webkit-box-shadow: 0 12px 10px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 12px 10px 0 rgb(0 0 0 / 10%);
    width: 200px;
    padding: 0 10px;
    height: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
   .categories-items__item-advantage:not(:first-child) {
    margin-top: 5px;
}
	.categories-items__item-advantage-col_left {
    -webkit-flex-basis: 20px;
    -ms-flex-preferred-size: 20px;
    flex-basis: 20px;
}
   .categories-items__item-advantage-icon {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}
   .categories-items__item-advantage-col_right {
    -webkit-flex-basis: -webkit-calc(100% - 20px);
    -ms-flex-preferred-size: calc(100% - 20px);
    flex-basis: calc(100% - 20px);
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
   .categories-items__item-advantage-title {
    font-size: 13px;
    line-height: 16px;
	margin-bottom: 0;
}
  .categories-items__item-footer {
    width: 100%;
    padding: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.categories-items__item-size {
    font-weight: 600;
    text-align: center;
	margin-bottom: 5px;
}
.categories-items__item-price {
    text-align: center;
    margin-top: 5px;
	font-weight: 600;
}
.title_m {
    font-size: 16px;
    line-height: 30px;
	margin-bottom: 5px;
}
	
	.knopoki-pakety-okna {
	width:100%;
	overflow:hidden;
	padding: 15px 0px;
	text-align:center;
	}
	
.btn-okna-pakety-1 {
    display: inline-block;
    width: 130px;
    font-size: 15px;
    line-height: 21px;
    padding: 15px 15px;
	margin: 0px 5px;
    border: none;
    background-image: -webkit-linear-gradient(-90deg,rgb(246,246,246) 0%,rgb(228,228,228) 100%);
    background-image: -ms-linear-gradient(-90deg,rgb(246,246,246) 0%,rgb(228,228,228) 100%);
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    color: #000;
    transition: background 0.2s;
	box-shadow: 0 5px 9px 0 rgb(180 180 180 / 20%);
}

.btn-okna-pakety-2 {
    display: inline-block;
    width: 130px;
    font-size: 15px;
    line-height: 21px;
    padding: 15px 15px;
	margin: 0px 5px;
    border: none;
    background-color: #334180;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    color: #fff;
    transition: background 0.2s;
	box-shadow: 0 5px 9px 0 rgb(180 180 180 / 20%);
}
	.btn-okna-pakety-1:hover {background-image: -webkit-linear-gradient(-90deg,rgb(237 237 237) 0%,rgb(217 217 217) 100%);text-decoration: none; color: #000;}
    .btn-okna-pakety-2:hover {background-color:#336280;text-decoration: none; color: #fff;}

/*блок с преимуществами*/
.okna-advantages {
	padding: 70px 0;
	position: relative;
	width: 1260px; 
	z-index: 9;  
	left: 50%; 
	margin-left: -630px;
}
.item-blok-adv-okna {
	display: inline-block;
    vertical-align: top;
    width: 18%;
	padding: 8px;
}
.item-blok-adv-okna .img-adv-okna {
   text-align: center;
   height: 75px;
   padding-top: 15px;
}

.item-blok-adv-okna .img-adv-okna img{
   padding-top: 15px;
   }
.item-blok-adv-okna .title-adv-okna{
	font-weight: 700;
    margin-bottom: 5px;
    text-transform: uppercase;
	text-align: center;
	padding-top: 15px;
	font-size: 13px;
    color: #000;
}
.item-blok-adv-okna .text-adv-okna{
    text-align: center;
	font-size: 12px;
    color: #000;
}


/*блок с паралакс и лозунгом*/

.block-home-paralax {
	position: relative;
	z-index: 9; 
    width: 100%;	
}
/*@media (max-width:1920px){	.block-home-paralax {width: 100%;}}
@media (min-width:1921px){	.block-home-paralax {width: 1960px;}}*/

.parallax_block1 {
    padding: 70px 0;
    text-align: center;
    background-position: top center;
}
.parallax_block1 h3 {
    font-size: 48px;
    color: #fff;
    font-weight: 300;
    margin: 0;
}

/*блок с фото работ*/

.fotogallery-home {
	padding: 70px 0;
	position: relative;
	width: 902px; 
	z-index: 9;  
	left: 50%; 
	margin-left: -475px;
}
.fotogallery-home .zoom-gallery{
	overflow:hidden;
	width: 451px;
    float: left;
}

.mfp-bottom-bar {
	display:none;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
		opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
		opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}
.fotogallery-home .section-wrap {
	overflow: hidden;
}
.fotogallery-home a, .fotogallery-home img {
   overflow: hidden;
    float: left;
}
.fotogallery-home img {
	margin: 4px;
}


/*блок о нас*/
.about-home {
	padding: 70px 0 0;
	position: relative;
	width: 1260px; 
	z-index: 9;  
	left: 50%; 
	margin-left: -630px;
}
.about-home .section-wrap {
	overflow: hidden;
}
.about-home-video {
	width:400px;
	float:left;
}

.about-home-text{
	width: 800px;
	float:left;
	padding-left: 25px;
}


/*блок видео отзывы*/
    .video-otzivy {
	padding: 40px 0;
	position: relative;
	width: 1260px; 
	z-index: 9;  
	left: 50%; 
	margin-left: -630px;
		
	}

/*позиция блоков*/
.home-maintext {
	padding-top: 40px;
	position: relative;
	width: 980px; 
	z-index: 9;  
	left: 50%; 
	margin-left: -490px;
}



/*размер модальных блоков с кнопки подробнее*/
#paket-ideal.pop-call-form, #paket-optima.pop-call-form,  #paket-termo.pop-call-form, #paket-lite.pop-call-form {
    width: 800px;
}

