




.patent-fix{
position:fixed;
top:50%;
margin-top: -127px;
right: 0;
text-align: center;
padding: 5px;
background: #fff;
border-radius: 7px;
-webkit-box-shadow: 0 0 10px 5px rgba(0,0,0,.2);
box-shadow: 0 0 10px 5px rgba(0,0,0,.2);
z-index: 1;
}
.patent-fix img{width: 80px;height: auto;}
.patent-fix b{
color: #f00;
font-weight:bold;
text-transform: uppercase;
font-size: 12px;
line-height: 1.2;
}
.patent-fix a {
text-decoration: none;
}
/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.remodal-patent {
    min-height: 100%;
    height: -moz-fit-content;
    height: fit-content;
}
.remodal-wrapper {
    width: 100%;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    min-height: 100%;
    height: 100%;
    overflow-y: auto;
    
}

.vismod{visibility: hidden;}

 /*.remodal-wrapper{
    padding: 80px 0 0 0;
    width: 100%;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    justify-content: center;
    min-height: 100%;
    height: 100%;
    overflow-y: auto;

}*/

 .remodal-patent p {
padding-bottom:15px;
padding-right: 20px;
padding-left: 20px;
}
.remodal-patent a {
    padding: 10px;
    display: inline-block;
    float: right;
}
 .remodal-patent .attention {
padding-top: 75px;
font-weight: bold;
font-size: 16px;
/*margin-top: -50px;*/
margin-bottom: 10px;
text-transform: uppercase;
background: url(../img/attention.png) 50% 0 no-repeat;
}
.remodal-patent .attention b {
font-size: 45px;
color:#c50e0e;
display: block;
margin-bottom:20px;
}
 .remodal-patent .fake {
background:#efefef;
border: 1px solid #bfbfbf;
padding: 20px;
margin-bottom: 20px;
display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
       flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-around;
    -ms-flex-pack: justify;
    justify-content: space-around;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
}
 .remodal-patent .fake > div {

padding: 10px;
flex-basis: 270px;
}
.remodal-patent .fake .text{
text-align: left;
font-size: 14px;
font-weight: bold;
line-height: 1.45;
}
 .remodal-patent .patent-photo{
display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
       flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    justify-content: space-evenly;
    flex-flow: row wrap;
    min-height: 460px;
}
 .patent-photo div {
    margin: 10px 5px;
}

 .remodal-patent .patent-photo img {
border: 1px solid #d6d6d6;
}
 .zoom {
padding-left: 25px;
font-size: 14px;
background: url(../images/ico-zoom.png) 0 50% no-repeat;
}




.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened{-webkit-filter:blur(3px);filter:blur(3px);}
.remodal-overlay{background:rgba(43, 46, 56, 0.9);}
.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing{-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;}
.remodal-overlay.remodal-is-opening{-webkit-animation-name:remodal-overlay-opening-keyframes;animation-name:remodal-overlay-opening-keyframes;}
.remodal-overlay.remodal-is-closing{-webkit-animation-name:remodal-overlay-closing-keyframes;animation-name:remodal-overlay-closing-keyframes;}
.remodal-wrapper{padding:10px 0 0 0;}
.remodal{box-sizing:border-box;width:100%;margin-bottom:10px;padding:35px;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);color:#2b2e38;background:#fff;}
.remodal.remodal-is-opening,
.remodal.remodal-is-closing{-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;}
.remodal.remodal-is-opening{-webkit-animation-name:remodal-opening-keyframes;animation-name:remodal-opening-keyframes;}
.remodal.remodal-is-closing{-webkit-animation-name:remodal-closing-keyframes;animation-name:remodal-closing-keyframes;}
.remodal,
.remodal-wrapper:after{vertical-align:middle;}
.remodal-close{position:absolute;top:0;right:0;display:block;overflow:visible;width:35px;height:35px;margin:0;padding:0;cursor:pointer;-webkit-transition:color 0.2s;transition:color 0.2s;text-decoration:none;color:#95979c;border:0;outline:0;background:transparent;}
.remodal-close:hover,
.remodal-close:focus{color:#2b2e38;}
.remodal-close:before{font-family:Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;font-size:25px;line-height:35px;position:absolute;top:0;left:0;display:block;width:35px;content:"\00d7";text-align:center;}
.remodal-confirm,
.remodal-cancel{font:inherit;display:inline-block;overflow:visible;min-width:110px;margin:0;padding:12px 0;cursor:pointer;-webkit-transition:background 0.2s;transition:background 0.2s;text-align:center;vertical-align:middle;text-decoration:none;border:0;outline:0;}
.remodal-confirm{color:#fff;background:#81c784;}
.remodal-confirm:hover,
.remodal-confirm:focus{background:#66bb6a;}
.remodal-cancel{color:#fff;background:#e57373;}
.remodal-cancel:hover,
.remodal-cancel:focus{background:#ef5350;}
.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner{padding:0;border:0;}
@-webkit-keyframes remodal-opening-keyframes{from{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:0;}
to{-webkit-transform:none;transform:none;opacity:1;-webkit-filter:blur(0);filter:blur(0);}
}
@keyframes remodal-opening-keyframes{from{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:0;}
to{-webkit-transform:none;transform:none;opacity:1;-webkit-filter:blur(0);filter:blur(0);}
}
@-webkit-keyframes remodal-closing-keyframes{from{-webkit-transform:scale(1);transform:scale(1);opacity:1;}
to{-webkit-transform:scale(0.95);transform:scale(0.95);opacity:0;-webkit-filter:blur(0);filter:blur(0);}
}
@keyframes remodal-closing-keyframes{from{-webkit-transform:scale(1);transform:scale(1);opacity:1;}
to{-webkit-transform:scale(0.95);transform:scale(0.95);opacity:0;-webkit-filter:blur(0);filter:blur(0);}
}
@-webkit-keyframes remodal-overlay-opening-keyframes{from{opacity:0;}
to{opacity:1;}
}
@keyframes remodal-overlay-opening-keyframes{from{opacity:0;}
to{opacity:1;}
}
@-webkit-keyframes remodal-overlay-closing-keyframes{from{opacity:1;}
to{opacity:0;}
}
@keyframes remodal-overlay-closing-keyframes{from{opacity:1;}
to{opacity:0;}
}
@media only screen and (min-width:641px){.remodal{max-width:1000px;}
}
.lt-ie9 .remodal-overlay{background:#2b2e38;}
.lt-ie9 .remodal{width:700px;}

.remodal-privat {
    max-width: 700px!important;
    height: min-content;
    align-self: center;
    margin-right: 30px;
    margin-left: 30px;
}
.tooltip-content {
    font-family: open sans, sans-serif;
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;

}
.tooltip-content .tooltip-title {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 15px;
    width: 100%;
}
.tooltip-content .tooltip-left img {
    width: 100%;
    max-width: 200px;
    height: auto;
    margin-bottom: 15px;
}
.tooltip-content .tooltip-left {
    float: left;
    box-sizing: border-box;
width: 200px;
text-align: center;
}
.tooltip-content .tooltip-right {
    margin-bottom: 15px;
    width: calc(100% - 200px);
    float: left;
    padding-left: 10px;
}
.tooltip-content .tooltip-right b {
    display: block;
    margin-top: 15px;
    margin-bottom: 10px;
    font-weight: 700;
    flex: 0 1 100%;
}
.tooltip-content .tooltip-right b:first-of-type {
    margin-top: 0;
    margin-bottom: 0px;
    font-weight: 700;
    margin-top: 20px;
    color: #d50000;
    font-size: 25px;
    line-height: 1.4;
}
.p-red {
    color: #d50000;
    font-size: 22px;
}
.p-black {
    font-weight: 500;
    padding-bottom: 10px;
    padding-top: 20px;
}
.tooltipster-content {
    max-height: 750px;
}
.remodal .tooltip-content .tooltip-right {
    padding-left: 0;
    width: 100%;
    font-size: 18px;
}
.tooltip-content .tooltip-right {
    margin-bottom: 15px;
    width: calc(100% - 210px);
    float: left;
    padding-left: 10px;
    min-width: 50%;
}
@media only screen and  (max-width: 540px){
    .tooltip-content .tooltip-right {
        min-width: 100%;
    }
}
    

.privat-oformlenie {
    background: url(../img/checklist.png) 0 60% no-repeat;
}
.privat-primer, .privat-uslovia, .privat-oformlenie {
    padding-left: 42px;
    color: #f00;
    min-height: 32px;
    padding-top: 5px;
}
.privat-uslovia {
    background: url(../img/coins.png) 0 60% no-repeat;
}
.privat-primer {
    background: url(../img/abacus.png) 0 60% no-repeat;
}
@media only screen and (max-width:400px){
.remodal-patent .attention b {
    font-size: 35px;
    }
}
.remodal-patent {
    -ms-align-self: auto !important;
    align-self: auto !important;
}
.tooltip-title img {
        vertical-align: sub;
        
}
.tooltip-title  {
        line-height: 1.5;
}

.tooltip-right {
    line-height: 1.5;
    text-align: left;
}
.tooltip-right h3 {
    font-size: 1.75rem;

}
@media only screen and (max-width:500px){
    .tooltip-right h3 {
         font-size: 1.25rem;
         line-height: 1.2;
        padding-bottom: 10px;

    }
    .tooltip-right {
        text-align: center;
    }
    .remodal-privat {
     align-self: auto;
    }
    .remodal {
       align-self: auto; 
    }
}
.tooltip-content img {
    max-width: 100%;
}
.remodal-privat .tooltip-content img {
    max-width: auto;
}

/* - - - - - - - -*/
.list-complects .item .include {
    font-size: 14px;
       margin: 10px 0 49px 0;
}
#include-platinum {
    margin-bottom: 10px;
    margin-top: 13px;

}
.tooltip-content ul,
.list-complects .item .include ul {
    margin: 0;
    list-style: none;
    padding-left: 0;
    list-style-image: url(img/li-comparison-4.png);
    

}
.list-complects .item .delivery {
background: url(../images/ico-truck.png) 0 0 no-repeat;
padding-left: 25px;
    margin-bottom: 3px;

}
.tooltip-content li,
.list-complects .item .include ul li {
    position: relative;
    padding-left: 10px;
    margin-bottom: 6px;
}
/*.tooltip-content li:before,
.list-complects .item .include ul li:before {
    content: '';
    position: absolute;
    display: block;
    width: 4px;
    height: 4px;
    border: 2px solid #f00;
    border-radius: 50%;
    top: 5px;
    left: 2px;
}*/
.tooltip-content li span,
.list-complects .item .include ul li span {
    color: #222;
    vertical-align: 3px;

}
.list-complects .item .subname {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    /*height: 35px;*/
}
.list-complects .item .subname i {
font-style: normal;
display: block;
font-size: 12px;
}
/*.list-complects label {
    display: inline-block;
    cursor: pointer;
    font-weight: normal;
position: relative;
    padding-left: 25px;
}*/
.list-complects .item .accesories {
    margin: 10px 0 20px 0;
}
.list-complects .item .delivery .ship {
padding-left: 30px;
background:  url(../images/ico-truck.png) 0 3px no-repeat;
border-bottom: 1px solid #d1d1d1;
padding-bottom: 5px;
}
i.ship {
display: block;
    padding-left: 30px;
    background:  url(../img/ico-truck.png) 0 13px no-repeat;
    padding-top: 10px;
}
.list-complects .item .delivery .vip-discount {
    margin-top: 10px;
}
.list-complects .item .buy .price {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: center;
}
.list-complects .item .buy .price-bg {
    font-size: 20px;
    font-weight: bold;
}
.tooltip-img {
    max-width: 700px;
    margin: 0 auto;
    margin-bottom: 20px;
    
}
.tooltip-right {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.remodal-privat .tooltip-right {
    justify-content: flex-start;
}
.remodal {
    padding-bottom: 0;
}
.tooltip-right .col {
    margin-left: 30px;
    margin-right: 10px;
    flex-shrink: 1;
    flex-basis: 45%;
}
.tooltip-title > span {
    font-weight: normal;
}
.tooltip-right .clearfix p {
    padding-bottom: 15px;
}
.remodal-sp {
    align-self: flex-start;
}
@media only screen and (max-width:900px){ 
    .tooltip-right .col {
        flex-basis: auto;
    }
}
@media only screen and (max-height:680px){ 
    .remodal {
        align-self: auto;
    }
}
.remodal {
    border: 1px solid #c9c5c5;
}
.remodal.modal-mail, .remodal.modal-politic {
    align-self: auto !important;
    flex-basis: 90%;
    -ms-align-self: auto !important;
    margin: 0 auto;
    height: fit-content;
    
}
.remodal.modal-mail h2, .remodal.modal-politic h2 {
    font-size: 36px;
    line-height: 2;
}
.remodal.modal-mail p, .remodal.modal-politic p {
    margin-bottom: 15px;
    font-size: 16px;
    text-align: left;
    line-height: 1.3;

}
@media only screen and (max-width:540px){ 
    .patent-fix {
        display: none;
        
    }
    .remodal.modal-mail h2, .remodal.modal-politic h2 {
    font-size: 26px;
    line-height: 1.5;
    }
}
#bgzh-font span {
    font-size: 20px;
    color: #84a2a9;
}
.image-kovrik img {
    width: 223px;
    height: 321px;
}
