@charset "utf-8";
/* CSS Document */
.vsf { width: 100%; }

ol, ul {
    list-style: none;
}

.howli ul {
    counter-reset: heading;
	margin: 0 0 0 -40px;
}

.howli li {
    position: relative;
    margin: 0 0 23px 0;
	padding: 6px 0 0 40px;
	color: #fff;
	}


.howli li:after {
    content: counter(heading);
    counter-increment: heading;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #216091;
    background: #FFF;
    font-size: 16px;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
}




img.wts { border: 0; height: 20px; margin: 0 10px 0 10px; }

div.plus2 { padding: 2px; }

div.fadeoutsubscr {
	
	display: none;
	position: fixed;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: #000000be;
	
}

div.sub_fo {
	
    position: absolute;
    clear: both;
    width: 80%;
    background-color: #ffffff;
    margin: 0 auto;
    left: 40px;
    top: calc(50% - 100px);
    overflow: hidden;
    padding: 30px 20px 0px 40px;
	
}


div.close {
	
    right: 0;
    position: absolute;
    margin: -25px 10px 0 0;
	
}

div.main_leftsub {
	
	float: left;

	
}

div.main_right {
	
	float: left;
	width: 55%;
	
}


input.authform {
	
    border: 1px solid #abc1c7;
    color: #114058;
    padding: 3px;
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 14px;
    font-family: Arial;
    background: #FFF;
    border-radius: 3px;
    width: 200px;
	
}

.thumb-wrap {
  position: relative;
  padding-bottom: 75%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  height: 0;
  overflow: hidden;
  margin: 0 0 50px 0;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}



body { margin: 0; padding: 0; overflow-x:hidden; }
img { border: 0; }
/*
h1 { font-family: "PT Sans", serif; color: #00c2e8; text-decoration: none; font-weight: normal; font-size: 28pt; }
h2 { font-family: "PT Sans", serif; color: #ffffff; text-decoration: none; font-weight: normal; font-size: 28pt; }
h3 { font-family: "PT Sans", serif; color: #00c2e8; text-decoration: none; font-weight: normal; margin: 0 0 40px 0; font-size: 28pt; }

.qw { font-family: "PT Sans", serif; color: #00c2e8; font-weight: bold; }
a.qw { font-family: "PT Sans", serif; color: #00c2e8; text-decoration: none; font-weight: normal; }
a.qw:link { font-family: "PT Sans", serif;  color: #00c2e8; text-decoration: none; font-weight: normal; }
a.qw:hover { font-family: "PT Sans", serif; color: #00c2e8; text-decoration: underline; font-weight: normal; }

a.dlink{ font-family: "PT Sans", serif; color: #00c2e8; text-decoration: none; }
a.dlink:link { font-family: "PT Sans", serif;  color: #00c2e8; text-decoration: none; }
a.dlink:hover { font-family: "PT Sans", serif; color: #00c2e8; text-decoration: underline; }

a.menu { font-family: "PT Sans", serif; color: #196ba5; text-decoration: none; font-weight: normal; }
a.menu:link { font-family: "PT Sans", serif; color: #196ba5; text-decoration: none; font-weight: normal; }
a.menu:hover { font-family: "PT Sans", serif; color: #196ba5; text-decoration: underline; font-weight: normal; }

span.text { font-family: "PT Sans", serif; color: #2d2d2d; text-decoration: none; font-weight: normal; line-height: 24px; }
span.texttb { font-family: "PT Sans", serif; color: #2d2d2d; text-decoration: none; font-weight: normal; line-height: 24px; }
span.text_subztb { font-family: "PT Sans", serif; color: #2d2d2d; text-decoration: none; font-weight: normal; }
span.text_b { font-family: "PT Sans", serif; color: #2d2d2d; text-decoration: none; line-height: 24px; }
span.text_subz { font-family: "PT Sans", serif; color: #2d2d2d; text-decoration: none; font-weight: normal; }
span.txt_round { font-family: "PT Sans", serif; color: #00c2e8; text-decoration: none; font-weight: normal; white-space: nowrap; }
span.text_subzw { font-family: "PT Sans", serif; color: #ffffff; text-decoration: none; font-weight: normal; }
span.textw { font-family: "PT Sans", serif; color: #ffffff; text-decoration: none; font-weight: normal; line-height: 24px; }
*/

h1 { font-family: "PT Sans"; color: #00c2e8; text-decoration: none; font-weight: normal; font-size: 28pt; }
h2 { font-family: "PT Sans"; color: #ffffff; text-decoration: none; font-weight: normal; font-size: 28pt; }
h3 { font-family: "PT Sans"; color: #00c2e8; text-decoration: none; font-weight: normal; margin: 0 0 40px 0; font-size: 28pt; }

.qw { font-family: "PT Sans"; color: #00c2e8; font-weight: bold; }
a.qw { font-family: "PT Sans"; color: #00c2e8; text-decoration: none; font-weight: normal; }
a.qw:link { font-family: "PT Sans";  color: #00c2e8; text-decoration: none; font-weight: normal; }
a.qw:hover { font-family: "PT Sans"; color: #00c2e8; text-decoration: underline; font-weight: normal; }

a.dlink{ font-family: "PT Sans"; color: #00c2e8; text-decoration: none; }
a.dlink:link { font-family: "PT Sans";  color: #00c2e8; text-decoration: none; }
a.dlink:hover { font-family: "PT Sans"; color: #00c2e8; text-decoration: underline; }

a.menu { font-family: "PT Sans"; color: #196ba5; text-decoration: none; font-weight: normal; }
a.menu:link { font-family: "PT Sans"; color: #196ba5; text-decoration: none; font-weight: normal; }
a.menu:hover { font-family: "PT Sans"; color: #196ba5; text-decoration: underline; font-weight: normal; }

span.text { font-family: "PT Sans"; color: #2d2d2d; text-decoration: none; font-weight: normal; line-height: 24px; }
span.texttb { font-family: "PT Sans"; color: #2d2d2d; text-decoration: none; font-weight: normal; line-height: 24px; }
span.text_subztb { font-family: "PT Sans"; color: #2d2d2d; text-decoration: none; font-weight: normal; }
span.text_b { font-family: "PT Sans"; color: #2d2d2d; text-decoration: none; line-height: 24px; }
span.text_subz { font-family: "PT Sans"; color: #2d2d2d; text-decoration: none; font-weight: normal; }
span.txt_round { font-family: "PT Sans"; color: #00c2e8; text-decoration: none; font-weight: normal; white-space: nowrap; }
span.txt_round1 { font-family: "PT Sans"; color: #00c2e8; text-decoration: none; font-weight: normal; white-space: nowrap; }
span.text_subzw { font-family: "PT Sans"; color: #ffffff; text-decoration: none; font-weight: normal; }
span.textw { font-family: "PT Sans"; color: #ffffff; text-decoration: none; font-weight: normal; line-height: 24px; }

/*
span.text { font-family: "PT Sans", serif; color: #2d2d2d; text-decoration: none; font-weight: normal; line-height: 24px; }
span.texttb { font-family: "PT Sans", serif; color: #000000; text-decoration: none; font-weight: normal; line-height: 24px; }
span.text_subztb { font-family: "PT Sans", serif; color: #000000; text-decoration: none; font-weight: normal; }
span.text_b { font-family: "PT Sans", serif; color: #00c2e8; text-decoration: none; line-height: 24px; }
span.text_subz { font-family: "PT Sans", serif; color: #00c2e8; text-decoration: none; font-weight: normal; }
span.txt_round { font-family: "PT Sans", serif; color: #00c2e8; text-decoration: none; font-weight: normal; white-space: nowrap; }
span.text_subzw { font-family: "PT Sans", serif; color: #ffffff; text-decoration: none; font-weight: normal; }
span.textw { font-family: "PT Sans", serif; color: #ffffff; text-decoration: none; font-weight: normal; line-height: 24px; }
*/

div.top { overflow: hidden; }
div.top_left { float: left; padding: 50px 0 50px 60px; }
div.top_right { float: right; text-align: right; padding: 36px 60px 36px 60px; }

div.artrocon { position: relative; overflow: hidden; }
div.artrocon_left { position: absolute; bottom: 0; float: left; }
div.artrocon_right { padding: 0px 60px 30px 80px; width: calc(100% - 680px); float: right; }
div.artrocon_round { position: absolute; bottom: 100px; right: 200px; }

div.how { background-image: url(../img/004.jpg); background-repeat: no-repeat; background-size: cover; text-align: center; 
padding: 15px 60px 60px 60px; margin: 90px 0 0 0; overflow: hidden;  }
div.how img { margin: 150px 0 150px 0; }
div.how_left { position: relative; float: left; }
div.how_right { float: right; width: calc(100% - 820px); text-align: left; }
div.how_com1 {     position: absolute;
    top: 0;
    /* background: url(/img/002.svg); */
    overflow: hidden;
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
    padding: 15px;
    height: fit-content;
    width: 45%;
    left: 0;
    border: 5px solid #ffffff;
    /* border-top-style: dashed; */
    border-top: none;
    /* border-top: dashed; */
    border-radius: 15px; }
	
	div.how_com2 { position: absolute;
    top: 0;
    overflow: hidden;
    padding: 15px;
    height: fit-content;
    width: 45%;
    right: 0;
    border: 5px solid #ffffff;
    border-top: none;
    border-radius: 15px; }
	
	div.how_com3 {     position: absolute;
    bottom: 0;
    overflow: hidden;

    padding: 15px;
    height: fit-content;
    width: 45%;
    left: 0;
    border: 5px solid #ffffff;

    border-top: none;

    border-radius: 15px; }
	
	div.how_com4 { position: absolute;
    bottom: 0;
    overflow: hidden;
    padding: 15px;
    height: fit-content;
    width: 45%;
    right: 0;
    border: 5px solid #ffffff;
    border-top: none;
    border-radius: 15px; }

	div.hcont { margin: auto 0;
    padding: 10px 5px 7px 5px;
    text-align: left; }

div.inst { overflow: hidden; background-image: url(../img/005.jpg); background-repeat: no-repeat; background-position:top left; padding: 15px 60px 11px 60px; position: relative; }
div.inst_left { float: left; width: calc(25% - 30px); margin: 0 20px 0 0; position: absolute; bottom: 0; }
div.inst_right { float: right; width: 70%; }
div.inst_right_nb { background-color: #216091; padding: 15px; overflow: hidden; }
img.nb { margin: 0px 20px 0px 0px; float: left; }
div.inst_right_nb .text_subzw { line-height: 1; }
div.line { background-color: #cbcbcb; height: 1px; width: 100%; overflow: hidden; margin: 25px 0 25px 0; }
div.line:last-child { margin: 25px 0 0 0; }

div.kupit { padding: 50px 60px 50px 60px; }

 div.kupit_items { width: 100%; overflow: hidden; }
// div.kupit_item { float: left; margin: 0 50px 40px 0; }



div.kupit_item {
    position: relative;
    float: left;
    width: 40%;
    margin-left: 0;
    margin-bottom:30px;
    display:block;
}
 
div.kupit_item:first-child {
    position: relative;
    float: left;
    margin-bottom:30px;
}


div.cont { background-color: #216091; padding: 30px 60px 50px 60px; overflow: hidden; }
div.cont_left { float: left; }
div.cont_right { float: right; text-align: right; }

div.footer { overflow: hidden; padding: 25px 60px 25px 60px; }
div.footer_left { float: left; }
div.footer_right { float: right; }

	.ventana {
	background-color: #e0f9ff;
    border: 1px solid #01c3e9;
    border-radius: 4px;
	  display: none;
	  padding: 25px 25px 25px 25px;
	  position: absolute;
	width: 50%;
    height: 45%;
	  z-index: 99;
	  opacity: 0.9;
	  overflow: auto;
		margin: auto;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	}

	.ventana .hint-caption {
		font-weight: bold;
		text-transform: uppercase;
	}

	.ventana .cerrar {
		cursor: pointer;
		float: right;
		height: 16px;
		margin-top: 3px;
		padding: 0 15px 0 15px;
		right: 10px;
		width: 16px;
	}

@media screen and (min-width: 1580px) and (max-width: 3960px) { 

div.maincont { max-width: 75%; margin: 0 auto; }

a.menu { font-size: 13pt; padding: 0 0 0 37px; }

div.how_left { width: 50%; }
div.how_left img { width: 100%; }
div.how_right { width: 45%; }

div.artrocon_left { position: absolute; bottom: 0; float: left; }
div.artrocon_right { padding: 0px 60px 30px 80px; width: calc(100% - 580px); float: right; }

span.text_subz { font-size: 21pt; }
span.text_subzw { font-size: 21pt; }

span.txt_round { font-size: 16pt; border: 1px solid #00c2e8; border-radius: 20px; padding: 10px 20px; }
span.txt_round1 { font-size: 16pt; border: 1px solid #00c2e8; border-radius: 20px; padding: 10px 20px; }

}	
	
	

@media screen and (min-width: 1420px) and (max-width: 1579px) { 

div.maincont { max-width: 80%; margin: 0 auto; }
/*
h1 { font-size: 48pt; }
h2 { font-size: 48pt; }
h3 { font-size: 48pt; }

.qw { font-size: 16pt; }
a.qw { font-size: 16pt; }
a.dlink { font-size: 16pt; }

span.text { font-size: 16pt; }
span.texttb { font-size: 16pt; }
span.text_subztb { font-size: 24pt; }
span.text_b { font-size: 16pt; }
span.text_subz { font-size: 24pt; }

span.text_subzw { font-size: 24pt; }
span.textw { font-size: 16pt; }
*/
a.menu { font-size: 13pt; padding: 0 0 0 37px; }

div.how_left { width: 50%; }
div.how_left img { width: 100%; }
div.how_right { width: 45%; }

div.artrocon_left { position: absolute; bottom: 0; float: left; }
div.artrocon_right { padding: 0px 60px 30px 80px; width: calc(100% - 580px); float: right; }

span.text_subz { font-size: 20pt; }
span.text_subzw { font-size: 20pt; }

span.txt_round { font-size: 16pt; border: 1px solid #00c2e8; border-radius: 20px; padding: 10px 20px; }
span.txt_round1 { font-size: 16pt; border: 1px solid #00c2e8; border-radius: 20px; padding: 10px 20px; }
	
}

@media screen and (min-width: 1280px) and (max-width: 1419px) { 
/*
h1 { font-size: 42pt; }
h2 { font-size: 42pt; }
h3 { font-size: 42pt; }
.qw { font-size: 14pt; }
a.qw { font-size: 14pt; }
a.dlink { font-size: 14pt; }

span.text { font-size: 13pt; }
span.texttb { font-size: 13pt; }
span.text_subztb { font-size: 21pt; }
span.text_subz { font-size: 21pt; }

span.text_subzw { font-size: 21pt; }
span.textw { font-size: 13pt; }

*/
a.menu { font-size: 12pt; padding: 0 0 0 30px; }

span.text_subz { font-size: 19pt; }
span.text_subzw { font-size: 19pt; }

div.how_left { width: 45%; }
div.how_left img { width: 100%; }
div.how_right { width: 45%; }

div.artrocon_left { position: absolute; bottom: 0; float: left; }
div.artrocon_right { padding: 0px 60px 30px 80px; width: calc(100% - 500px); float: right; }


span.txt_round { font-size: 14pt; border: 1px solid #00c2e8; border-radius: 16px; padding: 9px 18px; }
span.txt_round 1{ font-size: 14pt; border: 1px solid #00c2e8; border-radius: 16px; padding: 9px 18px; }

div.kupit_item { width: 30%; }

}

@media screen and (min-width: 1024px) and (max-width: 1279px) { 

/*
h1 { font-size: 36pt; }
h2 { font-size: 36pt; }
h3 { font-size: 36pt; }


.qw { font-size: 11pt; }

a.qw { font-size: 11pt; }
a.dlink { font-size: 13pt; }

*/


a.menu { font-size: 11pt; padding: 0 0 0 25px; }

span.txt_round { font-size: 13pt; border: 1px solid #00c2e8; border-radius: 14px; padding: 8px 16px; }
div.artrocon_round { position: absolute; bottom: 120px; right: 80px; }

div.artrocon_right { padding: 0px 60px 30px 80px; width: calc(100% - 500px); float: right; }
div.artrocon_left img { width: 90%; }

span.text_subz { font-size: 18pt; }
span.text_subztb { font-size: 18pt; }
span.text_subzw { font-size: 18pt; }

div.how { padding: 15px 15px 60px 15px; }
div.how_left img { width: 80%; }
div.how_right { width: 40%; }
div.how_left { width: 55%; }
div.kupit_item { width: 40%; }

}


@media screen and (min-width: 830px) and (max-width: 1023px) { 



a.menu { font-size: 10pt; padding: 0 0 0 20px; }
.qw { font-size: 11pt; }
a.qw { font-size: 11pt; }
a.dlink { font-size: 11pt; }
span.text { font-size: 11pt; }
span.texttb { font-size: 11pt; }
span.text_subz { font-size: 17pt; }
span.text_subztb { font-size: 17pt; }
span.txt_round { font-size: 11pt; border: 1px solid #00c2e8; border-radius: 12px; padding: 7px 14px; }
span.txt_round1 { font-size: 11pt; border: 1px solid #00c2e8; border-radius: 12px; padding: 7px 14px; }


span.text_subzw { font-size: 17pt; }
span.textw { font-size: 11pt; }

div.top_left { width: 100%; text-align: center; float: none; padding: 50px 0 50px 0; }
div.top_right { display: none; width: 100%; text-align: center; padding: 0px 0 50px 0; }

div.artrocon_left { position: relative; bottom: 0; float: left; width: 90%; }
div.artrocon_left img { width: 100%; }
div.artrocon_right { padding: 0px 10px 0px 10px;
    width: 100%;
    float: none; }
div.artrocon_round { position: absolute; bottom: 100px; right: 200px;  line-height: 1.6; }

div.meny { display: none; }

div.how { padding: 15px 10px 11px 10px; }
div.how_left { width: 100%; }
div.how_right { width: 100%; margin: 40px 0 0 0; }

div.inst { padding: 15px 10px 11px 10px; }


div.inst_left {  width: 100%; margin: 0 20px 0 0; position: relative; }
div.inst_right { margin: 20px 0 0 0; width: 100%; }

div.kupit { padding: 15px 10px 11px 10px; }
div.kupit_item { width: 80%; }

div.cont { padding: 30px 0 50px 0; }
div.cont_left { float: left; width:100%;  text-align: center; }
div.cont_right { float: left; width: 100%; text-align: center; margin: 30px 0 0 0; }

}

@media screen and (min-width: 640px) and (max-width: 829px) { 

h1 { font-size: 25pt; }
h2 { font-size: 25pt; }
h3 { font-size: 25pt; }

a.menu { font-size: 12pt; padding: 0 0 0 20px; }
.qw { font-size: 12pt; }
a.qw { font-size: 12pt; }
a.dlink { font-size: 12pt; }
span.text { font-size: 12pt;  }
span.texttb { font-size: 12pt; }
span.text_subztb { font-size: 15pt; }
span.text_subz { font-size: 15pt; }
span.txt_round { font-size: 12pt; border: 1px solid #00c2e8; border-radius: 10px; padding: 6px 7px 6px 7px; }
span.txt_round1 { font-size: 12pt; border: 1px solid #00c2e8; border-radius: 10px; padding: 6px 7px 6px 7px; }

span.text_subzw { font-size: 15pt; }
span.textw { font-size: 12pt; }

div.top_left { width: 100%; text-align: center; float: none; padding: 50px 0 50px 0; }
div.top_right { display: none; width: 100%; text-align: center; padding: 0px 0 50px 0; }

div.artrocon{ padding: 0 0 10px 0; }
div.artrocon_left { position: relative; bottom: 0; float: left; width: 100%; margin: 0 0 50px 0; }
div.artrocon_right { padding: 0px 10px 0px 10px;
    width: 100%;
    float: none; }
div.artrocon_round { position: absolute; bottom: 120px; right: 20px; }
div.artrocon_left img { width: 90%; }

div.meny { display: none; }

div.how { padding: 15px 10px 11px 10px; }
div.how_left img { width: 100%; margin: 250px 0 270px 0; }
div.how_left { width: 100%; }
div.how_right { width: 100%; margin: 40px 0 0 0; }

div.inst { padding: 15px 10px 11px 10px; }
div.inst_left {  width: 100%; margin: 0 20px 0 0; position: relative; }
div.inst_right { margin: 20px 0 0 0; width: 100%; }
div.inst_right_nb { text-align: center; }

div.cont { padding: 30px 0 50px 0; margin: 50px 0 0 0; }
div.cont_left { float: left; width:100%;  text-align: center; }
div.cont_right { float: left; width: 100%; text-align: center; margin: 30px 0 0 0; }

div.footer { padding: 15px 10px 11px 10px; }
div.footer_left { float: left; }
div.footer_right { float: left; margin: 30px 0 0 0; }

div.kupit { padding: 15px 10px 11px 10px; }
div.kupit_item { width: 90%; }

img.nb {
    margin: 0px 20px 0px 0px;
    display: block;     float: unset; margin: auto;
}

}

@media screen and (min-width: 1px) and (max-width: 639px) { 

h1 { font-size: 25pt; }
h2 { font-size: 25pt; }
h3 { font-size: 25pt; }

a.menu { font-size: 12pt; padding: 0 0 0 20px; }
.qw { font-size: 12pt; }
a.qw { font-size: 12pt; }
a.dlink { font-size: 12pt; }
span.text { font-size: 12pt;  }
span.texttb { font-size: 12pt; }
span.text_subztb { font-size: 15pt; }
span.text_subz { font-size: 15pt; }
span.txt_round { font-size: 11pt; border: 1px solid #00c2e8; border-radius: 12px; padding: 7px 14px; }
span.txt_round1 { font-size: 11pt; border: 1px solid #00c2e8; border-radius: 12px; padding: 7px 14px; display: block; }


span.text_subzw { font-size: 15pt; }
span.textw { font-size: 12pt; }

div.top_left { width: 100%; text-align: center; float: none; padding: 50px 0 50px 0; }
div.top_right { display: none; width: 100%; text-align: center; padding: 0px 0 50px 0; }

div.artrocon{ padding: 0 0 10px 0; }
div.artrocon_left { position: relative; bottom: 0; float: left; width: 100%; margin: 0 0 50px 0; }
div.artrocon_right { padding: 0px 10px 0px 10px;
    width: 100%;
    float: none; }
div.artrocon_round { position: absolute; bottom: 120px; right: 20px; display: block; }
div.artrocon_left img { width: 90%; }

div.meny { display: none; }

div.how { padding: 15px 10px 11px 10px; }
div.how_left img { width: 100%; margin: 250px 0 270px 0; }
div.how_left { width: 100%; }
div.how_right { width: 100%; margin: 40px 0 0 0; }

div.inst { padding: 15px 10px 11px 10px; }
div.inst_left {  width: 100%; margin: 0 20px 0 0; position: relative; }
div.inst_right { margin: 20px 0 0 0; width: 100%; }
div.inst_right_nb { text-align: center; }

div.cont { padding: 30px 0 50px 0; margin: 50px 0 0 0; }
div.cont_left { float: unset;
    text-align: center; margin: 20px 0 20px 0; }
div.cont_right { float: left; width: 100%; text-align: center; margin: 30px 0 0 0; }

div.footer { padding: 15px 10px 11px 10px; }
div.footer_left { float: left; }
div.footer_right { float: left; margin: 30px 0 0 0; }

div.kupit { padding: 15px 10px 11px 10px; }
div.kupit_item { width: 90%; }

img.nb {
    margin: 0px 20px 0px 0px;
    display: block;     float: unset; margin: auto;
}






}