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; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } 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; } html { height: 100%; width: 100%; }
/* КОНЕЦ СБРОС СТИЛЕЙ */
@font-face{
font-family: 'Raleway-Black';
src: url('fonts/Raleway-Black.eot');
src: url('fonts/Raleway-Black.eot?iefix') format('eot'),
url('fonts/Raleway-Black.ttf') format('truetype'),
url('fonts/Raleway-Black.svg#Raleway-Black') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face{
font-family: 'Raleway-Bold';
src: url('fonts/Raleway-Bold.eot');
src: url('fonts/Raleway-Bold.eot?iefix') format('eot'),
url('fonts/Raleway-Bold.ttf') format('truetype'),
url('fonts/Raleway-Bold.svg#Raleway-Bold') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face{
font-family: 'Raleway-Light';
src: url('fonts/Raleway-Light.eot');
src: url('fonts/Raleway-Light.eot?iefix') format('eot'),
url('fonts/Raleway-Light.ttf') format('truetype'),
url('fonts/Raleway-Light.svg#Raleway-Light') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face{
font-family: 'Raleway-Regular';
src: url('fonts/Raleway-Regular.eot');
src: url('fonts/Raleway-Regular.eot?iefix') format('eot'),
url('fonts/Raleway-Regular.woff') format('woff'),
url('fonts/Raleway-Regular.ttf') format('truetype'),
url('fonts/Raleway-Regular.svg#Raleway-Regular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face{
font-family: 'Raleway-Thin';
src: url('fonts/Raleway-Thin.eot');
src: url('fonts/Raleway-Thin.eot?iefix') format('eot'),
url('fonts/Raleway-Thin.woff') format('woff'),
url('fonts/Raleway-Thin.ttf') format('truetype'),
url('fonts/Raleway-Thin.svg#Raleway-Thin') format('svg');
font-weight: normal;
font-style: normal;
}

@media only screen and (min-width: 1024px) {
    .mobile-bottom-phone {
        display: none;
    }
}
@media only screen and (max-width: 1024px) {
    .mobile-bottom-phone {
        display: relative;
        position: fixed;
        bottom: 0vh;
        z-index: 999;
        background: #fff;
        width: 100%;
        box-shadow: 0 10px 25px rgba(0,0,0,0.29);
    }
    .mobile-bottom-phone-column {
        width: 50%;
        float: left;
        padding: 15px;
        box-sizing: border-box;
        text-align: center;
    }
    .mobile-bottom-phone-column-right {
        border-left: 1px solid #eee;

    }
    .mobile-bottom-phone-column img {
        width: 28px;
        padding: 0 10px 0 0;
    }
    .mobile-bottom-phone-column p {
        line-height: 1.2;
        font-weight: 400;
        font-family: Raleway-Bold, sans-serif;
        font-size: 12px;
        color: #000;
    }
    .mobile-bottom-phone-column-block {
        display: inline-flex;
    }
    .mobile-bottom-phone-column-block-left {
        width: 129px;
        margin: 0 auto;
    }
    .mobile-bottom-phone-column-right p {
        max-width: 107px;
    }
    .mobile-bottom-phone-column-block-left img {
        width: 27px;
        padding: 2px 5px 0 0;
    }
}


body{ font-family: Raleway-Regular, sans-serif; color: #000; font-size: 15px;}
h1, h2, h3, h4, h5, h6 { font-family: Raleway-Bold, sans-serif; line-height: 1; margin: 0;}
h1 { font-size: 45px; }
h2 { font-size: 45px; margin-bottom: 45px; }
h3 { font-size: 25px; line-height: 1.1; padding: 10px 0;}
p { margin: 0; }
a { text-decoration: none; color: #000; }
ul, li { list-style-type: none; }
.wrap { overflow: hidden; }
.media {padding-top: 7%;padding-bottom: 7%;}
.container {width: 1124px; margin: 0 auto; position: relative;z-index: 1;}
.row {display: -webkit-flex; display: flex; margin-left: -15px; margin-right: -15px;}
.column { width: 100%; margin: 15px; position: relative; z-index: 1;}
@media only screen and (max-width: 1024px){
.media {padding-top: 20%;padding-bottom: 20%;}
.container {width: 900px;}
.column {margin: 20px 0;}}
@media only screen and (max-width: 900px){
.container {width: 90%;}
h1 { font-size: 35px; }
}

.span-1 {width: 8.3333%;}
.span-2 {width: 16.6666%;}
.span-3 {width: 25%;}
.span-4 {width: 33.3333%;}
.span-5 {width: 41.6666%;}
.span-6 {width: 50%;}
.span-7 {width: 58.3333%;}
.span-8 {width: 66.6666%;}
.span-9 {width: 75%;}
.span-10 {width: 83.3333%;}
.span-11 {width: 91.6666%;}
.span-12 {width: 100%;}

.button { background: #FF5422; position: relative; padding: 12.9px 20px;font-size: 15px;color: #fff;border: 2px solid #FF5422;border-radius: 7px; font-family: Raleway-Bold, sans-serif;display: inline-block;margin-top: 20px;transition: all .4s linear; box-shadow: 0 10px 45px rgba(32,22,125, 0.2); }
.button:after { content: "";position: absolute;width: calc(110% + 5px);height: calc(110% + 5px);left: 0;top: 0;z-index: -1;transform: translate3d(5px,0px,0);background: url(img/bottom-fon.png) center 0 no-repeat;background-size: 100% 70px;}
.button:hover,.button:active, .button:focus {color: #fff;z-index: 10;}

.result-animations { animation: 0.9s infinite alternate slidein; }
@keyframes slidein { from { bottom: 4vh; } to { bottom: 2vh; } }

/*HEADER*/
.header {
	width: 100%;
	position: absolute;
	z-index: 999;
}
.header img {
	width: 220px;
}
.header .button {
	margin: 0 0 0 20px;
}
.header .span-5 {
	text-align: right;
}
.header-tel {
	font-size: 22px;
	font-family: 'Raleway-Bold';
}

/*------------------ BANNER ---------------------*/
.banner {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100vh;
	background: #f7f4f0;
	z-index: -1;
}
.banner .container {
    padding-top: 120px;
}
.banner .column {
    margin: 0 15px;
}
.banner-top-h1 {
	max-width: 550px;
	line-height: 1.2;
}
.banner-top-p {
	padding: 10px 0 15px 0;
}
.banner-top img {
    width: 500px;
    margin: -80px 0 0 0;
}
.text-center {
    text-align: center;
}
.banner-bottom {
	padding: 5px 0 20px 0;
}
.banner-bottom-h3 {
	font-size: 17px;
}
.banner-bottom-p {
	font-size: 12px;
}
.banner-bottom img {
	width: 45px;
}

@media only screen and (max-width: 1000px){
	.phone-none {
		display: none;
	}
	.row { 
        margin: 0; 
    }
	.header {
        padding: 0 0px 25px 0px;
	}
	.header img {
        width: 100%;
    }
    .header .span-5, .header .span-7 {
        width: 100%;
    }
    .header .button {
        margin: 8px 0 0 0px;
        padding: 5px 11px 5px 11px;
        font-size: 12px;
    }
    .header-tel {
        font-size: 14px;
    }
    
    
    .banner {
        display: flex;
        justify-content: center;
        align-items: center;
        height: auto;
        background: #f7f4f0;
    }
    .banner .container {
        padding-top: 100px;
    }
	.banner .column {
        margin: 20px 0;
    }
	.banner-top .row, .banner-bottom .row {
	    flex-direction: column;
	}
	.banner-top img {
        width: 100%;
        margin: -20px 0;
    }
	
}



.popup {
	top: 0;
	right: 0;
	left: 0;
	display: block;
	visibility: hidden;
	margin: 0 auto;
	min-width: 420px;
	max-width: 420px;
	position: fixed;
	padding: 30px 70px;
	opacity: 0;
	color: #000;
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	-ms-transition: all ease .5s;
	-o-transition: all ease .5s;
	transition: all ease .5s;
	z-index: 99999999999999999999999999999999999999999999999999999999;
	text-align: left;
	background: #fff;
}
.heading-z {
	font-size: 35px;
	padding-bottom: 10px;
  line-height: 1.05;
}
.popup .text-gray {
	padding: 10px 0 25px 0;
	font-size: 14px;
}
.text-input {
	font-size: 12px;
	margin: 0 0 -5px 0;
	color: #ccc;
	width: 100%;
	margin: 0 auto 10px;
}
.input-tel {
    background: #fff url(img/phone-call.png) 15px center no-repeat;
}
.input-name {
    background: #fff url(img/user.png) 15px center no-repeat;
}
.input-style {
	background-size: 27px auto;
	height: 55px;
	padding-left: 55px;
	border: 1px solid #a9a9a9;
	border-radius: 7px;
	margin: 5px 0;
  width: 100%;
	box-sizing: border-box;
	font-size: 16px;
	outline: none;
}
.input-style-select {
	background: #fff;
	-webkit-appearance: none;
	appearance: none;
	background: url(../img/select-arrow.png) right center no-repeat;
}
.button-form, button {
	display: block;
	margin-bottom: 25px;
	padding: 17px 25px;
}
.overlay {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 777777777;
	visibility: hidden;
	background-color: rgba(0, 0, 0, 0.7);
	opacity: 0;
	position: fixed;
	cursor: default;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-ms-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
}
.overlay:target {
	visibility: visible;
	opacity: 1;
}

.overlay:target+.popup {
	top: 2%;
	visibility: visible;
	opacity: 1;
}
/* формируем кнопку закрытия */
.close {
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 0;
	width: 50px;
	height: 50px;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	line-height: 50px;
}
.close:before {
	content: "X";
	font-size: 25px;
	font-family: Raleway-Thin;

}
.input-checkbox {
	width: 12px;
	height: 12px;
	float: left;
	margin: 0 5px 20px 0;
}
.input-checkbox-p {
	font-size: 10px;
	line-height: 1.4;
	text-align: left;
	margin: 0 0 10px 0;
}
.input-checkbox-a {
	font-family: PFRegalDisplayPro-Bold, sans-serif;
}
#nameproduct {
    display: none;
}
@media only screen and (max-width: 1000px){
	.popup {
		min-width: 80%;
		max-width: 80%;
		padding: 15px 20px;
	}
	.popup input {
		border: 1px solid #afafaf;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.popup button {
		width: 100%;
	}
	.close {
		top: 0px;
		right: 0px;
	}
}
