@font-face {
    font-family: 'cuprumregular';
    src: url('cuprum-regular-webfont.eot');
    src: url('cuprum-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('cuprum-regular-webfont.woff') format('woff'),
         url('cuprum-regular-webfont.ttf') format('truetype'),
         url('cuprum-regular-webfont.svg#cuprumregular') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap;

}

@font-face {
    font-family: 'cuprumbold';
    src: url('cuprum-bold-webfont.eot');
    src: url('cuprum-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('cuprum-bold-webfont.woff') format('woff'),
         url('cuprum-bold-webfont.ttf') format('truetype'),
         url('cuprum-bold-webfont.svg#cuprumbold') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap;

}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, time {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*--------------------Defaults--------------------*/
html, body{
    background: #f8f9fa;
    min-width:996px;
    width:100%;
    height:100%;
    color:#707070;
    font:14px/20px Arial, Helvetica, sans-serif;
}
/*--------------------Layout--------------------*/
.hide{
	display: none !important;
}

.page{
    width:100%;
    min-height:100%;
    height:auto !important;
    height:100%;
}
.header{
    padding:0 0 30px 0;
}
.footer{
    background: #dfe3e7 url(../img/footer-bg.jpg) repeat-x center 0;
    font-size: 13px;
    color:#6C757C;
    position:relative;
    margin-top:-380px;
    height:auto;
    width:100%;
    float: left;    
    padding:120px 0 0 0;
}
.clear{
    height:380px;
    clear:both
}
.clearfix{
    display:inline-block
}
.clearfix{
    zoom:1;
    display:block
}
.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden
}
.container{    
    max-width:1230px;
    padding:0 30px;
    margin:0 auto;
    clear:both
}
/*--------------------Titles--------------------*/
a img{border:0}
a{
    color:#707070;
    text-decoration: none;
}
strong{
    font-weight: bold;
}
em{
    font-style: italic;
}
h1{
   color:#202020;
   font-size: 32px;
   font-family: 'cuprumregular';
   padding:0 0 31px 0;
   line-height: 30px;
}
h2, .like-h2{
    color:#202020;
    font-size: 22px;
    font-family: 'cuprumregular';
    padding:0 0 20px 0;    
}
h3{
    font-weight: bold;
    padding:0 0 25px 0
}
table td{
    vertical-align: middle;
}
input[type=text]{
    width:200px;
    padding:5px 13px;
    border:1px solid #d7d7d7;
    color:#363636;
    position: relative;
    -webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	behavior: url(PIE.htc);
    font-size: 12px;
}
input[type=text]:-moz-placeholder{color:#c2c2c2}
input[type=text]::-moz-placeholder{color:#c2c2c2}
input[type=text]::-webkit-input-placeholder{color:#c2c2c2}
textarea::-webkit-input-placeholder{color: #c2c2c2}
textarea:-moz-placeholder{color: #c5c5c5}
textarea{
    background: #FFF;
    padding:15px;
    border:1px solid #e6e6e6;
    width:686px;
    margin:0 0 10px 0;
    font:14px Arial, Helvetica, sans-serif;
    overflow: hidden;
    text-transform: uppercase !important;
    resize:none;
    color: #c5c5c5
}
/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}
/*--------------------header--------------------*/
.header-top{
    height:225px;
}
    .logo{
        padding:60px 0 0 0;
        max-width:835px;
        height:107px;        
        margin:0 180px 0 210px;
    }
        .logo a{
            display: block;
            max-width:835px;
            height:107px;
            background: url(../img/logo.jpg) no-repeat center 0;
            margin:0 auto;
            position: relative;
        }
            .logo .china-map{
                width:87px;
                height:63px;
                position: absolute;
                left:0;
                top:30px;
                background: url(../img/china-map.jpg) no-repeat;
            }
            .logo .russia-map{
                width:108px;
                height:59px;
                position: absolute;
                right:0;
                top:30px;
                background: url(../img/russia-map.jpg) no-repeat;
            }
    .header-top p{
        padding:0 0 16px 0
    }
        .header-top p span{
            display: block;
            font-weight: bold;
        }
.china-contact{
    float: left;
    margin:20px 0 0 0;
    width:210px;
}
    .header-top .phone{
        font-size: 12px;
        font-style: italic;
        padding:9px 0 0 0;
        background: url(../img/contact-line.jpg) no-repeat;
    }
        .header-top .phone span{
            color:#202020;
            font-size: 14px;
            font-style: normal;
            line-height:28px;
        }
.russia-contact{
    text-align: right;
    float: right;
    margin:20px 0 0 0;
    width:210px;
}
    .russia-contact .phone{
        font-size: 12px;
        font-style: italic;
        padding:15px 0 0 0;
        background: url(../img/contact-line.jpg) no-repeat;
    }
    .russia-contact .main-phone{
        color:#202020;
        font-size: 22px;
        font-weight: bold;    
        padding:0 0 20px 0
    }
    
        .russia-contact .phone{
            color:#202020;
            background-position: right 0;
        }
.menu{
    height:65px;
    background: #FFF;
    text-align: center;
    border-top:1px solid #f1f2f3;
    border-bottom:1px solid #bec0be;
    position: relative;
    -webkit-box-shadow: #e4e4e5 0px 1px 2px;
	-moz-box-shadow: #e4e4e5 0px 1px 2px;
	box-shadow: #e4e4e5 0px 1px 3px;
	behavior: url(PIE.htc);
    z-index: 200;
}
    .menu ul{
        font-size: 0;
        letter-spacing: -5px;
    }
        .menu ul li{
            letter-spacing: normal;
            display:inline-block;
            *zoom:1;
           
            *display:inline;
            vertical-align: top;
            margin:0 20px;
        }
		
		.menu > ul > li{
			position: relative;
		}
		.menu > ul > li.parentLink > img {
			right: 2px;
			top: 26px;
		}
            .menu ul li a{
                display: block;
                line-height:65px;
                color:#202020;
                font-family: 'cuprumregular';
                font-size: 20px;
                text-transform: uppercase;
                padding:0 30px;
            }

		    .menu ul li.active a {color:#d82123}
            .menu ul li a:hover{
                color:#dc1f1f
            }
			
.menu ul li > ul {
	display:none;
	    position: absolute;
    background: #fff;
    top: 65px;
    border: 1px solid #cbcbcc;
	border-bottom:none;
	    min-width: 255px;
}

.menu ul li > ul li {
	margin:0;
	 position: relative;
}

.menu ul li > ul a {
    border-bottom: 1px solid #cbcbcc;
	text-align: left;
    font-size: 17px;
    line-height: initial;
    padding: 10px 20px;
}

.menu ul li > ul > li {
	display:block;
}

.menu ul li:hover > ul {
	display:block;
}

.menu ul li > ul ul {
	left: 100%;
	margin-left:1px;
}

.menu ul li > ul ul {
    left: 100%;
    margin-left: 0;
    width: 255px;
    top: -1px;
}

.map{
    position: relative;
    z-index: 100;
    overflow: hidden;
    clear:both;
    text-align: center;
    max-width:1224px;
    margin:0 auto
}    
    .map-box{
        display: none;
    }
    .map .map-box:first-child{
        display: block;
    }
    .map img{
        margin:0 auto
    }
.white-block{
    background: #FFF;
    border:1px solid #e4e4e5;
    border-top:1px solid #f1f2f3;
    border-bottom:1px solid #cecfd0;
    position: relative;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
    -webkit-box-shadow: #e4e4e5 0px 0 3px;
	-moz-box-shadow: #e4e4e5 0px 0 3px;
	box-shadow: #e4e4e5 0px 1px 2px;
	behavior: url(PIE.htc);
}        
.white-block:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden
}
.contacts{
    padding:48px 0;
    background:#FFF url(../img/contacts-line.jpg) no-repeat center 50px;
    margin:0 0 130px 0
}
    .contacts-title{
        text-decoration: none;
        display: block;
        width:184px;
        height:40px;
        font-family: 'cuprumregular';
        font-size: 18px;
        position: relative;
        margin:0 auto 54px auto;
        -webkit-border-radius: 3px;
    	-moz-border-radius: 3px;
    	border-radius: 3px;
    	behavior: url(PIE.htc);
        line-height:40px;
        text-align: center;
        text-transform: uppercase;
        border:1px solid #d2d7dd;
        cursor: pointer;
    }
    .contacts-title .corner{
        display: block;
        width:34px;
        height:16px;
        background: url(../img/tabs-corner.png) no-repeat;
        position: absolute;
        left:50%;
        margin-left:-17px;
        top:-65px;
        display: none;
    }
    .contacts-title.active, .contacts-title:hover{
        background: #dc1f1f;
        color:#FFF;
        border:1px solid transparent
    }
    .contacts-title.active .corner{
        display: block;
    }
    .contacts-col{
        padding:0 3% 0 3%;
        width:44%;
        height:393px;
        float: left;
    }
        .contacts-col p{
            padding: 0 0 10px 0;
        } 
            .contacts-col p a{
                color:#dc1f1f;
                display: table-cell;
            }
            .contacts-col p em{
                display: block;
            }
            .contacts-col p strong{
                display: table-cell;
                padding:0 7px 0 0
            } 
            .contacts-col p span{            
                display: table-cell;
            }
.contacts-separator{
    height:26px;
    background: url(../img/contact-line.jpg) no-repeat 0 9px;   
}
.contacts .contacts-bottom{
    text-align: center;
    font-style: italic;
    line-height:30px;
    padding:0 0 10px 0
}
    .contacts .contacts-bottom span{
        display: block;
    }
.services{
    text-align: center;
    color:#FFF;
    overflow: hidden;
    position: relative;
    z-index: 100;
    background: url(../img/services-img.jpg) no-repeat center 0;
    height:608px;
    margin:0 0 10px 0;
}
    .services .services-title{
        font-family: 'cuprumregular';
        font-size: 46px;
        margin:64px 0 86px 0
    }
        .services .services-title span{
            font-family: 'cuprumbold';
        }
    .services-list{
        margin:0 0 80px 0
    }
        .services-list li{
            width:27%;
            margin:0 3%;
            float: left;
        }
        .services-list li.services1{
            background: url(../img/services1.png) no-repeat center 0;                
        }
        .services-list li.services2{
            background: url(../img/services2.png) no-repeat center 0;                
        }
        .services-list li.services3{
            background: url(../img/services3.png) no-repeat center 0;                
        }
            .services-list li a{
                display: block;
                padding:155px 0 0 0;
                font-size: 24px;
                font-family: 'cuprumregular';
                color:#FFF;
                line-height: 30px;
            }
                .services-list li a span{
                    font-family: 'cuprumbold';
                }
    .order-btn{
        cursor: pointer;
        display: block;
        background: #f78a31;
        width:390px;
        height:64px;
        position: relative;
        margin:0 auto;
        -webkit-border-radius: 4px;
    	-moz-border-radius: 4px;
    	border-radius: 4px;
    	behavior: url(PIE.htc);
        font-family: 'cuprumregular';
        color:#FFF;
        font-size: 30px;
        line-height:64px;
        text-transform: uppercase;
        border:0;
    }
    .order-btn-small{
        width:170px;
        height:40px;
        -webkit-border-radius:2px;
    	-moz-border-radius: 2px;
    	border-radius: 2px;
    	behavior: url(PIE.htc);
        font-size: 17px;
        line-height:40px;
     }
     .order-btn-small.tripop-calculateform{
        width:204px;
        float: right;
     } 
     .sidebar-wrapper .order-btn{
        float: left;
     }
     .sidebar-wrapper .order-btns .order-btn-small.tripop-calculateform{
        float: right;
     }
    .order-btn:hover{
        background:#ff9f51;    
    }    
    .services .order-btns{
        text-align: center;
    }
        .services .order-btns .order-btn{
            display:inline-block;
            *zoom:1;
            overflow:hidden;
            *display:inline;
            vertical-align: top;
            margin:0 10px;
        }
.question-title{
    color:#202020;
    text-align: center;
    padding:20px 0 52px 0;
    font-size: 40px;
    line-height:44px;
    font-family: 'cuprumregular';
    text-transform: uppercase;
    position: relative;
}
    .question-title .home-btn{
        position: absolute;
        left:0;
        top:28px
    }
    .question-title .order-title-btns{
        position: absolute;
        right:0;
        top:20px;
    }
        .question-title .order-title-btns .order-btn{
            margin:0 0 0 16px;
            float: right;
        }
.why{
    padding:0 0 90px 0;    
}
    .why li{
        width:22%;
        padding:73px 0 0 0;
        margin-left:4%;
        float: left;
        position: relative;
    }
    .why li:first-child{
        margin:0;
        width:22%
    } 
        .why li .why-num{
            font-size: 18px;
            text-align: center;
            color:#FFF;
            width:28px;
            height:47px;
            /* background: url(../img/why-num.png) no-repeat; */
            position: absolute;
            left:0;
            top:0;
            font-family:'cuprumbold';
            line-height:47px;
			 background: url(../img/sprite.png);
		background-position: -68px -56px;
        }
.home-block{
    padding:56px 0 50px 0;
    background:#FFF url(../img/contacts-line.jpg) no-repeat 32% center;
    margin:0 0 103px 0
}
    .sale{
        margin-top:-7px;
        padding:7px 7% 0 60px;
        position: relative;
        width:23%;
        float: left;
        /* background: url(../img/sale-ico.png) no-repeat; */
    }
	
	.sale:before {
		content: "";
    display: block;
    width: 46px;
    height: 32px;
    position: absolute;
    top: 0px;
    left: -2px;
    content: "";
    background: url(../img/sprite.png);
    background-position: 0 -85px;
	}
	
	.sidebar .sale:before {
		display:none;
	}
	
    .sidebar .sale{
        width:auto;
        padding:0;
        background: none;
        margin:0 0 16px 0
    }
        .sidebar .sale-ico{
                width: 46px;
    height: 32px;
    /* background: url(../img/sale-ico2.png) no-repeat; */
    position: absolute;
    right: -32px;
    top: -7px;
    content: "";
    background: url(../img/sprite.png);
    background-position: 0 -85px;
    transform: scale(-1, 1);
        }
        .sale .like-h2{
            padding:0 0 28px 0
        }
        .sale ul{
            padding:0 0 15px 0;
        }
            .sale ul li{
                padding:0 0 20px 35px;
                background: url(../img/sale-bullets.jpg) no-repeat 0 10px;
            }
    .archive{
        padding:0 0 0 20px;
        background: url(../img/archive-ico.png) no-repeat 0 center;
        font-size: 12px;
        text-decoration: underline;
    }
        .archive:hover{
            text-decoration: none;
        }
    .show-more{
        padding:0 0 0 18px;
        background: url(../img/show-more.png) no-repeat 0 center;
        font-size: 12px;
        clear:both;
        white-space: nowrap;
    }
        .show-more span{
            border-bottom:1px dashed #707070
        }
        .show-more:hover span{
            border-bottom:1px dashed transparent
        }
    .home-img{
        border:1px solid #d2d7dd;
        position: relative;
        -webkit-border-radius: 2px;
    	-moz-border-radius: 2px;
    	border-radius: 2px;
    	behavior: url(PIE.htc);
        padding:6px;
        width:28%;
        float: left;
        margin:0 0 0 1%
    }
        .sidebar .home-img{
            width:313px;
            margin:0 0 28px 0
        }
        .home-img img{
            width:100%;
            display: block;
        }
    .home-post{
        width:24%;
        float: left;
        margin:0 0 0 4%
    }
        .sidebar .home-post{
            width:100%;
            margin:0
        }
        .home-post p{
            padding:0 0 27px 0
        }
        .home-post .more-btn{
            margin:0 0 40px 0
        }
            .sidebar .home-post .more-btn{
                float: left;
            }
            .sidebar .home-post .show-more{
                float: right;
                clear: none;
                line-height:31px
            }
.more-btn{
    text-transform: uppercase;
    width:103px;
    height:31px;
    display: block;
    border:1px solid #d2d7dd;
    position: relative;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(PIE.htc);
    color:#707070;
    font-family: 'cuprumregular';
    font-size: 14px;
    line-height:31px;
    text-align: center;
}
.more-btn:hover{
    background: #dc1f1f;
    color:#FFF;
    border:1px solid #dc1f1f    
}
.breadcrumbs{
    margin:0 0 30px 0;
}
    .B_homeCrumb {
        display: block;
        width:30px;
        height:30px;
        border:1px solid #d5d9df;
        position: relative;
        background:#FFF url(../img/home-ico.png) no-repeat center;
        -webkit-border-radius: 16px;
    	-moz-border-radius: 16px;
    	border-radius: 16px;
    	behavior: url(PIE.htc);
    }
    .breadcrumbs li{
        padding:0 8px 0 20px;
        line-height:30px;
        float: left;
        font-style:italic;
        background: url(../img/breadcrumbs-arrow.png) no-repeat 0 center;
    }
    .breadcrumbs li:first-child{
        padding:0 8px 0 0;
        background: none;
    }
.column-wrapper{
    width:100%;
    float:left;
}
.main-column{
    margin:0 414px 103px 0;
    padding:30px;
}
.page > .container{
	position: relative;
}
.sidebar-wrapper{
    width:390px;
	position: absolute;
	top: 1px;
	right: 30px;
	z-index: 100;
}
.sidebar-wrapper.fixed{
	position: fixed;
}
.sidebar-wrapper .order-btns{
    padding:0 0 15px 0 
}
.sidebar-wrapper .order-btns .order-btn{
    float: left;
    margin:0;
    text-align: center;
}
.sidebar{    
    width:330px;
    padding:41px 30px 21px 30px;
    float: right;
}
.news-posts{
    padding:0 0 49px 0;
}
    .news-posts .post{
        padding:28px 0;
        border-bottom:1px solid #d2d7dd;
    }
    .news-posts .post:first-child{    
        border-top:1px solid #d2d7dd;
    }
        .post img{
            float: left;
            position: relative;
            border:1px solid #d2d7dd;
            padding:6px;
            -webkit-border-radius: 2px;
        	-moz-border-radius: 2px;
        	border-radius: 2px;
        	behavior: url(PIE.htc);
        }
        .post .post-descript{
            margin:0 0 0 175px;
        }
            .post .post-descript h2 a{
                color:#202020    
            }
            .post .post-descript h2 a:hover{
                color:#dc1f1f
            }
            .post .clearfix{
                padding:18px 0 0 0
            }
            .post .date{float: left;}
            .post .more-btn{
                float: right;
            }
.date{
    padding:0 0 0 24px;
    background: url(../img/date-ico.png) no-repeat 0 center;
    font-style: italic;
    font-size: 12px;                
    white-space: nowrap;
    line-height:31px;
}
.pagination{
    position: relative;
    text-align: center;
    padding:0 0 30px 0
}
.pag-article{
    padding:0 0 37px 0;
    text-align: left;
}
    .pagination ul{
        font-size: 0;
    }
        .pagination ul li{
            min-width:24px;
            line-height:41px;
            font-size: 13px;
            height:41px;
            margin:0 2px;
            display:inline-block;
            *zoom:1;
            overflow:hidden;
            *display:inline;
            vertical-align: top;
        }
        .pagination ul li.prev{
            position: absolute;
            left:0;
            top:8px;
            margin:0;
        }
        .pag-article ul li.prev{
            position: relative;
            width:48%;
            float: left;
            padding:32px 0 0 0;
            border-top:1px solid #d2d7dd;
            height:auto;
        }
            .pag-article ul li.prev a{
                height:auto;
                line-height:20px
            }
            .pagination ul li.prev a .prev-ico{
                width:24px;
                height:24px;
                position: absolute;
                left:0;
                top:0;
                background: url(../img/pag-prev.png) no-repeat;
            }
            .pag-article ul li.prev a .prev-ico{
                top:-3px
            }
            .pagination ul li.prev a:hover .prev-ico{
                background-position: 0 bottom;
            }
        .pagination ul li.next{
            position: absolute;
            right:0;
            top:8px;
            margin:0;
        }
        .pag-article ul li.next{
            position: relative;
            width:48%;
            float: right;
            padding:32px 0 0 0;
            border-top:1px solid #d2d7dd;
            text-align: right;
            height:auto;
        }
        .pag-article ul li.next a{height:auto; line-height:20px}
            .pagination ul li.next a .next-ico{
                width:24px;
                height:24px;
                position: absolute;
                right:0;
                top:0;
                background: url(../img/pag-next.png) no-repeat;
            }
            .pag-article ul li.next a .next-ico{
                top:-3px
            }
            .pagination ul li.next a:hover .next-ico{
                background-position: 0 bottom;
            }
        .pagination ul li.active{
            background: url(../img/pag-active.png) no-repeat;
            font-size: 14px;
            font-weight: bold;
            color:#FFF;
            line-height:39px;
        }
            .pagination ul li a{
                display: block;
                font-size: 13px;
                line-height:41px;
				min-height: 24px;
            }
            .pagination ul li a:hover{
                text-decoration: underline;
            }        
                .pagination ul .next a{
                    height:24px;
                    line-height:24px;
                    padding:0 42px 0 0;
                    position: relative;
                }
                .pagination ul .prev a{
                    height:24px;
                    line-height:24px;
                    padding:0 0 0 42px;
                    position: relative;
                }
.article{
    margin:0 0 43px 0;
}
    .article img{
        padding:7px;
        border:1px solid #d2d7dd;
        position: relative;
        -webkit-border-radius: 2px;
    	-moz-border-radius: 2px;
    	border-radius: 2px;
    	behavior: url(PIE.htc);
        display: block;
        margin:0 0 30px 0
    }
    .article p{
        padding:0 0 25px 0
    }
        .article p a{
            color:#dc1f1f;}
		
		.services-descript a{
            color:#dc1f1f;}
			
    .article .date{
        margin:10px 0 0 0
    }    
    .article ul{
        padding:0 0 25px 0;
    }
        .article ul li{
            padding:0 0 4px 30px;
            background: url(../img/list-bullets.png) no-repeat 13px 7px;
        }
		
		.services-descript ul li{
            padding:0 0 3px 42px;
            background: url(../img/list-bullets.png) no-repeat 13px 7px;
        }
		
    .article ol{
        margin:0 0 25px 0;
        list-style: decimal inside;    
    }
        .article ol li{
            padding:0 0 4px 0;            
        }
.services-block{
    margin:0 0 20px 0
}
.services-item{
    height:352px;
    font-size: 0;
    margin:0 0 32px 0;
    position: relative;
    top:-22px;
    letter-spacing: -5px;
}
    .services-item .services-type{
        background: url(../img/service-left.jpg) no-repeat 81% center;
        height:352px;
        display:inline-block;
        *zoom:1;
        overflow:hidden;
        *display:inline;
        vertical-align: middle;
        width:25%;
        position: relative;
    }
    .services-right .services-type{
        background: url(../img/service-right.jpg) no-repeat 24% center;
    }
        .services-item .services-type .services-icos{
            position: absolute;
            left:17%;
            top:50%;
            margin-top:-64px;
            width:128px;
            height:128px;
        }
        .services-right .services-type .services-icos{
            left:auto;
            right:17%;
        }
        .services-item .services-ico1{
            background: url(../img/services-item1.png) no-repeat;
        }
        .services-item .services-ico2{
            background: url(../img/services-item2.png) no-repeat;
        }
        .services-item .services-ico3{
            background: url(../img/services-item3.png) no-repeat;
        }
    .services-item .services-descript{
        letter-spacing: normal;
        font-size: 14px;
        width:65%;
        padding:0 10% 0 0;
        display:inline-block;
        *zoom:1;
        overflow:hidden;
        *display:inline;
        vertical-align: middle;
    }
    .services-right .services-descript{
        padding:0 0 0 8%;
    }
        .services-item h2{
            font-size: 32px;
            padding:0 0 30px 0;
            line-height:36px
        }
            .services-item h2 a{
                color:#202020;
                font-size: 32px;
            }
        .services-item p{
            padding:0 0 30px 0
        }
            .services-item p a{color:#dc1f1f}
/*--------------------footer--------------------*/
.footer p{
    padding:0 0 11px 0
}
.footer-menu li{
    padding:0 0 11px 18px;
    /* background: url(../img/footer-bullets.png) no-repeat 0 8px; */
	position:relative;
}

.footer-menu li:after {
        content: "";
    display: block;
    width: 4px;
    height: 4px;
    background: #acb6c0;
    position: absolute;
    left: 1px;
    top: 8px;
	
}

    .footer-menu li a{
        font-weight: bold;
        color:#6C757C;
        text-decoration: none;
    }
.footer-title{
    font-family: 'cuprumbold';
    text-transform: uppercase;
    font-size: 16px;
    padding:0 0 20px 0
}
.footer-col{
    width:25%;
    float: left;
    height:193px;
}
    .footer-col.last{
        max-width:284px;
        float: right;
        margin:0 0 0 -1px
    }
    .footer-col p span{
        padding:0 0 0 5px;
        display:inline-block;
        *zoom:1;
        overflow:hidden;
        *display:inline;
        vertical-align: top;
        font-weight: bold;
    }
    .footer-col p em{
        display: block;
        font-weight: normal;
        padding:5px 0 0 0
    }
.footer .copyright{
    padding:24px 0 0 0;
    background: url(../img/copyright.jpg) no-repeat center 0;
    text-align: center;
    font-size: 12px;
}
/*--------------------ie7--------------------*/
#ie7 .why li:first-child{
    width:21%
}
#ie7 .sidebar-wrapper{
    margin:0 0 103px -395px;
}
/*--------------------ie8--------------------*/
/*--------------------ie9--------------------*/
/*--------------------popup--------------------*/
.popup-overflow{
    /* background: url(../img/popup-overflow.png); */
	background: #2f2f2f80;
    position: fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index: 9000;
    display: none;
    overflow: hidden;
}
.popup{
    background: #FFF;
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
    -webkit-box-shadow: #7f7f80 0 5px 10px;
	-moz-box-shadow: #7f7f80 0 5px 10px;
	box-shadow: #7f7f80 0 5px 20px;
	behavior: url(PIE.htc);
    width:595px;
    position: absolute;
    margin-left:-262px;
    left:50%;
    top:-10000px;
    z-index: 10000;
    color:#707070;
}
    .popup-top{
        padding:35px 35px 40px 35px;
    }
        .popup-top p{
            width:45%;
            float: left;
            font-style: italic;
        }
        .popup-top p.right{
            float: right;
            text-align: right;
        }
            .popup-top p span{
                font-weight: bold;
                display: block;
            }
        .popup-steps{
            padding:43px 0 45px 0;
            position: relative;
            color:#808b96;
            text-align: center;
            font-weight: bold;
            font-size: 12px;
            text-transform: uppercase;
            letter-spacing: 2px;
        }
            .popup-steps .step-arrow{
                margin:-14px 50px 0 50px;
                padding-bottom:5px;
                border-top:2px dashed #d4d7dc;
                z-index: 90;
            }
                .popup-steps .step-arrow span{
                    display: block;
                    width:100%;
                    height:24px;
                    background: url(../img/step-arrow.png) no-repeat center 0;
                    margin-top:-15px;
                }
            .popup-steps .step{
                background: #FFF;
                position: absolute;
                left:0;
                top:7px;
                width:42px;
                height:42px;            
                text-align: center;
                font:bold italic 16px/42px Arial, Helvetica, sans-serif;
                border:1px solid #d2d7dd;
                -webkit-border-radius: 21px;
            	-moz-border-radius: 21px;
            	border-radius: 21px;
            	behavior: url(PIE.htc);
                z-index: 100;
            }
                .popup-steps .step .step-pad{
                    position: absolute;
                    width:10px;
                    height:6px;
                    top:50%;
                    right:-11px;
                    margin-top:-3px;
                    background: #FFF;
                }
            .popup-steps .step-right{
                right:0;
                left:auto
            }
                .popup-steps .step-right .step-pad{
                    right:auto;
                    left:-11px;
                }
    .popup-in{
        padding:30px 35px 65px 35px;
        position: relative;
        background: #f8f9fa;
        -webkit-border-radius: 0 0 6px 6px;
    	-moz-border-radius: 0 0 6px 6px;
    	border-radius: 0 0 6px 6px;
    	behavior: url(PIE.htc);
    }
        .popup-in input[type=text], .popup-in textarea{
            color:#acb6c0;
            text-transform: uppercase;
            font-size: 17px;
            font-family: 'cuprumregular';
            display: block;
            padding:20px;
            border:1px solid #dfe3e7;
            -webkit-border-radius: 3px;
        	-moz-border-radius: 3px;
        	border-radius: 3px;
        	behavior: url(PIE.htc);
            width:350px;
            margin:0 auto 33px auto
        }
        .popup-in textarea{
            height:88px;
        }
        
    .popup-title{
        color:#202020;
        font-family: 'cuprumbold';
        font-size: 32px;
        text-align: center;
    }

body .calculateform{
    width:670px;
    margin-left:-335px;
}
body .calculateform.static{
	 margin-right: auto;
	 margin-left: auto;
}
body .calculateform.static + .article{
	margin-top: 50px;
}
    body .calculateform .popup-in{
        padding-top:40px;
        padding-bottom:33px
    }
    body .calculateform .popup-top{
        padding-bottom:35px;
    }
body .calculateform .step{
    /* background:#FFF url(../img/calculate-ico1.png) no-repeat center; */
}

body .calculateform .step:before {
			      content: "";
    display: block;
    position: absolute;
    background: url(../img/sprite.png);
    background-position: 67px 0;
    cursor: pointer;
    width: 22px;
    height: 22px;
    left: 10px;
    top: 10px;
	}

body .calculateform .step-right{
    /* background:#FFF url(../img/calculate-ico2.png) no-repeat center; */
}


body .calculateform .step-right:before {
			      content: "";
    display: block;
    position: absolute;
    background: url(../img/sprite.png);
    background-position: 45px 0px;
    cursor: pointer;
    width: 22px;
    height: 22px;
    left: 10px;
    top: 12px;
	}

    body .calculateform .clearfix{
        padding:0 0 32px 0
    }
    body .calculateform .popup-steps{
        padding-bottom:0
    }
    body .calculateform input{
        margin:0
    }
    body .calculateform .location{
        /* background: url(../img/location-arrow.png) no-repeat center 20px; */
    }
	
	body .calculateform .location:before {
			      content: "";
    display: block;
    position: absolute;
    background: url(../img/sprite.png);
    background-position: 98px 70px;
    cursor: pointer;
    width: 28px;
    height: 28px;
    margin-left: 43%;
    z-index: 2;
    margin-top: 17px;
}
	
    body .calculateform .location input{
        border:0;
        background: none;
        position: relative;
        z-index: 90;
        width:203px;
        margin:0;
        padding:0 20px;
        height:61px
    }
        body .calculateform .location-whence input{
            margin-left:35px;
            padding-left:20px;            
        }
        body .calculateform .location-where input{
            margin-right:31px;
            padding-right:23px;
            left:-1px
        }
        body .calculateform .location-whence, body .calculateform .location-where{
            float: left;
            position: relative;
            border:1px solid #dfe3e7;
            -webkit-border-radius: 3px;
        	-moz-border-radius: 3px;
        	border-radius: 3px;
        	behavior: url(PIE.htc);
            background: #FFF;
        }
        body .calculateform .location-where{
            float: right;   
        }
            body .calculateform .location-whence .whence-ico{
                width:31px;
                height:61px;
                background:#f8f9fa url(../img/calculate-whence.png) no-repeat center;
                border:1px solid #dfe3e7;
                -webkit-border-radius: 3px 0 0 3px;
            	-moz-border-radius: 3px 0 0 3px;
            	border-radius: 3px 0 0 3px;
            	behavior: url(PIE.htc);
                z-index: 100;
                position: absolute;
                left:-1px;
                top:-1px
            }
			
			body .calculateform .location-whence .whence-ico:before {
			      content: "";
    display: block;
    position: absolute;
    background: url(../img/sprite.png);
    background-position: 96px 96px;
    cursor: pointer;
        width: 26px;
    height: 22px;
    left: 3px;
    top: 20px;
}
			
            body .calculateform .location-where .where-ico{
                width:31px;
                height:61px;
                /* background:#f8f9fa url(../img/calculate-where.png) no-repeat center; */
                border:1px solid #dfe3e7;
                -webkit-border-radius: 0 3px 3px 0;
            	-moz-border-radius: 0 3px 3px 0;
            	border-radius: 0 3px 3px 0;
            	behavior: url(PIE.htc);
                z-index: 100;
                position: absolute;
                right:-1px;
                top:-1px;
            }
			
			body .calculateform .location-where .where-ico:before {
			   content: "";
    display: block;
    position: absolute;
    background: url(../img/sprite.png);
    background-position: 68px 96px;
    cursor: pointer;
    width: 22px;
    height: 21px;
    left: 3px;
    top: 19px;
	}
			
			
    body .calculateform .delivery-type label{
        float: left;
        margin:0 29px 0 0;
        font:17px/40px 'cuprumregular';
        text-transform: uppercase;
        color:#919ca6
    }
    body .calculateform .delivery-type .radio{
        position: relative;
        float: left;
        margin:0 24px 0 0;
        width:80px;
        height:40px;
    }
        body .calculateform .delivery-type .radio .radiotext{
            font-size: 0;
            z-index: 90;
        }
        body .calculateform .delivery-type .radio .radioText{
            display: block;
            position: absolute;
            width: 76px;
            height:36px;
            left:0;
            top:0;
            text-align: center;            
            cursor: pointer;
            z-index: 90;
            color:#acb6c0;
            border:2px solid #dfe3e7;
            -webkit-border-radius: 3px;
        	-moz-border-radius: 3px;
        	border-radius: 3px;
        	behavior: url(PIE.htc);
            line-height:36px;
            font:17px/40px 'cuprumregular';
        }
        body .calculateform .delivery-type .radio:hover .radioText{
            border-color:#919ca6
        }
        body .calculateform .delivery-type .radio .radio-wrapper,
        body .calculateform .delivery-type .radio .radio-wrapper ins{
            cursor: pointer;
            background: url(../img/blank.gif);
            width:100%;
            height:100%;
            position: absolute;
            left:0;
            top:0;
            z-index: 100;           
        }
        body .calculateform .delivery-type .radio-wrapper.checked .radioText{
            background: #919ca6;
            border-color:#919ca6;
            color:#FFF
        }        
        body .calculateform .delivery-name{
            width:350px;
            float: left;
        }
        body .calculateform .delivery-small{
            width:142px;
            float: left;
            margin:0 0 0 24px;
        }
        body .calculateform .delivery-small:first-child{
           /* margin:0; */
        }
        body .calculateform .delivery-middle{
            width:241px;
            float: right;
        }
        body .calculateform .delivery-first{
            float: left;
            margin:0
        }
        
        body .calculateform .delivery-kod{
            float: right;
        }
        input.required{
            background-image:url(../img/required.png);
            background-repeat: no-repeat;
            background-position: right 7px;            
        }
        body .calculateform .order-btn{
            margin:0 auto
        } 
        .delivery-hint{
            padding:1px 0 0 17px;
            /* background: url(../img/delivery-arrow.png) no-repeat; */
            margin:-20px 0 0 19px;
            color:#acb6c0;
            font:italic 12px Arial, Helvetica, sans-serif;
            white-space: nowrap;
			position:relative;
        }
		
		.delivery-hint:before {
			    content: "";
    display: block;
    position: absolute;
    background: url(../img/sprite.png);
    background-position: 41px 94px;
    cursor: pointer;
    width: 14px;
    height: 14px;
    left: -1px;
    top: -1px;
	}
		
        body .calculateform .add-description{
            float: right;
            margin:-2px 0 -5px 0;
        } 
.add-description{
    color:#707070;
    font:12px Arial, Helvetica, sans-serif;
    white-space: nowrap;
    padding:0 0 0 18px;
    /* background: url(../img/add-description.png) no-repeat 0 center; */
    cursor: pointer;
	position:relative;
}

.add-description:before {
	    content: "";
    display: block;
    position: absolute;
    background: url(../img/sprite.png);
    cursor: pointer;
    width: 14px;
    height: 14px;
    left: -1px;
    top: -1px;
}

    .add-description.delete-description{
        background: url(../img/delete-description.png) no-repeat 0 center;
    }
	
	.add-description.delete-description:before {
	    display:none;
}
	
    .add-description span{
        color:#707070;
        font:12px Arial, Helvetica, sans-serif;
        border-bottom:1px dashed #707070;
    }
    .add-description:hover span{
        border-bottom:1px dashed transparent;
    }
.required-bottom{
    background:#F8F9FA url(../img/required.png) no-repeat 38px center;
    width:618px;
    color:#acb6c0;
    font:italic 12px/46px Arial, Helvetica, sans-serif;
    height:46px;
    padding:0 0 0 52px;
    border-top:1px solid #dfe3e7;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    behavior: url(PIE.htc);
}
.input-number{
    /*float: left;*/
    position: relative;
}
.input-number-active input[type=text],
.radio-number-active {
    border:1px solid red !important;
}
.input-number .input-error{
    position: absolute;
    bottom:-18px;
    left:0;
    color:red;
    font:italic 12px Arial, Helvetica, sans-serif;
}
.calc-description{
    display: none;
}
.calc-description textarea{
    width:558px;
    height:86px;
}


#ie7 .popup-steps .step-arrow span{
    margin-top:-30px;
    position: relative;
    top:-15px;
}
#ie7 .location input{
    padding:20px 15px;
    height:auto
}

#ie8 .calc-description textarea{
    border-radius:0
}
#ie8 .location input{
    padding:21px 15px;
    height:auto
} 

#ie9 .location input{
    padding:21px 15px;
    height:auto
} 

.error-form {
	border: 1px solid red !important;
}
#order-suc, #order-er,
#ras-suc, #ras-er {
	display: none;
	font-size: 17px;
	line-height: 25px;
	padding: 30px 35px 65px;
	text-align: center;
}

.input-error {
	display: none;
}

.btns-mobile {
	display:none;
	background: #f8f9fa;
	width: 100%;
	padding: 10px 0 15px;
	text-align: center;
	position: fixed;
	left: 0;
	z-index: 110;
}
.btns-mobile .order-btn{
	max-width: 285px;
}

.parentLink > img {
	    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 15px;
    top: 13px;
}

.menu ul li > ul a {
    padding-right: 40px;
}

@media screen and (max-width: 1300px) {
	.menu ul li a {
		font-size: 18px;
		padding: 0 20px;
	}
}

@media screen and (max-width: 1120px) {
	.menu ul li {
		margin:0 10px;
	}
	
	.question-title {
		font-size: 30px;
		line-height: 32px;
	}
}

@media screen and (max-width: 1023px) {
	header.header > .container:first-child{
		padding-bottom: 140px;
	}
	
	.white-block.home-block {
		display:none;
	}
	
	.btns-mobile {
		display: block;
		padding-top: 81px;
		margin-bottom: 15px;
	}
	
	.btns-mobile a.order-btn {
		width: 48%;
		text-align: center;
		font-size: 19px;
		line-height: 24px;
		padding:10px 0;
		display: inline-block;
		vertical-align: top;
		margin: 0 5px;
		height:auto;
	}
	
	
	
	
	.logo {
		display:none;
	}
	
	.footer {
		background: #dfe3e7;
		margin-top: 0;
		height: auto;
		padding: 30px 0;
	}
	
	.clear {
		height:auto;
	}
	
	html, body {
		min-width:100%;
	}
	
	.menu {
		height: auto;
		border-top: 1px solid #bec0be;
		position: fixed;
		width: 100%;
		top: 65px;
		display:none;
	}
	.menu > ul{
		overflow-y: scroll;
		height: 400px;
	}
	
	.menu ul li > ul a {
		    padding-right: 60px;
	}
	
	.header-top {
		padding: 0 20px;
		height: 225px;
		position: fixed;
		z-index: 202;
		background: #fff;
		width: 100%;
		left: 0;
		display:none;
	}
	
	.menu ul li {
		display:block;
		margin:0;
	}
	
	.menu ul li a {
		border-bottom: 1px solid #cbcbcc;
		text-align: left;
		font-size: 17px;
		line-height: initial;
		padding: 10px 20px;
	}
	
	.services {
		text-align: center;
		background: #83888d;
		height: auto;
		padding-bottom: 25px;
	}
	
	.menu ul li > ul {
		display: none;
		position: relative;
		background: #fff;
		top: auto;
		border: none;
		border-bottom: none;
	}
	
	.menu ul li > ul ul {
		left: auto;
		margin-left: 0;
		width: auto;
		top: auto;
	}
	
	.parentLink {
		position:relative;
	}
	
	.parentLink > img,.menu ul li ul .parentLink > img,.menu > ul > li.parentLink > img {
		width: 22px;
		height: 22px;
		position: absolute;
		top: 9px;
		left: auto;
		right: 20px;
		display:block;
	}
	
	.menu ul li:hover > ul {
		display: none;
	}
	
	.sidebar-wrapper {
		display:none;
	}
	
	.main-column {
		margin: 0;
	}
	
	.header-mobile {
	    height: 65px;
		background: #f7f9fb;
		text-align: center;
		border-top: 1px solid #f1f2f3;
		border-bottom: 1px solid #bec0be;
		position: relative;
		-webkit-box-shadow: #e4e4e5 0px 1px 2px;
		-moz-box-shadow: #e4e4e5 0px 1px 2px;
		box-shadow: #e4e4e5 0px 1px 3px;
		position:fixed;
		width:100%;
		left: 0;
		z-index: 202;
	}
	
	.hamburger {
        padding: 9px 15px 6px;
		display: block;
		width: 28px;
	  -webkit-transition-property: opacity, -webkit-filter;
	  transition-property: opacity, -webkit-filter;
	  -o-transition-property: opacity, filter;
	  transition-property: opacity, filter;
	  transition-property: opacity, filter, -webkit-filter;
	  -webkit-transition-duration: 0.15s;
	  -o-transition-duration: 0.15s;
	  transition-duration: 0.15s;
	  -webkit-transition-timing-function: linear;
	  -o-transition-timing-function: linear;
	  transition-timing-function: linear;
	  font: inherit;
	  color: inherit;
	  text-transform: none;
	  background-color: transparent;

	  border: 0;
	  margin: 0;
	  overflow: visible;
	}
	.hamburger-box {
	  width: 34px;
    height: 24px;
    display: inline-block;
    position: relative;
	}
	.hamburger-inner {
	  display: block;
	  top: 50%;
	  margin-top: -2px;
	}
	.hamburger-inner,
	.hamburger-inner::before,
	.hamburger-inner::after {
	  width: 34px;
    height: 4px;
    background-color: #333;
	  border-radius: 0;
	  position: absolute;
	  -webkit-transition-property: -webkit-transform;
	  transition-property: -webkit-transform;
	  -o-transition-property: transform;
	  transition-property: transform;
	  transition-property: transform, -webkit-transform;
	  -webkit-transition-duration: 0.15s;
	  -o-transition-duration: 0.15s;
	  transition-duration: 0.15s;
	  -webkit-transition-timing-function: ease;
	  -o-transition-timing-function: ease;
	  transition-timing-function: ease;
	}
	.hamburger-inner::before,
	.hamburger-inner::after {
	  content: "";
	  display: block;
	}
	.hamburger-inner::before {
	  top: -8px;
	}
	.hamburger-inner::after {
	  bottom: -10px;
	}
	.hamburger--collapse .hamburger-inner {
	  top: auto;
	  bottom: 0;
	  -webkit-transition-duration: 0.13s;
	  -o-transition-duration: 0.13s;
	  transition-duration: 0.13s;
	  -webkit-transition-delay: 0.13s;
	  -o-transition-delay: 0.13s;
	  transition-delay: 0.13s;
	  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	  -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}
	.hamburger--collapse .hamburger-inner::after {
	  top: -16px;
	  -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
	  -o-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
	  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
	}
	.hamburger--collapse .hamburger-inner::before {
	  -webkit-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	  -o-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}
	.hamburger--collapse.is-active .hamburger-inner {
	  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
	  transform: translate3d(0, -10px, 0) rotate(-45deg);
	  -webkit-transition-delay: 0.22s;
	  -o-transition-delay: 0.22s;
	  transition-delay: 0.22s;
	  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	  -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}
	.hamburger--collapse.is-active .hamburger-inner::after {
	  top: 0;
	  opacity: 0;
	  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
	  -o-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
	  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
	}
	.hamburger--collapse.is-active .hamburger-inner::before {
	  top: 0;
	  -webkit-transform: rotate(-90deg);
	  -ms-transform: rotate(-90deg);
	  transform: rotate(-90deg);
	  -webkit-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
	  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
	  -o-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
	  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
	  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
	}
	
	.nav__btn_wrap {
		width: 59px;
		position: absolute;
		right: 7px;
		top: 12px;
	}
	
	.logo-mobile {
		width: 300px;
		background: url(../img/logo_resp.jpg);
		background-size: cover;
		height: 43px;
		margin-left: 15px;
		display: block;
		margin-top: 10px;
	}
	
	.phone-mobile {
		width: 30px;
		background: url(../img/phone.svg);
		background-size: cover;
		height: 30px;
		margin-left: 15px;
		display: block;
		position: absolute;
		top: 18px;
		right: 77px;
	}

	
	.services .order-btns {
		display:none;
	}
	
	.question-title.question-title-serv {
		display:none;
	}
	
	section.white-block.home-block {
		display:none;
	}
	
	.services-item .services-type {
		display:none;
	}
	
	.services-item .services-descript {
		width: 90%;
		padding: 20px 5%;
	}
	
	.services-item {
		height: auto;
	}
	
}

@media screen and (max-width: 950px) {
	
	.why li:first-child {
		margin: 0;
		width: 45%;
		margin-bottom:20px;
		margin-left:5%;
	}
	
	.why li {
		margin: 0;
		width: 45%;
		margin-bottom:20px;
		margin-left:5%;
	}
	
	h1.question-title {
		padding: 20px 20px 52px;
		font-size: 26px;
	}
	
	.services-list > li {
		background-size: 90px;
	}
	
	.services-list li {
		width: 33%;
		margin: 0;
	}
	
	.pagination ul li.next {
		display:none;
	}
	
	.pagination ul li.next.enabled {
		display: block;
	}
	
	.footer-col {
		width: 250px;
		float: none;
		height: auto;
		margin: 0 auto;
		margin-bottom: 15px;
	}
	
	.footer-col.last {
		max-width: 250px;
		float: none;
		margin: 0 auto;
	}

	

	
	.footer {
		margin-top:20px;
	}
	
	.header h1 {
		padding-top: 2px;
		padding-bottom: 15px;
	}

	
	.map,#mapPiter,#mapPekin {
		height:250px !important;
	}
	
	.bottom-fot {
		margin-top: 20px !important;
		width: 250px;
		float: none;
		height: auto;
		margin: 0 auto;
		margin-bottom: 0;
	}
	
	.white-block {
		border:none;
	}
	
		.contacts-col {
		padding: 0;
		width: 45%;
		height: auto;
		float: left;
		margin-left: 5%;
	}
	
	.contacts {
		padding: 25px 0;
		background: none;
		margin: 0;
	}
}

@media screen and (max-width: 700px) {
	body .calculateform {
		width: 100%;
		margin-left: 0;
		left: 0;
	}
	
	body .calculateform .location-whence, body .calculateform .location-where {
		float: none;
		margin-bottom:10px;
	}
	
	body .calculateform .delivery-small {
		width: 90%;
		float: none;
		margin: 0;
		margin-bottom: 10px;
	}
	
	body .calculateform .delivery-name {
		width: 90%;
		float: none;
		margin-bottom: 10px;
	}
	
	body .calculateform .location:before {
		display:none;
	}
	
	body .calculateform .location input {
		width: 94%;
	}
	
	.clearfix.delivery-type > label:first-child {
		display:none;
	}
	
	body .calculateform .delivery-type .radio {
		position: relative;
		float: left;
		margin: 0;
		width: 25%;
		height: 40px;
	}
	
	body .calculateform .delivery-type .radio .radioText {
		width: 88%;
	}
	
	body .calculateform .delivery-middle {
    width: 90%;
	float:none;
	
	}
	
	body .calculateform .delivery-first {
		float: none;
		margin: 0;
		margin-bottom:10px;
	}
	
	body .calculateform  .order-btn, #deliveryform .order-btn {
		width:100%;
		font-size: 20px;
	}
	
	.calc-description textarea {
		width: 90%;
	}
	
	#deliveryform {
		width: 100%;
		margin-left: 0;
		left: 0;
	}
	
	#deliveryform .popup-steps {
		display:none;
	}
	
	#deliveryform .popup-title {
		margin-bottom: 20px;
	}
	
	#deliveryform .popup-in input[type=text], #deliveryform .popup-in textarea {
		width:90%;
	}
	
	body .calculateform .location-whence input {
		margin-left: 0;
		padding-left: 20px;
		padding-right: 0;
	}
	
	body .calculateform .location-whence .whence-ico,body .calculateform .location-where .where-ico {
		display:none;
	}
	
	body .calculateform .location-where input {
		margin-right: 0;
		padding-right: 0;
		left: 0;
	}
}

@media screen and (max-width: 685px) {
	
	.contacts-col p strong {
		display:none;
	}
	
	.services .services-title {
		font-size: 30px;
		line-height: 32px;
		margin: 20px 0 32px;
	}
	
	.services-list li.services1,.services-list li.services2,.services-list li.services3 {
		background-size: 80px;
	}
	
	.services-list {
		margin: 0px;
	}
	
	.services-list li a {
		padding: 92px 0 0 0;
		font-size: 19px;
		line-height: 22px;
	}
}


@media screen and (max-width: 650px) {
	.container {
		padding:0;
	}
	
	.header {
		padding: 0;
	}
	
	header.header > .container:first-child{
		padding-bottom: 126px;
	}
	
	.main-column {
		padding:15px;
	}
	
	.btns-mobile a.order-btn {
		width: 48%;
		text-align: center;
		font-size: 17px;
		line-height: 24px;
		padding: 5px 0;
		height: auto;
		text-transform: initial;
	}
	
	.btns-mobile {
		display: flex;
		padding-top: 77px;
	}
}

@media screen and (max-width: 620px) {
	
		.contacts-title {
			width:95%;
		}
	
		.article img {
			width:96%  !important;
			height:auto  !important;
		}
		
		.services-list li {
		width: 100%;
		margin: 0;
		margin-bottom: 26px;
	}
	
	.services .services-title {
		padding:0 20px;
	}
	
		.why li:first-child {

width: 260px;

/* margin-left: 0; */

margin: 0 auto;

float: none;

margin-bottom:20px;

padding:0;

left: 0;

}
	
	.why {
		padding: 0;
	}
	.why li img {margin-bottom:20px;}
	.why li {
		width: 260px;
		margin-left: auto;
		margin: 20px auto;
		float: none;
		margin-bottom:40px;
		padding:0;
		left: 0;
	}
	
	.why li .why-num {
		position: absolute;
		top: 0;
		left: -43px;
	}
}


@media screen and (max-width: 490px) {
	article.post > a > img {
		display: none;
	}
	
	.post .post-descript {
		margin: 0;
	}
}

@media screen and (max-width: 460px) {
	.logo-mobile {
		width: 250px;
		height: 36px;
		margin-left: 10px;
		margin-top: 13px;
	}
}

@media screen and (max-width: 420px) {
	.phone-mobile {
		width: 27px;
		height: 27px;
		margin-left: 0;
		top: 20px;
		right: 65px;
	}
	
	.nav__btn_wrap {
		right:0;
	}

}

@media screen and (max-width: 380px) {
	.logo-mobile {
		width: 220px;
		height: 31px;
		margin-left: 10px;
		margin-top: 17px;
	}
}


table td {border:1px solid silver !important;text-align:center;vertical-align:middle;height: auto !important;}
table td img {border:none !important;}
table td p {padding: 5px 0 !important;}
	.faq h4{
				background: #f78a31;
				color: #fff;
				padding: 10px 0 10px 10px;
				margin-bottom: 3px;
				text-align: left;
				cursor: pointer;
		font-size:20px;
			}

.accordion .ui-accordion-header {
	position: relative;
}
.accordion .ui-accordion-header-icon {
	content: '';
	position: absolute;
	top: 10px;
	right: 10px;    
	display: inline-block;
	width: 20px;
	height: 13px;    
	background: url(../img/down.png) 50% 50% no-repeat;
}
.accordion .ui-accordion-header-active .ui-accordion-header-icon {
	background-image: url(../img/up.png);
}

.accordion .ui-accordion-header {
    position: relative;
    background: #e2e2e2;
    color: black;
    font-weight: 400;
    padding: 7px;
    margin-top: 10px;
    border: none;
	cursor:pointer;
}

.ui-accordion-content {padding:15px !important}
.ui-accordion-content ul {margin:10px 30px;}
.ui-accordion-content ul li {list-style:disc}

form#order-form:before {
    content: '+7';
    font-family: 'cuprumregular';
    font-size: 17px;
    position: absolute;
    margin-top: 20px;
    margin-left: 40px;
}
@media screen and (max-width: 767px) {
table td img {
    border: none !important;
    max-width: 80%;
    padding: 5px 0 !important;
}
	table td {background:white}
	form#order-form:before {
    content: '+7';
    font-family: 'cuprumregular';
    font-size: 17px;
    position: absolute;
    margin-top: 20px;
    margin-left: -26px;
}
}


