


/* Start:/bitrix/templates/main//styles/base.css*/
@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,900&subset=cyrillic,latin);
/* CSS Styles by html5-coder.com (call007@mail.ru) */

/* Reset - Begin */
* {/*margin:0;*/ padding:0;}
input, select, textarea {margin:auto; padding:inherit;}
input {vertical-align:middle;}
input::-ms-clear, textarea::-ms-clear {display:none; width:0; height:0;}
input[type="text"], textarea {-webkit-appearance:none;}
button::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner {border:0;}
html {height:100%;}
body {
	position:relative;
	height:100%;
	min-width:320px;
	color:#868686;
	font-size:12px;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;	
	font-family: 'Roboto', sans-serif;
	background-color:#fff;
	line-height:1.3;
	-webkit-font-smoothing:antialiased;
	-webkit-backface-visibility:visible;
	}
*:focus {outline:none;}
::selection {
	color:#fff;
	background:#777;
	}
::-moz-selection {
	color:#fff;
	background:#777;
	}
a {
	text-decoration:underline;
	color:#065174;
	cursor:pointer;
	-moz-transition:color 0.3s ease, background-color 0.3s ease;
	-webkit-transition:color 0.3s ease, background-color 0.3s ease;
	-o-transition:color 0.3s ease, background-color 0.3s ease;
	transition:color 0.3s ease, background-color 0.3s ease;
	}
a:hover {
	text-decoration:none;
	}
img {
	padding:0;
	border:none;
	text-decoration:none;
	}
p {margin:0 0 10px 0}
table {
	border-collapse:collapse;
	border-spacing:0;
}
.clr {
	display:block;
	clear:both;
	height:0px;
	font-size:0px;
	line-height:0px;
	}
.text-left {text-align:left;}
.text-right {text-align:right;}
.text-center {text-align:center;}
.block-left {float:left;}
.block-right {float:right;}
.ov-hidd {overflow:hidden;}
section, header, footer, menu, nav, aside, article, details, summary, figure, figcaption, hgroup, time, main {display:block;}
/* Reset - End */

/*INDEX*/
.wrapper {
	position:relative;
	/*width:970px;*/
	padding:0 15px;
	margin:0 auto;
	z-index:20;
	}
.main-block {
	height:auto;
	width:100%;
	overflow:hidden;
	}
.center {
	display:block;
	text-align:center;
	}
.text_rigt {
	text-align:right;
	}
h1 {
	text-align:center;
	font-size:50px;
	color:#fff;
	font-weight:300;
	text-transform:uppercase;
	line-height:1.1;
	}
h1 b {
	font-weight:900;
	}
h2 {
	text-align:center;
	font-size:50px;
	color:#fff;
	font-weight:bold;
	margin-bottom:19px;
	}
h3 {
	text-align:center;
	font-size:40px;
	color:#000;
	font-weight:300;
	text-transform:uppercase;
	}
.cover {
	opacity:0;
	}
.coverParent {
	position:relative;
	}
.bt_red {
	display:inline-block;
	vertical-align:top;
	font-size:16px;
	color:#f23e2c;
	border:1px solid #f34938;
	text-decoration:none;
	text-transform:uppercase;
	padding:15px 45px 13px 42px; 
	}
.bt_red:hover {
	color:#ff1700;
	border-color:#ff1700;
	}
/* header - Begin */
/*header {
	position:relative;
	height:100%;
	min-height:575px;
	width:100%;
	}*/
.box_top {
	overflow:hidden;
	padding:53px 0;
	}
.logo {
	/*float:left;
	width:485px;*/
	color:#a7a7a7;
	font-size:16px;
	font-weight:300;
	}
.logo img {
	display:inline-block;
	vertical-align:top;
	margin-right:18px;
	}
.logo p {
	display:inline-block;
	vertical-align:top;
	width:188px;
	margin-top:5px;
	border-left:1px solid #727272;
	padding:0 0 4px 17px;
	line-height:1.2;
	}
.number {
	/*float:right;
	max-width:450px;*/
	margin-top:2px;
	}
.number .phone,
.number .phone a {
	text-decoration:none;
	font-size:38px;
	font-weight:300;
	color:#fff;
	margin-bottom:3px;
	}
.number .phone a {
	margin-bottom:0;
	}
.bt_phone {
	display:inline-block;
	vertical-align:top;
	position:relative;
	font-size:12px;
	color:#7a7b79;
	padding:2px 8px 4px 20px;
	background:url('/bitrix/templates/main//styles/../images/icon_bt_phone.png') no-repeat 6px 7px;
	border:1px solid #7a7b79;
	text-decoration:none;
	}
.bt_phone:hover {
	color:#939393;
	}
.bt_phone .arrow {
	position:absolute;
	width:7px;
	height:5px;
	top:-5px;
	left:50%;
	margin-left:-3px;
	background:url('/bitrix/templates/main//styles/../images/arrow_bt_phone.png') no-repeat;
	}
/* .record - Begin */
.record {
	position:absolute;
	bottom:-102px;
	left:50%;
	margin-left:-485px;
	width:970px;
	background:#fff;
	padding:40px 68px 32px;
	z-index:30;
	-webkit-box-shadow:0 0 17px -5px rgba(0,0,0,0.10);
	-moz-box-shadow:0 0 17px -5px rgba(0,0,0,0.10);
	box-shadow:0 0 17px -5px rgba(0,0,0,0.10);
	}
.record .action {
	overflow:hidden;
	font-size:14px;
	font-weight:300;
	color:#adadad;
	line-height:1.3;
	margin-top:7px;
	}
.record .action b {
	font-weight:bold;
	}
.record .title {
	/*width:376px;
	float:left;*/
	font-size:36px;	
	font-weight:300;
	color:#000;
	/*margin-right:15px;*/
	text-transform:uppercase;
	letter-spacing:-1px;
	}
.record .title .icon {
	/*position:relative;*/
	/*display:inline-block;*/
	/*vertical-align:top;*/
	background:url('/bitrix/templates/main//styles/../images/icon_record.png') no-repeat;
	width:38px;
	height:29px;
	/*margin:12px 14px 0 0;*/
	}
.record .form {
	clear:both;
	}
.input_text {
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	color:#fff;
	background:#f23e2c;
	font-size:16px;
    width: 25%;
	/*width:170px;*/
	padding:14px 18px 16px;
	margin-right:8px;
	margin-bottom:10px;
	border:none;
	}
.record  .box {
	overflow:hidden;
	margin-bottom:4px;
	}
.record .bt_transparent {
	margin-bottom:10px;
	}
/* .record - end */

/* header - end */
.bg_gray {
	background:#f6f6f6;
	}
/* .conducted - Begin */
.conducted {
	padding:172px 0 56px 0;
	}
.circle {
	margin:0 0 23px -160px;
	text-align:center;
	}
.circle .chart {
	display:inline-block;
	text-align:center;
	width:166px;
	height:166px;
	border:1px solid #e4e2e1;
	margin:0 0 0 160px;
	vertical-align:top;
	position:relative;
	font-size:45px;
	color:#f23e2c;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	}
.circle span {
	display:block;
	line-height:3.77;
	font-weight:normal;
	}
canvas {
	position:absolute;
	left: 7px;
	top:7px;
	}
.conducted .info {
	list-style:none;
	margin-left:-60px;
	text-align:center;
	}
.conducted .info li {
	display:inline-block;
	vertical-align:top;
	width:266px;
	margin:0 0 24px 60px;
	font-size:16px;
	font-weight:300;
	color:#363636;
	text-transform:uppercase;
	}
/* .conducted - end */

/* .action_timer - Begin */
.action_timer {
	position:relative;
	min-height:535px;
	overflow:hidden;
	clear:both;
	margin-bottom:112px;
	}
.action_timer .box_left {
	float:left;
	width:500px;
	margin:141px 78px 50px 0;
	}
.action_timer .box_left a,
.action_timer .box_left p {
	line-height:1.45;
	color:#fff;
	font-weight:300;
	font-size:22px;
	text-decoration:none;
	margin-bottom:22px;
	}
.action_timer .box_left a {
	margin-bottom:0;
	}
.action_timer .box_left p b {
	font-weight:bold;
	}
	
/* .kkcountdown-box - Begin */
.kkcountdown {
	display:inline-block;
	padding:12px 0 40px;
	margin-left:-16px;
	}
.kkcountdown-box .kkc-days,
.kkcountdown-box .kkc-hours,
.kkcountdown-box .kkc-min,
.kkcountdown-box .kkc-sec {
	display:inline-block;
	vertical-align:top;
	width:74px;
	height:65px;
	margin-left:16px;
	background:#fff;
	line-height:74px;
	text-align:center;
	font-size:50px;
	font-weight:300;
	color:#121212;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	}
.kkcountdown-box .kkc-days-text,
.kkcountdown-box .kkc-hours-text,
.kkcountdown-box .kkc-min-text,
.kkcountdown-box .kkc-sec-text {
	position:absolute;
	width:54px;
	text-align:center;
	margin-left:-64px;
	margin-top:77px;
	font-size:18px;
	color:#b0b0b0;
	font-weight:300;
	}
/* .kkcountdown-box - End */
.action_timer .box_right {
	position:relative;
	float:right;
	width:318px;
	margin-top:58px;
	}
.action_timer .envelope_container {
	background:#f23e2c;
	padding:22px 29px 32px;
	}
.input_text.bg_white {
	background:#fff;
	color:#9f9f9f;
	}
/*.action_timer .input_text {
	width:260px;
	margin-right:0;
	margin-bottom:10px;
	}*/
.action_timer .envelope_top {
	position:relative;
	width:100%;
	height:100px;
	background:url('/bitrix/templates/main//styles/../images/img_envelope.png') no-repeat 0 0;
	margin-top:26px;
	}
.action_timer .envelope_top .list {
	position:absolute;
	top:-26px;
	left:19px;
	height:49px;
	width:275px;
	background:#f6f6f6;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	}
.action_timer .envelope.focus .envelope_top .list {
	top:3px;
	height:36px;
	}
.action_timer .envelope .title {
	color:#fff;
	text-transform:uppercase;
	font-weight:300;
	font-size:32px;
	letter-spacing:-1px;
	margin-bottom:9px;
	}
.bt_white {
	display:block;
	padding:15px 20px 14px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	font-size:16px;
	border:1px solid #fff;
	}
.bt_white:hover {
	color:#f1f0f0;
	border-color:#f1f0f0;
	}
/* .action_timer - end */

/* .advantages - Begin */
.advantages ul {
	list-style:none;
	margin-left:-16px;
	padding-bottom:23px;
	}
/*.advantages li {
	position:relative;
	display:inline-block;
	vertical-align:top;
	margin:0 0 69px 16px;
	font-size:12px;
	font-weight:300;
	color:#929ba0;
	text-align:center;
	line-height:1.7;
	}*/
.advantages li .box {
	/*width:200px;*/
    width: 100%;
    height: 100%;
	padding:73px 14px 33px;
	min-height:134px;
	border:1px solid #dfdfdf;
	}
.advantages li .number {
	position:absolute;
	width:61px;
	height:61px;
	top:-30px;
	left:50%;
	margin-left:-31px;
	background:url('/bitrix/templates/main//styles/../images/bg_advantages_number.png') no-repeat 0 0;
	font-size:35.19px;
	color:#fff;
	font-weight:900;
	text-align:center;
	line-height:1.74;
	}
.advantages li .title {
	font-size:22px;
	color:#3f4244;
	text-transform:uppercase;
	line-height:1.2;
	margin-bottom:11px;
	}
.advantages .consultatio .box {
	background:#f23e2c;
	border-color:#f23e2c;
	padding:45px 14px 50px;
	}
.advantages .consultatio .title {
	color:#fff;
	font-size:24px;
	font-weight:normal;
	margin-bottom:20px;
	}
.bt_consultatio {
	display:block;
	position:relative;
	color:#fff;
	width:130px;
	/*padding:14px 25px 12px;*/
    padding: 10px 5px;
	margin:0 auto;
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:normal;
	line-height:1.2;	
	border:1px solid #fff;
	}
.bt_consultatio .arrow {
	position:absolute;
	top:-12px;
	left:50%;
	margin-left:-10px;
	width:21px;
	height:12px;
	background:url('/bitrix/templates/main//styles/../images/icon_bt_consultatio.png') no-repeat;
	}
.bt_consultatio:hover {
	color:#f1f0f0;
	}
/* .advantages - end */

/* .start - Begin */
.start {
	padding:69px 0 59px;
	}
.start h3 {
	margin-bottom:65px;
	}
.start ul {
	list-style:none;
	}
.start li {
	position:relative;
	display:inline-block;
	vertical-align:top;
	width:240px;
	font-weight:300;
	font-size:12px;
	color:#929ba0;
	line-height:1.65;
	margin-bottom:20px;
	}
.start li .box {
	text-align:center;
	/*width:210px;*/
	}
.start li img {
	width:179px;
	height:179px;
	margin-bottom:11px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	}
.start li p {
	margin-bottom:33px;
	}
.start li .title {
	font-size:22px;
	font-weight:300;
	color:#000;
	text-transform:uppercase;
	line-height:1.2;
	margin-bottom:9px;
	}
.start li .title span {
	display:inline-block;
	vertical-align:middle;
	}
.start li .title .line {
	display:inline-block;
	vertical-align:middle;
	width:1px;
	height:60px;
	margin-left:-1px;
	}
.start li .arrow {
	position:absolute;
	/*top:212px;
	right:0;*/
	height:25px;
	width:13px;
	background:url('/bitrix/templates/main//styles/../images/arrow_start.png') no-repeat 0 0;
	}
.bt_start {
	display:inline-block;
	position:relative;
	font-size:16px;
	color:#fff !important;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	background:#f23e2c;
	padding:6px 15px 8px;
	}
.bt_start .icon {
	position:absolute;
	top:-12px;
	left:50%;
	margin-left:-11px;
	width:23px;
	height:12px;
	background:url('/bitrix/templates/main//styles/../images/icon_bt_start.png') no-repeat;
	}
/* .start - end */

/* .s-record - Begin */
.s-record {
	min-height:426px;
    background-image: url(/bitrix/templates/main//images/bg_img_3.jpg);
    background-size: cover;
	}
.s-record .wrapper {
	padding-top:109px;
	}
.s-record .record {
	position:relative;
	/*top:0;*/
	left:0;
	margin:0 auto;
	}
/* .s-record - end */

/* footer - Begin */
footer {
	padding:60px 0;
	}
footer .number .phone,
footer .number .phone a  {
	color:#8b8b8b;
	}
footer .bt_phone .arrow {
	background-image:url('/bitrix/templates/main//styles/../images/arrow_footer_bt_phone.png');
	}
footer .bt_phone {
	border-color:#999;
	color:#999;
	}
footer .bt_phone:hover {
	color:#a7a5a5;
	}
footer .logo p {
	color:#a2a2a2;
	border-color:#ccc;
	}
/* footer - end */

/* .table - Begin */
.table {
	padding:64px 0 99px;
    overflow-x: auto;
	}
.table h3 {
	margin-bottom:45px;
	}
.table ul {
	list-style:none;
	background:#f8f8f8;
	margin-bottom:10px;
	text-align:right;
	}
.table li {
	display:inline-block;
	vertical-align:middle;
	width:175px;
	margin-left:31px;
	font-size:16px;
	font-weight:300;
	color:#000;
	text-align:center;
	}
.table li:first-child {
	margin-left:0;
	}
.table .title-table {
	text-align:right;
	background:none;
	margin-bottom:27px;
	}
.table .title-table li { 
	font-weight:bold;
	color:#000;
	font-size:16px;
	text-transform:uppercase;
	letter-spacing:-1px;
	}
.table .title-table li p {
	display:block;
	}
.table .title-table li img {
	margin:0 0 16px -11px;
	}
.table .structure li.title,
.table li.title {
	position:relative;
	width:115px;
	padding:10px;
	font-size:15px;
	font-weight:300;
	text-transform:uppercase;
	margin-right:10px;
	cursor:default;
	}
.table li.title p {
	max-width:115px;
	}
.table li.title.red {
	background:#f23e2c;
	color:#fff;
	}
.table li.title.grey {
	background:#f1f1f1;
	color:#000;
	}
.table li.title .icon {
	position:absolute;
	width:9px;
	height:16px;
	right:-9px;
	top:50%;
	margin-top:-8px;
	}
.table li.title.red .icon {
	background:url('/bitrix/templates/main//styles/../images/icon_table_tt_r.png') no-repeat 0 0;
	}
.table li.title.grey .icon {
	background:url('/bitrix/templates/main//styles/../images/icon_table_tt_g.png') no-repeat 0 0;
	}
.table li p {
	margin-bottom:0;
	line-height:1.2;
	display:inline-block;
	vertical-align:middle;
	}
.table li .line {
	display:inline-block;
	vertical-align:middle;
	width:1px;
	height:40px;
	margin-left:-1px;
	}
.table .price {
	position:relative;
	font-weight:bold;
	color:#fff;
	background:#f23e2c;
	padding:6px 0 8px 0;
	letter-spacing:-0.5px;
	}
.table .price .icon {
	position:absolute;
	width:15px;
	height:9px;
	bottom:-9px;
	left:0;
	background:url('/bitrix/templates/main//styles/../images/icon_table_pr.png') no-repeat;
	}
.table .structure .structure-title {
	font-size:15px;
	color:#9c9c9c;
	font-weight:300;
	text-transform:uppercase;
	margin:23px 0 22px;
	}
.table .structure li p {
	color:#9c9c9c;
	font-size:20px;
	}
.table .structure li.title p {
	font-size:15px;
	color:#000;
	}
.table .structure li.title p.small {
	font-size:12px;
	line-height:1.1;
	}
.table .bt-table {
	background:none;
	padding:25px 0 0;
	}
.table .bt-table li {
	text-align:center;
	}
.table .bt-table li .bt_start {
	font-size:25.1px;
	font-weight:300;
	padding:9px 24px 7px 22px;
	}
.table li .icon_ok {
	display:inline-block;
	background:url('/bitrix/templates/main//styles/../images/icon_yes.png') 0 0 no-repeat;
	width:26px;
	height:26px;
	}
.table li.hover .icon_ok {
	background-position:0 100%;
	}
.table li.hover p {
	color:#f23e2c;
	}
/* .table - end */

/* .lightbox - Begin */
.lightbox {
	position:relative;
	z-index:1001;
	width:316px;
	margin:150px auto;
	padding:30px 26px;
	background:#fff;
	color:#000;
	font-size:104%;
	text-align:center;
	}
.lightbox-container {
	display:none;
	position:fixed;
	overflow-y:scroll;
	z-index:999;
	left:0;
	top:0;
	width:100%;
	height:100%;
	}
.lightbox-bg {
	display:none;
	visibility:hidden;
	position:fixed;
	z-index:100;
	z-index:998;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:#000;
	}
.lightbox .title {
	color:#082E56;
    font-size:25px;
    letter-spacing:1px;
    line-height:1.67;
    margin:0;
	margin-bottom:20px
	}
.lightbox .close {
	display:block;
	position:absolute;
	right:9px;
	top:9px;
	width:12px;
	height:12px;
	background:url('/bitrix/templates/main//styles/../images/bg_close-experience.gif') 0 0 no-repeat;
	overflow:hidden;
	}
.lightbox .close:hover {
	background-position:0 -12px;
	}
.lightbox input[type="text"] {
	text-align:center;
	width:282px;
	padding:16px 5px 17px 5px;
	margin-bottom:20px;
	margin-left:2%;
	}
.lightbox .bt_blue {
	margin-bottom:10px;
	}
/* .lightbox - End */
/* End */



/* Start:/bitrix/templates/main//js/magnific-popup/magnific-popup.css*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.5;
  filter: alpha(opacity=50); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  color: white;
  font-style: normal;
  font-size: 42px;
  font-family: "Times New Roman", Times, serif; 
  }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }


.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  text-align: right;
  width: 100%;
  height:41px;
  padding:0; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 
  -moz-transition:all 0.3s ease;
  -webkit-transition:all 0.3s ease;
  -o-transition:all 0.3s ease;
  transition:all 0.3s ease;
  }
  .mfp-arrow:hover {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
	-moz-box-shadow:0 0 4px rgba(0,0,0,0.35);
	-webkit-box-shadow:0 0 4px rgba(0,0,0,0.35);
	box-shadow:0 0 4px rgba(0,0,0,0.35);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }





.image-source-link {
	color: #98C3D1;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0.001;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
		opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
		opacity: 0.5;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}




/**
 * Fade-zoom animation for first dialog
 */

/* start state */
.my-mfp-zoom-in .lightbox {
	opacity: 0;

	-webkit-transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out; 
	-o-transition: all 0.2s ease-in-out; 
	transition: all 0.2s ease-in-out; 

	-webkit-transform: scale(0.7); 
	-moz-transform: scale(0.7); 
	-ms-transform: scale(0.7); 
	-o-transform: scale(0.7); 
	transform: scale(0.7); 
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .lightbox {
	opacity: 1;

	-webkit-transform: scale(1); 
	-moz-transform: scale(1); 
	-ms-transform: scale(1); 
	-o-transform: scale(1); 
	transform: scale(1); 
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .lightbox {
	-webkit-transform: scale(0.7); 
	-moz-transform: scale(0.7); 
	-ms-transform: scale(0.7); 
	-o-transform: scale(0.7); 
	transform: scale(0.7); 

	opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
	opacity: 0.001; /* Chrome opacity transition bug */
	-webkit-transition: opacity 0.3s ease-out; 
	-moz-transition: opacity 0.3s ease-out; 
	-o-transition: opacity 0.3s ease-out; 
	transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: 0.5;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}



/* End */



/* Start:/bitrix/templates/main//styles/ij.css*/
.policy{
	
}
.uniform h1{
	color: #000;
	font-size: 26px;
}
.review{
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}
.review h2{
	color:#000;
	font-family: 'Roboto', sans-serif;
	font-weight:normal;
}
/* End */



/* Start:/bitrix/templates/.default/components/bitrix/news.detail/simple_phone/style.css*/
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

/* End */



/* Start:/bitrix/templates/.default/components/bitrix/news.list/counters_index/style.css*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */



/* Start:/bitrix/templates/.default/components/bitrix/news.list/actions1/style.css*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */



/* Start:/bitrix/templates/.default/components/bitrix/news.list/advatntages/style.css*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */



/* Start:/bitrix/templates/.default/components/bitrix/news.list/how_to_start/style.css*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */



/* Start:/bitrix/templates/.default/components/bitrix/news.list/big_table/style.css*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /bitrix/templates/main//styles/base.css */
/* /bitrix/templates/main//js/magnific-popup/magnific-popup.css */
/* /bitrix/templates/main//styles/ij.css */
/* /bitrix/templates/.default/components/bitrix/news.detail/simple_phone/style.css */
/* /bitrix/templates/.default/components/bitrix/news.list/counters_index/style.css */
/* /bitrix/templates/.default/components/bitrix/news.list/actions1/style.css */
/* /bitrix/templates/.default/components/bitrix/news.list/advatntages/style.css */
/* /bitrix/templates/.default/components/bitrix/news.list/how_to_start/style.css */
/* /bitrix/templates/.default/components/bitrix/news.list/big_table/style.css */
