
.breakline:after {
  content: "\A";
  white-space: pre;
}

.break_after_word {
  word-spacing: 9999999px;
  /* MODERN BROWSER */
  word-spacing: 100vw;
}

.flex_row {
  display: block; 
}

.services {
  padding-bottom: 1rem;
}
.services_meta .flex_row
{
  display: flex; 
  align-items: stretch;
  flex-direction: row;
}
#price_totals.flex_row {
  display: block;

}
.price_meta .flex_row, .services_meta .flex_row {
  display: block;
}

.price_meta legend {
  text-transform: uppercase;

}

a.linked {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

.price_meta .inner, .services_meta .inner {
  margin: 1.5rem 2rem; 
  margin-bottom: 3rem;
}

.price_meta .inner > div > div:nth-child(2) .bg_point_grey_bright:after,.services_meta .inner > div > div:nth-child(2) .bg_point_grey_bright:after {
  content: none;
}

.infographic {
  padding: 1rem 0;
}

.infographic > div {
  margin-bottom: 0.75rem;
}

.infographic > div:last-of-type {
  margin-bottom: 0;
}

.price_meta .infographic_stacked > div, .services_meta .infographic_stacked > div {
  width: 50%;
  float:left;
  height: 85px;
}
.meta_meta .infographic_stacked > div {
  width: 50%;
  float:left;
  height: 85px;

}

.row .cell-25, 
.row .cell-50, 
.flex_row .cell-25,
.row .cell-20, 
.flex_row .cell-20,
.row .cell-33, 
.flex_row .cell-33{
  width: 98%;
  float:none;
  clear:both;
  display: block;
  /*width: 33.3332%;*/
  /*float:left;*/
  /*clear: none;*/
}

.stats .cell-25, 
.flex_row .cell-25{
  text-align: center;
  margin-bottom: .85rem;
}

* {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  /*text-align:center;*/
}

html {
 font-size: 80%;
}

body {
  line-height: 1;
  font-family: Stilu, FiraSans, sans-serif;
  background-color: white;
}

.clear {
  clear: both;

}

/* TYPOGRAPHY */

h1 {
  font-size: 2.2rem;
	font-size: 1.825rem;
	font-family: Stilu_SB, FiraSans_SB;
	padding: 1rem;
	padding-bottom: 0;
}

h2 {
  font-size: 1.825rem;
  font-family: Stilu_SB, FiraSans_B;
  padding: 1rem;
  padding-bottom: 0;

}
h3 {
  font-size: 1.375rem;
  font-family: Stilu_SB, FiraSans_B;
  padding: 1rem;
  padding-bottom: 0;

}

h4 {
  font-size: 1.125rem;
}

h5 {
  font-size: 1rem;
}

h6 {
  font-size: 0.875rem;
}

.checkedup::before {
	content: "\2713";
	font-family: inherit;
	font-size: 250%;
  padding: 0;
  margin-right: -.8%;
  vertical-align: sub;
  text-shadow: 1px 1px;
}

p {
	font-size: 1.1rem;
  padding: .5rem;
  padding-top: 1rem;
  line-height: 1.5rem;
}

p:last-of-type {
  padding-bottom: 0;

}

.semi_bold {
  font-family: Stilu_SB, FiraSans_SB;
}

b {
  font-family: Stilu_SB, FiraSans_SB;
}

input[type="text"], input[type="password"] , input[type="email"]  , input[type="tel"] , input[type="url"] , textarea, input[type="number"], input[type="date"], {
	border-radius: .325rem;
	border: 1px solid #e5e5e5;
  transition: all;
  transition-duration: .3s;
  transition-timing-function: ease;

}

input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #aeaeae;
}
input[type="text"]::-moz-placeholder { /* Firefox 19+ */
  color: #aeaeae;
}
input[type="text"]:-ms-input-placeholder { /* IE 10+ */
  color: #aeaeae;
}
input[type="text"]:-moz-placeholder { /* Firefox 18- */
  color: #aeaeae;
}

input:focus, textarea:focus {
	border: 1px solid #88b7ff;
	box-shadow: inset 0 0 10px rgb(190, 237, 255);
	outline: none;
}

input.error, textarea.error {
  border: 1px solid #ff8888;
  box-shadow: inset 0 0 10px rgb(255, 199, 190);
  /*box-shadow: inset 0 0 10px rgb(249, 97, 73);*/
}

input[type="text"], input[type="password"] , input[type="email"]  , input[type="tel"] , input[type="url"]  {
	padding: .5rem 2%;
  width: 96%;
}

.login_form input[type="text"], .login_form input[type="password"] {
  width: initial;
	padding: .5rem;

} 

input[type="date"], input[type="number"] {
  width: initial;
  height: 1.1rem;

}
input[type="checkbox"] {
  width: 1.1rem;
  height: 1.1rem;

}

textarea {
  resize: none;

}

.cwhite {
  color: #fff !important;
}

.cblack {
  color: #4D4D4D;
}

.cgray {
 color: #808080;
}

.cgrey_strong {
  color: #666666;

}

.cgrey_bright {
  color: #999999;

}

.corange {
 color: #FBB03B;
}

.corange_strong {
  color: #f18124;
}

.cred {
  color: #f15a24;
}

.gear {
  display:none;

}

.msg_error {
  color: #f15a24;
  margin: 0 auto;
  text-align: center;
}

.msg_success {
  color: #008000;
  margin: 0 auto;
  text-align: center;
}

.required {
  color: #f15a24;

}

.evidence {
  font-style: italic;
  font-family: Stilu_O, FiraSans_SB;
}

.evidence_bold {
  font-style: italic;
  font-family: Stilu_SB_O, FiraSans_SB_O;
}

.formatted {
  line-height: 1.5rem;
  padding: 1.5rem 0;
}

.claim {
  padding: 1.5rem 0;
}

.claim h2, .claim h1 {
  padding-top: 0
}

.claim h3 {
  margin-top: .5rem;

}

.popup_notify {
  position:fixed;
  top: 15%;
  margin: 0 auto;
  padding: 1rem 2%;
  width: 96%;
  text-align: center;
  display: none;
}

.popup_notify .content {
  margin: 0 auto;
  max-width: 300px;
  width: 26%;
  padding: 1.5% 2%;
  border-width: 1px;
  border-style: solid;
}

.popup_notify .content.success {
  background: rgb(217, 241, 212);
  color: #2d2d2d;
  border-color: #00a500;
  box-shadow: 0px 0px 20px rgba(249, 249, 249, 0.5);
}

.popup_notify .content.fail {
  background: #fb5b5b;
  color: white;
  border-color: white;
  box-shadow: 0px 0px 20px rgba(51, 51, 51, 0.5);
}

.popup_notify .success_txt, .popup_notify .fail_txt {
  display: none;
}
  
#otas_container {
  text-align: center;
}

.otas {
  line-height: 1.5rem;
  font-family: Stilu_SB, FiraSans_SB;
}
.otas.W3 {
    font-size: 160%;
    text-transform: uppercase;
}
.otas.W2 {
    font-size: 110%;
    text-transform: uppercase;
}
.otas.W1 {
    text-transform: lowercase;
    font-size: 95%;
}

.otas:nth-child(odd) {
    color: #ADC3C3;
}

.otas:nth-child(even) {
    color:#808080;
}
/*.header_orange {*/
/*background-color: orange;*/
/*font-size: 1.5em;*/
/*padding: 0;*/
/*padding-top: .5rem;*/
/*}*/

.mad_box, .mad_box_home {
	color: #fff;
	position: relative;
	text-align: center;
  border: 1px solid #afc4c4;
}

.mad_box {
  /*margin: 0 1rem;*/
  position: relative;
  /*padding-bottom: 3rem;*/
  margin-top: 1rem;

}


.flex_row .cell-33.mad_box {
  width: 98%;
  margin: 0 1%;
  margin-top: 1rem;

}

.header_trapezoid {
  display:none;
}

/*
.header_trapezoid_home {
	display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 108px;
  background-repeat: no-repeat;
  background-size: cover;
}
*/

.mad_box h3 {
  z-index:1;
  text-transform: capitalize;
  color: #fff;
  /*background-color: #999;*/
  background: #adc3c3;
  padding: 1.5rem 0;
}

.mad_box.green_gray h3 {
 background-color: #ADC3C3;
}
.mad_box.orange h3 {
 background-color: #FBB03B;
}
.mad_box.red h3 {
 background-color: #c8411e;
}

.mad_box .content {
  padding: 1rem;
}

.mad_box_home {
  border: none;
}


.mad_box .content div{
  margin: .8rem;
}
.mad_box .content div img{
  width: 20px; height: 20px; float:left;
  margin-right: 5px;
}

.mad_box h4 {
  font-weight: bold;
  font-size: 1.1rem;
  height: 2.5rem;
  text-align: justify;
  color: #f18124;
}

.mad_box h5 {
  font-size: .9rem;
  font-weight: bold;
  text-align: left;
  float:left;
  color: #f18124;
  line-height: 1.4rem;
}

.mad_box p {
  color: #8d8d8d;
  padding: 1rem 0;
	font-size: 1rem;
  line-height: 1.25rem;
  text-align: justify;
  height: auto;

}


.top_shadow {
  position: absolute;
  top :0;
  left:0;
  height: 21px;
  width: 100%;
  background-repeat: no-repeat;
  z-index: 2;
}

.bg_oblique_right {
  background-image: url('/shstatic/imgs/bg_oblique_right.svg');
  background-repeat: no-repeat;
  /*right: 0;*/
  /*bottom: 0;*/
  /*height: 100%;*/
  /*background-position-x: right;*/
  /*background-position-y: -3px;*/
  height: 100%;
  width: 11px;
  position: absolute;
  right: 0;
  bottom: 0;
}

.big_arrow_down {
  background-image: url('/shstatic/imgs/big_arrow_down_grey_strong.svg');
  background-position: center;
  background-repeat: no-repeat;
  height: 45px;
}

.black_arrow_right {
  position: relative;

}

.black_arrow_right:after {
	content: " ";
	position: absolute;
	right: -10px;
	bottom: 0;
	display: block;
  background-image: url(/shstatic/imgs/open_down.svg)

}

.oblique_right:after {
	content: " ";
	position: absolute;
	right: -10px;
	bottom: 0;
	display: block;
	height: 0;
	width: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}

.oblique_left:after {
	content: " ";
	position: absolute;
	left: -10px;
	bottom: 0;
	display: block;
	height: 0;
	width: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}

.oblique_right.oblique_white:after {
	border-bottom: 50px solid #fff;
}
.oblique_right.oblique_green_gray:after {
	border-bottom: 50px solid #ADC3C3;
}
.oblique_right.oblique_grey:after {
	border-bottom: 50px solid #e6e6e6;
}
.oblique_left.oblique_green_gray:after {
	border-top: 50px solid #ADC3C3;
}
.oblique_left.oblique_dirty_white:after {
	border-top: 50px solid #e6e6e6;
}
.oblique_left.oblique_grey:after {
	border-top: 50px solid #e6e6e6;
}
.oblique_left.oblique_white:after {
	border-top: 50px solid #fff;
}


/*BUTTONS*/

/* Skew */
.btn_plain.skew_right:after {
 content: " ";
 position: absolute;
 top: 0;
 bottom: 0;
 right: -.55rem;
 display: block;
 width: .6rem;
 -webkit-transform: skew(-10deg);
 -ms-transform: skew(-10deg);
 transform: skew(-10deg);
 margin-right: .3rem;
}

.btn_plain.skew_right:before {
 content: " ";
 position: absolute;
 top: 0;
 bottom: 0;
 left: -.22rem;
 display: block;
 width: .35rem;
}


.btn_plain.skew_left_right:after {
 content: " ";
 position: absolute;
 top: 0;
 bottom: 0;
 right: -.6rem;
 display: block;
 width: .6rem;
 -webkit-transform: skew(-10deg);
 -ms-transform: skew(-10deg);
 transform: skew(-10deg);
 margin-right: .35rem;
}

.btn_plain.skew_left_right:before {
	content: " ";
	position: absolute;
	top: 0;
	bottom: 0;
	left: -.25rem;
	display: block;
  width: .6rem;
	-webkit-transform: skew(-10deg);
	-ms-transform: skew(-10deg);
	transform: skew(-10deg);
}

.btn_plain.skew_left:before {
	content: ' ';
	position: absolute;
	top: 0;
	bottom: 0;
	left: -.3rem;
	display: block;
	width: .6rem;
	-webkit-transform: skew(-10deg);
	-ms-transform: skew(-10deg);
	transform: skew(-10deg);
  /*margin-bottom: -.03rem;*/
}

.btn_plain.skew_left:after {
	content: ' ';
	position: absolute;
	top: 0;
	bottom: 0;
	right: -.22rem;
	display: block;
	width: .35rem;
}


.btn_plain {
  color: #fff;
  padding: 0.5rem 1rem;
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  position: relative;
  font-family: inherit;
  font-size: 1rem;
  cursor: pointer;
  text-transform: uppercase;
  margin: 0 .35rem;
}

.btn_plain.big {
  /*padding: 16px 1.5rem;*/
  font-size: 1.2rem;
  font-family: Stilu_SB, FiraSans_SB;
}

.btn_plain.medium {
  font-size: 1.125rem;
  font-family: Stilu_SB, FiraSans_SB;
  text-transform: uppercase;
}

.btn_plain:not(.disabled):hover {
  opacity: .8;
  box-shadow: inset 0 0 0px rgba(0,0,0,.6);
}

.btn_plain.inactive {
  cursor: default !important;
  pointer-events: none;
}

.btn_plain.disabled {
  color: #9e9e9e !important;
  cursor: default !important;
  opacity: .5 !important;
  background: #cecece !important;
  pointer-events: none;
}

.btn_plain.disabled:after,
.btn_plain.disabled:before {
  background: #cecece !important;
}

.btn_plain.dirty_white,
.btn_plain.dirty_white:before,
.btn_plain.dirty_white:after
{
  background-color: #f2f2f2;
  background-image: linear-gradient(rgba(255,255,255,0.4), rgba(255,255,255,0.0));
  color: #666;
}

.btn_plain.orange,
.btn_plain.orange:before, 
.btn_plain.orange:after 
{
  background-color: #FBB03B;
  background-image: linear-gradient(rgba(255,255,255,0.4), rgba(255,255,255,0.0));
}


.btn_plain.orange_strong,
.btn_plain.orange_strong:before,
.btn_plain.orange_strong:after {
  background-color: #f18124;
  background-image: linear-gradient(rgba(255,255,255,0.4), rgba(255,255,255,0.0));
}


.btn_plain.green_gray, 
.btn_plain.green_gray:before, 
.btn_plain.green_gray:after    {
  background-color: #ADC3C3;
  background-image: linear-gradient(rgba(255,255,255,0.4), rgba(255,255,255,0.0));
}

.btn_plain.grey_strong,
.btn_plain.grey_strong:before,
.btn_plain.grey_strong:after {
  background-color: #666666;
  background-image: linear-gradient(rgba(255,255,255,0.4), rgba(255,255,255,0.0));
  color: #fff;
}

.btn_plain.grey_bright,
.btn_plain.grey_bright:before ,
.btn_plain.grey_bright:after 
{
  background-color: #999999;
  background-image: linear-gradient(rgba(255,255,255,0.4), rgba(255,255,255,0.0));
  color: #fff;
}

.btn_plain.red,
.btn_plain.red:before,
.btn_plain.red:after
{
  background-color: #c8411e;
  background-image: linear-gradient(rgba(255,255,255,0.4), rgba(255,255,255,0.0));
}

.btn_plain.green,
.btn_plain.green:before,
.btn_plain.green:after
{
  background-color: #33cc00;
  background-image: linear-gradient(rgba(255,255,255,0.4), rgba(255,255,255,0.0));
}
.btn_plain.red_bright,
.btn_plain.red_bright:before, 
.btn_plain.red_bright:after {
  background-color: #fc2020;
  background-image: linear-gradient(rgba(255,255,255,0.4), rgba(255,255,255,0.0));
}

.btn_plain.black,
.btn_plain.black:before,
.btn_plain.black:after {
  background-color: #4d4d4d;
  color: #fff;
  background-image: linear-gradient(rgba(255,255,255,0.4), rgba(255,255,255,0.0));
}


.mad_box .header_trapezoid{
  background-image: url(/shstatic/imgs/trapezoid.svg);
  background-repeat: no-repeat;
}


.mad_box.orange {
  border: 1px solid #ffa500;
}

.mad_box.orange .header_trapezoid {
  background-image: url(/shstatic/imgs/trapezoid_orange.svg);
}

.mad_box.orange h4, .mad_box.orange h5 {
  color: orange;
}

.mad_box.green_gray {
  border: 1px solid #ADC3C3;
}

.mad_box.green_gray .header_trapezoid {
  background-image: url(/shstatic/imgs/trapezoid_green_gray.svg);
}

.mad_box.green_gray h4, .mad_box.green_gray h5 {
  color: #ADC3C3;
}

.mad_box.red .header_trapezoid {
  background-image: url(/shstatic/imgs/trapezoid_red.svg);
}

.mad_box.red {
  border: 1px solid #c8411e;
}

.mad_box.red h4, .mad_box.red h5 {
  color: #c8411e;
}

.read_more {
  padding: .8rem 0;
  position:static;
  width: 100%;
  /*margin: 1rem 0;*/
}

/* END TYPOGRAPHY */

/* POSITIONING */

.fixed_position {
  width:100%; 
  position: fixed; 
  text-align:center; 
  z-index: 99999;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

/*.center {*/
/*text-align: center !important;*/
/*margin-left: auto !important;*/
/*margin-right: auto !important;*/
/*}*/

.justify {
  text-align: justify;
}

.distable {
  display: table;
}

.distablecell {
  display: table-cell;
}
.distablerow {
  display: table-row;
}


.border_radius {
  margin:.25rem; 
  height: 100%;
  border-radius: 1rem;
}

.border {
  height: 100%;
  border-radius: none;
}

.partners .border {
  height: 98%;
  width: 98%;
  border: 1px solid #bdbdbd;

}

.recovery_step {
  margin: 1rem 0;
  list-style-position: inside;
  display: inline-block;
  text-align: left;
}
.recovery_step li{
  margin: .4rem 0;
}

#partners_deal ul {
  list-style-image:url(/shstatic/imgs/pgrey_strong.svg);
  list-style-type: none;
  text-align: left;
  margin: 0 auto;
  display: inline-block;
}
#partners_deal li {
  position: relative;
  line-height: 1.2rem;
  margin-bottom: .25rem;

}

adaptiveHeight: true,
#channels legend {
  text-transform: uppercase;
}

#channels .border_radius {
  height: 120px;

}

.border_radius.grey, .border.grey {
  border: 1px solid #ccc;
}

.border.strong_grey {
  border: 1px solid #666;

}

.helper_valign {
  display: inline-block; 
  height: 100%; 
  vertical-align:middle;
}


.wrapper_channel_image {
  display: table-cell;
	vertical-align: middle;
	text-align: center;
	height: 130px;
	margin: .5rem;
	border: 1px solid #bdbdbd;
	border-radius: 1rem;
}

.channel_image {
  display: inline-block; 
  width:auto; 
  max-height: 4rem; 
  vertical-align:middle;
}

.valign_content {
  display: inline-block; 
  height: auto; 
  vertical-align:middle;
}
/* END POSITIONING */

fieldset {
	display: block;
  border-radius: 30px;
  border: 2px solid #666666;
}
legend {
  margin: 0 auto;
  padding: 0 .5rem;
  font-size: 1.75em;
  font-family: Stilu_SB, FiraSans_SB;
}
fieldset h4 {
  margin: .5rem 0 1.5rem 0;
  font-size: 1.25rem;
}

fieldset .inner {
  margin: 2rem 3rem 4rem 3rem;
}

.main_container {
  width: 100%
}

.stats .main_container.row {
 display: flex;
 justify-content: center; /* align horizontal */
 align-items: center; /* align vertical */

}
.main_container h2,h3 {
  text-transform: uppercase;

}

.main_container.with_pad {
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-bottom: 2.5rem;
}

.wb_menu {
  display: block;
  position: relative;
}

/*.menuitem_api, .menuitem_partners {*/
/*display: none;*/
/*}*/

#left_panel {
  position: absolute;
  top: 0;
  left: -280px;
  width: 280px;
  height: 100%;
  background-color: #666;
  z-index: 90;
  transition-property: left;
  transition-duration: 0.5s;
  transition-timing-function: ease;
}

#left_panel.visible {
  left: 0;
  position: fixed;
}

#left_panel ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#left_panel ul li{
  position: relative;
}

/*.open_right:after {*/
/*content: " ";*/
/*display: block;*/
/*width: 18px;*/
/*height: 18px;*/
/*background-image: url(/shstatic/imgs/open_right.svg);*/
/*position: absolute;*/
/*right: 10px;*/
/*bottom: 8px;*/
/*background-repeat: no-repeat;*/
/*background-color: #fff;*/
/*border-radius: 50%;*/
/*background-size: 10px 10px;*/
/*background-position: center center;*/
/*}*/

.open_right::after {
	content: "\3e";
	display: block;
	width: 18px;
	height: 18px;
	position: absolute;
	right: 10px;
	bottom: 7.5px;
	background-repeat: no-repeat;
	background-color: #fff;
	border-radius: 50%;
	color: #666666;
	text-align: center;
	font-family: "Stilu_B";
	font-weight: bolder;
}
.home_right:after {
	content: " ";
	display: block;
	width: 20px;
	height: 20px;
	background-image: url(/shstatic/imgs/house.svg);
	position: absolute;
	right: 10px;
	bottom: 8px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-size: 18px 18px;
	background-position: center center;

}

#left_panel ul li a {
  display: block;
  padding: .5rem .75rem;
  height: 100%;
  text-decoration: none;
  color: #fff;
  border-bottom: 1px solid #999;
  font-size: 1.2rem;
}

#left_panel ul li a:hover {
	color: #999;
	transition: all 0.3s;
}

.mainmenu li > span {
  text-transform: capitalize;
}
#submenu_table > span {
  text-transform: uppercase;
}
.mainmenu li.menuitem_api > span {
  text-transform: uppercase;
}

.mainmenu li.spot {
	background-color:#F15A24;
}

.mainmenu_login_form {
	position: absolute;
	top: 104%;
	left: -50%;
	padding: .5rem;
	background-color: #869398;
  border-top: 1px solid #e6e6e6;
  display: none;
}

.mainmenu_login_form.visible {
  display: block;

}

#mainmenu_responsive {
  display:none;
}

#home_main.infographic {
	margin: 0 7%;
	text-align: center;
	padding-top: 8rem;
}

#home_main.infographic .content{
	border-radius: 12px;
	background-color: #eff3f3;
  margin: 0;
  padding: .5rem;
	text-align: center;
  height: auto;
}
#home_main.infographic .content h3{
  font-family: Stilu_B, FiraSans_B;
  font-size: 1.2rem;
}

#home_main.infographic .content p{
  padding: .5rem;
  font-size: .9rem;
  font-family: Stilu_B, FiraSans_B;
}

.infotable {
  width: 100%;
  font-family: Stilu_B, FiraSans_B;
  margin-top: .5rem;
}

.infotable:first-of-type {
  margin-top: 1.5rem;
}

.infotable .distablecell:nth-child(1){
  vertical-align: middle;
  width: 33%;
  background-color: #7a8989;
  font-size: 1.4rem;
  padding-left: 1rem;
}
.infotable .distablecell:nth-child(2){
  vertical-align: top;
  width: 66%;
  background-color: #e3ebeb;
  padding: .5rem 0;
  color: #444;
  font-size: 1.2rem;
  padding-left: 1rem;
  line-height: 1.5rem;
}

.main_container#tw {
  height: 45px;
  position: static;
}


#tweet {
  position:relative;
  padding-bottom: .25rem;
  display: inline-block;
  margin: 0 auto;
  border-bottom: 1px solid #ec6963;
  font-family: Stilu, FiraSans;
  font-size: .9rem;
}

#tweet img {
  position: absolute;
	bottom: -10px;
	left: -65px;
	width: 80px;
  height: 57px; 
}

.main_image_bg {
  display: none;
  position: relative;
	width: 42%;
  margin: 0 auto;
  top: -4rem;
  text-align: center;
}


.main_image_text {
	position: absolute;
	left: 30%;
	top: 45%;
}

#main_image_container {
  position: relative;
}

.infographic_tag {
 border: 1px solid #f18124; 
 color:#4d4d4d; 
 font-size: 1rem;
 font-family: Stilu, FiraSans;
 font-weight: bold;
}

.home_main_image {
  width: 65%;
  height: 657px;
  background-color: #adc3c3;
  background-image:url(/shstatic/imgs/home_main_image.png);
  background-position: center;
  background-repeat: no-repeat;
  /*background-size: 65% 100%;*/
  margin: 0 auto;
}
.ultrabold {
  /* to change in 2.5 */
  font-size: 2.2rem;
  font-family: Stilu_B, FiraSans_B;
}

.stats {
  border-top: 1px solid #ADC3C3;
}



/*
.stats .ultrabold {
  display: inline-block;
  margin-right: .5rem;
}
*/

.stattxt {
  font-size: .9em;
  font-style: italic;
  display: inline-block;
  text-align: left;
  line-height: 1rem;
}

.stats .stattxt {
  display: block;
  width: 50%;
}

.stats .ultrabold {
  display: block;
  width: 50%;
  float: left;
}

.customers .stattxt {
  margin-left: 6.25rem;
}

#customer_care .row {
  padding: 1rem 0;
}

#customer_care .col-5 > .distable,#customer_care .col-2 > .distable {
  margin: 0 auto;
}
#customer_care .col-5 > .distable,#customer_care .col-2 > .distable {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
#customer_care .col-2 > .distable img{
  width: 36px;
  height: 21px;
  margin-right: 10px;
}
.customer_care_stats_tag, #customer_care h4 {
  font-family: Stilu_SB, FiraSans_SB;
  font-size: 1.2rem;
}
.customer_care_stats_tag, #customer_care h4 {
  margin-bottom: .5rem;
}

.text_sep {
	font-size: 4rem;
  vertical-align: center;
}

.media_contacts {
  line-height: 2.5rem;
	font-size: 1.3rem;
	display: table;
  margin: 0 auto;
  margin-bottom: 1rem;
}


.reservations_yesterday .stattxt {
  margin-left: 7rem;
}

.reservations_total .stattxt {
  margin-left: 7.5rem;
}

.portals .stattxt {
  margin-left: 3.625rem;
}

/*#partner {*/
/*color: #ffffff;*/
/*}*/

/*#partner legend {*/
/*margin: 0 auto;*/
/*padding: 0 1rem;*/
/*font-size: 1.4em;*/
/*font-weight: bold;*/
/*}*/


/*#partner fieldset {*/
/*display: block;*/
/*border-radius: 4px;*/
/*border: 2px solid #fff;*/
/*}*/

fieldset {
  margin: 2.5rem 1.5rem 1.5rem 1.5rem;

}


#widgets fieldset, #channels fieldset, .partners fieldset, .meta_meta fieldset {
  border: 2px solid #f18124;
}

#widgets legend {
  text-transform: uppercase;
}

.partners fieldset {
	padding-bottom: .5rem;
	padding-top: 1.5rem;

}

.partners legend {
  text-transform: uppercase;
}

.partners.white fieldset {
  border: 2px solid #fff;

}

ul.simple_list {
  margin: .5rem;
  list-style-type: disc;
  list-style-position: inside;
}

ul.simple_list li {
  padding: .5rem 1%;
}

.bx-wrapper .bx-controls-direction a {
  width: 20px;
  height: 30px;
}

.bx-wrapper .bx-prev {
  left: -3.5%;
}
.bx-wrapper .bx-next {
  right: -2.5%;
}

#channels .bx-wrapper img {
  max-width: 100%;
  height: auto !important;
  display: inline !important;
}

#channels .bx-wrapper .bx-viewport {
  box-shadow: none;
  moz-box-shadow: none;
  -webkit-box-shadow: none;
  border: none;
}

#channels_development ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-top: 1rem;
}
#channels_development ul li{
  padding-left: 1em; 
  text-indent: -.7em;
  padding: .125rem 0;
  max-width: 100%;
  word-break: break-all;
  text-indent:1rem;
}
#channels_development ul li:before {
  content: "• ";
  color: #FBB03B;

}


#channels_development {
  padding: 0% 6%;
}

#channels_development .content {
  width: 90%;
  min-height: 55%;
  margin: 2.5rem 3rem 2.5rem 3rem;
}

.row {
  min-height:50px;
}
/*
.partners .flex_row {
	display: block;
}

.row .cell-16, .flex_row .cell-16 {
  width: 50%;
  float: left;
  clear: none;
}
*/


.partners img {
  width: 170px;
}

#submarks img {
	vertical-align: middle;
	width: 94%;
	height: auto;
	margin: 2% 3%;
}


#widgets_demo {
  position: absolute; 
  bottom: -1rem;
  width:100%; 
  font-size: 1.325rem;
  font-family: Stilu_B, FiraSans_B;
}



ol.round_list_items {
  counter-reset:li; /* Initiate a counter */

}


.round_list_items li {
  position:relative;
  list-style-type: none;
  margin: 0;
  max-width: 100%;
}

#widgets .round_list_items li {
  margin-bottom: 2rem;
}

.round_list_items li .with_border {
  position: absolute;
  width: 94%;
  height: 100%;
  background-image: url(/shstatic/imgs/li_border.png);
  background-repeat: repeat-x;
  background-position: 0 80%;
  margin-left: 5.4%;
  bottom: 0;
  left: 0;
}

.round_list_items li.hidden_style_type {
  margin-bottom: 2rem;

}

.round_list_items li:before {
  content:counter(li); /* Use the counter as content */
	counter-increment:li; /* Increment the counter by 1 */
	width: 2.5rem;
	display: inline-block;
	padding: 1%;
	border-radius: 50%;
	vertical-align: middle;
	text-align: center;
	float: left;
  color:#fff;
  font-family: "Stilu_B";
	font-size: 2.5rem;
}

.round_list_items.orange_strong li:before {
  background-color: #f18124;
}

.round_list_items.orange_strong li.hidden_style_type:before {
  content: " ";
  background-color: transparent;
  visibility: hidden; 
}


.round_list_items .content {
  float:left;
  margin-left: 1.5%;
  max-width: 92%;
}

.round_list_items .title {
	margin-left: 1%;
	font-size: 1.3rem;
}

.round_list_items .content h3{
  margin: 0;
  margin-bottom: .5rem;
}
.round_list_items .content p {
  margin: 0;
  padding:0;
}

.rc_infographic_img img{
  padding: 1rem;
  max-width: 100%;
  height: auto;
}


#customer_care .distablerow img{
  width: 28px;
  vertical-align: middle;
  margin-right: .75rem;
}

.infographic img {
	float: left;
}

.infographic .content {
	text-align: left;
	color: #808080;
	font-family: Stilu_L, FiraSans;
	margin-left: 34%;
}

.infographic .content h4{
  font-family: Stilu_SB, FiraSans_B;
  font-size: 1.25rem;
}

.infographic .content p{
  font-size: 1rem;
  padding-left: 0;
  padding-top: .325rem;
  line-height: 1.2rem;
}

/*
#focus {
  padding-top: 3rem;
  padding-bottom: 3rem;

}
*/

#focus.infographic .content h4 {
  text-transform: uppercase;
}

.agreement.infographic .content {
  margin-left: 27%;
}

.others_widget.infographic {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.others_widget.infographic .content p {
  padding-bottom: 3rem;
}

#focus.infographic img {
	width: 30%;
	height: 30%;
}

.others_widget.infographic img {
  width: 30%;
  height: 30%;
}
.others_widget.infographic .content {
  margin-left: 31%;
}


.infographic_stacked > div  {
  text-align: center;
  position: relative;
  width: 25%;

	background-color: #808080; 

	/*background-image: url(/shstatic/imgs/point_white.svg);*/
	/*background-repeat: repeat-y;*/
	/*background-position-x: right;*/
	/*background-position-y: -3px;*/

  font-size: 1.125rem;
  font-weight: bold;
  padding-top: 85px;
}
.infographic_stacked > div.strong_grey_stripe  {
	color: #fff;
	background-image: url(/shstatic/imgs/point_white.svg);
	background-color: #808080; 
  background-image: none;
  background-repeat: repeat-y;
  background-position-x: 101%;
  background-position-y: 8px;
  background-size: 15px 15px;
}
.infographic_stacked > div.light_grey_stripe  {
	background-color: #cccccc; 
	color: #666666;
	background-image: url(/shstatic/imgs/point_white.svg);
  background-image: none;
  background-repeat: repeat-y;
  background-position-x: 101%;
  background-position-y: 8px;
  background-size: 15px 15px;
}
/*.infographic_stacked div.pad  {*/
/*padding-top: 75px;*/
/*}*/
.infographic_stacked > div > div:not(.content):not(.content_bottom) {
  position: absolute;
  width: 100%;
  top: 0;
  background-color: #fff;
}
.infographic_stacked .bg_point_grey {
	background-image: url(/shstatic/imgs/point_grey.svg);
  background-repeat: repeat-y;
  background-position-x: right;
  background-position-y: 0;

}
.infographic_stacked .bg_point_grey_bright {
  position: relative;
  background-image: none;
}
.infographic_stacked .bg_point_grey_bright:after {
  content: " ";
  height: 100%;
  width: 15px;
  position: absolute;
  right: -3.5%;
  top: 0;
	background-image: url(/shstatic/imgs/point_grey_bright.svg);
  background-repeat: repeat-y;
  background-position-x: 0;
  background-position-y: 0;
  background-size: 15px 15px;
  z-index: 2;
}

.infographic_stacked img {
  height: 75px;
  width: 75px;
}

.infographic_stacked .content {
  display: inline-block;
  padding: .5rem 1rem;
  padding-bottom: 2.5rem;
  padding-top: .5rem;
  font-family: Stilu_SB FiraSans_SB;
  text-transform: uppercase;
  color: #fff;
}

.services_meta .infographic_stacked .content {
  padding-bottom:0.5rem;
}

.meta_meta .infographic_stacked .content {
  line-height: 1.3rem;
  padding: .5rem;
}


.infographic_stacked .content_bottom {
  position: absolute;
  bottom: .5rem;
  left: 0;
  width: 100%;
}

.price_meta .infographic_stacked .content {
  padding-bottom: 0.25rem;
}

.price_meta .infographic_stacked .content_bottom {
  position: static;
  font-family: Stilu, FiraSans;
  font-size: .9rem;
  padding-bottom: 1rem;
  line-height: 1.1rem;

}

.infographic_stacked .distablecell .bottom span{
  height: 100%;
  vertical-align: middle;
}

.infographic_table > div {
  position: relative;

}

.infographic_table .price {

}

.infographic_table {
  display: flex;
  flex-direction: row;
  align-items: stretch;
}

.infographic_table {
  color: #ffffff; 
  font-family: Stilu_B, FiraSans_B;
  letter-spacing: .05rem;
}

.infographic_table .content{
  padding: 2rem; 
  position: relative;
}

.infographic_table .bg_point_white {
  height: 100%;
  position: absolute;
  top: 0;
  right: 95%;
  width: 10px;
}

#box_total_price >div:first-child .bg_point_white {
	height: 10px;
	position: absolute;
	bottom: -5px;
	left: 0;
	background-repeat-y: no-repeat;
	background-repeat-x: repeat;
	width: 100%;
  z-index: 2;
}

#box_total_price .bg_triangle_white {
	background-image: url(/shstatic/imgs/bg_triangle_white.svg);
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: bottom;
	height: 30px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}

.hotel_img {
	background-image: url(/shstatic/imgs/hotel.svg);
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: bottom;
	height: 100%;
	width: 100%;

}

#price_row {
  margin-top: 1rem;

}

#infographic_prices {
  margin-top: 1.5rem;
}

/*
#infographic_prices .choice_service {
  font-size: 1.2rem;
  margin-top: 1.2rem;
}
#infographic_prices .choice_service.nchannel_choice {
  margin-top: .9rem;
}
*/
#infographic_prices .choice_service {
  font-size: 1.2rem;
  margin-top: 1.2rem;
  margin-bottom: 1.2rem;
  color:#7f8f8e;
  text-transform: uppercase;
  font-family: Stilu_SB, FiraSans_SB;
}
#infographic_prices .choice_service input[type="checkbox"]{
  width: 1.4rem;
  height: 1.4rem;
}

#infographic_prices .choice_service.nchannel_choice {
  margin-top: .9rem;
}

#infographic_prices .choice_service.nchannel_choice #check_nchannel{
  font-family: Stilu, FiraSans;
  margin-left: 1rem;
}


#infographic_prices .cell-33,
#price_row .cell-33{
  margin: 0 1%;
}

.flex_row.hover_effect .cell-33{
  margin: 0 1.5rem;
}

.hover_effect .cell-33 > div {
  margin: 1rem 1.5rem;
  font-size: 1.2rem;

}

#make_your_plan {
  padding: 1rem 0;

}

a.check_service {
 display: inline-block; 
 width:96%; 
 height:100%;
 padding: 1rem 0;
 box-shadow: inset 0 0 8px rgba(0,0,0,.8);
}

/*
a.check_nchannel {
  box-shadow: none;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  width: auto;
}
*/
a.check_service.disabled {
  border: none;
  box-shadow: none;
}

a.check_service img {
  width: 20%;
  height: auto;
}


.thead_price {
  background-color: #f15a24;
  color: #fff;
  font-family: Stilu_SB, FiraSans_SB;
  padding: .8rem 0;
  text-align: center;
}

.tbodytext {
  padding: .8rem;
  color: #808080;

}

.thead_price_slogan {
  background-color: #eff3f3;
  color: #808080;
  font-family: Stilu_SB, FiraSans_SB;
  padding: .8rem 0;
  text-align: center;
}

.price_head {
  font-family: Stilu_SB, FiraSans_SB;
  background-color: #eff3f3;
  color: #808080;
  text-align: right;
  margin-top: .125rem;
  color:#7f8f8e;
}
.price_box {
  padding: 2.5rem 0;
  font-family: Stilu_SB, FiraSans_SB;
  background-color: #eff3f3;
  color: #808080;
  text-align: center;
  margin-top: .125rem;
  color:#7f8f8e;
}

.price_box span{
  font-family: Stilu_SB, FiraSans_SB;
  /*font-size: 2.5rem;*/
  font-size: 2rem;
}

.foreign_curr span {
  opacity: 0.5;
  /*color: #7F8F8E; */
  font-size: 1rem;
}

.foreign_curr {

  margin: .3rem 0;

}

#make_your_plan span{
	position: relative;
	display: inline-block;
	font-size: 1.25rem;
	color: #808080;
	/*text-align: center;*/
  margin: 1.5rem;
  margin-top: 0;
  margin-bottom: 0;
}

#ch_price {
  width: 100%;
}

#ch_price .thead,
.thead_p {
  background-color: transparent;
  padding: .8rem 0;
  color: #666666;
  text-align: center;
}

#ch_price .thead {
  text-transform: uppercase;
  font-family: Stilu_SB, FiraSans_SB;

}

.thead_p {
  background-color: #869398;
  color: #fff;

}
#ch_price .tbody {
  text-align:center;
  color: #808080;
}
#ch_price .tbody .distablecell{
  border-bottom: 1px solid #808080;
}

#ch_price .thead .distablecell,
#ch_price .tbody .distablecell{
  padding: .25rem 0;
}

.nchannel_choice span.distablecell {
  padding-right: .85rem;
}

#nchannel {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  width: 90%;
  position: relative;
  z-index: 2;
  padding-left: 10%;
}

#nchannel_sel {
  position: relative;
  border: 1px solid #808080; 
  border-left: none;
  text-align:center;

}

#nchannel_sel:after {
  position: absolute;
  content: " ";
	background-image: url(/shstatic/imgs/open_down.svg);
  background-repeat: no-repeat;
  background-position: center center;
	width: 16px;
	height: 100%;
  top: 0;
  right: 1%;
}

.p_amnt {
  font-size: 0.9em;   
}

.p_curr {
  font-size: 0.7em !important;   
}

#total_year, #total_month {
  transition: all 0.2s ease;
}

#total_year.evidence, #total_month.evidence,
#rc_total_daily.evidence, #rc_total_monthly.evidence, #rc_total_yearly.evidence{
  font-weight: bold;
  font-style: normal;
  font-family: Stilu_SB, FiraSans;
}

#rc_ncompetitor, 
#rc_nfrequency,
#rc_nlength {
  font-family: Stilu_SB, FiraSans_SB;
  font-size: 2.2rem;
  padding-bottom: .25rem;
  padding-top: .5rem;

}

.total_year_tag {
  position: relative;
  padding: 1.4% 0;
  /*width: 23%;*/
  width: 50%;
  display: block;
  float: left;
  font-size: 1.25rem;
  color: #fff;
  text-align: center;
  background-color: #adc3c3;
  font-family: Stilu_SB, FiraSans_SB;
  text-transform: uppercase;
}
.total_month_tag {
  position: relative;
  padding: 1.4% 0;
  width: 50%;
  display: block;
  float: left;
  font-size: 1.25rem;
  color: #fff;
  text-align: center;
  background-color: #adc3c3;
  font-family: Stilu_SB, FiraSans_SB;
  text-transform: uppercase;
}

.try_free a {
  font-family: 'Stilu_SB';
  text-transform:uppercase;
}

#activation_cost legend {
  text-transform:uppercase;
  text-align: center;
}

#activation_cost fieldset > div {
  margin: 1rem 3rem 1.5rem 3rem;
}

#activation_cost .distable .distablecell:nth-child(1) {
  display: block;
}

#activation_cost .distable .distablecell:nth-child(2) {
  display: block;
  color:#7f8f8e;
  border: none;
  text-align:center;
  margin-top: 2rem;
}

#price_totals {
  margin: 1.5rem .5rem;
}

#price_totals .try_free {
  position: relative;
  padding: 1.4% 0;
  /*width: 30%;*/
  width: 100%;
  display: block;
  float: left;
  font-size: 1.25rem;
  color: #fff;
  text-align: center;
  background-color: #f15a2a;
}

.price_totals .clear{
  display: none;
}

#price_totals .try_free a {
  text-decoration: none;
  color: #fff;
}
#price_totals .try_free a:hover {
  text-decoration: underline;
}

/*
.total_year_tag:after {
  content: " ";
  position: absolute;
  height: 100%;
  top: 0;
  right: -1.1%;
  background-image:url(/shstatic/imgs/whitep.svg);
  background-repeat:repeat-y;
  background-position: center center;
  background-size: 8px 8px;
  width: 8px;
  z-index: 2;
}
*/

.total_year_price {
  position: relative;
  /*padding: .75% 0;*/
  padding: .7% 0;
  /*width: 12%;*/
  width: 50%;
  display: block;
  float: left;
  /*font-size: 2.2rem;*/
  font-size: 1.8rem;
  font-family: Stilu_B, FiraSans_B;
  color: #fff;
  text-align: center;
  background-color: #7f8e8e;
  margin-bottom: .5rem;

}
.total_year_price:before {
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url(/shstatic/imgs/arrow_right_greybright.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	z-index: 2;
	width: 6%;
	height: 100%;
}

.total_year_price:after {
  content: " "; 
	position: absolute;
	height: 100%;
	top: 0;
	right: -3.5%;
	background-image: url(/shstatic/imgs/whitep.svg);
	background-repeat: repeat-y;
	background-position: center center;
	background-size: 8px 8px;
	width: 8px;
	z-index: 2;
}

/*
.total_year_tag:after {
  content: " ";
  position: absolute;
  height: 100%;
  top: 0;
  left: 99%;
  background-image: url(/shstatic/imgs/arrow_right_greygreen.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  z-index: 2;
  width: 10%;
  height: 100%;
   
}
*/

.total_month_price {
  position: relative;
  /*padding: .75% 0;*/
  padding: .7% 0;
  /*width: 12%;*/
  width: 50%;
  display: block;
  float: left;
  font-size: 1.8rem;
  font-family: Stilu_B, FiraSans_B;
  color: #fff;
  text-align: center;
  background-color: #7f8e8e;
  margin-bottom: .5rem;
}
.total_month_price:before {
  position: absolute;
  height: 100%;
  top: 0;
  left: -1%;
  background-image: url(/shstatic/imgs/arrow_right_greybright.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  z-index: 2;
  width: 8%;
  height: 100%;
}
.total_month_price:after {
  /*content: "";*/
  position: absolute;
  height: 100%;
  top: 0;
  right: -1.1%;
  background-image:url(/shstatic/imgs/whitep.svg);
  background-repeat:repeat-y;
  background-position: center center;
  background-size: 8px 8px;
  width: 8px;
  z-index: 2;
}
/*
.total_year_tag:after {
  content: " ";
  position: absolute;
  height: 100%;
  top: 0;
  right: -1.1%;
  background-image:url(/shstatic/imgs/whitep.svg);
  background-repeat:repeat-y;
  background-position: center center;
  background-size: 8px 8px;
  width: 8px;
  z-index: 2;
}
*/

.rc_plan .container_slider {
  padding: 1rem 0;
}

.rc_plan h3 {
  font-family: Stilu_B, FiraSans_B;
}

.rc_plan .distablerow h3.distablecell {
  display: block;
  text-align: center;
}

.rc_plan .distablerow > div {
  display: block;
  margin: 0 2rem;
}

.rc_plan .rc_plan_monthly {
  width: 65%;
  margin-left:0;
  margin-right:0; 
  float:left;
}

.rc_plan .rc_totals {
  width: 35%;
  display:inline-block;
  margin-left:0;
  margin-right:0;
  float:left;
  height: 100%;

}

.rc_plan .ui-widget.ui-widget-content {
  background-color: #666666;
}

.rc_plan .ui-slider-horizontal .ui-slider-range-min {
  background-color: #f15a24;
}

.rc_plan .ui-slider .ui-slider-handle {
  background:url(/shstatic/imgs/rc_slider.svg) no-repeat; 
  overflow: hidden;
  width: 32px;
  height: 23px;
  border: none;
}


#check_nchannel_slider.ui-slider .ui-slider-handle{
  background: #fff;
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  font-family: Stilu_B, FiraSans_B;
  color: #7f8f8e;
}
#check_nchannel_slider.ui-slider-horizontal .ui-slider-range-min {
  background-color: #f15a24;
}
#check_nchannel_slider.ui-slider .ui-state-active{
  background: #fff;
  color: #7f8f8e;
}

.rc_price_box {
  text-align: center;
}

.rc_price_box > div{
  color: #fff;
  margin-bottom: 1rem;
  /*
  margin: 0 18%;
  padding: 2rem 0;
  */
}

.rc_price_box > div span{
  background-color: #f15a24;
  display: inline-block;
  font-family: Stilu_SB, FiraSans_SB;
  padding: 1rem 5%;
  width: 45%;
}

.rc_totals_container {
  margin-left: 15%;
	display: flex;
  flex-direction: column;
  align-items: stretch;
}

.rc_total {
  margin-bottom: .5rem;

}

.rc_total h4 {
  color: #666666;
  padding: .75rem 0;
  text-align: center;
  font-family: Stilu_SB, FiraSans_SB;
  font-size: 1.373rem;
}

.rc_total .center {
  padding:.75rem;
  background-color: #f15a24;
  color: #fff;
  font-size: 1.4rem;
  font-family: Stilu_SB, FiraSans_SB;
}

.contacts_form .distable{
  background-color: #eef3f3;
  padding: 1rem;
  width: 90%;
}

.contacts_form td div, .create_form td div {
  margin-bottom: 1rem;

}

.contacts_form input[type="text"],
.create_form input[type="text"] {
}

.contacts_form td:nth-child(2n+1), .create_form td:nth-child(2n+1) {
  text-align: left;
  padding-bottom: .85rem;
}

.contacts_title {
  background-color: #869398;
  color: #ffffff;
  padding: 1rem 1%;
  width: 98%;
  text-align: left;
  font-family: Stilu_SB, FiraSans_SB;
}

.login_form, .login_form_inpage {
  font-family: Stilu_SB, FiraSans;
}

.login_form_inpage {
  margin: 0 auto;
}

.technical_requirement h3, .partners_profile h3 {
  margin: 0;
  margin-top: 1.5rem;
}

#wrapper_login_inpage {
  width: 98%; 
  border: 1px solid #d5d5d5;
  border-bottom: 0;
  background-image: url('/shstatic/imgs/comodo.gif');
  background-position: right bottom; 
  background-repeat: no-repeat;
  padding-bottom: 1.2rem;
}

.login_form td,
.login_form_inpage td
{
	text-align: left;
  padding-bottom: .5rem;

}

.login_form span, 
.login_form_inpage span{
  font-weight: bold
}

a#come_in:hover {
  /*color: #fff;*/
  opacity: 1;
}


.login_form span,
.login_form_inpage span {
  display: inline-block;
  max-width: 90px;
  color: #fff;
  font-size: .9rem;
  padding: 0 2% 0 1%;
  text-transform: uppercase;
  padding-right: .85rem;
}

.login_form_inpage span {
  color: #4d4d4d;

}

select#check_nchannel {
  border-width: 1px;
  border-style: solid;
  border-color: rgb(169,169,169);
  padding: 0 .5rem;
}

.create_account {
  padding: 0 0 2rem 0;
}

.create_account .checked_style.item {
  margin-bottom: 2rem;
}

.create_form select, .contacts_form select {
	width: 100%;
	border-radius: .325rem;
	border: 1px solid #e5e5e5;
	transition: all;
	transition-duration: .3s;
	transition-timing-function: ease;
	background-color: #fff;
	padding: .5rem 3% .5rem 0;
  position: relative;
}
.create_form select option, .contacts_form select option {
  color: #000;
}

.contacts_form .distablecell {
  padding-bottom: .5rem;
}

.contacts_form, .create_form {
  padding: 2%;
  background-color: #eef3f3;
  width: 95%;
  margin: 0 auto;

}

.contacts_form table,
.create_form table {
  width: 100%;
}

.create_form tr:not(.distablerow) td,
.contacts_form td {
  display: block;
}

.contacts_form td,
.create_form td {
  position: relative;
  padding-bottom: 2rem;
  vertical-align: top;
  /*text-align:center;*/
}
.contacts_form textarea {
  width: 98%;
  height: 150px;
  padding: 1%;
}

.create_form textarea {
  height:130px;
  width: 100%;
}
.contacts_form .msg_error, 
.create_form .msg_error{
  display: none;
  font-size: 1rem;
  text-align: left;
  /*margin-left: 3%;*/
  /*position: absolute;*/
  /*bottom: 0;*/
  /*left: 3%*/

}

.create_form .msg_error, .contacts_form .msg_error {
  position:absolute;
}

.contacts_form td {
  padding-bottom: .5rem;
}
.contacts_form td:nth-child(2n) {
  padding-bottom: 1.5rem;
}

/*.create_form .captcha_image_wrapper {*/
/*padding: 5px;*/
/*background-color: #fff;*/

/*}*/
.create_form #captcha_verify {
	display: inline-block;
	float: right;
  width: 56%;
}

.refresh_captcha_button {
  cursor: pointer;
}

.plain_link {
  text-decoration:underline;
}

.contacts_form a.plain_link, .already_customer a.plain_link, .create_form a.plain_link{
  color: #f18124;
}

.plain_link.grey_green {
  color: #839191;
}

a#new_cust {
  font-size: .8rem;
  text-decoration:underline;
  color: #4d4d4d;
}
.plain_link:hover {
  text-decoration: none;
}

.inpage_login_news {
  margin-top: 3rem;
}
.inpage_login_news h4 {
  padding: 1.5rem 1rem;
  padding-bottom: 0;
  font-weight: bold;
}
/*
.contacts_form a.plain_link:hover,  .already_customer a.plain_link:hover {
  text-decoration: none !important;
}
*/

.already_customer .plain_link {
  font-weight: bold;
  font-size: 1.5rem;

}


.office {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin-bottom: 5rem;
}

.office img {
  width: 25px;
  height: auto;
}

.office > div {
  margin-left: 5%;
  /*color: #666;*/
  color: #4d4d4d;
  line-height: 1.3rem;

}

.office h3 {
  color: #f18124;
	font-family: Stilu_SB, FiraSans_B;
  margin-bottom: .5rem;
}

.office .evidence {
	color: #7a8989;
 font-size: 1.2rem;

}

#wired .flex_row {
  width: 70%;
  margin: 0 auto;
}

#wired .flex_row .cell-33 img {
  width: 85%;
  height: auto;
}

.infographic_table h3{
  font-size: 1.5rem;
}
.infographic_table p{
  font-size: 1rem;
}

.infographic_table.orange .top_shadow {
  background-image: url(/shstatic/imgs/top_shadow_orange.svg);
}

.infographic_table.orange .content{
  background-color: #fba33b; 
}
.infographic_table.orange .price{
  background-color: #f18124; 
}
.infographic_table.grey_green .top_shadow {
  background-image: url(/shstatic/imgs/top_shadow_grey_green.svg);
}

.infographic_table.grey_green .content{
  background-color: #adc3c3; 
}
.infographic_table.grey_green .price{
  background-color: #7f8f8e; 
}

.infographic_table.red .top_shadow {
  background-image: url(/shstatic/imgs/top_shadow_red.svg);
}

.infographic_table.red .content{
  background-color: #f4794d; 
}
.infographic_table.red .price{
  background-color: #ed4c24; 
}

.item_collapsible {
  clear: both;
  margin: 0 2%;
  margin-bottom: 1rem;
}
.item_collapsible:first-of-type {
  margin-top: 2rem;
}

.item_collapsible:last-of-type {
  margin-top: 0rem;
}

.item_collapsible h3 {
	font-family: Stilu_SB, FiraSans_B;
  padding: 0;
  padding-bottom: .5rem;
  padding-top: .325rem;
  border-bottom: 1px solid #fff;
  cursor: pointer;
}


.item_exploded h3 {
	font-family: Stilu_SB, FiraSans_B;
  text-align: center;
  margin-top: 2rem;
}

.item_exploded .content {
  text-align:center;

}

.item_collapsible .checked_style h3 {
  border-bottom: none;
}


.item_collapsible .action {
  width: .625rem;
  height: .625rem;
  padding: .615rem;
  float:right;

  background-color: #fff;
  background-image: url(/shstatic/imgs/open_collapsible.svg);
  background-size: 15px 15px;
  background-position: center center;
  background-repeat: no-repeat;
}

.item_collapsible .action.close{
  background-image: url(/shstatic/imgs/close_collapsible.svg);
  background-size: 15px 15px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #f18124;
}

.item_collapsible .content {
  display: none;
}

.item_collapsible .content > p {
  padding-bottom: .5rem;
}

.item_collapsible.grey_strong h3 {
  border-bottom: 1px solid #666666;
}

.item_collapsible.grey_strong .action {
  background-color: #666666;
  background-image: url(/shstatic/imgs/open_collapsible_white.svg);

}

.item_collapsible.grey_strong .action.close{
  background-image: url(/shstatic/imgs/close_collapsible.svg);
}

#box_total_price {
  font-family: "Stilu_B";
}

#box_total_price > div:first-child {
	text-align: center;
	background-color: #ece4d9;
  margin-bottom: 0;
  position: relative;
}

#box_total_price h3{
  font-size: 3rem;
  color: #c3332a;
}

.c_manager tbody, .c_manager thead {
  text-align: center;
}

.c_manager thead {
  background-color: #ffffff;
  color: #f26b3b;

}

.c_manager {
  border-spacing: .25rem;

}

.c_manager thead td{
  padding: .25rem .8rem;
  margin-right: .8em;
}

.dotted_border {
  position: relative;
}

.dotted_border::after {
	content: ' ';
  border-right: 2px dotted #777;
  border-left: none;
  position: absolute;
  top: 0;
  left: 102%;
  height: 100%;
}
.dotted_border.left::after {
	content: ' ';
  border-left: 2px dotted #777;
  border-right: none;
  position: absolute;
  top: 0;
  left: -3%;
  height: 100%;
}

.bg_point_grey {
  background-image: url(/shstatic/imgs/point_grey.svg);
  background-repeat: repeat-y;
  background-position-x: right;
  background-position-y: top;
  background-size: 15px 15px;
}

.bg_point_grey_top {
  background-image: url(/shstatic/imgs/point_grey.svg);
  background-repeat: repeat-x;
  background-position-x: 0;
  background-position-y: left;
  background-size: 15px 15px;
}

.bg_point_grey_bright {
  background-image: url(/shstatic/imgs/point_grey_bright.svg);
  background-repeat: repeat-y;
  background-position-x: right;
  background-position-y: top;
  background-size: 15px 15px;
}

.bg_point_grey_bright_top {
  background-image: url(/shstatic/imgs/point_grey_bright.svg);
  background-repeat: repeat-x;
  background-position-x: 0;
  background-position-y: top;
  background-size: 15px 15px;
}

.bg_point_grey_1 {
  background-image: url(/shstatic/imgs/point_grey_1.svg);
  background-repeat: repeat-y;
  background-position-x: right;
  background-position-y: top;
}

.bg_point_white {
  background-image: url(/shstatic/imgs/point_white_transparent.svg);
  background-repeat: repeat-y;
  background-position-x: right;
  background-position-y: top;
}

.bg_gradient {
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  height: 100%;
  width: 100%;
}

.bg_gradient.bright {
  background-image: url(/shstatic/imgs/bg_gradient_bright.svg);
}

.bg_bird {
  background-image: url(/shstatic/imgs/bird.svg);
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  height: 100%;
  width: 100%;
  background-size: 70px 50px;

}

.bg_triangle_white {
  background-image: url(/shstatic/imgs/bg_triangle_white.svg);
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  height: 100%;
  width: 100%;
}

.grey_gradient_sep {
  height: 2px;
  border-bottom: 1px solid #ccc;
	background: -moz-linear-gradient(top, #f1f1f1 0%, #e6e6e6 50%, #e5e5e5 54%, #e5e5e5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f1f1f1 0%,#e6e6e6 50%,#e5e5e5 54%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f1f1f1 0%,#e6e6e6 50%,#e5e5e5 54%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#e5e5e5',GradientType=0 );
}
.onepcspaceUp {
  margin: 1% 0;
}
/*
.dotted_border.left {
  border-left: 1px dotted #777;
  border-right: none;

}
*/
.greygreen_stripe {
  background-color:#ADC3C3;
  color: #fff;
}

.greygreen_strong_stripe {
  background-color: #869398;
  color: #fff;
}

.grey_stripe {
  background-color: #E6E6E6;
  color: #666666;
}

.strong_grey_stripe {
  background-color: #666666;
  color: #ffffff;
}

.white_stripe {
  background-color: #fff;
  color: #4d4d4d;
}

.orange_stripe {
  background-color: #FBB03B; 
  color:white;
}

.dirty_yellow_stripe {
  background-color: #f1ebe5; 
  color:#666666;
}

.cyan_stripe {
  background-color: #eaf0f0;
  color: #676767;
}
.dirty_white_stripe {
  background-color: #f2f2f2;
  color: #666666;
}

.rounded {
  width: 96%;
  border: 1px solid #dccebf;
  background-color: #f5f8f8;
  border-radius: 1.2rem;
  margin: 1rem auto;
}

#plugins {
  line-height: 1.125rem;
  width: 95%;
  margin: 1rem auto;
}

#plugins img {
  width: 3.75rem;
  height:3.75rem;
  vertical-align:middle;
  padding: 2px;
  /*border: 2px solid #ece0d4;*/
  display: table-cell;
  margin-right: .75rem;
}

#plugins .distable div{
  display: table-cell;
  vertical-align: middle;
}

.checked_style {
  font-weight: bold;
}

.checked_style img {
  float: left;
  width: 8.5%;
  height: 8.5%;

}
.checked_style > h3 {
	max-width: 80.5%;
  padding: 0 0 0 11%;
}

.claim .checked_style > h3 {
  margin-top: 0;
}
.checked_style > p {
  padding: 0 0 0 11%;
  font-size: 1rem;
  font-weight: normal;
}

.checked_style.item {
  margin-bottom: 1rem;
}

.checked_style.item:last-of-type {
}
/*
#community legend {
  margin: 0 auto;
  padding: 0 1rem;
  font-size: 2em;
  font-weight: bold;
}
*/

.meta_main_image .wrapper_flex_row {
  width: 100%;
  float: none;
  margin: 2rem 0;
}

.meta_main_image .flex_row {
  text-align: center;
  width: 100%;

}
.meta_main_image .flex_row .cell-25 {
  width: 50%;
  float:left;
  clear: none;
}
.meta_main_image .flex_row .cell-25{
  height: 120px;
}
.meta_main_image .flex_row .cell-25 > div{
  border: 1px solid #b3b3b3;
  background-color: #f2f2f2;
  height: 90%;
  margin: .5rem;
/*
	width: 96%;
  height: 70%;
  padding: 0;
  height: 70%;
  padding-top: 7%;
  padding-bottom: 7%;
  margin-left: 1%;
*/
}
.meta_main_image .flex_row > .cell-50 img{
  /*
  width: 35%;
  height: 35%;
  */
  width: 100%;
  padding-left: 7%;
  /*height: 80%;*/
  /*margin-top: 1rem;*/
}
.meta_main_image .flex_row > .cell-25 img{
  /*
  width: 35%;
  height: 35%;
  */
  width: 25%;
  height: 25%;
  margin-top: 1rem;
}
.meta_main_image .flex_row > .cell-25 p{
  font-size: .9rem;
  line-height: 1rem;
  font-family: "Stilu_B";
}
.meta_bottom_bar_infographic {
	padding: 1rem 0;
	border: 1px solid #b3b3b3;
	text-align: center;
	background-color: #f2f2f2;
	font-size: 1.4rem;
	width: 97%;
  clear: both;
}

.meta_bottom_bar_infographic img{
	width: 1.2rem; 
  height: 1.2rem;
  margin-right:.75rem;
}

.meta_main_image .main_image {
  display: none;
}
.meta_bottom_bar_infographic {
  display:none;
}
.meta_main_main_image {
  display:none;

}
#community fieldset {
  /*
	display: block;
  border-radius: 30px;
  */
  border: 2px solid #4d4d4d;
}

fieldset .evidence {
	padding: 1.5rem;
	font-weight: bold;
	font-size: 1.4rem;
}

.bold {
  font-family: "Stilu_B";
}

#footer p, #footer a {
  font-size: 1rem;
}

#footer a {
  color: #ffffff;
  display: block;
  margin-bottom: .3rem;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

#footer a.underlined {
  text-decoration: underline;
}

#footer a.underlined:hover {
  text-decoration: none;
}

#footer h4 {
  font-weight: bold;
  margin-bottom: .3rem;
  margin-top: .9rem;
}
#footer h4:first-child {
  font-weight: bold;
  margin-bottom: .3rem;
  margin-top: 0;
}

#footer p {
  margin: 0;
  padding: 0;

}

#footer img {
  width: 40px;
  height: 40px;
  margin: 0 5px;
}

#copyright {
  margin: 0 2%;
  width: 98%;
  margin-top: 2.5rem;
}

#copyright > span {
  vertical-align: middle;
}

#copyright img.wu_image {
  /*width: 2rem;*/
  height: 1.1rem;
  vertical-align: top;

}

#copyright .wu_text {
  font-size: 1.15rem;
  vertical-align: top;
  margin-left: .25rem;
}

#origami_home.flex_row h3 {
  text-transform: uppercase;
}

.origami_sep_1:after, .origami_sep_2 {
  content: "";

}

.mad_box_home.green_gray .header_trapezoid_home,
.mad_box_home.orange .header_trapezoid_home,
.mad_box_home.red .header_trapezoid_home {
  background-image: none
}

.mad_box_home h3 {
   position:relative;
   z-index: 2;
	 font-family: Stilu_SB, FiraSans_B;
} 
.mad_box_home.green_gray h3 {
  background-color: #96a8a8;
}
.mad_box_home.orange h3 {
  background-color: #f18124;
}
.mad_box_home.red h3 {
  background-color: #c1272d;
}

/*
#origami_home {
  display: block;
}
*/

#origami_home .cell-33 {
  margin-bottom: 1rem;

}

#origami_home .cell-33 img {
  display:none;
}

.mad_box_home h3 {
  padding: 1rem 0;
}

.mad_box_home .content {
	font-size: 1.1rem;
	padding: 1rem 0;
	width: 50%;
	margin: 0 auto;
}

.mad_box_home.green_gray .content {
  color: #96a8a8;
}
.mad_box_home.orange .content {
  color: #f18124;
}
.mad_box_home.red .content {
  color: #c1272d;
}

#box_channel {
  border: 1px solid #96a8a8;
  height: 100%;
  width: 90%;
  
}
#box_booking {
  border: 1px solid #f18124;
  height: 100%;
  width: 90%;
}
#box_pms {
  border: 1px solid #c1272d;
  margin-bottom: 3rem;
  height: 100%;
  width: 90%;
}
.partners .flex_row {
	display: block;
  width: 95%;
  /**/
  margin: 0 auto; 
  /**/
}
.partners .cell-20 > div {
  background-color: #fff;
  width:93%;
  height: 80px;
  margin: 0 auto;
  margin-bottom: .5rem;
}
.row .cell-16, .flex_row .cell-16 {
	width: 50%;
	float: left;
	clear: none;
}

.wrap_bar {
  height: 150px;
  width:65px;
  position:relative;
  display:inline-block;
  float:left;
}

.wrap_bar > div {
  position:absolute; bottom:0;
}

.wrap_bar span {
  position:absolute; 
  top: -2rem; 
  left:0;
  font-family: "Stilu_B";
}


/*#first_stat > div{*/
/*height: 60%;*/

/*}*/
/*#second_stat > div{*/
/*height: 28%;*/

/*}*/
/*#third_stat > div{*/
/*height: 10%;*/

/*}*/
/*#quart_stat > div{*/
/*height: 2%;*/

/*}*/

.bar {
 width:40px; 
 background-color: #999999; 
 height: 100%;

}

.average_stats {
  position: absolute;
  right: 0;
  top: 2rem;
  font-family: "Stilu_B";
  font-size: 1.2rem;
  right: 5rem;
  top: 4rem;
  color: #999999;

}

.row.developers {
  margin-bottom: 2rem;
}

.row.developers img {
  width: 25%;
  height: 25%;
}
.row.agreement img {
  width: 20%;  
  height: 20%;

}

.infographic.multiwidget {
  margin-top: 1rem;
  padding: 1.5rem;
}
.infographic.rwidget {
  margin-bottom: 1rem;
  padding: 1rem;
}

.row.multiwidget img,
.row.rwidget img{
	width: 5.5%;
	height: 5.5%;
}
.infographic.multiwidget .content,
.infographic.rwidget .content {
  margin-left: 8%; 
}

.captcha_image_wrapper {
  border-radius: 5px ;
  background-color: white;
  padding: 2px;
}

.wbnews {
  color: white ;
  display: block;
  text-align: center;
  background: #ffc7c9;
}
#nlogo {
  display: inline-block ; 
  height: 4rem; 
  font-size: 2.5rem ;
}
#nlogo img{
  height: inherit; 
  width: auto;  
  vertical-align: baseline;
}
#nlogo span{
  display: inline-block; 
  font-size: inherit; 
  vertical-align: super;
}
.box_news {
  display: block;
  white-space: normal;
  width: 90%;
  max-width: 55rem;
  margin: 2rem auto;
  color: #4d4d4d;
}
.listed_news {
  list-style: none;
  text-align: left;
  white-space: normal;
  width: 50%;
  min-width: 30rem;
  margin: 1rem auto;
}
.listed_news .checkedup {
  padding-left: 2.7rem;
  position: relative;
  font-size: 120%;
  line-height: 2rem;
  min-height: 3rem;
}
.listed_news .checkedup:before {
  position: absolute;
  top: 0;
  left: 0;
  color: white;
}
/* FF only: ALIGN LEGEND */
@-moz-document url-prefix() {
  fieldset {
    position: relative;
  }

  fieldset>legend{
    position: absolute;
    left: 50%;
    top: -12px; /* depends on font size and border */
    background-color:#fff ; /* depends on background */
    transform: translate(-50%, 0);
  }

  fieldset >div {
    padding-top: 1rem;

  }

  #community fieldset {
    position: relative;
  }
  #community fieldset>legend {
    position: absolute;
    left: 50%;
    top: -12px; /* depends on font size and border */
    background: white; /* depends on background */
    transform: translate(-50%, 0);
  }

  .partners fieldset {
    position: relative;
  }
  .partners fieldset>.cwhite, legend {
    position: absolute;
    left: 50%;
    top: -12px; /* depends on font size and border */
    background:#ADC3C3 ; /* depends on background */
    transform: translate(-50%, 0);
  }
  #widgets fieldset {
    margin-top: 4.5rem;
  }
  #ratechecker fieldset>legend {
    background-color: #E6E6E6;
  
  }
}

.tooltip{
  /*display: block;*/
    position: relative;
    cursor: pointer;
}

.tooltip:hover:after{
    background: #333;
    background: rgba(0,0,0,.5);
    border-radius: .3rem;
    bottom: 26px;
    color: #fff;
    font-family: FiraSans_SB, sans-serif;;
    font-size: 1.1rem;
    content: attr(data-original-title);
    left: 20%;
    padding: .3rem .5rem;
    position: absolute;
    z-index: 98;
    width: auto;
}

.tooltip:hover:before{
    border: solid;
    border-color: #333 transparent;
    border-width: 1px 1px 0 1px;
    bottom: 20px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 99;
}
/* @media only screen and (min-width: 45em) { 
	#prices .infographic_table .col-8 {
			width: 66.64%;
	}

	#prices .infographic_table .col-2 {
			width: 16.66%;
	}
} 

*/
#left_side {
  width:60%; 
  float:left;
}

#right_side {
  width:30%;
  padding-left: 10%;
  float:right;
  display:flex; 
  flex-direction:column;
}

.main_image {
  text-align:center;
  width:80%; 
  margin: 0 auto; 
  margin-top:1.5rem;
  margin-bottom:1.5rem;
  position: relative;
}

.zak_main_info_div {
	background-color: #adc3c3;
	color: #fff;
	font-family: Stilu_SB, FiraSans_SB;
	font-size: 1.2rem;
	padding: .65rem ;
	margin-bottom: .2rem;
  text-align: center;
  text-transform: uppercase;
  max-width: 93%;
}

.ribbon {
  text-align: left;
  position: relative;
  font-size: 100%;
  display: inline-block;
  font-family: Stilu_SB, FiraSans_SB;
  background-color: #f18124;
  padding: 5px .5rem;
  color: #fff;
  margin: 0 .5em 0 0 ;
  text-transform: uppercase;
  float: initial;
}

.ribbon:before {
	position: absolute;
	display: block;
	content: " ";
	left: -9px;
	top: 0;
	/*background-image: url(/shstatic/imgs/tail_ribbon.svg);*/
	background-color: #f18124	;
  -webkit-clip-path: polygon(75% 0%, 76% 50%, 75% 100%, 0% 100%, 70% 49%, 0% 0%);
  clip-path: polygon(75% 0%, 76% 50%, 75% 100%, 0% 100%, 70% 49%, 0% 0%);
	height: 100%;
	width: 13px;
	background-size: cover;
}

.price_switch {
 display:inline-block; 
 margin-top: .5rem;
}

.wuonoffswitch {
  display: inline-block;
  width: 40px;
}
.wuonoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid #ccc;
  border-radius: 14px;
  position: relative;
}
.wuonoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  transition: margin 0.3s ease-in 0s;
  position: relative;
  height: 20px;
}
.wuonoffswitch-inner:before,
.wuonoffswitch-inner:after {
  display: block;
  width: 50%;
  height: 20px;
  padding: 0;
  line-height: 20px;
  color: white;
  font-family: "Stilu_B";
  font-size: .9rem;
  box-sizing: border-box;
  position: absolute;
  text-align: center;
}
.wuonoffswitch-inner:before {
  content: " ";
  padding-left: 9px;
  background-color: #f15a24;
  color: #FFFFFF;
  text-align: left;
  transition: all 0.3s;
  left: 0;
}
.wuonoffswitch-inner:after {
  content: " ";
  padding-right: 9px;
  background-color: #FFFFFF;
  color: #999999;
  text-align: right;
  left: 50%;
  transition: all 0.3s;
}
.wuonoffswitch-switch {
  display: block;
  width: 12px;
  margin: 0px;
  background: #FFFFFF;
  position: absolute;
  bottom: 0;
  left:0;
  border: 1px solid #ccc;
  border-radius: 50%;
  transition: all 0.3s;
  height: 18px;
  width: 18px;
}
.wuonoffswitch-checkbox:checked + .wuonoffswitch-label .wuonoffswitch-switch {
  /*right: 0px;*/
  transition: all 0.3s;
  left: 50%;
}
.wuonoffswitch-checkbox:checked + .wuonoffswitch-label .wuonoffswitch-inner:before {
  left: 50%;
  transition: all 0.3s;
}
.wuonoffswitch-checkbox:checked + .wuonoffswitch-label .wuonoffswitch-inner:after {
  left: 100%;
  transition: all 0.3s;
}
.wuonoffswitch-checkbox {
  display: none;
}

.icon {
  height: 25px; 
  padding: 1%;
}

.icon.grey {
  -webkit-filter: grayscale(100%) brightness(5) brightness(50%);
  filter: grayscale(100%) brightness(5) brightness(50%);
}



@media only screen and (min-width: 40em) { /* 640px */
    
    .row .cell-25, 
    .row .cell-50,
    .flex_row .cell-25
    .flex_row .cell-50{
      width: 50%;
      float:left;
      clear: none;
    }
    .row .cell-20, 
    .flex_row .cell-20{
      width: 33.3332%;
      float:left;
      clear: none;
    }
    .stats .cell-25, 
    .flex_row .cell-25{
      text-align: center;
      margin-bottom: .85rem;
    }
    /*
    #focus {
      padding-bottom: 0;
    }
    */
    #focus.row .col-4 {
      width: 46%;
    }
    /*
    #focus .col-4 {
      min-height: 130px;

    }
    */

    #focus.infographic img {
      width: 25%;
      height: 25%;
    }

    #focus.infographic .content {
      margin-left:32%;
    }

  /*
    .meta_main_image .flex_row .cell-25{
      height: 130px;
    }
  */

    .meta_bottom_bar_infographic {
      display:block;
      margin-left: .5rem;
    }
  /*
    .meta_main_image .flex_row .cell-25 > div{
      margin: 0; 
      padding: .5rem;
    }
    .meta_main_image .flex_row > .cell-25 img{
      width: 45%;
      height: 45%;
      margin-top: 0;
    }
  */
    .partners img {
      width: 85%;
    }

    .offices {
      display:flex;
    }
    .office {
      max-width: 33.3%;
      width: 33.3%;
    
    }

  #left_side {
    width:60%; 
    float:left;
  }

  #right_side {
    width:30%;
    padding-left: 10%;
    float:right;
    display:flex; 
    flex-direction:column;
  }

}

@media only screen and (min-width: 45em) { /* 720px */

    #home_main.infographic .col-4 .content{
      height: 200px;

    }

    .main_container#tw {
      height: auto; 
      position:relative;
      top: -10px;
    }

    .mad_box:after {
      content: " ";
      width: 100%;
      position: absolute;
      /*background-size: 100% auto;*/
      bottom: -14.3%;
      left: -1%;
      background-image: url(/shstatic/imgs/tail_shade.svg);
      /* background-size: 100% 100%; */
      height: 14%;
      background-repeat: no-repeat;

    }

    .mad_box .header_trapezoid {
      height: 76px;
      width: 100%;
      /* height: 60px; */
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      background-size: 100% auto;
    }

    #customer_care .row {
      padding: 2rem 0;
    }

    #customer_care .row > div {
      height: 230px;
    }
    /*
    #customer_care .row > div:last-child {
      height: 150px;
    }
    */
    #customer_care .col-5 > .distable,#customer_care .col-2 > .distable {
      margin-top: 0;
      margin-bottom: 0;
    }
    .flex_row {
      display: flex; 
      align-items: stretch;
      flex-direction: row;
    }
    .row .cell-33, 
    .flex_row .cell-33{
      width: 33.3333%;
      float:left;
      clear: none;
    }

    .mad_box h3 {
      background: #adc3c3;
    
    }
    .mad_box.green_gray h3 {
     background-color: transparent;
    }
    .mad_box.orange h3 {
     background-color: transparent;
    }
    .mad_box.red h3 {
     background-color: transparent;
    }

    #box_channel {
      border: 1px solid #96a8a8;
      height: 100%;
      width: 90%;
      
    }
    #box_booking {
      border: 1px solid #f18124;
      height: 100%;
      width: 90%;
    }
    #box_pms {
      border: 1px solid #c1272d;
      margin-bottom: 3rem;
      height: 100%;
      width: 90%;
    }


    .mad_box h3 {
      padding: 1.1rem;
      position:relative;
      z-index: 2;
      font-family: Stilu_SB, FiraSans_SB;
      font-size: 1.2em;
      padding-top: 1rem;
    
    }
    .mad_box h3.pms {
      padding-top: .5rem;
    }

    .mad_box .content {
      padding-top: 1.5rem;

    }

    .mad_box h5 {
      font-size :1rem;

    }
    .meta_main_image .flex_row .cell-25 {
      margin: 0;
      height: auto;
      padding: 3% 0;
    }
    .meta_main_image .wrapper_flex_row {
      width: 70%;
      float: left;
      margin: 2rem 0;
    }
    .meta_main_image .flex_row .cell-25 > div {
      margin: 0; 
      padding-bottom: 4%;

    }
    .meta_bottom_bar_infographic {
      width: 99%;
      margin-left: 0;
    
    }
    .meta_main_image .main_image {
      display: block;
      width: 30%;
      margin-left: 0%;
      margin-top: 2rem;
      float: right;
    }
    .meta_main_image .main_image img{
      width: 100%;
      max-width: 200px;
    }
    .meta_main_main_image {
      display:block;

    }

    #tw {
      padding-top: 2.5rem;
      padding-bottom: 2.5rem;
    }
    #price_totals.flex_row
    {
      display: flex; 
      align-items: stretch;
      flex-direction: row;
    }
    #price_totals .clear{
      display: none;
    }
    .total_year_tag {
      width: 23%;
    }

    .total_year_price {
      width: 12%;
      padding: .75% 0;
      margin-bottom:0;
    }

    .total_month_tag {
      width: 23%;
    }
    .total_month_price {
      width: 12%;
      /*background-color: #f15a2a;*/
      padding: .75% 0;
      margin-bottom:0;
    }
    .total_month_price:after {
      content: " ";
    }
    #price_totals .try_free {
      width: 30%;
    
    }

    #infographic_prices .choice_service {
      margin-bottom: 0;
    }

    .total_year_price:before,
    .total_month_price:before{
      content: " ";
    }

    .price_meta .inner, .services_meta .inner {
      margin: 1.5rem 4rem; 
      margin-bottom: 3rem;
    }

    .price_meta .inner > div > div:nth-child(2) .bg_point_grey_bright:after,.services_meta .inner > div > div:nth-child(2) .bg_point_grey_bright:after {
      content: " ";
    }

    .price_meta .flex_row, .services_meta .flex_row {
      display: flex;

    }

    .price_meta .infographic_stacked > div,.services_meta .infographic_stacked > div,.meta_meta .infographic_stacked > div {
      width: 25%;
      float:none;
      height: auto;
    }
    #partners_deal li div {
      max-width: 280px;
    }

    .create_form td:nth-child(2) {
      max-width: 180px;
    }

    .contacts_form td {
      display: table-cell;
      padding-bottom: 2rem;
    }

    .contacts_form td:nth-child(2n) {
      padding-left: 2%;
      padding-right: 2%;
      padding-bottom: 2rem;
    }

    .contacts_form td:nth-child(2n+1) {
      text-align: right;
      padding-bottom: 2rem;
    }
    .create_form td:nth-child(2n+1) { 
      text-align: left;

    }
    .contacts_form td:nth-child(2n+1) {
      text-align: left;

    }
    .create_form td:nth-child(2n) {
      padding-left: 2%;
      padding-right: 2%;
    }
    .create_form td:nth-child(2n+1) {
      padding-left: 2%;
    }


    .create_form tr:not(.distablerow) td {
      display: table-cell;
    
    }
    .create_form #captcha_verify {
      width: 65%;
    }

    .create_form tr td.td_input_name {
      width: 45%;
    }

    .stats .stattxt,.stats .ultrabold {
      display: inline-block;
      width: auto;
      float:none;
    }

    .stats .ultrabold {
      margin-right: .5rem;
    
    }
    .media_contacts {
      line-height: 4rem;
      margin-bottom: 0;
    }

    .rc_plan .distablerow h3.distablecell {
      width:20%; 
      vertical-align:middle;
      display: table-cell;
    }

    .rc_plan .distablerow > div {
      width:60%;
      vertical-align:middle;
      display: table-cell;
    }

    .rc_plan .rc_plan_monthly {
      width: 84%;
    }

    .rc_plan .rc_totals {
      width: 16%;
    }
    .read_more {
			position: absolute;
			bottom: -5rem;
			width: 100%;
			text-align: left; 
      margin: -1.5rem 2rem;
      /*margin-left: 7%; */
    }

		.services {
			padding-bottom: 7rem;
		}
    .offices {
      display:block;
    }
    .office {
      max-width: none;
      width: auto;
    
    }

  }

  @media only screen and (min-width: 50em) { /* 800px */
    .row .cell-20,
    .flex_row .cell-20{
      width: 20%;
      float:left;
      clear: none;
    }
    .row .cell-20,
    .flex_row .cell-20{
      margin-bottom: 0;
    }
    .row .cell-25,
    .flex_row .cell-25{
      width: 25%;
      float:left;
      clear: none;
    }
    .row .cell-25,
    .flex_row .cell-25{
      margin-bottom: 0;
    
    }
    .row .cell-33, 
    .flex_row .cell-33,
    .flex_row .cell-33.mad_box{
      width: 33.3333%;
      float:left;
      clear: none;
    }
    .row .cell-16,
    .flex_row .cell-16 
    {
      width: 33.3333%;
      float:left;
      clear: none;
    }
    #copyright .wu_text {
      font-size: 1.25rem;
    }

    /* HOME BOX STYLE FROM 800px */
    .main_image_bg {
      display: block;
      position: relative;
      width: 45%;
      margin: 0 auto;
      top: -45px;
    
    }

    .mad_box_home {
      position: relative;
      z-index: 2;
    }

    .mad_box_home.green_gray {
      background-color: #adc3c3;
    }

    .mad_box_home.orange {
      background-color: #fbb03b;
    }

    .mad_box_home.red {
      background-color: #f15a24;
    }
    .mad_box_home.green_gray .content {
      color: #fff;
    }
    .mad_box_home.orange .content {
      color: #fff;
    }
    .mad_box_home.red .content {
      color: #fff;
    }

    .mad_box_home h3 {
      margin: 12px;
      margin-top: 20px;
      padding: 0;
      font-size: 15px;
      line-height: 18px;
    }
    #box_channel.mad_box_home {
      border: 1px solid #96a8a8;
      margin-top: 30px;
      height: auto;
      width: 178px;
      max-width: 178px;
    }

    #box_pms.mad_box_home {
      border: 1px solid #c1272d;
      margin-top: 50px;
      margin-bottom:0;
      height: auto;
      width: 178px;
      max-width: 178px;
    }

    #box_booking.mad_box_home {
      border: 1px solid #f18124;
      height: auto;
      width: 178px;
      max-width: 178px;
    }

    .mad_box_home .content {
      margin: 20px 14px;
      margin-top: 25px;
      font-family: Stilu_SB, FiraSans_SB;
      font-size: 15px;
      line-height: 18px;
      width: auto;
    }
    /*
    #box_channel.mad_box_home .content {
      padding-bottom: 1.5rem;
    }
    */
    #origami_home.flex_row {
      display: flex;
      width: 80%;
      margin: 0 auto;
    }

    #origami_home .cell-33 {
      margin-bottom: 0;

    }

    #origami_home .cell-33 img {
      display:inline;
    }
    /* HOME BOX STYLE FROM 800px */

    .mad_box h3, .mad_box h3.pms {
      padding-top: 1.2rem;
    
    }
    .header_trapezoid {
      top: -4px;
    
    }
    .meta_main_image .flex_row .cell-25{
      height: auto;
    }

   .header_trapezoid_home {
     display: block;
     position: absolute;
     top: -1px;
     left: -1px;
     background-repeat: no-repeat;
     background-size: 178px 85px;
     width: 178px;
     height: 85px;
    }

    .mad_box_home.green_gray .header_trapezoid_home{
      background-image: url(/shstatic/imgs/trapezoid_home_green_grey.svg);
    }
    .mad_box_home.orange .header_trapezoid_home{
      background-color: transparent;
      background-image: url(/shstatic/imgs/trapezoid_home_orange.svg);
    }

    .mad_box_home.red .header_trapezoid_home{
      background-color: transparent;
      background-image: url(/shstatic/imgs/trapezoid_home_red.svg);
    }
    .mad_box_home.green_gray h3,
    .mad_box_home.orange h3,
    .mad_box_home.red h3 {
      background-color: transparent;
    }
    #tw {
      padding: 0;
      padding-bottom: 1.5rem;
    }
    
    /*.price_box span {*/
    /*font-size: 2.5rem;*/
    /*}*/

    .total_year_price,
    .total_month_price
    {
      font-size: 2rem;
      padding: 0.5rem 0.5rem;
    
    }
}

/*@media only screen and (min-width: 57.5em) { 920px */
@media only screen and (min-width: 57.5em) { /* 920px */
    /*
    .row .cell-25 {
      width: 25%;
      float:left;
      clear: none;
    }
    */
    .row .cell-16,
    .flex_row .cell-16 
    {
      width: 16.666%;
      float:left;
      clear: none;
    }

    header {
      height: 84px;
    }

    /* CONTAINER */ 
    #focus.row .col-4 {
      width: 25.33%;
    }


    .logo {
      margin: 0;
      display: inline-block;
      float: left;
      position: absolute;
      width: 22.5%;
      height: 87px;
      background: url(/shstatic/imgs/wb_border.svg) no-repeat left bottom;
      background-size: cover;
      top: -44px;
      left: 0;
      z-index: 5;
      transition-property: opacity;
      transition-timing-function: ease;
      transition-duration: 0.1s;
      opacity: 1;
      color: #000;
    }

    #logo_style {
      position: absolute;
      top: 30%;
      left: 32px;
    }
    #logo_style img{
      /*height: 38px;*/
      height: 30px;
      float: left;
      /*margin-right: 10px;*/
      margin-right: 7px;
    }
    #logo_style_white img{
      height: 30px;
      margin-top: 2px;
    }
   .gray_triangle {
      position: absolute;
      left: 22.4%;
      top: 10px;
      z-index: 0;
      margin-left: -1px;
      height: 95%;
      background: url(/shstatic/imgs/gray_triangle.svg) no-repeat left bottom;
      background-size: cover;
      min-width: 120px;
    }

    .logo_inner {
      display: none;
      position: absolute;
      top: 3px;
      left: 35px;
    }
    .main_container {
      width: 920px;
      margin: 0 auto;
    }
    
    .main_comtainer.with_pad {
      padding-top: 1.5rem;
      padding-bottom: 1.5rem;
    }

    #mainmenu {
      width: 1000px;
    }
    #logo_style img{
      height: 25px;
      margin-right: 4px;
    }

    .wb_menu.scrolled .logo_inner {
      display: block;
    
    }
    .wb_menu.scrolled .logo {
      opacity: 0;
    }

    .font_nueva {
      font-family: 'NuevaStd-BoldCond', serif;
    }

    .site_title {
      position: relative;
      z-index: 101;
      display: inline-block;
      vertical-align: top;
      font-size: 2.9rem;
      height: 38px;
    }

    #logo_style_white .site_title {
      color: #fff;
      line-height: 2.7rem;
    }

    #menu {
      width: 100%;
      height: 40px;
      background-color: #999999;
      position: fixed;
      z-index: 0;
      left: 0;
      top: 0;
    }
    #mainmenu {
      /*width: 100%;*/
      position: fixed;
      top: 0;
      z-index: 4;
    }

    #mainmenu, #submenu {
      list-style: none;
    }

    #menurow {
      width:100% !important;
      margin:0;
      position:fixed;
      left: 0;
      top: 0;
      z-index: 2;
    }

    #menurow {
      height:35px;
      background-color: #869398;
    }
    .mainmenu {
      position: relative;
      display: block;
      text-align: left;
      font-family: 'Stilu_B';
      margin-left: 23.5%;
      float:left;
      width: 50%;
    }
    .mainmenu li {
      vertical-align: top;
      /*margin: 0 -2px;*/
      /*padding: 0 2%;*/
    }
    .mainmenu li {
      display: inline-block;
    }
    .mainmenu li:not(.spot):not(.lang) {
      /*width: 16.6666%;*/
      width: 14%;
      text-align:center;
    }

    .menuactions {
      min-width: 15%;
      color: rgb(255, 255, 255);
      font-size: 0.75rem;
      text-transform: uppercase;
      line-height: 12px;
      display: inline-block;
      position: relative;
      text-decoration: none;
      transition: all 0.3s;
    }
    .menuactions li {
      display: inline-block;
      float:right;
    }

    .spot, .lang {
      float: right;
      display: inline-block;
    }

    .spot {
      padding: 12px .9rem;
      height: 11px;
      font-family: Stilu, Arial, sans-serif;
      font-weight: bold;
      background-color: #F15A24;
      line-height: 15px;
    }

    .mainmenu li:first-child {
      /*margin-left: 5px;*/
    }
    .mainmenu li.logo {
      margin-left: 10px;
    }
    .mainmenu li.logo.scroll {
      background-color:transparent;
    }
    .mainmenu li.logo.scroll img {
      padding-top:0px;
      padding-bottom:0px;
      height:42px;
    }

    .mainmenu li.lang,
    .mainmenu li.spot {
      display:inline-block;
      float:right;
      margin: 0;
    }

   .spot:after {
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 35px 8px 0 0;
      border-color: #F15A24 transparent transparent transparent;
      position: absolute;
      top: 0;
      left: 100%;
    }


    .mainmenu li.lang {
      padding: 0;
    }
    .mainmenu li > span {
      position:relative;
      padding: 10px 0;
      display: inline-block;
    }
    .mainmenu a {
      color:#FFF;
      text-decoration:none;
      font-size: 1rem;
      font-family:  Arial, sans-serif;
      /*text-transform: uppercase;*/
      line-height: 15px;
      transition: all 0.3s;
      position: relative;
      font-weight: bold;
    }

    .spot a {
      color:#FFF;
      text-decoration:none;
      font-size: .75rem;
    }
    .mainmenu a:hover, .spot a:hover, #footer a:hover {
      color:#4D4D4D;
      transition: all 0.3s;
      text-decoration: none !important;
    }
    /*
    .mainmenu li.current a {
      color:#4D4D4D;
      background: rgba(255,255,255,0.8);
      transition: all 0.3s;
    }
    */
    .mainmenu li span.current {
      color: #4D4D4D;
      /*background: rgba(255,255,255,0.8);*/
      background-color: #adc3c3;
    }
    /*.mainmenu a:hover:after,*/
    .mainmenu li span.current:after {
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 35px 8px 0 0;
      /*border-color: rgba(255,255,255,0.8) transparent transparent transparent;*/
      border-color: #adc3c3 transparent transparent transparent;
      position: absolute;
      top: 1%;
      left: 100%;
    }
    /*.mainmenu a:hover:before,*/
    .mainmenu li span.current:before {
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 0 35px 8px;
      /*border-color: transparent transparent rgba(255,255,255,0.8) transparent;*/
      border-color: transparent transparent #adc3c3 transparent;
      position: absolute;
      top: 2%;
      right: 100%;
    }
    .mainmenu li.lang a {
      color:#4D4D4D;
    }
    .mainmenu li span.current a{
      color: #4D4D4D;
    }

    /*

    .img_link a {
      text-decoration: none;
      color: #555;
      transition: all 0.3s;
      display: inline-block;
      width: 100%;
      height: 100%;

    }
    .img_link a:hover {
      color: #9c9c9c;
    }
    */
    /*.img_link a img {*/
    /*height: 22px;*/
    /*width: 22px;*/
    /*}*/
    .content_submenu {
      margin: 35px 8px 0 22.5%;
    }
    #submenu {
      display: block;
      height: 35px;
      position: relative;
      margin: 0;
      z-index: 3;
    }

    #submenu_table {
      display: table;
      height: 100%;
      width: 100%;
      font-family: Stilu_B, FiraSans_B;
      letter-spacing: .2px;
      text-transform: uppercase;
      vertical-align: middle;
      text-align:center;
      background-color: #4D4D4D;
    }
    #submenu:after {
      content: '';
      width: 0.5px;
      height: 0;
      border-style: solid;
      border-width: 35px 8px 0 0;
      border-color: #4d4d4d transparent transparent transparent;
      position: absolute;
      top: 0;
      left: 100%;
    }
    #submenu_table span {
      display: inline-block;
      vertical-align: middle;
      padding: 10px 3.5%;
    }
    #submenu_table a {
      color:#FFF;
      text-decoration:none;
      text-transform: uppercase;
      font-size: .9rem;
      font-weight: bold;
      /*position: relative;*/
      white-space: nowrap;
      /*padding-right: 5.8%;*/
      font-family:  Arial, sans-serif;
      transition: all 0.3s;
    }
    /*#submenu_table span a img {*/
    /*width: 10px; */
    /*height:10px; */
    /*margin-left:5px;*/
    /*content: url("/shstatic/imgs/menu_arrow.svg");*/
    /*}*/
    /*
    #submenu_table a:after {
      content: " ";
      display: block;
      background-image: url(/imgs/menu_arrow.svg);
      background-size: 10px 10px;
      position: absolute;
      right: 0;
      top : 0;
      width: 10px;
      height: 10px;
    }
    */
    #submenu_table a:hover {
      color: #bdbdbd;
    }
    #submenu_table span.current a {
      color: #bdbdbd;
    }


    #submenu_table span.current a img, #submenu_table span a:hover img  {
      content: url("/shstatic/imgs/menu_arrow_grey.svg");
    }

    .cont_lang {
      background-color: #E6E6E6;
      position: relative;
      height: 15px;
      padding: 12px 8px 8px 8px;
    }

    .cont_lang:before {
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 0 35px 8px;
      border-color: transparent transparent #e6e6e6 transparent;
      position: absolute;
      top: 0;
      right: 100%;
    }
    .cont_lang:after {
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 35px 8px 0 0;
      border-color: #e6e6e6 transparent transparent transparent;
      position: absolute;
      top: 0;
      left: 100%;
    }


    #lang_select {
       text-transform: uppercase;
       color: #555;
       font-size: .8rem;
       font-family: Stilu_SB, Fira-Stilu_SB;
       vertical-align: top;
       background: transparent;
       -webkit-appearance: none;
       -moz-appearance: none;
       display: inline-block;
       height: 16px;
       padding-right: 0.8125rem;
       background-image: url(/shstatic/imgs/open_down.svg);
       background-size: 0.875rem;
       background-repeat: no-repeat;
       background-position: right -2px top 3px;
       cursor: pointer;
      }

     #lang_select span {
       padding-right: .3rem;
       padding-left: .3rem;
     }

     #lang_select_options {
       display:none;
       position: absolute;
       top: 35px;
       width: 112%;
       left: -14%;
       border: 1px solid #bdbdbd;
       border-top: none;
     }
     #lang_select_options > div {
       background-color: #E6E6E6;
       border-top: 1px solid #bdbdbd;
     }

     #lang_select_options a {
      text-decoration: none;
      color: #555;
      transition: all 0.3s;
      display: inline-block;
      width: 100%;
      height: 100%;
      padding: .5rem 0;
     }
     #lang_select_options a:hover {
       background-color: #9c9c9c;
     }
     #lang_select_options.visible {
       display: block;
     }

      .world {
        height: .95rem; 
        vertical-align: top;
      }

      #copyright .wu_text {
        font-size: 1.45rem;
      }

      .partners .flex_row {
        display: flex;
        width: 98%; 
        margin-bottom: .5rem;
      }

      .partners .cell-16 > div {
        height: 100%;
      
      }
      

     /*
    .mad_box_home {
      width: 250px;
      position: relative;
      z-index: 2;
    }

    .mad_box_home h3 {
     font-size: 1.2em;
    }
    #box_channel.mad_box_home {
      margin-top: 6rem;
    }

    #box_pms.mad_box_home {
      margin-top: 4rem;
    }

    .mad_box_home .content {
      padding: 1rem;
      padding-top: 2.5rem;
      padding-bottom: 7rem;
      font-family: Stilu_SB, FiraSans_SB;
      font-size: 1.2rem;
    }
    #box_channel.mad_box_home .content {
      padding-bottom: 4.5rem;
    }
    */

    .mad_box h3, .mad_box h3.pms {
      padding-top: 1.4rem;
    
    }

    .origami_sep_1 {
      position:relative;
    }

    .origami_sep_1:after {
      content: " ";
      display: block;
      background-image: url(/shstatic/imgs/origami_sep_1.svg);
      background-size: 32px 32px;
      width: 32px;
      height: 32px;
      position: absolute;
      top: 75px;
      right: -27%;
      background-repeat: no-repeat;

    }

    .origami_sep_2 {
      position:relative;
    }

    .origami_sep_2:after {
      content: " ";
      display: block;
      background-image: url(/shstatic/imgs/origami_sep_2.svg);
      background-size: 32px 32px;
      width: 32px;
      height: 32px;
      position: absolute;
      top: 104px;
      right: -27%;
      background-repeat: no-repeat;
    }
    .contacts_form td {
      padding-bottom: 1.5rem;
    }
    .contacts_form td:nth-child(2n) {
      padding-bottom: 2rem;
    }

    .create_form #captcha_verify {
    }

    #activation_cost .distable .distablecell:nth-child(1) {
      width:75%;
      vertical-align: middle;
      display: table-cell;
    }

    #activation_cost .distable .distablecell:nth-child(2) {
      display: table-cell;
      border: 6px solid #7f8f8e;
      margin-top: 0;
      width:25%; 
      vertical-align: middle;
      text-align:center;
    }

}

@media only screen and (min-width: 60em) { /* min-width: 960px */
    .site_title {
      font-size: 3rem;
    }
}

@media only screen and (min-width: 67.5em) {  /* min-width: 1080px */
    .menuitem_api, .menuitem_partners {
      display: inline-block;
    }

    .mainmenu {
      width: 50%;
    }

    .mainmenu li:not(.spot):not(.lang) {
      max-width: 15%;
    }


}

@media only screen and (min-width: 1366px) {
    html {
      font-size: 100%;
    }

    .main_container {
      width: 1270px;
    }

    #mainmenu {
      width: 1270px;
    }
    .mainmenu {
      width: 49%;
    }
    .mainmenu li > span {
      padding:9px 0;
    }
    /*.mainmenu li span.current:before {*/
    /*border-width: 0 0 34px 8px;*/
    
    /*}*/
    .content_submenu {
      margin: 35px 8px 0 22.4%;
    }

    #submenu_table {
      width: 100.1%;
    }

    .menuactions {
      width: 27%;
    }

    #logo_style {
      left: 40px;
    }

    #logo_style img{
      height: 30px;
      /*margin-right: 10px;*/
    }
    .site_title {
      font-size: 3.1rem;
    }

    /*
    .gray_triangle {
      top: 17px;
    
    }
    */

    #copyright .wu_text {
      font-size: 1.65rem;
    }

    #copyright img.wu_image {
      height: 1.25rem;
      vertical-align: top;

    }

    .infographic {
      padding: 3rem 0;
    }
    /*
    #focus .col-4 {
      min-height: 170px;

    }
    .mad_box_home {
      width: 250px;
      position: relative;
      z-index: 2;
    }
    .main_image_bg {
      top: -95px;
    
    }
    #box_channel.mad_box_home {
      margin-top: 6rem;
    }
    */



    .mad_box .header_trapezoid {
      height: 78px;
      background-size: cover;
    
    }

    .meta_main_image .main_image {
      width: 30%;
      margin-left: 0%;
      margin-top: 3.2rem;
      float: right;
    }
    .meta_main_image .main_image img{
      width: 100%;
      max-width: 200px;
    }
    .meta_bottom_bar_infographic {
      width:100%;
    }
    .origami_sep_1:after {
      right: -80px;
    }
    .origami_sep_2:after {
      right: -80px;
    }
    .create_form #captcha_verify {
      width: 70%;
    }

}

@media only screen and (min-width: 100em) {
    #origami_home.flex_row {
      width: 65%;
    }
    .origami_sep_1:after {
      right: -55px;
    
    }
    .origami_sep_2:after {
      right: -55px;
    }

    #lang_select_options {
      width: 110%;
      left: -12%;
    }
}

@media only screen and (max-width: 75em) { /* max-width: 1200px */
    .home_main_image {
      height: 640px;
      background-size: 90% 100%;
    }
}

@media only screen and (max-width: 1366px) { /* max-width: 1200px */
}

@media only screen and (max-width: 67.5em) { /* max-width: 1080px */
    #home_main.infographic .content h3 {
      font-size: .9rem;
    }

    #home_main.infographic .content p {
      font-size: .85rem;
      font-family: Stilu_B, FiraSans_B;
    }

    #home_main.infographic .col-4 .content {
      height: 165px;
    }


}
/* 920px */
@media only screen and (max-width: 57.5em) { 

    .fixed_position {
      position:static;
      text-align:left;
    
    }
    .wb_menu {
      display: none;
    
    }

    #metas_img {
      display: none;
    
    }

    .bg_point_grey_bright {
      background-image: none;
    }

    header {
      height: auto;
      min-height:62px;
    
    }

    #mainmenu_responsive{
      width: 100%;
      background-color: #999;
      position: fixed;
      top: 0;
      z-index: 60;
      list-style: none;
      display: block;
      color: #fff;
      font-family: Stilu_SB, FiraSans_SB;
    }

    #mainmenu_responsive > .row {
      height: 100%;
    }
    .home_main_image {
       background-image: none;
       margin: 0;
       width: 100%;
       height: auto;
    }
    #home_main.infographic {
       padding:0;
       padding-top: 1rem;
       padding-bottom: 1rem;
       margin:0;
    
    }

    .col-4.logo_responsive{
      width: 37.33%;
    }

    .logo_responsive img{
      width: 45px;
      height: 37px;
      float:left;
    }
    .logo_responsive span{
      float:left;
      margin-left: 0.5rem;
      margin-top: .3rem;
      font-size: 2.8rem;
      font-family: 'NuevaStd-BoldCond', serif;
      padding: 0;
    }

    h3 {
      font-size: 1rem;
    
    }

    #mainmenu_responsive .col-4.try_free{
      font-size: 1rem;
      margin: 0;
      width: 34%;
      float:left;
      height: 100%;
      background-color: #F15A24;
    }
    #mainmenu_responsive .col-4.try_free h3{
      height: 100%;
      width: 100%;
      display: table;
    }
    #mainmenu_responsive .col-4.try_free h3 a{
      display: table-cell;
      height: 100%;
      width: 100%;
      text-decoration: none;
      color: #fff;
      vertical-align: middle;
    }
    #mainmenu_responsive .col-4.try_free h3 a:hover{
     color: #4D4D4D;
     transition: all 0.3s;
    }

    #mainmenu_responsive .col-2.lang_select_mobile {
      margin-right: 0;
      margin-bottom: 0;
      margin-top: 0;
      height: 100%;
      width: 13%;
      background-color: #e6e6e6;
      position:relative;
      float: left;
    }
    #mainmenu_responsive .col-2 .lang_current {
      height: 100%;
      display: table;
      width: 100%;
      position: relative;
      cursor: pointer;
    }
    #mainmenu_responsive .col-2 .lang_current > a,#mainmenu_responsive .col-2 .lang_current > span{
      vertical-align: middle;
      /* width: 100%; */
      display: table-cell;
      text-align: center;
      text-decoration: none;
      color: #4d4d4d;
      text-transform: uppercase;
      height:50px;
      
    }
    #mainmenu_responsive .col-2 .lang_current:after{
      content: " ";
      position: absolute;
      right: 20px;
      bottom: 23px;
      display: block;
      background-image: url(/shstatic/imgs/open_down.svg);
      background-size: 15px 15px;
      width: 15px;
      min-height: inherit;
      background-color: transparent;
    }
    #mainmenu_responsive .lang_dropdown_mobile {
      position: absolute;
      top: 100%;
      left: 0;
      display: table;
      width: 100%;
      height: 100%;
      display: none;
      transition-property: display;
      transition-timing-function: ease-in;
      transition-delay: .5s;
    }
    #mainmenu_responsive .lang_dropdown_mobile.visible {
      display: table;
    }
    #mainmenu_responsive .lang_dropdown_mobile > a {
      display: block;
      text-decoration: none;
      color: #4d4d4d;
      background-color: #e6e6e6;
      text-align: center;
      padding: .5rem;
      border-top: 1px solid #d2d1d1;
    }
    #mainmenu_responsive .lang_dropdown_mobile > a:hover {
      background-color: #b5b5b5;
    }

    .customers .stattxt {
      margin-left: 5.3rem;
    }

    .reservations_yesterday .stattxt {
      margin-left: 6rem;
    }

    .reservations_total .stattxt {
      margin-left: 6.3rem;
    }

    .portals .stattxt {
      margin-left: 3rem;
    }

    /*.main_container.row {*/
    /*display: block;*/
    /*}*/
  #left_side {
    width:100%; 
    /*float:left;*/
  }

  #right_side {
    width:100%;
    padding-left: 10%;
    float:right;
    display:flex; 
    flex-direction:column;
  }

.round_list_items li:before {
  width: 0.8rem;
	font-size: 0.8rem;

  }

  .ribbon {
  font-size: 50%;
  margin:0 2em;
  padding: 1%;
  }
  .ribbon:before {
    width: 0;
  }

}

/* max-width: 960px */
@media only screen and (max-width: 60em) { 

    .stats {
      font-size: .85rem;
    }

}

/* max-width: 800px */ 
@media only screen and (max-width: 50em) {

    .text_sep {
      transform: rotate(90deg);
    }

    .stats {
      font-size: .9rem;
    }

    .stats .row .col-3 {
      width: 46%;
    } 

    .stats .row .col-3 span.ultrabold{
      width: 40%;
    } 


}
/* max-width: 720px */
@media only screen and (max-width: 45em) { 
    header {
      min-height:124px;
    
    }
    #mainmenu_responsive .col-2.open_responsive_menu {
      width: auto;
      float: left;
      padding-left: 2%
    }
    #mainmenu_responsive .col-2.lang_select_mobile {
      margin-left: 0;
      width: 50%;
      clear: left;
    }
    #mainmenu_responsive .col-4.try_free{
      width: 50%;
    }
    #mainmenu_responsive .col-4.logo_responsive{
      width: 80%;
    }

    #footer .col-2 {
      width: 46%;
    }

   .dotted_border:after {
      content: ' ';
      border-bottom: 2px dotted #777;
      border-left: none;
      border-right: none;
      position: absolute;
      bottom: -.25rem;
      left: 0;
      width: 100%;
    }

    .dotted_border.left::after {
      content: ' ';
      border-top: 2px dotted #777;
      border-right: none;
      border-left: none;
      border-bottom: none;
      position: absolute;
      top: -.25rem;
      left: 0;
      width: 100%;
    }


    .stats .main_container.row {
      display: block;
    }

    #left_side {
      width:100%; 
      display:block; 
      /*float:left;*/
    }

    #right_side {
      width:100%;
      margin-top: 10%;
      padding: auto;
      display:block; 
    }


}

/* max-width: 640px */
@media only screen and (max-width: 40em) { 
    .stats .ultrabold {
      font-size: 2rem;
    }
    #focus.infographic img {
      width: 14%;
      height: 14%;
    }

    .infographic .content {
      margin-left: 16%;
    
    }

    h2 {
      font-size: 1.5rem;
      padding: .8rem;
    }
    p {
      font-size: .875rem;
    }
    .formatted {
      line-height: 1.3rem;
      padding: 1rem 0;
    
    }

    legend {
      font-size: 1.5rem;
    }
    fieldset .evidence {
      font-size: 1.1rem;
      padding: 1rem;

    }
    .stats .main_container.row {
      display: block;
    }

}

