

/* Start:/local/templates/vodaonline/vendor/magnific.popup/dist/magnific-popup.css?15167932156951*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* End */


/* Start:/local/templates/vodaonline/style.css?1585580619134089*/
/* CSS Document */
*{
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;

}
body { color:#201f1f; font-size:15px;  font-family:  'Open Sans', Arial, Helvetica, sans-serif; background: #fff ; }
html, body {margin: 0px; padding: 0px;  width: 100%; height: 100%;}
a, a img {border: none; outline: none;}
table, td, th {padding: 0px; border-collapse: collapse;}
ul, li, form, fieldset, dl, dt, dd, h1, h2, h3, h4, h5, h6, del {margin: 0px; padding: 0px; list-style: none; text-decoration: none; font-style: normal; border: none;}
a { color: #1397d9;   text-decoration: none; }
a:hover {  color: #1397d9; text-decoration: underline;}






@font-face {
 font-family: 'GothamPro-Black';
 src: url('/local/templates/vodaonline/fonts/GothamPro-Black.eot');
 src: url('/local/templates/vodaonline/fonts/GothamPro-Black.woff') format('woff'),
	  url('/local/templates/vodaonline/fonts/GothamPro-Black.ttf') format('truetype'),
	  url('/local/templates/vodaonline/fonts/GothamPro-Black.svg#GothamPro-Black') format('svg'),
	  url('/local/templates/vodaonline/fonts/GothamPro-Black.eot?#iefix') format('embedded-opentype');
 font-weight: normal;
 font-style: normal;
}





input[type="submit"],
button[type="submit"] {
   -webkit-appearance: none;
}



			   /*  HEAD   */


	 

.container_over {
   float: left;
   width: 100%;
  min-width: 480px;
   position:relative;
   overflow: hidden;
}
.container_footer {
   min-height: 100%;
   height: auto !important;
   height: 100%;
   /*margin: 0 auto -160px;*/
   margin: 0 auto;
}	




.container {
   position:relative;
  margin:0 auto;
  max-width: 1180px;
   min-width:480px;	
}	
.container1280 {
   position:relative;
  margin:0 auto;
  max-width: 1280px;
   min-width:480px;	
}	









/*       ===         */
.header_top {
   float:left;
   width: 100%;
   background: #0ba4e4;
}
.header_top_menu {
   float:left;
   margin: 0 0 0 35px;
   
	font-family:  'Open Sans', Arial, Helvetica, sans-serif;
}
.header_top_menu a {
   float:left;
   padding: 16px 15px 15px 35px;
   background: url(/local/templates/vodaonline/images/header_top_menu.png) no-repeat  15px center ;
   
   color: #fff ;
   font-weight: 600;
   font-size: 14px;
   letter-spacing: 0.5px;	
   
	  -o-transition: all 0s linear;
   -moz-transition: all 0s linear;
   -webkit-transition: all 0s linear;
   transition: all 0s linear;
}
.header_top_menu a:hover  {
   text-decoration: none;
   background: #1397d9 url(/local/templates/vodaonline/images/header_top_menu.png) no-repeat  15px center ;
   
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
}


.header_top_login {
   float:left;
   padding: 18px 0 0 53px;
   
   color: #fff ;
   font-weight: normal;
   font-size: 14px;
}
.header_top_login a {
   text-decoration: underline;
   color: #fff ;
   font-weight: normal;
   font-size: 14px;
}
.header_top_login a:hover  {
   text-decoration: none;
}



.header_top_r {
   float: right;
}

.header_top_search {
   float:left;
   width: 89px;
   height: 50px;
}
.header_top_search a {
   float:left;
   width: 89px;
   height: 50px;
   background:  url(/local/templates/vodaonline/images/header_top_search.png) no-repeat  center center ;	
}
.header_top_search_form {
   display: none;
   position: absolute;
   top: 50px;
   right: 0;
}
#mainSearch {
   width: 320px;
   padding: 10px 20px;
   border: 1px solid #0BA4E4;
   border-radius: 3px;
}



.header_top_card {
   float:left;
}
.header_top_card a {
   float:left;
   padding: 17px 34px 17px 60px;
   background: #1397d9 url(/local/templates/vodaonline/images/header_top_card.png) no-repeat  32px center ;	
   
   color: #fff ;
   font-weight: normal;
   font-size: 14px;
}


.header_top_phone {
   float:left;
   padding: 16px 20px 15px 15px;
   
   color: #fff ;
   font-weight: bold;
   font-size: 14px;
}

.header_top_coll_my {
   float:left;
}
.header_top_coll_my a {
   float:left;
   padding: 18px 0;
   
   color: #fff ;
   font-weight: normal;
   font-size: 14px;
   text-decoration: underline;
}
.header_top_coll_my a:hover  {
   text-decoration: none;
}

@media screen and (max-width: 980px) {
   .header_top_menu {margin-left: 10px;}
}
@media screen and (max-width: 925px) {
   .header_top_menu {margin-left: 5px;}
   .header_top_login {padding-left: 33px;}
}
@media screen and (max-width: 880px) {
   .header_top_menu {margin-left: 5px;}
   .header_top_login {padding-left: 15px;}
}
@media screen and (max-width: 850px) {
   .header_top_menu {margin-left: 0;}
   .header_top_menu span { display: none;}
   .header_top_menu a { padding: 25px 22px;}
}
@media screen and (max-width: 700px) {
   .header_top_menu {margin-left: 0; width: 100%; text-align: center;}
   .header_top_menu span { display: inline;}
   .header_top_menu a { float: none; display: inline-block; padding: 15px 25px  15px 45px; margin-bottom: 10px;}
   
   .header_top_login { width: 100%; text-align: center; margin: 0; padding: 0;}
   .header_top_r { width: 100%; text-align: center; margin: 0; padding: 0;}
   
   .header_top_coll_my { width: 100%; text-align: center; margin: 0; padding: 15px 0 10px 0 ; text-align: center;}
   .header_top_coll_my a { float: none; }
   .header_top_phone { float: right; width: 100%; text-align: center; margin: 0;  padding: 0 0 10px 0; font-size: 27px; }
   
   .header_top_card { clear: both; width: 60%; text-align: center; margin: 0; padding: 0;}
   .header_top_card a { float: right;}
   .header_top_search { width: 40%; text-align: center; margin: 0; padding: 0;}
}








/******************************************
	   МЕНЮ НАД ШАПКОЙ
******************************************/
.header_top_menu_open {
   float:left;
   width: 90%;
   margin: 0 5%;
   background: #fff;
  position: absolute;
   top: 51px;
   left: 0px;
   z-index: 99;
}

.header_top_menu_banner {
   margin: 0 0 0 260px;
}
.header_top_menu_banner_float {
   float:left;
   width: 100%;
}

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







.nav:before,
.nav:after {
   content: " "; 
   display: table; 
}
.nav:after {
   clear: both;
}
.nav  {
   float:left;
   width: 256px;
   padding: 10px 0;
}

.nav ul {
   float:left;
   width: 256px;
   padding: 10px 0;
}
.nav a {
   float:left;
   width: 206px;
   padding: 7px 25px;
   color:#000;
	font-size: 14px;
	font-weight: normal;
}

.nav li:hover > a    {
   text-decoration: none;
   color: #1397d9;
   background: #f2f6fb;
}
.nav li {
   float:left;
   width: 100%;
   clear: both;
}

.nav li.li_border {
   border-bottom: 1px solid #e5eef7;
   margin-bottom: 7px;
   padding-bottom: 7px;
}

.nav > li {
   float: left;
}
.nav > li > .parent {
   background-image: url("/local/templates/vodaonline/images/downArrow.png");
   background-repeat: no-repeat;
   background-position: right;
}
.nav > li > a {
   display: block;
}
.nav li  ul {
   position: absolute;
   left: -9999px;
   background: #f2f6fb;
}
.nav > li.hover > ul {
   left: 256px;
   top: 0;
}

.nav li li a {
   display: block;
   position: relative;
   z-index:100;
	color: #000;
}
.nav li li a:hover  {
   background: #e5eef7;
}

.nav li li li a {
   background:#fff;
   z-index:200;
}

@media screen and (max-width: 700px) {
   
   
.nav  {
   float:left;
   width: 100%;
   padding: 10px 0;
}
.nav a  {
   float:left;
   width: 86%;
   padding: 7px 7%;
   color:#000;
	font-size: 14px;
	font-weight: normal;
}
.nav li.hover, .nav li.hover:hover > a   {
   background: #e5eef7;
   color: #1397d9;
}

   
   .active {
	   display: block;
   }



   .nav ul {
	   display: block;
	   width: 100%;
   }
  .nav > li.hover > ul , .nav li li.hover ul {
	   position: static;
   }

}























/******************************************
	   ШАПКА
******************************************/
.header {
   float:left;
   width: 100%;
   background: #fff;
}
.logo {
   float:left;
   padding: 33px 0 38px 49px;
}



.header_menu_all {
   margin: 0 90px 0 289px;
   height: 109px;
   position: relative;
   z-index: 5;
}
.header_menu {
   float: right;
   width: 100%;
   height:109px;
   position: relative;
   
   position: absolute;
   top: 0px;
   left: 0px;
   z-index: 99;
   
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
}

@media screen and (max-width: 1292px) {
   .header_menu  {width: 99%; overflow: hidden;}
   .header_menu_all {	margin: 0 90px 0 280px;}
}
@media screen and (max-width: 1292px) {
   .header_menu  {width: 99%; overflow: hidden;}
   .header_menu_all {	margin: 0 90px 0 280px;}
}

.header_menu_box {
   float: left;
   width: 89px;
   height: 110px;
   border-right:1px solid #e5eef7;
   border-bottom:1px solid #e5eef7;
}
.header_menu_box_1 {
   border-left:1px solid #e5eef7;
}
.header_menu_box a {
   float: left;
   width: 89px;
   height: 110px;
	  -o-transition: all 0s linear;
   -moz-transition: all 0s linear;
   -webkit-transition: all 0s linear;
   transition: all 0s linear;
   position: relative;
   z-index:8;
}
.header_menu_box a:hover  {
	   -webkit-box-shadow: 0px 0px 17px  #e0e1e1;
   -moz-box-shadow: 0px 0px 17px #e0e1e1;
   box-shadow: 0px 0px 17px #e0e1e1;
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
   z-index: 9;
}
.header_menu_box_1 a {background: #fff  url(/local/templates/vodaonline/images/header_menu_box_1.png) no-repeat center 28px ;}
.header_menu_box_2 a {background: #fff  url(/local/templates/vodaonline/images/header_menu_box_2.png) no-repeat center 28px ;}
.header_menu_box_3 a {background: #fff  url(/local/templates/vodaonline/images/header_menu_box_3.png) no-repeat center 28px ;}
.header_menu_box_4 a {background: #fff  url(/local/templates/vodaonline/images/header_menu_box_4.png) no-repeat center 28px ;}
.header_menu_box_5 a {background: #fff  url(/local/templates/vodaonline/images/header_menu_box_5.png) no-repeat center 28px ;}
.header_menu_box_6 a {background: #fff  url(/local/templates/vodaonline/images/header_menu_box_6.png) no-repeat center 28px  ;}
.header_menu_box_7 a {background: #fff  url(/local/templates/vodaonline/images/header_menu_box_7.png) no-repeat center 28px ;}
.header_menu_box_8 a {background: #fff  url(/local/templates/vodaonline/images/header_menu_box_8.png) no-repeat center 28px ;}
.header_menu_box_9 a {background: #fff  url(/local/templates/vodaonline/images/header_menu_box_9.png) no-repeat center 28px ;}
.header_menu_box_10 a {background: #fff  url(/local/templates/vodaonline/images/header_menu_box_10.png) no-repeat center 28px ;}




.header_menu_open {
   float: right;
}
.header_menu_open a {
   float:left;
   width: 90px;
   height: 110px;
   background: url(/local/templates/vodaonline/images/header_menu_open.png) no-repeat  center 28px ;
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
   position: relative;
   z-index:8;
}
.header_menu_open a:hover  {
	   -webkit-box-shadow: 0px 0px 17px  #e0e1e1;
   -moz-box-shadow: 0px 0px 17px #e0e1e1;
   box-shadow: 0px 0px 17px #e0e1e1;
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
   position: relative;
   z-index:9;
   
}

@media screen and (max-width: 740px) {
   .logo {padding-left: 25px}
   .header_menu_all {margin-left: 248px}
}
@media screen and (max-width: 550px) {
   .logo {padding-left: 10px}
   .header_menu_all {margin-left: 228px}
}
@media screen and (max-width: 530px) {
   .logo {padding-left: 10px}
   .header_menu_all {margin-left: 200px}
}























/******************************************
	   слайдер на главной
******************************************/
.main_slider {
   float:left;
   width: 100%;
}

.main_slider_box_bg {
   float:left;
   width: 100%;
   height: 490px;
   background: url(/local/templates/vodaonline/images/main_slider.jpg) no-repeat  center top ;
   
}
.main_slider_t {
   float: right;
   width: 370px;
   padding: 65px 145px 0 0;
}
.main_slider_t_zag {
   float:left;
   width: 100%;
   padding-bottom: 15px;
   font-size: 36px;
   color: #fff;
   font-weight: 600;
}
.main_slider_t_t {
   float:left;
   width: 100%;
   padding-bottom: 40px;
   font-size: 14px;
   color: #fff;
   font-weight: normal;
}

.main_slider_t_buy {
   float:left;
   width: 100%;
}
.main_slider_t_buy span {
   float:left;
   font-size: 48px;
   color: #fff;
   font-family:  'GothamPro-Black', 'Open Sans', Arial, Helvetica, sans-serif;
   font-weight: bold;
}
.main_slider_t_buy a {
   float:left;
   padding: 10px 30px;
   margin: 8px 0 0 20px;
   font-size: 14px;
   color: #fff;
   border: 1px solid #fff;
   
		 -moz-border-radius: 2px; /* Firefox */
	 -webkit-border-radius: 2px; /* Safari, Chrome */
	 -khtml-border-radius: 2px; /* KHTML */
	 border-radius: 2px; /* CSS3 */
   
}




.main_slider_t_bottle {
   float:left;
   width: 570px;
   margin-left: 125px;
   height: 100%;
   background: url(/local/templates/vodaonline/images/main_slider_t_bottle.png) no-repeat  right top ;
   
}
.main_slider_t_bottle_t1 {
   float:left;
   width: 100%;
   margin: 63px 0 0 0;
   background: url(/local/templates/vodaonline/images/main_slider_t_bottle_t1.png) no-repeat  176px center ;
   font-size: 12px;
   color: #fff;
   font-weight: normal;
   text-align: right;
}
.main_slider_t_bottle_t1 span {
   float:left;
   width: 168px;
}
.main_slider_t_bottle_t2 {
   float:left;
   width: 100%;
   margin: 109px  0 0 0;
   background: url(/local/templates/vodaonline/images/main_slider_t_bottle_t2.png) no-repeat  176px center ;
   font-size: 12px;
   color: #fff;
   font-weight: normal;
   text-align: right;
}
.main_slider_t_bottle_t2 span {
   float:left;
   width: 168px;
}
.main_slider_t_bottle_t3 {
   float:left;
   width: 100%;
   margin: 109px  0 0 0;
   background: url(/local/templates/vodaonline/images/main_slider_t_bottle_t2.png) no-repeat  176px center ;
   font-size: 12px;
   color: #fff;
   font-weight: normal;
   text-align: right;
}
.main_slider_t_bottle_t3 span {
   float:left;
   width: 168px;
}










.main_slider .owl-theme .owl-controls {
   margin: 0;
   position: relative;
}
.main_slider .owl-theme .owl-dots {
   float: left;
   position: absolute;
  top: -70px;
   right: 425px;
   
}
.main_slider .owl-theme .owl-dots .owl-dot span {
   background: none;
   border: 1px solid #fff;
   margin: 0 3px;
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
   
}
.main_slider .owl-theme .owl-dots .owl-dot.active span, .main_slider  .owl-theme .owl-dots .owl-dot:hover span {
   background: #fff;
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
   
}
.main_slider .owl-theme .owl-controls .owl-nav  {
   position: relative;
}
.main_slider .owl-theme .owl-controls .owl-nav .owl-prev {
   width: 48px;
   height: 71px;
   background: url(/local/templates/vodaonline/images/main_slider_l.png) no-repeat  10px top ;
   
   position: absolute;
   top: -295px;
   left: 27px;
   text-indent: -9999px;
   
   opacity: 0.7;
   
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.main_slider .owl-theme .owl-controls .owl-nav .owl-prev:hover  {
   background: url(/local/templates/vodaonline/images/main_slider_l.png) no-repeat  0 top ;
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
   
   opacity: 1;
}

.main_slider .owl-theme .owl-controls .owl-nav .owl-next {
   width: 48px;
   height: 71px;
   background: url(/local/templates/vodaonline/images/main_slider_r.png) no-repeat  0px top ;
   
   position: absolute;
   top: -295px;
   right: 27px;
   text-indent: -9999px;
   
   opacity: 0.7;
   
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;	
}
.main_slider .owl-theme .owl-controls .owl-nav .owl-next:hover  {
   background: url(/local/templates/vodaonline/images/main_slider_r.png) no-repeat  10px top ;
   
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
   
   opacity: 1;
   
}




@media screen and (max-width: 1280px) {
   .main_slider_t_bottle  {margin-left: 5vw;}
}
@media screen and (max-width: 1170px) {
   .main_slider_t_bottle  {margin-left: 3vw;}
   .main_slider_t  {padding-right: 10vw;}
}
@media screen and (max-width: 1090px) {
   .main_slider_t_bottle  {margin-left: 1vw;}
   .main_slider_t  {padding-right: 9vw;}
   .main_slider_t_bottle {width: 520px;}
   .main_slider_t_bottle_t1  { background: url(/local/templates/vodaonline/images/main_slider_t_bottle_t1.png) no-repeat  116px center ; }
   .main_slider_t_bottle_t2  { background: url(/local/templates/vodaonline/images/main_slider_t_bottle_t2.png) no-repeat  116px center ; }
   .main_slider_t_bottle_t3  { background: url(/local/templates/vodaonline/images/main_slider_t_bottle_t2.png) no-repeat  116px center ; }
   .main_slider_t_bottle_t1 span {position: relative; top:40px; left:0; }
   .main_slider_t_bottle_t2 span {position: relative; top:40px; left:0; }
   .main_slider_t_bottle_t3 span {position: relative; top:40px; left:0; }
   .main_slider .owl-theme .owl-controls .owl-nav .owl-prev {left:5px;}
   .main_slider .owl-theme .owl-controls .owl-nav .owl-next {right:5px;}
}
@media screen and (max-width: 1000px) {
   .main_slider_t_bottle  {margin-left: 0vw;}
   .main_slider_t  {padding-right: 7vw;}
}
@media screen and (max-width: 970px) {
   .main_slider_t_bottle  {margin-left: 0vw;}
   .main_slider_t  {padding-right: 5vw;}
   .main_slider .owl-theme .owl-dots {	right: 33vw;}
}
@media screen and (max-width: 940px) {
   .main_slider_t_bottle {width: 46vw;}
   .main_slider_t  {padding-right: 10vw;}
   .main_slider_t_bottle_t1  { display: none; }
   .main_slider_t_bottle_t2  { display: none; }
   .main_slider_t_bottle_t3  { display: none; }
   .main_slider .owl-theme .owl-dots {	right: 40vw;}
}
@media screen and (max-width: 860px) {
   .main_slider_t_bottle {width: 40vw;}
   .main_slider_t  {padding-right: 10vw;}
   .main_slider .owl-theme .owl-dots {	right: 45vw;}
}
@media screen and (max-width: 760px) {
   .main_slider_t_bottle {width: 35vw;}
   .main_slider_t  {padding-right: 10vw;}
   .main_slider .owl-theme .owl-dots {	right: 48vw;}
}
@media screen and (max-width: 670px) {
   .main_slider_t_bottle {width: 30vw;}
   .main_slider_t  {padding-right: 10vw;}
   .main_slider .owl-theme .owl-dots {	right: 54vw;}
}
@media screen and (max-width: 630px) {
   .main_slider_t_bottle {display: none;}
   .main_slider_t  {padding-right: 22vw;}
   .main_slider .owl-theme .owl-dots {	right: 70vw;}
}
@media screen and (max-width: 580px) {
   .main_slider_t_bottle {display: none;}
   .main_slider_t  {padding-right: 17vw;}
   .main_slider .owl-theme .owl-dots {	right: 65vw;}
}
@media screen and (max-width: 530px) {
   .main_slider_t_bottle {display: none;}
   .main_slider_t  {padding-right: 14vw;}
   .main_slider .owl-theme .owl-dots {	right: 65vw;}
}
@media screen and (max-width: 500px) {
   .main_slider_t_bottle {display: none;}
   .main_slider_t  {padding-right: 14vw;}
   .main_slider .owl-theme .owl-dots {	right: 73vw;}
   .main_slider .owl-theme .owl-controls .owl-nav .owl-prev {display: none !important;}
   .main_slider .owl-theme .owl-controls .owl-nav .owl-next {display: none !important;}
}






/*       ===         */
.main_content_box {
   float:left;
   width: 100%;
   padding: 50px 0;
}

/******************************************
	   левое меню
******************************************/
.menu_left {
   float:left;
   width: 200px;
   position: relative;
}
.menu_left_m_box {
   float:left;
   width: 160px;
   padding: 0 19px;
   margin-bottom: 20px;
   border: 1px solid #e5eef7;
   
		 -moz-border-radius: 2px; /* Firefox */
	 -webkit-border-radius: 2px; /* Safari, Chrome */
	 -khtml-border-radius: 2px; /* KHTML */
	 border-radius: 2px; /* CSS3 */
   
}
.menu_left_m_box_zag {
   float:left;
   width: 100%;
   padding: 43px 0 12px 0;
   margin: 19px 0 0 0;
   background: url(/local/templates/vodaonline/images/menu_left_m_box_zag.png) no-repeat  left top ;
   
   
   color: #000;
   font-size: 18px;
}
.menu_left_m_box_zag2 {
   background: url(/local/templates/vodaonline/images/menu_left_m_box_zag2.png) no-repeat  left top ;
}
.menu_left_m_box_t {
   float:left;
   width: 100%;
   padding: 0 0 35px 0;
   
   color: #000;
   font-size: 14px;
   font-weight: normal;
   line-height: 1.2;
}
.menu_left_m_box_t_content {
   font-size: 12px;
}
.menu_left_m_box_t_content p {
   padding-bottom: 15px;
}
.menu_left_m_box_t_content a {
   color: #0ba4e4;
   text-decoration: underline;
}
.menu_left_m_box_t_content a:hover  {
   text-decoration: none;
}
.menu_left_m_box_t_padd {
   padding: 0 0 12px 0;
   
}
.menu_left_m_box_t2 {
   float:left;
   width: 100%;
   padding: 0 0 25px 0;
   
   color: #1397d9;
   font-size: 14px;
   line-height: 1.2;
   
}
input.menu_left_m_box_input {
   float:left;
   width: 143px;
   height: 25px;
   padding: 0 7px;
   margin-bottom: 11px;
   border: 1px solid #e5eef7;
		 -moz-border-radius: 2px; /* Firefox */
	 -webkit-border-radius: 2px; /* Safari, Chrome */
	 -khtml-border-radius: 2px; /* KHTML */
	 border-radius: 2px; /* CSS3 */
   
   line-height: 1.5;
   color: #91adbe;
   font-size: 14px;
   font-weight: normal;
   
}
div.menu_left_m_box_checkbox {
   float:left;
   width: 100%;
   padding: 3px 0 45px 0;
   
   color: #000;
   font-size: 12px;
   font-weight: normal;	
}
div.menu_left_m_box_go {
   float:left;
   width: 100%;
   padding-bottom: 25px;
}
div.menu_left_m_box_go input {
   float:left;
   width: 100%;
   padding: 10px 0;
   
   color: #fff;
   font-size: 14px;
   font-weight: normal;
   background:#0ba4e4;
   
		 -moz-border-radius: 2px; /* Firefox */
	 -webkit-border-radius: 2px; /* Safari, Chrome */
	 -khtml-border-radius: 2px; /* KHTML */
	 border-radius: 2px; /* CSS3 */
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
   
   cursor: pointer;	
}
div.menu_left_m_box_go input:hover  {
   background:#1397d9 ;
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
div.menu_left_m_box_go2 {
   float:left;
   width: 100%;
   padding-bottom: 25px;	
   position: relative;
   z-index: 9;
}
div.menu_left_m_box_go2 a {
   float:left;
   width: 100%;
   padding: 10px 0;
   
   color: #fff;
   font-size: 14px;
   font-weight: normal;
   background:#0ba4e4;
   text-align: center;
   
		 -moz-border-radius: 2px; /* Firefox */
	 -webkit-border-radius: 2px; /* Safari, Chrome */
	 -khtml-border-radius: 2px; /* KHTML */
	 border-radius: 2px; /* CSS3 */
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
   
   cursor: pointer;	
}
div.menu_left_m_box_go2 a:hover  {
   background:#1397d9 ;
	text-decoration: none;
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
   
}
.menu_left_m_box_reg {
   float:left;
   width: 100%;
   padding-bottom: 25px;
   color: #000;
   font-size: 14px;
}
.menu_left_m_box_reg a {
   color: #0ba4e4;
   font-size: 14px;
   text-decoration: underline;
}
.menu_left_m_box_reg a:hover  {
   text-decoration: none;
}

.menu_left_m_box_banner {
   float:left;
   width: 100%;
   text-align: center;
   position: relative;
   top: 15px;
   z-index: 8;
}





/*       ===         */    
.menu_left_menu {
   float:left;
   width: 100%;
   padding-bottom: 15px;
}  
.menu_left_menu a {
   float:left;
   width: 168px;
   padding: 7px 0 ;
   margin-bottom: 11px;
   color: #000 ;
   font-size: 14px;
   text-align: center;
   border: 1px solid #dde8ee;
   
		 -moz-border-radius: 2px; /* Firefox */
	 -webkit-border-radius: 2px; /* Safari, Chrome */
	 -khtml-border-radius: 2px; /* KHTML */
	 border-radius: 2px; /* CSS3 */
   
}   
.menu_left_menu a:hover, .menu_left_menu a.active  {
   color: #0ba4e4 ;
   border: 1px solid #0ba4e4;
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
   text-decoration: none;
} 
.menu_left_menu a.no_active  {
   color: #bcd1dd ;
}  
.menu_left_menu a.no_active:hover   {
   color: #bcd1dd ;
   border: 1px solid #dde8ee;
}   


@media screen and (max-width: 700px) {
   .menu_left_menu a {width: 45%; margin: 5px 2%;	}
}












/******************************************
	   блок с контентом
******************************************/
.content_big {
   margin-left: 220px;	
}
.content_mini {
   margin-left: 220px;	
   margin-right: 220px;	
}
.short_box {
   float:left;
   width: 180px;
   /*height: 400px;*/
   height: 415px;
   padding: 10px 20px 40px 20px;
   /*margin: 0 0 20px 20px;*/
   margin: 0 10px 20px;
   
	  -o-transition: all 0s linear;
   -moz-transition: all 0s linear;
   -webkit-transition: all 0s linear;
   transition: all 0s linear;
}
.short_box:hover  {
	   -webkit-box-shadow: 0px 0px 17px  #e0e1e1;
   -moz-box-shadow: 0px 0px 17px #e0e1e1;
   box-shadow: 0px 0px 17px #e0e1e1;
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
   
}
.short_box_img {
   float:left;
   width: 100%;
   height: 206px;
   margin-bottom: 16px;
   position: relative;
   overflow: hidden;
}
.short_box_img img {
   float:left;
   max-width: 100%;
   height: auto;
}
.items-wrap .short_box_img {
   text-align: center;
}
.items-wrap .short_box_img img {
   float: none;
   margin: 0 auto;
}
.short_box_rating {
   float:left;
   padding: 5px 0 0 0;
}
.short_box_rating span {
   float:left;
   width: 7px;
   height: 7px;
   margin-right: 3px;
}
span.short_box_rating_1 {	background: url(/local/templates/vodaonline/images/rating_star.png) no-repeat  left top ;}
span.short_box_rating_2 {	background: url(/local/templates/vodaonline/images/rating_star.png) no-repeat  -10px top ;}
span.short_box_rating_3 {	background: url(/local/templates/vodaonline/images/rating_star.png) no-repeat  -20px top ;}

.short_box_comment {
   float: right;
   color: #000;
   font-size: 12px;
}



.short_box_title {
   float:left;
   width: 100%;
   height: auto;
   
   padding: 15px 0 12px 0;
   color: #000;
   font-size: 14px;
   
   position: relative;
   overflow: hidden;
}
.short_box_title a {
   display: block;
   color: #000;
   font-size: 18px;
   font-weight: normal;
   margin-bottom: 5px;
}


.short_box_money {
   float:left;
   width: 100px;
   height: 30px;
   
   color: #1397d9;
   font-size: 24px;
   position: relative;
}
.short_box_money_sale {
   float:left;
   padding: 0 5px;
   color: #000;
   font-size: 12px;
   position: absolute;
   top: 30px;
   left: 0px;
}
span.short_box_money_sale_line {
   float:left;
   width: 100%;
   height: 1px;
   background: #f24841;
   position: absolute;
   top: 8px;
   left: 0px;
}


.short_box_money_num {
   float: right;
   padding: 5px 0 0 0;
}
.short_box_money_num a {
   float: left;
   width: 19px;
   height: 19px;
   border: 1px solid #dde8ee;
		 -moz-border-radius: 2px; /* Firefox */
	 -webkit-border-radius: 2px; /* Safari, Chrome */
	 -khtml-border-radius: 2px; /* KHTML */
	 border-radius: 2px; /* CSS3 */
	  -o-transition: all 0s linear;
   -moz-transition: all 0s linear;
   -webkit-transition: all 0s linear;
   transition: all 0s linear;
   
}
.short_box_money_num a:hover  {
   border: 1px solid #0ba4e4;
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;	
}
.short_box_money_num a.minus {background: url(/local/templates/vodaonline/images/minus.png) no-repeat  center center ;}
.short_box_money_num a.plus {background: url(/local/templates/vodaonline/images/plus.png) no-repeat  center center ;}

.short_box_money_num input {
   float: left;
   /*width: 14px;*/
   width: 30px;
   height: 20px;
   padding: 0 4px;
   
   /*line-height: 2;*/
   line-height: 1;
   color: #000;
   font-size: 12px;
   font-weight: normal;
   text-align: center;
}


.box_for_detail_info_action {
   float:left;
   padding: 29px 0 0 0
}
.short_box_go {
   float:left;
   padding: 29px 0 0 0
}
.short_box_go_content {
   position: absolute;
   bottom: 20px;
   left: 19px;
}
.short_box_inf:before,
.short_box_inf:after {
   content: " ";
   display: table;
}
.short_box_inf:after {
   clear: both;
}
.box_for_detail_info_action a,
.short_box_go a,
.in-cart .short_box_go a.add2basket {
   float:left;
   width: 180px;
   padding: 10px 0;
   border: 1px solid #dde8ee;
   background: transparent;
   text-align: center;
   color: #000!important;
   font-size: 14px;
   font-weight: normal;
   -moz-border-radius: 2px; /* Firefox */
   -webkit-border-radius: 2px; /* Safari, Chrome */
   -khtml-border-radius: 2px; /* KHTML */
   border-radius: 2px; /* CSS3 */
   -o-transition: all 0s linear;
   -moz-transition: all 0s linear;
   -webkit-transition: all 0s linear;
   transition: all 0s linear;
}
.box_for_detail_info_action a:hover,
.short_box_go a:hover,
.in-cart .short_box_go a.add2basket:hover  {
   background: #00a6e4;
   border: 1px solid #0ba4e4;
   color: #fff!important;
   -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
   text-decoration: none;
}
.short_box_go a.add2basket {
   background: #00a6e4;
   border: 1px solid #0ba4e4;
   color: #fff!important;
}
.short_box_go a.add2basket:hover {
   background: #f00;
   border-color: #f00;
}
.short_box_go2  {
   float:left;
   width: 100%;
}
.short_box_go2 a  {
   float:left;
   width: 48.5%;
   padding: 9px 0;
   border: 1px solid #dde8ee;
   
   text-align: center;
   color: #000;
   font-size: 14px;
   font-weight: normal;
   
		 -moz-border-radius: 2px; /* Firefox */
	 -webkit-border-radius: 2px; /* Safari, Chrome */
	 -khtml-border-radius: 2px; /* KHTML */
	 border-radius: 2px; /* CSS3 */
	  -o-transition: all 0s linear;
   -moz-transition: all 0s linear;
   -webkit-transition: all 0s linear;
   transition: all 0s linear;
}




@media screen and (max-width: 1270px) {
   .menu_left {position: relative;left:15px;}
   .content_mini {margin-right: 17%;}
}
@media screen and (max-width: 1000px) {
   .menu_left {position: relative;left:15px;}
   .content_mini {margin-right: 30px;}
}
@media screen and (max-width: 740px) {
   .content_big {margin-left: 205px;}
}
@media screen and (max-width: 700px) {
   .menu_left { width:480px; margin: 0 auto; float: none; left:0;}
   .menu_left_m_box_reg { padding-bottom: 34px;}
   .menu_left_m_box { margin: 0 20px 20px 20px;}
   .content_big { width:480px; margin: 0 auto; clear: both; float: none; left:0;}
}
@media screen and (max-width: 500px) {
   .menu_left_m_box { margin: 0 0 20px 25px;}
   .short_box { margin-left: 13px;}
}




















/*       ===         */
.main_info_all {
   float:left;
   width: 100%;
   background: #f2f6fb;
}
.main_info_banner {
   float:left;
   width: 100%;
   padding: 60px 0;
   margin-top: 50px;
   background: url(/local/templates/vodaonline/images/main_info_banner.jpg) no-repeat  center center ;
}
span.main_info_banner_1 {
   float: left;
   padding: 0 70px 0 0;
   color: #fff ;
   font-size: 52px;
   font-weight: 700;
   line-height: 1;
}
span.main_info_banner_2 {
   float: left;
   padding: 15px 0 0 0;
   clear: both;
   color: #fff ;
   font-size: 14px;
   font-weight: normal;
}
span.main_info_banner_3 {
   float: right;
   font-family:  'GothamPro-Black', 'Open Sans', Arial, Helvetica, sans-serif;
   color: #f24841 ;
   font-size: 144px;
   font-weight: bold;
   line-height: 1;
   
   position: relative;
   top: 0px;
   left: -20px;
}


@media screen and (max-width: 1100px) {
   .main_info_banner {background: url(/local/templates/vodaonline/images/main_info_banner.jpg) no-repeat  right center ;}
}
@media screen and (max-width: 740px) {
   span.main_info_banner_1 {padding: 0 3vw 0 0;}
}
@media screen and (max-width: 680px) {
   span.main_info_banner_1 {font-size: 42px;}
   span.main_info_banner_3 {font-size: 102px;}
}
@media screen and (max-width: 530px) {
   span.main_info_banner_1 {font-size: 34px;}
}






/*       ===         */
.main_info {
   float:left;
   width: 100%;
}
.main_info_left {
   float:left;
   width: 200px;
   margin: 60px 0 80px 50px;
}
.main_info_left_1 {
   float:left;
   padding: 45px 0 0 0;
   background: url(/local/templates/vodaonline/images/menu_left_m_box_zag2.png) no-repeat  left top ;
   color: #000 ;
   font-size: 18px;
}
.main_info_left_2 {
   float:left;
   clear: both;
   padding: 20px 0 0 0;
   color: #1397d9 ;
   font-size: 30px;
   font-weight: bold;
   line-height: 1.1;
}

.main_info_r {
   margin: 60px 0 0 250px;
}
.main_info_r_fl_left {
   float:left;
   width: 100%;
}
.main_info_r_box {
   float:left;
   width: 180px;
   padding: 0 0 0 60px;
}
.main_info_r_box_zag {
   float:left;
   width: 100%;
   min-height: 65px;
   padding-bottom: 10px;
   color: #1397d9 ;
   font-size: 18px;
   font-weight: normal;
   line-height: 1.1;
}
span.br {
   display: block;
}
.main_info_r_box_t {
   float:left;
   width: 100%;
   color: #000 ;
   font-size: 14px;
   font-weight: normal;
}



@media screen and (max-width: 1220px) {
   .main_info_r_box { padding: 0 0 0 47px;}
}
@media screen and (max-width: 1170px) {
   .main_info_r { margin: 61px 0 0 240px;}
   .main_info_r_box { padding: 0 0 0 35px;}
   .main_info_left {     margin: 60px 0 80px 35px;}
}
@media screen and (max-width: 1100px) {
   .main_info_r_box { float: left; width: 45%; padding: 0 0 50px 35px;  }
   .main_info_r_box_clear { clear: both; }
   .main_info_r_box_zag { padding-bottom:10px; min-height: 50px; }
   span.br {	display: inline;}
}
@media screen and (max-width: 950px) {
   .main_info_r_box { float: left; width: 43%; padding: 0 0 50px 35px;  }
}
@media screen and (max-width: 850px) {
   .main_info_left { width:180px; margin: 60px 0 80px 15px;  }
   .main_info_r { margin-left:  220px;  }
   .main_info_r_box { float: left; width: 43%; padding: 0 10px 50px 10px;  }
}
@media screen and (max-width: 800px) {
   .main_info_left { width:80%; margin: 30px 0 30px 4%;  }
   .main_info_left_1 { padding: 3px 0 20px 60px ; background: url(/local/templates/vodaonline/images/menu_left_m_box_zag2.png) no-repeat  left 3px ; }
   .main_info_left_2 { padding: 0 0 0 60px; position: relative; top:-20px;  }
   
   .main_info_r { margin-left:  0;  }
   .main_info_r_box { float: left; width: 43%; padding: 0 20px 50px 20px;  }
}
@media screen and (max-width: 580px) {
   .main_info_r { margin-left:  0;  }
   .main_info_r_box { float: left; width: 90%; padding: 0 0 50px 5%;  }
   .main_info_r_box_zag { min-height: auto;  }
}










/*       ===         */
.main_news {
   float:left;
   width: 100%;
   padding: 65px 0;
   background: #fff;
}
.main_news_ccc {
   background: #f2f6fb;
}
.main_news_box {
   float:left;
   width: 200px;
   margin: 0px 0 0px 50px;
}

.main_news_box_zag {
   float:left;
   color: #000 ;
   font-size: 18px;
   font-weight: normal;
}
.main_news_box_zag {
   float:left;
   padding-bottom: 20px;
   color: #000 ;
   font-size: 18px;
   font-weight: normal;
}
.main_news_box_date {
   float:left;
   width: 100%;
   color: #000 ;
   font-size: 12px;
   font-weight: normal;	
}
.main_news_box_t {
   float:left;
   width: 100%;
   padding-bottom: 17px;
}
.main_news_box_t a {
   color: #0ba4e4 ;
   font-size: 14px;
   font-weight: normal;	
}
.main_news_box_go {
   float:left;
   width: 100%;
   padding-bottom: 17px;
}
.main_news_box_go a {
   color: #0ba4e4 ;
   font-size: 14px;
   font-weight: normal;
   text-decoration: underline;	
}
.main_news_box_go a:hover  {
   text-decoration: none;	
}





.main_news_r {
   margin: 0 0 0 310px;
}
.main_news_r_fl_left {
   float:left;
   width: 100%;
}
.main_news_r_zag {
   float:left;
   width: 100%;
   padding-bottom: 20px;
   color: #000 ;
   font-size: 18px;
   font-weight: normal;
}
.main_news_r_t {
   float:left;
   width: 420px;
   padding-right: 60px;
   color: #000 ;
   font-size: 12px;
   font-weight: normal;
   line-height: 1.7;
}



@media screen and (max-width: 1280px) {
   .main_news_r_t {    width: 45%;    padding-right: 5%;}
}
@media screen and (max-width: 1000px) {
   .main_news_box {margin-left: 30px;}
   .main_news_r {margin-left: 250px;}
}
@media screen and (max-width: 850px) {
   .main_news_r_t {    width: 95%;    padding-right: 5%; padding-bottom: 25px;}
}
@media screen and (max-width: 600px) {
   .main_news_box {margin-left:15px;}
   .main_news_r {margin-left: 230px;}
}
@media screen and (max-width: 500px) {
   .main_news_box {margin-left:5px;}
   .main_news_r {margin-left: 220px;}
}










.footer_height {
   /*height: 160px;*/
   height: 10px;
   width: 100%;
   float: left;
}

/*       ===         */
.footer {
   float:left;
   width: 100%;
   min-width: 480px;
   padding: 25px 0 32px 0;
   background: #1397d9;
   font-size: 16px;
   font-weight: normal;
   color: #fff;
}
.footer a {
   color: #fff;
   text-decoration: underline;
}
.footer a:hover {
   text-decoration: none;
}
.footer_pay {
   float:left;
   width: 200px;
   padding: 0 0 0 50px;
   color: #000 ;
   font-size: 12px;
   font-weight: normal;
   line-height: 1.7;
}
.footer_pay_t {
   float:left;
   width: 100%;
   padding: 0 0 12px 0;
   color: #fff ;
   font-size: 12px;
   font-weight: normal;
}
.footer_pay img {
   float:left;
   padding: 0 17px 0 0;
}


.footer_r {
   margin: 0 0 0 252px;
}
.footer_r_fl_left {
   float: left;
   width: 100%;
}

.footer_pay_box_logo {
   background: url(/local/templates/vodaonline/images/footer_pay_box_logo.png) no-repeat  right center ;
   
}

.footer-col {
   float:left;
   margin: 0;
   padding: 0;
}
.footer-col.footer-col-1 {
   width: 18.4%;
   margin-right: 6.3%;
   text-align: center;
}
.footer-col.footer-col-2 {
   width: 30.8%;
   margin-top: 16px;
}
.footer-col.footer-col-3 {
   width: 28%;
   margin-top: 5px;
}
.footer-col.footer-col-4 {
   float: right;
   max-width: 16%;
   margin-right: 0.5%;
   margin-top: 8px;
}
.footer-logo .footer-logo-text {
   margin-top: 9px;
}
.footer-mobile-app {
   margin-top: 10px;
}
.footer-mobile-app .footer-mobile-app-text {
   margin-bottom: 10px;
}
.footer-menu {
   float: left;
   margin-right: 53px;
}
.footer-menu:last-child {
   margin-right: 0;
}
.footer-menu ul li {
   margin-bottom: 10px;
}
.footer-phone {
   margin-bottom: 29px;
}
.footer-phone img,
.footer-phone a {
   display: inline-block;
   vertical-align: middle;
}
.footer-phone img {
   margin-right: 23px;
}
.footer-phone a {
   font-size: 32px;
   text-decoration: none;
}
.footer-phone a:hover {
   text-decoration: underline;
}
.footer-email {
   margin-bottom: 37px;
}
.footer-email img,
.footer-email a {
   display: inline-block;
   vertical-align: middle;
}
.footer-email img {
   margin-right: 23px;
}
.footer-email a {
   font-size: 18px;
}
.footer-address img,
.footer-address .footer-address-text {
   display: inline-block;
   vertical-align: top;
}
.footer-address img {
   margin-left: 3px;
   margin-right: 23px;
}
.footer .zakzv_f {
   margin-bottom: 19px;
}
.footer .zakzv_f a {
   display: block;
   border: 1px solid #fff;
   margin: 0;
   padding: 9px 5px 10px;
   width: 172px;
   max-width: 100%;
   border-radius: 3px;
   background: #fff;
   font-size: 15px;
   color: #1397d9;
   text-decoration: none;
   text-align: center;
   box-sizing: border-box;
}
.footer .zakzv_f a:hover {
   background: transparent;
   color: #fff;
}
.footer-social {
   margin-bottom: 11px;
}
.footer-social a {
   display: inline-block;
   vertical-align: top;
   margin-right: 10px;
}
.footer-payment > span {
   display: block;
   margin-bottom: 8px;
}
.footer-payment > img {
   margin-right: 20px;
}
.footer-copy {
   padding: 0 15px;
}
.footer-copy .footer-copy-text {
   display: inline-block;
   margin-right: 34px;
}

.contacts-page-items {
   margin-bottom: 24px;
   text-align: left;
}
.contacts-page-items .contacts-page-item {
   float: left;
}
.contacts-page-items .contacts-page-item.contacts-page-item-1 {
   width: 34%;
   margin-right: 5%;
}
.contacts-page-items .contacts-page-item.contacts-page-item-2 {
   width: 26.5%;
   margin-right: 5%;
}
.contacts-page-items .contacts-page-item.contacts-page-item-3 {
   width: 29.5%;
}
.ya-map {
   width: 100%;
   height: 400px;
   margin: 66px 0 36px;
}
.ui-tabs .ui-tabs-panel{
	   border: 2px solid #0ba4e4!important;
   border-top: 0px!important;
}
@media screen and (max-width: 1180px) {
   .footer-col.footer-col-1 {
	   width: 20.7%;
	   margin-right: 4%;
   }
   .footer-col.footer-col-2,
   .footer-col.footer-col-3 {
	   width: 29.4%;
   }
   .footer-phone a {
	   font-size: 22px;
   }
   .footer-phone img,
   .footer-email img,
   .footer-address img {
	   margin-right: 15px;
   }
   .footer-payment > img {
	   margin-right: 15px;
   }
   .contacts-page-items .contacts-page-item.contacts-page-item-1 {
	   width: 38%;
	   margin-right: 1%;
   }
   .contacts-page-items .contacts-page-item.contacts-page-item-2 {
	   width: 27%;
	   margin-right: 1%;
   }
   .contacts-page-items .contacts-page-item.contacts-page-item-3 {
	   width: 33%;
   }
}

@media screen and (max-width: 991px) {
   .footer {
	   font-size: 15px;
   }
   .footer-col.footer-col-1 {
	   width: 23%;
	   margin-right: 2%;
   }
   .footer-col.footer-col-2 {
	   width: 20%;
	   margin-top: 0;
   }
   .footer-col.footer-col-3 {
	   width: 30%;
	   margin-right: 1%;
	   margin-top: 3px;
   }
   .footer-col.footer-col-4 {
	   max-width: 23%;
	   margin-right: 1%;
	   margin-top: 3px;
   }
   .footer-menu {
	   margin-right: 0;
	   width: 100%;
   }
   .footer-phone a {
	   font-size: 20px;
   }
   .footer-email a {
	   font-size: 16px;
   }
   .footer-address {
	   font-size: 14px;
   }
   .footer-address .footer-address-text {
	   max-width: 80%;
   }
   .contacts-page-items .contacts-page-item.contacts-page-item-1 {
	   width: 49%;
	   margin-right: 2%;
   }
   .contacts-page-items .contacts-page-item.contacts-page-item-2 {
	   width: 49%;
	   margin-right: 0;
   }
   .contacts-page-items .contacts-page-item.contacts-page-item-3 {
	   width: 100%;
   }
}

@media screen and (max-width: 767px) {
   .footer-col.footer-col-1,
   .footer-col.footer-col-2,
   .footer-col.footer-col-3,
   .footer-col.footer-col-4 {
	   width: 100%;
	   max-width: 100%;
	   margin: 0 0 20px;
	   float: none;
	   text-align: center;
   }
   .footer-col.footer-col-3 {
	   width: 260px;
	   margin-left: auto;
	   margin-right: auto;
	   text-align: left;
   }
   .footer-menu {
	   display: inline-block;
	   vertical-align: top;
	   width: auto;
	   float: none;
   }
   .footer-menu ul li {
	   display: inline-block;
	   vertical-align: top;
	   margin: 0 8px;
   }
   .footer .zakzv_f a {
	   margin: 0 auto;
   }
   .footer-phone,
   .footer-email {
	   margin-bottom: 10px;
   }
   .footer-copy {
	   text-align: center;
   }
   .contacts-page-items .contacts-page-item.contacts-page-item-1,
   .contacts-page-items .contacts-page-item.contacts-page-item-2,
   .contacts-page-items .contacts-page-item.contacts-page-item-3 {
	   width: 100%;
	   margin-right: 0;
   }
   .ya-map {
	   height: 250px;
   }
   .alx_reviews_form {
	   padding-left: 0;
	   padding-right: 0;
   }
   /* .alx_reviews_form .alx_reviews_form_item_pole_textarea .alx_reviews_form_textarea_bg {
	   padding: 0;
   }
   .alx_reviews_form .bx-html-editor {
	   min-width: 250px!important;
	   border: 0;
   }
   .alx_reviews_form .bxhtmled-toolbar-cnt {
	   display: none;
   }
   .alx_reviews_form .bxhtmled-area-cnt,
   .alx_reviews_form .bxhtmled-iframe-cnt {
	   width: 100% !important;
   }
   .alx_reviews_form .bxhtmled-area-cnt {
	   top: 0 !important;
   } */
}






















/*       ===         */
label.checkbox {
   display: inline-block;
   cursor: pointer;
   position: relative;
   padding-left: 18px;
   
   color: #000;
   font-size: 12px;
   font-weight: normal;	
}
input[type=radio].radio,
input[type=checkbox] {
   display: none;
}
label.checkbox:before {
   content: "";
   display: inline-block;

   width: 12px;
   height: 12px;

   margin-right: 10px;
   position: absolute;
   left: 0;
   top: 2px;
   background: url(/local/templates/vodaonline/images/checkbox.png) no-repeat  left top ;
   clear: both;
}

.radio label:before {
   border-radius: 8px;
}
.checkbox label {
   margin-bottom: 8px;
}
.checkbox label:before {
   border-radius: 3px;
}

input[type=radio]:checked + label:before {
   content: "\2022";
   color: #f3f3f3;
   font-size: 30px;
   text-align: center;
   line-height: 18px;
}

input[type=checkbox]:checked + label:before {
   background: url(/local/templates/vodaonline/images/checkbox.png) no-repeat  left bottom ;
}

















/******************************************
	   нестандартный select
******************************************/

/* --- EASYDROPDOWN DEFAULT THEME --- */

/* PREFIXED CSS */

.dropdown,
.dropdown div,
.dropdown li,
.dropdown div::after{
   -webkit-transition: all 150ms ease-in-out;
   -moz-transition: all 150ms ease-in-out;
   -ms-transition: all 150ms ease-in-out;
   transition: all 150ms ease-in-out;
}

.dropdown .selected::after,
.dropdown.scrollable div::after{
   -webkit-pointer-events: none;
   -moz-pointer-events: none;
   -ms-pointer-events: none;
   pointer-events: none;
}

/* WRAPPER */

.dropdown{
   float:left;
   position: relative;
   width: 218px;
   border: 1px solid #e5eef7;
   cursor: pointer;
   background: #fff;

   border-radius: 3px;
   
   -webkit-user-select: none;
   -moz-user-select: none;
   user-select: none;
}

.dropdown.open{
   z-index: 2;
}



/* CARAT */

.dropdown .carat {
   float:left;
   width: 20px;
   height: 20px;
   position: absolute;
   right: 0px;
   top: 7px;
   margin-top: -4px;
   background: url(/local/templates/vodaonline/images/sort_select.png) no-repeat  center center ;
   
}



.dropdown.disabled .carat{
   border-top-color: #e5eef7;
}

/* OLD SELECT (HIDDEN) */

.dropdown .old{
   position: absolute;
   left: 0;
   top: 0;
   height: 0;
   width: 0;
   overflow: hidden;
}

.dropdown select{
   position: absolute;
   left: 0px;
   top: 0px;
}

.dropdown.touch .old{
   width: 100%;
   height: 100%;
}

.dropdown.touch select{
   width: 100%;
   height: 100%;
   opacity: 0;
}

/* SELECTED FEEDBACK ITEM */ 

.dropdown .selected,
.dropdown li{
   display: block;
   font-size: 12px;
   line-height: 1;
   color: #000;
   padding: 9px 12px;
   overflow: hidden;
   white-space: nowrap;
}

.dropdown.disabled .selected{
   color: #999;
}

.dropdown .selected::after{
   content: '';
   position: absolute;
   right: 0;
   top: 0;
   bottom: 0;
   width: 60px;
   
   border-radius: 0 2px 2px 0;
}

/* DROP DOWN WRAPPER */

.dropdown div{
   position: absolute;
   height: 0;
   left: -1px;
   right: -1px;
   top: 100%;
   margin-top: -1px;
   background: #fff;
   border: 1px solid #e5eef7;
   border-top: 1px solid #e5eef7;
   border-radius: 0 0 3px 3px;
   overflow: hidden;
   opacity: 0;
}

/* Height is adjusted by JS on open */

.dropdown.open div{
   opacity: 1;
   z-index: 2;
}

/* FADE OVERLAY FOR SCROLLING LISTS */

.dropdown.scrollable div::after{
   content: '';
   position: absolute;
   left: 0;
   right: 0;
   bottom: 0;
   height: 50px;
   
   box-shadow: inset 0 -50px 30px -35px #fff;
}

.dropdown.scrollable.bottom div::after{
   opacity: 0;
}

/* DROP DOWN LIST */

.dropdown ul{
   position: absolute;
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   list-style: none;
   overflow: hidden;
}

.dropdown.scrollable.open ul{
   overflow-y: auto;
}

/* DROP DOWN LIST ITEMS */

.dropdown li{
   list-style: none;
   padding: 8px 12px;
}

/* .focus class is also added on hover */

.dropdown li.focus{
   background: #e5eef7;
   position: relative;
   z-index: 3;
   color: #000;
}

.dropdown li.active{
   font-weight: 700;
}








/******************************************
	   Внутренняя
******************************************/
.content_page_all {
   float:left;
   width: 100%;
   padding: 45px 0 30px 0;
   background: url(/local/templates/vodaonline/images/content_page_all.png) repeat-x  left top ;
   
}
.content_page_title {
   float:left;
   width: 100%;
   padding-bottom: 40px;
}
.content_page_title_speedbar {
   float:left;
   width: 200px;
   color: #bcd1dd ;
   font-weight: normal;
   font-size: 12px;
   line-height: 1.1;
   
}
.content_page_title_speedbar a {
   color: #1397d9;	
}
.content_page_title_speedbar span {
   color: #000;
}
.content_page_title_speedbar_product a {color: #bcd1dd;}
.content_page_title_speedbar_product span {color: #bcd1dd;}


.content_page_title_h1 {
   margin: 0 0 0 240px;
}
.content_page_title_h1_marg_right {
   margin: 0 240px 0 240px;
}
.content_page_title_h1_marg_text {
   margin: 0 240px 0 240px;
}

.content_page_title_h1 h1 {
   float:left;
   width: 100%;
   color: #000 ;
   font-weight: normal;
   font-size: 24px;
}
.content_page_title_h1_product h1 {	color: #1397d9;}

.content_zag_blue {
   float:left;
   width: 100%;
   padding-bottom: 17px;
   color: #0ba4e4 ;
   font-weight: normal;
   font-size: 18px;	
}
.content_zag_grey {
   float:left;
   width: 100%;
   padding-bottom: 30px;
   color: #000 ;
   font-weight: normal;
   font-size: 18px;	
}


.content_page_title_select {
   float: right;
}


@media screen and (max-width: 1280px) {
   .content_page_title_speedbar { width: 190px; padding-left: 10px;}
}
@media screen and (max-width: 1000px) {
   .content_page_title_h1_marg_text { margin-right: 20px;}
}
@media screen and (max-width: 850px) {
   .content_page_title_speedbar { width: 100%;}
   .content_page_title_h1 { margin-left: 10px;}
   .content_page_title_h1_marg_text { float: left; width:90%; margin: 10px 10px 10px 25px;}
   .content_mini { float: left; width: 95%; margin: 10px 0 20px 10px;}
   .content_mini_plus { float: none; width: auto;  	margin-left: 220px;		margin-right: 20px;	}
}
@media screen and (max-width: 750px) {
   .content_page_title_speedbar { width: 100%;}
   .content_page_title_h1 { float: left; width:95%; margin: 10px 10px 10px 10px;}
   .content_page_title_select { float: left; width: 95%; margin: 10px 0 20px 10px;}
   .content_page_title_h1_marg_text { margin-left: 20px;}
}
@media screen and (max-width: 700px) {
   .content_page_title { float: none; margin: 0 auto; width: 480px;}
   .content_mini { float: none; margin: 0 auto; width: 480px;}
}
@media screen and (max-width: 500px) {
   .dropdown { width: 99%;}
}



/******************************************
	   фильтр в меню
******************************************/
.menu_left_filter_box {
   float:left;
   width: 100%;
   padding-bottom: 18px;
}
.menu_left_filter_box_1 {
   float:left;
   width: 100%;
   padding-bottom: 35px;
}
.menu_left_filter_box_zag {
   float:left;
   width: 100%;
   padding-bottom: 8px;
   color: #000;
   font-size: 14px;
}
.menu_left_filter_box_money input {
   float:left;
   width: 57px;
   height: 23px;
   padding: 0 8px;
   border: 1px solid #e5eef7;
		 -moz-border-radius: 2px; /* Firefox */
	 -webkit-border-radius: 2px; /* Safari, Chrome */
	 -khtml-border-radius: 2px; /* KHTML */
	 border-radius: 2px; /* CSS3 */
   color: #000;
   font-size: 12px;
   line-height: 1.5;
}
.menu_left_filter_box_money span {
   float:left;
   padding: 0 8px;

   color: #000;
   font-size: 19px;
   line-height: 1.1;
}
.menu_left_filter_box_delet {
   float:left;
   width: 100%;
}
.menu_left_filter_box_delet a {
   color: #1397d9;
   font-size: 12px;
   text-decoration: underline;
}
.menu_left_filter_box_delet a:hover  {
   text-decoration: none;
}


@media screen and (max-width: 700px) {
   .menu_left_filter_box { width: 45%;padding-left: 5%; padding-bottom: 40px;}
   .menu_left_filter_box_1 { width: 45%; padding-left: 5%;}
   .menu_left_filter_box_delet { width: 90%; padding-left: 5%; padding-bottom: 50px;}
}






.short_box_info {
   float:left;
   width: 178px;
   height: 436px;
   padding: 10px 20px 20px 20px;
   margin: 0 0 20px 20px;
   
   border: 1px solid #e5eef7;
   
		 -moz-border-radius: 2px; /* Firefox */
	 -webkit-border-radius: 2px; /* Safari, Chrome */
	 -khtml-border-radius: 2px; /* KHTML */
	 border-radius: 2px; /* CSS3 */
   position: relative;
}







.content_page_title_page_slider {
   padding-bottom: 0;
}
.page_slider {
   float:left;
   width: 100%;
   padding: 0px 0 10px 0;
   position: relative;
}
.page_slider .short_box {
   height: 300px;
   margin-left: 10px;
   margin-right: 10px;
}
.page_slider .short_box .short_box_title a {
   color: #1397d9 ;
   font-size: 14px;
   max-height: 36px;
   position: relative;
   overflow: hidden;
}

.page_slider .owl-carousel .owl-stage-outer {
   float:left;
   width: 100%;
   padding: 10px 0 10px 0;
}
.container_page_slider {
   margin: 0 auto;
   width: 755px;
}
@media screen and (max-width: 700px) {
   .container_page_slider { width: 520px;}
}
@media screen and (max-width: 600px) {
   .container_page_slider { width: 480px;}
}

.page_slider .owl-dot {
   opacity: 0;
}
.page_slider .owl-theme .owl-controls {
   position: relative;
   clear: both;
}
.page_slider .owl-theme .owl-controls .owl-nav  {
   position: relative;
}
.page_slider .owl-theme .owl-controls .owl-nav .owl-prev {
   width: 48px;
   height: 71px;
   background: url(/local/templates/vodaonline/images/page_slider_l.png) no-repeat  center center ;
   
   position: absolute;
   top: -244px;
   left: -150px;
   text-indent: -9999px;
   
   opacity: 0.7;
   
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.page_slider .owl-theme .owl-controls .owl-nav .owl-prev:hover  {
   background: url(/local/templates/vodaonline/images/page_slider_l.png) no-repeat  center center ;
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
   
   opacity: 1;
}

.page_slider .owl-theme .owl-controls .owl-nav .owl-next {
   width: 48px;
   height: 71px;
   background: url(/local/templates/vodaonline/images/page_slider_r.png) no-repeat  center center ;
   
   position: absolute;
   top: -244px;
   right: -150px;
   text-indent: -9999px;
   
   opacity: 0.7;
   
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;	
}
.page_slider .owl-theme .owl-controls .owl-nav .owl-next:hover  {
   background: url(/local/templates/vodaonline/images/page_slider_r.png) no-repeat  center center ;
   
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
   
   opacity: 1;
   
}

@media screen and (max-width: 1100px) {
   .page_slider .owl-theme .owl-controls .owl-nav .owl-next  { right: -70px;}
   .page_slider .owl-theme .owl-controls .owl-nav .owl-prev  { left: -70px;}
}
@media screen and (max-width: 880px) {
   .page_slider .owl-theme .owl-controls .owl-nav .owl-next  { right: -30px;}
   .page_slider .owl-theme .owl-controls .owl-nav .owl-prev  { left: -30px;}
}
@media screen and (max-width: 780px) {
   .container_page_slider {width: 500px;}
   .page_slider .owl-theme .owl-controls .owl-nav .owl-next  { right: -70px;}
   .page_slider .owl-theme .owl-controls .owl-nav .owl-prev  { left: -70px;}
}
@media screen and (max-width: 600px) {
   .container_page_slider {width: 270px;}
   .page_slider .owl-theme .owl-controls .owl-nav .owl-next  { right: -70px; display: block !important;}
   .page_slider .owl-theme .owl-controls .owl-nav .owl-prev  {left: -70px; display: block !important;}
}













/******************************************
	   новости - категория
******************************************/
.news_cat {
   /*float:left;*/
   margin: 0 0 120px 0;
}
.news_cat .items-wrap {
   margin-bottom: 35px;
}
.news_cat .news_cat_item {
   border-bottom: 1px solid #c0c0c0;
   padding-top: 18px;
   padding-bottom: 17px;
}
.news_cat .news_cat_item.comment_block {
   padding-left: 20px;
   padding-right: 20px;
}
.news_cat .news_cat_item:hover {
   -webkit-box-shadow: 0px 0px 17px #e0e1e1;
   -moz-box-shadow: 0px 0px 17px #e0e1e1;
   box-shadow: 0px 0px 17px #e0e1e1;
   -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.news_cat_img,
.news_cat_text {
   float: left;
}
.news_cat_img {
   width: 124px;
   margin-right: 10px;
   min-height: 1px;
}
.news_cat_img a {
   display: block;
   text-decoration: none;
}
.news_cat_img > img {
   display: block;
   max-width: 100%;
   border: 1px solid #d5d5d5;
   backface-visibility: hidden;
   box-sizing: border-box;
}
.news_cat_text {
   width: 86%;
}
.news_cat_text img {
   max-width: 100%;
}
.news_cat_date {
   float:left;
   width: 100%;
   color: #bcd1dd;
   font-size: 12px;
   font-weight: normal;
   line-height: 21px;
}
.news_cat_zag {
   float:left;
   width: 100%;
   padding-bottom: 11px;
}
.news_cat_zag.actions {
   float:left;
   width: 100%;
   padding-bottom: 11px;
   color: #0ba4e4;
   font-size: 18px;
}
.delivery_cat .news_cat_zag {
   float: none;
}
.news_cat_zag a {
   color: #0ba4e4 ;
   font-size: 18px;
   font-weight: normal;
   text-decoration: underline;
}
.news_cat_zag a:hover  {	
   text-decoration: none;
}
.news_cat_preview_text {
   font-size: 16px;
   color: #323232;
}


@media screen and (max-width: 1180px) {
   .news_cat { margin-left: 20px; margin-right: 20px;}
   .news_cat_text {
	   width: 80%;
   }
}
@media screen and (max-width: 767px) {
   .news_cat_img,
   .news_cat_text {
	   float: none;
	   width: 100%;
   }
}


/******************************************
	   новости - статья
******************************************/

.news_page_date {
   float:left;
   width: 100%;
   padding: 0 0 26px 0;
   color: #bcd1dd ;
   font-size: 12px;
}
.news_page h3 {
   float:left;
   width: 100%;
   padding: 0 0 17px 0;
   font-size: 18px;
   font-weight: normal;
   color: #000 ;
}
.news_page p {
   padding: 0 0 17px 0;
   font-size: 14px;
   font-weight: normal;
   color: #000 ;
}
.news_page p.p_10 {
   font-size: 12px;
   font-weight: normal;
}
.news_page p a {
   font-size: 14px;
   font-weight: normal;
   color: #0ba4e4 ;
   text-decoration: underline;
}
.news_page p a:hover  {
   text-decoration: none;
}
.news_page p.p_10, .news_page p.p_10 a {
   font-size: 12px;
}
.news_page_back {
   float:left;
   width: 100%;
   padding: 17px 0;
}
.news_page_back a {
   float:left;
   color: #1397d9 ;
   font-size: 14px;
   text-decoration: underline;
   background: url(/local/templates/vodaonline/images/news_page_back.png) no-repeat  left center ;
}
.news_page_back a:hover  {
   text-decoration: none;
}
.news_page .checkout_r ul  {
   padding: 10px 0 10px 15px;
}
.news_page .checkout_r ul li {
   padding-bottom: 15px;
   color: #000 ;
   font-size: 12px;
   font-weight: normal;
   list-style-type: disc;
}


















/******************************************
	   страница товара
******************************************/

.menu_left_calcul {
   float:left;
   width: 100%;
   padding: 20px 0;
}
.menu_left_calcul a {
   float:left;
   padding: 5px 0 5px 42px;
   background: url(/local/templates/vodaonline/images/menu_left_calcul.png) no-repeat  left center ;
   color: #1397d9 ;
   font-size: 14px;
   text-decoration: underline;
}
.menu_left_calcul a:hover  {
   text-decoration: none;
}




.content_product_t {
   float:left;
   width: 440px;
   margin: 0 0 0 20px;
}
.content_product_t_zag {
   float:left;
   width: 60%;
   color: #000 ;
   font-size: 18px;
   font-weight: normal;
}
.content_product_t .short_box_comment {
   float: right;
   padding: 0 0 0 10px;
   position: relative;
   top: 3px;
}
.content_product_t .short_box_rating {
   float: right;
   position: relative;
   top: 2px;
}
.content_product_t_t {
   float:left;
   width: 100%;
   padding: 20px 0 0 0 ;
   color: #000 ;
   font-size: 14px;
   font-weight: normal;
   
}
.content_product_t_t p {
   padding-bottom: 20px;
}





.content_product_t_more {
   float:left;
   width: 235px;
}
.content_product_t_more_zag {
   float:left;
   width: 100%;
   padding-bottom: 15px;
   color: #000 ;
   font-size: 14px;
}
.content_product_t_more_zag span {
   font-weight: normal;
}



.content_product_t_money {
   float: right;
   width: 181px;
} 
.content_product_t_more .checkbox label  {
   float:left;
   padding-bottom: 7px;
   color: #000 ;
   font-size: 12px;
   font-weight: normal;
}
.content_product_t_more .checkbox label:before  {
   top: 3px;
}

.content_product_t_more .checkbox label span {
   color: #1397d9 ;
   font-size: 12px;
   text-decoration: underline;
   display: block;
}
.content_product_t_more .checkbox label:hover  span {
   text-decoration: none;
}



.content_product_t_money .content_product_t_more_zag {
   padding-bottom: 30px;
}
.content_product_t_money .short_box_go {
   padding-top: 17px;
}
.content_product_t_money .short_box_go a {
   border: 0;
   background: #0ba4e4;
   color: #fff;
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.content_product_t_money .short_box_go a:hover  {
   background:#1397d9 ;
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
}








.product_slider {
   float: right;
   width: 240px;
   padding-right: 100px;
   
}
.product_slider .item {
   float:left;
   width: 64px;
   height: 64px;
   margin: 0 10px;
   position: relative;
   overflow: hidden;
   text-align: center;
}
.product_slider .item img {
   float:left;
   width: 100%;
}

.product_slider_image {
   float:left;
   width: 240px;
   height: 354px;	
   margin: 0 0 25px 0;
   position: relative;
   overflow: hidden;
}
.product_slider_image img {
   float:left;
   width: 100%;
}
.product_carousel {
   float:left;
   width: 100% !important;
}
.product_carousel .owl-controls {
   position: relative;
   overflow: hidden;
}



@media screen and (max-width: 1090px) {
   .product_slider { padding-right: 50px;}
}
@media screen and (max-width: 1020px) {
   .product_slider { padding-right: 20px;}
}
@media screen and (max-width: 980px) {
   .product_slider { padding: 50px 0 0 130px;  clear: both; float: left;}
}
@media screen and (max-width: 700px) {
   .product_slider { padding: 50px 0 0 0; clear: both; margin: 0 auto; float: none;}
   .menu_left_calcul a {position: relative; top:-10px; left: 10px;}
}














.banner_product {
   float:left;
   width: 100%;
   margin: 60px 0;
   background: url(/local/templates/vodaonline/images/banner_product.jpg) no-repeat center center ;
   position: relative;
   overflow: hidden;
}
.banner_product_box {
   float: right;
   width: 1180px;
   padding: 65px 0;
   background: url(/local/templates/vodaonline/images/banner_product_box.png) no-repeat  110px center ;
}
.banner_product_zag {
   float: right;
   width: 370px;
   padding: 0 75px 20px 0;
   color: #fff ;
   font-size: 36px;
   font-weight: 600;
   
}
.banner_product_t {
   float: right;
   clear: both;
   width: 370px;
   padding-right: 75px;
   color: #fff ;
   font-size: 14px;
   font-weight: normal;
   
}
@media screen and (max-width: 1000px) {
   .banner_product_zag { padding-right: 45px;}
   .banner_product_t { padding-right: 45px;}
   .banner_product_box { background: url(/local/templates/vodaonline/images/banner_product_box.png) no-repeat  210px center ;}
   
}
@media screen and (max-width: 820px) {
   .banner_product_zag { padding-right: 25px;}
   .banner_product_t { padding-right: 25px;}
   .banner_product_box { background: url(/local/templates/vodaonline/images/banner_product_box.png) no-repeat  280px center ;}
   
}
@media screen and (max-width: 500px) {
   .banner_product_zag { padding-right: 55px;}
   .banner_product_t { padding-right: 55px;}
   .banner_product_box { background: url(/local/templates/vodaonline/images/banner_product_box.png) no-repeat  0px center ;}
   
}







/******************************************
	   отзывы
******************************************/
.comment_box_product {
   margin:0 auto;
   width: 680px;
}
.comment_box_product_l {
   float:left;
   width: 440px;
   margin-bottom: 115px;
}
.comment_box_product_l_zag {
   float:left;
   width: 100%;
   padding-bottom: 30px;
   color: #000 ;
   font-size: 18px;
   font-weight: normal;
}
.comment_box_product_l_top {
   float:left;
   width: 100%;
   padding-bottom: 12px;
}
span.comment_box_product_l_top_name {
   float:left;
   padding: 0 6px;
   color: #1397d9 ;
   font-size: 14px;
   text-decoration: underline;
}
span.comment_box_product_l_top_date {
   float:left;
   color: #bcd1dd ;
   font-size: 12px;
   position: relative;
   top:2px;
}

.comment_box_product_l_t {
   float:left;
   width: 100%;
   padding-bottom: 12px;
   color: #000 ;
   font-size: 14px;
   
}
.comment_box_product_l_like {
   float:left;
   width: 100%;
   padding-bottom: 30px;
   color: #000 ;
   font-size: 12px;
}
.comment_box_product_l_like a {
   color: #1397d9 ;
   font-size: 12px;
   text-decoration: underline;
}
.comment_box_product_l_like a:hover  {
   text-decoration: none;
}

.comment_box_product_l_more {
   float:left;
   width: 100%;
   padding-top: 35px;
}
.comment_box_product_l_more a {
   float: right;
   width: 180px;
   padding: 10px 0;
   border: 1px solid #dde8ee;
   
   text-align: center;
   color: #000;
   font-size: 14px;
   font-weight: normal;
   
		 -moz-border-radius: 2px; /* Firefox */
	 -webkit-border-radius: 2px; /* Safari, Chrome */
	 -khtml-border-radius: 2px; /* KHTML */
	 border-radius: 2px; /* CSS3 */
	  -o-transition: all 0s linear;
   -moz-transition: all 0s linear;
   -webkit-transition: all 0s linear;
   transition: all 0s linear;
}
.comment_box_product_l_more a:hover  {
   border: 1px solid #0ba4e4;
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
	
	text-decoration: none;
}







.comment_box_product_r {
   float: right;
   width: 180px;
}
.comment_box_product_r_select{
   float:left;
   width: 100%;
   padding-bottom: 20px;
}
.comment_box_product_r_select .dropdown {
   float:left;
   width: 100%;
}
.comment_box_product_r_write {
   float:left;
   width: 100%;
   padding-bottom: 40px;
}
.comment_box_product_r_write a {
   float:left;
   width: 100%;
   padding: 10px 0;
   
   color: #fff;
   font-size: 14px;
   font-weight: normal;
   background:#0ba4e4;
   text-align: center;
   
		 -moz-border-radius: 2px; /* Firefox */
	 -webkit-border-radius: 2px; /* Safari, Chrome */
	 -khtml-border-radius: 2px; /* KHTML */
	 border-radius: 2px; /* CSS3 */
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
   
   cursor: pointer;	
}
.comment_box_product_r_write a:hover  {
   background:#1397d9 ;
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
	text-decoration: none;
}



.comment_box_product_r_rating {
   float:left;
   width: 100%;
}
.comment_box_product_r_rating_poll {
   float:left;
   width: 100%;
   margin: 11px 0;
   height: 1px;
   background: #e5eef7;
}
.comment_box_product_r_rating_poll span {
   float:left;
   width: 100%;
   height: 1px;
   background: #1397d9;
}
.comment_box_product_r_rating_poll_1 span {width: 30%;}
.comment_box_product_r_rating_poll_2 span {width: 50%;}
.comment_box_product_r_rating_poll_3 span {width: 20%;}
.comment_box_product_r_rating_poll_4 span {width: 0%;}
.comment_box_product_r_rating_poll_5 span {width: 10%;}




.comment_box_product_r_zag {
   float:left;
   width: 100%;
   padding: 40px 0 30px 0;
   color: #000;
   font-size: 18px;
   font-weight: normal;
   
}
.comment_box_product_r .short_box {
   margin: 0;
   padding-left: 0;
   padding-right: 0;
}
.comment_box_product_r .short_box:hover  {
	   -webkit-box-shadow:  none;
   -moz-box-shadow:  none;
   box-shadow: none;
   
}

@media screen and (max-width: 680px) {
   .comment_box_product {width: 100%; }
   .comment_box_product_l {width: 65%; padding-left: 10px;}
   .comment_box_product_r { padding-right: 10px;}
}
@media screen and (max-width: 600px) {
   .comment_box_product_l {width: 55%; padding-left: 10px;}
}











/******************************************
	   формы
******************************************/

textarea.textarea_style {
   float:left;
   width: 308px;
   height: 100px;
   padding: 10px;
   margin-bottom: 12px;
   border: 1px solid #bcd1dd;
   
		 -moz-border-radius: 2px; /* Firefox */
	 -webkit-border-radius: 2px; /* Safari, Chrome */
	 -khtml-border-radius: 2px; /* KHTML */
	 border-radius: 2px; /* CSS3 */
	 
   font-family:  'Open Sans', Arial, Helvetica, sans-serif;
   color: #000;
   font-size: 14px;
   font-weight: normal;
}
textarea.textarea_style_checkout {
   width: 350px;
}
input.input_style {
   float:left;
   width: 308px;
   max-width: 100%;
   height: 28px;
   padding: 0 10px;
   margin-bottom: 12px;
   border: 1px solid #bcd1dd;
   
		 -moz-border-radius: 2px; /* Firefox */
	 -webkit-border-radius: 2px; /* Safari, Chrome */
	 -khtml-border-radius: 2px; /* KHTML */
	 border-radius: 2px; /* CSS3 */
   
   color: #000;
   font-size: 14px;
   font-weight: normal;
   line-height: 1.5;
}
input.input_style_w200 {
   width: 180px !important;
}





/******************************************
	   форма  "Свяжитесь с нами"
******************************************/

.mail_back {
   float:left;
   width: 100%;
}
.mail_back textarea.textarea_style {
   float: right;
   margin-right: 10px;
}

.mail_back_l {
   float:left;
   width: 330px;
}
.mail_back input.input_style  {
   float: left;
}

.captcha_box {
   float:left;
   width: 330px;
}
.captcha_box  input.input_style   {
   float:left;
   width: 158px;
}
.captcha_box  span   {
   float:left;
   color: #000;
   font-size: 14px;
   font-weight: normal;
   position: relative;
   top: -5px;
}
.captcha_box  .captcha_box_img   {
   float: right;
}
.mail_back_go {
   float:left;
   width: 100%;
   padding: 40px 0 20px 0;
}
.mail_back_go a {
   float:left;
   width: 168px;
   padding: 7px 0 ;
   margin-bottom: 11px;
   color: #000 ;
   font-size: 14px;
   text-align: center;
   border: 1px solid #dde8ee;
   
		 -moz-border-radius: 2px; /* Firefox */
	 -webkit-border-radius: 2px; /* Safari, Chrome */
	 -khtml-border-radius: 2px; /* KHTML */
	 border-radius: 2px; /* CSS3 */
   
}   
.mail_back_go a:hover  {
   color: #0ba4e4 ;
   border: 1px solid #0ba4e4;
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
   text-decoration: none;
}   


@media screen and (max-width: 1100px) {
   .mail_back textarea.textarea_style {	float: left;	}
   .mail_back_l {	clear: both;}
}






.delivery_33 {
   float:left;
   width: 31%;
   padding: 50px 2% 0px 0;
   
   color: #000 ;
   font-size: 14px;
   font-weight: normal;
}
.delivery_33  .content_zag_blue {
   padding-bottom: 30px;
}
.delivery_33 span {
   display: block;
   padding-bottom: 15px;
   color: #1397d9 ;
   font-weight: normal;
}

@media screen and (max-width: 900px) {
   .delivery_33 { width: 47%; padding-bottom: 30px;}
   .delivery_100 { width: 98%; padding-top: 0;}
   
}



.map_all {
   float:left;
   width: 100%;
   height: 600px;
}


.input_t {
   float:left;
   clear: both;
   width: 180px;
   padding: 3px 0 0 0;
   font-size: 14px;
   color: #000 ;
   font-weight: normal;
}
.input_t_person {
   float:left;
   width: 250px;
   padding-bottom: 12px;
}
.input_t_person div.checkbox {
   float:left;
   padding: 4px 15px 0 0;
}
.checkbox_size12 label {
   font-size: 14px;
}
.checkbox_size12 label:before {
   top:3px;
}
.input_t_go {
   float:left;
   clear: both;
   padding: 30px 0 10px 180px;
}
.input_t_go2 {
   padding-left: 0;
}
.input_t_go a {
   float:left;
   width: 198px;
   padding: 7px 0 ;
   margin-bottom: 11px;
   color: #000 ;
   font-size: 14px;
   text-align: center;
   border: 1px solid #dde8ee;
   
		 -moz-border-radius: 2px; /* Firefox */
	 -webkit-border-radius: 2px; /* Safari, Chrome */
	 -khtml-border-radius: 2px; /* KHTML */
	 border-radius: 2px; /* CSS3 */
   
}   
.input_t_go a:hover  {
   color: #0ba4e4 ;
   border: 1px solid #0ba4e4;
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
   text-decoration: none;
} 
@media screen and (max-width: 790px) {
   .input_t_go { padding: 30px 0 0 0;}
   
}




.input_t_setup {
   float:left;
   width: 100%;
   padding-bottom: 30px;
}









.personal_support {
   float:left;
   width: 100%;
}
.personal_support .dropdown {
   width: 328px;
   margin-bottom: 13px;
   border: 1px solid #bcd1dd;
   color: #000 ;
   font-size: 14px;
}
.personal_support .dropdown .selected, .dropdown li {
   color: #000 ;
   font-size: 14px;
}

.personal_support textarea {
   width: 700px;
   clear: both;
}

@media screen and (max-width: 960px) {
   .personal_support textarea {	width: 90%;}
   
}
@media screen and (max-width: 850px) {
   .personal_support textarea {	width: 308px;}
   
}




















.banner_checkout_all {
   float:left;
   width: 100%;
   background: url(/local/templates/vodaonline/images/banner_checkout_all.jpg) no-repeat  center center ;
}
.banner_checkout {
   width: 700px;
   margin: 0 auto;
}
.banner_checkout_l {
   float:left;
   margin: 75px 0;
}
.banner_checkout_l img {
   float:left;
   clear: both;
   margin-bottom: 12px;
}

.banner_checkout_r {
   float: right;
   margin: 60px 55px 60px 0;
   color: #fff ;
   font-size: 14px;
   font-weight: normal;
}

.banner_checkout_r span {
   display: block;
   padding-bottom: 10px;
   color: #fff ;
   font-size: 43px;
   font-weight: bold;
   line-height: 1.1;
}

.news_checkout {
   margin-bottom: 50px;
}

@media screen and (max-width: 710px) {
   .banner_checkout  {	width: 480px;}
   .banner_checkout_l  {	width: 100%; margin: 20px 0 0 0; text-align: center;}
   .banner_checkout_l img {	float: none;	clear: none;	margin: 0 10px;}
   .banner_checkout_r  {	width: 100%; margin: 10px 0 20px 0; text-align: center;}
   .banner_checkout_r span {	font-size: 40px;}
   
}


















/******************************************
	   ТАБЫ
******************************************/


.checkout_all {
   float:left;
   width: 100%;
}
.tab_box {
   float:left;
   width: 100%;
   min-width: 440px; ;
}
.tab_box_tabNav {
   float:left;
   padding: 15px 0 35px 0;
}

.tab_box_tabNav li {
   float:left;
}
.tab_box_tabNav li a {
   float:left;
   width: 183px;
   padding: 9px 0;
   text-align: center;
   color: #dde8ee ;
   font-size: 14px;
   font-weight: normal;
   
   border: 1px solid #dde8ee;
		 -moz-border-radius: 2px; /* Firefox */
	 -webkit-border-radius: 2px; /* Safari, Chrome */
	 -khtml-border-radius: 2px; /* KHTML */
	 border-radius: 2px; /* CSS3 */
   
}
.tab_box_tabNav li a:hover  {
   color: #000 ;
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;	
}
.tab_box_tabNav li a.selected {
	   -webkit-box-shadow: 0px 0px 27px #e9edef, 0px 0px 7px #e9edef;
   -moz-box-shadow: 0px 0px 27px #e9edef, 0px 0px 7px #e9edef;
   box-shadow: 0px 0px 27px #e9edef, 0px 0px 7px #e9edef;
   
   color: #000 ;
   border: 1px solid #fff;
   text-decoration: none;
}
.tab_box_tabNav li a:hover  {
   text-decoration: none;
}




.checkout_l {
   float:left;
   width: 370px;
}
.checkout_l input.input_style {
   width: 350px;
}
.checkout_l_checkbox {
   float:left;
   width: 100%;
   padding: 20px 0;
}

.checkout_r {
   float:left;
   width: 280px;
   padding: 0 0 0 50px;
   font-weight: normal;
}

.checkout_go {
   float:left;
   width: 100%;
   padding: 15px 0;
}
.checkout_go.checkout_go_no_float {
   float: none;
}

.checkout_go a.checkout_go_1 {
   float:left;
   width: 220px;
   padding: 9px 0;
   
   color: #fff;
   font-size: 14px;
   font-weight: normal;
   background:#0ba4e4;
   text-align: center;
   
		 -moz-border-radius: 2px; /* Firefox */
	 -webkit-border-radius: 2px; /* Safari, Chrome */
	 -khtml-border-radius: 2px; /* KHTML */
	 border-radius: 2px; /* CSS3 */
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
   
   cursor: pointer;	
}
.checkout_go a.checkout_go_1:hover  {
   background:#1397d9 ;
	text-decoration: none;
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
   
}
.checkout_go a.checkout_go_2 {
   float:left;
   width: 218px;
   padding: 7px 0 ;
   margin-left: 20px;
   margin-bottom: 11px;
   color: #000 ;
   font-size: 14px;
   text-align: center;
   border: 1px solid #dde8ee;
   
		 -moz-border-radius: 2px; /* Firefox */
	 -webkit-border-radius: 2px; /* Safari, Chrome */
	 -khtml-border-radius: 2px; /* KHTML */
	 border-radius: 2px; /* CSS3 */
   
}   
.checkout_go a.checkout_go_2:hover  {
   color: #0ba4e4 ;
   border: 1px solid #0ba4e4;
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
   text-decoration: none;
} 
.checkout_go a.checkout_go_3 {
   float:left;
   width: 178px;
   padding: 7px 0 ;
   margin-bottom: 150px;
   color: #000 ;
   font-size: 14px;
   text-align: center;
   border: 1px solid #dde8ee;
   
		 -moz-border-radius: 2px; /* Firefox */
	 -webkit-border-radius: 2px; /* Safari, Chrome */
	 -khtml-border-radius: 2px; /* KHTML */
	 border-radius: 2px; /* CSS3 */
   
}   
.checkout_go a.checkout_go_3:hover   {
   color: #0ba4e4 ;
   border: 1px solid #0ba4e4;
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
   text-decoration: none;
} 
.checkout_go a.checkout_go_3.a_border_blue  {
   border: 1px solid #0ba4e4;
}
.checkout_go a.checkout_go_4 {
   float:left;
   width: 200px;
   padding: 9px 0;
   
   color: #fff;
   font-size: 14px;
   font-weight: normal;
   background:#0ba4e4;
   text-align: center;
   
		 -moz-border-radius: 2px; /* Firefox */
	 -webkit-border-radius: 2px; /* Safari, Chrome */
	 -khtml-border-radius: 2px; /* KHTML */
	 border-radius: 2px; /* CSS3 */
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
   
   cursor: pointer;	
}
.checkout_go a.checkout_go_4:hover  {
   background:#1397d9 ;
	text-decoration: none;
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
   
}



@media screen and (max-width: 750px) {
   .checkout_l   {	width: 98% ; margin-left:1%; margin-right:1%; }
   .checkout_r   {	width: 98% ; margin-left:1%; margin-right:1%; ; padding:0; }
   .checkout_go a  {	width: 100% !important; padding: 7px 0 !important; margin: 0 0 15px 0 !important; }
   
   .checkout_l input.input_style   {	float:left;	width: 458px;}
   .checkout_l .dropdown_checkout_size12 .dropdown   {		width: 478px;}
   .checkout_l textarea.textarea_style_checkout   {		width: 458px;}
   .tab_box_tabNav   {	width: 100%;}
   .tab_box_tabNav li  {	width: 50%;}
   .tab_box_tabNav li a {	width: 100%;}
}







/******************************************
	   таблица с заказами
******************************************/
.table_product {
   float:left;
   width: 720px;
}
.table_product_padd {
   padding-bottom: 70px;
}
.table_product_top {
   float:left;
   width: 680px;
   color: #000 ;
   font-size: 14px;
   font-weight: normal;
   padding: 60px 0 40px 20px;
   
}
.table_product_td_1 {float: left; width: 210px; padding-right: 20px;}
.table_product_td_2 {float: left; width: 80px;padding-right: 49px;}
.table_product_td_3 {float: left; width: 104px;}
.table_product_td_4 {float: left; width: 75px; padding-right: 54px;}
.table_product_td_5 {float: left; width: 80px;}
.table_product_td_6 {float: left; 	width: 40px;}


.table_product_box {
   float:left;
   width: 680px;
   padding: 20px 0 20px 20px;
}
.table_product_box:hover  {
   
	   -webkit-box-shadow: 0px 0px 27px #e9edef, 0px 0px 7px #e9edef;
   -moz-box-shadow: 0px 0px 27px #e9edef, 0px 0px 7px #e9edef;
   box-shadow: 0px 0px 27px #e9edef, 0px 0px 7px #e9edef;
   
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
   
}
.table_product_box .table_product_td_1 {
   color: #000 ;
   font-size: 12px;
}
.table_product_box .table_product_td_1 a {
   display: block;
   color: #1397d9 ;
   font-size: 14px;
}

.table_product_box .table_product_td_2  {
   width: 60px;
   margin: 0 10px;
   text-align: center;
}
.table_product_box .table_product_td_2 img {
   max-width: 100%;
   max-height: 73px;
}
.table_product_box .table_product_td_3 {
   color: #000;
   font-size: 18px;
   font-weight: normal;
}
.table_product_box .table_product_td_4 {
   color: #000;
   font-size: 18px;
   font-weight: normal;
}
.table_product_box .table_product_td_5 {
   color: #000;
   font-size: 18px;
   font-weight: normal;
}
.table_product_box .table_product_td_6 a {
   float: left;
   padding: 3px 10px;
}

.table_product_r {
   float:left;
}
.table_product_r_done {
   float:left;
   clear: both;
   padding: 20px 0 0 0;
}
.table_product_r_done_t {
   float:left;
   padding: 0 20px 0 0;
   color: #000;
   font-size: 12px;
   font-weight: normal;
}

.table_zag_480 {
   float:left;
   width: 100%;
   padding-bottom: 5px;
   color: #000 ;
   font-size: 14px;
   font-weight: normal;	
   /*display: none;*/
}






.table_product_bot {
   float:left;
   width: 100%;
   padding: 30px 0;
}
.table_product_bot_1 {
   float:left;
   padding-left: 20px;
}
.table_product_bot_1 a {
   color: #1397d9 ;
   font-size: 12px;
   font-weight: normal;	
   text-decoration: underline;
}
.table_product_bot_1 a:hover  {
   text-decoration: none;
}

.table_product_bot_money {
   float: right;
   padding: 0 30px 0 0;
   color: #000 ;
   font-size: 12px;
   font-weight: normal;	
}
.table_product_bot_money span {
   display: block;
   color: #1397d9 ;
   font-size: 24px;
   font-weight: normal;	
}







@media screen and (max-width: 750px) {
   .table_product { width:100%; padding:0; 	}
   .table_product_box { width:100%; padding:20px 0; border-bottom:  1px solid #dde8ee;	}
   .el-cart .table_product_box {
	   border-bottom: 0;
   }
   .table_product_top  {width:100%; padding: 15px 0;	}
   .table_product_top div {display:none;	}
   .table_product_td_1 {float: left; width: 95%; padding: 10px 10px 20px 10px;}
   .table_product_td_2 {float: left; width: 80px;padding-right: 49px;}
   .table_product_td_3 {float: left; width: 92px;}
   .table_product_td_4 {float: left; width: 75px; padding-right: 34px;}
   .table_product_td_5 {float: left; width: 80px;}
   .table_product_td_6 {float: left; 	width: 40px;}
   /*.table_zag_480 {display: block;}*/
   .table_product_box .table_product_td_6 a {padding-top: 27px; padding-left: 15px;}
}










.table_product_bot_cart .table_product_bot_money {
   float: left;
}
.table_product_bot_cart_go {
   float:left;
   width: 100%;
   padding: 24px 0 24px 0;
}
#promocode input[type='text']{
   width: 200px;
   height: 36px;
   border: 1px solid #0ba4e4;
   padding: 5px 10px;
   box-sizing: border-box;
   margin-right: 10px;
   font-size: 14px;
}
.coupon_list li{
margin-top:10px;
}
#promocode input[type='submit']{
   width: 200px;
   padding: 10px 0;
   color: #fff;
   font-size: 14px;
   font-weight: normal;
   background: #0ba4e4;
   text-align: center;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
   -khtml-border-radius: 2px;
   border-radius: 2px;
   -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
   cursor: pointer;
}
.table_product_bot_cart_go a {
   float:left;
   width: 200px;
   padding: 10px 0;
   
   color: #fff;
   font-size: 14px;
   font-weight: normal;
   background:#0ba4e4;
   text-align: center;
   
		 -moz-border-radius: 2px; /* Firefox */
	 -webkit-border-radius: 2px; /* Safari, Chrome */
	 -khtml-border-radius: 2px; /* KHTML */
	 border-radius: 2px; /* CSS3 */
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
   
   cursor: pointer;	
}
.table_product_bot_cart_go a:hover  {
   background:#1397d9 ;
	text-decoration: none;
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
   
}





.dropdown_checkout_size12   {
   float:left;
   width: 100%;
   padding-bottom: 12px;
} 
.dropdown_checkout_size12 .dropdown  {
   width: 371px;
} 
.dropdown_checkout_size12 .dropdown .selected  {
   font-size: 14px;
} 





.checkout_buy {
   float:left;
   width: 100%;
   padding: 20px 0;
}
.padd_bot_10 {
   padding-bottom: 10px;
}






p.checkout_r_dostav_p {
   padding-bottom: 25px;
}
.news_page p.checkout_r_dostav_p_a {
   padding: 38px  0 0 0;
}
.news_page p.checkout_r_dostav_p_a a {
   font-size: 12px;
}








/******************************************
	   Личный кабинет - (17 Personal)
******************************************/
.personal_l {
   float:left;
   width: 215px;
   
}
.num_contract {
   float:left;
   width: 100%;
   padding: 10px 0 0 0;
}
.num_contract .input_style {
   float:left;
   width: 70px;
}
.num_contract a {
   float: left;
   width: 93px;
   padding: 6px 0 ;
   margin-left: 12px;
   color: #000 ;
   font-size: 14px;
   text-align: center;
   border: 1px solid #dde8ee;
   
		 -moz-border-radius: 2px; /* Firefox */
	 -webkit-border-radius: 2px; /* Safari, Chrome */
	 -khtml-border-radius: 2px; /* KHTML */
	 border-radius: 2px; /* CSS3 */
   
}   
.num_contract a:hover  {
   color: #0ba4e4 ;
   border: 1px solid #0ba4e4;
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
   text-decoration: none;
} 

.num_contract_t {
   float:left;
   width: 100%;
   padding: 35px 0;
}
.num_contract_t p {
   padding: 0;
}
.num_contract_t p.p_10 {
   margin-bottom: 17px ;
}








.personal_l_r {
   float: right;
   width: 460px;
}
.table_order {
   float:left;
   width: 100%;
}
.table_order_zag {
   float:left;
   width: 100%;
   padding: 10px 0;
   color: #000 ;
   font-size: 14px;
   font-weight: normal;
   border-bottom: 1px solid #f2f6fb;
}
.table_order_zag span {
   color: #000;
   font-size: 12px;
   font-weight: normal;
}
.table_order_zag a {
   float: right;
   padding: 0 18px 0 0;
   color: #000;
   font-size: 12px;
   font-weight: normal;
   background: url(/local/templates/vodaonline/images/delet_product.png) no-repeat right 3px ;
}
.table_order_zag a.table_order_a_repeat {
   float: right;
   padding: 0 18px 0 0;
   color: #000;
   font-size: 12px;
   font-weight: normal;
   background: url(/local/templates/vodaonline/images/table_order_a_repeat.png) no-repeat right 3px ;
}
.table_order_line {
   float:left;
   width: 100%;
   padding: 10px 0;
   border-bottom: 1px solid #f2f6fb;
}
.table_order_line_last {
   margin-bottom: 45px;
}
.table_order_line_t {
   float:left;
   width:55%;
   color: #000 ;
   font-size: 12px;
   font-weight: normal;
}
.table_order_line_t span {
   color: #1397d9 ;
   font-size: 12px;
   font-weight: normal;
   text-decoration: underline;
}


.table_order_line_num {
   float:left;
   width:10%;
   color: #000 ;
   font-size: 12px;
   font-weight: normal;
   text-decoration: none;	
   
}
.table_order_line_money {
   float: right;
   width:35%;
   color: #000 ;
   font-size: 12px;
   font-weight: normal;
   text-decoration: none;	
   text-align: right;
}


.table_order_a_all {
   float:left;
   width: 100%;
   padding-bottom: 150px;
}
.table_order_a_all a {
   float: left;
   width: 198px;
   padding: 6px 0 ;
   margin-left: 12px;
   color: #000 ;
   font-size: 14px;
   text-align: center;
   border: 1px solid #dde8ee;
   
		 -moz-border-radius: 2px; /* Firefox */
	 -webkit-border-radius: 2px; /* Safari, Chrome */
	 -khtml-border-radius: 2px; /* KHTML */
	 border-radius: 2px; /* CSS3 */
   
}   
.table_order_a_all a:hover  {
   color: #0ba4e4 ;
   border: 1px solid #0ba4e4;
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
   text-decoration: none;
} 


@media screen and (max-width: 750px) {
   
   .personal_l  {	width: 98%; margin: 0 1%;}
   .personal_l_r  {	width: 98%; margin: 0 1%;}
}









/******************************************
	   бонусы
******************************************/


.bonus_l {
   float:left;
   width: 200px;
   padding-bottom: 45px;
}
.bonus_l_num_box {
   float:left;
   width: 100%;
   padding: 10px 0;
   margin: 5px 0 30px 0;
   background: #f2f6fb;
   color: #000 ;
   font-size: 14px;
   font-weight: normal;
   text-align: center;
}
.bonus_l_num_box span {
   width: 100%;
   display: block;
   font-size: 24px;
   font-weight: bold;
}

.bonus_r {
   float: right;
   width: 460px;
   padding-bottom: 45px;
}
p.bonus_r_padd {
   margin-top: 52px;
}


.bonus_line {
   float:left;
   width: 100%;
   margin: 0 0 45px 0;
   border: 1px solid #f2f6fb;
}
.bonus_l input.input_style{
   width: 178px;
}


a.bonus_l_go {
   float: left;
   width: 78px;
   padding: 6px 0 ;
   color: #000 ;
   font-size: 14px;
   text-align: center;
   border: 1px solid #dde8ee;
   
		 -moz-border-radius: 2px; /* Firefox */
	 -webkit-border-radius: 2px; /* Safari, Chrome */
	 -khtml-border-radius: 2px; /* KHTML */
	 border-radius: 2px; /* CSS3 */
   
}   
a.bonus_l_go:hover  {
   color: #0ba4e4 ;
   border: 1px solid #0ba4e4;
	  -o-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   transition: all 0.2s linear;
   text-decoration: none;
} 




@media screen and (max-width: 750px) {
   .bonus_r {		width: 219px;}
   
}






.news-hb{
   max-width: 1220px;
   margin-left: -20px;
   padding: 0 20px;
}


.news-hb .first-block{
   width: 100%;
   background-color: #f3f3f3;
   z-index: 1;
   /*height: 170px;*/
   position: relative;
   top: -67px;
   padding: 69px 10px 1px 20px;
}

.first-block p{
   font-size: 18px;
   line-height: 20px;
}


.eng-box{
   z-index: 2;
}

.img-item{
   display: inline-block;
   text-align: center;
   margin-right: 10%;
}

.img-item:nth-child(3){
   margin-right: 0; 
}

.img-item img{
   margin-bottom: 25px;
}

.img-item p{
   font-size: 14px;
   font-weight: 700;	
}

.call-img{
   display: inline-block;
   margin-right: 35px;
   float: left;
}

.order-call{
   max-width: 745px;
   margin-bottom: 30px;
}

.order-call p{
   font-size: 14px;
   width: 100%;
}

.order-call p span{
   font-weight: 700;
}

.order-call a{
   border-radius: 3px;
   background-color: #0ea4e1;
   color: #fff;
   text-transform: uppercase;
   font-size: 14px;
   font-weight: 300;
   display: inline-block;
   padding: 9px 27px;
}

.order-call a:hover{
   text-decoration: none;
}

.win-number{
   clear: both;
   max-width: 750px;
   height: 298px;
   /*padding: 95px 32px;*/
   background: url(/upload/medialibrary/news-hb/bg-num.png) no-repeat;
}

.win-number p{
   font-size: 23px;
   color: #fff;
   font-weight: 700;
   padding: 0;
}

.win-number ul li{
   font-size: 23px;
   color: #fff;
   line-height: 19px;
   padding: 14px 50px;
}

.win-number ul li:nth-child(1){
   background: url(/upload/medialibrary/news-hb/win-1.png) no-repeat left;
}

.win-number ul li:nth-child(2){
   background: url(/upload/medialibrary/news-hb/win-2.png) no-repeat left;
}

.win-number ul li:nth-child(3){
   background: url(/upload/medialibrary/news-hb/win-3.png) no-repeat left;
}

.win-block{
   padding: 61px 35px;
}

p.p-h3{
   font-size: 23px;
   color: #4b5d6a;
   font-weight: 700;
}

.shari{
   background: url(/upload/medialibrary/news-hb/shari.png) no-repeat left;
   width: 324px;
   height: 878px;
   z-index: 2;
   position: absolute;
   top: 100px;
   right: 2%;
}

.block-index {
   z-index: 5;
   margin-top: -30px;
}





/******************************************
	   
******************************************/
.container_page {
   margin: 0 auto;
   width: 1280px;
}
.container_page .content_mini {
   margin-left: 240px;
}
@media screen and (max-width: 1280px) {
   .container_page {	margin: 0 auto;	width: 960px;}
   .container_page .content_page_title_h1_marg_text {	margin-right: 0;}
   .container_page .content_mini {	margin-right: 0 ;	}
   
}
@media screen and (max-width: 970px) {
   .container_page {	margin: 0 auto;	width: 740px;}
   .container_page .content_mini {	margin-right: 0 ;	margin-left: 0 ;	}
   .container_page .content_page_title_h1_marg_text { float: left; width:100%;	margin-right: 0;	margin-left: 0; clear: both;}
   .container_page .content_page_title_speedbar {	padding-left: 0;}
   
   .container_page .menu_left {	width: 100%; left:0;}
   .container_page .menu_left_menu {	width: 100%;}
   .container_page .menu_left_menu a {	width: 31%; margin: 0 1% 10px 1%;}
}
@media screen and (max-width: 750px) {
   .container_page {		width: 480px;}
   .container_page .content_mini {	margin-right: 0 ;	margin-left: 0 ;	}
   
   .container_page .menu_left_menu a {	width: 47%; margin: 0 1% 10px 1%;}
}





a.a_border_blue {
   border:1px solid #0ba4e4;
}

.color_green {	color:#00ad5d;}
.color_red {	color:#f24841;}


.fr {	float: right;}
.fl {	float:left;}


.clear{
clear:both;
}

/* Повторный заказ */
.repeat_order {
   width: 198px;
   height: 250px;
   background-color: #F2F2F2;
   border: 1px solid #CCCCCC;
   position: absolute;
   top: 0;
   left: 0;
   z-index: 2;
}
.repeat_order_title {
   font-size: 16px;
   font-weight: bold;
   text-align: center;
   padding-top: 10px;
   margin-bottom: 0;
}
.repeat_order_txt {
   font-size: 14px;
   padding: 10px;
   line-height: 18px;
   margin-bottom: 0;
}
.repeat_order_btn {
   border: none;
   outline: none;
   background-color: #f2f2f2;
   border: 1px solid #CCCCCC;
   padding: 10px 25px;
   margin: 10px auto;
}

.hidden {
   display: none;
}
.mfp-content .hidden {
   display: block;
}

@media screen and (min-width: 900px) {
   .eng-box.fixed-menu {
	   position: fixed;
	   top: 0;
	   z-index: 999;
	   background: #fff;
	   width: 100%;
	   padding-top: 10px;
	   padding-bottom: 10px;
	   text-align: center;
	   border-bottom: 1px solid #DDD;
      min-height: 120px;
   }
   .eng-box.fixed-menu .el-header * {
	   text-align: justify;
   }
   .fixed-topmenu{
	   position: fixed !important;
	   top: 140px;
	   z-index: 999;
	   width: 100%;
	   padding-top: 10px;
	   padding-bottom: 10px;
	   text-align: center;
	   border-bottom: 1px solid #DDD;
   }
}



.telh{text-decoration:none;
   text-shadow: 0 0 5px rgba(255, 255, 255, 0.67);
color: #161616;
font-size: 18px;
font-family: Verdana;
font-weight: 400;
font-weight: 700;}
.telh:hover{color: #161616;}
.it-item.eng-css-inline .eng-font-icon.set-size-25{
color:#0158b3;
}
.it-item.eng-css-inline .it-mail-h:before{
display:none;
}
.it-item.eng-css-inline .it-mail-h svg{
   position: absolute;
   top: 3px;
   left: 1px;
}
.it-item.eng-css-inline .it-mail-h span{
text-shadow: 0 0 5px rgba(255, 255, 255, 0.67);
color: #161616;
font-family: Verdana;
font-size: 18px;
font-weight: 400;
}
table.beautiful_table tbody tr:nth-child(2n + 1) {
   background-color: rgba(14, 164, 225, 0.2);
   /* padding: 0px; */
}

table.beautiful_table {
   font-family: Arial,Helvetica;
   font-size: 11pt;
   color: #000000;
}

table.beautiful_table tbody tr td {
   /* margin: 10px; */
}

table.beautiful_table tbody tr td {
   line-height: 22px;
   padding-left: 10px;
}


.footer_pay_box{width:auto;padding: 0 0 0 5%;}
.footer_pay_box a{color:#fff;}
/*.tel_foot img{vertical-align:middle;margin-right:20px;}
.tel_foot a{
   font-size: 32px;
   vertical-align: middle;

}*/
.tel_foot .tel_foot1,
.tel_foot .tel_foot2{
display:inline-block;
}

.tel_foot .tel_foot2 .tel_f{
font-size: 32px;
}
.zakzv_f{text-align:center;}
.zakzv_f a{text-decoration:underline;font-size:18px;}

.tel_foot .tel_foot1{
   vertical-align: top;
	   margin-right: 20px;
}
.tel_foot .tel_foot2{
   margin-top:-7px;
}

.email_foot .email_foot1{
   margin-right: 20px;
}
.email_foot .email_foot1,
.email_foot .email_foot2{
display:inline-block;
vertical-align:top;
}
.addr_foot .addr_foot1,
.addr_foot .addr_foot2{
display:inline-block;
vertical-align:top;
}
.email_foot .email_foot2 a{
   font-size: 18px;text-decoration:underline;
}
.addr_foot .addr_foot2{
font-size:16px;
}
.addr_foot .addr_foot1{
margin-right:20px;
}

.addr_foot1 img{
margin-left: 3px;
}
.menu_f3 .tel_foot,
.menu_f3 .email_foot,
.menu_f3 .addr_foot


{
margin-bottom:22px;
}

.menu_f4{
text-align: center;
}
.menu_f4 .soc_foot2{
text-decoration:none;
}
.menu_f4 .soc_foot2 span{
   font-size: 16px;
}
.menu_f4 .soc_foot3 span{
   font-size: 16px;
}
.menu_f4 .soc_foot5 img{
   
}
.soc_foot .soc_foot1,
.soc_foot .soc_foot2,
.soc_foot .soc_foot3,
.soc_foot .soc_foot4,
.soc_foot .soc_foot5{
margin-bottom:10px;
}
.footer_pay_box.menu_f2{
padding: 0 0 0 7%;
}
.footer_pay_box.menu_f3{
   padding: 0 0 0 17%;
}
.footer_pay_box.menu_f4{
   padding: 0 0 0 11%;
}
.sitemap_f{
text-decoration:underline;
}
.footer_pay_box.copy{
font-size:16px;    margin-top: 6px;
}
.footer_pay_box  ul li a{
font-size:16px !important;
}
.sitemap_f{
padding-left:30px;
}

.footer_pay_box.paym{
padding: 0 0 0 19%;
   font-size: 16px;
}
.footer_pay_box.paym img{
vertical-align: middle;padding-left: 16px;
}
.footer_pay_box.soc_foot5 img{
margin:0 5px;
}

.footer_pay_box.soc_foot5{
   padding: 0 0 0 16%;    margin-top: -4px;
}
.soc_foot4{
margin-bottom:0px !important;
}


@media screen and (max-width:1236px){
.footer_pay_box.menu_f3 {
   padding: 0 0 0 13%;
}
.footer_pay_box.paym {
   padding: 0 0 0 15%;

}
}
@media screen and (max-width:1159px){
.footer_pay_box.menu_f3 {
   padding: 0 0 0 8%;
}
.footer_pay_box.paym {
   padding: 0 0 0 10%;
}
.shari{
   display: none;
}
}
@media screen and (max-width:1079px){
.footer_pay_box.menu_f4 {
   padding: 0 0 0 7%;
}
.footer_pay_box.soc_foot5 {
   padding: 0 0 0 12%;

}
.footer_pay_box {
   width: auto;
   padding: 0 0 0 3%;
}
.eng-title {
   padding: 13px 0 13px 10px;
}
}

@media screen and (max-width:1002px){
.news-hb .first-block{
   top: -107px;
   padding: 115px 0 1px 20px;
}
}

@media screen and (max-width:992px){
.footer_pay_box.menu_f2 {
   padding: 0 0 0 4%;
}
.footer_pay_box.paym {
   padding: 0 0 0 7%;
}

}
@media screen and (max-width:955px){
.footer_pay_box.menu_f4 {
   padding: 0 0 0 3%;
}
.footer_pay_box.soc_foot5 {
   padding: 0 0 0 8%;
}
}
@media screen and (max-width:909px){
.footer_pay_box {
   width: auto;
   padding: 0 0 0 1%;
}
.sitemap_f {
   padding-left: 4px;
}
.footer_pay_box.menu_f3 {
   padding: 0 0 0 4%;
}
.footer_pay_box.paym {
   padding: 0 0 0 4%;
}
.footer_pay_box.soc_foot5 {
   padding: 0 0 0 10%;
}
}
@media screen and (max-width:870px){
.footer_pay_box{   margin: 0 ;}
}
@media screen and (max-width:848px){
.nofloatdiv ul,
.nofloatdiv div{
float:none;
}
.nofloatdiv{
float:left;padding-left: 30px;
}

.footer_pay_box.menu_f2 {
   padding: 0 0 0 1%;
}
.footer_pay_box.menu_f3 {
   padding: 0 0 0 7%;
}
.footer_pay_box.menu_f4 {
   padding: 0 0 0 8%;
}

.footer_pay_box.copy{
   padding-left: 31px;
}
.footer_pay_box.soc_foot5 {
   padding: 0 0 0 4%;
}
}
@media screen and (max-width:814px){
.footer_pay_box.menu_f3 {
   padding: 0 0 0 4%;
}
.footer_pay_box.soc_foot5 {
   padding: 0 0 0 1%;
}
}
@media screen and (max-width:787px){
.footer_pay_box.copy,
.footer_pay_box.paym
{
float:none;
}
.footer_pay_box.soc_foot5{
/*float:right;        margin: -90px 10% 0 0;*/
padding: 0 0 0 6%;
}

.footer_pay_box.copy,.footer_pay_box.paym{
margin-bottom: 10px;
}
.footer_pay_box.menu_f4 {
	  padding: 0px 0 0 1%;
}
.footer_pay_box.menu_f3 {
   padding: 0 0 0 1%;
}
.nofloatdiv {

   padding-left: 50px;
}
.footer_pay_box.copy {
   padding-left: 49px;
}
.footer_pay_box.paym {
   /* padding: 0 0 0 6%; */
   padding-left: 49px;
}
}
@media screen and (max-width:727px){
.footer_pay_box.menu_f3 {
   padding: 0 0 0 0%;
}
.footer_pay_box.menu_f4 {
   padding: 0px 0 0 0%;
}
}
@media screen and (max-width:714px){
.nofloatdiv,
.footer_pay_box.copy,
.footer_pay_box.paym,
.footer_pay_box.soc_foot5
{
   padding-left: 20px;
}
.footer_pay_box.soc_foot5{
padding: 0 0 0 2%;

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

.nofloatdiv,
.footer_pay_box.copy,
.footer_pay_box.paym,
.footer_pay_box.soc_foot5
{
   padding-left: 10px;
}

}
@media screen and (max-width:673px){
.nofloatdiv{
float:none;width:100%;
}
.nofloatdiv ul{
display:inline-block;    margin-right: 6%;
}
.footer_pay_box{
float:none;width:100%;
}
.footer_pay_box.menu_f3{clear:both;}

.container1280{text-align:center;}
.footer_pay_box.menu_f1,footer_pay_box menu_f2{

}
.footer_pay_box ul li {
float:none;
display: inline-block;
padding-left:5px;
}

.order-call{
   text-align: center;
}
.img-block{
   text-align: center;
}

.call-img{
   margin: 0 auto;
   float: none;
}

.order-call p{
   float: none;
}
}
@media screen and (max-width: 550px) {
   .win-number p {font-size: 20px;}
   .win-number ul li{font-size: 20px; line-height: 16px;}
   .first-block p{font-size: 16px;}
}
@media screen and (max-width: 461px) {
.news-hb .first-block {
   top: -136px;
   padding: 146px 0 1px 20px;
}
}
@media screen and (max-width:320px){
.footer_pay_box ul li {
   float: left;

   padding-left: 5px;
}
.nofloatdiv ul, .nofloatdiv div{
float:left;
}
.nofloatdiv div{
width:auto;
text-align: left;
}
.nofloatdiv{
	padding-left: 35px; 
}
.zakzv_f a{
   font-size: 18px;
}
.email_foot .email_foot1, .email_foot .email_foot2 {
   display: block;
   
}
.addr_foot .addr_foot1, .addr_foot .addr_foot2 {
   display: block;
   vertical-align: top;
}
.menu_f3 .tel_foot, .menu_f3 .email_foot, .menu_f3 .addr_foot {
   margin-bottom: 12px;
}
.tel_foot .tel_foot1, .tel_foot .tel_foot2 {
   display: block;
}
.tel_foot .tel_foot2 .tel_f {
   font-size: 28px;
}
.soc_foot{
   margin-left: -12px;
}
.footer_pay_box.copy, .footer_pay_box.paym, .footer_pay_box.soc_foot5 {
   padding-left: 0px;
}
}
.short_box_img img[alt='Вода «Легенда гор Архыз» 19 л.'], .short_box_img img[alt='Вода «Легенда гор Архыз» 19 л. в одноразовой таре']{
width:90%;
margin:0px auto;
   display: block;
   float: none;
}

.short_box_img img[alt='Вода "Легенда гор Архыз" 1 л. (с газом)'], .short_box_img img[alt='Вода "Легенда гор Архыз" 1 л. (без газа)']{
width: 60%;
margin:0px auto;
   display: block;
   float: none;
}
   
.short_box_img img[alt='Вода "Легенда гор Архыз" 0,5 л. (с газом)'], .short_box_img img[alt='Вода "Легенда гор Архыз" 0,5 л. (без газа)']{
width:87%;
margin:0px auto;
   display: block;
   float: none;
}
.short_box_img img[alt='Вода "Легенда гор Архыз" 5 л.']{
width: 85%;
margin:0px auto;
display: block;
float: none;
}

.short_box_img img[alt='Вода "Легенда гор Архыз" 0,33 л. (с газом)'], .short_box_img img[alt='Вода "Легенда гор Архыз" 0,33 л. (без газа)']{
width:79%;
margin:0px auto;
   display: block;
   float: none;
}
/*#bx_651765591_1677 .main_slider_box_bg{
background-image: url('/local/templates/vodaonline/img/mybanmy.png');
}*/
#bx_651765591_1677 .main_slider_box_bg{
background-image: url('/local/templates/vodaonline/img/mybanmy.png');
}
#bx_651765591_1723 .main_slider_box_bg{
background-image: url('/local/templates/vodaonline/img/test.png');
}
#bx_651765591_1723 .main_slider_box_bg{
background-image: url('/local/templates/vodaonline/img/test.png');
}
#bx_651765591_1723 .main_slider_t_bottle{
display:none;
}
#bx_651765591_1677 .main_slider_box_bg .main_slider_t_buy a{
opacity: 0;
   position: relative;
   top: 15px;
   right: 22px;
}
#bx_651765591_1723 .main_slider_box_bg .main_slider_t_buy a{
float: none!important;
   left: 47%;
   margin-left: -100px;
   position: absolute;
   margin-top: -14%;
}
.strong{
font-weight:bold;
}

form .checkout_l input.input_style[title='Фамилия'], form .checkout_l input.input_style[title='ФИО']{
display:none;
}

@media screen and (min-width: 1024px) {
.eng-box-right.eng-box-mb-100{
width:auto;
}
}
.tab-desc h2{
margin-bottom: 15px;
}
.tab-desc ul{
margin-left:20px;
   margin-bottom: 15px;
}
.tab-desc ul li{
list-style-type:disc;
color:#000;
   font-size: 14px;
   font-weight: normal;
}
.it-item .zakzvbut a{
color:#fff;

   display: block;
background:#00a6e4;
background: #00a6e4;
   border-radius: 2px;
   padding: 10px 40px;
   text-decoration:none;

}
.el-header .it-item .zakzvbut a{
   width: 170px;
   height: 40px;
   border: 1px solid #ffffff;
   box-sizing: border-box;
   padding: 0px;
   line-height: 37px;
   text-align: center;
}
.it-item .zakzvbut a:hover{
background:#f00;
}
.last-it-item{
margin-right:0 !important;
}
.middle-it-m{
margin: 0 11px !important;
}

.news_my_image{
max-width:200px;
margin-right:20px;
vertical-align: top;
margin-bottom:10px;
}
.news_my_image[src='/upload/2.jpg']{
max-width: 409px;
}
@media screen and (max-width: 500px) {
.news_my_image[src='/upload/2.jpg']{
max-width: 250px;
}
} 
.product-item[data-item-id="374"] .has-spinner.open-popup-link, .product-item[data-item-id="377"] .has-spinner.open-popup-link, .product-item[data-item-id="376"] .has-spinner.open-popup-link, .product-item[data-item-id="888"] .has-spinner.open-popup-link, .product-item[data-item-id="892"] .has-spinner.open-popup-link, .product-item[data-item-id="890"] .has-spinner.open-popup-link, .product-item[data-item-id="372"] .has-spinner.open-popup-link, .product-item[data-item-id="382"] .has-spinner.open-popup-link, .product-item[data-item-id="891"] .has-spinner.open-popup-link, .product-item[data-item-id="384"] .has-spinner.open-popup-link, .product-item[data-item-id="375"] .has-spinner.open-popup-link, .product-item[data-item-id="385"] .has-spinner.open-popup-link, .product-item[data-item-id="378"] .has-spinner.open-popup-link, .product-item[data-item-id="383"] .has-spinner.open-popup-link, .product-item[data-item-id="889"] .has-spinner.open-popup-link, .product-item[data-item-id="380"] .has-spinner.open-popup-link, .product-item[data-item-id="373"] .has-spinner.open-popup-link, .product-item[data-item-id="379"] .has-spinner.open-popup-link{
display:none;
}

@media screen and (max-width: 970px) {
.text_style iframe,
.main_info_banner img{
width: 100%
}
}
.product-item[data-item-id="1390"] .short_box_title a,.product-item[data-item-id="1402"] .short_box_title a, .product-item[data-item-id="1400"] .short_box_title a, .product-item[data-item-id="275"] .short_box_title a, .product-item[data-item-id="274"] .short_box_title a, .product-item[data-item-id="276"] .short_box_title a, .product-item[data-item-id="277"] .short_box_title a, .product-item[data-item-id="333"] .short_box_title a, .product-item[data-item-id="320"] .short_box_title a, .product-item[data-item-id="330"] .short_box_title a, .product-item[data-item-id="329"] .short_box_title a, .product-item[data-item-id="337"] .short_box_title a, .product-item[data-item-id="336"] .short_box_title a, .product-item[data-item-id="332"] .short_box_title a, .product-item[data-item-id="331"] .short_box_title a, .product-item[data-item-id="339"] .short_box_title a, .product-item[data-item-id="338"] .short_box_title a, .product-item[data-item-id="335"] .short_box_title a, .product-item[data-item-id="318"] .short_box_title a, .product-item[data-item-id="317"] .short_box_title a, .product-item[data-item-id="316"] .short_box_title a, .product-item[data-item-id="315"] .short_box_title a, .product-item[data-item-id="314"] .short_box_title a, .product-item[data-item-id="313"] .short_box_title a, .product-item[data-item-id="312"] .short_box_title a, .product-item[data-item-id="311"] .short_box_title a, .product-item[data-item-id="310"] .short_box_title a, .product-item[data-item-id="309"] .short_box_title a, .product-item[data-item-id="326"] .short_box_title a, .product-item[data-item-id="328"] .short_box_title a, .product-item[data-item-id="327"] .short_box_title a, .product-item[data-item-id="325"] .short_box_title a{
overflow: visible;
}
/*div#jivo-iframe-container.jivo-iframe-container-bottom, jdiv{
display:none!important;
}*/
.new_year+span{
   display: inline-block;
   width: 60%;
   vertical-align: middle;
}
@media screen and (min-width: 800px) {
.el-header-menu a.my_header_a{
   max-width: 155px;
}
}
.new_my{
position:relative;
}
.new_my:before{
   content: '';
   position: absolute;
   display: block;
   top: 10px;
   right: 10px;
   background-size: cover;
   width: 44px;
   height: 44px;
   background: url(/local/templates/vodaonline/img/new.gif) center center no-repeat;
   background-size: cover;
   z-index: 34;
}
.text_style .h2 {
   font-size: 18px;
   color: #2d3b45;
   padding: 10px 0 8px 0;
   font-weight: normal;
}
.owl_menu .owl-nav{
position:absolute;
top:0px;
left:0px;
height: 0px;
   width: 100%;
}
.owl_menu.owl-theme .owl-controls .owl-nav [class*=owl-]{
   background: transparent;
   padding: 0px;
   margin: 0px;
   top: 64px;
   position: absolute;

}
.owl_menu.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{
background: transparent;
}
.owl_menu .main-item-parent{
position:relative;
}
.owl_menu li:hover>ul, .owl_menu ul.submenu:hover{
   display: block;
width: 243px;
background-color: #00a6e4;
position:relative;
top:10px;
   left: -35px;
}
.owl_menu .owl-item>li:hover{
   padding-bottom: 12px;
}
.owl_menu ul.submenu a{
display:block;
color: #ffffff;
font-family: Verdana;
font-size: 14px;
font-weight: 400;
text-align:center;
width: 243px;
padding:10px;
box-sizing:border-box;
}
.owl_menu ul.submenu a:hover{
background-color: #16b3ee;
}
.owl_menu .submenu{
display:none;
}
.owl-carousel .owl-controls .owl-nav .owl-prev{
   left: -58px;
}
.owl-carousel .owl-controls .owl-nav .owl-next{
   right: -66px;
}
.owl_menu .owl-item.active>li:after{
   top: 6px;
   width: 1px;
   height: 198px;
   background-color: #009fe3;
   content: '';
   display: block;
   position: absolute;
   left: 1px;
}
.owl_menu .name_section{
   margin-top: 0px;
   height: 50px;
   line-height: 40px;
   text-align: center;
}
.owl_menu .name_section span{
display:inline-block;
vertical-align: middle;
color: #2272ad;
font-family: Verdana;
font-size: 18px;
font-weight: 700;
line-height: 24px;
}
.owl_menu .image_block{
text-align:center;
height:140px;
line-height: 140px;
width:100%;
}
.owl_menu .image_block img{
   display: inline-block!important;
   vertical-align: middle;
   width: initial!important;
max-width:100%;
max-height:100%;
}
.eng-box.custom_my{
width:1040px;
position:relative;
height:204px;
z-index:10;
}
.owl_menu{
position:absolute;
left:0px;
top:0px;
}
.owl_menu .owl-item:not(.active)+.owl-item.active>li:after{
display:none;
}
.owl_menu .owl-item:not(.active)+.owl-item.active+.owl-item.active+.owl-item.active+.owl-item.active+.owl-item.active+.owl-item.active .submenu{
   left: -69px;
}
.owl_menu .owl-item:not(.active)+.owl-item.active .submenu{
   left: 2px;
}
.el-header-menu{
display:none;
}
.desktop_menu{
   /* margin-top: 100px; */
   margin-top: 30px;
   display: block;
   margin-bottom: 10px;
}
.fon_sss{
	position:absolute;
	top:0px;
	left:0px;
}
.eng-box.scrolling.fixed-menu ~ .desktop_menu{
   margin-top: 300px;
}
@media screen and (max-width: 1024px) {
	.eng-box.fixed-menu .el-header .it-search {
		display:none;
	}
	.desktop_menu .owl_menu{
		background-color: transparent
	}
	.eng-box.custom_my{
		width: 880px;
	}
	.owl_menu .owl-item:not(.active)+.owl-item.active+.owl-item.active+.owl-item.active+.owl-item.active+.owl-item.active .submenu{
		left: -66px;
	}
	.owl_menu .owl-item:not(.active)+.owl-item.active .submenu{
		left: 2px;
	}
}
@media screen and (max-width: 1000px) {
	.desktop_menu{
		display:none;
	}
	.el-header-menu{
		display:block;
	}
	.fon_sss{
		display:none;
	}
	.eng-box .el-header .it-search {
		display: none;
	}
	.el-header-menu .eng-box .el-header .it-search {
		display: block;
		width: 100% !important;
		margin-bottom: 0px;
	}
	.el-header-menu .el-header {
		position: absolute;
		right: 70px;
		top: 18px;
		width: 140px;
	}
}
@media screen and (max-width: 768px) {
	.order-stage li{
		width:33%;
	}
	.table_product_box.head_table{
		display:none;
	}
}
.sale-order-detail-total-payment-list-left, .sale-order-detail-total-payment-list-right{
	display:none!important
}

.el-cart .table_product_box.head_table{
   border-top: 0px;
   padding: 20px 0px;
   vertical-align: middle;
   height: 60px;
   box-sizing: border-box;
}
.el-cart .table_product_box.head_table *{
color: #1b1b1b;
font-size: 15px;
font-weight: 300;
padding-top:0px;
}
.table_product_box .table_product_td_2{
   width: 76px;
   padding-right: 35px;
}
.table_product_box.head_table .table_product_td_2{
text-align:left;
}
.el-cart .table_product_box.head_table .table_product_td_1{
   margin-left: 29px;
}
.table_product_r{
   float: right;
   margin-right: 30px;
}
.el-cart .table_product_td_6{
   margin-right: 32px;
}
.el-cart .table_product_box.head_table .table_product_td_6{
margin-right:0px;
margin-left:32px;
}
.el-cart .del-from-cart svg path{
fill: #0ba4e4;
}
#modal_form_my, #modal_form_my_one_item {
	width: 400px; 
	height: 229px;
	box-sizing:border-box;
	border-radius: 0px;
	background: #fff;
	position: fixed; 
	top: 45%; 
	left: 50%; 
	margin-top: -114px;
	margin-left: -200px; 
	display: none; 
	opacity: 0; 
	z-index: 22; 
	padding: 0px;
}

#modal_form_my #modal_close_my, #modal_form_my_one_item #modal_close_my_one_item {
   color: #0ba4e4;
   height: 52px;
   position: absolute;
   cursor: pointer;
   display: block;
   width: 44px;
   height: 44px;
   line-height: 44px;
   position: absolute;
   right: 0;
   top: 0;
   text-decoration: none;
   text-align: center;
   opacity: 0.65;
   padding: 0 0 18px 10px;
   font-style: normal;
   font-size: 28px;
   font-family: Arial, Baskerville, monospace;
}

#overlay_my {
	z-index:20; 
	position:fixed; 
	background-color:#000; 
	opacity:0.8; 
	-moz-opacity:0.8; 
	filter:alpha(opacity=80);
	width:100%; 
	height:100%;
	top:0; 
	left:0;
	cursor:pointer;
	display:none; 
}
.title_foorm{
	text-align: center;
	padding: 8px 41px;
	background: #fff;
	color: #0ba4e4;
	font-size: 22px;
	font-weight: bold;
}
#modal_form_my .text, #modal_form_my_one_item .text {
	width: 235px;
	color: #1b1b1b;
	font-family: "Open Sans";
	font-size: 15px;
	font-weight: 300;
	margin: 30px auto 40px;
	text-align: center;
}
#modal_form_my .line, #modal_form_my_one_item .line {
	position:absolute;
	width:100%;
	height:1px;
	background-color:#cccccc;
	bottom:70px;
	left:0px;
}

.clear_cart_modals, .clear_cart_modals_one_item {
	position:absolute;
	bottom:15px;
	left:95px;
	color: #0ba4e4;
	font-size: 15px;
	font-weight: 300;
	text-align:center;
	line-height: 37px;
	box-sizing:border-box;
	cursor:pointer;
	border-radius: 2px;
	border: 1px solid #0ba4e4;
	width: 89px;
	height: 40px;
}
.modal_close_my_button {
	position:absolute;
	bottom:15px;
	right:95px;
	font-size: 15px;
	font-weight: 300;
	text-align:center;
	line-height: 37px;
	box-sizing:border-box;
	cursor:pointer;
	background-color: #0ba4e4;
	border: 1px solid #0ba4e4;
	color: #ffffff;
	width: 89px;
	height: 40px;
}
#order-area .order-items+.eng-bg, #order-area  .table_product_bot{
display:none;
}
.btn-voda_next{
width: 201px;
height: 40px;
border-radius: 2px;
background-color: #0ba4e4;
color: #ffffff;
font-size: 15px;
font-weight: 300;
margin-left:30px;
}
.checkout_go a.checkout_go_4{
width: 201px;
height: 40px;
border-radius: 2px;
background-color: #d0d0d0;
color: #000000;
   box-sizing: border-box;
}
#order-area .address-item{
margin-left:0px;
}
#order-area .address-item .address-item__text label{
color: #000000;
font-family: "Open Sans";
font-size: 15px;
font-weight: 400;
}
.make-order h2{
margin-bottom:30px;
}
.make-order__pay .address-item__radio{
   display: inline-block;
   float: left;
   line-height: 25px;
   margin: 0 15px 10px 0px;
}
.make-order__pay{
margin-bottom:15px;
}
.make-order__pay+.make-order__pay{
margin-bottom:30px;
}
.make-order__pay+.make-order__pay .address-item__text{
line-height: 12px;
}
.order-stage.custom{
   margin-top: 20px;
}
.ddd{
margin-bottom:25px;
}
.news_checkout .sale_order_full_table{
display:none;
}
.news_page.news_checkout h3{
font-weight: 700;
padding-bottom:0px;
margin-bottom:25px;
font-size: 15px;
float:none;
}
.order_character li{
color: #000000;
font-size: 15px;
font-weight: 400;
line-height: normal;
margin-bottom:15px;

}
.order_character li span{
font-weight: 700;
}
.order_character{
margin-bottom:25px;
}
.footer-social a img{
   width: 35px;
   height: 35px;
}
.footer-social a {
margin-right: 7px;
}
.news_cat_img img{
width:100%;
}
.obolocka{
margin-top:10px;
padding-bottom:40px;
width:100%;
overflow: hidden;
position:relative;
padding-top:40px;
}
.white_back{
max-width:949px;
margin:0px auto;
padding:0px 35px 20px;
box-sizing:border-box;
background-color: white;
position:relative;
z-index:10;
}
.head_academy{
width:100%;
position:relative;
}
.bottle_academy{
position:absolute;
top:-11px;
left: -2px;
}
.zag_academy{
margin-left:110px;
margin-top:11px;
position: relative;
}
.zag_block_academy{
margin-left:188px;
margin-top:3px;
max-width:558px;
}
.zag_block_academy p:first-child{
color: #000000;
font-family: "Open Sans";
font-size: 15px;
font-style: italic;
margin-bottom:10px;
padding-bottom:0px;
}
.zag_block_academy p:last-child{
color: #5f5e5e;
font-family: "Open Sans";
font-size: 14px;
font-weight: 400;
margin-bottom:0px;
padding-bottom:0px;
}
.zag_block_academy .line1{
height: 4px;
background-color: #2a456e;
width:100%;
margin-bottom:3px;
}
.zag_block_academy .line2{
height: 2px;
background-color: #4a8ed6;
margin-bottom:10px;
width:100%;
}
.detail_prev{
position: absolute;
right: -2px;
top: 6px;
max-width: 136px;
max-height: 144px;
}
.academy_body{
margin-top:17px;
}
.block_information_academy{
border-bottom: 2px solid #b2aea5;
position:relative;
padding-top:41px;
margin-bottom:24px;
}
.block_information_academy .text_name{
color: #b91c57;
font-size: 18px;
font-style: italic;
font-weight: 600;
margin-bottom:12px;
margin-left:190px;
}
.block_information_academy .text_dols{
color: #000000;
font-size: 15px;
font-weight: 400;
margin-bottom:15px;
margin-left:190px;
}
.block_information_academy .text_imya{
color: #000000;
font-size: 15px;
font-weight: 700;
margin-bottom:13px;
margin-left:190px;
}
.academy_body p{
padding-bottom:0px;
margin-bottom:0px;
}
.director{
position:absolute;
bottom:-2px;
left:20px;
}
.academy_body{
column-count: 2;
}
.academy_body li p{
color: #000000;
font-size: 14px;
font-weight: 400;
text-align:justify;
margin-bottom:15px;
}
.academy_body li:first-child{
padding-right: 20px;
}
.academy_body li:last-child{
   padding-left: 3px;
   padding-right: 10px;
}
.obolocka>img{
position:absolute;
width:100%;
}
.obolocka>img:first-child{
   top: -23%;
left:0px;
}
.obolocka>img.perevert{
left:0px;
   bottom: -35%;
transform:rotate(180deg);
}

#feedback-form .form-control p{
text-align:left;
margin-bottom:5px;
}


@media screen and (max-width: 980px) {
.detail_prev{
display:none;
}
.checkout_go a.checkout_go_4{
width: 200px!important;
   padding: 9px 0!important;
}
.btn-voda_next{
position:relative;
top:1px;
}
.order-stage__tabs{
min-height:32px;
}
.order-stage li{
vertical-align: top;
}
}
@media screen and (max-width: 550px) {
.white_back{
padding:0px;
}
.bottle_academy{
display:none;
}
.zag_academy, .zag_block_academy, .block_information_academy .text_name, .block_information_academy .text_dols, .block_information_academy .text_imya{
margin-left:0px;

}
.zag_academy{
   width: 273px;
}
.academy_body{
column-count:1;
}
.academy_body li{
padding:0px;
margin-bottom:10px;
}
.director{
display:none;
}
.order-stage__tabs{
min-height: 74px;
}
#order-form .checkout_all{
margin:20px 0px;
}
.address-item__text{
   float: left;
   width: 90%;
}
.checkout_go a.checkout_go_4{
width: 100%!important;
   position: relative;
   left: 30px;
   margin-bottom: 12px!important;
}
}
.footer-mobile-app{
display:none!important;
}

.content_product_t_t .description .title h2{
text-transform: uppercase;
font-weight: bold;
text-align: right;
font-size: 40px;
margin: 0;
line-height: 40px;
color:#0ea4e1;
}
.content_product_t_t .description .title{
text-transform: uppercase;
font-size: 12px;
text-align: right;
color:#0ea4e1;
}
.content_product_t_t .description .title-bgu, .content_product_t_t .description .epilog-bgu{
color:#0ea4e1;
   text-transform: uppercase;
   font-size: 16px;
}
.content_product_t_t .description .bgu-list{
   width: 80%;
}
.content_product_t_t .description .bgu-list ul{
   box-sizing: border-box;
   font-size: 16px;
   padding: 0;
   margin-left:0px;
   margin-top:15px;
}
.content_product_t_t .description .bgu-list ul li{
display: block;
   position: relative;
   overflow: hidden;
}
.content_product_t_t .description .bgu-list li .key{
   display: block;
   float: left;
   z-index: 2;
   padding-right: 2px;
   box-sizing: border-box;
}
.content_product_t_t .description .bgu-list li .value{
   display: block;
   float: right;
   z-index: 2;
   padding-left: 2px;
   box-sizing: border-box;
}
.content_product_t_t .description .bgu-list li:after{
   content: '';
   display: block;
   overflow: hidden;
   height: 14px;
   border-bottom: 1px dotted #000;
}
.content_product_t_t .description .text{
   display: flex;
   padding: 15px 0 0;
}
.content_product_t_t .description .massa{
   display: inline-block;
   height: 115px;
}
.content_product_t_t .description .massa div{
   box-sizing: border-box;
   color: #fff;
   border-radius: 5px;
   width: 110px;
   height: 115px;
   text-align: center;
   padding: 15px 10px;
   text-transform: uppercase;
   font-size: 12px;
   background-color:#0ea4e1;
}
.content_product_t_t .description .massa span{
   font-weight: bold;
   text-transform: none;
   font-size: 18px;
   display: block;
   padding-top: 0px;
}
.content_product_t_t .description .massa span .val{
font-size: 30px;
   padding: 0;
}
.content_product_t_t .description .descr{
   display: inline-block;
   padding: 0 0 0 15px;
}
.content_product_t_t .description .descr .p-top{
   margin-top: 0;
   margin-bottom: 8px;
   font-size: 16px;
   color: #231f20;
}
.content_product_t_t .description .p-bottom{
margin:0px;
   font-size: 16px;
   color: #231f20;
}
.content_product_t_t .description .descr .p-bottom span{
   display: block;
   text-transform: uppercase;
   color:#0ea4e1;
}
#toTop {
width:64px;
height:64px;
background:transparent;
text-align:center;
position:fixed;
bottom:10px; /* отступ кнопки от нижнего края страницы*/
left:10px;
cursor:pointer;
display:none;
z-index: 10;
background: url('/local/templates/vodaonline/img/totop.png') center center no-repeat;
}
/*html>body>div#jivo-iframe-container.jivo-state-widget, div#jivo-iframe-container.jivo-state-widget:not(.jivo-c-mobile), div#jivo-iframe-container.jivo-iframe-container-bottom.jivo-state-widget, html>body>div#jivo-iframe-container.jivo-expanded.jivo-iframe-container-bottom{
display:none!important;
}*/
.dspopup-modal.dsexit{
max-width:560px;
box-sizing:border-box;
padding:26px 63px 30px 63px;
background: transparent url('/local/templates/vodaonline/img/exit.png') center center no-repeat;
}
.ds-form form#dsexit-form{
padding:0px;
max-width:433px;
min-width:190px;
}
.dspopup-modal.dsexit .close-dspopup-modal{
padding:0px;
position:absolute;
background: transparent url('/local/templates/vodaonline/img/exitcl.png') center center no-repeat;
font-size:0px;
opacity: 1;
right:-14px;
top:-14px;
width:28px;
height:28px;
}
.exit-title{
color: #000000;
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-size: 23px;
font-weight: 400;
text-align:center;
margin-bottom:20px;
}
.exit-minititle{
color: #000000;
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: 400;
line-height: 19px;
text-align:center;
margin-bottom:26px;
}
.phone-exit{
color: #000000;
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
line-height: 19px;
font-size: 15px;
font-weight: 400;
text-align: center;
margin-top:30px;
}
.phone-exit img{
   margin-right: 8px;
   position: relative;
   top: 9px;
}
.phone-exit a{
font-size: 19px;
font-weight: 700;
color: #000000;
}
.ds-form form#dsexit-form input[type='text']{
margin-right:9px;
margin-bottom:0px;
display:inline-block;
width: 248px;
height: 40px;
border: 1px solid #dcdcdc;
background-color: #ffffff;
box-sizing:border-box;
padding:12px;
color: #c8c8c8;
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: 400;
outline-width:0px;
}
.ds-form form#dsexit-form input[type='submit']{
margin-right:0px;
margin-bottom:0px;
display:inline-block;
width: 170px;
height: 40px;
border: 1px solid #ffffff;
box-sizing:border-box;
color: #ffffff;
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: 400;
background-color:#00a8e7;
outline-width:0px;
   line-height: 1px;
   cursor:pointer;
}

.sort_filter_box {
   width: 100%;
   display:inline-block;
   text-align: center;
   margin: 10px 0px;
}
.sort_box {
   display: inline-block;
   cursor: pointer;
   padding: 10px 40px;
   /*box-shadow: 0px 0px 0px 1px #0ea4e1;*/
   color: #0ea4e1;
   border-radius: 3px;
   text-align: center;
   margin: 10px 0px;
}
.sort_box span {
   display: inline-block;
}
.sort_box select {
   display: inline-block;
   border: none;
   border-radius: 2px;
   background: #fff;
   padding: 5px 5px;
   font-size: 15px;
   box-shadow: inset 0 3px 6px 0 rgba(215,215,215,.75);
}
.bx_filter_btn_box {
   display: inline-block;
   cursor: pointer;
   padding: 10px 40px;
   box-shadow: 0px 0px 0px 1px #0ea4e1;
   color: #0ea4e1;
   border-radius: 3px;
}
.bx_filter_hidden_box {
   display: none;
}
.bx_filter_hidden_box.active {
   display: block;
}


.hit    {
   position: relative;
}
.hit:before{
content: '';
position: absolute;
display: block;
top: 0px;
right: 0px;
background-size: cover;
width: 44px;
height: 44px;
background: url(/local/templates/vodaonline/images/хит_4856985.png) center center no-repeat;
background-size: cover;
z-index: 34;

}

.hitprod{
   position: relative;
}
.hitprod:before{
   content: '';
position: absolute;
display: block;
top: -9px;
right: -59px;
background-size: cover;
width: 44px;
height: 44px;
background: url(/local/templates/vodaonline/images/хит_4856985.png) center center no-repeat;
background-size: cover;
z-index: 34;
}
.el-header .it-logo {
   position: relative;
}
#animation_container {
   margin-left: 60px;
   margin-top: -40px;
   margin-bottom: -10px;
}
.fixed-menu #animation_container {
	display: none;
}
@media only screen and (max-width: 1180px) {
   .eng-box.fixed-menu .el-header .it-logo {
	   width: auto;
   }
   .eng-box .el-header .it-logo {
	   width: auto;
   }
   .eng-box .el-header .it-logo img {
	   width: auto;
	   max-width: 100%;
   }
   .fixed-menu #animation_container {
      display: none !important;
   }
}
 
.order-enable{
   pointer-events: none;
   opacity:0.6;
}
.img-new-15year {
	max-width: 100%;
	width: 333px;
   float: left;
   margin-right: 40px;
}
.form-control_label label{
   font-weight: 600;
} 

.block-otzv{
   background: #d8ebfb;
   padding: 35px 0px;
   width: 100%;
}
.block-otzv_in .h2{
	text-align:center;
	font-size:21px;
	font-weight: bold;
	margin-bottom: 1em;
}

.block-otzv_img{
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: start;
	   -ms-flex-align: start;
		   align-items: flex-start;
   -webkit-box-pack: center;
	   -ms-flex-pack: center;
		   justify-content: center;
		   -ms-flex-wrap: wrap;
		   flex-wrap: wrap;
}

.gotootsyvy{
	text-align:center;
	margin-top: 2em;
}
.gotootsyvy a{
color:#fff;
background:#1397d9;
padding: 9px 5px 10px;
width: 172px;

border-radius: 3px;
}
.gotootsyvy a:hover{
	text-decoration: none;
}
.block-otzv_img > div{
	margin:0 5px;
}

@media (max-width:1024px){
    .block-otzv_img img {
        width: 240px;
    }
}
@media (max-width:768px){
    .block-otzv_img img {
        width: 250px;
    }
}

.loginin a:first-child{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width:54%;
}
.loginin a{
    vertical-align:middle;
}
.add2basket:hover{
    cursor:pointer;
}

.el-detail-ifno,.el-detail-colup{
   display:inline-block;
}
.el-detail-ifno-bot > div{
   display:inline-block;
   vertical-align: bottom;
}

/* Выравнивание блока с кнопками на детальной странице */
.el-detail-zakaz-coun .short_box_money_num input {
   margin: 0 6px;
}
.el-detail .el-detail-zakaz-right {
    padding-top: 0;
}
.el-detail-ifno-top {
   display: inline-table;
}
.el-detail-colup {
   font-size: 18px;
   display: table-cell;
   vertical-align: middle;
}
.el-detail-amount {
   font-size: 18px;
   color: #4b5d6a;
   margin: 0;
   padding-right: 11px;
}
.el-detail-zakaz .short_box_go {
   margin-top: -2px;
}
.eng-box-100.eng-box-mb-100.eng-css-text-right.el-detail-zakaz-right {
   text-align: center;
}
@media only screen and (max-width: 500px) {
   .el-detail-zakaz .short_box_go {
      float: none;
      display: inline-block;
      margin-bottom: 3%;
   }
}
@media only screen and (min-width: 768px) {
   .el-detail-zakaz-btn { 
      float: right;
   }
   .el-detail-amount {
      padding-right: 10%;
   }
   .el-detail-ifno-bot {
      text-align: right;
   }
   .el-detail-ifno-bot .el-detail-zakaz-moneu {
      margin: 5px 0 0 0;
      padding: 0;
   }
   .el-detail-zakaz-moneu .item-price {
      display: inline-block;
      min-width: 100px;
      text-align: left;
      margin-right: -23%;
   }
}
.engText ol{
   margin-left: 20px;
   margin-bottom: 20px;
   color: #000;
}
.right_image {
	max-width: 100%;
	float: right;
	margin: 0px 0px 10px 10px;
}
@media only screen and (max-width: 700px) {
	.right_image {
		max-width: 100%;
		float: none;
		margin: 0px 0px 0px 0px;
	}
}
.how-order {overflow: hidden;clear: both; text-align: center;}
.how-order .right_image {margin-bottom: 0px;}
.block-how-order {display: block;width: 75%; float: left; margin-top: 30px;}
.block-icon-how-order {width: 19%;text-align: center;display: inline-block;vertical-align: top;min-width: 150px;}
.block-icon-how-order span {display: block;}
.icon-dot {background: url(/images/icon-dot-how-order.png) no-repeat  center 0px; display: inline-block; vertical-align: top; width: 7%;height: 5px; margin-top: 60px;}
@media only screen and (max-width: 1070px) {
	.how-order .right_image {float: none;display: block;     margin: 0 auto;}
	.block-how-order {float: none; width: 100%;}
}
@media only screen and (max-width: 1070px) {
	.block-icon-how-order {width: 35%; margin-bottom: 25px;}
	.icdt2 {display: none;}
}

@media only screen and (max-width: 540px) {
	.block-icon-how-order {width: 90%; margin-bottom: 25px;}
	.icon-dot {display: none;}
}

.bottom-block {float: left; width: 100%; background: #f1f1f1;}

.bottom-block h3 {margin-top: 30px;}
.block-preimushestva {margin: 45px 0px; text-align: center;}
.block-prm {
    width: 18%;
    padding: 0px 10px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
.block-prm img {
    display: block;
    margin-bottom: 20px;
}

@media only screen and (max-width: 1175px) {
	.block-prm {width: 27%; margin: 0 2% 25px 2%;}
	.bottom-block .container {padding: 0px 20px}
}

@media only screen and (max-width: 720px) {
	.block-prm {width: 40%; margin: 0 2% 25px 2%;}
	.bottom-block .container {padding: 0px 20px}
}
@media only screen and (max-width: 550px) {
	.block-prm {width: 90%; margin: 0 0 25px 0; text-align: center;}
	.bottom-block .container {padding: 0px 20px}
	.block-prm img {margin: 0px auto 25px;}
}

.about-block-elnas .el-nas .it-item .it-inf li {background: url(/local/templates/vodaonline/images/bullet-chek.png) no-repeat; list-style-type: none;}
.about-block-elnas .el-nas .it-item .it-inf ul {margin-left: 0px;}

.about-block-elnas .el-nas .it-item .it-title:after {width: 25%; background: none; border-top: 2px solid #1397d9; left: 0; right: 0; margin: 0 auto; display: block;}
.about-block-elnas .el-nas .it-item .it-title {text-transform: uppercase; color: #201f1f;}
.about-block-elnas .el-nas>div>.it-title {margin-bottom: 20px;}

.eralash_desc {
	margin: 20px 0px;
	text-align: center;
}
.eralash_desc img {
	max-width: 100%;
	margin-bottom: 20px;
}
.eralash_desc p {
	font-size: 18px;
	color: #ff6c00;
}

/*modal banner eralash*/
.dm-overlay {
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.8);
	display: none;
	overflow: auto;
	width: 100%;
	height: 100%;
	z-index: 1000;
	cursor: pointer;
}
.dm-overlay.active {
	display: block;
	-webkit-animation: fade .6s;
	-moz-animation: fade .6s;
	animation: fade .6s;
}
.dm-table {
	display: table;
	width: 100%;
	height: 100%;
}
.dm-cell {
	display: table-cell;
	padding: 0 1em;
	vertical-align: middle;
	text-align: center;
}
.dm-modal {
	display: inline-block;
	/*padding: 20px;
	max-width: 50em;*/
	-webkit-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.22), 0px 19px 60px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.22), 0px 19px 60px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.22), 0px 19px 60px rgba(0, 0, 0, 0.3);
	color: #cfd8dc;
	text-align: left;
	-webkit-animation: fade .8s;
	-moz-animation: fade .8s;
	animation: fade .8s;
}
.dm-modal img {
	max-width: 100%;
	vertical-align: middle;
}
.dm-modal .report_box {
	max-width: 480px;
	background: #fff;
	color: #000;
	padding: 20px 40px;
	text-align: center;
	box-sizing: border-box;
	position: relative;
}
.dm-modal .report_title {
	color: #0ba4e4;
	font-size: 23px;
	font-weight: bold;
	margin-bottom: 20px;
}
.dm-modal .report_content {
	font-size: 14px;
	margin-bottom: 20px;
	display: none;
}
.dm-modal .report_content.active {
	display: block;
}
#report_close {
	color: #0ba4e4;
	height: 52px;
	position: absolute;
	cursor: pointer;
	display: block;
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}

/* End */


/* Start:/local/templates/vodaonline/js/eng-jquery-ui.min.css?151679316417598*/
/*! jQuery UI - v1.12.1 - 2017-02-10
* http://jqueryui.com
* Includes: core.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=redmond&cornerRadiusShadow=8px&offsetLeftShadow=-8px&offsetTopShadow=-8px&thicknessShadow=8px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=aaaaaa&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cd0a0a&fcError=cd0a0a&borderColorError=cd0a0a&bgImgOpacityError=95&bgTextureError=glass&bgColorError=fef1ec&iconColorHighlight=2e83ff&fcHighlight=363636&borderColorHighlight=fad42e&bgImgOpacityHighlight=55&bgTextureHighlight=flat&bgColorHighlight=fbec88&iconColorActive=f9bd01&fcActive=e17009&borderColorActive=79b7e7&bgImgOpacityActive=100&bgTextureActive=inset_hard&bgColorActive=f5f8f9&iconColorHover=217bc0&fcHover=1d5987&borderColorHover=79b7e7&bgImgOpacityHover=75&bgTextureHover=glass&bgColorHover=d0e5f5&iconColorDefault=6da8d5&fcDefault=2e6e9e&borderColorDefault=c5dbec&bgImgOpacityDefault=85&bgTextureDefault=glass&bgColorDefault=dfeffc&iconColorContent=469bdd&fcContent=222222&borderColorContent=a6c9e2&bgImgOpacityContent=100&bgTextureContent=inset_hard&bgColorContent=fcfdfd&iconColorHeader=d8e7f3&fcHeader=ffffff&borderColorHeader=4297d7&bgImgOpacityHeader=55&bgTextureHeader=gloss_wave&bgColorHeader=5c9ccc&cornerRadius=5px&fsDefault=1.1em&fwDefault=bold&ffDefault=Lucida%20Grande%2CLucida%20Sans%2CArial%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-widget{font-family:Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5dbec}.ui-widget-content{border:1px solid #a6c9e2;background:#fcfdfd url("/local/templates/vodaonline/js/images/ui-bg_inset-hard_100_fcfdfd_1x100.png") 50% bottom repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #4297d7;background:#5c9ccc url("/local/templates/vodaonline/js/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png") 50% 50% repeat-x;color:#fff;font-weight:bold}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5dbec;background:#dfeffc url("/local/templates/vodaonline/js/images/ui-bg_glass_85_dfeffc_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#2e6e9e}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#2e6e9e;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #79b7e7;background:#d0e5f5 url("/local/templates/vodaonline/js/images/ui-bg_glass_75_d0e5f5_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#1d5987}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#1d5987;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #79b7e7;background:#f5f8f9 url("/local/templates/vodaonline/js/images/ui-bg_inset-hard_100_f5f8f9_1x100.png") 50% 50% repeat-x;font-weight:bold;color:#e17009}.ui-icon-background,.ui-state-active .ui-icon-background{border:#79b7e7;background-color:#e17009}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#e17009;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fad42e;background:#fbec88;color:#363636}.ui-state-checked{border:1px solid #fad42e;background:#fbec88}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url("/local/templates/vodaonline/js/images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("/local/templates/vodaonline/js/images/ui-icons_469bdd_256x240.png")}.ui-widget-header .ui-icon{background-image:url("/local/templates/vodaonline/js/images/ui-icons_d8e7f3_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("/local/templates/vodaonline/js/images/ui-icons_217bc0_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("/local/templates/vodaonline/js/images/ui-icons_f9bd01_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("/local/templates/vodaonline/js/images/ui-icons_2e83ff_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("/local/templates/vodaonline/js/images/ui-icons_cd0a0a_256x240.png")}.ui-button .ui-icon{background-image:url("/local/templates/vodaonline/js/images/ui-icons_6da8d5_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:5px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:5px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:5px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:5px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:-8px -8px 8px #aaa;box-shadow:-8px -8px 8px #aaa}
/* End */


/* Start:/local/templates/vodaonline/css/eng-style.css?158558281653111*/
/*--------------------- 1000px */
@media only screen and (max-width: 1000px) {body {font-size: 15px;}}
@media only screen and (max-width: 600px) {body {font-size: 17px;} h1, .h1 {font-size:23px;}}


@media only screen and (max-width:320px){body {width: 100%;}}


input,textarea {
    -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;}
button {font-size: 14px; font-weight: 600; cursor: pointer;}
input::-webkit-input-placeholder {color: #646464; font-weight: 400;}
input[type="text"] {}
button {height: 36px; color: #000;}
input:focus {border-color: #0ba4e4;
    box-shadow: inset 0 0 5px 0px rgba(11, 164, 228, 0.35);}


input,textarea,button,select,div,a,span {outline: none;}
select {-webkit-appearance: menulist-button;}

/*-- eng --*/
.eng-clearfix:before,
.eng-clearfix:after {
    content: " ";
    display: table;
}
.eng-clearfix:after {
    clear: both;
}
.eng-css-text-center {text-align: center;}
.eng-css-text-left {text-align: left;}
.eng-css-text-right {text-align: right;}

.eng-css-border-radius {border-radius: 3px;}
.eng-css-border-radius-left {border-bottom-left-radius: 3px; border-top-left-radius: 3px;}
.eng-css-border-left-none {border-left: 0;}
.eng-css-border-radius-right {border-bottom-right-radius: 3px; border-top-right-radius: 3px;}
.eng-css-border-right-none {border-right: 0;}

.eng-css-left {float: left;}
.eng-css-right {float: right;}

.eng-css-padding {padding: 20px;}
.eng-css-margin {margin: 20px;}

.eng-css-no-padding { padding-left: 0; padding-right: 0;}
.eng-css-no-margin {margin-left: 0; margin-right: 0;}

.eng-css-inline {display: inline-block; vertical-align: top;}
.eng-css-relatives {position: relative;}


.eng-bg-ser {background: #f7f7f7;}


.el-header .it-logo {
    width: 23%;
}
.el-header .it-logo img{
width:100%;
}
.eng-box-left, .eng-box-center, .eng-box-right, .eng-box-content,
.eng-box-10, .eng-box-20, .eng-box-30,
.eng-box-40, .eng-box-50, .eng-box-60,
.eng-box-70, .eng-box-80,.eng-box-90,
.eng-box-100 {position: relative; display: inline-block; vertical-align: top;}

.eng-box {width: 1180px; margin: auto; clear: both; position: relative;}
.eng-box-left {width: 200px; margin-right: 20px;}
.eng-box-right {width: 265px; margin-left: 20px;}
.eng-box-center {width: 560px;}
.eng-box-content {width: 955px;}
.eng-box-10 {width: 9.5%;}  .eng-box-20 {width: 19.5%;}  .eng-box-30 {width: 29.5%;}  .eng-box-40 {width: 39.5%;}
.eng-box-50 {width: 49.5%;}  .eng-box-60 {width: 59.5%;}  .eng-box-70 {width: 69.5%;}  .eng-box-80 {width: 79.5%;}
.eng-box-90 {width: 89.5%;} .eng-box-100 {width: 100%;}
@media only screen and (max-width: 1180px){
    .eng-box {width: 100%;}
    .eng-box-mb-100 {width: 100%;}
    }
/*----*/
.eng-font-icon {
    font-family: 'Material Icons'!important; font-weight: normal; font-style: normal;
    font-size: 24px;  /* Preferred icon size */
    display: inline-block; line-height: 1;
    text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr;
    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;
    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;
    /* Support for IE. */
    font-feature-settings: 'liga';
}
.eng-font-icon.set-size-55 {font-size: 55px;}
.eng-font-icon.set-size-40 {font-size: 40px;}
.eng-font-icon.set-size-35 {font-size: 35px;}
.eng-font-icon.set-size-30 {font-size: 30px;}
.eng-font-icon.set-size-25 {font-size: 25px;}

.eng-font-icon.set-color-blue {color: #0ea4e1;}

.eng-icon {width: 40px; height: 40px;}

.eng-circle {position: absolute;
    right: -4px;
    top: 19px;
    width: 15px;
    height: 15px;
    padding: 3px 3px;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    text-align: center!important;
    background: #ff0000;
    color: #fff;
    border-radius: 15px;}
.it-item.eng-css-inline.last-it-item .it-title{
color: #0155b2;
font-family: Verdana;
font-size: 18px;
font-weight: 400;
line-height: 24px;
}
.it-item.eng-css-inline.last-it-item .it-inf a{
text-decoration:none;
color: #414141;
font-size: 14px;
font-family: Verdana;
}
.it-item.eng-css-inline.last-it-item .it-icon{
top:3px;
}
.eng-content {position: relative; margin-top: 25px; }
.eng-island {background: #ffffff;}

.eng-box-bg {background: #fff; border: 1px solid rgba(0,0,0,.06);}

.eng-title {padding: 13px 0;}
.eng-title h2 {}

.eng-title-2 {padding: 13px 20px; margin-bottom: 20px;
    border-bottom: 2px solid #00a0dc; clear: both;}
.eng-title-2 span, .eng-title-2 h2 {font-size: 19px; font-weight: 400; color: #0473c1;}

@media only screen and (max-width: 1180px){
    .eng-title {margin: 0 20px;}
}

.eng-btn {padding: 2px 7px;  display: inline-block; background: #ecdf39;
    border-radius: 2px;  color: #000000;font-size: 12px; font-weight: 600; cursor: pointer;}
.eng-btn-big {padding: 5px 15px;  display: inline-block; background: #ecdf39;
    border-radius: 2px;  color: #000000;font-size: 16px; font-weight: 600; cursor: pointer;}

.eng-btn-100 {  display: inline-block; padding: 0 25px; text-decoration: none;
    line-height: 37px; color: #ffffff; text-transform: uppercase;  cursor: pointer;
    font-weight: 400; font-size: 14px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;}

.eng-btn-100.set-blue {background: #0ea4e1; color:#fff; }
.eng-btn-100.set-blue:hover {background: #f00;}
.eng-btn-100.set-blue-br {border:1px solid #0ea4e1; color:#0ea4e1;}
.eng-btn-100.set-blue-br:hover {background: #0ea4e1;  color:#fff;}
.eng-btn-100.set-white-br {border:1px solid #ffffff; color:#fff; }
.eng-btn-100.set-white-br:hover {background: rgba(255,255,255,0.3);}

.eng-btn-100.set-80 {padding: 0 15px;}

.eng-btn:hover,
.eng-btn-big:hover {background: #eca354;}

.engUl {}
.engUl li {list-style: square outside; margin-bottom: 5px;}

.engSvg {
    width: 18px;
    height: 18px;
    fill: currentColor;
    vertical-align: middle;
    margin-top: -2px;
    max-height: 100%;
}

.engText a {text-decoration: underline; color: #1397d9;}
.engText h2 {margin-bottom: 10px;}
.engText ul,.ulul{
    /*margin-left:0;
    padding: 10px 12px;*/
    margin-left:20px;
    margin-bottom: 20px;
    color: #000;
}
.engText ul li:before,
.ulul li:before {
    content: '\2022';
    margin-right: 10px;
    font-size: 43px;
    line-height: 22px;
    display: inline-block;
    vertical-align: middle;
    color: #0ba4e4;;
}


@media only screen and (max-width: 1200px) {
    .engText {padding: 20px;}
}


.eng-bg {padding: 45px 0 30px 0;
    background: url(/local/templates/vodaonline/images/content_page_all.png) repeat-x left top;}
/*--- Анимации -*/
.eng-anm { -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;}


.eng-anm-load-cart {
    -webkit-animation: load-cart 0.7s infinite linear;
    animation: load-cart 0.7s infinite linear;
    animation-direction: alternate;}
@keyframes load-cart {
    0% {
        box-shadow: inset 0 0 0 3px rgba(24, 149, 233, 0.69), inset 0 0 1px 7px rgba(72, 182, 255, 0.69),0 0 0 1px rgba(255, 255, 255, 0.28), 0 0 35px 5px rgb(43, 160, 195);}
    100% {}}
.eng-anm-load-grad-red {
    -webkit-animation: load-grad-red 0.7s infinite linear;
    animation: load-grad-red 0.7s infinite linear;
    animation-direction: alternate;}

@keyframes load-grad-red {
    40% {background: #fff;
        box-shadow: 0 -200px 100px -100px #fff inset;}
    50% {background: red;
        box-shadow: 0 -200px 100px -100px red inset;}
    70% {background: #fff;
        box-shadow: 0 -200px 100px -100px #fff inset;}}


/*--- Элементы -*/

.el-head {
	margin-bottom: 20px;
	background-color: #1b72bc;
	position: relative;
	/*border-bottom: 1px solid rgba(0,0,0,0.075);
	box-shadow: 0 0 5px rgba(0,0,0,0.1);*/
}
.el-head a {display: inline-block; 
    padding: 13px;
        padding-top: 16px;
    padding-bottom: 17px;

    font-size: 16px;  color: #ffffff; font-weight: 400;}
.engtopmenu>a:first-child{
padding-left:0px;
}
@media only screen and (max-width: 800px){
.el-head{
    margin-bottom: 15px;
}
}
@media only screen and (max-width: 570px){
    .el-head {display: none;}
    .el-header .it-logo{
        width: 48%;
    margin-bottom: 0px!important;
    }
.el-header .it-item .zakzvbut a{
    margin: 10px auto;
}
.it-item.eng-css-inline.last-it-item{
margin-left: 40px;
}
.el-header-menu{
    margin: 30px 0 10px;
}
}


.el-header {}
.el-header .it-logo {}

.el-header .it-list {margin: 12px 0px;}
.el-header .it-item {position: relative; margin: 0 17px; vertical-align: middle;}
.el-header .it-icon {position: absolute; left: 0;}
.el-header .it-title {padding-left: 50px; font-weight: bold;}
.el-header .it-inf {padding-left: 50px; font-size: 11px;}
.el-header .it-inf a {text-decoration: underline; color: #646464;font-size: 14px;}

.el-header>div {display: inline-block; vertical-align: top;}
.el-header .it-search { width: 171px; margin: 23px 30px;margin-right:10px;}
.el-header .it-search input {height: 26px; width: 100%; padding: 1px 20px;
    border: 1px solid rgba(11, 164, 228, 0.56);
    vertical-align: top;
    border-radius: 13px;
box-sizing: border-box;}

.el-header .it-search button {background: none; position: absolute;     right: 5px;
    top: 1px; z-index: 1; height: 26px;}
.el-header .it-search button div{
    font-size: 21px;
}
.eng-box.fixed-menu .el-header .it-logo{
width: 15%;
}
@media only screen and (max-width: 1180px){
    .el-header  {text-align: center;}
    .el-header .it-logo {margin: 8px 0;}
    .el-header .it-search {width: 100%; margin: 0; margin-bottom: 10px;}
    .el-header .it-list {text-align: left;}
    .el-header .it-item {margin: 6px 0px;}
}


.el-header-menu {width: 100%; margin: 50px 0 10px;  background: #0ba4e4; z-index: 10; position: relative; text-align: left;}
.el-header-menu li {display: inline-block; position: relative;}
.el-header-menu li.main-item.main-item-parent:after {content: '';position: absolute;right: 0;top: 50%;margin-top: -2px;border-width: 5px 5px 0 5px;border-style: solid;border-color: transparent;border-top-color: #fff;}
.el-header-menu a {color: #ffffff; padding: 10px 6px; display: inline-block; cursor: pointer;}
.el-header-menu a:hover {text-decoration: none;
    background: rgba(255,255,255,0.2);
    -webkit-box-shadow: 0px 0px 17px #e0e1e1;
    -moz-box-shadow: 0px 0px 17px #e0e1e1;
    box-shadow: 0px 0px 17px #e0e1e1;}
.el-header-menu li.main-item.main-item-parent > a {padding-right: 8px;}
.el-header-menu a i{width: 30px; height: 40px; margin-right: 10px; display: inline-block; vertical-align: middle;
    background: url("/local/templates/vodaonline/css/../eng-images/menu-1.png"); background-repeat: no-repeat;}
.el-header-menu a i.set-1 {background-image: url("/local/templates/vodaonline/css/../eng-images/menu-1.png");}
.el-header-menu a i.set-2 {background-image: url("/local/templates/vodaonline/css/../eng-images/menu-2.png");}
.el-header-menu a i.set-3 {background-image: url("/local/templates/vodaonline/css/../eng-images/menu-3.png");}
.el-header-menu a i.set-4 {background-image: url("/local/templates/vodaonline/css/../eng-images/menu-4.png");}
.el-header-menu a i.set-5 {background-image: url("/local/templates/vodaonline/css/../eng-images/menu-5.png");}
.el-header-menu a i.set-6 {background-image: url("/local/templates/vodaonline/css/../eng-images/menu-6.png");}
.el-header-menu a i.set-7 {background-image: url("/local/templates/vodaonline/css/../eng-images/menu-7.png");}

.el-header-menu a i.set-10 {background-image: url("/local/templates/vodaonline/css/../eng-images/menu-10.png");}
.el-header-menu a i.set-11 {background-image: url("/local/templates/vodaonline/css/../eng-images/menu-11.png");}
.el-header-menu a i.set-12 {background-image: url("/local/templates/vodaonline/css/../eng-images/menu-12.png");}
.el-header-menu a i.set-13 {background-image: url("/local/templates/vodaonline/css/../eng-images/menu-13.png");}
.el-header-menu a i.set-14 {background-image: url("/local/templates/vodaonline/css/../eng-images/menu-14.png");}
.el-header-menu a i.set-15 {background-image: url("/local/templates/vodaonline/css/../eng-images/menu-15.png");}
.el-header-menu a i.set-down {background-image: url("/local/templates/vodaonline/css/../eng-images/menu-down.png");}
.el-header-menu a span {padding-right: 10px; position: relative; z-index: 1;
    font-size: 14px; font-weight: 600;}
.el-header-menu a.set-red-circles {position: relative;}
.el-header-menu a.set-red-circles span:first-letter {color: red; font-size: 25px;}
.el-header-menu a.set-red-circles:after {
    content: "";
    width: 51px;
    height: 3px;
    position: absolute;
    bottom: 17px;
    /*left: 53px;*/
    left: 49px;
    background: #fff;
    box-shadow: 0 -200px 100px -120px #fff inset;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-animation: load-grad-red 2s infinite linear;
    animation: load-grad-red 2s infinite linear;
    animation-direction: alternate;
}

.el-header-menu li ul {position: absolute; right: 0; width: 220px; display: none; z-index: 2;
    background: #0ba4e4;}
.el-header-menu ul li ul li {display: block;}
.el-header-menu ul li ul li a {display: block;}
.el-header-menu li.main-item:hover ul {display: block;}
.el-header-menu li.main-item ul {
    width: 260px;
    padding: 9px 0 21px;
    left: 7px;
    box-shadow: 0px 6px 9.6px 0.4px rgba(0, 0, 0, 0.3);
}
.el-header-menu li.main-item ul li a {
    padding: 6px 10px 5px 22px;
    text-transform: uppercase;
}
nav {
    height: 60px;
    position: relative;
}
nav ul {text-align: left;
    padding: 0;
}
nav li {
    display: inline;
}
nav a {
    display: inline-block;
}
nav li a {
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
nav li:last-child a {
    border-right: 0;
}

nav a:hover, nav a:active {
    background: rgba(255, 255, 255, 0.58); color: #fff;
}

nav a#pull {
    display: none;
}

.clearfix-top{position: relative; padding: 10px 0;}


@media only screen and (max-width : 1180px) {
    #menu_dop_btn {display: none;}
    #menu_dop {position: relative; width: 100%;}
    .el-header-menu li.main-item.main-item-parent:after {display: none;}
    .el-header-menu li.main-item:hover ul {display: none;}
    .el-header-menu a {display: block;}
    .clearfix-top{display: none;}
    .clearfix {background-color: #00a0dc;}
    nav {
        border-bottom: 0;
    }
    nav ul {
        display: none;
        height: auto;
    }
    nav li {display: inline-flex; width: 100%;}
    nav a {background-color: #00a0dc; color: #fff;}
    nav a#pull {padding: 20px 15px;
        display: block; font-size: 17px;
        background-color: #2c9ed7;
        width: 100%;
        position: relative;
        font-style: normal;
    }
    nav a#pull:after {
        content:"";
        background: url('/local/templates/vodaonline/css/../eng-images/nav-icon.png') no-repeat;
        width: 30px;
        height: 30px;
        display: inline-block;
        position: absolute;
        right: 50px;
        top: 20px;
    }
}




.el-sov { padding: 10px; clear: both;
    font-size: 14px; color: #fff; font-weight: bold;
    background: #0ba4e4;}
.el-sov>div:before { content: ""; position: absolute; width: 65%; height: 150%; top: -10px; left: 20%;
    background: rgba(255, 255, 255, 0.27);
    -webkit-transform: skew(-28deg);
    -moz-transform: skew(-28deg);
    -o-transform: skew(-28deg);}
.el-sov .it-text-1 { vertical-align: middle;
    font-size: 15px; text-align: center;  text-transform: uppercase;}
.el-sov .it-text-2 {vertical-align: middle; position: relative;
    font-size: 16px; text-align: left; font-weight: 400; }
.el-sov .it-text-2 i {position: absolute; right: 0; top: -2px; margin-left: 50px;
    font-weight: 600; font-size: 18px; text-transform: uppercase;}
.el-sov .it-text-3 {vertical-align: middle;
    text-align: center;}

.it-title.it-title-heading {
    margin: 31px 0 55px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.el-nas {text-align: center; padding: 20px 0 10px;}
.el-nas>div {background: #fff; padding: 20px 0 20px; position: relative; z-index: 1;}
.el-nas>div>.it-title {font-size: 20px; font-weight: bold;}
.el-nas .it-item {text-align: left; display: inline-block; width: 30%; padding: 20px 18px; vertical-align: top;}
.el-nas .it-item .it-title {padding: 15px 0 20px; position: relative;
    font-size: 15px; font-weight: bold; text-align: center;}
.el-nas .it-item .it-title:after {content: ""; height: 3px; width: 76%; position: absolute; left: 12%; bottom: 8px;
    background: linear-gradient(to right, #fff, #c8c8c9, #fff);}
.el-nas .it-item .it-img {text-align: center;}
.el-nas .it-item .it-inf {}
.el-nas .it-item .it-text {text-align: center; margin: 2px 0;}
.el-nas .it-item .it-inf li {padding-left: 30px; margin: 13px 0;
    background: url("/local/templates/vodaonline/css/../eng-images/chek.png") no-repeat;}
.el-nas .it-item .it-inf li span {font-size: 13px;}
.el-nas .it-item .it-inf li b {padding-right: 10px;
    font-size: 14px; color: #0ba4e4; text-transform: uppercase;}
@media only screen and (max-width : 1180px) {
    .el-nas .it-item {width: 100%; padding: 0;}
    .el-nas .it-item .it-text {margin: 10px 30px;}
    .el-nas .it-item .it-inf {margin: 30px;}
}


.el-box-number {padding: 50px 0; position: relative;
    color: #fff; text-align: center;
    background: url("/local/templates/vodaonline/css/../eng-images/index-bg-1.jpg");}
.el-box-number .it-item {
    display: inline-block; width: 32%; }
.el-box-number .it-item .it-number {
    font-size: 60px; font-weight: 100;}
.el-box-number .it-item .it-line {width: 50px; height: 10px; margin: 10px auto; display: inline-block;
    background: #82c050;}
.el-box-number .it-item .it-text {font-weight: 600;}
@media only screen and (max-width : 400px){
    .el-box-number .it-item {vertical-align: top;}
    .el-box-number .it-item .it-number {font-size: 37px;}
    .el-box-number .it-item .it-text {font-size: 14px;}
}

.el-box-text {margin: 30px auto;}
.el-box-text h2 {font-size: 17px;}
.el-box-text p {margin: 15px 0; color: #646464;}
.el-box-text .it-video {text-align: center; float: right; margin: 7px 0 7px 30px;}

.el-box-text .main-page-video {
    float: right;
    margin: 0 0 0 30px;
}

.el-box-text ul.main-page-ul {
    clear: none;
}

.el-box-text .main-page-price {
    float: right;
    margin: 13px 11.5% 30px 50px;
}

@media only screen and (max-width : 600px) {
    .el-box-text .it-video iframe{width: 100%; height: auto;}
}

.el-box-slider-full {}
.el-box-slider-full img {width: 100%; padding-bottom: 3px;}
.el-box-slider-full .it-img div {position: relative}
.el-box-slider-full .it-img span.it-btn {padding: 10px 30px; margin: 8px 0 0 20px; position: absolute;
    font-size: 14px; color: #fff; bottom: 20px; right: 20px;    width: 135px;
    text-align: center;
    border: 1px solid #fff;
    -moz-border-radius: 2px; font-weight: bold;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;}
.el-box-slider-full .it-img div:hover .it-btn {background: rgba(255,255,255,0.2);}

.el-box-slider-full .it-img span.it-btn.set-2 {top: 0px; bottom: auto;}
@media only screen and (max-width : 800px) {
    .el-box-slider-full .it-img span.it-btn {padding: 8px 0; font-size: 13px; right: 10px;}
}
@media only screen and (max-width : 767px) {
    .el-box-slider-full {
        display: none;
    }
}


.main_slider {}
@media only screen and (max-width : 1180px) {
    .el-box-text {width: auto;}
    .el-box-text {margin: 30px 20px;}
    .el-box-slider-full .it-img div {width: 50%;
        float: left; margin-top: 2px;}
}

.main_slider_t {}
.main_slider_t_bottle_t1 {
    float: left;
    width: 100%;
    margin: 31px 0 0 0!important;
    background: url(/local/templates/vodaonline/images/main_slider_t_bottle_t1.png) no-repeat 176px center;
    font-size: 12px;
    color: #fff;
    font-weight: normal;
    text-align: right;
    position: relative;
    left: -196px;
    top: -16px;
}

.main_slider_t_bottle {
    float: left;
    width: 351px;
    margin-left: 260px;
    position: absolute;
    background-size: cover!important;
    bottom: 0;
    height: 490px;}

.main_slider_t {float: right;
    width: 309px;
    padding: 14px 16px 0 0;
    position: absolute;
    right: 0;
    height: 123px;
    overflow: hidden;}
.main_slider_t_buy {
    position: absolute; bottom:57px; right: 73px;
}
.main_slider_t_buy a {float: right!important;}
.main_slider_t_buy span {float: none!important; text-align: right; display: block;    position: relative;
    right: -26px;}

@media screen and (max-width: 500px){
    .main_slider_t {display: none;}
    .main_slider_t_bottle {display: block; margin-left: 0;
        width: 229px; height: 375px;}
    .main_slider_t_buy {right: 20px; top: 53px;}
    .main_slider_t_buy span {right: 0;}
}
@media screen and (max-width: 800px){
    .main_slider_t_bottle {display: block; margin-left: 200px;
        width: 242px; height: 375px;}
}
@media screen and (max-width: 650px){
    .main_slider_t_bottle {margin-left: 0px;
        width: 229px;}
}
.short_box_title {height: 50px!important; text-align: center;}

.short_box, .short_box_info {width: 175px!important;}
.short_box_go {padding: 0px 0 0 0;  margin-bottom: 5px;}
.short_box_img:hover .short_box_img_cart {display: block!important;}
.short_box_img_cart {position: absolute; margin: 88px 0; width: 100%; display: none;
    text-align: center;}
.short_box_img_cart>div {color: #fff!important;
    font-size: 45px!important;
    background: rgba(31, 177, 226, 0.78);
    border-radius: 50%;
    padding: 12px 13px;
    box-shadow: 0 0 19px rgb(43, 160, 195);
    border: 2px solid rgba(255, 255, 255, 0.32);}
@media only screen and (max-width : 400px){
    .short_box.product-item {
        height: auto!important;
    }
    .short_box {padding: 0;}
    .short_box, .short_box_info {width: 100%!important; margin: 10px 0; padding: 20px 0; text-align: center; clear: both;}
    .short_box_img {height: auto; }
    .short_box_img img {width: auto; float: none;}
    .short_box_title {text-align: center; height: auto; height: auto!important;}
    .short_box_title a { font-size: 25px; line-height: 30px!important; max-height: none!important;}
    .short_box_inf {margin: 0 auto; width: 190px;}
    .short_box_money {}
    .short_box_money_num {}
    .short_box_go {text-align: center; float: none;}
    .short_box_go a, .in-cart .short_box_go a.add2basket {float: none; display: inline-block; width: 190px;}
}
.slider_main_product .items-wrap .owl-item {
	text-align: center;
}
.slider_main_product .items-wrap .short_box {
	float: none;
}

.el-croxa {margin-top: 15px; margin-bottom: 25px;}
.el-croxa a {padding-right:10px;}
.el-croxa > span {font-size: 14px; font-weight: 600;}

@media screen and (max-width: 1180px){
    .el-croxa {margin: 15px 20px 25px;width: auto;}
}

.el-detail .it-title h1 {font-weight: 100; color: #0473c1;}
.el-detail .it-title h2 {font-weight: 600; font-size: 17px; padding: 10px 0; }
@media only screen and (max-width : 1180px){
    .el-detail .it-title h1 {margin: 20px 0; padding: 0 20px;}
    .el-detail .it-inf-text {padding: 0 20px;}
}



.el-detail .it-inf-text {}
.el-detail .it-inf-text p {color: #7F7E7E;}
.el-detail .it-inf-text-btn {text-align: right;}
.el-detail .it-inf-text-btn a {color: #0473c1;}
.el-detail .it-inf-icon-text  {padding-top: 17px;
    font-size: 15px;
    font-weight: 600;}
.el-detail .it-inf-icon-text .it-inf-icon-text-delivery {
    color: #00a6e4;
}
.el-detail .it-inf {position: relative; padding-right: 20px;
    font-size: 15px; font-weight: 600;}
.el-detail .it-inf .it-inf-item {position: relative;     padding: 10px 0; clear: both;}
.el-detail .it-inf .it-inf-left {padding-right: 15px; float: left; z-index: 1; position: relative;
    color: #7F7E7E; background: #FFFFFF;}
.el-detail .it-inf .it-inf-right {padding-left: 15px; float: right; z-index: 1;position: relative;
    background: #FFFFFF;}
.el-detail .it-inf .it-inf-line {width: 100%; height: 1px; bottom: -3px; left: 0; position: absolute;
    border-top: 1px solid #F4F4F4;}

.el-detail .it-count2-ob {text-align: right;}
.el-detail .it-count2-ob>div {padding: 0;}
.el-detail .it-btn-ob {text-align: right;}
.el-detail .it-btn-ob button { margin-right: 10px;}

@media only screen and (max-width : 400px){
    .el-detail .it-inf .it-inf-left {width: 80px;}
}

@media only screen and (max-width : 1180px){
    .el-detail .it-inf-icon {width: 100%; margin-top: 10px; text-align: center;}
    .el-detail .it-inf-icon-text {width: 100%; text-align: center;}

    .el-detail .it-count2-ob {text-align: center;}
    .el-detail .it-btn-ob {text-align: center;}
    .el-detail .it-btn-ob button { margin: 10px 0;}
}
.el-detail-zakaz-text {height: 1px; position: absolute; top: -17px;}

.el-detail-zakaz {margin: 100px 0 20px; padding: 30px 32px 30px 40px;
    background: #f7f7f7;}
.el-detail-zakaz-line {margin: 25px 0;}
.el-detail-zakaz-line .it-pos-1 , .el-detail-zakaz-line .it-pos-2 , .el-detail-zakaz-line .it-pos-3 ,
.el-detail-zakaz-line .it-pos-4 , .el-detail-zakaz-line .it-pos-6, .el-detail-zakaz-line .it-pos-12 ,
.el-detail-zakaz-line .it-pos-10, .el-detail-zakaz-line .it-pos-24 , .el-detail-zakaz-line .it-pos-36
{width: 25px; height: 25px;
    position: absolute;  background: #c8c8c8; z-index: 0;
    border-radius: 50%;}
.el-detail-zakaz-line .it-pos-1 {top: 16px; left: -5px; background: #0ba4e4;}
.el-detail-zakaz-line .it-pos-2 {top: 16px; left: 10.1111%; }
.el-detail-zakaz-line .it-pos-4 {top: 16px; left: 32.3333%; }
.el-detail-zakaz-line .it-pos-6 {top: 16px; left: 54.3333%; }
.el-detail-zakaz-line .it-pos-10 {top: 16px; left: 99.3333%; }

.el-detail-zakaz-line .it-pos-3 {top: 16px; left: -5px; background: #0ba4e4; }
.el-detail-zakaz-line .it-pos-12 {top: 16px; left: 26.1111%; }
.el-detail-zakaz-line .it-pos-24 {top: 16px; left: 62.1111%; }
.el-detail-zakaz-line .it-pos-36 {top: 16px; left: 99.1111%; }

.el-detail-zakaz-line .it-pos-1-text , .el-detail-zakaz-line .it-pos-2-text, .el-detail-zakaz-line .it-pos-3-text,
.el-detail-zakaz-line .it-pos-4-text , .el-detail-zakaz-line .it-pos-6-text, .el-detail-zakaz-line .it-pos-10-text,
.el-detail-zakaz-line .it-pos-12-text , .el-detail-zakaz-line .it-pos-24-text , .el-detail-zakaz-line .it-pos-36-text
{position: absolute; z-index: 1; font-weight: 500; width: 115px;
    font-size: 14px; font-weight: 600; color:#c8c8c8; text-align: center;}
.el-detail-zakaz-line .it-pos-1-text {top: 50px; left: -48px;}
.el-detail-zakaz-line .it-pos-4-text {top: -12px; left: 24.3333%;}
.el-detail-zakaz-line .it-pos-10-text {top: 50px; left: 91.3333%; }

.el-detail-zakaz-line .it-pos-3-text {top: 50px; left: -48px; }
.el-detail-zakaz-line .it-pos-12-text {top: -12px; left: 19%;}
.el-detail-zakaz-line .it-pos-24-text {top: 50px; left: 55%; }
.el-detail-zakaz-line .it-pos-36-text {top: -12px; left: 91%;}


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

    .el-detail-zakaz-line .it-pos-4 {top: 16px; left: 31.3333%; }
    .el-detail-zakaz-line .it-pos-10 {top: 16px; left: 98.3333%; }

    .el-detail-zakaz-line .it-pos-1-text {top: 50px; left: -50px;}
    .el-detail-zakaz-line .it-pos-4-text {top: -12px; left: 27.3333%;}
    .el-detail-zakaz-line .it-pos-10-text {top: 50px; left: 94.3333%; }
}
@media only screen and (max-width : 890px){
    .el-detail-zakaz-line .it-pos-4-text {top: -12px; left: 26.3333%;}
    .el-detail-zakaz-line .it-pos-10-text {top: 50px; left: 92.3333%; }
}
@media only screen and (max-width : 750px){
    .el-detail-zakaz-line .it-pos-4-text {top: -12px; left: 25.3333%;}
    .el-detail-zakaz-line .it-pos-10-text {top: 50px; left: 91.3333%; }

    .el-detail-zakaz-line .it-pos-12-text {top: -12px; left: 12%;}
    .el-detail-zakaz-line .it-pos-24-text {top: 50px; left: 46%; }
    .el-detail-zakaz-line .it-pos-36-text {top: -12px; left: 77%;}

    .el-detail-zakaz-text {position: relative; text-align: center; height: auto;}
}
@media only screen and (max-width : 400px){
    .el-detail-zakaz-line .it-pos-4-text {top: -12px; left: 16.3333%;}
    .el-detail-zakaz-line .it-pos-10-text {top: 50px; left: 79.3333%; }

    .el-detail-zakaz-line .it-pos-12-text {top: -12px; left: 10%;}
    .el-detail-zakaz-line .it-pos-24-text {top: 50px; left: 44%; }
    .el-detail-zakaz-line .it-pos-36-text {top: -12px; left: 75%;}
}

.el-detail-zakaz .ui-widget.ui-widget-content {background: #0ba4e4; border: 0; height: 7px; position: relative; z-index: 1;}
.el-detail-zakaz-line .ui-slider .ui-slider-range {z-index: 0;}
.el-detail-zakaz .ui-state-default {    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    background: #ffffff;  border-radius: 50%; border: 3px solid #0ba4e4; top: -12px;
    padding: 0px 0 0 0px;  font-size: 17px; width: 25px; height: 25px;
    text-align: center; vertical-align: middle; color: #0ea4e1;
}
.el-detail-zakaz .ui-slider-horizontal .ui-slider-range-max {background: #c8c8c8;}
.el-detail-zakaz .ui-slider-horizontal .ui-slider-range {top: -1px; height: 121%;}

.el-detail-zakaz-coun {display: inline-block; padding: 0px 0px 0 20px; }
.el-detail-zakaz-coun a {width: 25px; height: 25px;}
.el-detail-zakaz-coun input {margin: 0 8px; width: 30px; height: 27px;
    font-size: 18px!important; font-weight: 600;
    background-color: #f7f7f7!important;}
.el-detail-zakaz-moneu {display: inline-block; font-size: 18px; padding: 0px 5px; margin: 5px 20px 0; vertical-align: top;}
.el-detail-zakaz-moneu span {color: #0ba4e4;}
.el-detail-zakaz-btn {display: inline-block; vertical-align: top; padding: 0px 15px;}
.el-detail .el-detail-zakaz-right {padding-top: 10px;}


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

    .el-detail-zakaz-moneu {margin-top: 10px; margin-bottom: 10px;}
    .el-detail .el-detail-zakaz { text-align: center;}
    .el-detail .el-detail-zakaz-right {text-align: center;}
    .el-detail .el-detail-zakaz-coun {padding: 8px 20px 0 20px;}
    .ui-tabs-panel ui-corner-bottom ui-widget-content {text-align: left;}
    .el-detail .content_product_t_zag {display: block; width: 100%;}
}
@media only screen and (max-width : 1180px){
    .el-detail .el-detail-zakaz-coun {padding: 0;}
}
.el-detail-tabs {border: 0!important; border-radius:0; background: #fff!important;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;}
.el-detail-tabs .ui-tabs-nav {
    border: 0; background: #fff;
    border-bottom: 2px solid #0ba4e4;
    border-radius:0!important;
}
.el-detail-tabs .ui-tabs-nav li {  background: none; border: 0;}
.el-detail-tabs .ui-tabs-nav li a {
    padding: 0.5em 1em 1.5em 1em!important;
    font-size: 14px; color: #000000;}
.el-detail-tabs .ui-tabs-nav li.ui-tabs-active:before {content: ''; position: absolute; left: 40%; bottom: 0;
    border: 10px solid transparent;
    border-bottom: 10px solid #0ba4e4;}
@media only screen and (max-width : 1180px) {
    .el-detail-tabs .ui-tabs-nav {border: 0;}
    .el-detail-tabs .ui-tabs-nav li a {display: inline-block; border: 2px solid #0ea4e1;
        border-radius: 4px; margin: 3px 2px;
        padding: 7px!important;}
    .el-detail-tabs .ui-tabs-nav li.ui-tabs-active:before {display: none;}
    .el-detail-tabs .ui-tabs-nav li.ui-tabs-active a {
        border-radius: 4px;
        background: rgba(0, 160, 220, 0.34);}
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
}
.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
}


.el-filter {margin-bottom: 20px; padding: 10px 0; font-weight: 600;
    background: #f7f7f7; text-align: right;}
.el-filter .it-money>span {margin: 0 6px; font-size: 16px;}
.el-filter .it-money {}
.el-filter .it-money input {padding: 10px; margin: 0 5px;
    height: 36px; width: 70px;
    border: 1px solid #c8c8c8;
}
.el-filter select {padding: 7px; margin: 0 20px 0 10px;
    height: 35px; width: 180px;
    border: 1px solid #c8c8c8;
    vertical-align: middle;
}
.el-filter .money-vibor {text-align: center; display: inline-block;}
.el-filter .money-vibor>span {display: inline-block; background: #f0f0f0; display: inline-block; width: 105px; height: 25px; padding: 8px;
    font-size: 20px; font-weight: 300;}
.el-filter .money-vibor>span b {font-size: 15px;}
.el-filter #slider-range { display: inline-block; width: 300px; height: 1px;
    border-color: #d7d7d7;
    top: -4px;
    margin: 0 10px;}
.el-filter  #slider-range>span {    top: -14px;
    border-radius: 50px;
    background-color: #0ba4e4;
    border: 4px solid #fff;
    box-shadow: 0 0 6px rgba(0,0,0,.2);}
.el-filter  #slider-range>div {top: -1px;
    height: 100%;
    background: #0ba4e4;
    height: 2px;}

.el-filter  #slider-range>div:first-child {background: none;}
@media only screen and (max-width: 650px) {
    .el-filter .money-vibor>span {display: block; margin: auto;}
    .el-filter #slider-range {display: block; margin: 20px auto;}
}
@media only screen and (max-width: 400px) {
    .el-filter select {margin: 10px auto;}
}
@media only screen and (max-width: 1180px) {
    .el-filter {text-align: center;}
    .el-filter .money-vibor {width: 100%; margin: 10px 0;}
    .product_slider {width: 100%; padding: 0; margin: 0; text-align: center;}
    .product_slider_image {padding: 0;}
    .product_slider_image {float: none; width: auto;}
}

.el-actions {}
.el-actions>div {margin-bottom: 20px;}
.el-actions .it-img {}
.el-actions .it-title {font-weight: 100; font-size: 2em; color: #0473c1;}
.el-actions .it-text {font-size: 14px;  font-weight: normal; margin-bottom: 20px;color: #7F7E7E;
    line-height: 24px; margin: 10px 0;}
.el-actions .it-btn {}

@media only screen and (max-width : 1180px) {
    .el-actions .it-img {text-align: center;}
    .el-actions .it-title {padding: 20px;}
    .el-actions .it-text {padding: 0 20px;}
    .el-actions .it-btn {padding: 20px;}
}

@media only screen and (max-width : 600px) {
    .el-actions .it-img img {width: 100%;}
}

.el-rast {display: table; width: 100%; margin: 20px 0;}
.el-rast a, .el-rast span {margin: 5px 10px 5px 0;}
.el-rast .it-table {display: table-cell; width: auto; text-align: center;}
.el-rast .it-table .it-row {display: table-cell; width: 50%;}

@media only screen and (max-width : 1180px) {
    .el-rast {margin: 20px;}
}
@media only screen and (max-width: 1180px){
    .container_over {width: 100%; min-width: 0;}
}

.el-rast-abs {
/*position: absolute; 
top: -16px;*/
position: relative; 
top: auto;
}

.el-rast-btn {height: 55px; }
.el-rast-btn a {position: absolute; right: 0; top: 5px; z-index: 1;}
@media only screen and (max-width : 1180px) {
    .el-rast-abs {position: relative; top: auto;}
    .el-rast-btn {margin: 0 20px; height: auto;}
    .el-rast-btn a {position: relative; right: auto; top: auto;}
}


.container1280 {min-width: 300px;}
.container {max-width: 1180px; min-width: 0;}
.footer {min-width: 300px;}
@media only screen and (max-width: 1180px){

}

@media only screen and (max-width: 400px){
    .footer_pay {width: 100%; padding: 0;}
    .footer_pay div {width: auto; margin-left: 10px;}
    .footer_pay img {clear: none;}
    .footer_r {margin: 0;}
}
.content_page_all {color: #4b5d6a;}
.content_product_t_t {float: none!important;}
.content_page_all {padding: 0; background: none;}
.short_box_info {height: 374px!important;}
.menu_left_m_box_t {max-height: 175px; overflow: hidden;}

.magnifier {
    /*z-index: 1!important;*/
}
.modal-success .body {color: #00a0dc!important;}

.el-cart-top {text-align: right; margin: 10px 0;}
.el-cart-top>div {display: inline-block;}
.el-cart-top .el-cart-top-go {}
.el-cart-top .el-cart-top-go a {color: #1B1B1B; text-decoration: underline;
    font-weight: 100;}
.el-cart-top .el-cart-top-go a svg {width: 25px; height: 25px;}
.el-cart-top .el-cart-top-go a path {padding-right: 25px; color: #00a0dc;}

.el-cart-top .el-cart-top-delete {}
.el-cart-top .el-cart-top-delete button {
    margin-left: 25px; cursor: pointer;
    width: 80px; height: 45px;
    border-radius: 5px;
    background-color: #F4F4F4;}
.el-cart-top .el-cart-top-delete button path {color: #ccc;}
.el-cart-top .el-cart-top-delete button:hover path {color: #6E6E6E;}

@media only screen and (max-width: 1180px) {
    .el-cart-top  {text-align: center;margin: 10px 0;}
    .el-cart-top .el-cart-top-go {margin: 10px 0;}
}



.el-cart {width: 100%;}
.el-cart .table_product_box {width: 100%;}
.el-cart .table_product_box {width: 100%; padding-top: 15px; padding-bottom: 15px;
    border-top: 2px solid #F4F4F4;}
.el-cart .table_product_box:hover {
    box-shadow: none;
    background-color: #F4F4F4;
}
.el-cart .table_product_box .table_product_td_1 {width: 370px;  }
.el-cart .table_product_box .table_product_td_1 a,
.el-cart .table_product_box .table_product_td_1 span {
    font-size: 16px; font-weight: 800; padding: 10px;}

.el-cart .short_box_money_num {float: left; margin-right: 34px;}
.el-cart .table_product_r_done_t {padding-top: 7px;}

.el-cart .table_product_td_title {float: left; width: 170px; height: 1px; padding-right: 34px; text-align: right;}
.el-cart .table_product_td_title b {padding-top: 14px; display: inline-block;}

.el-cart .short_box_money_num input {
    width: 70px; height: 40px;
    text-align: center;
    box-sizing: border-box;
    border-radius: 3px;
    font-size: 15px;
    padding: 10px 10px;
    border: 2px solid #DBDBDB;}

.el-cart .short_box_money_num {position: relative;}

.el-cart .table_product_box:hover .short_box_money_num a.plus,
.el-cart .table_product_box:hover .short_box_money_num a.minus {
    display: block;
}
.el-cart .short_box_money_num a.plus, .el-cart .short_box_money_num a.minus {
    position: absolute; display: none;
    color: #FFFFFF;
    font-size: 18px; font-weight: 800;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    top: 32%;
    line-height: 14px;
    text-align: center;
    cursor: pointer;
    background-color: #6E6E6E; background-image: none; text-decoration: none;
}
.el-cart .short_box_money_num a.minus {left: -7px; line-height: 14px;}
.el-cart .short_box_money_num a.plus {right: -7px;  line-height: 16px;}
.el-cart .del-from-cart {}
.el-cart .del-from-cart svg { width: 18px; height: 18px;}

.el-cart .del-from-cart svg path {color: #ccc;}
.el-cart .del-from-cart:hover path {color: #6E6E6E;}

.el-cart .table_product_td_3 {color: #00a0dc; font-weight: bold; /*padding-top: 13px;*/}
.el-cart .table_product_td_3 .table_zag_480 {margin-bottom: 13px;}
.el-cart .table_product_td_4 {color: #00a0dc; font-weight: bold; }
.el-cart .table_product_td_5 {color: #00a0dc; font-weight: bold;/* padding-top: 13px;*/}
.el-cart .table_product_td_5 .table_zag_480 {margin-bottom: 13px;}
.el-cart .table_product_td_6 {margin-left: 20px;  padding-top: 13px;}

.el-cart .table_product_bot_cart {float: right;}
.el-cart .table_product_bot_cart .table_product_bot_money {float: right; padding: 0; font-size: 25px;}
.el-cart .table_product_bot_cart .table_product_bot_money span {display: inline-block; margin-left: 5px; font-size: 25px; font-weight: 800;}
.el-cart .table_product_bot_cart .table_product_bot_cart_go {float: right;}
.el-cart .table_product_bot_cart .table_product_bot_cart_go a {float: right;}

@media only screen and (max-width: 500px){
    .el-cart .table_product_box {text-align: center; padding: 20px 0!important;}
    .el-cart .table_product_box>div {float: none; text-align: center; width: 100%;
        margin: 0; padding: 0;}
    .el-cart .table_product_r>div {float: none; text-align: center; width: 100%;
        margin: 0; padding: 0; clear: both;}
    .el-cart .table_product_r_done>div {float: none; text-align: center; width: 100%;
        margin: 0; padding: 0; clear: both;}

    .el-cart .table_product_td_title {height: auto; margin-bottom: 10px!important;}

    .el-cart .table_product_td_1 {width: 100%!important;}
    .el-cart .table_product_td_4 {margin: auto!important; width: 72px!important;}
    .el-cart .short_box_money_num.back_product_num {margin: auto!important; width: 72px!important;}
    .el-cart .table_product_td_6 {margin: auto!important; width: 25px!important;}
    .el-cart .table_product_td_6>a {padding-right: 0; padding-left: 0;}

    .el-cart .table_product_bot_cart .table_product_bot_cart_go {float: none; text-align: center; }
    .el-cart .table_product_bot_cart .table_product_bot_cart_go a {float: none; display: inline-block; margin: 10px 0;}

    .it-cart-input-down a.plus, .it-cart-input-down a.minus {top: 9px!important;}
}



.el-cart-left {}
.el-cart-left p {color: #4b5d6a; margin-bottom: 10px; font-size: 13px;}
.el-cart-left  li {padding: 2px; font-size: 13px;}
.el-cart-right {}


@media only screen and (max-width: 1180px){
    .el-cart-left {text-align: center;}
    .el-cart-left>div { padding: 20px;}

    .el-cart-right .table_product {margin: auto; float: none;}
    .el-cart-right .table_product_bot_money {text-align: center; width: 100%;}
    .el-cart-right .table_product_bot_cart_go {text-align: center;}
    .el-cart-right .table_product_bot_cart_go a {float: none; display: inline-block; margin: auto;}
    .checkout_go {text-align: center;}
    .checkout_go a  {float: none!important; padding: 5px 10px!important; display: inline-block!important; margin: auto!important; width: auto!important;}
    .checkout_all {margin: 20px; display: block;}
    .checkout_l input.input_style {width: 95%;}
    textarea, #order-form textarea {width: 95%;}

    #order-area {}
}
@media only screen and (max-width: 490px){
    .el-cart-right .table_product_r {margin: 0 20px; display: block; float: none;clear: both;}

    .checkout_l input.input_style {width: 90%;}
    textarea, #order-form textarea {width: 90%;}

    .table_product_bot_1 {float: none; display: block; padding: 0; }
}
@media only screen and (max-width: 400px){
    .el-cart-right .ratio-info {text-align: center!important;}
    .el-cart-right .table_product_box {padding: 20px 0!important; }
    .el-cart-right .table_product_box .table_product_td_1 { text-align: center; }
    .el-cart-right .table_product_td_2 {margin: 10px auto; float:none; padding:0; width: 130px; }
    .el-cart-right .table_product_td_2 img {max-height: none; max-width: none; width: 100%; }
    .el-cart-right .table_product_r div {float: none; width: 100%; text-align: center; clear: both;}
    .el-cart-right .short_box_money_num {margin: auto; float: none; width: 74px!important;}
    .el-cart-right .table_product_box .table_product_td_6 a {float: none;}
    .table_product_bot_money {text-align: center; width: 100%; padding: 0;}
    .table_product_bot_1 {float: none; text-align: center;}


    .checkout_l input.input_style {width: 85%;}
    textarea, #order-form textarea {width: 85%;}


    .tab_box_tabNav li {width: 75%; clear: both;}
    .checkout_l input.input_style {width: 60%!important;}
    .checkout_l_checkbox {width: 60%!important;}
    .checkout_r {width: 60%!important;}
    .checkout_go {width: 60%!important;}

}

.main_slider_t_zag {position: relative; top:0px;}

input.search-suggest {height: 36px;
    padding: 1px 20px;
    border: 1px solid rgba(11, 164, 228, 0.56);
    vertical-align: top;}
.search-page select[name="where"] {
    padding: 7px 15px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.55em;
    background-color: #fff;
    border: 1px solid #e7ebee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}
.search-page input[type="submit"] {
    padding: 7px 15px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.55em;
    background-color: #fff;
    border: 1px solid #e7ebee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;

}
.content_product_t_zag {width: 100%;}
.text_style {text-align: justify;}


.elOrderPopup {overflow: hidden; display: none;
    position: relative;
    background: #FFF;
    width: auto;
    max-width: 500px;
    margin: 20px auto;}
.mfp-content .elOrderPopup {display: block;}

.elOrderPopup .el-cart .table_product_box .table_product_td_1 {width: 320px;}
.elOrderPopup .el-cart .table_product_td_4 {padding-left: 7px;}
.elOrderPopup  .table_product_td_2 {padding-right: 0;}


.elOrderPopup-pole {padding: 25px;}
.elOrderPopup-pole .it-block {margin: 10px 0;}
.elOrderPopup-pole input,
.elOrderPopup-pole textarea {width: 100%; height: 50px; padding: 15px 20px;
    font-size: 14px; color: #000;
    border: 1px solid #e1e1e1;}

.elOrderPopup-pole .it-title {display: block; margin: 0 0 11px 0;
    font-size: 18px; font-weight: 600;  color: #343434;}

.elOrderPopup-btn {text-align: center; padding: 10px 0;}


.el-detail-zakaz-btn .eng-btn-100 {float: right;}
.el-detail-zakaz-btn .short_box_go {float: right; clear: both; margin-top: 7px;}
.h2-deliv{
font-weight:bold !important;
font-size: 16pt  !important;
color: #4b5d6a  !important;
}
.eng-cabinet, .engtopmenu{
display: block;
}
.eng-cabinet {
    float: right;
    text-align:right;
}
.engtopmenu {
    float: left;
}
.eng-cabinet .it-icon {
    position: absolute;
    left: -4px;
        position: absolute;
    left: 9px;
    top: 8px;
}
.eng-cabinet .it-icon .eng-font-icon.set-size-30 {
    padding-left: 0;
    color: white;
}
.eng-cabinet .it-inf {
    padding-left: 36px;
    font-weight: bold;
}
.eng-cabinet .it-inf a{
text-decoration:underline;
padding-left:0;
padding-right:0;
}
.eng-cabinet .it-inf span{
    font-size: 16px;
    color:#ffffff;
        font-weight: 400;
}
.eng-font-icon.set-size-30{
font-size:29px;
    padding: 5px;
}
.engtopmenu{

    width: 80%;
    text-align:left;
}
.eng-cabinet{
width:19%;
position:relative;
}
.eng-font-icon.set-size-25{
font-size:25px;
}
.it-title.it-tel{
    padding-left: 32px;
        margin-bottom: 7px;
}
.it-mail-h:before{
position:absolute;
top:2px;
content:url("/local/templates/vodaonline/images/pochta_4179715.svg");
}
.it-mail-h{
font-size:13px !important;
color:#000 !important;
position:relative;
}
.it-inf.nopadleft{
padding-left: 2px;
}
.textmail{
padding-left: 33px;
font-size: 14px;
}
.nomrig{
margin-right:0 !important;
}
.login-h-320{
display:none !important;
}
@media only screen and (max-width: 1180px){
.eng-cabinet, .engtopmenu {
    display: inline-block;
}
.eng-cabinet{
width:100%;
text-align: center;
}
.eng-cabinet .it-icon{
    display: inline-block;
    vertical-align: middle;
    position: static;
}
.eng-cabinet .it-inf {
    display: inline-block;
    vertical-align: middle;
    padding-left: 0;
}
.engtopmenu{
width:100%;
text-align:center;
}
}
@media screen and (max-width: 970px) {
    .el-box-text .main-page-video,
    .el-box-text .main-page-price {
        float: none;
        margin: 0;
    }
    .el-box-text .main-page-price h2 {
        text-align: center;
    }
}
@media only screen and (max-width: 768px){
.el-header .it-search{
width: 80%;
}
.el-header .it-list{
margin-left:0px;
}
.engtopmenu{
text-align:center;
}
.eng-cabinet .it-icon{
left:38%;
}
}
@media only screen and (max-width: 696px){
.eng-cabinet .it-icon{
left:35%;
}
}
@media only screen and (max-width: 570px){
.eng-css-inline{
display:block;
}
.middle-it-m{
margin:6px 0 !important;
}
.el-header .it-item
{
margin: 6px 16px;
}
}
@media only screen and (max-width: 570px){
.login-h-320{

display:block  !important;
margin-bottom: 20px;

}
.eng-cabinet .it-icon{
left:20%;
}

.login-h-320 a {
    display: inline-block;
    padding: 10px;
    font-size: 13px;
    color: #000 !important;
    font-weight: 600;
}
.eng-cabinet .it-inf{
    /*padding-left: 28px;*/
}
.eng-cabinet .it-inf span{
    color: #000;
        font-size: 14px;
}
.eng-cabinet .it-icon .eng-font-icon.set-size-30{
color: #0ea4e1;
}
.el-header .it-item
{
margin: 6px 16px;
}
}

@media screen and (max-width: 900px) {
    .el-head a{
        padding: 6px;
    }
}
.info_for_main {
	text-align: left;
	margin: 20px auto;
	padding: 0px 20px;
	max-width: 1180px;
	font-size: 18px;
	font-weight: 600;
	position: relative;
	color: #000;
	-webkit-animation: info_main_desc 3s linear infinite;
	animation: info_main_desc 3s linear infinite;
}
.info_for_main p {
	font-size: 18px;
	font-weight: 600;
	color: #000;
	margin-bottom: 10px;
}
.info_for_main li {
	font-size: 18px;
	font-weight: 600;
	color: #000;
	margin-bottom: 10px;
}
.info_for_main .red_text {
	color: #f00;
}
/*@-webkit-keyframes info_main_desc {
	0% { color: rgba(255, 0, 0, 1); }
	50% { color: rgba(255, 0, 0, 0); }
	100% { color: rgba(255, 0, 0, 1); }
}
@keyframes info_main_desc {
	0% { color: rgba(255, 0, 0, 1); }
	50% { color: rgba(255, 0, 0, 0); }
	100% { color: rgba(255, 0, 0, 1); }
}*/


.content_table_article_scroll {
	overflow: auto;
}
.content_table_article {
	width: 100%;
	border-collapse: collapse;
}
.content_table_article td {
	padding: 2px 2px;
	border: 1px solid #000;
}
.content_table_article td p {
	margin-bottom: 0px;
	padding-bottom: 15px;
}
.goods_cart {
	width: 100%;
	border-collapse: collapse;
	margin: 20px 0px;
}
.goods_cart td{
	background: #f0f0f0;
	padding: 15px 5px;
}
.goods_cart td img {
	width: 25px;
	margin: 0px 15px;
}
#swell_desc {
	-webkit-animation: swell_desc 3s linear infinite;
	animation: swell_desc 3s linear infinite;
}
@-webkit-keyframes swell_desc {
	0% { color: rgba(34, 34, 34, 1); }
	50% { color: rgba(34, 34, 34, 0); }
	100% { color: rgba(34, 34, 34, 1); }
}
@keyframes swell_desc {
	0% { color: rgba(34, 34, 34, 1); }
	50% { color: rgba(34, 34, 34, 0); }
	100% { color: rgba(34, 34, 34, 1); }
}
.action_form {
	width: 100%;
	display: inline-block;
	margin-bottom: 40px;
	box-sizing: border-box;
}
.win_block {
	width: 340px;
	margin-bottom: 20px;
	padding: 20px 40px;
	display: inline-block;
	vertical-align: top;
	background-color: #0157b3;
	color: #fff;
	margin-left: 250px;
	height: 500px;
	overflow-y: scroll;
	background-image: url(/local/templates/vodaonline/images/win_konfeti.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: contain;
}
.win_block .win_block_table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
.win_block .win_block_table td {
	text-align: left;
	width: 50%;
	border-bottom: 1px solid #3683c3;
	padding: 5px 5px 5px 0px;
	font-size: 14px;
	color: #fff;
}
.win_block_title {
	font-weight: 700;
	font-size: 24px;
	margin: 0px 0px 20px 0px;
}
.action_register_form {
	display: inline-block;
	max-width: 280px;
	margin-bottom: 20px;
	padding: 0px 0px;
}
.action_register_form label {
	text-align: left;
}
.additional_box {
	display: none;
}
.action_input_box lable {
	display: block;
}
.input_requared.is_empty {
	border: 1px solid #ff0000;
}
.action_agree.is_empty {
	color: #f00;
}
#action_submit {
	border-radius: 2px;
	background-color: #d0d0d0;
	color: #000000;
	font-size: 14px;
	padding: 10px 20px;
}
#action_submit:hover {
	background: #1397d9;
}
.stats_filter {
	width: 100%;
	display: block;
	margin: 10px 0px 20px 0px;
}
.stats_filter .stats_filter_form {
	width: 100%;
	display: block;
	text-align: center;
}
.stats_filter_form .stats_input_box  {
	width: 33%;
	display: inline-block;
	box-sizing: border-box;
	padding: 0px 10px;
}
.stats_filter_form .stats_input_box .stats_input {
	width: 100%;
	display: block;
	box-sizing: border-box;
	padding: 5px 10px;
	border: 1px solid #1397d9;
	font-size: 14px;
}
.stats_filter_form .stats_input_box .stats_submit {
	width: 100%;
	display: block;
	box-sizing: border-box;
	padding: 5px 10px;
	border: 1px solid #1397d9;
	color: #fff;
	background-color: #1397d9;
	font-size: 14px;
	cursor: pointer;
}
.save_report_recult {
	width: 100%;
	display: block;
	text-align: center;
	margin: 20px 0px;
}
.text_style.action_text p {
	text-align: center;
	font-size: 16px;
	color: #1b72bc;
	font-weight: 700;
}
@media screen and (max-width: 1180px) {
	.action_form {
		padding: 0px 20px;
	}
	.win_block {
		margin-left: 60px;
	}
}
@media screen and (max-width: 900px) {
	.win_block {
		width: 100%;
		padding: 20px 40px;
		display: block;
		margin-left: 0px;
		box-sizing: border-box;
	}
}
.el-header .mobile_head_action {
	display: none;
}
.el-header .mobile_head_action a {
	color: #ff0000;
	-webkit-animation: mobile_head_action 3s linear infinite;
	animation: mobile_head_action 3s linear infinite;
}
@-webkit-keyframes mobile_head_action {
	0% { color: rgba(255, 0, 0, 1); }
	50% { color: rgba(255, 0, 0, 0); }
	100% { color: rgba(255, 0, 0, 1); }
}
@keyframes mobile_head_action {
	0% { color: rgba(255, 0, 0, 1); }
	50% { color: rgba(255, 0, 0, 0); }
	100% { color: rgba(255, 0, 0, 1); }
}
@media screen and (max-width: 768px) {
	.el-header .mobile_head_action {
		display: block;
	}
}
.covid_desc p {
	margin-bottom: 10px;
}
.covid_desc > ul {
	margin-left: 20px;
}
.covid_desc > ul > li {
	list-style: disc;
	margin-bottom: 10px;
	color: #000;
}




/* End */


/* Start:/local/templates/vodaonline/vendor/jquery.button.loader/buttonLoader.css?1516793172434*/
.spinner {
    display: inline-block;
    opacity: 0;
    width: 0;
    -webkit-transition: opacity 0.25s, width 0.25s;
    -moz-transition: opacity 0.25s, width 0.25s;
    -o-transition: opacity 0.25s, width 0.25s;
    transition: opacity 0.25s, width 0.25s;
}

.has-spinner.active {
    cursor:progress;
}

.has-spinner.active .spinner {
    opacity: 1;
    width: auto;
}

.has-spinner.btn.active .spinner {
    min-width: 20px;
}

/* End */


/* Start:/local/templates/vodaonline/vendor/loading.overlay/waitMe.min.css?151679317313455*/
/*
waitMe - 1.15 [15.02.16]
Author: vadimsva
Github: https://github.com/vadimsva/waitMe
*/
.waitMe_container{position:relative;transform:translateZ(0);backface-visibility:hidden}body.waitMe_container{position:fixed;width:100%;height:100%}.waitMe_container .waitMe{position:absolute;top:0;left:0;right:0;bottom:0;z-index:9989;text-align:center;overflow:hidden}.waitMe_container .waitMe *{font-family:sans-serif;font-size:14px;font-weight:initial;font-style:initial;line-height:initial;color:initial;text-decoration:initial;text-transform:initial;padding:initial;margin:initial}.waitMe_container .waitMe .waitMe_content{position:absolute;left:0;right:0;top:50%;backface-visibility:hidden}.waitMe_container .waitMe .waitMe_progress{position:relative;font-size:0}.waitMe_container .waitMe .waitMe_progress>div{animation-fill-mode:both;display:inline-block;transform:translateZ(0);backface-visibility:hidden}.waitMe_container .waitMe .waitMe_text{position:relative;margin:20px 0 0}body.waitMe_body{overflow:hidden;height:100%}body.waitMe_body.hideMe{transition:opacity .2s ease-in-out;opacity:0}body.waitMe_body .waitMe_container:not([data-waitme_id]){position:fixed;z-index:9989;top:0;bottom:0;left:0;right:0;background:#fff}body.waitMe_body .waitMe_container:not([data-waitme_id])>div{animation-fill-mode:both;position:absolute}body.waitMe_body .waitMe_container.progress>div{width:0;height:3px;top:0;left:0;background:#000;box-shadow:-5px 0 5px 2px rgba(0,0,0,.2);animation:progress_body 7s infinite ease-out}body.waitMe_body .waitMe_container.working>div{width:10%;height:3px;top:0;left:-10%;background:#000;box-shadow:-5px 0 5px 2px rgba(0,0,0,.2);animation:working_body 2s infinite linear}body.waitMe_body .waitMe_container.progress>div:after{content:'';position:absolute;top:0;bottom:60%;right:0;width:60px;border-radius:50%;opacity:.5;transform:rotate(3deg);box-shadow:#000 1px 0 6px 1px}body.waitMe_body .waitMe_container.img>div{width:100%;height:100%;text-align:center;background-position:center!important;background-repeat:no-repeat!important}body.waitMe_body .waitMe_container.text>div{width:100%;top:45%;text-align:center}@keyframes progress_body{0%{width:0}100%{width:100%}}@keyframes working_body{0%{left:-10%}100%{left:100%}}.waitMe_container .waitMe_progress.bounce>div{width:20px;height:20px;border-radius:50%;animation:bounce 1.4s infinite ease-in-out}.waitMe_container .waitMe_progress.bounce .waitMe_progress_elem1{animation-delay:-.32s}.waitMe_container .waitMe_progress.bounce .waitMe_progress_elem2{animation-delay:-.16s}@keyframes bounce{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.waitMe_container .waitMe_progress.rotateplane>div{width:30px;height:30px;animation:rotateplane 1.2s infinite ease-in-out;backface-visibility:visible}@keyframes rotateplane{0%{transform:perspective(120px)}50%{transform:perspective(120px) rotateY(180deg)}100%{transform:perspective(120px) rotateY(180deg) rotateX(180deg)}}.waitMe_container .waitMe_progress.stretch>div{width:1px;height:60px;margin:4px;animation:stretch 1.2s infinite ease-in-out}.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem2{animation-delay:-1.1s}.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem3{animation-delay:-1s}.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem4{animation-delay:-.9s}.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem5{animation-delay:-.8s}@keyframes stretch{0%,100%,40%{transform:scaleY(.4)}20%{transform:scaleY(1)}}.waitMe_container .waitMe_progress.orbit{width:40px;height:40px;margin:auto;animation:orbit_rotate 2s infinite linear}.waitMe_container .waitMe_progress.orbit>div{width:50%;height:50%;border-radius:50%;top:10%;left:10%;position:absolute;animation:orbit 2s infinite ease-in-out}.waitMe_container .waitMe_progress.orbit .waitMe_progress_elem2{top:auto;bottom:10%;left:auto;right:10%;animation-delay:-1s}@keyframes orbit_rotate{100%{transform:rotate(360deg) scale(1)}}@keyframes orbit{0%,100%{transform:scale(0)}50%{transform:scale(1)}}.waitMe_container .waitMe_progress.roundBounce{width:60px;height:60px;margin:auto}.waitMe_container .waitMe_progress.roundBounce>div{width:24%;height:24%;border-radius:50%;position:absolute;animation:roundBounce 1.2s infinite ease-in-out}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem1{top:0;left:0}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem2{top:0;right:0}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem3{bottom:0;right:0}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem4{bottom:0;left:0}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem5{top:-3%;left:50%;margin-top:-12%;margin-left:-12%;animation-delay:-1.1s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem6{top:50%;right:-3%;margin-top:-12%;margin-right:-12%}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem7{bottom:-3%;left:50%;margin-bottom:-12%;margin-left:-12%}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem8{top:50%;left:-3%;margin-top:-12%;margin-left:-12%}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem9{top:0;right:0;animation-delay:-1s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem2{animation-delay:-.9s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem6{animation-delay:-.8s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem10{bottom:0;right:0;animation-delay:-.7s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem3{animation-delay:-.6s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem7{animation-delay:-.5s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem11{bottom:0;left:0;animation-delay:-.4s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem4{animation-delay:-.3s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem8{animation-delay:-.2s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem12{top:0;left:0;animation-delay:-.1s}@keyframes roundBounce{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.waitMe_container .waitMe_progress.win8{width:40px;height:40px;margin:auto}.waitMe_container .waitMe_progress.win8>div{width:100%;height:100%;opacity:0;position:absolute;margin:auto;left:0;right:0;transform:rotate(225deg);animation:win8 5.5s infinite}.waitMe_container .waitMe_progress.win8>div>div{width:15%;height:15%;border-radius:50%;position:absolute}.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem2{animation-delay:.24s}.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem3{animation-delay:.48s}.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem4{animation-delay:.72s}.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem5{animation-delay:.96s}@keyframes win8{0%{transform:rotate(225deg);animation-timing-function:ease-out}7%{opacity:1;transform:rotate(345deg);animation-timing-function:linear}30%{transform:rotate(455deg);animation-timing-function:ease-in-out}39%{transform:rotate(690deg);animation-timing-function:linear}70%{opacity:1;transform:rotate(815deg);animation-timing-function:ease-out}75%{transform:rotate(945deg);animation-timing-function:ease-out}100%,76%{opacity:0;transform:rotate(945deg)}}.waitMe_container .waitMe_progress.win8_linear{margin:auto;width:150px;height:6px}.waitMe_container .waitMe_progress.win8_linear>div{width:100%;height:100%;left:0;opacity:0;position:absolute;animation:win8_linear 3s infinite}.waitMe_container .waitMe_progress.win8_linear>div>div{width:4%;height:100%;border-radius:50%}.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem2{animation-delay:.3s}.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem3{animation-delay:.6s}.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem4{animation-delay:.9s}.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem5{animation-delay:1.2s}@keyframes win8_linear{0%{transform:translateX(0);animation-timing-function:ease-out}10%{opacity:1;transform:translateX(33.333%);animation-timing-function:linear}50%{opacity:1;transform:translateX(53.333%);animation-timing-function:ease-in-out}60%{opacity:0;transform:translateX(86.666%)}}.waitMe_container .waitMe_progress.ios{margin:auto;width:40px;height:40px}.waitMe_container .waitMe_progress.ios>div{width:10%;height:26%;position:absolute;left:44.5%;top:37%;opacity:0;border-radius:50px;box-shadow:0 0 3px rgba(0,0,0,.2);animation:ios 1s infinite linear}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem1{transform:rotate(0) translate(0,-142%);animation-delay:0s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem2{transform:rotate(30deg) translate(0,-142%);animation-delay:-.9167s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem3{transform:rotate(60deg) translate(0,-142%);animation-delay:-.833s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem4{transform:rotate(90deg) translate(0,-142%);animation-delay:-.75s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem5{transform:rotate(120deg) translate(0,-142%);animation-delay:-.667s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem6{transform:rotate(150deg) translate(0,-142%);animation-delay:-.5833s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem7{transform:rotate(180deg) translate(0,-142%);animation-delay:-.5s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem8{transform:rotate(210deg) translate(0,-142%);animation-delay:-.41667s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem9{transform:rotate(240deg) translate(0,-142%);animation-delay:-.333s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem10{transform:rotate(270deg) translate(0,-142%);animation-delay:-.25s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem11{transform:rotate(300deg) translate(0,-142%);animation-delay:-.1667s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem12{transform:rotate(330deg) translate(0,-142%);animation-delay:-.0833s}@keyframes ios{0%{opacity:1}100%{opacity:.25}}.waitMe_container .waitMe_progress.facebook{margin:auto}.waitMe_container .waitMe_progress.facebook>div{width:6px;height:25px;margin-left:3px;border-radius:20px;transform:scaleY(.7);opacity:.1;animation:facebook 1.3s infinite ease-in-out}.waitMe_container .waitMe_progress.facebook>.waitMe_progress_elem1{animation-delay:.2s;transform:scaleY(.7)}.waitMe_container .waitMe_progress.facebook>.waitMe_progress_elem2{animation-delay:.4s;transform:scaleY(.85)}.waitMe_container .waitMe_progress.facebook>.waitMe_progress_elem3{animation-delay:.6s;transform:scaleY(1)}@keyframes facebook{0%,100%{transform:scaleY(.7);opacity:.1}50%{transform:scaleY(1);opacity:1}}.waitMe_container .waitMe_progress.rotation>div{width:60px;height:60px;margin:auto;border-radius:100%;border-width:6px;border-style:solid;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;animation:rotation 1s infinite linear}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.waitMe_container .waitMe_progress.timer{width:40px;height:40px;margin:auto;border-width:2px;border-style:solid;border-radius:50%;box-sizing:border-box;position:relative;text-indent:-9999px}.waitMe_container .waitMe_progress.timer>.waitMe_progress_elem1,.waitMe_container .waitMe_progress.timer>.waitMe_progress_elem2{border-radius:3px;position:absolute;width:2px;height:48%;left:50%;top:50%;margin-left:-1px;margin-top:-1px;animation:timer 1.25s infinite linear;transform-origin:1px 1px}.waitMe_container .waitMe_progress.timer>.waitMe_progress_elem2{height:40%;animation:timer 15s infinite linear}@keyframes timer{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.waitMe_container .waitMe_progress.pulse{width:30px;height:30px;margin:auto;position:relative}.waitMe_container .waitMe_progress.pulse>div{margin:auto;top:0;left:0;right:0;bottom:0;border-width:3px;border-style:solid;border-radius:50%;position:absolute;opacity:0;animation:pulsate 1s infinite ease-out}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}.waitMe_container .waitMe_progress.progressBar{width:200px;height:20px;margin:auto;background:rgba(0,0,0,.1);padding:5px;border-radius:20px;line-height:0;max-width:100%}.waitMe_container .waitMe_progress.progressBar>div{width:100%;height:100%;overflow:hidden;border-radius:20px;background-size:50px 50px;box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4);background-image:linear-gradient(-45deg,rgba(240,240,240,.4) 26%,transparent 25%,transparent 51%,rgba(240,240,240,.4) 50%,rgba(240,240,240,.4) 76%,transparent 75%,transparent);animation:progressBar 2s linear infinite}@keyframes progressBar{0%{background-position:0 0}100%{background-position:50px 50px}}.waitMe_container .waitMe_progress.bouncePulse>div{width:20px;height:20px;margin-right:1%;display:inline-block;border-radius:50%;transform:scale(.5);animation:bouncePulse 1.4s infinite ease-in-out}.waitMe_container .waitMe_progress.bouncePulse>.waitMe_progress_elem1,.waitMe_container .waitMe_progress.bouncePulse>.waitMe_progress_elem3{animation-delay:.3s}.waitMe_container .waitMe_progress.bouncePulse>.waitMe_progress_elem2{animation-delay:.1s}@keyframes bouncePulse{0%,100%,90%{transform:scale(.5)}45%{transform:scale(1)}}

/* End */


/* Start:/local/templates/vodaonline/css/modals.css?15167931512800*/
.modal{
    background: white;
    padding: 0;
    text-align: left;
    max-width: 400px;
    margin: 40px auto;
    position: relative;
}
.modal h1,
.modal-title{
    text-align: center;
    padding: 10px 41px;
    background: #fff;
    color: #0ba4e4;
    font-size: 23px;
    font-weight: bold;
}
.modal .body, .modal .btns{
    overflow: hidden;
}
.modal .body{
    padding: 20px 30px 5px;
    text-align: center;
    font-size: 16px;
    min-height: 100px;
}

.modal .btns{
    padding: 15px 15px;
    border-top: 1px solid #ccc;
}
.modal .btns a{
    float: none;
    display: inline-block;
    font-size: 14px;
}
.modal .btns a.close{
    float: right;
    width: 100px;
}
.modal .mfp-close,
.elOrderPopup .mfp-close{
    color: #0ba4e4;
    height: 52px;
}
.modal-error .body{
    color: red;
}
.modal-success .body{
    color: green;
}
.modal-error .body, .modal-success .body{
    min-height: inherit;
}

.ajax-mfp-slide-bottom .modal {
    opacity: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;

    -webkit-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
    -moz-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
    -ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
    -o-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
    transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );

}

/* animate in */
.ajax-mfp-slide-bottom.mfp-ready .modal {
    opacity: 1;
    -webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 );
    -moz-transform: translateY(0) perspective( 600px ) rotateX( 0 );
    -ms-transform: translateY(0) perspective( 600px ) rotateX( 0 );
    -o-transform: translateY(0) perspective( 600px ) rotateX( 0 );
    transform: translateY(0) perspective( 600px ) rotateX( 0 );
}

/* animate out */
.ajax-mfp-slide-bottom.mfp-removing .modal {
    opacity: 0;

    -webkit-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
    -moz-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
    -ms-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
    -o-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
    transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
}

/* Dark overlay, start state */
.ajax-mfp-slide-bottom.mfp-bg {
    opacity: 0;

    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}
/* animate in */
.ajax-mfp-slide-bottom.mfp-ready.mfp-bg {
    opacity: 0.8;
}
/* animate out */
.ajax-mfp-slide-bottom.mfp-removing.mfp-bg {
    opacity: 0;
}
/* End */


/* Start:/local/templates/vodaonline/css/fixes.css?156760345712968*/
/* header top */

.header_top_login {    padding-top: 16px;    font-size: 14px;}
.header_top_login a {       font-size: 14px;}

.header_top_coll_my a {   padding: 17px 0;    font-size: 14px; }





/* slider */
.main_slider_t_bottle_t1 { 
	    min-height: 53px;
	font-size: 14px;
	margin: 52px 0 0 0;
}
@media screen and (max-width: 1090px) {
	.main_slider_t_bottle_t1 {    background: url(/local/templates/vodaonline/images/main_slider_t_bottle_t1.png) no-repeat 116px 28px;}
}







/* short box  */
.short_box_title {
	height: 120px;
	font-size: 14px;
	line-height: 16px;
}
.short_box_title a {
    line-height: 21px;
    max-height: 62px;
    position: relative;
    overflow: hidden;
}
.short_box_money {
    font-size: 20px;
	 line-height: 1.2;
	 padding: 3px 0;
}

/* + -  */
.short_box_money_num input {
	font-size:11px;
}
.short_box_money_num a.plus,
.short_box_money_num a.minus {
    background-size: 105%;
}




/*  news  */
.main_news_box_date {
	font-size:12px;
}
.main_news_box_t a {
	font-size:14px;
}






/*  text style  */




.text_style  {    
    font-size: 15px;
    color: #4b5d6a;
}
.text_style p {    
    font-size: 15px;
    color: #4b5d6a;
    padding: 0 0 17px 0;
	 margin: 0;
}
.content_page_title_h1 h1 {    
    font-size: 22px;
    color: #2d3b45;
	 font-weight: normal;
}
.text_style h1 {    
    font-size: 22px;
    color: #2d3b45;
	 font-weight: normal;
    padding: 10px 0 8px 0;
    margin-bottom: 20px;
}
.text_style h2 {    
    font-size: 18px;
    color: #2d3b45;
    padding: 10px 0 8px 0;
	 font-weight: normal;
}
.text_style h3 {    
    font-size: 18px;
    color: #2d3b45;
    padding: 0 0 5px 0;
}
.text_style h3 {    
    font-size: 16px;
    color: #2d3b45;
    padding: 0 0 17px 0;
	 font-weight: normal;
}

.text_style ul,
.text_style ol {
    margin: 5px 0 17px 20px;
	 clear: both;
}
.text_style ul li {
    list-style-type: disc;
}
.text_style ol li {
    list-style-type: decimal;
}

.text_style p a,
.text_style  a {
    font-size: 15px;
    font-weight: normal;
    color: #0ba4e4;
    text-decoration: underline;
}
.text_style p a:hover ,
.text_style  a:hover  {
    text-decoration: none;
}









.text_style table  {
	margin: 20px 0;
	font-size: 14px;
}
.text_style table .t_align_l {
	text-align: left;
}
.text_style table .t_align_r {
	text-align: right;
}
.text_style table .t_align_c {
	text-align: center;
}

.text_style table tr td, .text_style table tr th {
	padding: 7px 9px;
	border: 1px solid #e5e5e5;
	color: #4b5d6a;
}
.text_style table_padd25 tr td, .text_style table_padd25 tr th {
	padding: 7px 25px;
}
.text_style table thead tr {
   background: #f6f7f7; /* ���� ���� */
} 
.text_style table thead tr th {
	font-size: 15px;
} 
.text_style table tbody tr:nth-child(2n) {
   background: #f6f7f7; /* ���� ���� */
}




@media only screen and (max-width: 1180px){
	.text_style {padding: 20px;}
}









/*  footer  */
.footer_pay_box  ul li {
	font-size: 13px;
}
.footer_pay_box  ul li a {
	font-size: 14px;
}















/* cart */
.content_page_title_speedbar {font-size: 14px;}

.menu_left_menu a {font-size: 14px;}

.content_product_t_t {font-size: 13px; color: #4b5d6a;}

.short_box_comment {font-size: 12px; }

.comment_box_product_l_t {font-size: 13px; }

.page_slider .short_box .short_box_title a  {    font-size: 14px; max-height: 39px; margin-bottom: 3px;}
.page_slider .short_box .short_box_title  {    font-size: 14px;}





/*  category  */

.menu_left_filter_box_zag {font-size: 14px;}
label.checkbox {font-size: 14px;}
.menu_left_filter_box_money input {font-size: 14px;}



/*  checkout  */

.content_zag_blue {font-size: 20px;}
.news_page .checkout_r p {font-size: 14px;}
.news_page .checkout_r ul li {font-size: 14px;}

.table_product_top {font-size: 14px;}

.ratio-info	 {font-size: 12px;}
.table_product_r_done_t {font-size: 12px;}










.product_slider_image {
	height: auto;
	max-height: 500px;
}

.product_slider_image img {
    float: none;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: 0 auto;
    display: block;
}
.product_slider .owl-stage-outer  .item  {
    line-height: 64px;
}
.product_slider  .owl-stage-outer  .item img {
    float: none;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: 0 auto;
    display: block;
}


.magnifier {
	text-align:center;
	background:#fff;
}





textarea,
#order-form textarea {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
input.input_style {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}


.tab_box_tabNav li a {
	color: #bdc7cc;
}












.content_product_t_t.tab  p {
   padding-bottom: 0;
   margin-bottom: 15px;
}






/*  top menu */
.header_menu_box a {
	position:relative;
	color: #0ea4e1;
}
.header_menu_box a span.header_menu_box_t {
	float:left;
	width:100%;
    font-size: 12px;
    line-height: 1;
	text-align:center;
	color: #0ea4e1;
	
	position:absolute;
	top: 85px;
	left:0;
	
	opacity:0;
	
	   -o-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear;
	
}
.header_menu_box a:hover  span.header_menu_box_t {
	opacity:0.9;
	color: #0ea4e1;
	
	   -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
	
}








/*  basket  */

@media screen and (min-width: 1120px) {
	.content_big_cart div {box-sizing:border-box;}

	.content_big_cart  .table_product { width:100%;}
	.content_big_cart  .table_product_top { width:98%; padding-left:2%;}
	.content_big_cart  .table_product_box { width:98%; padding-left:2%;}


	.content_big_cart  .table_product_td_1 {float: left; width: calc(88% - 445px); padding-right: 4%;}
	.content_big_cart  .table_product_td_2 {float: left; width: 150px; padding-right: 6%;      margin: 0 ;}
	.content_big_cart  .table_product_td_3 {float: left; width: 141px; padding-right: 50px; }
	.content_big_cart  .table_product_td_4 {float: left; width: 125px; padding-right: 50px;}
	.content_big_cart  .table_product_td_5 {float: left; width: 90px;}


	.content_big_cart  .table_product_box .table_product_td_2 {float: left; width: 150px; padding-right: 6%;      margin: 0 ;}
	
	.content_big_cart  .table_product_r  {float: left; width: 395px; }
	
	.content_big_cart  .table_product_r .table_product_td_3 {float: left; width: 148px; }
	.content_big_cart  .table_product_r .table_product_td_4 {float: left; width: 115px; padding-right: 50px;}
	.content_big_cart  .table_product_r .table_product_td_5 {float: left; width: 90px; text-align: center;}
	.content_big_cart  .table_product_r .table_product_td_6 {float: left; 	width: 40px;}
	
	.content_big_cart  .table_product_r_done .table_product_r_done_t {    padding: 0 56px 0 0;}
}

@media screen and (min-width:990px) and (max-width:1120px)  {
	.content_big_cart div {box-sizing:border-box;}

	.content_big_cart  .table_product { width:100%;}
	.content_big_cart  .table_product_top { width:98%; padding-left:2%;}
	.content_big_cart  .table_product_box { width:98%; padding-left:2%;}


	.content_big_cart  .table_product_td_1 {float: left; width: calc(88% - 445px); padding-right: 4%;}
	.content_big_cart  .table_product_td_2 {float: left; width: 150px; padding-right: 6%;      margin: 0 ;}
	.content_big_cart  .table_product_td_3 {float: left; width: 118px; padding-right: 10px; }
	.content_big_cart  .table_product_td_4 {float: left; width: 108px; padding-right: 30px;}
	.content_big_cart  .table_product_td_5 {float: left; width: 90px;}


	.content_big_cart  .table_product_box .table_product_td_2 {float: left; width: 150px; padding-right: 6%;      margin: 0 ;}
	
	.content_big_cart  .table_product_r  {float: left; width: 355px; }
	
	.content_big_cart  .table_product_r .table_product_td_3 {float: left; width: 125px; }
	.content_big_cart  .table_product_r .table_product_td_4 {float: left; width: 95px; padding-right: 30px;}
	.content_big_cart  .table_product_r .table_product_td_5 {float: left; width: 90px; text-align: center;}
	.content_big_cart  .table_product_r .table_product_td_6 {float: left; 	width: 40px;}
	
	.content_big_cart  .table_product_r_done .table_product_r_done_t {    padding: 0 34px  0 0;}
}
@media screen and (min-width:750px) and (max-width:990px)  {
	.content_big_cart div {box-sizing:border-box;}

	.content_page_title_h1_cart {float: left;  width: 90%;  margin: 10px 10px 10px 25px;}

	.content_big_cart    {  margin:0;}
	.content_big_cart  .table_product { width:100%; padding-left:1%; padding-right:1%; }
	
	
	.content_big_cart  .table_product_top { width:100%; padding-left:2%;}
	.content_big_cart  .table_product_box { width:100%; padding-left:2%;}


	.content_big_cart  .table_product_td_1 {float: left; width: calc(88% - 445px); padding-right: 4%;}
	.content_big_cart  .table_product_td_2 {float: left; width: 150px; padding-right: 6%;      margin: 0 ;}
	.content_big_cart  .table_product_td_3 {float: left; width: 118px; padding-right: 10px; }
	.content_big_cart  .table_product_td_4 {float: left; width: 108px; padding-right: 30px;}
	.content_big_cart  .table_product_td_5 {float: left; width: 90px;}


	.content_big_cart  .table_product_box .table_product_td_2 {float: left; width: 150px; padding-right: 6%;      margin: 0 ;}
	
	.content_big_cart  .table_product_r  {float: left; width: 355px; }
	
	.content_big_cart  .table_product_r .table_product_td_3 {float: left; width: 125px; }
	.content_big_cart  .table_product_r .table_product_td_4 {float: left; width: 95px; padding-right: 30px;}
	.content_big_cart  .table_product_r .table_product_td_5 {float: left; width: 90px; text-align: center;}
	.content_big_cart  .table_product_r .table_product_td_6 {float: left; 	width: 40px;}
	
	.content_big_cart  .table_product_r_done .table_product_r_done_t {    padding: 0 34px  0 0;}
}
@media screen and (min-width:700px) and (max-width:750px)  {

	.content_page_title_h1_cart {float: left;  width: 90%;  margin: 10px 10px 10px 25px;}

	.content_big_cart    {  margin:0;}
	.content_big_cart  .table_product {     width: 480px;    margin: 0 auto;    clear: both;    float: none;    left: 0; }
	
	.content_big_cart  .table_product_top {display:none;}
}
@media screen and (max-width:750px)  {
	.content_big_cart  .table_product_box .table_product_td_2 {    width: 70px;    margin: 0 10px;    text-align: center;    padding-right: 39px;}
	.content_big_cart  .table_product_td_3 {   float: left;    width: 117px;}
	
	
	.table_product_r_done .table_product_r_done_t { padding: 0 36px 0 0;}
}



/*
@media screen and (max-width: 750px) {
	.table_product { width:100%; padding:0; 	}
	.table_product_box { width:100%; padding:20px 0; border-bottom:  1px solid #dde8ee;	}
	.table_product_top  {width:100%; padding: 15px 0;	}
	.table_product_top div {display:none;	}
	.table_product_td_1 {float: left; width: 95%; padding: 10px 10px 20px 10px;}
	.table_product_td_2 {float: left; width: 80px;padding-right: 49px;}
	.table_product_td_3 {float: left; width: 92px;}
	.table_product_td_4 {float: left; width: 75px; padding-right: 34px;}
	.table_product_td_5 {float: left; width: 80px;}
	.table_product_td_6 {float: left; 	width: 40px;}
	.table_zag_480 {display: block;}
	.table_product_box .table_product_td_6 a {padding-top: 27px; padding-left: 15px;}
}
*/

.content_big_cart   .errortext {width: 96%;}




/* header mob */
@media screen and (max-width: 950px) {
	.header_top_menu span {    display: none;}
	.header_top_menu a {    padding: 25px 22px;}
}

@media screen and (max-width:760px)  {
	.header_top_search  {width:35px;}
	.header_top_search a {width:35px;}

}
@media screen and (max-width:700px)  {
	.header_top_menu span {    display: block;}

	.header_top_menu  {    width: auto;   }
	.header_top_menu a  {    margin-bottom:0;     padding: 10px 10px 10px 45px;   }
	.header_top_login  {  float:none;    padding: 10px 50px 0 15px;  width: auto;   }
	
    
	.header_top_coll_my  {  width: auto; padding: 0 0 0 0px;     position: absolute;    top: 10px;    right: 10px;  }
	.header_top_coll_my  a {   padding: 0;   }
	.header_top_phone  {  width: auto; clear: both; float:left; font-size: 24px; padding: 0 20px;  position: relative;    top: 2px;	}
	.header_top_phone  a  { color:#fff;	}
	.header_top_card  {  width: auto; clear: none; float:none;  display: inline-block; position: relative;  left: -28px;    }
	.header_top_card  a {  padding: 11px 12px 11px 46px;    background: #1397d9 url(/local/templates/vodaonline/images/header_top_card.png) no-repeat 11px center;}
	.header_top_search  {  width: auto; height:40px; clear: none; float:right; position:relative; left: -12px;	}
	.header_top_search a  {  width: 30px;	height:40px;}
}
@media screen and (max-width:550px)  {
	.header_top_login  {  float:left;    padding: 10px 0px 0 15px;  width: auto;   }
	
	.header_top_card  {  width: auto; clear: none; float:left;  display: inline-block; position: relative;  left: 0;    }

}
/* End */


/* Start:/local/templates/vodaonline/components/bitrix/search.suggest.input/search_field/style.css?1516793297501*/
input.search-suggest {}
div.search-popup{border: 1px solid #333333;background: #FFFFFF;padding: 2px;margin: 0px;}
div.search-popup-row, div.search-popup-row-active{position: relative; padding: 2px 4px;margin: 0px;cursor: hand;cursor: pointer;}
div.search-popup-row{background:#FFFFFF;}
div.search-popup-row-active{background:#EEEEEE;}
div.search-popup-el-name, div.search-popup-el-cnt{position: relative; margin:0px;padding:0px;text-align:left;}
div.search-popup-el-cnt{text-align:right; float:right;}
/* End */


/* Start:/local/templates/vodaonline/components/bitrix/news.list/top_menu/style.css?151679323246*/
.el-header-menu a span {
	padding-right:7px;
}
/* End */


/* Start:/local/templates/vodaonline/components/bitrix/news.list/top_menu_slider/style.css?151841865746*/
.el-header-menu a span {
	padding-right:7px;
}
/* End */


/* Start:/local/templates/vodaonline/js/owl.carousel.css?15460674346048*/
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-item img.full_banner_image {
	display: block;
	margin: 0 auto;
	width: auto;
	max-height: 100%;
	max-width: 100%;
	-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/local/templates/vodaonline/js/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}











.owl-theme .owl-controls{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-controls .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}
.owl-theme .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}
.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}









@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
  .owl-carousel .owl-item img{
    width:auto;
  }
}

.owl-carousel .owl-item img{
  width:auto\0/;
}
/* End */


/* Start:/local/templates/vodaonline/template_styles.css?157675861713896*/
p{
    color: #000;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 20px;
}
.eng-box.my_new_year_box{
padding-top: 20px;
background: url("/local/templates/vodaonline/eng-images/background.png") center center transparent ;
    width: 100%;
}
.container1280.customs{

}
.short_box.product-item.chay{
	position:relative;
}
.short_box.product-item.chay:before{
	content:'';
	display:block;
	position:absolute;
	z-index:21;
	width:118px;
	height:118px;
	right: 0px;
	top: 126px;
	background: url("/local/templates/vodaonline/eng-images/actt.png") center center transparent ;
}
.short_box.product-item.sale_50{
	position:relative;
}
.short_box.product-item.sale_50:before{
	content:'';
	display:block;
	position:absolute;
	z-index:21;
	width:43px;
	height:43px;
	right: 0px;
	top: 20px;
	background: url("/local/templates/vodaonline/img/50.gif") center center transparent ;
}
.eng-box.my_new_year_box+.footer_height{
display:none;
}
.eng-box.my_new_year_box .product-item.short_box{
background-color:white;
}
.eng-box.my_new_year_box:after, .eng-box.my_new_year_box .products-wrap:after{
content:'';
display:block;
height:1px;
width:100%;
clear:both;
}
.eng-box.my_new_year_box .eng-title, .eng-box.my_new_year_box .products-wrap{
width: 1180px;
margin-left:auto;
margin-right:auto;
}
.eng-box.my_new_year_box .products-wrap{
box-sizing:border-box;
padding-left:320px;
background: url("/local/templates/vodaonline/eng-images/iii.png") no-repeat 0px 0px transparent ;
}
.container1280.customs{
font-size:0px;
text-align:center;
margin-bottom:20px;
margin-top:20px;
}
.container1280.customs .triple_block{
width:32%;
margin-right:1%;
display:inline-block;
vertical-align:top;
margin-top:20px;
background-position:center center;
background-size: cover;
    min-height: 246px;
}
.container1280.customs .triple_block:last-child{
margin-right:0px;
}
@media screen and (max-width: 1024px) {
.eng-box.my_new_year_box .eng-title, .eng-box.my_new_year_box .products-wrap{
width:100%;
}
.container1280.customs .triple_block{
width:49%;
}
}
@media screen and (max-width: 768px) {
.eng-box.my_new_year_box .products-wrap{
width:100%;
    padding-left: 260px;
    background-size: background-size: 248px;
}
}
@media screen and (max-width: 560px) {
.like_h1{
font-size: 20px;
}
.container1280.customs .triple_block{
width:100%;
margin-right:0px;
}
.eng-box.my_new_year_box .products-wrap{
width:100%;
padding-left: 0px;
background: no-repeat 0px 0px transparent;
}
.eng-box.my_new_year_box .short_box.product-item{
width: 179px!important;
}
.eng-box.my_new_year_box .short_box_title a{
    line-height: 21px!important;
    max-height: 42px!important;
}
.eng-box.my_new_year_box .short_box_img img{
    height: 182px;
}
}
@media screen and (max-width: 400px) {
.eng-box.my_new_year_box .short_box.product-item{
    width: 217px!important;
    margin-left: 16%;
}
}
.content_page_all.my_new_year_box .el-filter {
margin-bottom:0px;
}
.like_h1{
    display: block;
    font-size: 2em;
color: #201f1f;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: bold;}
.header_top{
    position: fixed;
    z-index: 10;
    top: 0;
}
.header{
    margin-top: 51px;
}
.header_menu_box{
    width: 88px;
}
input.input_style{
    outline: none;
}

/**/
.in-cart .add2basket, .btn-default{
    padding: 10px 0;
    color: #fff !important;
    font-size: 14px;
    font-weight: normal;
    background: #0ba4e4;
    text-align: center;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    cursor: pointer;
}
.in-cart .short_box_money_num{
    display: none;
}
.btn-prim{
    float: left;
    width: 180px;
    padding: 10px 0;
    border: 1px solid #dde8ee;
    text-align: center;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    -o-transition: all 0s linear;
    -moz-transition: all 0s linear;
    -webkit-transition: all 0s linear;
    transition: all 0s linear;
}
.btn-prim:hover{
    border: 1px solid #0ba4e4;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    text-decoration: none;
    color: #000;
}

.btn-default, .btn-prim{
    width: auto;
    float: none;
    display: inline-block;
    padding: 10px 20px;
}

.in-cart .add2basket:hover, .btn-default:hover{
    background: #1397d9;
    text-decoration: none;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

/**/
.has-spinner.active .spinner{
    font-size: 16px;
    padding-right: 5px;
}

/**/
.error{
    color: rgb(226, 63, 63);
    font-size: 14px;
    text-align: left;
    margin: 10px 0;
    border: 1px solid rgba(255, 0, 0, 0.2);
    padding: 5px;
    background: rgba(255, 0, 0, 0.08);
}

label.error{
    background: none;
    border: none;
    overflow: hidden;
    display: block;
    padding: 0;
    text-align: left;
    margin: 0;
    font-size: 12px;
    color: #FF0000;
}
label.error:before{
    content: '';
    background: none;
    display: inline;
    width: 0;
    height: 0;
    margin: 0;
    position: static;
    left: 0;
    top: 0;
    clear: both;
}

.form-control-error{
    overflow: hidden;
}
.form-control{
    overflow: hidden;
}

.form-control-error input[type="text"], .form-control-error textarea, .form-control-error input[type="password"]{
    border: 1px solid #FFA0A0 !important;
}
.checkbox.form-control-error label.checkbox{
    border: 1px solid #FF0000 !important;
    padding: 0px 19px !important;
}

.lazy-wrap{
    clear: both;
}

/**/
.short_box, .short_box_info{
    display: inline-block;
    width: 179px;
}

/**/
.content_page_title_h1 .h1{
    float: left;
    width: 100%;
    color: #000;
    font-weight: normal;
    font-size: 24px;
}

/**/
textarea.input_style{
    outline: none;
    float: left;
    width: 308px;
    padding: 0 10px;
    margin-bottom: 12px;
    border: 1px solid #bcd1dd;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
}

.no-auth{
    text-align: center;
    font-size: 12px;
    border: 1px solid #E5EEF7;
    margin: 10px 0;
    clear: both;
    padding: 5px 10px;
    color: #000;
    border-radius: 4px;
}
.no-auth a{
    display: inline-block;
    width: 49%;
}

/*reviews*/

/**/
.add-rate span{
    cursor: pointer;
}
.add-rate{
    float: left;
    padding: 7px 0 0 11px;
}

/**/
.comment_box_product_l_more a{
    display: inline-block;
    float: none;
}
.comment_box_product_l_more{
    text-align: center;
}

/**/
.notetext {
    color: green;
    display: block;
    background: rgba(0, 128, 0, 0.11);
    padding: 20px;
    border: 1px solid rgba(0, 128, 0, 0.28);
    border-radius: 5px;
}
.messagetext {
    display: block;
    color: #000;
    background: #fee9cc;
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 5px;
}
.errortext{
    color: rgb(226, 63, 63);
    font-size: 14px;
    text-align: left;
    margin: 10px 0;
    border: 1px solid rgba(255, 0, 0, 0.2);
    padding: 5px;
    background: rgba(255, 0, 0, 0.08);
    display: block;
}

/**/
.dropdown-block.form-control{
    overflow: visible !important;
}

.header_menu{
    overflow: hidden;
}

.ratio-info{
    font-size: 12px;
    line-height: 1.5;
    margin-top: 32px;
    clear: both;
    text-align: center;
    white-space: nowrap;
    color: #000;
}


.short_box_money_num a.plus, .short_box_money_num a.minus{
    cursor: pointer;
}

.item_srev{
	background-color:  #ffffff;
	width: 356px;
	height: 435px;
	position: relative;
    display: inline-block;
}
.item_srev:hover{
	-webkit-box-shadow: 0px 0px 17px #e0e1e1;
    -moz-box-shadow: 0px 0px 17px #e0e1e1;
    box-shadow: 0px 0px 17px #e0e1e1;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.item_srev img{
	margin: 10px 0 0 0;
}

.item_srev .name_serv{
	color:  #000000;
	font-size: 20px;
	font-weight: 400;
	line-height: 36px;
	text-align: center;
}
.item_srev a{
	text-decoration: none;
}
a.more_inf{
	color: #000000;
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
    text-align: center;
    text-decoration: none;
    border-width: 1px;
    border-color: #ebebeb;
    border-style: solid;
    width: 162px;
    height: 40px;
    display: inherit;
    margin: 0 0 20px 0;
    cursor: pointer;
}

 a.more_inf:hover{
	border-width: 1px;
	border-color:  #1397d9;
	border-style: solid;
}

.li_serv span{
	background: url(/local/templates/vodaonline/img/mark.png) no-repeat left center;
    padding: 12px 10px;
}
.short_box_money.big_block{
    height: 49px;
    margin-top: -9px;
    color: red;
}
.short_box_money.big_block .short_box_money_sale{
    font-size: 20px;
    padding: 0px;
    margin-top: -3px;
}
.short_box_money.big_block span.short_box_money_sale_line{
    top: 12px;
    left: -2px;
    color:black;
    background-color: black;
}
.product-item.big_tovar{
position:relative;
}
.product-item.big_tovar:before{
    content: 'Акция';
    display: block;
    color: white;
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 20px;
    height: 28px;
    text-align: center;
    width: 102px;
    z-index: 20;
    background-color: red;
}
.engText ol {
margin-left:20px;
    margin-bottom: 20px;
}

.engText ol li {
list-style-type:decimal;
}
.modal.modal-auth a[href='/auth/?forgot_password=yes']{
font-size:12px!important;
}

.engText ul{
color:#000;
}


.tab-desc .h2{
font-size: 18px;
    color: #2d3b45;
    padding: 10px 0 8px 0;
    font-weight: normal;
}

.tel_foot .zakzv_f{
    border: 1px solid #fff;
    margin: 10px auto 0 auto;
    width: 170px;
    border-radius: 3px;
    background: transparent;
}
.tel_foot .zakzv_f a{
    text-decoration: none;
    font-size: 14px;
        display: block;
    padding: 10px;
}
.tel_foot .zakzv_f:hover{
    background: #fff;
    cursor: pointer;

}
.tel_foot .zakzv_f:hover a{
    color: #1397D9;
}
.el-detail .it-inf .it-inf-left{
max-width:48%;
}
.el-detail .it-inf .it-inf-right{
max-width:48%;
text-align: right;
}
.el-header-menu a i.new_year{
background-image: url("/local/templates/vodaonline/eng-images/new_year.gif");
}
.kinolenta{
margin-right:10px;
vertical-align: top;
margin-top:10px;
    margin-right: 10px;
    vertical-align: top;
    margin-top: 10px;
    width: 300px;
    height: 200px;
margin-bottom:10px;
}
.items-wrap .kinolenta{
margin-top:-5px;
}
.el-header-menu a{
    padding: 10px 4px;
}

.el-cart .table_product_bot_cart .table_product_bot_cart_go a, .el-cart-top-go, .el-cart-top-delete{
float:left;
}
.el-cart .table_product_bot_cart .table_product_bot_money{
    float: none;
    margin-top: 15px;
    margin-bottom: 5px;
    }
.el-cart-top-go{
margin-left:50px;
}
.el-cart .table_product_bot_cart .table_product_bot_cart_go .el-cart-top-go a{
border-radius: 2px;
border: 1px solid #dde8ee;
background:white;
color: #000000;
    text-indent: 30px;
position:relative;
}
.el-cart .table_product_bot_cart .table_product_bot_cart_go .el-cart-top-go a svg{
    text-indent: 0px;
    position: absolute;
    top: 6px;
    left: 9px;
    width: 25px;
    height: 30px;
}
.el-cart .table_product_bot_cart .table_product_bot_cart_go .el-cart-top-delete{
float:right;
}
.el-cart .table_product_bot_cart .table_product_bot_cart_go .el-cart-top-delete .clear_cart{
width: 201px;
height: 40px;
border-radius: 2px;
border: 1px solid #dde8ee;
background-color: transparent;
color: #000000;
font-size: 15px;
font-weight: 300;
    text-indent: -2px;
}
.el-cart .table_product_bot_cart .table_product_bot_cart_go .el-cart-top-delete .clear_cart svg{
margin-right:4px;
}
@media screen and (max-width: 500px) {.el-cart .table_product_bot_cart .table_product_bot_cart_go a, .el-cart .table_product_bot_cart .table_product_bot_cart_go .el-cart-top-go, .el-cart .table_product_bot_cart .table_product_bot_cart_go .el-cart-top-delete{
float:none;
margin:0px auto 10px;
}
.el-cart .table_product_bot_cart .table_product_bot_cart_go .el-cart-top-go a{
margin-bottom:0px;
}
}

@-moz-document url-prefix() {
 	.owl-stage .owl-item.cloned:last-child {
 		display: none;
 	}
}
.tovtables{
text-align:center;
}
.tovtables td{
border:1px solid black;
padding:5px 10px;
}
.custom_action{
position:relative;
}
.custom_action .marker{
position:absolute;
top:-30px;
right:-30px;
width:auto;
}

.demisale-campaign-banner{
cursor: pointer;
}
.custom_my img:hover,.custom_action img:hover{
opacity:0.8;
}
.acenter{
    text-align:center;
}
.nav_button > div{
    display: inline-block;
}

.form-control__text{
    margin-bottom: 5px;
    font-size: 0.9em;
}
.textinfo{
    font-size: 0.9em;
}

.table_simple {
	margin-bottom: 20px;
}
.table_simple td{
	padding: 5px 5px;
	border: 1px solid #1b72bc;
	color: #000;
}


.it-time{
    font-size: 13px;
    margin-bottom: 2px;
}
.it-time-left{
    margin-right: 7px;
}
.cartlink{
    color:#0155b2;
}
.cartlink:hover{
    text-decoration: none;
}
.custom_action img {
	vertical-align: top;
}
.sertificate {vertical-align: middle; margin-bottom: 10px;}

.data-table-about{
    float: left; width: 420px; margin: 0 0 0 60px;   
}
@media (max-width:500px){
    .data-table-about{
        margin: 0;
    }
	.sertificate {width: 100%; height: auto !important;}
}
@media (max-width:400px){
    .data-table-about{
        width:270px;
    }
    .data-table a.more_inf{
        width:90px;
        font-size: 14px;
    }
}


/* End */
/* /local/templates/vodaonline/vendor/magnific.popup/dist/magnific-popup.css?15167932156951 */
/* /local/templates/vodaonline/style.css?1585580619134089 */
/* /local/templates/vodaonline/js/eng-jquery-ui.min.css?151679316417598 */
/* /local/templates/vodaonline/css/eng-style.css?158558281653111 */
/* /local/templates/vodaonline/vendor/jquery.button.loader/buttonLoader.css?1516793172434 */
/* /local/templates/vodaonline/vendor/loading.overlay/waitMe.min.css?151679317313455 */
/* /local/templates/vodaonline/css/modals.css?15167931512800 */
/* /local/templates/vodaonline/css/fixes.css?156760345712968 */
/* /local/templates/vodaonline/components/bitrix/search.suggest.input/search_field/style.css?1516793297501 */
/* /local/templates/vodaonline/components/bitrix/news.list/top_menu/style.css?151679323246 */
/* /local/templates/vodaonline/components/bitrix/news.list/top_menu_slider/style.css?151841865746 */
/* /local/templates/vodaonline/js/owl.carousel.css?15460674346048 */
/* /local/templates/vodaonline/template_styles.css?157675861713896 */
