	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 {
	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;
}



@font-face {
    font-family: 'Adventure';
    src: url('fonts/Adventure.ttf');
    /*src: url('Roboto-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('Roboto-MediumItalic.woff2') format('woff2'),
        url('Roboto-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;*/
}

@font-face {
    font-family: 'EURO-XB';
    src: url('fonts/EURO-XB.ttf');
    /*src: url('Roboto-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('Roboto-MediumItalic.woff2') format('woff2'),
        url('Roboto-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;*/
}


@font-face {
    font-family: 'segoeuib';
    src: url('fonts/segoeuib.ttf');
    /*src: url('Roboto-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('Roboto-MediumItalic.woff2') format('woff2'),
        url('Roboto-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;*/
}


body {
		/*height:100%;*/
		/*min-height:100%;*/
		/*overflow: hidden;*/
		background: #000000 url('img/bg_1.jpg') no-repeat;
		background-size: cover;

		font-family: "Open Sans", Helvetica Neue, Sans-serif;
	}
body.bg2 {
		background: #000000 url('img/bg_2.jpg') no-repeat;
		background-size: cover;

		font-family: "Open Sans", Helvetica Neue, Sans-serif;
	}


.bg_1 {
	position:absolute
}
.layer11 {
	position:absolute;
	/*margin: auto;*/
}

.bg_1__inner {
	position: relative;
  width: 1417px;
	height: 1360px;

	margin: 0 auto;
	/*width: 100%;*/
	/*height: 100%;*/
}

.layer11 {
	background:url('img/bg_2.png') no-repeat;
  width: 1417px;
	height: 1360px;
	margin-top: -144px;

  /*top:50%;*/
  /*left:50%;*/
	/*margin-left: -492px;*/

}

.header {
	background: #31302f;
	padding-bottom: 10px;
}

.header__logo-vin-druk {
	max-width: 1200px;
	margin: 0 auto;
	padding: 10px 20px 0;
	overflow: hidden;
}


.header__logo-vin-druk > div {
	float: left;
	overflow: hidden;
}
.logo-slogan__logo img {
	width: 180px;
	margin-right: 30px;
}
.logo-slogan__vin-druk {
  font-family: 'segoeuib';
  text-transform: uppercase;
  font-size: 3.3rem;
  color: #fff;
  padding-top: 10px;
}
@media (max-width: 1140px) {
	.logo-slogan__vin-druk {
	  font-size: 3rem;
	}
}
@media (max-width: 1040px) {
	.logo-slogan__vin-druk {
	  font-size: 2.5rem;
	}
}


.heder__menu-wrap {
	background: #fff;
	clear: both;
  overflow: hidden;
  margin-top: -26px;
}
.heder__menu {
	max-width: 1200px;
	margin: 0 auto;
}
.heder__menu div {
	float: left;
	/*padding-top: 7px;*/
	/*padding-bottom: 5px;*/
}
.heder__menu-slog {
  font-weight: bold;
  font-size: .934rem;
  padding: 6px 0px;
}
.header__menu-list {
  padding-left: 175px;
}
.header__menu-list ul {
	text-align: center;
}
.header__menu-list ul li {
	display: inline-block;
	text-transform: uppercase;
	margin: 0 20px;
}
.header__menu-list ul li a {
  padding: 5px 20px;
  text-decoration: none;
  color: #000;
  display: inline-block;
}
.header__menu-list ul li a.header__menu-calc {
	color: #009ddd;
}
.header__menu-list ul li a.active,
.header__menu-list ul li a:hover {
	background: #009ddd;
  /*padding: 4px 10px;*/
  color: #fff;
}
.content {
	max-width: 1100px;
	margin: 0 auto;
	padding-top: 30px;
}
.text p {
    font: 18px/1.5em 'Playfair Display',serif;
    font-family: Georgia,"Times New Roman",Times,serif;
    padding-left: 20px;
    margin-right: 25px;
    text-indent: 15px;
    padding-bottom: 15px;
} 

.main_block {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	z-index: 9999;
	position: relative;


/*
	display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-self: center !important*/;

}

.logo_white img {
  width: 180px;
  /*margin-top: 20px;*/
}
.vin_druk {
	font-family: 'segoeuib';
	text-transform: uppercase;
	font-size: 2.2rem;
	/*margin-top: 28px;*/
}
.druk {
	font-family: 'EURO-XB';
	font-size: 5rem;
	text-transform: uppercase;
	font-weight: bold;
	/*margin-top: 28px;*/
	letter-spacing: 12px;
	text-shadow: -1px -1px #000, 1px 1px #000, 2px 2px #000, 3px 3px #000, 4px 4px #000, 5px 5px #000, 6px 6px #000, 7px 7px #000, 8px 8px #000, 9px 9px #000, 10px 10px #000, 11px 11px #000, 18px 18px 30px #000, 18px 18px 10px #000;

}
.slogan {
	font-family: 'Adventure';
	font-size: 3.2rem;
	/*margin-top: 28px;*/
	/*text-transform: uppercase;*/
	/*font-weight: bold;*/
	text-shadow: 1px 1px #000, 2px 2px #000, 3px 3px #000;
}

.product {
	/*margin-top: 19px;*/
	font-size: 1.8rem;
}
.product li {
	display: inline-block;
}
.menu_s {
	/*margin-top: 24px;*/
}
.menu_s > div {
	display: inline-block;
  margin: 0 6px;
}

.mrgt-ind {
  margin-top: 25px; 
}


.bl {
	border: 2px solid transparent;
}
.bl:hover {
	border: 2px solid #009ddd;
}
.bl:hover .bl__text {
	color: #009ddd;
}
.bl__img img {
	width: 170px;
}
.bl__text {
	background: #000;
	margin-top: -3px;
	padding: 10px 0;
	font-weight: bold;
	text-transform: uppercase;
}
.calculator {
	width: 170px;
	border: 4px solid #fff;
	border-radius: 10px;
  padding: 15px 0;
  margin-left: 10px;

}
.calculator__img img {
	width: 100px;
}
.calculator__text {
	font-size: 1.1rem;
}

.overlay {
  background-color: rgba(0, 0, 0, 0.7);
  bottom: 0;
  cursor: default;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  z-index: 99999;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-ms-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
}
.popup {
  background-color: rgba(0, 0, 0, 0.7);
	border: 3px solid #fff;
	color: #fff;
	display: inline-block;
	left: 50%;
	opacity: 1;
	padding: 15px;
	width: 420px;
	height: 450px;
	position: fixed;
	text-align: justify;
	top: 50%;
	visibility: hidden;
	z-index: 999999;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: opacity .5s, top .5s;
	-moz-transition: opacity .5s, top .5s;
	-ms-transition: opacity .5s, top .5s;
	-o-transition: opacity .5s, top .5s;
	transition: opacity .5s, top .5s;
	border-radius: 11px;
}
.popup .close_window {
	width: 6px;
	height: 17px;
	position: absolute;
	padding: 1px 9px 4px 9px;
	top: -15px;
	right: -15px;
	cursor: pointer;
	color: #fff;
	font-family: 'tahoma', sans-serif;

	background-color: #009ddd;
	border: 1px solid #061fb8;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.5);
}
.popup .close_window:hover {
	background: -webkit-gradient(linear, left top, right top, from(#051fb8), to(#3d51c8));
	background: -webkit-linear-gradient(top, #051fb8, #3d51c8);
	background: -moz-linear-gradient(top, #ff5f0, #3d51c87);
	background: -o-linear-gradient(top, #051fb8, #3d51c8);
	background: -ms-linear-gradient(top, #051fb8, #3d51c8);
	background: linear-gradient(top, #051fb8, #3d51c8);
	background-color: #009ddd;
	border: 1px solid #00385E;
}
.popup .close_window:active {
	background: #8f9be0;
}
.calc-for {
		text-transform: uppercase;
		text-align: center;
		font-size: 1.5rem;
		font-weight: bold;
		margin-bottom: 20px;
	}
	.calc-all {
    width: 49%;
    float: left;
    margin-bottom: 20px;
	}
	.calc-for__sel {
		width: 185px;
		height: 30px;
		display: block;
		background: #009ddd;
		padding: 0;
		margin: 0 auto;
		border: 1px solid #fff;
		outline: 0;
		text-shadow: none;
	}
	.calc-all__label {
		padding-left: 10px;
		padding-bottom: 5px;
	}
	.calc-all__button {
    background-color: #cbcbcc;
    border: none;
    color: #000;
    padding: 7px 28px;
    text-align: center;
    text-decoration: none;
    display: block;
    font-size: 16px;
    width: 185px;
    margin: 0 auto;
    margin-top: 20px;
    border-radius: 3px;
    cursor: pointer;
	}
	.calc-all__button:hover {
		background-color: #009ddd;
	}
	.all_tirazh {
		clear: both;
		overflow: hidden;
		padding-top: 10px;
	}
	.rez-1 {
		
	}
	.rez-2 {
		clear: both;
		padding-top: 20px;
	}
	.rez-1 div,
	.rez-2 div {
		float: left;
		/*width: 50%;*/
		margin-right: 6px;
	}
	.rez-1__rezult,
	.rez-2__rezult {
		display: block;
		padding: 10px;
		background: #009ddd;
		vertical-align: middle;
		box-sizing: border-box;
		margin: 0 auto;
		width: 187px;
	}
	.rez-1__text,
	.rez-2__text {
    width: 50%;
    font-weight: bold;
    font-size: 1.2rem;
	}
	.rez-2__text {
		padding-top: 7px;
	}
	.submit2 input[type="button"] {
    /* display: none; */
    padding: 8px 40px;
    margin: 21px 0 0 120px;
        
    background-color: #cbcbcc;
    border: none;
    color: #000;
    text-align: center;
    text-decoration: none;
    display: block;
    font-size: 16px;
    /*margin-top: 20px;*/
    border-radius: 3px;
    cursor: pointer;
}
	.submit2 input[type="button"]:hover {
		background-color: #009ddd;
	}










/*
::selection {
  background: yellow; 
}
::-moz-selection {
  background: yellow; 
}*/

/*.content {
  position: relative;
  height: 590px;
  margin: auto;
  padding: 52px 0 0 40px;
  width: 1126px;
}*/
.contentimg {
  background: url("../img/gaaazz.png") no-repeat scroll center center / 1280px 700px transparent;
  height: 680px;
  margin: auto;
  width: 1300px;
}
/* Лого*/
.logo img {
  border: 0 none;
  float: left;
  padding: 25px 0 0 15px;
  width: 150px;
}
.pcl {
  font-family: Georgia,"Times New Roman",Times,serif;
  margin: 70px 0 0 15px;
  position: absolute;
  z-index: 34;
}
.kolag img {
  float: right;
  margin: -41px 15px 0 0;
  width: 506px;
}
.head {
  color: black;
  font: 12px/18px 'Playfair Display SC',serif;
  /*font-family: Georgia,"Times New Roman",Times,serif;*/
  font-size: 22px;
  text-align: right;
  padding: 15px 25px 21px 1px;
}
/*.head h1 {
  display: inline-block;
  font-size: 168%;
}*/
.golovna {

  padding-top: 32px;
}
/*.druk {
  font: 12px/18px 'Playfair Display SC',serif;
  width: 60px;
}*/
.druk h2 {
  font-size: 59px;
  margin: 0px 1px 1px 34px;
  position: absolute;
  z-index: 2;
}
.gazet  {
  color: black;
  font-size: 55px;
  padding-left: 231px;
  position: absolute;
  width: 60px;
  z-index: 3;
}
.gazet h2 {
  margin: 0;
  padding: 0;
}
.gurn h2 {
  color: black;
  font-size: 40px;
  margin-top: 185px;
  padding-left: 24px;
  position: absolute;
  z-index: 2;
}
.brosh h2 {
  color: black;
  font-size: 40px;
  margin-top: 125px;
  padding-left: 135px;
  position: absolute;
  z-index: 44;
}
.kross h2 {
  color: black;
  font-size: 35px;
  margin-top: 75px;
  padding-left: 270px;
  position: absolute;
  z-index: 200;
}
.zhuv ul {
  color: black;
  float: left;
  font-size: 20px;
  margin: 231px 0 0 15px;
  position: relative;
  z-index: 7;
}
.zhuv ul li {
  color: #0033FF;
  margin-bottom: 15px;
}
.zhuv ul span {
  color: black;
  font-size: 14pt;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-weight: normal;
}
/*Силки меню*/
.menu {
  margin: 0 15px 20px 15px;
  position: relative;
  z-index: 100;
  border-top: solid 2px #000;
  border-bottom: solid 1px #000;
}
.menu a.active{
  background-image: url("../img/polos.png");
  background-size: 66px 31px;
  height: 49px;
  width: 37px;
}
.menu li {
  display: inline-block;
  font-size: 16px;
  list-style: none outside none;
  margin: 0 16px;
}
.menu ul {
  margin: 5px 0;
}
.menu a {
  color: black;
  font-family: Georgia,"Times New Roman",Times,serif;
}
.menu a:hover {
  text-shadow: 1px 1px 2px white, 0 0 1em black;
  text-decoration: none;
  /*color: #696969;*/
}
/*Текст контента*/
.text li {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 14pt;
  line-height: 30px;
}
.tex {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 22px;
  margin: -28px 0 10px 18px;
}
.text h2 {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 22px;
  margin: 0 0 15px 15px;
}
.text dt{
  font-weight: bold;
}
.text dl {
  font: 14px/1.5em 'Playfair Display',serif;
  font-family: Georgia,"Times New Roman",Times,serif;
  padding-left: 20px;
  margin-bottom: 0;
  padding-bottom: 10px;
}
.text p{
  font: 18px/1.5em 'Playfair Display',serif;
  font-family: Georgia,"Times New Roman",Times,serif;
  padding-left: 20px;
  margin-right: 25px;
  text-indent: 15px;
}
.vumogu {
  font: 20px 'Playfair Display',serif;
  font-family: Georgia,"Times New Roman",Times,serif;
  margin-left: 15px;
  margin-top: 25px;
}
.vumogu1 {
  display: inline-block;
  padding-right: 100px;
  text-align: center;
}
.vumogu1 a img {
  border: none;
	width: 100px;
}
.blacklist h2{
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 22px;
  margin: 0 0 0 15px;
}
.blacklist ol{
  font-size: 18px;
}
.blacklist li{
  margin-bottom: 5px;
  font: 18px/1.5em 'Playfair Display',serif;
  margin-bottom: 30px;
}
/*Зворотній зв'язок*/
#content {
  font: 11pt/1.5em Helvetica;
  margin-bottom: 1px;
  /*margin-left: 630px;*/
  margin-top: 1px;
  /*position: absolute;*/
  z-index: 4;
}
.feedback_form {
	margin-left: 40px;
	float: left;
}
#content div {
  margin-top: 8px;
}
.contact {
  float: left;
  margin-left: 28px;
  margin-top: -18px;
}
.contact p {
  margin: 0;
  padding: 0;
  font-weight: bold;
}
.contact__map-all {
	margin-bottom: 10px;
}
.contact__map {
	width: 457px;
	height: 173px;
	/*border: 1px solid #b6c9e9;*/
}
.feedback_form .input[type='email'],
.feedback_form .input[type='text'] {
  border: 1px solid silver;
  box-shadow: 0 0 5px silver;
  height: 25px;
  opacity: 0.55;
  padding: 0 2px;
  width: 390px;
}
.feedback_form textarea {
  border: 1px solid silver;
  box-shadow: 0 0 5px silver;
  height: 100px;
  padding: 0 2px;
  width: 390px;
}
.forfead {
  margin-top: 8px;
}
.date {
  float: right;
  font-size: 21px;
  font-family: Georgia,"Times New Roman",Times,serif;
  margin: -25px 15px;
  position: relative;
}
.time {
  display: none;
  margin: -5px 15px;
}

.flash {
  opacity: 0.6;
  padding: 20px;
}
.flashblock {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.level-success {
  background-color: lightgreen;
  border: 1px solid green;
  color: black;
  font: bold 18px Tahoma;
}

.level-notice {
  background-color: yellow;
  border: 1px solid orange;
  color: black;
  font: bold 18px Tahoma;
}

.level-error {
  background-color: pink;
  border: 1px solid red;
  color: black;
  font: bold 18px Tahoma;
}
.footer {
  margin: -58px auto 0;
  width: 1040px;
}
.footer p {
  font-size: 14px;
  font-family: Times,serif;
}
.input2 {
  position: absolute;
  float: left;
  margin-left: 400px;
}
#loader {
  display: none;
}

.submit2 input[type="button"] {
  /*display: none;*/
/*  color: black;
  cursor: pointer;
  font: 16px Georgia;
  padding: 5px 15px;
  position: absolute;
  margin: 113px 0 0 0px;
  width: 190px;
  right: 140px;
  top: 335px;*/
}
.calc_contact {
  display: none;
}
.submit3 input[type="button"] {
  display: none;
  /*  color: black;
  cursor: pointer;
  font: 16px Georgia;
  margin: 23px 0 0;
  padding: 5px 15px;
  position: absolute;
  margin: 130px 0 0 0px;
  width: 210px;*/
}


/*note*/
.note {
  position: absolute;
  padding: 185px 0 0 850px;
}
.note img{
  width: 240px;
  height: 185px;
  border: none;
}
#prod p{
  margin-top: 10px;
  padding-left: 40px;
}
#prod ul {
	margin-left: 40px;
}
#gaz p{
 font: 18px/1em 'Playfair Display';
}
#gaz h1 {
  margin-left: 15px;
}
#skypedetectionswf {
  display: none;
  position: absolute;
}

.calc_fixed {
    position: fixed;
    opacity: .8;
    padding: 15px 10px 10px;
    right: 10px;
    bottom: 25px;
    cursor: pointer;
    z-index: 99999;
    background: #464646;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    text-align: center;
}
.calc_fixed img {
  width: 47px;
}

@media (max-width: 924px) {
	.header__logo-vin-druk > div {
		float: none;
		text-align: center;
	}
	.heder__menu-wrap {
		margin-top: 10px;
	}
	.logo-slogan__logo img {
		margin-right: 0;
	}
	.heder__menu-slog {
		color: #fff;
	}
	.header__menu-list {
		padding: 0;
		padding-top: 5px;
	} 
	.logo-slogan__vin-druk {
	  font-size: 1.5rem;
	}

	.vumogu1 {
		display: block;
	}
	.contact {
		margin: 0;
		float: none;
	}
	.contact p {
		text-align: center;
	}
	.center-block {
		margin: 0 auto;
		max-width: 470px;
		overflow: hidden;
	}
	.feedback_form {
		margin-top: 15px;
		margin-bottom: 30px;
	}
	.contact__map,
	.center-block__dl {
		width: 310px;
		margin: 0 auto;
	}
  .main_block {
   padding: 0 20px;
   text-align: center;
  }
  .druk {
   font-size: 3rem; 
  }

  .popup {
    width: 320px;
    height: 500px;
  }
  .vin_druk {
    font-size: 1.5rem;
  }
  .slogan {
    font-size: 2rem;
  } 
  .product {
    font-size: 1.4rem;
  }
  .calc-for {
    font-size: 1rem;
  }
  .calc-for__sel {
    width: 140px;
  }
  .calc-all__button {
    width: 140px;
  }
  .rez-1__text, .rez-2__text{
    width: 46%;
    font-size: 1rem;
  }
  .submit2 input[type="button"] {
    margin-left: 70px;
  }
  .rez-1__text,
  .rez-2__text {
    float: none;
    display: inline-block;
    width: 100%;
  }
  .all_tirazh {
    text-align: center;
  } 
  .rez-1 div, .rez-2 div {
    float: none;
  }
  .rez-1__rezult,
  .rez-2__rezult {
    display: inline-block;
    margin-top: 7px;
  }
  .rez-2 {
    padding-top: 10px;
  }

}

@media (max-width: 456px) {
	.feedback_form textarea,
	.feedback_form .input[type='email'], 
	.feedback_form .input[type='text'] {
		max-width: 250px;
	}
}