@font-face {
  font-family: 'NunitoSansBold';
  src: url("../fonts/NunitoSans-Bold.ttf"); }
@font-face {
  font-family: "main-page-icons";
  src: url("../fonts/main-page-icons.eot");
  src: url("../fonts/main-page-icons.eot?#iefix") format("embedded-opentype"), url("../fonts/main-page-icons.woff") format("woff"), url("../fonts/main-page-icons.ttf") format("truetype"), url("../fonts/main-page-icons.svg#main-page-icons") format("svg");
  font-weight: normal;
  font-style: normal; }
[data-icon]:before {
  font-family: "main-page-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="ico-"]:before,
[class*="ico-"]:before {
  font-family: "main-page-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.header .h-bot .support span.tel {
  position: relative;
  display: block;
  float: left;
  color: #df253e;
  transition: .3s ease color;
  padding-left: 30px; }

.header .h-bot .support span.tel:before {
  content: "\a007";
  height: 50px;
  width: 20px;
  position: absolute;
  left: 0;
  font-size: 20px;
  line-height: 50px; }

.icnm-banner-corner:before {
  content: "\a001"; }

.icnm-fb-r:before {
  content: "\a002"; }

.icnm-gp-r:before {
  content: "\a003"; }

.ico-tools:before {
  content: "\a004"; }

.icnm-ig-r:before {
  content: "\a005"; }

.icnm-tw-r:before {
  content: "\a006"; }

.icnm-24-ico-red:before {
  content: "\a007"; }

.icnm-tab-active:before {
  content: "\61"; }

.footer .support .socials li a {
  font-family: "main-page-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #df253e; }

.footer .support .socials li a:hover:before {
  color: #fff; }

.footer .support .socials li.fb a:before {
  content: "\a002";
  font-size: 30px; }

.footer .support .socials li.tw a:before {
  content: "\a006";
  font-size: 30px; }

.footer .support .socials li.gp a:before {
  content: "\a003";
  font-size: 30px; }

.footer .support .socials li.ig a:before {
  content: "\a005";
  font-size: 30px; }

.clear:before,
.clear:after {
  content: "";
  display: block; }

.clear:after {
  clear: both; }

body {
  min-width: 0;
  /*text-rendering: optimizeLegibility !important;*/
  /*-webkit-font-smoothing: antialiased !important;*/ }

html.video-overlay-open,
html.video-overlay-open body {
  overflow: hidden !important; }

.header {
  width: 100%;
  height: 100px;
  line-height: 100px;
  padding: 0 35px;
  box-sizing: border-box;
  background: #383838;
  color: #ffffff;
  z-index: 200;
  transition: .3s ease background; }

.header.fixed {
  position: fixed;
  top: 0;
  left: 0; }

.header.trans {
  background: none; }

body.admin-bar .header.fixed {
  top: 32px; }

.header .wrapper {
  max-width: 1850px;
  margin: 0 auto; }

.header .h-top,
.header .h-bot {
  padding: 0;
  height: 100px;
  background: none;
  border: none; }

.header .h-top {
  float: left; }

.header .h-bot {
  float: right; }

.header .logo {
  float: left;
  position: relative;
  left: 0;
  top: 0;
  width: 156px;
  height: 100px;
  background-size: 100% auto;
  transition: .3s ease background; }

.header.trans .logo {
  background-image: url("../img/svg/logo_GTH_W_TRUE.svg"); }

.header h1,
.header .head-title {
  position: relative;
  top: 0;
  height: 100px;
  width: auto;
  margin-left: 40px;
  padding-left: 20px;
  font: 16px/100px MyriadProBold;
  color: #ffffff; }

.header h1:before,
.header .head-title:before {
  content: '';
  display: block;
  width: 2px;
  height: 35px;
  background: #ffffff;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -18px; }

.header .h-top > div {
  float: left; }

.header .sticker {
  position: relative;
  float: right;
  height: 60px;
  width: 150px;
  margin: 20px 0 0 35px;
  padding: 9px 0 9px 55px;
  background: #ffcc00 url("../img/ico-location-r.png") center left 15px no-repeat;
  box-sizing: border-box;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.header .sticker.mob-sticker,
.header .sticker .close-sticker {
  display: none; }

.header .sticker:after {
  content: '';
  display: block;
  position: absolute;
  right: -20px;
  top: 0;
  border: 30px solid transparent;
  border-left: 20px solid #ffcc00;
  border-right: none; }

.header .sticker span {
  display: block;
  color: #000000;
  font: 13px/13px MyriadProSemiBold; }

.header .sticker span.loc {
  color: #aa192d;
  font-size: 14px; }

.header .h-bot .navigation,
.header .h-bot .support {
  float: left;
  height: 50px;
  margin-top: 25px; }

.header .h-bot .navigation li {
  padding: 0;
  margin: 0; }

.header .h-bot .navigation li:hover {
  background: #aa192d; }

.header .h-bot .navigation li a {
  display: block;
  height: 50px;
  padding: 0 15px;
  font: 14px/50px MyriadProSemiBold;
  text-transform: uppercase;
  border: none !important;
  color: #ffffff; }

.header .h-bot .navigation li .sub-menu {
  top: 50px;
  padding-top: 20px;
  text-align: center;
  background: #aa192d; }

.header .h-bot .navigation li .sub-menu:before {
  display: block;
  content: '';
  width: 100%;
  height: 8px;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../img/sub-menu-arrow.png") center no-repeat;
  z-index: 2; }

.header .h-bot .navigation li .sub-menu li {
  height: auto;
  padding: 0; }

.header .h-bot .navigation li .sub-menu li a {
  display: block;
  height: 35px;
  font: 14px/35px MyriadProSemiBold;
  padding: 0; }

.header .h-bot .navigation li .sub-menu li:last-child {
  padding-bottom: 15px; }

.header .h-bot .support {
  margin-left: 100px; }

.header .h-bot .support span a {
  position: relative;
  display: block;
  float: left;
  font: 15px/50px MyriadProSemiBold;
  color: #df253e;
  transition: .3s ease color; }

.header.trans .h-bot .support span,
.header.trans .h-bot .support span a {
  color: #ffffff; }

.header .h-bot .support span a:hover {
  color: #ffffff; }

.header.trans .h-bot .support span a:hover {
  color: #000000; }

.header .h-bot .support span + span {
  margin-left: 10px; }

.header.trans .h-bot .support span.tel:before {
  background-image: url("../img/svg/24_ico.svg"); }

.app-wrapper {
  overflow-x: hidden;
  height: auto !important; }

.app-wrapper .section {
  position: relative;
  color: #ffffff;
  box-sizing: border-box; }

.app-wrapper .section.f-height {
  min-height: 1080px; }

.app-wrapper .section h2 {
  color: #ffffff;
  font: 48px MyriadPro;
  text-transform: uppercase;
  text-align: center;
  padding: 150px 0 50px 0; }

.app-wrapper .section.video {
  background: url("../img/bg-video.jpg") center no-repeat;
  background-size: cover;
  text-align: center; }

.app-wrapper .section.products {
  background: url("../img/bg-products.jpg") right no-repeat;
  background-size: cover; }

.app-wrapper .section.why_gthost {
  background: #ffffff url("../img/bg-why.png") bottom no-repeat;
  background-size: contain; }

.app-wrapper .section.questions {
  background: #ab0d32; }

.app-wrapper .section.products .title,
.app-wrapper .section.video .title {
  display: inline-block;
  width: 100%;
  padding: 0;
  font: 51px/1em NunitoSansBold;
  text-transform: none;
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  -o-animation-delay: .3s;
  animation-delay: .3s; }

.app-wrapper .section.products .title small,
.app-wrapper .section.video .title small {
  font: 34px/1em NunitoSansBold; }

.video-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  /*noinspection CssOverwrittenProperties*/
  z-index: 300;
  /*noinspection CssOverwrittenProperties*/
  z-index: 100000;
  border: 0 solid #333;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0);
  -webkit-backface-visibility: hidden;
  -webkit-transition: border-width 0.3s, background-color 0.3s, height 0s 0.3s;
  transition: border-width 0.3s, background-color 0.3s, height 0s 0.3s; }

html.video-overlay-open .video-overlay {
  height: 100%;
  border-width: 100px 30px 100px 30px;
  /*background-color: rgba(255, 255, 255, 0.9);*/
  background-color: #333;
  -webkit-transition: border-width 0.3s, background-color 0.3s;
  transition: border-width 0.3s, background-color 0.3s; }

.video-overlay-trigger {
  position: fixed;
  top: 20px;
  right: 20px;
  display: block;
  width: 50px;
  height: 50px;
  cursor: pointer;
  z-index: 200;
  -webkit-transform: translateY(-100%) translateY(-20px);
  transform: translateY(-100%) translateY(-20px);
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s; }

html.video-overlay-open .video-overlay-trigger {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.video-overlay-trigger span {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 100%;
  height: 4px;
  font-size: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.video-overlay-trigger span:before,
.video-overlay-trigger span:after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  transition: 0.3s background;
  -webkit-transition: 0.3s background; }

.video-overlay-trigger:hover span:before,
.video-overlay-trigger:hover span:after {
  background: #ab1b2f; }

.video-overlay-trigger span:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.video-overlay-trigger span:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.video-overlay .wrapper {
  position: absolute;
  width: 100%;
  height: 0; }

html.video-overlay-open .wrapper {
  height: 100%; }

.video-overlay .wrapper > div {
  height: 100%;
  background: #f5f5f5; }

.video-overlay .wrapper > div span {
  display: inline-block;
  position: absolute;
  top: 0;
  width: 0;
  overflow: hidden;
  text-align: center;
  transition: .3s top;
  -webkit-transition: .3s top; }

html.video-overlay-open .video-overlay .wrapper > div span {
  top: 50%;
  width: 100%; }

.video-overlay .wrapper iframe {
  height: 0;
  width: 0;
  opacity: 0;
  transition: 0.3s opacity;
  -webkit-transition: 0.3s opacity; }

html.video-overlay-open .wrapper iframe {
  height: 100%;
  width: 100%;
  opacity: 1; }

.app-wrapper .section.video button.play {
  position: relative;
  font: 18px MyriadProBold;
  line-height: 50px;
  color: #ffffff;
  border: 2px solid #ffffff;
  border-radius: 4px;
  margin-top: 70px;
  overflow: hidden;
  padding: 0 25px 0 60px;
  background: transparent url("../img/svg/play_ico.svg") left 18px center no-repeat;
  background-size: 23px 50px;
  -webkit-transition: border-color 0.3s, background 0.3s;
  transition: border-color 0.3s, background 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  -webkit-animation-delay: .7s;
  -moz-animation-delay: .7s;
  -o-animation-delay: .7s;
  animation-delay: .7s; }

.app-wrapper .section.video button.play:hover {
  border-color: #000000;
  background-image: url("../img/svg/play_ico_b.svg"); }

.app-wrapper .section.video button.play span {
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }

.app-wrapper .section.video button.play:hover span {
  opacity: 0;
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0); }

.app-wrapper .section.video button.play:after {
  content: attr(data-text);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  color: #000000;
  box-sizing: border-box;
  -webkit-transform: translate3d(0, 25%, 0);
  transform: translate3d(0, 25%, 0);
  padding: 0 25px 0 60px;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }

.app-wrapper .section.video button.play:hover:after {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.app-wrapper .section.video button.down {
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  border: none;
  background: transparent url("../img/svg/arrow.svg") center no-repeat;
  position: absolute;
  bottom: 70px;
  left: 50%;
  margin-left: -20px;
  overflow: visible;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s; }

.app-wrapper .section.video button.down span {
  display: block;
  width: 48px;
  height: 48px;
  margin: -4px 0 0 -4px;
  box-shadow: 0 0 10px 3px #fff;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -webkit-animation: pulsation 1s ease-out;
  -moz-animation: pulsation 1s ease-out;
  animation: pulsation 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.app-wrapper .section.products .items.for-btn {
  position: relative;
  margin: 0 auto;
  padding: 0;
  overflow: visible; }

.app-wrapper .section.products .items.for-btn .btn.sm {
  position: absolute;
  top: -95px;
  right: 0;
  height: 35px;
  margin-top: 0;
  box-sizing: border-box;
  font: 15px/31px MyriadProBold; }

.app-wrapper .section.products .items {
  width: 1140px;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 50px;
  overflow: hidden; }

.app-wrapper .section.products .items.n3 {
  width: 850px; }

.app-wrapper .section.products .items.n2 {
  width: 560px; }

.app-wrapper .section.products .items.n1 {
  width: 270px; }

.app-wrapper .section.products .items .item {
  position: relative;
  float: left;
  width: 270px;
  padding: 30px 0;
  margin-right: 20px;
  text-align: center;
  color: #414141; }

.app-wrapper .section.products .items .item:before,
.app-wrapper .section.products .items .item:after {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 0;
  border-style: solid;
  box-sizing: border-box; }

.app-wrapper .section.products .items .item:before {
  top: 0;
  border-width: 0 0 30px 40px;
  border-color: transparent transparent #ffffff transparent; }

.app-wrapper .section.products .items .item:after {
  bottom: 0;
  border-width: 30px 40px 0 0;
  border-color: #ffffff transparent transparent transparent; }

.app-wrapper .section.products .items .item:nth-child(4n),
.app-wrapper .section.products .items.n3 .item:nth-child(3n),
.app-wrapper .section.products .items.n2 .item:nth-child(2n),
.app-wrapper .section.products .items.n1 .item {
  margin-right: 0; }

.app-wrapper .section.products .items .item:nth-child(n+5),
.app-wrapper .section.products .items.n3 .item:nth-child(n+4),
.app-wrapper .section.products .items.n2 .item:nth-child(n+3),
.app-wrapper .section.products .items.n1 .item:nth-child(n+3) {
  margin-top: 30px; }

.app-wrapper .section.products .items .item .wrapper {
  background: #fff;
  padding: 0 15px;
  box-sizing: border-box; }

.app-wrapper .section.products .items .item.w-sale .wrapper {
  background: #fff url("../img/svg/stick.svg") right bottom no-repeat;
  background-size: 70px auto; }

.app-wrapper .section.products .items .item h3 {
  color: #aa192d;
  font: 22px/1em MyriadProSemiBold;
  text-transform: uppercase; }

.app-wrapper .section.products .items .item span {
  display: block; }

.app-wrapper .section.products .items .item .descr-wrapper {
  min-height: 154px;
  max-height: 154px;
  margin-top: 20px;
  overflow: hidden; }

.app-wrapper .section.products .items .item .descr-wrapper .row {
  width: 100%;
  padding: 0 5px;
  overflow: hidden;
  box-sizing: border-box; }

.app-wrapper .section.products .items .item .descr-wrapper .row:nth-child(odd) {
  background: #f5f5f5; }

.app-wrapper .section.products .items .item .descr-wrapper .row span {
  float: left;
  width: 37%;
  text-align: left;
  font: 14px/22px MyriadPro;
  padding-right: 5px;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.app-wrapper .section.products .items .item .descr-wrapper .row span + span {
  width: 63%;
  padding-right: 0;
  font: 14px/22px MyriadProSemiBold; }

.app-wrapper .section.products .items .item .descr-wrapper .descr {
  font: 18px MyriadPro;
  padding-top: 20px; }

.app-wrapper .section.products .items .item .descr-wrapper .info {
  font: 16px MyriadPro;
  font-style: italic;
  padding: 10px;
  margin-top: 10px;
  background: #f5f5f5; }

.app-wrapper .section.products .items .item .price-wrapper {
  min-height: 40px;
  max-height: 40px;
  margin-top: 15px;
  overflow: hidden; }

.app-wrapper .section.products .items .item .price-wrapper .price {
  color: #383838;
  font: 18px/1em MyriadProSemiBold;
  white-space: nowrap;
  overflow: hidden; }

.app-wrapper .section.products .items .item .price-wrapper .price b {
  font: 22px/1em MyriadProSemiBold; }

.app-wrapper .section.products .items .item.w-sale .price-wrapper .price b {
  color: #ab1b2f; }

.app-wrapper .section.products .items .item .price-wrapper .price i {
  color: #888888;
  text-decoration: line-through; }

.app-wrapper .section.products .items .item .price-wrapper .price2 {
  color: #414141;
  font: 14px MyriadPro;
  white-space: nowrap;
  overflow: hidden; }

.app-wrapper .section.products .items .item .price-wrapper .price2 b {
  font: 14px/1em MyriadProSemiBold; }

.app-wrapper .section.products .items .item .btn {
  position: relative;
  height: 35px;
  padding: 0 25px;
  color: #ffffff;
  font: 17px/35px MyriadProBold;
  background: #aa192d;
  border-radius: 4px;
  margin-top: 10px;
  z-index: 1;
  overflow: hidden;
  vertical-align: middle;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.app-wrapper .section.products .items .item .btn:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
  height: 0;
  top: 50%;
  left: 50%;
  background: #383838;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  transform: translateX(-50%) translateY(-50%) rotate(-45deg); }

.app-wrapper .section.products .items .item .btn i.ico.ico-tools {
  float: left;
  display: inline-block;
  width: 19px;
  height: 35px;
  margin-right: 10px;
  line-height: 45px;
  font-size: 19px; }

.app-wrapper .section.products .items .item .btn i.ico + span {
  float: left; }

.app-wrapper .section.products .items .item .btn:hover:after {
  height: 260%;
  opacity: 1; }

.app-wrapper .section.why_gthost h2 {
  color: #383838; }

.app-wrapper .section.why_gthost .items {
  width: 910px;
  margin: 0 auto; }

.app-wrapper .section.why_gthost .items .item {
  float: left;
  width: 30%;
  height: 200px;
  margin-right: 5%;
  padding-bottom: 15px;
  text-align: center; }

.app-wrapper .section.why_gthost .items .item:last-child,
.app-wrapper .section.why_gthost .items .item:nth-child(3n+3) {
  margin-right: 0; }

.app-wrapper .section.why_gthost .items .item:nth-child(n+4) {
  margin-top: 20px; }

.app-wrapper .section.why_gthost .items .item .wrapper {
  position: relative; }

.app-wrapper .section.why_gthost .items .item .wrapper:after {
  display: block;
  content: '';
  width: 70px;
  height: 3px;
  background: #aa192d;
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -35px; }

.app-wrapper .section.why_gthost .items .item h3 {
  color: #aa192d;
  font: 23px MyriadProSemiBold;
  text-transform: uppercase;
  max-height: 58px;
  overflow: hidden; }

.app-wrapper .section.why_gthost .items .item .descr {
  display: block;
  max-height: 120px;
  overflow: hidden;
  color: #383838;
  font: 17px MyriadPro;
  margin-top: 10px; }

.app-wrapper .section.questions {
  min-height: 830px;
  text-align: center; }

.app-wrapper .section.questions h2 {
  padding-top: 0; }

.app-wrapper .section.questions .descr {
  display: block;
  color: #ffffff;
  font: 28px MyriadPro; }

.app-wrapper .section.questions .support {
  position: relative;
  width: 1135px;
  margin: 30px auto 0; }

.app-wrapper .section.questions .support.no-chat {
  width: 760px; }

.app-wrapper .section.questions .support:before,
.app-wrapper .section.questions .support:after {
  display: block;
  content: '';
  height: 0;
  width: 0;
  border-style: solid;
  position: absolute;
  top: 0; }

.app-wrapper .section.questions .support:before {
  left: -110px;
  border-width: 0 0 155px 115px;
  border-color: transparent transparent #383838 #ab0d32; }

.app-wrapper .section.questions .support:after {
  right: -110px;
  border-width: 155px 115px 0 0;
  border-color: #383838 #ab0d32 transparent transparent; }

.app-wrapper .section.questions .support .wrapper {
  background: #383838;
  padding: 50px 0; }

.app-wrapper .section.questions .support .item {
  float: left;
  width: 33.333%;
  text-align: center;
  box-sizing: border-box; }

.app-wrapper .section.questions .support.no-chat .item {
  width: 50%; }

.app-wrapper .section.questions .support .item a {
  display: inline-block;
  font: 24px/55px MyriadProSemiBold;
  transition: .3s ease color; }

.app-wrapper .section.questions .support .item a:hover {
  color: #df253e; }

.app-wrapper .section.questions .support .item + .item {
  border-left: 2px solid #ffffff; }

.app-wrapper .section.questions .support .item.tel a {
  padding-left: 50px;
  background: url("../img/svg/24_ico_red.svg") left center no-repeat;
  background-size: 30px 55px; }

.app-wrapper .section.questions .support .item.email a {
  padding-left: 60px;
  background: url("../img/svg/mail.svg") left center no-repeat;
  background-size: 46px 55px; }

.app-wrapper .section.questions .support .item.chat a {
  padding-left: 50px;
  background: url("../img/svg/chat.svg") left center no-repeat;
  background-size: 36px 55px; }

.app-wrapper .section.questions .support.no-chat .item.chat {
  display: none; }

.app-wrapper .section.products .items.for-btn .btn,
.app-wrapper .section.questions .btn {
  position: relative;
  display: inline-block;
  color: #ffffff;
  height: 50px;
  font: 18px/50px MyriadProBold;
  background: transparent;
  border: 2px solid #ffffff;
  border-radius: 4px;
  margin-top: 80px;
  padding: 0 25px;
  overflow: hidden;
  -webkit-transition: border-color 0.3s, background 0.3s;
  transition: border-color 0.3s, background 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }

.app-wrapper .section.products .items.for-btn .btn:hover,
.app-wrapper .section.questions .btn:hover {
  border-color: #000000; }

.app-wrapper .section.products .items.for-btn .btn span,
.app-wrapper .section.questions .btn span {
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }

.app-wrapper .section.products .items.for-btn .btn:hover span,
.app-wrapper .section.questions .btn:hover span {
  opacity: 0;
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0); }

.app-wrapper .section.products .items.for-btn .btn:after,
.app-wrapper .section.questions .btn:after {
  content: attr(data-text);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  color: #000000;
  box-sizing: border-box;
  -webkit-transform: translate3d(0, 25%, 0);
  transform: translate3d(0, 25%, 0);
  padding: 0 25px;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }

.app-wrapper .section.products .items.for-btn .btn:hover:after,
.app-wrapper .section.questions .btn:hover:after {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.footer {
  height: auto;
  padding: 40px 35px 30px;
  box-sizing: border-box;
  z-index: 2; }

.footer .wrapper {
  max-width: 1850px;
  margin: 0 auto; }

.footer .item {
  position: relative;
  float: left;
  width: 20%;
  min-height: 80px; }

.footer .main .logo {
  position: absolute;
  top: -18px;
  left: 0;
  width: 150px;
  height: 55px;
  background: url(../img/svg/logo_GTH_W_R_TRUE.svg) center no-repeat; }

.footer .main .copyr {
  display: block;
  position: absolute;
  top: 52px;
  left: 0;
  color: #cac9c9;
  font: 12px MyriadPro; }

.footer .item.navigation {
  width: 60%; }

.footer .navigation li {
  float: left;
  width: 25%;
  margin: 0;
  line-height: normal; }

.footer .navigation li a {
  color: #ffffff;
  font: 18px/normal MyriadProSemiBold;
  text-transform: uppercase; }

.footer .navigation li.menu-item-has-children > a {
  pointer-events: none;
  line-height: 1em; }

.footer .navigation li .sub-menu {
  margin-top: 10px; }

.footer .navigation li .sub-menu li {
  float: none;
  width: auto; }

.footer .navigation li .sub-menu li a {
  font: 16px/1em MyriadPro;
  text-transform: none;
  transition: .3s ease color; }

.footer .navigation li .sub-menu li a:hover {
  color: #df253e; }

.footer .support .wrapper {
  float: right;
  width: auto;
  line-height: normal; }

.footer .support span,
.footer .support span a {
  position: relative;
  display: inline-block;
  font: 16px MyriadProSemiBold;
  color: #df253e; }

.footer .support span a {
  transition: .3s ease color; }

.footer .support span a:hover {
  color: #ffffff; }

.footer .support .socials {
  margin: 10px 0 0;
  padding-right: 50px; }

.footer .support .socials li {
  margin: 0; }

.footer .support .socials li + li {
  margin-left: 10px; }

#anchorMenu {
  position: fixed;
  right: 35px;
  top: 50%;
  margin-top: -70px; }

#anchorMenu li a {
  display: block;
  color: #ffffff;
  font: 18px MyriadProSemiBold;
  border-bottom: 2px solid transparent;
  transition: .3s ease all; }

#anchorMenu li + li {
  margin-top: 10px; }

#anchorMenu li a:hover,
#anchorMenu li.active a {
  border-color: #ffffff; }

#anchorMenu.black li a {
  color: #000000; }

#anchorMenu.black li.active a {
  border-color: #000000; }

@keyframes pulsation {
  0% {
    -webkit-transform: scale(1);
    opacity: 0.2; }
  25% {
    -webkit-transform: scale(1.1);
    opacity: 0.4; }
  50% {
    -webkit-transform: scale(1.2);
    opacity: 0.6; }
  75% {
    -webkit-transform: scale(1.3);
    opacity: 0.8; }
  100% {
    -webkit-transform: scale(1.5);
    opacity: 0.0; } }
@-webkit-keyframes pulsation {
  0% {
    -webkit-transform: scale(1);
    opacity: 0.2; }
  25% {
    -webkit-transform: scale(1.1);
    opacity: 0.4; }
  50% {
    -webkit-transform: scale(1.2);
    opacity: 0.6; }
  75% {
    -webkit-transform: scale(1.3);
    opacity: 0.8; }
  100% {
    -webkit-transform: scale(1.5);
    opacity: 0.0; } }
@-moz-keyframes pulsation {
  0% {
    -moz-transform: scale(1);
    opacity: 0.2; }
  25% {
    -moz-transform: scale(1.1);
    opacity: 0.4; }
  50% {
    -moz-transform: scale(1.2);
    opacity: 0.6; }
  75% {
    -moz-transform: scale(1.3);
    opacity: 0.8; }
  100% {
    -moz-transform: scale(1.5);
    opacity: 0.0; } }
.app-wrapper .section.products .btn.sm {
  -webkit-animation-delay: .7s;
  -moz-animation-delay: .7s;
  -o-animation-delay: .7s;
  animation-delay: .7s; }

.app-wrapper .section.products .items .item {
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  -o-animation-delay: .3s;
  animation-delay: .3s; }

.app-wrapper .section.products .items .item:nth-child(2) {
  -webkit-animation-delay: .5s;
  -moz-animation-delay: .5s;
  -o-animation-delay: .5s;
  animation-delay: .5s; }

.app-wrapper .section.products .items .item:nth-child(3) {
  -webkit-animation-delay: .7s;
  -moz-animation-delay: .7s;
  -o-animation-delay: .7s;
  animation-delay: .7s; }

.app-wrapper .section.products .items .item:nth-child(4) {
  -webkit-animation-delay: .9s;
  -moz-animation-delay: .9s;
  -o-animation-delay: .9s;
  animation-delay: .9s; }

.app-wrapper .section.products .items .item:nth-child(n+5) {
  -webkit-animation-delay: 1.1s;
  -moz-animation-delay: 1.1s;
  -o-animation-delay: 1.1s;
  animation-delay: 1.1s; }

.app-wrapper .section.products .items .item h3 {
  -webkit-animation-delay: .9s;
  -moz-animation-delay: .9s;
  -o-animation-delay: .9s;
  animation-delay: .9s; }

.app-wrapper .section.products .items .item:nth-child(2) h3 {
  -webkit-animation-delay: 1.1s;
  -moz-animation-delay: 1.1s;
  -o-animation-delay: 1.1s;
  animation-delay: 1.1s; }

.app-wrapper .section.products .items .item:nth-child(3) h3 {
  -webkit-animation-delay: 1.3s;
  -moz-animation-delay: 1.3s;
  -o-animation-delay: 1.3s;
  animation-delay: 1.3s; }

.app-wrapper .section.products .items .item:nth-child(4) h3 {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  animation-delay: 1.5s; }

.app-wrapper .section.products .items .item:nth-child(n+5) h3 {
  -webkit-animation-delay: 1.7s;
  -moz-animation-delay: 1.7s;
  -o-animation-delay: 1.7s;
  animation-delay: 1.7s; }

.app-wrapper .section.products .items .item .descr-wrapper {
  -webkit-animation-delay: .9s;
  -moz-animation-delay: .9s;
  -o-animation-delay: .9s;
  animation-delay: .9s; }

.app-wrapper .section.products .items .item:nth-child(2) .descr-wrapper {
  -webkit-animation-delay: 1.1s;
  -moz-animation-delay: 1.1s;
  -o-animation-delay: 1.1s;
  animation-delay: 1.1s; }

.app-wrapper .section.products .items .item:nth-child(3) .descr-wrapper {
  -webkit-animation-delay: 1.3s;
  -moz-animation-delay: 1.3s;
  -o-animation-delay: 1.3s;
  animation-delay: 1.3s; }

.app-wrapper .section.products .items .item:nth-child(4) .descr-wrapper {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  animation-delay: 1.5s; }

.app-wrapper .section.products .items .item:nth-child(n+5) .descr-wrapper {
  -webkit-animation-delay: 1.7s;
  -moz-animation-delay: 1.7s;
  -o-animation-delay: 1.7s;
  animation-delay: 1.7s; }

.app-wrapper .section.products .items .item .price-wrapper {
  -webkit-animation-delay: 1.3s;
  -moz-animation-delay: 1.3s;
  -o-animation-delay: 1.3s;
  animation-delay: 1.3s; }

.app-wrapper .section.products .items .item:nth-child(2) .price-wrapper {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  animation-delay: 1.5s; }

.app-wrapper .section.products .items .item:nth-child(3) .price-wrapper {
  -webkit-animation-delay: 1.7s;
  -moz-animation-delay: 1.7s;
  -o-animation-delay: 1.7s;
  animation-delay: 1.7s; }

.app-wrapper .section.products .items .item:nth-child(4) .price-wrapper {
  -webkit-animation-delay: 1.9s;
  -moz-animation-delay: 1.9s;
  -o-animation-delay: 1.9s;
  animation-delay: 1.9s; }

.app-wrapper .section.products .items .item:nth-child(n+5) .price-wrapper {
  -webkit-animation-delay: 2.1s;
  -moz-animation-delay: 2.1s;
  -o-animation-delay: 2.1s;
  animation-delay: 2.1s; }

.app-wrapper .section.products .items .item .btn {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  animation-delay: 1.5s; }

.app-wrapper .section.products .items .item:nth-child(2) .btn {
  -webkit-animation-delay: 1.7s;
  -moz-animation-delay: 1.7s;
  -o-animation-delay: 1.7s;
  animation-delay: 1.7s; }

.app-wrapper .section.products .items .item:nth-child(3) .btn {
  -webkit-animation-delay: 1.9s;
  -moz-animation-delay: 1.9s;
  -o-animation-delay: 1.9s;
  animation-delay: 1.9s; }

.app-wrapper .section.products .items .item:nth-child(4) .btn {
  -webkit-animation-delay: 2.1s;
  -moz-animation-delay: 2.1s;
  -o-animation-delay: 2.1s;
  animation-delay: 2.1s; }

.app-wrapper .section.products .items .item:nth-child(n+5) .btn {
  -webkit-animation-delay: 2.3s;
  -moz-animation-delay: 2.3s;
  -o-animation-delay: 2.3s;
  animation-delay: 2.3s; }

.app-wrapper .section.why_gthost .items .item {
  -webkit-animation-delay: .6s;
  -moz-animation-delay: .6s;
  -o-animation-delay: .6s;
  animation-delay: .6s; }

.app-wrapper .section.why_gthost .items .item:nth-child(3n+2) {
  -webkit-animation-delay: .4s;
  -moz-animation-delay: .4s;
  -o-animation-delay: .4s;
  animation-delay: .4s; }

.app-wrapper .section.questions .descr {
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  -o-animation-delay: .3s;
  animation-delay: .3s; }

.app-wrapper .section.questions .support .item {
  -webkit-animation-delay: .7s;
  -moz-animation-delay: .7s;
  -o-animation-delay: .7s;
  animation-delay: .7s; }

.app-wrapper .section.questions .btn {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s; }

.app-wrapper.iv3 {
  overflow: inherit; }

.app-wrapper.iv3 .section.products {
  padding: 60px 0;
  /*color: #383838;*/
  background: url("../img/bg-products-v3-w.jpg") center top no-repeat fixed;
  background-size: cover; }

.app-wrapper.iv3 .section.products > .wrapper {
  width: 1080px;
  margin: 0 auto; }

.app-wrapper.iv3 .section.products .title {
  position: relative;
  /*color: #383838;*/
  color: #fff;
  font: 50px/1em MyriadProBold;
  text-transform: uppercase;
  text-align: center; }

.app-wrapper.iv3 .section.products .h-title {
  position: relative;
  margin-top: 20px;
  /*color: #383838;*/
  color: #fff;
  font: 28px/1em MyriadProBold;
  text-align: center; }

.app-wrapper.iv3 .section.products .h-desctiption{
	color: #fff;
}

.app-wrapper.iv3 .section.products .items {
  width: 100%;
  padding: 0;
  margin-top: 40px; }

.app-wrapper.iv3 .section.products .items.n3 {
  width: 810px; }

.app-wrapper.iv3 .section.products .items.n2 {
  width: 540px; }

.app-wrapper.iv3 .section.products .items.n1 {
  width: 270px; }

.app-wrapper.iv3 .section.products .items .item:before,
.app-wrapper.iv3 .section.products .items .item:after {
  display: none; }

.app-wrapper.iv3 .section.products .items .item {
  padding: 0;
  margin: 0;
  min-width: 270px;
  border-left: 2px solid #cccccc;
  box-sizing: border-box; }

.app-wrapper.iv3 .section.products .items .item:first-child,
.app-wrapper.iv3 .section.products .items:not(.n3):not(.n2):not(.n1) .item:nth-child(4n+1),
.app-wrapper.iv3 .section.products .items.n3 .item:nth-child(3n+1),
.app-wrapper.iv3 .section.products .items.n2 .item:nth-child(2n+1),
.app-wrapper.iv3 .section.products .items.n1 .item {
  border-left: none; }

.app-wrapper.iv3 .section.products .items .item:nth-child(n+5),
.app-wrapper.iv3 .section.products .items.n3 .item:nth-child(n+4),
.app-wrapper.iv3 .section.products .items.n2 .item:nth-child(n+3),
.app-wrapper.iv3 .section.products .items.n1 .item:nth-child(n+2) {
  margin: 0;
  border-top: 2px solid #cccccc; }

.app-wrapper.iv3 .section.products .items .item .wrapper {
  padding: 30px 15px 15px; }

.app-wrapper.iv3 .section.products .items .item.custom i {
  display: block;
  margin: 50px auto 30px;
  width: 65px;
  height: 60px;
  background: url("../img/ico_server.png") center no-repeat; }

.app-wrapper.iv3 .section.products .items .item.custom h3 {
  height: 111px;
  max-height: 111px; }

.app-wrapper.iv3 .section.products .items.wide {
  width: 100%;
  margin-top: 0; }

.app-wrapper.iv3 .section.products .items.wide.n3 {
  width: 810px; }

.app-wrapper.iv3 .section.products .items.wide.n2 {
  width: 540px; }

.app-wrapper.iv3 .section.products .items.wide.n1 {
  width: 270px; }

.app-wrapper.iv3 .section.products .items.wide .item {
  width: 100%;
  margin-top: 20px;
  border: none !important; }

.app-wrapper.iv3 .section.products .items.wide .item .wrapper {
  padding: 25px; }

.app-wrapper.iv3 .section.products .items.wide .item h3 {
  float: left;
  width: 80%;
  color: #414141;
  font: 20px/35px MyriadProSemiBold;
  text-transform: none;
  text-align: left; }

.app-wrapper.iv3 .section.products .items.wide .item .btn {
  float: right;
  margin: 0; }

.app-wrapper.iv3 .section.products .items.wide.n3 h3,
.app-wrapper.iv3 .section.products .items.wide.n2 h3,
.app-wrapper.iv3 .section.products .items.wide.n1 h3 {
  width: 100%;
  text-align: center;
  line-height: 1em; }

.app-wrapper.iv3 .section.products .items.wide.n3 .btn,
.app-wrapper.iv3 .section.products .items.wide.n2 .btn,
.app-wrapper.iv3 .section.products .items.wide.n1 .btn {
  float: none;
  margin-top: 20px; }

.app-wrapper.iv3 .section.products .bf {
  width: 20%;
  background: transparent center no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0; }

.app-wrapper.iv3 .section.products .bf.left {
  left: 0;
  background-image: url("../img/bf_dots_l.png");
  background-position: right center; }

.app-wrapper.iv3 .section.products .bf.right {
  right: 0;
  background-image: url("../img/bf_dots_r.png");
  background-position: left center; }

.app-wrapper.iv3 .section.products .bf span.logo {
  width: 100%;
  height: 100%;
  max-width: 280px;
  background: url("../img/bf_logo.png") center no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%); }

.app-wrapper.iv3 .section.products .bf.right span.logo {
  left: auto;
  right: 0; }

.app-wrapper.iv3 .section.products .bf .mob-stick {
  display: none; }

.app-wrapper.iv3 .section.products .bf_stick {
  width: 1015px;
  height: 65px;
  margin: -60px auto 50px;
  padding: 0 30px;
  box-sizing: border-box;
  color: #ffffff;
  background: url("../img/svg/stick-r.svg") no-repeat;
  background-size: 100% 100%;
  text-align: center;
  font-size: 0;
  position: relative;
  z-index: 1; }

.app-wrapper.iv3 .section.products .bf_stick > div {
  display: inline-block;
  width: 22.5%;
  text-align: center;
  vertical-align: top; }

.app-wrapper.iv3 .section.products .bf_stick > div.b_center {
  width: 55%; }

.app-wrapper.iv3 .section.products .bf_stick > div span {
  display: inline-block;
  cursor: default; }

.app-wrapper.iv3 .section.products .bf_stick > div span {
  font: 16px/30px MyriadProSemiBold; }

.app-wrapper.iv3 .section.products .bf_stick > div span b {
  display: inline-block;
  width: 100%;
  font: 27px/30px MyriadProBold;
  text-transform: uppercase; }

.app-wrapper.iv3 .section.products .bf_stick > div.b_right span b {
  cursor: text; }

.app-wrapper.iv3 .section.text_block {
  padding: 0;
  background: none; }

.app-wrapper.iv3 .section.text_block > .wrapper {
  max-width: 1920px;
  margin: 0 auto; }

.app-wrapper.iv3 .section.text_block .side {
  float: left;
  width: 50%; }

.app-wrapper.iv3 .section.text_block .side.text .wrapper {
  width: auto;
  height: 515px;
  /*min-height: 515px;*/
  padding: 100px 20px 100px 140px;
  box-sizing: border-box; }

/*.app-wrapper.iv3 .section.text_block.i-right .side.left {*/
/*float: right;*/
/*}*/
/*.app-wrapper.iv3 .section.text_block.i-right .side.right {*/
/*float: left;*/
/*}*/
.app-wrapper.iv3 .section.text_block .title {
  padding: 0;
  margin-bottom: 40px;
  font: 50px/40px MyriadProBold;
  text-align: left; }

.app-wrapper.iv3 .section.text_block .h-title {
  margin-bottom: 20px;
  font: 27px/1em MyriadProBold; }

.app-wrapper.iv3 .section.text_block .descr {
  height: 10.4em;
  font: 20px/1.3em MyriadProSemiBold;
  overflow: hidden; }

.app-wrapper.iv3 .section.text_block .btn {
  position: relative;
  min-width: 240px;
  height: 35px;
  box-sizing: border-box;
  padding: 0 25px;
  color: #fff;
  font: 17px/35px MyriadProBold;
  background: #aa192d;
  border-radius: 4px;
  margin-top: 30px;
  text-align: center;
  z-index: 1;
  overflow: hidden;
  vertical-align: middle;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s; }

.app-wrapper.iv3 .section.text_block .btn.gray {
  background: #383838; }

.app-wrapper.iv3 .section.text_block .btn:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  width: 100%;
  height: 0;
  top: 50%;
  left: 50%;
  background: #383838;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  transform: translateX(-50%) translateY(-50%) rotate(-45deg); }

.app-wrapper.iv3 .section.text_block .btn.gray:after {
  background: #aa192d; }

.app-wrapper.iv3 .section.text_block .btn:hover:after {
  height: 450%;
  opacity: 1; }

.app-wrapper.iv3 .section.text_block .thumb {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden; }

.app-wrapper.iv3 .section.text_block img {
  display: block;
  height: 515px;
  /*min-height: 515px;*/
  /*width: auto;*/
  width: auto;
  max-width: none;
  opacity: 0; }

.app-wrapper.iv3 .section.supported_systems {
  padding: 100px 0 80px;
  background: #f3f3f3; }

.app-wrapper.iv3 .section.supported_systems > .wrapper {
  max-width: 1470px;
  margin: 0 auto; }

.app-wrapper.iv3 .section.supported_systems .item + .item {
  margin-top: 100px; }

.app-wrapper.iv3 .section.supported_systems .item h2 {
  padding: 0;
  color: #8d8d8d;
  font: 40px/40px MyriadProBold;
  margin-bottom: 30px; }

.app-wrapper.iv3 .section.supported_systems .item .images {
  text-align: center;
  font-size: 0; }

.app-wrapper.iv3 .section.supported_systems .item .images .thumb {
  display: inline-block;
  width: 20%;
  height: 100px;
  line-height: 100px;
  padding: 0 10px;
  text-align: center;
  box-sizing: border-box; }

.app-wrapper.iv3 .section.supported_systems .item .images.n4 .thumb {
  width: 25%; }

.app-wrapper.iv3 .section.supported_systems .item .images.n3 .thumb {
  width: 33.33%; }

.app-wrapper.iv3 .section.supported_systems .item .images.n2 .thumb {
  width: 50%; }

.app-wrapper.iv3 .section.supported_systems .item .images.n1 .thumb {
  width: 100%; }

.app-wrapper.iv3 .section.supported_systems .item .images .thumb img {
  vertical-align: middle;
  max-height: 100%;
  padding: 10px 0;
  box-sizing: border-box; }

.app-wrapper.iv3 .section.why_gthost {
  padding: 100px 0;
  background: #ffffff; }

.app-wrapper.iv3 .section.why_gthost h2 {
  padding: 0;
  font: 50px/40px MyriadProBold; }

.app-wrapper.iv3 .section.why_gthost .items {
  width: 100%;
  max-width: 1375px;
  margin-top: 70px; }

.app-wrapper.iv3 .section.why_gthost .items .item {
  width: 33.33%;
  height: auto;
  padding: 10px;
  margin: 0;
  box-sizing: border-box; }

.app-wrapper.iv3 .section.why_gthost .items .item .wrapper {
  background: #f3f3f3;
  height: 230px;
  padding: 50px 5% 0;
  box-sizing: border-box; }

.app-wrapper.iv3 .section.why_gthost .items .item .wrapper:after {
  display: none; }

.app-wrapper.iv3 .section.why_gthost .items .item h3 {
  font: 23px MyriadProBold; }

.tmp-network {
  overflow-x: hidden; }

.tmp-network h2 {
  width: 100%;
  color: #cac9c9;
  font: 24px MyriadPro;
  text-align: center;
  text-transform: uppercase; }

.tmp-network .tabs-links .item {
  position: relative;
  float: left;
  cursor: pointer;
  transition: .3s ease all; }

.tmp-network .tabs-links .item + .item {
  margin-left: 30px; }

.tmp-network .tabs-links .item:before,
.tmp-network .tabs-links .item:after {
  content: '';
  display: block;
  height: 0;
  position: absolute;
  top: 100%;
  transition: .3s ease height; }

.tmp-network .tabs-links .item.active:before,
.tmp-network .tabs-links .item.active:after {
  margin-top: -3px;
  height: 3px; }

.tmp-network .tabs-links .item.active:before {
  left: 0;
  width: 50%;
  background: #aa192d; }

.tmp-network .tabs-links .item.active:after {
  width: 100%;
  background: url("../img/svg/tab_active.svg") right no-repeat; }

.tmp-network .tabs-links .item span {
  color: #cac9c9;
  font: 16px/28px MyriadProSemiBold;
  text-transform: uppercase;
  transition: .3s ease color; }

.tmp-network .tabs-links .item.active span {
  color: #383838; }

.tmp-network .tabs {
  margin-top: 30px; }

.tmp-network .uplinks,
.tmp-network .latency {
  margin-bottom: 65px; }

.tmp-network .uplinks .items,
.tmp-network .latency .items {
  margin-top: 40px; }

.tmp-network .uplinks .items {
  position: relative;
  background: #ececec; }

.tmp-network .uplinks .items .wrapper {
  padding: 0 5px;
  box-sizing: border-box; }

.tmp-network .uplinks .items:before,
.tmp-network .uplinks .items:after {
  display: block;
  content: '';
  height: 0;
  width: 0;
  border-style: solid;
  position: absolute;
  top: 0; }

.tmp-network .uplinks .items:before {
  left: -80px;
  border-width: 0 0 125px 85px;
  border-color: transparent transparent #ececec #ffffff; }

.tmp-network .uplinks .items:after {
  right: -80px;
  border-width: 125px 85px 0 0;
  border-color: #ececec #ffffff transparent transparent; }

.tmp-network .uplinks .items .item {
  float: left;
  width: 100%;
  height: 125px;
  max-height: 125px;
  line-height: 125px;
  text-align: center;
  box-sizing: border-box; }

.tmp-network .uplinks .items.n1 .item + .item {
  display: none; }

.tmp-network .uplinks .items.n2 .item {
  width: 50%; }

.tmp-network .uplinks .items.n3 .item {
  width: 33.33%; }

.tmp-network .uplinks .items.n4 .item {
  width: 25%; }

.tmp-network .uplinks .items .item img {
  max-height: 65px;
  vertical-align: middle; }

.tmp-network .latency .items .item {
  float: left;
  width: 50%;
  box-sizing: border-box; }

.tmp-network .latency .items .item span {
  display: inline-block;
  float: left;
  width: 50%;
  color: #555555;
  font: 17px/24px MyriadPro; }

.tmp-network .latency .items .item span + span {
  color: #ab1e30; }

.tmp-network .b-text {
  width: 100%;
  color: #555555;
  font: 18px MyriadPro;
  margin-bottom: 65px; }

.tmp-network .content-wrapper .thumbnail,
.tmp-data .content-wrapper .thumbnail {
  margin-bottom: 65px; }

.tmp-data .info-blocks {
  margin-bottom: 65px; }

.tmp-data .info-blocks .block {
  float: left;
  width: 100%; }

.tmp-data .info-blocks .block + .block {
  margin-top: 25px; }

.tmp-data .info-blocks .block .title,
.tmp-data .info-blocks .block .items {
  float: left;
  box-sizing: border-box; }

.tmp-data .info-blocks .block .title {
  width: 20%;
  padding-right: 20px; }

.tmp-data .info-blocks .block .title h2 {
  color: #cac9c9;
  font: 24px MyriadPro;
  text-transform: uppercase;
  margin-top: -7px; }

.tmp-data .info-blocks .block .items {
  position: relative;
  width: 80%;
  min-height: 50px;
  padding-left: 50px; }

.tmp-data .info-blocks .block .items:before {
  display: block;
  content: '';
  height: 0;
  width: 0;
  border-style: solid;
  position: absolute;
  top: 0;
  left: 0;
  border-width: 50px 0 0 50px;
  border-color: #ececec transparent transparent #ffffff; }

.tmp-data .info-blocks .block .items .wrapper {
  padding: 25px 20px;
  background: #ececec;
  box-sizing: border-box; }

.tmp-data .info-blocks .block .items .item {
  float: left;
  width: 100%; }

.tmp-data .info-blocks .block .items .item span {
  display: inline-block;
  float: left;
  min-height: 24px;
  box-sizing: border-box; }

.tmp-data .info-blocks .block .items .item .option {
  width: 28%;
  color: #555555;
  font: 16px/24px MyriadProLight;
  padding-right: 20px; }

.tmp-data .info-blocks .block .items .item .value {
  width: 72%;
  color: #555555;
  font: 16px/24px MyriadPro; }

.tmp-data .info-blocks .block .items .item .value.checked {
  padding-left: 20px;
  background: url("../img/svg/ico_check_g.svg") left top no-repeat;
  background-size: 15px 24px; }

.contact-data .contact-item .socials li a {
  transition: .3s ease all; }

.contact-data .contact-item .socials li.fb a {
  background: transparent url("../img/svg/fb_r.svg") center no-repeat;
  background-size: cover; }

.contact-data .contact-item .socials li.tw a {
  background: transparent url("../img/svg/tw_r.svg") center no-repeat;
  background-size: cover; }

.contact-data .contact-item .socials li.gp a {
  background: transparent url("../img/svg/gp_r.svg") center no-repeat;
  background-size: cover; }

.contact-data .contact-item .socials li.ig a {
  background: transparent url("../img/svg/ig_r.svg") center no-repeat;
  background-size: cover; }

.contact-data .contact-item .socials li.fb a:hover {
  background-image: url("../img/svg/fb_gray.svg"); }

.contact-data .contact-item .socials li.tw a:hover {
  background-image: url("../img/svg/tw_gray.svg"); }

.contact-data .contact-item .socials li.gp a:hover {
  background-image: url("../img/svg/gp_gray.svg"); }

.contact-data .contact-item .socials li.ig a:hover {
  background-image: url("../img/svg/ig_gray.svg"); }

.server-tab .helped-description {
  margin-top: 0; }

.sidebar-filter .item .btn-showmore {
  display: block;
  width: 100%;
  height: 20px;
  margin-top: 20px;
  border-radius: 4px;
  border: 1px solid #ab1e30;
  background: transparent center no-repeat;
  background-size: inherit;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: .3s ease backgroung;
  -moz-transition: .3s ease backgroung;
  -ms-transition: .3s ease backgroung;
  -o-transition: .3s ease backgroung;
  transition: .3s ease backgroung; }

.sidebar-filter .item .btn-showmore[data-showmore="more"] {
  background-image: url(../img/arrow.png); }

.sidebar-filter .item .btn-showmore[data-showmore="less"] {
  background-image: url(../img/arrow-up.png); }

.sidebar-filter .item.w-half li {
  width: 50%;
  margin-bottom: 0; }

.sidebar-filter .item.w-half li:nth-child(n+3) {
  margin-top: 20px; }

.sidebar-filter .item input[type="radio"] {
  float: left;
  width: 1px;
  height: 1px;
  margin-left: -50px; }

.sidebar-filter .item input[type="radio"] + label:before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  background: #fff;
  box-shadow: #cac9c9 0 0 0 2px;
  border-radius: 50%;
  border: 2px solid #fff;
  position: absolute;
  left: 2px;
  top: 2px;
  cursor: pointer;
  -webkit-transition: .3s ease all;
  transition: .3s ease all; }

.sidebar-filter .item input[type="radio"]:checked + label:before {
  background: #ab1b2f; }

.cd-gallery tbody tr {
  display: inline-block; }

.wrapper.instants {
  background: #ffffff url("../img/bg-instant.jpg") top center no-repeat;
  background-size: auto 650px; }

.wrapper.instants.no-descr {
  background-size: auto 400px; }

.instants .container {
  width: 1000px; }

.instants .page-header,
.instants .breadcrumb,
.instants .server-tab {
  padding: 0 20px;
  box-sizing: border-box; }

.instants .page-header {
  margin: 0;
  padding-top: 75px;
  text-align: center; }

.instants .page-header h1 {
  color: #ffffff;
  font: 50px/40px MyriadProBold;
  text-transform: uppercase; }

.instants .page-header h2 {
  margin-top: 30px;
  color: #ffffff;
  font: 28px/1em MyriadProBold; }

.instants .page-header span.third {
  display: block;
  margin-top: 10px;
  color: #ffffff;
  font: 28px/1em MyriadProBold; }

.instants .breadcrumb {
  margin: 40px 0 0; }

.instants .breadcrumb li {
  color: #ffffff; }

.instants .breadcrumb li a {
  color: #ffffff; }

.instants .breadcrumb li a:hover {
  color: #ab1b2f; }

.instants .server-tab {
  position: relative;
  margin-top: 15px;
  background: #ffffff; }

.instants .server-tab h3 {
  position: absolute;
  left: 20%;
  top: -35px;
  width: 60%;
  color: #ffffff;
  text-align: center;
  font: 22px/20px MyriadPro; }

.instants .server-tab .tab-content {
  margin-top: 20px; }

.instants .tab-content .sidebar-filter .inner {
  border-radius: 0; }

.instants .sidebar-filter .item .btn-showmore {
  border: none;
  border-radius: 0;
  border-top: 2px solid #cac9c9; }

.instants .header-contact-us {
  padding-top: 10px;
  color: #ffffff;
  font: 22px MyriadPro; }

.instants .header-contact-us a {
  color: #aa192d; }

.instants .page-descr {
  margin-top: 40px;
  color: #ffffff;
  text-align: left; }

.wrapper.promotions {
  padding-bottom: 60px;
  background: #ffffff url("../img/bg-promotions.png") top center no-repeat;
  background-size: auto 355px; }

.promotions .content {
  padding: 20px;
  margin-top: 15px;
  box-sizing: border-box;
  background: #ffffff; }

.promotions .breadcrumb li a:hover {
  color: #383838; }

.promotions .content .items .item {
  font-size: 0; }

.promotions .content .items .item + .item {
  margin-top: 20px; }

.promotions .content .items .item .side {
  display: inline-block;
  min-height: 280px;
  width: calc(50% - 10px);
  background: #f3f3f3;
  vertical-align: top; }

.promotions .content .items .item .thumb {
  background: transparent center no-repeat;
  background-size: cover; }

.promotions .content .items .item .thumb img {
  display: block;
  width: 470px;
  height: 280px;
  opacity: 0; }

.promotions .content .items .item .info {
  position: relative;
  margin-left: 20px;
  padding: 30px 25px;
  box-sizing: border-box;
  font: 18px MyriadProSemiBold; }

.promotions .content .items .item .info.tgl {
  padding-bottom: 40px; }

.promotions .content .items .item .info.tgl .info-wrapper {
  position: relative; }

.promotions .content .items .item .info.tgl .info-wrapper:after {
  content: '';
  display: block;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: -moz-linear-gradient(90deg, #f3f3f3 0%, transparent 100%);
  background: -webkit-linear-gradient(90deg, #f3f3f3 0%, transparent 100%);
  background: -o-linear-gradient(90deg, #f3f3f3 0%, transparent 100%);
  background: -ms-linear-gradient(90deg, #f3f3f3 0%, transparent 100%);
  background: linear-gradient(0, #f3f3f3 0%, transparent 100%); }

.promotions .content .items .item .info.hide .info-wrapper:after {
  height: 20px; }

.promotions .content .items .item i {
  color: #aa192d; }

.promotions .content .items .item .info .title {
  font-size: 26px;
  line-height: 1em;
  color: #aa192d;
  text-transform: uppercase; }

.promotions .content .items .item .info .descr {
  margin-top: 20px;
  color: #383838; }

.promotions .content .items .item .info .btn {
  height: 35px;
  padding: 0 30px;
  margin-top: 25px;
  font: 17px/35px MyriadProBold; }

.promotions .content .items .item .btn-showmore {
  display: block;
  width: calc(100% - 50px);
  height: 20px;
  border-top: 2px solid #cac9c9;
  background: transparent center no-repeat;
  background-size: inherit;
  box-sizing: border-box;
  cursor: pointer;
  position: absolute;
  left: 25px;
  bottom: 10px;
  -webkit-transition: .3s ease backgroung;
  -moz-transition: .3s ease backgroung;
  -ms-transition: .3s ease backgroung;
  -o-transition: .3s ease backgroung;
  transition: .3s ease backgroung; }

.promotions .content .items .item .btn-showmore[data-showmore="more"] {
  background-image: url(../img/arrow.png); }

.promotions .content .items .item .btn-showmore[data-showmore="less"] {
  background-image: url(../img/arrow-up.png); }

.banner.proms {
  display: block;
  max-width: 80%;
  position: fixed;
  left: -100%;
  bottom: -100%;
  padding: 10px 30px 10px 50px;
  background: #ffcc00;
  box-sizing: border-box;
  z-index: 99;
  transition: 1s ease left; }

.banner.proms.active {
  left: 0;
  bottom: 0; }

.banner.proms:after {
  content: '';
  display: block;
  position: absolute;
  right: -20px;
  top: 0;
  bottom: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #ffcc00; }

.banner.proms span {
  display: block;
  color: #383838;
  font: 18px/1em MyriadProSemiBold; }

.banner.proms span a {
  color: #aa192d; }

.banner.proms .close-banner {
  display: block;
  position: absolute;
  right: -35px;
  top: -10px;
  color: #aa192d;
  font-size: 20px;
  line-height: 25px;
  font-weight: bold;
  text-align: center;
  width: 30px;
  height: 30px;
  z-index: 2;
  cursor: pointer; }

.content-filter td.price .prc {
  display: block; }

.content-filter td.price .prc.old .cur {
  display: none; }

.content-filter td.price .prc.red {
  color: #ab1b2f; }

.content-filter td.price .prc.old .num {
  text-decoration: line-through;
  color: #888; }

.cd-gallery tr.active td.price .prc.old .num {
  color: #ffffff; }

.instants .servers-menu {
  margin-top: 5px;
  padding: 0 20px;
  background: #ffffff;
  box-sizing: border-box;
  position: relative; }

.instants .servers-menu ul {
  font-size: 0;
  display: flex;
  width: 100%;
  justify-content: space-between; }

.instants .servers-menu ul li {
  /*display: inline-block;*/
  position: relative;
  margin: 15px 0;
  /*width: calc(100% / 6);*/
  text-align: center;
  vertical-align: middle; }

.instants .servers-menu ul li:nth-child(6n+1) {
  text-align: left; }

.instants .servers-menu ul li:nth-child(6n+6) {
  text-align: right; }

.instants .servers-menu ul li a {
  position: relative;
  display: inline-block;
  color: #cac9c9;
  font: 16px/1em MyriadProSemiBold;
  text-transform: uppercase;
  transition: .3s ease color; }

.instants .servers-menu ul li.active a,
.instants .servers-menu ul li a:hover {
  color: #383838; }

.instants .servers-menu ul li a:before,
.instants .servers-menu ul li a:after {
  content: '';
  display: block;
  height: 0;
  position: absolute;
  bottom: -5px;
  transition: .3s ease height; }

.instants .servers-menu ul li.active a:before,
.instants .servers-menu ul li.active a:after {
  height: 3px; }

.instants .servers-menu ul li.active a:before {
  left: 0;
  width: 70%;
  background: #aa192d; }

.instants .servers-menu ul li.active a:after {
  width: 100%;
  background: url("../img/svg/tab_active.svg") right no-repeat; }

.instants .servers-menu h3 {
  position: absolute;
  left: 20%;
  top: -25px;
  width: 60%;
  color: #ffffff;
  text-align: center;
  font: 22px/20px MyriadPro; }

.wrapper.bottom-block {
  padding: 40px 0; }

.wrapper.bottom-block h2 {
  color: #cac9c9;
  font: 24px MyriadPro;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px; }

.wrapper.bottom-block p {
  color: #555;
  font: 17px/24px MyriadPro; }

body.page-template-tmp-express-servers-empty .wrapper.instants {
  background-size: auto 100% !important; }

body.page-template-tmp-express-servers-empty .wrapper.instants .container {
  padding-bottom: 40px; }

.mob-only,
.mob-visible {
  display: none !important; }

.mainSlider {
  width: 100%;
  overflow: hidden; }
  .mainSlider .side {
    width: 50%;
    float: left;
    overflow: hidden;
    height: 100%; }
  .mainSlider .sliderText {
    box-sizing: border-box; }
    .mainSlider .sliderText .wrapper {
      display: table;
      width: 100%;
      height: 100%;
      padding-top: 0 !important;
      padding-bottom: 0 !important; }
      .mainSlider .sliderText .wrapper .inner {
        display: table-cell;
        vertical-align: middle; }
    .mainSlider .sliderText .title {
      color: #383838;
      display: block;
      margin-bottom: 45px;
      text-transform: uppercase; }
    .mainSlider .sliderText ul {
      float: left; }
      .mainSlider .sliderText ul li {
        color: #383838;
        font: 22px/32px MyriadPro;
        font-weight: 500;
        display: block;
        text-transform: uppercase;
        position: relative;
        margin-bottom: 5px;
        cursor: pointer; }
        .mainSlider .sliderText ul li:before {
          content: '';
          width: 15px;
          height: 15px;
          border: 2px solid #383838;
          border-radius: 100%;
          overflow: hidden;
          display: inline-block;
          margin-right: 15px; }
        .mainSlider .sliderText ul li.flex-active:before {
          border-color: #ab1e30;
          background: #ab1e30; }

.modalPromotionWrapper {
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(161, 161, 161, 0.75);
  z-index: 111;
  transition: all 0.3s ease; }
  .modalPromotionWrapper.show {
    transform: translateY(100%); }
  .modalPromotionWrapper .table {
    display: table;
    width: 100%;
    height: 100%; }
    .modalPromotionWrapper .table .cell {
      display: table-cell;
      vertical-align: middle; }
  .modalPromotionWrapper .modalPromotion {
    max-width: 900px;
    width: 100%;
    background-size: cover;
    padding: 70px 120px 60px;
    box-sizing: border-box;
    margin: 120px auto 0;
    display: table;
    position: relative; }
    .modalPromotionWrapper .modalPromotion .closeModal {
      position: absolute;
      background: url(../img/modalCloseIco.png);
      width: 36px;
      height: 35px;
      right: -37px;
      top: -36px;
      overflow: hidden;
      text-indent: -9999px;
      cursor: pointer;
      display: none; }
      .modalPromotionWrapper .modalPromotion .closeModal.show {
        display: block; }
    .modalPromotionWrapper .modalPromotion .inner {
      position: relative;
      background: #fff;
      float: left;
      width: 100%;
      padding-bottom: 45px; }
      .modalPromotionWrapper .modalPromotion .inner .title.image {
        display: block;
        position: relative;
        text-align: center;
        height: 260px;
        margin-top: -166px;
        float: left;
        width: 100%; }
      .modalPromotionWrapper .modalPromotion .inner .description {
        font: 50px/50px MyriadProBold;
        text-align: center;
        float: left;
        width: 100%; }
        .modalPromotionWrapper .modalPromotion .inner .description strong {
          font: 60px/60px MyriadProBold;
          text-transform: uppercase; }
      .modalPromotionWrapper .modalPromotion .inner .counter {
        font: 20px MyriadProBold;
        text-align: center;
        float: left;
        width: 100%;
        margin-top: 30px; }
        .modalPromotionWrapper .modalPromotion .inner .counter .timer {
          color: #aa192d; }
          .modalPromotionWrapper .modalPromotion .inner .counter .timer .separator1,
          .modalPromotionWrapper .modalPromotion .inner .counter .timer .separator2,
          .modalPromotionWrapper .modalPromotion .inner .counter .timer .separator3,
          .modalPromotionWrapper .modalPromotion .inner .counter .timer .part2,
          .modalPromotionWrapper .modalPromotion .inner .counter .timer .part1,
          .modalPromotionWrapper .modalPromotion .inner .counter .timer .part3,
          .modalPromotionWrapper .modalPromotion .inner .counter .timer .part0 {
            display: none; }
          .modalPromotionWrapper .modalPromotion .inner .counter .timer .part4 .digit0 {
            display: none; }
          .modalPromotionWrapper .modalPromotion .inner .counter .timer .part4 .digit + .digit0 {
            display: inline; }
      .modalPromotionWrapper .modalPromotion .inner .goBtn {
        width: 244px;
        height: 55px;
        color: #000;
        text-decoration: none;
        display: block;
        font: 25px/55px MyriadProBold;
        border-radius: 3px;
        text-align: center;
        position: absolute;
        background: #ffcc00;
        left: 50%;
        margin-left: -122px;
        bottom: -27px; }

@media screen and (min-width: 961px) {
  .instants .page-header h1 br {
    display: none; } }
@media screen and (min-width: 1025px) {
  body.page-template-tmp-express-servers-empty .footer {
    min-height: 170px;
    margin-top: 280px; }

  body.page-template-tmp-express-servers-empty .wrapper.bottom-block + .footer {
    min-height: 0;
    margin-top: 0; }

  body.page-template-tmp-express-servers-empty .wrapper.instants {
    min-height: calc(100vh - 550px); } }
@media screen and (max-width: 1919px) {
  .app-wrapper.iv3 .section.text_block .side.text .wrapper {
    padding: 90px 5%; }

  .app-wrapper.iv3 .section.text_block .thumb {
    background-size: contain; } }
@media screen and (max-width: 1600px) {
  .app-wrapper.iv3 .section.products .bf {
    width: 15%; } }
@media screen and (max-width: 1460px) {
  .header .h-bot .support {
    margin-left: 30px; }

  .header .h-bot .support:not(.half) span,
  .header .h-bot .support:not(.half) span a {
    float: none;
    line-height: 25px; }

  .header .h-bot .support:not(.half) span + span {
    margin-left: 30px; }

  .app-wrapper.iv3 .section.text_block .side.text .wrapper {
    height: 450px;
    padding: 60px 5%; }

  .app-wrapper.iv3 .section.text_block .title {
    margin-bottom: 30px; }

  .app-wrapper.iv3 .section.text_block img {
    height: 450px; }

  .app-wrapper.iv3 .section.products .bf {
    width: 10%; } }
@media screen and (max-width: 1375px) {
  .header h1, .header .head-title {
    font-size: 14px; }

  .header .h-bot .navigation li a,
  .header .h-bot .navigation li .sub-menu li a {
    font-size: 12px; } }
@media screen and (max-width: 1299px) {
  .header .logo {
    float: none;
    width: 136px;
    height: 65px;
    transition: none; }

  .header h1, .header .head-title {
    line-height: 35px;
    height: auto;
    padding: 0;
    margin: 0; }

  .header h1:before, .header .head-title:before {
    display: none; }

  .app-wrapper.iv3 .section.products .bf {
    width: 7%; } }
@media screen and (max-width: 1279px) {
  .app-wrapper .section.products .items.for-btn {
    text-align: center;
    margin-bottom: 20px;
    margin-top: -20px; }

  .app-wrapper .section.products .items.for-btn .btn.sm {
    position: relative;
    right: inherit;
    top: inherit; }

  .app-wrapper .section.products .items,
  .app-wrapper .section.products .items.n3 {
    width: 560px; }

  .app-wrapper .section.products .items.n3 .item:nth-child(3n) {
    margin-right: 20px; }

  .app-wrapper .section.products .items .item:nth-child(2n) {
    margin-right: 0; }

  .app-wrapper .section.products .items .item:nth-child(n+3) {
    margin-top: 20px; }

  .app-wrapper.iv3 .section.products .items:not(.wide) .item {
    margin: 0 !important; } }
@media screen and (max-width: 1135px) {
  .app-wrapper .section.questions .support {
    width: 100%; }

  .tmp-network .uplinks {
    width: 90%;
    margin: 0 auto 65px; }

  .app-wrapper.iv3 .section.products .title,
  .app-wrapper.iv3 .section.why_gthost h2,
  .instants .page-header h1 {
    font-size: 45px; }

  .app-wrapper.iv3 .section.products {
    padding: 60px 0 40px; }

  .app-wrapper.iv3 .section.products > .wrapper {
    width: 90%; }

  .app-wrapper.iv3 .section.products .title,
  .app-wrapper.iv3 .section.products .h-title {
    padding: 0 5%;
    box-sizing: border-box; }

  .app-wrapper.iv3 .section.products .items {
    margin-top: 50px; }

  .app-wrapper.iv3 .section.products .items:not(.wide):not(.n3):not(.n2):not(.n1) {
    width: 540px; }

  .app-wrapper.iv3 .section.products .items:not(.wide):not(.n3):not(.n2):not(.n1) .item:nth-child(2n+1) {
    border-left: none; }

  .app-wrapper.iv3 .section.products .items:not(.wide):not(.n3):not(.n2):not(.n1) .item:nth-child(n+3) {
    border-top: 2px solid #cccccc; }

  .app-wrapper.iv3 .section.products .items.wide:not(.n3):not(.n2):not(.n1) {
    width: 540px; }

  .app-wrapper.iv3 .section.products .items.wide:not(.n3):not(.n2):not(.n1) h3 {
    width: 100%;
    text-align: center;
    line-height: 1em; }

  .app-wrapper.iv3 .section.products .items.wide:not(.n3):not(.n2):not(.n1) .btn {
    float: none;
    margin-top: 20px; }

  .app-wrapper.iv3 .section.why_gthost {
    padding: 60px 0 40px; }

  .app-wrapper.iv3 .section.why_gthost > .wrapper {
    width: 90%;
    margin: 0 auto; }

  .app-wrapper.iv3 .section.why_gthost .items {
    max-width: 100%;
    margin-top: 40px;
    box-sizing: border-box; }

  .app-wrapper.iv3 .section.why_gthost .items .item {
    width: 50%; }

  .app-wrapper.iv3 .section.text_block .side.text .wrapper {
    height: 390px;
    padding: 40px 5%; }

  .app-wrapper.iv3 .section.text_block img {
    height: 390px; }

  .app-wrapper.iv3 .section.text_block .title {
    font-size: 40px;
    margin-bottom: 20px; }

  .app-wrapper.iv3 .section.text_block .h-title {
    font-size: 22px; }

  .app-wrapper.iv3 .section.text_block .descr {
    font-size: 18px; }

  .app-wrapper.iv3 .section.supported_systems {
    padding: 60px 0 40px; }

  .app-wrapper.iv3 .section.supported_systems > .wrapper {
    max-width: 90%; }

  .app-wrapper.iv3 .section.supported_systems .item h2 {
    margin-bottom: 10px; }

  .app-wrapper.iv3 .section.products .bf {
    width: 15%; }

  .app-wrapper.iv3 .section.products .bf_stick {
    width: 760px;
    height: 49px; }

  .app-wrapper.iv3 .section.products .bf_stick > div span {
    line-height: 20px; }

  .app-wrapper.iv3 .section.products .bf_stick > div span b {
    font-size: 25px;
    line-height: 30px; }

  .app-wrapper.iv3 .section.products .bf_stick .b_right span b {
    /*font-size: 25px;*/ }

  .modalPromotionWrapper .modalPromotion {
    max-width: 86%; } }
@media screen and (max-width: 1100px) {
  .header .sticker {
    display: none; }

  .header .sticker.mob-sticker {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    height: 60px;
    width: 150px;
    margin: 0;
    z-index: 99; }

  .header .sticker.mob-sticker .close-sticker {
    display: block;
    position: absolute;
    right: -35px;
    top: -10px;
    color: #aa192d;
    font-size: 20px;
    line-height: 25px;
    font-weight: bold;
    text-align: center;
    width: 30px;
    height: 30px;
    z-index: 2;
    cursor: pointer; }

  .banner.proms {
    padding-left: 30px; }

  .banner.proms span {
    font-size: 16px; } }
@media screen and (max-width: 1024px) {
  .mob-only {
    display: block !important; }

  .modalPromotionWrapper {
    display: none !important; }

  #anchorMenu,
  .header h1,
  .header .head-title,
  .header .h-bot .navigation, .header .h-bot .support {
    display: none; }

  #wpadminbar {
    position: fixed !important; }

  .header {
    height: 80px;
    padding: 0 5%; }

  .header.fixed,
  body.admin-bar .header.fixed {
    top: 0; }

  .header .wrapper {
    height: 80px; }

  .header .h-top {
    height: auto;
    max-width: 150px; }

  .header .logo {
    width: 115px;
    height: 80px; }

  .header .h-mob {
    float: right;
    height: 80px; }

  .header .h-mob .btn-tel {
    display: inline-block;
    content: '';
    width: 30px;
    height: 80px;
    margin-right: 25px;
    background: url(../img/svg/24_ico_red.svg) left center no-repeat; }

  .header.trans .h-mob .btn-tel {
    background-image: url(../img/svg/24_ico.svg); }

  .header .h-mob .btn-menu {
    float: right;
    background: none;
    border: none;
    padding: 0;
    color: #ffffff;
    font: 18px/80px MyriadProBold;
    text-transform: uppercase; }

  .header .h-mob .btn-close {
    display: block;
    position: fixed;
    top: -110%;
    right: 25px;
    width: 30px;
    height: 30px;
    font-size: 40px;
    line-height: 30px;
    background: none;
    border: none;
    padding: 0;
    color: #ffffff;
    z-index: 202;
    transition: .3s ease top; }

  html.menu-open,
  html.menu-open body {
    overflow: hidden !important; }

  html.menu-open .header .h-mob .btn-close {
    top: 25px; }

  .header .h-bot .navigation {
    display: block;
    position: fixed;
    left: 0;
    top: -110%;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 35px;
    background: #aa192d url(../img/bg-video.jpg) center no-repeat;
    background-size: cover;
    box-sizing: border-box;
    z-index: 201;
    overflow: hidden;
    transition: .3s ease top; }

  html.menu-open .header .h-bot .navigation {
    top: 0;
    overflow-y: auto; }

  .header .h-bot .navigation .menu {
    margin-top: 10%; }

  .header .h-bot .navigation li {
    position: relative;
    width: 100%;
    line-height: normal;
    text-align: left; }

  .header .h-bot .navigation li:hover {
    background: none; }

  .header .h-bot .navigation li a {
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 0 0 0 30px;
    font: 28px/50px MyriadProBold;
    box-sizing: border-box; }

  .header .h-bot .navigation li a:hover {
    border: none; }

  .header .h-bot .navigation li.menu-item-has-children > a:before {
    content: '+';
    display: block;
    position: absolute;
    left: 0;
    top: -1px; }

  .header .h-bot .navigation li.menu-item-has-children.active > a:before {
    content: '-';
    pointer-events: none; }

  .header .h-bot .navigation li .sub-menu {
    position: relative;
    top: 0;
    background: none;
    padding: 0; }

  .header .h-bot .navigation li:hover .sub-menu {
    display: none; }

  .header .h-bot .navigation li.active .sub-menu {
    display: block; }

  .header .h-bot .navigation li .sub-menu:before {
    display: none; }

  .header .h-bot .navigation li .sub-menu li {
    background: none; }

  .header .h-bot .navigation li .sub-menu li a {
    height: auto;
    padding-left: 50px;
    font: 24px/40px MyriadProBold; }

  .header .h-bot .navigation li .sub-menu li:last-child {
    padding: 0; }

  .app-wrapper .section h2 {
    font-size: 28px;
    padding: 50px 0 0; }

  .app-wrapper .section.products h2,
  .app-wrapper .section.why_gthost h2 {
    padding: 100px 0 50px 0; }

  .app-wrapper .section.products .title,
  .app-wrapper .section.video .title {
    font-size: 40px;
    padding: 100px 5% 0 !important;
    box-sizing: border-box; }

  .app-wrapper .section.products .title small,
  .app-wrapper .section.video .title small {
    font-size: 27px; }

  .app-wrapper .section.video button.down {
    display: none; }

  .app-wrapper .section.questions {
    min-height: 0; }

  .app-wrapper .section.questions h2 {
    padding-bottom: 35px; }

  .app-wrapper .section.questions .descr {
    padding: 0 5%;
    font-size: 16px; }

  .app-wrapper .section.questions .support {
    width: 100% !important; }

  .app-wrapper .section.questions .support:before,
  .app-wrapper .section.questions .support:after {
    display: none; }

  .app-wrapper .section.questions .support .wrapper {
    background: none;
    padding: 0; }

  .app-wrapper .section.questions .support .item {
    position: relative;
    float: none;
    width: 50% !important;
    margin: 15px auto 0 !important;
    border: none !important;
    background: #383838; }

  .app-wrapper .section.questions .support .item:before,
  .app-wrapper .section.questions .support .item:after {
    display: block;
    content: '';
    height: 0;
    width: 0;
    border-style: solid;
    position: absolute;
    top: 0; }

  .app-wrapper .section.questions .support .item:before {
    left: 0;
    border-width: 0 0 55px 35px;
    border-color: transparent transparent #383838 #ab0d32; }

  .app-wrapper .section.questions .support .item:after {
    right: 0;
    border-width: 55px 35px 0 0;
    border-color: #383838 #ab0d32 transparent transparent; }

  .app-wrapper .section.questions .support .item:nth-child(2) {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s; }

  .app-wrapper .section.questions .support .item:nth-child(3) {
    -webkit-animation-delay: 1.1s;
    -moz-animation-delay: 1.1s;
    -o-animation-delay: 1.1s;
    animation-delay: 1.1s; }

  .app-wrapper .section.questions .support .item a {
    font-size: 18px; }

  .app-wrapper .section.questions .btn {
    margin-top: 35px;
    -webkit-animation-delay: 1.8s;
    -moz-animation-delay: 1.8s;
    -o-animation-delay: 1.8s;
    animation-delay: 1.8s; }

  .footer {
    padding: 35px 5%; }

  .footer .item {
    float: none;
    width: 100% !important; }

  .footer .main .logo,
  .footer .main .copyr {
    position: relative;
    top: auto;
    left: auto;
    margin: 0 auto; }

  .footer .main .copyr {
    width: 200px;
    margin-top: 15px;
    text-align: center; }

  .footer .navigation li {
    display: none; }

  .footer .navigation li.mob-active {
    display: block;
    width: 100%;
    margin-top: 35px;
    text-align: center; }

  .footer .navigation li .sub-menu {
    margin: 0; }

  .footer .navigation li.mob-active .sub-menu li {
    display: block;
    margin-top: 15px; }

  .footer .navigation li a,
  .footer .navigation li .sub-menu li a {
    font-size: 17px; }

  .footer .support .wrapper {
    width: 100%;
    text-align: center;
    margin-top: 35px; }

  .footer .support span,
  .footer .support span a {
    font-size: 18px; }

  .footer .support .socials {
    display: table;
    width: auto;
    padding: 0;
    margin: 35px auto 0; }

  .wrapper .container {
    width: 100%;
    padding: 0 5%;
    box-sizing: border-box; }

  .wrapper .container .content-wrapper {
    width: 100%; }

  .wrapper .container .content-wrapper .frame {
    overflow: auto;
    -webkit-overflow-scrolling: touch; }

  .wrapper .container .content-wrapper iframe {
    width: 1px !important;
    min-width: 100% !important;
    *width: 100% !important; }

  .tab-content .sidebar-filter {
    width: 180px; }

  .sidebar-filter .item.radios.f_billingterm button {
    width: 100%; }

  .sidebar-filter .item.radios.f_billingterm button + button {
    margin-top: 10px; }

  .content-filter {
    width: calc(100% - 200px); }

  .content-filter .header th,
  .content-filter td {
    font-size: 14px; }

  .content-filter .model {
    width: 20%; }

  .content-filter .ram {
    width: 11%; }

  .content-filter .hdd {
    width: 14%; }

  .content-filter .brandwidht {
    width: 15%; }

  .content-filter .location {
    width: 14%; }

  .content-filter .price {
    width: 13%; }

  .content-filter .buy {
    width: 12%; }

  .content-filter .buy a {
    width: 100%;
    font-size: 15px; }

  .cd-gallery .descr ul {
    padding: 9px 10px; }

  .content-filter .header th:nth-child(6) {
    padding: 2px 10px 3px 0;
    text-align: right; }

  .content-filter .header th div {
    display: inline-block; }

  .content-filter .header th span {
    padding-right: 15px; }

  .instants .page-header h2,
  .instants .page-header span.third {
    font-size: 24px; }

  .instants .server-tab h3,
  .instants .servers-menu h3 {
    font: 20px/20px MyriadPro; }

  .app-wrapper.iv3 .section.products .title {
    padding: 0 !important; }

  .promotions .content .items .item .info {
    padding: 20px; }

  .promotions .content .items .item .info .title {
    font-size: 24px; }

  .promotions .content .items .item .info .descr {
    margin-top: 10px; }

  .promotions .content .items .item .info .btn {
    margin-top: 15px; }

  .tia-wrapper .item .title {
    width: 40%; }

  .tia-wrapper .item .value {
    width: 60%; } }
@media screen and (max-width: 960px) {
  .tmp-data .info-blocks .block .items:before {
    display: none; }

  .instants .breadcrumb {
    margin: 50px 0 0; }

  .app-wrapper.iv3 .section.products {
    padding: 40px 0 40px; }

  .app-wrapper.iv3 .section.products .title,
  .instants .page-header h1 {
    font-size: 42px; }

  .app-wrapper.iv3 .section.products .h-title,
  .instants .page-header h2 {
    margin-top: 10px;
    font-size: 24px; }

  .app-wrapper.iv3 .section.products .items {
    margin-top: 30px; }

  .app-wrapper.iv3 .section.why_gthost {
    padding: 40px 0 40px; }

  .app-wrapper.iv3 .section.why_gthost .items {
    margin-top: 20px; }

  .app-wrapper.iv3 .section.why_gthost h2 {
    font-size: 42px; }

  .app-wrapper.iv3 .section.products .bf_stick {
    margin: -40px auto 30px; } }
@media screen and (max-width: 910px) {
  .app-wrapper.iv3 .section.text_block .side.text .wrapper,
  .app-wrapper.iv3 .section.text_block img {
    height: 430px; } }
@media screen and (max-width: 900px) {
  .app-wrapper.iv3 .section.products .items.n3,
  .app-wrapper.iv3 .section.products .items.wide.n3 {
    width: 540px; }

  .app-wrapper.iv3 .section.products .items.n3 .item:nth-child(n+3) {
    border-left: 0;
    border-top: 2px solid #ccc; } }
@media screen and (max-width: 885px) {
  .content-filter .brandwidht,
  .content-filter .header th:nth-child(4) {
    display: none;
    padding: 0; } }
@media screen and (max-width: 800px) {
  body {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%; }

  .mob-hidden {
    display: none !important; }

  .mob-visible {
    display: block !important; }

  .app-wrapper .section.products .title,
  .app-wrapper .section.video .title {
    font-size: 36px; }

  .app-wrapper .section.products .title small,
  .app-wrapper .section.video .title small {
    font-size: 24px; }

  .app-wrapper .section h2 {
    padding: 50px 0 35px !important; }

  .app-wrapper .section.why_gthost {
    background-size: 400% auto; }

  .app-wrapper .section.why_gthost h2 {
    padding-bottom: 50px; }

  .app-wrapper .section.why_gthost .items {
    width: 100%; }

  .app-wrapper .section.why_gthost .items .item {
    float: none;
    width: 80%;
    height: auto;
    margin: 0 auto 40px !important;
    -webkit-animation-delay: .4s !important;
    -moz-animation-delay: .4s !important;
    -o-animation-delay: .4s !important;
    animation-delay: .4s !important; }

  .app-wrapper .section.why_gthost .items .item .descr {
    max-height: 100%; }

  .page-header {
    margin: 30px 0; }

  .page-header h1 {
    color: #383838;
    font-size: 26px;
    text-align: center; }

  .breadcrumb {
    display: none; }

  .contact-data .contact-item .left,
  .contact-data .contact-item .right {
    float: none;
    width: 100%;
    overflow: hidden; }

  .contact-data .contact-item .right img {
    width: 100%; }

  .contact-data .contact-item .left {
    margin-top: 20px; }

  .contact-data .contact-item .left .i-loc,
  .contact-data .contact-item .left .i-email {
    float: left;
    width: 40%; }

  .contact-data .contact-item .left .i-email {
    width: 60%; }

  .contact-data .contact-item .left .i-email h3 {
    margin-top: 0; }

  .contact-data .contact-item .left .i-links {
    float: left;
    width: 100%; }

  .contact-map {
    margin-top: 40px; }

  .server-tab .tab-nav,
  .server-tab .helped-description {
    display: none; }

  .server-tab .helped-description.error {
    display: block; }

  .server-tab .btn-filters {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    outline: none;
    color: #ab1e30;
    font: 17px/36px MyriadProSemiBold;
    border: 2px solid #ab1e30;
    background: none;
    text-align: center; }

  .server-tab.has-error .btn-filters {
    display: none; }

  .tab-content .sidebar-filter .inner .btn-filters {
    width: 100%;
    line-height: 40px;
    color: #ffffff;
    background: #ab1e30;
    border-radius: 4px;
    border: none; }

  .server-tab .btn-filters span {
    padding-left: 25px;
    background: transparent url("../img/svg/ico_filter.svg") left center no-repeat;
    background-size: 21px auto; }

  .tab-content {
    margin: 30px 0 0;
    padding-bottom: 100px;
    min-height: 390px !important; }

  .server-tab.has-error .tab-content {
    padding: 0; }

  .tab-content .sidebar-filter {
    position: fixed;
    width: 90%;
    height: 0;
    left: 5%;
    top: 10%;
    background: #ffffff;
    box-shadow: inset 0 0 0 2px #aa192d;
    box-sizing: border-box;
    overflow: hidden;
    z-index: 202;
    transition: .3s ease all; }

  html.descr-active,
  html.filters-active,
  html.descr-active body,
  html.filters-active body {
    overflow: hidden; }

  html.filters-active .tab-content .sidebar-filter {
    height: 85%; }

  .tab-content:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    background: #000000;
    opacity: 0.75;
    z-index: 201;
    transition: .4s ease height; }

  html.descr-active .tab-content:before,
  html.filters-active .tab-content:before {
    height: 100%;
    transition: .3s ease height; }

  .sidebar-filter h2 {
    padding: 10px 0 0;
    font: 17px/36px MyriadProSemiBold;
    text-align: center; }

  .sidebar-filter h2 span {
    padding-left: 25px;
    background: transparent url("../img/svg/ico_filter.svg") left center no-repeat;
    background-size: 21px auto; }

  .tab-content .sidebar-filter .inner {
    display: block;
    height: calc(100% - 50px);
    border: none;
    overflow-y: scroll; }

  .tab-content .sidebar-filter .to-top {
    display: none; }

  .sidebar-filter .item:last-child {
    margin: 0 0 20px; }

  .sidebar-filter .item .title {
    margin-bottom: 20px;
    font-size: 16px; }

  .sidebar-filter .item li {
    width: 50%;
    margin: 0; }

  .sidebar-filter .item li:nth-child(n+3),
  .sidebar-filter .item.w-half li:nth-child(n+3) {
    margin-top: 20px; }

  .sidebar-filter .item.radios.f_billingterm button {
    width: 50%; }

  .sidebar-filter .item.radios.f_billingterm button + button {
    margin-top: 0; }

  .sidebar-filter .item.radios button {
    font-size: 18px; }

  .sidebar-filter .item.radios button:nth-child(n+3) {
    margin-top: 20px; }

  .sidebar-filter .item label {
    font-size: 18px; }

  .tab-content .content-filter,
  .tab-content .content-filter table {
    width: 100%; }

  .content-filter .header th {
    display: inline-block;
    font: 16px/30px MyriadPro;
    color: #555555;
    border: none;
    padding: 0 0 0 10px;
    box-sizing: border-box;
    pointer-events: none; }

  .content-filter .header th span {
    background: none !important;
    padding: 0; }

  .content-filter .header th div {
    width: auto !important; }

  .content-filter tbody tr {
    margin: 0 !important;
    background: none;
    border: none !important;
    box-shadow: inset 0 0 0 2px #f2f2f2;
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }

  .content-filter tbody tr.active {
    background: none !important; }

  .content-filter tbody tr + tr {
    margin-top: 10px !important; }

  .content-filter td {
    display: inline-block;
    font: 16px MyriadPro;
    color: #555555;
    padding: 10px 0 10px 10px;
    box-sizing: border-box; }

  .content-filter tbody tr.active td {
    color: #555; }

  .content-filter tbody tr td.descr {
    position: fixed;
    width: 90%;
    left: 5%;
    top: 10%;
    background: #ffffff;
    box-shadow: inset 0 0 0 2px #cbcaca;
    overflow-y: scroll;
    z-index: 210; }

  .content-filter tbody tr.active td.descr {
    transition: .4s ease max-height; }

  .content-filter tbody tr td.descr ul {
    padding: 20px; }

  .content-filter tbody tr td.descr ul li {
    margin-top: 20px; }

  .content-filter tbody tr td.descr ul li span {
    width: 30%;
    color: #555555;
    font: 18px MyriadPro; }

  .content-filter tbody tr td.descr ul li span + span {
    width: 65%;
    font: 18px MyriadProSemiBold; }

  .content-filter tbody tr td.descr ul li.close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: auto;
    margin: 0; }

  .content-filter tbody tr td.descr ul li.close button {
    background: none;
    border: none;
    outline: none;
    padding: 10px;
    color: #ab1e30;
    font-size: 30px;
    line-height: 16px; }

  .content-filter tbody tr td.descr ul li.heading span {
    width: 100%;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase; }

  .content-filter tbody tr td.descr ul li.s-model span + span {
    color: #ab1e30; }

  .content-filter tbody tr td.descr ul li.price {
    padding-top: 20px;
    border-top: 2px solid #cbcaca; }

  .content-filter tbody tr td.descr ul li.price span {
    font-size: 22px;
    line-height: 40px; }

  .content-filter tbody tr td.descr ul li.price span + span {
    color: #ab1e30; }

  .content-filter tbody tr td.descr ul li.price span + span span {
    float: none;
    width: auto; }

  .content-filter tbody tr td.descr ul li.price span a {
    float: right;
    display: inline-block;
    padding: 0 30px;
    font: 18px/40px MyriadProSemiBold;
    color: #ffffff;
    background: #ab1e30;
    border-radius: 4px;
    text-decoration: none !important; }

  .content-filter td br {
    display: none; }

  .content-filter td.model,
  .content-filter tbody tr.active td.model {
    color: #aa192d; }

  .content-filter td.model {
    font: 16px MyriadProSemiBold; }

  .content-filter .model,
  .content-filter .header th:nth-child(1) {
    width: 33%; }

  .content-filter .ram,
  .content-filter .header th:nth-child(2) {
    width: 20%; }

  .content-filter .hdd,
  .content-filter .header th:nth-child(3) {
    width: 20%; }

  .content-filter .brandwidht,
  .content-filter .location,
  .content-filter .header th:nth-child(4),
  .content-filter .header th:nth-child(5) {
    display: none; }

  .content-filter .price,
  .content-filter .header th:nth-child(6) {
    width: 20%; }

  .content-filter .header th:nth-child(6) {
    padding: 0 20px 0 0;
    text-align: right; }

  .content-filter .buy,
  .content-filter .header th:nth-child(7) {
    width: 7%; }

  .content-filter .buy a {
    position: relative;
    left: 50%;
    /*margin-left: -15px;*/
    width: 30px;
    height: 100%;
    min-height: 75px;
    margin: 0 0 0 -15px;
    box-sizing: border-box;
    background: none;
    font: 17px/30px MyriadProSemiBold;
    writing-mode: vertical-lr;
    -webkit-writing-mode: vertical-lr; }

  .content-filter .buy a:hover {
    background: none; }

  .content-filter td.price {
    padding: 10px 20px 10px 0; }

  .content-filter td.price .prc {
    font: 16px MyriadProSemiBold;
    color: #aa192d;
    text-align: right; }

  .content-filter td.price .prc .cur {
    display: block;
    color: #cac9c9;
    font: 16px MyriadPro; }

  .content-filter td.price .prc.red .cur {
    display: none; }

  .content-filter td.price .prc.old .cur {
    display: block; }

  .content-filter td.btnbuy {
    position: relative;
    padding: 0;
    background: #aa192d; }

  .content-filter .btnbuy:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: -13px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 15px 15px;
    border-color: transparent transparent #aa192d transparent; }

  .tmp-network .latency .items .item span {
    width: 60%; }

  .tmp-network .latency .items .item span + span {
    width: 40%; }

  .tmp-data .info-blocks .block + .block {
    margin-top: 40px; }

  .tmp-data .info-blocks .block .title,
  .tmp-data .info-blocks .block .items {
    width: 100%;
    padding: 0; }

  .tmp-data .info-blocks .block .title h2 {
    margin: 0; }

  .tmp-data .info-blocks .block .items {
    margin-top: 20px; }

  .instants .container {
    padding: 0; }

  .instants .page-header,
  .instants .breadcrumb,
  .instants .server-tab {
    padding-left: 5%;
    padding-right: 5%; }

  .instants .page-header h1 {
    font-size: 40px; }

  .instants .page-header h2,
  .instants .page-header span.third {
    font-size: 22px; }

  .instants .server-tab {
    margin-top: 10px;
    padding-top: 20px; }

  .sidebar-filter .item .btn-showmore {
    height: 40px; }

  .instants .server-tab h3 {
    left: 0;
    width: 100%; }

  .app-wrapper .section h2 {
    padding: 0 !important; }

  .app-wrapper.iv3 .section.text_block .side.text .wrapper,
  .app-wrapper.iv3 .section.text_block img {
    height: 400px; }

  .app-wrapper.iv3 .section.text_block .side.text .wrapper {
    padding: 40px 5%; }

  .app-wrapper.iv3 .section.text_block .title {
    margin-bottom: 10px;
    font-size: 36px; }

  .app-wrapper.iv3 .section.text_block .h-title {
    margin-bottom: 15px;
    font-size: 20px; }

  .app-wrapper.iv3 .section.text_block .descr {
    font-size: 16px;
    height: 10.2em; }

  .app-wrapper.iv3 .section.why_gthost .items .item {
    width: 100%;
    margin-bottom: 0 !important; }

  .app-wrapper.iv3 .section.why_gthost .items .item br {
    display: none; }

  .app-wrapper.iv3 .section.why_gthost .items .item .wrapper {
    height: auto;
    padding: 40px 5%; }

  .promotions .page-header {
    padding-top: 25px; }

  .promotions .content {
    margin-top: 35px; }

  .promotions .content .items .item .side {
    width: 100%;
    margin: 0;
    min-height: 0; }

  .promotions .content .items .item .thumb img {
    width: auto;
    height: auto; }

  .banner.proms {
    max-width: 70%;
    padding: 10px 20px; }

  .banner.proms span {
    font-size: 14px; }

  .app-wrapper.iv3 .section.products .bf {
    width: auto;
    background: none; }

  .app-wrapper.iv3 .section.products .bf.left {
    width: 100%;
    height: auto;
    margin-top: -40px;
    background: none;
    position: relative;
    top: auto;
    bottom: auto; }

  .app-wrapper.iv3 .section.products .bf.right,
  .app-wrapper.iv3 .section.products .bf_stick {
    display: none; }

  .app-wrapper.iv3 .section.products .bf.left span.logo {
    display: block;
    width: 280px;
    height: 390px;
    margin: -20px auto 50px;
    background-image: url("../img/bf_stick.png");
    position: relative;
    left: auto;
    top: auto;
    transform: none; }

  .app-wrapper.iv3 .section.products .bf .mob-stick {
    display: block;
    padding: 0 65px 0 60px;
    box-sizing: border-box;
    color: #ffffff;
    text-align: center;
    position: absolute;
    bottom: -23px; }

  .app-wrapper.iv3 .section.products .bf .mob-stick span {
    display: inline-block;
    width: 100%;
    font: 16px/1.15em MyriadProSemiBold; }

  .app-wrapper.iv3 .section.products .bf .mob-stick span:nth-child(2) {
    font-size: 25px;
    text-transform: uppercase; }

  .app-wrapper.iv3 .section.products .bf .mob-stick span.code {
    font-size: 24px;
    padding: 5px 0;
    margin-top: 10px;
    color: #000000;
    background: #ffffff;
    text-transform: uppercase; }

  .wrapper.instants {
    background-size: auto 650px; }

  .instants .page-header {
    padding-top: 25px; }

  .instants .page-descr {
    margin-top: 20px; }

  .instants .servers-menu {
    margin-top: 40px;
    padding: 0 5%; }

  .instants .servers-menu h3 {
    display: none; } }
@media screen and (max-width: 768px) {
  .tmp-network .uplinks {
    width: 100%; }

  .tmp-network .uplinks .items {
    margin-top: 0;
    background: none; }

  .tmp-network .uplinks .items:before,
  .tmp-network .uplinks .items:after {
    display: none; }

  .tmp-network .uplinks .items .wrapper {
    padding: 0; }

  .tmp-network .uplinks .items .item,
  .tmp-network .uplinks .items.n1 .item,
  .tmp-network .uplinks .items.n2 .item,
  .tmp-network .uplinks .items.n3 .item,
  .tmp-network .uplinks .items.n4 .item {
    position: relative;
    width: 100%;
    height: 60px;
    max-height: 60px;
    line-height: 60px;
    padding: 0 35px;
    margin-top: 20px;
    background: #ececec; }

  .tmp-network .uplinks .items .item img {
    max-height: 40px; }

  .tmp-network .uplinks .items .item:before,
  .tmp-network .uplinks .items .item:after {
    display: block;
    content: '';
    height: 0;
    width: 0;
    border-style: solid;
    position: absolute;
    top: 0; }

  .tmp-network .uplinks .items .item:before {
    left: 0;
    border-width: 0 0 60px 35px;
    border-color: transparent transparent #ececec #ffffff; }

  .tmp-network .uplinks .items .item:after {
    right: 0;
    border-width: 60px 35px 0 0;
    border-color: #ececec #ffffff transparent transparent; } }
@media screen and (max-width: 700px) {
  .app-wrapper.iv3 .section.text_block > .wrapper {
    display: flex;
    flex-flow: column;
    flex-direction: column; }

  .app-wrapper.iv3 .section.text_block .side {
    float: none;
    width: 100%; }

  .app-wrapper.iv3 .section.text_block .side.text .wrapper {
    height: auto;
    padding: 50px 5%; }

  .app-wrapper.iv3 .section.text_block .descr {
    height: auto; }

  .app-wrapper.iv3 .section.text_block .thumb {
    background: none !important; }

  .app-wrapper.iv3 .section.text_block img {
    max-height: none;
    height: auto;
    width: 100%;
    opacity: 1; }

  .app-wrapper.iv3 .section.supported_systems .item .images .thumb {
    width: 50% !important; }

  .app-wrapper.iv3 .section.text_block .title {
    font-size: 40px; }

  .app-wrapper.iv3 .section.text_block .h-title {
    font-size: 24px; }

  .app-wrapper.iv3 .section.text_block .descr {
    font-size: 18px; }

  .tia-wrapper {
    padding: 20px 5%; }

  .tia-wrapper .item {
    width: 100%; }

  .tia-wrapper .item:nth-child(2) {
    margin-top: 10px; }

  .tia-wrapper .item .title {
    width: 50%; }

  .tia-wrapper .item .value {
    width: 50%;
    text-align: right; } }
@media screen and (max-width: 660px) {
  .contact-data .contact-item .left .i-loc,
  .contact-data .contact-item .left .i-email {
    width: 100%; }

  .contact-data .contact-item .left .i-email h3 {
    margin-top: 20px; }

  .content-filter td {
    /*display: table-cell;*/ }

  .content-filter .header th,
  .content-filter td,
  .content-filter td.model,
  .content-filter td.price,
  .content-filter td.price span,
  .content-filter td.price .prc .cur {
    font-size: 14px; }

  .content-filter .buy a {
    font-size: 15px; }

  .content-filter .btnbuy:after {
    left: -9px;
    border-width: 0 0 10px 10px; }

  .sidebar-filter .item:last-child {
    margin: 0 0 20px; }

  .content-filter tbody tr td.descr ul li {
    margin-top: 15px; }

  .content-filter tbody tr td.descr ul li.heading {
    padding-bottom: 20px; }

  .content-filter tbody tr td.descr ul li span,
  .content-filter tbody tr td.descr ul li span + span {
    font-size: 16px; }

  .content-filter tbody tr td.descr ul li.price {
    position: relative;
    padding-bottom: 50px; }

  .content-filter tbody tr td.descr ul li.price span {
    font-size: 20px; }

  .content-filter tbody tr td.descr ul li.price span a {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    text-align: center; }

  .content-filter .header th:nth-child(6) {
    padding: 0 25px 0 0; }

  .tmp-data .info-blocks .block .items .item span {
    min-height: 22px; }

  .tmp-data .info-blocks .block .items .item .option,
  .tmp-data .info-blocks .block .items .item .value {
    font-size: 15px;
    line-height: 22px; }

  .tmp-data .info-blocks .block .items .item .value.checked {
    background-size: 15px 22px; }

  .instants .page-header h2,
  .instants .page-header span.third {
    font-size: 20px; }

  .app-wrapper.iv3 .section.products .title {
    font-size: 38px; }

  .app-wrapper.iv3 .section.products .h-title {
    font-size: 22px; }

  .app-wrapper.iv3 .section.supported_systems {
    padding: 40px 0 20px; }

  .app-wrapper.iv3 .section.supported_systems .item h2 {
    font-size: 36px; }

  .app-wrapper.iv3 .section.why_gthost h2 {
    font-size: 38px; } }
@media screen and (max-width: 600px) {
  .header .h-bot .navigation .menu {
    margin-top: 20%; }

  .app-wrapper .section.products .title,
  .app-wrapper .section.video .title {
    font-size: 30px; }

  .app-wrapper .section.products .title small,
  .app-wrapper .section.video .title small {
    font-size: 20px; }

  .app-wrapper .section.products .items.for-btn .btn.sm,
  .app-wrapper .section.products .items.for-btn .btn.sm:after {
    padding: 0;
    width: 100%; }

  .app-wrapper .section.products .items {
    width: 270px !important; }

  .app-wrapper .section.products .items .item {
    margin-right: 0 !important; }

  .app-wrapper .section.products .items .item:nth-child(n+2) {
    margin-top: 20px !important; }

  .app-wrapper .section.questions .support .item {
    width: 90% !important; }

  .tmp-network .latency .items .item {
    width: 100%; }

  .tmp-network .latency .items .item span + span {
    text-align: right; }

  .app-wrapper.iv3 .section.products .items .item {
    border-left: none !important; }

  .app-wrapper.iv3 .section.products .items .item + .item {
    border-top: 2px solid #cccccc !important; } }
@media screen and (max-width: 580px) {
  .instants .page-header h2,
  .instants .page-header span.third {
    font-size: 18px; }

  .wrapper.instants {
    background-size: auto 60%; }

  .instants .servers-menu {
    padding-top: 10px; }

  .instants .servers-menu ul {
    display: block;
    text-align: center; }

  .instants .servers-menu ul li {
    display: inline-block;
    width: calc(100%/3);
    margin: 10px 0; }

  .instants .servers-menu ul li:nth-child(6n+1) {
    text-align: center; }

  .instants .servers-menu ul li:nth-child(6n+6) {
    text-align: center; }

  .instants .server-tab {
    padding-top: 10px;
    margin-top: 0; } }
@media screen and (max-width: 480px) {
  .app-wrapper .section.products .title small,
  .app-wrapper .section.video .title small {
    display: block;
    margin-top: 15px; }

  .contact-data .contact-item ul.emails a {
    width: 100%; }

  .sidebar-filter .item.m-w-full li {
    width: 100%; }

  .sidebar-filter .item.m-w-full li:nth-child(n+2) {
    margin-top: 15px; }

  .content-filter .model,
  .content-filter .header th:nth-child(1) {
    width: 33%; }

  .content-filter .ram,
  .content-filter .header th:nth-child(2),
  .content-filter .hdd,
  .content-filter .header th:nth-child(3) {
    width: 19%; }

  .content-filter .price,
  .content-filter .header th:nth-child(6) {
    width: 22%; }

  .tmp-network .b-text {
    font-size: 16px; }

  .tmp-data .info-blocks .block + .block {
    margin-top: 30px; }

  .tmp-data .info-blocks .block .items .wrapper {
    padding: 15px; }

  .tmp-data .info-blocks .block .items {
    margin-top: 15px; }

  .tmp-data .info-blocks .block .items .item + .item {
    margin-top: 10px; }

  .tmp-data .info-blocks .block .items .item span {
    min-height: 20px; }

  .tmp-data .info-blocks .block .items .item .option,
  .tmp-data .info-blocks .block .items .item .value {
    line-height: 20px; }

  .tmp-data .info-blocks .block .items .item .value.checked {
    background-size: 15px 20px; }

  .tmp-data .info-blocks .block .items .item .option {
    width: 32%;
    padding-right: 15px;
    /*noinspection CssInvalidPropertyValue*/
    word-break: break-word; }

  .tmp-data .info-blocks .block .items .item .value {
    width: 68%; }

  .instants .page-header {
    padding-top: 25px; }

  .instants .page-header h1 {
    font-size: 32px; }

  .instants .page-header h2,
  .instants .page-header span.third {
    font-size: 16px; }

  .instants .server-tab h3 {
    font: 18px/20px MyriadPro; }

  .app-wrapper.iv3 .section.products .title {
    font-size: 36px; }

  .app-wrapper.iv3 .section.products .h-title {
    font-size: 19px; }

  .app-wrapper.iv3 .section.supported_systems .item h2 {
    font-size: 32px; }

  .app-wrapper.iv3 .section.why_gthost h2 {
    font-size: 36px; }

  .promotions .content .items .item .info .title {
    font-size: 20px; }

  .promotions .content .items .item .info .descr {
    font-size: 17px; }

  #glass_form .query,
  #glass_form .addr,
  #glass_form .host,
  #glass_form .protocol,
  #glass_form .btns {
    width: 100%;
    padding: 0 !important; }

  #glass_form .protocol {
    margin-top: 20px; } }
@media screen and (max-width: 400px) {
  .header .h-bot .navigation li a {
    font: 19px/40px MyriadProBold; }

  .header .h-bot .navigation li .sub-menu li a {
    font: 17px/40px MyriadProBold; }

  .app-wrapper .section.video .title br,
  .app-wrapper .section.why_gthost .items .item .descr br {
    display: none; }

  .tab-content {
    margin: 20px 0 0; }

  .sidebar-filter .item .title {
    font-size: 15px;
    margin-bottom: 15px; }

  .sidebar-filter .item.radios button {
    font-size: 14px; }

  .sidebar-filter .item.radios button:nth-child(n+3) {
    margin-top: 15px; }

  .sidebar-filter .item label {
    font-size: 14px; }

  .sidebar-filter .item li:nth-child(n+3),
  .sidebar-filter .item.w-half li:nth-child(n+3) {
    margin-top: 15px; }

  .sidebar-filter .item:last-child {
    margin: 0 0 10px; }

  .content-filter .header th:nth-child(6) {
    padding: 0 25px 0 0; }

  .app-wrapper.iv3 .section.text_block .title {
    font-size: 36px; }

  .app-wrapper.iv3 .section.text_block .h-title {
    font-size: 22px; }

  .app-wrapper.iv3 .section.products .title {
    font-size: 32px; }

  .app-wrapper.iv3 .section.why_gthost h2 {
    font-size: 32px; }

  .app-wrapper .section.why_gthost .items .item h3 {
    font-size: 20px; }

  .instants .servers-menu {
    margin-top: 20px; }

  .instants .servers-menu ul li {
    width: 50%; } }
@media screen and (max-width: 320px) {
  .content-filter .header th:nth-child(6) {
    padding: 0 20px 0 0; }

  .content-filter td,
  .content-filter td.model,
  .content-filter td.price,
  .content-filter td.price span,
  .content-filter td.price .prc .cur {
    font-size: 12px; }

  .content-filter .buy a {
    font-size: 14px; }

  .content-filter tbody tr td.descr ul {
    padding: 15px; }

  .content-filter tbody tr td.descr ul li {
    margin-top: 10px; }

  .content-filter tbody tr td.descr ul li.close {
    right: 5px;
    top: 5px; }

  .content-filter tbody tr td.descr ul li.heading {
    padding: 10px 0; }

  .content-filter tbody tr td.descr ul li.heading span {
    font-size: 22px; }

  .content-filter tbody tr td.descr ul li span + span {
    width: 70%; }

  .content-filter tbody tr td.descr ul li span,
  .content-filter tbody tr td.descr ul li span + span {
    font-size: 14px; }

  .content-filter tbody tr td.descr ul li.price span {
    font-size: 16px; }

  .content-filter tbody tr td.descr ul li.price span a {
    padding: 0 20px;
    font: 16px/40px MyriadProSemiBold; }

  .tmp-data .info-blocks .block .title h2 {
    font-size: 22px; }

  .tmp-data .info-blocks .block .items .item span {
    min-height: 21px; }

  .tmp-data .info-blocks .block .items .item .option,
  .tmp-data .info-blocks .block .items .item .value {
    font-size: 14px;
    line-height: 21px; }

  .tmp-data .info-blocks .block .items .item .value.checked {
    background-size: 15px 21px; }

  .app-wrapper.iv3 .section.supported_systems .item h2 {
    font-size: 30px; }

  .app-wrapper.iv3 .section.text_block .title {
    font-size: 34px; }

  .app-wrapper.iv3 .section.text_block .h-title {
    font-size: 20px; }

  .app-wrapper.iv3 .section.text_block .descr {
    font-size: 17px; } }
@media screen and (max-width: 736px) and (orientation: landscape) {
  .app-wrapper .section.video,
  .app-wrapper .section.questions {
    overflow: hidden; }

  .app-wrapper .section.products .title,
  .app-wrapper .section.video .title {
    font-size: 30px; }

  .app-wrapper .section.products .title small,
  .app-wrapper .section.video .title small {
    font-size: 20px; }

  .app-wrapper .section.video button.play {
    margin-top: 30px; }

  html.video-overlay-open .video-overlay {
    border-width: 50px 30px 50px 30px; }

  .video-overlay-trigger {
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px; }

  .app-wrapper .section.questions {
    padding-bottom: 30px; }

  .sidebar-filter .item:last-child {
    margin: 0 0 20px; }

  .content-filter .header th:nth-child(6) {
    padding: 0 20px 0 0; }

  .content-filter .buy a {
    width: 25px;
    line-height: 25px;
    margin-left: -12px; }

  .tmp-data .info-blocks .block .items .item + .item {
    margin-top: 10px; } }
@media screen and (max-width: 660px) and (orientation: landscape) {
  .content-filter td {
    display: inline-block; }

  .instants .servers-menu {
    padding-top: 10px; }

  .instants .servers-menu ul {
    display: block;
    text-align: center; }

  .instants .servers-menu ul li {
    display: inline-block;
    width: calc(100%/3);
    margin: 10px 0; }

  .instants .servers-menu ul li:nth-child(6n+1) {
    text-align: center; }

  .instants .servers-menu ul li:nth-child(6n+6) {
    text-align: center; }

  .instants .server-tab {
    padding-top: 10px;
    margin-top: 0; } }
@media screen and (max-width: 320px) and (orientation: portrait) {
  .content-filter td {
    display: inherit; }

  .content-filter .model,
  .content-filter .header th:nth-child(1) {
    width: 31%; }

  .content-filter .buy,
  .content-filter .header th:nth-child(7) {
    width: 9%; } }
@media screen and (max-width: 568px) and (orientation: landscape) {
  .header .h-bot .navigation .menu {
    margin-top: 0; }

  .app-wrapper .section.products .title,
  .app-wrapper .section.video .title {
    font-size: 28px; }

  .app-wrapper .section.products .title small,
  .app-wrapper .section.video .title small {
    font-size: 18px; } }

/*# sourceMappingURL=global-new.css.map */
