/*
Theme Name: 20Script New
Author: M.J
Author URI: http://www.20script.ir
Description: The new 20Script theme ... Dont Copy !
Version: 4
Text Domain: 20Script New
*/

/*** FONTS ***/

@font-face {
	font-family: Bangers;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/bangers.ttf), url(../fonts/bangers.woff);
}

@font-face {
	font-family: OpenSans;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/opensans.ttf), url(../fonts/opensans.woff);
}

@font-face {
	font-family: OpenSans;
	font-style: normal;
	font-weight: 300;
	src: url(../fonts/opensans-light.ttf), url(../fonts/opensans-light.woff);
}

@font-face {
	font-family: OpenSans;
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/opensans-bold.ttf), url(../fonts/opensans-bold.woff);
}

/*** GLOBAL ***/

.spinload {
	z-index: 1000000;
	overflow: visible;
	position: fixed;
	display: block;
	height: auto;
	min-height: 100%;
	max-height: none;
	width: auto;
	min-width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	border-radius: 0;
	background: #000000;
	opacity: 1;
}

.interface {
	z-index: 1;
	overflow: visible;
	position: absolute;
	display: block;
	height: auto;
	min-height: 0;
	max-height: none;
	width: auto;
	min-width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	opacity: 1;
}

.button {
	z-index: 0;
	overflow: visible;
	position: relative;
	display: block;
	height: auto;
	width: auto;
	margin: 10px 10px 10px 10px;
	padding: 20px 20px 20px 20px;
	outline: 0;
	border: 0;
	border-radius: 4px 4px 4px 4px;
	background: transparent;
	opacity: 1;
	font: 400 20px/20px OpenSans, Helvetica, Arial;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	text-shadow: none;
}

.button:hover, .button:active, .button:focus {
	z-index: 0;
	overflow: visible;
	position: relative;
	display: block;
	height: auto;
	width: auto;
	margin: 10px 10px 10px 10px;
	padding: 20px 20px 20px 20px;
	outline: 0;
	border: 0;
	border-radius: 4px 4px 4px 4px;
	background: #FFFFFF;
	opacity: 1;
	font: 400 20px/20px OpenSans, Helvetica, Arial;
	color: #000000;
	text-align: center;
	text-decoration: none;
	text-shadow: none;
}

.border {
	-webkit-box-shadow: inset 0 0 0 2px #FFFFFF;
	-moz-box-shadow: inset 0 0 0 2px #FFFFFF;
	-ms-box-shadow: inset 0 0 0 2px #FFFFFF;
	-o-box-shadow: inset 0 0 0 2px #FFFFFF;
	box-shadow: inset 0 0 0 2px #FFFFFF;
}

.border:hover, .border:active, .border:focus {
	-webkit-box-shadow: inset 0 0 0 4px #FFFFFF;
	-moz-box-shadow: inset 0 0 0 4px #FFFFFF;
	-ms-box-shadow: inset 0 0 0 4px #FFFFFF;
	-o-box-shadow: inset 0 0 0 4px #FFFFFF;
	box-shadow: inset 0 0 0 4px #FFFFFF;
}

/*** GALLERY ***/

#gallery {
	z-index: 0;
	overflow: hidden;
	position: fixed;
	display: block;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	border-radius: 0;
	background: #000000;
	opacity: 1;
}

#gallery .wallpaper {
	z-index: 0;
	overflow: visible;
	position: absolute;
	display: block;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	border-radius: 0;
	background: transparent url(../images/wallpaper.jpg) no-repeat scroll center center;
	opacity: 1;
}

/*** HERO ***/

#hero {
	z-index: 0;
	overflow: hidden;
	position: fixed;
	display: block;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	opacity: 1;
}

#hero .animation {
	z-index: 0;
	overflow: visible;
	position: absolute;
	display: block;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	opacity: 1;
}

#hero .content {
	z-index: 0;
	overflow: visible;
	position: relative;
	display: block;
	height: auto;
	width: auto;
	margin: 0 auto 0 auto;
	padding: 0;
	outline: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	opacity: 1;
}

#hero .content .wrap .error {
	z-index: 0;
	overflow: visible;
	position: relative;
	display: block;
	height: auto;
	width: auto;
	margin: 10px 10px 10px 10px;
	padding: 0;
	outline: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	opacity: 1;
	font: 400 50px/50px Bangers, Helvetica, Arial;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 5px 0 #000000;
}

#hero .content .wrap .info {
	z-index: 0;
	overflow: visible;
	position: relative;
	display: block;
	height: auto;
	width: auto;
	margin: 10px 10px 10px 10px;
	padding: 0;
	outline: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	opacity: 1;
	font: 400 20px/30px OpenSans, Helvetica, Arial;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	text-shadow: none;
}

#hero .content .wrap .coverage {
	z-index: 0;
	overflow: visible;
	position: relative;
	display: block;
	height: auto;
	width: auto;
	margin: 10px 10px 10px 10px;
	padding: 0;
	outline: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	opacity: 1;
}

#hero .content .wrap .coverage .icon {
	z-index: 0;
	overflow: visible;
	position: relative;
	display: block;
	height: auto;
	width: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	border-radius: 100px 100px 100px 100px;
	background: transparent;
	opacity: 1;
}