@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Titillium+Web:200,200i,300,300i,400,400i,600,600i,700,700i,900');
/*
    font-family: 'Roboto', sans-serif;
    font-family: 'Open Sans', sans-serif;
	font-family: 'Titillium Web', sans-serif;
*/

* {
	box-sizing: border-box;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 1.6;
	overflow-x: hidden;
	background-color: #fafafa;
	color: #969595;
}
#wos-carousel .carousel-inner .item .carousel-caption p {
	opacity: 0;
	-webkit-transition: 2s all ease-in-out .1s;
	-moz-transition: 2s all ease-in-out .1s;
	-ms-transition: 2s all ease-in-out .1s;
	-o-transition: 2s all ease-in-out .1s;
	transition: 2s all ease-in-out .1s;
}
#wos-carousel .carousel-inner .item.active .carousel-caption p {
	opacity: 1;
	-webkit-transition: 2s all ease-in-out .1s;
	-moz-transition: 2s all ease-in-out .1s;
	-ms-transition: 2s all ease-in-out .1s;
	-o-transition: 2s all ease-in-out .1s;
	transition: 2s all ease-in-out .1s;
}
/* Full screen carousel */


/*.full-screen {

  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}*/

/*.carousel-caption {
	top: auto !important;
	bottom: 0px !important;
}
.carousel-inner {
	padding-bottom: 0px !important;
}
*/
/* Full screen carousel end */

img {
	max-width: 100%
}
p {
	margin-bottom: 18px
}
/*p:last-child{ margin-bottom:0}*/

a {
	color: #34445A
}
a:hover {
	color: #fff;
}
.wos-list {
	margin: 0;
	padding: 0;
	list-style: none
}
.wos-list-inline {
	text-align: center
}
.wos-list-inline li {
	display: inline-block;
	margin: 0 8px;
}
span.wos-head-num {
	float: right;
	margin-top: -14px !important;
	font-size: 14px;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	padding: 19px 22px 2px 1px;
	/* transition: all 0.2s ease-in-out; */
	-moz-transition: all 0.2s ease-in-out;
	/* -webkit-transition: all 0.2s ease-in-out; */
	line-height: 0;
}
.wos-head-num a {
	color: #000;
	text-decoration: none;
}
.wos-head-num a:hover {
	color: #d01800;
	border-bottom: 2px solid #000;
	text-decoration: none;
}
.wos-img-box {
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	position: relative;
	overflow: hidden;
}
.wos-img-box:hover {
	filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
}
.width-50-per {
	width: 50%;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Titillium Web', sans-serif;
	color: #000;
	font-weight: 500;
	margin-top: 0;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	color: #1589ff
}
h1 {
	font-size: 42px;
	text-align: center;
}
.padd-25 {
	padding: 25px
}
.fleft {
	float: left
}
.fright {
	float: right
}
.cfix {
	clear: both
}
.cfix:before, .cfix:after {
	content: "";
	clear: both;
	display: table;
}
.mar-top-0 {
	margin-top: 0;
}
.mar-bot-0 {
	margin-bottom: 0
}
.pad-0 {
	padding: 0;
}
.wos-main-wrapper {
	display: none
}
.wos-loading {
	background: url(../images/logo.jpg) no-repeat center center #fafafa;
}
/*.carousel-inner{border:20px #f4f4f4 solid;}/*

/*header*/
.header {
	position: relative;
	padding: 12px 0;
	background: url(../images/home_page_background.jpg) no-repeat center center;
	background-size: cover;
	min-height: 566px;
}
/*header-nav-bar*/
.navbar-header {
	float: none;
}
.navbar {
	border: 0px;
}
.navbar.navbar-default {
	background-color: transparent;
}
.wos-main-nav {
	margin: 0;
	position: fixed;
	z-index: 999999;
	top: 15px;
	left: 15px;
}
.wos-main-navigation ul {
	float: left;
	margin: -7px 0 0 0px;
	padding: 0;
	list-style: none;
}
.wos-main-nav-burger {
	float: left;
	margin-left: 15px;
}
.wos-main-navigation {
	float: left;
	display: none;
	margin: 0 0 0 0px;
}
/*header-nav-bar*/
.navbar-default {
	border: 0px;
	background: transparent;
}
.wos-big-logo {
	position: absolute;
	top: 0;
	right: 100%;
	width: 100%;
	left: 0;
	text-align: center;
	height: 100%;
	vertical-align: middle;
}
.wos-big-logo-inner {
	display: table;
	margin: 0 auto;
	width: 100%;
	height: 100%;
}
.wos-big-logo-inner-content {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.wos-big-logo-img {
	display: table;
	margin: 0 auto;
}
.wos-sm-hid {
	display: block;
}
/*header*/

/*** header ***/
.wos-header {
	/*background:url(../images/home_page_background.jpg) no-repeat center center;
	background-size:cover;
	min-height:800px;*/
	position: relative;
	padding: 4px 0;
	background-color:#dcdcdc;
	/*background-color: rgba(220, 220, 220, 0.7);*/
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
	height: 105px;
}
.navbar {
	position: relative;
	border: 0;
	margin-bottom: 0;
	min-height: 68px;
	background-color: #f4f4f4;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.navbar-brand {
	position: absolute;
	left: 50%;
	margin-left: -50px !important;
	display: block;
	padding: 0;
}
.navbar-brand img {
	height: 90px;/*68px*/
	object-fit: cover
}
.navbar-nav {
	margin-top: 30px;/*8px*/
}
.navbar-default .navbar-nav>li {
/*border-left:2px solid  #f3f3f3;*/
}
.navbar-default .navbar-nav>li:first-child {
	border-left: 0
}
.navbar-default .navbar-nav.navbar-right>li {
/*border-left:2px solid  #f3f3f3 !important*/
}
.navbar-default .navbar-nav>li>a {
	font-size: 17px;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	padding: 18px 27px;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	/*background-color:#FFF;*/
	color: #d01800;
	border-bottom: 2px solid #000;
}
.wos-featured-img-box-small {
	width: 40%;/* border:20px solid #232323;
    border-left:0px;
    border-left-width:20px;
    border-left-style:solid;
    border-left-color:rgb(35, 35, 35);*/
    
}
.wos-featured-img-box {
	width: 50%;
	height: 100%;
	position: absolute;
	right: 0;/*margin-top:12px;*/
}
.wos-banner {
margin-top:140px;
}
.carousel-control {
	position: absolute;
	top: 34%;
	bottom: inherit;
	width: inherit;
	background-image: none;
	font-size: 6em;
	background-image: none !important;
	line-height: 0;
	opacity: .9;
	text-shadow: none !important;
	-moz-text-shadow: none !important;
	-webkit-text-shadow: none !important;
}
.carousel-control.left {
	left: 25px;
}
.carousel-control.right {
	right: 25px;
}
.wos-overlay-strip img {
	width: 90%;
	padding-top: 100px;
}
.carousel-fade .carousel-inner .item {
	opacity: 0;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
	opacity: 1;
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-control {
	z-index: 2;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-fade .carousel-inner > .item.next,  .carousel-fade .carousel-inner > .item.active.right {
	opacity: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-inner > .item.prev,  .carousel-fade .carousel-inner > .item.active.left {
	opacity: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-inner > .item.next.left,  .carousel-fade .carousel-inner > .item.prev.right,  .carousel-fade .carousel-inner > .item.active {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
.carousel-indicators {
	bottom: inherit;
	top: 25px;
	text-align: right;
	width: 100%;
	left: -14px;
	padding-right: 20px;
	margin-left: 0;
}
.carousel-indicators li {
	background-color: #ccc;
	margin: 0;
	margin-left: 0px !important;
	border: 0 !important
}
.carousel-indicators li, .carousel-indicators .active {
	width: 12.5px;
	height: 12.55px;
	margin-left: 0 !important;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.carousel-indicators .active {
	margin: 0 !important;
	margin-left: 2px !important;
	background-color: #cc1505;
}
.wos-active-navbar {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	min-height: 82px;
	padding: 12px 0
}
.wos-active-navbar .navbar-nav>li>a {
	padding-top: 22px;
	padding-bottom: 22px;
}
.wos-active-navbar .navbar-brand img {
	height: 76px
}
.carousel-caption {
	position: absolute;
	top: 98%;
	left: 0;
	width: 100%;
	height: 80px;
	background-color: #333b46;
	/*background-color: rgba(51, 59, 70, 0.7);*/
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	padding-top: 24px;
}
.wos-caption-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	display: table;
}
.wos-caption-content {
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle
}
.wos-caption-content h1 {
	text-transform: uppercase;
	color: #fff
}
.wos-caption-content p {
	color: #fff;
	font-size: 18px;
	font-weight: 300;
}
.wos-ct-bar {
	background-color: #d01800;
	color: #fff;
	text-align: center;
	padding: 30px 15px;
	font-size: 19px;
}
.wos-ct-bar p {
	margin-bottom: 0;
}
.wos-about {
	padding: 80px 0;
	color: #000
}
.wos-about p {
	font-size: 16px;
}
.wos-about p:last-child {
	margin-bottom: 0;
}
.wos-down-arrow {
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	z-index: 99;
	cursor: pointer
}
.wos-down-arrow:after {
	font-size: 0;
	line-height: 0;
	content: "";
	background-image: url(../images/down-arrow.svg);
	background-size: 100%;
	width: 45px;
	height: 38px;
	display: block;
	margin: auto;
}
.wos-main-nav {
	margin: 0;
	position: fixed;
	z-index: 999999;
	top: 15px;
	left: 0px;
}
.wos-main-nav-burger {
	float: left;
	margin-right: 15px
}
.wos-main-nav-burger img {
	height: 40px
}
.wos-main-navigation {
	float: left;/*display:none*/
}
.wos-main-navigation ul {
	margin: -7px 0 0;
	padding: 0;
	list-style: none
}
.wos-main-navigation ul li {
	margin: 0;
}
.wos-main-navigation ul li a {
	font-family: 'Lato', sans-serif !important;
	text-transform: uppercase;
	font-size: 22px;
	color: #000;
	padding: 0 0 10px;
	font-weight: 600;
}
.wos-section-container {
	position: relative
}
.wos-feature-row {
	position: relative;
	background: #bebebe;
}
.wos-feature-row:nth-child(odd) {
	position: relative;
	background: #dcdcdc;
}
.wos-feature-row-rel {
	position: relative
}
.wos-featured-article {
	width: 50%;
	padding: 138px 93px 40px;
	float: left;
	color: #666;
	font-size: 16px;
	position: relative;
	height: 100%;
}
.wos-featured-article-inner-wrapper {
	display: table;
	width: 100%;
	height: 100%;
}
.wos-featured-article-inner-content {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle
}
.wos-featured-article h1 {
	color: #666;
	margin-bottom: 25px
}
-box {
	width: 50%;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
}
-box-small {
	width: 40%;
	border: 20px solid #232323;
	border-left: 0
}
.wos-featured-img {
	background-size: cover;
	/*background-size:100% 100%;*/
	background-position: center center;
	width: 75%;
	height: 100%;
	margin: 53px 0 0 98px;
	max-height: 519px;
}
.right-article .wos-featured-article {
	float: right
}
.right-article .wos-featured-img-box {
	right: inherit;
	left: 0
}
#who-section .wos-featured-img {
	width: 67%;
	height: 65%;
	margin-top: 80px;
}
#who-section .wos-featured-article {
	padding: 115px 93px 40px;
}
#what-section .wos-featured-img {
	width: 67%;
	height: 65%;
	margin-top: 80px;
}
#what-section .wos-featured-article {
	padding: 80px 93px 40px;
}
#where-section .wos-featured-img {
	width: 67%;
	height: 65%;
	margin-top: 80px;
}
#where-section .wos-featured-article {
	padding: 71px 93px 40px;
}
.sep-nav {
	/*background: rgba(56, 70, 73, 0.7);*/
	background: #384649;
	color: #848273;
	height: 44px;
	padding: 1px 5px 8px 14px;
	margin-top: 30px;
}
.hed-nav ul {
	list-style: none;
	padding-left: 20px;
}
.hed-nav ul li {
	float: left;
	margin-right: 60px;
	font-size: 16px;
}
.hed-nav ul li a {
	color: #fff;
}
.active {
	background: rgba(220, 220, 220, 0.95);
}
.active .sep-nav {
	background: rgba(56, 70, 73, 0.44);
	display: none;
}
.header-contact {
	width: 345px;
	float: right;
	margin-top: 18px;
}
.pen-img {
	background-size: contain;
	background-repeat: no-repeat;
	max-height: 475px;
	margin-top: 150px;
}
 @media all and ( max-width: 767px ) {
#who-section .wos-featured-img {
	width: inherit;
	height: 300px;
	margin-top: 0;
}
#who-section .wos-featured-article {
	padding: 35px;
}
#what-section .wos-featured-img {
	width: inherit;
	height: 300px;
	margin-top: 0;
}
#what-section .wos-featured-article {
	padding: 35px;
}
#where-section .wos-featured-img {
	width: inherit;
	height: 300px;
	margin-top: 0;
}
#where-section .wos-featured-article {
	padding: 35px;
}
.pad-left .wos-featured-article {
	padding: 30px !important;
	margin-left: -16px !important;
}
}
.rt-menu {
	float: right !important;
	margin-right: 37px !important;
}
.navbar-nav {
	display: none;
}
.wos-contact {
	padding: 60px 0;
	background-color: #222221;
	color: #969595;
	font-size: 13px;
}
.wos-contact a {
	color: #969595
}
.wos-section-title {
	font-size: 42px;
	text-transform: capitalize;
	text-align: center;
	color: #fff;
	text-align: center;
	margin-top: 0;
	margin-bottom: 12px
}
.wos-section-sub-title {
	text-align: center;
	font-size: 18px;
	font-weight: 300;
	text-transform: none;
	color: #969595;
	margin-top: 0;
	margin-bottom: 35px;
	font-family: 'Open Sans', sans-serif;
}
.wos-contact-img {
}
.wos-contact-img img {
	width: 100%
}
.wos-contact-form {
	background-color: transparent;
}
.widget {
}
.widget-title {
	color: #a3966d;
	margin-bottom: 30px;
	font-size: 18px;
}
.widget-content {
}
.form-group {
	margin-bottom: 8px;
}
.form-control {
	box-shadow: inset 0 0 0;
	margin-bottom: 7px;
	font-size: 12px;
	background: #2b2b2b;
	color: #969595;
	border: 1px solid #3a3a3a !important
}
.btn {
	font-weight: bold;
	text-transform: uppercase;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}
.btn-default {
	background: #a3966d !important;
	color: #222221 !important;
}
.wos-smbt {
	width: 100%;
}
.wos-smbt:hover {
	background-color: #a3966d !important;
	opacity: 0.7;
	color: #222221;
}
.wos-footer {
	background-color: #1B1B1A;
	padding: 30px 0 10px;
	text-align: center;
}
.wos-footer a {
	color: #969595
}
.wos-address {
	margin-bottom: 15px;
}
.wos-address p {
	margin-bottom: 4px;
}
.wos-address p span {
	display: inline-block;
	vertical-align: top;
}
.wos-address p span:first-child {
	width: 30px;
	text-align: center;
	margin-right: 5px
}
.wos-social-icons {
}
.wos-social-icons ul {
	margin: 0 0 0 30px;
	padding: 0;
	list-style: none;
}
.wos-social-icons li {
	display: inline-block;
	margin: 0 5px;
}
.wos-social-icons li a {
	background-color: #494949;
	text-align: center;
	display: block;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%
}
.wos-social-icons li a i {
	width: 30px;
	height: 30px;
	line-height: 30px;
}
.wos-social-icons li a:hover {
	background: #a3966d;
	color: #494949 !important;
}
.wos-sm-vis {
	display: none
}
.wos-sm-hid {
	display: block
}
#goToTop {
	position: fixed;
	right: 15px;
	bottom: 15px;
	width: 40px;

	height: 40px;
	display: block;
	text-align: center;
	line-height: 40px;
	z-index: 99;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background: rgba(255,255,255,0.8);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.bg-danger, .success {
	font-size: 13px;
	padding: 4px 8px;
	margin-top: 15px;
	;
	color: #000
}
.footer-client-logo {
	text-align: right
}
.footer-client-logo img {
	margin-left: 10px
}
.wos-copyright {
	text-align: left;
}
.wos-dark-bg {
	background-color: #232323 !important;
	color: #8f8d8d
}
.wos-dark-bg h3 {
	color: #FFF;
	font-weight: bold;
	font-size: 17px;
}
.wos-dark-bg p {
	margin-bottom: 35px;
	width: 100%;
}
.white p {
	color: #848282;
}
.text-right {
	text-align: center;
}
.wos-radius-btn {
	display: table;
	margin: 0px auto 0;
	font-size: 20px;
	padding: 9px 16px;
	text-align: center;
	border: 3px solid #dbdbda;
	color: #fff;
	border-radius: 38px;
	-moz-border-radius: 38px;
	-webkit-border-radius: 38px;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}
.wos-radius-btn:hover {
	text-decoration: none;
	background-color: #111;
}
.wos-overlay-strip {
	position: absolute;
	top: 41px;/*10px*/
	right: -116px;/*-120px*/
}
 @media all and ( max-width: 1366px ) {
.wos-contact {
	padding: 40px 0 30px
}
.wos-footer {
	padding-top: 15px;
}
}
 @media all and ( min-width: 1366px ) {
.carousel-caption {
	top: 99%;
}
}
 @media all and ( min-width: 1600px ) {
.carousel-caption {
	top: 99%;
}
}
 @media all and ( min-width: 3000px ) {
.carousel-caption {
	top: 88%;
}
}
 @media all and ( min-width: 1024px ) {
.carousel-caption {
	top: 99%;
}
}
 @media ( max-width: 1024px ) {
.wos-ct-bar {
	font-size: 16px;
}
}
 @media ( max-width: 768px ) {
.wos-big-logo-img img {
	height: 154px;
	width: auto;
	margin-right: 11px;
	margin-top: 12px;
}
}
 @media all and ( max-width: 991px ) {
.wos-header {
	max-height: 600px;
}
.wos-feature-row {
	height: auto !important
}
.wos-featured-article, .wos-featured-img-box {
	width: 100%;
	float: none
}
.wos-featured-img-box {
	position: inherit
}
.wos-featured-img {
	height: 300px;
	margin: auto;
	width: 100%;
	border: 12px #232323 solid;
}
.wos-caption-wrapper {
	width: 80%;
	margin: 0 auto
}
.wos-caption-content h1 {
	font-size: 2.15em;
}
.navbar,  .wos-active-navbar .navbar-brand img {
	min-height: 70px
}
.navbar-default .navbar-nav > li > a {
	padding: 18px 24px;
	font-size: 16px;
}
.navbar-brand img,  .wos-active-navbar .navbar-brand img {
	height: 70px;
}
.carousel-indicators li, .carousel-indicators .active {
	width: 14px;
	height: 14px
}
.wos-about {
	padding: 40px 0
}
.wos-about p {
	font-size: 15px;
}
}
@media all and ( max-width: 767px ) {
.wos-featured-article {
	padding: 35px;
}
.wos-featured-article > h1 {
	text-align: center
}
/*.wos-sm-vis{
		display:block
	}
	.wos-sm-hid{
		display:none
	}*/
	
.wos-contact {
	padding: 50px 0
}
.wos-footer-mid-widget {
	margin-bottom: 40px
}
.wos-copyright {
	margin-bottom: 20px;
}
.wos-copyright span {
	display: block;
	text-align: center
}
span.wos-sm-hide {
	display: none
}
.footer-client-logo {
	text-align: center;
}
.navbar,  .wos-active-navbar .navbar-brand img {
	min-height: 50px
}
.navbar-brand img,  .wos-active-navbar .navbar-brand img {
	height: 50px;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
	min-height: 225px;
	line-height: 1;
}
.wos-caption-wrapper {
	margin-top: 25px;
}
.carousel-control {
	font-size: 3em;
}
.carousel-control.left {
	left: 15px
}
.carousel-control.right {
	right: 15px
}
.wos-ct-bar {
	font-size: 18px;
}
.wos-info-box {
	margin-bottom: 70px;
}
}
/* ==================================================
   Preloader
================================================== */

#jpreOverlay, #jSplash {
	background-color: #2F3238;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 700;
}
#jpreSlide {
	position: absolute;
	top: 50% !important;
	left: 50% !important;
	margin: -50px 0 0 -50px;
	width: 100px;
	height: 100px;
}
#jpreLoader {
	position: relative !important;
	width: 100% !important;
	height: 100% !important;
	top: 0 !important;
}
#jprePercentage {
	width: 50px;
	height: 50px !important;
	line-height: 50px;
	position: absolute !important;
	text-align: center;
	left: 50%;
	top: 50%;
	margin: -25px 0 0 -25px;
	z-index: 800;
	font-size: 24px;
	color: #FFFFFF;
	-webkit-animation: circle 1s infinite forwards;
	-moz-animation: circle 1s infinite forwards;
	-ms-animation: circle 1s infinite forwards;
	-o-animation: circle 1s infinite forwards;
	animation: circle 1s infinite forwards;
}
#circle {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 11;
	margin: -50px 0 0 -50px;
	width: 100px;
	height: 100px;
	background: #004C92;
	-webkit-border-radius: 999px;
	-moz-border-radius: 999px;
	border-radius: 999px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-animation: circle 1s infinite forwards;
	-moz-animation: circle 1s infinite forwards;
	-ms-animation: circle 1s infinite forwards;
	animation: circle 1s infinite forwards;
}
 @-webkit-keyframes circle {
 0% {
-webkit-transform: rotateY(0deg);
 -webkit-animation-timing-function: ease-in;
}
 50% {
-webkit-transform: rotateY(180deg);
 -webkit-animation-timing-function: ease-out;
}
 100% {
-webkit-transform: rotateY(0deg);
 -webkit-animation-timing-function: ease-in;
}
}
 @-moz-keyframes circle {
 0% {
-moz-transform: rotateY(0deg);
}
 50% {
-moz-transform: rotateY(180deg);
 -moz-animation-timing-function: ease-out;
}
 100% {
-moz-transform: rotateY(0deg);
 -moz-animation-timing-function: ease-in;
}
}
 @-ms-keyframes circle {
 0% {
-ms-transform: rotateY(0deg);
 -ms-animation-timing-function: ease-in;
}
 50% {
-ms-transform: rotateY(180deg);
 -ms-animation-timing-function: ease-out;
}
 100% {
-ms-transform: rotateY(0deg);
 -ms-animation-timing-function: ease-in;
}
}
 @-o-keyframes circle {
 0% {
-o-transform: rotateY(0deg);
 -o-animation-timing-function: ease-in;
}
 50% {
-o-transform: rotateY(180deg);
 -o-animation-timing-function: ease-out;
}
 100% {
-o-transform: rotateY(0deg);
 -o-animation-timing-function: ease-in;
}
}
 @keyframes circle {
 0% {
transform: rotateY(0deg);
 animation-timing-function: ease-in;
}
 50% {
transform: rotateY(180deg);
 animation-timing-function: ease-out;
}
 100% {
transform: rotateY(0deg);
 animation-timing-function: ease-in;
}
}
.spinner-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #000000;
	z-index: 999999;
}
.spinner {
	width: 40px;
	height: 40px;
	background-color: #ff6347;
	position: absolute;
	top: 48%;
	left: 48%;
	-webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
	animation: sk-rotateplane 1.2s infinite ease-in-out;
}
 @-webkit-keyframes sk-rotateplane {
 0% {
-webkit-transform: perspective(120px)
}
 50% {
-webkit-transform: perspective(120px) rotateY(180deg)
}
 100% {
-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
}
}
 @keyframes sk-rotateplane {
 0% {
 transform: perspective(120px) rotateX(0deg) rotateY(0deg);
 -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
}
50% {
 transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
 -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
}
100% {
 transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
 -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
}
}
