body,
html {
  height: 100%;
}

body,
input,
textarea {
  color: #333;
  font-weight: 400;
  font-family: robotoregular,helvetica,sans-serif;
}

body,
button,
input,
textarea {
  font-family: robotoregular,helvetica,sans-serif;
}

html.g-browser-touchPad {
  overflow: auto;
}

html {
  overflow: visible!important;
}

body {
  font-size: 16px;
  background: #E6E7E8;
}

body:before {
  content: "desktop";
  display: none;
}

input,
textarea {
  font-size: 14px;
}

.b-topbar,
.b-topbar * {
  font-family: robotoregular,Arial,ArialRuble,sans-serif!important;
}

fieldset {
  border: none;
}

.forgot_content {
  font-size: 14px;
  line-height: 20px;
  color: #323232;
}

.g-lock {
  overflow: hidden;
}

.g-show-modal {
  overflow-y: scroll;
}

.g-show-modal .g-page {
  position: fixed;
  width: 100%;
}

.g-show-modal-scrollable .g-page {
  position: absolute;
  width: 100%;
}

.b-topbar {
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
  z-index: 889!important;
}

.g-page {
  min-width: 1020px;
  position: relative;
}

.g-page_not-found {
  background: #182b63;
  background: -moz-linear-gradient(top,#182b63 0,#e6e7e8 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#182b63),color-stop(100%,#e6e7e8));
  background: -webkit-linear-gradient(top,#182b63 0,#e6e7e8 100%);
  background: -o-linear-gradient(top,#182b63 0,#e6e7e8 100%);
  background: -ms-linear-gradient(top,#182b63 0,#e6e7e8 100%);
  background: linear-gradient(to bottom,#182b63 0,#e6e7e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#182b63', endColorstr='#e6e7e8', GradientType=0);
}

.g-page_not-found .b-header-mobile {
  display: none!important;
}

.g-wrapper {
  margin: 0 auto;
  width: auto;
  padding: 0 20px;
  max-width: 1440px;
  right: auto;
  left: auto;
}

.g-circle-cards {
  position: fixed;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #00975E;
  z-index: 99999;
}

.g-row {
  margin: 0 -5px 20px;
  position: relative;
}

.g-row_type_banners {
  font-size: 0;
  margin-bottom: 19px;
  overflow: hidden;
  min-height: 214px;
}

.g-row_type_banners.cat {
  min-height: 140px;
}

.g-row_type_banners.cat a,
.g-row_type_banners.cat span {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 0 4px;
}

.g-row_type_banners.cat a img,
.g-row_type_banners.cat span img {
  width: 100%;
}

.g-row_type_banners.cat a img.img_desktop,
.g-row_type_banners.cat span img.img_desktop {
  display: block;
}

.g-overlay,
.g-row_type_banners.cat a img.img_mobile,
.g-row_type_banners.cat span img.img_mobile {
  display: none;
}

.g-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #323232;
  opacity: .5;
  z-index: 5000;
  margin-top: -100px;
}

.g_tool_tip.showSubmit .tt-container span a {
  text-decoration: none!important;
  border: 0!important;
  color: #008bfb!important;
  font-size: 14px!important;
  font-family: robotoregular,helvetica,sans-serif!important;
  font-weight: 400!important;
  border-bottom: 1px dashed transparent!important;
}

.g_tool_tip.showSubmit .tt-container span a:hover {
  border-bottom: 1px dashed #008bfb!important;
}

.js-responsive .g-page {
  min-width: 320px;
}

@media screen and (min-width:1274px) {
  body:before {
    content: "h-desktop";
  }

  .js-responsive .g-wrapper {
    padding: 0 40px;
  }
}

@media screen and (max-width:1019px) {
  body:before {
    content: "tablet";
  }

  .js-responsive.g-show-modal-scrollable .g-page {
    position: fixed;
  }

  .js-responsive .g-wrapper {
    background: #E6E7E8;
    min-width: 300px;
  }

  .js-responsive .g-page_not-found .g-wrapper {
    background-color: transparent;
  }

  .js-responsive .g-row_type_banners {
    min-height: 0;
  }
}

@media screen and (max-width:730px) {
  body:before {
    content: "mobile";
  }

  .js-responsive .page_tariff_11231 .b-header-mobile,
  .js-responsive .page_tariff_9303 .b-header-mobile,
  .js-responsive .page_tariff_9560 .b-header-mobile {
    display: none!important;
  }

  .js-responsive .g-wrapper {
    padding: 15px;
  }

  .js-responsive .g-row {
    margin: 0;
  }

  .js-responsive .g-row_type_banners {
    margin-bottom: 10px;
  }

  .js-responsive .g-row_type_banners.cat a,
  .js-responsive .g-row_type_banners.cat span {
    padding: 0;
  }

  .js-responsive .g-row_type_banners.cat img.img_desktop {
    display: none;
  }

  .js-responsive .g-row_type_banners.cat img.img_mobile {
    display: block;
  }
}

@media screen and (max-width:533px) {
  .js-responsive .g-wrapper {
    padding: 0 15px;
  }

  .js-responsive .page_tariff .b-header-mobile {
    display: none;
  }

  .js-responsive .g-row {
    margin: 0;
  }

  .js-responsive .g-row_type_banners {
    margin-bottom: 10px;
  }
}