﻿/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
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;
}
html {
	height: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
	font-size: 14px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #666666;
	height: 100%;
	margin: 0 auto;
	line-height: 1;
}
a, a:link, a:visited, a:hover, a:active, a:focus {
	text-decoration: none;
}
a, a:link, a:visited {
    color: #ffffff;
}
a:hover, a:active, a:focus {
    color: #eff8ff;
}
b, strong {
	font-family: 'Proxima_Nova_Bold';
	font-weight: normal;
}
h1, h2, h3 {
	display: block;
	font-family: 'Proxima_Nova_Bold';
	font-weight: normal;
}
h1 {
	font-size: 40px;
	line-height: 50px;
	text-align: left;
	text-transform: uppercase;
	margin: 0px 12px 5px 0px;
}
h1 span{
    color: white;
    font-size: 24px;
}
h1 b, h2 b {
	color: #000;
}
h1 strong, h2 strong {
	color: #fff;
}
h2 {
	font-size: 25px;
	text-align: center;
	color: #333333;
	text-transform: uppercase;
	line-height: 25px;
	margin-bottom: 22px;
}
h3 {
	font-size: 20px;
	text-align: left;
	text-transform: uppercase;
	color: #007b4d;
	margin-bottom: 10px;
}
h4 {
	font-size: 20px;
	text-align: left;
	text-transform: uppercase;
	line-height: 28px;
	color: #007b4d;
	margin-bottom: 24px;
}
h4 strong {
	color: #000;
}
.min_height {
	position: relative;
	min-height: 100%;
}
.container {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
.container:after{
    display: table;
    content: '';
    clear: both;
}
.clearfix {
	clear: both;
	height: 0px;
}
.header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 120px;
	z-index: 2;
}
.logo {
	position: absolute;
	top: 30px;
	left: 0;
	height: 28px;
	padding-left: 38px;
	background: url(../i/logo.png) 0px 0px no-repeat; 
}
.logo b {
	display: block;
	font-size: 15px;
	color: #292e33;
	text-transform: uppercase;
}
.logo i {
	font-size: 10px;
	color: #999999;
}
.read_recent {
	position: absolute;
	top: 5px;
    right: 645px;
	width: 82px;
	height: 78px;
}
.read_recent a {
	display: block;
	width: 82px;
	height: 77px;
	background: url(../i/read_recent.png) 0px 0px no-repeat; 
	font-size: 10px;
	color: #292e33;
	position: relative;
}
.read_recent a:hover {
	background: url(../i/read_recent.png) 0px -77px no-repeat; 
}
.read_recent a:hover span {
	color: #fff;
}
.read_recent a span {
	position: absolute;
	top: 25px;
    left: 23px;
	line-height: 10px;
}
.time_block {
	position: absolute;
	top: 0;
    left: 328px;
}
.time_block .text_in{
    display: none;
}
.time_block .false-call{
    position: absolute;
    top: 32px;
    left: 165px;
    font-size: 11px;
    width: 116px;
}
.time_block .false-call strong{
    font-size: 19px;
    font-family: 'Proxima_Nova_Bold';
    font-weight: normal;
    display: inline-block;
    color: black;
    margin-top: 4px;
}
.time_block .false-call strong:before{
    content: url('../i/alert.png');
    display: inline-block;
    position: relative;
    top: 1px;
    margin-right: 5px;
}
.time_block .false-call strong:after{
    margin-left: 5px;
	content: "грн";
}

.call_block {
	position: absolute;
	top: 30px;
    right: 0;
	text-align: center;
	padding-left: 45px;
	background: url(../i/phone_i.png) 0px 0px no-repeat; 
}
.link {
	display: inline-block;
	font-size: 29px;
	font-family: 'Proxima_Nova_Bold';
	text-align: right;
	color: #101010 !important;
	margin-bottom: 12px;
}
/*.link i {
	border-bottom: 1px dashed;
}*/
.button {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	font-family: 'Proxima_Nova_Bold';
	text-align: center;
	border-radius: 6px;
	margin: 0px 0px 8px 0px;
	color: #010101 !important;
	text-shadow: 0px 0px 6px #fff;
	padding: 0px 55px 0px 85px;
	background: url(../i/button_n.png) 0px 0px repeat-x;  
	position: relative;
}
.button:hover {
	background: url(../i/button_n.png) 0px -60px repeat-x;  
}
.button:before {
	content: "";
	display: block;
	width: 35px;
	height: 35px;
	background: url(../i/phone_new.png) 0px 0px no-repeat; 
	position: absolute;
	top: 12px;
	left: 40px;
}
.button:hover:before {
	background: url(../i/phone_new.png) 0px -35px no-repeat; 
}
.grid .button {
	padding: 0px 25px 0px 55px;
}
.grid .button:before {
	width: 17px;
	height: 27px;
	background: url(../i/phone_b.png) 0px 0px no-repeat; 
	position: absolute;
	top: 16px;
	left: 25px;
}
.grid .button:hover:before {
	background: url(../i/phone_b.png) 0px -27px no-repeat; 
}
.call_block span {
	font-size: 11px;
	color: #5c6166;
}
.call_block span b {
	font-family: Verdana, san-serif;
	font-weight: bold;
}
.clock {
	position: absolute;
	left: 0;
	top: 14px;
	width: 70px;
	height: 70px;
	background: url(../i/clock.png) 0px 0px no-repeat;
	z-index: 3;	
}
.round_1 {
	position: absolute; 
	left: 55px;
	top: 24px;
	width: 52px;
	height: 52px;
	background: #007b4d;
	text-align: center;
	color: #fff;
	border-radius: 50%;
	font-size: 11px;
	z-index: 3;
}
.time_block .round_1 span{
    font-size: 8px;
    padding-top: 12px;
    display: block;
}
@media screen and (max-width: 768px) {
  .time_block .round_1 span {
      font-size: 9px;
  }  
  .text_in {
      font-size: 16px!important;
  }
  .callq {
      text-align: center;
}
.grid.wow.zoomIn h1 {
line-height: 26px!important;
}
.desc_txt p b {
    font-size: 20px!important;
}
}
.round_1 b {
	display: inline-block;
    text-align: left;
	font-size: 19px;
	padding: 2px 2px 0px 2px;
}
.round_1 strong{
    font-size: 9px;
    display: inline-block;
    vertical-align: top;
    margin-top: 6px;
}
.round_2 {
	position: absolute;
    left: -10px;
    top: 5px;
    width: 88px;
    height: 88px;
    /*background: url(../i/round_1.png) 0px 0px no-repeat;*/
    z-index: 2;
}
.round_22  {
	position: absolute; 
	left: -28px;
    top: -30px;
	width: 294px;
	height: 294px;
	/*background: url(../i/round_2.png) 0px 0px no-repeat;*/
	z-index: 2;
}
.text_in {
	position: absolute;
	top: 30px;
	left: 115px;
	width: 180px;
	font-size: 15px;
	font-family: 'Proxima_Nova_Bold';
	color: #292e33;
	text-transform: uppercase;
	line-height: 18px;
}
.block_1 {
	position: relative;
	height: 535px;
	background: url(../i/bg1.jpg) center 0px no-repeat;
	background-size: cover;
	padding: 125px 0px 0px 0px;
}
.block_1 > .false-call{
    display: none;
}
.big_lock_block {
	position: absolute;
	top: 0;
	left: 0;
	width: 590px;
	height: 450px;
}
.slit {
	position: absolute;
	top: 28px;
	left: -10px;
	width: 246px;
	height: 246px;
	background: url(../i/slit.png) 0px 0px no-repeat;
	z-index: 2;
}
.call {
	position: absolute;
	top: 300px;
    left: 130px;
	display: block;
	width: 77px;
	height: 77px;
	background: url(../i/call.png) 0px 0px no-repeat;
	z-index: 3;
}
.grid {
	position: absolute;
	top: 0;
	right: 0;
	width: 345px;
	height: 345px;
	background: #007b4d; /* Old browsers */
	background: -moz-linear-gradient(top,  #00BD39 0%, #007b4d 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #00BD39 0%,#007b4d 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #00BD39 0%,#007b4d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a9d3', endColorstr='#08c5e0',GradientType=0 ); /* IE6-9 */
	border-radius: 50%;
	padding: 105px 0px 0px 105px;
	z-index: 1;
}
.grid p {
	font-size: 15px;
	line-height: 20px;
	color: #fff;
	margin-bottom: 34px;
    max-width: 230px;
}
.grid > span {
	display: none;
	color: #fff;
	text-indent: 0;
	margin-top: 10px;
}
.text {
	position: absolute;
	top: 210px;
    left: 48px;
	width: 132px;
	height: 92px;
	border-radius: 50%;
	background: #007b4d;
	text-align: center;
	font-size: 11px;
	color: #fff;
	line-height: 14px;
	padding: 40px 0px 0px 0px;
	z-index: 2; 
}
.text b {
	display: block;
	font-size: 35px;
	margin-bottom: 10px;
}
.big_lock_desc {
	position: relative;
	float: right;
	width: 328px;
	background: url(../i/grid.png);
	margin: 28px 0px;
	box-shadow: 0px 0px 25px #aaaaaa;
	padding: 10px 0px 16px 0px;
	border-radius: 6px;
}
.lock_desc {
	position: relative;
	border-bottom: 1px dashed #e6e6e6;
	padding: 15px 28px 10px 28px;
}
.lock_desc:last-child {
	border: none;
}
.desc_ico {
	position: relative;
	float: left;
	width: 40px;
	padding: 5px 0px 0px 0px;
}
.desc_txt {
	position: relative; 
	margin-left: 40px;
}
.desc_txt p {
	line-height: 20px;
	margin-bottom: 0px;
}
.desc_txt p b {
	font-size: 18px;
	text-transform: uppercase;
	line-height: 22px;
}
.desc_txt p b mark{
    font-size: 14px;
    color: #007b4d;
    background: none;
    white-space: nowrap;
}
.desc_txt p strong {
	font-size: 14px;
	color: #007b4d;
	text-transform: uppercase;
	line-height: 18px;
}
.block_2 {
	position: relative;
	padding: 40px 0px 50px 0px;
	background: rgb(228,233,234); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(228,233,234,1) 0%, rgba(237,240,241,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(228,233,234,1) 0%,rgba(237,240,241,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(228,233,234,1) 0%,rgba(237,240,241,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e9ea', endColorstr='#edf0f1',GradientType=0 ); /* IE6-9 */
}
.shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 44px;
	background: url(../i/shadow.png) center 0 no-repeat;
}
.block_2 .container > p, .block_5 .container > p {
	font-size: 16px;
	text-align: center;
	line-height: 21px;
	margin-bottom: 10px;
}
.block_2 span {
	font-size: 11px;
}
.block_2_text {
	position: relative;
	float: left;
	width: 320px;
	margin-bottom: 30px;
}
.block_2_text_in {
	position: relative;
	width: 304px;
	min-height: 625px;
	background: #fff;
	box-shadow: 0px 0px 25px #aaaaaa;
	border-radius: 6px;
}
.block_2_text.two .block_2_text_in {
	margin: 0px auto 0px auto;
}
.block_2_text.last .block_2_text_in {
	float: right;
	margin: 0px 0px 0px 0px;
}
.block_2_foto img {
	display: block;
	width: 100%;
}
.block_2_desc {
	position: relative;
	padding: 34px 10px 24px 34px;
}
.block_2_desc p {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 12px;
}
.line {
	position: relative;
	width: 100px;
	height: 3px;
	background: #007b4d;
	border-radius: 2px;
	margin-bottom: 15px;
}
.block_2_desc p.plus {
	color: #666666;
	font-size: 11px;
	padding: 0px 0px 0px 18px;
	position: relative;
}
.block_2_desc p.plus strong {
	color: #333333;
	font-size: 14px;
	text-transform: uppercase;
}
.block_2_desc p.plus:before {
	content: "+";
	font-size: 26px;
	font-family: 'Proxima_Nova_Bold';
	color: #007b4d;
	position: absolute;
	top: 0;
	left: 0;
}
.block_3 {
	position: relative;
	min-height: 260px;
	background: #007b4d; /* Old browsers */
	background: -moz-linear-gradient(top,  #007B25 0%,#007b4d 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #007B25 0%,#007b4d 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #007B25 0%,#007b4d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aad3', endColorstr='#00c4e0',GradientType=0 ); /* IE6-9 */
	padding: 45px 0px 25px 0;
}
.block_3_left {
	position: relative;
	float: left;
	width: 250px;
}
.block_3_right {
	position: relative;
	margin-left: 330px;
}
.clock_2 {
    position: relative;
    width: 250px;
    height: 250px;
    background: url(../i/clock_2.png) 0 0 no-repeat;
    background-size: 100%;
    /*left: 50px;*/
    z-index: 3;
}
.round_12 {
	position: absolute;
	top:13px;
	left: 150px;
	width: 96px;
	height: 66px;
	background: #fff;
	text-align: center;
	font-size: 18px;
	color: #000000;
	line-height: 19px;
	padding: 30px 0px 0px 0px; 
	border-radius: 50%; 
	z-index: 4;
}
.round_12 b {
	display: block;
	font-size: 35px;
}
.block_3_right p {
	color: #fff;
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 20px;
}
.block_3_right p b, .block_3_right p strong {
	display: block;
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.block_3_right p b {
	color: #000;
}
.block_3_right p strong {
	color: #fff;
}
.block_4 {
    position: relative;
    padding: 45px 0px;
    background: #eaeeef;
    overflow: hidden;
}
.block_7 {
	position: relative;
    padding: 45px 0px;
    background: #eaeeef;
	overflow: hidden;
}
.cli_logo {
	position: relative;
	float: left;
	width: 160px;
}
.cli_logo a {
	display: block;
	position: relative;
	width: 140px;
	height: 70px;
	margin: 0px auto;
	background-repeat: no-repeat;
	background-position: center -70px;
}
.cli_l_1 a {
	background-image: url(../i/c1.png);
}
.cli_l_2 a {
	background-image: url(../i/c2.png);
}
.cli_l_3 a {
	background-image: url(../i/c3.png);
}
.cli_l_4 a {
	background-image: url(../i/c4.png);
}
.cli_l_5 a {
	background-image: url(../i/c5.png);
}
.cli_l_6 a {
	background-image: url(../i/c6.png);
}
.cli_logo a:hover {
	background-position: center 0px;
}
.block_5 {
	position: relative;
	min-height: 635px;
	padding: 52px 0px 48px 0px;
}
.block_5_left {
	position: relative;
	float: left;
	width: 440px;
}
.lock {
	position: relative;
	width: 440px;
	height: 440px;
	background: url(../i/lock.png) 0 0 no-repeat;
}
.block_5_right {
	position: relative;
	margin-left: 490px;
}
.block_5 .text {
	top: 325px;
	left: 0;
	width: 198px;
    height: 134px;
	padding: 64px 0px 0px 0px;
	font-size: 15px;
    line-height: 18px;
	background: #007b4d
}
.block_5 .text b {
    font-size: 45px;
    margin-bottom: 18px;
}
.block_5_right p {
	padding-left: 32px;
	line-height: 25px;
	margin-bottom: 25px;
}
.block_5_right span {
	font-size: 11px;
	text-align: center;
}
.bad {
	display: block;
	font-size: 18px;
	min-height: 24px;
	background: url(../i/bad.png) 0 0 no-repeat;
}
.good {
	display: block;
	font-size: 14px;
	min-height: 18px;
	background: url(../i/good.png) 0 4px no-repeat;
}
.good b {
	display: block;
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
}
.block_6 {
    position: relative;
    min-height: 250px;
    background: rgb(0,170,211);
    background: -moz-linear-gradient(top, #00BD39 0%,#007b4d 100%);
    background: -webkit-linear-gradient(top, #00BD39 0%,#007b4d 100%);
    background: linear-gradient(to bottom, #00BD39 0%,#007b4d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aad3', endColorstr='#00c4e0',GradientType=0 );
    padding: 45px 0px 35px 0px;
}
.block_6 h2 {
	margin-bottom: 30px;
}
.footer {
	position: relative;
	height: 170px;
	margin: -260px auto 0px auto;
	background: rgb(30,36,43); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(30,36,43,1) 0%, rgba(43,51,61,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(30,36,43,1) 0%,rgba(43,51,61,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(30,36,43,1) 0%,rgba(43,51,61,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e242b', endColorstr='#2b333d',GradientType=1 ); /* IE6-9 */
	padding: 40px 0px 50px 0px;
}
.footer .container {
	height: 170px;
}
.footer .foot_cent .button {
	padding: 0px 55px 0px 80px;
}
.empty {
	height: 260px;
}
.foot_left {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 12px;
	line-height: 18px;
}
.foot_cent {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
}
.foot_cent p {
	line-height: 24px;
	margin-bottom: 8px;
}
.foot_cent p.lead {
	margin-bottom: 15px;
}
.foot_cent p b, .foot_cent p strong {
	display: block;
	font-size: 18px;
	text-transform: uppercase;
}
.foot_cent p b {
	color: #ffffff;
}
.foot_cent p strong {
	color: #007b4d;
}
.top {
	position: fixed;
	width: 51px;
	bottom: 54px;
	left: 10%;
	color: transparent !important;
	padding-top: 54px;
	background: url(../i/call.png) center 0px no-repeat;
	font-size: 12px;
	text-decoration: underline !important;
	background-size: 100%;
}
.top:hover{
    text-decoration: none !important;
}

/* */

.carousel-container {
	position:relative;
	width:960px;
}
#carousel {
	position: relative;
	height: 295px;
	width: 960px;
}
.carousel-image {
	border: 0;
	display: block;
}
.carousel-feature {
	position: absolute;
	top: -1000px;
	left: -1000px;
	cursor:pointer;
}
.carousel-feature .carousel-caption {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.caption_in {
	padding: 28px 28px;
}
.carousel-feature .carousel-caption.small p {
	font-size: 10px;
	line-height: 14px;
}
.carousel-feature .carousel-caption p {
	font-size: 11px;
	line-height: 18px;
	font-style: italic;
	font-family: Verdana, sans-serif; 
	color: #666666;
	margin-bottom: 5px;
}

.carousel-feature .carousel-caption.small p b {
	font-size: 11px;
}
.carousel-feature .carousel-caption p b {
	font-size: 15px;
	font-style: normal;
	text-transform: uppercase;
	color: #000;
}
.carousel-feature .carousel-caption.big p strong {
	font-size: 11px;
}
.carousel-feature .carousel-caption p strong {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	text-transform: uppercase;
	color: #007b4d;
}
.carousel-caption .caption_in {
    padding: 22px 28px;
}
.carousel-caption.big .caption_in {
    padding: 28px 28px;
}
.tracker-summation-container {
	display: none;
}
.tracker-individual-container {
	position: absolute;
	left: 0;
	top: 274px;
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
}
.tracker-individual-container li {
	display: inline-block;
	float: none !important;
	list-style: none;
}
.tracker-individual-container .tracker-individual-blip {
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: 0 4px;
	text-align: center;
	background-color: #fff;
	text-indent: -10000px;
	border-radius: 50%;
}
.tracker-individual-container .tracker-individual-blip-selected {
	width: 10px;
	height: 10px;
	background-color: #007b4d;
	position: relative;
	top: -2px;
}
#carousel-left {
	position: absolute;
	top: 250px;
    left: 205px;
	width: 36px;
	height: 36px;
	background: url(../i/arrow.png) -36px -36px no-repeat;
	cursor: pointer;
}
#carousel-left:hover {
	background: url(../i/arrow.png) -36px 0px no-repeat;
}
#carousel-right {
	position: absolute;
	top: 250px;
	right: 205px;
	width: 36px;
	height: 36px;
	background: url(../i/arrow.png) 0px -36px no-repeat;
	cursor: pointer;
}
#carousel-right:hover {
	background: url(../i/arrow.png) 0px 0px no-repeat;
}

/* */

.circliful {
    position: relative; 
	opacity: 0.4;
}
.circle-text, .circle-info, .circle-text-half, .circle-info-half {
    width: 100%;
    position: absolute;
    text-align: center;
    display: inline-block;
}
.circle-text {
	display: none !important;
}
.circle-info, .circle-info-half {
	color: transparent;
}
.circliful .fa {
	margin: -10px 3px 0 3px;
	position: relative;
	bottom: 4px;
}
#circlestat2 {
	overflow: hidden;
	height: 294px;
}

/*Zamena*/
.zamena .big_lock_block .grid{
    padding: 90px 0 15px 105px;
}
.zamena .big_lock_block h1{
    line-height: 36px;
}
.zamena .big_lock_block h1 b{
    font-size: 36px;
}
.zamena .big_lock_block h1 strong{
    font-size: 36px;
    line-height: 50px;
}
.zamena .big_lock_block h1 + p{
    line-height: 23px;
    margin-bottom: 22px;
}

.zamena .lock{
    background-image: url('../i/zamena.png');
}

/*Usilenie*/
.usilenie .lock{
    background-image: url('../i/usilenie.png');
}

/*Perekodirovka*/
.perekodirovka .lock{
    background-image: url('../i/perekodirovka.png');
}
.perekodirovka .big_lock_block .grid{
    padding: 90px 0 15px 105px;
}
.perekodirovka .big_lock_block h1{
    line-height: 36px;
}
.perekodirovka .big_lock_block h1 b{
    font-size: 36px;
}
.perekodirovka .big_lock_block h1 strong{
    font-size: 36px;
    line-height: 50px;
}
.perekodirovka .big_lock_block h1 + p{
    line-height: 23px;
    margin-bottom: 22px;
}
.perekodirovka .call{
    top: 240px;
    left: 110px;
}

.developers{
    position: relative;
    z-index: 10;
    margin-top: 12px;
}
.developers a{
    position: relative;
    margin-left: 8px;
    display: inline-block;
}

@media only screen and (max-width: 980px){
	.container{
		width: 768px;
		padding-left: 15px;
		padding-right: 15px;
		box-sizing: border-box;
	}
	.header{
		height: 100px;
	}
	.read_recent{
		left: 340px;
	}
	.logo{
		display: none;
	}
	.time_block{
		top: 0;
		left: 15px;
	}
	.call_block{
		right: 15px;
	}
	.block_1{
		padding-top: 100px;
		height: 840px;
	}
	.big_lock_block{
		position: relative;
		width: 100%;
		height: 450px;
	}
	.grid{
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.text b{
		font-size: 20px;
	}
	.big_lock_desc{
		width: 100%;
	}
	.block_2_text{
		width: 30%;
		margin: 0 1.5% 20px 1.5%;
	}
	.block_2_text_in{
		width: 100%;
	}
	.block_2_desc{
		padding-right: 20px;
		padding-left: 24px;
	}
	.block_3_left{
		float: none;
		margin: 0 auto;
	}
	.block_3_right{
		margin-left: 0;
		margin-top: 30px;
	}
	.block_3_right p, .block_3_right div{
		text-align: center;
	}
	.cli_logo{
		width: 33.33%;
		margin: 10px 0;
		text-align: center;
	}
	.cli_logo a{
		background-position: 0 0;
	}
	.block_5_left{
		display: none;
	}
	.block_5_right{
		margin-left: 0;
	}
	.block_5_right>div, .block_5_right>p, .block_5_right>h4{
		display: block;
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
	.carousel-container {
	  width:740px;
	  margin: 0 auto;
	}
	#carousel {
	  width:740px;
	}
	.foot_left{
		left: 15px;
	}
	.top{
		z-index: 20;
	}
	#carousel-left{
		left: 0;
		top: 242px;
		background: none;
		width: 80px;
		height: 80px;
	}
	#carousel-left:before{
		content: '';
		display: block;
		width: 36px;
		height: 36px;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		background: url(../i/arrow.png) no-repeat -36px -36px;
	}
	#carousel-left:hover, #carousel-right:hover{
		background: none;
	}
	#carousel-right{
		right: 0;
		top: 242px;
		background: none;
		width: 80px;
		height: 80px;
	}
	#carousel-right:before{
		content: '';
		display: block;
		width: 36px;
		height: 36px;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		background: url(../i/arrow.png) no-repeat 0 -36px;
	}
	.tracker-individual-container{
		top: 282px;
	}
}

@media only screen and (max-width: 780px){
	.container{
		width: 550px;
	}
	.read_recent{
		left: 453px;
	}
	.call_block{
		display: none;
	}
	.block_1{
		padding-top: 100px;
		height: auto;
	}
    .time_block .text_in{
        display: block;
    }
    .time_block .false-call{
        left: 320px;
    }
	.grid h1, .grid p{
		margin-left: 20px;
	}
    .perekodirovka .grid h1, .perekodirovka .grid p{
        margin-left: 15px;
    }
	.slit{
		width: 180px;
		height: 180px;
		background-size: cover;
		top: 40px;
		left: -20px;
	}
	.text{
		top: 185px;
		left: -10px;
		width: 110px;
		padding-top: 20px;
	}
	.call{
		top: 280px;
		left: 25px;
	}
    .perekodirovka .call{
        top: 180px;
        left: 0;
    }
	.big_lock_desc{
		width: 100%;
	}
	.block_2_text{
		width: 100%;
		margin: 20px 0;
	}
	.block_3_right .button:before{
		top: 7px;
	}
	.carousel-container {
	  width:520px;
	  margin: 0 auto;
	  height: 320px;
	}
	#carousel {
	  width:520px;
	  height: 360px;
	}
    .foot_cent{
        top: -20px;
    }
	.foot_left{
		bottom: -40px;
	}
    .foot_left p{
		width: 100%;
		float: left;
    }
    .developers{
        width: 50%;
        float: left
    }
	#carousel-left{
		top: 265px;
		
	}
	#carousel-right{
		top: 265px;
	}
	.carousel-feature{
		height: 260px !important;
		top: 0 !important;
		left: 0 !important;
	}
	.carousel-feature img{
		width: 100% !important;
		height: 100% !important;
	}
	.tracker-individual-container{
		top: 310px;
	}
}
@media only screen and (max-width: 550px) {
	body{
		overflow-x: hidden;
	}
	.container{
		width: 320px;
	}
	.read_recent, .slit, .text{
		display: none;
	}
	.big_lock_block{
		height: 290px;
	}
    .time_block .false-call{
        display: none;
    }
	.grid{
		padding: 0 !important;
		width: 290px;
		height: 290px;
	}
	.grid h1{
		line-height: 24px !important;
		margin-top: 42px;
	}
    .zamena .big_lock_block h1 + p{
        display: none;
    }
    .vskritie .grid .button{
        margin-top: 10px;
    }
    .vskritie .grid h1{
        margin-top: 60px;
    }
    .usilenie .grid .button{
        margin-top: 10px;
    }
    .zamena .grid .button{
        margin-top: 10px;
    }
    .usilenie .grid h1{
        margin-top: 66px;
    }
    .perekodirovka .grid h1{
        margin-top: 0;
    }
    .grid h1 b, .grid h1 strong{
        font-size: 24px !important;
    }
    @media screen and (max-width: 768px) {
       .grid h1 b, .grid h1 strong{
        font-size: 36px !important;
    } 
    }
    .usilenie .grid h1 b, .usilenie .grid h1 strong{
        font-size: 24px !important;
    }
	.grid p{
        line-height: normal !important;
		margin-bottom: 10px;
	}
    .perekodirovka .grid p{
        margin-top: 54px;
    }
	.grid h1, .grid p, .grid .button{
		margin-left: 48px !important;
	}
	.grid .button{
		margin-bottom: 0;
	}
	.grid>span{
		width: 160px;
		display: none;
		margin: 10px auto;
		text-indent: 0;
	}
    .grid>p .desktop{
        display: none;
    }
	.call{
		width: 60px;
		height: 60px;
		background-size: cover;
		top: 212px !important;
		left: auto;
		right: 0 !important;
		display: none;
	}
	.button{
		height: 45px;
		line-height: 50px;
		font-size: 15px;
	}
	.block_1 .button:before{
		top: 10px;
	}
    .block_1 > .false-call{
        display: block;
        height: 30px;
        line-height: 30px;
        color: white;
        background: #007b4d;
        text-align: center;
    }
    .block_1 > .false-call span:before{
        display: inline-block;
        position: relative;
        content: url('../i/alert2.png');
        top: 2px;
        margin-right: 12px;
    }
    .block_1 > .false-call strong:after{
        content: "грн";
        margin-left: 5px;
    }
	.block_2 .button:before, .block_3 .button:before, .block_5 .button:before, .footer .button:before{
		top: 5px;
	}
	.cli_logo{
		width: 50%;
	}
	.block_5_right>div{
		width: 100%;
		text-align: center;
	}
	.top{
		right: 15px;
	}
	.top:focus{
		border: none;
		outline: none;
	}
	.carousel-container {
	  width:290px;
	  margin: 0 auto;
	  height: 430px;
	}
	#carousel {
	  width:290px;
	  height: 360px;
	}
	#carousel-left{
		display: none;
	}
	#carousel-left:hover, #carousel-right:hover{
		background: none;
	}
	#carousel-right{
		display: none;
	}
	.tracker-individual-container{
		top: 420px;
	}
	.carousel-feature{
		width: 290px !important;
		height: 390px !important;
		top: 0 !important;
		left: 0 !important;
	}
	.carousel-feature img{
		display: none;
	}
	.carousel-feature>a{
		width: 290px;
		height: 390px;
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		background: url('../i/slide.png') no-repeat left top #fff;
	}
    .clock_2{
        width: 150px;
        height: 150px;
        left: 50px;
    }
}