@charset "UTF-8";
@font-face {
    font-family: pnbk;
    src: url(../fonts/ProximaNova-Black.ttf)
}
@font-face {
    font-family: pnb;
    src: url(../fonts/ProximaNova-Bold.ttf)
}
@font-face {
    font-family: pneb;
    src: url(../fonts/ProximaNova-Extrabld.ttf)
}
@font-face {
    font-family: pnl;
    src: url(../fonts/ProximaNova-Light.ttf)
}
@font-face {
    font-family: pnr;
    src: url(../fonts/ProximaNova-Regular.ttf)
}
@font-face {
    font-family: pnsb;
    src: url(../fonts/ProximaNova-Semibold.ttf)
}
@media (min-width: 992px) {
    .container {
        max-width: 992px
    }
  
  .iconblock-8 {
    margin: 0px 10px;
    background: url(../images/polikarbonat_dly_teplicy_banner.jpg) no-repeat center;
    
    width:94%;
    padding: 108px;
    display: table;
}  
    
}

@media (min-width: 1280px) {
    .container {
        max-width: 1280px
    }
}
body {
    font-size: 15px;
    line-height: 24px;
    /*font-family: pnsb;*/
    color: #2d343c;
}
button {
    outline: 0;
    cursor: pointer
}

button:focus {
    outline: 0
}

.green { 
    width: 86%;
    height: 70px;
    background: -webkit-gradient(linear, left bottom, left top, from(#73A353), to(#8ed85d));
    background: -webkit-linear-gradient(bottom, #73A353 0, #8ed85d 100%);
    background: -o-linear-gradient(bottom, #73A353 0, #8ed85d 100%);
    background: linear-gradient(360deg, #f6d30c 0, #ffe937 100%);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: none;
    -webkit-box-shadow: 0 4px 0 0 #8ed85d;
    box-shadow: 0 4px 0 0 #e7ae01;
    font-size: 18px;
    text-transform: uppercase;
    font-family: pnb;
    color: #000;	
}
.text{
	padding: 10px;
}
.texts{
	color: #0188cc;
}
input {
    outline: 0
}
input:focus {
    outline: 0
}
header .header {
    padding-top: 22px;
    padding-bottom: 15px;
}
header .header .logo-block {
    width: 350px;
    margin-right: 60px;
}
header .header .logo-block img {
    margin-right: 28px;
}
header .header .logo-block span {
    font-size: 19px;
    display: block;
    margin-bottom: -5px;
}
header .header .logo-block span.slogan {
    position: absolute;
    top: 25px;
    /* bottom: 6px; */
    left: 92px;
    text-transform: uppercase;
    color: #a4a4a4;
    font-size: 11px;
    letter-spacing: 0.15em;
}
header .header .logo-block .city-name {
    margin: 5px 0 0 9px;
}
header .header .email-block {
    margin-top: -10px;
    margin-bottom: -10px;
}
header .header .email {
    background: url(../images/icon-email-h.png) no-repeat 0 50%;
    margin: -10px 0 0 -60px;
    padding: 8px 0 0 50px;
    min-height: 55px;
}
header .header .email a {
    text-decoration: underline;
}
header .header .email .email-item {
    line-height: 1.2em;
}

header .header .email.vk {
    background: url(../images/icon-vk-50.png) no-repeat 0 50%;
    margin-top: 5px;
}

header .header .city-block {
    min-width: 200px;
    height: 100%;
    text-align: center;
    margin: -22px 0 22px 40px;
}
header .header .city-block .city {
    margin-bottom: 15px;
}
header .header .city-block .city-name {
    border-bottom: 1px dashed;
    line-height: 1;
    display: inline-block;
    margin-left: 5px;
    cursor: pointer;
    color: #2bb300;
}
header .header .city-block .city-name:hover {
    text-decoration: none;
}
header .logo {
    width: 345px;
    height: 95px;
    background: url(../images/logo5.png) 0 0 no-repeat;
    position: relative;
    text-decoration: none;
}
header .logo:hover {
    text-decoration: none;
}
header .header .contacts .tel-block {
    margin-right: 28px;
    margin-bottom: -5px;
    position: relative;
}
header .header .contacts .tel-block img {
    position: absolute;
    top: 26px;
    left: -69px;
}
header .header .contacts .tel-block div a {
    font-size: 28px;
    color: #3f4955;
    font-family: pneb;
    display: block;
    letter-spacing: 0.065em;
}
header .header .contacts .tel-block div a:hover {
    text-decoration: none
}
header .header .contacts .tel-block div span {
    color: #404040;
    display: block;
    text-align: center;
    font-size: 0.8em;
    letter-spacing: 0.17em;
}
header .header .contacts .tel-block .region-phone {
    margin-bottom: 10px;
    display: none;
}
header .header .contacts .tel-block .region-phone.selected {
    display: block;
}
header .header .contacts button {
    width: 200px;
    height: 48px;
    -webkit-border-radius: 4px;
   -//- border-radius: 4px;-//-
    font-family: pneb;
    font-size: 14px;
    background: #0188cc;
    border: none;
    color: #fff;
    text-transform: uppercase
}
header .header .contacts button:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#0188cc), to(#69b9e1));
    background: -webkit-linear-gradient(top, #0188cc 0, #69b9e1 100%);
    background: -o-linear-gradient(top, #0188cc 0, #69b9e1 100%);
    background: linear-gradient(180deg, #0188cc 0, #69b9e1 100%)
}
/*header nav {
    background: #3f4955;
    padding: 10px 0;
    width: 100%
}*/


header nav {
    background: #3f4955;
    padding: 10px 0;
    width: 100%;
    box-sizing: border-box; /* Добавляем для корректного расчёта ширины */
}

/* Стили для экранов до 1250px */
@media screen and (max-width: 1250px) {
    header nav {
        padding: 10px 20px; /* Добавляем отступы по бокам */
    }
}

/* Стили для планшетов (768px) */
@media screen and (max-width: 768px) {
    header nav {
        padding: 8px 15px;
    }
}

/* Стили для мобильных устройств (480px) */
@media screen and (max-width: 480px) {
    header nav {
        padding: 5px 10px;
    }
}


header nav a {
    color: #fff
}
header nav a:hover {
    color: #fff
}
header nav a.dealers {
    color: #ffff00;
}
header nav.stickytop {
    /*position: fixed;*/
    top: 0;
    z-index: 300
}
header nav .phone {
    display: none;
}
.link {
    color: #c00;
    cursor: pointer;
}
.link:hover {
    text-decoration: underline;
}
main .first-block {
    background: url(../images/bg5.jpg) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 125px 0
}
main .first-block .col-12 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
}
main .first-block .h1-block {
    -webkit-border-radius: 5px;
    border-radius: 20px;
    background-color: #14b105;
    width: 845px;
    height: 414px;
    padding: 25px 30px;
    text-align: center;
    position: relative
}
main .first-block .h1-block h1 {
    font-size: 45px;
    color: #fff;
    font-family: pnb;
    text-transform: uppercase;
    letter-spacing: 3px;
    display: block;
    line-height: 1;
    margin-bottom: 15px
    font-weight: 600;
}
main .first-block .h1-block h2 {
    font-size: 30px;
    color: #14303e;
    line-height: 1;
    /*font-family: pnb;*/
    margin-bottom: 25px
}
main .first-block .h1-block p {
    font-size: 29px;
    font-family: pnb;
    line-height: 34px;
    text-transform: uppercase;
    margin-bottom: 8px;
}
main .first-block .h1-block span {
    font-family: pnb;
    font-size: 31px;
    color: #fff;
    background: url(../images/akcii.png) no-repeat center center;
    display: block;
    height: 69px;
    text-transform: uppercase;
    margin-bottom: 16px
}
main .first-block .calculate {
    -webkit-border-radius: 5px;
    border-radius: 20px;
    background-color: #2d343cf2;
    -webkit-box-shadow: 0 0 11.68px 4.32px rgba(0, 0, 1, .05);
    box-shadow: 0 0 11.68px 4.32px rgba(0, 0, 1, .05);
    width: 369px;
    height: 414px;
    color: #fff
}
main .first-block .calculate .files-wrap {
    position: relative;
}
main .first-block .calculate .files {
    background: url(../images/icon-files.png) no-repeat 0 0;
    width: 48px;
    height: 48px;
    position: absolute;
    right: 15px;
}
main .first-block .calculate .files .numfiles {
    position: absolute;
    right: -15px;
    bottom: 0;
    background: #c00;
    font-size: 15px;
    padding: 1px 3px;
    line-height: 1;
    border-radius: 5px;
}
main .first-block .calculate .calculate-head {
    padding: 60px 31px 10px;
    font-size: 26px;
    font-family: pnb;
    text-transform: uppercase;
    text-align: center
}
main .first-block .calculate .calculate-head h2 {
    margin-bottom: 0;
    font-size: 28px;
}
main .first-block .calculate hr {
    margin: 0;
    border-color: #3f4955
}
main .first-block .calculate .calculate-body {
    padding: 15px 31px;
    justify-self: flex-end
}
main .first-block .calculate .calculate-body form {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3, auto);
    grid-gap: 14px
}
main .first-block .calculate .calculate-body form div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 5px;
}
main .first-block .calculate .calculate-body form div label {
    font-size: 18px
}
main .first-block .calculate .calculate-body form div.accept {
    height: 20px;
    margin-bottom: 20px;
}
main .first-block .calculate .calculate-body form div.accept label {
    font-size: 14px
}
main .first-block .calculate .calculate-body form div input {
    border-width: 1px;
    border-color: #d1d1d1;
    border-style: solid;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    height: 41px;
    font-size: 20px;
    color: #033;
    text-align: center
}
main .first-block .calculate .calculate-body form div.accept input {
    float: left;
    margin: 0 7px 0 0;
    height: 25px;
}
main .first-block .calculate .calculate-body form div select {
    border-width: 1px;
    border-color: #d1d1d1;
    border-style: solid;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    height: 41px;
    font-size: 20px;
    color: #033;
    text-align: center
}
main .first-block .calculate .calculate-body form div #floor {
    width: 170px;
}
main .first-block .calculate .calculate-body form div #square {
    width: 90px;
    margin-left: auto
}
main .first-block .calculate .calculate-body form div #price {
    width: 154px;
    margin-left: auto
}
main .first-block .calculate .calculate-body form div #phone,
main .first-block .calculate .calculate-body form div #email {
    width: 175px;
    margin-left: auto;
    font-size: 16px;
    text-align: left;
    padding: 0 15px
}
main .first-block .calculate .calculate-body form p {
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    margin-bottom: 5px
}
main .first-block .calculate .calculate-body form button {
    width: 306px;
    height: 53px;
    background: -webkit-gradient(linear, left bottom, left top, from(#f6d30c), to(#ffe937));
    background: -webkit-linear-gradient(bottom, #f6d30c 0, #ffe937 100%);
    background: -o-linear-gradient(bottom, #f6d30c 0, #ffe937 100%);
    background: linear-gradient(360deg, #f6d30c 0, #ffe937 100%);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: none;
    -webkit-box-shadow: 0 4px 0 0 #e7ae01;
    box-shadow: 0 4px 0 0 #e7ae01;
    font-size: 20px;
    text-transform: uppercase;
    font-family: pnb
}
main .first-block .calculate .calculate-body form button:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#f6d30c), to(#ffe937));
    background: -webkit-linear-gradient(top, #f6d30c 0, #ffe937 100%);
    background: -o-linear-gradient(top, #f6d30c 0, #ffe937 100%);
    background: linear-gradient(180deg, #f6d30c 0, #ffe937 100%)
}
main .first-block .calculate .progress {
    font-size: 12px;
}
main .first-block .bx-wrapper {
    width: 741px;
    margin-bottom: 0;
    background: none;
    border: none;
}
main .first-block .bx-wrapper .bx-pager {
    bottom: 10px;
}
main .first-block .bx-wrapper .bx-pager.bx-default-pager a.active,
main .first-block .bx-wrapper .bx-pager.bx-default-pager a:focus,
main .first-block .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #28A745;
}
main .first-block .bx-wrapper .bx-pager.bx-default-pager a {
    background: #999;
}
main .characteristics {
    padding-top: 50px;
    padding-bottom: 50px
}
main .characteristics h2 {
    font-size: 36px;
    color: #2d343c;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 40px
}
main .characteristics .grid {
    display: grid;
    grid-template-columns: repeat(3, 350px);
    grid-gap: 50px 50px
}
main .characteristics .grid .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}
main .characteristics .grid .item .img-block {
    width: 65px;
    height: 65px;
    border-width: 2px;
    border-color: #e8e8e8;
    border-style: solid;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 31px;
    margin-top: 3px
}
main .characteristics .grid .item .desc {
    width: 250px
}
main .characteristics .grid .item .desc h3 {
    font-size: 23px;
    color: #003955;
    font-family: pnb;
    margin-bottom: 10px
}
main .characteristics .grid .item .desc span {
    line-height: 1
}

main .complect {
    padding-top: 50px;
    padding-bottom: 50px
}
main .complect h2 {
    color: #003955;
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 5px;
    text-align: center;
}
main .complect h3 {
    color: #999;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: center;
    font-size: 20px;
}
main .complect .grid {
    display: grid;
    grid-template-columns: repeat(6, 160px);
    grid-gap: 50px 50px
}
main .complect .grid .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: center;
}
main .complect .grid .item h3 {
    color: #163855;
    margin-top: 10px;
}
main .complect .grid .item .img-block {
    position: relative;
}
main .complect .grid .item .img-block:before {
    content: '';
    position: absolute;
    width: 48px;
    height: 48px;
    background: url(../images/plus.png) no-repeat 0 0;
    right: -47px;
    top: 40px;
}
main .complect .grid .item:last-child .img-block:before {
    display: none;
}

main .karkas {
    padding-top: 40px;
    padding-bottom: 40px
    
}
main .karkas h2 {
    color: #003955;
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 40px;
    text-align: center
}
main .karkas h3 {
    color: #0188cc;
    text-transform: uppercase;
    margin-bottom: 5px;
    text-align: center;
    font-size: 1.2rem;
}

main .karkas .image {
    width: 580px;
}
main .karkas .image img {
    width: 98%;
}
main .karkas .list {
    width: 650px;
}


main .content {
    padding-top: 40px;
    padding-bottom: 40px
}
main .content h2 {
    color: #003955;
    font-size: 36px;
    text-transform: uppercase;
	margin-top: 50px;
    margin-bottom: 10px;
    text-align: center
}
main .content h3 {
    color: #2bb300;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: center;
    font-size: 1.1rem;
}

/*main .content .image {*/
    /*width: 500px;*/
/*}*/

main .content .image .img-wrap{
    width: 508px;
    height: 358px;
    border: 1px solid #ccc;
    padding: 3px;
    position: relative;
}
main .content .image img {
    width: 500px;
    height: 350px;
}
main .content .list {
    width: 620px;
    /*text-align: justify;*/
    padding-top: 10px;
}

main .content .first-image:after {
    content: '';
    position: absolute;
    top: 110px;
    left: 210px;
    width: 128px;
    height: 128px;
    background: url(../images/zoom-plus.png) no-repeat 0 0;
    opacity: 0.4;
}

main .kinds {
    background: #f3f2f2;
    padding-top: 50px;
    padding-bottom: 30px
}
main .kinds h2 {
    font-size: 36px;
    color: #003955;
    text-transform: uppercase;
    text-align: center;
    /*margin-bottom: 30px;*/
}
main .kinds h3 {
    color: #999;
    text-transform: uppercase;
    /*margin-bottom: 30px;*/
    text-align: center;
    font-size: 20px;
}
main .kinds .grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 30px;
}
main .kinds .grid .item {
    height: 520px;
    width: 370px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    overflow: hidden;
    /*margin-bottom: 30px;*/
    position: relative;
}
main .kinds .grid .item .wrap {
    padding: 18px 32px 22px
}
main .kinds .grid .item .wrap .img {
    height: 277px;
    width: 100%
}
main .kinds .grid .item .wrap h4 {
    font-size: 22px;
    font-family: pnb;
    color: #003955;
    text-align: center;
    letter-spacing: -0.01em;
}
main .kinds .grid .item .wrap .item-price {
    font-size: 24px;
    font-family: pnb;
    color: #0188cc;
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px
}
main .kinds .grid .item .wrap .item-price-old {
    text-align: center;
    display: inline-block;
    width: 100%;
    /*margin-bottom: 15px;*/
}
main .kinds .grid .item .wrap .item-price-old em {
    display: inline-block;
    margin-left: 10px;
    font-style: normal;
    color: red;
}
main .kinds .grid .item .wrap button,
.project-code {
    width: 306px;
    height: 53px;
    background: -webkit-gradient(linear, left bottom, left top, from(#f6d30c), to(#ffe937));
    background: -webkit-linear-gradient(bottom, #f6d30c 0, #ffe937 100%);
    background: -o-linear-gradient(bottom, #f6d30c 0, #ffe937 100%);
    background: linear-gradient(360deg, #f6d30c 0, #ffe937 100%);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: none;
    -webkit-box-shadow: 0 4px 0 0 #e7ae01;
    box-shadow: 0 4px 0 0 #e7ae01;
    font-size: 18px;
    text-transform: uppercase;
    font-family: pnb;
    width: 100%;
    margin-top: 22px
}
.project-code2 {
    background: #0B90C4;
    color: #fff;
    padding: 3px 6px;
}
main .kinds .grid .item .wrap button:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#f6d30c), to(#ffe937));
    background: -webkit-linear-gradient(top, #f6d30c 0, #ffe937 100%);
    background: -o-linear-gradient(top, #f6d30c 0, #ffe937 100%);
    background: linear-gradient(180deg, #f6d30c 0, #ffe937 100%)
}
main .kinds .grid .item .wrap div span {
    display: block;
    margin-bottom: 5px
}
main .kinds .grid .item .wrap div span img {
    margin-right: 5px;
    margin-top: -3px
}
main .kinds .grid .item .first-image:after,
main .stock .img-wrap a:first-child:after {
    content: '';
    position: absolute;
    top: 80px;
    left: 120px;
    width: 128px;
    height: 128px;
    background: url(../images/zoom-plus.png) no-repeat 0 0;
    opacity: 0.4;
}
main .stock .img-wrap a:first-child img {
    background: #fff;
    padding: 3px;
    border-radius: 5px;
}
main .stock .img-wrap a:first-child:after {
    top: 120px;
    left: 240px;
}

main .kinds .grid .item .first-image span {
    position: absolute;
    font-size: 10px;
    color: #fff;
    margin-top: -20px;
    width: 100%;
    text-align: center;
}
main .kinds .project-code {
    position: absolute;
    margin: 0;
    width: 12%;
    text-align: center;
    border-radius: 3px;
    height: 35px;
    border-bottom: none;
    box-shadow: none;
    padding: 5px 0;
    color: #89681c;
}
main .kinds .project-square {
    position: absolute;
    margin: 0;
    right: 0;
    width: 12%;
    text-align: center;
    border-radius: 3px;
    height: 35px;
    border-bottom: none;
    box-shadow: none;
    padding: 5px 0;
    color: #89681c;
    background-color: #ccc;
    /*background: -webkit-gradient(linear, left bottom, left top, from(#f6d30c), to(#ffe937));*/
    /*background: -webkit-linear-gradient(bottom, #f6d30c 0, #ffe937 100%);*/
    /*background: -o-linear-gradient(bottom, #f6d30c 0, #ffe937 100%);*/
    /*background: linear-gradient(360deg, #f6d30c 0, #ffe937 100%);*/
    /*-webkit-border-radius: 6px;*/
    /*-webkit-box-shadow: 0 4px 0 0 #e7ae01;*/
    font-size: 21px;
    /*text-transform: uppercase;*/
    /*font-family: pnb;*/
    line-height: 0.7;
}
main .kinds .project-square small {
    font-size: 14px;
}

main .projects {
    background: #f3f2f2;
    padding-top: 50px;
    padding-bottom: 30px
}
main .projects h2 {
    font-size: 36px;
    color: #003955;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px
}
main .projects .grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
main .projects .grid .item {
    width: 100%;
    /*height: 570px;*/
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    overflow: hidden;
    margin-bottom: 30px;
    position: relative;
}
main .projects .grid .item .wrap {
    padding: 18px 32px 22px;
    float: right;
    margin-right: 20px;
}
main .projects .grid .item .wrap .img {
    height: 277px;
    width: 100%
}
main .projects .grid .item .wrap h3 {
    font-size: 28px;
    font-family: pnb;
    color: #003955;
    text-align: center
}
main .projects .grid .item .wrap .item-price {
    font-size: 24px;
    font-family: pnb;
    color: #0188cc;
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px
}
main .projects .grid .item .wrap .item-price-old {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
main .projects .grid .item .wrap .item-price-old em {
    display: inline-block;
    margin-left: 10px;
    font-style: normal;
    color: red;
}
main .projects .grid .item .wrap button {
    height: 53px;
    background: -webkit-gradient(linear, left bottom, left top, from(#f6d30c), to(#ffe937));
    background: -webkit-linear-gradient(bottom, #f6d30c 0, #ffe937 100%);
    background: -o-linear-gradient(bottom, #f6d30c 0, #ffe937 100%);
    background: linear-gradient(360deg, #f6d30c 0, #ffe937 100%);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: none;
    -webkit-box-shadow: 0 4px 0 0 #e7ae01;
    box-shadow: 0 4px 0 0 #e7ae01;
    font-size: 20px;
    text-transform: uppercase;
    font-family: pnb;
    width: 100%;
    margin-top: 22px
}
main .projects .grid .item .wrap button:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#f6d30c), to(#ffe937));
    background: -webkit-linear-gradient(top, #f6d30c 0, #ffe937 100%);
    background: -o-linear-gradient(top, #f6d30c 0, #ffe937 100%);
    background: linear-gradient(180deg, #f6d30c 0, #ffe937 100%)
}
main .projects .grid .item .wrap div span {
    display: block;
    margin-bottom: 5px
}
main .projects .grid .item .wrap div span img {
    margin-right: 5px;
    margin-top: -3px
}
main .projects .grid .item .first-image:after {
    content: '';
    position: absolute;
    top: 80px;
    left: 120px;
    width: 128px;
    height: 128px;
    background: url(../images/zoom-plus.png) no-repeat 0 0;
    opacity: 0.4;
}
main .projects .grid .item .first-image span {
    position: absolute;
    font-size: 10px;
    color: #fff;
    margin-top: -20px;
    width: 100%;
    text-align: center;
}
main .projects .project-code {
    position: absolute;
    margin: 0;
    width: 45px;
    text-align: center;
    border-radius: 3px;
    height: 35px;
    border-bottom: none;
    box-shadow: none;
    padding: 5px 0;
    color: #89681c;
}
main .projects.projects-page .grid .item .wrap button {
    margin-top: 12px;
}

main .gallery {
    background: #f3f2f2;
    padding-top: 50px;
    padding-bottom: 30px
}
main .gallery h2 {
    font-size: 36px;
    color: #003955;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px
}
main .gallery .grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
main .gallery .grid .item {
    /*height: 521px;*/
    width: 277px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
}
main .gallery .grid .item .wrap {
    padding: 5px 10px 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}
main .gallery .grid .item .wrap .img {
    /*height: 277px;*/
    width: 100%
}
main .gallery .grid .item .wrap h3 {
    font-size: 16px;
    font-family: pnr;
    /*color: #003955;*/
    text-align: center;
    color: #ececec;
}
main .gallery .grid .item .wrap div span {
    display: block;
    margin-bottom: 5px
}
main .gallery .grid .item .wrap div span img {
    margin-right: 5px;
    margin-top: -3px
}


main .texnology {
    padding-top: 90px;
    padding-bottom: 90px
}
main .texnology .grid {
    display: grid;
    grid-template-columns: repeat(4, 250px);
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}
main .texnology h2 {
    font-size: 36px;
    color: #003955;
    text-transform: uppercase;
    margin-bottom: 35px;
    text-align: center
}
main .texnology img {
    width: 250px;
    height: 250px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 25px
}
main .texnology h3 {
    font-size: 20px;
    font-family: pnb;
    color: #000;
    text-transform: uppercase;
    text-align: center
}
main .zamer {
    background: url(../images/bg6.jpg) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 44px 0 32px;
    margin-bottom: 50px;
}
main .zamer .h2-block {
    width: 550px;
    color: #fff
}
main .zamer .h2-block h2 {
    font-size: 45px;
    display: block;
    margin-bottom: 30px;
    background: #003955;
    padding: 10px 20px;
    line-height: 45px;
}
main .zamer .h2-block span {
    font-size: 22px;
    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;
    line-height: 1.2;
    background: #003955;
    float: left;
    padding: 5px 20px;
}
main .zamer .h2-block span.first {
    margin-bottom: 25px
}
main .zamer .h2-block span img {
    margin-right: 20px
}
main .zamer .form {
    width: 369px;
    height: 355px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 11.68px 4.32px rgba(0, 0, 1, .05);
    box-shadow: 0 0 11.68px 4.32px rgba(0, 0, 1, .05);
    padding: 28px 33px 34px;
    text-align: center
}
main .zamer .form label.accept {
    font-size: 14px;
}
main .zamer .form h3 {
    font-size: 26px;
    font-family: pnb;
    color: #003955;
    text-transform: uppercase;
    margin-bottom: 10px
}
main .zamer .form span {
    font-size: 21px;
    font-family: pnb;
    color: #003955;
    text-transform: uppercase;
    margin-bottom: 13px;
    display: none;
}
main .zamer .form h4 {
    font-family: pnb;
    display: block;
    background: url(../images/akcii2.png) no-repeat center center;
    font-size: 17px;
    font-family: pnb;
    text-transform: uppercase;
    color: #fff;
    width: 256px;
    height: 37px;
    margin-left: auto;
    margin-right: auto;
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 21px
}
main .zamer .form form button {
    width: 306px;
    height: 53px;
    background: -webkit-gradient(linear, left bottom, left top, from(#f6d30c), to(#ffe937));
    background: -webkit-linear-gradient(bottom, #f6d30c 0, #ffe937 100%);
    background: -o-linear-gradient(bottom, #f6d30c 0, #ffe937 100%);
    background: linear-gradient(360deg, #f6d30c 0, #ffe937 100%);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: none;
    -webkit-box-shadow: 0 4px 0 0 #e7ae01;
    box-shadow: 0 4px 0 0 #e7ae01;
    font-size: 20px;
    text-transform: uppercase;
    font-family: pnb;
    width: 100%
}
main .zamer .form form button:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#f6d30c), to(#ffe937));
    background: -webkit-linear-gradient(top, #f6d30c 0, #ffe937 100%);
    background: -o-linear-gradient(top, #f6d30c 0, #ffe937 100%);
    background: linear-gradient(180deg, #f6d30c 0, #ffe937 100%)
}
main .zamer .form form input[type="text"] {
    border-width: 1px;
    border-color: #ccc;
    border-style: solid;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    width: 100%;
    height: 47px;
    padding: 0 16px;
    margin-bottom: 12px
}

main .stock {
    background: url(../images/bg8.jpg) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 15px 0 15px;
    margin-bottom: 50px;
}
main .stock .h2-block {
    width: 550px;
    color: #fff
}
main .stock .h2-block h2 {
    font-size: 40px;
    display: block;
    margin-bottom: 30px;
    background: #003955;
    padding: 10px;
    line-height: 45px;
    position: relative;
}
main .stock .h2-block span {
    font-size: 22px;
    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;
    line-height: 1.2;
    background: #f91127;
    float: left;
    padding: 5px 20px;
}
main .stock .h2-block span.first {
    position: absolute;
    top: 15px;
}
main .stock .h2-block span.second {
    position: absolute;
    top: 337px;
    left: 100px;
    background: #0188cc;
}
main .stock .h2-block span img {
    margin-right: 20px
}
main .stock .form {
    width: 369px;
    height: 355px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 11.68px 4.32px rgba(0, 0, 1, .05);
    box-shadow: 0 0 11.68px 4.32px rgba(0, 0, 1, .05);
    padding: 28px 33px 34px;
    text-align: center
}
main .stock .h2-block .stock-gift {
    position: absolute;
    top: 55px;
    left: 500px;
    width: 300px;
    height: 269px;
}
main .stock .form label.accept {
    font-size: 14px;
}
main .stock .form h3 {
    font-size: 26px;
    font-family: pnb;
    color: #003955;
    text-transform: uppercase;
    margin-bottom: 10px
}
main .stock .form span {
    font-size: 21px;
    font-family: pnb;
    color: #003955;
    text-transform: uppercase;
    margin-bottom: 13px;
    display: none;
}
main .stock .form h4 {
    font-family: pnb;
    display: block;
    background: url(../images/akcii2.png) no-repeat center center;
    font-size: 17px;
    font-family: pnb;
    text-transform: uppercase;
    color: #fff;
    width: 256px;
    height: 37px;
    margin-left: auto;
    margin-right: auto;
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 21px
}
main .stock .form form button {
    width: 306px;
    height: 53px;
    background: -webkit-gradient(linear, left bottom, left top, from(#f6d30c), to(#ffe937));
    background: -webkit-linear-gradient(bottom, #f6d30c 0, #ffe937 100%);
    background: -o-linear-gradient(bottom, #f6d30c 0, #ffe937 100%);
    background: linear-gradient(360deg, #f6d30c 0, #ffe937 100%);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: none;
    -webkit-box-shadow: 0 4px 0 0 #e7ae01;
    box-shadow: 0 4px 0 0 #e7ae01;
    font-size: 20px;
    text-transform: uppercase;
    font-family: pnb;
    width: 100%
}
main .stock .form form button:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#f6d30c), to(#ffe937));
    background: -webkit-linear-gradient(top, #f6d30c 0, #ffe937 100%);
    background: -o-linear-gradient(top, #f6d30c 0, #ffe937 100%);
    background: linear-gradient(180deg, #f6d30c 0, #ffe937 100%)
}
main .stock .form form input[type="text"] {
    border-width: 1px;
    border-color: #ccc;
    border-style: solid;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    width: 100%;
    height: 47px;
    padding: 0 16px;
    margin-bottom: 12px;
}

main .dealer {
    background: url(../images/bg7.jpg) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 44px 0 32px
}
main .dealer .h2-block {
    width: 550px;
    color: #fff
}
main .dealer .h2-block h4 {
    font-size: 27px;
    display: block;
    margin-bottom: 30px;
    background: #cc0000;
    padding: 10px;
    line-height: 30px;
}
main .dealer .h2-block span {
    font-size: 20px;
    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;
    line-height: 1.2;
    background: #57626f;
    float: left;
    padding: 5px 20px;
}
main .dealer .h2-block span.first {
    margin-bottom: 20px
}
main .dealer .h2-block span img {
    margin-right: 20px
}
main .dealer .form {
    width: 369px;
    height: 355px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 11.68px 4.32px rgba(0, 0, 1, .05);
    box-shadow: 0 0 11.68px 4.32px rgba(0, 0, 1, .05);
    padding: 28px 33px 34px;
    text-align: center
}
main .dealer .form label.accept {
    font-size: 14px;
}
main .dealer .form h3 {
    font-size: 26px;
    font-family: pnb;
    color: #003955;
    text-transform: uppercase;
    margin-bottom: 15px
}
main .dealer .form span {
    font-size: 21px;
    font-family: pnb;
    color: #003955;
    text-transform: uppercase;
    margin-bottom: 13px;
    display: none;
}
main .dealer .form h4 {
    font-family: pnb;
    display: block;
    background: url(../images/akcii2.png) no-repeat center center;
    font-size: 17px;
    font-family: pnb;
    text-transform: uppercase;
    color: #fff;
    width: 256px;
    height: 37px;
    margin-left: auto;
    margin-right: auto;
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 21px
}
main .dealer .form form button {
    width: 306px;
    height: 53px;
    background: -webkit-gradient(linear, left bottom, left top, from(#f6d30c), to(#ffe937));
    background: -webkit-linear-gradient(bottom, #f6d30c 0, #ffe937 100%);
    background: -o-linear-gradient(bottom, #f6d30c 0, #ffe937 100%);
    background: linear-gradient(360deg, #f6d30c 0, #ffe937 100%);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: none;
    -webkit-box-shadow: 0 4px 0 0 #e7ae01;
    box-shadow: 0 4px 0 0 #e7ae01;
    font-size: 20px;
    text-transform: uppercase;
    font-family: pnb;
    width: 100%
}
main .dealer .form form button:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#f6d30c), to(#ffe937));
    background: -webkit-linear-gradient(top, #f6d30c 0, #ffe937 100%);
    background: -o-linear-gradient(top, #f6d30c 0, #ffe937 100%);
    background: linear-gradient(180deg, #f6d30c 0, #ffe937 100%)
}
main .dealer .form form input[type="text"] {
    border-width: 1px;
    border-color: #ccc;
    border-style: solid;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    width: 100%;
    height: 47px;
    padding: 0 16px;
    margin-bottom: 12px
}

main .objects {
    padding-top: 50px;
    padding-bottom: 80px
}
main .objects h2 {
    color: #003955;
    font-size: 36px;
    text-transform: uppercase;
    /*margin-bottom: 30px;*/
    text-align: center
}
main .objects h3 {
    color: #999;
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
}
main .objects .grid {
    display: grid;
    grid-template-columns: repeat(3, 370px);
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-row-gap: 30px;
    margin-top: 30px;
}
main .objects .item {
    text-align: center
}
main .objects .item img {
    display: block;
    margin-bottom: 15px
}
main .objects .item span {
    display: block;
    font-size: 20px;
    text-transform: uppercase;
    font-family: pnb
}
main .ask {
    background: #e8e8e8;
    padding-top: 90px;
    padding-bottom: 100px;
    text-align: center
}
main .ask h2 {
    color: #003955;
    font-size: 36px
}
main .ask h3 {
    font-size: 24px;
    color: #121313
}
main .ask h3 a {
    color: #c00
}
main .ask .ask-blocks {
    margin-top: 20px
}
main .ask .ask-blocks .item {
    text-align: left;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    margin-bottom: 13px;
    overflow: hidden;
    border: 2px solid #0188cc
}
main .ask .ask-blocks .item h4 {
    width: 100%;
    height: 65px;
    color: #fff;
    font-size: 22px;
    padding: 0 24px;
    padding-right: 40px;
    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;
    background: #0188cc;
    margin-bottom: 0;
    position: relative;
    cursor: pointer
}
main .ask .ask-blocks .item h4:after {
    content: '+';
    font-size: 40px;
    position: absolute;
    right: 13px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    line-height: 34px;
    height: 32px
}
main .ask .ask-blocks .item h4.active:after {
    content: '–';
    font-size: 34px;
    line-height: 26px
}
main .ask .ask-blocks .item div {
    width: 100%;
    padding: 15px 24px;
    background: #fff;
    font-family: pnr;
    color: #1d1a1a;
    display: none
}
main .ask .ask-blocks .item div.active {
    width: 100%;
    left: -2px;
    height: auto;
    z-index: 100;
    display: block
}
main .ask button,
.button {
    width: 306px;
    height: 53px;
    background: -webkit-gradient(linear, left bottom, left top, from(#f6d30c), to(#ffe937));
    background: -webkit-linear-gradient(bottom, #f6d30c 0, #ffe937 100%);
    background: -o-linear-gradient(bottom, #f6d30c 0, #ffe937 100%);
    background: linear-gradient(360deg, #f6d30c 0, #ffe937 100%);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: none;
    -webkit-box-shadow: 0 4px 0 0 #e7ae01;
    box-shadow: 0 4px 0 0 #e7ae01;
    font-size: 20px;
    text-transform: uppercase;
    font-family: pnb;
    margin-top: 20px
}
main .ask button:hover,
.button:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#f6d30c), to(#ffe937));
    background: -webkit-linear-gradient(top, #f6d30c 0, #ffe937 100%);
    background: -o-linear-gradient(top, #f6d30c 0, #ffe937 100%);
    background: linear-gradient(180deg, #f6d30c 0, #ffe937 100%)
}
main .reviews {
    padding-top: 10px;
    /*padding-bottom: 65px*/
}
main .reviews h2 {
    font-size: 36px;
    color: #003955;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 130px
}
main .reviews .items {
    display: grid;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-template-columns: repeat(3, 366px)
}
main .reviews .items .item {
    text-align: center;
    border-width: 2px;
    border-color: #14b105;
    border-style: solid;
    -webkit-border-radius: 4px;
    border-radius: 15px;
    background-color: #f3f2f2;
    width: 366px;
    height: 100%;
    padding: 0 30px 20px
}
main .reviews .items .item img {
    width: 160px;
    /*height: 140px;*/
    border-style: solid;
    border-width: 7px;
    border-color: #fff;
    /*-webkit-border-radius: 50%;*/
    /*border-radius: 50%;*/
    margin-top: -70px;
    margin-bottom: 15px
}
main .reviews .items .item h5 {
    margin-bottom: 10px
}
main .reviews .items .item span {
    color: #777;
    font-size: 16px;
    line-height: 22px;
    font-family: pnr
}

/*main .call {
    text-align: center;
    padding: 70px 0 65px;
    background: -webkit-gradient(linear, left top, right top, from(#0188cc), to(#14b0ff));
    background: -webkit-linear-gradient(left, #0188cc 0, #14b0ff 100%);
    background: -o-linear-gradient(left, #0188cc 0, #14b0ff 100%);
    background: linear-gradient(90deg, #0188cc 0, #14b0ff 100%);
    background: url(../images/akciy-listopad2.jpg) no-repeat center center;
    border-radius: 15px;
	/*margin-top: 50px;*/
   /* margin-bottom: 50px;*/
/*}*/

main .call {
    width: 100%;
    max-width: 1250px;
    margin: 50px auto;
    text-align: center;
    padding: 40px 0 25px;
    background: url(../images/akciy-listopad-mai2.jpg) no-repeat center center/cover;
    border-radius: 15px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}

/* Планшеты (до 1024px) */
@media (max-width: 1024px) {
    main .call {
        max-width: 95%;
        margin: 40px auto;
        padding: 50px 0 45px;
    }
}

/* Мобильные устройства (до 768px) */
@media (max-width: 768px) {
    main .call {
        max-width: 100%;
        margin: 30px 0;
        border-radius: 15px;
        padding: 30px 15px 25px;
    }
}

/* Маленькие телефоны (до 480px) */
@media (max-width: 480px) {
    main .call {
        margin: 20px 0;
        padding: 25px 10px 20px;
    }
}


main .call h2 {
    font-size: 40px;
    font-family: pneb;
    line-height: 51px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 13px
}
main .call h3 {
    font-size: 26px;
    font-family: pnr;
    line-height: 30px;
    /*margin-bottom: 30px;*/
    color: #fff
}
main .call button {
    width: 306px;
    height: 53px;
    background: -webkit-gradient(linear, left bottom, left top, from(#f6d30c), to(#ffe937));
    background: -webkit-linear-gradient(bottom, #f6d30c 0, #ffe937 100%);
    background: -o-linear-gradient(bottom, #f6d30c 0, #ffe937 100%);
    background: linear-gradient(360deg, #f6d30c 0, #ffe937 100%);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: none;
    -webkit-box-shadow: 0 4px 0 0 #e7ae01;
    box-shadow: 0 4px 0 0 #e7ae01;
    font-size: 20px;
    text-transform: uppercase;
    font-family: pnb
}
main .call button:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#f6d30c), to(#ffe937));
    background: -webkit-linear-gradient(top, #f6d30c 0, #ffe937 100%);
    background: -o-linear-gradient(top, #f6d30c 0, #ffe937 100%);
    background: linear-gradient(180deg, #f6d30c 0, #ffe937 100%)
}

main .offer {
    margin-top: 30px;
    margin-bottom: 30px;
}

main .offer .image {
    background: url(../images/offer.jpg) no-repeat 0 0;
    width: 1170px;
    height: 658px;
}

main #map {
    width: 100%;
    height: 440px;
    position: relative
}
main #map .col-12 {
    position: relative
}
main #map .places {
    border-width: 2px;
    border-color: #c1c1c1;
    border-style: solid;
    background-color: rgba(255, 255, 255, .8);
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 2, .08);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 2, .08);
    position: absolute;
    width: 427px;
    height: 270px;
    z-index: 100;
    top: 100px;
    bottom: 0;
    left: 15px;
    right: 0;
    display: block;
    padding: 12px 0;
    text-align: center
}
main #map .places .places-logo,
main #map .places .places-logo-mobile {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
main #map .places .places-logo-mobile {
    display: none;
}
main #map .places span {
    display: block;
    font-size: 22px;
    color: #1c1d1e;
    margin-top: 10px
}
main #map .places div {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 15px
}
main #map .places div img {
    margin-right: 13px
}
main #map .places div a {
    color: #c00;
    font-size: 34px;
    font-family: pneb
}
main #map .places div a:hover {
    text-decoration: none
}
footer {
    background: #003955;
    padding-top: 30px;
    padding-bottom: 35px;
    color: #fff
}
footer .col-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}
footer .copy {
    font-size: 14px;
    margin-top: 5px;
    line-height: 1.3;
    text-align: left;
}
footer .counters {
    float: left;
}
footer .title {
    float: left;
}
footer .social {
    float: left;
    margin: 0 10px;
}
footer .social a {
    display: inline-block;
    width: 31px;
    height: 31px;
    margin-right: 5px;
}
footer .social a.vk {
    background: url(../images/icon-vk-31.png) no-repeat 0 0;
}
footer .social a.youtube {
    background: url(../images/icon-youtube-31.png) no-repeat 0 0;
}
footer .desc {
    font-size: 20px;
    font-family: pnr
}
footer a {
    display: block;
    color: #fff;
    text-align: right
}
footer a:hover {
    color: #fff;
    text-decoration: none
}
footer a.link-tel {
    font-size: 18px;
    margin-bottom: 5px
}
footer a.link-mail {
    font-size: 16px
}
footer a img {
    margin-right: 13px
}
.up {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #959595;
    opacity: .62;
    position: fixed;
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    right: 30px;
    bottom: 50px;
    width: 55px;
    height: 55px;
    z-index: 300;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease
}
.up:hover {
    opacity: 1
}

#city .modal-dialog {
    max-width: 600px;
}
#city .modal-body .city-list {
    margin: 15px 0 0;
    padding: 0;
    list-style: none;
}
#city .modal-body .city-list li {
    float: left;
    width: 33.33%;
    margin-bottom: 5px;
}
#city .modal-body .city-list li a {
    line-height: 1;
}
#city .modal-body .city-list li a:hover {
    text-decoration: none;
    border-bottom: 1px dashed;
}
#city .modal-body .city-list li.selected a {
    color: #0056B3;
    border-bottom: 1px dashed;
}
#city .modal-body .city-list li.selected a:hover {
    text-decoration: none;
}

@media (max-width: 1199px) {
    header .header .logo-block {
        /*width: 100%*/
    }
    header .header .contacts {
        width: 100%;
        margin-top: 20px
    }
    header .header .contacts .tel-block {
        padding-left: 70px;
    }
    header .header .contacts .tel-block img {
        left: 0;
    }
    main .first-block .col-12 {
        grid-template-columns: 1fr
    }
    main .first-block .h1-block {
        margin-left: auto;
        margin-right: auto
    }
    main .first-block .calculate {
        margin-left: auto;
        margin-right: auto
    }
    main .characteristics .grid {
        grid-template-columns: repeat(2, 350px);
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    main .karkas .image {
        margin: 0 auto;
    }
    main .kinds .grid {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: space-evenly;
        -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }
    main .kinds .grid .item3 {
        margin-top: 50px
    }
    main .texnology .grid {
        grid-template-columns: repeat(2, 250px);
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        grid-gap: 30px 50px
    }
    main .objects .grid {
        grid-template-columns: repeat(2, 370px);
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        grid-gap: 30px 50px
    }
    main .ask .ask-blocks {
        grid-template-columns: repeat(2, 455px)
    }
    main .reviews .items {
        grid-template-columns: repeat(2, 366px);
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        grid-gap: 30px 50px
    }
    main .reviews .items .item3 {
        grid-row: 2;
        grid-column: 1/3;
        justify-self: center
    }
    main .first-block .bx-wrapper {
        margin: 0 auto;
    }
    main .complect .grid {
        grid-template-columns: repeat(3, 160px);
        margin: 0 auto;
        width: 580px;
        /*grid-gap: 50px 50px*/
    }
    main .complect .grid .item:nth-child(3) .img-block:before {
        display: none;
    }

    main .offer .image {
        background: url(../images/offer-tablet-h.jpg) no-repeat 0 0;
        width: 962px;
        height: 541px;
    }
    main .stock .h2-block .stock-gift {
        top: 75px;
        left: 394px;
        width: 214px;
        height: unset;
    }
	
	/* внешние границы таблицы серого цвета толщиной 1px */
table {border: 1px solid grey;} 
/* границы ячеек первого ряда таблицы */
th {border: 1px solid grey;}
/* границы ячеек тела таблицы */
td {border: 1px solid grey;}

/* сделает ширину таблицы равной ширине блока контейнера, в котором она находится */
table {width: 100%;}
/* задаст фиксированную ширину для таблицы */
table {width: 580px;}

body {
  margin: 0;
  background: #F4F1F8;
}
table {
  border-collapse: collapse; 
  line-height: 1.1;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  background:  radial-gradient(farthest-corner at 50% 50%, white, #DCECF8);
  color: #0C213B;
}
caption {
  font-family: annabelle, cursive;
  font-weight: bold;
  font-size: 1.0em;
  padding: 10px; 
  color: #F3CD26;
  text-shadow: 1px 1px 0 rgba(0,0,0,.3);
 }
caption:before, caption:after {
  content: "\274B";
  color: #A9E2CC;
  margin: 0 10px;
}
th {
  font-size: 1.0em;	
  padding: 10px; 
  border: 1px solid #A9E2CC;
}
td {
  font-size: 1.0em;
  padding: 5px 7px;
  border: 1px solid #A9E2CC;
}
first {
  font-size: 1em;
  font-weight: bold;
  text-align: center;
}

.iconblock-8 {
    margin: 0px 10px;
    background: url(../images/polikarbonat_dly_teplicy_banner.jpg) no-repeat center;
    width:94%;
    padding: 108px;
    display: table;
}
	
	
}
@media (max-width: 991px) {
    header nav a.dealers {
        margin-left: 20px;
    }
    main .first-block .h1-block {
        width: 100%
    }
    main .first-block .h1-block h1 {
        font-size: 54px
    }
    main .first-block .h1-block h2 {
        font-size: 36px;
        margin-bottom: 30px
    }
    main .first-block .h1-block span {
        margin-bottom: 20px
    }
    main .first-block .h1-block p {
        font-size: 28px;
        line-height: 40px
    }
    main .characteristics .grid {
        grid-template-columns: repeat(2, 320px);
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        grid-gap: 50px 10px
    }
    main .characteristics .grid .item .desc h3 {
        font-size: 21px
    }
    main .characteristics .grid .item .desc span {
        font-size: 16px
    }
    main .kinds .grid .item2 {
        margin-top: 50px
    }
    main .zamer .h2-block {
        margin-left: auto;
        margin-right: auto
    }
    main .zamer .form {
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px
    }
    main .stock .img-wrap a:first-child:after {
        left: 300px;
    }
    main .stock .h2-block {
        margin-left: auto;
        margin-right: auto;
    }
    main .stock .h2-block .stock-gift {
        top: 90px;
        left: 445px;
        width: 198px;
        height: unset;
    }
    main .stock .h2-block span.second {
        left: 175px;
    }
    main .stock .form {
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px;
    }
    main .dealer .h2-block {
        margin-left: auto;
        margin-right: auto;
    }
    main .dealer .form {
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px;
    }
    main .objects .grid {
        grid-template-columns: repeat(2, 1fr);
    }
    main .objects .item img {
        width: 100%;
    }
    main .ask .ask-blocks {
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 13px;
    }
    main .ask .ask-blocks .item h4 {
        font-size: 20px;
    }
    main .reviews .items {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 130px 30px;
        margin-bottom: -130px;
    }
    main .reviews .items .item {
        width: 100%;
    }
    main .call h2 {
        font-size: 33px;
    }
    main .offer .image {
        background: url(../images/offer-tablet-v.jpg) no-repeat 0 0;
        width: 690px;
        height: 388px;
    }
    footer .copy {
        font-size: 12px;
    }
    footer .desc {
        font-size: 16px;
    }
    footer a.link-tel {
        font-size: 14px;
    }
    footer a.link-mail {
        font-size: 14px;
    }
	main .karkas .list {
    width: 100%;
    padding-top: 20px;
	}

.iconblock-8 {
    margin: 0px 10px;
    background: url(../images/polikarbonat_dly_teplicy_banner.jpg) no-repeat center;
    width:94%;
    padding: 108px;
    display: table;
}


}

@media (max-width: 820px) {
    main .complect .grid {
        grid-template-columns: repeat(2, 160px);
        margin: 0 auto;
        width: 380px;
        /*grid-gap: 50px 50px*/
    }
    main .complect .grid .item:nth-child(3) .img-block:before {
        display: block;
    }
    main .complect .grid .item:nth-child(2) .img-block:before,
    main .complect .grid .item:nth-child(4) .img-block:before {
        display: none;
    }
	
	main .karkas .list {
    width: 100%;
    padding-top: 20px;
	}
	
.iconblock-8 {
    margin: 0px 10px;
    background: url(../images/polikarbonat_dly_teplicy_banner.jpg) no-repeat center;
    width:94%;
    padding: 108px;
    display: table;
}
	
	
}
@media (max-width: 767px) {
    header .header .logo-block span {
        font-size: 17px
    }
    header .header .contacts .tel-block img {
        top: 0;
    }
    header .header .contacts .tel-block div a {
        font-size: 26px
    }
    header .header .contacts .tel-block div span {
        font-size: 16px;
        letter-spacing: 0.04em;
    }
    header .header .email-block {
        margin: 0 auto;
    }
    header .header .email {
        margin: 20px auto;
    }
    header .header .logo-block {
        width: 100%;
    }
    header .header .contacts .tel-block {
        margin: 0 auto;
    }
    header .header .city-block {
        margin: 10px auto;
        margin-bottom: -130px;
    }
    header .logo /*{
        margin: 0 auto;
    }*/
    
    {
    background: url(../images/logo5.png) center/contain no-repeat;
    width: 100%;
    max-width: 350px;
    height: 0;
    padding-top: 28.57%; /* 100/350 соотношение (подставьте реальное соотношение вашего изображения) */
    margin: 0 auto;
}

@media (max-width: 768px) {
    {
        max-width: 280px;
        padding-top: 22.86%; /* Пересчитанный padding для нового размера */
    }
}

@media (max-width: 480px) {
    {
        max-width: 200px;
        padding-top: 16.33%; /* Пересчитанный padding для нового размера */
    }
}
    
    main .first-block .h1-block h1 {
        font-size: 20px
    }
    main .first-block .h1-block h2 {
        font-size: 26px
    }
    main .first-block .h1-block p {
        font-size: 20px;
        line-height: 36px
    }
    main .first-block .h1-block {
        height: 360px
    }
    main .characteristics .grid {
        grid-template-columns: 1fr
    }
    main .characteristics .grid .item {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    main .texnology .grid {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 30px 20px
    }
    main .zamer .h2-block h2 {
        font-size: 49px;
        text-align: center
    }
    main .stock .h2-block h2 {
        font-size: 49px;
        text-align: center
    }
    main .stock .img-wrap a:first-child:after {
        left: 250px;
    }
    main .stock .h2-block .stock-gift {
        top: 109px;
        left: 407px;
        width: 166px;
        height: unset;
    }
    main .stock .h2-block span.second {
        left: 100px;
    }
    main .stock .form {
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px
    }
    main .dealer .h2-block h4 {
        font-size: 25px;
        text-align: center
    }
    main .objects .grid {
        grid-gap: 30px 20px
    }
    main .ask {
        padding-top: 70px
    }
    main .ask h3 {
        font-size: 18px;
        line-height: 24px
    }
    main .ask .ask-blocks {
        grid-template-columns: 1fr
    }
    main .ask .ask-blocks2 {
        margin-top: 0
    }
    main .reviews .items {
        grid-template-columns: 1fr
    }
    main .reviews .items .item3 {
        grid-column: 1
    }
    main .call h2 {
        font-size: 24px;
        line-height: 36px
    }
    main .call h3 {
        font-size: 20px
    }
    main .offer .image {
        background: url(../images/offer-mobile-h.jpg) no-repeat 0 0;
        width: 510px;
        height: 287px;
    }
    .up {
        right: 20px;
        bottom: 20px
    }
    footer .copy {
        width: 100%;
        font-size: 14px
    }
    footer .col-12 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    footer .desc {
        margin-top: 10px;
        width: 100%;
        font-size: 18px;
        display: block
    }
    footer a.link-tel {
        text-align: center;
        font-size: 18px
    }
    footer a.link-mail {
        text-align: center;
        font-size: 16px
    }
    footer .footer-contacts {
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 10px
    }
    main #map {
        height: 600px;
        overflow: hidden
    }
    main #map .container {
        max-width: 100%;
        padding: 0
    }
    main #map .places {
        position: static;
        width: 100%;
        border: none
    }
    nav a {
        display: block;
        text-align: center;
        padding: 10px 0
    }
    nav svg {
        width: 30px;
        height: 30px
    }
    header nav.stickytop .phone {
        display: block;
        font-size: 30px;
        color: #ffffff;
        font-family: pneb;
        letter-spacing: 1px;
        line-height: 1;
        right: 0;
        width: 86%;
        text-align: right;
        padding-top: 7px;
    }
    main .complect .grid {
        grid-template-columns: repeat(1, 160px);
        margin: 0 auto;
        width: 160px;
        /*grid-gap: 50px 50px*/
    }
    main .complect .grid .item .img-block:before {
        right: unset;
        top: unset;
        bottom: -35px;
        left: 55px;
    }
    main .complect .grid .item:nth-child(2) .img-block:before,
    main .complect .grid .item:nth-child(3) .img-block:before,
    main .complect .grid .item:nth-child(4) .img-block:before {
        display: block;
    }
    
    .iconblock-8 {
    margin: 0px 10px;
    background: url(../images/polikarbonat_dly_teplicy_banner.jpg) no-repeat center;
    
    width:94%;
    padding: 108px;
    display: table;
} 

    header .header .logo-block img {
        margin: 0 auto
    }
    header .header .logo-block span {
        text-align: center;
        margin-top: 15px;
        margin-left: auto;
        margin-right: auto
    }
    header .header .logo-block span.slogan {
        left: 78px;
        font-size: 10px;
        letter-spacing: 0.08em;
        top: 5px;
    }
    header .header .email {
        margin: 0 auto;
    }
    header .header {
        padding-left: 0;
        padding-right: 0
    }
    header .header .contacts .tel-block {
        margin: 0;
        width: 100%;
        padding-left: 0;
    }
    header .header .contacts .tel-block div a {
        font-size: 23px
    }
    header .header .contacts .tel-block div span {
        font-size: 15px;
        letter-spacing: 0;
    }
    header .header .contacts .tel-block img {
        display: none;
    }
    header .header .contacts button {
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px
    }
    header nav.stickytop .phone {
        font-size: 25px;
        width: 78%;
    }
    header .header .city-block {
        min-width: 100%;
        margin-top: 20px;
    }
    header .header .logo-block .city-name {
        text-align: center;
        width: 100%;
        margin-bottom: 15px;
        margin-top: -5px;
    }
    #city .modal-body .city-list li {
        width: 100%;
    }
    main .first-block .col-12 {
        grid-template-columns: 100%
    }
    main .first-block .h1-block {
        padding: 30px 20px;
        height: auto
    }
    main .first-block .h1-block span {
        font-size: 22px;
        -webkit-background-size: 100% 100%;
        background-size: 100%;
        margin-bottom: 0;
        width: 250px;
        margin-left: auto;
        margin-right: auto
    }
    main .first-block .h1-block p {
        line-height: 24px
    }
    main .first-block .h1-block h2 {
        margin-bottom: 0
    }
    main .first-block .calculate {
        max-width: 369px;
        height: auto;
        width: 100%
    }
    main .first-block .calculate .calculate-body form div {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    main .first-block .calculate .calculate-body form div label {
        width: 100%;
        text-align: center
    }
    main .first-block .calculate .calculate-body form div input,
    main .first-block .calculate .calculate-body form div select {
        margin: 0 auto
    }
    main .first-block .calculate .calculate-body form div #phone {
        width: 100%;
    }
    main .first-block .calculate .calculate-body form {
        grid-template-columns: 100%
    }
    main .first-block .calculate .calculate-body form .files-wrap {
        width: 105%;
    }
    main .content .first-image:after {
        top: 48px;
        left: 85px;
    }
    main .texnology .grid {
        grid-template-columns: 1fr;
        text-align: center;
    }
    main .characteristics .grid {
        grid-template-columns: 100%;
    }
    main .characteristics .grid .item .img-block {
        margin-right: 20px
    }
    main .ask button {
        width: 100%;
        max-width: 306px;
    }
    main .call button {
        width: 100%;
        max-width: 306px
    }
    main .zamer .form {
        max-width: 369px;
        width: 100%
    }
    main .stock .form {
        max-width: 369px;
        width: 100%
    }
    main .stock .img-wrap a:first-child img {
        width: 300px;
    }
    main .stock .h2-block span.second {
        top: 170px;
        left: 15px;
        font-size: 16px;
    }
    main .stock .img-wrap a:first-child:after {
        display: none;
    }
    main .stock .h2-block .stock-gift {
        top: 52px;
        left: 190px;
        width: 121px;
        height: unset;
    }
    main .stock .form label.accept {
        font-size: 11px;
    }
    main .stock .form .captcha label {
        display: none;
    }
    main .dealer .form {
        max-width: 369px;
        width: 100%
    }
    main .first-block .calculate .calculate-body form button {
        max-width: 306px;
        width: 100%
    }
    main .characteristics h2 {
        font-size: 32px;
        width: 85%;
        margin-left: auto;
        margin-right: auto;
    }
    main .characteristics .grid .item .desc {
        width: 188px
    }
    main .characteristics .grid .item .desc h3 {
        font-size: 20px;
        margin-bottom: 5px
    }
    main .characteristics .grid .item .desc span {
        font-size: 14px
    }
    main .kinds {
        padding-top: 40px
    }
    main .kinds h2 {
        font-size: 26px
    }
    main .kinds h3 {
        font-size: 14px;
    }
    main .kinds .grid .item .wrap {
        padding: 18px 20px 22px
    }
    main .kinds .grid .item .img {
        width: 100%;
        height: auto
    }
    main .kinds .grid .item .wrap h4 {
        font-size: 21px
    }
    main .kinds .grid .item .wrap .item-price {
        font-size: 20px
    }
    main .kinds .grid .item {
        height: auto;
        margin-bottom: 20px;
    }
    main .kinds .grid .item2,
    main .kinds .grid .item3 {
        margin-top: 0;
    }
    main .characteristics {
        padding-top: 70px
    }
    main .texnology h2 {
        font-size: 32px
    }
    main .texnology {
        padding-top: 70px;
        padding-bottom: 70px
    }
    main .zamer .h2-block h2 {
        font-size: 26px
    }
    main .zamer .h2-block span {
        font-size: 17px
    }
    main .zamer .form h4 {
        max-width: 256px;
        width: 100%;
        -webkit-background-size: 100% 100%;
        background-size: 100%
    }
    main .zamer .form {
        padding: 28px 25px 34px
    }
    main .zamer .form h3 {
        font-size: 19px
    }
    main .zamer .form span {
        font-size: 16px
    }
    main .stock .h2-block h2 {
        font-size: 26px
    }
    main .stock .h2-block span {
        font-size: 17px
    }
    main .stock .form h4 {
        max-width: 256px;
        width: 100%;
        -webkit-background-size: 100% 100%;
        background-size: 100%
    }
    main .stock .form {
        padding: 28px 25px 34px
    }
    main .stock .form h3 {
        font-size: 19px
    }
    main .stock .form span {
        font-size: 16px
    }
    main .dealer .h2-block h4 {
        font-size: 20px
    }
    main .dealer .h2-block span {
        font-size: 17px
    }
    main .dealer .form h4 {
        max-width: 256px;
        width: 100%;
        -webkit-background-size: 100% 100%;
        background-size: 100%;
    }
    main .dealer .form {
        padding: 28px 25px 34px
    }
    main .dealer .form h3 {
        font-size: 19px
    }
    main .dealer .form span {
        font-size: 16px
    }
    main .gallery .grid {
        /*grid-template-columns: 100%;*/
        grid-template-columns: 1fr;
        text-align: center;
        display: block;
    }
    main .gallery h2 {
        font-size: 26px;
    }
    main .objects h2 {
        font-size: 26px
    }
    main .objects .grid {
        grid-template-columns: 1fr
    }
    main .objects {
        padding-top: 30px;
        padding-bottom: 70px
    }
    main .objects .item span {
        font-size: 20px;
    }
    main .ask h2 {
        font-size: 26px
    }
    main .ask .ask-blocks .item h4 {
        font-size: 16px
    }
    main .reviews {
        padding-top: 70px
    }
    main .reviews h2 {
        font-size: 32px
    }
    main .reviews .items .item {
        padding: 0 15px 50px
    }
    main .reviews .items .item span {
        font-size: 14px
    }
    main .call h2 {
        font-size: 16px;
        line-height: 24px
    }
    main .call h3 {
        font-size: 16px;
        line-height: 22px
    }
    main .offer .image {
        background: url(../images/offer-mobile-v.jpg) no-repeat 0 0;
        width: 320px;
        height: 180px;
        margin: 0 auto;
    }
    main .content .image .img-wrap,
    main .content .image img {
        width: 100%;
        height: 100%;
    }
    main #map .places span {
        font-size: 18px
    }
    main #map .places div a {
        font-size: 24px
    }
    main #map .places .places-logo {
        display: none;
    }
    main #map .places .places-logo-mobile {
        display: block;
    }
    .modal .modal-complect .modal-content {
        padding: 20px 5px 43px;
    }
    
    .iconblock-8 {
    margin: 0px 10px;
    background: url(../images/polikarbonat_dly_teplicy_banner.jpg) no-repeat center;
    
    width:94%;
    padding: 108px;
    display: table;
} 
}
.success {
    width: 40%;
    height: auto;
    font-size: 18px;
    font-family: pneb;
    margin-left: auto;
    margin-right: auto;
    position: fixed;
    top: 22vh;
    left: 0;
    right: 0;
    background: #47cd5d;
    border: 2px solid #11aa2b;
    padding: 10px 20px;
    z-index: 100;
    display: none;
    -webkit-box-shadow: 0 0 10px 0;
    box-shadow: 0 0 10px 0;
    color: #fcfbfb;
    text-shadow: 0 0 2px #000;
    text-align: center;
}
@media (max-width: 1199px) {
    .success {
        top: 200px
    }
}
.modal-open .modal {
    background: rgba(0, 0, 0, .8)
}
.modal .modal-dialog {
    max-width: 370px;
    width: 100%;
    position: absolute;
    margin: auto;
    top: 10px;
    bottom: 0;
    left: 0;
    right: 0;
    /*height: 380px*/
}
.modal .modal-dialog.medium {
    max-width: 580px;
}
@media (max-width: 361px) {
    .modal .modal-dialog {
        max-width: 300px
    }
}
@media (max-width: 1199px) {
    .modal .modal-dialog {
        margin-top: 50px
    }
}
.modal .modal-content {
    background: #fff;
    border: none;
    padding: 45px 32px 43px
}
.modal .modal-complect .modal-content {
    padding: 20px 32px 43px;
}
.modal .modal-complect h2 {
    text-align: left;
    margin-bottom: 0;
}
.modal .modal-complect th.materials {
    /*background: url(../images/complect-materials.png) no-repeat 0 0;*/
    display: table-cell;
    width: 90px;
    height: 63px;
    padding: 0;
}
.modal .modal-complect td.materials {
   background-color: #eef8fb;
    width: 90px;
}
.modal .modal-complect th.services {
    /*background: url(../images/complect-works.png) no-repeat 0 0;*/
    display: table-cell;
    width: 90px;
    height: 63px;
    padding: 0;
}
.modal .modal-complect td.services {
    background-color: #fff5e4;
    width: 90px;
}

.modal .modal-complect .close {
    right: 0;
    top: -10px;
}

@media (max-width: 361px) {
    .modal .modal-content {
        padding: 40px 20px 28px
    }
}
.modal .modal-header {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    padding: 0
}
.modal .modal-footer {
    padding: 0
}
.modal .modal-body {
    padding: 0
}
.modal .modal-body button {
    width: 306px;
    height: 53px;
    background: -webkit-gradient(linear, left bottom, left top, from(#f6d30c), to(#ffe937));
    background: -webkit-linear-gradient(bottom, #f6d30c 0, #ffe937 100%);
    background: -o-linear-gradient(bottom, #f6d30c 0, #ffe937 100%);
    background: linear-gradient(360deg, #f6d30c 0, #ffe937 100%);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: none;
    -webkit-box-shadow: 0 4px 0 0 #e7ae01;
    box-shadow: 0 4px 0 0 #e7ae01;
    font-size: 20px;
    text-transform: uppercase;
    font-family: pnb;
    margin-top: 18px;
    width: 100%
}
.modal .modal-body button:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#f6d30c), to(#ffe937));
    background: -webkit-linear-gradient(top, #f6d30c 0, #ffe937 100%);
    background: -o-linear-gradient(top, #f6d30c 0, #ffe937 100%);
    background: linear-gradient(180deg, #f6d30c 0, #ffe937 100%)
}
.modal h2 {
    font-size: 26px;
    text-align: center;
    color: #033;
    font-family: pnb;
    text-transform: uppercase;
    line-height: 28px;
    width: 100%;
    display: block;
    margin-bottom: 15px
}
.modal h2 span {
    font-size: 20px
}
.modal h4 {
    font-size: 17px;
    color: #033;
    width: 100%;
    display: block;
    margin-bottom: 20px;
    font-family: pnr
}
.modal input {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    outline: 0;
    border: none;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 10px 19px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    color: #333
}
.modal input[type="checkbox"] {
    width: auto;
    margin-top: 10px;
}
.modal input:focus {
    outline: 0
}
/*.modal input.tel {*/
    /*margin-bottom: 0*/
/*}*/
.modal button {
    cursor: pointer;
    outline: 0
}
.modal button:focus {
    outline: 0
}
.modal .close {
    position: absolute;
    right: 9px;
    top: 0;
    opacity: .25;
    font-size: 36px;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    font-size: 46px
}
.modal .close:hover {
    opacity: .85
}
.modal label.accept {
    font-size: 14px;
}

.loading-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    display: none;
}
.loading-back {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.5;
}
.loading{
    top: 300px;
    left: 50%;
    position: relative;
    width: 100px;
    height: 100px;
}
.loading.bar div{
    width: 10px;
    height: 30px;
    background: black;
    position: absolute;
    top: 35px;
    left: 45px;
    opacity:0.05;

    -webkit-animation: fadeit 1.1s linear infinite;
    animation: fadeit 1.1s linear infinite;
}
.loading.bar div:nth-child(1){
    -webkit-transform: rotate(0deg) translate(0, -30px);
    transform: rotate(0deg) translate(0, -30px);

    -webkit-animation-delay:0.39s;
    animation-delay:0.39s;
}
.loading.bar div:nth-child(2){
    -webkit-transform: rotate(45deg) translate(0, -30px);
    transform: rotate(45deg) translate(0, -30px);

    -webkit-animation-delay:0.52s;
    animation-delay:0.52s;
}
.loading.bar div:nth-child(3){
    -webkit-transform: rotate(90deg) translate(0, -30px);
    transform: rotate(90deg) translate(0, -30px);

    -webkit-animation-delay:0.65s;
    animation-delay:0.65s;
}
.loading.bar div:nth-child(4){
    -webkit-transform: rotate(135deg) translate(0, -30px);
    transform: rotate(135deg) translate(0, -30px);

    -webkit-animation-delay:0.78s;
    animation-delay:0.78s;
}
.loading.bar div:nth-child(5){
    -webkit-transform: rotate(180deg) translate(0, -30px);
    transform: rotate(180deg) translate(0, -30px);

    -webkit-animation-delay:0.91s;
    animation-delay:0.91s;
}
.loading.bar div:nth-child(6){
    -webkit-transform: rotate(225deg) translate(0, -30px);
    transform: rotate(225deg) translate(0, -30px);

    -webkit-animation-delay:1.04s;
    animation-delay:1.04s;
}
.loading.bar div:nth-child(7){
    -webkit-transform: rotate(270deg) translate(0, -30px);
    transform: rotate(270deg) translate(0, -30px);

    -webkit-animation-delay:1.17s;
    animation-delay:1.17s;
}
.loading.bar div:nth-child(8){
    -webkit-transform: rotate(315deg) translate(0, -30px);
    transform: rotate(315deg) translate(0, -30px);

    -webkit-animation-delay:1.3s;
    animation-delay:1.3s;
}
@-webkit-keyframes fadeit{
    0%{ opacity:1; }
    100%{ opacity:0;}
}
@keyframes fadeit{
    0%{ opacity:1; }
    100%{ opacity:0;}
}

.fixed {
    position: fixed;
    width: 100%;
}
.bx-wrapper .bx-controls-direction a {
    top: 95%;
    opacity: 0.5;
}
a.check-all {
    border-bottom: 1px dashed;
    line-height: 1;
    margin-bottom: 10px;
    display: inline-block;
}
a.check-all:hover {
   text-decoration: none;
}

.projects-filter .sizes {
    list-style: none;
    margin: 0;
    padding: 0;
}
.projects-filter .sizes li {
    display: inline-block;
    width: 89px;
}
.projects-filter .sizes li .count {
    font-size: 12px;
    color: #ccc;
    font-family: sans-serif;
}
.projects-filter input.price {
    width: 110px;
    padding: 2px 4px;
}
.projects-filter .ui-slider-horizontal {
    margin-top: 15px;
}
.filter-wrap {
    margin-bottom: 20px;
}
.filter-wrap strong {
    font-size: 1.25rem;
}
.filter-wrap .hint {
    font-size: small;
    color: #999;
}

.modal-complect .backform {
    margin-top: 20px;
    border-top: 2px dashed #ccc;
    padding-top: 20px;
}
.modal-complect .backform div {
    float: left;
    width: 50%;
    height: 50px;
    padding: 0 5px 0 0;
}
.modal-complect .modal-body button {
    margin-top: 5px;
    height: 45px;
}
.modal-complect label.accept {
    line-height: 0.5em;
    margin-top: 5px;
}
.modal-complect .stage-title td {
    text-transform: uppercase;
    padding-top: 10px;
}
.modal-complect .service-description {
    font-size: 15px;
    font-family: 'Arial', sans-serif;
    line-height: 1.3;
    border-bottom: 1px dashed #ccc;
}
.modal-complect .service-description td {
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.modal-complect .total-price {
    text-align: right;
    font-size: 25px;
}
.modal-complect .total-price span {
    font-size: 18px;
}
.modal-body .captcha-input {
    width: 85px;
}
.zamer .captcha-input,
.dealer .captcha-input,
.stock .captcha-input {
    width: 82px !important;
}

main .karkas {
    background: #fff;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 44px 5px 32px;
    margin-top: 70px;
    border-bottom: 10px solid #14b10563;
    border-top: 7px solid #f1f1f1;
    border-radius: 15px;
    
}

main .karkas1 {
    background: #efefef;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 44px 0 32px;
    margin-top: 50px;
    margin-bottom: 50px;

}

/* внешние границы таблицы серого цвета толщиной 1px */
table {border: 1px solid grey;} 
/* границы ячеек первого ряда таблицы */
th {border: 1px solid grey;}
/* границы ячеек тела таблицы */
td {border: 1px solid grey;}

/* сделает ширину таблицы равной ширине блока контейнера, в котором она находится */
table {width: 98%;}
/* задаст фиксированную ширину для таблицы */
/*table {width: 580px;}*/

body {
  margin: 0;
  background: #F8F8F8;
}
table {
  border-collapse: collapse; 
  line-height: 1.1;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  background:  radial-gradient(farthest-corner at 50% 50%, white, #DCECF8);
  color: #0C213B;
}

del {
	position: relative;
	color: #000;
	text-decoration: none;
}
del:before {
	content: "";
	border-bottom: 2px solid red;
	position: absolute;
	top: 0;
	left: 0;    
	width: 100%;
	height: 50%;
}
caption {
  font-family: annabelle, cursive;
  font-weight: bold;
  font-size: 1.0em;
  padding: 10px; 
  color: #F3CD26;
  text-shadow: 1px 1px 0 rgba(0,0,0,.3);
 }
caption:before, caption:after {
  content: "\274B";
  color: #A9E2CC;
  margin: 0 10px;
}
th {
  font-size: 0.9em;	
  padding: 10px; 
  border: 1px solid #A9E2CC;
}
td {
  font-size: 1.0em;
  padding: 5px 7px;
  border: 1px solid #A9E2CC;
}
first {
  font-size: 1em;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 361px) {


/* сделает ширину таблицы равной ширине блока контейнера, в котором она находится */
table {
	width: 100%;
}

}

@media (max-width: 731px) {


/* сделает ширину таблицы равной ширине блока контейнера, в котором она находится */
table {
	width: 100%;
}
th {
    font-size: 0.8em;
    padding: 10px;
    border: 1px solid #A9E2CC;
}
}

@media (max-width: 1024px) {


/* сделает ширину таблицы равной ширине блока контейнера, в котором она находится */
table {
	width: 100%;
}

}

@media (max-width: 1199px) {


/* сделает ширину таблицы равной ширине блока контейнера, в котором она находится */
table {width: 100%;}

}
.iconblock-7 {
    margin: 0px 15px;
    background: #f8f8f8;
    border: 1px solid #d3d3d3;
    width: 89%;
    padding: 0 5px;
    display: table;
    border-radius: 15px;
}
.iconblock-7 .icon {
    display: table-cell;
    vertical-align: top;
    width: 60px;
    padding: 12px 12px 0 0;
    text-align:center;
}

.iconblock-7 .icon i,
.iconblock-7 .icon img {
    font-size:32px;
    color: #BDE1FF;
    transition: all .4s;
    width: 50px;
    height: 71px;
}
.iconblock-7 .icon img {
    opacity: .6;
}
.iconblock-7:hover .icon i,
.iconblock-7:hover .icon img {
    font-size:48px;
    color: #337AB7;
    transform: rotate(-360deg);
    width: 50px;
    height: 71px;
    opacity: 1;
}
.iconblock-7 h3 {
    transition: all 0.7s ease 0s;
    color: #337AB7;
    font-size:20px;
    margin:10px 0;
}    
.iconblock-7:hover h3 {
    color: #000;
}


.iconblock-8 {
    margin: 0px 10px;
    background: url(../images/polikarbonat_dly_teplicy_banner.jpg) no-repeat center;
    width:94%;
    background-size: 100% auto;
    padding: 108px;
    display: table;
}


.iconblock-8 .image img {
    margin: 0px 10px;
    /* background: url(../images/polikarbonat_dly_teplicy_banner.jpg) no-repeat center;*/
    width:94%;
    padding: 108px;
    display: table;
}


.iconblock-8 .icon {
    display: table-cell;
    vertical-align: top;
    width: 60px;
    padding: 12px 12px 0 0;
    text-align:center;
}

.iconblock-8 .icon i,
.iconblock-8 .icon img {
    font-size:32px;
    color: #BDE1FF;
    transition: all .4s;
    width: 50px;
    height: 71px;
}
.iconblock-8 .icon img {
    opacity: .6;
}
.iconblock-8:hover .icon i,
.iconblock-8:hover .icon img {
    font-size:48px;
    color: #337AB7;
    transform: rotate(-360deg);
    width: 50px;
    height: 71px;
    opacity: 1;
}
.iconblock-8 h3 {
    transition: all 0.7s ease 0s;
    color: #337AB7;
    font-size:20px;
    margin:10px 0;
}    
.iconblock-8:hover h3 {
    color: #000;
}

.whatsapp-button {
    position: fixed;
    right: 5px;
    bottom: 120px;
    transform: translate(-50%, -50%);
    background: #25D366; /*цвет кнопки*/
    border-radius: 50%;
    width: 55px; /*ширина кнопки*/
    height: 55px; /*высота кнопки*/
    color: #fff;
    text-align: center;
    line-height: 53px; /*центровка иконки в кнопке*/
    font-size: 35px; /*размер иконки*/
    z-index: 9999;
}
.whatsapp-button a {
    color: #fff;
}
.whatsapp-button:before,
.whatsapp-button:after {
    content: " ";
    display: block;
    position: absolute;
    border: 50%;
    border: 1px solid #25D366; /*цвет анимированных волн от кнопки*/
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden; 
}
 
.whatsapp-button:after{
    animation-delay: .5s;
}
 
@keyframes animate
{
    0%
    {
        transform: scale(0.5);
        opacity: 0;
    }
    50%
    {
        opacity: 1;
    }
    100%
    {
        transform: scale(1.2);
        opacity: 0;
    }
}
body {
  font-family: "Open Sans", sans-serif;
  line-height: 1.25;
}

table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
/*table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}*/
table tr {
  background: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}
table th,
table td {
  padding: .4em;
  text-align: center;
}
table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
  background: #e8f8ff;
}
@media screen and (max-width: 600px) {
  table {
    border: 0;
  }
  table caption {
    font-size: 1.3em;
  }
  table thead {
    display: none;
  }
  table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  table td:before {
    content: attr(aria-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  table td:last-child {
    border-bottom: 0;
  }
  
  body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    background-color: #f4f4f4;
}

body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    background-color: #f4f4f4;
}

.gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
 
.gallery img {
  width: 100px;
  height: auto;
  cursor: pointer;
}

}