@font-face {
  font-family: 'FontAwesome';
  src: url("/fonts/fontawesome-webfont.eot?v=4.4.0");
  src: url("/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format('embedded-opentype'), url("/fonts/fontawesome-webfont.woff2?v=4.4.0") format('woff2'), url("/fonts/fontawesome-webfont.woff?v=4.4.0") format('woff'), url("/fonts/fontawesome-webfont.ttf?v=4.4.0") format('truetype'), url("/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
	font-family: "futuraBook";
	src: url('/fonts/FTN45.eot');
	src: local('☺'), url('/fonts/FTN45.woff') format('woff'), url('/fonts/FTN45.ttf') format('truetype'), url('/fonts/FTN45.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'Conv_BwSurcoDEMO-Bold';
    src: url('/fonts/BwSurcoDEMOBold.eot');
    src: url('/fonts/BwSurcoDEMOBold.eot') format('embedded-opentype'),
         url('/fonts/BwSurcoDEMOBold.woff2') format('woff2'),
         url('/fonts/BwSurcoDEMOBold.woff') format('woff'),
         url('/fonts/BwSurcoDEMOBold.ttf') format('truetype'),
         url('/fonts/BwSurcoDEMOBold.svg#BwSurcoDEMOBold') format('svg');
}

@font-face {
	font-family: 'Conv_BoomBoomRegular';
	src: url('/fonts/BoomBoomRegular.eot');
	src: url('/fonts/BoomBoomRegular.woff2') format('woff2'),
	   url('/fonts/BoomBoomRegular.eot?#iefix') format('embedded-opentype'),
	   url('/fonts/Boomboom.woff') format('woff'),
	   url('/fonts/Boomboom.ttf') format('truetype'),
	   url('/fonts/Boomboom.svg#Boomboom') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_ag_futura-bold';
	src: url('/fonts/ag_futura-bold.eot');
	src: local('☺'), url('/fonts/ag_futura-bold.woff') format('woff'), url('/fonts/ag_futura-bold.ttf') format('truetype'), url('/fonts/ag_futura-bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'MyriadProBold';
  src: url('/fonts/MyriadProBold.eot');
  src: url('/fonts/MyriadProBold.woff2') format('woff2'),
       url('/fonts/MyriadProBold.eot?#iefix') format('embedded-opentype'),
	   url('/fonts/MyriadPro-Bold.woff') format('woff'),
       url('/fonts/MyriadPro-Bold.ttf') format('truetype'),
       url('/fonts/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}



html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	vertical-align: baseline;
}

body {
	color: #000;
	background: #fff;
	font-size: 18px;
	font-family: "futuraBook";
  position: relative;
}

ol,ul,li {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #f6a117;
	font-family: 'Conv_BoomBoomRegular';
	text-transform: uppercase;
}

h1 {
	font-size: 36px;
	color: #6d388d;
}

a {
	color: #000000;
	cursor: pointer;
	text-decoration: none;
}

p {
    line-height: 20px;
	font-size: 19px;
}

/*--------------------------HEADER---------------------------*/

.common-home {
	background:
		url("/images/pre-header-bg.png") no-repeat scroll center top / 1900px auto,
		url("/images/footer-bg.png") no-repeat scroll center bottom / 1900px auto;
}

body {
	background:
		url("/images/header-bg.jpg") no-repeat scroll center top / 1900px auto,
		url("/images/footer-bg.png") no-repeat scroll center bottom / 1900px auto;
}

ul .active a {
	color: #EDE424;
} 

.pre-header {
    width: 950px;
    margin: 0px auto -20px auto;
    text-align: justify;
    padding-top: 20px;
    box-sizing: padding-box;
    display: none;
}

.common-home .pre-header {
	display: block;
}

.pre-header .h1 {
    width: 100%;
    text-align: center;
    margin: 230px 0px 5px;
    font-size: 36px;
    color: #6d388d;
    font-family: 'Conv_BoomBoomRegular';
    text-transform: uppercase;
}

.mail, .phone {
	color: #fff;
	font-size: 22px;
	font-family: 'MyriadProBold';
	font-weight: bold;
	font-size: 24px;
}

.mail {
	float: left;
}

.phone {
	float: right;
}

/*.logo {
	display: block;
	margin: 30px auto 0px auto;
	width: 245px;
	height: 200px;
}*/

.common-home .mail-phone, .common-home header .logo {display: none;}

.mail-phone {
	display: inline-block;
	position: absolute;
	top: 24px;
	right: 0px;
}

.mail-phone a {
	display: block;
	float: right;
	clear: both;
	margin-bottom: 10px;
	font-size: 18px;
}

.common-home .header-logo {display: none;}

.header-logo {
	position: absolute;
	display: block;
	background: url("/images/logo.png") no-repeat scroll center top / 100% 100%;
	width: 100px;
	height: 80px;
	top: 15px;
	left: 0px;
} 

header {
	position: relative;
	width: 950px;
	margin: 0 auto;
	padding: 35px 86px 0px 0px;
	box-sizing: border-box;
	box-sizing: padding-box;
}

.common-home header {padding: 35px 0px 0px 0px;}

header nav {
    display: flex;
    margin: 0px auto 0px auto;
    padding-left: 125px;
    padding-right: 105px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.common-home header nav{
	padding-left: 0;
	padding-right: 0
}
header nav ul {
	text-align: center;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}

header nav ul li {
	display: inline-block;
	/*margin: 0px 27px;*/
	text-transform: uppercase;
	font-family: 'Conv_BoomBoomRegular';
	text-align: left;
}

header nav ul li:first-child {margin-left: 0px !important;}
header nav ul li:last-child {margin-right: 0px !important;}

header nav ul li a {
	color: #fff;
	font-size: 16px;
}
.common-home header nav ul li a{
	font-size: 18px;
}
header nav ul li a:hover {
	color: #ede424;
}

/*--------------------------******---------------------------*/

/*---------------------ГЛАВНАЯ->КОНТЕНТ----------------------*/

.common-home {overflow-x: hidden;}

.common-home h2 {
	width: 100%;
	text-align: center;
	font-size: 47px;
}

.common-home .content {
	padding-top: 130px;
}

.content {
	width: 950px;
	margin: 0 auto;
	padding-top: 85px;
}

.content p {
	text-align: center;
}

.about-title {
    color: #F6A117;
    font-size: 36px;
    font-family: "Conv_BoomBoomRegular";
    margin: 21px 0px 21px 0px;
    text-align: center;
    text-transform: none;
}

.about {
    width: 825px;
    display: block;
    margin: 0px auto 45px auto;
}

/*+++++++++++++++++++ВЕРХНИЙ СЛАЙДЕР НА ГЛАВНОЙ++++++++++++++*/

.owl-holder {
    width: 1900px;
    overflow: hidden;
    display: block;
    margin: 0px auto 20px auto;
	position: relative;
}

.owl-holder .owl-item  {
	width: 100%;
	cursor: grab;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	float: left;
	text-align: left;
}

.owl-holder .owl-item img{
	width: 620px;
	height: 360px;
	display: inline-block;
}

.owl-dots {
    text-align: center;
    margin-top: 15px;
}

.owl-dots .active {opacity: 1 !important;}

.owl-dots .owl-dot:nth-child(1) {background: url("/images/slider-pagination-1.png") no-repeat scroll center top / 100% 100% transparent;}
.owl-dots .owl-dot:nth-child(2) {background: url("/images/slider-pagination-2.png") no-repeat scroll center top / 100% 100% transparent;}
.owl-dots .owl-dot:nth-child(3) {background: url("/images/slider-pagination-3.png") no-repeat scroll center top / 100% 100% transparent;}
.owl-dots .owl-dot:nth-child(4) {background: url("/images/slider-pagination-4.png") no-repeat scroll center top / 100% 100% transparent;}
.owl-dots .owl-dot:nth-child(5) {background: url("/images/slider-pagination-5.png") no-repeat scroll center top / 100% 100% transparent;}

.owl-dot {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("/images/slider-pagination-2.png") no-repeat scroll center top / 100% 100% transparent;
    cursor: pointer;
    margin: 0px 6px;
    opacity: 0.6;
}

.owl-dot:hover {opacity: 1;}

.owl-holder .owl-stage-outer {
	height: 366px;
}

/*+++++++++++++++++++**************************++++++++++++++*/

/*+++++++++++++++++++++++НАШИ ПРЕИМУЩЕСТВА+++++++++++++++++++*/

.advantages {
	display: block;
	width: 950px;
	margin: 20px auto 30px auto;
	text-align: justify;
}

.advantages * {
	text-align: left;
}

.advantage {
	display: inline-block;
	width: auto;
	vertical-align: top;
}

.advantage p  {
	width: 275px;
}

.advantage h3 {
    width: 275px;
    margin-bottom: 5px;
	line-height: 20px;
}

.justify {
	display: inline-block;
	width: 100%;
}

.advantage h3:before {
	content: "";
    height: 35px;
    margin-bottom: 7px;
	display: block;
}

.advantage:nth-child(1) h3:before {
    background: url("/images/advantage-1.png") no-repeat scroll center top / 100% 100% transparent;
    width: 34px;
}

.advantage:nth-child(2) h3:before {
    background: url("/images/advantage-2.png") no-repeat scroll center top / 100% 100% transparent;
    width: 40px;
}

.advantage:nth-child(3) h3:before {
    background: url("/images/advantage-3.png") no-repeat scroll center top / 100% 100% transparent;
    width: 35px;
}

.advantage:nth-child(4) h3:before {
    background: url("/images/advantage-4.png") no-repeat scroll center top / 100% 100% transparent;
    width: 64px;
}

/*+++++++++++++++++++++++*****************+++++++++++++++++++*/

/*++++++++++++++++++++НИЖНИЙ СЛАЙДЕР НА ГЛАВНОЙ++++++++++++++*/

.owl-holder-2 {
    width: 1250px;
    overflow: hidden;
    display: block;
    margin: 0px auto 20px auto;
	position: relative;
}

.owl-holder-2 .owl-item  {
	width: 100%;
	cursor: grab;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	float: left;
	text-align: left;
}

.owl-holder-2 .owl-item img{
	width: 1250px;
	height: auto;
	display: inline-block;
}

.owl-holder-2 .owl-stage-outer {
	height: 345px;
}

.owl-holder-2 .owl-dots {
    text-align: center;
}

.owl-holder-2 .owl-item img {
	opacity: 0.3;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1250px;
}

.owl-holder-2 .item {
	position: relative;
	height: 342px;
	text-align: center;
	overflow: hidden;
}

.owl-holder-2 .owl-item p {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    color: #6B368A;
    font-size: 36px;
    width: 750px;
    opacity: 1;
    font-weight: bold;
    line-height: 42px;
    vertical-align: middle;
    white-space: pre-wrap;
    font-family: "Conv_BwSurcoDEMO-Bold";
}

.vertical {
	display: inline-block;
	height: 342px;
	width: 0px;
	border: 0;
	vertical-align: middle;
}

/*+++++++++++++++++++**************************++++++++++++++*/
/*++++++++++++++++++++++++ДОСТАВКА И ОПЛАТА++++++++++++++++++*/
.oplata-i-dostavka {
	width: 950px;
	margin: 0 auto;
}

.oplata-i-dostavka p {
	text-align: center;
	margin: 13px 0px;
}

/*++++++++++++++++++++++++*****************++++++++++++++++++*/

/*---------------------****************----------------------*/

/*---------------------------ФУТЕР---------------------------*/

footer {
	display: block;
	height: 555px;
	width: 950px;
	margin: 0 auto;
	box-sizing: border-box;
	box-sizing: padding-box;
	padding: 150px 0px 0px 0px; 
}

footer * {
	color: #fff;
}

footer h2 {
	color: #fff;
	text-align: center;
	font-size: 36px !important; 
}

footer h3 {
	font-family: "futuraBook";
	font-size: 26px;
	color: #fff;
	margin: 30px 0px 20px 0px;
}

.contacts {
	width: 49%;
	display: inline-block;
	vertical-align: top;
}

.footer-phone {
	display: block;
	font-size: 22px;
}

.footer-mail {
	display: block;
	font-size: 22px;
}

.footer-mail b {
	font-family: 'MyriadProBold';
	font-size: 17px;
}

.socseti a {
	display: inline-block;
	vertical-align: middle;
	margin: 0px 10px;
}

.socseti {
    margin: 25px 0px 60px 0px;
}
.fb {
	width: 12px;
	height: 24px;
	background: url("/images/fb.png") no-repeat scroll center top / 100% 100% transparent;
}

.fb:hover {background: url("/images/fb-hover.png") no-repeat scroll center top / 100% 100% transparent;}

.vk {
	width: 24px;
	height: 15px;
	background: url("/images/vk.png") no-repeat scroll center top / 100% 100% transparent;
}

.vk:hover {background: url("/images/vk-hover.png") no-repeat scroll center top / 100% 100% transparent;}

.inst {
	width: 22px;
	height: 21px;
	background: url("/images/inst.png") no-repeat scroll center top / 100% 100% transparent;
}

.inst:hover {background: url("/images/inst-hover.png") no-repeat scroll center top / 100% 100% transparent;}

.copyright {
	display: inline-block;
	margin: 0px auto 15px 0px;
	width: 100%;
}
.copyright > a.load--site-rules {
  text-decoration: underline;
  margin-bottom: 15px;
  display: block;
  font-size: 15px;
}
.copyright p {
    margin: 0px;
    font-size: 15px;
}

.copyright p a:hover {
	cursor: pointer;
	text-decoration: underline;
}


/*+++++++++++++++++++++ФОРМА ОБРАТНОЙ СВЯЗИ++++++++++++++++++*/

.sendler {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	letter-spacing: -0.36em;
}

.sendler *{letter-spacing: 0px;}

.sendler input {
    height: 30px;
    padding-left: 10px;
	padding-bottom: 2px;
}

.sendler input, .sendler textarea {
	display: block;
	box-sizing: padding-box;
    box-sizing: border-box;
	background: transparent;
	width: 100%;
    border: 2px solid #fff;
    color: #fff;
    font-family: "futuraBook";
	margin-bottom: 20px;
	font-size: 18px;
}

.sendler textarea {
    height: 80px;
    resize: none;
    padding: 4px 0px 0px 10px;
}

.sendler label {
    color: #FFF;
    display: inline-block;
    line-height: 17px;
    width: 50%;
    vertical-align: top;
	padding-right: 20px;
	box-sizing: padding-box;
    box-sizing: border-box;
	-ms-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}

.sendler button {
    display: inline-block;
    width: 50%;
    color: #FFF;
    border: 0px none;
    background: #ef9b1c;
    cursor: pointer;
    font-size: 17px;
    font-family: "futuraBook";
    text-align: center;
    text-transform: uppercase;
    line-height: 40px;
	vertical-align: top;
	-ms-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}

.sendler button:hover {opacity: 0.9;}

.load--agreement {cursor: pointer; color: #ef9b1c;}

.checkbox {display: none !important;}

.sendler a:hover {
	text-decoration: underline;
}

.checkbox:not(checked) + label:before {
    content: "";
    position: relative;
    width: 20px;
    height: 20px;
    border: 2px solid #FFF;
    display: block;
    float: left;
    cursor: pointer;
    margin: 5px 9px 0px 0px;
}

.checkbox:checked + label:before {
    content: "";
    font: 18px "FontAwesome";
    cursor: pointer;
    color: #fff;
    text-align: center;
}

.checkbox:not(checked).wrong + label:before {
	border: 2px solid #f00 !important;
}

.no-filled {
	border: 2px solid #f00 !important;
}

.wrong {
	border-color: #f00 !important;
}

.response {
    color: #fff;
    width: 50%;
}

*::-webkit-input-placeholder {
	color: #fff;
	font-family: "futuraBook";
	opacity: 1 !important;
}

*:-moz-placeholder {
	color: #fff;
	font-family: "futuraBook";
	opacity: 1 !important;
}

*::-moz-placeholder {
	color: #fff;
	font-family: "futuraBook";
	opacity: 1 !important;
}

*:-ms-input-placeholder {
	color: #fff;
	font-family: "futuraBook";
	opacity: 1 !important;
}

/*+++++++++++++++++++++********************++++++++++++++++++*/

/*----------------------------ПРАВИЛА------------------------*/

.float-box_inset {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
    position: relative;
    width: 100%;
    padding: 20px 40px;
    /*background: none repeat scroll 0% 0% #FFF;*/
    box-sizing: border-box;
    /*outline: 8px solid rgba(251, 184, 93, 0.6);*/
    /*margin: 138px auto 20px;*/
    max-height: 540px;
    color: #111;
    overflow-y: auto;
}

.float-box_inset p {
    line-height: 22px;
	text-align: left;
	color: #000;
}
.float-box_inset ul {
  list-style: disc;
  margin-left: 15px;
}
.float-box_inset ul li {
  list-style: disc;
}
.float-box_inset a {
  color: #5a7f80;
}

.float-box_inset h2 {
    line-height: 35px;
    text-align: center;
    color: #000;
    font-size: 33px;
    color: #ef9b1c;
}

.float-box {
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
/*	padding: 20px 0;*/
	background-color: rgba(0, 0, 0, 0.6);
}
.float-box > div {
  position: relative;
    width: 900px;
    display: block;
    margin: 0 auto;
    /* box-sizing: border-box; */
    outline: 8px solid rgba(251, 184, 93, 0.6);
    /* padding-top: 30px; */
    background: #fff;
}
.float-box .agreement {
  border: 1px #000 solid;
}

.float-box p {
	margin: 10px 0;
}

.exit {
    position: absolute;
    top: 8px;
    right: 8px;
    display: block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: url("/images/exit_btn.png") no-repeat scroll center top / 20px 44px transparent;
}
.exit:hover {
    background-position: center bottom;
}

/*----------------------------*******------------------------*/

/*---------------------------*****---------------------------*/

/*---------------АТТРАКЦИОНЫ ВНЕШНЯЯ СТРАНИЦА----------------*/
.attrakcioni {
	width: 977px;
	margin: 0 auto;
	padding-top: 70px;
}
.attrakcioni h1{
	margin-left: 10px;
    margin-bottom: 15px;
    color: #F6A117;
}
.attrakcioni-2 {
	width: 950px;
	margin: 0 auto;
	padding-top: 70px;
}

.attrakcioni-2 h1 {
	color: #f6a117;
	margin: 0px auto 10px auto;
}

.attrakcion {
	width: 300px;
	display: inline-block;
	margin: 15px 11px;
	position: relative;
	z-index: 50;
}

#actions-and-news .news-element:hover > .name,
#actions-and-news .news-element:hover > span {color: #7B4167;}
#actions-and-news .news-element:hover > .description  {display: block;}

.attrakcion:hover > .attr-hover {display: block;}
.attrakcion:hover > h3, .attrakcion:hover > p {opacity: 0.5;}

.attrakcion h3 {
	margin: 5px 0px;
}

.attrakcion * {cursor: pointer;}

.attrakcion img {
	width: 300px;
	height: 300px;
}

.attr-hover {
	width: 300px;
	height: 300px;
	background: url("/images/pyatno.png") no-repeat scroll center center / auto auto rgba(239, 155, 28, 0.5);
	position: absolute;
	z-index: 100;
    top: 0px;
	display: none;
}

.bottom {
	display: inline-block;
	width: 100%;
	height: 0px;
}

/*---------------****************************----------------*/
/*----------------------ВНУТРЕННИЙ СЛАЙДЕР-------------------*/
.gallery-slider {
    display: inline-block;
    width: 475px;
    position: relative;
    vertical-align: top;
	overflow: hidden;
}

.gallery-slider ul {
    list-style-type: none;
    width: 3000em;
    position: relative;
	height: 360px;
}

.gallery-content {
    display: inline-block;
    width: 456px;
    position: relative;
    vertical-align: top;
    margin-left: 5px;
    padding-left: 8px;
}

.img-block {
    display: block;
    width: 100%;
    overflow: hidden;
	height: 360px;
}

.img-block ul li {
    display: block;
    float: left;
    height: 100%;
    overflow: hidden;
    text-align: center;
    width: 475px;
}

.pagination-slider {
    margin: 5px 0px 0px;
    overflow: hidden;
}

.pagination-slider ul {
    position: relative;
    height: auto;
    width: 495px;
}

.pagination-slider ul li {
    text-align: center;
    width: 152px;
    margin: 3px 5px 0px 0px;
    background: #fff;
    display: inline-block;
}

.pagination-slider ul li img {
    width: 100%;
    display: block;
	cursor: pointer;
}

.pagination-slider .active img {
    opacity: 0.8;
}

.connected-carousels .prev-stage span {
    left: 20px;
}
.connected-carousels .prev-stage span, .connected-carousels .next-stage span {
    display: none;
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    background: none repeat scroll 0% 0% #4E443C;
    color: #FFF;
    text-decoration: none;
    text-shadow: 0px 0px 1px #000;
    font: 24px/27px Arial,sans-serif;
    border-radius: 30px;
    box-shadow: 0px 0px 2px #999;
}

.content-order {
	white-space: pre-wrap;
}

.prev-stage, .next-stage {
    width: 24px;
    height: 34px;
    display: block;
    z-index: 50;
    background: url("/images/arrow.png") no-repeat scroll center top / 100% 100% transparent;
    position: absolute;
    top: 168px;
	display: none;
	opacity: 0.8;
}

.img-block:hover > .prev-stage {display: block !important;}
.img-block:hover > .next-stage {display: block !important;}

.prev-stage:hover, .next-stage:hover {
	opacity: 1;
}

.prev-stage {
	left: 10px;
}

.next-stage {
	transform: scale(-1, 1);
	right: 10px;
}

.gallery-content h3 {
	margin: 15px 0px 15px 0px;
}

#share42 a {
	display: block;
	width: 20px;
	height: 20px;
	margin-right: 13px !important;
}

#share42 a:nth-child(1){background: url("/images/fb-f.png") no-repeat scroll center top / 100% 100% transparent !important;}
#share42 a:nth-child(2){background: url("/images/odnk-f.png") no-repeat scroll center top / 100% 100% transparent !important;}
#share42 a:nth-child(3){background: url("/images/tw-f.png") no-repeat scroll center top / 100% 100% transparent !important;}
#share42 a:nth-child(4){background: url("/images/vk-f.png") no-repeat scroll center top / 100% 100% transparent !important;}

/*----------------------******************-------------------*/


