div,form,h1,h2,h3 {
	margin: 0;
	padding: 0;
	}
#menu ul {
	margin: 0;
	padding: 0;
	}
ul { 
list-style-image: none;
list-style-position: outside;
list-style-type: disc;
}
html {
  overflow-x: hidden; 
  position: relative;
}
body {
  background-image: url("/images/back.jpg");
  color: #19317B;
  text-shadow: 0px 1px 0px #F4F2ED;
  margin: 0px !important;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

h1, h2, h3, h4, h5 {
font-weight: 400;
line-height: normal;
}

h1 {
font-size: 1.4em;
}

h2 {
font-size: 1.4em;
}

input, textarea, select, button, body {
font: 13px/17px "Arial", "Tahoma", "Helvetica", sans-serif;
}

a {
	color: #616060;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #616060;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
  width: 800px;
  margin: 0px auto;
  margin-bottom: 0px;
  position: relative;
  z-index: 1000;
  background: url("/images/sibfin/bg-cont.png");
  background-size: 100%;
  background-repeat: no-repeat;
  margin-top: 130px;
}
#wrapper1 {
  width: 1000px;
  margin: 0px auto;
  margin-bottom: 0px;
  position: relative;
  z-index: 1000;
  margin-top: 130px;
}
#logo-gold {
  width: 500px !important;
  height: 526px !important;
  background-image: url("/images/sub-bg.png");
  float: right;
  background-repeat: no-repeat;
  margin-top: 80px;
}
#elemental div {
  width: 400px;
  height: 42px;
  background-image: url("/images/bg-service.png");
  background-size: 100%;
  margin-bottom: 15px;
  margin-left: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-shadow: 0px 0px 3px #000;
  font-size: 17px;
}
#elemental {
  display: block;
  float: left;
  margin-top: 40px;
}
.footer {
    position: absolute !important;
    bottom: 0px;
  filter: blur(38px);
  -webkit-filter: blur(38px);
  -moz-filter: blur(38px);
  -o-filter: blur(38px);
  -ms-filter: blur(38px);
  background-color: rgba(255, 255, 255, 1);
}

#center-logo {
  display: block;
  width: 375px;
  height: 530px;
  background-image: url("/images/logo3.png");
  background-size: 100% 100%;
  margin: 20px auto;
  position: relative;
  z-index: 100;
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.main-con {
    height: 805px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: main;
    -webkit-animation-name: main;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
}

.service {
  display: block;
  position: absolute;
  padding: 10px;
  text-align: center;
  background-color: #404188;
  color: #FDCA0B;
  font-weight: bold;
    text-shadow: 0px 0px 3px #000;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
}
.service:hover {
  background: #444;
  color: #fff;
}
.cube1 {
width: 270px;
  top: 180px;
  left: 248px;
  font-size: 22px;
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cube2 {
width: 270px;
  top: 180px;
  right: 248px;
  font-size: 16px;
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cube3 {
top: 240px;
  right: 208px;
  width: 300px;
  text-align: right;
  font-size: 16px;
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-delay: .3s;
  -webkit-animation-delay: .3s;
}
.cube4 {
    top: 240px;
  left: 208px;
  width: 300px;
  text-align: left;
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-delay: .3s;
  -webkit-animation-delay: .3s;
}
.cube5 {
  top: 300px;
  left: 178px;
  width: 330px;
  text-align: left;
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-delay: .6s;
  -webkit-animation-delay: .6s;
}
.cube6 {
  top: 300px;
  right: 178px;
  width: 330px;
  text-align: right;
  font-size: 16px;
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-delay: .6s;
  -webkit-animation-delay: .6s;
}
.cube7 {
  top: 360px;
  left: 208px;
  width: 300px;
  text-align: left;
  font-size: 16px;
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-delay: .9s;
  -webkit-animation-delay: .9s;
}
.cube8 {
  top: 360px;
  right: 208px;
  width: 300px;
  text-align: right;
  font-size: 16px;
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-delay: .9s;
  -webkit-animation-delay: .9s;
}
.cube9 {
  top: 420px;
  left: 248px;
  width: 270px;
  text-align: left;
  font-size: 16px;
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
}
.cube10 {
  top: 420px;
  right: 248px;
  width: 270px;
  text-align: right;
  font-size: 13px;
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	min-width: 103%;
  height: 50%;
  position: absolute;
  z-index: 1;
  top: 0px;
    border-bottom: 1px solid #F9F9F9;
  box-shadow: 0px 1px 5px #9E9E9E;
  background-color: #FDC419;
      -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: top;
    -webkit-animation-name: top;
}
#my-logo {
	width: 85px;
  position: absolute;
  top: 5px;
  left: -100px;
}

#logo {    width:400px;
    height:100px;
    position:absolute;
}

#contacts {	width:230px;
    height:99px;
    position:absolute;
   background: url('../images/contacts.png') no-repeat;
   right:0;
}

.upik {
color: #4F4F4F;
line-height: 14px;
padding-left: 33px;
padding-top: 11px;
font-size:12px;
}

.upiks {
color: #4F4F4F;
line-height: 14px;
padding-top: 12px;
padding-left: 33px;
font-size:12px;
}

#menu {
width: 900px;
  margin: 0px auto;
  position: relative;
	}

#menu li {
float: left;
  list-style: none;
  padding: 10px 29px;
  background: #DD2A1B;
  border-right: 1px solid #FFF;
  border-left: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  border-top: 1px solid #FFF;
  font-size: 20px;
  margin: 47px 5px 47px 0px;
  color: #fff;
  text-shadow: 0px 1px 5px #000;
  transition: all .3s;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  box-shadow: 0px 0px 5px #646464;
}
.right-menu li a {
  color: #FDCA0B;
  text-shadow: 0px 0px 5px #000;
}
#menu li:hover{
  background: #444;
  color: #fff;
  text-shadow: none;
}

.menu-li li:nth-child(1) {width: 200px;   border-top-left-radius: 35px;}
.menu-li li:nth-child(2) {width: 230px;   border-top-left-radius: 35px;}
.menu-li li:nth-child(3) {width: 280px;   border-top-left-radius: 35px;}
.menu-li li:nth-child(4) {width: 305px;   border-top-left-radius: 35px;}
.menu-li li:nth-child(5) {width: 325px;   border-top-left-radius: 35px;}
.menu-li li:nth-child(6) {width: 325px;   border-bottom-left-radius: 35px;}
.menu-li li:nth-child(7) {width: 305px;   border-bottom-left-radius: 35px;}
.menu-li li:nth-child(8) {width: 280px;   border-bottom-left-radius: 35px;}
.menu-li li:nth-child(9) {width: 230px;   border-bottom-left-radius: 35px;}
.menu-li li:nth-child(10) {width: 200px;   border-bottom-left-radius: 35px;}

.menu-li li {
	position: relative;
	overflow: hidden;
	/*  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-delay: 2s;
  -webkit-animation-delay: 2s;*/
}
.sp-menu {
    margin: 0px auto !important;
  display: flex !important;
  width: 900px;
  justify-content: center;
}

.menu-li div {
	position: absolute;
	background: #FDCA0B;
	width: 100%;
	height: 100%;
  border-radius: 35px;
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	display: block;
	  transition: all .5s;
	  -webkit-transition: all .5s;
	  -o-transition: all .5s;
	  -moz-transition: all .5s;
	  -ms-transition: all .5s;
	  top: 0;
	  left: 0;
}
/*.menu-li > li:hover .anim {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
}*/
.right-menu li:hover a {
	color: #fff;
}

.menu-li span {
	position: relative;
	z-index: 100;
}

#info {    width:980px;
    height:110px;
    position:absolute;
   left:10px;
   color:#fff;
   top:230px;
}

#menu li:nth-child(5) {
  background: none;
  padding: 0px;
position: absolute;
right: 0px;
overflow: hidden;
border: none;
}

#menu input[type="submit"] {
background-color: #FDCA0B;
  padding: 9px 30px;
  border: none;
  font-size: 20px;
  color: #19317B;
  text-shadow: 0px 0px 5px #FFF;
  background-image: url("/images/search-ico.png");
  background-size: 25px;
  background-position: 17px 6px;
}

#menu .text-input {
padding: 9px;
width: 267px;
margin-left: -5px;
border: none;
}

#search_form {
position: relative;
border: 1px solid #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

a.faq {
background: url('../images/faq.png') no-repeat;
height: 19px;
overflow: hidden;
width: 24px;
bottom:210px;
position:absolute;
display:block;
right:22px;
}

a.faq:hover {
background-position: 0px -19px;
overflow: hidden;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '';
	clear: both;
	display: table;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
	background:url('../images/under-menu.png') top right no-repeat;
}
#content {
	width: 400px;
}
#content2 {
	width: 100%;
  margin-top: 20px;
}

#maincontent {
	padding: 15px;
	background:rgba(255, 255, 255, 0.8);
	width: 605px;
  margin-left: 120px;
  float: left;
  margin-top: 75px;
  position: relative;
  margin-bottom: 35px;
  /*-webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;*/
  
}

.right-megamenu {
	position: absolute;
  right: 0px;
  top: 0px;
  width: 500px;
  height: 1400px;
    background-image: url("/images/bg11.png");
  background-repeat: no-repeat;
  background-size: 100%;
    z-index: 99;
  background-position-x: 0px;
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 300px;
	margin-left: -100%;
	position: relative;
}

#sideLeft #query {	width:275px;
	margin-bottom:10px;
}

.sp-wrap {width: 900px !important; position: relative; z-index: 100;}

/* Footer
-----------------------------------------------------------------------------*/

#footer {
width: 100%;
  height: 50%;
  position: absolute;
  bottom: 0px;
  color: #fff;
  clear: both;
    border-top: 1px solid #F9F9F9;
  box-shadow: 0px -1px 5px #9E9E9E;
  background-color: #FDC419;
      -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: bottom;
    -webkit-animation-name: bottom;
}

#footer-inner {
	width: 900px;
	margin: 0px auto;
  position: relative;
}
#footer-inner div {
	  float: left;
	  color: #fff;
  font-size: 16px;
}
#footer-inner div p {
  text-indent: 0;
    text-shadow: 0px 1px 3px #000;
  font-size: 16px;
}

#adress1 {
	  width: 370px;
	    padding-top: 45px !important;
}
#adress2 {
	  padding-top: 45px !important;
}

#adress1 img {
	width: 50px;
	float: left;
  margin-right: 10px;
    padding-bottom: 50px;
}

#footer-inner #social {
	width: 200px;
  margin-top: 20px;
}

#footer-inner #social img {
	width: 50px;
  float: left;
  margin: 10px;
  -webkit-transition: all .6s;
  -moz-transition: all .6s;
  -ms-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;
}
#footer-inner #social img:hover {
  -webkit-transform: rotateY(380deg);
  -moz-transform: rotateY(380deg);
  -ms-transform: rotateY(380deg);
  -o-transform: rotateY(380deg);
  transform: rotateY(380deg);
}

#footer a {color:#fff;}

#footer ul {list-style:none;}

#footer .module{
	width:226px;
	height:240px;
	margin-right:20px;
	float:left;
}

#footer .moduletitle {
    color: #F0EDE7;
	font-size: 17px;
	padding-left: 20px;
	padding-top: 25px;
	text-shadow: 0px 1px 0px #485968;
}

#footer .modulebody {
    color: #F0EDE7;
	padding-left: 20px;
	padding-top: 20px;
	text-shadow: 0px 1px 0px #485968;
}



#maincontent .moduletitle {
position: absolute;
  top: -75px;
  width: 100%;
  margin-left: -15px;
  display: block;
  padding: 15px 0px;
  color: #19317B;
  font-size: 22px;
  background: #FDCA0B;
  
  text-align: center;
  font-weight: 400;
  line-height: normal;
}

#maincontent .modulebody {
margin-bottom:10px;
}

#sideLeft .moduletitle {
   background-color: #2D7292;
	height: 30px;
	line-height: 30px;
	margin: 6px 0;
	color: #F0EDE7;
	font-size: 18px;
	padding-left: 28px;
	text-shadow: 0px 1px 0px #5F8B37;
}

#sideLeft .moduletitle a {
color: #F8F7F4;
font-size: 16px;
text-shadow: 0px 1px 0px #495A69;
}

#sideLeft .modulebody {
padding-left:10px;
margin-bottom:10px;
}

/* menu */
#menu ul.menu{
	border:0;
	list-style:none;        /* îòìåíÿåì ìàðêåð äëÿ ñïèñêà */
	padding:0px;            /* îáíóëåíèå ïîëåé */
	height:48px;
}
#menu ul.menu li,
#menu ul.menu li a{
	display:block;
	float:left;
	position:relative;
}
#menu ul.menu li a{
	color:#fff;               /* öâåò òåêñòà */
	margin:0px;
	padding: 0 20px 0 20px;
	text-align:center;         /* òåêñò â ÿ÷åéêå "ïî öåíòðó" */
	text-decoration:none;      /* îòìåíà äåêîðàöèé */
	font:normal 16px/48px "Arial", "Tahoma", "Helvetica", sans-serif;
	color: #F8F7F4;
	text-shadow: 0px 1px 0px #4B5C6B;
}
#menu ul.menu li a:hover,
#menu ul.menu li:hover a{
     color: #D1D1D1;
	text-shadow: 0px 1px 0px #4B5C6B;
}

#menu ul.menu ul{
	display:none;
}

#menu ul.menu li img{
	display:none;
}

input[type="reset"], input[type="button"], input[type="submit"] {
background: url('../images/button.png') left bottom no-repeat;
border: 1px solid #727272;
color: #000000;
font-size: 12px;
padding: 3px 5px;
}

.right-menu {
  width: 350px;
  float: right;
  margin-right: 120px;
  position: relative;
}
#etoImg {
position: absolute;
  width: 665px;
  z-index: 0;
  right: -185px;
  top: -197px;
  opacity: 0.8;
}
.right-menu ul {
	  padding: 10px;
  margin-top: 20px;
  /*background: rgba(255, 255, 255, 0.8);*/
  height: 590px;
  
}

.right-menu li {
list-style: none;
  padding: 10px 2px;
  text-align: center;
  color: #FDCA0B;
  text-shadow: none;
  font-size: 14px;
  line-height: 25px;
  margin: 2px auto;
  font-weight: bold;
  text-shadow: 0px 0px 3px #000;
  background: rgba(25, 49, 123, 0.82);
  border: 1px solid #000;
  float: right;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  border: 1px solid #fff;
  box-shadow: 0px 0px 5px #000;
}
.right-menu li:before, .right-menu li:after {
  content: "";
  width: 0%;
  height: 3px;
  background: #ddd;
  display: block;
}


.right-menu li:hover .right-menu li:before {
	width: 100%;
}

.right-menu h3 {
  padding: 15px;
  color: #19317B;
  font-size: 22px;
  background-color: #FDCA0B;
  background-image: url("/images/Scale-icon-48.png");
  background-repeat: no-repeat;
  background-position: 305px;
  background-size: 30px;
  
}

#callback {
cursor: pointer;
  position: absolute;
  right: 0;
  height: 70px;
  width: 70px;
  padding-top: 50px;
  z-index: 1000;
}

.form-container {
  width: 300px;
  padding: 20px;
  position: relative;
}
.form-container #fields {
  display: inline-block;
}
.form-container input, .form-container label, .form-container textarea {
  width: 100%;
  margin: 10px 0px;
}
.form-container input, .form-container textarea {
height: 30px;
  border: 1px solid #FFFFFF;
  background: rgba(215, 215, 218, 0.96);
  box-shadow: inset 0px 1px 5px rgb(63, 63, 63);
  color: #000;
  font-size: 16px;
}
.form-container textarea {
  height: auto;
}
#searchForm {
width: 286px;
border: 1px solid #FFF;
box-sizing: border-box;
background: #fff;
overflow: hidden;
height: 38px;
  margin-top: 1px;
}
.inputbox {
  height: 33px;
  float: right;
  border: none;
}
.btn {
  color: #000 !important;
  font-size: 16px !important;
  cursor: pointer;
  float: left;
  padding: 19.3px;
  border: none;
  background-image: url("/images/search-ico.png");
  background-size: 70%;
  background-repeat: no-repeat;
  margin: 0px;
  background-position: 7px 5px;
  background-color: #DD2A1B;
}
.btn:hover {
  opacity: .9;
}
.form-container label {
  font-size: 16px;
}
.wrapper-callback {
  z-index: 9999;
  display: block;
  background: #fff;
  top: 0;
  left: 0;
  padding: 40px;
  border: 1px solid #fff;
  box-shadow: 0px 0px 5px 1px #FFFFFF;
  width: 350px;
  margin: 100px auto;
}
#my-callback {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 111;
  background: rgba(0, 0, 0, 0.37);
  top: 0px;
  left: 0px;
  display: none;
  z-index: 1111;
}
#close-callback {
width: 20px;
  position: absolute;
  top: -30px;
  right: -40px;
  cursor: pointer;
}


.object{
  position: relative;  
  height: 130px;
  background: rgba(232,232,232,0.3);
}

.blur-effect {

  position: absolute; 
  background: inherit; 
  overflow: hidden; 
  visibility: hide; 

  top: 0;
  left: 0;
  width: 103%;
}

.blur-effect:before {

  visibility: visible; 
  content: ' '; 
  position: absolute; 
  background: inherit; 

  width: 110%;                   
  height: 110%;
  left: -5%;
  top: -5%;

  -webkit-filter: url("#blur");
  -moz-filter: url("#blur");
  filter: url("#blur");
}

div.main-con:hover div#cube10 {
  transform: scale(.7);
  -webkit-transform: scale(.7);
  -o-transform: scale(.7);
  -moz-transform: scale(.7);
  -ms-transform: scale(.7);
}


#cube1 {
  position: absolute;
  top: -20px;
  background-image: url("/images/sibfin/img-2.png");
width: 200px;
  height: 230px;
  left: 150px;
  background-size: 100%;
  background-repeat: no-repeat;
  z-index: 10;
}
#cube1:hover {
  background-image: url("/images/sibfin/img-12.png");
  background-repeat: no-repeat;
}
#cube2 {
    position: absolute;
  background-image: url("/images/sibfin/img-1.png");
width: 190px;
  height: 190px;
  background-size: 100%;
  top: 85px;
  z-index: 10;
  left: 5px;
  background-repeat: no-repeat;
}
#cube2:hover {
  background-image: url("/images/sibfin/img-11.png");
  background-repeat: no-repeat;
}
#cube3 {
    position: absolute;
  background-image: url("/images/sibfin/img-3.png");
width: 230px;
  height: 230px;
  background-size: 100%;
  top: -20px;
  right: 135px;
  z-index: 10;
}
#cube3:hover {
  background-image: url("/images/sibfin/img-13.png");
  background-repeat: no-repeat;
}
#cube4 {
  background-image: url("/images/sibfin/img-4.png");
  background-size: 100%;
  width: 205px;
  height: 205px;
  position: absolute;
  right: 0px;
  top: 115px;
  z-index: 11;
}
#cube4:hover {
  background-image: url("/images/sibfin/img-14.png");
  background-repeat: no-repeat;
}
#cube5 {
    background-image: url("/images/sibfin/img-6.png");
  position: absolute;
  background-size: 100%;
  width: 225px;
  height: 225px;
  top: 250px;
  right: 95px;
}
#cube5:hover {
  background-image: url("/images/sibfin/img-16.png");
  background-repeat: no-repeat;
  z-index: 1000;
}
#cube6 {
  background-image: url("/images/sibfin/img-5.png");
  position: absolute;
  background-size: 100%;
  width: 235px;
  height: 235px;
  top: 240px;
  left: 60px;
  }
  #cube6:hover {
  background-image: url("/images/sibfin/img-15.png");
  background-repeat: no-repeat;
  z-index: 1000;
}
#cube7 {
background-image: url("/images/sibfin/img-7.png");
  background-size: 100%;
  width: 215px;
  height: 215px;
  position: absolute;
  top: 425px;
  z-index: 11;
  left: -20px;
}
#cube7:hover {
  background-image: url("/images/sibfin/img-17.png");
  background-repeat: no-repeat;
}
#cube8 {
background-image: url("/images/sibfin/img-8.png");
  width: 215px;
  background-size: 100%;
  height: 215px;
  position: absolute;
  top: 445px;
  left: 310px;
  z-index: 10;
}
#cube8:hover {
  background-image: url("/images/sibfin/img-18.png");
  background-repeat: no-repeat;
}
#cube9 {
  background-image: url("/images/sibfin/img-9.png");
  background-size: 100%;
  position: absolute;
  width: 215px;
  height: 215px;
  top: 430px;
  z-index: 10;
  right: 0px;
}
#cube9:hover {
  background-image: url("/images/sibfin/img-19.png");
  background-repeat: no-repeat;
}
#cube10 {
  background-image: url("/images/sibfin/logo.png");
  width: 520px;
  height: 395px;
  background-size: 100%;
  position: absolute;
  z-index: 100;
  top: 100px;
  left: 130px;
  transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
}

@-webkit-keyframes main {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
  }
}

@keyframes main {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
  }
}

@-webkit-keyframes top {
  0% {
    height: 50%;
  }
  100% {
    height: 130px;
  }
}
@keyframes top {
  0% {
    height: 50%;
  }
  100% {
    height: 130px;
  }
}

@-webkit-keyframes bottom {
  0% {
    height: 50%;
  }
  100% {
    height: 180px;
  }
}
@keyframes bottom {
  0% {
    height: 50%;
  }
  100% {
    height: 180px;
  }
}

.left-f {
  position: absolute;
  top: 190px;
  width: 300px;
  height: 546px;
  background-image: url("/images/left.png");
  background-size: 100%;
  z-index: -1;
}
.right-bred-menu {
    position: absolute;
  top: 90px;
  right: -310px;
  background-image: url("/images/menu.png");
  height: 500px;
  background-repeat: no-repeat;
  width: 300px;
}
.callback-btn {
    position: relative;
    top: -90px;
    cursor: pointer;
}
.right-bred-menu a {

}
.right-bred-menu li {
position: absolute;
  list-style: none;
  text-align: center;
  color: #DD2A1B;
  line-height: 15px;
  transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
}
.right-bred-menu li:hover {
  color: #fff;
}
.right-bred-menu a:nth-child(1) li {
    top: 42px;
  left: 100px;
}
.right-bred-menu a:nth-child(2) li {
  top: 93px;
  left: 50px;
}
.right-bred-menu a:nth-child(3) li {
  top: 145px;
  left: 25px;
}
.right-bred-menu a:nth-child(4) li {
top: 188px;
  left: 55px;
}
.right-bred-menu a:nth-child(5) li {
top: 239px;
  left: 53px;
}
.right-bred-menu a:nth-child(6) li {
top: 290px;
  left: 58px;
}
.right-bred-menu a:nth-child(7) li {
  top: 341px;
  left: 62px;
}
.right-bred-menu a:nth-child(8) li {
  top: 399px;
  left: 30px;
}
.right-bred-menu a:nth-child(9) li {
  top: 444px;
  left: 40px;
}

@media (max-width: 1350px) {
  #sp-maincol {width: 65% !important;}
  .right-bred-menu {top: 0px; right: 0px;}
}

@media (max-width: 900px) {
  #hornav {width: 900px !important;}
  #footer {width: 900px !important;}
  body.bg {width: 900px !important; background: #F1F1F1 url("http://910960.ru/fon.png") no-repeat scroll 0% 0% / 900px auto;}
}


#uptocall-mini {
    position: absolute;
  cursor: pointer;
  opacity: 0.3;
  z-index: 999;
  right: 0;
  top: 50px;
  cursor: pointer;
}

#uptocall-mini .uptocall-mini-phone {-moz-border-radius:50% !important;-webkit-border-radius:50% !important;border-radius:50% !important;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:rgb(23,167,167);
width:70px;height:70px;-webkit-animation: uptocallmini 1.5s 0s ease-out infinite;-moz-animation: uptocallmini 1.5s 0s ease-out infinite;animation: uptocallmini 1.5s 0s ease-out infinite;}

#uptocall-mini .uptocall-mini-phone:before {content: "";position: absolute;width: 100%;height: 100%;top:0;left:0;background-image:url(//uptocall.com/widget/images/mini.png);background-repeat:no-repeat;background-position:center center;
-webkit-animation: uptocallphone 1.5s linear infinite;-moz-animation: uptocallphone 1.5s linear infinite;animation: uptocallphone 1.5s linear infinite;}

#uptocall-mini2 {position:fixed;top:300px;right:100px;cursor:pointer;opacity:0.3;z-index:999;}

#uptocall-mini2 .uptocall-mini-phone {-moz-border-radius:50% !important;-webkit-border-radius:50% !important;border-radius:50% !important;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:rgb(235,17,17);
width:70px;height:70px;-webkit-animation: uptocallmini 1.5s 0s ease-out infinite;-moz-animation: uptocallmini 1.5s 0s ease-out infinite;animation: uptocallmini 1.5s 0s ease-out infinite;}

#uptocall-mini2 .uptocall-mini-phone:before {content: "";position: absolute;width: 100%;height: 100%;top:0;left:0;background-image:url(//uptocall.com/widget/images/mini.png);background-repeat:no-repeat;background-position:center center;
-webkit-animation: uptocallphone 1.5s linear infinite;-moz-animation: uptocallphone 1.5s linear infinite;animation: uptocallphone 1.5s linear infinite;}

#uptocall-mini:hover {opacity:0.8;}
#uptocall-mini2:hover {opacity:0.8;}

#uptocall-mini:hover .uptocall-mini-phone {-webkit-animation:uptocallmini2 1s 0.4s ease-out infinite;-moz-animation: uptocallmini2 1s 0.4s ease-out infinite;animation: uptocallmini2 1s 0.4s ease-out infinite;}

#uptocall-mini2:hover .uptocall-mini-phone {-webkit-animation:uptocallmini22 1s 0.4s ease-out infinite;-moz-animation: uptocallmini22 1s 0.4s ease-out infinite;animation: uptocallmini22 1s 0.4s ease-out infinite;}


@-webkit-keyframes uptocallphone {
  0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);} 
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-moz-keyframes uptocallphone {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);} 
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@keyframes uptocallphone {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);} 
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-webkit-keyframes uptocallphone2 {
  0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);} 
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-moz-keyframes uptocallphone2 {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);} 
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@keyframes uptocallphone2 {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);} 
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}

@-webkit-keyframes uptocallmini {
  0% {box-shadow: 0 0 8px 6px rgba(23,167,167, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(23,167,167, 0);}
  10% {box-shadow: 0 0 8px 6px #1affb3, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #1affb3;}
  100% {box-shadow: 0 0 8px 6px rgba(23,167,167, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(23,167,167, 0);}
}
@-moz-keyframes uptocallmini {
  0% {box-shadow: 0 0 8px 6px rgba(23,167,167, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(23,167,167, 0);}
  10% {box-shadow: 0 0 8px 6px #1affb3, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #1affb3;}
  100% {box-shadow: 0 0 8px 6px rgba(23,167,167, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(23,167,167, 0);}
}
@keyframes uptocallmini {
  0% {box-shadow: 0 0 8px 6px rgba(23,167,167, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(23,167,167, 0);}
  10% {box-shadow: 0 0 8px 6px #1affb3, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #1affb3;}
  100% {box-shadow: 0 0 8px 6px rgba(23,167,167, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(23,167,167, 0);}
}
@-webkit-keyframes uptocallmini2 {
  0% {box-shadow: 0 0 8px 6px rgba(23,167,167, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(23,167,167, 0);}
  10% {box-shadow: 0 0 8px 6px #1affb3, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #1affb3;}
  100% {box-shadow: 0 0 8px 6px rgba(23,167,167, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(23,167,167, 0);}
}
@-moz-keyframes uptocallmini2 {
  0% {box-shadow: 0 0 8px 6px rgba(23,167,167, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(23,167,167, 0);}
  10% {box-shadow: 0 0 8px 6px #1affb3, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #1affb3;}
  100% {box-shadow: 0 0 8px 6px rgba(23,167,167, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(23,167,167, 0);}
}
@keyframes uptocallmini2 {
  0% {box-shadow: 0 0 8px 6px rgba(23,167,167, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(23,167,167, 0);}
  10% {box-shadow: 0 0 8px 6px #1affb3, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #1affb3;}
  100% {box-shadow: 0 0 8px 6px rgba(23,167,167, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(23,167,167, 0);}
}


@-webkit-keyframes uptocallmini22 {
  0% {box-shadow: 0 0 8px 6px rgba(235,17,17, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(235,17,17, 0);}
  10% {box-shadow: 0 0 8px 6px #ff0, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #f00;}
  100% {box-shadow: 0 0 8px 6px rgba(235,17,17, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(235,17,17, 0);}
}
@-moz-keyframes uptocallmini22 {
  0% {box-shadow: 0 0 8px 6px rgba(235,10,10, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(235,17,17, 0);}
  10% {box-shadow: 0 0 8px 6px #f00, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #f00;}
  100% {box-shadow: 0 0 8px 6px rgba(235,17,17, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(235,17,17, 0);}
}
/*@keyframes uptocallmini22 {
  0% {box-shadow: 0 0 8px 6px rgba(235,17,17, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(235,17,17, 0);}
  10% {box-shadow: 0 0 8px 6px #1affb3, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #1affb3;}
  100% {box-shadow: 0 0 8px 6px rgba(235,17,17, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(235,17,17, 0);}
}*/
