main{
	padding: 0 15px;
}
html[lang=he-il] main {
    padding: 0 15px 47px 15px;
}
/* ----- Пустой контент главной ----- */
html[lang=he-il] .itemid-110 main {
	padding: 0;
    height: 0;
}

@font-face {
  font-family: 'MyriadPro-It';
  src: url('../fonts/MyriadPro-It.eot?#iefix') format('embedded-opentype'),  url('../fonts/MyriadPro-It.otf')  format('opentype'),
	     url('../fonts/MyriadPro-It.woff') format('woff'), url('../fonts/MyriadPro-It.ttf')  format('truetype'), url('../fonts/MyriadPro-It.svg#MyriadPro-It') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MyriadPro-Regular';
  src: url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/MyriadPro-Regular.otf')  format('opentype'),
	     url('../fonts/MyriadPro-Regular.woff') format('woff'), url('../fonts/MyriadPro-Regular.ttf')  format('truetype'), url('../fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MyriadPro-Bold';
  src: url('../fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/MyriadPro-Bold.otf')  format('opentype'),
	     url('../fonts/MyriadPro-Bold.woff') format('woff'), url('../fonts/MyriadPro-Bold.ttf')  format('truetype'), url('../fonts/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Ubuntu';
  src: url('../fonts/Ubuntu.eot?#iefix') format('embedded-opentype'),  url('../fonts/Ubuntu.woff') format('woff'), url('../fonts/Ubuntu.ttf')  format('truetype'), url('../fonts/Ubuntu.svg#Ubuntu') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Ubuntu-Bold';
  src: url('../fonts/Ubuntu-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Ubuntu-Bold.woff') format('woff'), url('../fonts/Ubuntu-Bold.ttf')  format('truetype'), url('../fonts/Ubuntu-Bold.svg#Ubuntu-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'CenturyGothic';
  src: url('../fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'),  url('../fonts/CenturyGothic.woff') format('woff'), url('../fonts/CenturyGothic.ttf')  format('truetype'), url('../fonts/CenturyGothic.svg#CenturyGothic') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'CenturyGothic-Bold';
  src: url('../fonts/CenturyGothic-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/CenturyGothic-Bold.woff') format('woff'), url('../fonts/CenturyGothic-Bold.ttf')  format('truetype'), url('../fonts/CenturyGothic-Bold.svg#CenturyGothic-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}


html{
	overflow-x:hidden;
	width:100%;
	/*direction: ltr;*/
}
body, .body, section, footer, #menu {
	/*direction: ltr;*/
}

body{
	font-size: 10px !important;
	/*min-width:370px;*/
}

html,body{
	/*min-width:370px;*/
}

html[lang="he-il"] div[itemprop="articleBody"],
html[lang="he-il"] div[itemprop="blogPost"] {
    font-size: 18px;
}
div[itemprop="articleBody"]{
	font-size:16px;
	padding: 15px 0 25px 0;
}
a {
	color: #337ab7;
	text-decoration: none;
	outline: none;
}
.pull-right a{
	color: #006072;
}
.pull-right a:hover{
	color:#000;
}
.hidden-menu-ticker {
  display: none;
}
canvas {
	position: absolute;
  display:none;
}
.header{
	position: relative;
    top: 0;
    width: 100%;
}
.lang-block {
	width: 72px;
	display: block;
    float: left;
	text-align: center;
}
.lang-block li{
	margin: 0px 3px;
}
/********** главная страница **********/
/* хедер */
#logo-top{
	margin: 10px 0px;
}

#menu-top{
	/*margin: 31px 0px;*/
}
#lang-top{
	float: right;
}
#lang-top .moduletable-mod-lang ul{
	margin-bottom: 0px;
	padding: 0px;
}

.top-menu{
	background: url(../images/bg/bg-gl-top.png) center center no-repeat;
	background-size: cover;
}

.top-header{
	color: #fff;
	border-bottom: 2px solid rgba(255,255,255,0.4);
	padding: 5px 0px;
	font-size: 2em;
}

#email-top{
	text-align: left;
}

#tel-top{
	text-align: right;
}

/* верхнее меню */
.menu-menu-top{
	float:right;
}

#menu-top .menu-menu-top > li{
	float: left;
	font-family: 'CenturyGothic', serif;
}

#menu-top .menu-menu-top li a:active,
#menu-top .menu-menu-top li a:link,
#menu-top .menu-menu-top li a:visited,
#menu-top .menu-menu-top li:focus{
	color: #fff;
	text-decoration: none;
	background-color: transparent;
}

#menu-top .menu-menu-top li a:hover{
	color: #d7be52;
}
.nav > li > a {
    font-size: 1.8em;
}
.rtl .nav > li > a {
    font-size: 2.8em;
}

#lang-top li{
	list-style-type: none;
	float: left;
	height: 24px;
}

.lang-active{
	float: left;
}
#menu-top .menu-menu-top {
	position: relative;
	display: block;
}
#menu-top .menu-menu-top >li ul{
	list-style: none;
	display: none;
	-webkit-transition: 0.25s linear opacity;
	background: rgba(71, 159, 162, 0.8);
	padding: 9px;
	width: 311px;
	position: absolute;
	font-size: 1.5em;
}
#menu-top .menu-menu-top > li.item-255 ul {
	padding: 0;
}
#menu-top .menu-menu-top  > li.parent:hover ul {
	display: block;
	z-index: 9;
	margin: 0;
}

#menu-top .menu-menu-top :hover .nav-child  a {
    text-decoration: none;
    -webkit-transition: -webkit-transform 0.075s linear;
	opacity: 1;
	z-index: 9;
}

#menu-top  .item-130,
#menu-top  .item-131,
#menu-top  .item-132,
#menu-top  .item-133{
	padding-right: 65px;
}
label {
    /*display: block;*/
    /*max-width: 100%;*/
    /*margin-bottom: 0px;*/
    /*font-weight: bold;*/
}

/* верхний банер главная */
.vosstanovlenie-inf-top-lg{
	/*margin: 40px 0px 60px 0px;*/
}
.vosstanovlenie-inf-top-lg-text{
	font-size: 3em;
	color: #fff;
}


html[lang="he-il"] .vosstanovlenie-inf-top-lg-text{
	font-size: 5em;
	color: #fff;
	line-height:1.2;
}
 .glavnaya-ru .vosstanovlenie-inf-top-lg-text span{
	font-size: 1.1em;
	font-weight: 700;
	 margin-top: 6px;
}
.vosstanovlenie-inf-top-lg-bottom{
	background: #fff;
	width: 130px;
	padding: 15px;
	border-radius: 2px;
	margin-top: 42px;
}
.vosstanovlenie-inf-top-lg-bottom a{
	font-size: 1.4em;
}

/* устройства главная */
#pos-0{
	background: #f4f4f4;
	font-family: 'CenturyGothic';
}

.ustroistva-gl{
	margin-top: 60px;
	color: #006072;
}

.ustroistva-gl-nadpis-top{
	text-align: center;
    font-size: 3em;
    padding: 15px 150px;
    margin-top:20px;
}

.rtl .ustroistva-gl-nadpis-top{
	margin-bottom: 20px;
}

.ustroistva-gl-nadpis-top div{
	font-weight: 900;
	font-size: 1.3em;
}

a.ustroistva-gl-img{
	display: block;
	padding: 30px 0;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	border-radius: 12px;
	background-color: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
	margin-bottom: 30px;
    color: #006072;
    transition: all .3s;
}
a.ustroistva-gl-img:focus,
a.ustroistva-gl-img:hover{
	color: #006072;
	text-decoration: none;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}
.ustroistva-gl-img img{
    display: block;
    margin: 0 auto 10px;
}

.ustroistva-gl-nadpis-img{
	padding: 10px 50px;
	text-align: center;
	font-size: 1.2em;
}

.ustroistva-gl-nadpis-img img{
	display: block;
	margin: 0 auto;
	padding-bottom: 10px;
}
.ustroistva-gl-nadpis-bottom{
	text-align: center;
    font-size: 4em;
  	margin-bottom:20px;
}

/* позиция 1 */
#pos-1,
.glavnaya-ru #pos-9,
.rtl #pos-9 {
	background: url(../images/bg/bg-gl-pos1.png) center center no-repeat;
	background-size: cover;
	font-family: 'CenturyGothic';
}
.rtl #pos-1 {
	margin: 10px 0;
}
.rounded-16 {
    border-radius: 16px;
}
.gl-remont-pc {
    cursor: pointer;
}
.gl-remont-pc a,
.gl-remont-pc a:hover,
.gl-remont-pc a:focus,
.gl-remont-pc a:active {
    color: #006072;
    text-decoration: none;
    outline: none;
}

.gl-remont-pc-img{
	text-align: center;
	padding: 30px;
}

.gl-remont-pc-nadpis{
	color: #006072;
	font-size: 6em;
	padding: 56px;
	text-align: center;
}

.gl-remont-pc-str-st{
	
}

.gl-remont-pc-str-nd{
	text-align: center;
}

.gl-remont-pc-str-rd{
	font-size: 1.16em;
}

/* контент главная */
#content{
	background: #f4f4f4;
	font-family: 'CenturyGothic', sans-serif;
}

.text-gl {
	text-align: justify;
	padding: 47px 0px;
	color: #006072;
}

.text-gl-zagolovok{
	text-align: center;
	font-size: 2.2em;
	line-height: 0.5em;
  	margin-bottom:20px;
}

.text-gl-text{
	/*padding: 30px 0px;*/
}

/* позиция 3 и 8 */
.rtl #pos-3,
.rtl #pos-8,
.glavnaya-ru #pos-3,
.glavnaya-ru #pos-8 {
    background-color: #92dce2;
    margin: 10px 0;
	font-family: 'CenturyGothic';
}

/* ВОССТАНОВЛЕНИЕ ПОСЛЕ МЕХАНИЧКСКИХ ПОВРЕЖДЕНИЙ И ОЦИФРОВКА */
#pos-5{
	background: url(../images/bg/bg-gl-pos5.png) center center no-repeat;
	background-size: cover;
	font-family: 'CenturyGothic';
}
.gl-meh-povrezhdeniya-hdd,
.gl-digitization {
    cursor: pointer;
}
.gl-meh-povrezhdeniya-hdd a,
.gl-meh-povrezhdeniya-hdd a:hover,
.gl-meh-povrezhdeniya-hdd a:focus,
.gl-meh-povrezhdeniya-hdd a:active {
	color: #fff;
	text-decoration: none;
	outline: none;
}
.rtl .gl-digitization a,
.rtl .gl-digitization a:hover,
.rtl .gl-digitization a:focus,
.rtl .gl-digitization a:active,
.glavnaya-ru .gl-digitization a,
.glavnaya-ru .gl-digitization a:hover,
.glavnaya-ru .gl-digitization a:focus,
.glavnaya-ru .gl-digitization a:active {
	color: #006072;
	text-decoration: none;
	outline: none;
}
.gl-meh-povrezhdeniya-hdd-nadpis {
	color: #fff;
	padding: 104px;
}
.rtl .gl-digitizatio-nadpis,
.glavnaya-ru .gl-digitizatio-nadpis{
	color: #006072;
}
.rtl .gl-meh-povrezhdeniya-hdd-nadpis,
.glavnaya-ru .gl-meh-povrezhdeniya-hdd-nadpis {
	padding: 80px 15px;
}
.rtl .gl-digitization-nadpis,
.glavnaya-ru .gl-digitization-nadpis,
.glavnaya-ru #pos-1 .gl-meh-povrezhdeniya-hdd-nadpis,
.rtl #pos-9 .gl-meh-povrezhdeniya-hdd-nadpis,
.glavnaya-ru #pos-9 .gl-meh-povrezhdeniya-hdd-nadpis {
	padding: 60px 15px;
}
.glavnaya-ru #pos-3 .gl-digitization-nadpis {
	padding: 40px 15px;
}
@media (max-width:1199px) {
	.rtl .gl-digitization-nadpis,
	.glavnaya-ru .gl-digitization-nadpis,
	.rtl .gl-meh-povrezhdeniya-hdd-nadpis,
	.glavnaya-ru .gl-meh-povrezhdeniya-hdd-nadpis {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        width: 100%;
        text-align: center;
    }
    .rtl .gl-meh-povrezhdeniya-hdd-nadpis,
    .glavnaya-ru .gl-meh-povrezhdeniya-hdd-nadpis {
        margin: 50px auto 20px;
    }
    .rtl .gl-digitization-nadpis,
    .glavnaya-ru .gl-digitization-nadpis{
        margin: 20px auto 50px;
    }
}
.gl-meh-povrezhdeniya-hdd-str-st{
	font-size: 7.25em;
	line-height: 1.1em;
}
.gl-meh-povrezhdeniya-hdd-str-nd{
    font-size: 5.8em;
    line-height: 1.1em;
}
.gl-meh-povrezhdeniya-hdd-str-nd,
.gl-digitization-str-nd {
    font-size: 42px;
}
@media (max-width:1199px) {
	.gl-meh-povrezhdeniya-hdd-str-nd,
	.gl-digitization-str-nd{
        font-size: 36px;
    }
}
.gl-meh-povrezhdeniya-hdd-str-rd{
	font-size: 9.2em;
	line-height: 1.1em;
}

.gl-meh-povrezhdeniya-hdd-img,
.gl-digitization-img{
    padding: 43px;
}
@media (max-width:1199px) {
    .gl-meh-povrezhdeniya-hdd-img,
    .gl-digitization-img {
        padding-top: 0;
        padding-bottom: 0;
        width: 100%;
        text-align: center;
    }
    .gl-meh-povrezhdeniya-hdd-img {
        margin: 10px auto 70px;
    }
    .gl-digitization-img {
        margin: 70px auto 10px;
    }
}

/*Eng version*/
.itemid-217 .gl-meh-povrezhdeniya-hdd-str-st{
	font-size: 7.25em;
	line-height: 1em;
}
.itemid-217 .gl-meh-povrezhdeniya-hdd-str-nd{
    font-size: 5.35em;
	line-height: 1.1em;
}
.itemid-217 .gl-meh-povrezhdeniya-hdd-str-nd + .gl-meh-povrezhdeniya-hdd-str-st{
    font-size: 9.65em;
	line-height: 1.1em;
}

/* ВОССТАНОВЛЕНИЕ ПОТЕРЯННЫХ ФАЙЛОВ ПОСЛЕ ВИРУСА */

#pos-6{
	background: #f4f4f4;
	font-family: 'CenturyGothic';
}

.gl-posle-virusa{
	
}
.gl-posle-virusa-img{
	padding: 50px 0px;
}
.gl-posle-virusa-nadpis{
	color: #ac0000;
	padding: 102px 0px;
}
.gl-posle-virusa-str-st{
	font-size: 5.8em;
	line-height: 1.1em;
}
.gl-posle-virusa-str-nd{
	font-size: 5em;
	line-height: 1.1em;
}
.gl-posle-virusa-str-rd{
	font-size: 6em;
	line-height: 1.1em;
}

/* восстановление носителей */
#pos-7{
	background: url(../images/bg/bg-gl-pos7.png) center center no-repeat;
	background-size: cover;
	font-family: 'CenturyGothic';
}
.gl-nechitayshiesia-hdd {
    cursor: pointer;
}
.gl-nechitayshiesia-hdd a,
.gl-nechitayshiesia-hdd a:hover,
.gl-nechitayshiesia-hdd a:focus,
.gl-nechitayshiesia-hdd a:active {
    color: #fff;
    text-decoration: none;
    outline: none;
}
.gl-nechitayshiesia-hdd-nadpis{
	color: #fff;
	padding: 87px 0px;
}
.gl-nechitayshiesia-hdd-str-st{
	font-size: 6.8em;
	line-height: 1.1em;
}
.gl-nechitayshiesia-hdd-str-nd{
	font-size: 4.58em;
	line-height: 1.1em;
}
.gl-nechitayshiesia-hdd-str-rd{
	font-size: 10.85em;
	line-height: 1.1em;
}
.gl-nechitayshiesia-hdd-img{
	text-align: center;
	padding: 43px 0px;
}
/*Eng version*/
.itemid-217 .gl-nechitayshiesia-hdd-str-rd{
	font-size: 8.8em;
	line-height: 1.1em;
}
.itemid-217 .gl-nechitayshiesia-hdd-str-st{
    font-size: 8.65em;
	line-height: 1.1em;
}
.itemid-217 .gl-nechitayshiesia-hdd-str-nd{
	font-size: 6.44em;
	line-height: 1.1em;
}

/* конфиденциальность */
#pos-8{
	/*background: #f4f4f4;*/
	background: #fff;
	font-family: 'CenturyGothic';
}
.gl-konfidentsialnost{
	
}
.gl-konfidentsialnost-img{
	
}
.gl-konfidentsialnost-nadpis{
	color: #fff;
	padding: 197px 0px;
}
.gl-konfidentsialnost-str-st{
	font-size: 9em;
	line-height: 1.1em;
}

/*Eng version*/
.itemid-217 .gl-konfidentsialnost-str-st{
    font-size: 5.7em;
    text-align: center;
}
.itemid-217 .gl-konfidentsialnost-str-nd{
    text-align: center;
    font-size: 10em;
}

.gl-konfidentsialnost-str-nd{
	font-size: 5.11em;
	line-height: 1.1em;
}

/* позиция  */
.gl-block-bottom{
	color: #006072;
	font-family: 'CenturyGothic';
}
.gl-block-bottom-block-st{
	padding: 30px 0px;
	text-align: center;
}
.gl-block-bottom-block-st-str-st{
	font-size: 10.9em;
	line-height: 1.1em;
}
.itemid-217 .gl-block-bottom-block-st-str-st{
	font-size: 7em;
	line-height: 1.1em;
    font-weight: bold;
}
.gl-block-bottom-block-st-str-nd{
	font-size: 3.5em;
	line-height: 1.1em;
}
.gl-block-bottom-block-st-str-rd{
	font-size: 5.7em;
	line-height: 1.1em;
}
.gl-block-bottom-img{
	padding: 50px 0px 20px 0;
}
.gl-block-bottom-blok-rd{
	padding: 30px 0px;
	text-align: right;
}
.gl-block-bottom-block-rd-st-str-st{
    font-size: 5.9em;
    line-height: 1.5em;
}
.gl-block-bottom-block-rd-st-str-nd{
	font-size: 3em;
    line-height: 1.4em;
}
.gl-block-bottom-block-rd-st-str-rd{
    font-size: 8.5em;
	line-height: 1.1em;
}
/*Eng version*/
.itemid-217 .gl-block-bottom-block-rd-st-str-st{
    font-size: 5.9em;
    line-height: 1.1em;
    font-weight: bold;
}
.itemid-217 .gl-block-bottom-block-rd-st-str-nd{
	font-size: 3.9em;
	line-height: 1.4em;
}
.itemid-217 .gl-block-bottom-block-rd-st-str-rd{
    font-size: 4.2em;
    line-height: 1.1em;
    font-weight: bold;
}
.itemid-217 .gl-block-bottom-blok-rd{
	padding: 40px 0px!important;
	text-align: right;
}

/* футер */
.footer{
	background: url(../images/bg/bg-gl-pos7.png) center center no-repeat;
	background-size: cover;
	color: #fff;
	padding: 21px 0;
}
.footer h3 {
	font-size: 2.5em;
}

#bootom1 .footer-o-rabote{
	font-size: 1em;
}

#bootom2 .moduletable ul li :active,
#bootom2 .moduletable ul li :link,
#bootom2 .moduletable ul li :focus,
#bootom2 .moduletable ul li :visited{
	color: #fff;
	text-decoration: none;
	background-color: transparent;
}

#bootom2 .moduletable ul li :hover{
	text-decoration: underline;
}

#bootom2 .moduletable ul li a{
    line-height: 1.2em;
    padding: 2px;
    font-size: 1.2em;
    font-weight: normal;
}

.footer h3{
	font-weight: 600;
}

#bootom2{
	padding: 0px 35px;
}

.contacti-niz{
	font-size: 1.6em;
}
.footer-o-rabote-text{
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2em;
}
.contacti-niz .fonts-footer{
	font-family: 'Open Sans', sans-serif;
	padding-left: 12px;
}
.contacti-niz .fa-envelope-o  .fonts-footer{
	padding: 0;
}
html[lang="en-gb"] .contacti-niz .fa-phone .fonts-footer {
    padding-left: 8px;
}
html[lang="en-gb"] .contacti-niz .fa-map-marker .fonts-footer {
    padding-left: 11px;
}
.contacti-niz a.fonts-footer,
.contacti-niz a.fonts-footer:hover,
.contacti-niz a.fonts-footer:active,
.contacti-niz a.fonts-footer:visited {
    color: #fff;
    text-decoration: none;
    outline: none;
}

.sots-seti {
	display: inline-block;
}
.sots-seti>a {
    width: 31px;
    height: 31px;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    border: 2px solid #fff;
    padding: 2px 9px 0px 9px;
    float: left;
    margin: 4px;
	display:block;
	color:#fff;
	text-decoration:none;
	background-color:none;
}

.sots-seti>a:hover,
.sots-seti>a:active,
.sots-seti>a:visited{
	color:#fff;
	text-decoration:none;
	background-color:none;
}
.sots-seti>a:nth-child(2) {
	padding: 2px 5px 0px 7px;
}
.sots-seti>a:nth-child(3) {
	padding: 1px 3px 0px 5px;
}


/* копирайт */
.copyrightblock{
	background: #f4f4f4;
    color: #000;
    font-size:  1.3em;
}



/********** УСЛУГИ *************/

/* top baner */
.polosa{
    background: rgba(204,204,204,0.3);
    min-height: 97px;
    /*margin-top: 30px;*/
}
.uslugi-po-vostanovleniu {
    color: #fff;
    text-align: center;
    font-size: 5em;
    line-height: 1;
    font-family: 'Ubuntu', serif;
    z-index: 1;
	margin-bottom: 0;
	padding: 23px 0;
}
/* восстановление */
.vosstanovlenie{
	padding: 30px 15px;
	font-family: 'CenturyGothic';
	
}
.vosstanovlenie-l{
	
}
.vosstanovlenie-text{
	color: #006072;
	font-size: 1em;
}
.vosstanovlenie-text-zagolovok{
	font-size: 2.5em;
    line-height: 2em;
}
.vosstanovlenie-text-paragraph-st{
	padding-bottom: 20px;
}
.vosstanovlenie-text-paragraph-nd{
	padding-bottom: 20px;
}
.vosstanovlenie-text-paragraph-rd{
	padding-bottom: 20px;
}
.vosstanovlenie-text-paragraph-th{
	
}
.vosstanovlenie-r{
	
}
.vosstanovlenie-img-vse{
	
}
.vosstanovlenie-img{
	text-align: center;
	margin: 17px 0;
	vertical-align: top;
	padding: 0;
	font-size: 1em;
}
.vosstanovlenie-img span{
	padding: 0 10px;
	text-align: right;
}
.remont-img img, .vosstanovlenie-img img{
/*	padding: 0px 15px;*/
	display: block;
    margin: 0 auto;
/*	min-height: 110px;*/
}


/* ремонт */
.remont{
	font-family: 'CenturyGothic';
}
.remont-l{
	margin: 16px 0;
}
.remont-img-vse{
	margin: 24px 0;
    min-height: 304px;
}
.remont-img, .vosstanovlenie-img{
	text-align: right;
    margin: 17px 0;
    vertical-align: top;
    font-size: 1em;
}
.remont-img a, .vosstanovlenie-img a{
    display: block;
	float:right;
    text-align: center;
    color: #006072;
}
.remont-img span,
.vosstanovlenie-img span{
	padding: 0 5px;
}
.otsrup-null{
	padding:0px;
}
.remont-r{
	margin: 21px 0px;
}
.remont-text{
	color: #006072;
	font-size: 1em;
}
.remont-text-zagolovok{
	font-size: 2.5em;
	line-height: 2em;
}
.remont-text-paragraph-st{
	padding-bottom: 20px;
}
.remont-text-paragraph-nd{
	padding-bottom: 20px;
}
.remont-text-paragraph-rd{
	padding-bottom: 20px;
}
.remont-text-paragraph-th{
	padding-bottom: 20px;
}

/************* страница контакты ********************/
/* контакты */


.kontakti{
	color: #006072;
	text-align: center;
	font-family: 'CenturyGothic', sans-serif;
	min-height: 310px;
	margin: 45px 0;
}
.kontakti-st{
	
}
.kontakti-img{}
.kontakti-nd{}

.kontakti-str-st{
    font-size: 2.6em;
    line-height: 2em;
}
.kontakti-str-nd{
    font-size: 2em;
    line-height: 1.5em;
}
.kontakti-str-nd a,
.kontakti-str-nd a:hover,
.kontakti-str-nd a:active,
.kontakti-str-nd a:visited {
	color: #006072;
	text-decoration: none;
	outline: none;
}
.kontakti-str-rd{
    font-size: 1.8em;
    line-height: 1.5em;
}
.kontakti-rd{}


/* форма  */
.form-v-contakt{
	font-family: 'CenturyGothic';
	min-height: 455px;	
}
.form-v-contakt .form-v-contakt-text{
	background: url(../images/bg/bg-kont-bottom.png) left bottom no-repeat;
	min-height: 400px;
	color: #006072;
	margin: 29px 0px;
}
.str-st{
    font-size: 5em;
    line-height: 1.7em;
	text-align: center;
	margin-top: 100px;
}
.str-nd{
    font-size: 5.2em;
    text-align: right;
    padding: 0 40px;
    line-height: 1.2em;
    font-weight: 600;
}
.itemid-221 .str-st {margin-top: 89px;}
.itemid-221 .str-nd {padding: 0;}

/* форма заявки */
.itemid-221 .col-sm-6,
.itemid-221 .col-sm-3,
.itemid-115 .col-sm-6,
.itemid-115 .col-sm-3{
	width: 100%;
	text-align: right;
}
.form-v-contakt-forma{
	margin: 38px 0px;
}
.rsform .form-control{
	border: 1px solid #006072;
}
.formControls #submit{
	color: #fff;
	background-color: #006072;
	border-color: #006072;
	display: inline-block;
	padding: 7px 35px;
	margin-bottom: 0;
	font-size: 1.7em;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 15px;
}


/************* материалы *****************/
.devices-service{
	min-height: 308px;
	margin: 30px 0px;
}
.devices-service-img{
	padding: 36px 15px;
}
.devices-service-img img{
	display: block;
    margin: 0 auto;
}
.devices-service-text{
	color: #006072;
}
.devices-service-text-zagolovok {
    font-size: 42px;
    line-height: 1.2;
}
.devices-service-text-str {
    font-size: 20px;
    line-height: 2em;
}

/* МЕЛКИЕ СТР */
header .polosa{
	background: rgba(204,204,204,0.3);
	/*min-height: 97px;*/
}

header .polosa h1,
header .polosa h2 {
	margin-top:0;
	margin-bottom:0;
}


/*сделать аналог для иврита---------------------------------------------------------------------------*/
/*сделать аналог для иврита---------------------------------------------------------------------------*/
/*сделать аналог для иврита---------------------------------------------------------------------------*/
.itemid-217 header .polosa, .glavnaya-ru header .polosa{
	background:none;	
}


.copyrightblock .col-sm-6,
.copyrightblock .col-sm-3 {
    width: 50%;
}
.copyrightblock .lef{
	text-align: left;
}
.copyrightblock .pull-right{
	text-align: right;
}


/**************************************************************************************************************************************/
/* иврит */

.rtl .col-xs-1, .rtl .col-sm-1, .rtl .col-md-1, .rtl .col-lg-1, .rtl .col-xs-2, .rtl .col-sm-2, .rtl .col-md-2, .rtl .col-lg-2, .rtl .col-xs-3, .rtl .col-sm-3, .rtl .col-md-3, .rtl .col-lg-3, .rtl .col-xs-4, .rtl .col-sm-4, .rtl .col-md-4, .rtl .col-lg-4, .rtl .col-xs-5, .rtl .col-sm-5, .rtl .col-md-5, .rtl .col-lg-5, .rtl .col-xs-6, .rtl .col-sm-6, .rtl .col-md-6, .rtl .col-lg-6, .rtl .col-xs-7, .rtl .col-sm-7, .rtl .col-md-7, .rtl .col-lg-7, .rtl .col-xs-8, .rtl .col-sm-8, .rtl .col-md-8, .rtl .col-lg-8, .rtl .col-xs-9, .rtl .col-sm-9, .rtl .col-md-9, .rtl .col-lg-9, .rtl .col-xs-10, .rtl .col-sm-10, .rtl .col-md-10, .rtl .col-lg-10, .rtl .col-xs-11, .rtl .col-sm-11, .rtl .col-md-11, .rtl .col-lg-11, .rtl .col-xs-12, .rtl .col-sm-12, .rtl .col-md-12, .rtl .col-lg-12 {
	float: right;
}
@media (min-width:1200px) {
    .rtl .col-lg-offset-3 {
        margin-right: 25%;
        margin-left: 0;
    }
}
.rtl #lang-top {
    float: left;
}
.rtl  .gl-remont-pc-str-st {
    text-align: center;
}
.rtl  .gl-remont-pc-str-rd {
    text-align: center;
}
.rtl  .gl-nechitayshiesia-hdd-nadpis{
	text-align: center;
}
.rtl  .gl-konfidentsialnost-str-st {
	text-align: center;
}
.rtl  .gl-block-bottom-block-st-str-st {
    font-size: 6.5em;
}
.rtl  .fa-map-marker:before {
    position: relative;
    right: 8px;
}
.rtl  .color-red{
	color: red;
}
.rtl  .sots-seti div{
	float:right;
}

#tel-top  .fa-phone{
	margin: 0 5px;
}

#tel-top a,
#tel-top a:hover,
#tel-top a:active,
#tel-top a:visited,
#email-top a,
#email-top a:hover,
#email-top a:active,
#email-top a:visited{
    text-decoration:none;
    color: #fff;
    outline: none;
}

.formControls{
	width: 100%;
}
.rtl  #menu-top  .menu-menu-top > li {
    float: right;
}
.itemid-110 header .polosa {
    background: none;
}
.rtl .menu-menu-top {
    float: left;
}
.rtl .nav {
    padding-right: 0;
}
.vosstanovlenie-inf-top-lg-bottom{
	display: none;
}
.rtl .vosstanovlenie  .vosstanovlenie-img-vse  .vosstanovlenie-img:nth-child(2) span{
	padding: 0 28px;
}


.vosstanovlenie-inf-top-lg-text span{
	display:block;
}

.vosstanovlenie-inf-top-lg-text span.firststr{
	font-size: 48px;
	line-height: 1;
}
.vosstanovlenie-inf-top-lg-text span.secondstr{
	font-size: 74px;
	line-height: 0.8;
}



/*-----------------Задать вопрос (START)------------------------*/
.itemid-217 #pos-12, .main-page #pos-12 {
	background: #f4f4f4;
}
.form-question{
	font-family: 'CenturyGothic';
	min-height: 350px;	
}

.question-title{
	text-align: center;
}

.form-question-form {
	margin-top: 15px !important;
}

.question-title h3{
	font-size: 35px;
	text-transform: uppercase;
	font-weight: 400;
	color: #006072;
	padding: 20px 0 20px 60px !important;
}
.rtl .question-icon{
	background-position: 80% 50%;
}
.rtl .question-title h3{
	font-size: 54px;
	float:left;
}
.formRed {
	display:none !important;
}
.question-title h3 span{
	font-weight: 700;
}

.question-icon {
	height: 154px;
	background: url('../images/question-and-answer1.svg') no-repeat;
	background-size:170px auto;
	background-position: 20% 50% ;
}

.form-question #userForm{
	width: 60%;
	margin: 0 auto;
}


.form-question .rsform-block-question-name,
.form-question .rsform-block-question-email,
.form-question .rsform-block-question{
	width: 47%;
	position:relative;
	float:left;
	margin: 1.5% !important;
}

.rtl .form-question .rsform-block-question-name,
.rtl .form-question .rsform-block-question-email, 
.rtl .form-question .rsform-block-question{
	float:right;
}

.form-question .rsform-block-question-email{
	margin-top: -61px !important;
}

.form-question #question{
	padding: 16px !important;
	overflow:hidden;
}

.form-question #question-name,
.form-question #question-email,
.form-question #question{
	font-size: 16px !important;
	border-radius: 10px;
}
.form-question #question-name,
.form-question #question-email{
	height: 50px !important;	
	padding: 8px 16px !important;
}

.form-question .formControls{
	padding:0;
	/*width: 90% !important;*/
}
.form-question .form-question-text{
	min-height: 300px;
	color: #006072;
	margin: 29px 0px;
}

.form-question-form{
	margin: 38px 0px;
}

.rsform-question .form-control {
	border: 1px solid #006072;
}
.rsform-question .control-label.formControlLabel{
	height: 0;
}
.rsform-question .formControls{
	width: 100%;
}

.rsform-question .rsform-block-submit-button{
	margin-bottom: 0;
	clear:both;
	text-align:center;
}
.form-question label {
	display:none;
}
#submit-button{
    color: #fff;
    background-color: #006072;
    border-color: #006072;
    display: inline-block;
    padding: 7px 35px;
    margin: 0 auto !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 15px;

}

.rsform-question .formValidation{
	display:none !important;
}
.rsform-question .has-error .form-control {	border-color: #a94442 !important; color:#a94442 !important;}
.rsform-question .rsform-block input.rsform-error::-webkit-input-placeholder       {color:#a94442 !important;}
.rsform-question .rsform-block input.rsform-error::-moz-placeholder                {color:#a94442 !important;}
.rsform-question .rsform-block input.rsform-error:-moz-placeholder                 {color:#a94442 !important;}
.rsform-question .rsform-block input.rsform-error:-ms-input-placeholder            {color:#a94442 !important;}
.rsform-question .rsform-block textarea.rsform-error::-webkit-input-placeholder       {color:#a94442 !important;}
.rsform-question .rsform-block textarea.rsform-error::-moz-placeholder                {color:#a94442 !important;}
.rsform-question .rsform-block textarea.rsform-error:-moz-placeholder                 {color:#a94442 !important;}
.rsform-question .rsform-block textarea.rsform-error:-ms-input-placeholder            {color:#a94442 !important;}

.rsform-question .rsform-block-submit-button .col-sm-3{
	display:none;
}

#thanx-message{
	font-size: 16px;
	display: inline-block;
	width: 60%;
	margin: 0 20%;
}
.rsform .rsform-submit-button,
.rsform-question .rsform-submit-button{
	font-size: 18px !important;
	color: #fff;
    background-color: #006072;
    border-color: #006072;
    display: inline-block;
    padding: 7px 35px;
    margin: 25px 20%;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 15px;
}

.formRequired,
.formValidation {
	display:none;
}

@media (max-width:1199px){
	.rtl .question-title h3{
		padding-left: 0 !important;
	}
	.rtl .question-icon {
		background-position: 80% 100%;
	}
	.question-icon {
		background-position: 0% 50%;
	}

}
@media (max-width:900px){
	.form-question #userForm {
		width: 80%;
	}
}
@media (max-width:768px){
	.question-icon {
		height: 124px;
		margin-top: 40px;
		background-size: 55%;
		background-position: 20% 45% !important;
	}
	.rtl .question-title h3 {
		font-size: 34px;
		padding-left: 0px !important;
	}
	.question-title h3 {
		padding: 35px 0 35px 0px !important;
	}
	.rtl .question-icon {
		margin-top: 25px;
		background-position: 75% 100% !important;
	}
}
@media (max-width:600px) {
	.question-title h3 {
		font-size: 25px;		
		padding: 20px 0 0px 20px !important;
	}
	.question-icon {
		margin-top: 20px !important;
		background-position: 25% 25% !important;
	}
	.rtl .question-icon {
		margin-top: 25px;
		background-position: 75% 25% !important;
	}
}
@media (max-width:550px){
	.rsform-block-question-name,
	.rsform-block-question,
	.rsform-block-question-email{
		width: 100% !important;
		float:none;
	}
	.form-question .rsform-block-question-name,
	.form-question .rsform-block-question-email,
	.form-question .rsform-block-question{
		float:none;
		margin: 15px 0px !important;
	}
	#question-email {
		margin-top: 0px;
	}
	
	.question-icon {
		height: 110px;
		background-size: 55%;
		background-position: 80% 45%;
	}
	.question-title h3 {
		font-size: 19px !important;
	}
	.rtl .question-title h3 {
		font-size: 25px !important;
		padding-left: 0px !important;
		margin: 10px 0;
		padding-top: 40px !important;
	}
	.form-question .col-xs-6{
		width: 41%;
		padding: 0;
	}
	.rtl .question-icon {
		margin-top: 25px;
		background-position: 75% 25% !important;
	}
	/*.question-title.col-xs-6.col-xs-offset-1 {
		margin-left: 0 !important;
		width: 58%;
	}*/
}
/*-----------------Задать вопрос (END)------------------------*/

/*-----------------Позвоните нам (START)--------------------------*/
.call-us{
	padding: 40px;
	clear: both;
	float:none;
	position:relative;
	
}

.h2-top{
	font-size:60px;
	color: #006072;
	text-transform: uppercase;
}
.h2-bottom{
	font-size: 70px;
	color: #006072;
	margin-left: 300px;
	text-transform: uppercase;
	font-weight: 700;
}
.call-us-icon{
	height: 200px;
	background: url('../images/tel-icon.png') no-repeat center center ;
	background-size: cover;
	position:relative;
	float:left;
	width: 25%;
	margin-left: 15%;
}


.call-us-text{
	text-align: center;
	font-size: 40px;
	padding: 50px 0px 50px 0;
	color: #dedede;
	font-weight: 400;
	text-transform: uppercase;
	position:relative;
	float:left;
	width: 45%;
	margin-right:15%; 
}
.call-us-text a,
.call-us-text a:hover,
.call-us-text a:active,
.call-us-text a:visited {
    color: #dedede;
    text-decoration: none;
    outline: none;
}

.rtl .call-us-icon {
	float:right;
	margin-right: 15%;
	margin-left: 0;
	width: 25%;
}

.rtl .call-us-text {
	float:right;
	margin-left:15%;
	margin-right: 0;
	width: 45%;	
}
.call-us-text span,
.call-us-text a {
	font-weight: 700;
}
.rtl .rsform-question #submit-button,
.rtl .form-question #question-name,
.rtl  .form-question #question-email,
.rtl  .form-question #question{
	font-size: 18px !important;
}
.itemid-217 .call-us-text, .main-page .call-us-text,
.itemid-217 .call-us-text a, .main-page .call-us-text a {
	color: #006072;
}
@media (max-width:879px){
	.call-us-text {
		width: 60%;
	    margin-right:0; 
		padding: 25px 0px;
	}
	.call-us-icon {
		width: 40%;
		margin-left: 0;
	}
	.rtl .call-us-icon {
		width: 40%;
		margin-right: 0;
	}

	.rtl .call-us-text {
		width: 60%;
		margin-left:0;
	}
}
@media (max-width:555px){
	.call-us {
		padding: 40px 0;
	}
	.call-us-text {
		font-size: 30px;
		padding: 35px 0px;;
	}
	.call-us-icon {
		background-size:200%;
	}
}
/*-----------------Позвоните нам (END)--------------------------*/

/*------------------------Статьи (START)----------------------*/

article > img {
    margin: 0 20px;
    float: left;
}
article > p {
    margin: 50px 0;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important;
}
article > a {
    font-weight: 700;
}
article > hr {
    border-top: 1px solid #999;
}
article > .b-links a {
    display: block;
    font-size: 30px;
    font-weight: bold;
}

/*-----------------Статьи (END)--------------------------*/
/*------------------------Вопросы и ответы (START)----------------------*/
.custom-faq p{
	margin:0 !important;
}

.faq-title{
	font-size: 36px;
	text-transform: uppercase;
	color: #006072;
	text-align: center;
	font-weight: 700;
}

html[lang="en-gb"] .faq-title {
    margin-top: 60px;
}

.subtitle-faq{
	text-transform: uppercase;
	color: #006072;
	text-align: center;
	font-weight: 400;
	font-size: 34px;
	margin-bottom: 0;
	margin-top: 10px !important;
}

.uk-accordion{
	padding: 30px 0;
	width: 80%;
	margin: auto;
}

.answer-title{
	font-size: 70px;
	color: #006072;
	text-transform: uppercase;
	margin: 50px auto 30px auto;
	text-align: center;
	width: 100%;
	display: inline-block;
	
}

.uk-accordion-title{
	background-color: #fff !important;
	color: #006072;
	border-radius: 13px;
	border: 1px solid #c0c0be !important;
	padding: 55px 100px 55px 30px !important;
	margin-bottom: 0 !important; 
	margin-top: 20px !important;
	font-weight:700;
	font-size: 22px !important;
	text-transform:uppercase;
	background: url("../images/arrow-down.svg")  no-repeat !important;
	background-position: 97% 50% !important;
	background-size: 60px auto !important;
}


.uk-accordion-content {
	padding: 20px !important;
	background-color: #fff;
	width: 98%;
	margin: 0 auto;
	color: #006072 !important;
}
.custom-faq .uk-margin {
	font-size: 16px;
}
.custom-faq h3.uk-active{
	
	color: #fff !important;
	background: url(../images/white-arrow-up.svg) no-repeat !important;
	background-color:#006072 !important;
	background-position: 97% 50% !important;
    background-size: 60px auto !important;
}
@media (max-width:900px){
	.uk-accordion-title{
		padding: 25px 100px 25px 30px !important;
	}
}
@media (max-width:500px){
	.rtl .uk-accordion-title {
		font-size: 22px !important;
	}
	.uk-accordion-title{
		font-size: 14px !important;
		padding: 15px 60px 15px 20px !important;
		background-size:  40px auto !important;
	}
}
/*------------------------Вопросы и ответы (END)----------------------*/

/*------------------Отзывы (START)----------------*/
.review-ivrit {
	text-align: right;
}
.-review{
	color: #006072;
	font-size: 70px;
	text-transform: uppercase;
	display: block;
	margin: 20px auto;
	text-align:center;
}


.owl-nav .disabled{
	-moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -webkit-transform:scale(1,1);
    -o-transform: scale(1,1);
    transform:scale(1,1);
}

.review .uk-panel-title{
	color: #7c7c7c;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	font-weight:400;
}

.review .uk-panel-teaser{
	margin-bottom: 10px;
}

.review .uk-margin{
	color: #242222;
	font-size: 14px;
	text-align: center;
	margin-top: 20px;
	padding: 0 25px;
}

.review .uk-slidenav-previous{
	color: #006072;
	display: block !important;
	margin-left: -30px;
}

.review .uk-slidenav-next{
	color: #006072;
	display: block !important;
	margin-right: -30px;
}


.rating {
	width: 50%;
	margin: 15px auto;
	display:block;
	height: 25px;
}
.uk-border-circle {
    border-radius: 0!important;
}
.rating.one-star{
	background: url('../images/rating/one-star.svg') no-repeat center center;
}
.rating.two-star{
	background: url('../images/rating/two-star.svg') no-repeat center center;
}
.rating.three-star{
	background: url('../images/rating/three-star.svg') no-repeat center center;
}
.rating.four-star{
	background: url('../images/rating/four-star.svg') no-repeat center center;
}
.rating.all-star{
	background: url('../images/rating/all-star.svg') no-repeat center center;
}
/*------------------Отзывы (END)----------------*/

/*-----------Бренды (START)----------*/

.custom-brand{
	padding: 20px 0;
	text-align: center;
}

.moduletable-brand h3{
	color: #006072;
	font-size: 70px;
	text-transform: uppercase;
	display: block;
	margin: 20px auto;
	text-align:center;
}

.custom-brand div{
	display: inline-block;
	padding:0;
	width: 17%;
	margin: 10px 1.3%;
	text-align:center;
	height: 70px;
}

.custom-brand div img{
	width: 90%;
	height: auto;
	text-align: center;
}

.flash-page .custom-brand div,
.sd-card-page .custom-brand div {
	width: 30%;
	margin: 10px 1.5%;
}

.flash-page .custom-brand div img,
.sd-card-page .custom-brand div img {
	width: 50%;
}

.flash-page .device-1,
.sd-card-page .device-1 {
	display: none;
}
.hdd-page .device-2,
.ssd-page .device-2 {
	display:none;
}

@media (max-width:768px){
	.custom-brand div {
		width: 30%;
		margin: 10px 1.3%;
	}
	.flash-page .custom-brand div img,
	.sd-card-page .custom-brand div img {
		width: 70%;
	}

}

@media (max-width:450px){
	.custom-brand div {
		width: 47%;
		margin: 10px 1.3%;
	}
	.flash-page .custom-brand div,
	.sd-card-page .custom-brand div {
		width: 47%;
		margin: 10px 1.5%;
	}
	.flash-page .custom-brand div img,
	.sd-card-page .custom-brand div img {
		width: 80%;
	}

}

/*-----------Бренды (END)----------*/

.flash-page  #pos-7,
.hdd-page #pos-7,
.ssd-page #pos-7,
.sd-card-page #pos-7,
.recovery-page #pos-7,
.repairs-page #pos-8,
.rtl.hdd-page #pos-9,
.rtl.ssd-page #pos-9,
.rtl.sd-card-page #pos-9,
.rtl.flash-page #pos-9{
	background: #fff;
}

.flash-page #pos-8,
.hdd-page  #pos-8,
.ssd-page #pos-8,
.sd-card-page #pos-8,
.recovery-page #pos-8,
.recovery-page #pos-9,
.hdd-page #pos-9,
.ssd-page #pos-9,
.sd-card-page #pos-9,
.flash-page #pos-9,
.rtl.hdd-page #pos-12,
.rtl.ssd-page #pos-12,
.rtl.sd-card-page #pos-12,
.rtl.flash-page #pos-12{
	background: #f4f4f4;
}

/* ----- Цены ----- */
table.pric {
    width: 100%;
    border-collapse: collapse;
    font-size: 22px;
    margin: 10px 0;
}
@media only screen and (max-width : 767px) {
    table.pric {
        font-size: 2rem;
    }
}
table.pric tbody {
    border: 2px solid #007293;
}
table.pric td {
    padding: 5px 10px;
    text-align: right;
    border: 1px solid #007293;
    color: #004157;
	background-color: #fff;
}
table.pric td.col1 {
    background-color: #8af3a8;
    color: #004641;
}
table.pric td.col2 {
    color: #000;
}
table.pric tbody.separator,
table.pric tbody.separator td {
    border: none;
}
table.pric tbody.separator td:empty {
    height: 20px;
}
table.pric tbody.separator td h2 {
    text-align: center;
    font-size: 3.6rem;
    font-weight: 700;
    color: #000;
}
table.pric td b,
table.pric td strong {
    font-weight: normal;
}
table.pric.light {
	font-size: 18px;
}
table.pric.light tbody {
	border-color: #888;
}
table.pric.light td {
	border-color: #888;
	background-color: #fff;
	color: #666;
}
table.pric.light td.col1 {
	background-color: #fff;
	color: #333;
}
/* ----- YouTube ----- */
.YouTube {
	max-width: 720px;
	margin: 30px auto 0;
}
@media (max-width: 780px) {
	.YouTube {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 30px;
		height: 0;
		overflow: hidden;
	}
	.YouTube iframe,
	.YouTube object {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
}

.nav > li > a {
	font-weight: bold;
}
.nav > li:last-child > a {
	padding-left: 0;
}
i.fa.fa-envelope-o {
	margin-left: 5px;
}
.box-image-164 img {
	width: 164px;
	height: auto;
}

a[href="/recovering-data.html"],
a[href="/recovering-data-2.html"] {
	pointer-events: none;
}

.fix-whatsapp {
	display: block;
	position: fixed;
	bottom: 20px;
	left: 20px;
	background-color: #2CB742;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
    font-size: 34px;
    text-align: center;
    line-height: 49px;
    color: white;
}
.fix-whatsapp .fa.fa-whatsapp {
    font-size: 34px;
}
a.fix-whatsapp:focus,
a.fix-whatsapp:hover {
    color: white;
}

.fix-tel {
	display: block;
	position: fixed;
	top: 50%;
	margin-top: -105px;
	right: 0;
	width: 36px;
	height: 210px;
	background-color: #0d5e6e;
	border-radius: 9px 0 18px 18px;
}
.fix-tel-icon {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 36px;
	height: 36px;
	background-color: #fff;
	border-radius: 50%;
	border: 1px solid #0d5e6e;
	color: #0d5e6e;
	line-height: 34px;
	text-align: center;
	font-size: 24px;
}
.fix-tel-number {
    color: #fff;
	white-space: nowrap;
    padding-right: 15px;
    font-size: 24px;
    font-weight: bold;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}
body:not(.rtl) .fix-tel-number {
    line-height: 295px;
}

/* -----  Margins Classes ----- */
.ml-0{margin-left:0 !important;}.ml-5{margin-left:5px !important;}.ml-10{margin-left:10px !important;}.ml-15{margin-left:15px !important;}.ml-20{margin-left:20px !important;}.ml-25{margin-left:25px !important;}.ml-30{margin-left:30px !important;}.ml-35{margin-left:35px !important;}.ml-40{margin-left:40px !important;}.ml-45{margin-left:45px !important;}.ml-50{margin-left:50px !important;}.ml-60{margin-left:60px !important;}.ml-70{margin-left:70px !important;}.ml-80{margin-left:80px !important;}.ml-90{margin-left:90px !important;}.ml-100{margin-left:100px !important;}.ml-110{margin-left:110px !important;}.ml-120{margin-left:120px !important;}.ml-130{margin-left:130px !important;}.ml-140{margin-left:140px !important;}.ml-150{margin-left:150px !important;}
.mr-0{margin-right:0 !important;}.mr-5{margin-right:5px !important;}.mr-10{margin-right:10px !important;}.mr-15{margin-right:15px !important;}.mr-20{margin-right:20px !important;}.mr-25{margin-right:25px !important;}.mr-30{margin-right:30px !important;}.mr-35{margin-right:35px !important;}.mr-40{margin-right:40px !important;}.mr-45{margin-right:45px !important;}.mr-50{margin-right:50px !important;}.mr-60{margin-right:60px !important;}.mr-70{margin-right:70px !important;}.mr-80{margin-right:80px !important;}.mr-90{margin-right:90px !important;}.mr-100{margin-right:100px !important;}.mr-110{margin-right:110px !important;}.mr-120{margin-right:120px !important;}.mr-130{margin-right:130px !important;}.mr-140{margin-right:140px !important;}.mr-150{margin-right:150px !important;}
.mt-0{margin-top:0 !important;}.mt-5{margin-top:5px !important;}.mt-10{margin-top:10px !important;}.mt-15{margin-top:15px !important;}.mt-20{margin-top:20px !important;}.mt-25{margin-top:25px !important;}.mt-30{margin-top:30px !important;}.mt-35{margin-top:35px !important;}.mt-40{margin-top:40px !important;}.mt-45{margin-top:45px !important;}.mt-50{margin-top:50px !important;}.mt-60{margin-top:60px !important;}.mt-70{margin-top:70px !important;}.mt-80{margin-top:80px !important;}.mt-90{margin-top:90px !important;}.mt-100{margin-top:100px !important;}.mt-110{margin-top:110px !important;}.mt-120{margin-top:120px !important;}.mt-130{margin-top:130px !important;}.mt-140{margin-top:140px !important;}.mt-150{margin-top:150px !important;}.mt-200{margin-top:200px !important;}.mt-250{margin-top:250px !important;}
.mb-0{margin-bottom:0 !important;}.mb-5{margin-bottom:5px !important;}.mb-10{margin-bottom:10px !important;}.mb-15{margin-bottom:15px !important;}.mb-20{margin-bottom:20px !important;}.mb-25{margin-bottom:25px !important;}.mb-30{margin-bottom:30px !important;}.mb-35{margin-bottom:35px !important;}.mb-40{margin-bottom:40px !important;}.mb-45{margin-bottom:45px !important;}.mb-50{margin-bottom:50px !important;}.mb-60{margin-bottom:60px !important;}.mb-70{margin-bottom:70px !important;}.mb-80{margin-bottom:80px !important;}.mb-90{margin-bottom:90px !important;}.mb-100{margin-bottom:100px !important;}.mb-110{margin-bottom:110px !important;}.mb-120{margin-bottom:120px !important;}.mb-130{margin-bottom:130px !important;}.mb-140{margin-bottom:140px !important;}.mb-150{margin-bottom:150px !important;}.mb-200{margin-bottom:200px !important;}.mb-250{margin-bottom:250px !important;}
.mnl-10{margin-left:-10px !important;}.mnl-20{margin-left:-20px !important;}.mnl-30{margin-left:-30px !important;}.mnl-40{margin-left:-40px !important;}.mnl-50{margin-left:-50px !important;}.mnl-60{margin-left:-60px !important;}.mnl-70{margin-left:-70px !important;}.mnl-80{margin-left:-80px !important;}.mnl-90{margin-left:-90px !important;}.mnl-100{margin-left:-100px !important;}.mnl-110{margin-left:-110px !important;}.mnl-120{margin-left:-120px !important;}.mnl-130{margin-left:-130px !important;}.mnl-140{margin-left:-140px !important;}.mnl-150{margin-left:-150px !important;}
.mnr-10{margin-right:-10px !important;}.mnr-20{margin-right:-20px !important;}.mnr-30{margin-right:-30px !important;}.mnr-40{margin-right:-40px !important;}.mnr-50{margin-right:-50px !important;}.mnr-60{margin-right:-60px !important;}.mnr-70{margin-right:-70px !important;}.mnr-80{margin-right:-80px !important;}.mnr-90{margin-right:-90px !important;}.mnr-100{margin-right:-100px !important;}.mnr-110{margin-right:-110px !important;}.mnr-120{margin-right:-120px !important;}.mnr-130{margin-right:-130px !important;}.mnr-140{margin-right:-140px !important;}.mnr-150{margin-right:-150px !important;}
.mnt-10{margin-top:-10px !important;}.mnt-20{margin-top:-20px !important;}.mnt-30{margin-top:-30px !important;}.mnt-40{margin-top:-40px !important;}.mnt-50{margin-top:-50px !important;}.mnt-60{margin-top:-60px !important;}.mnt-70{margin-top:-70px !important;}.mnt-80{margin-top:-80px !important;}.mnt-90{margin-top:-90px !important;}.mnt-100{margin-top:-100px !important;}.mnt-110{margin-top:-110px !important;}.mnt-120{margin-top:-120px !important;}.mnt-130{margin-top:-130px !important;}.mnt-140{margin-top:-140px !important;}.mnt-150{margin-top:-150px !important;}
.mnb-10{margin-bottom:-10px !important;}.mnb-20{margin-bottom:-20px !important;}.mnb-30{margin-bottom:-30px !important;}.mnb-40{margin-bottom:-40px !important;}.mnb-50{margin-bottom:-50px !important;}.mnb-60{margin-bottom:-60px !important;}.mnb-70{margin-bottom:-70px !important;}.mnb-80{margin-bottom:-80px !important;}.mnb-90{margin-bottom:-90px !important;}.mnb-100{margin-bottom:-100px !important;}.mnb-110{margin-bottom:-110px !important;}.mnb-120{margin-bottom:-120px !important;}.mnb-130{margin-bottom:-130px !important;}.mnb-140{margin-bottom:-140px !important;}
.mnb-150{margin-bottom:-150px !important;}

/* Ремонт */
#pos-2 .top1 {
    background: url(../images/bg/bg-repair-top1.jpg) center center no-repeat;
    background-size: cover;
    height: 348px;
    font-family: 'CenturyGothic';
    color: #fff;
}
.repair a, .repair a:hover, .repair a:focus, .repair a:active {
    color: #fff;
    text-decoration: none;
    outline: none;
}
.repair .fa.fa-mobile {
    font-size: 48px;
}
body:not(.rtl) .repair .fa.fa-mobile.ml-10 {
	margin-left: 0 !important;
	margin-right: 10px;
}

#pos-2 .top2 h2 {
    font-size: 45px;
    font-weight: bold;
}
#pos-2 .top2 .formControls {
    text-align: center;
}
#pos-2 .top2 .form-control {
    font-size: 20px;
}
#pos-2 .top2 button.rsform-submit-button.btn.btn-primary {
    font-size: 24px;
    line-height: 1;
    outline: none;
}
#pos-2 .top3 {
	background: url(../images/bg/bg-repair-top2.jpg) center center no-repeat;
	background-size: cover;
	height: 389px;
	font-family: 'CenturyGothic';
	color: #fff;
}
#pos-2 .top3 h2 {
    font-size: 45px;
    font-weight: bold;
}
.rtl #pos-2 .question-title h3 {
    float: none;
}

/* Ремонт */
#pos-2 .kassety {
    background: url(../images/bg/bg-kassety.jpg) center center no-repeat;
    background-size: cover;
    height: 348px;
    font-family: 'CenturyGothic';
    color: #fff;
}

/* У вас проблемы? */
.probs {
    font-size: 28px;
    line-height: 1.1;
    padding-bottom: 30px;
}
.probs .title {
    margin: 50px 0;
    font-size: 34px;
    text-align: center;
    font-weight: bold;
    position: relative;
}
@media (min-width: 768px) {
    .probs .tl {
        text-align: left;
        padding-left: 0;
    }
    .probs .title .tl {
        transform: translateX(-40px);
    }
    .probs .tr {
        text-align: right;
        padding-right: 0;
    }
    .probs .title .tr {
        transform: translateX(40px);
    }
    body.rtl .probs .title::before {
        content: '';
        height: 1px;
        background: #b6b4bb;
        width: calc(50% - 320px);
        display: inline-block;
        position: absolute;
        top: 24px;
        right: 0;
    }
    body.rtl .probs .title::after {
        content: '';
        height: 1px;
        background: #b6b4bb;
        width: calc(50% - 320px);
        display: inline-block;
        position: absolute;
        top: 24px;
        left: 0;
    }
}
@media (min-width: 768px) {
    body:not(.rtl) .arrow-next {
        transform: rotate(180deg);
    }
}
@media (max-width: 767px) {
	.arrow-next {
		transform: rotate(-90deg);
	}
}
.prob {
    margin-bottom: 50px;
}
.prob b,
.prob strong {
	font-weight: normal;
}
.prob .tl,
.prob .tr {
    padding-top: 10px;
}
.xprice {
    width: 162px;
    height: 79px;
    background: url("/images/xribon.png") no-repeat 0 0;
    color: #fff;
    padding: 17px 3px 0 0;
	font-size: 26px;
    text-align: right !important;
	margin-right: 10px;
}
.digitization {
    font-size: 16px;
}
.digitization .mt-30 img {
    width: 175px;
    transition: all .3s;
}
.digitization .mt-30:hover img {
    -webkit-filter: drop-shadow(0 0 10px rgba(0,0,0,0.25));
    filter: drop-shadow(0 0 10px rgba(0,0,0,0.25));
}
.digitization .mt-10 {
	height: 46px;
}
.order-from-us {
	font-size: 18px;
}
.rtl .order-from-us {
	font-size: 22px;
}
.order-from-us .flex {
	margin-bottom: 20px;
}
.order-from-us h2 {
	min-height: 66px;
}
.flex {
    display: flex !important;
    align-items: center;
}
.flex > img {
    width: 37px;
    height: auto;
}
@media (max-width:767px) {
    .flex:not(.flex-nowrap) {
        flex-wrap: wrap;
    }
    .flex > div {
        width: 100%;
		text-align: center;
    }
    .flex > img {
        display: block;
        margin: 10px auto;
    }
}
@media (min-width:768px) {
	.flex > img {
		margin: 0 10px 0 0 !important;
	}
	.rtl .flex > img {
		margin: 0 0 0 10px !important;
	}
}
.rsform-digitization .form-control {
	font-size: 18px;
	height: 40px;
}
.bg1 {
	background-color: #d8d8d8;
	padding-bottom: 30px;
}
#dropdownMenuButton-58 {
	display: none;
}
/* Перелинковка в новостях */
.interlinking-block {
	background: #f8f9fa;
	padding: 30px;
	margin: 30px 0;
	position: relative;
	width: 100%;
	box-sizing: border-box;
	z-index: 2;
}
.interlinking-block::before {
	content: '';
	display: block;
	height: 100%;
	width: 2px;
	background: #0098ec;
	position: absolute;
	right: 0;
	top: 0;
}
.interlinking-block ul.list-block {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.interlinking-block ul.list-block li + li {
	margin-top: 30px;
}
.interlinking-block ul.list-block li {
	display: flex;
	column-gap: 20px;
	text-decoration: none;
	color: #333;
}
.interlinking-block ul.list-block li .image_item {
	flex: none;
	overflow: hidden;
	width: 110px;
	height: 61px;
}
.interlinking-block ul.list-block li .image_item img {
	display: block;
	width: 100%;
	height: auto;
}
.interlinking-block ul.list-block li .text_item p.title_item {
	margin: 0 0 5px 0;
	transform: translateY(-4px);
}
.interlinking-block ul.list-block li a {
	color: #333;
	text-decoration: none;
}
.interlinking-block ul.list-block li .text_item p.title_item a {
	font-size: 14px;
	font-weight: 600;
	color: #fc0d1b;
}
.interlinking-block ul.list-block li .text_item p.title_item a:hover {
	color: #0098ec;
}
.interlinking-block ul.list-block li .text_item p.info_item {
	margin: 0;
}
