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;
}


/*###########################################*/

/*Global style*/

a:link, a:visited
{
	text-decoration: none;
}

.container
{
	max-width: 1200px;
	margin: 0 auto;
	width: 100%;
}

.container-1
{
	max-width: 900px;
	margin: 0 auto;
	width: 100%;
}

.center-text
{
	text-align: center;
}


.main-topic
{
	padding: 20px 0;
}

.middle-topic
{
	padding: 15px 0;
}

.article-text
{
	padding: 10px 0;
}

.italic-text
{
	font-style: italic;
}

.clear
{
	clear: both;
}

sup
{
	vertical-align: super;
	font-size: 20px;
}

p
{
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	line-height: 1.5em;
	color: #111111;
}

h1
{
	font-size: 44px;
	color: #FFFFFF;
	line-height: 1.3em;
	font-family: 'Roboto-Light';
}

h2
{
	font-size: 36px;
	color: #111111;
	line-height: 1.3em;
	font-family: 'Roboto-Light';
}

h3
{
	font-size: 26px;
	color: #FFFFFF;
	line-height: 1.3em;
	font-family: 'Roboto-Light';
}


/*###########################################*/

/*header*/



.header_top 
{
	position: fixed;
	top: 0;
	z-index: 2;
	background-color: rgba(41, 75, 85, 0.8);
	background: rgba(41, 75, 85, 0.8);
	color: rgba(41, 75, 85, 0.8);
	height: 80px;
	width: 100%;
}


.logo img
{
	width: 200px;
}

.logo
{
	padding-top: 18px;
	float: left;
}

.col-1
{
	float: left;
	padding-top: 22px;
	padding-left: 200px;
}

.col-1 p, .col-1 img
{
	padding-left: 10px;
	float: left;
	color: #EDB72B;
	font-weight: 600;
    font-size: 13px;
}


/*sec-1*/

.sec-1
{
	position: sticky;
	background: url(../img/bg_head.jpg) no-repeat center;
	background-size: cover;
	display: block;
}

.sec-1 p
{
	font-size: 16px;
}

.wrapper
{
	
	padding-top: 100px;
	position: sticky;

}

.left-col
{	
	display: inline-block;
	width: 45%;
	margin: auto;
}

.left-col p, .left-col img
{
	display: inline-block;
	vertical-align: middle;
	padding: 20px 10px;
	color: #FFFFFF;
}

.right-col
{
	margin: auto;
	display: inline-block;
	width: 50%;
}

.right-col img
{

	max-width: 700px;
	width: 100%;
}

.btn-order
{
	background-color: rgba(36, 78, 78, 0.3);
	background: rgba(36, 78, 78, 0.3);
	color: rgba(36, 78, 78, 0.3);
	padding: 8px 20px;
	width: 220px;
	margin: 0 auto;
	border-radius: 8px;
	border: 1px solid #6a8c89;
	cursor: pointer;
}

/*###########################################*/

/*sec-2*/

.sec-2
{
    position: relative;
    display: -webkit-box;
	background-color: #EEEEEE;
	margin: 0 auto;
}

.sec-2 .middle-topic
{
	padding-top: 20px;
}

.col-1-1
{
	width: 50%;
	float: left;
}

.col-1-2
{
	width: 45%;
	float: right;
}


.col-1-1-1
{
	width: 50%;
	float: left;
	padding-top: 20px;
}

.col-1-1-1 p, .col-1-1-2 p  
{
	float: left;
	padding-left: 20px;
	line-height: 1.1em;
	padding-top: 30px;
	font-size: 14px;
}

.col-1-1-1 img, .col-1-1-2 img
{
	float: left;
	padding-top: 19px;
}

.col-1-1-2
{
	width: 50%;
	float: right;
	padding-top: 20px;
}

.col-1-1 .middle-topic
{
	margin-top: 50px;	
}

.col-1-1 .middle-topic h3
{
	color: #111111;
}

.frame-1
{
	margin: 20px auto;
	position: relative;
	display: block;
	border-radius: 10px;
	border: 6px solid #EDB72B;
	width: 300px;
	text-align: center;
	padding: 15px 20px;
}

.frame-1 p
{
	font-size: 18px;
}

/*###############################################*/

/*sec-3*/

.sec-3
{
	padding: 50px;
}

.sec-3 img
{
	padding: 20px 0;
}

.frame-2
{
	margin: 20px auto;
	position: relative;
	display: block;
	border-radius: 10px;
	border: 6px solid #EDB72B;
	width: 100%;
	text-align: center;
	padding: 15px 20px;
	font-weight: 600;
}

/*##############################################*/

/*sec-4*/

.sec-4
{
	position: relative;
	background: url(../img/bg_bl4.png) no-repeat center;
	background-size: cover;
	background-attachment: fixed;
	background-position: 100% auto;
	height: 300px;
}

.sec-4 p, .sec-4 h2
{
	color: #FFFFFF;
}

.sec-4 p
{
	font-size: 20px;
}

.sec-4 h2
{
	font-size: 34px;
}

.sec-4 .middle-topic
{
	padding-top: 50px;
	padding-bottom: 20px;
}


/*##########################################*/

/*sec-5*/

.sec-5
{
	padding: 20px 0;
	position: relative;
    display: -webkit-box;
	background-color: #F4ECF1;
}

.col-1-3
{
	float: left;
	width: 33.3333333%;
	padding: 20px 0;
}

.sec-5 .article-text
{
	padding: 0 40px;
}

.sec-5 h3
{
	color: #111111;
}

.sec-5 .col-1-2
{
	float: left;
	width: 50%;
	padding: 20px 0;
}

/*####################################*/

/*sec-6*/

.sec-6
{
	padding: 25px 0;
}

.sec-6 .image-2
{
	padding-top: 50px;
}

.sec-6 .col-1-1
{
	float: left;
	width: 30%;
}

.sec-6 .col-1-2
{
	float: right;
	width: 60%;
}

/*#####################################*/

/*sec-7*/

.sec-7
{
	padding: 25px 0;
	position: relative;
	background: url(../img/bg_form.png) no-repeat center;
	background-size: cover;
	background-attachment: fixed;
	background-position: 100% auto;
	height: 400px;
}

.sec-7 .image-3, .sec-7 .image-4
{
	width: 50%;
	float: left;
}

.sec-7 .image-3 img
{
	max-width: 550px;
}

.sec-7 .image-4 img
{
	max-width: 100px;
	width: 100%;
}

.old-price
{
	text-decoration: line-through;
	color: #D80000;
	font-size: 36px;
}

.new-price
{
	font-weight: 600;
	color: #00cc22;
	font-size: 42px;
	padding: 10px 0;
}

.sec-7 .col-1-2
{
	padding-top: 100px;
}


/*####################################*/

/*sec-8*/

.frame-3
{
	margin: 20px auto;
	position: relative;
	display: block;
	border-radius: 10px;
	border: 6px solid #EDB72B;
	width: 100%;
	text-align: left;
	padding: 15px 20px;
}

.sec-8 .col-1-1-8
{
	padding: 25px 0;
	position: relative;
	background: url(../img/bg_left.png) no-repeat center;
	background-size: cover;
    max-width: 440px;
    height: 431px;
	border-radius: 20px;
	padding-right: 5px;
}

.sec-8 .col-1-2-8
{
	padding: 25px 0;
	position: relative;
	background: url(../img/bg_right.png) no-repeat center;
	background-size: cover;
    max-width: 440px;
    height: 431px;
	border-radius: 20px;
}

.sec-8 .col-1-1-8
{
	width: 50%;
	float: left;
	margin-top: 30px;
}

.sec-8 .col-1-1-8 h2, .sec-8 .col-1-2-8 h2, .sec-8 .article-text p
{
	color: #FFFFFF;
}

.sec-8 .col-1-2-8
{
	width: 50%;
	float: right;
	margin-top: 30px;
}

.image-5
{
	padding-bottom: 40px;
}

.image-5 img
{
	max-width: 210px;
	width: 100%;
}

.sec-8 .article-text
{
	padding: 10px 10px;
}

.sec-8 span
{
	float: right;
}

/*########################################*/

/*sec-9*/

.sec-9
{
	padding: 30px 0;
}

.img-txt
{
	position: relative;
	display: inline-block;
	padding: 20px 0;
}

.img
{
	float: left;
	width: 30%;
	text-align: center;
	padding-top: 40px;
}

.txt
{
	float: left;
	width: 65%;
}

/*##############################################*/

/*sec-10*/

.sec-10 .col-1-1, .sec-10 .col-1-2
{
	padding: 15px 0;
}

.sec-10 .frame-3
{
	text-align: left;
	height: 240px;
	margin-top: 50px;
}

.sec-10 .frame-3 h2, .sec-10 .frame-3 p
{
	float: left;
	width: 50%;
	clear: both;
	display: inline-block;
	padding: 10px 0;
} 

.sec-10 .frame-3 img
{
	float: right;
	z-index: 99999999;
	max-width: 450px;
	width: 100%;
	margin-top: -110px;
}

/*################################*/

/*sec-11*/

.sec-11
{
	padding: 25px 0;
	position: relative;
	background: url(../img/bg_form.png) no-repeat center;
	background-size: cover;
	background-attachment: fixed;
	background-position: 100% auto;
	height: 380px;
}

.sec-11 .image-3, .sec-11 .image-4
{
	width: 50%;
	float: left;
}

.sec-11 .image-3 img
{
	max-width: 550px;
}

.sec-11 .image-4 img
{
	max-width: 100px;
	width: 100%;
}

.txt-1
{
	font-size: 24px;
}

.blackedbold
{
	font-weight: 600;
	font-size: 26px;
}

.old-price
{
	text-decoration: line-through;
	color: #D80000;
	font-size: 36px;
}

.new-price
{
	font-weight: 600;
	color: #00cc22;
	font-size: 42px;
	padding: 10px 0;
}

/*#######################################*/

/*footer*/

footer
{
	padding-top: 30px;
}

.gray-text
{
	color: #666666;
	font-size: 16px;
}

/*#############################################*/

/*FORM*/

@media only screen and (min-width:1200px)
{
	.formularz
	{
		width: 400px;
		background-color: #7aa5a44d;
		border-radius: 10px;
		border: 2px solid #2b524f;
	}

	#country
	{
		width: 380px;
		padding: 10px;
		margin: 10px;
		margin-top: 20px;
		border-radius: 5px;
		border: 2px solid #2b524f;
		background-color: #fafafa;
		color: #111111;
		height: 50px;
		font-size: 16px;
	}

	#name
	{
		width: 358px;
		padding: 10px;
		margin: 10px;
		border-radius: 5px;
		border: 2px solid #2b524f;
		background-color: #fafafa;
		color: #111111;
		height: 25px;
		font-size: 16px;
	}

	#country_phone
	{
		width: 70px;
		float: left;
		padding: 10px;
		margin: 10px;
		margin-right: 0;
		border-radius: 5px;
		border: 2px solid #2b524f;
		background-color: #fafafa;
		color: #111111;
		height: 25px;
		font-size: 16px;
	}

	#phone
	{
		width: 250px;
		float: right;
		padding: 10px;
		margin: 10px;
		margin-left: 0;
		border-radius: 5px;
		border: 2px solid #2b524f;
		background-color: #fafafa;
		color: #111111;
		height: 25px;
		font-size: 16px;
	}

	.old_price
	{
		float: right;
		margin: 5px 15px;
		font-size: 24px;
	}

	.red-price
	{
		margin-left: 10px;
		color: red;
		font-size: 26px;
		font-weight: 600;
		text-decoration: line-through;
	}

	.new_price
	{
		float: right;
		margin: 5px 15px;
		font-size: 30px;
		font-weight: 600;
	}

	.green-price
	{
		margin-left: 10px;
		color: green;
		font-size: 36px;
		font-weight: 600;
	}

	.button
	{
		background: #017100; 
		color: #fff; 
		padding: 15px; 
		margin: 5px 20px;
		width: 325px; 
		border: 2px solid #125200; 
		font-weight: bold; 
		border-radius: 5px; 
		text-transform: uppercase; 
		font-size: 22px; 
		cursor: pointer;
	}

	.button h3
	{
		text-align: center;
		color: #fafafa;
	}
}

@media only screen and (max-width:1199px) and (min-width: 960px)
{
	.formularz
	{
		text-align: center;
		width: 350px;
		background-color: #7aa5a44d;
		border-radius: 10px;
		border: 2px solid #2b524f;
		margin: auto;
	}

	#country
	{
		width: 330px;
		padding: 6px;
		margin: 10px;
		margin-top: 20px;
		border-radius: 5px;
		border: 2px solid #2b524f;
		background-color: #fafafa;
		color: #111111;
		height: 45px;
		font-size: 16px;
	}

	#name
	{
		width: 308px;
		padding: 10px;
		margin: 10px;
		border-radius: 5px;
		border: 2px solid #2b524f;
		background-color: #fafafa;
		color: #111111;
		height: 25px;
		font-size: 16px;
	}

	#country_phone
	{
		width: 50px;
		float: left;
		padding: 10px;
		margin: 10px;
		margin-right: 0;
		border-radius: 5px;
		border: 2px solid #2b524f;
		background-color: #fafafa;
		color: #111111;
		height: 25px;
		font-size: 16px;
	}

	#phone
	{
		width: 230px;
		float: right;
		padding: 10px;
		margin: 10px;
		margin-left: 0;
		border-radius: 5px;
		border: 2px solid #2b524f;
		background-color: #fafafa;
		color: #111111;
		height: 25px;
		font-size: 16px;
	}

	.old_price
	{
		float: right;
		margin: 5px 15px;
		font-size: 24px;
	}

	.red-price
	{
		margin-left: 10px;
		color: red;
		font-size: 26px;
		font-weight: 600;
		text-decoration: line-through;
	}

	.new_price
	{
		float: right;
		margin: 5px 15px;
		font-size: 30px;
		font-weight: 600;
	}

	.green-price
	{
		margin-left: 10px;
		color: green;
		font-size: 36px;
		font-weight: 600;
	}

	.button
	{
		background: #017100; 
		color: #fff; 
		padding: 15px; 
		margin: 5px 20px;
		width: 275px; 
		border: 2px solid #125200; 
		font-weight: bold; 
		border-radius: 5px; 
		text-transform: uppercase; 
		font-size: 22px; 
		cursor: pointer;
	}

	.button h3
	{
		text-align: center;
		color: #fafafa;
	}
}

@media only screen and (max-width:959px) and (min-width: 767px)
{
	.formularz
	{
		text-align: center;
		width: 300px;
		background-color: #7aa5a44d;
		border-radius: 10px;
		border: 2px solid #2b524f;
		margin: auto;
	}

	#country
	{
		width: 280px;
		padding: 6px;
		margin: 10px;
		margin-top: 20px;
		border-radius: 5px;
		border: 2px solid #2b524f;
		background-color: #fafafa;
		color: #111111;
		height: 45px;
		font-size: 16px;
	}

	#name
	{
		width: 258px;
		padding: 10px;
		margin: 10px;
		border-radius: 5px;
		border: 2px solid #2b524f;
		background-color: #fafafa;
		color: #111111;
		height: 25px;
		font-size: 16px;
	}

	#country_phone
	{
		width: 40px;
		float: left;
		padding: 10px;
		margin: 10px;
		margin-right: 0;
		border-radius: 5px;
		border: 2px solid #2b524f;
		background-color: #fafafa;
		color: #111111;
		height: 25px;
		font-size: 16px;
	}

	#phone
	{
		width: 185px;
		float: right;
		padding: 10px;
		margin: 10px;
		margin-left: 0;
		border-radius: 5px;
		border: 2px solid #2b524f;
		background-color: #fafafa;
		color: #111111;
		height: 25px;
		font-size: 16px;
	}

	.old_price
	{
		float: right;
		margin: 5px 15px;
		font-size: 22px;
	}

	.red-price
	{
		margin-left: 10px;
		color: red;
		font-size: 24px;
		font-weight: 600;
		text-decoration: line-through;
	}

	.new_price
	{
		float: right;
		margin: 5px 15px;
		font-size: 28px;
		font-weight: 600;
	}

	.green-price
	{
		margin-left: 10px;
		color: green;
		font-size: 34px;
		font-weight: 600;
	}

	.button
	{
		background: #017100; 
		color: #fff; 
		padding: 15px; 
		margin: 5px 20px;
		width: 225px; 
		border: 2px solid #125200; 
		font-weight: bold; 
		border-radius: 5px; 
		text-transform: uppercase; 
		font-size: 22px; 
		cursor: pointer;
	}

	.button h3
	{
		text-align: center;
		color: #fafafa;
	}
}

@media only screen and (max-width:766px) and (min-width: 50px)
{
	.formularz
	{
		text-align: center;
		width: 300px;
		background-color: #7aa5a44d;
		border-radius: 10px;
		border: 2px solid #2b524f;
		margin: auto;
	}

	#country
	{
		width: 280px;
		padding: 6px;
		margin: 10px;
		margin-top: 20px;
		border-radius: 5px;
		border: 2px solid #2b524f;
		background-color: #fafafa;
		color: #111111;
		height: 45px;
		font-size: 16px;
	}

	#name
	{
		width: 258px;
		padding: 10px;
		margin: 10px;
		border-radius: 5px;
		border: 2px solid #2b524f;
		background-color: #fafafa;
		color: #111111;
		height: 25px;
		font-size: 16px;
	}

	#country_phone
	{
		width: 40px;
		float: left;
		padding: 10px;
		margin: 10px;
		margin-right: 0;
		border-radius: 5px;
		border: 2px solid #2b524f;
		background-color: #fafafa;
		color: #111111;
		height: 25px;
		font-size: 16px;
	}

	#phone
	{
		width: 185px;
		float: right;
		padding: 10px;
		margin: 10px;
		margin-left: 0;
		border-radius: 5px;
		border: 2px solid #2b524f;
		background-color: #fafafa;
		color: #111111;
		height: 25px;
		font-size: 16px;
	}

	.old_price
	{
		float: right;
		margin: 5px 15px;
		font-size: 22px;
	}

	.red-price
	{
		margin-left: 10px;
		color: red;
		font-size: 24px;
		font-weight: 600;
		text-decoration: line-through;
	}

	.new_price
	{
		float: right;
		margin: 5px 15px;
		font-size: 28px;
		font-weight: 600;
	}

	.green-price
	{
		margin-left: 10px;
		color: green;
		font-size: 34px;
		font-weight: 600;
	}

	.button
	{
		background: #017100; 
		color: #fff; 
		padding: 15px; 
		margin: 5px 20px; 
		width: 225px; 
		border: 2px solid #125200; 
		font-weight: bold; 
		border-radius: 5px; 
		text-transform: uppercase; 
		font-size: 22px; 
		cursor: pointer;
	}

	.button h3
	{
		text-align: center;
		color: #fafafa;
	}
}