@font-face {
	font-family: "fontello";
	src: url("../fonts/fontello.eot?9404315");
	src: url("../fonts/fontello.eot?9404315#iefix") format("embedded-opentype"), url("../fonts/fontello.woff?9404315") format("woff"), url("../fonts/fontello.ttf?9404315") format("truetype"), url("../fonts/fontello.svg?9404315#fontello") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
}

.icon-instagramm:before {
	content: "\e800";
}

/* '' */

.icon-pinterest-squared:before {
	content: "\e801";
}

/* '' */

.icon-twitter-1:before {
	content: "\e802";
}

/* '' */

.icon-pinterest:before {
	content: "\e803";
}

/* '' */

.icon-facebook:before {
	content: "\e807";
}

/* '' */

.icon-youtube:before {
	content: "\e80e";
}

/* '' */

.icon-play:before {
	content: "\e81a";
}

/* '' */

.icon-play-1:before {
	content: "\e81b";
}

/* '' */

.holder:after,
.txt:after,
.block:after,
.block .cols-holder:after,
.block .cols-holder .box:after,
.blog:after,
#popup1 dl:after {
	content: " ";
	display: block;
	clear: both;
}

#nav ul,
.block .nav,
.txt-blog .holder ol,
#footer .nav,
#footer .socials-network {
	margin: 0;
	padding: 0;
	list-style: none;
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

body {
	margin: 0;
	color: #fff;
	background: #000;
	min-width: 1080px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
	font: 12px/17px;
	font-family: "futura-pt",sans-serif;
	font-weight: 400;
	font-style: normal;
}

* {
	max-height: 1000000px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
	display: block;
}

img {
	border-style: none;
	max-width: 100%;
	height: auto;
}

a {
	text-decoration: none;
	color: #3bc1c7;
	font-family: "futura-pt",sans-serif;
	font-weight: 700;
	font-style: normal;
}

a:hover {
	text-decoration: underline;
}

input,
textarea,
select {
	font: 100% Tahoma, Geneva, Verdana, sans-serif;
	color: #000;
	vertical-align: middle;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	margin: 0;
	padding: 4px 7px;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 1px solid #000;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	border-color: black;
}

textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "futura-pt",sans-serif;
	line-height: 1.2em;
	margin: 0 0 1.2em;
}

p {
	margin: 0 0 1.2em;
}

q {
	quotes: none;
}

q:before,
q:after {
	content: "";
	content: none;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

#wrapper {
	position: relative;
	overflow: hidden;
}

.holder {
	width: 936px;
	margin: 0 auto;
}

#header {
	overflow: hidden;
}

#header .holder {
	padding: 36px 0 33px;
}

.logo {
	float: right;
	width: 159px;
	height: 70px;
}

.logo a {
	display: block;
	height: auto;
}

.logo a img {
	display: block;
}

#nav {
	overflow: hidden;
}

#nav ul {
	padding: 8px 0 0;
	overflow: hidden;
	line-height: 25px;
	font-size: 20px;
}

#nav ul li {
	float: left;
	padding: 0 64px 0 0;
}

#nav ul li a {
	color: #fff;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 400;
}

#nav ul li a:hover {
	color: #3bc1c7;
}

#nav ul li.active a {
	color: #3bc1c7;
}

.txt {
	background: #fff;
}

.txt .holder {
	padding: 48px 0 30px;
	position: relative;
}

.txt .holder:after {
	content: "";
	position: absolute;
	right: 220px;
	bottom: -80px;
	z-index: 999;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 130px 80px 0;
	border-color: transparent #fff transparent transparent;
}

.txt h1 {
	margin: 0;
}

.txt h1 a {
	width: 788px;
	height: 104px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/txt-dirty.png) no-repeat;
}



.promo {
	overflow: hidden;
	position: relative;
}

.promo img {
	width: 100%;
	height: 460px;
	display: block;
}

.promo .img {
	height: 409px;
}

.promo .text {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	text-align: center;
	white-space: nowrap;
}

.promo .text:after {
	content: "";
	height: 100%;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}

.promo .holder {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	line-height: 50px;
	text-align: center;
	font-size: 42px;
	font-weight: 700;
}

.promo .holder p {
	margin: 0;
}

.promo .holder p span {
	display: block;
	line-height: 50px;
	font-size: 46px;
}

.promo .text-box {
	float: right;
	width: 300px;
	margin: 0 65px 0 0;
	text-align: left;
	line-height: 30px;
	text-align: left;
	font-size: 23px;
	font-weight: 700;
}

.promo .text-box p {
	margin: 0;
}

.promo .text-box .lightbox {
	margin: 0 0 25px;
	padding: 46px 19px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	color: #3bc1c7;
	line-height: 65px;
	background: #000;
	text-decoration: none;
	border-radius: 20px;
	box-shadow: 7px 7px 10px 0 rgba(1, 1, 1, .25);
	font-size: 65px;
	font-weight: 700;
}

.promo .text-box .lightbox:hover {
	color: #fff;
	box-shadow: 10px 10px 10px 0 rgba(1, 1, 1, .25);
}

.block {
	position: relative;
}

.block:after {
	width: 100%;
	height: 182px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -75px;
	content: "";
	z-index: 55;
	background: url(../images/bg-img.png) no-repeat;
	background-size: cover;
}

.block .holder {
	padding: 40px 0 110px;
}

.block .holder span {
	display: block;
	margin: 0 71px 37px;
	line-height: 30px;
	font-size: 26px;
	font-family: "futura-pt",sans-serif;
	font-weight: 400;
	font-style: normal;
}

.block .nav {
	overflow: hidden;
	letter-spacing: -4px;
	margin: 0 0 76px;
}

.block .nav li {
	letter-spacing: 0;
	padding: 0 67px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.block .nav li:first-child:before {
	background: none;
}

.block .nav li:before {
	width: 3px;
	height: 67px;
	content: "";
	position: absolute;
	top: -6px;
	left: 0;
	background: #fff;
}

.block .nav li a {
	display: block;
	text-decoration: none;
}

.block .nav li a img {
	display: block;
}

.block .nav li a:hover {
	opacity: .8;
}

.block .nav li a:hover {
	color: #3bc1c7;
}

.block .cols-holder {
	padding: 0 0 19px;
}

.block .cols-holder .col {
	width: 46.5%;
	float: right;
	padding: 45px 0 0 6px;
	line-height: 30px;
	font-size: 22px;
}

.block .cols-holder .col p {
	margin: 0 0 27px;
}

.block .cols-holder .col p a {
	line-height: 28px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 23px;
	font-family: "futura-pt",sans-serif;
	font-weight: 700;
	font-style: normal;
}

.block .cols-holder .col p a:hover {

}

.block .cols-holder .col:first-child {
	padding: 0 20px 0 0;
	width: 53.5%;
	float: left;
}

.block .cols-holder .col img {
	display: block;
	margin: 0 auto 42px;
}

.block .cols-holder .col .btn-link {
	color: #fff;
	padding: 4px 19px;
	margin: 0 0 12px;
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	background: #4d4e50;
	line-height: 21px;
	font-size: 21px;
}

.block .cols-holder .col .btn-link:hover {
	opacity: .8;
}

.block .cols-holder .txt-box {
	overflow: hidden;
	font-size: 24px;
}

.block .cols-holder .txt-box .add {
	float: left;
	width: 175px;
	position: relative;
	text-transform: uppercase;
	color: #3bc1c7;
}

.block .cols-holder .txt-box .add .frame {
	float: left;
	line-height: 37px;
	font-size: 31px;
}

.block .cols-holder .txt-box .add strong {
	display: block;
	line-height: 78px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72px;
}

.block .cols-holder .txt-box .add em {
	position: absolute;
	right: -19px;
	bottom: 40px;
	color: #fff;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	line-height: 31px;
	font-size: 29px;
	font-style: normal;
}

.block .cols-holder .txt-box .container {
	overflow: hidden;
	line-height: 38px;
}

.block .cols-holder .txt-box .container p {
	margin: 0;
}

.block .cols-holder .video-holder {
	overflow: hidden;
}

.block .cols-holder .video-holder img {
	margin: 0;
}

.block .cols-holder .video-holder .video {
	overflow: hidden;
	margin: 0 0 17px;
}

.block .cols-holder .video-holder a {
	display: block;
}

.block .cols-holder .video-holder a img {
	display: block;
}

.block .cols-holder .video-holder a:hover {
	opacity: .8;
}

.block .cols-holder .video-holder .video-box {
	margin: 0 0 17px;
	overflow: hidden;
}

.block .cols-holder .video-holder .video-box a {
	float: right;
}

.block .cols-holder .video-holder .video-box a:first-child {
	float: left;
}

.block .cols-holder .box {
	position: relative;
	background: #fff;
	line-height: 25px;
	font-size: 21px;
	font-weight: 700;
	color: #3bc1c7;
padding: 26px;
text-align: center;
}

.block .cols-holder .box a {
	display: block;
	padding: 14px 40px;
	color: #3bc1c7;
	text-align: center;
	text-decoration: none;
}

.block .cols-holder .box a:hover {
	color: #000;
}

.block .cols-holder .box:after {
	content: "";
	position: absolute;
	right: 78px;
	bottom: -40px;
	z-index: 999;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 60px 40px 0;
	border-color: transparent #fff transparent transparent;
}

.blog {
	background: #3ec1c7;
	position: relative;
}

.blog:after {
	width: 100%;
	height: 182px;
	position: absolute;
	left: 0;
	right: 0;
	top: 115px;
	content: "";
	z-index: 55;
	background: url(../images/bg-img02.png) no-repeat;
	background-size: cover;
}

.blog .holder img {
	float: left;
	margin: 16px -30px 0 -75px;
}

.blog .holder .add-txt {
	color: #000;
	overflow: hidden;
	position: relative;
	z-index: 100;
	padding: 183px 0 20px 22px;
	line-height: 30px;
	font-size: 21px;
}

.blog .holder .add-txt p {
	margin: 0 0 30px;
}

.blog .holder .add-txt .btn-link {
	color: #fefefe;
	padding: 4px 19px;
	margin: 0 0 20px;
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	background: #000;
	line-height: 26px;
	font-size: 23px;
}

.blog .holder .add-txt .btn-link:hover {
	opacity: .8;
}

.add-text {
	overflow: hidden;
	background: #000;
}

.add-text .holder {
	padding: 23px 0 17px;
	position: relative;
}

.add-text .holder:after {
	content: "";
	position: absolute;
	right: 220px;
	bottom: -80px;
	z-index: 999;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 130px 80px 0;
	border-color: transparent #fff transparent transparent;
}

.add-text h2 {
	margin: 0;
}

.add-text h2 a {
	width: 496px;
	height: 60px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/txt-dirty01.png) no-repeat;
}



.txt-blog {
	overflow: hidden;
	background: #fff;
}

.txt-blog .holder {
	padding: 8px 0;
}

.txt-blog .holder ol {
	width: 468px;
	float: left;
	padding: 8px 0 0;
	margin: 0 0 0 25px;
	line-height: 31px;
	text-align: center;
	counter-reset: item;
	position: relative;
	font-size: 30px;
	font-weight: 300;
}

.txt-blog .holder ol:before {
	width: 1px;
	height: 100%;
	content: "";
	position: absolute;
	top: 0;
	left: 40px;
	bottom: 0;
	background: #3ec1c7;
}

.txt-blog .holder ol li {
	padding: 10px 0 6px;
	color: #000;
	border-top: 2px solid #3ec1c7;
}

.txt-blog .holder ol li:first-child {
	border: none;
	padding: 21px 0 6px;
}

.txt-blog .holder ol li:before,
.txt-blog .holder ol li.num {
	color: #3ec1c7;
	display: block;
	text-align: center;
	content: counters(item, ".") " ";
	counter-increment: item;
	font-family: Arial, serif, Helvetica;
	font-size: 26px;
	font-weight: 900;
}

.txt-blog .holder .img-holder {
	float: right;
	margin: 30px 71px 43px 32px;
}

.add-promo {
	background: #42c1c7;
	text-align: center;
}

.add-promo .holder {
	padding: 42px 0;
}

.add-promo .text-box {
	width: 100%;
	float: none;
	overflow: hidden;
	margin: 0;
	text-align: center;
}

.add-promo .text-box .lightbox {
	border-radius: 15px;
	box-shadow: 7px 12px 8px 0 rgba(1, 1, 1, .25);
}

.add-promo .text-box .lightbox:hover {
	color: #fff;
	box-shadow: 10px 12px 10px 0 rgba(1, 1, 1, .25);
}

#footer {
	overflow: hidden;
}

#footer .holder {
	padding: 48px 0;
	text-align: center;
	text-transform: uppercase;
	line-height: 23px;
	font-size: 11px;
}

#footer p {
	margin: 0 0 19px;
}

#footer .nav,
#footer .socials-network {
	overflow: hidden;
	margin: 0 0 12px;
	letter-spacing: -4px;
}

#footer .nav li,
#footer .socials-network li {
	padding: 0 18px 36px;
	letter-spacing: 0;
	display: inline-block;
	vertical-align: top;
}

#footer .nav li a,
#footer .socials-network li a {
	width: 64px;
	height: 64px;
	display: block;
	color: #fff;
	padding: 4px;
	text-align: center;
	background: #40c1c6;
	text-decoration: none;
}

#footer .nav li a:hover,
#footer .socials-network li a:hover {
	background: #8cdadd;
}

#footer .nav li a i,
#footer .socials-network li a i {
	line-height: 52px;
	font-size: 52px;
}

#footer .nav {
	margin: 0 0 42px;
}

#footer .nav li {
	padding: 0 20px 0 40px;
	vertical-align: middle;
}

#footer .nav li a {
	padding: 0;
	display: block;
	width: 100%;
	height: auto;
	background: none;
}

#footer .nav li a img {
	display: block;
}

#footer .nav li a:hover {
	background: none;
	opacity: .8;
}

.popup-holder {
	position: relative;
	overflow: hidden;
	height: 0;
}

.popup-holder .lightbox {
	width: 700px;
	margin: 0 auto;
}

#popup1 {
	width: 700px;
	color: #000;
	line-height: 17px;
	font-size: 14px;
}

#popup1 .joinform {
	padding: 20px;
	overflow: hidden;
}

#popup1 h1 {
	margin: 0 0 10px;
	line-height: 30px;
	font-size: 25px;
}

#popup1 p {
	margin: 0 0 10px;
}

#popup1 dl {
	margin: 0;
}

#popup1 dl dt {
	display: block;
}

#popup1 dl dt label {
	display: block;
	margin: 0 0 10px;
	line-height: 17px;
	font-size: 15px;
}

#popup1 dl dd {
	display: block;
	margin: 0;
}

#popup1 dl input[type="text"],
#popup1 dl input[type="email"] {
	width: 100%;
	height: 40px;
	padding: 10px;
	color: #000;
	outline: none;
	margin: 0 0 10px;
	border: 1px solid #000;
	box-sizing: border-box;
	line-height: 17px;
	font-size: 14px;
}

#popup1 dl input[type="submit"] {
	width: 200px;
	height: 30px;
	padding: 10px;
	border: 0;
	display: block;
	margin: 0 0 25px;
	color: #3bc1c7;
	background: #000;
	line-height: 25px;
	text-transform: uppercase;
	font-size: 18px;
}

#popup1 dl input[type="submit"]:hover {
	opacity: .6;
}

#popup1 #basic a {
	color: #000;
	text-decoration: none;
}

#popup1 #basic a:hover {
	color: #fff;
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url(../images/fancybox/fancybox.png);
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px; /* should be 20px */
	z-index: 1101;
	outline: none;
	display: none;
	box-sizing: content-box;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #3bc1c7;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0 solid #fff; /* border-width should be zero */
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url(../images/fancybox/fancybox.png) -40px 0;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left,
#fancybox-right {
	position: absolute;
	bottom: 0;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url(../images/fancybox/blank.gif);
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0;
}

#fancybox-right {
	right: 0;
}

#fancybox-left-ico,
#fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url(../images/fancybox/fancybox.png);
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url(../images/fancybox/fancybox.png);
	background-position: -40px -60px;
}

#fancybox-left:hover,
#fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url(../images/fancybox/fancybox-x.png);
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url(../images/fancybox/fancybox.png);
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url(../images/fancybox/fancybox-y.png);
	background-position: -20px 0;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url(../images/fancybox/fancybox.png);
	background-position: -40px -182px;
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url(../images/fancybox/fancybox-x.png);
	background-position: 0 -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url(../images/fancybox/fancybox.png);
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url(../images/fancybox/fancybox-y.png);
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url(../images/fancybox/fancybox.png);
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url(../images/fancybox/fancy_title_over.png);
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url(../images/fancybox/fancybox.png) -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #fff;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url(../images/fancybox/fancybox-x.png) 0 -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url(../images/fancybox/fancybox.png) -55px -90px no-repeat;
}

