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

@font-face {
	font-family: 'BebasNeueRu';
	src:url('../fonts/RU-BebasNeue.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

.module-border {
	margin-left: -22px;
	margin-top: -22px;
	margin-right: -22px;
}

/* General button style (reset) */
.btnn {
font-family: 'BebasNeueRegular', Arial, sans-serif;
letter-spacing: 0px;
font-size: 22px;
border: none;
color: inherit;
background: none;
cursor: pointer;
padding: 25px 80px;
display: inline-block;
text-transform: uppercase;
outline: none;
position: relative;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
    background: url(../../../images/border-bg.png) right center no-repeat;
border: solid 1px white;
    padding-left: 0px;
    padding-right: 0px;
}

.btnn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/* Pseudo elements for icons */
.btnn:before  {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
}
.btnru {
font-family: 'BebasNeueRu', Arial, sans-serif;
letter-spacing: 0px;
font-size: 23px;
border: none;
color: inherit;
background: none;
cursor: pointer;
padding: 25px 80px;
display: inline-block;
text-transform: uppercase;
outline: none;
position: relative;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
  padding-left: 0px;
    padding-right: 0px;
border-left: solid 1px #fff;

}

div.btnru.btn-1 {
/*background: url(../../../images/border-bg.png) right center no-repeat;*/
border-left: solid 1px #fff;
                  }

div.btnru.btn-1 span:hover { 

 padding:20px; padding-left:30px; padding-right:30px; border-radius:3px; background-color: white; color:#0096bb; width:100px;
   }

div.btnru.btn-1 span   {
               

}

.btnru:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/* Pseudo elements for icons */
.btnru:before  {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
}


.icon-arrow-right:before {
	content: "\e00d";
}



/* Button 1 */
.btn-1 {
	background: #fdb106;
	color: #fff;
margin-right: -1px;
}

.btn-1:hover {
	background: #f29e0d;
 text-shadow: 2px 2px 4px #000000;
}

.btn-1:active {
	background: #f58500;
	top: 2px;

}

.btn-1:before {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	line-height: 3;
	font-size: 140%;
	width: 60px;
}

/* Button 2 */
.btn-2 {
	background: #00b0d9;
	color: #fff;
margin-right: -1px;
}

.btn-2:hover {
	background: #0096bb;
 text-shadow: 2px 2px 4px #000000;
}

div.btnru.btn-1 {  text-shadow: 0px 0px 0px #fff; }
.btn-2:active {
	background: #077c99;
	top: 2px;
margin-right: -1px;
}

.btn-2:before {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	line-height: 3;
	font-size: 140%;
	width: 60px;
}

/* Button 3 */
.btn-3 {
	background: #cb50a1;
	color: #fff;
}

.btn-3:hover {
	background: #a6267f;
}

.btn-3:active {
	background: #90136a;
	top: 2px;
}

.btn-3:before {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	line-height: 3;
	font-size: 140%;
	width: 60px;
}



/* Button 3e */
.btn-1e {
	/*padding: 25px 69px 19px 20px;*/
	margin-right: -1px;
	overflow: hidden;
        text-align:center;
display:inline;
}

@-moz-document url-prefix() {
.btn-1e {
	/*padding: 25px 69px 19px 20px;*/
	margin-right: -1px;
	overflow: hidden;
        text-align:center;
}
}

.btn-1e:before {
left: auto;
top: 5px;
right: -21px;
z-index: 2;
font-size: 26px;
}

.btn-1e:after {
	width: 30%;
	height: 200%;
	background: rgba(255,255,255,0.2);
	z-index: 1;
	right: 0;
	top: 0;
	margin: -5px 0 0 -5px;
	-webkit-transform-origin: 0 0;
	-webkit-transform: rotate(-20deg);
	-moz-transform-origin: 0 0;
	-moz-transform: rotate(-20deg);
	-ms-transform-origin: 0 0;
	-ms-transform: rotate(-20deg);
	transform-origin: 0 0;
	transform: rotate(-20deg);
}

.btn-1e:hover:after {
	width: 40%;
}

/*/////////////////////////////*/

.btn-4e {
	/*padding: 25px 118px 19px 20px;*/
	margin-right: -1px;
	overflow: hidden;
}

@-moz-document url-prefix() {
.btn-4e {
	/*padding: 25px 117px 19px 20px;*
	margin-right: -1px;
	overflow: hidden;
}
}

.btn-4e:before {
left: auto;
top: 5px;
right: -21px;
z-index: 2;
font-size: 26px;
}

.btn-4e:after {
	width: 30%;
	height: 200%;
	background: rgba(255,255,255,0.2);
	z-index: 1;
	right: 0;
	top: 0;
	margin: -5px 0 0 -5px;
	-webkit-transform-origin: 0 0;
	-webkit-transform: rotate(-20deg);
	-moz-transform-origin: 0 0;
	-moz-transform: rotate(-20deg);
	-ms-transform-origin: 0 0;
	-ms-transform: rotate(-20deg);
	transform-origin: 0 0;
	transform: rotate(-20deg);
}

.btn-4e:hover:after {
	width: 40%;
}

/*/////////////////////////////*/

.btn-5e {
	padding: 25px 51px 19px 20px;
	margin-right: -1px;
	overflow: hidden;
}

@-moz-document url-prefix() {
.btn-5e {
	padding: 25px 53px 19px 20px;
	margin-right: -1px;
	overflow: hidden;
}
}

.btn-5e:before {
left: auto;
top: 5px;
right: -21px;
z-index: 2;
font-size: 26px;
}

.btn-5e:after {
	width: 30%;
	height: 200%;
	background: rgba(255,255,255,0.2);
	z-index: 1;
	right: 0;
	top: 0;
	margin: -5px 0 0 -5px;
	-webkit-transform-origin: 0 0;
	-webkit-transform: rotate(-20deg);
	-moz-transform-origin: 0 0;
	-moz-transform: rotate(-20deg);
	-ms-transform-origin: 0 0;
	-ms-transform: rotate(-20deg);
	transform-origin: 0 0;
	transform: rotate(-20deg);
}

.btn-5e:hover:after {
	width: 40%;
}

/*/////////////////////////////*/

.btn-6e {
	padding: 25px 96px 19px 20px;
	margin-right: -1px;
	overflow: hidden;
}

@-moz-document url-prefix() {
.btn-6e {
	padding: 25px 102px 19px 20px;
	margin-right: -1px;
	overflow: hidden;
}
}

.btn-6e:before {
left: auto;
top: 5px;
right: -21px;
z-index: 2;
font-size: 26px;
}

.btn-6e:after {
	width: 30%;
	height: 200%;
	background: rgba(255,255,255,0.2);
	z-index: 1;
	right: 0;
	top: 0;
	margin: -5px 0 0 -5px;
	-webkit-transform-origin: 0 0;
	-webkit-transform: rotate(-20deg);
	-moz-transform-origin: 0 0;
	-moz-transform: rotate(-20deg);
	-ms-transform-origin: 0 0;
	-ms-transform: rotate(-20deg);
	transform-origin: 0 0;
	transform: rotate(-20deg);
}

.btn-6e:hover:after {
	width: 40%;
}

/*/////////////////////////////*/

.btn-7e {
	padding: 25px 96px 19px 20px;
	margin-right: -1px;
	overflow: hidden;
}

@-moz-document url-prefix() {
.btn-7e {
	padding: 25px 95px 19px 20px;
	margin-right: -1px;
	overflow: hidden;
}
}

.btn-7e:before {
left: auto;
top: 5px;
right: -21px;
z-index: 2;
font-size: 26px;
}

.btn-7e:after {
	width: 30%;
	height: 200%;
	background: rgba(255,255,255,0.2);
	z-index: 1;
	right: 0;
	top: 0;
	margin: -5px 0 0 -5px;
	-webkit-transform-origin: 0 0;
	-webkit-transform: rotate(-20deg);
	-moz-transform-origin: 0 0;
	-moz-transform: rotate(-20deg);
	-ms-transform-origin: 0 0;
	-ms-transform: rotate(-20deg);
	transform-origin: 0 0;
	transform: rotate(-20deg);
}

.btn-7e:hover:after {
	width: 40%;
}

/*/////////////////////////////*/

.btn-8e {
	padding: 25px 71px 19px 20px;
	margin-right: -1px;
	overflow: hidden;
}

@-moz-document url-prefix() {
.btn-8e {
	padding: 25px 68px 19px 20px;
	margin-right: -1px;
	overflow: hidden;
}
}

.btn-8e:before {
left: auto;
top: 5px;
right: -21px;
z-index: 2;
font-size: 26px;
}

.btn-8e:after {
	width: 30%;
	height: 200%;
	background: rgba(255,255,255,0.2);
	z-index: 1;
	right: 0;
	top: 0;
	margin: -5px 0 0 -5px;
	-webkit-transform-origin: 0 0;
	-webkit-transform: rotate(-20deg);
	-moz-transform-origin: 0 0;
	-moz-transform: rotate(-20deg);
	-ms-transform-origin: 0 0;
	-ms-transform: rotate(-20deg);
	transform-origin: 0 0;
	transform: rotate(-20deg);
}

.btn-8e:hover:after {
	width: 40%;
}

/*///////////////////////////////////////////*/

/* Button 3e */

.btn-2e {
	/*padding: 25px 91px 19px 20px;*/
	margin-right: -1px;
	overflow: hidden;
}

@-moz-document url-prefix() {
.btn-2e {
	/*padding: 25px 91px 19px 20px;*/
	margin-right: -1px;
	overflow: hidden;
}
}

.btn-2e:before {
left: auto;
top: 5px;
right: -21px;
z-index: 2;
font-size: 26px;
}

.btn-2e:after {
	width: 30%;
	height: 200%;
	background: rgba(255,255,255,0.2);
	z-index: 1;
	right: 0;
	top: 0;
	margin: -5px 0 0 -5px;
	-webkit-transform-origin: 0 0;
	-webkit-transform: rotate(-20deg);
	-moz-transform-origin: 0 0;
	-moz-transform: rotate(-20deg);
	-ms-transform-origin: 0 0;
	-ms-transform: rotate(-20deg);
	transform-origin: 0 0;
	transform: rotate(-20deg);
}

.btn-2e:hover:after {
	width: 40%;
}



/* Button 3e */
.btn-3e {
	padding: 25px 66px 19px 20px;
	margin-right: -1px;
	overflow: hidden;
}
@-moz-document url-prefix() {
.btn-3e {
	/*padding: 25px 66px 19px 20px;*/
	margin-right: -1px;
	overflow: hidden;
}
}

.btn-3e:before {
left: auto;
top: 5px;
right: -21px;
z-index: 2;
font-size: 26px;
}

.btn-3e:after {
	width: 30%;
	height: 200%;
	background: rgba(255,255,255,0.2);
	z-index: 1;
	right: 0;
	top: 0;
	margin: -5px 0 0 -5px;
	-webkit-transform-origin: 0 0;
	-webkit-transform: rotate(-20deg);
	-moz-transform-origin: 0 0;
	-moz-transform: rotate(-20deg);
	-ms-transform-origin: 0 0;
	-ms-transform: rotate(-20deg);
	transform-origin: 0 0;
	transform: rotate(-20deg);
}

.btn-3e:hover:after {
	width: 40%;
}

