body {
  background: url(../../images/fon.jpg) fixed;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0 auto;
  width: 100%;
  font-family: Arial;
}
.black{color: black; text-shadow: 1px 1px 0px white}
.black a{color: black;}
.black i{color: black;}
.black p{color: black;}
.black h1{color: black;}
.black h2{color: black;}
.black h3{color: black;}
.black h1{color: black;}
.black b{color: black;}
.black h10{color: black;}
.black p{color: black; text-shadow: none;}

.white{color: white; text-shadow: 1px 2px 2px black}
.white a{color: white;}
.white h2{color: white;}
.white h1{color: white;}
.white b{color: white;}
a {
	text-decoration: none;
}

h1 {
	font-size: 42px!important;
	text-align: center;
	margin: 0 auto;
}

h2 {
	text-align: center;
	font-size: 24px;
	margin: 0px auto;
}

h3 {
	font-size: 22px;
	text-align: center;
}

h4 {
	text-align: center;
	color: #000;
	/*margin: 25% auto;*/
	font-size: 16px;
}

h5{
	text-align: center;
	color: #000;
	/*margin: 25% auto;*/
	font-size: 16px;
}

h5:hover {
	color: #FF0000;
}


h4:hover {
	color: #fff;
}

h6 {
	font-size: 28px;
	margin: 0 auto;
}

h7 {
	font-size: 18px;
	line-height: 120%;
}

h8 {
	font-size: 26px;
}

h9 {
	font-family: 'Open Sans', Arial, sans-serif;
	text-align: center;
	color: #fff;
	font-size: 14px;
	margin: 0px auto;
}

h10 {
	font-size: 21px;
	text-align: center;
        color: #fff;
}

h11 {
	font-size: 20px;
	text-align: center;
        color: #fff;
}

h12 {
	font-size: 22px;
	text-align: left;
}

span {
	line-height: 30px;
	vertical-align: middle;
}

span2 {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 20px;
	color: #fff;
	line-height: 52px;
	/*margin: 38%;*/
}

/*p {
	text-indent:30px;
}*/

.text {
	width: 90%;
	margin: 0 auto;
	font-size: 20px;
	line-height: 130%;
}

.logo {
	background: url(../../images/logo.png);
	height: 119px; 
	width: 357px;
	margin: 10px 0 0 20px;
	float: left;
	position: absolute;
}

.glob {
	background: url(../../images/glob2.png);
	height: 160px;
	width: 150px;
	margin: 10px 0 0 60px;
	float: left;
	position: absolute;
}


.glob1 {
	margin: 10px 0px 0 0;
	float: right;
	position: relative;
	right: 23%;
}

.glob3 {
	margin: 10px 0px 0 0;
	float: right;
	position: relative;
	right: 10%;
}

.border-my {
	border: 12px groove #e3e3e3;
	width: 45%;
	padding: 7px 0;
}

.border-my1 {
	background: #9254B6;
	border-radius: 5px;
	margin: 7px auto;
	width: 45%;
	padding: 7px 0;
}

.border-my2 {
	background: #7C25AE;
	border-radius: 5px;
	margin: 7px auto;
	width: 45%;
	padding: 7px 0;
}

.border-my3 {
	background: #9171F0;
	border-radius: 5px;
	margin: 7px auto;
	width: 45%;
	padding: 7px 0;
}
.border-my4 {
	background: #9676F5;
	border-radius: 5px;
	margin: 7px auto;
	width: 45%;
	padding: 7px 0;
}
.border-my5 {
	background: #2197B3;
	border-radius: 5px;
	margin: 7px auto;
	width: 45%;
	padding: 7px 0;
}
.border-my6 {
	background: #5FBCD2;
	border-radius: 5px;
	margin: 7px auto;
	width: 45%;
	padding: 7px 0;
}

.my-title {
	width: 70%;
	margin: 10px 10px 10px 165px
}


.my-text {
	width: 45%;
	margin: 0 auto;
}

.my-text p{
	font-size: 20px;
	color: #9E00E2;
}

.text p a {
 color: #253BBC;
}

.wrapper {
	margin: 0 auto;
	width: 100%;
	min-width: 1280px;
}

.images1 {
	width: 350px;
	height: 240px;
	background: url(../../images/molod.png);
	background-size:cover;
}

.images2 {
	width: 350px;
	height: 240px;
	background: url(../../images/car.png);
	background-size:cover;
}

.images3 {
	width: 350px;
	height: 240px;
	background: url(../../images/pens.png);
	background-size:cover;
}

.images4 {
	width: 350px;
	height: 240px;
	background: url(../../images/biznes.png);
	background-size:cover;
}

.block{
	background: #9CC1F9;
	width: 100%;
	height: auto;
	border-top: 1px solid black;
	-webkit-box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
	-moz-box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
	box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
	padding: 20px 0;
      
  
}

.pp{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 20px;
}

.pptext{
  width: 90%;
  padding-left: 7%;
}

span.main_terms{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
  
}

.blok {
	background: #9CC1F9;
	width: 100%;
	height: auto;
	border-top: 1px solid black;
	-webkit-box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
	-moz-box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
	box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
}

.blok1 {
	/*background: #9CC1F9;*/
	width: 100%;

	border-top: 1px solid black;
	-webkit-box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
	-moz-box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
	box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
}

.blok2 {
	background: url(../../images/glob.png) no-repeat center top;
	width: 100%;
	overflow: hidden;
	border-top: 1px solid black;
	-webkit-box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
	-moz-box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
	box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
}

.blok3 {
	background: #4E90F3;
	width: 100%;
	border-top: 1px solid black;
	-webkit-box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
	-moz-box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
	box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
	overflow: hidden;

}

.blok4 {
	/*background: #3360A2;*/
	width: 100%;
	  min-width: 1280px;
    overflow: hidden;
	border-top: 1px solid black;
	-webkit-box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
	-moz-box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
	box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
}

.blok5 {
	min-width: 1280px;
	/*background: #597FB6;*/
	width: 100%;
	/*height: 420px;*/
	border-top: 1px solid black;
	-webkit-box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
	-moz-box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
	box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
	  background: rgba(0, 0, 0, 0.55);

}

.blok6 {
	/*background: #9CC1F9;*/
	width: 100%;
	height: 140px;
	border-top: 1px solid black;
	-webkit-box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
	-moz-box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
	box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
}

.blok7 {
	background: #7AADF9;
	width: 100%;
	border-top: 1px solid black;
	-webkit-box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
	-moz-box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
	box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
	clear: both;
overflow: hidden;
}

.blok8 {
	background: #7AADF9;
	width: 100%;
	height: 1440px;
	border-top: 1px solid black;
	-webkit-box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
	-moz-box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
	box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
}



.blok82 {
	background: #C1E0E8;
	width: 100%;
	height: 1440px;
	border-top: 1px solid black;
}

.blok9 {
	min-width: 1280px;
	background: #4E90F3;
	width: 100%;
	border-top: 1px solid black;
	-webkit-box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
	-moz-box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
	box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
	overflow: hidden;
}

.blok10 {
	min-width: 1280px;
	background: #4271B9;
	width: 100%;
	height: 420px;
	border-top: 1px solid black;
	-webkit-box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
	-moz-box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
	box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
}

.blok11 {
	background: #7AADF9 url(../../images/kol.png) no-repeat center top;
	width: 100%;
	height: auto;
	overflow: hidden;
	border-top: 1px solid black;
	-webkit-box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
	-moz-box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
	box-shadow: inset 1px 0px 50px 6px rgba(0,0,0,1);
}

.men {
	
	margin-bottom: 10px;
	
}

.man2 h4 {
	font-size: 12px;
}



.lang {
	float: right;
	margin: 8px 60px;
}

.menu {
	float: right;
	clear:right;
	margin: 0 56px;
}

.button {
	width: 132px;
	height: 30px;
	background: #9E00E2;
	border-radius: 3px 3px 3px 3px;
	cursor: pointer;
	text-align: center;
	color: #fff;
	font-size: 18px;
	display: block;
        margin-bottom: 20px;
}

.button:hover {
	background: #00C2FD;
	color: #000;
	display: block;
}

.button1 {
	height: 30px;
	/*background: #9E00E2;
	float: left;*/
	margin: 5px;
	/*border-radius: 5px 5px 5px 5px;*/
	cursor: pointer;
	text-align: center;
	color: #000;
	font-size: 16px;
	padding: 0 7px;
}
.button67 {
	height: 30px;
	float: left;
	margin: 2px;
	border-radius: 5px 5px 5px 5px;
	cursor: pointer;
	text-align: center;
	color: #fff;
	font-size: 18px;
	padding: 0 7px;
}
.button1:hover {
	/*background: #00C2FD;*/
	color: #000;
}


.button2 {
	height: 30px;
	background: #FE5200;
	float: left;
	margin: 5px;
	border-radius: 25px 25px 25px 25px;
	cursor: pointer;
	color: #fff;
	text-align: center;
	font-size: 18px;
	padding: 0 7px;
}

.button2:hover {
	background: #FFFF00;
	color: #000;
}

.button2:not(:hover) {
	transition: 3s;
}

.buttonoii {
	height: 30px;
	width: 150px;
	background: #FE5200;
	float: left;
	margin: 5px;
	border-radius: 25px 25px 25px 25px;
	cursor: pointer;
	color: #fff;
	text-align: center;
	font-size: 18px;
	padding: 0 7px;
}
.buttonoii:hover {
	background: #FFFF00;
	color: #000;
}

.buttonoii:not(:hover) {
	transition: 3s;
}



.button28 {
	height: auto;
	background: #FE5200;
	margin: 5px;
	border-radius: 5px 5px 5px 5px;
	cursor: pointer;
	color: #fff;
	text-align: center;
	font-size: 12px;
	padding: 0 7px;
}

.button28:hover {
	background: #FFFF00;
	color: #000;
}

.button28:not(:hover) {
	transition: 3s;
}






.button23 {
	height: 30px;
	background: #FE5200;
	margin-left: 5px;
	border-radius: 25px 25px 25px 25px;
	cursor: pointer;
	color: #fff;
	text-align: center;
	font-size: 18px;
	padding: 0 7px;
	  position: relative;
    right: -93px;
}

.button23:hover {
	background: #FFFF00;
	color: #000;
}

.button23:not(:hover) {
	transition: 3s;
}





.button12 {
	background: #FE5200;
	margin: 5px;
	border-radius: 25px 25px 25px 25px;
	cursor: pointer;
	color: #fff;
	text-align: center;
	font-size: 18px;
	padding: 0 7px;
	width: 25%;
}

.button12:hover {
	background: #FFFF00;
	color: #000;
}

.button12:not(:hover) {
	transition: 3s;
}




.button3 {
	width: 51%;
	background: #9E00E2;
	border-radius: 3px 3px 3px 3px;
	cursor: pointer;
	text-align: center;
	color: #fff;
	font-size: 18px;
}

.button3:hover {
	background: #00C2FD;
	color: #000;
}

.footer {
	background: #404040;
	/*height: 80px;*/
	min-width: 1280px;
	width: 100%;
	margin: 0 auto;
	border-top: 1px solid black;
    left: 0;
	bottom: 0;
}

.ani {
	background: url(../../images/ani.gif);
	width: 63px;
	height: 116px;
	position: fixed;
    right: 1%;
    bottom: 1%;
}

/*add styles left and right form*/

.myform {
  overflow: hidden;
  /* margin-top: 100px; */
  clear: both;
  margin-bottom: 20px;
}

.content-reg input {
	padding: 5px 0 ;
	margin: 5px 0;
}

.my-padding {
	padding: 5px 0 20px 0;
}




/*.left-form {
	float: left;
}

.right-form {
	float: right;
}*/

/*.content-reg {
	width: 50%;
}*/




.p1 h4 {
	padding-top: 15px;
}


.regid {
	width: 286px;
	height: 50px;
	background: #3b4148;
	margin: 5px auto;
}

.reguser {
	width: 50px;
	height: 50px;
	background: #363b41 url(../../images/ico-user.png) no-repeat center top;
	position: absolute;
	float: left;
}

/*.sertif {
	background:  url(../../images/sertif.png) no-repeat;
}*/

.sertif {
	text-align: center;
}

.sertif img {
	margin: 45px auto;
	width: 50%;
}

.regboot {
	width: 12%;
	text-align: center;
	height: 50px;
	background: #fa6060;
	margin: 5px auto;
	cursor: pointer;
}

.my-butt {
	margin: 5px auto;
	text-align: center
}

.regboot:hover {
	background: #ff8181;
}

.regboot1 {
	width: 10%;
	text-align: center;
	margin: 5px auto;
	cursor: pointer;
	padding: 7px 0px;
	border-radius: 5px;
}








.top {
	width: 320px;
	height: 435px;
	background: #ABB9FF;
	border: 1px solid black;
	margin: 25px auto;
}

.topup {
  width: 320px;
  height: 30px;
  background: #5471FF;
  border-bottom: 1px solid black;
  font-family: UbuntuB;
  text-transform: uppercase;
  padding-top: 10px;
  text-shadow: 0px 0px 1px black;
}

.topup a{
	font-size: 19px;
	color: #fff;
}

#center {
	text-align: center;
}

#mainmenu {
	float: left;
}

#mainmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#mainmenu ul li {
	position: relative;
	float:left;
	z-index: 1;
}
#mainmenu li ul {	
	position: absolute;
	left: 14%;
	top: 100%;
	display: none;
	float:left;
}

#mainmenu li ul li a {

	text-align:left;
	font-size:18px;
}

#mainmenu li ul li a:hover {
	font-size: 18px;
	color: #fff;
}

* html #mainmenu ul li { float: left; height: 1%; }
* html #mainmenu ul li a { height: 1%; }
#mainmenu li:hover ul,
#mainmenu li.over ul { display: block; }


/*button.css*/


.buttons{
	width: 600px;
	margin: 0 auto;
}
     
.goodbutton, .goodbutton:visited{
	background: #222 url(alert-overlay.png) repeat-x;
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-moz-border-radius:15px;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}
    
.goodbutton:hover{
	background-color: #111; color: #fff;
}

.goodbutton:active{
	top: 1px;
}
    
.green.goodbutton, .green.goodbutton:visited{
	background-color: #91bd09;
}

.green.goodbutton:hover{
	background-color: #749a02;
	position: relative;
	z-index: 9999;
}

#back-top {
	position: fixed;
	bottom: 60%;
	margin-left: 1%;
	z-index: 2;
}

#back-top span {
	width: 58px;
	height: 58px;
	display: block;
	background: #9E00E2 url(../../images/up-arrow.png) no-repeat center center;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

/*   exit.css */
#simplemodal-container {
text-align: center;
height: 440px;
width: 320px;
background-color:#04006C;
opacity: 0.9;
border-radius: 60px;
border:0px solid #000;
-moz-border-radius: 5px;
}

#simplemodal-container a.modalCloseImg {
background:url('/images/x.png') no-repeat;
width:58px; height:64px;
display:inline;
z-index:9999;
position:absolute;
top:-15px;
left:-18px;
cursor:pointer;
}

#simplemodal-container #basicModalContent {
padding:8px;
}

/* add new styles*/

.blok8 {
 height: auto!important;
 margin-bottom: -20px;
}

.blok82 {
 height: auto!important;
 margin-bottom: -20px;
}

.table-m {
	padding-top: 20px;
	width:90%;
	clear: both;
}


.my-blog {
	width: 50%;
	margin: 0 auto;
}



.my-kard {
	/*min-width: 1280px;*/
	margin: 10px auto;
	/*overflow: hidden;*/
	width: 80%;
	/*background: #C1E0E8;*/
	/*display: inline-block;*/
}

.my-back {

}

.img-car {
	width: 29%;
	float: left;
	padding: 0 5px;
}

.img-car2 {
	width: 24%;
	float: left;
	padding: 0 5px;
}


.img-car img {
	width: 100%;
}

.img-car2 img {
	width: 100%;
}

.der-block {
	width: 86%;
	float: right;
	overflow: hidden;
}

.der-block2 {
	width: 617px;
	overflow: hidden;
}

.der-block23 {
	width: 739px;
	overflow: hidden;
}

.my-margin {
	border: 2px solid black;
	padding: 3px;
	padding-top: 10px;
}

.float-my {
	overflow: hidden;
}

.float-my a {
	float: left;
}

.float-my span{
	float: right;
	font-size: 25px;
}


.my-button1 {
	background: #9E00E2;
	border-radius: 3px 3px 3px 3px;
	cursor: pointer;
	text-align: center;
	color: #fff;
	font-size: 18px;
	display: block;
	padding: 7px 5px;
	width: 45%;
}
/*.img-car span {
	float: right;
}*/


.my-text-blog {
	margin: 5px auto;
	font-size: 20px;
	clear: both;
}

.valuta_wrapper select {
	padding: 10px 15px;
	font-size: 22px;
	background: #4E6798;
}

.kart_wrapper select {
	padding: 10px 15px;
	font-size: 22px;
	background: #4E6798;
}



.price_wrapper select {
	padding: 10px 15px;
	font-size: 22px;
	background: #4E6798;
}

.img-car1 {
	float: left;
	margin: 30px auto;
	padding: 0;
}

.float-my {
	/*float: right;*/
	overflow: hidden;
	padding: 10px 20px 0 0;
}

.my-blog-kon {
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	width: 70%;
	margin: 30px auto;
}

.der-margin {
	margin-top: 60px;
}







.gallery {
  margin: 0 auto;
  padding: 5px;
      text-align: center;
    width: 50%;
/*  box-shadow: 0 1px 1px rgba(0,0,0,.1);*/
}

.gallery1 {
  margin: 0 auto;
  padding: 5px;

/*  box-shadow: 0 1px 1px rgba(0,0,0,.1);*/
}

.gallery > div > a {
  position: relative;
  padding: 5px;
}

.gallery1 > div > a {
  position: relative;
  padding: 5px;
}

.gallery > div > a > img {
  /*width: 200px;*/
  transition: .1s transform;
  transform: translateZ(0); /* hack */
}

.gallery1 > div > a > img {
  /*width: 200px;*/
  transition: .1s transform;
  transform: translateZ(0); /* hack */
}


.gallery > div > a:hover {
  z-index: 100;
}

.gallery1 > div > a:hover {
  z-index: 100;
}

.gallery > div > a:hover > img {
  transform: scale(1.8,1.8);
}

.gallery1 > div > a:hover > img {
  transform: scale(1.8,1.8);
}

.cf:before, .cf:after {
  display: table;
  content: "";
  line-height: 0;
}

.cf:after {
  clear: both;
}

.light {
text-align: center;
padding: 7px;

/*	color: #000;
	text-shadow: 4px 12px 8px #fefefe;*/
}

.my-stok {
	margin: 20px auto;
}

.message p img {
	max-width: 100%;
	width: 265px;
}



#blink1 {
 -webkit-animation: blink1 3s linear infinite;
  animation: blink1 3s linear infinite; 
  font-weight: bold;
  font-size: 20px;
  padding: 5px;
  }

   @-webkit-keyframes blink1 { 0% { color: rgba(255, 0, 0, 1); } 50% { color: rgba(255, 0, 0, 0); 
   	} 100% { color: rgba(255, 0, 0, 1); } 
   	} @keyframes blink1 { 0% { color: rgba(255, 0, 0, 1); } 50% { color: rgba(255, 0, 0, 0); } 100% { color: rgba(255, 0, 0, 1);
   	 }
   	 }

   	 
.id-my {
	background: #FE5200;
	border-radius: 25px 25px 25px 25px;
	cursor: pointer;
	color: #fff;
	text-align: center;
	font-size: 18px;
	padding: 5px;
}

.my-der-block5 img {
	max-width: 100%;
}


 #rotator {
   border: 1px solid #CCC;
   overflow: hidden;
   height: auto;
   width:  125px;
 }

  #rotator div img {
max-width: 100%;
 }



  .my-img  {
width: 100%;
}

 .my-img img {

   bottom: 65px;
    left: 28px;
    margin-top: 20px;
    position: absolute;
    width: 78%;

}



.my-padding2 {
	padding-bottom: 240px;
}











/* Most of the heart's CSS came from the Shapes of CSS  */
/* http://css-tricks.com/examples/ShapesOfCSS/          */
.heart {
  position: relative;
    text-align: center;
    width: 19%;
  /*margin: 30px;*/
  
/*  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transition: all 1s;*/ 
}




.heart2 {
  position: relative;
    text-align: center;
    width: 24%;
  /*margin: 30px;*/
  
/*  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transition: all 1s;*/ 
}


/*.heart.css {  
  -webkit-animation-delay:1s;
  -moz-animation-delay:1s;
  -ms-animation-delay:1s;
  -o-animation-delay:1s;
  animation-dely:1s;
}*/
/*.heart.animated {
  -webkit-animation: 1600ms pulsate infinite alternate ease-in-out;
  -moz-animation: 1600ms pulsate infinite alternate ease-in-out;
  -ms-animation: 1600ms pulsate infinite alternate ease-in-out;
  -o-animation: 1600ms pulsate infinite alternate ease-in-out;
  animation: 1600ms pulsate infinite alternate ease-in-out;
}*/
/*.heart:before,
.heart:after { 
  position: absolute; 
  content: "";
  left: 50px;
  top: 0;
  width: 50px;
}*/
/*  -moz-border-radius: 50px 50px 0 0;
  border-radius: 50px 50px 0 0;
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: 0 100%;
     -moz-transform-origin: 0 100%;
      -ms-transform-origin: 0 100%;
       -o-transform-origin: 0 100%;
          transform-origin: 0 100%;
}
.heart:after {
  left: 0;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: 100% 100%;
     -moz-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
       -o-transform-origin: 100% 100%;
          transform-origin :100% 100%;
}
.heart.css:hover {
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
  -webkit-animation:'';
  -moz-animation:none;
  -ms-animation:'';
  -o-animation:'';
  animation:'';
}

@keyframes pulsate {
  0% { transform: scale(1); }
  50% { transform: scale(1.3); }
  100% { transform: scale(1); }
}
@-webkit-keyframes pulsate {
  0% { -webkit-transform: scale(1); }
  50% { -webkit-transform: scale(1.3); }
  100% { -webkit-transform: scale(1); }
}
@-moz-keyframes pulsate {
  0% { -moz-transform: scale(1); }
  50% { -moz-transform: scale(1.3); }
  100% { -moz-transform: scale(1); }  
}
@-ms-keyframes pulsate {
  0% { -ms-transform: scale(1); }
  50% { -ms-transform: scale(1.3); }
  100% { -ms-transform: scale(1); }  
}
@-o-keyframes pulsate {
  0% { -o-transform: scale(1); }
  50% { -o-transform: scale(1.3); }
  100% { -o-transform: scale(1); }  
}*/


.my-position {
    bottom: 119px;
    left: 89px;
    position: relative;
}

.my-position2 {
    bottom: 119px;
    left: 0;
    position: relative;
}

/*.my-with {
	width: 50%;
margin: 0 auto;
}*/

.my-size-h3 {
	font-size: 22px;
}

.my-size {
	font-size: 20px;
}

.text10 {
	margin-bottom: 25px;
	width: 1233px;
}


.position-my {
	position: absolute;
	right: 10px;
	width: 205px;
	overflow: hidden;
	top: 142px;
}

.text-brebar {
	padding-top: 70px;
	position: relative;
	top: -30px;
}

.new-year {
    position: fixed; /* Фиксированное положение */
    right: 0; /* Расстояние от правого края окна браузера */
    top: 0; /* Расстояние сверху */
    width: 1900px;
    height: 7px;
    padding: 10px; /* Поля вокруг текста */ 
    background:url('/images/active.gif') repeat-x;
   }

   .my-der-posit {
   	position: absolute;
right: 163px;
top: 1398px;
   }

      .my-der-posit2 {
   	position: absolute;
left: 163px;
top: 1381px;
   }




   .my-der-posit-ru {
   	position: absolute;
right: 163px;
top: 1513px;
   }

      .my-der-posit2-ru {
   	position: absolute;
left: 163px;
top: 1503px;
   }



      .my-der-posit-de {
   	position: absolute;
right: 163px;
top: 1500px;
   }

      .my-der-posit2-de {
   	position: absolute;
left: 163px;
top: 1490px;
   }




   .block-img img {
   	width: 50%;
   }

      .block-img2  {
   	margin: 0 auto;
   	width: 50%;
   }

    .block-img2 img {
   	width: 90%;
   }

   .my-new-positi {
   	position: relative;
   	 bottom: 119px;
   }

      .my-new-positi-en {
   	position: relative;
   	 bottom: 49px;
   }


         .my-new-positi-ua {
   	position: relative;
   	 bottom: 100px;
   }

   .my-fon-border {
   	background: #FE5200;
   	padding: 5px;

   }

 .border_ba{
padding: 18px;
background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
background: -webkit-linear-gradient(top, #B0BFC8 0%,#2178AE 50%,#2D84BA 51%,#96DEED 100%);
border: 1px solid #FFF;
border-radius: 40px;
text-align: justify; 
 }  
   
.bank_list{
font-size: 25px;
text-align: center;
color: white;
width: 95%;
background: rgb(254, 82, 0);
padding: 5px;
border-radius: 10px;
box-shadow: 0px 1px 5px black;
text-shadow: 0px 0px 2px black;
cursor
}
.pozdrav{
line-height:50px;
}
.sliderindex{
z-index: 0;
}
.soc_cards{
background: url(/images/1special.png);
width: 1200px;
height: 800px;
font-size: 20px;
font-family: Tahoma;
border: 1px solid #999; 
MARGIN: 0 auto;
}
.soc_cards_text{
margin: 20px 20px 20px 20px;
line-height: 50px;
}
.list_it{
border: 0px solid #999;
}



.tooltip {
    position: relative;
    background: none;
    cursor: help;
    display: inline-block;
    text-decoration: none;
    color: #222;
    outline: none;
    text-indent: 0;
    padding: 0 3px;
}
.tooltip:hover:before {
    content: attr(data-title);
    white-space: pre-line;
    position: absolute;
    bottom: 30px;
    left: 50%;
    z-index: 9999;
    width: 330px;
    margin-left: -127px;
    padding: 5px;
    border: 2px solid #ccc;
    opacity: .9;
    background-color: #ddd;
    background-image: -webkit-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
    background-image: -moz-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
    background-image: -ms-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
    background-image: -o-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
    background-image: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    text-shadow: 0 1px 0 rgba(255,255,255,.4);
}
.tooltip:hover:after {
    content: "";
    position: absolute;
    z-index: 10000;
    bottom: 24px;
    left: 50%;
    margin-left: -8px;
    border-top: 8px solid #ddd;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 0;
}







.tooltip_new {
    position: relative;
    background: none;
    cursor: help;
    display: inline-block;
    text-decoration: none;
    color: #222;
    outline: none;
    text-indent: 0;
    padding: 0 3px;
}
.tooltip_new:hover:before {
    content: attr(data-title);
    white-space: pre-line;
    position: absolute;
    bottom: 30px;
    left: 50%;
    z-index: 9999;
    width: 180px;
    margin-left: -127px;
    padding: 5px;
    border: 2px solid #ccc;
    opacity: .9;
    background-color: #ddd;
    background-image: -webkit-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
    background-image: -moz-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
    background-image: -ms-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
    background-image: -o-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
    background-image: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    text-shadow: 0 1px 0 rgba(255,255,255,.4);
}
.tooltip_new:hover:after {
    content: "";
    position: absolute;
    z-index: 10000;
    bottom: 24px;
    left: 50%;
    margin-left: -8px;
    border-top: 8px solid #ddd;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 0;
}





/* Yellow */
.yellow-tooltip:hover:before {
    border-color: #e1ca82;
    background-color: #ffeaa6;
	font-size: 12px;
}
.yellow-tooltip:hover:after {
    border-top-color: #ffeaa6;
	font-size: 12px;
}
.tooltip_icon a, img{
padding-bottom: 0px;
}
.tooltip_icon{
font-size: 15px;
font-weight: bold;
}
.site_info_table{
border: 1px solid #999;
}
.site_info{
margin-left: 30px;
margin-right: 0px;
margin-top: 30px;
margin-bottom: 15px;
}

.site_info3{
margin-left: 30px;
margin-right: 0px;
margin-top: 30px;
margin-bottom: 15px;
}





@font-face {font-family: UbuntuBI; src: url(../fonts/Ubuntu-BI-webfont.ttf); }
@font-face {font-family: UbuntuB; src: url(../fonts/Ubuntu-B-webfont.ttf); }
@font-face {font-family: UbuntuI; src: url(../fonts/Ubuntu-I-webfont.ttf); }
@font-face {font-family: UbuntuR; src: url(../fonts/Ubuntu-R-webfont.ttf); }

.site_info_title{
border-bottom: 1px solid #999;
font-size: 16px;
color: black;
text-shadow: 0px 0px 2px white;
font-family: UbuntuB;
text-transform: uppercase;
font-weight: bold;
font-style: none;
}
.site_info_text{
margin-left: 15px;
margin-right: 15px;
margin-top: 15px;
margin-bottom: 15px;
font-size: 14px;
color: black;
font-family: UbuntuR;
text-align: justify;
}
.site_info_text b{
text-transform: uppercase;
font-family: UbuntuB;
font-size: 18px;
}
.primer_site td{
border: 1px solid #999;
}
.primer_site img{
cursor: pointer;
}
.zakaz_site{
margin-left: 15px;
margin-right: 15px;
margin-top: 15px;
margin-bottom: 15px;
text-align: center;
}
.zakaz_site button{
border-radius: 10px;
background: #FE5200;
color: #fff;
text-align: center;
cursor: pointer;
text-transform: uppercase;
height: 36px;
border: 1px solid #b0b0b0;
padding-left: 10px;
outline: none;
box-sizing: border-box;
font-family: Tahoma;
font-style: normal;
font-weight: 700;
font-size: 14px;
width: 240px;
}
.spisok_it_site{
line-height: 25px;
}

.button_it_help_index{
border-radius: 10px;
background: #FE5200;
color: #fff;
cursor: pointer;
text-transform: uppercase;
border: 2px solid #6F6F6F;
text-align: center;
outline: none;
box-sizing: border-box;
font-family: UbuntuB;
font-style: normal;
font-weight: 700;
font-size: 25px;
width: 140px;
padding: 10px;
margin-top: -26px;
z-index: 100;
}

.it_img img{
width: 120px;
margin-bottom: -8px;
}


/*
* file input form
*/
.file-input-form {
	display: block;
	position: relative;
	width: 341px;
	height: 51px;
	padding-top: 10px !important;
	padding-left: 10px !important;
	background: rgba(233, 223, 223, 0.52);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


.file-input-form_new {
	display: block;
	position: relative;
	width: 341px;
	height: 51px;
	padding-top: 10px !important;
	padding-left: 10px !important;
	background: rgba(233, 223, 223, 0.52);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
input[type="file"] {
	width: 220px;
	height: 45px;
	margin-left: 0;
}
.file-styled {
	position: relative;
	opacity: 0;
	z-index: 999;
}
.file-styled-cont {
	position: relative;
	float: left;
	width: 144px;
	height: 37px;
	padding-left: 10px;
	padding-top: 0;
	background: #fff;
	border: 1px solid #e7e7e7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.06);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.06);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.06);
	cursor: pointer;
}



.file-styled-cont_new {
	position: relative;
	float: left;
	width: 144px;
	height: 37px;
	padding-left: 10px;
	padding-top: 0;
	background: #fff;
	border: 1px solid #e7e7e7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.06);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.06);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.06);
	cursor: pointer;
}


.file-styled-inner {
	position: relative;
	top: -36px;
	left: 0px;
	color: #555;
	font-size: 0.75em;
}


.file-styled-inner_new {
	position: relative;
	top: -36px;
	left: 0px;
	color: #555;
	font-size: 0.75em;
}

.file-styled-arrow {
	display: block;
	position: relative;
	top: -41px;
	left: 199px;
	width: 5px;
	height: 8px;
	z-index: 997;
	background: url('images/sprite.png') -30px -42px;
}
.file-styled-validator {
	position: relative;
	top: -55px;
	left: 166px;
	color: #555;
	font-size: 18px;
}
.guarantee{
text-align: justify;
}










/* -------------------------------- */
.row {
width: 1220px;
margin: 0 auto;
border-collapse: collapse;
text-align: center;
margin-top: -19px;
}
.info_tbl_1{
background: #355183;
height: 230px;
color: #fff;
text-align: center;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
border-bottom: 1px solid rgba(255, 255, 255, 0.23);
border-left: 1px solid rgba(255, 255, 255, 0.23);
}
.info_tbl_2{
background: #233f6e;
height: 300px;
color: #fff;
text-align: center;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
border-bottom: 1px solid rgba(255, 255, 255, 0.23);
border-left: 1px solid rgba(255, 255, 255, 0.23);
border-right: 1px solid rgba(255, 255, 255, 0.23);
}
.info_tbl_3{
background: #355183;
height: 230px;
color: #fff;
text-align: center;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
border-bottom: 1px solid rgba(255, 255, 255, 0.23);
border-right: 1px solid rgba(255, 255, 255, 0.23);
}
.row td{
padding: 0px;
text-align: center;
}
.freen a {
border-bottom: 1px dotted #fff;
color: #fff;
cursor: pointer;
text-decoration: none;
font-size: 18px;
margin-top: 10px;
margin-bottom: 10px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 500;
line-height: 1.1;
text-align: center;
}
.freen a:hover {
border-bottom: medium none;
text-decoration: none;
}
.counter {
background: none repeat scroll 0 0 #193259;
border-radius: 7px;
cursor: default;
display: inline-block;
font-family: monospace;
font-size: 30px;
margin-top: 20px;
padding: 5px 10px;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
box-sizing: border-box;
text-align: center;
}
.info_pageindex{
border: 1px solid #274F8B;
margin-top: 25px;
height: 380px;
border-radius: 5px;
background: #2E5FA8;
}
.info_pageindex_text{
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center;
  font-family: UbuntuB;
  font-size: 30px;
  text-transform: uppercase;
  color: white;
  text-shadow: 1px 1px 0px black;
}
.text_registration{
  font-weight: bold;
  font-size: 26px;
  padding: 20px;
  width: 685px;
  border-radius: 10px;
  background: #5471FF;
  border: 1px solid black;
  font-family: UbuntuB;
  text-transform: uppercase;
  text-shadow: 0px 0px 1px black;
  color: white;
  margin: 0px auto;
}
.text_registration b{
  font-size: 18px;
  color: #FFF;
}
.guarantee a{
color: black;
font-size: 25px;
}
.guarantee a:hover{
color: red;
}
.main_tbl_border{
border: 0px;
}
.main_tbl_border td{
border: 1px solid rgba(255, 255, 255, 0.1);
border-radius: 0px;
  background: #233f6e;
}

.inforeg{
border: 0px;
background: none;
}
.inforeg td{
border: 0px;
background: none;
height: 35px;
}
.inforeg tr{
border: 0px;
background: none;
}
.good_partner{
  width: 320px;
  height: 30px;
  background: #5471FF;
  border: 1px solid black;
  font-family: UbuntuB;
  text-transform: uppercase;
  padding-top: 10px;
  text-shadow: 0px 0px 1px black;
  color: white;
  font-size: 19px;
  margin: 25px auto;
}
.reg_obuchenie{
  width: 320px;
  height: 30px;
  background: #5471FF;
  border: 1px solid black;
  font-family: UbuntuB;
  text-transform: uppercase;
  padding-top: 10px;
  text-shadow: 0px 0px 1px black;
  color: white;
  font-size: 19px;
  margin: 25px auto;
}
.reg_obuchenie_button button{
  border-radius: 0px;
  background: #FE5200;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  height: 36px;
  border: 1px solid #b0b0b0;
  font-family: Arial;
  font-style: normal;
  font-size: 23px;
  width: 340px;
  cursor: pointer;
}
.reg_obuchenie_button a{
cursor: pointer;
}
.reg_obuchenie_button button:hover{
background: green;
}
.block_registration_title{
  text-align: center;
  color: black;
  font-family: UbuntuB;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 23px;
  text-shadow: 0px 0px 1px white;
  border-bottom: 1px solid black;
}
.block_registration_forma{
margin: 0 auto;
text-align: center;
font-size: 14px;
}
.registration_formachka input{
  height: 35px;
  width: 370px;
  font-size: 15px;
  font-family: UbuntuR;
}
.registration_formachka select{
  height: 40px;
  width: 370px;
  font-size: 15px;
  font-family: UbuntuR;
}
.country_wrapper select{
  height: 40px;
  width: 370px;
  font-size: 15px;
  font-family: UbuntuR;
}
.region_wrapper select{
  height: 40px;
  width: 370px;
  font-size: 15px;
  font-family: UbuntuR;
}
.city_wrapper select{
  height: 40px;
  width: 370px;
  font-size: 15px;
  font-family: UbuntuR;
}
.registration_formachka b{
  font-family: UbuntuB;
  text-transform: uppercase;
}
.registration_formachkabutton{
  border-radius: 10px;
  background: #FE5200;
  color: #fff;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  text-transform: uppercase;
    height: 36px;
  border: 1px solid #b0b0b0;
  padding-left: 10px;
  outline: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Tahoma;
  font-style: normal;
  font-weight: 700;
  cursor: default;
  font-size: 14px;
  width: 340px;
  cursor: pointer;
}
.registration_formachkabutton:hover{
background: green;
}
.borderbacvk{
  border: 1px solid rgb(146, 187, 249);
  width: 440px;
  margin: 10px auto;
  padding: 0px;
  background: #6CA7FF;
  border-radius: 10px;
}
.obuchenietrning{
  text-align: center; 
  margin: 15px auto;
  font-family: UbuntuB;
  font-sizE: 30px;
  background: -moz-linear-gradient(top, #B0BFC8 0%,#2178AE 50%,#2D84BA 51%,#96DEED 100%);
  background: -webkit-linear-gradient(top, #B0BFC8 0%,#2178AE 50%,#2D84BA 51%,#96DEED 100%);
  border: 1px solid #FFF;
  border-radius: 40px;
  cursor: pointer;
  text-transform: uppercase;
  font-style: normal;
  width: 410px;
}
.obuchenietrning a{
color: black;
}
.obuchenietrning a:hover{
color: green;
text-shadow: 0px 0px 3px white;
}


 .batt_new{
padding: 9px;
background: -moz-linear-gradient(top, #B0BFC8 0%,#2178AE 50%,#2D84BA 51%,#96DEED 100%);
background: -webkit-linear-gradient(top, #B0BFC8 0%,#2178AE 50%,#2D84BA 51%,#96DEED 100%);
border: 1px solid #FFF;
border-radius: 40px;
cursor: pointer;
text-align: justify; 
 } 

.btn_em {
-webkit-box-shadow: 0 3px 0 0 #1275b7;
box-shadow: 0 3px 0 0 #1275b7;
background-color: #1e88ce;
color: #fff;
display: block;
width: 65%;
margin: 0 auto;
padding: 0 0px;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;

}



 .batt_new1{
padding: 9px;
background: -moz-linear-gradient(top, #B0BFC8 0%,#2178AE 50%,#2D84BA 51%,#96DEED 100%);
background: -webkit-linear-gradient(top, #B0BFC8 0%,#2178AE 50%,#2D84BA 51%,#96DEED 100%);
border: 1px solid #FFF;
border-radius: 40px;
cursor: pointer;
text-align: justify; 

text-transform: uppercase;
font-family: Arial;
font-style: normal;
font-size: 23px;
 } 




 .batt_new15{
  margin-left: 0px;
  height: 43px;
  line-height: 39px;
  background: #2da3ee;
  -webkit-box-sizing: border-box;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  width: 226px;
  -webkit-opacity: 1;
  -webkit-transition: 0.2s;
  border: 0px;
  cursor: pointer;
 } 



.kursvalut{
  text-align: center;
  margin-top: 5px;
  position: absolute;
  right: 55px;
  font-family: UbuntuB; 
  text-transform: uppercase;
  color: black;
  text-color: black;
  text-shadow: 0px 0px 6px white;
}

.new_form_sub {
	padding: 10px;
	/*height: 179px;*/
	width: 230px;
}


.new_form_sub form input {
	width: 70%;
	float: right;
}

.new_bat_sub {
	margin-left: 63px;
  border-radius: 10px;
  background: #FE5200;
  color: #fff;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  text-transform: uppercase;
    height: 36px;
  border: 1px solid #b0b0b0;
  padding-left: 10px;
  outline: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Tahoma;
  font-style: normal;
  font-weight: 700;
  cursor: default;
  font-size: 14px;
  width: 70%;
  cursor: pointer;
}

.new_bat_sub:hover {
background-color: green;
}

.m-b1 {
padding-bottom: 15px;
padding-top: 15px;
}
.m-b1 b{
  font-family: UbuntuB; 
  text-transform: uppercase;
  color: white;
  font-family: 'PT Sans Caption', sans-serif;
  font-size: 20px;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.75);
}
.m-b1 h4{
  text-align: center;
  color: white;
  font-family: UbuntuB;
  font-size: 20px;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.75);
  margin-bottom: 10px;
}
.m-b1 i{
  font-style: normal;
  color: red;
  font-size: 25px;
  text-shadow: 0px 0px 2px white;
}
.m-b1 o{
  color: rgb(192, 52, 9);
  text-shadow: 1px -1px 1px rgb(255, 255, 255);
}
.m-b1 img{
  position: absolute;
  margin-top: 0px;
  margin-left: 5px;
  width: 34px;
}
.formcdsa label{
font-family: UbuntuB;
}
.formcdsa input{
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  height: 39px;
  width: 256px;
  margin-left: 0px;
  font-size: 16px;
  font-family: UbuntuI;
  padding-left: 15px;
}


.new-img-der img {
  height: 95px;
}

.genesis_registration{
  clear: both;
  width: 600px;
  margin: 0 auto;

    margin-top: 25px;
    background: rgba(255, 244, 244, 0.61);
  border: 1px solid white;
  border-radius: 10px;
  padding: 10px;
}

.block_registration_title2{
  text-align: center;
  color: black;
  font-family: UbuntuB;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 23px;
  text-shadow: 0px 0px 1px white;


}

.indexjuniortitle {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: black;
  font-family: 'PT Sans Caption', sans-serif;
  font-size: 25px;
  font-weight: bold;
}



.top-mar {
	margin-top: 13px;
}

.text-tr-norm {
	font-weight: normal;
}

.col-off-red {
	line-height: 1px;
	vertical-align: bottom;
	color: red;
}

.new-tab-card img {
	width: 63%;
}





.show {
  position: relative;
  top: 50%;
  left: 50%;
  width: 150px;
  height: 40px;
  margin-top: -20px;
  margin-left: -75px;
  background: #e74c3c;
  color: #fff;
  border-radius: 5px;
  border: 0;
  border-bottom: 2px solid #c0392b;
  cursor: pointer;
  
  &:hover{
    background: #c0392b;
  }
  
  &:active{
    transform: scale(0.9);
  }
}



.close{
  position: relative;
  /* top: 83px; */
  /* right: -9px; */
  bottom: 1px;
  left: 246px;
  width: 92px;
  height: 30px;
  background: #1E1ABB;
  color: #fff;
  cursor: pointer;
  border: 0;

}



.mask{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(52, 73, 94, 0.8);
  z-index: 50;
  visibility: hidden;
  
  opacity: 0;
  
  transition: 0.7s;
}



.modal{
  position: fixed;
  top: 50%;
  left: 50%;
  width: 400px;
  height: 190px;
  margin-left: -200px;
  margin-top: -150px;
  background: #bdc3c7;
  z-index: 100;
  visibility: hidden;
  
  opacity: 0;
  
  transition: 0.2s ease-out;
  
  transform: translateY(45px);
}



.active{
  visibility: visible;
  opacity: 1;
}


.active + .modal{
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}

.mod-open {
	text-align: center;
	font-size: 20px;
}










/*-----------------------------------------------------------MEDIA SCREEN 1350 PX ---*/
@media screen and (max-width: 1350px) {
.wrapper {
	margin: 0 auto;
	width: 1349px;
}

}

