/*@import url('https://fonts.googleapis.com/css?family=Exo+2:300,400,400i,700&subset=cyrillic');*/
body {
    font-family: 'Exo 2', sans-serif;
    background: #f5f5f5;
}

h1,
h2,
h3 {
    font-family: 'Exo 2', sans-serif;
}

.sr-header {
    min-height: 50px;
    padding: 20px 0;
    background: #000;
    color: #fff;
}

.logo {
    display: block;
    background: url(../images/logo.jpg) no-repeat;
    width: 215px;
    height: 32px;
    margin-top: 0px;
}

.sr-navigation {
    background: #efefef;
    min-height: 45px;
    border-right: 1px #ddd solid;
}

.sr-navigation a, .sr-navigation span {
    line-height: 45px;
    padding: 0 5px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    border-right: 1px #ddd solid;
    color: #424242;

}

.sr-navigation a[data-uk-modal] {
    color: #1f70de;
}

.sr-navigation span {
    cursor: default;
}

.sr-navigation a:nth-child(1), .sr-navigation span:nth-child(1) {
    border-left: 1px #ddd solid;
}

.sr-navigation a:hover{
    color: #fff;
    background: #1f70de;
    text-decoration: none;
}

.sr-navigation span.active {
    color: #333;
    background: #dcdad9;
    text-decoration: none;
}

.phone a {
    color: #fff;
    font-size: 20px;
    display: block;
    text-decoration: none;
    margin-bottom: 5px;

}

.phone a span {
    font-size: 29px;
}

.sr-main {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, rgba(212, 211, 209, 1) 0%, rgba(228, 224, 224, 0.91) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(212, 211, 209, 1)), color-stop(100%, rgba(228, 224, 224, 0.91)));
    background: -webkit-linear-gradient(left, rgba(212, 211, 209, 1) 0%, rgba(228, 224, 224, 0.91) 100%);
    background: -o-linear-gradient(left, rgba(212, 211, 209, 1) 0%, rgba(228, 224, 224, 0.91) 100%);
    background: -ms-linear-gradient(left, rgba(212, 211, 209, 1) 0%, rgba(228, 224, 224, 0.91) 100%);
    background: linear-gradient(to right, rgba(212, 211, 209, 1) 0%, rgba(228, 224, 224, 0.91) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d4d3d1', endColorstr='#e8e4e0e0', GradientType=1);
    /*min-height: 370px;*/
    position: relative;
}

.bgcolorwhite {
    background: rgba(0, 0, 0, 0.6);
    padding: 5px 0;
    //border-top: 1px #f1f1f1 solid;
    position: relative;
    z-index: 10;
}

.main-img {
    height: 100%;
    width: 100%;
    height: 300px;
}

.diagnostika-img {
    background: url(../img/diagnostics_slide.jpg) 50% 50% no-repeat;
}

.dostavka-img {
    background: url(/wp-content/uploads/2015/03/dostavka.jpg) 50% 50% no-repeat;
}

.sroki-img {
    background: url(/wp-content/uploads/2015/03/remont.jpg) 50% 50% no-repeat;
}

.o-nas-img {
     background: url(/wp-content/uploads/2015/03/o-nas.jpg) 50% 50% no-repeat;
}

.ceny-img {
    background: url(/wp-content/uploads/2015/03/coast3.jpg) 50% 50% no-repeat;
}

.zapchasti-img {
    background: url(/wp-content/uploads/2015/03/21323.jpg) 50% 50% no-repeat;
}

.bdos-img {
    background: url(/wp-content/uploads/2015/03/bdos.jpg) 50% 50% no-repeat;
}

.data-img {
    background: url(/wp-content/uploads/2015/03/vosstanovlenie-dannyh.jpg) 50% 50% no-repeat;
}

.vacancy-img {
    background: url(/wp-content/uploads/2015/03/master.png) 25% 70% no-repeat;
}

.greyblock {
    margin-top: 15px;
    padding: 20px 30px;
    color: #EDEDED;
    background-color: rgba(79, 77, 85, 0.75);
    margin-bottom: 15px;
    z-index:10;

}

.greyblock p {
    padding: 5px 0;
    margin: 0;
}

.greyblock h1 {
    font-size: 25px;
    color: #fff;
    margin-bottom: 10px;
    padding-bottom: 0;
    line-height: 35px;
}

.whiteblock h1 {
    font-size: 25px;
    margin-bottom: 10px;
    padding-bottom: 0;
    line-height: 35px;
}

.whiteblock {
    margin-top: 15px;
    padding: 20px 30px;
    margin-bottom: 15px;
    min-height: 250px;
    background: rgba(255, 255, 255, 0.95);
    z-index: 10;
    min-height: 265px;
}

.sr-content {
    min-height: 200px;
}

.sr-block-white {
    background: #fff;
    margin-left: 35px;
}

.sr-block-white:first-of-type {
    margin-left: 0px;
}
.rabota {
    background-color: #fff;
    background-image: url(../images/chasy.png);
    background-repeat: no-repeat;
    background-position: right;
    padding: 20px 130px 20px 20px;
}

.diagnostika {
    background-color: #fff;
    background-image: url(../images/diagnostika2.png);
    background-repeat: no-repeat;
    background-position: right;
    padding: 20px 180px 20px 20px;
}

.komplekt {
    background-color: #fff;
    background-image: url(../images/garantiya2.png);
    background-repeat: no-repeat;
    background-position: right;
    padding: 20px 180px 20px 20px;
}

.viezd {
    background-color: #fff;
    background-image: url(../images/vyezd2.png);
    background-repeat: no-repeat;
    background-position: right;
    padding: 20px 180px 20px 20px;
}

.srochniy {
    background-color: #fff;
    background-image: url(../images/srochnyy-remont2.png);
    background-repeat: no-repeat;
    background-position: right;
    padding: 20px 180px 20px 20px;
}
.texnologi {
    background-color: #fff;
    background-image: url(../images/texnologi.png);
    background-repeat: no-repeat;
    background-position: right;
    padding: 20px 80px 20px 20px;
}
.garantia {
    background-color: #fff;
    background-image: url(../images/garantia.png);
    background-repeat: no-repeat;
    background-position: right;
    padding: 20px 80px 20px 20px;
}

.expert {
    position: relative;
    right: 0;
    padding-bottom: 20px;
}

.divaisInfo {
    background-image: url(../images/divaisInfo.png);
    background-repeat: no-repeat;
    background-position: right;
    position: absolute;
    bottom: 0px;
    right: 0;
    height: 208px;
    width: 278px;
}

.divaisInfo.samsung, .divaisInfo.nikon, .divaisInfo.dell {
    height: 230px;
    width: 230px;
    right: 120px;
}

.divaisInfo div {
    position: absolute;
    bottom: 30px;
    color: #000;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    width: 220px;
    left: 29px;
    line-height: 1;
    text-transform: uppercase;
}

.sr-dark {
    background: #525252;
    min-height: 260px;
    overflow: hidden;
}

.sr-footer-top {
    min-height: 250px;
    background: #212121;
    padding: 20px 0;
}

.sr-footer-top li span {
    cursor: default;
}

.sr-footer-bottom {
    min-height: 30px;
    background: #1e1d1d;
    padding: 20px 0;
}

.sr-footer-top .item {
    padding: 5px 0;
    border-bottom: 1px #555 solid;
}

.flag {
    position: relative;
    top: 4px;
    display: inline-block;
    background: url(../images/rus_slag.jpg) no-repeat;
    width: 20px;
    height: 14px;
    margin-right: 9px;
}

/*Контент*/
.list-blue-marker {
    line-height: 30px;
    list-style: none;
    margin-left: -13px;
    margin-top 5px;
    position: relative
}

.list-blue-marker li {
    position: relative
}

.list-blue-marker li:before {
    content: '';
    background: #1f70de;
    width: 5px;
    height: 5px;
    position: absolute;
    left: -15px;
    top: 12px;
}

.sr-content-white {
    background: #fff;
    padding: 20px
}

.sr-content-grey {
    background: #eee;
    padding: 20px;
}

.uk-button-primary {
    background-color: #1f70de;
    color: #fff;
}

.uk-nav-dropdown > li > a:focus,
.uk-nav-dropdown > li > a:hover {
    background: #1f70de;
    color: #fff;
    outline: 0;
}

.priceTable tr.active {
    cursor: pointer;
}

.priceTable tr.active td {
    position: relative;
}

.priceTable tr.active td:first-child:after {
    content: 'заказать с 10% скидкой';
    position: absolute;
    right: 0;
    font-size: 10px;
    background: #ff5a00;
    padding: 7px 5px;
    color: #fff;
    top: 1px;
    opacity: 0;
    transition: all ease 0.6s;
}

.target {
    background: #fff;
}

.target .bgcolorwhite {
    background: #fff;
    border-bottom: 1px #eee solid;
}

.priceTable tr.active:hover td:first-child:after {
    opacity: 1;
}

.target-price {
    font-size: 27px;
    font-weight: bold;
    margin-top: 10px
}

.sr-content-inertnit {
    padding-left: 20px !important;
    padding-top: 20px !important;
    width: 370px;
}

/*----Пункт 2----*/
.sr-content-inertnit .rabota {
    background-color: #fff;
    background-repeat: no-repeat;
    padding: 20px 60px 20px 20px;
    margin-top: -20px
}

.sr-content-inertnit .komplekt {
    background-color: #fff;
    background-repeat: no-repeat;
    padding: 20px 70px 20px 20px;
}

.sr-content-inertnit .viezd {
    background-color: #fff;
    background-repeat: no-repeat;
    padding: 20px 80px 20px 20px;
}

.sr-content-inertnit .srochniy {
    background-color: #fff;
    background-repeat: no-repeat;
    padding: 20px 80px 20px 20px;
}

.target-content-block {
    background: #f4f4f4;
    margin: 20px 0;
    padding: 20px 0px 0px;
    border-bottom: 2px #659f13 solid;
}
.target-content-block.modelTypeText{
    border-bottom: 0px #ffffff solid;
    padding: 20px 0px 20px 20px;
    margin-top:0px;
}
.modelTypeBlok{
    padding-left:25px;
}

.menuactived {
    display: none;
}

.invs {
    display: none;
}

textarea {
    resize: none;
}

.priceTable td:nth-child(1) {
    width: 50%;
}
.priceTable td:nth-child(1) div{
    width:480px;
}

.priceTable td:nth-child(2) {
    width: 10%;
    text-align: center;
}
/*.priceTable td:nth-child(2){*/
    /*content: 'заказать с 10% скидкой';*/
    /*position: absolute;*/
/*    right: 0;*/
/*    font-size: 10px;*/
/*    background: #ff5a00;*/
/*    padding: 7px 5px;*/
/*    color: #fff;*/
/*    top: 1px;*/
    /*display:none;*/
    /*opacity: 0;*/
    /*transition: all ease 0.6s;*/
/*}*/

.priceTable.defect td:nth-child(1) {
    width: 75%;
}

.priceTable td:nth-child(3) {
    width: 10%;
    text-align: center;
}

#yandex_map {
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

tr.green {
    border-top: 2px #659f13 solid;
}

.sr-block-white:hover .HoverDivais {
    opacity: 1;
}

.sr-block-white.index-picture a {
    color: #444;
    text-decoration: none;
}

.HoverDivais {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.7);
    padding: 45px 15px 0;
    height: 100%;
    color: #fff;
    transition: all ease-out 0.5s;
    box-sizing: border-box;
    right: 0;
}

.uk-offcanvas-bar {
    width: 100%;
}

.closemenu {
    top: 7px;
    right: 7px;
}

.right-part-new .sr-block-white p {
    width: 70%;
}

.popular a {
    display: inline-block;
}

.uk-margin-medium-top {
    margin-top: 35px !important;
}

.uk-margin-medium-left {
    margin-left: 35px !important;
}

ul.uk-nav-sub {
    padding: 0;
}

.uk-nav-sub li {
    padding: 10px 15px;
}

.uk-nav li.uk-active {
    background: #1a1a1a;
    color: #fff;
}

.form-bid a[href^=tel], [itemprop=telephone] a, .sr-content a[href^=tel]  {
    color: #444;
    text-decoration: none;
}

.form-bid a[href^=tel]:hover, [itemprop=telephone] a:hover, .sr-content a[href^=tel]:hover {
    text-decoration: none;
}

.logo.hp {
    height: 55px;
}

.logo.lg {
    height: 55px;
}

.logo.fly {
    height: 55px;
}

.logo.samsung.moskva {
    height: 44px;
    width: 66px;
    display: inline-block;
    vertical-align: middle;
}

.logo.samsung.region {
    height: 32px;
}

.breadcrumbs {
    color: #444;
}

.breadcrumbs a {
    color: #444 !important;    
}

.uk-offcanvas .sr-main.target {
   background: #000 !important;
   min-height: inherit !important;
}
.uk-offcanvas .target .bgcolorwhite {
    background: #000 !important;
    border: none;
}
@media screen and (max-width: 1200px) {
    .priceTable td:nth-child(1) div{
        width:370px;
    }
}
@media screen and (max-width: 1219px) {
    .imgbottom {
        margin-top: 20px !important;
    }

}

@media screen and (max-width: 1220px) {
    .sr-navigation {
        border: inherit;
    }
    
    .sr-navigation a, .sr-navigation span {
        width: inherit;
        border: inherit !important;
    }
}

@media screen and (max-width: 796px) {
   .sr-navigation {
        display: none !important;
   } 
   
   .sr-header-small {
        display: none !important;
   }
   
   .mob-button {
        display: block !important;
    }

}

@media screen and (max-width: 980px) {

    .uk-margin-large-top {
        margin-top: 20px !important;
    }

    .imgbottom {
        display: none;
    }

    .target-content-block {
        padding-bottom: 20px;
        padding-right: 20px;
    }

    .sr-contetnt-block .sr-block-white {
        background-image: none !important;
        padding: 20px;
    }
    .priceTable td:nth-child(1) div{
        width:270px;
    }
}

@media screen and (max-width: 767px) {
    .divaisInfo {
        display: none;
    }

    .sr-content-white {
        margin-bottom: 20px
    }
    
    .uk-modal#status .margin-small {
        margin-bottom: 15px 
    } 

    .sr-contetnt-block {
        flex-direction: column;
    }

    .sr-content-inertnit {
        width: 100%;
        padding-left: 0 !important;
        margin-top: 30px !important;
    }

    .sr-block-white {
        background-position: right bottom !important;

    }

    .target-content-block p {
        text-align: center;
    }

    .priceTable tr.active:hover td:first-child:after {
        opacity: 0;
    }
    .whiteblock {
        text-align: center;
    }

    .whiteblock span{
        text-align: center;
        width: 100%;
    }

    .target-price {
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }

    .list-blue-marker:not(.var2) {
        margin-left: -45px;
    }
    .list-blue-marker:not(.var2) li:before {
        display: none;
    }
}

/*@media screen and (max-width: 710px) {
 .sr-navigation {
     display: none;
 }

}*/

@media screen and (max-width: 535px) {
    .sr-header-small div {
        text-align: center;
        margin-top: 10px
    }
    
    .uk-table-hover tbody tr:hover {
        background: inherit;
    }

    .mobileWidth-1-1 {
        width: 100%;
        min-height: 100%;
        margin-bottom: 10px;
    }

    .greyblock {
        text-align: center;
    }

    .expert {
        text-align: center;
    }

    .sr-block-white {
        background-image: inherit !important;
        padding: 20px 20px !important;
    }

    .main-img {
        background-image: inherit !important;
        height: auto !important;
    }

    .textmobile {
        width: 100%;
        display: block;
        clear: both;
        text-align: center;
    }

    .target-content-block {
        text-align: center;
    }

    .target-content-block p {
        text-align: center;
    }

    .priceTable th {
        display: none;
    }

    .priceTable tr {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        border-top: 1px #f4f4f4 solid;
    }

    .priceTable td {
        width: auto !important;
        text-align: center;
        padding-right: 8px;
    }

    .priceTable td:nth-child(1) {
        width: 100% !important;
        text-align: left !important;
        padding-bottom: 0px;
    }
    
    .priceTable td:nth-child(2), .priceTable td:nth-child(3) {
        padding-top: 0px;
    }
    
    .priceTable.services:not(.gadget) td:nth-child(2):after {
        content: ' мин';
    }

    .priceTable:not(.defect) td:nth-child(3):after {
        content: ' Р';
    }
    
    .uk-button.uk-margin-right {
        margin-right: 0px!important;
    }
    
     .uk-button.uk-margin-left {
        margin-left: 0px!important;
    }
    
    .diagnostika-img, .dostavka-img, .sroki-img, .ceny-img, .zapchasti-img, .o-nas-img, .vitrina-img {
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
        background: -moz-linear-gradient(left, rgba(212, 211, 209, 1) 0%, rgba(228, 224, 224, 0.91) 100%) !important;
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(212, 211, 209, 1)), color-stop(100%, rgba(228, 224, 224, 0.91))) !important;
        background: -webkit-linear-gradient(left, rgba(212, 211, 209, 1) 0%, rgba(228, 224, 224, 0.91) 100%) !important;
        background: -o-linear-gradient(left, rgba(212, 211, 209, 1) 0%, rgba(228, 224, 224, 0.91) 100%) !important;
        background: -ms-linear-gradient(left, rgba(212, 211, 209, 1) 0%, rgba(228, 224, 224, 0.91) 100%) !important;
        background: linear-gradient(to right, rgba(212, 211, 209, 1) 0%, rgba(228, 224, 224, 0.91) 100%) !important;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d4d3d1', endColorstr='#e8e4e0e0', GradientType=1) !important;
    }

}

.text-30-px {
    font-size: 30px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 10px;
    background: #525252;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.text-30-px.green {
    background: #8cc14c;
}

.sr-content-footer {
    margin-bottom: 40px;
}

.how-we-work-wrapper {
    position: relative;
}

.how-we-work {
    background-color: #f5f5f5;
    height: 70px;
    position: absolute;
    width: 90%;
    top: 120px;
    z-index: 0;
}

.how-we-work:after {
    content: ' ';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 0 50px 66px;
    border-color: transparent transparent transparent #f5f5f5;
    position: absolute;
    right: -66px;
    top: -14px;
}

@media screen and (max-width: 980px) {
    .how-we-work  {
        top: 60px;
    }
}

.footer_brand {
	float: left;
}

@media screen and (max-width: 768px) {
    .footer_brand  {
        float: none;
    }
}

.reder {
	color: red;
	font-weight: 600;
}

.search input[type=text] {
	height: 25px;
	background-color: #000;
	border: none;
	border-bottom: 1px solid #dfdfdf;
	color: #fff;
	outline:none;
}

.search input[type=text]::placeholder {
	color: #dfdfdf;
}

.search input[type=submit] {
	width: 25px;
	height: 25px;
	background: url('/uploads/2015/03/search.png') no-repeat center center;
}

.uk-modal#status .uk-text-small {
    color: #555;
}

.uk-modal#status .uk-modal-dialog {
    /*min-height: 555px;*/
}

.uk-modal#status form.collapse {
    display: none;
}

.uk-modal#status .error:empty {
    display: none;
}

.uk-modal#status .avatar {
    height: 70px;
}

.uk-modal#status .uk-icon-frown-o {
    font-size: 36px;
}

.index-page .sr-block-white {
    height: 100%;
    box-sizing: border-box;
}

ol.sdek {
    margin-left: -18px;
}

ol.sdek li {
    padding-left: 5px;
    margin-bottom: 0.5em;
}
.test ul{
    display:block;
    float:left;
    margin: 0px;
}
.test{
    margin:0;
    padding:0;
    list-style-type:none;
}
.models-list li{
    width: 24%;
    padding:5px 0px 5px 0px;
    text-align: center;
    display:block;
    float:left;
    margin: 0px;
}
.models-list-one li{
    padding:5px 0px 5px 0px;
}
.textAlignCenter {
   text-align: center;
}
