@charset "UTF-8";
#header {
  z-index: 999;
}

#dedicated * {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

#disclaimer {
  padding-bottom: 40px;
  background: none;
}

#dedicated .server .cpu, #dedicated .server .ram, #dedicated .server .hdd {
  width: 170px;
}

#dedicated .server:last-child {
  border-right: none;
}

.block_techInfo .wrap_title .text_title {
  line-height: 53px !important;
}

.block_techInfo .wrap_title {
  background: url("/images/sections/hosting/techinfo.png") no-repeat !important;
}

#intro .box_illustration {
  width: 780px;
  height: 620px;
  margin: -200px 0 0 -170px;
  background: url("/images/sections/hosting/servers.png") no-repeat;
  position: absolute;
}

.services > div > .item {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
}

.services > div > .item:hover {
  background: rgba(255, 255, 255, 0.1);
}

.box_zag {
  width: 330px;
  margin-top: 1px;
  border-top: 1px solid #d2d920;
  position: absolute;
}

/* Стили повторяющихся элементов */
#intro {
  margin-top: 145px;
  background: none !important;
}

#intro .heading {
  padding-top: 123px;
  margin-left: 550px;
}

#intro .introtext {
  padding-bottom: 80px;
  margin-left: 550px;
}

#more {
  margin-top: 100px;
}

.sectitle .sep-right {
  margin-left: 655px;
  width: 425px;
}

.sectitle .sep-left {
  width: 425px;
}

.block_plans {
  position: relative;
}

.block_plans .sectitle {
  padding-bottom: 60px;
}

.block_plans .wrap_plan {
  width: 980px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 60px;
}

.block_plans .wrap_plan.type_right:after {
  content: '';
  display: block;
  width: 850px;
  height: 100%;
  position: absolute;
  top: 0px;
  right: -50px;
  border: 1px solid #d2d920;
  border-radius: 0 18px 18px 0;
  border-left: 0;
}

.block_plans .wrap_plan.type_left:before {
  content: '';
  display: block;
  width: 40px;
  height: 100%;
  position: absolute;
  top: 0px;
  left: -50px;
  border: 1px solid #d2d920;
  border-radius: 18px 0 0 18px;
  border-right: 0;
}

.block_plans .wrap_plan .text_titlePlan {
  font-family: BasefontBoldItalic;
  text-transform: uppercase;
  font-size: 18px;
  color: #d2d920;
  position: relative;
  top: -8px;
}

.block_plans .wrap_plan .wrap_cards {
  position: relative;
  overflow: hidden;
  height: 390px;
  transition: 0.2s;
}

.block_plans .wrap_plan .wrap_cards.type_open {
  height: auto;
}

.block_plans .wrap_plan .wrap_cards .servers {
  margin-top: 20px;
  padding-bottom: 20px;
}

#dedicated .server {
  height: 306px;
  width: 192px;
}

#dedicated .server .specs {
  margin-top: 70px;
  width: 172px;
}

#dedicated .server .price {
  margin-top: 265px;
}

#dedicated .wrap_users {
  position: absolute;
  margin: 80px 0 0 10px;
  width: 172px;
}

#dedicated .wrap_users .text_users {
  text-align: center;
  padding-bottom: 26px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

#dedicated .wrap_button {
  text-align: center;
  padding: 20px 0 0 0;
}

#dedicated .wrap_button .button {
  margin: 0 auto;
}

#dedicated .wrap_button .button.type_showAll {
  cursor: pointer;
}

#dedicated .wrap_button .type_open .text_show {
  display: block;
}

#dedicated .wrap_button .type_open .text_hide {
  display: none;
}

#dedicated .wrap_button .text_show {
  display: none;
}

#dedicated .wrap_button .text_hide {
  display: block;
}

#dedicated .wrap_order {
  background-color: #d2d920;
  border-radius: 100px;
  display: inline-block;
  vertical-align: top;
  padding: 35px 55px 27px 55px;
  margin-top: 18px;
  position: absolute;
  bottom: -49px;
  left: 0;
  z-index: 10;
}

#dedicated .wrap_order .wrap_button {
  padding: 0;
  display: inline-block;
  vertical-align: top;
  margin-left: 28px;
}

#dedicated .wrap_order .wrap_button .button {
  margin: 0;
}

#dedicated .wrap_order .text_order {
  display: inline-block;
  vertical-align: top;
  line-height: 33px;
  font-size: 18px;
  color: #005ca3;
}

#supertrial {
  margin: 70px 0 0 0;
}

#infocoll,
#specscoll {
  margin-top: 25px;
}

.block_techInfo {
  margin: 70px auto 0 auto;
  width: 1060px;
}

.block_techInfo .wrap_title {
  height: 47px;
  background: url("/images/sections/hosting/supertrial.png") no-repeat;
}

.block_techInfo .wrap_title .text_title {
  text-align: center;
  font-family: BasefontThin;
  font-size: 24px;
  line-height: 47px;
  color: #c9d728;
  text-transform: uppercase;
  white-space: nowrap;
}

.block_techInfo .text_normal {
  font-size: 16px;
  line-height: 24px;
  margin-top: 18px;
  padding: 0 13px;
}

.block_techInfo .text_title {
  font-family: BasefontBoldItalic;
  text-transform: uppercase;
  font-size: 18px;
  color: #d2d920;
}

.block_techInfo .wrap_boxes {
  font-size: 0;
  margin-top: 30px;
  width: 1050px;
  margin-left: auto;
  margin-right: auto;
}

.block_techInfo .wrap_boxes:after {
  content: '';
  display: block;
  clear: both;
  overflow: hidden;
  height: 0;
  opacity: 0;
}

.block_techInfo .wrap_boxes .wrap_box {
  width: 470px;
  height: 280px;
  border: 1px solid #A0BDD7;
  border-radius: 10px;
  padding: 26px 24px 23px 22px;
}

.block_techInfo .wrap_boxes .wrap_box .wrap_list {
  margin-top: 15px;
}

.block_techInfo .wrap_boxes .wrap_box .wrap_list li {
  padding-left: 20px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 23px;
  position: relative;
}

.block_techInfo .wrap_boxes .wrap_box .wrap_list li:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: 5px;
}

.block_techInfo .wrap_boxes .wrap_box:first-child {
  float: left;
}

.block_techInfo .wrap_boxes .wrap_box:last-child {
  float: right;
}

.block_techInfo .wrap_textBox {
  margin-top: 40px;
}

.block_techInfo .wrap_textBox .text_title {
  padding-left: 13px;
}

.server {
  position: relative;
  z-index: 150;
}

.server:hover .wrap_button {
  opacity: 1;
}

.server .wrap_button {
  position: absolute;
  bottom: -50px;
  left: 0;
  width: 100%;
  opacity: 0;
  transition: 0.4s;
}

.server .wrap_button .button {
  cursor: pointer;
}

/* BLOCK POPUP
############################################*/
.block_popup {
  position: relative;
  z-index: 500;
  display: none;
  /* Стили окна из iframe
   ######################################################*/
  /* STYLESHEET FILE DESCRIPTION: Styles for Hosting / Order section */
  /* HEADING
  #########################################*/
  /* FORM
  #########################################*/
  /* Currency switch */
  /* Domain */
  /* Plan */
  /* Invalid */
  /* Tabs */
  /* sTabs for UH */
  /* Number of units for UL */
  /* Constructor for UD */
  /* List */
  /* Extra services */
  /* Dropdown */
  /* Total */
  /* ToS */
  /* Submit */
  /* DONE
  #########################################*/
  /* FINALIZE ORDER
  #########################################*/
  /* Price plan, domain name */
  /* Period */
  /* Total */
  /* Extras */
  /* Actions */
  /* VPS ORDER
  #########################################*/
  /* COLOCATION ORDER AND PARTS OF UD TRIAL
  #########################################*/
  /* Sent */
}

.block_popup.type_open {
  display: block;
}

.block_popup .wrap_overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  z-index: 100;
  overflow-x: hidden;
}

.block_popup .wrap_window {
  text-align: left;
  background: #fff;
  width: 830px;
  display: inline-block;
  margin: 50px 0;
  position: relative;
  z-index: 300;
}

.block_popup .button_close {
  position: absolute;
  top: 30px;
  right: 31px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
  background: url("http://unit-is.com/images/scripts/fancybox/fancybox_sprite.png") no-repeat;
}

.block_popup body {
  background: #fff;
  color: #333;
}

.block_popup #form,
.block_popup #ulform {
  padding-bottom: 40px;
}

.block_popup #form a.link,
.block_popup #finalize a.link {
  color: #035caa !important;
}

.block_popup #form a.link > span,
.block_popup #finalize a.link > span {
  border-color: rgba(3, 92, 170, 0.5);
}

.block_popup #form a.link:hover,
.block_popup #finalize a.link:hover {
  color: #f34f0a !important;
}

.block_popup #form a.link:hover > span,
.block_popup #finalize a.link:hover > span {
  border-color: rgba(243, 79, 10, 0.5);
}

.block_popup #order-heading,
.block_popup #form,
.block_popup #ulform,
.block_popup #ulform-sent,
.block_popup #finalize,
.block_popup #vps-sent {
  width: 620px;
  margin: 0 auto;
}

.block_popup #order-heading {
  margin-bottom: 10px;
  padding-top: 40px;
  border-bottom: 3px solid #8cc63f;
}

.block_popup #order-heading h1 {
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 38px;
  color: #94ca4c;
  font-family: BasefontThin;
  text-align: center;
}

.block_popup #form,
.block_popup #ulform {
  margin-top: 20px;
}

.block_popup #form h2,
.block_popup #ulform h2 {
  margin: 0 0 10px 10px;
  font-size: 18px;
  color: #a4c1db;
}

.block_popup #form .domain,
.block_popup #form .plan {
  padding: 10px 0 20px 0;
  border-bottom: 1px solid #d1e0ed;
}

.block_popup #form .currency {
  margin: 0 0 0 520px;
  position: absolute;
}

.block_popup #form .currency label {
  margin-top: 8px;
  float: left;
}

.block_popup #form .dk_toggle {
  color: #93b1df;
}

.block_popup #form .dk_container {
  width: 91px;
}

.block_popup #form .dk_toggle {
  width: 34px !important;
  white-space: nowrap;
}

.block_popup #form .domain label {
  margin-left: 20px;
}

.block_popup #form .domain input {
  width: 300px;
}

.block_popup #form .domain .recommendation {
  margin-left: 20px;
  color: #73a72e;
  font-size: 12px;
}

.block_popup #form .plan {
  margin-top: 20px;
}

.block_popup #form .domain div.invalid {
  margin: 8px 0 0 315px;
  color: #f15a24;
  font-weight: bold;
  position: absolute;
  display: none;
}

.block_popup #form label.invalid .invalid {
  display: block;
}

.block_popup #form label.invalid input {
  border: 1px solid #f15a24;
}

.block_popup #form .tos.invalid {
  border: 1px solid #f15a24;
  border-radius: 3px;
  color: #f15a24;
}

.block_popup #form .plan .tabs {
  height: 50px;
  margin-left: 20px;
}

.block_popup #form .plan .tabs li {
  float: left;
  margin-right: 30px;
}

.block_popup #form .plan .tabs.udtabs li {
  margin-right: 10px;
}

.block_popup #form .plan .tabs a {
  padding: 10px 12px 16px 12px;
  display: block;
  text-decoration: none;
}

.block_popup #form .plan .tabs a,
.block_popup #form a .planlogo em,
.block_popup #form a:hover .planlogo span {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.block_popup #form .plan .tabs .selected {
  background: url("/images/sections/hosting/order-tabs.png") no-repeat 50% 0;
  border-radius: 2px;
  cursor: default;
}

.block_popup #form a:hover .planlogo span {
  color: #ea2f1c;
}

.block_popup #form a:hover .planlogo.ultra em {
  background-color: #ea2f1c;
}

.block_popup #form .planlogo span,
.block_popup #form a:hover.selected .planlogo span {
  font-family: BasefontThin;
  font-size: 22px;
  color: #0b65a1;
}

.block_popup #form .planlogo em {
  margin: -18px 0 0 32px;
  font-family: BasefontThin;
  font-weight: bold;
  font-size: 14px;
  display: block;
}

.block_popup #form .planlogo.ultra em,
.block_popup #form a:hover.selected .planlogo.ultra em {
  margin-top: -22px;
  padding: 3px 3px 0 3px;
  background-color: #0b65a1;
  font-family: BasefontThin;
  color: #fff;
  font-size: 15px;
  border-radius: 3px;
  display: block;
}

.block_popup #form .plan .stabs {
  width: 280px;
  height: 30px;
  margin: 0 0 15px 20px;
  background-color: #d9e5f1;
  border-radius: 6px;
  border: 1px solid #b3d0ec;
}

.block_popup #form .plan .stabs li {
  display: block;
  float: left;
}

.block_popup #form .plan .stabs a {
  width: 139px;
  height: 28px;
  margin-top: 1px;
  text-align: center;
  line-height: 28px;
  display: block;
  text-decoration: none;
}

.block_popup #form .plan .stabs a {
  color: #035caa;
}

.block_popup #form .plan .stabs a > span {
  border-bottom: 1px dashed rgba(3, 92, 170, 0.5);
  -webkit-transition: border-color 0.2s ease-in-out;
  -o-transition: border-color 0.2s ease-in-out;
  -moz-transition: border-color 0.2s ease-in-out;
  transition: border-color 0.2s ease-in-out;
}

.block_popup #form .plan .stabs a:hover {
  color: #f34f0a !important;
}

.block_popup #form .plan .stabs a:hover > span {
  border-color: rgba(243, 79, 10, 0.5);
}

.block_popup #form .plan .stabs li:first-child a {
  margin-left: 1px;
}

.block_popup #form .plan .stabs li:first-child .selected {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.block_popup #form .plan .stabs li:last-child .selected {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.block_popup #form .plan .stabs .selected {
  background-color: #035caa;
  color: #fff;
  cursor: default;
}

.block_popup #form .plan .stabs a:hover.selected {
  color: #fff !important;
}

.block_popup #form .plan .stabs .selected > span {
  border: none;
}

.block_popup #form .plan .units {
  margin: 10px 0 10px 20px;
}

.block_popup #form .plan .units input {
  width: 50px;
  margin-left: 5px;
}

.block_popup #form .plan .constructor {
  width: 500px;
  margin: 0px 0 10px 30px;
  background-color: #e8f0f9;
  border-radius: 6px;
}

.block_popup #form .plan .constructor > div {
  height: 40px;
  border-bottom: 1px solid #c2d4e8;
}

.block_popup #form .plan .constructor > div:last-child {
  border-bottom: none;
}

.block_popup #form .plan .constructor label {
  margin: 13px 0 0 10px;
  color: #738aa8;
  float: left;
}

.block_popup #form .plan .constructor select {
  margin: 11px 10px 0 0;
  width: 300px;
  float: right;
}

.block_popup #form .plan .list {
  clear: both;
}

.block_popup #form .plan .row {
  height: 40px;
  border-bottom: 1px solid #d1e0ed;
}

.block_popup #form .plan .row:last-child {
  border-bottom: none;
}

.block_popup #form .plan .row input {
  margin: 8px 0 0 20px;
  position: absolute;
}

.block_popup #form .plan .row label {
  margin: 14px 0 0 40px;
  font-size: 14px;
  position: absolute;
}

.block_popup #form .plan .row .permonth,
.block_popup #form .plan .row .perperiod {
  width: 140px;
  margin-top: 10px;
  line-height: 25px;
  position: absolute;
}

.block_popup #form .plan .row .permonth {
  margin-left: 300px;
}

.block_popup #form .plan .row .perperiod {
  margin-left: 155px;
  text-align: right;
}

.block_popup #form .plan .row .permonth strong,
.block_popup #form .plan .row .perperiod strong {
  color: #b5d78c;
}

.block_popup #form .plan .row .perperiod strong {
  font-size: 20px;
}

.block_popup #form .plan .row .permonth span,
.block_popup #form .plan .row .perperiod span {
  font-size: 14px;
  color: #b8b8b8;
}

.block_popup #form .plan .row .perperiod span {
  display: none;
}

.block_popup #form .plan .off {
  color: #c0c1c1;
}

.block_popup #form .extras {
  margin: 20px 0 20px 0;
}

.block_popup #form .extras .row {
  height: 40px;
  border-bottom: 1px solid #d1e0ed;
}

.block_popup #form .extras .row:last-child {
  border-bottom: none;
}

.block_popup #form .extras .row input {
  margin: 14px 0 0 20px;
  position: absolute;
}

.block_popup #form .extras .row label {
  width: 400px;
  margin: 13px 0 0 40px;
  font-size: 14px;
  position: absolute;
  z-index: 10;
}

.block_popup #form .extras .row label input {
  width: 30px;
  margin: -8px 0 0 5px;
  font-size: 16px;
  display: inline-block;
}

.block_popup #form .extras .row .price,
.block_popup #form .extras .row .for {
  margin-top: 10px;
  position: absolute;
}

.block_popup #form .extras .row .price {
  width: 140px;
  margin-left: 280px;
  text-align: right;
  font-size: 20px;
  color: #b5d78c;
}

.block_popup #form .extras .row .for {
  margin-top: 16px;
  margin-left: 425px;
  font-size: 14px;
  color: #b8b8b8;
}

.block_popup #form .extras .ddnbox {
  height: 70px;
}

.block_popup #form .extras .ddnbox select {
  margin-top: 25px;
  position: absolute;
}

.block_popup #form .total,
.block_popup #finalize .total {
  height: 40px;
}

.block_popup #form .total .label,
.block_popup #finalize .total .label {
  margin-left: 20px;
  position: absolute;
}

.block_popup #form .total .label span,
.block_popup #finalize .total .label span {
  margin-bottom: 4px;
  font-size: 18px;
  display: block;
}

.block_popup #form .total .label em,
.block_popup #finalize .total .label em {
  font-size: 14px;
  color: #bdb8b8;
}

.block_popup #form .total .sum,
.block_popup #finalize .total .sum {
  width: 140px;
  margin-left: 280px;
  text-align: right;
  font-size: 28px;
  color: #73a72e;
}

.block_popup #form .checked * {
  color: #73a72e !important;
}

.block_popup #form .tos {
  height: 20px;
  margin: 20px 0 0 20px;
  padding: 5px 0 3px 80px;
  font-size: 14px;
}

.block_popup #form .tos input {
  margin: 1px 0 0 0;
  position: absolute;
}

.block_popup #form .tos label {
  margin-left: 20px;
}

.block_popup #form .submit {
  margin: 30px 0 0 220px;
}

.block_popup #done {
  margin-top: 300px;
  color: #3b6802;
}

.block_popup #done strong {
  margin-bottom: 15px;
  text-align: center;
  font-size: 28px;
  display: block;
}

.block_popup #done span {
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  display: block;
}

.block_popup #finalize .disclaimer {
  padding: 10px 0 10px 0;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  color: #2b9dd7;
  background-color: #e4f3fd;
  border-radius: 3px;
}

.block_popup #finalize h2 {
  margin: 0 0 5px 10px;
  font-size: 18px;
  color: #a4c1db;
}

.block_popup #finalize > div {
  margin-top: 20px;
  padding-top: 20px;
}

.block_popup #finalize .dpp {
  margin-top: -20px;
}

.block_popup #finalize .plan,
.block_popup #finalize .extras {
  border-top: 1px solid #d1e0ed;
}

.block_popup #finalize li {
  height: 50px;
  border-bottom: 1px solid #d1e0ed;
}

.block_popup #finalize li:last-child {
  border-bottom: none;
}

.block_popup #finalize li > span {
  position: absolute;
}

.block_popup #finalize .label {
  margin: 8px 0 0 20px;
  color: #999;
}

.block_popup #finalize .name {
  margin: 28px 0 0 20px;
}

.block_popup #finalize .price {
  width: 140px;
  margin-top: 15px;
  margin-left: 465px;
  text-align: right;
  font-size: 20px;
  color: #73a72e;
}

.block_popup #finalize .priceplan .label,
.block_popup #finalize .domain .label {
  margin: 16px 0 0 10px;
  font-size: 18px;
}

.block_popup #finalize .priceplan .name,
.block_popup #finalize .domain .name {
  margin: 16px 0 0 160px;
  font-size: 18px;
}

.block_popup #finalize .period .label {
  margin: 17px 0 0 10px;
  font-size: 16px;
}

.block_popup #finalize .period .name {
  margin: 17px 0 0 160px;
  font-size: 16px;
}

.block_popup #finalize .total {
  margin-left: 190px;
}

.block_popup #finalize .extras .checkbox .label {
  margin-top: 18px;
  color: #333;
}

.block_popup #finalize .actions .backbutton {
  margin: 7px 0 0 10px;
  position: absolute;
}

.block_popup #finalize .actions .backbutton span {
  border-style: dashed;
}

.block_popup #finalize .actions .submit {
  margin: 0 0 0 236px;
}

.block_popup .trial-message {
  height: 190px;
  margin: 60px 0px 10px 0px;
  padding: 20px;
  border: 3px solid #8cc63f;
  line-height: 18px;
  display: none;
}

.block_popup .trial-message p {
  margin-bottom: 10px;
  line-height: 18px;
  color: #518915;
}

.block_popup #form.trial-message-fix .total {
  margin-top: -285px;
}

.block_popup #form.trial-message-fix .tos {
  margin-top: 255px;
}

.block_popup #tab-udtrial .personal {
  padding-top: 30px;
}

.block_popup #tab-udtrial .personal input,
.block_popup #tab-udtrial .parameters input {
  width: 300px;
}

.block_popup #ulform .personal,
.block_popup #ulform .parameters,
.block_popup #ulform .exservices,
.block_popup #tab-udtrial .personal {
  padding-bottom: 10px;
  border-bottom: 1px solid #d1e0ed;
}

.block_popup #ulform .parameters,
.block_popup #ulform .exservices,
.block_popup #tab-udtrial .parameters {
  padding-top: 30px;
}

.block_popup #ulform .item,
.block_popup .trial-message .item,
.block_popup #tab-udtrial .personal .item,
.block_popup #tab-udtrial .parameters .item {
  height: 65px;
  margin-bottom: 5px;
  margin-left: 10px;
  padding-left: 10px;
  border: 1px solid #fff;
}

.block_popup #ulform .item.invalid,
.block_popup .trial-message .item.invalid {
  border: 1px solid #f15a24;
  border-radius: 3px;
}

.block_popup #ulform .item.invalid label,
.block_popup .trial-message.item.invalid label,
.block_popup #tab-udtrial .personal .item.invalid label,
.block_popup #tab-udtrial .parameters .item.invalid label {
  color: #f15a24;
}

.block_popup #ulform .item label,
.block_popup .trial-message .item label,
.block_popup #tab-udtrial .personal .item label,
.block_popup #tab-udtrial .parameters .item label {
  margin-top: 7px;
  color: #666;
  font-size: 14px;
  font-family: Italic;
  position: absolute;
}

.block_popup #ulform .item input,
.block_popup .trial-message .item input,
.block_popup #tab-udtrial .personal .item input,
.block_popup #tab-udtrial .parameters .item input {
  margin-top: 27px;
  position: absolute;
}

.block_popup #ulform .item .units {
  margin: 35px 0 0 62px;
  position: absolute;
}

.block_popup #ulform .item.text input,
.block_popup .trial-message .item.text input {
  width: 350px;
}

.block_popup #ulform .item.digits input {
  width: 50px;
}

.block_popup #ulform .item.checkbox {
  height: 30px;
}

.block_popup #ulform .item.checkbox label {
  margin: 6px 0 0 20px;
  font-style: normal;
  color: #000;
}

.block_popup #ulform .item.checkbox input {
  margin: 0;
}

.block_popup #ulform .submit {
  padding-top: 30px;
}

.block_popup #ulform .submit .button {
  margin-left: 225px;
}

.block_popup #ulform-sent,
.block_popup #udform-sent,
.block_popup #vps-sent {
  display: none;
}

.block_popup #ulform-sent span,
.block_popup #udform-sent span,
.block_popup #vps-sent span {
  width: 620px;
  padding-top: 120px;
  padding-bottom: 120px;
  text-align: center;
  color: #8cc63e;
  font-size: 18px;
  line-height: 28px;
  display: block;
}

.block_popup #ulform-sent span em,
.block_popup #udform-sent span em,
.block_popup #vps-sent span em {
  font-size: 28px;
}

/*# sourceMappingURL=hosting-servers.map */