/* compiled by scssphp v0.0.12 on Tue, 30 May 2023 01:56:02 +0300 (0.0354s) */

/* main colors *//* header *//* apple-devices  *//* content-menu *//* elements form *//* button *//* default table *//* pagination *//*



.base-form {
    margin-top: 10px;
    line-height: 1.3;
}

.base-form_row {
    display: table;
    width: 100%;
    margin-bottom: 10px;
}

.base-form_name-prop,
.base-form_value-prop {
    display: table-cell;
    vertical-align: top;
}

.base-form_name-prop {
    width: 240px;
}

.required-field {
    color: $colorLabelRequiredField;
}

.base-tx-field,
.base-textarea,
.base-select {
    width: 100%;
    box-sizing: border-box;
    padding: 4px 7px;
    border: 1px solid $colorBrdBaseTxField;
    outline: none;
    font-family: inherit;
    font-size: 15px;
    background: $colorBgBaseTxField;
    color: inherit;
}

.base-tx-field {
    height: 30px;
}

.base-textarea {
    min-height: 80px;
}

.label-checkbox-radio {
    display: block;
    margin-bottom: 10px;

    input[type=checkbox],
    input[type=radio] {
        margin-right: 10px;
        vertical-align: middle;
    }

    span {
        vertical-align: middle;
    }
}

.btn {
    display: inline-block;
    padding: 0 10px;
    border-radius: 5px;
    font: inherit;
    line-height: 28px;
    text-decoration: none;
    color: $colorTxBtn !important;
    cursor: pointer;
    @include btnShadow;
    @include gradientBgBtn;

    &:hover {
        @include gradientBgBtnHv;
    }
}


*//*


.footer {
    height: $heightFooter;
    box-sizing: border-box;
    margin-top: -$heightFooter;
    padding: 25px 40px;
    @include gradientBgHeader;
}


*//* {{{ general */@font-face{font-family:'NatGroteskWebLight';src:url('/fonts/NTG45__W.eot');src:url('/fonts/NTG45__W.eot?#iefix') format('embedded-opentype'), url('/fonts/NTG45__W.woff') format('woff'), url('/fonts/NTG45__W.ttf') format('truetype'), url('/fonts/NTG45__W.svg#NatGroteskWeb-Light') format('svg');font-weight:normal;font-style:normal;}@font-face{font-family:'HeliosCondLightWeb';src:url('/fonts/HLS47__W.eot');src:local('HeliosCondLight Web'), local('HeliosCondLightWeb'), url('/fonts/HLS47__W.eot?#iefix') format('embedded-opentype'), url('/fonts/HLS47__W.woff') format('woff'), url('/fonts/HLS47__W.ttf') format('truetype'), url('/fonts/HLS47__W.svg#HeliosCondLightWeb') format('svg');font-weight:normal;font-style:normal;}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,menu,nav,section,summary,time,mark,audio,video,input,button,textarea,select,option{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}html{background:#f2f2f2;}body{font:22px/1 'NatGroteskWebLight', sans-serif;color:#000;}ul{list-style-type:none;}table{border-collapse:collapse;}img{display:block;max-width:100%;}.clearfix:after{content:'';display:table;clear:both;}.clear_both{clear:both;}.hide-el-vert-mid{font-size:0;}.hide-el-vert-mid:before{content:'';display:inline-block;height:100%;vertical-align:middle;}.blur{position:relative;filter:blur(1.7px);}.blur:after{content:'';position:absolute;left:0;right:0;top:0;bottom:0;background:#fff;opacity:0.5;z-index:100;}.top-menu{display:inline-block;}.top-menu li{display:inline-block;}.top-menu li:not(:last-child){margin-right:41px;}.top-menu_item{font-size:22px;}.top-menu li.active a{color:#000;}a.top-menu_item{text-decoration:none;color:#c00930;/*




.cnt-menu {
    margin: 15px 0 0 -10px;

    .cnt-menu_item {
        display: inline-block;
        margin: 0 15px 10px 0;
        padding: 7px 12px;
        text-decoration: none;
        font-size: 19px;
        line-height: 1;
        color: $colorTxItemCntMenu;

        &.__active {
            background: $colorTxItemCntMenu;
            color: $colorTxActiveItemCntMenu;
            cursor: text;

            &:hover {
                color: $colorTxActiveItemCntMenu;
            }

            span {
                border-bottom: 0;
            }
        }

        &:hover {
            color: $colorTxItemCntMenuHv;

            span {
                border-bottom-color: $colorTxItemCntMenuHv;
            }
        }

        span {
            border-bottom: 1px dotted $colorTxItemCntMenu;
        }
    }
}

.breadcrumbs {
    margin-bottom: 15px;
    font-size: 18px;
}

.pagination {
    text-align: center;

    & :last-child {
        margin-right: 0;
    }

    .pagination_item {
        display: inline-block;
        margin-right: 5px;
        padding: 6px 11px;
        font-size: 19px;
        font-weight: bold;
        line-height: 1;
    }

    a.pagination_item {
        color: $colorTxPageLink;

        &:hover {
            color: $colorTxPageLinkHv;
        }
    }

    span.pagination_item {
        &.__active {
            background: $colorTxPageLink;
            color: $colorTxActivePageLink;
        }
    }
}

.dotted-link {
    text-decoration: none;
    border-bottom: 1px dotted $colorLinks;

    &:hover {
        border-bottom-color: $colorLinksHv;
    }
}

.to-top {
    float: right;
    line-height: 1;
}


*/}a.top-menu_item:hover{color:inherit;}.banner-index-page{display:block;margin:-69px -50px 74px;overflow:hidden;}.banner-index-page_img{max-width:135%;}.banner-index-page_img_mobile{display:none;}@media screen and (min-width:1440px){.banner-index-page{height:439px;}.banner-index-page_img{max-width:none;}}.text-block-index-page{max-width:895px;margin:0 auto;}.link-anchor{display:block;/*


.main-w {
    min-width: 990px;
    max-width: 1160px;
    height: 100%;
    margin: 0 auto;
}


.header-and-content-w {
    min-height: 100%;
    box-sizing: border-box;
    padding-bottom: $heightFooter;
    background: $colorBgPage;
    @include headerAndCntWrapShadow;
}

.gallery {
    margin-top: 20px;
    font-size: 0;

    .gallery_item {
        display: inline-block;
        vertical-align: top;

        img {
            margin: 0;
        }
    }

    &.half-images {
        .gallery_item {
            width: 49.2%;
            margin: 0 1.6% 1.6% 0;

            &:nth-of-type(2n) {
                margin-right: 0;
            }
        }
    }

    &.third-images {
        .gallery_item {
            width: 32.2%;
            margin: 0 1.7% 1.7% 0;

            &:nth-of-type(3n) {
                margin-right: 0;
            }
        }
    }

    &.quarter-images {
        .gallery_item {
            width: 23.8%;
            margin: 0 1.6% 1.6% 0;

            &:nth-of-type(4n) {
                margin-right: 0;
            }
        }
    }
}

.location-block {
    position: relative;
    margin-top: 20px;

    .location-block_image {
        width: 36%;
        margin: 0;
    }
}

#map-container {
    position: absolute;
    right: 0;
    top: 0;
    width: 64%;
    height: 100%;
    box-sizing: border-box;
    padding-left: 10px;
}

*/}body{background-color:#f2f2f2;}.header{position:fixed;left:0;right:0;top:0;z-index:100;height:51px;box-sizing:border-box;border-bottom:1px solid #eaeaea;background:#fff;overflow:hidden;}.header_cnt{max-width:1920px;box-sizing:border-box;margin:0 auto;padding:0 31px;text-align:center;font-family:'HeliosCondLightWeb', sans-serif;}.header_cnt a{color:#c00930;text-decoration:none;}@media screen and (min-width:1000px){.header_cnt{padding-left:36px;padding-right:36px;}}.logo{float:left;margin-top:-1px;text-decoration:none;color:#000;letter-spacing:0.04em;}.phone{float:right;font-size:22px;color:#1e1e1e;text-decoration:none;}.phone-mobile{float:right;width:28px;height:30px;margin-top:8px;background:url("/images/sprite_icons_mobile.png") no-repeat;display:none;}.btn-switch-menu{float:right;width:25px;height:25px;margin:13px 0 0 0px;display:none;}.btn-switch-menu span{display:block;height:2px;background:#999;width:25px;margin-bottom:6px;}.btn-switch-menu.__menu-open{background:url("/images/close.png") no-repeat;background-position:0px 0px;}.btn-switch-menu.__menu-open span{display:none;}.time-machine{height:51px;padding-top:14px;/*



.search-form {
    float: left;
    position: relative;
    margin-left: 30px;
}

.search-form_text-field {
    width: 200px;
    padding-right: 37px;
    color: $colorTxSearchFormField;
}

.search-form_text-field:-ms-input-placeholder {
    color: $colorTxSearchFormField;
}

.search-form_text-field:-moz-placeholder {
    color: $colorTxSearchFormField;
}

.search-form_text-field::-moz-placeholder {
    color: $colorTxSearchFormField;
}

.search-form_text-field::-webkit-input-placeholder {
    color: $colorTxSearchFormField;
}

.search-form_btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 100%;
    padding: 0;
    border: 0;
    outline: none;
    cursor: pointer;
    background: url('/images/icon_search.png') no-repeat center $colorBrdBaseTxField;

    &:hover {
        background-color: $colorBgSearchFormBtnHv;
    }
}


*/}.time-machine span,.time-machine a{padding:14px 10px;margin:-14px 1px 0;display:inline-block;height:51px;}.time-machine span{background-color:#f0f0f0;}.clearfix::before{display:table;content:' ';}.clearfix::after{clear:both;display:table;content:' ';}.map--email,.map--email,.map--skype,.map--skype,.footer .footer--contact-skype a,.footer .footer--contact-email a{font-family:'NatGroteskWebLight', sans-serif !important;}.uslugi{padding-top:50px;}a.top-menu_item:hover{color:#c00930;}.top-menu{font-size:0px;position:relative;top:-1px;}.nowrap{white-space:nowrap;}.gmnoprint{width:50%;}.mapinfo__mob,.mapinfo__mob2{display:none;}.Mobile .mapinfo__mob{display:block;}.slider{position:relative;width:100%;background:url("/images/slider.png") no-repeat;background-size:cover;height:439px;}.slider .slider--pagetitle{position:absolute;width:100%;text-align:center;font-size:64px;color:#fff;top:50%;transform:translateY(-50%);line-height:83px;font-family:'HeliosCondLightWeb', sans-serif;font-weight:normal;}.slider img{display:block;max-width:100%;margin-left:auto;margin-right:auto;}.content{max-width:1920px;box-sizing:border-box;margin:0 auto;padding:0;line-height:1.73;background:#fff;padding-top:51px;overflow-x:hidden;/*


.col {
    float: left;
    margin: 10px 0 20px;

    &.half-col {
        width: 47.5%;
        margin-right: 5%;
    }

    &.third-col {
        width: 30%;
        margin-right: 5%;
    }

    &.quarter-col {
        width: 22%;
        margin-right: 4%;
    }

    &.__last-col {
        margin-right: 0;
    }
}


*/}.content a{color:#b71537;}.content a:hover{color:inherit;}.content h1,.content h2,.content h3{font-family:'HeliosCondLightWeb', sans-serif;font-weight:normal;}.content h1{font-size:54px;line-height:1.07;}.content h2{margin-top:26px;font-size:37px;line-height:1.19;}.content h3{margin-top:23px;font-size:30px;line-height:1.23;}.content p{margin-top:18px;}.content h1 + p{margin-top:24px;}.content h2 + p{margin-top:12px;}.content h3 + p{margin-top:7px;}.content p,.content ul,.content ol{color:#1e1e1e;}.content ul.content-list,.content ol.content-list{margin-top:13px;line-height:1.55;}.content ul.content-list li + li,.content ol.content-list li + li{margin-top:15px;}.content ul.content-list li{position:relative;}.content ul.content-list li:before{content:'';width:5px;height:5px;position:absolute;left:-12px;top:12px;background:#b71537;}.content ol{list-style-position:inside;}.content img.content-img{margin-top:18px;}.content .left-img{float:left;margin-right:25px;margin-bottom:20px;}.content .right-img{float:right;margin-left:25px;margin-bottom:20px;/*



    table {
        &.def-table {
            width: 100%;
            margin-top: 10px;

            tr {
                &:nth-of-type(2n+1) {
                    td {
                        background: $colorBgRowTable;
                    }
                }
            }

            th, td {
                &:first-child {
                    padding-left: 20px;
                }

                &:last-child {
                    padding-right: 20px;
                }
            }

            th {
                padding: 8px 10px 7px;;
                border: solid $colorBrdHeadTable;
                border-width: 1px 0;
                text-align: left;
                font-weight: normal;
                background: $colorBgHeadTable;
                color: $colorTxHeadTable;

                &:first-child {
                    border-left: 1px solid $colorBrdHeadTable;
                }
                &:last-child {
                    border-right: 1px solid $colorBrdHeadTable;
                }
            }

            td {
                padding: 12px;
            }
        }
    }

    */}.content-block{font-family:'HeliosCondLightWeb', sans-serif;max-width:1000px;margin-left:auto;margin-right:auto;padding-left:21px;box-sizing:border-box;position:relative;left:11px;}.content-block h2{font-size:50px;color:#1e1e1e;line-height:55px;margin-bottom:26px;letter-spacing:0.02em;}.uslugi{border-bottom:1px solid #e9e8e8;padding-bottom:68px;}.uslugi h2{margin-top:1px;}.uslugi--list{color:#1e1e1e;}.uslugi--list .item__uslugi{width:278px;float:left;margin-right:47px;box-sizing:border-box;position:relative;min-height:1px;}.uslugi--list .item__uslugi.first{width:337px;}.uslugi--list .item__uslugi.last{margin-right:0px;width:252px;margin-left:17px;}.uslugi--list .item__uslugi-name{font-size:30px;line-height:34px;margin-bottom:12px;}.uslugi--list ul li{font-size:19px;margin-bottom:6px;font-family:'NatGroteskWebLight', sans-serif;}.partners{padding-top:49px;border-bottom:1px solid #e9e8e8;padding-bottom:4px;}.partners h2{float:left;}.partners .partners--list{float:right;width:741px;text-align:justify;margin-top:15px;}.partners .item__partners{display:inline-block;text-align:left;}.partners .item__partners-helper{display:inline-block;text-align:left;width:100%;height:0;visibility:hidden;}.partners .item__partners .retina{display:none;}.job{padding-top:49px;border-bottom:1px solid #e9e8e8;padding-bottom:67px;}.job .job-content{font-family:'NatGroteskWebLight', sans-serif;color:#1e1e1e;font-size:19px;}.job .job-content a{text-decoration:none;display:inline-block;border-bottom:1px dashed #bd344d;line-height:21px;}.job .job-content a:hover{border-bottom:none;}.modal{display:none;-webkit-box-shadow:0 0 7px rgba(21, 23, 23, .35);-moz-box-shadow:0 0 7px rgba(21, 23, 23, .35);box-shadow:0 0 7px rgba(21, 23, 23, .35);}.fancybox-close-small{position:absolute;top:20px;right:20px;width:25px;height:25px;background:url("/images/close.png") no-repeat;background-position:0px 0px;cursor:pointer;}.fancybox-close-small:hover{background-position:0px -25px;}.modal--content{padding-left:32px;padding-right:56px;padding-top:32px;padding-bottom:24px;font-family:'NatGroteskWebLight', sans-serif;color:#1e1e1e;font-size:19px;}.modal--name{font-size:50px;font-family:'HeliosCondLightWeb', sans-serif;line-height:55px;}.modal--content h2{font-family:'HeliosCondLightWeb', sans-serif;margin-top:24px;margin-bottom:19px;font-size:30px;font-weight:normal;line-height:34px;}.modal--content a{color:#b81538;}.modal--content a:hover{text-decoration:none;}.modal--content ul li{margin-bottom:21px;line-height:20px;}.modal--content ul{margin-left:-12px;}.modal--content ul li::before{content:' ';width:4px;height:4px;display:inline-block;background-color:#1e1e1e;vertical-align:top;margin-top:8px;margin-right:10px;}.test{position:absolute;top:64px;opacity:0.5;left:-63px;display:none;}.map{padding-top:51px;position:relative;}.map h2{margin-bottom:0px;}.map .js-map{width:100%;height:500px;}.map .maps{height:500px;overflow:hidden;width:100%;margin-top:-12px;}#mapinfo{color:#1e1e1e;font-family:'HeliosCondLightWeb', sans-serif;position:relative;}#mapinfo2{position:relative;}#map2{visibility:hidden;opacity:0;}.map--name{font-size:33px;line-height:36px;margin-left:30px;margin-top:25px;}.map--phone{font-size:27px;margin-left:30px;margin-top:10px;margin-bottom:5px;text-decoration:none;display:block;color:#1e1e1e !important;}.map--skype{font-size:17px;display:inline-block;margin-left:30px;margin-right:20px;margin-top:10px;}.map--skype i{background:url("/images/skype.png") no-repeat;width:20px;height:20px;display:inline-block;vertical-align:top;font-size:0;margin-top:3px;margin-right:5px;}.map--email{font-size:17px;display:inline-block;margin-top:10px;}.mapinfo__mob .map--skype i,.mapinfo__mob2 .map--skype i{margin-top:4px;}.mapinfo__mob .map--email i,.mapinfo__mob2 .map--email i{margin-top:8px;}.map--email i{background:url("/images/mail.png") no-repeat;width:20px;height:16px;display:inline-block;vertical-align:top;font-size:0;margin-top:4px;margin-right:5px;}.map--adress{font-size:17px;font-family:'NatGroteskWebLight', sans-serif;margin-top:20px;margin-left:30px;line-height:26px;}.map--img1,.map--img2{width:87px;height:87px;position:absolute;top:15px;right:15px;}.map--img1{background:url("/images/map-img1.jpg") no-repeat;}.map--img2{background:url("/images/map-img3.jpg") no-repeat;}.map--menu{position:relative;text-align:center;top:39px;z-index:1;font-size:0;font-family:'NatGroteskWebLight', sans-serif;}.map--menu a{font-size:17px;color:#b81538;display:inline-block;padding-left:18px;padding-right:18px;padding-top:5px;padding-bottom:5px;background:#fff;border:1px solid #d7d8d8;}.map--menu a.default{border-left:0px;}.map--menu a:first-child{border-right:0px;border-left:1px solid #d7d8d8 !important;}.map--menu a.active:first-child{border-left:1px solid #b81538 !important;}.map--menu a.active,.map--menu a:hover{background:#b81538;color:#fff;border-color:#b81538;}.map--menu a.active span,.map--menu a:hover span{border:none;}.map--menu a span{text-decoration:none;display:inline-block;border-bottom:1px dashed #b81538;line-height:21px;}.infoBox{width:407px !important;height:215px !important;opacity:1 !important;background-color:#fff !important;-webkit-box-shadow:0 0 7px rgba(21, 23, 23, .35);-moz-box-shadow:0 0 7px rgba(21, 23, 23, .35);box-shadow:0 0 7px rgba(21, 23, 23, .35);}.infoBox::before{content:' ';background:url("/images/map--ar.png") no-repeat;width:18px;height:35px;display:block;position:absolute;left:-18px;top:43%;-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.clear{clear:both;}.footer{position:relative;padding-top:37px;padding-left:36px;padding-right:36px;padding-bottom:60px;box-sizing:border-box;font-family:'HeliosCondLightWeb', sans-serif;color:#1e1e1e;text-align:center;}.footer .footer--left{float:left;text-align:left;}.footer .footer--phone{font-size:27px;color:#1e1e1e;text-decoration:none;}.footer .footer--contacts{float:inherit;width:665px;margin-top:12px;text-align:left;display:inline-block;}.footer .footer--contact{float:left;width:335px;}.footer .footer--contact.last{width:265px;float:right;}.footer .footer--cop{float:right;width:270px;margin-top:13px;}.footer .footer--contact-name{font-size:17px;font-family:'NatGroteskWebLight', sans-serif;}.footer .footer--contact.first .footer--contact-email{margin-left:15px;}.footer .footer--contact-skype{display:inline-block;font-size:0;margin-right:25px;position:relative;top:-6px;margin-left:0px;}.footer .footer--contact-skype i{background:url("/images/skype-small.png") no-repeat;width:16px;height:15px;display:inline-block;margin-right:5px;vertical-align:top;margin-top:5px;}.footer .footer--contact-skype a{font-size:16px;color:#b81538;}.footer .footer--contact-email{display:inline-block;font-size:0;position:relative;top:-6px;margin-left:1px;}.footer .footer--contact-email i{background:url("/images/mail-small.png") no-repeat;width:16px;height:13px;display:inline-block;vertical-align:top;font-size:0;margin-top:7px;margin-right:4px;}.footer .footer--contact-email a{font-size:16px;color:#b81538;}.footer .footer--cop{font-size:16px;color:#000;font-family:'NatGroteskWebLight', sans-serif;}.footer .footer--cop p{margin-top:0px;font-size:16px;text-align:right;}.footer .footer--cop a.ar{display:inline-block;margin-left:14px;}@media screen and (min-width:1140px) and (max-width:1480px){.footer{padding-left:44px;padding-right:44px;}.footer .footer--cop,.footer .footer--cop p{text-align:right;}}@media screen and (min-width:1000px) and (max-width:1380px){}@media screen and (min-width:1000px) and (max-width:1151px){.slider{height:327px;}.slider .slider--pagetitle{font-size:52px;line-height:70px;}.footer{padding-left:27px;padding-right:27px;}.footer .footer--contact{width:100%;float:inherit;}.footer .footer--contacts{width:335px;margin-left:24px;}.footer .footer--contact.last{width:100%;margin-top:14px;}.content-block{box-sizing:border-box;padding-left:20px;padding-right:20px;}.partners .partners--list{width:680px;}.content-block{left:0;}.uslugi--list .item__uslugi.first{width:285px;}.uslugi--list .item__uslugi-name{font-size:25px;}.header_cnt{padding-left:27px;padding-right:25px;}}@media screen and (min-width:1200px) and (max-width:1300px){.footer .footer--contact{width:60%;}}@media screen and (min-width:1150px) and (max-width:1180px){.footer .footer--contact{width:100%;float:inherit;}.footer .footer--contacts{width:335px;margin-left:0;}.footer .footer--contact.last{width:100%;}}@media screen and (min-width:768px) and (max-width:999px){.slider{height:327px;}.slider .slider--pagetitle{font-size:52px;line-height:70px;}.uslugi--list .item__uslugi.last{float:inherit;margin-left:0;padding-top:20px;clear:both;}.content-block{padding-left:20px;padding-right:20px;left:0;}.partners h2{float:inherit;}.partners .partners--list{width:100%;float:inherit;}.footer .footer--left{float:left;}.footer{padding-left:20px;padding-right:20px;text-align:center !important;}.footer .footer--contacts{float:inherit;width:338px;}.footer .footer--contact{width:100%;float:inherit;margin-bottom:15px;}.footer .footer--contact.last{width:100%;float:inherit;}.footer--cop{width:170px !important;float:right !important;}.footer .footer--cop a.ar{float:inherit;margin-left:10px;}.fancybox-slide > *{vertical-align:top !important;margin:0 !important;width:100% !important;}.modal--content{padding-left:0;padding-right:0;}.modal--name{font-size:29px;line-height:34px;}.modal--content h2{font-size:24px;line-height:28px;}.modal--content{line-height:26px;}.modal--content ul li{line-height:26px;font-size:19px;}.footer{text-align:right;}.phone{top:0;}}.infoBox:last-child{display:none;}@media screen and (min-width:100px) and (max-width:740px){.logo{font-size:23px;margin-top:14px;}.phone-mobile{display:none;}.phone{float:inherit;margin-top:15px;margin-left:0px;display:inline-block;}.top-menu{top:inherit;}.top-menu li{margin-right:6% !important;display:block;float:left;text-align:left;}.top-menu li:last-child{margin-right:0px !important;}.content{border-left:none;border-right:none;margin-top:0px;left:0;}.slider{height:188px;}.slider .slider--pagetitle{font-size:21px;line-height:32px;}.content-block{max-width:100%;padding-left:20px;padding-right:20px;}.uslugi{padding-bottom:0px;}.uslugi--list .item__uslugi-name{font-size:24px;}.uslugi--list .item__uslugi.first{width:100%;}.uslugi--list .item__uslugi{width:100%;margin-bottom:25px;}.partners{padding-top:20px;}.partners h2{float:inherit;}.partners .partners--list{float:inherit;width:100%;}.partners .item__partners{display:block;width:50%;float:left;margin-bottom:30px;box-sizing:border-box;padding-left:15px;padding-right:15px;height:110px;}.partners .item__partners .default{max-width:100%;display:block;}.job{padding-top:20px;padding-bottom:50px;}.map .maps{height:326px;}.map{padding-top:20px;}.footer--left,.footer--contacts{display:none;}.footer{padding-left:20px;padding-right:20px;padding-top:27px;padding-bottom:27px;border-top:1px solid #eae9e9;}.footer--cop{width:100% !important;float:inherit !important;text-align:left;}.footer .footer--cop{margin-top:0px;}.footer .footer--cop p{text-align:left;}.footer .footer--cop a.ar{float:inherit;margin-left:10px;color:#b81538;}.fancybox-slide > *{vertical-align:top !important;margin:0 !important;width:100% !important;}.modal--content{padding-left:0;padding-right:0;}.modal--name{font-size:29px;line-height:34px;}.modal--content h2{font-size:24px;line-height:28px;}.modal--content{line-height:26px;}.modal--content ul li{line-height:26px;font-size:19px;}.uslugi h2{margin-top:0px !important;}.uslugi--list .item__uslugi.last{margin-left:0px;}.footer .footer--contacts{display:none;}.map--menu{top:38px;}#mapinfo,#mapinfo2{position:relative;padding-bottom:46px;color:#1e1e1e;font-family:'HeliosCondLightWeb', sans-serif;}.map--name{font-size:27px;line-height:34px;}.map--phone{font-size:24px;margin-top:5px;}.map--name,.map--phone,.map--skype,.map--adress{margin-left:20px;}.map--img1,.map--img2{top:-8px;right:20px;}.header_cnt{text-align:center;}.apple-device_title{font-size:16px !important;}.apple-devices_w{margin:0px -20px 0;padding-left:0px !important;padding-right:0px !important;padding-top:45px !important;}.apple-device_title{padding-left:20px;padding-right:20px;}.apple-device_block{padding:0 2%;}.contents{padding:0px 20px 20px;}.apple-device_title.mercury-title{left:3% !important;}.content-block{left:0;}.job .job-content{font-size:17px;line-height:26px;}.phone{top:0;}.partners{padding-bottom:0px;}.partners .item__partners span{margin-left:auto;margin-right:auto;}.partners .item__partners.last{display:none;}.modal--content ul li::before{display:none;}.modal--content ul{margin-left:0px;}.job h2{margin-bottom:20px;}.mapinfo__mob .map--email i,.mapinfo__mob2 .map--email i{margin-top:7px;}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.fancybox-close-small{background:url(/images/close2.png) no-repeat;width:25px;height:25px;background-position:0px 0px;background-size:100%;}.modal--content{padding-top:40px;}.partners .item__partners .default{max-width:100%;display:none;}.partners .item__partners .retina{display:block;}.partners .item__partners .retina{max-width:100%;display:block;max-height:100%;}.partners .item__partners span{display:table-cell;vertical-align:middle;height:110px;}.btn-switch-menu.__menu-open{background:url(/images/close2.png) no-repeat;width:25px;height:25px;background-position:0px 0px;background-size:100%;}.map--skype i{background:url(/images/skype-retina.png) no-repeat;background-size:100%;}.map--email i{background:url(/images/mail-retina.png) no-repeat;background-size:100%;}}@media screen and (min-width:480px){.logo{position:relative;top:2px;}.phone{position:relative;top:1px;}.top-menu{top:1px;}.map--menu{text-align:left;width:100%;box-sizing:border-box;}.map--img1,.map--img2{top:22px;right:19px;}.infoBox{left:0 !important;right:0;margin-left:auto;margin-right:auto;width:1000px !important;height:223px !important;top:131.008px;z-index:1;background-color:transparent !important;-webkit-box-shadow:none !important;-moz-box-shadow:none !important;box-shadow:none !important;padding-left:21px;box-sizing:border-box;position:absolute;}.infoBox #mapinfo{width:381px;height:223px;background-color:#fff;position:relative;padding-top:1px;-webkit-box-shadow:0 0 7px rgba(21, 23, 23, .35);-moz-box-shadow:0 0 7px rgba(21, 23, 23, .35);box-shadow:0 0 7px rgba(21, 23, 23, .35);}.infoBox::before{display:none;}.map--name,.map--phone,.map--skype,.map--adress{margin-left:27px;}}#js-infoBox2{display:none;}.map .js-map .infoBox{display:none;}.map .maps{position:relative;}.Mobile #js-infoBox,.Mobile #js-infoBox2{display:none !important;}@media screen and (min-width:1024px){.map--name{margin-top:31px;}.map--phone{margin-top:2px;margin-bottom:0px;}.map--adress{margin-top:9px;}}@media screen and (min-width:100px) and (max-width:1024px){.Tablet .mapinfo__mob{display:block;}}@media screen and (min-width:100px) and (max-width:768px){.infoBox{display:none;}.Desktop .mapinfo__mob{display:block;}}@media screen and (min-width:1152px){.infoBox{padding-left:31px;}}.apple-devices_w{margin:0px -50px 0;font-size:0;padding-left:50px;padding-right:50px;padding-top:78px;}.apple-device_block{display:inline-block;position:relative;width:50%;box-sizing:border-box;margin-bottom:110px;padding:0 2%;border-bottom:1px solid #ebebeb;vertical-align:bottom;text-align:center;}.apple-device_block.__macbook-iphone-together{position:relative;}.apple-device_block.__macbook-iphone-together .macbook_screen_image_link{position:relative;z-index:50;}.apple-device_block.__empty{display:none;}.apple-device_title{margin-bottom:14px;font-size:17px;font-weight:normal;line-height:1.5;}.apple-device_title a{text-decoration:none;color:inherit;}.apple-device_site-name{color:#b71537;}.apple-device_site-name.icon-open-tabs{position:relative;padding-right:23px;white-space:nowrap;}.apple-device_site-name.icon-open-tabs:hover{color:inherit;}.macbook{position:relative;top:1px;/*



@mixin gradientBgBtn {
    background: $colorBgBtnTop;
    background: -webkit-linear-gradient(top, $colorBgBtnTop, $colorBgBtnBottom);
    background: -o-linear-gradient(bottom, $colorBgBtnTop, $colorBgBtnBottom);
    background: -moz-linear-gradient(bottom, $colorBgBtnTop, $colorBgBtnBottom);
    background: linear-gradient(to bottom, $colorBgBtnTop, $colorBgBtnBottom);
}

@mixin gradientBgBtnHv {
    background: $colorBgBtnTopHv;
    background: -webkit-linear-gradient(top, $colorBgBtnTopHv, $colorBgBtnBottomHv);
    background: -o-linear-gradient(bottom, $colorBgBtnTopHv, $colorBgBtnBottomHv);
    background: -moz-linear-gradient(bottom, $colorBgBtnTopHv, $colorBgBtnBottomHv);
    background: linear-gradient(to bottom, $colorBgBtnTopHv, $colorBgBtnBottomHv);
}

@mixin gradientBgHeader {
    background: $colorBgHeaderLeft;
    background: -webkit-linear-gradient(left, $colorBgHeaderLeft 60%, $colorBgHeaderRight);
    background: -o-linear-gradient(right, $colorBgHeaderLeft 60%, $colorBgHeaderRight);
    background: -moz-linear-gradient(right, $colorBgHeaderLeft 60%, $colorBgHeaderRight);
    background: linear-gradient(to right, $colorBgHeaderLeft 60%, $colorBgHeaderRight);
}

@mixin btnShadow {
    box-shadow: 0 0 4px $colorBtnShadow;
}

@mixin headerAndCntWrapShadow {
    box-shadow: 0 0 15px $colorBtnShadow;
}


*/}.macbook_screen{padding:0 9.5%;}.macbook_screen_cnt{padding:4% 3% 3.6%;border-top-left-radius:17px;border-top-right-radius:17px;border-bottom-left-radius:2px 15px;border-bottom-right-radius:2px 15px;border:1px solid #d7d7d7;border-bottom-width:0;}.macbook_screen_image{position:relative;border:1px solid #d7d7d7;}.macbook_screen_image:before{content:'';position:absolute;left:50%;top:-4.8%;width:0.6%;padding-top:0.6%;margin-left:-0.3%;border-radius:50%;border:1px solid #d7d7d7;}.macbook_screen_image img{width:100%;}.macbook_screen_image_link{display:block;}.macbook_body_top-part{position:relative;padding-top:1.5%;border-radius:2px 2px 0 0;border:1px solid #d7d7d7;border-bottom-width:0;}.macbook_body_top-part:before{content:'';position:absolute;left:50%;top:0;width:13.5%;padding-top:0.7%;margin-left:-6.75%;border-radius:0 0 25px 25px;border:1px solid #d7d7d7;border-top-width:0;}.macbook_body_bottom-part{padding-top:1.1%;border-bottom-left-radius:40px 10px;border-bottom-right-radius:40px 10px;background:#fff;border:1px solid #d7d7d7;}.macbook_screen_cnt_artmix{padding:5.5% 4% 6%;border-radius:10px 10px 0 0;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border:1px solid #d7d7d7;border-bottom-width:0;}.macbook_screen_camera_artmix,.macbook_screen_image_artmix{position:relative;}.macbook_screen_image_artmix{border:1px solid #d7d7d7;}.macbook_screen_image_artmix img{width:100%;}.macbook_screen_camera_artmix:before,.macbook_screen_image_artmix:before,.macbook_screen_image_artmix:after{content:'';position:absolute;border-radius:50%;border:1px solid #d7d7d7;}.macbook_screen_camera_artmix:before{left:50%;top:-7%;width:1.4%;padding-top:1.4%;margin-left:-0.7%;}.macbook_screen_image_artmix:before,.macbook_screen_image_artmix:after{top:-6.2%;width:0.3%;padding-top:0.3%;}.macbook_screen_image_artmix:before{left:47.5%;}.macbook_screen_image_artmix:after{left:52.5%;}.macbook_screen_image_link_artmix{display:block;}.macbook_body_artmix{position:relative;padding-top:4.7%;border-bottom-left-radius:12px;border-bottom-right-radius:12px;border:1px solid #d7d7d7;}.macbook_body_artmix:before,.macbook_body_artmix:after{content:'';position:absolute;border:1px solid #d7d7d7;}.macbook_body_artmix:before{left:50%;top:0;width:15%;padding-top:1.5%;margin-left:-7.5%;border-bottom-left-radius:7px;border-bottom-right-radius:7px;border-top-width:0;}.macbook_body_artmix:after{right:2.5%;top:27%;width:1.2%;padding-top:1.2%;border-radius:50%;}.macbook.polashop .macbook_screen_cnt,.macbook.polashop .macbook_screen_image:before,.macbook.polashop .macbook_screen_image,.macbook.polashop .macbook_body_top-part,.macbook.polashop .macbook_body_top-part:before,.macbook.polashop .macbook_body_bottom-part{border-color:#e8b5e1;}.macbook.polashop_new .macbook_screen_cnt,.macbook.polashop_new .macbook_screen_image:before,.macbook.polashop_new .macbook_screen_image,.macbook.polashop_new .macbook_body_top-part,.macbook.polashop_new .macbook_body_top-part:before,.macbook.polashop_new .macbook_body_bottom-part{border-color:#e4d3e3;}.macbook.gooddoor .macbook_screen_cnt,.macbook.gooddoor .macbook_screen_image:before,.macbook.gooddoor .macbook_screen_image,.macbook.gooddoor .macbook_body_top-part,.macbook.gooddoor .macbook_body_top-part:before,.macbook.gooddoor .macbook_body_bottom-part{border-color:#99bde1;}.macbook.iberius .macbook_screen_cnt,.macbook.iberius .macbook_screen_image:before,.macbook.iberius .macbook_screen_image,.macbook.iberius .macbook_body_top-part,.macbook.iberius .macbook_body_top-part:before,.macbook.iberius .macbook_body_bottom-part{border-color:#a8caec;}.macbook.pragmatika .macbook_screen_cnt,.macbook.pragmatika .macbook_screen_image:before,.macbook.pragmatika .macbook_screen_image,.macbook.pragmatika .macbook_body_top-part,.macbook.pragmatika .macbook_body_top-part:before,.macbook.pragmatika .macbook_body_bottom-part{border-color:#f78888;}.macbook.milashi .macbook_screen_cnt,.macbook.milashi .macbook_screen_image:before,.macbook.milashi .macbook_screen_image,.macbook.milashi .macbook_body_top-part,.macbook.milashi .macbook_body_top-part:before,.macbook.milashi .macbook_body_bottom-part{border-color:#ead9d5;}.macbook.interior .iphone_cnt,.macbook.interior .macbook_screen_cnt,.macbook.interior .macbook_screen_image:before,.macbook.interior .macbook_screen_image,.macbook.interior .macbook_body_top-part,.macbook.interior .macbook_body_top-part:before,.macbook.interior .macbook_body_bottom-part{border-color:#dbb5ac;}.macbook.pola .iphone_cnt,.macbook.pola .macbook_screen_cnt,.macbook.pola .macbook_screen_image:before,.macbook.pola .macbook_screen_image,.macbook.pola .macbook_body_top-part,.macbook.pola .macbook_body_top-part:before,.macbook.pola .macbook_body_bottom-part{border-color:#aebad2;}.macbook.kamobi .iphone_cnt,.macbook.kamobi .macbook_screen_cnt,.macbook.kamobi .macbook_screen_image:before,.macbook.kamobi .macbook_screen_image,.macbook.kamobi .macbook_body_top-part,.macbook.kamobi .macbook_body_top-part:before,.macbook.kamobi .macbook_body_bottom-part{border-color:#c2c3c4;}.macbook.fomas .macbook_screen_cnt,.macbook.fomas .macbook_screen_image:before,.macbook.fomas .macbook_screen_image,.macbook.fomas .macbook_body_top-part,.macbook.fomas .macbook_body_top-part:before,.macbook.fomas .macbook_body_bottom-part{border-color:#cccdcf;}.macbook.spbvp .iphone_cnt,.macbook.spbvp .macbook_screen_cnt,.macbook.spbvp .macbook_screen_image:before,.macbook.spbvp .macbook_screen_image,.macbook.spbvp .macbook_body_top-part,.macbook.spbvp .macbook_body_top-part:before,.macbook.spbvp .macbook_body_bottom-part{border-color:#bae1be;}.macbook.usup .macbook_screen_cnt,.macbook.usup .macbook_screen_image:before,.macbook.usup .macbook_screen_image,.macbook.usup .macbook_body_top-part,.macbook.usup .macbook_body_top-part:before,.macbook.usup .macbook_body_bottom-part{border-color:#b7cbeb;}.iphone{padding:0 40%;position:relative;top:1px;/*



@mixin gradientBgBtn {
    background: $colorBgBtnTop;
    background: -webkit-linear-gradient(top, $colorBgBtnTop, $colorBgBtnBottom);
    background: -o-linear-gradient(bottom, $colorBgBtnTop, $colorBgBtnBottom);
    background: -moz-linear-gradient(bottom, $colorBgBtnTop, $colorBgBtnBottom);
    background: linear-gradient(to bottom, $colorBgBtnTop, $colorBgBtnBottom);
}

@mixin gradientBgBtnHv {
    background: $colorBgBtnTopHv;
    background: -webkit-linear-gradient(top, $colorBgBtnTopHv, $colorBgBtnBottomHv);
    background: -o-linear-gradient(bottom, $colorBgBtnTopHv, $colorBgBtnBottomHv);
    background: -moz-linear-gradient(bottom, $colorBgBtnTopHv, $colorBgBtnBottomHv);
    background: linear-gradient(to bottom, $colorBgBtnTopHv, $colorBgBtnBottomHv);
}

@mixin gradientBgHeader {
    background: $colorBgHeaderLeft;
    background: -webkit-linear-gradient(left, $colorBgHeaderLeft 60%, $colorBgHeaderRight);
    background: -o-linear-gradient(right, $colorBgHeaderLeft 60%, $colorBgHeaderRight);
    background: -moz-linear-gradient(right, $colorBgHeaderLeft 60%, $colorBgHeaderRight);
    background: linear-gradient(to right, $colorBgHeaderLeft 60%, $colorBgHeaderRight);
}

@mixin btnShadow {
    box-shadow: 0 0 4px $colorBtnShadow;
}

@mixin headerAndCntWrapShadow {
    box-shadow: 0 0 15px $colorBtnShadow;
}


*/}.iphone.__beside-macbook{position:absolute;left:0;right:0;top:0;bottom:0;padding:0;}.iphone.__beside-macbook .iphone_first-buttons-block{position:absolute;right:1.8%;bottom:-1px;z-index:75;width:18.8%;}.iphone.__beside-macbook .iphone_cnt{background:#fff;}.iphone_first-buttons-block,.iphone_second-buttons-block{position:relative;}.iphone_first-buttons-block:before,.iphone_first-buttons-block:after,.iphone_second-buttons-block:before{content:'';position:absolute;left:-1px;width:1px;}.iphone_first-buttons-block:before,.iphone_first-buttons-block:after{padding-top:13%;}.iphone_first-buttons-block:before{top:19%;}.iphone_first-buttons-block:after{top:27%;}.iphone_second-buttons-block:before{padding-top:7%;top:12%;}.iphone_second-buttons-block:after{content:'';position:absolute;left:50%;bottom:2.5%;width:12%;padding-top:12%;margin-left:-7%;border-radius:50%;border:1px solid #d7d7d7;}.iphone_cnt{padding:18% 3% 22%;border-radius:11px;border:1px solid #d7d7d7;}.iphone_screen_image{position:relative;border:1px solid #d7d7d7;}.iphone_screen_image:before,.iphone_screen_image:after{content:'';position:absolute;border:1px solid #d7d7d7;}.iphone_screen_image:before{left:34%;top:-4.8%;width:0.6%;padding-top:0.6%;border-radius:50%;}.iphone_screen_image:after{left:43%;top:-4.8%;width:13%;height:1px;border-radius:3px;}.iphone_screen_image img{width:100%;}.iphone_screen_image_link{display:block;}.iphone.mercury .iphone_first-buttons-block:before,.iphone.mercury .iphone_first-buttons-block:after,.iphone.mercury .iphone_second-buttons-block:before{background:#949597;}.iphone.mercury .iphone_cnt,.iphone.mercury .iphone_second-buttons-block:after,.iphone.mercury .iphone_screen_image,.iphone.mercury .iphone_screen_image:before,.iphone.mercury .iphone_screen_image:after{border-color:#949597;}.iphone.kamobi .iphone_first-buttons-block:before,.iphone.kamobi .iphone_first-buttons-block:after,.iphone.kamobi .iphone_second-buttons-block:before{background:#d7d7d7;}.ipad{padding:0 32.5%;position:relative;top:1px;/*



@mixin gradientBgBtn {
    background: $colorBgBtnTop;
    background: -webkit-linear-gradient(top, $colorBgBtnTop, $colorBgBtnBottom);
    background: -o-linear-gradient(bottom, $colorBgBtnTop, $colorBgBtnBottom);
    background: -moz-linear-gradient(bottom, $colorBgBtnTop, $colorBgBtnBottom);
    background: linear-gradient(to bottom, $colorBgBtnTop, $colorBgBtnBottom);
}

@mixin gradientBgBtnHv {
    background: $colorBgBtnTopHv;
    background: -webkit-linear-gradient(top, $colorBgBtnTopHv, $colorBgBtnBottomHv);
    background: -o-linear-gradient(bottom, $colorBgBtnTopHv, $colorBgBtnBottomHv);
    background: -moz-linear-gradient(bottom, $colorBgBtnTopHv, $colorBgBtnBottomHv);
    background: linear-gradient(to bottom, $colorBgBtnTopHv, $colorBgBtnBottomHv);
}

@mixin gradientBgHeader {
    background: $colorBgHeaderLeft;
    background: -webkit-linear-gradient(left, $colorBgHeaderLeft 60%, $colorBgHeaderRight);
    background: -o-linear-gradient(right, $colorBgHeaderLeft 60%, $colorBgHeaderRight);
    background: -moz-linear-gradient(right, $colorBgHeaderLeft 60%, $colorBgHeaderRight);
    background: linear-gradient(to right, $colorBgHeaderLeft 60%, $colorBgHeaderRight);
}

@mixin btnShadow {
    box-shadow: 0 0 4px $colorBtnShadow;
}

@mixin headerAndCntWrapShadow {
    box-shadow: 0 0 15px $colorBtnShadow;
}


*/}.ipad img{width:100%;}.ipad_buttons-block{position:relative;}.ipad_buttons-block:before{content:'';position:absolute;left:50%;bottom:1.6%;width:7%;padding-top:7%;margin-left:-4%;border-radius:50%;border:1px solid #d7d7d7;}.ipad_cnt{padding:13% 3%;border-radius:11px;border:1px solid #d7d7d7;}.ipad_screen_image{position:relative;border:1px solid #d7d7d7;}.ipad_screen_image:before,.ipad_screen_image:after{content:'';position:absolute;}.ipad_screen_image:before{left:47%;top:-5%;width:1px;height:1px;}.ipad_screen_image:after{left:49%;top:-5.8%;width:1.5%;padding-top:1.5%;border-radius:50%;border:1px solid #d7d7d7;}.ipad_screen_image_link{display:block;}.ipad.miass .ipad_cnt,.ipad.miass .ipad_buttons-block:before,.ipad.miass .ipad_screen_image,.ipad.miass .ipad_screen_image:after{border-color:#ebc7ad;}.ipad.miass .ipad_screen_image:before{background:#ebc7ad;}@media screen and (min-width:741px) and (max-width:999px){.apple-device_block_outer.__clear-non-standard-behavior{display:inline-block;width:50%;}.apple-device_block_outer.__clear-non-standard-behavior .apple-device_block{width:100%;padding:0 4%;}.apple-device_block_outer:not(.__clear-non-standard-behavior){margin-bottom:110px;border-bottom:1px solid #ebebeb;text-align:center;}.apple-device_block_outer:not(.__clear-non-standard-behavior) .apple-device_block{margin-bottom:0;border-bottom:0;}}@media screen and (min-width:1000px){.apple-device_block_outer{display:inline-block;width:50%;vertical-align:bottom;}.apple-device_block_outer .apple-device_block{width:100%;padding:0 2%;}.apple-device_block{padding:0 2%;}.apple-device_block.gadget{width:25%;}.apple-device_block.__empty{display:inline-block;}.iphone{padding:0 28.7%;}.ipad{padding:0 13%;}}@media screen and (min-width:1280px){.macbook_screen_cnt{border-top-left-radius:22px;border-top-right-radius:22px;}.iphone_cnt,.ipad_cnt{border-radius:15px;}}@media screen and (min-width:1680px){.apple-device_block_outer{margin-bottom:110px;border-bottom:1px solid #ebebeb;}.apple-device_block_outer.__offset-to-right{text-align:right;}.apple-device_block_outer .apple-device_block{width:66.5%;margin-bottom:0;border-bottom:0;}.apple-device_block{width:33.3%;}.apple-device_block.gadget{width:16.65%;}.apple-device_block.__last-of-row{width:33.4%;}.apple-device_block.__empty{display:none;}.iphone{padding:0 30.7% 0 26.7%;}.ipad{padding:0 26% 0 0;}.apple-device_title.mercury-title{padding-right:4%;}.apple-device_title.miass-title{padding-right:26%;}}.iphone_interior,.iphone_spbvp,.iphone_usup,.iphone_pola,.iphone_kamobi,.iphone_polashop_new{position:absolute;right:5.3%;bottom:-1px;width:18%;border-radius:15px;background:#fff;}@media screen and (max-width:1680px){.iphone_interior,.iphone_spbvp,.iphone_usup,.iphone_pola,.iphone_kamobi,.iphone_polashop_new{right:3.3%;}}@media screen and (max-width:740px){.iphone_interior,.iphone_spbvp,.iphone_usup,.iphone_pola,.iphone_kamobi,.iphone_polashop_new{right:1%;}}.iphone_interior .iphone_cnt,.iphone_interior .iphone_screen_image,.iphone_interior.iphone_second-buttons-block:after,.iphone_interior .iphone_screen_image:after,.iphone_interior .iphone_screen_image:before{border-color:#dbb5ac;}.iphone_pola .iphone_cnt,.iphone_pola .iphone_screen_image,.iphone_pola.iphone_second-buttons-block:after,.iphone_pola .iphone_screen_image:after,.iphone_pola .iphone_screen_image:before{border-color:#aebad2;}.iphone_kamobi .iphone_cnt,.iphone_kamobi .iphone_screen_image,.iphone_kamobi.iphone_second-buttons-block:after,.iphone_kamobi .iphone_screen_image:after,.iphone_kamobi .iphone_screen_image:before{border-color:#c2c3c4;}.iphone_polashop_new .iphone_cnt,.iphone_polashop_new .iphone_screen_image,.iphone_polashop_new.iphone_second-buttons-block:after,.iphone_polashop_new .iphone_screen_image:after,.iphone_polashop_new .iphone_screen_image:before{border-color:#e4d3e3;}.iphone_spbvp .iphone_cnt,.iphone_spbvp .iphone_screen_image,.iphone_spbvp.iphone_second-buttons-block:after,.iphone_spbvp .iphone_screen_image:after,.iphone_spbvp .iphone_screen_image:before{border-color:#bae1be;}.iphone_usup .iphone_cnt,.iphone_usup .iphone_screen_image,.iphone_usup.iphone_second-buttons-block:after,.iphone_usup .iphone_screen_image:after,.iphone_usup .iphone_screen_image:before{border-color:#b7cbeb;}.float_left{float:left;}.float_right{float:right;}.__clear-margin-top{margin-top:0 !important;}.__clear-margin-bottom{margin-bottom:0 !important;}.margin-top_M{margin-top:12px;}.margin-top_L{margin-top:16px;}.margin-top_XL{margin-top:20px;}.margin-top_XXL{margin-top:24px;}.tx-align_center{text-align:center !important;}.nowrap{white-space:nowrap;}.font-size_S{font-size:14px;}.font-size_M{font-size:17px;}.font-size_L{font-size:20px;}.font-size_XL{font-size:23px;}.font-size_XXL{font-size:26px;}.tx_bold{font-weight:bold;}.tx_italic{font-style:italic;}@media screen and (max-width:740px){html{-webkit-text-size-adjust:none;}body{font-family:arial, sans-serif;font-size:17px;/* }}} *//* {{{ header */}.header{height:52px;}.header_cnt{padding:0 17px 0 20px;}.btn-switch-menu{display:block;}.top-menu{position:absolute;left:0;right:0;bottom:-37px;height:36px;box-sizing:border-box;padding:9px 5px 0 20px;border-bottom:1px solid #eaeaea;background:#fff;display:none;font-family:'NatGroteskWebLight', sans-serif;}.top-menu_item{font-size:16px;text-transform:none;/* }}} *//* {{{ content */}.banner-index-page{margin:-38px -20px 31px;}.content{/* }}} *//* {{{ apple-devices */}.content h1{font-size:31px;line-height:1.16;}.content h2{margin-top:29px;font-size:29px;line-height:1.2;}.content h3{margin-top:24px;font-size:22px;line-height:1.27;}.content p{margin-top:10px;}.content h1 + p{margin-top:17px;}.content h2 + p{margin-top:7px;}.content h3 + p{margin-top:6px;}.content ul.content-list,.content ol.content-list{margin-top:10px;}.content ul.content-list li + li,.content ol.content-list li + li{margin-top:10px;}.content ul.content-list li:before{width:4px;height:4px;left:-9px;top:10px;}.content img.content-img{margin-top:10px;}.apple-devices_w{margin:0px -20px 0;}.apple-device_block{width:100%;margin-bottom:66px;}.apple-device_block.gadget{width:50%;}.apple-device_title{margin-bottom:13px;}.apple-device_title.__small-width{padding:0 25px;}.apple-device_site-name.icon-open-tabs:after{top:3px;}.macbook_screen_cnt{border-top-left-radius:10px;border-top-right-radius:10px;}.iphone{padding:0 30%;}.iphone_cnt{border-radius:13px;}.ipad{padding:0 15.5%;}.ipad_cnt{border-radius:15px;/* }}} */}}@media screen and (max-width:600px){.banner-index-page_img{display:none;}.banner-index-page_img_mobile{display:block;}}@media screen and (max-width:520px){.apple-device_block.gadget{width:100%;}.iphone{padding:0 40%;}.ipad{padding:0 32.5%;}}@media screen and (max-width:420px){.apple-device_block.mercury{position:relative;}.apple-device_title.mercury-title{position:absolute;left:8%;top:50%;margin:-37px 0 0;max-width:120px;}.iphone.mercury{padding:0 7% 0 52%;}.iphone.kamobi .iphone_first-buttons-block{right:1.6%;}.iphone.kamobi .iphone_cnt{border-radius:8px;}.ipad.miass{padding:0 11%;}}