@charset "UTF-8";
@import 'https://fonts.googleapis.com/css?family=Palanquin+Dark:400,500';
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300&amp;subset=latin,cyrillic,greek-ext,greek,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Open+Sans&amp;subset=latin,cyrillic,latin-ext,greek);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro&amp;subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700Droid+Serif:400italic,700italic);
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700&amp;subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Bad+Script');
@import url('https://fonts.googleapis.com/css?family=Poiret+One');

html, body, div, span, object, iframe, img, strong, b, u, i, table, tbody, tfoot, thead, td, th, tr form, label, legend, header, footer, article, section, aside {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  background: transparent; 
}
input:focus, select:focus, textarea:focus {
  outline: none; 
}
* {
  box-sizing: border-box; 
}
table, td, th, tr {
  border-collapse: collapse;
  border-spacing: 0; 
}
h1,h2,h3,h4,h5{
	margin: 0;
	padding: 0;
}
html, body {
  width: 100%;
  height: 100%; 
}
input, select, textarea {
  font-family: arial, helvetica, sans-serif;
  font-weight: 400;
  color: #000; 
}
button {
  font-family: arial, helvetica, sans-serif;
  font-weight: 400;
  color: #000;
  cursor: pointer; 
}
input[type="button"], input[type="submit"] {
  cursor: pointer; 
}
.clear {
  clear: both;
  font-size: 0; 
}
.clearfix::after {
  clear: both;
  content: "";
  display: table; 
}
img {
  width: 100%;
  height: auto; 
}
img.payments {
		border: 1px solid #dcdcdc; 
		border-radius: 6px;
		padding: 10px; 
		margin: 5px;
		width: 125px;
}
body{
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.3;
  background: #fff;
  color: #000;
  /*min-width: 960px;*/
  width:100%;
  min-width: 320px;
  padding-top: 40px;
}
input[type="radio"] {
  display: none;
  cursor: pointer;
}
ul{
	display: inline-block;
	margin: 0;
}
li{
	display: inline-block;
	list-style: none;
}
h1{
	display: inline-block;
}
h3{
	font-size: 27px;
	color: #272727;
	text-align: center;
	font-weight: 600;
	padding-bottom: 37px;
}
a{
	font-weight: 600;
	text-decoration: none;
	transition: 0.6s;
	color: #fff;
}
p{
	margin: 0;
}
.container{
  /*width: 990px;*/
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
.container_head{
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
}
.page_container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
.page_container_min{
  width: 100%;
  max-width: 1150px;
  margin: 0 auto;
  position: relative;
}
/*/////////////////////////////////-- header-begin -- \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
header{
	position: fixed;
	width: 100%;
	z-index: 9999;
	font-size: 18px;
	background: #393939;
	padding: 0;
	color: #fff;
	height: 86px;
	top: 0;

}
header h1{
	float: left;
	margin: 26px 0 30px;
}
.logo{
	transition: 0.6s;
	display: inline-block;
	max-width: 140px;
	max-height: 44px;
	overflow: hidden;
	float: left;
}
.logo:hover{
	transition: 0.6s;
	opacity: 0.6;
}
.nav_bar{
	margin: 0 auto;
	padding-top: 5px;
	padding-left: 5%;
}
.nav_link {
	padding: 30px 22px 30px 19px;
}
.nav_link a:hover{
	opacity: 0.6;
}
.cb_block{
	margin: 36px 18px 11px 0px;
	font-weight: 600;
	display: inline-block;
	float: right;
}
.tel{
	font-size: 20px;
	margin-bottom: 9px;
}
/*/////////////////////////////////-- mainslide-begin -- \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
.main_slide{
	height: 589px;
	background: url(/images/promo/slider_bg4.jpg) 0px 0px no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	overflow: hidden;
	background-position: center;
	-webkit-filter: grayscale(50%);
    -moz-filter: grayscale(50%);
    -ms-filter: grayscale(50%);
    -o-filter: grayscale(50%);
    filter: grayscale(50%);
    filter: gray; /* IE 6-9 */
}
.main_slide .container{
  width: 1090px;
  margin: 0 auto;
  position: relative;
}
.main_slide ul.left_about{
  float:left;
  padding-top:20px;
  margin-left:35px;
  position: relative;
}
.main_slide ul.left_about li{
  color:#fff;line-height:31px;font-size:18px;font-weight:400;
}
.main_slide .order_proxy{
  float: left;max-width:1099px;margin-left:3px;padding-top:49px;
}
.main_slide a.order_proxy{
  color:#fff;font-size:19px;font-weight:400;background-color:#28c36a;padding:15px;border-radius:10px;float:left;margin-top:-8px;margin-right:20px;
}
.main_slide h1{
  font-size: 47px; 
  color: #fff; 
  font-weight: 400;
}
.main_slide .sub_title {
  padding-top:10px;
  color:#ededed;
  font-size:21px;
  text-align:center;
}
.main_slide .sub_title a {
  text-decoration: underline;
  color:#ededed;
}
.welcome_block{
	margin-top: 139px;
	position: relative;
	float: left;
	color: #000;
}
.welcome_block::before{
	content: "";
	position: absolute;
	top: -173%;
	left: -99%;
	width: 858px;
	height: 858px;

}
.welcome_block::after{
	content: "";
	position: absolute;
	top: -148%;
	left: -85%;
	width: 657px;
	height: 657px;

}
.price{
	position: relative;
	color: #039dd8;
	font-size: 18px;
	font-weight: 800;
	text-align: center;
	padding-left: 4px;
}
.price span{
	font-size: 30px;
	border: 3px solid #039dd8;
	border-radius: 25px;
	padding: 0px 17px;
}
/*/////////////////////////////////-- plans-start -- \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
.plans{
	padding-top: 30px;
	padding-bottom: 49px;
	background-color: #fff;
	width:100%;
}
.part_title{
	position: relative;
	text-align: center;
	font-weight: 700;
	font-size: 31px;
	color: #29292a;
	padding-bottom: 10px;
	font-weight: normal;
}

h1.part_title {
	position: relative;
	text-align: center;
	font-size: 42px;
	color: #29292a;
	padding-bottom: 1px;
	font-weight: 300;
	text-align:center;
	padding-top:20px;
	margin-bottom:30px;
}
h3.part_title {
	position: relative;
	text-align: center;
	font-size: 42px;
	color: #29292a;
	padding-bottom: 10px;
	font-weight: 300;
	text-align:center;
	padding-top:20px;
	margin-bottom:30px;
}
.row-subtitle {
	width: 90%; 
	margin: 0 auto; 
	margin-top: -30px;
	font-size: 16px; 
	color: #797979;
	text-align:center;
}
.features_block{
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	display: -ms-inline-flex;
	display: -o-inline-flex;
	width: 100%;
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.feature_item{

	color: #383838;
	width: 225px;
	/*padding: 30px 15px 30px 15px;*/
	line-height: 25px;
	border-radius:16px;
	
	/* background: #ffffff; 
background: -webkit-linear-gradient(top,#ffffff,#f3f6f9); 
background: -o-linear-gradient(top,#ffffff,#f3f6f9); 
background: -moz-linear-gradient(top,#ffffff,#f3f6f9);
background: linear-gradient(to bottom, #ffffff, #f3f6f9); */ 
}
.feature_item .icon{
padding-left:17%;
height:150px;
}
.feature_item .icon img{
width: 149px;
max-width:199px;
}
.item_title{
	font-weight: 600;
	position: relative;
	text-transform: uppercase;
	padding: 12px 0 12px;
	text-align: center;
	letter-spacing: -1px;
	font-size: 21px;
}
.item_title::after{
	content: "";
	position: absolute;
	right: -8%;
	top: 25px;
	height: 2px;
	width: 28px;
}
.item_descr{
	line-height: 24px;
	font-weight: 600;
	text-align: center;
	color: #5e7083;
	font-size: 15px;
}

/*////////////////////////////////--- good_part-begin ---\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
.good_part{
	padding-top: 20px;
	padding-bottom: 85px;
}
.old_price{
	color: #8b8f92;
	position: relative;
	font-size: 11px;
}
.old_price::before{
	position: absolute;
	content: "";
	width: 20px;
	top: 8px;
	left: 2px;
	border-bottom: 2px solid #5e35b1;
	transition: 0.5s;
	transform: rotate(46deg);
}
.new_price{
	font-size: 30px;
	border: 4px solid #039dd8;
	padding: 0px 13px;
	border-radius: 34px;
	margin: 0 0px 0px 33px;
}
/*//////////////////////////---- action_part begin-----\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
.promo_banner{
	background: #393939;
	padding-top: 72px;
	padding-bottom: 65px;
	padding-right: 50px;
}
.promo_banner .container{
	max-width: 1150px;
	width: auto;
	margin: 0 auto;
	position: relative;
}

.action_part{
		background: url(/images/promo/bonus.png) 0px 0px no-repeat;
	-webkit-background-size: cover;
	background-size: 29%;
	overflow: hidden;
	background-position: right;
}
.action_text{
	float: left;
	width: 74%;
	color: #fff;
}
.action_title{
	font-size: 48px;
	font-weight: 600;
	padding-bottom: 13px;
}
.action_text p{
	font-size: 24px;
	letter-spacing: 0.7px;
	text-align:left;
}
.action_btn{
	background: #039dd8;
	border-radius: 40px;
	font-size: 21px;
	display: block;
	margin: 12px 0px 8px 59px;
	width: 100%;
	max-width: 434px;
	text-align: center;
	padding: 15px 45px;
	margin-bottom: 40px;
	transition: 0.6s;
}
.action_btn:hover{
	opacity: 0.6;
	transition: 0.6s;
}
.attention{
	padding-top: 15px;
	padding-left: 10%;
	letter-spacing: 0.7px;
	font-size: 24px;
}
.attention p{
	font-size: 18px;
	letter-spacing: 0.3px;
}


/*//////////////////-------------about_part-------------\\\\\\\\\\\\\\\\\\\\\*/
.about_part{
	padding: 50px 0 55px;
	/* margin-bottom: 30px; */
	/* min-height: 400px; */
	position: relative;
	background-color: #fff;
}
.about p{
	margin-top: 0px;
	width:100%;
	font-size: 18px;
	letter-spacing: 0.4px;
	line-height: 26px;
}
.map_block{
	position: relative;
	width: 50.7%;
	height: 800px;
	float: right;
}

iframe{
	width: 100%;
	height: 100%;
}

.cnt_box {
  clear: both;
  max--width: 990px; 
}
.cnt_box .inner {
  max-width: 1150px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 41px;
}
.cnt_box .license p {
  font-size: 18px;
  font-weight: 300;
  padding-bottom: 10px;
  line-height: 24px;
}
.cnt_box .license ul {
  padding-left: 34px;
  list-style-type: none;
}

.cnt_box .license ul li {
  background: url('/images/promo/pricing-check.gif') no-repeat 0 3px;
  padding: 0 0 0 27px;
  margin: 10px 0;
  color: #686e72;
  font-size: 18px;
  line-height: 25px;
}
.box_main {
  clear: both;
  background-color: #393939;
  padding: 33px 0 14px 0;
}
.box_main h1 {
  font-size:40px;
  font-weight: 300;
  padding-bottom: 10px;
}
.box_main .order_form {
  float: right;
  margin-top: 135px;
}
.box_main #main {
  clear: both;
  overflow: hidden;
  width: 635px;
  height: 410px;
  float: left;
}
.box_main #main .nav_box {
  clear: both;
  padding-left: 155px;
}
.box_main #main ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  height: 385px;
  overflow: hidden;
  zoom: 1;
}
.box_main #main ul li {
  width: 635px;
  height: 385px;
  overflow: hidden;
  float: left;
}
.box_main #main ul li h2 {
  font-weight: bold;
  font-size: 50px;
  color: #fff;
  line-height: 45px;
  padding-bottom: 10px;
}
.box_main #main ul li p {
  padding: 0;
  margin: 0;
  font-size: 25px;
  line-height: 30px;
  font-weight: bold;
  color: #fff;
}
.box_main #main ul li .pic {
  height: 158px;
  padding-bottom: 10px;
  padding-left: 135px;
  line-height: 158px;
}
.box_main #main ul li .pic img {
  vertical-align: middle;
}
.box_main_nav {
  clear: both;
  font-size: 1px;
  padding-bottom: 25px;
  background: url(../img/bg_main.html) top repeat-x;
}
.box_main_nav .inner {
  padding-bottom: 2px;
}
.box_main_nav a {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  text-align: center;
  width: 188px;
  height: 120px;
  overflow: hidden;
  font-size: 12px;
  color: #000;
  text-decoration: none !important;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  line-height: 1.5;
}
.box_main_nav a.active {
  background: #fff;
  border-radius: 0 0 2px 2px;
  box-shadow: 1px 2px 0 #d6d7dd;
}
.box_main_nav a span {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  background-position: 0 bottom;
}
.box_main_nav a.item1 {
  width: 180px;
}
.box_main_nav a.item1 span {
  width: 41px;
  height: 35px;
  background-image: url(../img/s1.html);
  margin: 12px 0;
}
.box_main_nav a.item2 {
  width: 195px;
}
.box_main_nav a.item2 span {
  width: 42px;
  height: 42px;
  background-image: url(../img/s2.html);
  margin: 9px 0;
}
.box_main_nav a.item3 {
  width: 180px;
}
.box_main_nav a.item3 span {
  width: 49px;
  height: 29px;
  background-image: url(../img/s3.html);
  margin: 18px 0 13px 0;
}
.box_main_nav a.item4 {
  width: 195px;
}
.box_main_nav a.item4 span {
  width: 42px;
  height: 45px;
  background-image: url(../img/s4.html);
  margin: 12px 0 3px 0;
}
.box_main_nav a.item5 {
  width: 180px;
}
.box_main_nav a.item5 span {
  width: 43px;
  height: 35px;
  background-image: url(../img/s5.html);
  margin: 15px 0 10px 0;
}
.box_main_nav a:hover span {
  background-position: 0 0;
}

.faq_section {
	width: 1010px; 
	padding-top: 23px;
}
.faq_section  h2{
	padding-top: 17px;
	font-size: 26px;
	font-weight: 400;
}
.faq_section p {
	padding-top: 10px;
	font-size: 16px;
	font-weight: 300;
}
/*////////////////////////////-----------footer------------------\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

footer{
	padding: 23px 0;
	width: 100%;
	font-size: 14px;
	background-color: #f4f9fd;
}
footer .block{
	float: left;
	height: 100%;
}
footer .logo{
	display: block;
	width: 100%;
	float: none;
	padding-top: -20px;
	margin-bottom: 10px;
}
footer .data{
	margin-top:-10px;
}
footer .social{
	transition: 0.6;
	display: inline-block;
	width: 35px;
	height: 35px;
	margin-right: 10px;
}
footer .social:hover{
	transition: 0.6;
	opacity: 0.6;
}
footer .vk{
	width: 42px;
	height: 42px;
	background: url(/images/promo/icon/vk.png) no-repeat;
}
footer .fb{
	width: 42px;
	height: 42px;
	background: url(/images/promo/icon/facebook.png) no-repeat;
}
footer .tw{
	width: 42px;
	height: 42px;
	background: url(/images/promo/icon/twitter.png) no-repeat;
}
.left{
	width: 20%;
}
.left p{
font-size: 12px;
margin-top: 20px;
color: #656464;
}
.mid{
	color: #676767;
	width: 60%;
	margin-left: 3%;
}
.mid p{font-size: 15px;margin-top: 10px;font-weight: 300;}
.mid a {color:#676767; font-size:15px;}
.right p{
	margin-top: 2px;
	text-align: right;
	margin-bottom: 10px;
}
.foot_links_terms a {
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
}

/*#social-buttons{width:100%;padding:22px 0 17px;text-align:right;background-color:#202020;border-bottom:1px solid #3b3b3b}
#social-buttons ul.list-inline{margin-bottom:0}
.list-inline{padding-left:0;list-style:none;margin-left:-5px}
.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}
#button-facebook{position:relative}
#button-vk{width:145px;overflow:hidden}*/

#social-buttons .container {width:100%;min-height:70px;max-width:1150px;margin: 0 auto;}
#social-buttons{width:100%;padding:22px 0 17px;text-align:right;background-color:#fff;font-family: 'Roboto', sans-serif;}
#social-buttons ul.list-inline{margin-bottom:0;float:left;padding-left:27px;font-size: 16px; color: #272727;}
#button-facebook{position:relative}
#button-vk{width:185px;overflow:hidden}
.list-inline{padding-left:0;list-style:none;margin-left:-5px}
.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px;font-size: 16px; color: #797979;}

/*#social-buttons{width:100%;padding:2px 0 0 17px;margin-bottom:20px;margin-top:-30px;text-align:right;float:right;background-color:#fff;}
#social-buttons ul.list-inline{margin-bottom:0;float:right;font-size: 16px; color: #272727;}
#button-facebook{position:relative}
#button-vk{width:145px;overflow:hidden}
.list-inline{padding-left:0;list-style:none;margin-left:-5px}
.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px;font-size: 16px; color: #797979;}*/

/* `Pricing Table
----------------------------------------------------------------------------------------------------*/

div.grid_one_fifth {
  width: 230px;
  float: left;
  clear: none;
  display: inline;
  margin-bottom: 20px;
}

div.grid_one_fifth.alpha {
  margin-left: 15px;
}

div.grid_one_fifth.omega {
  margin-right: 15px;
}

span.superscript {
  font-size: 9px;
  position: relative;
  bottom: 7px;
}

img.best-value-banner {
  position:absolute;
  width:81px;
  height:77px;
  left: 0;
  top:-3px;
}

div.pricing-column {
  background:#eaf7fa url('/images/promo/blue-border.gif') repeat-x;
  min-height: 260px;
  padding: 20px 15px 15px 15px;
  border-right:1px solid #ffffff;
  text-align:center;
  color: #465158;
  position: relative;
}

div.pricing-column.highlighted {
  background:#e3f4c1 url('/images/promo/green-border.gif') repeat-x;
}

div.pricing-column div.tier-name {
  font: 15px/15px Georgia, "Times New Roman", Times, serif;
  font-size: 21px;
  color: #6a7378;
  margin-bottom:30px;
}

div.pricing-column div.tier-limit {
  font-size: 31px;
  line-height: 31px;
  font-weight: bold;
  margin-bottom: 6px;
}

div.pricing-column div.units {
  font-size: 13px;
  line-height: 21px;
  margin-bottom: 22px;
  padding-bottom: 8px;
  border-bottom: 2px dashed #c8dae7;
}

div.highlighted div.units {
  border-color: #c6db9b;
}

div.pricing-column div.tier-price {
  font-size: 24px;
  line-height: 18px;
  margin-bottom: 10px;
}

div.pricing-column div.tier-overage {
  font-size: 11px;
  margin-bottom: 20px;
  color: #71787c;
  height: 40px;
}

div.pricing-column div.tier-overage-one {
  font-size: 11px;
  margin-bottom: 5px;
  color: #71787c;
  height: 30px;
}

div.pricing-column div.tier-overage-two {
  font-size: 11px;
  margin-bottom: 20px;
  color: #71787c;
  height: 40px;
}

div.pricing-column div.tier-price span.superscript {
  position:relative;
  bottom:.5em;
  font-size: 13px;
}

div.pricing-column div.tier-price span.price-units {
  font-size: 12px;
}

div.pricing-column a {
  margin: 0 auto;
  float: none;
  width: 55px;
}

div.help-decide-wrapper {
  background: #ffffd7 url('/images/promo/yellow-border.gif') repeat-x;
  margin-bottom: 25px;
}

div.help-decide-text, div.help-decide-list {
  padding: 15px;
}

div.help-decide-text p {
  color: #686e72;
  margin: 0;
  font-size: 13px;
  line-height: 20px;
}

div.help-decide-list ul {
  list-style-type: none;
  margin:0;
  padding: 0;
}

div.help-decide-list ul li {
  background: url('/images/promo/pricing-check.gif') no-repeat 0 3px;
  padding: 0 0 0 20px;
  margin: 10px 0;
  color: #686e72;
  font-size: 13px;
  line-height: 21px;
}

div.help-decide-list ul li.last {
  margin-bottom: 0;
}

.small-button, .small-button-highlight {
  text-transform: uppercase;
  letter-spacing: 1px;
  float: left;
  min-width: 120px;
  background-color: #4C90D6;
  color: #ffffff;
  font-size: 12px;
  line-height: 18px;
  display: block;
  width: auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
  text-align: center;
}





.carousel-wrap {
margin-top:30px;
  padding: 0 5%;
  width: 100%;
  position: relative;
}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
  position: relative;
  z-index: 100; 
  -webkit-backface-visibility: hidden; 
  width:140px;
}

/* end fix */
.owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}

.owl-nav i {
  font-size: 52px;
}

.owl-nav .owl-prev {
  left: -30px;
}

.owl-nav .owl-next {
  right: -30px;
}

/* Table */
table.mtable {
  margin:5px 0 20px 0;
  width:100%;
  border-collapse:separate;
  border-spacing:0;
  border-radius:17px;
}
table.mtable > * > tr > td:first-child {
  padding-left:21px;
}
table.mtable > tbody > tr > *{
  background:url(/imagesmg/dot_gray.html) left bottom repeat-x;
  
  padding:16px;
  font-weight:normal;
  font-size:17px;
  color:#222222;
  font-family:verdana;
}
table.mtable > tbody > tr > *:first-child{
}
table.mtable > tbody > tr > *:last-child{
}
table.mtable > tbody > tr:last-child > *{
  background-image:none;
}
table.mtable > tbody > tr:last-child > *.hot{
  border-bottom:0;
  padding-bottom:9px;
}
table.mtable > tbody > tr:last-child > *:first-child{
  border-bottom-left-radius:4px;
}
table.mtable > tbody > tr:last-child > *:last-child{
  border-bottom-right-radius:4px;
}
table.mtable > tbody > tr:nth-child(2n) > *{
  background-color:#f5fcfe;
}
table.mtable > tbody > tr.hot > *{
  background-color:#fef8e8;
}
table.mtable > tbody > tr > *.hot{
  border-left:1px solid #277bca;
  border-right:1px solid #277bca;
}
table.mtable > tbody > tr > * > span,
table.mtable > tbody > tr > * > b > span{
  font-size:11px;
  color:#797979;
}
table.mtable > tbody > tr.hot > *:first-child span{
  color:#d12700;
}
table.mtable > tbody > tr > td sup,
table.mtable > tbody > tr > th sup{
  font-size:9px;top:-4px;
}
table.mtable > tbody > tr > th .btn-group{
  margin:0 auto;
  display:inline-block;
}
table.mtable > tbody > tr > th .btn-group *{
  font-family:Arial,"Roboto",Helvetica,sans-serif;
  text-align:left;
}
table.mtable > thead > tr > *{
  color:#222222;
  font-weight:bold;
  width:50%;
  font-size:16px;
  padding:10px 3px;
  background-color:#f5fcfe;
}
table.mtable .no-title{
  padding:5px 0
}
table.mtable .title{
  color:#595959;
  font-weight:400;
  font-size:17px;
  padding-left:15px;
}
table.mtable > thead > tr > *.hot{
  padding-top:16px;
  border-top:0;
  border-left:1px solid #277bca;
  border-right:1px solid #277bca;
}
table.mtable > thead > tr > *:first-child{
  border-top-left-radius:4px;
  border-left:1px solid #dbdbdb;
}
table.mtable > thead > tr > *:last-child{
  border-top-right-radius:4px;
  border-right:1px solid #dbdbdb;
}
table.mtable > thead > tr > *,
table.mtable > thead > tr > * > a{
  font-size:14px;
  font-weight:normal;
}

.support_box {
max-width: 1150px;margin: 0 auto;border: 1px solid #f4e3c3; background-color: #fcefd5; padding: 15px 15px 15px 15px; text-align: left;line-height:27px;
}
.support_box .box ul {
  padding-left: 34px;
  list-style-type: none;
}

.support_box .box ul li {
  background: url('/images/promo/pricing-check.gif') no-repeat 0 3px;
  padding: 0 0 0 27px;
  margin: 10px 0;
  color: #686e72;
  font-size: 18px;
  line-height: 25px;
}
/**/
.mobile-table {
  overflow: auto;
}
.mobile-table table {
  overflow-x: scroll;
}
@media (max-width:1220px) {
  div.grid_one_fifth {
    display: inline-block;
    float: none;
    vertical-align: middle;
  }
  .grid_one_fifth {
    width: 219px;
    margin: 10px 0!important;
  }
  .align-grid-center {
    padding-left: 0!important;
    text-align: center;
  }
}
@media (max-width:1100px) {
  body {
    padding-top: 0;
  }
  header {
    position: static;
    height: auto;
    min-height: 86px;
  }
  header h1 {
    display: block;
    float: none;
    width: 140px;
    margin: 0 auto;
    padding: 26px 0 10px;
  }
  .logo {
    float: none;
  }
  .box_main {
    padding: 20px 0;
  }
  .cnt_box .inner {
    overflow: hidden;
    max-width: 1150px;
    margin: 0 auto;
    padding-top: 0;
  }
  .promo_banner {
    padding: 0 20px;
  }
  .action_part {
    background: none;
  }
  .action_text {
    float: none;
    width: 100%;
    text-align: center;
  }
  .container {
    padding: 20px 10px;
  }
  footer .block {
    float: none;
    width: 100%;
    max-width: 500px;
    height: 100%;
    margin: 0 auto;
  }
  .left,
  .mid {
    padding-bottom: 30px;
  }
  .mid a {
    display: inline-block;
    padding-bottom: 20px;
  }
  .right p {
    text-align: left;
  }

  .nav_link {
    display: block;
    padding: 10px 15px;
  }
  .owl-nav .owl-prev {
    left: -10px;
  }
  .owl-nav .owl-next {
    right: -10px;
  }
  #social-buttons ul.list-inline {
    float: none;
  }
  .nav_bar {
    margin: 0 auto;
    padding-top: 5px;
    padding-left: 5%;
    display: block;
    max-width: 250px;
}
}

