
@import url("../bootstrap.min.css");
@import url("../icofont.min.css");


* {
	margin: 0px;
	padding: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0 0 10px 0;
}

h1,
.h1 {
	font-weight: bold;
}

h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	font-weight: regular;
	margin: 0 0 10px 0;
}

.blue {
	color: #288feb;
}
.lgrey {
	color: #738191;
}

.audio-demo {
	display: block;
	padding: 15px 0 15px;
	
}


.serv-img {
	padding: 25px 0;
}	

a,
a:hover,
a:focus,
a:visited {
	text-decoration: none !important;
	outline: none !important
}

input {
	outline: none !important;
}

body {
	font-family: 'Montserrat', sans-serif;
	font-weight: regular;
	font-size: 15px;
	line-height: 17px;
	color: #738191
}

.floatleft {
	float: left!important;
}

.floatright {
	float: right!important;
}

.static {
	position: static!important;
}

.fixed {
	position: fixed!important;
}

.relative {
	position: relative!important;
}

.absolute {
	position: absolute!important;
}

span {
	display: inline-block
}

img {
	max-width: 100%
}

.green{color:#0ea234;}
.grey{color:#494949;}
.dblue{color:#025b75;}
.white{color:#ffffff;}
.black{color:#000000;}

.be-grey {
	background: #f0f5fa;
}

.be-blue {
	background: #288feb;
}

.Btn {
	line-height: 50px;
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 25px;
	color: #fff;
	border-radius: 4px;
	min-width: 180px;
	text-align: center
}

.Btn i {
	margin-right: 15px
}

.Btn:hover {
	color: #fff
}

.secPdng {
	padding: 50px 0 30px;
}

.secPdngOrder {
	padding: 25px 0 20px;
}

.secPdngB {
	padding-bottom: 50px
}

.secPdngT {
	padding-top: 90px
}

.padTopNone {
	padding-top: 0;
}

.padBtmNone {
	padding-bottom: 0
}

.sectionTitle {
	margin-bottom: 30px;
	text-align: center
}

.sectionTitle .h2 {
	font-size: 30px;
	line-height: 40px;
	margin: 0
}

.sectionBar {
	height: 1px;
	width: 100%;
	background: #EAEAEA
}

.sectionBarOrder {
	height: 1px;
	width: 100%;
	background: #EAEAEA;
	margin: 15px 0 5px;
}

.sectionSpace {
	display: block;
	height: 35px;
	width: 100%;
}

.sectionSpaceTwo {
	display: block;
	height: 15px;
	width: 100%;
}

.pageTitle h1 {
	font-size: 26px;
	font-weight: bold;
}

.pageTitle h4 {
    margin: 0 10px 0 0;
}

.pageTitle p {
	font-size: 15px;
	margin: 0px 10px 0 0;
}

.pageTitle {
	padding: 20px 0;
}


.pageTitle .ownBallance,
.pageIndicate.ownBallanceNext {
    display: inline-block;
}

.pageIndicate.ownBallanceNext {
    position: relative;
	top: -17px;
}


.pageTitleArea {
	background: #f6fbff none repeat scroll 0 0;
}



.pageIndicate {
	list-style: outside none none;
	margin: 0;
}

.pageIndicate > li {
	display: inline-block;
}

.pageIndicate a,
.pageIndicate span {
	color: #8ba1b9;
	display: inline-block;
	position: relative;
	-webkit-transition: .4s;
	transition: .4s;
}

.pageIndicate a::after,
.pageIndicate span::after {
	content: "/";
	margin-left: 6px;
}

.pageIndicate > li:last-child a::after,
.pageIndicate > li:last-child span::after {
	content: "";
}

.pageIndicate a:hover{
	color: #233141;
}


/*preloader*/

.preloader {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 999999;
}

.sk-cube-grid {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -20px;
	margin-top: -20px
}

.sk-cube-grid .sk-cube {
	width: 33%;
	height: 33%;
	background-color: #fff;
	float: left;
	-webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
	animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.sk-cube-grid .sk-cube1 {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube2 {
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube3 {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}

.sk-cube-grid .sk-cube4 {
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube5 {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube6 {
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube7 {
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}

.sk-cube-grid .sk-cube8 {
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube9 {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

@-webkit-keyframes sk-cubeGridScaleDelay {
	0%,
	70%,
	100% {
		-webkit-transform: scale3D(1, 1, 1);
		transform: scale3D(1, 1, 1);
	}
	35% {
		-webkit-transform: scale3D(0, 0, 1);
		transform: scale3D(0, 0, 1);
	}
}

@keyframes sk-cubeGridScaleDelay {
	0%,
	70%,
	100% {
		-webkit-transform: scale3D(1, 1, 1);
		transform: scale3D(1, 1, 1);
	}
	35% {
		-webkit-transform: scale3D(0, 0, 1);
		transform: scale3D(0, 0, 1);
	}
}


/*
*****************************************
>>> | Header Area Css |
*****************************************
*/


header .topStat  a{
	display: inline-block;
	font-size: 13px;
	line-height: 35px;
	font-weight: regular;
	margin-left: 30px
}

header .topStat  {
	display: inline-block;
}

header .topInfo {
	list-style: outside none none;
	margin: 0;
	
}


header .topInfo li {
	display: inline-block;
}

header .topInfo li a {
	display: inline-block;
	font-size: 13px;
	line-height: 35px;
	font-weight: regular;
	margin-left: 30px
}

header .topInfo li span i,
header .topInfo li a i {
	margin-right: 15px;
}

header .topInfo li.clientAreaLi span {
	padding: 0 30px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	line-height: 35px;
	font-size: 13px;
	line-height: 35px;
	font-weight: regular;
	margin-left: 30px
}

header .headerTopArea {
	background: #f0f5fa;
	border-bottom: 1px solid #ebebeb
}



header .logo {
	display: inline-block;
	height: 62px;
	position: relative;
	z-index: 9
}

header .logo img {
	height: 100%;
	width: 100%;
}

header .headerBottomArea {
	padding: 15px 0 10px;
	border-bottom: 1px solid #eaeaea;
}

header nav#navbar {
	padding: 10px 0 0;
	margin-right: -30px
}

header nav#navbar > ul {
	text-align: right;
	margin-bottom: 0;
	padding-right: 4px
}

header nav#navbar ul > li {
	display: inline-block;
	position: relative
}

header nav#navbar ul > li > a {
	color: #9aadbf;
	display: inline-block;
	font-size: 13px;
	line-height: 37px;
	padding: 0 15px;
	text-transform: uppercase;
	font-weight: regular;
	-webkit-transition: .4s;
	transition: .4s;
}

header nav#navbar ul > li.subPar > a:after {
	margin-left: 10px;
	content: '\eb73';
	font-family: 'icofont'
}

header nav#navbar ul.sub-menu > li.subPar > a:after {
	margin-left: 10px;
	content: '\eb73';
	font-family: 'icofont';
	position: absolute;
	right: 20px
}

.sub-menu {
	z-index: 9999999999!important
}

@media only screen and (min-width: 992px) and (max-width: 6000px) {
	/*for dropdown*/
	
	.subPar > a {
	position: relative;
}

	.subPar > a:before {
	background: transparent;
	bottom: -15px;
	content: "";
	height: 10px;
	left: calc(50% - 10px);
	margin-left: -5px;
	position: absolute;
	width: 0;
	z-index: 1;
	border-color: transparent;
	border-width: 10px;
	border-style: solid;
	opacity: 0;
	visibility: hidden;
}
	.subPar:hover > a:before {
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
}

	
	/* header nav#navbar > ul {
		border-right: 1px solid #e4e9f0;
	} */
	
	header nav#navbar ul > li::before {
		background: transparent;
		content: "";
		height: 100%;
		left: 0;
		position: absolute;
		top: 100%;
		width: 100%;
	}
	header nav#navbar ul.sub-menu > li.subPar > a:after {
		content: '\f105';
	}
	header nav#navbar ul > li ul li:before {
		display: none
	}
	#nav > li > ul.sub-menu {
		left: 0;
		position: absolute;
		text-align: left;
		top: 50px;
		width: 225px;
		z-index: 2;
		opacity: 0;
		visibility: hidden;
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
	}
	#nav > li:nth-child(5) > ul.sub-menu,
	#nav > li:nth-child(6) > ul.sub-menu,
	#nav > li:nth-child(7) > ul.sub-menu,
	#nav > li:nth-child(8) > ul.sub-menu,
	#nav > li:nth-child(9) > ul.sub-menu,
	#nav > li:nth-child(10) > ul.sub-menu,
	#nav > li:nth-child(11) > ul.sub-menu {
		right: 0;
		left: auto
	}
	#nav > li:nth-child(4) > ul.sub-menu > li > .sub-menu,
	#nav > li:nth-child(5) > ul.sub-menu > li > .sub-menu,
	#nav > li:nth-child(6) > ul.sub-menu > li > .sub-menu,
	#nav > li:nth-child(7) > ul.sub-menu > li > .sub-menu,
	#nav > li:nth-child(8) > ul.sub-menu > li > .sub-menu,
	#nav > li:nth-child(9) > ul.sub-menu > li > .sub-menu,
	#nav > li:nth-child(10) > ul.sub-menu > li > .sub-menu,
	#nav > li:nth-child(11) > ul.sub-menu > li > .sub-menu {
		right: 100%;
		left: auto
	}
	#nav > li:hover > ul.sub-menu {
		opacity: 1;
		visibility: visible;
	}
	#nav > li > ul.sub-menu li {
		border-right: 2px solid;
		border-left: 2px solid;
		background: transparent;
	-webkit-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
	}
	#nav > li ul.sub-menu li:first-child {
		border-top: 2px solid
	}
	#nav > li ul.sub-menu li:last-child {
		border-bottom: 2px solid
	}
	#nav > li:hover ul.sub-menu li {
		background: #fff
	}
	#nav > li ul.sub-menu > li > .sub-menu {
		left: 100%;
		position: absolute;
		text-align: left;
		top: -2px;
		width: 270px;
		z-index: 2;
		opacity: 0;
	-webkit-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
		visibility: hidden;
	}
	#nav > li > ul.sub-menu li:hover ul.sub-menu {
		opacity: 1;
		visibility: visible;
	}
	#nav > li ul.sub-menu li .sub-menu li {
		visibility: hidden
	}
	#nav > li ul.sub-menu li:hover .sub-menu li {
		-webkit-transform: rotateX(0);
		transform: rotateX(0);
		visibility: visible
	}
	#nav > li ul.sub-menu li {
		border-bottom: 1px solid #e9e9e9!important;
		display: block;
		line-height: 50px;
		position: relative
	}
	#nav > li ul.sub-menu li a {
		display: block;
		line-height: 50px;
		padding-left: 40px;
		position: relative;
	}
	#nav > li ul.sub-menu li a::before {
		content: "\eb27";
		font-family: "icofont";
		left: 15px;
		position: absolute;
	}
	header nav#navbar ul > li.current-menu-item > a,
	header nav#navbar ul > li > a:hover {
		color: #233141
	}

	#nav > li ul.sub-menu li:last-child {
		border-bottom: 2px solid !important
	}
}


/*mega menu*/

header nav#navbar ul > li.dropdown-megamenu .mega-menu {
	border: 2px solid;
	left: auto !important;
	overflow: hidden;
	position: absolute;
	right: -85px;
	top: 50px;
	width: 865px;
	z-index: 2;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
	background: #fff;
}

.mega-menu.clearfix > .mMenuCol {
	display: inline-block;
	float: left;
	width: auto;
}

header nav#navbar ul > li.dropdown-megamenu {
	position: static;
}

header nav#navbar ul > li.dropdown-megamenu .mega-menu .mMenuCol {
	border-right: 1px solid #e2eef9;
	float: left;
	padding: 35px 0 25px;
}

header nav#navbar ul > li .menuRow > li {
	display: block;
	margin-bottom: 10px;
	padding-left: 60px;
	padding-right: 40px;
	text-align: left;
}

header nav#navbar ul > li.dropdown-megamenu .menuRow a {
	line-height: 20px;
	padding: 0;
}

header nav#navbar ul > li.dropdown-megamenu .mega-menu .mMenuCol .menuRow:not(:last-child) {
	margin-bottom: 41px;
}

header nav#navbar ul > li .menuRow > li a::before {
	content: "\eb73";
	display: block;
	font-family: "icofont";
	left: 34px;
	position: absolute;
	top: 0;
	width: auto;
}

header nav#navbar ul > li.dropdown-megamenu .mega-menu .mMenuCol .menuDiscount {
	height: 305px;
	text-align: center;
	width: 240px;
	background: #eff4f9
}

header nav#navbar ul > li.dropdown-megamenu .mega-menu .mMenuCol:last-child {
	padding: 0;
	border-right: 0
}


header nav#navbar ul > li.dropdown-megamenu ul li > a {
	border: none
}

header nav#navbar ul > li.dropdown-megamenu:hover .mega-menu {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	visibility: visible;
}

header nav#navbar ul > li.dropdown-megamenu::before {
	display: none;
}

header nav#navbar ul > li.dropdown-megamenu:hover::before {
	display: block;
}


@media only screen and (min-width: 0px) and (max-width: 991px) {
	
	
	
	header .logo {
	display: inline-block;
	height: 40px;
	width: 221px;
	position: relative;
	z-index: 9
}

    header .logo img {
	height: 100%;
	width: 100%;
}
	
	.left,
    .right	{
    text-align: center !important;
    }
	.week-block.right{
	text-align: center !important;
	margin-right:0 !important;
    }
	.s-hide {
	display:none !important;
	}
	
	.menuCol {
		position: relative;
	}
	.navbar-header {
		position: absolute;
		right: 25px;
		top: 0;
		z-index: 9
	}
	header nav#navbar {
		background: #233141;
		position: absolute;
		right: 15px;
		top: 67px;
		width: 280px;
		z-index: 3;
		border: 10px solid RGBA(255, 255, 255, 0.12);
		margin-right: 0
	}
	.sub-menu {
		background: #192C41;
		border-left: 5px solid #288feb;
		display: none
	}
	.sub-menu .sub-menu {
		background: #26415F;
		border-left: 0;
		border-left: 2px solid #fff
	}
	.subPar.active > .sub-menu {
		display: block;
	}
	header nav#navbar ul {
		margin: 0;
	}
	.navbar-toggle {
		color: #288feb;
		font-size: 20px;
		margin: 0;
		padding-right: 0;
	}
	header nav#navbar ul li > a {
		border-top: 1px solid RGBA(255, 255, 255, 0.1);
		color: #fff;
		display: block;
		line-height: 45px;
		padding-left: 25px;
		text-align: left;
	}
	header nav#navbar ul li {
		display: block;
	}
	header nav#navbar ul > li:first-child > a {
		border: medium none;
	}
	header nav#navbar ul > li.subPar > a:after {
		right: 20px;
		position: absolute
	}
	/*	mega-menu responsive*/
	header nav#navbar ul > li.dropdown-megamenu .mega-menu {
		background: #288feb none repeat scroll 0 0;
		padding: 20px 0 5px;
		position: static;
		right: 0;
		width: 100%;
		visibility: visible;
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
		display: none;
	}
	header nav#navbar ul > li.dropdown-megamenu .mega-menu .mMenuCol {
		border: 0 none;
		float: none;
		padding: 0;
	}
	header nav#navbar ul > li.dropdown-megamenu .mega-menu .mMenuCol:last-child {
		display: none;
	}
	header nav#navbar ul > li.dropdown-megamenu .mega-menu .mMenuCol .menuRow:not(:last-child) {
		margin-bottom: 0;
	}
	header nav#navbar ul > li.dropdown-megamenu.active .mega-menu {
		display: block;
	}
	.dropdown-megamenu.subPar > a::before {
		display: none;
	}
}


header a.cart .count {
	border-radius: 3px;
	float: right;
	font-size: 12px;
	height: 22px;
	line-height: 22px;
	margin: 8px 0 0 12px;
	text-align: center;
	vertical-align: middle;
	width: 22px;
	font-weight: bold;
}


.clientLogin > form {
	background: #233141 none repeat scroll 0 0;
	padding: 20px 20px 0;
	position: absolute;
	right: 15px;
	width: 270px;
	z-index: 222;
	-webkit-transform: translateY(60px);
	transform: translateY(60px);
	-webkit-transition: .4s;
	transition: .4s;
	visibility: hidden;
	opacity: 0
}

.clientLogin > form.clicked {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	visibility: visible;
	opacity: 1
}

.clientLogin .closeBtn {
	color: #40546b;
	cursor: pointer;
	position: absolute;
	right: 18px;
	top: 17px;
	-webkit-transition: .4s;
	transition: .4s;
}

.clientLogin .closeBtn:hover {
	color: #f3746f
}

.clientLogin .h5 {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.clientLogin > form > div > input {
	background: transparent none repeat scroll 0 0;
	border: medium none;
	border-radius: 5px;
	height: 45px;
	padding-left: 40px;
	width: 100%;
	color: #fff;
	font-size: 13px
}

.clientLogin .score {
	border: medium none;
	border-radius: 5px;
	height: 45px;
	/* Для акции - 7px 17px; */
	padding: 11px 17px;
	width: 100%;
}

.clientLogin .score h6,
.clientLogin .score h4 {
	color: #9aaec4;
	margin: 0;
}

.clientLogin > form > div > input::-webkit-input-placeholder{
	color: #8fadd0;
}

.clientLogin > form > div > input:-moz-placeholder {
	/* Firefox 18- */
	color: #8fadd0;
}

.clientLogin > form > div > input::-moz-placeholder {
	/* Firefox 19+ */
	color: #8fadd0;
}

.clientLogin > form > div > input:-ms-input-placeholder {
	color: #8fadd0;
}

.clientLogin > form .userName,
.clientLogin > form .password,
.clientLogin .score {
	background: #40546b none repeat scroll 0 0;
	border-radius: 3px;
	margin-bottom: 8px;
	position: relative;
}

.clientLogin > form .userName::before,
.clientLogin > form .password::before {
	color: #8fadd0;
	content: "\ed6c";
	font-family: "icofont";
	font-size: 11px;
	left: 16px;
	line-height: 43px;
	position: absolute;
}

.clientLogin > form .password:before {
	content: '\f052';
}

.clientLogin input[type="submit"] {
	border: medium none;
	border-radius: 4px;
	color: #fff;
	font-weight: regular;
	line-height: 45px;
	margin-bottom: 20px;
	padding: 0 30px;
	text-transform: uppercase;
	font-size: 13px
}

.clientLogin input[type="submit"] + .h5 {
	font-weight: regular;
	margin-bottom: 15px;
	text-transform: capitalize;
}

.clientLogin input[type="submit"] + .h5 a {
	text-decoration: underline !important;
}

.clientLogin .payme {
    font-weight: regular;
	font-size: 13px;
	text-align: center;
	padding-top: 5px;
}	

.clientLogin .payme a {
	line-height: 18px;
}

.logBtm {
	background: #2b3a4c none repeat scroll 0 0;
	margin: 0 -20px;
	padding: 15px 0;
	text-align: center;
}

.logBtm .h5 {
	margin-bottom: 10px;
	text-transform: inherit;
	font-weight: regular;
}

.logBtm a {
	font-weight: regular;
	color: #f7d16e;
	font-size: 13px;
	position: relative;
}

.logBtm.logged a {
	color: #fff;
}

.logBtm a:before {
	position: absolute;
	width: 100%;
	height: 1px;
	background: #5e6055;
	left: 0;
	bottom: -1px;
	content: '';
}

.logBtm .submitBtnBlue {
    margin: 10px 0;
}



/*
*****************************************
>>> | Home Area Css |
*****************************************
*/

.homeArea .container {
	position: relative;
	z-index: 1;
}

.homeContent {
	color: #fff;
	padding: 50px 0 0 30px;
}

.homeContent span.topTxt {
	font-size: 16px;
	font-weight: regular;
	margin-bottom: 15px
}

.homeContent span.h2 {
	font-size: 34px;
	margin-bottom: 15px;
	padding-right: 30px;
	line-height: 46px;
	color: #fff;
	font-weight: bold;
}

.v2 .homeContent {
	color: #233141
}

.v2 .homeSlider1.owl-carousel .homeContent span.topTxt.animated {
    animation-duration: 1.2s;
	animation-name: fadeInLeft;
}
.v2 .homeSlider1.owl-carousel .homeContent span.homeTitle.animated {
    animation-duration: 1.4s;
}
.v2 .homeSlider1.owl-carousel .homeContent .homeBtn.animated {
    animation-duration: 1.2s;
	animation-name: fadeInUp
}



.homeSlider1 .owl-nav div i{
  background: #288feb none repeat scroll 0 0;
  color: #fff;
  font-size: 17px;
  height: 30px;
  left: -50px;
  line-height: 30px;
  margin-top: -15px;
  position: absolute;
  top: 50%;
  transition: all 0.4s ease 0s;
  width: 30px;
	text-align: center;
    border-radius: 0 2px 2px 0;
}
.homeSlider1 .owl-nav div.owl-next i{
    left: auto;
    right: -50px;
    border-radius: 2px 0 0 2px;
}
.homeSlider1 .owl-nav div:hover i{
    background: #233141 none repeat scroll 0 0;
}


.homeContent p {
	font-size: 18px;
	line-height: 24px;
	margin: 0;
	font-weight: light;
}

.homeBtn {
	margin-top: 45px
}

.homeBtn a.btnTwo {
	min-width: auto;
	margin: 0 17px;
	padding: 0;
	position: relative;
	background: transparent
}

.homeBtn a.btnTwo:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 1px;
	left: 0;
	bottom: 18px;
	background: #5eaaef
}

.homeImgTable {
	display: table;
	height: 420px;
	width: 100%;
}

.homeImg {
	text-align: right;
	display: table-cell;
	vertical-align: middle
}


.domainCheck span {
	color: #9cb0c2;
	font-size: 15px;
	line-height: 20px;
	margin-right: 20px;
	position: relative;
}

.domainCheck span > input {
	border: medium none;
	cursor: pointer;
	margin: 0 6px 0 0;
	opacity: 0;
	position: relative;
	vertical-align: middle;
	z-index: 3;
}

.domainCheck span > input + label {
	background: #edeff2 none repeat scroll 0 0;
	border: 1px solid #c0c5ca;
	display: block;
	height: 15px;
	left: 0;
	position: absolute;
	top: 3px;
	width: 15px;
	z-index: 1;
	border-radius: 2px
}

.domainCheck span > input:checked + label:before {
	content: '\efad';
	font-family: 'icofont';
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	font-size: 11px;
	color: #fff;
	line-height: 15px;
	text-align: center
}

.domainRadio span {
	color: #9cb0c2;
	font-size: 15px;
	line-height: 20px;
	margin-right: 20px;
	position: relative;
}

.domainRadio.status span {
	color: #000;
	font-size: 15px;
	line-height: 20px;
	margin-right: 5px;
	position: relative;
}

.domainRadio.status {
	margin: 30px 10px;
}

.status .week-block h5 {
	margin: 2px;
}

.status .h6 {
	margin: -5px 0 15px 0;
}

.status .h6,
.status p{
	color: #9cb0c2;
}

.domainRadio span > input {
	border: medium none;
	cursor: pointer;
	margin: 0 6px 0 0;
	opacity: 0;
	position: relative;
	vertical-align: middle;
	z-index: 3;
}

.domainRadio span > input + label {
	background: #edeff2 none repeat scroll 0 0;
	border: 1px solid #c0c5ca;
	display: block;
	height: 15px;
	left: 0;
	position: absolute;
	top: 3px;
	width: 15px;
	z-index: 1;
	border-radius: 7px
}

.domainRadio span > input:checked + label:before {
	content: '\efad';
	font-family: 'icofont';
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	font-size: 11px;
	color: #fff;
	line-height: 14px;
	text-align: center
}


/*
*****************************************
>>> | Service Area Css |
*****************************************
*/

.singleService {
	text-align: center;
	line-height: 20px;
	margin-top: 0px;
}

.upper {
	margin-top: -25px;
}

.upper20 {
	margin-top: -20px;
}

.upper15 {
	margin-top: -15px;
}

.upper10 {
	margin-top: -10px;
}
.lower5 {
	margin-top: 5px;
}

.lower {
	margin-top: 25px;
}

.lower20 {
	margin-top: 20px;
}

.lower15 {
	margin-top: 15px;
}

.lower10 {
	margin-top: 10px;
}

.right15 {
	margin-left: 15px;
}

.right20 {
	margin-left: 20px;	
	margin-right: 20px;
}

.right25 {
	margin-left: 25px;
}

.right30 {
	margin-left: 30px;
}

.right35 {
	margin-left: 35px;
}

.singleService .serviceIcon {
	height: 80px;
	margin-bottom: 15px;
}

.serviceContent .h3 {
	font-size: 22px;
	margin-bottom: 10px;
}

.serviceContent p {
	margin: 0;
}

.serviceIcon > img {
	max-height: 100%;
}


/*
*****************************************
>>> | cta Area Css |
*****************************************
*/

.ctaCol {
	padding: 0 85px;
}

.ctaCol .h2 {
	font-weight: regular;
	font-size: 22px;
	margin-bottom: 15px;
    line-height: 22px;
}

.ctaTxt {
	color: #7a828a;
	font-weight: light;
	font-size: 17px;
	line-height: 30px;
	display: table;
}

.ctaCell {
	display: table-cell;
	vertical-align: middle
}

.ctaTxt p {
	margin: 0;	
	line-height: 20px;
}

.ctaTxt .Btn {
	margin-top: 15px;
}

.ctaImgOne img {
	/* width: 100%; */
}

.ctaImgTool img {
	padding: 0 0 20px;
	opacity: 0.6;
}

.ctaImgTool img:hover {
	opacity: 0.9;
}

.ctaImgPay img {
	padding-bottom: 10px;
}

.ctaImgPlay {
	display: inline-block;
	height: 21px;
	width: 20px;
	margin: 0 5px -9px 0;	
}

.ctaColBtm {
	padding-left: 35px
}

.ctaRow {
	margin-bottom: 60px;
}

.ctaBtn .btnTwo.Btn,
.btnTwo2 {
	background: transparent;
	min-width: auto;
	padding: 0 17px;
}


/*
*****************************************
>>> | client Area Css |
*****************************************
*/

.clientArea {
	background: #f0f5fa
}

.singleClient {
	text-align: center;
}

.singleTst {
	background: #fff
}

.tstSlider .owl-nav div {
	border-radius: 2px;
	height: 28px;
	left: -55px;
	line-height: 28px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 28px;
	-webkit-transition: .4s;
	transition: .4s;
}

.tstSlider .owl-nav div i {
	display: inline-block;
	line-height: 28px;
}

.tstSlider .owl-nav div.owl-next {
	left: auto;
	right: -55px;
}


/*
*****************************************
>>> | cta two Area Css |
*****************************************
*/

.ctaTwo {
	padding: 50px 0;
	text-align: center;
}

.ctaTwo.Hrono {
	padding: 30px 0 20px;
	text-align: center;
}

.ctaTwo .ctaTxtTwo {
	font-size: 30px;
	font-weight: regular;
	margin-right: 100px;
	line-height: 50px;
}

.ctaTwo .ctaBtn {
	display: inline-block;
	vertical-align: middle
}


/*
*****************************************
>>> | Footer Area Css |
*****************************************
*/

footer {
	position: relative;
}

.footerLogo {
	display: block;
	margin-bottom: 20px;
}

.footerTxt {
	font-size: 14px;
	line-height: 26px;
}

.footerTxt > p {
	margin: 0;
}

.footerTxt {
	margin-bottom: 15px;
}



.widget .h4,
.contactInfo .h4 {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 35px;
}

.footerLink {
	list-style: outside none none;
	margin: 0;
}

.footerLink > li a {
	color: #868f9a;
	display: inline-block;
	font-weight: regular;
	line-height: 32px;
	-webkit-transition: .4s;
	transition: .4s;
    font-size: 14px;
}


	
.contactInfo span a {
	color: #868f9a;
	display: block;
	font-weight: regular;
	line-height: 35px;
	-webkit-transition: .4s;
	transition: .4s;
    font-size: 14px;
}

.footerLink > li a:hover,
.contactInfo span a:hover {
	text-decoration: underline!Important
}

.contactInfo span {
	display: block;
}

.contactInfo span a i {
	margin-right: 15px;
}

.contactBtn.Btn,
.contactBtn.Btn input[type="submit"] {
	margin-top: 30px;
	border: solid 2px #fff;
}

.copyrightTxt {
	color: #9fa3a8;
	line-height: 24px;
	padding: 25px 0 40px;
	font-size: 14px
}

.copyrightTxt p {
	margin: 0;
}


.contactForm .contactSubmit + div {
    background: transparent none repeat scroll 0 0;
    line-height: 24px;
    margin-left: 20px;
    margin-right: 0;
    padding: 13px 0;
    width: auto;
}
.contactForm .contactSubmit + div.success {
    color: green;
}
.contactForm .contactSubmit + div.error {
    color: red;
}
.contactForm .contactSubmit + div.success:before {
  content: "\f027 ";
  font-family: icofont;
  margin-right: 5px;
}
.contactForm .contactSubmit + div.error:before {
  content: "\f027 ";
  font-family: icofont;
  margin-right: 5px;
}


/********************************/


/*domainPage*/


/********************************/

.domainSearchArea .domainSearchForm {
	margin: 0 50px 70px;
}

.domainSearchArea .domainSearchForm input.serach {
	border: 1px solid #e4e4e4;
	border-radius: 4px;
	color: #9cb0c2;
	float: left;
	line-height: 50px;
	padding-left: 25px;
	width: 79%;
	-webkit-transition: .4s;
	transition: .4s;
}

.domainSearchArea .domainSearchForm .domainInput {
	margin-bottom: 20px;
	overflow: hidden;
}

.domainSearchArea .domainSearchForm input.submit {
	border: medium none;
	border-radius: 4px;
	float: right;
	font-weight: bold;
	font-size: 15px;
	line-height: 52px;
	text-transform: uppercase;
	width: 20%;
}

.domainSearchArea .domainCheck span > input + label {
	background: #e9e9e9 none repeat scroll 0 0;
}

ul.domains {
	list-style: outside none none;
	margin: 0;
}

.availableDomain.clearfix {
	background: #233141 none repeat scroll 0 0;
	display: block;
	padding: 35px;
	border-bottom: 2px solid
}

.aDomainLeft.clearfix {
	display: inline-block;
	float: left;
	min-width: 300px
}

.aDomainLeft .checkIcon {
	background: #2ecc71 none repeat scroll 0 0;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	float: left;
	font-size: 17px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	width: 45px;
}

.DomainName {
	display: inline-block;
	margin-left: 25px;
}

.DomainName .h3 {
	color: #fff;
	font-size: 22px;
	margin: 0;
}

.DomainName > span {
	color: #2ecc71;
}

.domainBtn.clearfix {
	float: right;
}

.domainBtn .Btn.btnCart {
	background: #2ecc71 none repeat scroll 0 0;
	margin-right: 8px;
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
}

.btnCart.Btn.added {
	background: #ea5d5d
}

.btnCart.Btn .added {
	display: none;
}

.btnCart.Btn.added .add {
	display: none;
}

.btnCart.Btn.added .added {
	display: block;
}

li.singleDomain {
	background: #f6fbff none repeat scroll 0 0;
	overflow: hidden;
	padding: 35px;
	border: 1px solid #e1effa;
	border-top: none
}

li.pay-help {
	background: #f6fbff none repeat scroll 0 0;
	overflow: hidden;
	padding: 10px;
	border: 1px solid #e1effa;
	border-top: none
}

.domains li:nth-child(2) {
	border-top: 2px solid #e1effa;
}

.h4.singleDomainName {
	float: left;
	margin: 0;
	position: relative;
	padding-left: 40px;
	line-height: 40px
}

.h5.pay-helpName {
	float: left;
	margin: 0;
	position: relative;
	padding-left: 20px;
	line-height: 15px
}

.singleDomainRight {
	float: right;
}

.singleDomain a.cartBtn {
	background: #2ecc71 none repeat scroll 0 0;
	min-width: 120px;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	padding: 15px 20px;
	text-transform: uppercase;
	-webkit-transition: .4s;
	transition: .4s;
}

.singleDomain a.cartBtn .added {
	display: none;
}

.singleDomain a.cartBtn.added {
	background: #ea5d5d
}

.singleDomain a.cartBtn.added .added {
	display: block;
}

.singleDomain a.cartBtn.added .add {
	display: none;
}

.h4.singleDomainName::before {
	background: #cadae6 none repeat scroll 0 0;
	border-radius: 4px;
	content: "";
	height: 16px;
	left: 0;
	margin-top: -8px;
	position: absolute;
	top: 50%;
	width: 16px;
}

.active .h4.singleDomainName::before {
	content: "\ed27";
	font-family: "icofont";
	font-size: 7px;
	line-height: 16px;
	text-align: center;
}

h4.price {
	display: inline-block;
	margin: 0 11px 0 0;
}

h5.price {
	display: inline-block;
	margin: 0 7px 0 0;
}

.price del {
	color: #233141;
	font-size: 14px;
	margin-right: 15px;
}

.domainCtaArea {
	padding: 55px 0;
}

.domainCta .h2 {
	color: #fff;
	display: inline-block;
	line-height: 45px;
	margin: 0 120px 0 0;
}

.domainCta .Btn.ctaBtn,
.domainCta {
	line-height: 45px;
	vertical-align: top;
}

.domainCta {
	text-align: center;
}


/*******************************/


/*hosting page*/


/*******************************/

.hosting .singlePrice {
	margin: 0
}

.faqTitle {
	background: #f0f5fa none repeat scroll 0 0;
	border: solid 1px #EAEAEA;
	border-radius: 5px;
	color: #627891;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 15px;
	padding: 13px 0 13px 20px;
}

.singleFaq > p,
.singleFaq {
	font-weight: light;
	line-height: 26px;
}

.singleFaq {
	display: inline-block;
	width: 48%;
	margin-top: 30px;
	vertical-align: top
}

.singleFaq:nth-child(2n) {
	margin-left: 3%;
}

.singleFaq:first-child {
	margin-top: 0;
}

.singleFaq:nth-child(2n) {
	margin-top: 0;
}

.singleClient > p,
.singleClient {
	font-weight: light;
	font-size: 14px;
	line-height: 16px;
}

.singleClient {
	display: inline-block;
	width: 48%;
	margin-top: 20px;
	vertical-align: top
}

.singleClient:nth-child(2n) {
	margin-left: 3%;
}

.singleClient:first-child {
	margin-top: 0;
}

.singleClient:nth-child(2n) {
	margin-top: 0;
}


/*************************************/


/*testimonial page*/


/*************************************/

.singleTst {
	border: 1px solid #dfebf5;
	border-radius: 4px;
	margin-top: 35px;
	padding: 35px 25px 25px 20px;
	position: relative;
}

.singleTstM {
	border: 1px solid #dfebf5;
	border-radius: 3px;
	margin-top: 15px;
	padding: 20px 10px 10px;
	position: relative;
}

.singleTst > p,
.singleTstM > p {
	color: #8193a7;
	font-size: 14px;
	font-style: italic;
    line-height: 16px;
}

.singleTst .clientName {
	display: block;
	font-size: 14px;
	font-style: normal;
	margin-bottom: 0px;
}

.singleTst > a {
	color: #9caec2;
	font-size: 13px;
	-webkit-transition: .4s;
	transition: .4s;
}

.singleTst::before {
	border: 4px solid #fff;
	border-radius: 50%;
	content: "“";
	font-weight: bold;
	font-size: 26px;
	height: 34px;
	left: 21px;
	line-height: 38px;
	position: absolute;
	text-align: center;
	top: -18px;
	width: 34px;
}

.singleTstM.Answer.Reg::before {
	content: "Для наших сотрудников:";	
	width: 230px;
}

.singleTstM.Ask.Reg::before {
	content: "Для наших клиентов:";	
	width: 230px;
}

.singleTstM.Answer::before {
	border: 1px solid #fff;
	border-radius: 4px;
	content: "Ответ заказчика:";
	font-size: 14px;
	height: 26px;
	left: 9px;
	line-height: 26px;
	position: absolute;
	text-align: center;
	top: -16px;
	width: 170px;
	color: black;
	background: #e5f4ff;
}

.singleTstM.Ask::before {
	border: 1px solid #fff;
	border-radius: 4px;
	content: "Вопрос исполнителя:";
	font-size: 14px;
	height: 26px;
	left: 9px;
	line-height: 26px;
	position: absolute;
	text-align: center;
	top: -16px;
	width: 170px;
	color: black;
	background: #dbfce9;
}

.singleTst > a:hover {
	text-decoration: underline !important;
}


/*****************************/


/*account*/


/*****************************/


.boardTitle .h4 {
	font-weight: bold;
	margin-bottom: 30px;
}

.accountInput .h5,
.accountSettings .h5{
	margin-bottom: 15px;
	margin-top: 25px;
}

.accountInput .h5p,
.accountSettings .h5p{
	margin-top: 16px;
	color: black;
}
 
.accountInput .smp,
.accountSettings .smp {
	font-size: 12px;
	margin-bottom: 5px;
} 

.accountSettings input,
.accountSettings select
 {
	background: #f6fbff none repeat scroll 0 0;
	border: 1px solid #c0c5ca;
	border-radius: 4px;
	line-height: 35px;
	padding-left: 5px;
	-webkit-transition: .4s;
	transition: .4s;
}
.accountSettings select
 {
	width: 120px;
}

.accountInput input,
.accountInput select  {
	background: #f6fbff none repeat scroll 0 0;
	border: 1px solid #c0c5ca;
	border-radius: 4px;
	line-height: 35px;
	padding-left: 20px;
	width: 100%;
	-webkit-transition: .4s;
	transition: .4s;
}

.accountInput input:read-only,
.accountInput input[readonly]  {
	background: #fff none repeat scroll 0 0;
	text-transform: uppercase;
}

.accountInput textarea  {
	background: #f6fbff none repeat scroll 0 0;
	border: 1px solid #c0c5ca;
	border-radius: 4px;
	line-height: 18px;
	padding: 15px 20px;
	width: 100%;
	-webkit-transition: .4s;
	transition: .4s;
}

.accountInput.texty textarea  {
	height: 90px;
}

.accountInput.lang select {
	background: #f6fbff none repeat scroll 0 0;
	border: 1px solid #c0c5ca;
	border-radius: 4px;
	height: 35px;
	padding-left: 20px;
	width: 49.5%;
	-webkit-transition: .4s;
	transition: .4s;
}

.accountInput.ooo select {
	background: #f6fbff none repeat scroll 0 0;
	border: 1px solid #c0c5ca;
	border-radius: 4px;
	height: 37px;
	padding-left: 20px;
	width: 100%;
	-webkit-transition: .4s;
	transition: .4s;
}

.col-md-6:nth-child(1) .accountInput .h5,
.col-md-6:nth-child(2) .accountInput .h5 {
	margin-top: 0;
}

.submitBtn > input {
	border: medium none;
	border-radius: 4px;
	font-weight: regular;
	line-height: 35px;
	margin-top: 20px;
	width: 170px;
}


.submitBtn a {
	border: medium none;
	border-radius: 4px;
	padding: 8px 20px;
	font-weight: regular;
	line-height: 35px;
	margin-top: 20px;
	width: 170px;
}

.submitBtnGreen,
.submitBtnBlue,
.submitBtnRed {
	display: inline-block;
	border: medium none;
	border-radius: 4px;
	padding: 5px 20px;
	font-weight: regular;
	line-height: 25px;
	margin: 20px 1px 0;
	width: 250px;
	text-align: center;
}

.submitBtnGreen.pops,
.submitBtnBlue.pops,
.submitBtnRed.pops,
.submitBtnGrey,
.blue-btn {
	display: inline-block;
	border: medium none;
	border-radius: 4px;
	padding: 10px 20px;
	font-weight: regular;
	line-height: 18px;
	margin: 20px 1px 0;
	text-align: center;
}

.favi .submitBtnBlue.pops,
.favi .submitBtnGreen.pops,
.blue-btn {
    padding: 7px 20px;	
	margin:  0 1px 5px;
	width: auto;
}

.submitBtnGrey.pops {
    border: 1px solid #e5e5e5;	
	padding: 10px 22px;
	color: #000;
	background: none;
} 

.submitBtnGrey.pops:hover {
	background: #e5e5e5;
}

.bases .submitBtnGreen,
.bases .submitBtnBlue,
.bases .submitBtnRed {
	width: 170px;
}

.accountSettings .acc_price {
    height: 100%;
	width: 45px;
}

.accountSettings .acc_time {
    height: 100%;
	width: 30px;
}

.accountSettings .status_time {
    font-size: 15px;
	height: 100%;
	width: 50px;
}
.accountSettings .status_time.long {
	width: 100px;
}
.accountSettings .status_time.long_text {
	width: 100px;
	font-size: 12px;
	height: 22px;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

/***************************************/


/*domanin manage*/


/***************************************/


.editDomain > li {
	display: inline-block;
	line-height: 16px;
}

.editDomain a,
.backOrder {
	color: #9aaec4;
	display: inline-block;
	font-weight: regular;
	font-size: 13px;
	padding: 0 10px;
	position: relative;
	-webkit-transition: .4s;
	transition: .4s;
	line-height: 20px
}

.editDomain a::after {
	content: "|";
	position: absolute;
	right: -1px;
}

.editDomain a:hover,
.editDomain a.active {
	color: #233141;
	text-decoration: underline!important
}

.clientLogin .editDomain a:hover {
	color: #fff;
	text-decoration: underline!important
}

.editDomain li:last-child a::after {
	display: none;
}

.editDomain li:last-child a {
	-webkit-transition: .4s;
	transition: .4s;
}

/******************************************/


/*contact*/


/******************************************/

.contactTxt > p {
	margin: 0;
	line-height: 30px
}

.contactTxt {
	margin-bottom: 50px;
}

.contactForm > div {
	background: #f6fbff none repeat scroll 0 0;
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	width: 47%;
}
.contactForm> div.cleaner{
    background: none;
    display: block;
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}

.contactForm > span {
	float: left;
	margin: 5px 15px;
	
}

.contactForm {
	overflow: hidden;
}

.contactForm > div > input,
.contactForm > div > textarea,
.contactForm > div > select {
	background: transparent none repeat scroll 0 0;
	border: 1px solid #c0c5ca;
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
	width: 100%;
	-webkit-transition: .4s;
	transition: .4s;
}

.contactSelect select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	color: #97a9be;
}

.contactForm .contactSelect {
	position: relative;
	z-index: 1;
}

.contactForm .contactSelect::before {
	color: #a5b8ce;
	content: "";
	font-family: "icofont";
	height: 100%;
	line-height: 50px;
	position: absolute;
	right: 15px;
	top: 0;
	z-index: -1
}

.contactForm .contactMsg {
	height: 150px;
	width: 97%;
}

.contactForm .contactMsg textarea {
	height: 100%;
	line-height: 24px;
	padding-top: 15px;
	padding-right: 15px
}

.contactForm .contactSubmit {
	margin: 0 0 10px 0;
	width: 210px;
    border-radius: 3px;
}

.contactForm .contactSubmit input {
	border: medium none;
	color: #fff;
	padding: 0;
}

.contactForm *::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #97a9be;
	opacity: 1
}

.contactForm *::-moz-placeholder {
	/* Firefox 19+ */
	color: #97a9be;
	opacity: 1
}

.contactForm *:-ms-input-placeholder {
	/* IE 10+ */
	color: #97a9be;
	opacity: 1
}

.contactForm *:-moz-placeholder {
	/* Firefox 18- */
	color: #97a9be;
	opacity: 1
}

.contactInfoCell {
	border-left: 1px solid #f2f2f2;
	margin-left: 10px;
	padding-left: 50px;
	margin-top: 36px
}

.contactInfoCell .h4 {
	font-size: 18px;
	margin-bottom: 20px;
	font-weight: bold;
}

.singleInfo {
	margin-top: 40px;
}

.singleInfo:first-child {
	margin-top: 0;
}

.singleContactInfo > span {
	color: #222;
	font-weight: bold;
	font-size: 15px;
	width: 110px;
    margin-bottom: 6px;
}

.singleContactInfo > a {
	color: #222;
	font-weight: regular;
	font-size: 14px;
}

.singleInfo:last-child .singleContactInfo > span {
	width: 180px;
}


.hTstArea {
	background: #f0f5fa
}


/*******************************************/


/*cart page*/


/*******************************************/

.cartTable {
	list-style: outside none none;
	margin: 0;
}

.cartTable > li {
	display: block;
	border: 1px solid #eff2f4;
	color: #242424;
	font-weight: regular;
}

.cartTable > li > div {
	border-left: 1px solid #eff2f4;
	display: inline-block;
	float: left;
	width: 20%;
	padding: 20px 0 20px 30px;
	line-height: 30px
}

.cartTable.order > li > div {
	border-left: 1px solid #eff2f4;
	display: inline-block;
	float: left;
	width: 16.5%;
	padding: 20px 0 20px 30px;
	line-height: 15px;
	font-size: 14px;
}

.cartTable.favi > li > div {
	border-left: 1px solid #eff2f4;
	display: inline-block;
	float: left;
	width: 33%;
	padding: 15px 0 10px 15px;
	line-height: 15px;
	font-size: 14px;
	border-left: 0;
}

.cartTable > li > div.product {
	width: 40%;	
}

.cartTable > li > div.deal,
.cartTable > li > div.info {
	width: 48%;
	line-height: 17px;
	padding: 10px 0 10px 30px;
}


.cartTable > li > div:first-child {
	border-left: medium none;
}

.cartTable > li.cartHead div {
	line-height: 17px;
	padding: 10px 0 10px 30px;
}

span.closeIcon {
	cursor: pointer;
	float: left;
	font-size: 14px;
	line-height: 30px;
	margin-left: -15px;
	margin-right: 80px;
	padding: 0 5px;
	text-align: center;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

span.closeIcon:hover {
	color: #ea5d5d;
}

.duration > span {
	border: 1px solid #a8b9c9;
	cursor: pointer;
	line-height: 28px;
	padding: 0 10px;
	position: relative;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	width: 80px;
}

.duration > span::before {
	color: #a8b9c9;
	content: "";
	font-family: "icofont";
	height: 100%;
	position: absolute;
	right: 9px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	width: auto;
}

.duration > span:hover::before {
	color: #fff;
}

.duration {
	position: relative;
}

.cartTable li.coupon {
	border: medium none;
	font-size: 14px;
}


/****************************************/


/*checkout*/


/****************************************/



.bill {
	color: #053652;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
	padding-bottom: 23px;
	position: relative;
}

.bill::before {
	bottom: 0;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	width: 40px;
}

/***********************************/


/*blog page*/


/***********************************/

.singlePost .postContent {
	background: #f6fbff none repeat scroll 0 0;
	border: 1px solid #e8edf2;
	color: #8894a1;
	font-size: 14px;
	padding: 30px 25px;
    line-height: 25px;
	height: 250px;
}

.singlePost .postContent p {	
    line-height: 18px;
}

.singlePost .postTitle.h4 {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
	display: block;
}

.singlePost .postDate {
	display: block;
	line-height: 14px;
	margin-bottom: 25px;
}

.singlePost .postImg {
	overflow: hidden
}

.singlePost .postImg a {
	display: block;
}

.singlePost .postImg img {
	-webkit-transition: .4s;
	transition: .4s;
	width: 100%
}

.singlePost:hover .postImg img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.col-md-4:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)) .singlePost {
	margin-top: 30px
}

.pagination {
	display: block;
	margin: 40px 0;
	text-align: center;
}

.pagination ul {
	display: inline-block;
	list-style: outside none none;
	margin: 0;
}

.pagination li {
	display: inline-block;
}

.pagination a {
	border: 1px solid #dfe9f1;
	color: #bababa;
	display: inline-block;
	font-weight: bold;
	font-size: 12px;
	line-height: 30px;
	padding: 0 15px;
	text-transform: uppercase;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}


/**********************************************/


/*single blog*/


/**********************************************/

article.singleBlog {
	color: #999999;
	font-size: 15px;
	padding: 0;
}

.blogImg > img {
	width: 100%;
}

.postTitle.h3 {
	font-weight: bold;
	margin: 45px 0 12px;
	text-align: center;
}

.postDate {
	display: inline-block;
}

.author {
	display: inline-block;
	margin-left: 6px;
}

.author > span {
	text-transform: capitalize;
}

.postMeta {
	margin-bottom: 40px;
	text-align: center;
}

.postText,
.postText p {
	line-height: 24px;
	margin-bottom: 20px;
	text-align: center;
}
.postText li {
    list-style-type: none;
   }
.postText {
	margin-bottom: 15px;
}

.postTag {
	list-style: outside none none;
	margin: 25px 0 0;
}

.postTag > li {
	color: #222222;
	display: inline-block;
	font-weight: bold;
	margin-right: 5px;
}

.postTag > li a {
	color: #999;
	display: inline-block;
	font-weight: regular;
}

.postTag > li:not(:last-child) a::after {
	content: ",";
}

.h4.areaTitle {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 12px;
	margin-top: 80px;
}

.subTitle {
	font-size: 13px;
}

.h5.dt_name {
	font-weight: bold;
	font-size: 15px;
}

.dt_time {
	font-size: 12px;
	margin-bottom: 15px;
}

.commentTxt.dt_txt,
.commentTxt.dt_txt p {
	font-size: 13px;
	line-height: 24px;
	margin-bottom: 20px;
}

/***************************************/


/*support page*/


/***************************************/


.supportInput > input,
.supportInput > .supportSelect {
	display: inline-block;
	float: left;
	height: 60px;
	line-height: 60px;
	margin-bottom: 20px;
	width: calc(50% - 10px);
}

.supportInput > input:first-child,
.supportInput .supportSelect {
	margin-right: 20px;
}


.supportInput .supportSelect {
	padding-left: 0;
	position: relative;
}

.supportSelect select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background: transparent none repeat scroll 0 0;
	border: medium none;
	height: 100%;
	vertical-align: top;
	width: 100%;
	padding-left: 30px;
	cursor: pointer;
	-webkit-transition: .4s;
	transition: .4s;
}

.supportInput .supportSelect:before {
	position: absolute;
	content: '\eb25';
	right: 0;
	top: 0;
	width: 10px;
	height: 10px;
	font-family: 'icofont';
	font-size: 18px;
	line-height: 60px;
	right: 15px;
	z-index: -1
}

.fileInput .inputfile {
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9;
	cursor: pointer
}

.fileInput .fileTxt {
    padding-left:20px;
}

.fileInput {
	background: #f9f9f9 none repeat scroll 0 0;
	color: #bebebe;
	height: 60px;
	line-height: 60px;
	margin-bottom: 20px;
	padding-left: 70px;
	position: relative;
	width: 65%;
	float: left;
	-webkit-transition: .4s;
	transition: .4s;
}
.accountInput .fileInput {
	background: #f6fbff none repeat scroll 0 0;
	border: 1px solid #c0c5ca;
	border-radius: 4px;
	color: #bebebe;
	height: 35px;
	line-height: 35px;
	margin-bottom: 20px;
	padding-left: 50px;
	position: relative;
	width: 100%;
	float: left;
	-webkit-transition: .4s;
	transition: .4s;
}

.fileInput label {
	color: #19b5fe;
	font-weight: unset;
	margin: 0;
	text-decoration: underline;
	-webkit-transition: .4s;
	transition: .4s;
}

.fileInput:before {
	color: #888888;
	content: "\efbb ";
	font-family: "icofont";
	font-size: 16px;
	left: 30px;
	line-height: 60px;
	position: absolute;
	-webkit-transition: .4s;
	transition: .4s;
}

.accountInput .fileInput:before {
	
	line-height: 35px;
	
}

.fileInput:hover {
	background: #fff;
}

.captcha {
	background: #f6fbff none repeat scroll 0 0;
	color: #222222;
	float: left;
	font-size: 16px;
	height: 60px;
	line-height: 60px;
	margin-left: 20px;
	padding: 0;
	text-align: center;
	width: calc(35% - 20px);
	cursor: no-drop;
	margin-bottom: 20px
}

.captcha > span {
	background: #bdc9d3 none repeat scroll 0 0;
	border-radius: 4px;
	display: inline-block;
	height: 25px;
	margin-right: 17px;
	margin-top: 16.5px;
	vertical-align: top;
	width: 25px;
}

.supportInput > input[type="submit"] {
	border: medium none;
	float: left;
	font-weight: bold;
	font-size: 17px;
	margin: 0;
	padding: 0;
	width: 240px;
}


/*accordion*/

dd {
	margin: 0;
	padding: 0 0 20px 40px;
	font-size: 14px;
	line-height: 20px;
	color: #848383
}

.bases dd {
	padding: 0 0 10px 20px;
}

dt {
	font-size: 15px;
	line-height: 17px;
	padding: 0 0 10px 20px;
	cursor: pointer;
	margin-bottom: 1px;
	border-bottom: 1px solid #eaeaea;
	margin-top: 10px;
	color: #222
}

.bases dt {
	padding: 0 0 0px 10px;
}

dt.active {
	border-bottom: 0px solid
}

dt.active + dd {
	border-bottom: 1px solid #eaeaea
}

dl.accordion {
	width: 100%;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

.style1 .active {
	color: #000;
	background: #ddd;
}

.style2.accordion dt {
	position: relative;
	padding-left: 40px;
}

.accordion.style2 dt::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	font-family: 'icofont';
	text-align: center;
	line-height: 17px;
	font-size: 20px;
}

.accordion.style2 dt.active::after {
	content: "";
	font-family: 'icofont'
}

.supportFaq .subTitle {
	font-size: 16px;
	margin-bottom: 35px;
}


/*********************************/


/*404 page*/


/*********************************/

.h1.errorTitle {
	font-size: 70px;
	line-height: 60px;
	margin-bottom: 30px;
	margin-top: 0;
}

.errorContent > span {
	font-size: 16px;
    line-height: 28px;
}

.errorContent > a {
	color: #222;
	display: inline-block;
	font-weight: bold;
	font-size: 16px;
	margin-top: 20px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

.eSearchImg {
	text-align: right;
}


/*************************************************/

/* first bg */


.homeArea {
	background: url(../../img/header-w.jpg) no-repeat ;
	background-position: 50% 0;
	opacity: 0.9;
	color: #fff;
}


header .topInfo li.clientAreaLi span,
header .lang li:hover,
.domainTop.trans > input[type="submit"],
.domainTop > input[type="submit"],
.Btn,
.ctaTwo,
.domainCheck span > input:checked + label,
.domainRadio span > input:checked + label,
.clientLogin input[type="submit"],
.preloader,
header a.cart .count,
.tstSlider .owl-nav div,
.aboutServiceArea,
.inputWrep > input[type="submit"],
.domainSearchArea .domainSearchForm input.submit,
.active .h4.singleDomainName::before,
.domainCtaArea,
.singleTst::before,
.boardMenu,
.boardMenu li a:hover,
.submitBtn > input,
.submitBtn a,
.submitBtnBlue,
.blue-btn,
.contactForm .contactSubmit,
.cartTable > li.cartHead,
.duration > span:hover,
.cartOpt > li,
.totalBtn,
.bill::before,
.pagination a:hover,
.pagination li.active a,
.commentInput > input[type="submit"],
.serachForm > input[type="search"],
.supportInput > input[type="submit"],
.eSearchForm > input[type="submit"],
.subsForm > input[type="submit"] {
	background: #288feb;
	color: #fff;
}

.submitBtnRed {
	background: #d2433c;
	color: #fff;
}

.red {
	color: #d2433c;
}

.submitBtnGreen,
.submitBtnGreen > input  {
	background: #0ea234;
	color: #fff;
}

/*secound bg*/

.homeBtn a.btnOne,
.ctaBtn .btnOne.Btn,
.tstSlider .owl-nav div:hover,
.domainCta .Btn.ctaBtn,
.cartOpt > li:hover,
.checkTitle {
	background: #233141;
	color: #fff;
}


/*primary color*/

header .langIcon,
header .topInfo li a,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.domainTop > input[type="search"],
.menuDiscount > span,
.singleTst .clientName {
	color: #233141
}


/*secound color*/

.sectionTitle .h2 span,
.ctaBtn .btnTwo.Btn,
.footerLinkIcon li a:hover,
.mMenuCol .menuDiscount .h3,
.menuDiscount > a,
.clientLogin input[type="submit"] + .h5 a,
.clientLogin .payme a,
.v2 .homeContent span.topTxt,
.v2 .homeBtn a.btnTwo,
.footerLink > li a:hover,
.contactInfo span a:hover,
h4.price,
.singleTst > a:hover,
.boardTitle .h4,
ul.regDomains .domainName a:hover,
.contactInfoCell .h4,
span.closeIcon,
.checkTitle > a,
.author > span,
.dt_reply:hover,
.supportTitle.h3 span,
.fileInput:hover:before,
.h1.errorTitle,
.errorContent > a:hover {
	color: #288feb
}

.singlePrice.active,
.priceCol:last-child .singlePrice.active,
.checkoutWrep .row > div input:focus,
.commentInput > *:focus,
.fileInput:hover,
.supportInput input:focus,
.supportInput select:focus,
.supportInput textarea:focus,
.eSearchForm > input:focus,
.subsForm > input:focus {
	box-shadow: 0 0 2px #288feb;
}


/*border color*/

.singlePrice.active,
.priceCol:last-child .singlePrice.active,
#nav > li > ul.sub-menu li,
#nav > li ul.sub-menu li:first-child,
#nav > li ul.sub-menu li:last-child,
header nav#navbar ul > li.dropdown-megamenu .mega-menu,
.inputWrep,
.domainSearchArea .domainSearchForm input.serach:focus,
.accountInput input:focus,
.contactForm > div > input:focus,
.contactForm > div > textarea:focus,
.cartTable > li.cartHead div,
.checkoutWrep .row > div input:focus,
.commentInput > input[type="submit"],
.commentInput > *:focus,
.fileInput:hover,
.supportInput input:focus,
.supportInput select:focus,
.supportInput textarea:focus,
.eSearchForm > input:focus,
.subsForm > input:focus {
	border-color: #288feb;
}

#nav > li > ul.sub-menu li {
	border-right-color: #288feb
}

#nav > li > ul.sub-menu li,
.regDomains > li:hover {
	border-left-color: #288feb
}

#nav > li ul.sub-menu li:first-child {
	border-top-color: #288feb
}

#nav > li ul.sub-menu li:last-child,
#nav > li ul.sub-menu li:last-child,
.subPar > a::before,
.availableDomain.clearfix {
	border-bottom-color: #288feb
}


/* button hover color*/

header .topInfo li.clientAreaLi span:hover,
.contactBtn.Btn:hover,
.contactBtn.Btn input[type="submit"]:hover,
.Btn:hover,
.domainTop > input[type="submit"]:hover,
.inputWrep > input[type="submit"]:hover,
.domainSearchArea .domainSearchForm input.submit:hover,
.submitBtn > input:hover,
.submitBtn a:hover,
.submitBtnBlue:hover,
.submitBtnBlue.active,
.blue-btn:hover,
.blue-btn.active,
.blue-btn:hover,
.supportInput > input[type="submit"]:hover,
.contactForm .contactSubmit input:hover,
.totalBtn:hover,
.commentInput > input[type="submit"]:hover,
.eSearchForm > input[type="submit"]:hover,
.subsForm > input[type="submit"]:hover {
	background: #3FA5FF;
}
.submitBtnRed:hover {
	background: #DF7A75;
}

.submitBtnGreen:hover,
.submitBtnGreen > input:hover {
	background: #40bc5f;
}

.homeBtn a.btnOne:hover,
.ctaBtn .btnOne.Btn:hover,
.domainCta .Btn.ctaBtn:hover,
.couponForm > button:hover {
	background: #365272;
}

.homeBtn a.btnTwo:hover,
.ctaBtn .btnTwo.Btn:hover {
	color: #233141;
}

a.btnTwo2 {
	color: #233141;
	text-transform: uppercase;
	font-weight: bold;
}

a.btnTwo2:hover,
.ctaBtn .btnTwo2.Btn:hover {
	background: #fff;
	color: #288feb;
}

/*button transition effect*/

header .topInfo li.clientAreaLi span,
.contactBtn.Btn,
.contactBtn.Btn input[type="submit"],
.Btn,
.domainTop > input[type="submit"],
.inputWrep > input[type="submit"],
.domainSearchArea .domainSearchForm input.submit,
.submitBtn > input,
.submitBtn a,
.submitBtnGreen,
.submitBtnBlue,
.blue-btn,
.submitBtnRed,
.supportInput > input[type="submit"],
.contactForm .contactSubmit input,
.totalBtn,
.commentInput > input[type="submit"],
.eSearchForm > input[type="submit"],
.subsForm > input[type="submit"],
.homeBtn a.btnOne,
.ctaBtn .btnOne.Btn,
.domainCta .Btn.ctaBtn,
.couponForm > button,
.homeBtn a.btnTwo,
.ctaBtn .btnTwo.Btn,
a.btnTwo2,
.ctaBtn .btnTwo2.Btn,
.ctaImgTool img {
	-webkit-transition: .4s;
	transition: .4s;
}






/* 3.f modal
----------------------------------------------------------------------------- */
.modal-content {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -o-box-shadow: none !important;
  -ms-box-shadow: none !important;
}
.modal-header {
  padding: 30px;
}
.modal-header.smally {
  padding: 10px 30px;
}
.modal-header .close {
  border: 1px solid #fff;
  border-radius: 15px;
  width: 32px;
  height: 32px;
  right: 0px;
  position: absolute;
  outline: none;
  color: #fff;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  -webkit-backface-visibility: hidden;
  opacity: 0.6;
  filter: alpha(opacity=60);
  top: -40px;
}
.modal-header .close:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.modal-body {
  padding: 15px 30px 20px;
}
.modal-footer {
  padding: 20px 30px;
}
.modal-footer.smally {
  padding: 10px 30px;
  text-align: center;
}
.modal-dialog {
  margin: 80px auto;
}
@media (min-width: 450px) {
  .modal-dialog.modal-md {
    width: 400px;
  }
}
.modal-footer.text-center {
  text-align: center;
}

/* 3.g tabs
----------------------------------------------------------------------------- */
.flat-nav-tabs {
  background: #f0f5fa;
  padding: 15px 10px 0 10px;
  -webkit-border-radius: 3px 3px 0 0 !important;
  -moz-border-radius: 3px 3px 0 0 !important;
  -ms-border-radius: 3px 3px 0 0 !important;
  -o-border-radius: 3px 3px 0 0 !important;
  border-radius: 3px 3px 0 0 !important;
  border-top: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
}
.flat-nav-tabs > li > a {
  color: #868585;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
}

.flat-nav-tabs > li.active > a {  
  -webkit-border-radius: 3px 3px 0 0 !important;
  -moz-border-radius: 3px 3px 0 0 !important;
  -ms-border-radius: 3px 3px 0 0 !important;
  -o-border-radius: 3px 3px 0 0 !important;
  border-radius: 3px 3px 0 0 !important;
  box-shadow: 0 -2px 0 #34495e !important;
  -webkit-box-shadow: 0 -2px 0 #34495e !important;
  -moz-box-shadow: 0 -2px 0 #34495e !important;
  -o-box-shadow: 0 -2px 0 #34495e !important;
  -ms-box-shadow: 0 -2px 0 #34495e !important;
}
.flat-tab-content {
  border-left: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  padding: 20px 0;
}
.flat-tab-content .tab-pane {
  padding: 0 20px;
  min-height: 200px;
}

/* 3.e panel
----------------------------------------------------------------------------- */

.panel-heading {
  position: relative;
  padding: 15px 20px;
}

.gg {
  position: relative;
  padding: 15px 25px;
} 

.collapse-toogle {
  position: absolute;
  right: 30px;
  top: 20px;
}
.collapse-toogle .ic-open {
  display: none;
}
.collapsed .collapse-toogle .ic-close {
  display: none;
}
.collapsed .collapse-toogle .ic-open {
  display: inline-block;
}

.with-ic {
  padding-right: 30px;
}
.panel-title a,
.panel-title a:hover,
.panel-title a:focus {
  text-decoration: none;
}



/* Мои добавки */

.singleTeam {
	overflow: hidden;
	margin-top: 50px
}

.singleTeam1 {
	overflow: hidden;
	margin: 20px 0;
}

.col-md-4:nth-child(1) .singleTeam,
.col-md-4:nth-child(2) .singleTeam,
.col-md-4:nth-child(3) .singleTeam {
	margin-top: 0
}

.teamImg {
	border-radius: 50%;
	float: left;
	height: 110px;
	overflow: hidden;
	width: 110px;
}


.teamImg > img {
	height: 100%;
	width: 100%;
}

.teamContent {
	padding-left: 120px;
}


.bill-one {
  padding-top: 10px;
}

.lefty  {
  float: left;
}

.righty {
  float: right;
}

.left  {
  text-align: left;
}

.right {
  text-align: right;
}

.week-block.right{
	margin-right:200px;
}

blockquote {
 font-size: 16px;
}

.bill-q blockquote {
 font-size: 12px;
}


.vnimanie-g p {
 font-size: 14px;
 text-align: left !important;
}

.no-margin {
  margin: 0 !important;
}

.btn-theme.btn-sm {
  padding: 4px 15px;  
  font-size: 10px;
  color: green;
  text-transform: uppercase;
}

.btn-theme {
  font-size: 13px;
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  -webkit-backface-visibility: hidden;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  -o-border-radius: 3px !important;
  border-radius: 3px !important;
  font-weight: 700;
}

.b {
	margin: 5px;
}

.tr-info {
	display:inline-block;
	padding-left: 25px;
}

.tr-info.one {
	text-align: center;
}

.tr-info.two {
	font-size: 16px;
}

.tr-free-g {
	background: #2ecc71 none repeat scroll 0 0;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	padding:  5px 10px;
	text-transform: uppercase;
	-webkit-transition: .4s;
	transition: .4s;
}

.tr-free {
	background: #288feb none repeat scroll 0 0;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	padding:  5px 10px;
	text-transform: uppercase;
	-webkit-transition: .4s;
	transition: .4s;
}

.tr-busy,
.domainRadio .tr-busy  i {
	background: #f0ad4e none repeat scroll 0 0;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	padding: 5px 10px;
	text-transform: uppercase;
	-webkit-transition: .4s;
	transition: .4s;
}


.pink {
	color:	#FFB6C1;
}	

.aligncenter {
text-align: center;
}

.base p {
   margin-bottom: 5px;
}

.teamImg,
.baseImg {
    display:block;
	height: 80px;
	width: 80px;
}

.baseImg  span{
    position: relative;
	margin-top: 3px;
    left: 41px;	
    z-index: 5;
}

.base-icons-one {
	margin-top: -80px;
    margin-left: 10px;
}
.base-icons-two {
	margin-top: 2px;
    margin-left: 10px;
}

.base-icons-one .icon-one,
.base-icons-two .icon-one {
   position: relative;
   height: 26px;
   width: 26px;
   z-index: 3;
}

.baseImg .photo {	
   z-index: 1;
}

.baseImg img {	
	position: absolut;
    top: 1px;
    left: 35px;	
    border-radius: 50%;
	overflow: hidden;	
	height: 100%;
	width: 100%;
}

.teamImg img {	
	display:block;
	border-radius: 50%;
	overflow: hidden;
	float: left;	
	height: 100%;
	width: 100%;
}

.nameBase {
    display: block;
	color: black;
	margin-top: 0px;
}

.h5.discBase {
    overflow: hidden;
    max-height: 3.3em;
	transition: all 0.6s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -webkit-backface-visibility: hidden;
  opacity: 0.6;
  cursor: pointer;
	
}

.h5.discBase:hover {
    white-space: normal;
	max-height: 20em;
   }


div.play-btn {
  cursor: pointer;
  display: inline-block;
  background: url(../../img/play-ico_32.png) no-repeat;
  height: 32px;
  width: 32px;  
  margin-left: 5px;
  vertical-align: top;
}

div.play-btn.active{
  cursor: pointer;
  display: inline-block;
  background: url(../../img/plause-ico_32.png) no-repeat;
  height: 32px;
  width: 32px;  
  margin-left: 5px;
  vertical-align: top;}

a.download-btn {
   display: inline-block;
   background: url(../../img/download-ico_26.png) no-repeat;
   height: 26px;
   width: 26px;
   margin: 3px 5px 0 -3px;
}

.linerBlue1 {text-align: center;padding: 7px 5px 0;border-radius: 3px;background: none;border: 1px solid #288feb;margin: 5px 0 10px;}
.linerGreen {padding: 7px 5px 0;border-radius: 3px;border-radius: 4px;background: none;border: 1px solid #2ecc71;margin: 5px 0 10px;}
.linerBlue2 {text-align: left;padding: 7px 5px 0;border-radius: 3px;background: none;border: 1px solid #288feb;margin: 5px 0 10px;}
.linerBlue2 p { padding-left: 25px;}

.linerRed {text-align: center;padding: 8px 5px 0;border-radius: 3px;background: none;border: 1px solid #d2433c; color: #d2433c;margin: 5px 0 10px;}

.total p,
.total h1 {
   color: white;
}

.totalComment p {
   color: #a6d1f6;
}

.clientLogin p {
   color: #fff;
   font-weight: light;
   font-size:14px;
   margin-bottom:15px;
}



.be-blue .domainCheck span {
	color: #a6d1f6;
}

.find {
	margin: 10px 0 0 0;
	
}

.domainCheck.find  span {
	color: #738191;
}

.x {
	cursor: pointer;
}

.domainCheck {
    display:inline-block;
}

.dwnld,
input.dwnld {
	display:inline-block; color: #0ea234;padding: 0 5px 2px;border-radius: 3px;background: none;border: 1px solid #0ea234;    
}

.dwnld.ord {
	padding: 5px 10px 7px;    
}

.ask {
	text-align: left;padding: 7px 10px 0;border-radius: 3px;background: #dbfce9;border: 1px solid #EAEAEA;margin:2px 0;
}
.answer {
	text-align: left;padding: 7px 10px 0;border-radius: 3px;background: #e5f4ff;border: 1px solid #EAEAEA;margin:2px 0;
}

input.btn-xs,
.btn-xs { 
    display: inline-block;
	border: 1px solid #288feb;
	color: #288feb;
	border-radius: 4px;
	font-weight: regular;
	font-size:14px;
	line-height: 16px;
	width: 100px;
	height: 20px;
}

input.btn-md,
.btn-md { 
    display: inline-block;
	border: 1px solid #288feb;
	background: #288feb;
	color: #fff;
	border-radius: 4px;
	font-weight: regular;
	font-size:16px;
	line-height: 22px;
	width: 200px;
	height: 35px;
	margin-top:1px;
}

.main-align {
   margin-top: 6px;
}

.creative {
   padding: 5px;
}

.bases p {
   font-size:13px;
}

.in-line {
	display: inline-block;
	padding-top: 9px;
}	

.g-re {
   position: relative;
   margin: 15px auto;
   height: 45px;
   width: 240px;
}

.g-recaptcha {
    transform:scale(0.8);
    -webkit-transform:scale(0.8);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
}

.bases .inputWrep {
	border: 1px solid #288feb;
	border-radius: 15px;
	margin: 10px 0;
	overflow: hidden;
	padding: 1px;
	max-width: 230px;
}

.bases .inputWrep > input[type="search"] {
	background: transparent none repeat scroll 0 0;
	border: medium none;
	float: left;
	font-size: 12px;
	line-height: 20px;
	padding-left: 6px;
	width: 68%;
}

.bases .inputWrep > input[type="submit"] {
	border: medium none;
	border-radius: 10px;
	float: left;
	font-weight: regular;
	font-size: 12px;
	line-height: 20px;
	width: 32%;
}

.profile-block {display:none;}

.ffilter > li {
    display: inline-block;
	padding-left: 35px;
	line-height: 20px;
}

.ffilter a {
    display: inline-block;
	color: #738191;
}

.ffilter a.active {
    display: inline-block;
	color: #288feb;
}

.ffilter > li a:before {
  content: "\f0dd ";
  font-family: icofont;
  margin-left:-20px;
  position: absolute;
  color: #288feb;
}

.ffilter > li a.active:before {
  content: "\efac ";
  font-family: icofont;
  position: absolute;
  color: #288feb;
}

.wait input[type="submit"]:disabled{border: none; background:#fff url(../../img/file-loader_ball.gif) no-repeat; background-position: top 50%;}
.wait button[type="submit"]:disabled{border: none; background:#fff url(../../img/file-loader_ball.gif) no-repeat; background-position: top 50%;}

div.seekbar {
    width: 120px;
    height: 2px;
    background: linear-gradient(to bottom, #fff 40%, #eee 40%, #eee 60%, #fff 60%);
    display: none;
    padding: 4px 0;
    cursor: pointer;
    border-radius: 5px;
}
div.seekbar div {
    background: #00A7DD;
    height: 2px;
    width: 0%;
 }

 .bases h1,
 .bases h2,
 .bases h3 {
    font-size: 18px; 
	font-weight: regular;
	color: black;
 }
 .footerLinkIcon {
	margin: 0;
}
.footerLinkIcon li {
	display: inline-block;
	list-style: outside none none;
}

.footerLinkIcon li a {	
	display: inline-block;
	height: 32px;	
	margin-right: 4px;
	text-align: center;
	width: 32px;
	-webkit-transition: .4s;
	transition: .4s;
}
.footerLinkIcon li:last-child a {
	margin: 0;
}
.ya-share2__container_size_m .ya-share2__icon {
	margin: 4px 0 0 0 !important;
    height: 20px !important; 
    width: 20px !important; 
}

.ya-share2__badge {
	color: #a0a0a0 !important; 
	height: 30px !important; 
    width: 30px !important;
	border: 1px solid !important;
	border-radius: 50%	!important;
    background-color: #a0a0a0 !important; /*Задаем серый цвет по умолчанию*/
}
div.vnimanie{background:rgba(255,255,0,0.3);padding:15px 15px;margin:10px 0 10px 0;text-align:center;font-size:15px;}
span.imya {font-size: 16px; font-weight: light; margin: 0 10px; line-height:16px; }

.adv {
	margin: 125px auto 20px;
	height: 109px;
	width: 140px;
}

.code-block {
	display: inline-block;overflow: auto; height: 55px; width: 250px; padding: 0 8px; border: 1px solid #ccc; text-align: left; font-size:14px;
}

.copy-button {
	display: inline-block;
	border: none;
	background: none;
	padding: 2px 10px;
	margin: 0 7px;
	vertical-align: top;
}

.copy-txt {
	display: inline-block;
	vertical-align: top;
	padding-top: 5px;
	font-size:12px;
}

.tooltip-inner {width:500px;padding:3px 8px;text-align:center;border-radius:4px !important}

.conv-table td{
   width: 25%;
}
