:root {
    --curr-color: #336699;
    --curr-color-white: rgba(255,255,255,0.5);
    --big-text: 38px;
    --primary-c: #2196F3;
    --secondary-c: #B2D7F5;
    --white: #FDFBFB;
    --text: #082943;
    --bg: var(--primary-c);
}
.clear {
    clear: both;
    display: table;
    height: 0;
    background: none;
    float: none !important;
}
.wrap {
    margin: 10px auto 0;
    padding: 0;
    display: block;
    text-align: center;
}
*{
    text-align: left;
    margin: 0px;
    text-indent: 0px;
    font-weight: normal;
    font-family: 'Roboto';
    outline: none;
}
#PageTopMenu.main #PageTel .socseti, #PageTopMenu.main  .cart{
    margin: 21px 0px 0px 0px;
}
#Label{
padding: 20px 0px 0px 0px;
}
#Label .loz{
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    font-size: 45px;
    font-weight: 800;
    font-family: 'Roboto';
    letter-spacing: 1px;
}
#Label .lozs{
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Roboto';
    letter-spacing: 5px;
}
.socseti a, .soc a{
    text-decoration: none !important;
    margin: 0px 0px 0px 8px;
}
.bg-black{
    background: #000;
    z-index: 11;
    position: relative;
    color: #fff;
    -webkit-box-shadow: 0 0 15px 0px rgb(0 0 0 / 70%);
    box-shadow: 0 0 15px 0px rgb(0 0 0 / 70%);
}
#menu{
    text-align: center !important;
}
#PageHeaderMenu {
    display: block;
    padding: 0px 0px 0px 14px;
    margin: 10px 0px 10px 0px;
    /* height: 39px; */
    border: 1px solid #ccc;
    text-align: center;
    -webkit-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -moz-border-radius: 4px;
    position: relative;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background: rgba(0, 0, 0, 0.6);
}
.slick-next::before,.slick-prev::before{
   content: "";
   visibility: hidden; 
}
.slick-next {
    
        right: -35px !important;
        background: url('../images/r-arr.png') no-repeat!important;
        background-size: cover !important;
        content: "";
        display: block !important;
        height: 30px !important;
        width: 30px !important;
}
.slick-prev {
        left: -35px !important;
        background: url('../images/l-arr.png') no-repeat !important;
        background-size: cover !important;

        content: "";
        display: block !important;
        height: 30px !important;
        width: 25px !important;
}
#Check .c1{
    font-size: 20px;
}

#Check .c{
    text-align:right;
}
#Check .c3{
    font-size: 20px;
    color: #d0287d;
}
.none{
    display: none;
}
#Maintext{
    background: #fefefc;
    padding: 20px 0px 50px 0px;
}
#SubmenuF .cart{
    margin-top: 12px;
}
.cart.fixed{
    opacity: 0.8 !important;
    position:fixed;
    top: 60px;
    right: 15px;
    z-index: 10000;
}

.cart.fixed a.cart-top{
 
  padding:4px 7px;
  border-radius: 50%;
  margin:0;
  width: 45px;
  height: 45px;
  line-height:37px;
}
.cart a.cart-top span.i{
    
font-size: 20px;
}
.cart, .cart a.cart-top{
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    position: relative;
}
.cart a{
    /* background: #666; */
}
.cart a.cart-top{
    transition: all 0.5s;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    display: block;
    border: 1px solid #17a2b8;
    text-align: center;
    border-radius: 19px;
    background: #17a2b8;
    text-decoration: none;
    width: 156px;
    margin: 0px 0px 0px auto;
    padding: 3px 13px;
}
.cart a.cart-top:hover{
    border: 1px solid #3e3e3e;
    background: #3e3e3e;
    color: #fff;
}
#Brends{

overflow: hidden;

margin: 50px 0px 0px 0px;
}
#Brends .brends .col{
    height: 80px !important;
    line-height: 60px;
    text-align: center;
    -ms-flex-preferred-size: 0;
    flex-basis: unset;
    -ms-flex-positive: 1;
    flex-grow: 0;
    max-width: none;
}
#Brends a{
    
     /*Центрирование по горизонтали*/
         /*Центрирование по вертикали */
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
    padding: 0px 0px 10px;
}
#Brends img{
    max-width: 180px;
    height: 85px !important;
    width: auto !important;
    display: block;
    margin: auto auto;
    opacity: 0.7;
    transition: 0.2s;
}
#Brends img:hover{
    opacity: 1;
}
.option_ts{
    display: inline-block;
}
label.inline{
    display: inline-block;
    width: auto;
}
.m-000a{
    margin: 0 0 0 auto !important;
}
.w-90{
    width: 90%;
}
.w-80{
    width: 80%;
}
.form_name, .form_name span:not(.tooltip-q){
    /* color: #576778; */
    font-size: 1.1rem;
}


.form_name_sm{
    color: #444;
    font-size: 1rem;
}
#Main{
 
}
#Main.page{
    
}
#Main .img{
  text-align: center;
}
#Main .img img{
    position:relative;
  text-align: center;
  height: 150px;
  top:0px;
  transition: 0.2s;
}
#Main .img img:hover{
    position:relative;
  text-align: center;
  top:-3px;
}
#Main .name{
    padding: 10px 0px 20px 0px;
     color: #ffffff; 
    font-size: 20px;
    text-align: center;
}
#Main .name a{
     color: #ffffff; 
    font-size: 20px;
    text-decoration: none;

}
#Maintext .bg{
        background: url(../images/about.jpg) no-repeat center 20px;
        background-size: 85%;
}
.box{
     text-align: center;
     position: relative;
}
.box a.over{
    display:block;
    position: absolute;
    text-align: center;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: rgb(0 0 0 / 50%);
    transition: 0.5s;
    text-decoration: none;
}
.caption .caption_min{
    font-size: 15px;
    text-align: center;
    padding: 5px 0px 0px;
    width: 80%;
    margin: 0px auto;
    font-family: 'Roboto';
}
.box a.over .caption, .box a.over .caption{
    margin-top: 45%;
    text-align:center;
    color: #fff;
    font-weight: 800;
    font-size: 35px;
    height: 100%;
    text-decoration: none;
    text-shadow: 1px 1px 3px #333;
}
.box a.over:hover{

background: rgb(14 14 14 / 69%);
}
.shad{
    padding: 5px;
    margin-bottom: 25px;
}
.box{
    box-shadow: 0 0rem 0.1rem rgba(0,0,0,.2)!important;
    /* padding: 10px; */
}
.box:hover{
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.085)!important;
}
.date{
    padding:10px 0 0 0;
    font-size: 12px;

}

#AboutUS{
    background: #dedede;
    background: url(../images/fon.jpg) no-repeat center top;
    background-size: auto;
    padding: 30px 0px;
}
#AboutUS .name, #AboutUS .text{
    color: #3e3e3e;
}
#AboutUS .apple{
    display:block;
    /* text-align: center; */
    font-size: 57px;
    color: #17a2b8;
}
#AboutUS .name{
    color: #3a3a3a;
    /* text-align: center; */
    font-size: 23px;
    /* font-weight: 600; */
    padding: 0px 0px 10px;
}
#AboutUS .text{
    padding: 3px 10px 10px 0;
    font-size: 13px;
    line-height: 23px;
}
#AboutUS .line{
    border-top: 3px solid #17a2b8;
    width: 100px;
    /* margin: 0px auto; */
    height:1px;
    display: block;
}
#GetProd{
    background: url(../images/bg-main2.jpg) no-repeat center -100px;
    padding: 20px 0px;
}
#GetProd .btn-group{
    padding: 20px 0px;
}
#GetProd .btn-over{
    border-color: #fff;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
}
#GetProd .btn-over:hover{
    color: #333;

}
#GetProd .btn-over a{
    text-decoration: none;
    color: #fff;
    font-weight: 700;
}
#Prefooter p{
    margin:5px 0 5px 0;
}

#Prefooter a{
    margin:5px 0 5px 0;
}
#Prefooter {
    color:#fff;
    background: #232323;
    padding: 20px 0px;
    background-size: cover;
}
#Prefooter a, #Prefooter .red{
   text-decoration: underline;
   color: #ffffff;
}
#Prefooter a:hover{
   text-decoration: none; 
   color:#ffffff;
}
#Prefooter .links a{
     text-decoration: underline; 
   color:#ffffff;
}
#Prefooter .links a:hover{
     text-decoration: none;
     color: #ffffff;
}
#Prefooter .btn-outline-info{
    
     text-decoration: none!important;
}
#Prefooter .name{
    color:#fff;
    font-size: 20px;
    padding: 0px 0px 20px 0px;
    text-decoration: underline;
}
#Question{
    
background: #f1f1f1;
    
padding: 20px 0px;
    
background-size: cover;
    
padding-bottom: 70px;
}
#Question .caption span{
    color:#333 !important;
}
#Question .boxs{
    background:#333333ad;
    padding: 10px 10px 40px 10px;
    border-radius:5px;
}
#Question .boxs{
    color:#fff;
}
.bg-breadcrumbs{
    background: #ececec;
    background: url(../images/bgbreadcrums.jpg) repeat right top;
    /* background-size: 170px; */
}
#bredcrumbs{
    color: #616161;
    font-size: 13px;
}
#bredcrumbs .bg{
    background: rgb(33 33 33 / 2%);
    padding: 6px 10px;
    display: inline-block;
}
#bredcrumbs a{
    text-decoration: none;
    color: #616161;
}
#bredcrumbs a:hover{
    color: #000;
    text-decoration: underline;
}
#form, #order{
    /* width: 600px; */
    margin: 0 auto;
}
.required-item{
    position: absolute;
    /* top: 0; */
    /* left: 0; */
    color: #f56a6a;
    display: block;
    width: auto; 
    /* height: auto; */
    font-size: 11px;
}
.required-item.right{
    left:200px;
}
.tooltip-q{
    display: inline-block;
    position: relative;
    margin: 0px 0px 0px 0px;
    font-family: arial !important;
    width: 19px;
    height: 19px;
    line-height: 19px;
    border: 1px solid #ccc;
    border-radius: 50%;
    vertical-align: text-top;
    text-align: center;
    font-size: 12px;
    color: #9b9b9b;
    cursor: default;
}
.tooltip-q:hover{
    
border: 1px solid #369;
    
color: #336699;
}
.driver{
    border: 1px solid #cccccc;
    border-radius: 5px;
    margin-top: 20px;
}
.numdriver{
    font-weight: 600;
    font-size: 1.2rem;
}
.Head{
    padding-top: 2%;
}
h5.name{
    font-size: 1.8rem;
    color: #565656;
    font-weight: 300;
}
h2.name{
    font-size: 45px;
    line-height: 70px;
    color: #ffffff;
    font-weight: 300;
    text-align: left !important;
    font-family: 'Bad Script' !important;
}
h1.name{
    font-size: 32px;
    color: #333;
    text-align: left;
    font-weight: 600;
    margin: 0;
    padding: 0px 0px 0px 0px;
    font-family: 'Roboto';
}

h1.name_sm{
    font-size: 1.8rem;
    color: #444;
}
#SubmenuF{
    height: 62px;
    position: fixed;
    z-index: 100;
    top: 0;
    width: 100%;
    background: #000;
    display: none;
}
}
#carousel input,#carousel textarea,#carousel select{
    transition: all 0.3s ease-in-out;
    position: relative;
}
#Photos{
    padding: 30px 0px;
    background: #fff;
}
.main{
    padding: 30px 0px;
}
#Contacts{
    padding: 42px 40px;
    /* background: #fbfbfb; */
    font-size: 20px;
}
#ContactsPage{
    min-height: 70vh;
}
#Contacts p{
    padding: 0px 0px;
    font-size: 18px;
    font-weight: 500;
    color: #000;
}
#Contacts h3{
    font-size: 20px;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-top: 0px;
    color: #000;
}

#Contacts h4{
    font-size: 25px;
    padding-bottom: 11px;
    margin-bottom: 0;
    padding-top: 10px;
}
#login.button-sm{
    margin-top: 6px;
    height: 30px;
}
.btn.loading{
    background: #fff url(../images/load.gif) no-repeat 7px center !important;
    background-size: 20px !important;
    padding-left: 35px;
    color: #333;
    border: 1px solid #ccc;
}
.button-md,.button-md-b{
    border-radius: 4px;
    border: 2px solid #c2165e;
    background: #c2165e;
    font-size: 16px !important;
    color: #fff;
    padding: 6px 25px !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    margin: 0 auto;
    transition:0.3s;
    outline-color: black;
}
.button-sm,.button-sm-b{
    border-radius: 19px;
    border: 2px solid #17a2b8;
    background: #17a2b8;
    font-size: 13px !important;
    color: #fff;
    padding: 3px 15px !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    margin: 0 auto;
    transition:0.3s;
    outline-color: black;
}
.button-sm-b{
    border: 2px solid #369;
    color: #369;
    background: #fff;
}
.button-sm-b:hover{
    border: 2px solid #369;
    color: #fff !important;
    background: #369;
    text-decoration: none;    
}
.button,.button-b{
    border-radius: 4px;
    border: 2px solid #3e3e3e!important;
    background: #3e3e3e;
    font-size: 14px;
    padding: 0px 10px;
    text-decoration: none;
    color: #fff;
    /* text-transform: uppercase; */
    white-space: nowrap;
    cursor: pointer;
    transition:0.3s;
}
.buttonB{
    
font-size: 16px;
    
padding: 4px 30px;
}
.button-sm:hover{
    border: 2px solid #17a2b8 !important;
    color: #17a2b8 !important;
}
.button.min{
   
border: 2px solid #d0287d;
   
background: #d0287d;
   
font-size: 16px !important;
   
color: #fff;
   
padding: 4px 7px !important;
}

.button.min:hover{
   
    border: 2px solid #d0287d;
    background: #dc6ea5;
    font-size: 16px !important;
    color: #fff;
    padding: 4px 7px !important;
}
a.delDriver{
    float:right;
    position: absolute;
    right: 20px;
    padding: 5px 10px 5px 30px;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
    border: 1px solid transparent;
    background:transparent url(../images/icon/trash.png) no-repeat 0 0;
    background-size: 25px;
}
a.delDriver:hover{
    background:#336699 url(../images/icon/trash.png) no-repeat 0 0;
    color: #000000 !important;
    border: 1px solid #336699;
    background-size: 25px;
}
.button-b {
    background: #fff;
    color: #000000;
}
.button-b:hover{
    background: #000000;
    color: #fff !important;
    text-decoration: none;
}
.button:hover,.button-sm:hover{
    border-color: #080808;
    background: #fff;
    color: #000;
    text-decoration: none;
}
.button.yellow, .button-b.yellow{
    background: #f5b800;
    border: 2px solid #f5b800;
}

.button.yellow:hover, .button-b.yellow:hover{
    background: #fff;
    border: 2px solid #ffc107;
    color: #ffc107;
}
#clearStep2{
    position:absolute;
    top: -40px;
    right:0;
    visibility: visible;
    z-index: 100000000;
}
#clearStep2:hover{
    box-shadow: 0 0 1rem 0.2rem #ccc;
}
#clearStep2 img{
    transition: 0.3s;
}
#clearStep2:hover img{
    transform: rotate(90deg);
}
a{
    text-decoration: underline;
}
#kalendar{
    
}
#kalendar h2{
font-size: 35px;
background: #d0287d;
display: inline-block;
padding: 5px 30px;
border-radius: 9px;
color: #fff;
margin-top: 20px;
}
#kalendar p strong{
font-size: 35px;
display:inline-block;
width: 50px;
    
}

#kalendar p{
    
}
#Gallery{
    z-index: 100;
    margin: 15px 0px;
}
#Actor .frame iframe{
    width: 100% !important;
    height: auto;
    min-height: 305px;
}
#Actor{
    margin: 10px 0px;
}
#Actor .caption.name{
    margin: 20px 0px 20px 0px;
    font-size: 30px;
    letter-spacing: -2px;
}
#Actor .params span{
    font-size: 13px;
    color: #888;
}
.sidebar-outer {
    margin-top: 0;
    position: relative;
}
#Actor .fixed {
    position: fixed;
    max-width: 450px;
    top: 0;
}
#Actor .params{
    
margin: 0px 0px 20px 0px;
    
border: 1px solid #f1f1f1;
    
padding-top: 20px;
    
padding-bottom: 10px;
}
#Actor .params .keey,#Actor .params span.keey{font-size: 15px !important;font-weight: 300!important;letter-spacing: 0px;padding: 1px;color: #333;}
#Actor .params .vaal,#Actor .params span.vaal{font-size: 15px !important;font-weight: 500 !important;color: #333;}
#Actors .name a, #Actors .name a b{
        font-size: 18px;
        text-decoration: none;
        font-weight: 600;
        letter-spacing: -1px;
}
#Actors .name a{
        font-weight: 400;
    
}
#Actors .name{
    padding: 10px 0px 0px 0px;
}
#Actors .img{
    overflow: hidden;
    position: relative;
    z-index: 40;
    width: 100%;
}
#Actors .back{
    transition: 0.5s;
    padding: 15px;
}
#Actors .back:hover{
    z-index: 100;
    background: #f1f1f1;
}
#Actors img{
    transition: 0.8s;
}
#Actors img:hover{
    transform: scale(1.1);
}
.actorsmain .box, .actorsmain .box:hover{
    min-height: 300px;
    max-height: 310px;
    margin: 0px auto;
    text-align: center;
    border: none;
    box-shadow: none;
    overflow: hidden;
    border: 3px solid;
    background: #fff;
    border: 10px solid #fff;
    width: 100%;
    height: 100%;
    position: relative;
}
.actorsmainblock{
    width: 100%;
    height: 100%;
    min-height: 150px;
    position: relative;
}
.actorsmainblock .over a{
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    line-height: 300px;
    text-align: center;
    text-decoration: none;
    font-size: 44px;
    font-weight: 300;
    color: #fff;
    z-index:100;
}
.actorsmainblock .over{
    box-shadow: inset 0px 0px 20px 20px rgba(0, 0, 0, 0.2);
    z-index:100;
    transition: all 0.4s;
    opacity: 0.2;
    position: absolute;
    top:0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0,0,0,0.55);
    color: #fff;
}
.mainblock:hover .over{
    
    opacity: 1;
}
.main .box img{
    width: 100%;
    margin: 0% auto 0 auto;
    position: relative;
}
.rel{
    position: relative;
}
#rounded-numbers{
    /* width: 78%; */
    text-align: center;
    margin: 0px auto;
}
#rounded-numbers > div{
    /* width: 20%; */
    /* float: left; */
    display: inline-block;
    text-align: left;
    cursor: pointer;
}
#rounded-numbers > div > .num{
    text-align: center;
    vertical-align: top;
    line-height: 45px;
    display: inline-block;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    font-size: 34px;
    font-weight: 600;
    padding: 0;
    height: 50px;
    width: 50px;
    color: #336699;
    background: #f9f9f9;
    border-radius: 50%;
    cursor: pointer;
    transition: 0.3s;
}
#rounded-numbers > div:last-child{
}
#rounded-numbers > div:not(:last-child):after{
    content: '';
    background: url(../../images/icons/2513133-200.png) no-repeat left top;
    background-size: 23px;
    overflow: visible;
    background-position: 13px 12px;
    font-weight: 200;
    color: #ccc;
    font-size: 25px;
    display: inline-block;
    height: 50px;
    vertical-align: top;
    width: 56px;
    opacity: 0.5;
}
#rounded-numbers > div:hover > .num{
    box-shadow: -0.2rem -0.1rem 0.3rem rgba(0,0,0,0.12);
}
#rounded-numbers > div:hover > span{
    color: #333;
}
#rounded-numbers > div >  span{
    font-size: 15px;
    padding: 0px 0px 0px 5px;
    color: #888;
    font-weight: 600;
    display: inline-block;
    line-height: 58px;
    vertical-align: top;
}
#Overlay{
    display: none;
    position: fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    width:100%;
    height:100%;
    z-index: 1000;
    background:rgba(0, 0, 0, 0.27);
}
#Popup-lg{
    position:absolute;
    width: 30vw;
    background:#fff;
    min-height: 200px;
    box-shadow: 0px 3px 9px -4px #0000007a;
    border-radius: 4px;
    padding: 20px 20px 40px 20px;
    z-index: 1001;
    display: none;
}
#Popup-lg.right{
    right:0;
}
#Popup-lg-btn{
    position: absolute;
    bottom: 10px;
    right: 10px;
}
#Popup,#Popup-menu{
    position:absolute;
    width: 270px;
    top: 64px;
    right: 0;
    padding: 20px 20px 20px 20px;
    box-shadow: 0px 3px 9px -4px #0000007a;
    background: #ffffff;
    border-radius: 4px;
    z-index:1001;
    display: none;
}
#Popup-menu{
    position:absolute;
    width: 570px;
    top: 64px;
    right: 0;
    padding: 20px 20px 20px 20px;
    box-shadow: 0px 3px 9px -2px #0000007a;
    background: #ffffff;
    border-radius: 4px;
    z-index:1001;
    display: none;
}
#Popup .caption,#Popup-lg .caption{
    font-size: 18px;    
}
#Popup a{
    font-size: 14px;    
}

#Popup-Close,#Popup-lg-Close,.PopupInfo-Close{
    transition: all 0.2s;
    position:  absolute;
    top: 5px;
    right: 5px;
    background: #d1d1d1;
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 15px;
    cursor:  pointer;
    color: #ffffff;
    text-align: center;
    border-radius: 50%;
    text-indent: 0;
    text-transform: lowercase;
    padding: 0px 0px 1px 0px;
}
#Popup-Close:hover,#Popup-Close:hover, .PopupInfo-Close:hover{
    top: 5px;
    right:5px;
    width: 22px;
    height: 20px;
    line-height: 17px;
}
#Popup-menu-Close{
    width:100px;
    float: right;
}
#menu_icon_overlay{
    display: inline-block;
    margin: 0;
    position: relative;
    float: right;
    transition: 0.3s;
}
.PopupInfo .descr{
    overflow-y: auto;
    max-height: 290px;
    margin-bottom: 30px;
}
#InfobuttonsOverlay .PopupInfo{
    position: absolute;
    white-space: normal;
    width: 400px;
    padding: 10px;
    top: -3px;
    right: 0%;
    padding: 20px 20px 20px 20px;
    box-shadow: 0px 3px 9px -2px #0000007a;
    background: #ffffff;
    border-radius: 4px;
    z-index:1001;
    display: none;
}
.fl-l{
    float: left;
}
.fl-r{
    float: right;
}
.carousel-indicators li {
    text-indent: 0px !important;
    cursor: auto !important;
    float: left;
    width: auto;
    display: inline-block;
}
.carousel-indicators  span{
    font-size: 15px;
}
.carousel-indicators li:not(:last-child):after {
    content: '';
    background: url(../../images/icons/2513133-200.png) no-repeat left top;
    background-size: 12px;
    overflow: visible;
    background-position: 15px 6px;
    font-weight: 200;
    color: #ccc;
    font-size: 25px;
    display: block;
    float: right;
    height: 25px;
    vertical-align: top;
    width: 35px;
    opacity: 0.5;
}
.bg-f{
    background: #333;
    text-align: left;
    margin: -5px -5px -5px 0px;
    z-index: 50;
}
.bg-s{
    background: #336699;
    margin: -25px 0px -25px 0px;
    z-index: 60;
    position: relative;
    text-align: left;
}
.bg-th{
    background: #ccc;
    text-align: left;
    margin: -5px 0px -5px 0px;
    z-index: 50;
}

.tab-name{
    font-size: 1rem;
}
.slick-slider .box, .cats .box{
    overflow: hidden;
    display: block;
}
.slick-slider .box img, .cats .box img{
    overflow: hidden;
    transition: all 1.8s;
}
.slick-slider .box:hover img, .cats .box:hover img{
    transform: scale(1.2);
}
.caption span{
    font-size: var(--big-text);
    padding-bottom: 15px;
    text-align: left;
}
.caption{
    text-align: left;
    font-weight: 600;
    font-size: 30px;
    margin: 20px 0px 10px 0px;
    text-transform: unset;
    font-family: 'Roboto';
}
#Main .caption{
    
    text-align: center;
}
.form h2{
    font-size: 22px;
}
.form h3{
    font-size: 14px;
    color: #585858;
}
.prices{
    margin: 30px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
    border-top: 2px solid #f6ebe8;
    border-bottom: 2px solid #f6ebe8;
}
#Prices h3.capt{
    font-size: 28px !important;
}
.prices .caption{
    font-size: 15px !important;
    font-weight: 500;
}
.prices .price{
    font-size:16px;
    font-weight: 600;
    text-align: right;
}
.prices .block{
padding: 15px 0px 15px 0px;
}
.prices .block:first-child{
border-bottom: 1px solid #dedede;
}
.boxcaption, .boxcaption span{
    padding:0;
    margin:0;
    font-size: 34px;
}
.boxcaptiontext, .boxcaptiontext span {
    font-size: 16px;
}
.boxcaption.caption span{
    font-weight: 700;
    padding: 0;
    font-size: 44px;
    color: #ffffff;
    /* border-bottom: 1px solid #c2165e; */
}
.caption span{
    font-weight: 500;
    padding: 0;
    font-size: 20px;
    color: #ffffff;
    /* border-bottom: 1px solid #c2165e; */
}
#PageContent .caption span{
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0;
    margin: 0;
    font-size: 32px;
    vertical-align: middle;
    font-family: 'Roboto';
}
#PageContent .caption.boxcaption span, #PageContent .caption.boxcaptiontext span{
    color: #fff;
    
}
.white,.white p{
    color: #f9f9f9 !important;
}
.center{
    text-align: center !important;
}
.not-white,.not-white p{
    color: #333 !important;
}
.bg-f .white,.bg-s .white,.bg-th .white{font-size: 1rem;}

ul.pull{

}

ul.pull li a{

    font-size: medium;
}
ul.pull li{
    position: relative;
    list-style: none;
    padding: 10px 0px 10px 20px;
    font-size: medium;
}
ul.pull li:after, ul.pull li:before{
    background: var(--curr-color);
    content: '';
    position: absolute;
    left: 0;
    top: 20px;
    display: block;
    transition: all ease-in 0.4s;
}
ul.pull li:after{
    width: 10px;
    height: 2px;
}
ul.pull li:before{
    width: 2px;
    height: 10px;
    top: 16px;
    left: 4px;
}

ul.pull>li:hover:before,ul.pull>li:hover:after{
    transform: rotate(90deg);
    background: #333;
}
ul{
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
ul li{
    display: list-item;
    margin: 0;
    padding: 0px 0px 0px 0px;
}
#Answers{

}
#Answers a.a_capt{
    font-weight: 600;
    color: #333;
    text-decoration: none;
}
#Answers .a_quest{
    margin-bottom: 20px;
    
}
#Answers a.a_capt:hover{
    color: #f00;
}
#Answers .a_answer {
    background: #f4f4f4;
    padding: 10px;
    margin: 0px 0px 20px 0px;
}
#Answers .a_answer p{
    padding: 0px 0px 0px 0px;
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    text-decoration: none;
}
#Questions{

}
#Questions .question h4{
    margin-bottom: 0rem;
    font-size: 1.21rem;
}
#Questions .question{
    position: relative;
    padding: 10px 16px;
    text-transform: uppercase;
    font-weight: 800;
    color: #202020;
    cursor: pointer;
    margin-top: 5px;
    margin-bottom: 0px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.3);
    transition: 0.3s;
}
#Questions .answer{

    background-color: #fff;
    border-radius: 0 0 4px 4px;
    padding: 10px;
    border-top: 1px solid #fafafa;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.3);
    margin-top: -1px;
}
#Questions .arr{

position: absolute;

display: block;

width: 44px;

height: 44px;

top: 0;

right: 4px;

background: url(../../images/icons/arr-down.png) no-repeat center center;

background-size: 17px;

z-index: 10;

transition: 0.3s;

opacity: 0.4;
}
h4.sendform_text{
    text-align:center;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
}
a.sendform_text{
     display: inline-block;
}
.sendform_text a{
    
/* text-decoration: underline; */
    
font-weight: 600;
}
.sendform_text a:hover{
    text-decoration: none!important;
}
.maintext{
    font-size:14px;
}
#TopLine {
    display: block;
    background: #616161;
    color: #fff;
    padding: 5px 0px;
}
#TopMenu {
    display: block;
    margin: 14px 0px 0px 0px;
}
//#TopMenu a:first-child:after{
    content: '|';
    display: inline-block;
    padding: 0px 3px 0px 5px;
}
#TopMenu a.on{
    
    color: #f9f9f9;
    background: #000;
}
#TopMenu a{
    font-size: 19px;
    text-decoration: none;
    font-weight: 400;
    padding: 3px 10px;
    margin: 3px 0px 0px 17px;
    display: inline-block;
    transition: 0.2s;
    color: #fff;
}

#TopMenu a:hover{
    color: #b7b7b7;
    text-decoration: none;
}

h1 a,h2 a,h3 a,h4 a,h5 a{
    font-size:inherit !important;
}
#socseti a img{
    width: 27px;
}
#socseti a{
    display: inline-block;
    transition: 0.5s;
    width: 38px;
    height: 38px;
    text-align: center;
    padding: 5px 5px 5px 5px;
    border-radius: 50%;
}

#socseti a:hover{
    box-shadow: 0 0rem 0.5rem 0.3rem rgba(255,255,255,0.3);
}
.align-center {
    text-align: center !important;
}
.align-right {
    text-align: right !important;
}
.all-news{
    float: right;
}
a.name-sm{
 font-size: 0.80rem !important;
 white-space: nowrap;
 font-weight: 400;
 letter-spacing: -0.01rem;
}
.nfo > div {
    border-bottom: 1px dashed #ededed;
    padding: 0.3em;
    font-size: 15px;
}
#osago_online .name{
    font-size: 21px;
    margin: 0;
    padding: 0;
    text-indent:0;
}
.infoblock{
    box-shadow: 0 0rem 1rem #ccc;
    display: inline-block;
    padding: 20px;
    border-radius: 4px;
}
.infoblock p{
    margin:0;
    padding:0;
}
#osago_online input,#osago_online select,#osago_online textarea{
    
    font-size: 16px;
}
#osago_online input#vin, #osago_online input#avto_reg_number, #osago_online input#sts{
    text-transform: uppercase;
}
#Strahovie .price > span, #Strahovie .price > span b{ 

    font-size: 17px;
    font-weight: 400;
    text-align: left;
    margin: 10px 0px 10px;
    
}
#Strahovie  .price span b{
     font-size: 22px;
    font-weight: 600;
color: var(--curr-color);
 }
#Strahovie .price{
    text-align: center;
    margin: 0px 0px 10px 0px;
    font-size: 13px;
    font-weight: 400;
}
#Strahovie .caption{
    margin: 20px 0px 0px 0px;
      font-size: 15px;
    font-weight: 400;
}

#Strahovie .caption span{
      font-size: 22px;
      font-weight: 600;
}
#Brends .box{
    height: 100%;
   
   }

#Brends .box:hover{

}
#Strahovie .box{
    padding: 30px 20px 40px 20px !important;
}
.bg-sites{
    background-position: center center;
    background-size: 100% 100% !important;
    position: relative;
}

.bg-sites > .name{
    text-shadow: 0px 1px 2px #333;
    font-size: 23px;
    color: #333;
    font-weight: 400;
    line-height: 190px;
    position: relative;
    width: 100%;
    transition: all ease-in-out 0.3s;
}

.bg-sites > .name:before,.bg-sites > .name:after,.bg-sites > .name i:before,.bg-sites > .name i:after{
    height: 15px;
    width: 15px;
    position: absolute;
    content: '';
    visibility: hidden;
    -webkit-transition: all .45s ease;
    -o-transition: all .45s ease;
    -moz-transition: all .45s ease;
    transition: all .45s ease;
    opacity: 0;
    z-index: 1;
    margin: 20px;
    display: block;
    opacity: 1;
    visibility: visible;
}

.bg-sites > .name:before{
    left: 0;
    bottom: 0;
    border-left: 2px solid var(--curr-color-white);
    border-bottom: 2px solid var(--curr-color-white);
}

.bg-sites > .name:after{
    left: 0;
    top: 0;
    border-top: 2px solid var(--curr-color-white);
    border-left: 2px solid var(--curr-color-white);
}

.bg-sites > .name i:before{
    right: 0;
    bottom: 0;
    border-right: 2px solid var(--curr-color-white);
    border-bottom: 2px solid var(--curr-color-white);
}

.bg-sites > .name i:after{
    right: 0;
    top: 0;
    border-top: 2px solid var(--curr-color-white);
    border-right: 2px solid var(--curr-color-white);
}
.bg-sites > .dinamic > span.white{
    font-size: 16px;
}
.bg-sites  .dinamic{
    padding: 35px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: 20;
    left: 0%;
    top:-200%;
    background: rgba(0, 0, 0, 0.62);
    width: 100%;
    height: 100%;
    transition: ease all 0.5s;
}
.bg-sites:hover .name i:after,.bg-sites:hover .name i:before,.bg-sites:hover .name:before,.bg-sites:hover .name:after{
    margin: 0px;
}
.bg-sites:hover .name{
}
.bg-sites:hover .dinamic{
    opacity: 1;
    visibility: visible;
    right: 0;
    bottom: 0;
    left: 0;
    top:0;
}
.w990{
}
#Animation{
    width: 100%;
    background: #ccc url(../images/bg.jpg) no-repeat center center;
    background-size:cover;
    height: 400px;
    padding: 10px;
    z-index: 0;
    position: relative;
}
#A_block{/* position: absolute; *//* left: 10%; */padding: 40px 0px 0px 0px;}

#A_block .a_caption{text-shadow: 1px 1px 5px rgba(255, 255, 255, 0.2);color: #000;font-size: 31px;}
a.logof img {
    margin: 10px auto 0px;
    width: 53px;
}
a.logo img{
    margin: 10px auto 0px;
    width: 331px;
}
a.logo:hover{
    text-decoration:none;
    color: #686868;
}
a.logo.page img{
     width: 277px !important;
}
#A_block .a_descr{
    margin:30px 0px 0px 0px;
}

#A_block .a_img{
    margin:0px 0px 0px 0px;
    position: absolute;
    right: 0;
    top: 60px;
    padding: 0px 0px 0px 0px;
    width: 470px;
    height: 300px;
    background: url(../images/1.png) no-repeat;
    background-size: cover;
}
#PageTel{
    text-align: right;
    color: #fff;
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 0px 0px;
}


#PageTel a.phone, #PageTel .times, a.mobile.phone{
   transition: all ease-in-out 0.3s;
   margin: 0px 0px 0px 0px;
   text-decoration: none;
}
#PageTel div a.phone:hover,  a.mobile.phone:hover{
    color: #434343;
}
.phonef{

    font-size: 17px;
    padding: 0px 20px 0px 0px;
}
#PageTel > .times{
    text-align: right;
    font-size: 13px;
}
#PageTel > .times p{
    text-align: right;
    margin: 0;
    padding: 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 27px;
}
#PageTel > .times .fa.fa1{
    font-size:25px;
    vertical-align: top;
    margin: 0;
    padding: 0px 0px 0px 0px;
}
#PageTel > .times  .fa.fa2{
    font-size: 30px;
}
#PageMap .text{
    text-align: left;
    font-size:15px;
    display: inline-block;

}
#PageMap .text p{
    text-align: left;
    font-size:15px;
    margin: 0;
    line-height: 22px;
}
#PageMap .fa{
    vertical-align: top;
    text-align: left;
    font-size: 29px;
    padding: 0px 20px 0px 0px;
    display: inline-block;
}
#PageMap a{
    color:#32abb1;
}
#PageMap{
    text-align: left;
    padding: 35px 0px 0px 0px;
    color: #fff;
}
#PageMap .text{
        color: #fff;
}
#PageTel a.lang{
    transition: 0.3s;
    color:#fff;
    padding:3px;
    border: 1px solid #fff;
    display: block;
    border-radius: 50%;
    font-size: 13px;
    width: 27px;
    height: 27px;
    text-align:center;
    text-decoration: none;
    background: #000000;
    margin: 0px 0px 0px 10px;
}

#PageTel a.lang:hover{

    background: #484848;
}
 #Content img{
     position: relative;
     z-index: 10;
     overflow: visible;
 }
 #Content table.style {
    width: 100%; /* Ð¨Ð¸Ñ€Ð¸Ð½Ð° Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñ‹ */
    border-collapse: collapse; /* Ð£Ð±Ð¸Ñ€Ð°ÐµÐ¼ Ð´Ð²Ð¾Ð¹Ð½Ñ‹Ðµ Ð»Ð¸Ð½Ð¸Ð¸ */
    border-bottom: 2px solid #c2165e; /* Ð›Ð¸Ð½Ð¸Ñ ÑÐ½Ð¸Ð·Ñƒ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñ‹ */
    border-top: 2px solid #c2165e; /* Ð›Ð¸Ð½Ð¸Ñ ÑÐ²ÐµÑ€Ñ…Ñƒ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñ‹ */
   }
    #Content table.style tr:first-child td{
        color: #c2165e;
        font-weight: 600;
        border-color: #c2165e;
    }
    #Content table.style td:first-child p{
        color: #5d5d5d;
        font-weight: bold;
        font-size: 14px;
    }
  #Content table.style td { 
    text-align: center; /* Ð’Ñ‹Ñ€Ð°Ð²Ð½Ð¸Ð²Ð°Ð½Ð¸Ðµ Ð¿Ð¾ Ñ†ÐµÐ½Ñ‚Ñ€Ñƒ */
    border-bottom: 1px solid #333;
    border-top: 1px solid #333;
   }
  #Content table.style td, #Content table.style th {
    padding: 5px; /* ÐŸÐ¾Ð»Ñ Ð² ÑÑ‡ÐµÐ¹ÐºÐ°Ñ… */
   }
  
.slicks  div{
    box-sizing: border-box;
    overflow: hidden;
    min-height: 450px;
}
.slicks .slick-prev:before,
.slicks .slick-next:before {
    color: black;
}
.iviewSlider > div{
    width: 100% !important;
}
a.newscaption{font-size: 15px;color: #333;font-weight: 600;}
a.newscaption:hover{text-decoration:underline;color: #c88b8b;}
.newsdescr{font-size: 14px;font-weight: 400;}
a.logo{
    /* text-align: left; */
    width: auto;
    margin: 0 auto;
    font-size: 26px;
    color: #333;
    text-decoration:none;
    padding: 0px;
}
a.logo span{
    font-size: 17px;
    font-weight: 600;
    padding: 0px 0px 0px 0px;
}
a.logo.footer{
    font-size: 20px;
    text-decoration:none;
    margin: 10px 0px 10px 0px;
    display:inline-block;
    padding: 0px;
}
a.logo.footer span{
    color: #ffffff;
    font-size: 20px;
    padding: 0px 0px 0px 0px;
}
/* =Shadow Nav   -------------------------------------------------------------------------- */     
#top-menu{
    transition:all ease-in-out 0.2s;
    /* position:absolute; */
    left: 0;
    top: 60px;
}  

#p-left {
    width: 200px;
    margin: 40px 0px 0px 0px;
    padding: 0px;
    position: absolute;
    left: 0px;
}
#p-right {
    width: 150px;
    margin: 40px 10px 0px 0px;
    padding: 0px;
    position: absolute;
    right: 0px;
}
#PageHead 
{
    margin: 0px auto 0px auto;
    text-align: center;
}
#PageHeader .tel{
    opacity:0;
    visibility:hidden;
}

#PageHeader.fixed .tel{
    opacity:1;
    visibility:visible;
}

#PageHeader  
{
    background: url(../images/bg.jpg) no-repeat;
    max-width: 1800px;
    background-size: 100%;
    height: 190px;
    margin: 0px auto 0px auto;
    padding: 0px;
    transition: all ease-out 0.15s;
    z-index: 12;
    position: relative;
}

#PageHeader.main{
    height: 377px;
}
#PageHeader.main{
     width: 100%;
     position: relative;
     z-index: 50;
}
#PageHeader.main:after,
#PageHeader.main:before {
  border-bottom: 3vw solid #ffffff;
  bottom: 0;
  content: "";
  position: absolute;
}
#PageHeader.main:before {
  border-right: 50vw solid transparent;
  left: 0;
}
#PageHeader.main:after {
  border-left: 50vw solid transparent;
  right: 0;
}
#PageHeader.fixed{
    background: #ffffff;
}
#PageHeader.mobile  .PageTel{
    color:#fff;
}
.menu_icon{/* padding: 0px 0px 0px 0px; *//* margin: 0; *//* position: relative; *//* float: right; *//* transition: 0.3s; *//* display: none; */}

.login_icon{
    padding: 4px 0 0;
    position: relative;
    display: inline-block;
    float: right;
}
.login_icon img{
    height: 34px;
    width: auto;
}
.logout img{

    height: 25px;

    width: auto;
}
.bg-banner{
    background: url(../images/66.jpg) no-repeat center top;
    background-size: 100%;
    min-height: 534px;
    height: 100%;
    position: relative;
}
.bg-banner .bg{
    height: 100%;
    width: 100%;
    position: absolute;
    padding: 0;
    margin: 0;
    background: rgba(226, 186, 175, 0.4);
    z-index: 10;
}
.bg h1.name{
    font-family: 'Bad Script' !important;
    font-size: 90px;
    color: #fff;
    z-index: 20;
    position: absolute;
}
#Albums{
    
}

.cont {
  position: relative;
}
img.img_1{
    padding: 15px 0 15px 15px;
    margin: 0 10px 0px 0px;
    border: 10px solid transparent;
    border-image: linear-gradient(to left, transparent 0%, #f6ebe8 100%);
    border-image-slice: 1;
}

img.img_2{
    padding: 15px 15px 15px 0px;
    margin: 0 0px 10px 0px;
    border: 10px solid transparent;
    border-image: linear-gradient(to right, transparent 0%, #f6ebe8 100%);
    border-image-slice: 1;
}
#Albums a.img {
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 10000;
  opacity: 1;
  /* position: absolute; */
  overflow: visible;
  visibility: visible;
  display: block;
  background: #826363 !important;
}
#Albums .image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
  position: relative;
  z-index: 100;
}
#Albums .middle {
    transition: all ease 3s;
  transition: .5s ease;
  padding: 5px 20px;
  opacity: 1;
  width: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.24) 0%, transparent 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 100;
}

#Albums .albumsdescr{
    
color: #fff;
}
#Albums .albumscaption{
    text-decoration: none;
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    font-size: 24px;
    font-weight: 500;
}

#Albums .block{
    position: relative;
    width: 100%;
    height: 220px;
    background-size: 100%;
    /* background-position: center center; */
    background-repeat: no-repeat;
    border-radius: 3px;
    transition: all ease 1.2s;
}
#Albums .block:hover{
    background-size: 110% !important;
    background-position: left center;
    background-repeat: no-repeat;
}
a.callback{
    transition: 0.3s;
    color:#fff!important;
    font-size: 13px !important;
    padding: 2px 10px !important;
    text-transform: uppercase;
}
a.callback:hover{
    color:#fff!important;
    background: #17a2b8;
    border: 2px solid #17a2b8!important;
}
#QwestionForm{
background: #232323;
color: #fff;
padding: 30px 30px;
}
#QwestionForm.inpage{
background: #232323;
color: #fff;
padding: 30px 30px;
width:100%;
}
#QwestionForm .caption{
    margin:0 0 10px 0;
    padding:0;
    font-size: 19px;
}
#QwestionForm .descr{
    font-size: 15px;
    color:#d4d4d4;
}
#PageContent  
{
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
    transition: all ease 0.1s;
    /* position: relative; */
    /* z-index: 10; */
    min-height: 100vh;
    max-width: 1800px;
    /* position: relative; */
}
#PageContent #Content{
    min-height: 330px;
    padding: 30px 0px 20px 0px;
}
#Products img{width: auto;max-height: 180px;}
#Products .box{
    
background: #f3f3f3;
    
padding: 0px 0px 0px 10px;
    
margin: 0px 0px 30px 0px;
}
#Products .box .caption{
    
text-align: left;
    
font-weight: 600;
    
font-size: 20px;
    
margin: 30px 0px 10px 0px;
    
text-transform: unset;
}
#Products .box .img{
    
}
.sell .fa{
    font-size: 50px;
    background: #f3f3f3;
    border: 1px solid #dedede;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    padding: 0px;
    margin: 0 auto 0px auto;
    display: block;
}

.contacts .line{
    padding: 20px 0px 10px 0px;
}
.contacts .c_icon, .contacts .c_text{
    display: inline-block;
}
.contacts .c_icon{
    padding:0;
    vertical-align: top !important;
    font-size: 40px;
    color: #666;
    width: 50px;
}
#Content .table table{
    width: 100%;
}
#PageContent.fixed{
}
#PageContentLeft {
    width: 20px;
    margin: 0px;
    padding: 0px;
    float: left;
    color: #F30;
}
#PageContentCenter {
    margin: -10px 210px 0px 210px;
    padding: 0px 0px 0px 0px;
    min-height: 400px;
}
#PageContentRight {
    width: 210px;
    margin: 0px;
    padding: 0px;
    float: right;
    color: #F30;
}
#PageMenu {
    margin: 0px 0px 0px 10px;
    padding: 0px;
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    text-decoration: none;
    font-style: italic;
}
#PageKategorii {
    margin: 0px 10px 0px 0px;
    padding: 0px;
    text-decoration: none;
    font-style: italic;
}

#PageNews {
    margin: 0px 10px 0px 10px;
    padding: 0px;
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    text-decoration: none;
    font-style: italic;
}
#PageAnekdot {
    background-image: url(../images/anekdot.png);
    width: 300px;
    margin: 0px auto;
    padding: 5px;
    height: 300px;
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    color: #030;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-decoration: none;
    font-style: italic;
}
#PageKino {
    background-image: url(../images/kino.png);
    width: 300px;
    margin: 0px auto;
    padding: 5px;
    height: 344px;
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    color: #030;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-decoration: none;
    font-style: italic;
}
#PageRmain {
    width: 303px;
    margin: 0px auto;
    padding: 5px;
    height: 400px;
    float: right;
    background-repeat: no-repeat;
    display: block;
    color: #006;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-decoration: none;
    font-style: italic;
}
#PageAfisha {
    background-image: url(../images/Pergament.gif);
    width: 400px;
    margin: 0px auto;
    padding: 5px;
    height: 455px;
    float: right;
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
}

#PageFooter    
{
    color: #fff;
    margin: 0px auto 0px auto;
    font-size: 12px;
    background: #000000;
}
#PageFooter p, #PageFooter a, #PageFooter span, #PageFooter li, #PageFooter strong, #PageFooter b, #PageFooter .caption{
    color: #fff;
    font-size: 14px;
}
#PageFooter a:not(.logo){
    text-decoration: underline;
}
#PageFooter a:hover{
    text-decoration: none;
}
#PageFooterKarta    
{
    margin: 5px auto;
    color: #FF8819;
    font-size: 12px;
    width: 980px;
    text-align: center;
}

.slogan{
    padding: 5px 0px 5px 0px;
    display: block;
    font-size: 13px;
}

#PageTopMenu{position: relative;padding: 10px 0px 0px 0px;}
#PageTopMenu  > .bl-1,#PageTopMenu  > .bl-2,#PageTopMenu  > .bl-3{
    display: inline-block;
    text-align: left;
}
#PageTopMenu  > .bl-1{

width: 200px;

padding: 0;
}
#PageTopMenu  > .bl-2{

width: 52%;

padding: 0;

float: right;
}
#social{

margin: 10px 0px 0px 0px;
}

#social img{
   border-radius: 50%;
   margin: 12px 8px 5px 0px;
   height:32px;
}
#PageTopMenu  > .bl-3{

width: 215px;

text-align: right !important;

margin-top: 23px;

float: right;
}

#Popup{
    position:absolute;
    width: 270px;
    top: 52px;
    right: 0;
    padding: 20px 20px 20px 20px;
    box-shadow: 0px 3px 9px -4px #0000007a;
    background: #ffffff;
    border-radius: 4px;
    z-index:1001;
    display: none;
}
#Popup .caption{
    font-size: 18px;    
}

#PopupClose{
    transition: all 0.1s;
    position:  absolute;
    top: 5px;
    right: 5px;
    background: #ff5a5f;
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 14px;
    cursor:  pointer;
    color: #ffffff;
    text-align: center;
    border-radius: 50%;
    text-indent: 0;
    text-transform: lowercase;
    padding: 0px 0px 1px 0px;
}
#PopupClose:hover{
    top: 3px;
    right: 3px;
    width: 18px;
    height: 18px;
    line-height: 17px;
}

#CheckOsago .val{
    
font-weight: 600;
}
#CheckOsago h5{
    
font-size: 15px;
    
color: #369;
text-align: center;
}
#CheckOsago h5:after{
    display: inline-block;
    content:'';
    width:30%;
    height: 1px;
    background:#efefef;
    margin: 0px 0px 0px 10px;
}
#DataOsago .caption b{
    font-size: 15px;
    font-weight: 600;
}
#helps{
    padding: 0px 0px 10px 0px;
  
}
#helps> span{
    font-size: 15px;
    margin: 0px 10px 0px 0px;
    display: inline-block;
    border-bottom: 1px dashed #98b2cc;
}
.helps > span{
    font-size: 14px;
    margin: 17px 10px 0px 0px;
    display: inline-block;
}
.helps > div.inline{
    font-size: 14px;
    margin: 0px 10px 0px 0px;
    display: inline-block;
}
#Strahovie .about{
    text-align: center;
    position: relative;
    top: -1rem;
    background: rgb(243, 243, 243);
    padding: 4px 6px;
    border-radius: 0px 0px 4px 4px;
    display: inline-block;
}
#Strahovie .about span{
    color: #2e2e2e;
}
#Strahovie .order{
}
#Card{
    width: 280px;
    height: 140px;
    border: 1px solid #ccc;
    border-radius: 6px;
    background: url(../images/card.jpg);
    background-size: 102%;
}
#Card .logo{
    
background: url(../images/elektropolis_footer.png);
    
background-size: 26px;
    
background-repeat: no-repeat;
    
background-position: 10px 10px;
    
z-index: 100;
    
width: 300px;
    
height: 49px;
    
color: #fff;
    
line-height: 38px;
    
font-size: 16px;
    
padding: 0px 0px 0px 44px;
    
text-shadow: 0px 1px 1px #333;
}
#Card .count span{
    font-size: 14px;
    color: #fff;
}
#Card .count{
    
color: #fff;
    
font-size: 32px;
    
text-align: right;
    
text-shadow: 1px 1px 1px #000;
    
padding: 0px 20px 0px 0px;
}
#Card .number{
    
text-align: center;
    
letter-spacing: 1px;
    
font-size: 20px;
    
color: #fff;
    
text-shadow: 1px 1px 1px #000;
}
.lock{
    opacity:0.3;
    position: absolute;
    right: 10px;
    top: 50px;
    z-index: 10;
    transition: 0.3s;
}

.lock:hover{
   opacity:0.9;  
}
   
.lock img{
    width: 27px;
}
.copyfield{
        text-align: right;
        border-bottom: 1px dashed #369;
        color: #336699;
        cursor: pointer;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 5px;
}
form{
    transition: all ease 0.3s;
}
.forms-w{
    width: 50% !important;
}
.forms-w60{
    width: 60% !important;
}
.forms-w75{
    width: 75% !important;
}
.forms-w90{
    width: 100% !important;
}
.rotated90 {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg); /* IE 9 */
    -moz-transform: rotate(90deg); /* Firefox */
    -webkit-transform: rotate(90deg); /* Safari and Chrome */
    -o-transform: rotate(90deg); /* Opera */
}
.rotated180 {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg); 
    -webkit-transform: rotate(180deg); 
    -o-transform: rotate(180deg);
}
p{font: normal 16px / 28px "Open Sans", Helvetica, Arial, Verdana, sans-serif;}
.bcred,#checksbox.bcred{
    border: 1px solid #f98e8e!important;
    border-color: #f98e8e !important;
    outline-color: beige;
}
.carousel-inner .carousel-item {
  opacity: 0;
  transition: none;
  transform: translate3d(0,0,0) !important;
}

.carousel-inner .carousel-item.active {
  transition: opacity 0.5s ease-in-out;
  opacity: 1;
}

.tooltip-inner > div {
    /* text-align: center; */
}
.tooltip-inner > div > img{
    /* margin: 0px auto; */
}
.ui-state-default:hover{
    background: #fff !important;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
    border-top-color: #ccc!important; /* Ã‘â€ ÃÂ²ÃÂµÃ‘â€š Ã‘ÂÃ‘â€šÃ‘â‚¬ÃÂµÃÂ»ÃÂ¾Ã‘â€¡ÃÂºÃÂ¸ (ÃÂ¿ÃÂ¾ Ã‘Æ’ÃÂ¼ÃÂ¾ÃÂ»Ã‘â€¡ÃÂ°ÃÂ½ÃÂ¸Ã‘Å½ #000)*/
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
    border-right-color: #ccc!important; /* Ã‘â€ ÃÂ²ÃÂµÃ‘â€š Ã‘ÂÃ‘â€šÃ‘â‚¬ÃÂµÃÂ»ÃÂ¾Ã‘â€¡ÃÂºÃÂ¸ (ÃÂ¿ÃÂ¾ Ã‘Æ’ÃÂ¼ÃÂ¾ÃÂ»Ã‘â€¡ÃÂ°ÃÂ½ÃÂ¸Ã‘Å½ #000)*/
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
    border-bottom-color: #ccc!important; /* Ã‘â€ ÃÂ²ÃÂµÃ‘â€š Ã‘ÂÃ‘â€šÃ‘â‚¬ÃÂµÃÂ»ÃÂ¾Ã‘â€¡ÃÂºÃÂ¸ (ÃÂ¿ÃÂ¾ Ã‘Æ’ÃÂ¼ÃÂ¾ÃÂ»Ã‘â€¡ÃÂ°ÃÂ½ÃÂ¸Ã‘Å½ #000) */
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
    border-left-color: #ccc!important; /* Ã‘â€ ÃÂ²ÃÂµÃ‘â€š Ã‘ÂÃ‘â€šÃ‘â‚¬ÃÂµÃÂ»ÃÂ¾Ã‘â€¡ÃÂºÃÂ¸ (ÃÂ¿ÃÂ¾ Ã‘Æ’ÃÂ¼ÃÂ¾ÃÂ»Ã‘â€¡ÃÂ°ÃÂ½ÃÂ¸Ã‘Å½ #000) */
}

.tooltip-inner {
    box-shadow: 0 0rem 1rem #ccc !important;
    max-width: 300px!important; /* ÃÂ¼ÃÂ°ÃÂºÃ‘ÂÃÂ¸ÃÂ¼ÃÂ°ÃÂ»Ã‘Å’ÃÂ½ÃÂ°Ã‘Â Ã‘Ë†ÃÂ¸Ã‘â‚¬ÃÂ¸ÃÂ½ÃÂ° ÃÂ¿ÃÂ¾ÃÂ´Ã‘ÂÃÂºÃÂ°ÃÂ·ÃÂºÃÂ¸ (ÃÂ¿ÃÂ¾ Ã‘Æ’ÃÂ¼ÃÂ¾ÃÂ»Ã‘â€¡ÃÂ°ÃÂ½ÃÂ¸Ã‘Å½ 200px) */
    color: #333!important; /* Ã‘â€ ÃÂ²ÃÂµÃ‘â€š Ã‘Ë†Ã‘â‚¬ÃÂ¸Ã‘â€žÃ‘â€šÃÂ° */
    background-color: #fff!important; /* Ã‘â€ ÃÂ²ÃÂµÃ‘â€š Ã‘â€žÃÂ¾ÃÂ½ÃÂ° (ÃÂ¿ÃÂ¾ Ã‘Æ’ÃÂ¼ÃÂ¾ÃÂ»Ã‘â€¡ÃÂ°ÃÂ½ÃÂ¸Ã‘Å½ #000) */
    border-radius: 3px!important; /* Ã‘â‚¬ÃÂ°ÃÂ´ÃÂ¸Ã‘Æ’Ã‘Â Ã‘ÂÃÂºÃ‘â‚¬Ã‘Æ’ÃÂ³ÃÂ´ÃÂµÃÂ½ÃÂ¸Ã‘Â Ã‘Æ’ÃÂ³ÃÂ»ÃÂ¾ÃÂ² */
    opacity: 1.0!important;
    filter: alpha(opacity=100)!important;
}
.tooltip-inner a{
    color: red !important;
    text-decoration: underline;
}

.tooltip-inner a:hover{
    color: red !important;
    text-decoration: none;
}
.tooltip.in {
  opacity: 1!important;
  filter:alpha(opacity=100)!important;
}
.tooltip.show {
    opacity: 1!important;
}
a.call_h{
    display: none;
    
    top: 23px;
    position: absolute;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 10px;
}
a.call_h img{
  
position: relative;
  
margin: -10px 0px 0px 0px;
}
.w25{
    width: 25%;
    margin: 0 auto;
}
.w50{
    width: 50%;
    margin: 0 auto;
}
.w75{
    width: 75%;
    margin: 0 auto;
}
.w80{
    width: 80%;
    margin: 0 auto;
}
.w90{
    width: 90%;
    margin: 0 auto;
}
.w100{
    width: 100%;
    margin: 0 auto;
}
::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease;color: #f1f1f1;}
::-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease;color: #f1f1f1;}
:-moz-placeholder                 {opacity: 1; transition: opacity 0.3s ease;color: #f1f1f1;}
:-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease; color: #f1f1f1;}
:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}

input:focus::-webkit-input-placeholder {opacity: 1; transition: opacity 0.3s ease;}
input:focus::-moz-placeholder          {opacity: 1; transition: opacity 0.3s ease;}
input:focus:-moz-placeholder           {opacity: 1; transition: opacity 0.3s ease;}
input:focus:-ms-input-placeholder      {opacity: 1; transition: opacity 0.3s ease;}

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */

::selection {
background-color: #BDBDBD;
}
