.captcha-mail {
background: none repeat scroll 0 0 #F3F3F0;
border: 1px solid #D8D8D8;
margin-top: 2px!important;
padding-left: 25px;
padding-bottom: 5px;
}
/*CenturyGothic Regular*/
@font-face {
	font-family: 'centurygothic';
	src: url('/fonts/century-gothic/regular/centurygothic.eot?') format('eot'), 
	     url('/fonts/century-gothic/regular/centurygothic.woff') format('woff'), 
	     url('/fonts/century-gothic/regular/centurygothic.ttf')  format('truetype'),
	     url('/fonts/century-gothic/regular/centurygothic.svg#CenturyGothic') format('svg');
	font-weight:normal;
	font-style:normal;
}
/*CenturyGothic Bold*/
@font-face {
	font-family: 'centurygothic-bold';
	src: url('/fonts/century-gothic/bold/centurygothic-bold.eot?') format('eot'), 
	     url('/fonts/century-gothic/bold/centurygothic-bold.woff') format('woff'), 
	     url('/fonts/century-gothic/bold/centurygothic-bold.ttf')  format('truetype'),
	     url('/fonts/century-gothic/bold/centurygothic-bold.svg#CenturyGothic-Bold') format('svg');
	font-weight:normal;
	font-style:normal;
}
/*CenturyGothic Italic*/
@font-face {
	font-family: 'centurygothic-italic';
	src: url('/fonts/century-gothic/italic/centurygothic-italic.eot?') format('eot'), 
	     url('/fonts/century-gothic/italic/centurygothic-italic.woff') format('woff'), 
	     url('/fonts/century-gothic/italic/centurygothic-italic.ttf')  format('truetype'),
	     url('/fonts/century-gothic/italic/centurygothic-italic.svg#CenturyGothic-Italic') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face {
    font-family: 'socialicoregular';
    src: url('/fonts/socialico/socialico-webfont.eot');
    src: url('/fonts/socialico/socialico-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/socialico/socialico-webfont.woff') format('woff'),
         url('/fonts/socialico/socialico-webfont.ttf') format('truetype'),
         url('/fonts/socialico/socialico-webfont.svg#socialicoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'LigatureSymbols';
    src: url('/fonts/ligature/LigatureSymbols-2.11.eot');
    src: url('/fonts/ligature/LigatureSymbols-2.11.eot?#iefix') format('embedded-opentype'),
         url('/fonts/ligature/LigatureSymbols-2.11.woff') format('woff'),
         url('/fonts/ligature/LigatureSymbols-2.11.ttf') format('truetype'),
         url('/fonts/ligature/LigatureSymbols-2.11.svg#LigatureSymbols') format('svg');
    src: url('/fonts/ligature/LigatureSymbols-2.11.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.lsf-icon.amazon:before {
  content: '\E007';
}
/* normalize.css */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
}
audio, canvas, video {display: inline-block;}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden], template {display: none;}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {margin: 0;}
a {background: transparent;}
a:active, a:hover {outline: 0;}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
abbr[title] {border-bottom: 1px dotted;}
b, strong {font-weight: bold;}
dfn {font-style: italic;}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
mark {
	background: #ff0;
	color: #000;
}
code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 1em;
}
pre {white-space: pre-wrap;}
q {quotes: "\201C" "\201D" "\2018" "\2019";}
small {font-size: 80%;}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
img {border: 0;}
svg:not(:root) {overflow: hidden;}
figure {margin: 0;}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
}
button, input {line-height: normal;}
button, select {text-transform: none;}
button, html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {cursor: default;}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
dl, menu, ol, ul {margin: 1em 0;}
dd {margin: 0 0 0 40px;}
menu, ol, ul {padding: 0 0 0 40px;}
nav ul, nav ol {list-style: none outside none;}
/* normalize.css end */

/* reset */
body {	
	line-height:1.2;	
	-webkit-font-smoothing: antialiased; 
}
body, html {
	height:100%;
	width:100%;
}
header, nav, section, article, aside, footer {display: block;}
input[type=button], input[type=submit], input[type=radio], input[type=checkbox], button, select{cursor:pointer;}
/*normalization mozila*/
button::-moz-focus-inner  {
	padding:0;
	border:0;
}
input::-moz-focus-inner  {
	padding:0;
	border:0;
}
input:-webkit-autofill {background-color: transparent;}
/*normalization ie7*/
*+html input[type=checkbox],
*+html input[type=radio] { 
	width:13px;
	height:13px;
}
input, button{overflow:visible;}
textarea{
	resize:none;
	overflow:auto;
}
em{font-style:italic;}
b, strong{font-weight:bold;}
a {
	cursor:pointer;	
	outline: none;
	text-decoration: underline;
}
a:hover {text-decoration: none;}
h1, h2, h3, h4, h5, h6{
	font-weight:100;
	margin:0;
}
img {border: none;}
input {vertical-align: middle;}
table{
	border-collapse:collapse; 
	border:0;
	width:100%;
}
blockquote, q {quotes: none;}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {outline:none;}
/*remove the border around the button*/
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {/* */
	border: none;
}
/*remove the frame around the input type = "radio"*/
:focus {-moz-outline: 3px solid #fff !important;}
input[type="radio"]:focus {
	-moz-outline-radius: 12px !important;
	-moz-outline-offset: 0px !important;
}
/*remove the frame around the input type = "checkbox"*/
input[type="checkbox"]:focus {
	-moz-outline-offset: -1px !important;
	-moz-outline: 1px solid #000 !important;
}
/*remove the frame around the inputs ie7*/
*+html a,
*+html button,
*+html input[type="submit"],
*+html input[type="radio"], 
*+html input[type="checkbox"], 
*+html input[type="button"] {
	noFocusLine: expression(this.onFocus=this.blur());
}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* reset end */

/* Fonts */
/* Fonts end */

/* ------ typographic styles ------ */
body {
	font: 12px/14px centurygothic, Arial, Tahoma,  Verdana, sans-serif;
	height: 100%;
	color:#2e2d2d;
	background:url(/img/bg/body.jpg);
}
h1, h2, h3, h4, h5 {
	font-weight:normal;
	line-height:1.2;
	text-transform: uppercase;
}
h2 ,
h1{
	font-family: 'centurygothic-bold';
    font-size: 14px;
    letter-spacing: -0.01em;
    line-height: 17px;
    padding-bottom: 19px;
}
h1 {
	 padding-bottom: 13px
}
h3 {
	font-size: 16px;
    line-height: 24px;
    padding-bottom: 10px;
}
h4 {
	font-size:18px;
	line-height:19px;
	font-family: 'centurygothic-bold';
	padding-bottom:24px;
}
h5 {
	font-size:14px;
	padding-bottom:12px;
	font-family: 'centurygothic-bold';
}
h6 {
	font-family: 'centurygothic-bold';
    font-size: 18px;
    letter-spacing: 0.03em;
    line-height: 19px;
    padding-bottom: 41px;
    text-transform: uppercase;
}
a {
	color:#279fcc;
	outline: none;
	text-decoration: none;
	cursor:pointer;
}
a:hover {text-decoration:underline;;}
img {border: none;}
.dott-list {
	list-style-type:none;
	margin: 0 0 3px 12px;
    padding:5px 0;
}
.dott-list li {
	background: url(/img/marker.png) 0 4px no-repeat;
	line-height:1.2;
	padding-bottom:14px;
	padding-left:17px;
}
.decimal-list { 
	counter-reset: item;
    list-style-type: none;
    margin: 0 0 7px 11px;
    padding: 12px 0 5px;
}
.decimal-list li {
	padding-bottom:8px;
	margin-bottom:0;
}
.decimal-list li:before {
  content: counter(item) ') ';
  counter-increment: item;
}
.decimal-list span {
	font-weight:normal;
}
.def-table {
	width:100%;
	border:none;
	margin-bottom:20px;
}
.def-table td,
.def-table th {
	border: medium none;
    font-size: 14px;
    letter-spacing: 0.02em;
    line-height: 15px;
    padding: 8px 0 7px 5px;
    text-align: left;
}
.def-table  td {
	vertical-align:top;
	border-bottom:1px solid #DBDBDB;
}
.def-table thead th:first-child,
.def-table tbody td:first-child {
	text-align:left;
}
.def-table thead th {
	color:#676556;
	font-size:14px;
	vertical-align:top;
	background-color:#DEDDD8;
}
.col-price {
	width:176px;
	padding:0 0 0 7px;
}
input[type="text"],textarea {
	border:0;
	background:none;
	display:block;
	width:100%;
	color:#2e2d2d;
	padding:0;
	height: 17px;
}
input[type="text"] {

}
textarea{
	height: 63px;
}
textarea::-moz-placeholder {
	font-family: 'centurygothic-italic';
}
textarea::-webkit-input-placeholder{
	font-family: 'centurygothic-italic';
}
.input-holder {
	background: none repeat scroll 0 0 #F3F3F0;
    border: 1px solid #D8D8D8;
    cursor: text;
    padding: 11px 26px 10px;
}
.input-holder.full {
	padding:5px 13px;
}
p {
	padding:0 0 11px;
	margin:0;
}
blockquote,
q {
	
}
label {
	cursor:pointer;
	text-transform:uppercase;
}
/* ------ typographic styles end ------ */

/* overflow */
.right-panel,
.overflow,
.content-inner,
.partnership-cms-host,
.form-row,
.order-form .input-holder,
.tab-controls,
.faces,
.faces-text,
.management-group-list,
.portfolio-list,
.share,
.freelance,
.captcha-row,
.reviews-form,
.services-full-item .title,
.title p,
.logo-text,
.logo {
	overflow:hidden;
	zoom:1;
}
/* overflow end */

/* reset-ul */
.language-list,
.portfolio-list,
.social-list,
.portfolio-list,
.navigation-list,
.submenu-list,
.tab-controls-list,
.price-group-list,
.check-list,
.work-example-list{
	margin:0;
	list-style:none;
	border:0;
	padding:0;
	background:none;
}
/* reset-ul end */

/* inline-block */
.inline-block,
.icon,
[class^="icon-"],
[class*=" icon-"],
.arrow,
[class^="arrow-"],
[class*=" arrow-"],
.soc-icon,
[class^="soc-icon-"],
[class*=" soc-icon-"],
.btn-green,
.partnership-cms-list a,
.portfolio .name-site,
.services-list-item,
.price-group-list li,
.partnership-cms-host  a ,
.freelance .freelance-text,
.captcha-number-refresh,
.main-title,
.portfolio-list li,
.wrap-block,
.inline-block ,
.work-example-list li  {
	display:-moz-inline-stack;
	display:inline-block;	
	zoom:1;
	*display:inline;
	vertical-align:top;
}
/* inline-block end */

/* clearfix */
.content-top:before,
.content-top:after,
.sale-item:before,
.sale-item:after,
.content:before,
.skype-item:after,
.skype-item:before,
.phone-item:before,
.phone-item:after,
.mail-item:before,
.mail-item:after,
.portfolio:before,
.portfolio:after,
.content:after,
.reviews-item:before,
.reviews-item:after,
.portfolio-inner:before,
.portfolio-inner:after
{
   content: "";
   display: table;
}
.portfolio-inner:after,
.portfolio:after,
.content:after,
.content-top:after,
.phone-item:after,
.sale-item:after,
.skype-item:before,
.reviews-item:after,
.mail-item:after
{
   clear: both;
}
.portfolio-inner,
.portfolio,
.content,
.content-top,
.reviews-item,
.sale-item,
.phone-item,
.skype-item,
.mail-item,
.address-item
{
   zoom: 1;
}
/* clearfix end */

/* gradient */
/* gradient end */

/* icons */

/* icon */
.icon,
[class^="icon-"],
[class*=" icon-"] {background:url(/img/sp-icon.png) 0 0 no-repeat;}
/* icon end */

/* arrow */
.arrow,
[class^="arrow-"],
[class*=" arrow-"] {background:url(/img/sp-arrow.png) 0 0 no-repeat;}
/* arrow end */

/* btn */
/* btn */
.btn-green {
	position: relative;
    text-align: center;
	text-decoration:none;
}
.btn-green:hover {
	text-decoration:none;	
}
.btn-green {
	background:#83D25D;
    color: #FFFFFF;
    min-width:130px;
	line-height: 14px;
    padding:25px 10px 25px;
    text-transform: uppercase;
}
.btn-green input[type="submit"] {
	background: url("/img/empty.png") repeat;
    cursor: pointer;
    display: block;
	height: 100%;
    left: 0;
	position: absolute;
	top: 0;
    width: 100%;
	z-index: 99;
	border:0;
}
/* btn end */

.btn-green,
.language-list a,
.social-list a,
.navigation-list a,
.minwidth  .icon-language {
	-webkit-transition:0.2s;
	-moz-transition:0.2s;
	-o-transition:0.2s;
	transition:0.2s;
}
.btn-green:hover {opacity:0.7;}
.management-group .btn-green {
    min-width: 109px;
    padding: 26px 21px 24px;
}
/* btn end */

/* transition */
.transition {
	-webkit-transition:0.2s;
	-moz-transition:0.2s;
	-o-transition:0.2s;
	transition:0.2s;
}
.no-transition {
	-webkit-transition:0s;
	-moz-transition:0s;
	-o-transition:0s;
	transition:0s;	
}
/* transition end */

/* main-blocks */
.wrapper {
	min-width: 996px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow:hidden;
	position:relative;
}
.header {
	height: 106px;
	min-width: 930px;
    margin: 0 auto;
    max-width: 1762px;
	padding:0 42px 0 14px;
    position: fixed;
	left:0;
	right:0;
	background:url(/img/bg/body.jpg);
	top:0;
    z-index: 4;
}
.logo {
	float: left;
    height: 92px;
    margin: 0 10px 0 -1px;
    padding-top: 21px;
    width: 30.3%;
} 
.logo a {
	text-decoration:none;
}
.logo-img {
	float: left;
    margin: -35px 11px 0 -19px;
}
.minwidth .logo-img {
	width: 134px;
}
.widthaip .logo-img {
	width: 129px;
}
.logo-text h1{
	font-size:55px;
	line-height:56px;
	font-family: 'centurygothic';
	color:#2e2d2d;
	padding:0;
}
.minwidth .logo-text h1 {
	font-size:53px;
	line-height:54px;
}
.widthaip .logo-text h1 {
	font-size: 38px;
	line-height: 38px;
}
.logo-text {
	float:left;
}
.logo-text .green{
	color:#74be51 ;
}
.logo-desc {
	font-size: 10px;
    letter-spacing: 0.1em;
    line-height: 14px;
    margin: -5px 0 0 6px;
    text-transform: uppercase;
	color:#2e2d2d;
}
.logo-text small {
    font-size: 71%;
}
/* navigation */
.navigation {
	float: right;
    width: 82%;
	border-bottom:1px solid #DBDBDA;
}
.minwidth .navigation{
	width:90%;
}
.minwidth .navigation-list li {
	width: 19.7%;
}
.navigation-list {}
.navigation-list li:first-child {
	border:none;
}
.navigation-list li{
	float: right;
    width: 18.7%;
	border-right:1px solid #D7D7D7;
}
.navigation-list .active,
.navigation-list a
{
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	padding:29px 0 28px;
	text-align:center;
}
.navigation-list .active ,
.navigation-list a {
	color:#313131;
	display:block;
}
.navigation-list a:hover,
.navigation-list .active{
	background:#eaeae8;
}
.navigation-list .active {
	font-family: 'centurygothic-bold';
}
/* navigation end */

/* language */
.language {
	float:right;
}
.icon-language {
	display:none;
	cursor:pointer;
}
.language-list li:first-child {
	border:none;
}
.language-list li{
	float:left;
	border-left:1px solid #E3E3E1;
}
.language-list a{
	background:#66BDE2;
    color: #FFFFFF;
    display: block;
    padding:29px 21.3px 27px;
    text-decoration: none;
    text-transform: uppercase;
}
.language-list a:hover {
	background:#7bcbec;
}
/* language end */
.content {
	padding: 112px 0 170px;
	position:relative;
	clear:both;
	z-index:3;
	margin:0 auto;
	background:url(/img/bg/body.jpg);
}
.content .max-wrap {
	padding: 0 226px 0;
}
.content-inner {
	max-width: 815px;
}
.content .max-wrap{
	min-width:895px;
	max-width:1421px;
}
.content-top {margin: 0 0 30px;}
/* services */
.services {
	position:relative;
	z-index:100;
}
.services-inner {
	
}
.services-list {
	margin:0 0 0 -13px;
}
.services-list  .creation-site div.service_first_block{
	background:#74be51;
}
.services-list .seo div .link-inner{
	background:#e0b813;
}
.services-list .pr div .link-inner{
	background:#921d1d;
}
.services-list .smm div .link-inner{
	background:#1788b2;
}
.services-list .services-list-item {
	width: 50%;
	margin-right:-3.5px;
}
.services-list .services-list-item > div.service_first_block {
	display:block;
	color:#fff;
	font-size:18px;
	line-height:19px;
	margin:0 0 0 13px;
	text-align:center;
	text-decoration:none;
	position:relative;
        cursor: pointer;
}
.services-list  .link-number {
	font-size:72px;
	line-height:73px;
}
.services-list  .link-inner {
	/* height:137px; */
	/* padding: 36px 0 0; */
	position:absolute;
	height:100%;
	width:100%;
}
.services-list  img {
	width:100%;
	height:100%;
	vertical-align:top;
}
.services-list .link-text {
    font-size: 18px;
    line-height: 36px;
    padding: 11px 0 0;
    text-transform: uppercase;
	position:relative;
}
.footer {
	margin: -118px auto 0;
	height:90px;
	position: relative;
	clear:both;
	z-index:5;
	min-width: 880px;
	padding:14px;
	color:#fff;
	background:#424242;
}

.wrap-block {
	vertical-align: middle;
	text-align: center;
	width: 100%;
	margin-left: -5px;
	position: relative;
	right: -4px;
	/* max-height: 69%; */
}
.inline-block {
	vertical-align: middle;
	line-height: 100%;
	height: 100%;
	width: 1px;
	margin-left: -4px;
}

/* submenu */
.submenu-holder {
	position:absolute;
	top:210px;
	left:13px;
	right:0;
	padding-top:11px;
	display:none;
}

.services-list .submenu-list div  {
	background:none;
}
.services-list .submenu-list div:hover {
	text-decoration:underline;
}
.submenu {
	background:#424242;
    padding: 29px 10px 7px 24px;
}
.submenu-list li {
	background: url("/img/list-dott.png") no-repeat scroll left 4px transparent;
    line-height: 24px;
    padding: 0 0 24px 37px;
}
.submenu-list a {
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
}
.services-left,
.services-right
 {
	position:relative;
	width:33.5%;
	float:left;
}
.icon-corner {
	position:absolute;
	bottom:-12px;
	left:50%;
	margin-left:-10px;
	background-position: -6px 0; 
	width: 20px;
	height: 12px;
	display:none;
}
/* partnership */
/* partnership-cms */
.partnership-cms-holder {
	width:45%;
	float:left;
	min-width: 466px;
}	
.partnership-cms {}
.partnership-cms .title{
	 float: left;
    font-size: 11px;
    line-height: 24px;
    margin: 17px 18px 0 0;
    text-transform: uppercase;
    width: 42.5%;
}
.partnership-cms-list {
    min-width: 216px;
    overflow: hidden;
}

.partnership-cms-list  a {
    min-width: 106px;
    width:37.1%;
}
.partnership-cms-list  img,
.partnership-cms-host img{
	max-width:100%;
}
.partnership-cms-item {
	border:1px solid #676767;
	height:82px;
	padding:4px;
	margin:0 0 0 6px;
	text-align:center;
}
/* partnership-cms end */
/* partnership-host */
.partnership-host-holder {
	width:33.5%;
	float:left;
}
.partnership-host {}
.partnership-host .title {
	float: left;
    font-size: 11px;
    margin: 22px 11px 0 0;
    text-transform: uppercase;
    width: 43.8%;
}
.partnership-cms-host {}
.partnership-cms-host  a {
   width: 51.8%;
   min-width:98px;
}
.partnership-host-item {
	border:1px solid #676767;
	height:82px;
	padding:4px;
	margin:0 0 0 9px;
	text-align:center;
}
/* partnership-host end */

/* partnership end */
/* copyright */
.copyright-holder {
	width:20%;
	float:left;
}
.copyright {
	padding: 23px 0 0;
}
.copyright p{
	font-size:11px;
	text-transform:uppercase;
	line-height:12px;
}
/* copyright end */
/* aside-info */

/* social-icons */
.social-holder {
	border-top:1px solid #D7D7D7;
	padding: 7px 0 0;
}
.aside-info .social-list li:first-child,
.share .social-list li:first-child {
	margin:0;
}
.aside-info .social-list li,
.share .social-list li
{
	float:left;
	margin:0 0 0 12px;
}
.social-title {
	letter-spacing: -0.05em;
    margin: 0 0 11px;
}
.share .social-list,
.aside-info .social-list a {
	display:block;
	color:#e3e3e1;
	text-decoration:none;
}
.aside-info {
	color:#424242;
}
.aside-info .social-list a{
	width:40px;
	height:35px;
	padding-top:5px;
	font-size:28px;
	text-align:center;
	line-height:28px;
	background-color:#424242;
	border-radius:50%;
}
.aside-info .social-list .soc-icon-fb{
	font-size:36px;
	line-height:36px;
	padding-top:3px;
	height:37px;
}
.aside-info .social-list a:hover {
	background-color:#646363;
}
.aside-info  .soc-icon-fb {
	background:none;	
	font-family: 'socialicoregular';
}
.aside-info .social-list .soc-icon-tw {
	background-position: 11px -61px;
    font-family: 'LigatureSymbols';
    font-size: 32px;
    height: 34px;
    padding-top: 6px;
    width: 40px;
}
.soc-icon-tw img{
	margin:-22px 0 0 9px;
	display:block;
}
.aside-info .soc-icon-vk {
	font-family:tahoma;
	font-weight:bold;
	background:none;
}
/* share */
.share {
    margin: 0 0 19px;
}
.share .social-list a{
	background-color:#74be51;
	width:35px;
	height:35px;
	text-decoration:none;
	color:#e3e3e1;
	text-align:center;
}
.share-title {
	float: left;
    letter-spacing: 0.007em;
    padding: 13px 24px 0 0;
    text-transform: uppercase;
}
.share .social-list li {
    margin: 0 0 0 2px;
}
.share .social-list a:hover {
	background-color:#83d25d;
}
.share .social-list .soc-icon-fb {
	font-family: 'socialicoregular';
	font-size:32px;
	line-height:32px;
	padding-top:3px;
	height:32px;
}
.share .social-list .soc-icon-vk {
	background:none;
	font-size:22px;
	line-height:22px;
	font-family:tahoma;
	font-weight:bold;
	padding-top:5px;
	height:30px;
	background-color:#74be51;
}
.share .social-list .soc-icon-tw {
	font-family: 'LigatureSymbols';
	font-size:27px;
	line-height:27px;
	padding-top:3px;
	height:32px;
}
/* share */
.contacts-info-phone {
	font-size: 36px;
    line-height: 37px;
    margin: 0 0 18px -3px;
}
.contacts-info-email {
	margin: 0 0 12px;
}
.contacts-info-skype {
	margin: 0 0 10px;
}
.contacts-info-email,
.contacts-info-skype {
	font-size:18px;
	line-height:19px;
}
.contacts-info-skype {}
/* social-list */
/* social-list end */
/* portfolio */
.portfolio {
	border-bottom: 1px solid #DBDBDA;
    margin: 0 0 8px;
    padding: 0 0 15px;
}
.portfolio-main {
	
}
.portfolio-inner {
	margin:0 0 20px -17px;
}

.portfolio-list {
	overflow:hidden;
}
.portfolio-list li {
	width:33.3%;
	margin-left:-3.5px;
	margin-bottom:45px; 
	/* min-width:430px; */
}
.portfolio-list-li {
	width:33.3%;
	margin-left:-3.5px;
	margin-bottom:45px; 
	/* min-width:430px; */
}
.link-holder {
	margin:0 0 0 21px;
}
.portfolio-list a {

}
.portfolio .name-site {
    margin: 0 0 6px;
}
.portfolio .name-site:hover {
	text-decoration:underline;
}
.portfolio-list .img {
	display: block;
    height: 459px;
    overflow: hidden;
}
.portfolio-list h3 {
	font-size: 12px;
    letter-spacing: -0.009em;
    line-height: 14px;
    margin: 0 0 11px;
   height: 28px;
    overflow: hidden;
    padding: 0;
    text-transform: uppercase;
}
.portfolio-list .img img {
	max-width:100%;
}
/* portfolio end */
.aside-info {
	float: right;
    margin: 12px 0 0;
    width: 24%;
}
/* aside-info end */
.max-wrap {
	max-width:1420px;
	margin:0 auto;
	/* padding:0 5px; */
}
/* main-blocks end */
/* sidebar-right */
.sidebar-right {
	float: right;
    margin: 14px 0 0 20px;
    width: 488px;
}
.sidebar-right  .tabs-wrap {
    margin:0;
}
.sidebar-right.sidebar-inner-page .tabs-wrap{
	margin:0;
}
.tab img{
	max-width:100%;
}
.order-form {padding: 9px 0 0;margin:0 0 19px;}
.order-form form{}
.order-form .form-row {
	margin:0 0 2px;
}
.order-form .label-holder {
	 float: left;
    padding: 13px 14px 0 0;
    text-align: right;
    width: 108px;
}
.order-form label{
	text-transform:uppercase;
}
.order-form .btn-green {
	float:right;
	margin:1px 0 25px 2px;
}
.order-form  textarea {
    height: 53px;
}
/* sidebar-right end */
/* sale */
.sale{
	max-width:672px;
	margin: 0 0 32px;
}
.sale h2{}
.sale-item {}
.sale-item .img{
	float:left;
	width:149px;
	height:149px;
	overflow:hidden;
	margin:0 23px 0 0;
}

.sale .title {
    margin: 3px 0 24px;
}
.sale .title p {
	line-height: 18px;
	padding:0;
}
.sale-item .img img {
	max-width:100%;
	min-height:149px;
}
.sale-item  .sale-text {
	margin: 0 0 15px;
}
.sale-item  .sale-text p{
	font-family: 'centurygothic-bold';
    font-size: 14px;
    letter-spacing: 0.02em;
    line-height: 18px;
    padding: 0;
    text-transform: uppercase;
}
.sale .btn-green {
	float:right;
}
/* sale end */
/* reviews */
.reviews {
	max-width:675px;
}
.reviews-list {
	overflow:hidden;
}
.reviews .btn-green {
	float:left;
	margin:10px 0 0 0;
}
.reviews-item .title a {
	color:#74be51;
}
.reviews-item {}
.reviews-item .img{
	float:left;
	width:149px;
	height:149px;
	overflow:hidden;
	margin:0 23px 0 0;
}
.reviews-item .img img {max-width:100%;}
.reviews-item .title{ margin: 4px 0 12px;}
.reviews-item .reviews-text {
  /*  margin: 3px 0 24px; */
   margin: 3px 0 0;
}
.reviews-item .reviews-text p{
	font-family: 'centurygothic-italic';
    line-height: 17.8px;
	padding:0;
}
.reviews-item .btn-green {
	float:right;
}
.reviews .reviews-name  a{
	font-family: 'centurygothic-bold';
    letter-spacing: 0.02em;
	color:#2e2d2d;
}
/* reviews end */
/* tabs */
.tab-controls  {
	margin:0 0 12px;
}
.tab-controls li:first-child {
	margin:0;
} 
.tab-controls li {
	float:left;
	margin:0 0 0 2px;
}
.tab-controls a{
	
    background:#587a9e;
    color: #FFFFFF;
    display: block;
    font-family: 'centurygothic-bold';
    font-size: 14px;
    letter-spacing: 0.01em;
    line-height: 14px;
    min-width: 90px;
    padding: 9px 4px 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
.tab-controls .active a {
	background: none repeat scroll 0 0 #355183;
}
/* tabs end */


/* management-group */
.management-group{}
.price-group {
	max-width: 900px;
	border-bottom: 1px solid #DADADA;
	padding: 0 0 4px;
	margin:-11px 0 66px 10px;
}

.price-group h3 {
    letter-spacing: 0.02em;
}
.price-group-inner {
	margin:0 -77px 0 -28px;
}
.price-group .price-holder {
	line-height:25px;
	font-size:14px;
}
.price-group .price {
	font-size:24px;
	line-height:25px;
}
.price-group-list li:first-child {
	border:none;
} 
.price-group-list li {
	width: 31.5%;
	border-left:1px solid #D7D7D7;
	margin-left:-3.5px;
}
.site-price .price-group-list li{
	
}
.price-group-text {
	padding:0 29px;
}
/* management-group end */

/* faces */
.faces  {
	margin:0 0 80px;
}
.faces .img {
	width:225px;
	height:225px;
	float:left;
	margin:0 30px 0 0;
	overflow:hidden;
}
.faces .bwimg {
	width:225px !important;
	height:225px !important;
	overflow:hidden;
}
.faces .img  img,
.faces .bwimg img {
	width:226px !important;
	height:225px !important;
}
.minwidth-item  .faces .img  img,
.minwidth-item  .faces .bwimg img,
.minwidth-item  .faces .img,
.minwidth-item  .faces .bwimg  {
	width:201px !important;
	height:200px !important;
	overflow:hidden;
}
.faces-text {
    margin: 11px 0 0;
}
.faces-text p{
	padding:0;
}
.about-specialist  p {
    line-height: 18px;
}
.faces-text h3 {
	font-size: 18px;
    letter-spacing: 0.015em;
    margin: 0 0 13px;
    padding: 0;
}
.faces-text .title,
.faces-text .slogan {
	font-family: 'centurygothic-italic';
}
.faces-text .title,
.faces-text .slogan{
	margin:0 0 19px;
}
.faces-text .title {
	line-height: 18px;
    margin: 0 0 19px;
}
.faces-text .slogan {
	min-height: 0.1px;
}
.faces-text .about-specialist{
	font-family: 'centurygothic-bold';
	margin:0 0 10px;
}
/* faces end */
/* management-group-list  */
.create-site-list .management-group-number {
	background:#74be51;
}
.seo-group-list .management-group-number{
	background:#e0b813;
}
.pr-group-list .management-group-number{
	background:#921d1d;
}
.management-group-list{
	margin: 0 0 24px;
}
.management-group-item {
    margin: 0 0 15px;
}
.management-group-number {
	background: none repeat scroll 0 0 #1788B2;
    color: #FFFFFF;
    float: left;
    font-family: 'centurygothic-bold';
    font-size: 24px;
    line-height: 24px;
    margin: 0 20px 0 0;
    padding: 14px 5px 13px;
    text-align: center;
    width: 41px;
}
.management-group-item h4 {
	margin: 0 0 41px;
    padding:0;
}
.management-group-item .title {
    padding: 15px 0 0;
}
.check-list {}
.check-list li{
	background: url("/img/list-check.png") no-repeat scroll 1px 0 transparent;
    color: #010101;
    letter-spacing: 0.02em;
    line-height: 17px;
    padding: 0 0 13px 24px;
}

.management-group .order-form {
    margin: 0 0 44px 48px;
    max-width: 474px;
    padding: 9px 0 0;
}
.management-group .order-form form {
    margin-left: -14px;
}
.management-group .order-form  h2 {
    padding-bottom: 29px;
}
.management-group .order-form .select{
	/* width:395px; */
}
/* management-group-list  end */
/* site-description */
.site-description {}
.site-description h1 {
	font-size: 24px;
    letter-spacing: 0.003em;
    line-height: 25px;
    padding: 0 0 22px;
}
.site-description .site-link {
	font-size: 14px;
    line-height: 14px;
    margin: 0 0 7px;
}

.site-description .site-link  a {
    margin: 0 0 0 15px;
}
.site-description .type-site,
.site-description .about-site,
.site-description .page-site {
	text-transform:uppercase;
}

.site-description .page-site {
    margin: 0 0 36px;
}
/* site-description end */
/* contacts */

.contacts {
    padding: 22px 0 0 39px;
}
.contacts-inner {
	margin: 0 0 0 24px;
}
.contacts-inner h6 {
	margin: 0 0 0 -24px;
}
.freelance {
    margin: 0 0 43px;
}
.phone-item {
	margin: 0 0 56px;
}
.phone-item .phone-list-item:first-child{
	margin: 0;
}

.phone-list-item {
	 float: left;
    font-size: 14px;
    letter-spacing: 0.01em;
    line-height: 14px;
    margin: 0 0 0 29px;
}
.skype-item {
    margin: 0 0 32px;
}
.skype-title {
    float: left;
    font-size: 14px;
    letter-spacing: 0.02em;
    margin: 0 76px 0 0;
}
.skype-item  .btn-green {
    height: 14px;
    margin: -26px 0 0;
}
.mail-item {margin: 0 0 65px;}
.address-item {}
.freelance a{
	text-decoration:none;
}
.freelance .img {
	float:left;
	margin:0 18px 0 0;
}
.freelance .freelance-text {
	padding:0 0 1px;
	color: #010101;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0.02em;
    line-height: 13px;
    margin: 27px 0 0;
}
.freelance a:hover .freelance-text {
	border-bottom:2px solid #9D9D9B; 
	padding:0;
}
.mail-item a{
	color: #010101;
    font-size: 14px;
    letter-spacing: 0.025em;
    line-height: 14px;
    text-decoration: none;
}
.mail-item a:hover {
	text-decoration:underline;
}

.address-item  p {
    font-size: 12px;
    letter-spacing: 0.02em;
    line-height: 18px;
    margin: -2px 0 48px;
    padding: 0;
}
.map {
	max-width:720px;
	height:414px;
	overflow:hidden;
}
.minwidth .map {
	width:604px;
	height:348px;
}
/* contacts end */
/* reviews */
.reviews-page {padding: 53px 0 0 70px;}
.reviews-page  .main-title {
   font-size: 18px;
    margin: 0 0 60px;
	line-height:19px;
    text-transform: uppercase;
	font-family: 'centurygothic-bold';
	border-bottom:2px solid #000;
	cursor:pointer;
}
.reviews-page .reviews{
	max-width:848px;
}
.reviews-form {
	margin: 0 0 62px 36px;
    width: 380px;
	display:none;
}
.reviews-form .form-row{
	margin:0 0 10px;
}
.captcha-row .title{
	margin: 0 0 5px;
    text-transform: uppercase;
}
.captcha-number {
    float: left;
    margin: 0 70px 0 0;
}
a.captcha-number-refresh{
    margin: 7px 0;
	color:#2e2d2d;
	text-decoration:none;
	border-bottom:1px solid #6A6A69;
}
a.captcha-number-refresh:hover {
	border:none;
	padding:0 0 1px;
}
.reviews-page .reviews-item {
	border-bottom: 1px solid #DADAD9;
    margin: 0 0 18px;
    padding: 0 0 31px;
}
.reviews-form .label-holder {
    margin: 0 0 7px;
}
.reviews-form .input-holder.full {
    padding: 3px 13px;
}
.reviews-form textarea {
    height: 54px;
}
.reviews-form  .btn-green {
	float:right;
}
.form-row.captcha-row {
    margin: -3px 0 8px;
}
.reviews-page .img{ 
    height: 75px;
    margin: 0 39px 0 0;
    width: 75px;
}
.reviews-page .reviews-item .title {
    margin: 1px 0 8px;
}
.reviews-item .date {
	float:right;
	color:#2e2d2d;
	font-family: 'centurygothic-bold';
}
.reviews-item ol {
    line-height: 18px;
    margin: 0 0 16px;
    padding: 1px 18px;
}
.reviews-form input[type="text"]{
	color:#b6b6b6;
}
.input-file-holder .input-holder {
	overflow:hidden;
}
.reviews-form input[type="file"]{
	display:none;
}
.arrow-input {
	float: right;
    height: 9px;
    margin: 18px 14px -27px;
    width: 15px;
}
.reviews-form  .input-file-holder .input-holder {
	padding:0;
}
.reviews-form .input-file-holder  input[type="text"]{
    padding: 11px 26px 10px;
}
/* reviews end */
/* services-full */
.services-full { padding: 36px 0 0;max-width:948px}
.services-full .title,
.services-price {
	letter-spacing: 0.043em;
    padding: 14px 0 31px;
}
.reviews-name {
font-family: 'centurygothic-bold';
letter-spacing: 0.02em;
}
.reviews-name a {
text-decoration: underline;
}
.reviews-name a:hover {
text-decoration: none;
}
.reviews-name2 {
color: #74be51;
}
.services-full .title h4 {
	padding:0;
}
.services-full .def-table {
    margin: 0 0 0 13px;
}
.services-full-list {}
.services-full-item {
	margin: 0 0 33px;
}
.services-indicator{
	width:50px;
	float:left;
	height:50px;
	margin:0 20px 0 0;
}
.indicator-site {
	background:#74be51;
}
.indicator-seo {
	background:#e0b813;
}
.indicator-pr{
	background:#921d1d;
}
.indicator-smm{
	background:#1788b2;
}
.services-price {
	float: right;
    font-family: 'centurygothic-bold';
    font-size: 18px;
    letter-spacing: 0.01em;
    line-height: 19px;
    margin: 0 74px 0 0;
    padding-bottom: 24px;
    text-transform: uppercase;
}
/* services-full end */
/* responsive */
.minwidth .content-top { margin: 0 0 30px;}
.minwidth .language-list {
	display:none;
}
.minwidth .language-list li{
	float:none;
	border:none
}
.minwidth  .icon-language {
	display:block;
	background-color:#66bde2;
	width:60px;
	height:63px;
	background-position:12px -49px;
}
.minwidth  .icon-language:hover {background-color:#7bcbec;}
.minwidth .navigation-list .active,
.minwidth .navigation-list a {
    padding: 24px 0;
	font-size:11px;
}
.navigation-list span a {
    padding: 0!important;
	font-size:11px;
}
.minwidth .language-list a{
	padding:25px 17.3px 25px;
	border-top:1px solid #D7D7D7;
}
.minwidth  .logo {height:92px;}
.logo img{ max-width:100%;}
.minwidth  .partnership-cms .title,
.minwidth  .partnership-host .title,
.minwidth  .copyright p {
	font-size: 9px;
}
/* aside-info */
.aside-info.minwidth-item {
    float: right;
    margin: 7px -4px 0 0;
    width: 22%;
}
.minwidth-item.widthaip .contacts-info-phone {
	font-size: 22px;
    line-height: 23px;
	margin: 0 0 23px -9px;
}
.minwidth-item .contacts-info-phone {
    font-size: 24px;
    line-height: 25px;
    margin: 0 0 23px -9px;
}

.minwidth-item .contacts-info-email, 
.minwidth-item .contacts-info-skype {
    font-size: 14px;
    line-height: 15px;
	margin: 0 0 6px;
}
.aside-info.minwidth-item .social-list a {
    height: 27px;
    width: 30px;
	font-size:20px;
	padding-top:3px;
	line-height:20px;
}
.aside-info.minwidth-item  .social-list .soc-icon-tw {
    font-size: 24px;
	padding-top:4px;
	height:26px;
}
.aside-info.minwidth-item  .social-list .soc-icon-vk {
	padding-top:5px;
	height:26px;
}
.minwidth-item  .social-title {
    font-size: 9px;
    margin: 0 0 8px;
}
.aside-info.minwidth-item .social-list li:first-child { margin: 0 0 0 -7px;}
.aside-info.minwidth-item .social-list li{margin: 0 0 0 6px;}
.aside-info.minwidth-item .social-list .soc-icon-fb {
    font-size:30px;
	line-height:30px;
	padding-top:0px;
	height:30px;
}
.aside-info.minwidth-item  .soc-icon-tw { background-position: 8px -471px;}
.aside-info.minwidth-item .soc-icon-vk {background-position: 11px -536px;}
/* aside-info end */
.sidebar-inner-page.minwidth-item  {
    margin:3px -4px 0 19px;
    width: 204px;
}
.main-sidebar.minwidth-item  { width: 382px;}
.main-sidebar {margin-left:57px;}
.main-sidebar input[type="text"]::-webkit-search-cancel-button, 
.management-group input[type="text"]::-webkit-search-cancel-button 
{
	-webkit-appearance: none;
	font-size:12px;
}
.main-sidebar input[type="text"]::-webkit-input-placeholder,
.management-group input[type="text"]::-webkit-input-placeholder
{
	color: #2e2d2d;
	font-size:12px;
}
.main-sidebar input[type="text"]:-moz-placeholder,
.management-group input[type="text"]:-moz-placeholder
{
	color: #2e2d2d;
	font-size:12px;
}
.main-sidebar input[type="text"]::-moz-placeholder,
.management-group input[type="text"]::-moz-placeholder
{
	color: #2e2d2d;
	opacity: 1;
	font-size:12px;
}
.sidebar-right h2{ padding-bottom: 14px;}
/* contacts page */
.minwidth h6 {
    font-size: 14px;
    line-height: 15px;
    padding-bottom: 32px;
}
.minwidth .freelance { margin: 0 0 36px;}
.minwidth  .phone-item { margin: 0 0 39px;}
.minwidth .skype-item .btn-green {
    margin: -16px 0 0;
    padding: 16px 0 25px;
}
.minwidth .skype-item {margin: 0 0 24px;}
.minwidth  .mail-item {margin: 0 0 38px;}
.minwidth  .address-item p {margin: 9px 0 43px;}
/* create site */
.minwidth-item .faces .img {
    float: left;
    height: 200px;
    margin: 0 0 17px 0;
    overflow: hidden;
    width: 200px;
	float:none;
}
.minwidth-item .faces {margin: 0 0 41px;}
.minwidth-item .faces .img img{max-width:100%;}
.minwidth-item .faces-text {margin: 11px 0 0 3px;}
.minwidth-item .faces-text h3 {
    font-size: 14px;
    line-height: 15px;
    margin: 0 0 16px;
}
.minwidth-item .faces-text .title {margin: 0 0 17px;}
.minwidth-item  .about-specialist p {line-height: 18px;}
.minwidth .management-group-list {margin: 0 0 16px;}
.minwidth .management-group-item { margin: 0 0 31px;}
.minwidth .management-group-number {
    margin: 0 10px 0 0;
    padding: 7px 5px 9px;
    width: 29px;
}
.minwidth .management-group-item .title {padding: 12px 0 0;}
.minwidth .management-group-item h4 {
    font-size: 14px;
    letter-spacing: 0.02em;
    line-height: 15px;
    margin: 0 0 36px;
    padding: 0;
}
.minwidth .check-list li {
    line-height: 17px;
    padding: 0 0 14.5px 24px;
}
.minwidth-item .order-form .label-holder{
	display: none;
}
.minwidth-item .management-group .label-holder{display:none;}
.management-group.minwidth-item  .order-form {
    margin: 0 0 45px 56px;
    max-width: 378px;
    padding: 9px 0 0;
}
.management-group.minwidth-item  .order-form form {margin-left: -3px;}
.minwidth-item .order-form textarea {height: 41px;}
.minwidth-item .input-holder.full {padding: 6px 13px;}
.minwidth-item .order-form .btn-green {
    min-width: 128px;
    padding: 19px 2px 21px;
}
/* create site end */

.btn-green.minwidth-item  {
    line-height: 14px;
    min-width: 94px;
    padding: 21px 5px;
    width: 120px;
}
.minwidth .sale .title { margin: 0 0 10px;}
.minwidth .sale-item {
    margin: 0 0 -22px;
    overflow: hidden;
}
.minwidth .reviews-item .title { margin: 2px 0 4px;}
.minwidth .reviews-item .reviews-text { margin: 3px 0 5px;}
.minwidth .main-sidebar.minwidth-item {
	margin: 1px 0 0 60px;
    width: 382px;
}
.minwidth .order-form {
    margin: 0 0 9px;
    padding: 9px 0 0;
}
.minwidth .content .max-wrap{padding: 0 170px 0;}
.widthaip .content .max-wrap{ padding: 0 55px 0;}
.minwidth .footer {
    height: 96px;
    padding: 11px 58px;
}
.minwidth .partnership-cms .title {
   margin: 0 6px 0 0;
    width: 46.5%;
}
.minwidth .partnership-cms-list a {
    margin: 0 4px 0 0;
    min-width: 106px;
    width: 20.4%;
}
.minwidth .partnership-host .title {
    margin: 4px 11px 0 0;
    width: 37.8%;
}
.minwidth .partnership-host-holder {
    float: left;
    width: 26.1%;
}
.minwidth .copyright {padding: 5px 0 0;}
.minwidth-item .submenu-list a {font-size:10px;}
.minwidth-item .submenu {padding: 29px 10px 7px 16px;}
.minwidth-item .submenu-list li {
    background: url("/img/list-dott.png") no-repeat scroll left 2px transparent;
    line-height: 19px;
    padding: 0 0 15px 36px;
}
.minwidth-item .submenu {padding: 32px 10px 20px 16px;}
.minwidth .price-group {margin:28px 0 66px 10px;}
.minwidth .price-table-pr table{max-width: 711px;}
.minwidth .price-table-seo table{max-width: 738px;}
.minwidth .price-table-site td {padding: 12px 30px 0px;}
.minwidth .price-table-managers td {padding:15px 21px 0px;}
.minwidth  .price-group .price-holder {
	line-height: 25px;
	font-size: 12px;
}
.minwidth .price-group h3{font-size:14px;}
.minwidth .price-table-managers h3 { padding-bottom: 5px;}
.price-table-pr td{padding:15px 29px 0px;}
.minwidth .price-table-pr .price-holder {
    font-size: 12px;
    line-height: 25px;
}
.minwidth  .price-table-seo  td{padding:15px 31px 0px;}
/* work-example */
.work-example-inner {margin:0 0 15px -9px;}
.work-example-list {overflow:hidden;}
.work-example-list li{
	width: 28.9%;
	 margin-bottom: 45px;
	 min-width:194px;
}
.work-example  h2 {
    font-size: 19px;
	padding-bottom: 41px;
}
.work-text-hlder > p {
    line-height: 18px;
    padding: 0 0 0 6px;
}
.work-example .img { margin: 0 0 14px;max-height:227px;max-width:227px;overflow:hidden;}
.work-example .img { margin: 0 0 14px;}
.work-example .img img {max-width:100%;}
.work-example small {
    font-size: 12px;
	font-family: 'centurygothic';
}
.work-example  h4 {
    height: 41px;
	font-size:12px;
	 height: 41px;
    line-height: 18px;
    overflow: hidden;
    padding: 0 0 26px 6px;
}
.work-example  .btn-green { margin-left: 8px;}
.work-example-list h2 {padding-bottom: 41px;}
.work-text-hlder {margin:0 0 0 13px;}
/* work-example end */
/* reviews */
.minwidth .reviews-page {
    padding: 21px 0 0 10px;
	min-width:671px;
} 
.minwidth .reviews-page .main-title {
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 13px;
}
.minwidth .reviews-form {margin: 0 0 77px 0px;}
.minwidth .reviews-form .input-holder.full { padding: 4px 13px;}
.minwidth .form-row.captcha-row { margin: -3px 0 2px;}
.minwidth .reviews-page .reviews-item {
    margin: 0 0 18px;
    padding: 0 0 17px;
}
/* reviews end */
/* price page */

.minwidth  .services-full {padding: 14px 0 0;}
.minwidth .services-indicator {
    height: 40px;
    margin: 0 10px 0 0;
    width: 40px;
} 
.minwidth .services-full {
    min-width: 671px;
    padding: 14px 0 0;
}
.minwidth .services-full .title, 
.minwidth .services-price {
     letter-spacing: 0.019em;
    padding: 13px 0 30px;
}
.minwidth .services-price {margin:0 116px 0 0;}
.minwidth .services-price,
.minwidth h4 {
	font-size: 13px;
    line-height: 14px;
}
.minwidth h4 {  padding-bottom: 24px;}
.minwidth .services-full-item {margin: 0 0 27px;}
.minwidth .services-full .def-table {margin: 0 0 0 -3px;}
.minwidth .def-table td,
.minwidth .def-table th {
    font-size: 12px;
    letter-spacing: 0.02em;
    line-height: 13px;
    padding:8px 0 8px 5px;
}
.minwidth .col-price {width: 150px;}
/* price page end */
/* main page */
.portfolio-inner {overflow:hidden;}
.portfolio-site-item .portfolio-inner {
    margin: 0 0 -15px -17px;
}
.minwidth-item .sale-item .sale-text p {
    font-size: 12px;
    line-height: 18px;
}
.portfolio-site-item li{min-width: 450px;}
.minwidth-item .portfolio-list li {
	margin-bottom: 30px;
	width:50%;
}
.minwidth-item .link-holder {width: 430px;}
.fancybox-outer .img{height:auto !important;}
/* main page end*/
/* main page */
.minwidth  .services-list-item{
	min-width:170px;
	min-height:170px;
}
.minwidth .services-left,
.minwidth .services-right
 {
	min-width:343px;
}
.minwidth-item .link-number {
	font-size: 48px;
    line-height: 64px;
}
.minwidth-item .link-text {
	font-size: 14px;
    line-height: 24px;
	position:relative;
}
.faces img{transition:0.2s;}
.bwimg {
	display:block;
	position:relative;
}
/* main page end */
/* responsive end */

/* price-table */
.price-table-site {width:810px;}
.price-group small {
	display: block;
    font-size: 11px;
    line-height: 17px;
}
.price-group td:first-child{border:none;}
.price-group td{border-left:1px solid #d6d6d6;}
.price-table-site td {padding:12px 40px 0px;}
.price-table-site h3 {padding-bottom: 8px;}
.price-table-managers {
	width:61%;
	min-width:714px;
}
.price-table-managers td:first-child {
	padding-left: 0;
    width: 33.4%;
	min-width: 221px;
}
.price-table-managers td {padding:12px 25px 0px;}
.price-table-pr td{padding:12px 28px 0px;}
.price-table-pr .price-holder {
    font-size: 12px;
    line-height: 25px;
}
.price-table-seo  td{padding:12px 48px 0px;}
/* price-table end */
.header.fancybox-margin {margin-right:42px;}
.minwidth .header.fancybox-margin {margin-right:0;}
@media screen and (max-width: 1200px) {
	
.contacts-info-phone {
    font-size: 33px;
    line-height: 34px;
}

}
.logo {
cursor: pointer;
}
.input-file-holder input {
cursor: pointer;
}
.arrow-input {
cursor: pointer;
}
.ui-multiselect {
width: 382px!important;
}
.all-works {
margin-left: 17px;
}
.pagination a, .pagination span {
background-color: rgb(131, 210, 93);
display: block;
font-size: 16px;
padding: 10px;
color: white;
text-decoration: none;
float: left;
margin-right: 5px;
cursor: pointer;
}
.pagination span {
opacity:0.7;
}
.pagination a:hover, .pagination span:hover {opacity:0.7;}
.sale-item {
margin-bottom: 10px!important;
}
.mainpage-review .overflow {
  min-height: 170px;
}

.partnership-cms-list a {
 	width: 106px; 
}