.owl-item .news-item {
	border-bottom: 1px dotted #394d68;
}
.news-item:last-of-type {
border-bottom: 0px;
}
.news-item .icon_cart {
margin: 0 2px 0 0;
}
.news-item .name {
width: 60%;
float: left;
font-size: 18px;
padding: 28px 0;
}
.news-item .buy {
float: right;
padding: 17px 0;
}
.news-item .price {
float: right;
font-size: 18px;
font-weight: 600;
padding: 28px 30px 28px 0;
}
.news-item .oldprice {
float: right;
font-size: 18px;
color: #aaa;
text-decoration: line-through;
font-weight: 400;
padding: 28px 30px 28px 0;
}
.news-item .val {
	font-size: 14px;
}
body {
	font-size:14px;
/*	font-family:'Open Sans',sans-serif;*/
/* font-family: -apple-system,BlinkMacSystemFont,Roboto,"Open Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"; */
/*	margin: auto;*/
}
table {
	font-size: .9em;
	line-height: inherit;
}
table ul {
	margin: 0;
}
.wrap {
	width:100%;
	max-width:1300px;
	margin:0 auto;
	position:relative
}
.wrap .inner {
	padding:45px
}
header .title {
	font-size:36px;
	font-weight:600;
	padding:35px 0 0 5px;
	max-width:1250px;
	margin:0 auto
}
h1 {
	font-size: 2.2rem;
}
header .desc {
	padding:0 0 35px 5px;
	color: #61727d;
	font-size: .76rem;
}
header .desc.nobr {
    padding: 0 0 10px 5px;
}
section .desc.nobr {
	padding:10px 0 0 45px
}
.servers {
	text-align:center!important
}
ul.servers {
	padding: 0;
}
.servers li {
	background:#f1f6f8;
	padding:0;
	text-align:center;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	color:#333;
	margin: 2% 2% 0;
	list-style: none;
}
.servers li .title {
	margin: 30px auto 2px;
    font-size: 24px;
    color: #333;
    padding: 20px 0 0;
}
.servers li img {
	display:block;
	margin:5px auto
}
.servers li .price {
	font-size:24px;
	font-weight:600;
	margin:0 0 5px
}
.servers li .line {
	position:relative;
	padding:10px 0
}
.servers li .line.t {
	background:#e1e9ee
}
.section_image {
	position:absolute;
	right:20px;
	top:0
}
.servers li .price a {
	font-size:24px;
	font-weight:600;
	margin:0 0 5px
}
.mainmenu .nav-link {
	color: #fff;
}
.mainmenu.w .nav-link {
	color: #08d;
}
.mainmenu.w {
/*	position:relative;*/
	background:rgba(255,255,255,0.9);
/*	padding-right:0!important;*/
}
.mainmenu .logo {
	width:150px;
	height:28px;
	float:left;
	margin:15px 0 0;
	padding:0 15px;
	position: relative;
}
.mainmenu .logo a {
	display:block;
	border-bottom:0!important;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border-bottom:0
}
.mainmenu ul {
	margin: 28px 0;
	/*list-style: none;
	padding:0 45px*/
}
.nav-primary-menu {
	float: left;
	margin-left: 20px;
}
.nav-primary-menu ul {
	padding: 0;
}
.nav-login-menu {
	float: right;
}
.mainmenu .nav-login-menu ul li:last-child:after {
	content: "";
    position: absolute;
    top: 12px;
    /*left: -15px;*/
	left: 10px;
    width: 18px;
    height: 16px;
    background: url(../img/sprites.png);
    background-position: -35px -1px;
}
.mainmenu .nav-login-menu ul li:last-child {
	padding-left: 30px;
}
.mainmenu.w .nav-login-menu ul li:first-child:after {
    background-position: -54px -1px;
}
.mainmenu .nav-login-menu ul li:last-child {
	border-left: 1px solid rgba(255,255,255,0.2);
}
.mainmenu.w .nav-login-menu ul li:last-child {
	border-left: 1px solid rgba(0,0,0,0.15);
}
.mainmenu ul li {
	position:relative;
	padding:0 10px 0;
	font-size: .91rem;
}
.mainmenu .navbar-brand {
	border-bottom: none;
	/*padding-bottom: .7rem;*/
}
.mainmenu ul li a {
	border-bottom:1px solid rgba(255,255,255,0.1)
}
.mainmenu.w ul li a {
	border-bottom:1px solid rgba(0,136,221,0.1);
}
.mainmenu ul li.current-menu-item:before {
	content: "";
    position: absolute;
    bottom: -36px;
    left: 50%;
    margin-left: -10px;
    width: 21px;
    height: 8px;
    background: url(../img/sprites.png);
    background-position: -35px -18px;
}
@media screen and (max-width: 768px) {
	.mainmenu ul li.current-menu-item:before {
		background: inherit;
	}
}
.mainmenu.w ul li.current-menu-item a {
	color:#333;
	border-bottom:0;
	cursor:default
}
.dropdown-menu {
	opacity: 0.95;
}
.dropdown-item:focus, .dropdown-item:hover {
	background-color: #ddd;
}
.mainmenu .dropdown-menu li, .dropdown-menu {
	padding: 1px 0;
}
.mainmenu .dropdown-menu li a {
	padding: .5rem 1rem;
	border-bottom: 1px #eee solid;
}
.mainmenu ul li.auth.enter {
	position:relative
}
.mainmenu ul li.reg {
	/*border-left:1px solid rgba(255,255,255,0.2)*/
}
.mainmenu.w li.reg {
	/*border-left:1px solid rgba(0,0,0,0.15)*/
}
section {
	position:relative;
}
.map .docbuttons {
	margin:0 0 250px 45px
}
.docbuttons {
	margin:0 0 25px 5px
}
.docbuttons .docs li {
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	border:1px solid #3b4451;
	font-size:16px!important;
	padding:10px!important;
	line-height:20px
}
.docbuttons .docs li:hover {
	background:#08c;
	background:-moz-linear-gradient(top,#08c 0%,#059 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#08c),color-stop(100%,#059));
	background:-webkit-linear-gradient(top,#08c 0%,#059 100%);
	background:-o-linear-gradient(top,#08c 0%,#059 100%);
	background:-ms-linear-gradient(top,#08c 0%,#059 100%);
	background:linear-gradient(to bottom,#08c 0%,#059 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc',endColorstr='#005599',GradientType=0);
	border:1px solid #222f43
}
.icon {
	background-image:url(../img/icons.png);
	display:block;
	float:left;
	margin:0 10px 0 0;
	background-repeat:no-repeat
}
.icon.domain.b {
	width:42px;
	height:42px;
	background-position:0 0;
	margin-top:0
}
.icon.domain {
	width:29px;
	height:29px;
	background-position:-45px 0;
	margin-top:-3px
}
.icon.hosting.b {
	background-position:0 -42px;
	width:45px;
	height:40px;
	margin-top:0
}
.icon.hosting {
	width:31px;
	height:28px;
	background-position:-46px -30px;
	margin-top:-2px
}
.icon.servers.b {
	background-position:0 -82px;
	width:42px;
	height:40px;
	margin-top:0
}
.icon.servers {
	width:28px;
	height:28px;
	background-position:-46px -60px;
	margin-top:-2px
}
section.docs {
	background: #f7f9fa;
	padding: 25px 0;
}
.maincontent {
	float:none;
	width:100%
}
.rightwrapper {
	background:#fff
}
.rightwrapper h1 {
	font-size:36px;
	font-weight:600;
	margin:0 0 40px;
	line-height:25px
}
.rightwrapper.domain {
	background:url(../img/domain.jpg) #fff bottom right no-repeat
}
.info.domain {
	background:url(../img/domain.jpg) #fff bottom right no-repeat
}
.rightwrapper.hosting {
	background:url(../img/hosting.jpg) #fff bottom right no-repeat
}
.rightwrapper.serverinf {
	background:url(../img/servers.jpg) #fff bottom right no-repeat
}

.rightwrapper dl {
	line-height:48px
}

.rightwrapper dd {
	margin:0 0 50px 35px
}
.rightwrapper .bgpage {
	position:absolute;
	bottom:0;
	right:45px;
	z-index:0
}
.sidebar.news .block {
	margin-bottom:25px
}
.sidebar.news .block .in {
	padding:30px
}
.sidebar .block {
	background:#fff;
	margin:0 0 0 45px
}
.sidebar .block dt {
	padding:20px;
	font-size:16px;
	font-weight:600
}
.sidebar .block dt a.current {
	color:#333
}
.sidebar .block dd {
	margin:0;
	padding:0 20px 20px
}
.sidebar .block dd ul {
	list-style:none;
	line-height:48px;
	margin:0 0 0 15px;
	padding:0
}
.desc.cl {
	position:absolute;
	width:40%;
	margin:-67px 0 0 85px!important;
	top:50%;
	left:0;
	text-align:left
}
.desc.cl h2 {
	font-size:60px;
	font-weight:600;
	margin:0 0 15px;
	padding:0;
	line-height:48px;
	color:#fff
}
.desc.cl p {
	margin:0;
	padding:0;
	color:rgba(255,255,255,0.5);
	font-weight:400;
	font-size:18px
}
.sidebar .block dd ul li a {
	max-width:300px;
	overflow:hidden;
	white-space:nowrap
}
.sidebar .block dd ul li.selected a {
	font-weight:700;
	color:#333!important;
	margin:0 0 0 10px;
	border-bottom:0
}
.sidebar .block dd ul li.selected {
	position:relative;
	background:url(../img/selection.png) repeat-x;
	background-position:0 7px
}
.sidebar .block dd ul li.selected:before {
	content:"";
	width:8px;
	height:36px;
	position:absolute;
	top:7px;
	background:url(../img/selection.png) no-repeat;
	background-position:0 -79px;
	left:0
}
.sidebar .block dd ul li {
	overflow:hidden
}
.sidebar .block dd ul li.selected:after {
	content:"";
	width:20px;
	height:36px;
	position:absolute;
	top:7px;
	background:url(../img/selection.png) no-repeat;
	background-position:-16px -79px;
	right:0
}
.sidebar .block .hrline {
	width:100%;
	height:3px;
	background:#eff5f7
}
.sidebar .block dl {
	margin:0
}
.owl-carousel.mainslider {
	background:#bc1212;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JjMTIxMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2NhMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhNDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-moz-linear-gradient(top,#bc1212 0%,#ca0000 50%,#a40000 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#bc1212),color-stop(50%,#ca0000),color-stop(100%,#a40000));
	background:-webkit-linear-gradient(top,#bc1212 0%,#ca0000 50%,#a40000 100%);
	background:-o-linear-gradient(top,#bc1212 0%,#ca0000 50%,#a40000 100%);
	background:-ms-linear-gradient(top,#bc1212 0%,#ca0000 50%,#a40000 100%);
	background:linear-gradient(to bottom,#bc1212 0%,#ca0000 50%,#a40000 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc1212',endColorstr='#a40000',GradientType=0);
}
section.free {
	background-image:url(../img/gbg.png);
	background-repeat:no-repeat;
	background-position:100% 100%;
	-o-background-size:100% 100%;
	-webkit-background-size:100% 100%;
	-khtml-background-size:100% 100%;
	-moz-background-size:100% 100%;
	background-size:100% 100%;
	color:#fff
}
section.busy {
	background-image:url(../img/rbg.png);
	background-repeat:no-repeat;
	background-position:100% 100%;
	-o-background-size:100% 100%;
	-webkit-background-size:100% 100%;
	-khtml-background-size:100% 100%;
	-moz-background-size:100% 100%;
	background-size:100% 100%;
	color:#fff
}
section.check .maindomain {
	font-size: 35px;
	font-weight: 700;
	padding: 40px 0 40px 45px
}
#sync2 .owl-item {
	height:auto;
	width:25%!important;
	position:relative
}
#sync2 .item {
	cursor:pointer
}

#sync2 .item .inner {
	padding: 25px 20px;
	min-height: 136px;
	border:6px solid transparent;
	-webkit-transition:all ease .2s;
	-moz-transition:all ease .2s;
	-o-transition:all ease .2s;
	transition:all ease .2s
}
#sync2 .item h2 {
	margin:0;
	font-size:20px;
	line-height:20px;
	letter-spacing:-1px
}
#sync2 .owl-item.synced .inner {
	border:6px solid #e77171
}
#sync2 .owl-item:before {
	display:none;
	content:"";
	position:absolute;
	width:42px;
	height:27px;
	background:url(../img/tarr.png) no-repeat;
	top:-10px;
	z-index:1;
	left:50%;
	margin-left:-21px;
	-webkit-transition:all ease .2s;
	-moz-transition:all ease .2s;
	-o-transition:all ease .2s;
	transition:all ease .2s
}
#sync2 .owl-item.synced:before {
	display:block;
	top:-20px
}
#sync2 .owl-wrapper {
	max-width:100%;
}

#sync2 .owl-wrapper-outer {
	overflow:visible
}
#navborder {
	height:160px;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	background:transparent;
	background:rgba(255,255,255,0);
	-webkit-box-shadow:inset 0 0 0 6px rgba(231,113,113,1);
	-moz-box-shadow:inset 0 0 0 6px rgba(231,113,113,1);
	box-shadow:inset 0 0 0 6px rgba(231,113,113,1);
	-webkit-transition:all ease .5s;
	-moz-transition:all ease .5s;
	-o-transition:all ease .5s;
	transition:all ease .5s;
	pointer-events:none
}
#navborder:before {
	content:"";
	background:url(../img/tarr.png) no-repeat;
	width:42px;
	height:27px;
	position:absolute;
	top:-16px;
	left:50%;
	margin-left:-14px
}
#sync2 .item h2 {
	margin-bottom: 4px;
}
#sync1 .owl-item {
	display:table;
}
#sync1 .item {
	display:table-cell;
	vertical-align:middle;
	height:100%
}
#sync1 .item .inner input[type="text"],.desc input[type="text"], form.search-form input[type="text"] {
	font-size:18px;
	height:47px;
}
.desc input[type="text"] {
	width:63%
}
.icon_cart {
	display:inline-block;
	width:16px;
	height:16px;
	background-image:url(../img/sprites.png);
	background-position:-57px -18px;
	vertical-align:sub;
	margin:0 10px 0 0
}
.countries {
	display:inline-block;
	width:32px;
	height:22px;
	background:url(../img/flags.png) no-repeat;
	margin: 3px auto -4px
}
.inline.pay li {
	margin:0;
	height:55px;
	line-height:55px;
	padding: 0 5px;
	overflow: hidden;
}
.inline.pay li img {
	vertical-align:middle;
	line-height:55px
}
.helper {
	display:inline-block;
	height:100%;
	vertical-align:middle
}
.countries.germany {
	background-position: 0px 0px !important;
    cursor: help;
}
.countries.Netherlands, .countries.Nederland {
    background-position: 0px -22px !important;
    cursor: help;
}
.countries.UnitedStates, .countries.USA {
    background-position: 0px -44px !important;
    cursor: help;
}
.countries.Singapore {
    background-position: 0px -88px !important;
    cursor: help;
}
.countries.UnitedKingdom {
    background-position: 0px -110px !important;
    cursor: help;
}
.line.buy {
	padding:10px 0 20px!important
}
.line .corecount {
	position: absolute;
	top: 50%;
	margin-top: -12px;
	left: 20px;
	font-weight: 600;
	font-size: 14px;
	color: #acc4d5;
	width: 25px;
	height: 25px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 3px solid rgba(172,196,213,0.5)
}
#sync1 .item .inner .options ul,.desc .options ul {
	list-style:none;
	padding:0
}
#sync1 .item .inner .options ul li,.desc ul li {
	color:#fff;
	cursor:pointer;
	display:inline-block;
	padding:0;
	margin:0 30px 0 0;
	font-weight:600
}
#sync1 .item .inner .options ul li img,.desc ul li img {
	vertical-align:middle;
	margin:-2px 5px 0 0
}
.desc form .options ul li a {
	color:#fff
}
section.why {
	padding: 5px 0 10px 0;
	background:#e9f2f6;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZjJmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2Y0ZjhmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWYyZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-moz-linear-gradient(left,#e9f2f6 0%,#f4f8fa 50%,#eaf2f5 100%);
	background:-webkit-gradient(linear,left top,right top,color-stop(0%,#e9f2f6),color-stop(50%,#f4f8fa),color-stop(100%,#eaf2f5));
	background:-webkit-linear-gradient(left,#e9f2f6 0%,#f4f8fa 50%,#eaf2f5 100%);
	background:-o-linear-gradient(left,#e9f2f6 0%,#f4f8fa 50%,#eaf2f5 100%);
	background:-ms-linear-gradient(left,#e9f2f6 0%,#f4f8fa 50%,#eaf2f5 100%);
	background:linear-gradient(to right,#e9f2f6 0%,#f4f8fa 50%,#eaf2f5 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9f2f6',endColorstr='#eaf2f5',GradientType=1)
}
.wrap.overhidden {
	overflow:hidden
}
section .title {
	font-weight: 600;
	padding: 25px 0 10px 0;
}
.info .title {
	padding:0 0 30px
}
header .left {
	position:relative;
	z-index:1
}
header .right {
	overflow: hidden;
}
.content {
	padding: 15px 0;
	margin:0 auto
}
section .left {
	position:relative;
	width: 17%;
	z-index:1
}
section.news {
	margin: 0 0 1% 0;
}
section.partners {
	padding: 30px 0;
}
.wrap .inner .content {
	padding:0;
	max-width:100%
}
.inline {
	line-height:0;
	font-size:1px;
	margin:0;
	padding:0
}
.inline li {
	display:inline-block;
	font-size:13px;
	position:relative;
	line-height:18px;
}
.why .inline li {
	width:23%
}
.inline:after {
	width:100%;
	height:0;
	content:"";
	display:inline-block
}
section.why .round {
	width:50px;
	height:50px;
	border:3px solid #bad2da;
	color:#bad2da;
	text-align:center;
	line-height:42px;
	font-size:24px;
	font-weight:600;
	float:left;
	margin:0 15px 0 0;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%
}
section.why .name {
	font-size:16px;
	font-weight:600;
	padding: 0 0 0 65px;
}
section.why .name span {
	font-size:13px;
	font-weight:400;
	color:#888
}
.two {
	width:50%;
	overflow:hidden
}
.three {
	width:70%;
	overflow:hidden
}
.left {
	float:left
}
.linenews {
	padding-bottom: 1rem;
}
.linenews:last-of-type {
	margin-bottom:0
}
.linenews .photo {
	float:left;
	margin:0 15px 0 0;
	width:52px;
	height:52px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	overflow:hidden
}
.linenews .photo img {
	max-width:100%;
	height:auto
}
.linenews .info .name {
	font-size:1.2rem;
	line-height: 2rem;
}
.linenews .info .desc {
	color:#888
}
.linenews .info .date {
	color:#93b8cf;
	float:right;
	font-weight:300;
	font-size:13px;
	margin-left:15px
}
.information {
	padding:30px;
	border:6px solid #f3efe8;
	background:url(../img/infobg.png) #faf7f3 no-repeat bottom right
}
.information .docs {
	float:left;
	width:50%;
}
.information .docs.last {
	margin-bottom:0;
	width:100%
}
.information .docs h2 {
	margin:0 0 15px;
	font-size:18px
}
.information .docs ul {
	list-style:none;
	padding:0;
	margin:0
}
.information .docs ul li {
	line-height:20px;
	color:#888;
	margin-bottom:15px
}
.infobuttons {
	margin: auto 0;
/*	width: inherit;
	text-align: right;*/
	padding: 0 45px 0 0;
}
section.partners {
	background-image:url(../img/redbg.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	-o-background-size:cover;
	-webkit-background-size:cover;
	-khtml-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	background-color:#832120;
	color:#fff
}
section.clients {
	background-image:url(../img/bluebg.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	-o-background-size:cover;
	-webkit-background-size:cover;
	-khtml-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	background-color:#0076c6;
	color:#fff
}
.owl-carousel.logos {
	background:#f3f3f3;
	border:6px solid #e2e2e2;
	padding:30px 0;
	width:initial
}
.owl-carousel.logos .item {
	text-align:center;
	margin:1em 0
}
.owl-theme .owl-controls {
	height:0!important;
	margin-top:0!important
}
.owl-carousel.logos img {
	max-height:60px;
	width:auto
}
#partners .owl-prev,#partners .owl-next,#clients .owl-prev,#clients .owl-next {
	position:absolute;
	top:50%;
	width:50px;
	height:50px;
	margin-top:-25px;
	border-radius:0;
	background:#fe0041;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlMDA0MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjOTAwMTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-moz-linear-gradient(top,#fe0041 0%,#c90014 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fe0041),color-stop(100%,#c90014));
	background:-webkit-linear-gradient(top,#fe0041 0%,#c90014 100%);
	background:-o-linear-gradient(top,#fe0041 0%,#c90014 100%);
	background:-ms-linear-gradient(top,#fe0041 0%,#c90014 100%);
	background:linear-gradient(to bottom,#fe0041 0%,#c90014 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe0041',endColorstr='#c90014',GradientType=0)
}
#partners .owl-prev:hover,#partners .owl-next:hover,#clients .owl-prev:hover,#clients .owl-next:hover {
	background:#c90014;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M5MDAxNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZTAwNDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-moz-linear-gradient(top,#c90014 0%,#fe0041 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#c90014),color-stop(100%,#fe0041));
	background:-webkit-linear-gradient(top,#c90014 0%,#fe0041 100%);
	background:-o-linear-gradient(top,#c90014 0%,#fe0041 100%);
	background:-ms-linear-gradient(top,#c90014 0%,#fe0041 100%);
	background:linear-gradient(to bottom,#c90014 0%,#fe0041 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c90014',endColorstr='#fe0041',GradientType=0)
}
.owl-item .inline.servers {
	max-width:980px;
	margin:0 auto
}
.owl-carousel.logos .owl-item.loading {
	min-height:50px
}
.owl-carousel.logos .owl-prev {
	left:-11px;
	-webkit-border-top-right-radius:4px!important;
	-webkit-border-bottom-right-radius:4px!important;
	-moz-border-radius-topright:4px!important;
	-moz-border-radius-bottomright:4px!important;
	border-top-right-radius:4px!important;
	border-bottom-right-radius:4px!important
}
.owl-carousel.logos .owl-prev:before {
	content:"";
	background:url(../img/sprites.png) no-repeat;
	background-position:-1px -1px;
	width:16px;
	height:28px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-14px 0 0 -8px
}
.owl-carousel.logos .owl-next {
	right:-11px;
	-webkit-border-top-left-radius:4px!important;
	-webkit-border-bottom-left-radius:4px!important;
	-moz-border-radius-topleft:4px!important;
	-moz-border-radius-bottomleft:4px!important;
	border-top-left-radius:4px!important;
	border-bottom-left-radius:4px!important
}
.owl-carousel.logos .owl-next:before {
	content:"";
	background:url(../img/sprites.png) no-repeat;
	background-position:-18px -1px;
	width:16px;
	height:28px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-14px 0 0 -8px
}
section.pay {
	background:#e9f2f5;
	font-size:14px;
	font-weight:600
}
section.pay .content {
	padding:0;
	width: 100%;
}
footer {
	margin: 0 0 20px 0;
}
footer>section .title {
	padding: 25px 0 0 0;
	font-weight:600
}
footer .right {
	text-align:right;
	color:#888
}
footer .skv {
	position:absolute;
	bottom:40px;
	right:50px
}
footer .skv a {
	color:#bbb;
	border-bottom:0
}
footer ul, section.news ul {
	line-height:24px;
	margin:5px 0;
	padding:0 0 0 20px;
	list-style-image:url(../img/ulpoint.png)
}
ul {
	line-height:24px;
	/*margin:5px 0;*/
	padding:0 0 0 20px;

	list-style-image:url(../img/right-arrow-red.png)
}
#stock .item {
	text-align:center
}
section.stockslider .owl-controls {
	z-index:2;
	position:absolute;
	bottom:43px;
	left:50%;
	background:#eee;
	margin-left:-64px
}

.stockslider .owl-controls .owl-page span {
	filter:Alpha(Opacity=100)!important;
	opacity:1!important;
	background:transparent!important;
	margin:0!important;
	-webkit-box-shadow:inset 0 0 0 50px #bad2da;
	-moz-box-shadow:inset 0 0 0 50px #bad2da;
	box-shadow:inset 0 0 0 50px #bad2da;
	border:3px solid transparent;
	-webkit-transition:all ease .5s;
	-moz-transition:all ease .5s;
	-o-transition:all ease .5s;
	transition:all ease .5s
}

.owl-theme .owl-controls .owl-page {
	border:2px solid transparent;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	margin:0 10px;
	-webkit-transition:all ease .5s;
	-moz-transition:all ease .5s;
	-o-transition:all ease .5s;
	transition:all ease .5s
}

.owl-theme .owl-controls .owl-page.active {
	border-color:#c50000
}

.owl-theme .owl-controls .owl-page.active span {
	-webkit-box-shadow:inset 0 0 0 50px #c50000;
	-moz-box-shadow:inset 0 0 0 50px #c50000;
	box-shadow:inset 0 0 0 50px #c50000;
	background-color:#c50000
}

.lb {
	position:absolute;
	left:20%;
	bottom:0
}

.rb {
	position:absolute;
	right:70px;
	bottom:0
}

.lt {
	position:absolute;
	top:0;
	left:0
}

.stockslider .desc {
    font-size: 36px;
    color: #ffffff;
    font-weight: 600;
    letter-spacing: -2px;
    background-color: #000;
    padding: 0 4rem 0 2rem;
    width: fit-content;
    opacity: .7;
}

.stockslider .desc span {
	font-size:72px
}

.stockslider .rotatable{
	-webkit-transform: rotate(-7deg);
	-moz-transform: rotate(-7deg);
	-o-transform: rotate(-7deg);
	-ms-transform: rotate(-7deg);
	transform: rotate(-7deg);
}

.stockslider .price {
	bottom: 37%;
    color: #c90000;
    font-weight: 700;
    font-size: 3rem;
    left: 14%;
    font-family: sans-serif;
    position: absolute;
}

.b-carousel__border {
	position:absolute;
	width:5px;
	height:5px;
	background:#bad2da;
	z-index:3
}

section.stockslider .frame {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:1;
	pointer-events:none
}

section.stockslider .item .inner {
	max-width:1200px;
	min-width:980px;
	margin:0 auto;
	position:relative
}

.frame {
	max-width:1200px;
	min-width:980px;
	margin:0 auto
}

.b-carousel__border_pos_top {
	left:0;
	right:0;
	width:100%;
	top:30px
}

.b-carousel__border_pos_left {
	left:0;
	top:30px;
	bottom:30px;
	height:auto
}

.b-carousel__border_pos_right {
	top:30px;
	right:0;
	bottom:30px;
	height:auto
}

.b-carousel__border-dash-wrapper {
	position:absolute;
	bottom:30px;
	left:0;
	right:0;
	width:initial;
	z-index:3
}

.b-carousel__border-dash-wrapper .b-carousel__border {
	display:table-cell;
	width:50%;
	position:static;
	display:table-cell;
	width:50%;
	position:static
}

.b-carousel__border-break {
	display:table-cell;
	padding:0 60px
}

.service {
    border: none;
    border-bottom: 1px solid rgba(0,0,0,.125);
    margin-bottom: 0;
}

.service .name {
	width:60%;
	float:left;
	font-size:18px;
	padding:28px 0
}

.service .domain {
    font-size: 18px;
    margin: auto 0;
}

.service .available {
    font-size: 18px;
    margin: auto 0;
}

.available.y {
	color:#78c34c
}

.available.n {
	color:#c34c4c
}

.service .name span {
	color:#888
}

.service .buy {
	text-align: right;
}

.service .price {
	font-size:18px;
	font-weight:600;
	margin: auto 0;
}

.service .price .old {
	color:#bbb;
	text-decoration:line-through;
	font-weight:300;
	margin-right:20px
}
.icon.domain.b,.icon.hosting.b,.icon.servers.b {
	margin:0 10px 0 0;
	float:left
}
section.map {
	background:#e9e5dc;
	position:relative
}
section.map .contacts-map {
	position: absolute;
	float: left;
	z-index: 1;
	height: 500px;
}
header .bx-yandex-view-layout {
	position:absolute;
	top:0;
	left:0;
	width:100%
}
header .bx-google-map {
	width:100%!important
}
.two.left .desc {
	color:#61727d
}

section.map .left {
	width:30%;
	background:rgba(255,255,255,.9)
}

section.map .two {
	color:#333;
	height:500px;
	width:35%
}

.grid li {
	width:24%;
	text-align:left;
	margin:0
}

.grid.th li {
	width:32%
}

.grid li dt {
	padding:20px;
	font-size:16px;
	font-weight:600
}

.grid li dd {
	margin:0;
	padding:0 20px 20px
}

.grid li dd ul {
	list-style:none;
	line-height:48px;
	margin:0 0 0 15px;
	padding:0
}

.grid li dd ul li {
	width:100%!important;
	line-height:24px;
	margin-bottom:20px
}
.grid .in {
	margin:20px;
	border:4px solid rgba(255,255,255,0.7);
	background:#fff;
	-webkit-transition:all ease .3s;
	-moz-transition:all ease .3s;
	-o-transition:all ease .3s;
	transition:all ease .3s
}
.grid .in:hover {
	margin:20px;
	border:4px solid rgba(50,50,50,0.1)
}
.grid .in .inner {
	padding:15px
}

.grid .in .inner p {
	color:#999
}

.grid .image, .services .card .image {
	width:150px;
	margin:0 auto 20px
}

.grid li .image img {
	width: inherit;
	border:4px solid rgba(255,255,255,0.7);
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	-webkit-transition:all ease .3s;
	-moz-transition:all ease .3s;
	-o-transition:all ease .3s;
	transition:all ease .3s
}

.grid li:hover .image img {
	border:4px solid rgba(50,50,50,0.1)
}

.grid .in h2 {
	font-size:20px;
	letter-spacing:-1px
}

.info {
	background:#fff;
	line-height: 1.5rem;
}

.info .inner {
	padding: 20px 25px;
}

.backlink {
	padding:10px;
	background:#08d;
	float:left;
	margin:0 20px 10px -40px;
	border-bottom:0;
	color:#fff
}

.backlink:hover {
	background:#09e
}

.overlay {
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:1000;
	display:none
}
#lean_overlay {
	position:fixed;
	z-index:100;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:#000;
	display:none
}

@media screen and (max-width: 1260px) {
	.inline li {
		width:45%
	}

	.inline.pay li {
		width:auto
	}

	.inline.docs li {
		width:20%;
		text-align:center
	}

	header.map .inline.docs li {
		width:50%;
		text-align:center;
		margin:10px 0 0
	}

	.icon.domain.b,.icon.hosting.b,.icon.servers.b {
		margin:0 auto 10px;
		float:none
	}

	#sync2 .item h2 {
		word-wrap:break-word;
		font-size:16px
	}
}
@media screen and (max-width: 1024px) {
    .mainmenu ul li.enter {
        display: none;
    }
}
@media screen and (max-width: 1200px) {
	.mainmenu ul li.reg {
		display:none
	}
}
@media screen and (max-width: 1366px) {
	header ul li {
		padding:20px 10px;
		font-size:13px
	}
	header ul li.auth {
		font-size:13px
	}
	#sync2 .item .inner {
		min-height: unset;
	}
	#sync2 .item .inner {
		padding: 10px;
	}
/*	#sync2 .item .inner h5 {
		font-size: .8rem;
	}*/
	.media .media-body {
		overflow-wrap: anywhere;
	}
	#sync1 .item .inner h2 {
		font-size: 1.5rem;
	}
	section.why .inline li {
		width:45%
	}
	.information {
		margin-left: 0;
	}
}

@media screen and (max-width: 768px) {
    .home header.top {
        /*height: 95vh;*/
    }
    .mainmenu.w .navbar-toggler {
/*    	border: 1px solid; */
	}
    .mainmenu {
        height: 5rem;
    }
    .mainmenu ul li {
        border-bottom: 1px solid #bebebe;
        padding: 0 20px;
    }
	.mainmenu .logo {
		margin: 0;
	}
	.stockslider .desc span {
		font-size: 35px;
	}
	section.check .maindomain {
		font-size: 1.5rem;
		padding: 20px 0;
		font-weight: 500;
	}
	.infobuttons {
		padding: 0;
	}

	.info .inner {
    	padding: 20px 15px;
	}

	h1 {
		font-size: 1.4rem;
	}
    section.map .contacts-map {
    	height: unset;
    }
}

.backlink:hover {
	color:#fff
}

section.partners .content {
	padding: 0 0 30px
}

.contacts a:hover {
	text-decoration: none;
}

a:active {
	border-bottom:0
}

.information .docs ul a {
	color:#888;
	border-bottom:1px solid rgba(135,135,135,0.2)
}

.information .docs ul a:hover {
	color:#aaa;
	border-bottom:1px solid rgba(170,170,170,0.2)
}

.rc-anchor-standard {
	border:0!important;
	box-shadow:none!important
}

.g-recaptcha > div > div {
	margin:0 auto!important
}

.mainmenu .langchange {
	position:absolute;
	top:0;
	right:14px;
	z-index:900
}

.mainmenu .langchange li img {
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	-khtml-opacity:.5;
	opacity:.5;
	-webkit-transition:all ease .5s;
	-moz-transition:all ease .5s;
	-o-transition:all ease .5s;
	transition:all ease .5s;
	border:1px solid transparent;
	border-radius:4px
}

.mainmenu.w .langchange li img {
	border:1px solid #ccc
}

.mainmenu .langchange li.cur img {
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1
}

.langchange li {
	width:21px;
	padding:15px 4px 4px!important;
	margin:0 10px 0 0!important;
	border-radius:0 0 4px 4px
}

.langchange li.cur {
}

.mainmenu.w .langchange li {
	border-radius:0 0 4px 4px
}

.mainmenu .langchange li:hover img {
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1
}

.mainmenu.w .langchange li.cur {
}

.redlinemap {
	display:inline-block;
	width:40px;
	height:5px;
	background:red;
	vertical-align:top;
	margin-top:7px;
	border-radius:6px
}

.bluelinemap {
	display:inline-block;
	width:40px;
	height:5px;
	background:#0076A4;
	vertical-align:top;
	margin-top:7px;
	border-radius:6px
}

.remodal .formcontainers form {
	padding:2px 0 0
}

#recaptcha_image,
    #recaptcha_image img {
        width: 95% !important;
        cursor: pointer;
    }
    #recaptcha_image img:hover {
        position: absolute;
        width: 100% !important;
    }

	#recaptcha_table tr:nth-child(2) td:nth-child(1){
		padding-left: 0px !important;
	}
.recaptchatable {
	border:0!important;
	background:#fff
}

input[type="text"].warning,textarea.warning,input[type="password"].warning {
	background:#ffe2e2
}

::selection {
	background:rgba(170,5,5,0.8);
	color:#fff
}

::-moz-selection {
	background:rgba(170,5,5,0.8);
	color:#fff
}

.moredomains {
	display:block;
	padding:10px;
	background:rgba(255,255,255,0.1);
	border-radius:40px
}

.customselect {
	padding:0;
	margin:0;
	border:1px solid #ddd;
	width:197px;
	border-radius:3px;
	overflow:hidden;
	background-color:#fff;
	margin:0 auto;
	background:#fff url(../img/barr.png) no-repeat 97% 54%
}

.customselect:focus {
	-webkit-box-shadow:0 0 0 1px rgba(0,135,220,1);
	-moz-box-shadow:0 0 0 1px rgba(0,135,220,1);
	box-shadow:0 0 0 1px rgba(0,135,220,1)
}

.customselect select {
	padding:8px 10px;
	width:130%;
	border:none;
	box-shadow:none;
	background-color:transparent;
	background-image:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none
}

.customselect select:focus {
	outline:none
}
.recaptchatable #recaptcha_image {
	border:0!important
}

.circle:before,.circle:after,.circle {
	border-radius:50%;
	width:2.5em;
	height:2.5em;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation:circle 1.8s infinite ease-in-out;
	animation:circle 1.8s infinite ease-in-out
}

.circle {
	margin: 0 auto;
    position: absolute;
    /*right: 13%;
    bottom: 42px;*/
    margin-left: 7.5px;
    font-size: 8px;
    -webkit-animation-delay: .16s;
    animation-delay: .16s;
    z-index: 1;
}

.circle:before {
	left:-3.5em
}

.circle:after {
	left:3.5em;
	-webkit-animation-delay:.32s;
	animation-delay:.32s
}

.circle:before,.circle:after {
	content:'';
	position:absolute;
	top:0
}

@-webkit-keyframes circle {
0% {
	-webkit-box-shadow:0 2.5em 0 -1.3em #76d884;
	box-shadow:0 2.5em 0 -1.3em #76d884
}

40% {
	-webkit-box-shadow:0 2.5em 0 0 #FFF;
	box-shadow:0 2.5em 0 0 #FFF
}

80% {
	-webkit-box-shadow:0 2.5em 0 -1.3em #dae114;
	box-shadow:0 2.5em 0 -1.3em #dae114
}

100% {
	-webkit-box-shadow:0 2.5em 0 -1.3em #dae114;
	box-shadow:0 2.5em 0 -1.3em #76d884
}
}

@keyframes circle {
0% {
	box-shadow:0 2.5em 0 -1.3em #76d884
}

40% {
	box-shadow:0 2.5em 0 0 #FFF
}

80% {
	box-shadow:0 2.5em 0 -1.3em #dae114
}

100% {
	box-shadow:0 2.5em 0 -1.3em #76d884
}
}

header input[type="text"] {
	border:0!important
}

.submitformhere {
	position:relative
}

.ajaxanim {
	display:none;
	position: absolute;
    bottom: 42px;
}

.modal input[type="submit"].wait {
	color:rgba(255,255,255,0.3)
}
.docbuttons a:hover {
	color:#fff
}
table.zebra {border-right: 1px solid;border-color: rgba(0,0,0,0.15);width:100%;}
ul.zebra > li,
table.zebra tbody td {
	border-bottom: 1px solid #d1d1d1;
	box-shadow: 0 1px 0 rgba(255,255,255,1);
}

.font22{font-size:22px !important;}
.bigvalyes, .bigvalno{font-size:36px;}

ul.zebra > li,
table.zebra tbody td {
	border-bottom: 1px solid #d1d1d1;
	box-shadow: 0 1px 0 rgba(255,255,255,1);
}

.mod-box-black ul.zebra > li,
.mod-box-black table.zebra tbody td,
.mod-box-color ul.zebra > li,
.mod-box-color table.zebra tbody td {
	border-bottom: 1px solid;
	border-color: rgba(0,0,0,0.15);
	box-shadow: 0 1px 0 rgba(255,255,255,0.1);}
ul.zebra > li:first-child,
table.zebra tbody tr:first-child td {
	border-top: 1px solid #d1d1d1;
	box-shadow: inset 0 1px 0 rgba(255,255,255,1),
				0 1px 0 rgba(255,255,255,1);}
.mod-box-black ul.zebra > li:first-child,
.mod-box-black table.zebra tbody tr:first-child td,
.mod-box-color ul.zebra > li:first-child,
.mod-box-color table.zebra tbody tr:first-child td {
	border-top: 1px solid;
	border-color: rgba(0,0,0,0.15);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),
				0 1px 0 rgba(255,255,255,0.15);}
ul.zebra > li:nth-of-type(odd),
table.zebra tbody tr:nth-of-type(odd) { background: rgba(0,0,0,0.02); }
table.zebra thead,
table.zebra tbody tr:hover,
table.zebra tbody tr.odd:hover,
.mod-box-black ul.zebra > li.odd,
.mod-box-black table.zebra tbody tr.odd,
.mod-box-color ul.zebra > li.odd,
.mod-box-color table.zebra tbody tr.odd,
.mod-box-black ul.zebra > li:nth-of-type(odd),
.mod-box-black table.zebra tbody tr:nth-of-type(odd),
.mod-box-color ul.zebra > li:nth-of-type(odd),
.mod-box-color table.zebra tbody tr:nth-of-type(odd)  { background: rgba(0,0,0,0.05); }
table.zebra caption { color: #999; }
.mod-box-black  table.zebra caption { color: #d1d1d1; }
.mod-box-color  table.zebra caption { color: #fff; }
.mod-box-black table.zebra thead,
.mod-box-color table.zebra thead,
.mod-box-black table.zebra tbody tr:hover,
.mod-box-black table.zebra tbody tr.odd:hover,
.mod-box-color table.zebra tbody tr:hover,
table.zebra tbody tr:nth-of-type(odd):hover { background: rgba(0,0,0,0.05); }
.mod-box-black table.zebra tbody tr:nth-of-type(odd):hover,
.mod-box-color table.zebra tbody tr:nth-of-type(odd):hover { background: rgba(0,0,0,0.1); }
table.zebra thead th {font-size: 14px; border-top: 1px solid;border-color: rgba(0,0,0,0.15);box-shadow: inset 0 1px 0 rgba(255,255,255,0.5);}
.mod-box-black table.zebra thead th,.mod-box-color table.zebra thead th {text-shadow: 0 -1px 0 rgba(0,0,0,0.3);box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);}
table.zebra tr td,table.zebra tr th {
	border: 1px solid;
	border-color: rgba(0,0,0,0.15);
	padding: 3px 7px;
}
table.zebra tr td:first-child {
	vertical-align: middle;
}
table.zebra tfoot td {border-bottom: 1px solid;border-color: rgba(0,0,0,0.15);}

/*		Spoiler
---------------------------------------------------------------*/

.su-spoiler { margin-bottom: 1.5em; }
.su-spoiler .su-spoiler:last-child { margin-bottom: 0; }
.su-accordion .su-spoiler { margin-bottom: 0.2em; }
.su-spoiler-title {
	position: relative;
	cursor: pointer;
}
.su-spoiler-content {
	-webkit-transition: padding-top .2s;
	-moz-transition: padding-top .2s;
	-o-transition: padding-top .2s;
	transition: padding-top .2s;
	-ie-transition: padding-top .2s;
}
.su-spoiler.su-spoiler-closed > .su-spoiler-content {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border: none;
	opacity: 0;
}
.su-spoiler-style-default {}
.su-spoiler-style-default > .su-spoiler-title {
	min-height: 16px;
	padding: 4px 0 4px 24px;
	background: #fff;
	color: #333;
	font-weight: bold;
	line-height: 16px;
}
.su-spoiler-style-default > .su-spoiler-title > .su-spoiler-icon {
	position: absolute;
	top: 4px;
	left: 0;
	display: block;
	width: 16px;
	height: 16px;
}
.su-spoiler-style-default > .su-spoiler-content {
	padding: 1em 0 0 24px;
	background: #fff;
	color: #333;
}
.su-spoiler-style-fancy {
	background: #fff;
	border: 1px solid #ccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.su-spoiler-style-fancy > .su-spoiler-title {
	min-height: 20px;
	padding: 7px 7px 7px 36px;
	border-bottom: 1px solid #ccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #f0f0f0;
	color: #333;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 20px;
}
.su-spoiler-style-fancy.su-spoiler-closed > .su-spoiler-title { border: none; }
.su-spoiler-style-fancy > .su-spoiler-title > .su-spoiler-icon {
	position: absolute;
	top: 10px;
	left: 10px;
	display: block;
	width: 16px;
	height: 16px;
}
.su-spoiler-style-fancy > .su-spoiler-content {
	padding: 1em;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #fff;
	color: #333;
}
.su-spoiler-style-simple {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.su-spoiler-style-simple > .su-spoiler-title {
	min-height: 20px;
	padding: 5px 10px;
	background: #f0f0f0;
	color: #333;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 20px;
}
.su-spoiler-style-simple > .su-spoiler-title > .su-spoiler-icon { display: none; }
.su-spoiler-style-simple > .su-spoiler-content {
	padding: 1em 10px;
	background: #fff;
	color: #333;
}

/*		Row + Column
---------------------------------------------------------------*/

.su-row {
/*	clear: both;*/
}
.su-row:before,
.su-row:after {
	content: "";
	display: table;
}
.su-row:after { clear: both}
.su-column {
	display: block;
	float: left;
	margin: 0 4% 1em 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.su-column-last { margin-right: 0; }
.su-row .su-column { margin: 0 0 1em 4%; }
.su-row .su-column:first-child { margin-left: 0; }
.su-column-centered {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
.su-column img,
.su-column iframe,
.su-column object,
.su-column embed { max-width: 100% }
@media only screen {
	[class*="su-column"] + [class*="su-column"]:last-child { float: right }
}
.su-column-size-1-1 { width: 100% }
.su-column-size-1-2 { width: 48% }
.su-column-size-1-3 { width: 30.66% }
.su-column-size-2-3 { width: 65.33% }
.su-column-size-1-4 { width: 22% }
.su-column-size-3-4 { width: 74% }
.su-column-size-1-5 { width: 16.8%}
.su-column-size-2-5 { width: 37.6% }
.su-column-size-3-5 { width: 58.4% }
.su-column-size-4-5 { width: 79.2% }
.su-column-size-1-6 { width: 13.33% }
.su-column-size-5-6 { width: 82.66% }

.system  small{
	font-size: 100%;
}

.system{margin: 0 0 5px;}

#system  small{
	font-style: italic;
	font-size: 80%;
	display: block;
}

table.zebra .button {
	text-align:center;
	line-height:30px;
	border:0;
	outline:none;
	padding:5px;
	color:#fff;
	cursor:pointer;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background:#7bc44c;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdiYzQ0YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0M2FmNDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-moz-linear-gradient(top,#7bc44c 0%,#43af49 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#7bc44c),color-stop(100%,#43af49));
	background:-webkit-linear-gradient(top,#7bc44c 0%,#43af49 100%);
	background:-o-linear-gradient(top,#7bc44c 0%,#43af49 100%);
	background:-ms-linear-gradient(top,#7bc44c 0%,#43af49 100%);
	background:linear-gradient(to bottom,#7bc44c 0%,#43af49 100%)
}

table.zebra .icon_cart {
	display:inline-block;
	width:16px;
	height:16px;
	background-image:url(../img/sprites.png);
	background-position:-57px -18px;
	vertical-align:sub;
	margin:0 3px 0 0
}

.button_servers {
	text-align:center;
	line-height:47px;
	border:0;
	outline:none;
	padding:15px;
	color:#fff;
	cursor:pointer;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background:#7bc44c;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdiYzQ0YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0M2FmNDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-moz-linear-gradient(top,#7bc44c 0%,#43af49 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#7bc44c),color-stop(100%,#43af49));
	background:-webkit-linear-gradient(top,#7bc44c 0%,#43af49 100%);
	background:-o-linear-gradient(top,#7bc44c 0%,#43af49 100%);
	background:-ms-linear-gradient(top,#7bc44c 0%,#43af49 100%);
	background:linear-gradient(to bottom,#7bc44c 0%,#43af49 100%);
}

.button_servers:hover {
	background:#93d168;
	color:#fff;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkzZDE2OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2MWJmNjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-moz-linear-gradient(top,#93d168 0%,#61bf65 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#93d168),color-stop(100%,#61bf65));
	background:-webkit-linear-gradient(top,#93d168 0%,#61bf65 100%);
	background:-o-linear-gradient(top,#93d168 0%,#61bf65 100%);
	background:-ms-linear-gradient(top,#93d168 0%,#61bf65 100%);
	background:linear-gradient(to bottom,#93d168 0%,#61bf65 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#93d168',endColorstr='#61bf65',GradientType=0)
}

.button_servers:active {
	background:#93d168;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkzZDE2OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2MWJmNjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-moz-linear-gradient(top,#93d168 0%,#61bf65 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#93d168),color-stop(100%,#61bf65));
	background:-webkit-linear-gradient(top,#93d168 0%,#61bf65 100%);
	background:-o-linear-gradient(top,#93d168 0%,#61bf65 100%);
	background:-ms-linear-gradient(top,#93d168 0%,#61bf65 100%);
	background:linear-gradient(to bottom,#93d168 0%,#61bf65 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#93d168',endColorstr='#61bf65',GradientType=0);
	-webkit-box-shadow:inset 0 15px 25px 0 rgba(70,175,75,1);
	-moz-box-shadow:inset 0 15px 25px 0 rgba(70,175,75,1);
	box-shadow:inset 0 15px 25px 0 rgba(70,175,75,1)
}

.su-frame-style-default {
  padding: 2px;
  border: 1px solid #999;
  background: #fff;
  -webkit-box-shadow: 1px 1px 4px #ccc;
  -moz-box-shadow: 1px 1px 4px #ccc;
  box-shadow: 1px 1px 4px #ccc;
}

.su-frame-align-left {
  float: left;
  margin: 0 1em 1em 0;
}

.su-frame, .su-frame-inner {
  display: block;
}

.su-frame-style-default .su-frame-inner {
  padding: 2px;
  border: 4px solid #eee;
}

.su-frame, .su-frame-inner {
  display: block;
}

.su-frame img {
  display: block !important;
  float: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  box-shadow: none !important;
}

.info_news{
margin: 10px;
padding: 15px 17px 15px 17px;
border: 1px solid #026194;
border-radius: 10px;
—moz-border-radius: 10px;
—webkit-border-radius: 10px;
box-shadow: 2px 2px 3px #bbb;
—moz-box-shadow: 2px 2px 3px #bbb;
—webkit-box-shadow: 2px 2px 3px #bbb;
text-align:justify;
color: #000;
float: left;
}

.docs div.table {
	overflow: auto;
}

.img-fluid {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.breads {
height: 40px;
white-space: nowrap;
background: #fff;
}

.breadcrumb {
padding: 0;
overflow: hidden;
font: 13px "PT Sans",arial,sans-serif;
background: #fff;
height: 40px;
line-height: 20px;
}

.breadcrumb li {
display: inline-block;
}

.breadcrumb li:first-child a {
padding-left: 10px;
}

.breadcrumb li a {
text-decoration: none;
padding: 10px 0 10px 50px;
background: #fff;
position: relative;
display: block;
border-bottom: 0;
float: left;
}

.breadcrumb li a:before {
content: " ";
display: block;
width: 0;
height: 0;
border-top: 50px solid transparent;
border-bottom: 50px solid transparent;
border-left: 30px solid #eef2f4;
position: absolute;
top: 50%;
margin-top: -50px;
margin-left: 2px;
left: 100%;
z-index: 1;
}

.breadcrumb li a:after {
content: " ";
display: block;
width: 0;
height: 0;
border-top: 50px solid transparent;
border-bottom: 50px solid transparent;
border-left: 30px solid #fff;
position: absolute;
top: 50%;
margin-top: -50px;
left: 100%;
z-index: 2;
}

.breadcrumb li:last-child a {
background: #fff!important;
color: #000;
pointer-events: none;
cursor: default;
}

.breadcrumb li:last-child a {
background: #fff!important;
color: #000;
pointer-events: none;
cursor: default;
}

.breadcrumb li:last-child a:before {
border: 0;
}

.breadcrumb li:last-child a:after {
border: 0;
}
/* End */

@media (min-width: 1300px) {
	.container, .container-md {
		max-width: 1300px;
	}
}
.news-list .text {
	line-height: 24px;
	display: inline-block;
}

.backlink {
margin:15px 0px -15px 0px!important
}

.sidebar.news .block1 {
    margin-bottom: 25px;
}

div.news-detail
{
	word-wrap: break-word;
	line-height: 24px;
	padding: 25px;
}
div.news-detail-nav {
	padding: 0 25px 25px 25px;
}

div.news-detail h3{
    font-size: 1.8rem;
    margin: 1rem 3rem 1rem 0;
    line-height: initial;

}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
div.news-detail .backlink {
	float: none!important;
	margin: 0 20px 10px -30px;
}
.news-detail-share {
	margin-bottom: 30px;
}
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
div.news-item {
	padding: 30px;
	border-bottom: 3px solid #f9f9f9;
}

div.news-item:hover {
	background: #f9f9f9;
}
div.news-item .news-date-time {
}
.news-date-time {
	color:#bbb;
	margin: 10px 0;
}

.news-detail .news-date-time {
    position: absolute;
    top: 0;
    right: 5%;
}

.news-list p {
	line-height: 1.5rem;
}

.rightwrapper h1 {
	margin-bottom: 30px;
}

.news-list h2 {
font-size: 20px;
font-weight: 500;
margin: 0 0 5px 0;
}

.news-list .text {
	line-height: 1.6rem;
}

.navigation {
	padding: 15px 0 5px;
}

.navigation-pages {
	margin: 20px 0 0 0;
}

.navigation-pages span a{
	color: #fff;
}

.navigation-pages .nav-current-page {
	background: #eee;
}

.nav-links a, .nav-links .current {

}
.page-item .page-link {
	color: #337ab7;
}
/* навигация по списку новостей
*/
.pagination .page-item {
	margin: 0 2px;
}

.page-item.active .page-link {
	background-color: #337ab7;
	border-color: #2e6da4;
}

.page .rightwrapper.domain {
	margin: 0;
}
header .right img {
	position: absolute;
    width: 80%;
/*	padding: 0 70px;
	top: 0;
	width: inherit;*/
}

.TipService {
    border-bottom: dotted 1px;
}
.TipService {
    cursor: help;
}
#TipServicecss {
    padding: 5px;
    border: 1px solid #ccc;
    background: #FFFACD;
    font-size: .78rem;
}

.p-15 {
	padding: 15px 0;
}

.tablesorter-blue .tablesorter-filter {
	width: 98%;
	height: auto;
	margin: 0;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #bbb;
	color: #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: height 0.1s ease;
	-moz-transition: height 0.1s ease;
	-o-transition: height 0.1s ease;
	transition: height 0.1s ease;
}

.tablesorter .filtered {
	display: none;
}

.tablesorter .tablesorter-errorRow td {
	text-align: center;
	cursor: pointer;
	background-color: #e6bf99;
}

@font-face {

  font-family: 'Russo One';
  font-style: normal;
  font-weight: 400;
  src: local('Russo One'), local('RussoOne-Regular'), url('font/russoone.woff') format('woff');

}

#pricetable .rowaction{background-color:red;color:white;font-wight:bold;}
.tblopis{width:100%;}
.tblopis td{vertical-align:top;}
.tblopis td{padding-right:10px;}
.rekblock .subblock{float:left;width:180px;height:180px;margin: 0 20px 20px 0;}
.rekblock .rekblocklink:hover{border:3px solid #f00;}
.rekblock .btnrekblock{position: absolute;bottom: 10px; margin:0 auto;}
.rekblock .cont{text-align:justify; font-family: 'Open Sans Condensed', sans-serif;}
.sticky {position: fixed; top: 0;z-index: 101;}
.lang-fr{display:none;}
#jivo_iframe_wrap{box-shadow: -4px 26px 16px #888;}
.rubusd{float: right; padding-top:2px;}
.rubusd select { width: 60px;height: 27px;margin:0px;}
.rubusd label{float: left;padding-top: 3px;margin-right: 5px;}
.site_title{font-family: 'PT Sans Narrow', sans-serif;color: #39f;font-size: 33px;font-weight: bold;line-height: 40px;}

/*==========================================================================================*/
.product-box { overflow: hidden; }
.product-box .products > div {position:relative;}
.product-box .products table tbody tr { border-bottom: 1px solid rgb(212, 212, 212); }
.product-box .products table thead { border-bottom: 1px solid rgb(163, 163, 163); }
.product-box .filters { float: left;  margin: 0 10px 15px 10px;   position: relative;   width: 205px; top:0;}

.filters a.ui-state-default:first-of-type, .filters a.ui-state-default:last-of-type { background: url('../img/icons1.png') no-repeat scroll 0% 0% transparent; }
.filters a.ui-state-default:first-of-type, .filters .page-header .block-menu li.level-1 .ui-state-default.nolink:first-of-type, .page-header .block-menu li.level-1 .filters .ui-state-default.nolink:first-of-type, .filters .page-header .region-content-top .custom-search-block li.level-1 .ui-state-default.nolink:first-of-type, .page-header .region-content-top .custom-search-block li.level-1 .filters .ui-state-default.nolink:first-of-type, .filters .region-content-top .page-header .custom-search-block li.level-1 .ui-state-default.nolink:first-of-type, .region-content-top .page-header .custom-search-block li.level-1 .filters .ui-state-default.nolink:first-of-type, .filters .page-header .region-content-top .block-lsw-product li.level-1 .ui-state-default.nolink:first-of-type, .page-header .region-content-top .block-lsw-product li.level-1 .filters .ui-state-default.nolink:first-of-type, .filters .region-content-top .page-header .block-lsw-product li.level-1 .ui-state-default.nolink:first-of-type, .region-content-top .page-header .block-lsw-product li.level-1 .filters .ui-state-default.nolink:first-of-type, .filters .page-header .region-content-top .block-lsw-configurator li.level-1 .ui-state-default.nolink:first-of-type, .page-header .region-content-top .block-lsw-configurator li.level-1 .filters .ui-state-default.nolink:first-of-type, .filters .region-content-top .page-header .block-lsw-configurator li.level-1 .ui-state-default.nolink:first-of-type, .region-content-top .page-header .block-lsw-configurator li.level-1 .filters .ui-state-default.nolink:first-of-type, .filters .page-header .region-content-top .block-lsw-webhosting-configurator li.level-1 .ui-state-default.nolink:first-of-type, .page-header .region-content-top .block-lsw-webhosting-configurator li.level-1 .filters .ui-state-default.nolink:first-of-type, .filters .region-content-top .page-header .block-lsw-webhosting-configurator li.level-1 .ui-state-default.nolink:first-of-type, .region-content-top .page-header .block-lsw-webhosting-configurator li.level-1 .filters .ui-state-default.nolink:first-of-type { height: 26px; width: 26px; background-position: -8px -1608px; }
.filters a.ui-state-default:last-of-type, .filters .page-header .block-menu li.level-1 .ui-state-default.nolink:last-of-type, .page-header .block-menu li.level-1 .filters .ui-state-default.nolink:last-of-type, .filters .page-header .region-content-top .custom-search-block li.level-1 .ui-state-default.nolink:last-of-type, .page-header .region-content-top .custom-search-block li.level-1 .filters .ui-state-default.nolink:last-of-type, .filters .region-content-top .page-header .custom-search-block li.level-1 .ui-state-default.nolink:last-of-type, .region-content-top .page-header .custom-search-block li.level-1 .filters .ui-state-default.nolink:last-of-type, .filters .page-header .region-content-top .block-lsw-product li.level-1 .ui-state-default.nolink:last-of-type, .page-header .region-content-top .block-lsw-product li.level-1 .filters .ui-state-default.nolink:last-of-type, .filters .region-content-top .page-header .block-lsw-product li.level-1 .ui-state-default.nolink:last-of-type, .region-content-top .page-header .block-lsw-product li.level-1 .filters .ui-state-default.nolink:last-of-type, .filters .page-header .region-content-top .block-lsw-configurator li.level-1 .ui-state-default.nolink:last-of-type, .page-header .region-content-top .block-lsw-configurator li.level-1 .filters .ui-state-default.nolink:last-of-type, .filters .region-content-top .page-header .block-lsw-configurator li.level-1 .ui-state-default.nolink:last-of-type, .region-content-top .page-header .block-lsw-configurator li.level-1 .filters .ui-state-default.nolink:last-of-type, .filters .page-header .region-content-top .block-lsw-webhosting-configurator li.level-1 .ui-state-default.nolink:last-of-type, .page-header .region-content-top .block-lsw-webhosting-configurator li.level-1 .filters .ui-state-default.nolink:last-of-type, .filters .region-content-top .page-header .block-lsw-webhosting-configurator li.level-1 .ui-state-default.nolink:last-of-type, .region-content-top .page-header .block-lsw-webhosting-configurator li.level-1 .filters .ui-state-default.nolink:last-of-type { height: 26px; width: 26px; background-position: 0px -1644px; }
.filters { background-color: white; border: 1px solid rgb(229, 229, 229); box-shadow: -2px 9px 10px #bbb; }
.filters h2.filter-title { margin: 0px; padding: 5px 10px; font-size: 16px; font-weight: bold; border-bottom: 1px solid rgb(229, 229, 229); }
.filters .legend-box { position: relative; }
.filters .legend-box .legend { display: inline-block; font-size: 14px; padding-bottom: 5px; color: rgb(51, 51, 51); font-weight:bold;}
.filters fieldset { padding: 5px 10px 5px 15px; margin-top:0px; border-width: 1px 0 0 0; border-style: solid none none none; border-color: #ccc; position: relative; }
.filters fieldset label { display: inline-block; font-size: 12px; font-weight: normal; color: gray; vertical-align: top; padding-top: 2px; margin: 0 5px 0 0; }
.filters fieldset input[type="checkbox"] { margin: 0px 5px 1px 5px; }
.filters fieldset select { font-size: 12px; width: 100%; color: gray; }
.filters fieldset.list-checkbox div.checkbox-box { padding-bottom: 0px; }
.filters .dig_slider {height:70px;/*margin-right:15px;*/}
.filters .min-value, .filters .max-value { font-size: 10px; text-align: center; color: gray; display: inline-block; position: absolute; }
.filters .min-value { left: 10px; top: 62px; }
.filters .max-value { right: 2px; top: 26px; }
.filters div.slider-range { padding: 0 10px;border-right: medium none; border-width: 1px medium medium; border-style: solid none none; border-color: rgb(191, 191, 191) -moz-use-text-color -moz-use-text-color; border-image: none; background-color: rgb(207, 207, 207); background-image: none; height: 2px; }
.filters div.slider-range .ui-widget-header { border-top: 1px solid rgb(128, 153, 176); background-color: rgb(160, 178, 196); background-image: none; }
.filters div.slider-range a.ui-state-default { border: medium none; border-radius: 0px; top: -8px; cursor: pointer; }
.filters div.slider-range a.ui-state-default:first-of-type { margin-left: 0px; }
.filters .slider-scale { margin-bottom: 5px; padding: 0; display: flex; -moz-box-align: center; -moz-box-pack: center; border-left: 1px solid rgb(223, 223, 223); border-right: 1px solid rgb(223, 223, 223); height:18px;}
.filters .slider-scale .slider-step { height: 0.625rem; border-right: 1px solid rgb(223, 223, 223); display: inline-block; max-width: 100%; margin: 0px auto; }
.filters .slider-scale .slider-step:nth-child(2n+1) { height: 0.3125rem; margin-top: 0.125rem; }
#no-products-message { padding-top: 2.5rem; font-size: 1.75rem; text-align: center; display: none; color:#39f;}

.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget-content a { color: rgb(34, 34, 34); }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {border: 1px solid rgb(211, 211, 211); background: url('ui-bg_glass_75_e6e6e6_1x400.png') repeat-x scroll 50% 50% rgb(230, 230, 230); font-weight: 400; color: rgb(85, 85, 85); }
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: 0.7em; display: block; border: 0px none; background-position: 0px 0px; }
.ui-slider-horizontal { height: 0.8em; }
.ui-slider-horizontal .ui-slider-handle { margin-left: -18px; }
.ui-slider-horizontal .ui-slider-range { top: 0px; height: 100%; }

.tablesorter .header:after{background: url(../img/icons-s4e9e9d87a2.png) no-repeat;}
.tablesorter .header { cursor: pointer; position: relative; padding-right: 0.9375rem; border-bottom: 1px solid #d1d1d1; box-shadow: inset 0 1px 0 rgba(255,255,255,1), 0 1px 0 rgba(255,255,255,1);}
.tablesorter .header:after { background-position: 0px -2091px; height: 7px; width: 12px; margin: 0.7rem 0rem 0rem 0.2rem; content: " "; float: left; }
.tablesorter .header.headerSortDown:after { background-position: 0 -2149px; }
.tablesorter .header.headerSortUp:after { background-position: 0 -1893px; }

table.product-list {
	width: 100%;
}
table.product-list th {
	font-size: 1.125rem;
	padding: 0.3125rem;
	font-weight: normal;
	text-align: left;
	background: whitesmoke;
	width:900px;top:0;
}
table.product-list th .column-caption {
	float: left;
}
table.product-list td {
	padding: 0.5rem;
	font-size: 1.1rem;
	word-wrap:break-word;
}
table.product-list td.price {
	color: rgb(0, 51, 102);
}
table.product-list td.add-config {
	background-color: white;
}
table.product-list tr.prom td.price {
	color: rgb(217, 9, 9);
	font-weight: bold;
}
table.product-list tr.prom .special {
	padding: 0rem 1.25rem 0rem 0rem;
	background-position: 100% -1px;
}
table.product-list tr.display-as-row {
	display: table-row ! important;
}

.element-hidden {
	display: none;
}
.element-invisible {
	position: absolute ! important;
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden; height: 1px;
}
.serv_button_price {
	text-align:center;
}

#myTable {
	width:100%;
}
#jivo_close_button{
	diplay:block !important;
}

.table-agr .hr-agr {
	width:100%;
	border:none;
	background:rgba(0, 0, 0, 0.05);
	height:1px;
	margin: 7px 0px 7px 0px;
}
.btn-block {
     width: auto !important;
}

.panel-switch > .title-switch {
    cursor: pointer;
}

.filters .legend-box .arrow-switch {
    display: inline-block;
    font-size: 14px;
    color: rgb(51, 51, 51);
    font-weight: bold;
}

.su-tabs-nav span a{
    color: #56595E !important;
}

.light_server td:first-child {
	border-left: #ff0000 3px solid ! important;
}

.light_server td.serv_button_price {
    border-right: #ff0000 2px solid ! important;
}

.light_server td {
    border-top: #ff0000 2px solid ! important;
	border-bottom: #ff0000 2px solid ! important;
}

.btn-sm, .btn-group-sm > .btn {
	padding: 2px 8px !important;
	font-size: 13px !important;
}

form.search-form .options .glyphicon {
	font-size: 18px;
	top: 4px;
	right: 4px;
}
a {
	border-bottom: 1px solid rgba(0,136,221,0.1);
	color: #08d;
}
a:hover {
    color: #4ab8fc;
    text-decoration: none;
}
div.services {
	margin: 20px;
}
div.services a, .services a:hover {
	color: #000;
}

div.services .card img {
/*	width: 150px;*/
}
div.services .card {
	transition: .3s;
	background: none;
}
div.services .card:hover {
	background: #fff;
    transform: scale(1.05);
    transition: .3s;
}

nav a:focus {
	text-decoration: none;
}

.stockslider .price .currency {
	font-weight: 400;
    font-size: 36px;
    padding-left: 5px;
}

form.form.search-form {
	width: fit-content;
}
form.form.search-form .options {
	margin-top: 5px;
}
.form-control {
	font-size: inherit;
}
.remodal-bg {
	display: none;
}
.input-group-prepend .input-group-text {
    width: 40px;
}
.input-group-prepend span.input-group-text i {
    margin: 0 auto;
}

.card .card-body p.card-text {
	font-size: .8rem;
}

.mainmenu .navbar-toggler {
	border: 1px solid #fff;
}

.mainmenu.w .navbar-toggler {
	border: 1px solid;
}

aside ul {
	padding-left: 0;
}

aside ul li {
	padding: .5rem .2rem;
	border-bottom: 1px solid #e1e9ee;
}
aside ul li a {
	border-bottom: none;
}
.no-disc {
	list-style: none;
}

a[href *='.pdf']:before {
	content: " ";
	padding-left: 18px;
	margin-right: 5px;
	background-position: 0 0;
	background: transparent url(../img/pdf.png) no-repeat;
	background-size: 100% auto;
}

pre {
    border-left: 7px solid #3f51b5;
    padding: 20px 20px 20px 13px;
    /*font-family: Consolas,"Liberation Mono",Menlo,Courier,monospace;*/
    white-space: pre;
    overflow-x: auto;
    background-color: #263238;
    border-left-color: #607d8b;
    margin: 0 -25px 0 -25px;
    margin-bottom: 1rem;
}

pre>code {
	border-radius: 5px;
    font-weight: 400;
    background-color: transparent;
    padding: 0;
    color: #cfd8dc;
}

#secondary {
	margin: auto 20px;
}

aside#secondary.news h2, aside#secondary.news .price {
	padding: 0;
	position: absolute;
}
aside#secondary.news .price span {
	font-weight: 400;
	font-size: 1.7rem;
}
aside#secondary.news h2 {
    color: #fff;
    font-weight: 700;
    margin: 66px 0 0;
    background-color: #000;
    padding: 0 10px 0 30px;
    opacity: 0.7;
}
aside#secondary.news img{
	width: 100%;
}
aside#secondary.news h2 span {
	font-size: 2.8rem;
}
aside#secondary.news .price {
	color: #c90000;
	font-weight: 700;
	font-size: 2.4rem;
	/*margin: 234px 0 0 50px;*/
	bottom: 13%;
    left: 16%;
	-webkit-transform: rotate(
-7deg);
    -moz-transform: rotate(-7deg);
    -o-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    transform: rotate(
-7deg);
}

.contacts .card h2 {
	font-size: 1.5rem;
}

#loginModal .modal-dialog {
	width: fit-content;
}
#loginModal .modal-dialog .modal-content {
	background: linear-gradient(to bottom, #edeeef 0%,#e6ecf2 100%);
}

#loginModal .modal-dialog .modal-content .modal-footer {
	border-top: 1px solid #ced4da;
}
#loginModal .modal-dialog .modal-content .modal-header {
	border-bottom: 1px solid #ced4da;
	padding: .5rem 1rem;
}
#loginModal .modal-dialog .modal-content .modal-header a {
	border-bottom: none;
}

.modal-custom {
	max-width: 420px;
}

#loginModal .modal-dialog .modal-content .modal-header .nav-link {
	padding: .3rem .5rem;
}
.modal-header .close {
	/*padding: .5rem;*/
}
[class*="btn-"] {
	cursor: pointer;
}
#loginModal .modal-dialog .modal-content .modal-body {
	padding: 1rem 1.5rem;
}
.pay-title {
	margin: auto 0;
	padding-top: .5rem;
	padding-bottom: .5rem;
}
@media (max-width: 1600px) {
	.stockslider .price {
	    /*bottom: 2.3rem;*/
	    font-size: 2.6rem;
	    /*left: 2rem;*/
	}
	.stockslider .price .currency {
    	font-size: 1.7rem;
    }
}
@media (max-width: 1366px) {
	#services .media-body h5 {
		font-size: 1.1rem;
	}
	#services .item .media .media-body span {
		display: none;
	}
	.stockslider .desc span {
    	font-size: 2.5rem;
	}
	.stockslider .desc {
    	font-size: 1.6rem;
	}

	.stockslider .price {
	    /*bottom: 2.3rem;*/
	    font-size: 2.2rem;
	    /*left: 2rem;*/
	}
	.stockslider .price .currency {
    	font-size: 1.3rem;
	}

}
.carousel-caption .labelstock img {
		height:  100%;
		width: auto;
	}
@media (max-width: 1200px) {
	.stockslider .desc {
	    font-size: 1.4rem;
	}
	.stockslider .desc span {
    	font-size: 2.2rem;
	}
	.stockslider .price {
	    bottom: 36%;
        font-size: 1.8rem;
	    /*left: 2rem;*/
	}
	.stockslider .price .currency {
    	font-size: 1.1rem;
	}
	aside#secondary.news h2 {
		font-size: 1.6rem;
	}
	aside#secondary.news .price {
	    font-size: 2rem;
	}
}

@media (max-width: 991px) {
     .nav-primary-menu {
        /* float: left; */
        margin-left: 0;
        position: absolute;
        top: 4rem;
        z-index: 3;
        width: 92%;
        /* right: 0; */
        /* padding-right: inherit; */
    }
    .mainmenu .nav-link {
    color: #08d;
    }
    .mainmenu ul {
        background-color: white;
        margin: 0;
        border: 1px solid #bebebe;
    }
	.stockslider .desc {
	    font-size: 1.2rem;
	}
	.stockslider .desc span {
    	font-size: 1.6rem;
	}
	.stockslider .price {
	    /*bottom: 2.3rem;*/
	    font-size: 1.6rem;
	    /*left: 2rem;*/
	}
	.stockslider .price .currency {
    	font-size: 1rem;
	}
    div.news-detail h3 {
    	font-size: 1.3rem;
	}
	aside#secondary.news .price {
	    font-size: 2.2rem;
	}
     /*xs*/
    .btn {
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        border-radius: 4px;
    }
}

@media (min-width: 992px) {
        /*md*/
        .btn {
            padding: 10px 16px;
            font-size: 18px;
            line-height: 1.3333333;
            border-radius: 6px;
        }
    }
@media (max-width: 767px) {
    .service .buy {
        margin-top: 0.5rem;
    }
    .service .domain {
        background: linear-gradient(90deg, #e9e9e3, rgba(255,255,255,0));
	}
    .linenews .info .name {
    	font-size: 1rem;
        line-height: inherit;
    }
}

.carousel-caption {
	height: 100%;
	top: 0;
	left: 20%;
}

.carousel-caption .desc {
	text-align: left;
	/*top: 0;*/
	left: 20%;
	/*padding: 0;*/
	right: unset;
	/*height: 50%;*/
}
.carousel-caption .labelstock {
	position: absolute;
    bottom: 0;
    height: 50%;

}
.carousel-caption .labelstock img {
/*		height:  100%;
		width: auto;
		left: 10%;*/
}

/* owl new */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel div.owl-item img {
	display: initial;
	width: auto;
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
	overflow-x: hidden;
	overflow-y: hidden;
}
div#sync2, div#partners {
	overflow: inherit;
}
div#partners .owl-wrapper-outer{
	overflow: hidden;
}
