@font-face {
    font-family: 'Bender';
    src: url('../images/jovanny_lemonad_-_bender-webfont.eot');
    src: url('../images/jovanny_lemonad_-_bender-webfont.eot?#iefix') format('embedded-opentype'),
         url('../images/jovanny_lemonad_-_bender-webfont.woff') format('woff'),
         url('../images/jovanny_lemonad_-_bender-webfont.ttf') format('truetype'),
         url('../images/jovanny_lemonad_-_bender-webfont.svg#benderregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'Bender';
    src: url('../images/jovanny_lemonad_-_bender-bold-webfont.eot');
    src: url('../images/jovanny_lemonad_-_bender-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../images/jovanny_lemonad_-_bender-bold-webfont.woff') format('woff'),
         url('../images/jovanny_lemonad_-_bender-bold-webfont.ttf') format('truetype'),
         url('../images/jovanny_lemonad_-_bender-bold-webfont.svg#benderbold') format('svg');
    font-weight: bold;
    font-style: normal;

}


@font-face {
    font-family: 'Bender';
    src: url('../images/jovanny_lemonad_-_bender-black-webfont.eot');
    src: url('../images/jovanny_lemonad_-_bender-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../images/jovanny_lemonad_-_bender-black-webfont.woff') format('woff'),
         url('../images/jovanny_lemonad_-_bender-black-webfont.ttf') format('truetype'),
         url('../images/jovanny_lemonad_-_bender-black-webfont.svg#benderblack') format('svg');
    font-weight: bold;
	font-weight: 900;
    font-style: normal;

}

html,body{height:100%;margin:0px; padding:0px;}

a {
	color: #333;
}

a:hover {
	text-decoration: none;
}

body{
	font-size: 14px;
	color: #666;
	font-family: Bender;
	background: #eee;
}

input {
	outline: none;
	font-family: Arial;
}

h1 {
	font-size: 30px;
	line-height: 34px;
	text-align: center;
	font-family: Bender;
	margin: 0 0 20px 0;
	padding: 0;
}

h2 {
	text-align: left;
	font-family: Bender;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	font-weight: 900;
	margin: 0 0 25px 0;
	padding-top: 25px;
	font-size: 18px;
	line-height: 43px;
}

table td {
    padding: 0;
	vertical-align: top;
}

img{
    border: 0;
	vertical-align: top;
}

ul {
	list-style: disc outside;
}

li {
    margin-bottom: 10px;
}

p {
	overflow: hidden;
	margin: 0 0 15px 0;
	font-family: Bender;
}

#site {
	position: relative;
	overflow: hidden;
    background: #fff;
	max-width: 1000px;
	min-width: 960px;
	margin: 0 auto;
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
}

.spacer {
	height: 17px;
	background: url('../images/spacer.png') center;
}

.p {
	position: relative;
	width: 930px;
	overflow: hidden;
	padding: 0 40px;
}
.mainmenu {
	position: relative;
	width: 790px;
	overflow: hidden;
	padding: 0 20px;
}

.list {
	overflow: hidden;
}

.title {
	position: fixed;
	z-index: 12;
	width: 100%;
}

.title .inside {

	position: relative;
	max-width: 1000px;
	min-width: 980px;
	margin: 0 auto;
	box-shadow: 0 2px 0px rgba(0,0,0,0.38);
	height: 25px;
	color: #FFFF00;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: #87CEFA;
	padding-top: 7px;
	letter-spacing: 7px;
}
.kupuy {
	position: relative;
	max-width: 1000px;
	min-width: 980px;
	margin: 0 auto;
	box-shadow: 0 2px 0px rgba(0,0,0,0.38);
	height: 25px;
	color: #FFFF00;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: #87CEFA;
	letter-spacing: 7px;
}

.menu {
	position: fixed;
	z-index: 10;
	width: 100%;
}

.menu .inside {

	position: relative;
	max-width: 1000px;
	min-width: 980px;
	margin: 0 auto;
	box-shadow: 0 2px 0px rgba(0,0,0,0.38);
	padding-top: 30px;
	height: 57px;
	background: #6599ff;
	font-size: 12px;
	font-weight: bold;
}

.menu ul {
	margin: 13px 0 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.menu li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 2px 0 0;
	padding: 0;
	line-height: 31px;
}

.menu li a {
	display: inline-block;
	vertical-align: middle;
	height: 11px;
	line-height: 11px;
  text-transform: uppercase;
	color: #FFFFFF;
	padding: 0;
	margin: 0 4px;
	text-decoration: none;
}

.menu li a:hover {
	padding: 0 4px;
	margin: 0;
	height: 28px;
	line-height: 28px;
	border-radius: 15px;
	background: url('../images/menu-selected.png') repeat-x;
	color: #fff;
	box-shadow: inset 0 0 18px rgba(0,0,0,0.4), 0 1px 1px rgba(0,0,0,0.4);
}

.header {
	position: relative;
	z-index: 2;
	color: #fff;
	/*border-bottom: 1px solid #fff;
	box-shadow: 0 1px 10px rgba(0,0,0,0.38);*/
	padding-top: 57px;
}

.header .p {
	overflow: visible;
	padding-top: 90px;
}

.logo {
	position: absolute;
	top: 28px;
}


.wantform {
	height: 125px;
	width: 350px;
	margin: 0 auto;
	padding: 22px 37px 18px 37px;
	background: #fff;
	color: #979797;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-bottom: -11px;
	text-align: center;
	font-size: 14px;
}

.wantform input[type='text'] {
	outline: none;
	width: 324px;
	border: 1px solid #c7c7c7;
	height: 18px;
	line-height: 18px;
	border-radius: 19px;
	padding: 10px 13px;
	font-size: 16px;
	margin-bottom: 15px;
	box-shadow: inset 0 2px 2px rgba(0,0,0,0.05);
}

.wantform  .lock {
	margin-top: 8px;
}

.reviews {
	
}

.reviews .item {
	overflow: hidden;
	margin-bottom: 27px;
}

.reviews .item .avatar {
	float: left;
}

.reviews .item .avatar img {
	width: 217px;
	height: 217px;
	border-radius: 108px;
}

.reviews .item .info {
	margin-left: 243px;
}

.reviews .item .name {
	font-family: Bender;
	font-weight: 900;
	color: #b81a2a;
	font-size: 30px;
	margin-bottom: 15px;
}

.reviews .item .info p {
	margin-bottom: 15px;
}

.works .p {
	padding-bottom: 60px;
	padding-top: 15px;
}

.tarifs .p {
	z-index: 4;
	overflow: visible;
	font-family: Bender;
}

.tarifs .list {
	overflow: visible;
	text-align: center;
	margin-left: -30px;
}

.tarifs .item {
	display: inline-block;
	vertical-align: top;
	width: 290px;
	margin: 0 2px 0 30px;
	position: relative;
}

.tarifs .block {
	position: relative;
	padding: 15px 15px 5px 15px;
}

.tarifs .open .block {
	border-radius: 10px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	box-shadow: 0 1px 5px rgba(0,0,0,0.36);
}

.tarifs .title {
	position: relative;
	color: #fff;
	font-size: 24px;
	font-weight: 900;
	height: 51px;
	line-height: 52px;
	border-radius: 5px;
	margin-bottom: 30px;
}

.tarifs .title .arrow {
	position: absolute;
	width: 16px;
	height: 11px;
	left: 50%;
	margin-left: -8px;
	bottom: -11px;
	background: url('../images/green-arrow.png') no-repeat;
}

.tarifs .blue .title{
	background: url('../images/blue-title.png') repeat-x;
}
.tarifs .green .title{
	background: url('../images/green-title.png') repeat-x;
}
.tarifs .red .title{
	background: url('../images/red-title.png') repeat-x;
}

.tarifs .blue .title .arrow {
	background: url('../images/blue-arrow.png') no-repeat;
}
.tarifs .green .title .arrow {
	background: url('../images/green-arrow.png') no-repeat;
}
.tarifs .red .title .arrow {
	background: url('../images/red-arrow.png') no-repeat;
}

.tarifs .info {
	color: #fff;
	text-align: center;
	border-radius: 5px;
	padding-bottom: 20px;
}

.tarifs .blue .info {
	background: url('../images/blue-block.png') repeat-x center top;
}
.tarifs .green .info {
	background: url('../images/green-block.png') repeat-x center top;
}
.tarifs .red .info {
	background: url('../images/red-block.png') repeat-x center top;
}

.tarifs .info ul {
	margin: 0 10px 2px 40px;
	padding: 12px 0 0 0;
	list-style: none;
	text-align: left;
}

.tarifs .info li {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 24px;
}

.tarifs .info .cost {
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 2px;
}
.tarifs .info .link {
	margin-top: 8px;
}

.tarifs .info .link a {
	line-height: 20px;
	color: #fff;
	border-bottom: 1px dashed #fff;
	text-decoration: none;
}

.tarifs .info .link a:hover {
	color: #d1ec54;
	border-bottom: none;
}

.tarifs .blue  .info .link a:hover {
	color: #a6f8ff;
}

.tarifs .green .info .link a:hover {
	color: #d1ec54;
}

.tarifs .red .info .link a:hover {
	color: #ffa4b7;
}

.tarifs .more {
	display: none;
	position: absolute;
	width: 100%;
	background: #fff;
	border-radius: 10px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	box-shadow: 0 1px 5px rgba(0,0,0,0.36);
	text-align: left;
}

.tarifs .more .white {
	width: 100%;
	height: 20px;
	margin-top: -10px;
	background: #fff;
}

.tarifs .open .more {
	display: block;
}

.tarifs .more p {
	margin: 0 15px 10px 22px;
	font-size: 14px;
	line-height: 20px;
	padding-left: 30px;
	color:  #336600;
	cursor: default;
}

.tarifs .blue .more p {
	color:  #336600;
}

.tarifs .green .more p {
	color:  #336600;
}

.tarifs .red .more p {
	color:  #336600;
}

.tarifs .more p:hover {
	color: #666;
}

.tarifs .more ul {
	margin: -2px 15px 10px 22px;
	padding: 0 0 0 30px;
	list-style: none;
}

.tarifs .more li {
	margin: 0;
	padding: 0;
}

.tarifs .more p.i1 {background: url('../images/icon1.png') no-repeat 0 2px;}
.tarifs .more p.i2 {background: url('../images/icon2.png') no-repeat 0 2px;}
.tarifs .more p.i3 {background: url('../images/icon3.png') no-repeat 0 2px;}
.tarifs .more p.i4 {background: url('../images/icon4.png') no-repeat 0 2px;}
.tarifs .more p.i5 {background: url('../images/icon5.png') no-repeat 0 2px;}
.tarifs .more p.i6 {background: url('../images/icon6.png') no-repeat 0 2px;}
.tarifs .more p.i7 {background: url('../images/icon7.png') no-repeat 0 2px;}
.tarifs .more p.i8 {background: url('../images/icon8.png') no-repeat 0 2px;}
.tarifs .more p.i9 {background: url('../images/icon9.png') no-repeat 0 2px;}
.tarifs .more p.i10 {background: url('../images/icon10.png') no-repeat 0 1px;}


.soc {
	background: #e8e8e8;
	height: 80px;
	color: #0180f5;
	font-family: Bender;
	text-align: left;
	font-size: 30px;
  font-family: Bender;
}
.soc .item {
	display: inline-block;
	vertical-align: middle;
	width: 400px;

}

.orange {
	/*background: url('../images/orangeblock.jpg') repeat-y center top;*/
	background: #f5f5f5;
	height: 1050px;
	color: #000;
	font-family: Bender;
	text-align: justify;
}

.asort {
	background: #FFFFFF;
	height: 380px;
	color: #000;
	font-family: Bender;
}

.orange .list {
	margin-left: -30px;
}

.orange .item {
	display: inline-block;
	vertical-align: top;
	width: 200px;
	margin-left: 30px;
	text-align: center;
}

.orange .info {
	height: 72px;
}

.orange .info div {
	display: inline-block;
	vertical-align: middle;
	line-height: 18px;
	font-size: 12px;
	color:#000000;
}

.we {
	
}

.we .list {
	margin: 37px 0 0 -55px;
}

.we .item {
	display: inline-block;
	vertical-align: top;
	width: 450px;
	margin: 0 0 28px 55px;
}

.we .item .icon {
	float: left;
	width: 80px;
	height: 70px;
	margin-top: 4px;
}

.we .item .info {
	margin-left: 90px;
}

.we .item .title {
	color: #333;
	font-size: 18px;
	font-weight: 900;
	margin-bottom: 16px;
}

.we .item .text {
	color: #666;
	font-size: 12px;
	line-height: 14px;
}

.we .item .text p {
	margin-bottom: 14px;
}

.we .item.i1 .icon {background: url('../images/we1.png') no-repeat center top;}
.we .item.i2 .icon {background: url('../images/we2.png') no-repeat center top;}
.we .item.i3 .icon {background: url('../images/we3.png') no-repeat center top;}
.we .item.i4 .icon {background: url('../images/we4.png') no-repeat center top;}
.we .item.i5 .icon {background: url('../images/we5.png') no-repeat center top;}
.we .item.i6 .icon {background: url('../images/we6.png') no-repeat center top;}
.we .item.i7 .icon {background: url('../images/we7.png') no-repeat center top;}
.we .item.i8 .icon {background: url('../images/we8.png') no-repeat center top;}
.we .item.i9 .icon {background: url('../images/we9.png') no-repeat center top;}
.we .item.i10 .icon {background: url('../images/we10.png') no-repeat center top;}

.bidblock {
	text-align: center;
}

.bidblock .title {
	color: #333;
	font-size: 18px;
	font-family: Bender;
	font-weight: bold;
	margin: 15px 0;
}

.bid {
	background: url('../images/bidbg.jpg') no-repeat center top;
	border-radius: 10px;
	text-align: center;
	color: #fff;
	height: 155px;
}

.bid .bidtitle {
	font-size: 24px;
	font-family: Bender;
	font-weight: bold;
	padding-top: 17px;
	margin-bottom: 30px;
}

.bid form {
	text-align: center;
}

.bid input[type='text'] {
	line-height: 19px;
	height: 19px;
	border-radius: 19px;
	padding: 10px 20px;
	font-size: 16px;
	border: 0;
	background: #fbfbfb;
	width: 240px;
}

.bid .inp {
	display: inline-block;
	vertical-align: top;
	margin: 0 17px;
}

.bid .lock {
	font-size: 14px;
	margin-top: 8px;
}

.bidblock .shadow,
.works .shadow {
	height: 27px;
	background: url('../images/bidshadow.png') no-repeat center top;
}

.works .shadow {
	margin-top: -3px;
}

.about {
	margin-bottom: 8px;
}

h2 {
	font-size: 20px;
	padding-top: 12px;
	margin-bottom: 10px;
}

.about p {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 14px;
}

.footer {

	height: 45px;
	color: #FFFFFF;
}

.footer .p {
	overflow: visible;
}

.footer .phone {
	position: relative;
	margin-right: 20px;
	float: right;
	font-family: Bender;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.footer .phone .num {
	margin: 2px 0 7px;
}

.footer .phone .callform {
	display: block;
	position: absolute;
	margin-top: -202px;
	margin-left: -25px;
}

.footer .copyright {
	float: left;
	font-size: 12px;
	padding-left: 50px;
	padding-top: 15px;
}

.footer .copyright img {
	margin-bottom: 15px;
}

.footer .submenu {
	margin: 0 190px 0 210px;
	padding-top: 20px;
	font-size: 12px;
}

.footer .submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
	text-align: justify;
	overflow: hidden;
	cursor: default;
}

.footer .submenu ul:after {
	content: "1";
	margin-left: 100%;
	height: 1px;
	overflow: hidden;
	display: inline-block;
}

.menu ul {
	z-index: expression(runtimeStyle.zIndex = 1, insertAdjacentHTML("beforeEnd", '<li class="lastt"></li>'));
}

.footer .submenu li {
	margin: 0;
	padding: 0;
	display: inline;
}

.footer .submenu li a {
	display: inline-block;
}

.rub {
	font-weight: bold;
	font-family: 'PT Sans';
}

.button {
	font-family: Bender;
	display: inline-block;
	border: 0;
	box-shadow: inset 0 0 18px rgba(0,0,0,0.1), 0 1px 1px rgba(0,0,0,0.51);
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	
	background: url('../images/buttonbg.png') repeat-x;
	font-size: 24px;
	font-weight: 900;
	height: 44px;
	line-height: 46px;
	border-radius: 22px;
	padding: 0 36px;
}

.button.bid {
	width: 200px;
	background: url('../images/buttonbg.png') repeat-x;
	font-size: 24px;
	font-weight: bold;
	height: 39px;
	line-height: 41px;
	border-radius: 19px;
	padding: 0;
	box-shadow: none;
}

.button.call {
	background: url('../images/callbuttonbg.png') repeat-x;
	font-size: 18px;
	font-weight: bold;
	height: 36px;
	line-height: 38px;
	border-radius: 18px;
	padding: 0 18px;
}

.button.call.min {
	background: url('../images/footerlbuttonbg.png') repeat-x;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	line-height: 30px;
	border-radius: 14px;
	padding: 0 16px;
	box-shadow: none;
}

.button.big {
	display: block;
	background: url('../images/bigbuttonbg.png') repeat-x;
	font-size: 40px;
	font-weight: bold;
	height: 51px;
	line-height: 56px;
	border-radius: 25px;
	padding: 0;
	box-shadow: none;
	text-shadow: 0 1px 0 rgba(191,113,0,0.45);
}

.button.red {
	display: block;
	background: url('../images/redbuttonbg.png') repeat-x;
	font-size: 16px;
	font-weight: bold;
	height: 36px;
	line-height: 38px;
	border-radius: 18px;
	padding: 0;
}

#calLForm {
	
}

#callForm .callform {
	display: block;
}

.jcarousel-container {
	overflow: visible;
	padding: 0;
	margin: 0 -125px;
}

.jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-container-horizontal {
    /*border: 1px solid red;*/
}

.jcarousel-clip {
    overflow: hidden;
}

.jcarousel-clip-horizontal {
	padding: 0;
	margin: 0 125px;
}

.jcarousel-item {
	margin: 0;
	padding: 0;	
}

.jcarousel-item-horizontal {
}

.jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.header .jcarousel-next-horizontal,
.header .jcarousel-prev-horizontal {
	top: 100px;
}

.jcarousel-next-horizontal {
    position: absolute;
    right: 0px;
    width: 37px;
    height: 130px;
    cursor: pointer;
    background: url('../images/header-next-arrow.png') no-repeat center right;
}

.jcarousel-next-horizontal:hover,
.jcarousel-next-horizontal:focus {
}

.jcarousel-next-horizontal:active {
}

.jcarousel-next-disabled-horizontal,
.jcarousel-next-disabled-horizontal:hover,
.jcarousel-next-disabled-horizontal:focus,
.jcarousel-next-disabled-horizontal:active {
    cursor: default;
}

.jcarousel-prev-horizontal {
    position: absolute;
    left: 0px;
    width: 37px;
    height: 130px;
    cursor: pointer;
    background: url('../images/header-prev-arrow.png') no-repeat;
}

.jcarousel-prev-horizontal:hover, 
.jcarousel-prev-horizontal:focus {
}

.jcarousel-prev-horizontal:active {
}

.jcarousel-prev-disabled-horizontal,
.jcarousel-prev-disabled-horizontal:hover,
.jcarousel-prev-disabled-horizontal:focus,
.jcarousel-prev-disabled-horizontal:active {
    cursor: default;
}
