/* Custom styles */
body{
    padding-top: 51px;
    font-family: 'PT Sans', sans-serif;
    font-weight: normal;
    line-height: 1.6;
    text-rendering: optimizeLegibility;
}

a {
    color:#9b6001;
}

a:hover {
    color:#2e1f07;
}

h1, h2, h3, h4{
     font-family: 'PT Sans Caption', sans-serif;
}

h3.ibi{
    font-family:'Intro-Black-Italic';
}
ul.dash-marker li{
    margin-left:1em;
    text-indent: -2em;
    font-size: 1em;
    list-style: none;
}
ul.dash-marker li:before {
    content: "\2013\a0";
    font-size: 2em;
    color:#666666;
}
ul.nodot{
    list-style: none;
}
ul.podpynkt {
    margin-left:1em;
    text-indent: -2em;
    font-size: 1em;
    list-style: none;
}
/* Тут про то как списки с подпунктами нумеровать
ol.punkts li{
    list-style-type: none;
}
ol.punkts {
    counter-reset: punkt;
}
ol.punkts li:before {
    counter-increment:punkt;
    content:counter(punkt);
}
ol.punkts ol {
    counter-reset: podpunkt;
}
ol.punkts ol li:before {
    counter-increment:podpunkt;
    content:counter(punkt) "." counter(podpunkt);
}
*/
.in-text-phone{
    display: block;
    font-size: 22px;
    color:#9b6001;
    text-align: center;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
border-color: #fff005;
background:#fff005;
color:#000;
}
i.rur {
    font-family: 'ALSRubl-Arial', Arial, serif;
    font-size: 1em;
    font-style: normal;
    line-height: 1em;
}
.page-header {
    border-bottom: none;
    /*margin: 0 0 20px;*/
}

.page-header h2{
    margin-top: 0;
    font-family: 'Intro-Black-Italic', 'Arial Narrow', Arial, Tahoma, Verdana;
    color: #333;
    line-height: 62px;
    font-size: 1.65em;
    font-weight: bold;
    text-transform: uppercase;
    background: url(../img/page-header-h2-bg.png) no-repeat center center;
    text-align: center;
}
.page-header span{
    background: #fff;
    padding: 1em;
}

.page-header sup{
    font-family: 'Intro-Black-Italic', sans-serif;
    font-size: 16px;
    font-weight:normal;
}

.page-header-inverse h2{
    color: #fff;
    background: url(../img/page-header-inverse-h2-bg.png) no-repeat center center;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.4);
}

.row{
    margin-right: auto;
    margin-left: auto;
}
.navbar-phone{
    color:#000;
    font-size: 22px;
    font-weight:bold;
}
.badge-online {
    background-color: #5cb85c;
}
.badge-offline{
    background-color: #d9534f;
}
.callbackform label{
    font-family: 'PT Sans Caption', sans-serif;
    font-size: 18px;
}
.callbackform input[type="text"], .callbackform input[type="tel"]{
    border: none;
    background: #EFEFEF;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    color: #000;
    outline: 0;
    font-size: 18px;
    text-shadow: 0 1px #fff;
}
.we-social {
    padding:10px;
}
.we-social li {
    margin:0 5px;
}
.we-social li a img{
   height:30px;
}
.we-social a:hover{
    background: #fff005;
}
#bukvus {
    position: fixed;
    display: none;
    bottom: 0;
    opacity: 0.9;
    background: #333;
    width: 100%;
    padding: 20px 0;
    text-align: center;
    color: #fff;
    z-index: 99;
    cursor: pointer;
    width: 100%;
    font-size: 2em;
}
.header-all-wrapper{
    background: url(../img/header-all-wrapper-bg.png) no-repeat bottom center;
    background-size: cover;
}
.header-index{
    background: url(../img/header-all-wrapper-bg.jpg) no-repeat center center;
    background-size: cover;
}
.header-evakuator{
    background: url(../img/header-evakuaciya-bg.png) no-repeat bottom center;
    background-size: cover;
}
.header-texpomoshh{
    /*background: url(../img/header-texpomoshh-bg.png) no-repeat bottom center;
    background-size: cover;*/
    background: #f5f5f5;
}
.header-avtomojka{
    background: url(../img/header-avtomojka-bg.png) no-repeat bottom center;
}
.header-index .header-all-overlay{
    background: url(../img/header-all-overlay.png) repeat top left;
}

.header-wrapper{
     background: rgba(255, 255, 255, 0.9);
}

.header{
    
}

.social-icons ul li{
    list-style:none;
    float:left;
}
.social-icons ul li a{
    display:inline-block;
    opacity:0.7;
}
.social-icons ul li a:hover{
    opacity:1;
}
.logotype{
    color:#000;
    text-align:center;
    font-family: 'PT Sans Caption', sans-serif;
    font-weight: bold;
}
.logotype p{
    margin:0;
}
.logotype h2 {
    margin-top:0;
}
.logotype img{
    width:75%;
}
.site-title {
    text-align:left;
    padding:20px 0 0 0;
}
.seo-headertext{
    padding: 0;
}
.seo-headertext p{
    padding:16px 10px 0 0;
}
.seo-headertext a {
    display: inline-block;
    border:2px dashed #9b6001;
    border-radius:4px;
}
.seo-headertext a:hover{
    border:none;
}
.seo-headertext img{
    width:100%;
    border-radius:4px;
    box-shadow:
        0 1px 4px rgba(0, 0, 0, .3),
        -23px 0 20px -23px rgba(0, 0, 0, .8),
        23px 0 20px -23px rgba(0, 0, 0, .8),
        0 0 40px rgba(0, 0, 0, .1) inset;
}
.seo-headertext h2{
    font-size:22px;
    margin-top:3px;
    font-family: 'PT Sans';
}
.header-contact{
    text-align:right;
    font-family: 'PT Sans Caption', sans-serif;
    padding-top:30px;
}
.header-contact span.glyphicon{
    color:#9d6001;
    font-size: 16px;
}
.header-contact p{
    margin:0;
    color:#000;
    font-size: 16px;
}
.header-contact p.office{
    font-size: 24px;
    margin:0 0 0 0;
}
.header-contact p.phone-number{
    margin:10px 0;
}
.header-contact span.phone-number-inner{
    font-size: 24px;
    margin:0;
}
.header-contact small{
    font-size: 95%;
    color:#9b6001;
}
.header-contact div.col-md-6 span{
    font-size:170%;
}
.header-contact div.col-md-6 sup{
    font-weight:600;
    font-size:65%;
}
.navbar-wrapper{
     background: url(../img/navbar-wrapper-bg.png) repeat-x top left;
     padding: 0 0 20px 0;
}
.main-navi{
    
}
.nav-justified {
  background-color: #fac402;
  border-radius: 5px;
  box-shadow:
   0 1px 4px rgba(0, 0, 0, .3),
   -23px 0 20px -23px rgba(0, 0, 0, .8),
   23px 0 20px -23px rgba(0, 0, 0, .8);
  /* border: 1px solid #eeedf2; */
}
.nav-justified > li > a {
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #777;
  text-transform: uppercase;
  font-size:14px;
  letter-spacing: 1px;
  text-shadow: 0px 1px 2px #ffe574;
  color: #000;
  font-weight: bold;
  text-align: center;
  /*border-bottom: 1px solid #d5d5d5; */
  background-color: #fac402; /* Old browsers */
  background-repeat: repeat-x; /* Repeat the gradient */
  background-image: -moz-linear-gradient(top, #fde470 0%, #fac402 100%); /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fde470), color-stop(100%,#fac402)); /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(top, #fde470 0%,#fac402 100%); /* Chrome 10+,Safari 5.1+ */
  background-image: -o-linear-gradient(top, #fde470 0%,#fac402 100%); /* Opera 11.10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fde470', endColorstr='#fac402',GradientType=0 ); /* IE6-9 */
  background-image: linear-gradient(top, #fde470 0%,#fac402 100%); /* W3C */
   -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -o-transition: all linear .2s;
    -ms-transition: all linear .2s;
    transition: all linear .2s;
}
.nav-justified > li > a:hover{
   -webkit-box-shadow: 0 2px 0 0 rgba(0,0,0,0.1),  inset 0 12px 20px 2px #ffefaf;
    -moz-box-shadow: 0 2px 0 0 rgba(0,0,0,0.1),  inset 0 12px 20px 2px #ffefaf;
    box-shadow: 0 2px 0 0 rgba(0,0,0,0.1),  inset 0 12px 20px 2px #ffefaf;
    text-decoration:none;
    
    text-shadow:none;  
}
.nav-justified > .active > a,
.nav-justified > .active > a:hover,
.nav-justified > .active > a:focus {
  background-color: #2c2c2e;
  background-image: none;
  color:#fff;
  text-shadow: 0px 1px 2px #000;
  box-shadow: inset 0 3px 7px rgba(0,0,0,.15);
}
.nav-justified > li:first-child > a {
  border-radius: 5px 5px 0 0;
}
.nav-justified > li:last-child > a {
  border-bottom: 1;
  border-radius: 0 0 5px 5px;
}

@media (min-width: 768px) {
  .nav-justified {
   /* max-height: 52px; */
  }
  .nav-justified > li > a {
    border-left: 1px solid #ffe378;
    border-right: 1px solid #ecc834;
  }
  .nav-justified > li:first-child > a {
    border-left: 0;
    border-radius: 5px 0 0 5px;
  }
  .nav-justified > li:last-child > a {
    border-radius: 0 5px 5px 0;
    border-right: 0;
  }
}
/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
  /* Remove the padding we set earlier */
  .masthead,
  .marketing,
  .footer {
    padding-left: 0;
    padding-right: 0;
  }
}

.promote-1-0{
    background: url(../img/promote-1-0-bottom-bg.png) no-repeat right bottom;
    padding-bottom: 0;
}

.club-promo{
    padding: 0 0 145px 0;
    background:none;
    /*border-bottom: 1px solid #cdced4;
    border-top: 1px solid #f7f7fa;*/
    background: #e1e2e8 url(../img/club-promo-bg.png) no-repeat right bottom;
}


#tabcards {
    margin:12px 0 5px 0;
}
#tabcards a {
    color: #000;
    font-size:20px;
    padding: 5px 7px;
}

#tabcards > li.active > a{
    background:#e9eaf0;
    border-bottom:1px solid #d7d8de;
}
#tabcardscontent ul{
    list-style:none;
}
#tabcardscontent ul li:before{
    font-family: 'Glyphicons Halflings';
    content: "\e013";
    padding-right: 1em;
    background-color: #666666;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;
    text-shadow: rgba(255,255,255,0.5) 0px 3px 3px;
}
#tabcardscontent ul li{
    padding-bottom: 5px;
    text-indent: -2em;
}
.promote-inner {
    border: 10px solid #f2f2f4;
    border-bottom:none;
    text-align:left;
    background: #fff;
    padding: 8px 0;
    margin-top: 75px;
}
.promote-inner a {
    margin-top:-105px;
    display:block;
    color:#333;
    padding:0;
    text-align:center;
    padding: 0;
}
.promote-inner a:hover{
    text-decoration:none;
}

.promo-inner-bottom{
    height: 41px;
    background: url(../img/promo-inner-bottom-bg.png) no-repeat bottom center;
    margin-bottom: 20px;
}
.service-promo{

}
.service-promo div.col-sm-4 div{
    text-align: left;
    margin: 5px;
    padding: 20px;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .4), -23px 0 20px -23px rgba(0, 0, 0, .9), 23px 0 20px -23px rgba(0, 0, 0, .8);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .4), -23px 0 20px -23px rgba(0, 0, 0, .9), 23px 0 20px -23px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .4), -23px 0 20px -23px rgba(0, 0, 0, .9), 23px 0 20px -23px rgba(0, 0, 0, .8);
}
.go-btn{
    border: 0 none;
    text-align: center;
    text-transform: lowercase;
    display: inline-block;
    vertical-align: middle;
    margin-top: 9px;
    height: 36px;
    width: 100%;
    padding: 0 24px;
    color: #fff;
    font-size: 18px;
    font-family: 'PT Sans Caption', sans-serif;
    line-height: 36px;
    border-radius: 4px;
    background: #32a6c3;
    background: -moz-linear-gradient(top, #33b0d1, #32a6c3);
    background: -webkit-linear-gradient(top, #33b0d1, #32a6c3);
    background: -o-linear-gradient(top, #33b0d1, #32a6c3);
    background: linear-gradient(to bottom, #33b0d1, #32a6c3);
    box-shadow: 0 -1px 0 rgba(0,0,0,0.2) inset;
    text-shadow: 0 1px 0 rgba(0,0,0,0.15);
    -moz-transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}
.go-btn:hover {
    text-decoration:none;
    background: #33b0d1;
    background: -moz-linear-gradient(top, #32a6c3, #33b0d1);
    background: -webkit-linear-gradient(top, #32a6c3, #33b0d1);
    background: -o-linear-gradient(top, #32a6c3, #33b0d1);
    background: linear-gradient(to bottom, #32a6c3, #33b0d1);
    box-shadow: 0 1px 0 rgba(0,0,0,0.15) inset;
    text-shadow: 0 1px 0 rgba(255,255,255,0.15);
    color: #185768;
}
.buy-cards{
    display: inline-block;
    -moz-border-radius: .25em;
    border-radius: .25em;
    -webkit-box-shadow: 0 2px 0 0 rgba(0,0,0,0.1), inset 0 -2px 0 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 0 2px 0 0 rgba(0,0,0,0.1), inset 0 -2px 0 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 0 0 rgba(0,0,0,0.1), inset 0 -2px 0 0 rgba(0,0,0,0.2);
    background-color: #659324;
    background-image: -khtml-gradient(linear,left top,left bottom,from(#81bc2e),to(#659324));
    background-image: -moz-linear-gradient(#81bc2e,#659324);
    background-image: -ms-linear-gradient(#81bc2e,#659324);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#81bc2e),color-stop(100%,#659324));
    background-image: -webkit-linear-gradient(#81bc2e,#659324);
    background-image: -o-linear-gradient(#81bc2e,#659324);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#81bc2e',endColorstr='#659324',GradientType=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#81bc2e', endColorstr='#659324', GradientType=0)";
    background-image: linear-gradient(#81bc2e,#659324);
    border: 0;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    font-weight:bold;
    padding: 0px 20px;
    height: 40px;
    line-height:40px;
    width:100%;
    min-width: 100px;
    text-shadow: 0px 2px 3px #666;
    font-family: 'PT Sans', sans-serif;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -o-transition: all linear .2s;
    -ms-transition: all linear .2s;
    transition: all linear .2s;
}

.buy-cards:hover, .buy-cards:focus {
    -webkit-box-shadow: 0 2px 0 0 rgba(0,0,0,0.1), inset 0 -2px 0 0 rgba(0,0,0,0.3), inset 0 12px 20px 2px #85ca26;
    -moz-box-shadow: 0 2px 0 0 rgba(0,0,0,0.1), inset 0 -2px 0 0 rgba(0,0,0,0.3), inset 0 12px 20px 2px #85ca26;
    box-shadow: 0 2px 0 0 rgba(0,0,0,0.1), inset 0 -2px 0 0 rgba(0,0,0,0.3), inset 0 12px 20px 2px #85ca26;
    text-decoration:none;
    color:#fff;
    text-shadow:none;
}

.buy-cards:active {
    -webkit-box-shadow: inset 0 2px 0 0 rgba(0,0,0,0.2), inset 0 12px 20px 6px rgba(0,0,0,0.2), inset 0 0 2px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 2px 0 0 rgba(0,0,0,0.2), inset 0 12px 20px 6px rgba(0,0,0,0.2), inset 0 0 2px 2px rgba(0,0,0,0.3);
    box-shadow: inset 0 2px 0 0 rgba(0,0,0,0.2), inset 0 12px 20px 6px rgba(0,0,0,0.2), inset 0 0 2px 2px rgba(0,0,0,0.3);
}

.cards-terms{
    list-style:none;
    margin:10px 0 10px 12px;
    padding-left:0;
}

.cards-terms li{
    float:left;
}

.cards-terms li a{
    color:#333;
    opacity:0.6;
    font-weight:bold;
    text-shadow: 0px 1px 2px #fff;
}

.cards-terms li a:hover{
    opacity:1;
    text-decoration:none;
}

.cards-terms-sep{
    padding:0 10px;
    color:#666;
    font-size:12px;
}

.index-about{
    /*padding-bottom:340px;
    background: url(../img/1.jpg) no-repeat bottom right; */
}

.index-about ul{
    list-style:none;
    padding-left:0;
}

.index-about ul li:before{
    content: "\2013\a0";
    font-size: 20px;
}

.index-about ul li{
    margin-left:1em;
    text-indent: -1.3em;
    font-size: 1em;
    //z-index: expression(runtimeStyle.zIndex = 1, this.innerHTML = "&ndash; " + this.innerHTML)
}
.index-about div.page-header {
    margin-top:0;
}
.index-about div.page-header span{
    padding: 1em;
    background:#fff;
}
.stock-sales{
    background: url(../img/blur-2-1.jpg) no-repeat bottom right;
    background-size: cover;
}

.stock-sales-top-cover{
    height:101px;
    background: url(../img/stock-sales-top-cover.png) no-repeat top left;
}

.sales{
    border-radius: 3px; 
    margin-bottom:20px; 
    background: url(../img/blur-bg.png) no-repeat;
  	box-shadow: 0 1px 5px rgba(0, 0, 0, .4), -23px 0 20px -23px rgba(0, 0, 0, .9), 23px 0 20px -23px rgba(0, 0, 0, .8);
  	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .4), -23px 0 20px -23px rgba(0, 0, 0, .9), 23px 0 20px -23px rgba(0, 0, 0, .8);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .4), -23px 0 20px -23px rgba(0, 0, 0, .9), 23px 0 20px -23px rgba(0, 0, 0, .8);
}

.sales:nth-child(2){
    background-position: bottom left;
}

.sales:last-child{
    background-position: center center;
}

.sales h4 a{
    display: inline-block; 
    color:#fff; 
    text-decoration:none;
    font-family: 'Intro-Black-Italic'; 
    font-size: 1.3em;
    text-shadow: 1px 3px 2px rgba(0,0,0,0.35);
}

.sales-cards{
    padding:10px 10px 10px 110px; 
    background: url(../img/ico/card-icon.png) no-repeat left center;
    color:#fff;
}

.sales-discont{
    padding:10px 10px 10px 110px; 
    background: url(../img/ico/discont-icon.png) no-repeat left center;
}

.sales-coupon{
    padding:10px 10px 10px 110px; 
    background: url(../img/ico/coupon-icon.png) no-repeat left center;
}

.index-partners{
    padding:0;
}
#partners-carousel .partner-inner {
    width: 100%;
}
#partners-carousel .owl-pagination{
    margin-top: 15px;
}
.partner-inner h5{
   color:#000;
   font-size:20px;
}
.partner-inner p{
   color:#000;
}
.index-partners div.partner-inner a{
    position: relative;
    display:inline-block;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .4), -23px 0 20px -23px rgba(0, 0, 0, .9), 23px 0 20px -23px rgba(0, 0, 0, .8);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .4), -23px 0 20px -23px rgba(0, 0, 0, .9), 23px 0 20px -23px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .4), -23px 0 20px -23px rgba(0, 0, 0, .9), 23px 0 20px -23px rgba(0, 0, 0, .8);
}
.partner-inner span.procent{
    border-top:1px solid #fff9a2;
    z-index:1000;
    position:absolute;
    top:0;
    right:15px;
    background:#fff005;
    padding:10px 15px;
    font-weight:bold;
    color:#000;
    font-size:20px;
    border-radius: 0 0 3px 3px;
}
.partner-inner img.service-image{
    position:relative;
    top:0;
    left:0;
    width:100%;
    border-radius: 3px 3px 0 0;
}
span.partner-logo{
    display:block;
    text-align:center;
    height:80px;
    margin-top:-55px;
    position:relative;
    
}

span.partner-logo img{
    height:100%;
    border-radius:3px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.45);
    -moz-box-shadow:    0px 2px 5px 0px rgba(50, 50, 50, 0.45);
    box-shadow:         0px 2px 5px 0px rgba(50, 50, 50, 0.45);
}
.stock-sales-bottom-cover{
    height:101px;
    background: url(../img/stock-sales-bottom-cover.png) no-repeat bottom right;
}
.service-icon{
    margin-bottom:-15px;
    width:128px;
    height:128px;
    border-radius: 50%;
}
/*Club pages*/
.news-in-sidebar{

}
.sidenew-item{
    padding-bottom: 20px;
}
.sidenew-item .sidenew-item-inner{
    display: block;
    color:#333;
    background: #eaeaea;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 6px -1px #888;
    -moz-box-shadow: none;
    border: 2px solid #eaeaea;
    box-shadow: 0 2px 6px -1px #888;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;

}
.sidenew-item a:hover {
    text-decoration: none;
    background: #fff005;
    border: 2px solid #fff005;
    box-shadow: 0 2px 10px 0 #84825c;
}

.sidenew-item-inner img{
    width: 100%;
    height:50%;
    border-radius: 3px 3px 0 0;
}
.sidenew-item-inner span, .sidenew-item-inner p{
    padding:10px;
}
.sidenew-item-inner .news-title{
    font-size: 16px;
    display: block;
    font-weight: bold;
    padding-bottom: 0;
    text-shadow: 0 -1px 0 #fff;
}
.sidenew-item-inner .news-data{
    font-size: 12px;
    display: block;
    text-align: right;
    background: #fff005;
    border-radius: 0 0 3px 3px;
    color: #333;
}
/*Club-Press-Release*/
.pr-item {
    display: block;
    color:#333;
    background: #fafafa;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 6px -1px #888;
    -moz-box-shadow: none;
    border: 2px solid #fcfcfc;
    box-shadow: 0 2px 6px -1px #888;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    margin-bottom: 20px;
}
a.pr-item:hover {
    text-decoration: none;
    border: 2px solid #fff005;
}
.pr-item-inner .col-sm-4{
    margin-left: 0;
    padding-left: 0;
}
.pr-item-inner img{
    width: 100%;
    border-radius: 3px 0 0 3px;
}
.pr-title{
    padding: 10px;
    display: block;
    font-size: 18px;
    line-height: 3em;
    border-bottom: 1px solid #333333;
    margin-bottom: 10px;
}
.pr-intro{
    display: block;
}
/*Advantages*/
.advantages ul{
    list-style:none;
}
.advantages ul li:before{
    font-family: 'Glyphicons Halflings';
    content: "\e013";
    padding-right: 1em;
    background-color: #666666;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;
    text-shadow: rgba(255,255,255,0.5) 0px 3px 3px;
}
.advantages ul li{
    padding-bottom: 5px;
    text-indent: -2em;
}
/*Club-Cards*/
.card-one-type{
    text-align: center;
    border-radius: 4px;
    border:1px solid #eaeaea;
}
.card-one-type span{
    display: block;
}
.faq-panel .panel-title a{
    display: block;
}
.faq-panel .panel-title a:hover{
    text-decoration: none;
    color: #9b6001;
}
/*News page*/
.post-intro-content{
    margin:20px;
}
.actual-news{
    margin-top:40px;
    margin-bottom:40px;
    border: 4px solid #fff005;
    padding:0 20px 20px 20px;
}
.actual-news h2{
    display:block;
    text-align:center;
    font-family: 'Intro-Black-Italic', 'Arial Narrow', Arial, Tahoma, Verdana;
    color: #333;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top:-15px;
}
.actual-news h2 span{
    background:#fff;
    padding:0 10px;
}
.news-club, .news-partner{
    overflow:hidden;
    height:300px;
    position: relative;
    border-bottom:4px solid #fff;
}
.news-club div.col-md-12, .news-partner div.col-md-12{
    padding:0;
}
.news-club a, .news-partner a{
    display:inline-block;
}
.news-club img, .news-partner img{
    z-index: 1;
    display:block;
    position: relative;
	width: 120%;
}
.news-club span.news-cat, .news-partner span.news-cat{
    z-index: 100;
    position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
    padding: 25px 25px;
	
}
.news-club span.news-cat a, .news-club-inner a, .news-partner span.news-cat a, .news-partner-inner a{
    display: inline-block;
	border: 3px solid #fff;
	color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    outline: none;
    padding: 10px 25px;
    overflow: hidden;
    position: relative;
}
.news-club span.news-cat a:hover, .news-club-inner a:hover, .news-partner span.news-cat a:hover, .news-partner-inner a:hover{
    text-decoration:none;
    color:#000;
}
.news-club span.news-cat a:after, .news-club-inner a:after, .news-partner span.news-cat a:after, .news-partner-inner a:after{
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    height: 0;
    top:0;
    left:0;
    background: #fff005;
}
.news-club span.news-cat a:hover:after, .news-partner span.news-cat a:hover:after{
    height: 100%;
}
.news-club-inner{
    position: absolute;
    top:0;
    left:0;
    z-index:999;
    padding:25px;
    width:25%;
    height:100%;
    background:url(../img/news-club-inner-bg.png) no-repeat top right;
    color:#000;
}
.news-club-inner a, .news-partner-inner a{
    margin-top:15px;
    color:#000;
    border-color:#000;
}
.news-club-inner a:after, .news-partner-inner a:after{
    width:0;
    height:100%;
}
.news-club-inner a:hover:after, .news-partner-inner a:hover:after{
    width:100%;
}
.news-partner {
    border-bottom:none;
    
}
.news-partner span.news-cat {
    left:0;
}
.news-partner-inner{
    position: absolute;
    right:0;
    top:0;
    z-index:1000;
    padding:25px;
    width:25%;
    height:100%;
    background:url(../img/news-partner-inner-bg.png) no-repeat top right;
    color:#000;

}
.news-club-solo{
    border-bottom:0;
    border-radius: 5px;
    margin-bottom:21px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .4), -23px 0 20px -23px rgba(0, 0, 0, .9), 23px 0 20px -23px rgba(0, 0, 0, .8);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .4), -23px 0 20px -23px rgba(0, 0, 0, .9), 23px 0 20px -23px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .4), -23px 0 20px -23px rgba(0, 0, 0, .9), 23px 0 20px -23px rgba(0, 0, 0, .8);
}
.grid{
    overflow: hidden;
    width: 100%;
	list-style: none;
	text-align: center;
}
.grid figure {
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	margin: -0.135em;
	/*width: 33.333%;
	height: 400px;*/
	width:25.02%;
	height:300px;
	background: #000;
	text-align: center;
	cursor: pointer;
}
.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	color:#fff;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
	background:none;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}
figure.effect-chico img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.22);
	transform: scale(1.22);
}

figure.effect-chico:hover img {
	opacity: 0.4;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-chico figcaption {
	padding: 3em;
}

figure.effect-chico figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

figure.effect-chico figcaption::before,
figure.effect-chico p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-chico h2 {
	padding: 20% 0 20px 0;
}

figure.effect-chico p {
	margin: 0 auto;
	max-width: 200px;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}

figure.effect-chico:hover figcaption::before,
figure.effect-chico:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

@media screen and (max-width: 69.5em) {
	.grid figure {
		width: 50%;
	}	

	.grid figure figcaption {
		font-size: 90%;
	}
}


@media screen and (max-width: 41.5em) {

	.grid figure {
		width: 100%;
	}
}
.main-content h3{
    font-size: 18px;
    font-weight:bold;
    margin-top:10px;
    color: #999649;
}
.subscribe-inner{
    padding:0;
}
.subscribe-inner a{
    display:block;
    background:#fff005;
    color:#000;
    text-align:center;
    text-transform:uppercase;
    line-height:70px;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 16px;
}
.subscribe-inner a:hover{
    color:#666;
    text-decoration:none;
}
.index-twitter{
    background: #ddd url(../img/index-twitter-bg.jpg) repeat top left;
    -webkit-box-shadow: inset 0px 1px 2px 0px rgba(0,0,0,0.45);
    -moz-box-shadow: inset 0px 1px 2px 0px rgba(0,0,0,0.45);
    box-shadow: inset 0px 1px 2px 0px rgba(0,0,0,0.45);
    padding: 20px 0 40px 0;
}
.intex-twitter-inner{
    padding:20px 0;
    margin-top: 25px;
    background: #fff;
    box-shadow: 0 -2px 3px -2px rgba(0,0,0,0.2), 0 2px 2px rgba(0,0,0,0.1);
    border-radius: 3px;
}
.intex-twitter-inner p{
    padding:10px 20px 0 20px;
}
.btn-o{
    width:100%;
}
.createdat{
    background:#ededed;
    padding:5px 5px 5px 19px;
    border-left:1px solid #f2f2f2;
}
.car-help {
    padding: 20px 0 40px 0;
}
.car-help a{
    display:inline-block;
    color:#000;
    padding:10px;
    border-radius:4px;
}
.car-help a:hover{
    background:#fff005;
    display:inline-block;
}
.car-help div.container{
    padding:10px 0 20px;
}
.h-underline{
    width:65%;
    height:4px;
    background:#fff005;
}
.main-footer{
    background:#222;
    padding:20px 0 10px;
}
.footer-search-form .form-control{
    line-height: 1em;
    padding: 5px 5px 2px 5px;
    height: inherit;
}
.footer-search-form .btn{
    /*line-height: 1em;*/
    padding: 5px 6px 5px 6px;
    padding: 0.19em 0.6em;
    height: inherit;
}
/*CustomTextPage*/
.breadcrumbs {
    background: rgba(245,245,245,1);
    /*box-shadow: 0 0 8px rgba(0,0,0,0.35);*/
}
.breadcrumbs ul {
    margin-left: 0;
    padding-left: 0;
    padding-top: 10px;
}
.row-shadow{
    height:20px;
    background: url(../img/row-shadow.png) no-repeat top center;
}
.customtextpage-content div.container{
    margin-bottom: 20px;
}
.calculator {
    text-align: left;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    border: 1px solid #dad9d9;
}
.calculator-inner {
    display: inline-block;
    text-decoration: none;
    color:#000;
    padding: 10px;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -o-transition: all linear .2s;
    -ms-transition: all linear .2s;
    transition: all linear .2s;
}
.calculator-inner img{
    width:39%;
}

.calculator a:hover{
    background: #fff005;
    text-decoration: none;
}
.why-cost-1 p, .why-cost-2 p, .why-cost-3 p, .why-cost-4 p{
    padding: 40px 10px 10px 40px;
}
.why-cost-1{
    background: url(../img/why-cost-1.png) no-repeat center left;
}
.why-cost-2{
    background: url(../img/why-cost-2.png) no-repeat center left;
}
.why-cost-3{
    background: url(../img/why-cost-3.png) no-repeat center left;
}
.why-cost-4{
    background: url(../img/why-cost-4.png) no-repeat center left;
}
.autopark img {
    width:100%;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    border: 1px solid #dad9d9;
}
.map-bg{
    background: url(../img/ya-map-bg.png) no-repeat top center;
    background-size: cover;
    color: #fff;
    padding:20px 0;
    box-shadow: inset 0px 0px 25px rgba(11,21,41,0.5);
}
.map-bg div.col-sm-4{
    text-align: center;
}
.semi-title {
    text-align: center;
    margin-bottom: 40px;
}
.howtocallevak ul {
    padding-left: 15px;
}
.howtocallevak div.next-step{
    text-align: center;
    font-weight: bold;
    font-size: 50px;
    line-height: 350px;
}
.howtocallevak p.phone-number{
    font-weight: bold;
    text-align: center;
    font-size: 24px;
    color:#9d6001;
}
.howtocallevak div.go-center-btn{
    text-align: center;
    padding: 15px;
}
.howtocallevak div.col-sm-3, .howtocallevak div.col-sm-4{
    padding: 20px;
    margin: 10px 0;
    border: 1px solid #eee;
    border-top-width: 5px;
    border-radius: 3px;
    border-top-color: #5bc0de;
    min-height: 330px;
}
.my-warning, .my-info, .like-me-pls {
    padding: 20px;
    margin: 10px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
    border-left-color: #fff005;
}
.my-info{
    border-left-color: #5bc0de;
}
.like-me-pls{
    border-left-color: #fc478f;
}
/*servicespage*/
.servicespage {
    list-style: none;
    padding-left: 0;
}
.servicespage li{
    padding:10px;

}
.servicespage li a{
    text-transform: uppercase;
    font-size: 18px;
    border-bottom: 1px dashed #9d6001;
}
.servicespage li a:hover{
    text-decoration: none;
    border-bottom-color: #000;
}
/*TexpomoshhPage*/
#texpomoshh-carousel{

}
#texpomoshh-carousel .owl-item div{
    height:300px;
    overflow: hidden;
    border-radius: 5px 5px 0 0;
}
#texpomoshh-carousel div.item{
    display: block;
    padding: 30px 0px;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
    padding: 5px 9px;
}

.owl-theme .owl-buttons i{
    margin-top: 2px;
}

.owl-theme .owl-controls .owl-buttons div {
      position: absolute;
  }

.owl-theme .owl-controls .owl-buttons .owl-prev{
    left: -30px;
    top: 120px;
}

.owl-theme .owl-controls .owl-buttons .owl-next{
    right: -30px;
    top: 120px;
}
#texpomoshh-carousel div.zapusk-dvigatelya{
    background: url(assets/tpl/old/img/zapusk-dvigatelya-bg.jpg) no-repeat center center;
   
    color:#000;
	margin: 0 auto;
      max-width: 95%; /* контейнер не превышает 90% ширины экрана */
    min-width: 500px;
	height: 50%;
	 padding: 40px;
}
#texpomoshh-carousel div.zaryadka-akb{
    background: url(assets/tpl/old/img/zaryadka-akb-bg.jpg) no-repeat center center;
    
    color:#000;
	margin: 0 auto;
       max-width: 95%; /* контейнер не превышает 90% ширины экрана */
    min-width: 500px;
	height: 50%;
	 padding: 40px;
	
}
.zapusk-dvigatelya-inner{
    width:100%;
   height: 80%;
    padding: 40px;
    background: rgba(255,240,5,0.8);
}
.zaryadka-akb-inner{
    width:50%;
   height: 80%;
    padding: 40px;
    background: rgba(255,240,5,0.8);
}
.texservice-buttons{
    background: #ededed;
    border-radius: 0 0 5px 5px;
    border-bottom: 3px solid #e5e5e5;
    margin-bottom: 20px;
}
.texservice-buttons a {
    padding: 20px;
    display:inline-block;
}
.texservice-buttons a img{
    width:60%;
}
.texservice-buttons a:hover{
    background: #fff005;
    text-decoration: none;
}
.texservice-item {
    padding: 0;
    text-align:center;
}
.call-tex{
    display: inline-block;
    -moz-border-radius: .25em;
    border-radius: .25em;
    border: 0;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    font-weight:bold;
    padding: 0px 20px;
    height: 40px;
    line-height:40px;
    width:50%;
    min-width: 100px;
    text-shadow: 0px 2px 3px #666;
    font-family: 'PT Sans', sans-serif;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -o-transition: all linear .2s;
    -ms-transition: all linear .2s;
    transition: all linear .2s;
    background: #32a6c3;
    background: -moz-linear-gradient(top, #33b0d1, #32a6c3);
    background: -webkit-linear-gradient(top, #33b0d1, #32a6c3);
    background: -o-linear-gradient(top, #33b0d1, #32a6c3);
    background: linear-gradient(to bottom, #33b0d1, #32a6c3);
    box-shadow: 0 -1px 0 rgba(0,0,0,0.2) inset;
    text-shadow: 0 1px 0 rgba(0,0,0,0.15);
}
#texpomoshh-carousel .owl-item a:hover{
    background: #33b0d1;
    background: -moz-linear-gradient(top, #32a6c3, #33b0d1);
    background: -webkit-linear-gradient(top, #32a6c3, #33b0d1);
    background: -o-linear-gradient(top, #32a6c3, #33b0d1);
    background: linear-gradient(to bottom, #32a6c3, #33b0d1);
    box-shadow: 0 1px 0 rgba(0,0,0,0.15) inset;
    text-shadow: 0 1px 0 rgba(255,255,255,0.15);
    color: #185768;
    text-decoration: none;
}
#texpomoshh-carousel-howwework .item{
    margin: 3px;
}
#texpomoshh-carousel-howwework .item img{
    display: block;
    width: 100%;
    height: auto;
}
/*Club Card Promo*/
.clubcardpromo{
    background: url(../img/clubcardpromo-bg.png)repeat-x top left;
    margin-bottom:0;
    padding:10px 0 20px 0;
}
.clubcardpromo .cards-terms{
    margin-top:20px;
}
.clubcardpromo .cards-terms li a{
    color:#000;
    text-shadow: 0 1px 0 #ba1e1a;
}
/* CustomContentPage */
.customcontentpage-sidebar{
    margin-top:105px;
}
.well-qt{
    background: #e2e2e2;
    border-radius: 3px;
    border-bottom: 2px solid #f0f0f0;
}
.p-image-cont{
    border:1px solid #eaeaea;
    border-radius:3px;
    margin:0 0 20px 0;
}
.p-image-cont img{
    width:100%;
    border:20px solid #fff;
    border-radius:3px;
    box-shadow: 0 10px 15px -10px #333;
}

/*Contacts page*/
.header-contacts {
    background: url(../img/header-contacts-bg.png) no-repeat bottom center;
    background-size: cover;
}
.custom-page-title div.page-header h2{
    background: none;
}
.custom-page-title div.page-header-inverse-lt{
    background: url(../img/page-header-inverse-h2-bg.png) no-repeat left center;
    min-height: 140px;
 }
.custom-page-title div.page-header-inverse-rt{
    background: url(../img/page-header-inverse-h2-bg.png) no-repeat right center;
    min-height: 140px;
}
.contacts-content{
    /*margin: 20px 0; */
}
.contacts-content div.container{
    margin-top:20px;
}
.contacts-content ul.nav-pills > li > a{
    padding: 0 5px;
    margin:10px 5px;
    border-radius: 0;
}
.contacts-content ul.nav-pills > li > a:hover{
    background: #fff;
    border-bottom: 1px dashed #9d6001;
    color:#000;
}
.contacts-content ul.nav-pills > li.active > a{
    background: #fff;
    border-bottom: 1px dashed #9d6001;
    color: #000;
    padding: 0 5px;
    margin:10px 5px;
    border-radius: 0;
}
.tabpanel-contacts div.tab-pane{
    padding: 20px;
}
.tabpanel-contacts dt{
    background:  url(../img/ico/line-contacts.png) no-repeat center right;
    padding-right: 35px;
    text-align: right;
}
.tabpanel-contacts dd{
    margin-bottom: 14px;
    padding-left: 15px;
}
.tabpanel-contacts dd p{
    font-size: 1.3em;
    color: #000;
}
.ya-maps-contacts, .ya-maps-avtomojka, .ya-maps-avtoservis {
    width: 100%;
    height: 525px;
    border: 1px #fff005 solid;
    border-radius: 3px;
    box-shadow: 0 6px 9px 2px rgba(107, 101, 0, 0.6);
}
.ya-maps-avtomojka, .ya-maps-avtoservis{
    height: 400px;
    margin-bottom: 21px;
}
.ymaps-map{
    border-radius: 3px;
}
.contacts-social{
    padding:0 10px 0 0;
    float: left;
}
.contacts-social li{
    margin:0 5px 0 0;
    float: left;
    list-style: none;
}
.contacts-social li img{
    width: 35px;
}
.contacts-form{
    padding: 20px;
    background: #ededed;
    border: 1px solid #f2f2f2;
    border-radius: 3px;
    -webkit-box-shadow: 1px 3px 2px #e0e0e0;-moz-box-shadow: 1px 3px 2px #e0e0e0;box-shadow: 1px 3px 2px #e0e0e0;
}
@media screen and (max-width: 650px)  {
    .logotype {
        text-align:center;
    }
    .logotype img {
        width: 50%;
    }
    .site-title {
        text-align: center;
    }
    .last-line {
        background: none;
    }
}

.logo_h2{
	margin: 0 0 10px 0 !important;
	font-family: "PT Sans Caption",sans-serif;
	font-size: 30px;
	margin-bottom: 10px;
	color: inherit;
	font-weight: 500;
    line-height: 1.1;	
}

.p_head{
	color: inherit;
	font-size:22px;
    margin-top:3px;
    font-family: 'PT Sans';
	margin-bottom: 3px 0 10px 0 !important;
	padding:0 !important;
	font-weight: 500;
    line-height: 1.1;
}
.p_club{
    font-family:'Intro-Black-Italic';
    font-size: 2em;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.4);
    color:#fff;
    font-size: 2em;
    margin-top:15px;
    line-height: 1.1;
}
.ibip{
	font-family: "Intro-Black-Italic";
	font-size: 24px;
	margin: 20px 0 10px 0 !important;
    color: inherit;
	font-weight: 500;
    line-height: 1.1;
}
.ch_h3{
	font-family: "PT Sans Caption",sans-serif;
	font-size: 24px;
	margin: 20px 0 10px 0;
	color: inherit;
	font-weight: 500;
    line-height: 1.1;
}
.ch_h3 small{
	font-size: 65%;
	color: #999999;
    font-weight: normal;
    line-height: 1;
}
.ch_h4{
	font-family: "PT Sans Caption",sans-serif;
	font-size: 18px;
	margin: 10px 0;
    color: inherit;
	font-weight: 500;
    line-height: 1.1;
}
.banner_ev_min {
	background-color: #f5f5f5;
	width: 100%;
}
.banner_ev_min .row {
	width: max-width:1170px;
    max-width: 1170px;
}
.banner_ev_min .row .maincol {
	position: relative;
	min-height: 260px;
	padding-top: 40px;
}
.banner_ev_min .go-btn {
	max-width: 200px;
}
@media screen and (min-width: 768px) {
	.banner_ev_min .img-map {
		position: absolute;
		left:-145px;
		top:-45px;
	}
	.banner_ev_min .row .maincol {
		padding-left: 170px;
	}
}
@media screen and (max-width: 768px) {
	.banner_ev_min .row {
		text-align: center;
	}
}
.hovcolo path {
	cursor: pointer;
}
.svg_wrapper {
	width: 730px;
	height: 780px;
	position: relative;
}
.block_reg {position: absolute;}
.block_reg p {
	font-size: 14px;
	color: #939da3;
}
.sao_block {
    left: 46%;
    top: 33%;
}
.svao_block {
    left: 57%;
    top: 30%;
}
.szao_block {
    left: 36%;
    top: 40%;
}
.zao_block {
    left: 39%;
    top: 57%;
}
.uzao_block {
    left: 46%;
    top: 70%;
}
.uao_block {
    left: 61%;
    top: 73%;
}
.uvao_block {
    left: 71%;
    top: 61%;
}
.vao_block {
    left: 72%;
    top: 41%;
}
.cao_block {
    left: 56.5%;
    top: 49%;
}
.tables1 {
	background-image: url("../../../uploads/bg_table.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding: 8px;
	width: 182px;
	height: 223px;
	position: fixed;
	display: none;
	z-index: 2;
	text-align: left;
}
.tables1 b {
	font-weight: 700;
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
}
.tables1 cena {
	font-size: 18px;
	color: #9c6114;
}
.tables1 cena span {
	font-weight: 700;
}
#formFromMap {
    display: none;
    top: 20px;
}
#mapSuccess {
    bottom: 20px !important;
    top: inherit !important;
}
#mapSuccess .modal-body {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 55px;
    padding-bottom: 55px;
}
@media screen and (max-width: 769px) {
	.svg_wrapper {
		width: 100%;
		max-width: 760px;
		max-height: 664px;
		height: auto;
	}
	.svg_wrapper svg {
		width: 100%;
	}
	.block_reg p {
	    font-size: 13px;
	    margin-left: -1px;
	}
	.mapsRow, .mapsRow .col-md-8, .mapsRow .row, .mapsRow .col-md-12{
	    padding: 0!important;
	}
}
@media screen and (max-width: 470px) {
        .block_reg p {
	    font-size: 11px;
	    margin-left: -3px;
	}
}
@media screen and (max-width: 380px) {
        .block_reg p {
	    font-size: 8px;
	    margin-left: -4px;
	}
}
a:active, a:focus { outline: none; }

input, textarea {outline:none;}
input:active, textarea:active {outline:none;}
:focus {outline:none!important;}
textarea {resize:none;}
textarea {resize:vertical;}
textarea {resize:horizontal;}
button:active, button:focus {
  outline: none!important;
}
:focus {outline:none;}
button::-moz-focus-inner {
  border: 0;
}