﻿@charset "UTF-8";

@font-face {
	font-family:ProximaNova-Light;src:url(../proximanova-light.html) format('woff2'),url(../proximanova-light-2.html) format('woff');font-weight:300;font-style:normal;
}

@font-face {
	font-family:ProximaNova-Bold;src:url(../proximanova-bold.html) format('woff2'),url(../proximanova-bold-2.html) format('woff');font-weight:700;font-style:normal;
}

@font-face {
	font-family:ProximaNova-Regular;src:url(../proximanova-regular.html) format('woff2'),url(../proximanova-regular-2.html) format('woff');font-weight:400;font-style:normal;
}

#particles-js {
	width: 100%;
	height: 100%;
	background-color: transparent;
	background-image: url('');
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
}

.social ul {
	padding: 0;
	float: left;
	margin-left: 0;
}

.pay_button button {
	-moz-border-radius: 28px;
	-webkit-border-radius: 28px;
	border-radius: 28px!important;
	border: 1px solid #288c8c!important;
	display: inline-block!important;
	cursor: pointer!important;
	color: #fff;
	font-family: Arial;
	font-size: 17px!important;
	padding: 13px 29px!important;
	text-decoration: none;
	text-shadow: 0 1px 0 #2f6627!important;
	focus: unset!important;
	font-family: sans-serif!important;
	background: #ffcb05!important;
	color: #04101e!important;
	margin-top: 10px;
}

.c_frm {
	display: none;
}

img.emoji,img.wp-smiley {
	display: inline!important;
	border: none!important;
	box-shadow: none!important;
	height: 1em!important;
	width: 1em!important;
	margin: 0 .07em!important;
	vertical-align: -.1em!important;
	background: 0 0!important;
	padding: 0!important;
}

.ccpw-container {
	z-index: -999!important;
	height: 0!important;
}

.ccpw-container.show {
	z-index: 12!important;
	height: auto!important;
}

.no-js #loader {
	display: none;
}

.js #loader {
	display: block;
	position: absolute;
	left: 100px;
	top: 0;
}

.progressdiv {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../gif/rightloader.gif) center no-repeat #fff;
	display: none;
}

.se-pre-con {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../loading-1.html) center no-repeat #fff;
}

.footer-bottom {
	padding: 30px 0 80px 0;
}

.contact-form .fa {
	position: relative;
	bottom: -32px;
	z-index: 5;
	left: 18px;
	font-size: 22px;
	color: #12243a;
}

.web-app h2 {
	font-family: proximanova-regular;
	font-weight: 700;
	color: #000;
	font-size: 25px;
}

.web-app h4 {
	font-family: proximanova-regular;
	font-weight: 700;
	color: #000;
	font-size: 25px;
}

.exchange-process .carousel-indicators {
	z-index: 1;
}

.dropdown:hover>.dropdown-menu {
	display: block;
}

.footer-top {
	position: fixed;
	bottom: 0;
	z-index: 99999;
	background: url(../jpg/btmbg.jpg);
	width: 100%;
	border-top: 1px solid #c1c1c1;
}

.footer-top img {
	width: 37px;
	margin: -12px 8px 0 0;
}

.footer-top a {
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	line-height: 18px;
	padding: 15px 0 1px;
	display: inline-block;
	text-transform: uppercase;
}

.footer-top a:hover {
	text-decoration: none;
	color: #fff;
}

@media screen and (max-width:480px) {
	.footer-top a {
		font-size: 17px;
	}

	.footer-top .container {
		width: 78%;
		float: left;
		padding-left: 23px;
	}
}

@font-face {
	font-family:ProximaNova-Light;src:url(../proximanova-light.html) format('woff2'),url(../proximanova-light-2.html) format('woff');font-weight:300;font-style:normal;
}

@font-face {
	font-family:ProximaNova-Bold;src:url(../proximanova-bold.html) format('woff2'),url(../proximanova-bold-2.html) format('woff');font-weight:700;font-style:normal;
}

@font-face {
	font-family:ProximaNova-Regular;src:url(../proximanova-regular.html) format('woff2'),url(../proximanova-regular-2.html) format('woff');font-weight:400;font-style:normal;
}

body {
	font-family: ProximaNova-Regular;
	color: #212627;
	line-height: inherit;
}

.navigation.sticky .logo img {
	margin-top: -78px;
	position: relative;
}

.navigation.sticky .navbar-light .navbar-nav li a {
	color: #000;
}

.navigation .dropdown-menu li:hover .dropdown-menu {
	left: auto;
	right: 100%;
	top: 0;
	margin-top: 0;
	display: block;
}

.navigation.sticky {
	animation-duration: 2s;
	background: #fff;
	border-bottom: 1px solid #ccc;
	height: 85px;
	margin-top: -5px;
	position: fixed;
	top: 0;
	transition: all 1s ease 0s;
	width: 100%;
	z-index: 99;
}

.navigation.sticky .bordr-btm {
	border: 0 none;
}

.navigation.sticky .logo img {
	background-position: center -78px;
	position: relative;
}

.navigation.sticky .nav a {
	color: #000!important;
}

.navigation.sticky .nav a:hover {
	color: #ffae00!important;
}

.logo {
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	height: 72px;
	margin: 0 auto;
	width: 210px;
	overflow: hidden;
}

.logo img {
	width: 210px;
}

.top-mrgin {
	margin-top: 18px;
}

.no-padding {
	padding-top: 0!important;
	padding-bottom: 0!important;
}

.heading {
	text-align: center;
}

.heading h5 {
	font-size: 35px;
	color: #101415;
	text-transform: uppercase;
	font-family: ProximaNova-Bold;
}

.heading span {
	font-size: 17px;
	color: #101415;
	font-style: italic;
	text-transform: uppercase;
}

.heading div {
	font-size: 19px;
	line-height: 28px;
	padding-top: 25px;
	display: block;
	margin-bottom: 35px;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}

.nr-crousel {
	position: relative;
	border-bottom: solid 8px #ffcb05;
}

.carousel-caption-one {
    position: absolute;
    right: 45%;
    top:27%;
    bottom: 20px;
    left: 3%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
.nr-crousel .carousel-caption {
	top: 50%;
	transform: translateY(-30%);
}
.nr-crousel .carousel-caption-one h5 {
	font-size: 70px;
	color: #ffca00;
	text-transform: normal;
	font-family: ProximaNova-Bold;
}
.nr-crousel .carousel-caption-one h5 span {
	font-size: 70px;
	text-transform: normal;
	font-family: ProximaNova-Bold;
	color:White;
}
.nr-crousel .carousel-caption-one p {
	font-size: 20px;
	margin: auto;
	line-height: 30px;
	font-family: ProximaNova-Light;
}
.nr-crousel .carousel-caption h5 {
	font-size: 65px;
	color: #ffca00;
	text-transform: normal;
	font-family: ProximaNova-Bold;
}

.nr-crousel .carousel-caption h5 span {
	font-size: 65px;
	color:White;
	text-transform: normal;
	font-family: ProximaNova-Bold;
}

.nr-crousel .carousel-caption p {
	font-size: 24px;
	width: 70%;
	margin: auto;
	line-height: 34px;
	font-family: ProximaNova-Light;
}

.nr-crousel .carousel-item::before {
	background: rgba(0,0,0,.7) none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 100vh;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.navigation {
	position: absolute;
	width: 100%;
	z-index: 2;
}

.navigation .navbar {
	width: 100%;
}

.navigation .navbar-light .navbar-nav .nav-link {
	color: #fff;
	margin-left: 35px;
	text-transform: uppercase;
}

.navigation .navbar-light .navbar-nav .nav-link:hover {
	background: #0e9cdd;
	color: #fff;
}

.navigation .bg-light {
	background-color: transparent!important;
}

.navigation .navbar-light .navbar-nav li a {
	color: #fff;
	padding: .5rem 12px;
	text-decoration: none;
	text-transform: none;
	font-size: 18px;
}

.caret {
	background-image: url(../png/downarrow.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 25px;
	height: 12px;
	border: none;
	display: inline-block;
	color: #fff;
	display: none;
}

.navbar-nav li ul li .caret {
	background-image: url(../png/downarrow-white.png);
}

.navigation .dropdown-menu {
	min-width: auto;
	background-color: rgba(12,90,165,.95);
	border: 1px solid #027fff;
	color: #fff;
}

.navigation .dropdown-menu .menu-item a {
	color: #fff!important;
	text-transform: none!important;
	line-height: 28px;
	transition: all .5s ease;
	white-space: nowrap;
}

.navigation .dropdown-menu .menu-item a:hover {
	color: #73b8ff!important;
	border-left: solid 1px #fff;
	transition: all .5s ease;
}

.expert-yellow-box {
	float: left;
	background: #ffcb05;
	width: 100%;
}

.hm-abt-text {
	padding: 40px;
	color: #000;
	margin-top: 0px;
	text-align: center;
}

.hm-abt-text strong {
	font-size: 31px;
	font-family: ProximaNova-Bold;
	text-transform: uppercase;
}

.hm-abt-text h1 {
	font-size: 31px;
	font-family: ProximaNova-Bold;
	text-transform: uppercase;
}

.hm-abt-text p {
	font-size: 19px;
	margin-top: 15px;
}

.hm-abt-text a {
	font-size: 14px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	padding-top: 25px;
	display: block;
}

.service-blue-box {
	width: 100%;
	background: #0767c9;
	float: left;
}

.srvice-box {
	width: 33.33%;
	border-right: solid 2px #0051a3;
	border-bottom: solid 2px #0051a3;
	display: inline-block;
	vertical-align: top;
	color: #fff;
	height: 390px;
	padding: 45px;
	margin-right: -5px;
}

.brdr-rght-no {
	border-right: none;
}

.brdr-btm-no {
	border-bottom: none;
}

.srvice-box h3 {
	font-family: ProximaNova-Bold;
	text-transform: uppercase;
	font-size: 22px;
}

.srvice-box h2 {
	font-family: ProximaNova-Bold;
	text-transform: uppercase;
	font-size: 22px;
}

.srvice-box p {
	font-size: 19px;
	line-height: 26px;
}

.home-details {
	text-align: center;
	padding: 80px 0;
}

.home-details h5 {
	font-family: ProximaNova-Bold;
	font-size: 35px;
	color: #212627;
	text-align: center;
	text-transform: uppercase;
}

.home-details span {
	font-size: 17px;
	font-style: italic;
	color: #212627;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 10px;
	display: block;
}

.home-details p {
	color: #212627;
	text-align: center;
	font-size: 19px;
}

.dash-brdr {
	border: dashed 1px #00aeef;
	position: relative;
	width: 100%;
}

.dot {
	position: absolute;
	text-align: center;
	width: 100%;
}

.clr-dot {
	display: inline-block;
	margin: auto 100px;
	position: relative;
	top: -15px;
}

.products {
	width: 33.33%;
	float: left;
	height: auto;
	position: relative;
}

.products .product-img {
	width: 100%;
	height: auto;
}

.prodct-caption {
	position: absolute;
	width: 100%;
	height: auto;
	bottom: 0;
	top: 0;
	left: 0;
	color: #fff;
	background: rgba(0,0,0,.7);
	padding: 70px;
}

.prodct-caption h5 {
	font-family: ProximaNova-Bold;
	font-size: 25px;
}

.prodct-caption div {
	color: #a4d7ff;
	font-size: 19px;
	line-height: 24px;
}

.prodct-caption a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 40px;
	display: inline-block;
	font-size: 15px;
}

.prodct-caption a img {
	display: inline-block;
	vertical-align: top;
	margin-top: 3px;
	margin-left: 10px;
}

.prodct-caption figure {
	position: absolute;
	bottom: 0;
}

.clientbox {
	padding: 85px 0;
	background: #f0f0f0;
	margin-top: 100px;
}

.clnt-iconbox {
	background: #f1f1f1;
	border: 1px solid #ddd;
	text-align: center;
	color: #000;
	margin-bottom: 15px;
	padding: 15px;
	min-height: 225px;
}

.clnt-iconbox img {
	margin: 29px 0 15px;
}

.clnt-iconbox h3 {
	font-size: 18px;
	font-family: ProximaNova-Bold;
	margin-bottom: 5px;
	color: #000;
	text-align: center;
}

.clnt-iconbox p {
	font-size: 12px;
	text-transform: uppercase;
}

.sld {
	display: inline-block;
	width: 23.8%;
	margin: 5px;
	vertical-align: top;
}

.cliental {
	width: 100%;
}

.testimonials {
	background: url(../jpg/testimonial-bg.jpg) no-repeat top center;
	background-size: cover;
	text-align: center;
	padding: 90px;
}

.testimonial-heding span {
	font-family: ProximaNova-Bold;
	font-size: 18px;
	margin-bottom: 20px;
	display: block;
}

.testimonial-heding h5 {
	font-family: ProximaNova-Bold;
	font-size: 35px;
	text-transform: uppercase;
}

.testimonial-cntnt {
	font-size: 22px;
	font-family: ProximaNova-Bold;
	margin: 40px auto;
	width: 60%;
}

.clientname {
	font-size: 19px;
	color: #5f5f5f;
	font-family: ProximaNova-Bold;
	margin-bottom: 70px;
}

footer {
	background: #0b1a2b;
	width: 100%;
	float: left;
}

.inner-footer {
	position: relative;
	margin-top: -80px;
	background: #12243a;
	height: auto;
	width: 80%;
	max-width: 1090px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 15px 15px 0 0;
	border: solid 5px;
	border-color: rgba(255,255,255,.7);
	border-bottom: none;
	padding-bottom: 50px;
}

.contact-hding {
	color: #fff;
	padding: 15px 15px 0 15px;
}

.contact-hding h6 {
	font-family: ProximaNova-Bold;
	font-size: 30px;
	margin-top: 20px;
	text-transform: uppercase;
}

.contact-hding span {
	font-size: 19px;
}

.hq-address {
	margin: 15px;
	border: solid 1px #fff;
	padding: 15px;
	display: inline-block;
	width: -moz-available;
	width: -webkit-fill-available;
	width: fill-available;
	box-sizing: border-box;
}

.hq-address .hq-icon {
	float: left;
	margin-right: 15px;
	width: 10%;
}

.hq-address .addressbx {
	float: left;
	width: 85%;
}

.hq-address .addressbx span {
	color: #6dcff6;
	text-transform: uppercase;
	font-size: 16px;
	font-family: ProximaNova-Bold;
	margin-bottom: 10px;
}

.hq-address .addressbx strong {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-family: ProximaNova-Bold;
}

.hq-address .addressbx div {
	font-size: 16px;
	color: #fff;
	line-height: 23px;
	margin-top: 10px;
}

.hq-address .addressbx div strong {
	color: #6dcff6;
	font-size: 16px;
	font-family: ProximaNova-Bold;
}

.mailbox {
	background: #182d46;
	border-radius: 7px;
	padding: 10px 20px;
	clear: both;
	color: #fff;
}

.mail-icon {
	display: inline-block;
	position: relative;
	top: 13px;
}

.mail-txt {
	display: inline-block;
	vertical-align: top;
	border-left: solid 1px #2c4a6e;
	padding-left: 15px;
	margin-left: 15px;
}

.mail-txt span {
	text-transform: uppercase;
	font-size: 15px;
	color: #5d84b3;
	display: block;
}

.mail-txt a {
	font-size: 18px;
	color: #fff;
	font-family: ProximaNova-Bold;
	text-decoration: none;
	margin: 0;
}

.contact-form {
	padding: 15px;
}

.contact-form .form-row input {
	position: relative;
	text-transform: uppercase;
	padding: 20px 10px 15px 50px;
	border-radius: 5px;
	width: 100%;
	width: -moz-available;
	width: -webkit-fill-available;
	width: fill-available;
	box-sizing: border-box;
	border: none;
}

.contact-form .form-row label {
	color: #fff;
	display: inherit;
}

.contact-form .form-row textarea {
	position: relative;
	text-transform: uppercase;
	height: 150px;
	border-radius: 5px;
	width: 100%;
	border: none;
	padding: 20px 10px 10px 50px;
}

.contact-form .fa {
	bottom: -40px;
}

form .form-row .wpcf7-form-control.wpcf7-submit {
	cursor: pointer;
	background: #6ecef3;
	color: #fff;
	font-weight: 700;
	transition: .5 ease-in;
	margin-top: 20px;
}

form .form-row .wpcf7-form-control.wpcf7-submit:hover {
	background: #43aad1;
}

.contact-form .form-row img {
	position: absolute;
	z-index: 1;
	padding: 12px 15px;
}

.contact-form .form-control::placeholder {
	color: #12243a;
	font-size: 15px;
}

.contact-form .form-control::-moz-placeholder {
	color: #12243a;
	font-size: 15px;
}

.form-btn {
	text-align: center;
	display: inline-block;
	width: 100%;
}

.form-btn a {
	padding: 8px 25px;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	background: #6dcff6;
	border-radius: 5px;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	margin-top: 25px;
	min-width: 250px;
	transition: all .5s ease 0s;
	cursor: pointer;
}

.form-btn a:hover {
	background: #3495bb;
}

.footer-bottom {
	background: #04101e;
	display: inline-block;
	width: 100%;
	padding: 30px 0 50px 0;
}

.social {
	width: 100%;
}

.social ul {
	text-align: left;
}

.social ul li {
	display: inline-block;
	padding: 0 5px;
}

.copyright {
	text-align: left;
	color: #fff;
	width: 100%;
}

.yellew-bg {
	background: #ffcb05;
	width: 100%;
	float: left;
}

.prodct-caption a {
	margin-top: 20px;
}

.social ul {
	padding: 0;
}

.nr-crousel .carousel-inner .carousel-item::before {
	height: 100%;
}

.dot {
	top: 5px;
}

.dropdown-item:focus,.dropdown-item:hover {
	background-color: #e3e3e3;
}

.nr-crousel {
	overflow: hidden;
}

.read-more:hover {
	opacity: .8;
	color: #fff;
	text-decoration: none;
}

.read-more {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	font-size: 15px;
}

.read-more img {
	margin-left: 10px;
	margin-top: -3px;
}
.nr-crousel .carousel-caption-one {
	transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	height: 200px;
}
.nr-crousel .carousel-caption-one h5 {
	margin-top: 70px;
	width: 100%;
	float: left;
}
.nr-crousel .carousel-caption-one h5,.nr-crousel .carousel-caption-one h5>span {
	font-size: 100px;
}
.nr-crousel .carousel-caption {
	transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	height: 410px;
}

.nr-crousel .carousel-caption h5 {
	margin-top: 70px;
	width: 100%;
	float: left;
}

.nr-crousel .carousel-caption h5,.nr-crousel .carousel-caption h5>span {
	font-size: 100px;
}

.line-outer {
	position: absolute;
	top: 0;
	left: 0;
	transform: perspective(0) rotateY(0)!important;
}

.line-outer {
	width: 100%;
	height: 100%;
}

.orange-inner-bx {
	position: relative;
	width: 100%;
	height: 100%;
}

.bottom-line,.left-line,.right-line,.top-line {
	position: absolute;
	display: block;
	background: #ffca00;
}

.left-line {
	width: 17px;
	height: 0%;
	bottom: 166px;
	left: 0;
	animation: forheight .7s forwards linear;
	-webkit-animation: forheight .7s forwards linear;
}

.top-line {
	width: 0%;
	height: 17px;
	top: 0;
	left: 0;
	animation: forwidth .7s forwards linear;
	-webkit-animation: forwidth .7s forwards linear;
	animation-delay: .7s;
}

.right-line {
	width: 17px;
	height: 0%;
	top: 166px;
	right: 0;
	animation: forheight .7s forwards linear;
	-webkit-animation: forheight .7s forwards linear;
}

.bottom-line {
	width: 0%;
	height: 17px;
	bottom: 0;
	right: 0;
	animation: forwidth .7s forwards linear;
	-webkit-animation: forwidth .7s forwards linear;
	animation-delay: .7s;
}

@keyframes forheight {
	0% {
		height: 0%;
	}

	100% {
		height: 233px;
	}
}

@keyframes forwidth {
	0% {
		width: 0%;
	}

	100% {
		width: 100%;
	}
}

@-webkit-keyframes forheight {
	0% {
		height: 0%;
	}

	100% {
		height: 233px;
	}
}

@-webkit-keyframes forwidth {
	0% {
		width: 0%;
	}

	100% {
		width: 100%;
	}
}

@media(max-width:1366px) {
	.inner-footer {
		width: 80%;
	}

	.social ul li a img {
		width: 40px;
	}
}

@media(max-width:1199px) 
{
    .nr-crousel .carousel-caption-one h5 {
		font-size: 50px;
	}

	.nr-crousel .carousel-caption-one h5 span {
		font-size: 50px;
	}

	.nr-crousel .carousel-caption.one p {
		font-size: 20px;
		width: 100%;
		margin: auto;
	}
	.nr-crousel .carousel-caption h5 {
		font-size: 50px;
	}

	.nr-crousel .carousel-caption h5 span {
		font-size: 50px;
	}

	.nr-crousel .carousel-caption p {
		font-size: 20px;
		width: 100%;
		margin: auto;
	}

	.srvice-box h3 {
		font-size: 19px;
	}

	.expert-yellow-box {
		height: auto;
	}

	.hm-abt-text {
		margin-top: 0px;
	}

	.prodct-caption {
		padding: 20px;
	}

	.prodct-caption div {
		font-size: 16px;
		line-height: normal;
	}

	.home-details {
		padding: 50px 0;
	}

	.prodct-caption a {
		margin-top: 10px;
	}

	.prodct-caption a img {
		margin-top: 2px;
	}

	.clientbox {
		padding: 50px 0;
	}

	.heading div {
		width: 90%;
	}

	.sld {
		width: 23.6%;
	}

	.inner-footer {
		width: 96%;
	}

	.mail-txt a {
		font-size: 18px;
	}

	.mail-icon {
		top: 10px;
	}

	.clr-dot {
		margin: auto 70px;
	}

	.srvice-box {
		min-height: 435px;
	}
	
	.nr-crousel .carousel-caption-one {
		height: 308px;
	}

	.nr-crousel .carousel-caption {
		height: 308px;
	}

	.left-line {
		bottom: 100px;
	}

	.right-line {
		top: 100px;
	}@	-webkit-keyframes forheight {
		0%{height: 0%;
	}

	100% {
		height: 200px;
	}
}

@keyframes forheight {
	0% {
		height: 0%;
	}

	100% {
		height: 200px;
	}
}}

@media(max-width:991px) {
	.navbar-collapse,.navbar-light .navbar-toggler {
		background-color: #fff;
		color: #fff;
	}

	.navbar-collapse {
		margin-top: 20px;
		border-radius: 10px;
		box-shadow: 0 0 10px rgba(00,00,00,.3);
		overflow: hidden;
	}

	.navigation .navbar-light .navbar-nav .nav-link {
		margin-left: 0;
		padding-left: 20px;
		color: #0e9cdd;
	}

	.expert-yellow-box {
		width: 100%;
		float: left;
	}

	.hm-abt-text,.srvice-box {
		margin-top: 0;
		text-align: center;
	}

	.service-blue-box {
		width: 100%;
	}

	.sld {
		width: 23.1%;
		height: 250px;
	}

	.clnt-iconbox {
		min-height: 100%;
		height: 100%;
	}
	
	.nr-crousel .carousel-caption-one h5,.nr-crousel .carousel-caption-one h5>span {
		font-size: 30px;
	}

	.nr-crousel .carousel-caption-one h5>span {
		margin-bottom: 10px;
		float: left;
		width: 100%;
	}

	.nr-crousel .carousel-caption h5,.nr-crousel .carousel-caption h5>span {
		font-size: 30px;
	}

	.nr-crousel .carousel-caption h5>span {
		margin-bottom: 10px;
		float: left;
		width: 100%;
	}

	.testimonial-cntnt {
		width: 100%;
	}

	.products {
		width: 50%;
	}

	.productbox .clearfix {
		display: none;
	}

	header.navigation {
		background-color: #0e9cdd;
		position: relative;
	}

	header .container {
		width: 100%;
		max-width: 100%;
	}

	.nr-crousel {
		border: none;
	}

	.clr-dot {
		margin: auto 50px;
	}

	.dropdown-menu .menu-item a {
		color: #000!important;
	}

	.navigation .navbar-light .navbar-nav li a {
		color: #000;
		line-height: 30px;
	}
	
	.nr-crousel .carousel-caption-one {
		height: 261px;
	}

	.nr-crousel .carousel-caption {
		height: 261px;
	}

	.nr-crousel .carousel-caption h5 {
		margin-top: 30px;
	}@	-webkit-keyframes forheight {
		0%{height: 0%;
	}

	100% {
		height: 160px;
	}
}

@keyframes forheight {
	0% {
		height: 0%;
	}

	100% {
		height: 160px;
	}
}}

@media(max-width:767px) {
	.nr-crousel .carousel-caption-one {
		transform: translate(0,-50%);
		-webkit-transform: translate(0,-50%);
		padding-top: 0;
	}
	.nr-crousel .carousel-caption {
		transform: translate(0,-50%);
		-webkit-transform: translate(0,-50%);
		padding-top: 0;
	}

	.dropdown-toggle::after {
		display: none!important;
	}

	.navbar-nav .caret {
		display: inline-block;
	}

	.hm-abt-text,.srvice-box {
		padding: 20px;
	}

	.clientbox,.home-details {
		padding: 30px 0;
	}

	.clr-dot {
		margin: auto 40px;
	}

	.sld {
		width: 47.6%;
		margin: 1%;
		height: 200px;
	}

	.carousel-item .clearfix {
		display: none;
	}

	.testimonials {
		padding: 30px;
	}

	.testimonial-heding h5 {
		font-size: 30px;
	}

	.testimonial-cntnt {
		font-size: 18px;
	}

	.inner-footer {
		width: 90%;
	}

	address {
		display: none;
	}

	.srvice-box {
		min-height: 330px;
	}
	
	.nr-crousel .carousel-caption-one {
		height: 230px;
	}

	.nr-crousel .carousel-caption-one h1 {
		margin-top: 34px;
	}

	.nr-crousel .carousel-caption-one p {
		width: 100%;
	}

	.nr-crousel .carousel-caption {
		height: 230px;
	}

	.nr-crousel .carousel-caption h5 {
		margin-top: 34px;
	}

	.nr-crousel .carousel-caption p {
		width: 100%;
	}

	.line-outer {
		width: auto;
		left: -40px;
		right: -40px;
	}@	-webkit-keyframes forheight {
		0%{height: 0%;
	}

	100% {
		height: 130px;
	}
}

@keyframes forheight {
	0% {
		height: 0%;
	}

	100% {
		height: 130px;
	}
}

.left-line,.right-line {
	width: 10px;
}

.bottom-line,.top-line {
	height: 10px;
}

.carousel-control-prev {
	left: -50px;
}

.carousel:hover .carousel-control-prev {
	left: 0;
	z-index: 100;
	background-image: -moz-linear-gradient(0deg,rgba(0,0,0) 0,rgba(0,0,0,0) 100%);
	background-image: -webkit-linear-gradient(0deg,rgba(0,0,0) 0,rgba(0,0,0,0) 100%);
	background-image: -ms-linear-gradient(0deg,rgba(0,0,0) 0,rgba(0,0,0,0) 100%);
}

.carousel-control-next {
	right: -50px;
}

.carousel:hover .carousel-control-next {
	right: 0;
	z-index: 100;
	background-image: -moz-linear-gradient(0deg,rgba(0,0,0,0) 0,rgba(0,0,0) 100%);
	background-image: -webkit-linear-gradient(0deg,rgba(0,0,0,0) 0,rgba(0,0,0) 100%);
	background-image: -ms-linear-gradient(0deg,rgba(0,0,0,0) 0,rgba(0,0,0) 100%);
}}

@media(max-width:600px) {
	.nr-crousel .carousel-caption-one {
		height: 200px;
	}
	
	.nr-crousel .carousel-caption {
		height: 200px;
	}

	.srvice-box {
		width: 100%;
		background: #0767c9;
		border: none;
		margin: 1% 0;
		height: auto;
	}

	.service-blue-box {
		background: #0051a3;
		padding: 5px;
	}

	.prodct-caption figure {
		height: 30px;
	}

	.prodct-caption figure img {
		height: 100%;
	}

	.form-row .col-6 {
		width: 100%;
		max-width: 100%;
		flex: 100%;
		margin-bottom: 10px;
	}

	.top-mrgin {
		margin-top: 0;
	}

	.products .product-img {
		height: 270px;
	}
	
	.carousel-caption-one {
		left: 10px;
		right: 10px;
	}

	.nr-crousel .carousel-caption-one p {
		font-size: 11px;
	}

	.home-details h1,.nr-crousel .carousel-caption-one h5,.nr-crousel .carousel-caption-one h5>span {
		font-size: 20px;
	}

	.carousel-caption {
		left: 10px;
		right: 10px;
	}

	.nr-crousel .carousel-caption p {
		font-size: 16px;
	}

	.home-details h5,.nr-crousel .carousel-caption h5,.nr-crousel .carousel-caption h5>span {
		font-size: 20px;
	}

	.home-details p,.home-details span {
		font-size: 16px;
	}

	.sld {
		width: 47%;
	}

	.heading div {
		width: 100%;
		padding: 0 10px;
	}

	.home-details {
		padding-right: 10px;
		padding-left: 10px;
	}

	.clr-dot {
		margin: auto 15px;
	}

	.inner-footer {
		padding-bottom: 30px;
	}

	.srvice-box {
		min-height: 100%;
	}@	-webkit-keyframes forheight {
		0%{height: 0%;
	}

	100% {
		height: 100px;
	}
}

@keyframes forheight {
	0% {
		height: 0%;
	}

	100% {
		height: 100px;
	}
}

.line-outer {
	width: auto;
	left: -20px;
	right: -20px;
}

.nr-crousel .carousel-caption-one h5 {
	margin-top: 48px;

.nr-crousel .carousel-caption h5 {
	margin-top: 48px;
}}

@media(max-width:480px) {
	.srvice-box {
		width: 100%;
	}

	.products {
		width: 100%;
		height: 220px;
	}

	.social ul li a img {
		width: 30px;
	}
	
		.nr-crousel .carousel-caption-one {
		height: 50px;
		padding: 10px 0;
		transform: translate(0,-50%);
		-webkit-transform: translate(0,-50%);
	}

	.nr-crousel .carousel-caption {
		height: auto;
		display: table;
		padding: 10px 0;
		transform: translate(0,-50%);
		-webkit-transform: translate(0,-50%);
	}

	.testimonials {
		padding: 30px 10px;
	}

	.clnt-iconbox img {
		margin-top: 10px;
	}

	.mail-txt {
		padding-left: 0;
		border-left: 0;
		margin-left: 0;
		margin-top: 20px;
		width: 100%;
	}

	.footer-bottom {
		padding: 10px;
	}

	.contact-hding h6 {
		font-size: 24px;
	}

	.heading h5,.hm-abt-text strong {
		padding: 0 10px;
		font-size: 20px;
	}

	.testimonial-heding h5 {
		font-size: 20px;
	}

	.testimonial-cntnt {
		margin: 20px 0;
	}

	.heading span,.testimonial-heding span {
		font-size: 16px;
	}

	.prodct-caption h5,.srvice-box h3 {
		font-size: 18px;
	}

	.products .product-img {
		height: inherit;
	}

	.line-outer {
		width: auto;
		left: 0;
		right: 0;
	}
	
	.nr-crousel .carousel-caption-one h5 {
		margin-top: 0;
	}

	.nr-crousel .carousel-caption h5 {
		margin-top: 0;
	}

	.left-line,.right-line {
		width: 5px;
	}

	.bottom-line,.top-line {
		height: 5px;
	}

	.left-line {
		bottom: 50px;
	}

	.right-line {
		top: 50px;
	}@	-webkit-keyframes forheight {
		0%{height: 0%;
	}

	100% {
		height: 100px;
	}
}

@keyframes forheight {
	0% {
		height: 0%;
	}

	100% {
		height: 100px;
	}
}}

@media(max-width:360px) {
	.navigation .navbar {
		padding-right: 0;
		padding-left: 0;
	}

	.inner-footer {
		width: 100%;
	}
	
	.nr-crousel .carousel-caption-one h5,.nr-crousel .carousel-caption-one h5>span {
		font-size: 19px;
	}

	.nr-crousel .carousel-caption h5,.nr-crousel .carousel-caption h5>span {
		font-size: 19px;
	}

	.left-line {
		bottom: 50px;
	}

	.right-line {
		top: 50px;
	}

	.line-outer {
		width: 250px;
		height: 110px;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%)!important;
		-webkit-transform: translate(-50%,-50%)!important;
		z-index: -1;
		opacity: .5;
	}@	-webkit-keyframes forheight {
		0%{height: 0%;
	}

	100% {
		height: 60px;
	}
}

@keyframes forheight {
	0% {
		height: 0%;
	}

	100% {
		height: 60px;
	}
}}

.what-we-Offered p>a[href="javascript:void(0);"]:empty,p:empty {
	display: none;
	height: 0;
	width: 0;
	margin: 0;
}

.development-process .features-div:hover {
	box-shadow: 0 5px 30px rgba(0,0,0,.3);
	top: -4px;
}

.why-choose-us .row .row .col-md-12+.col-md-12 {
	margin-top: 30px;
}

.why-choose-us .features-box:hover {
	box-shadow: 0 20px 25px rgba(0,0,0,.15);
	-webkit-box-shadow: 0 20px 25px rgba(0,0,0,.15);
	top: -4px;
	background: #fff;
}

.why-choose-us .features-box:hover {
	box-shadow: 0 20px 25px rgba(0,0,0,.15);
	-webkit-box-shadow: 0 20px 25px rgba(0,0,0,.15);
	top: -4px;
	background: #fff;
}

.features-box:hover .icon-div {
	transform: rotate(0);
	-webkit-transform: rotate(0);
}

.development-process .features-div:hover .no-div {
	-webkit-animation: bounce 1s linear;
	animation: bounce 1s linear;
}

.main-div section {
	padding: 50px 0 120px 0;
	padding-bottom: 50px;
	margin-bottom: 0x;
	position: relative;
}

.development-process {
	background-color: #f1f1f1;
	background: #f1f1f1;
	background-position-x: 0;
	background-position-y: 0;
	background-image: none;
	background-size: auto;
	background-image: url(../how_it_work_bg.html);
	background-size: cover;
	background-attachment: fixed;
}

.top-heading {
	margin-bottom: 40px;
}

.main-div .top-heading h2 {
	font-size: 30px;
	letter-spacing: normal;
	text-transform: capitalize;
	font-family: Raleway,sans-serif;
	font-weight: 700;
	margin-bottom: 10px;
	word-spacing: inherit;
}

.features-div {
	background-color: #fff;
	box-shadow: 0 5px 30px rgba(0,0,0,.1);
	padding: 20px 25px;
	margin-bottom: 30px;
	position: relative;
	min-height: 275px;
	transition: all .4s ease-in-out;
}

.features-div .no-div {
	font-size: 121px;
	font-weight: 800;
	font-family: Roboto,sans-serif;
	color: #f55e03;
	opacity: .2;
	position: absolute;
	line-height: 30px;
	left: 20px;
	top: 55px;
	z-index: 0;
}

.features-div .feature-title {
	font-size: 22px;
	font-weight: 800;
	margin: 10px 0;
	color: #303030;
	font-family: Raleway,sans-serif;
	z-index: 1;
	position: relative;
}

.features-div .des-div {
	position: relative;
	z-index: 1;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	font-family: Raleway,sans-serif;
}

.margin-div {
	margin-top: 137px;
}

.main-div .why-choose-us {
	background-image: url(../why-bg.html);
	background-size: cover;
	background-attachment: fixed;
}

.why-choose-us {
	padding: 70px 0;
	display: table;
	width: 100%;
}

.why-choose-us .top-heading {
	margin-bottom: 30px;
}

.main-div .top-heading h2 {
	font-size: 30px;
	letter-spacing: normal;
	text-transform: capitalize;
	font-family: Raleway,sans-serif;
	font-weight: 700;
	margin-bottom: 10px;
	word-spacing: inherit;
}

.top-heading p {
	font-size: 16px;
}

.why-choose-us .features-box {
	box-shadow: 0 1px 1px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1);
	transition: box-shadow .3s,top .3s;
	background-color: #f2f2f2;
	position: relative;
	top: 0;
	padding-left: 82px!important;
	padding: 20px;
	padding-left: 20px;
	text-align: left;
}

.features-box .icon-div {
	position: absolute;
	transform: rotate(-20deg);
	-webkit-transform: rotate(-20deg);
	left: 15px;
	top: 0;
	margin-top: 20px;
	margin-bottom: 14px;
	transition: .3s ease-in-out;
}

.features-box .icon-div {
	position: absolute;
	transform: rotate(-20deg);
	-webkit-transform: rotate(-20deg);
	left: 15px;
	top: 0;
	margin-top: 20px;
	margin-bottom: 14px;
	transition: .3s ease-in-out;
}

.why-choose-us .features-box {
	text-align: left;
}

.why-choose-us .features-box h4 {
	font-size: 20px;
	font-weight: 600;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: inherit;
	margin: 0 0 10px;
}

.features-box .icon-div {
	position: absolute;
	transform: rotate(-20deg);
	-webkit-transform: rotate(-20deg);
	left: 15px;
	top: 0;
	margin-top: 20px;
	margin-bottom: 14px;
	transition: .3s ease-in-out;
}

.features-box .icon-div img {
	width: 50px;
}

.flax-div {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	min-height: 460px;
}

.main-div section {
	padding: 50px 0 100px 0;
}

.main-div .section-content {
	width: 100%;
	float: left;
}

.img-div.pull-right {
	max-width: 450px;
	padding: 0 0 15px 15px;
}

.pull-right {
	float: right!important;
}

.pra-div {
	font-size: 16px;
	line-height: 24px;
	text-align: left;
}

.nr-heading {
	font-size: 26px;
	font-weight: 700;
	line-height: initial;
	margin-bottom: 15px;
	position: relative;
	font-family: Raleway,sans-serif;
}

.pra-div+.pra-div {
	margin-top: 20px;
	color: #303030;
}

.benefits-section.Crypto-Wallet-Delopmt {
	overflow: hidden;
}

.benefits-section.Crypto-Wallet-Delopmt {
	background-image: url(../benefits-bg.html);
	background-position: center right;
	background-size: 100%;
}

.benefits-section.Crypto-Wallet-Delopmt {
	overflow: hidden;
}

.benefits-section.Crypto-Wallet-Delopmt .features-box .feature-title,.benefits-section.Crypto-Wallet-Delopmt .features-box p,.benefits-section.Crypto-Wallet-Delopmt .top-heading h2 {
	color: #fff;
}

.main-div .top-heading h2 {
	font-size: 30px;
	letter-spacing: normal;
	text-transform: capitalize;
	font-family: Raleway,sans-serif;
	font-weight: 700;
	margin-bottom: 10px;
	word-spacing: inherit;
}

.benefits-section.Crypto-Wallet-Delopmt .top-heading span {
	width: 100%;
}

.main-div .top-heading span {
	font-size: 16px;
	color: #000;
	width: 70%;
	margin: 0 auto;
	display: table;
}

.benefits-section.Crypto-Wallet-Delopmt .container .col-md-8 {
	position: relative;
	z-index: 1;
}

.pull-left {
	float: left!important;
}

.benefits-section.Crypto-Wallet-Delopmt .top-heading::after {
	background: #393939;
	position: absolute;
	top: -100px;
	right: 0;
	height: 2000px;
	width: 2000px;
	z-index: -1;
	content: '';
}

.benefits-section.Crypto-Wallet-Delopmt .top-heading {
	z-index: 1;
}

.top-heading {
	margin-bottom: 40px;
}

.Crypto-Wallet-Delopmt .features-box .feature-title {
	font-size: 18px;
	margin: 10px 0;
	font-family: Raleway,sans-serif;
	font-weight: 800;
	float: left;
	width: 100%;
}

.Crypto-Wallet-Delopmt .features-box:hover,.features-box:hover {
	box-shadow: 0 20px 25px rgba(0,0,0,.15);
	-webkit-box-shadow: 0 20px 25px rgba(0,0,0,.15);
	top: -4px;
	background: #fff;
}

.benefits-section.Crypto-Wallet-Delopmt .features-box:hover {
	background: 0 0;
}

.benefits-section.Crypto-Wallet-Delopmt .features-box+.features-box {
	margin-top: 20px;
}

.benefits-section.Crypto-Wallet-Delopmt .features-box {
	min-height: 260px;
}

.Crypto-Wallet-Delopmt .features-box:hover,.features-box:hover {
	box-shadow: 0 20px 25px rgba(0,0,0,.15);
	-webkit-box-shadow: 0 20px 25px rgba(0,0,0,.15);
	top: -4px;
	background: #fff;
}

.Crypto-Wallet-Delopmt .features-box {
	width: 100%;
	text-align: center;
	color: #303030;
	padding: 20px;
	position: relative;
	box-shadow: 0 1px 1px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1);
	transition: box-shadow .3s,top .3s;
	position: relative;
	top: 0;
	min-height: 271px;
	z-index: 1;
}

.facial.development-process {
	background-image: url(../how-work.html);
}

p {
	line-height: 24px;
}

a[href="javascript:void(0);"]:empty,p:empty {
	display: none!important;
	height: 0;
	width: 0;
	margin: 0;
}

.content h5 {
	font-size: 18px;
	font-family: ProximaNova-Bold;
}

.timelinebox {
	background-size: cover;
	background: url(../jpg/cryptobg3.jpg);
	padding: 100px 0 150px 0;
}

.timeline-heading {
	display: inline-block;
	color: #fff;
	font-size: 34px;
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
	font-family: ProximaNova-Bold;
}

.timeline {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
}

.timeline::after {
	content: '';
	position: absolute;
	width: 6px;
	background-color: #fff;
	top: 0;
	bottom: 0;
	left: 50%;
	margin-left: -3px;
}

.container-box {
	padding: 10px 40px;
	position: relative;
	background-color: inherit;
	width: 50%;
}

.container-box::after {
	content: '';
	position: absolute;
	width: 25px;
	height: 25px;
	right: -13px;
	background-color: #fff;
	border: 4px solid #ff9f55;
	top: 15px;
	border-radius: 50%;
	z-index: 1;
}

.left {
	left: 0;
}

.right {
	left: 50%;
}

.left::before {
	content: " ";
	height: 0;
	position: absolute;
	top: 22px;
	width: 0;
	z-index: 1;
	right: 30px;
	border: medium solid #fff;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #fff;
}

.right::before {
	content: " ";
	height: 0;
	position: absolute;
	top: 22px;
	width: 0;
	z-index: 1;
	left: 60px;
	border: medium solid #fff;
	border-width: 10px 10px 10px 0;
	border-color: transparent #fff transparent transparent;
}

.right::after {
	left: -12px;
}

.content {
	padding: 20px 30px;
	background-color: #fff;
	position: relative;
	border-radius: 6px;
}

@media screen and (max-width:600px) {
	.timeline::after {
		left: 31px;
	}

	.container-box {
		width: 100%;
		padding-left: 70px;
		padding-right: 25px;
	}

	.container-box::before {
		left: 60px;
		border: medium solid #fff;
		border-width: 10px 10px 10px 0;
		border-color: transparent #fff transparent transparent;
	}

	.left::after,.right::after {
		left: 15px;
	}

	.right {
		left: 0;
	}
}

.crypto-btn {
	text-align: center;
}

.crypto-btn a {
	color: #fff;
	text-decoration: none;
	display: inline-block;
	padding: 15px 25px;
	border-radius: 5px;
	background: #0868ca;
	margin: 25px auto;
	transition: .5s ease;
	font-size: 20px;
}

.crypto-btn a:hover {
	background: #ffca00;
	color: #000;
}

.navigation.off-canvas {
	top: 0;
}

.navigation.fixed {
	top: 0;
	z-index: 9999;
}

.main-div {
	width: 100%;
	float: left;
	margin-bottom: 70px;
}

.main-div h1 {
	font-family: ProximaNova-Bold;
	font-size: 24px;
}

.main-div .container {
	padding: 0 30px;
}

.inner-header {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.inner-header p {
	margin: 0;
}

.inner-header:before {
	background: rgba(0,0,0,.8) none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.page-title {
	width: 100%;
	float: left;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	text-align: center;
}

.page-title h1,.page-title h2,.page-title h3 {
	color: #ffca00;
	text-transform: uppercase;
	font-family: ProximaNova-Bold;
	font-size: 50px;
	margin-top: 30px;
}

.page-title h1 span,.page-title h2 span,.page-title h3 span {
	color: #fff;
	font-size: 50px;
}

.page-title p.des {
	width: 80%;
	margin: 0 auto 20px;
	line-height: 24px;
}

.page-title p {
	font-size: 18px;
	color: #fff;
	font-family: ProximaNova-Light;
}

section {
	width: 100%;
	float: left;
}

.about-us img {
	width: 100%;
}

.about-us p {
	line-height: 30px;
	text-align: justify;
}

.padd-r-b-15 {
	padding-right: 15px;
	padding-bottom: 15px;
}

.main-div.and-app-page,.main-div.soft-dev-page,.main-div.web-app-page {
	margin-bottom: 0;
	padding-bottom: 70px;
}

.bg-white {
	background: #fff;
}

.web-app.bg-white {
	padding: 50px 0;
	margin-bottom: 0px;
}

.what-we-Offered a {
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	border: solid 1px #ddd;
}

.bg-light-gray {
	background: #f7f7f7;
}

.paragraph {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 10px;
	text-align: justify;
}

.heading-block h2,.web-app h1 {
	font-family: ProximaNova-Bold;
	font-size: 24px;
}

.h2-title,.h2-title h2,.h2-title span {
	font-family: ProximaNova-Bold;
	font-size: 30px;
}

.h2-title h2 {
	width: auto;
	display: inline-block;
}

.what-we-Offered {
	width: 100%;
	float: left;
}

.what-we-Offered h2.title,.what-we-Offered h3.title,.what-we-Offered span.title {
	font-family: ProximaNova-Light;
	font-weight: 400;
	float: left;
	font-size: 20px;
	line-height: 26px;
	color: #333;
	margin-bottom: 20px;
	letter-spacing: .7px;
	position: relative;
	z-index: 2;
	width: 100%;
	float: left;
}

.what-we-Offered a:hover h3.title {
	color: #fff;
}

.what-we-Offered a {
	display: block;
	background-image: linear-gradient(127deg,#fff 0,#fff 91%);
	box-shadow: 0 2px 48px 0 rgba(0,0,0,.06);
	line-height: 26px;
	padding: 30px;
	border-radius: 40px;
	border-bottom-right-radius: 4px;
	margin-top: 30px;
	position: relative;
	text-decoration: none;
	min-height: 300px;
	text-align: left;
}

.what-we-Offered .col-lg-6:nth-child(even) {
	margin-top: -40px;
}

.what-we-Offered a.active,.what-we-Offered a:hover {
	background-image: linear-gradient(127deg,#384dff 0,#24cdff 91%);
}

.what-we-Offered a.active .one,.what-we-Offered a:hover .one {
	display: none;
}

.what-we-Offered a.active .two,.what-we-Offered a:hover .two {
	display: block;
}

.what-we-Offered a.active,.what-we-Offered a.active span.title,.what-we-Offered a:hover,.what-we-Offered a:hover h2.title,.what-we-Offered a:hover span.title {
	color: #fff;
}

.what-we-Offered a p {
	margin-bottom: 0;
}

.icon-div img {
	width: 40px;
}

.why-choose {
	padding: 70px 0 70px;
	margin-top: 0;
	margin-bottom: 0;
	width: 100%;
	float: left;
	background: #384d96;
}

.feature-box {
	height: 100%;
	border: 2px solid #fff;
	box-shadow: 0 0 10px rgba(00,00,00,.3);
	padding: 40px 40px 40px 100px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	transition: all .3s;
}

.why-choose .feature-box:hover figure img.one {
	width: 50px;
}

.why-choose .feature-box:hover h3,.why-choose .feature-box:hover h4,.why-choose .feature-box:hover p {
	color: #9d9dfc;
}

.why-choose .feature-box:hover figure img.two {
	width: 0;
}

.feature-box:hover {
	border-color: #9d9dfc;
	transform: scale(1.1);
}

.feature-box img {
	width: 60px;
	position: absolute;
	top: 40px;
	left: 30px;
}

.feature-box figure {
	margin: 0;
}

.why-choose .row+.row {
	margin-top: 20px;
}

.feature-box p {
	margin-bottom: 0;
	color: #fff;
	line-height: 22px;
}

.feature-box h4,.feature-box h4 a {
	color: #fff;
	margin-bottom: 15px;
	margin-top: 0;
}

.feature-box h3 {
	color: #fff;
	margin-bottom: 15px;
	margin-top: 0;
	font-size: 20px;
	font-family: ProximaNova-Bold;
}

.heading-block {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}

.heading-block h4 {
	font-family: ProximaNova-Bold;
	font-size: 30px;
	color: #fff;
}

.heading-block h2,.heading-block h2 a {
	font-family: ProximaNova-Bold;
	font-size: 30px;
	color: #000;
}

.how-it-work .heading-block h4 {
	font-family: ProximaNova-Bold;
	font-size: 30px;
	color: #000;
}

.heading-block span {
	display: table;
	width: 100%;
	color: #000;
}

.customized {
	margin: 0;
	padding: 0;
	list-style: none;
	width: auto;
}

.customized div.col-md-4>div {
	padding: 10px;
	width: 100%;
	float: left;
	margin-bottom: 30px;
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
	color: #fff;
	line-height: 24px;
	background: #000;
	border-radius: 10px;
	height: 160px;
	font-size: 16px;
	text-transform: uppercase;
}

.customized div.col-md-4:nth-child(2) {
	margin-top: 50px;
}

.customized div.col-md-4:nth-child(2) div {
	background: #4747a0;
}

.customized div.col-md-4:nth-child(2) div:nth-child(2) {
	background: #2d2d77;
}

.customized div.col-md-4:nth-child(3) {
	margin-top: 100px;
}

.customized div.col-md-4:nth-child(3) div {
	background: #212170;
}

.customized div.col-md-4:nth-child(3) div:nth-child(2) {
	background: #3a3e71;
}

.customized div.col-md-4>div {
	background: #5761bf;
}

.customized div.col-md-4>div:nth-child(2) {
	background: #8488c0;
}

.unparalleled {
	background: #fff;
	padding: 70px 0 140px;
	margin-bottom: 0px;
	margin-top: 0;
}

.unparalleled .paragraph {
	margin-top: 10px;
	display: table;
}

.my-animation {
	position: relative;
	-webkit-animation: mymove 2s infinite;
	animation: mymove 2s infinite;
}

@-webkit-keyframes mymove {
	0% {
		transform: translateY(-30px);
		-webkit-transform: translateY(-30px);
	}

	50% {
		transform: translateY(0);
		-webkit-transform: translateY(0);
	}

	100% {
		transform: translateY(-30px);
		-webkit-transform: translateY(-30px);
	}
}

@keyframes mymove {
	0% {
		transform: translateY(-30px);
		-webkit-transform: translateY(-30px);
	}

	50% {
		transform: translateY(0);
		-webkit-transform: translateY(0);
	}

	100% {
		transform: translateY(-30px);
		-webkit-transform: translateY(-30px);
	}
}

.heading-block .h2-title {
	margin-bottom: 10px!important;
	display: table;
}

.heading-block .h2-title,.heading-block .h2-title h2,.heading-block .h2-title h3,.heading-block .h2-title h4,.heading-block .h2-title>span {
	font-family: ProximaNova-Bold;
	font-size: 30px;
	margin-bottom: 0;
	display: inline-block;
	width: auto;
	color: #000;
}

.heading-block .h2-title h2 {
	width: auto;
	display: inline-block;
}

.heading-block.black h2,.heading-block.black h3,.heading-block.black p span,.heading-block.black span {
	color: #212627;
}

.quickstart-admin .benefite-section .heading-block h4 {
	color: #212627;
}

.how-it-work ul {
	width: auto;
	margin-right: -15px;
	margin-left: -15px;
	float: left;
	padding: 0 0;
	margin-bottom: 0;
	list-style: none;
	position: relative;
}

.how-it-work ul:after {
	position: absolute;
	content: '';
	top: 15px;
	left: 0;
	right: 0;
	bottom: 100px;
	margin: 0 auto;
	background: #999;
	width: 2px;
}

.how-it-work ul li {
	width: 50%;
	float: left;
	padding: 0 30px 0;
	position: relative;
	text-align: right;
}

.how-it-work ul li p,.how-it-work ul li strong {
	width: 100%;
	float: left;
	line-height: 24px;
}

.how-it-work ul li:nth-child(2) {
	text-align: left;
	margin-top: 90px;
}

.how-it-work ul li:nth-child(1):after,.how-it-work ul li:nth-child(3):after {
	right: -5px;
	left: auto;
}

.how-it-work ul li:nth-child(1):before,.how-it-work ul li:nth-child(3):before {
	right: -10px;
	left: auto;
}

.how-it-work ul li:after,.how-it-work ul li:before {
	position: absolute;
	content: '';
	top: 8px;
	background: #999;
	border-radius: 50%;
}

.how-it-work ul li:after {
	left: -5px;
	width: 10px;
	height: 10px;
}

.how-it-work ul li:before {
	left: -10px;
	width: 20px;
	height: 20px;
	opacity: .5;
	top: 3px;
	transition: all .4s ease-in-out;
}

.how-it-work ul li:hover::before {
	top: 50px;
	opacity: 0;
}

.how-it-work .heading-block span {
	color: #000;
	width: 80%;
	margin: 0 auto 30px;
	line-height: 24px;
}

.main-div.blockchain .why-choose {
	margin-bottom: -70px;
	padding-bottom: 140px;
}

img.blockchain {
	width: 100%;
}

.main-div.blockchain .unparalleled {
	margin-bottom: 0;
	padding-bottom: 70px;
}

.contact-form-div {
	display: block;
	background-image: linear-gradient(127deg,#384dff 0,#24cdff 91%);
	box-shadow: 0 2px 48px 0 rgba(0,0,0,.06);
	padding: 30px;
	border-radius: 20px;
	color: #fff;
}

.contact-form-div .form-group {
	position: relative;
}

.contact-us .form-control::placeholder {
	color: #fff;
}

.contact-form-div .form-group .form-control {
	margin-bottom: 0;
	background: 0 0;
	position: relative;
	border-radius: 0;
	border-bottom: solid 1px #fff;
	margin-top: 40px;
	width: 100%;
	color: #fff;
	border-left-color: transparent;
	border-top-color: transparent;
	border-right-color: transparent;
}

.contact-form-div .form-group .form-control:focus {
	outline: 0;
	box-shadow: inherit;
}

.contact-form-div .form-group label {
	position: absolute;
	top: 0;
	left: 0;
	padding-bottom: 15px;
	width: 100%;
	font-size: 20px;
	transition: all .3s ease-in-out;
	margin-bottom: 0;
}

.contact-form-div .form-group.focus label {
	font-size: 16px;
	padding-bottom: 35px;
	top: -14px;
}

.contact-form-div .form-group label:after,.contact-form-div .form-group label:before {
	width: 100%;
	content: '';
	position: absolute;
	bottom: 0;
	height: 2px;
	left: 0;
	transition: all .3s ease-in-out;
}

.contact-form-div .form-group label:before {
	width: 0;
	background-image: linear-gradient(127deg,#24cdff 0,#384dff 91%);
	height: 3px;
}

.contact-form-div .form-group label:after {
	background-image: linear-gradient(127deg,#384dff 0,#24cdff 91%);
}

.contact-form-div .form-group.focus label:after {
	width: 0;
}

.contact-form-div .form-group.focus label:before {
	width: 100%;
}

.text-area.form-group label {
	padding-bottom: 39px;
}

.text-area.form-group.focus label {
	padding-bottom: 58px;
}

button[type=submit] {
	background: 0 0;
	border: 1px solid;
	color: #fff;
	padding: 8px 20px;
	font-size: 16px;
}

.contact-us {
	margin: 0 0;
	padding: 70px 0;
	background: #0b1a2b;
}

.map-section {
	margin: 0 0 -80px;
}

.contact-form-div {
	padding-top: 10px;
}

.yellew-bg {
	position: relative;
	z-index: 11;
}

.dot-net-development-services,.drupal-development-services,.joomla-development-services,.magento-development-services,.web-development-services {
	margin-bottom: 0;
	padding-bottom: 70px;
}

.service-blue-box .srvice-box {
	position: relative;
	z-index: 0;
}

.read-more img {
	margin-left: 50px;
	transition: all .4s ease-in-out;
	opacity: 0;
}

.read-more:hover img {
	margin-left: 6px;
	opacity: 1;
}

.box-div .overlay-div span:after,.poss-system .feature-div:after,.service-blue-box .srvice-box:after {
	z-index: -1;
	content: '';
	background: -moz-radial-gradient(center,ellipse cover,#fff 0,rgba(0,128,128,0) 100%);
	background: -webkit-gradient(radial,center center,0,center center,100%,color-stop(0,#fff),color-stop(100%,rgba(0,128,128,0)));
	background: -webkit-radial-gradient(center,ellipse cover,#fff 0,rgba(0,128,128,0) 100%);
	background: -o-radial-gradient(center,ellipse cover,#fff 0,rgba(0,128,128,0) 100%);
	background: -ms-radial-gradient(center,ellipse cover,#fff 0,rgba(0,128,128,0) 100%);
	background: radial-gradient(ellipse at center,#fff 0,rgba(0,128,128,0) 100%);
	opacity: 0;
}

.box-div .overlay-div span:hover:after,.poss-system .feature-div:hover:after,.service-blue-box .srvice-box:hover:after {
	-webkit-animation-name: animation-hover;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: 2;
	-webkit-animation-direction: alternate;
	animation-name: animation-hover;
	animation-duration: 1s;
	animation-iteration-count: 2;
	animation-direction: alternate;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}

@-webkit-keyframes animation-hover {
	0% {
		height: 20px;
		width: 20px;
		opacity: 1;
		border-radius: 50%;
	}

	100% {
		height: 100%;
		width: 100%;
		opacity: 0;
		border-radius: 0;
	}
}

@keyframes animation-hover {
	0% {
		height: 20px;
		width: 20px;
		opacity: 1;
		border-radius: 50%;
	}

	100% {
		height: 100%;
		width: 100%;
		opacity: 0;
		border-radius: 0;
	}
}

.marquee {
	height: 30px;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.marquee .inndiv {
	display: block;
	width: 200%;
	height: 30px;
	padding-top: 15px;
	position: absolute;
	overflow: hidden;
	animation: marquee 5s linear infinite;
	-webkit-animation: marquee 5s linear infinite;
}

.marquee .dash-brdr {
	float: left;
	width: 50%;
}

@keyframes marquee {
	0% {
		left: 0;
	}

	100% {
		left: -100%;
	}
}

@-webkit-keyframes marquee {
	0% {
		left: 0;
	}

	100% {
		left: -100%;
	}
}

.products {
	overflow: hidden;
}

.products:hover .product-img {
	transform: scale(1.3) rotate(-20deg);
}

.products .product-img {
	transition: all .4s ease-in-out;
}

.career-skills .ch-item img {
	width: 70px;
	margin: 0 auto 10px;
	display: table;
}

.career-skills .back-inner,.career-skills .front-inner {
	width: 100%;
	float: left;
	text-align: center;
}

.career-skills .ch-item .ch-info-front span {
	display: flex;
	justify-content: center;
	align-items: center;
}

.career-skills .ch-item h3 {
	font-size: 24px;
	font-family: ProximaNova-Bold;
	color: #000;
	margin-top: 0;
	margin-bottom: 10px;
}

.career-skills .ch-item {
	position: relative!important;
	padding: 0;
	margin: 30px 0 0;
	height: 250px;
	display: block;
	overflow: visible;
}

.career-skills .ch-item .btn.read-more {
	font-size: 16px;
	color: #fff;
	border: 1px solid;
	padding: 10px 20px;
	text-transform: uppercase;
	position: relative;
	transition: all 0s ease-in-out;
	border-radius: 0;
}

.career-skills .ch-item .btn.read-more:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
	transition: all .4s ease-in-out;
}

.career-skills .ch-item .btn.read-more:hover:after {
	transform: scale(1.3);
	-webkit-transform: scale(1.3);
	border-color: transparent;
}

.career-skills .ch-item .btn.read-more:hover {
	border-color: transparent;
}

.career-skills .ch-info-wrap {
	position: absolute;
	width: 100%;
	height: 250px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	-o-perspective: 800px;
	-ms-perspective: 800px;
	perspective: 800px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	background: #fff;
}

.career-skills .ch-info-back {
	text-align: left;
	padding: 20px;
}

.career-skills .ch-info-front {
	text-align: left;
	box-shadow: 0 0 10px rgba(00,00,00,.3);
	height: 250px;
	padding: 15px;
}

.career-skills .ch-info-back h3 {
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 24px;
	color: #fff;
	line-height: 1.25;
}

.career-skills .ch-info-back p {
	color: #fff;
}

.career-skills .ch-info span {
	width: 100%;
	display: block;
}

.career-skills .ch-info-front h3 {
	font-size: 20px;
	margin-top: 20px;
	color: #000;
}

.career-skills .ch-info i {
	color: #e21d54;
}

.career-skills .ch-info {
	position: absolute;
	width: 100%;
	height: 250px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.career-skills .ch-info>div {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	width: 100%;
	height: 100%;
	background-position: center center;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.career-skills .ch-info .ch-info-back {
	-webkit-transform: rotate3d(0,1,0,180deg);
	-moz-transform: rotate3d(0,1,0,180deg);
	-o-transform: rotate3d(0,1,0,180deg);
	-ms-transform: rotate3d(0,1,0,180deg);
	transform: rotate3d(0,1,0,180deg);
}

.career-skills .ch-item:hover .ch-info {
	-webkit-transform: rotate3d(0,1,0,-180deg);
	-moz-transform: rotate3d(0,1,0,-180deg);
	-o-transform: rotate3d(0,1,0,-180deg);
	-ms-transform: rotate3d(0,1,0,-180deg);
	transform: rotate3d(0,1,0,-180deg);
}

.career-skills .ch-info .ch-info-back {
	background-image: linear-gradient(127deg,#384dff 0,#24cdff 91%);
}

.career-skills .ch-info-back {
	position: relative;
}

.process-flow .panel-heading:hover {
	cursor: pointer;
}

.process-flow .panel-heading {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.process-flow .side-tab:hover {
	cursor: pointer;
}

.process-flow .panel.panel-default {
	border: 1px solid #00aeef;
	box-shadow: none!important;
	overflow: hidden;
}

.process-flow .panel-heading {
	border: none;
	background-color: #00aeef;
}

.process-flow .panel-body {
	background-color: #fff;
}

.process-flow .panel-title {
	font-weight: 400;
	color: $white;
}

.process-flow .md-macbook-pro {
	display: block;
	width: 100%;
}

.md-macbook-pro .md-screen img {
	width: 100%;
}

.check-list,.process-flow .panel-body ol {
	margin-top: 10px;
	margin-bottom: 0;
	width: 100%;
	float: left;
	padding: 0;
	list-style: none;
}

.check-list li,.process-flow .panel-body li {
	padding-left: 20px;
	line-height: 24px;
	position: relative;
	color: #000;
}

.check-list li:after,.process-flow .panel-body li:after {
	position: absolute;
	left: 0;
	top: 0;
	content: "\f046";
	font-family: FontAwesome;
}

.processflow-title {
	font-size: 24px;
	color: #000;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}

.apply-section .job-title {
	min-width: 200px;
	padding: 20px;
	border-radius: 100px;
	background: #fff;
	text-align: center;
	display: inline-block;
	border-right: 1px dashed #999;
	margin: 0 20px;
}

.apply-section .heading-block h2,.apply-section .job-title a {
	color: #212627;
}

.apply-section .job-title:last-child {
	border-right: none;
}

.apply-section .job-title i {
	font-size: 20px;
	color: #000;
	margin-bottom: 10px;
}

.requirements-div {
	padding: 20px;
	border-radius: 10px;
	float: left;
	width: 100%;
	margin-top: 40px;
	box-shadow: 0 0 20px rgba(00,00,00,.3);
}

.requirements-div h5 {
	margin-top: 10px;
	font-family: ProximaNova-Bold;
	font-size: 20px;
	margin-bottom: 20px;
}

.requirements-div ul li:after {
	color: silver;
	content: "\f111";
	font-size: 12px;
}

.requirements-div ul li {
	margin-bottom: 10px;
	line-height: 24px;
	padding-left: 25px;
}

.requirements-div ul li:last-child {
	margin-bottom: 0;
}

.apply-section .paragraph {
	margin-top: 30px;
}

.e-curriculum h1,.e-governance h1,.e-hr-department h1,.harshwals-risk-assessment h1,.quickstart-admin h1,.sara-pos h1 {
	font-family: ProximaNova-Bold;
	font-size: 30px;
}

.main-div.e-curriculum section:nth-child(2),.main-div.e-governance section:nth-child(2),.main-div.quickstart-admin section:nth-child(2),.main-div.sara-pos section:nth-child(2) {
	margin: 0;
	padding: 70px 0;
}

.main-div.e-curriculum,.main-div.e-governance,.main-div.sara-pos {
	margin-bottom: 0;
	padding-bottom: 70px;
}

.e-governance .why-choose {
	background: rgba(56,77,255,.1);
	margin-top: 0;
}

.career-skills .heading-block h2,.e-governance .why-choose .heading-block h4,.e-governance .why-choose .heading-block span {
	color: #212627;
}

.e-governance .why-choose .feature-box {
	color: #212627;
	border: none;
	padding: 25px;
	box-shadow: none;
	transform: inherit!important;
}

.e-governance .why-choose .feature-box h4,.e-governance .why-choose .feature-box p {
	color: #fff;
}

.e-governance .why-choose .feature-box h4 {
	margin-bottom: 10px;
	margin-top: 10px;
}

.e-governance .why-choose .feature-box img {
	position: relative;
	top: inherit;
	left: inherit;
}

.e-governance .why-choose .feature-box figure {
	position: relative;
	transition: all .4s ease-in-out;
	width: 50px;
}

.e-governance .why-choose .feature-box:hover figure {
	transform: rotate(-360deg);
	-webkit-transform: rotate(-360deg);
	margin-left: 15px;
}

.box-div {
	width: 100%;
	height: 100%;
	padding: 20px;
	background: #fff;
	position: relative;
	box-shadow: 0 0 20px rgba(00,00,00,.3);
	min-height: 300px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-radius: 20px;
}

.box-div .icon-div {
	width: 100%;
	height: auto;
	text-align: center;
	padding: 20px;
}

.box-div .icon-div img {
	width: 80px;
	margin: 0 auto;
	display: table;
}

.box-div h2,.box-div h4 {
	font-size: 24px;
	font-family: ProximaNova-Bold;
}

.box-div p {
	font-size: 18px;
	margin: 0;
}

.box-div .overlay-div {
	position: absolute;
	top: 50%;
	left: 50%;
	opacity: 0;
	height: 0;
	width: 0;
	z-index: 1;
	background-image: linear-gradient(127deg,#384dff 0,#24cdff 91%);
	transform: rotate(-240deg) translate(-50%,-50%);
	-webkit-transform: rotate(-240deg) translate(-50%,-50%);
	transition: all .4s ease-in-out;
	border-radius: 50%;
}

.box-div .overlay-div span {
	display: flex;
	float: left;
	justify-content: center;
	padding: 20px;
	text-align: center;
	align-items: center;
	height: 100%;
	width: 100%;
	color: #fff;
	overflow: hidden;
}

.box-div:hover .overlay-div {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	transform: rotate(0) translate(0,0);
	-webkit-transform: rotate(0) translate(0,0);
	opacity: 1;
	border-radius: 0;
}

.e-governance-services .container .row+.row,.e-hr-services .container .row+.row,.quickstart-admin-features .container .row+.row {
	margin-top: 30px;
}

.e-governance-services .heading-block h4 {
	color: #212627;
}

.box-div .overlay-div span:after {
	z-index: 0;
}

.e-curriculum .why-choose {
	background: #fff;
	margin-top: -35px;
	padding: 0 0 70px;
}

.e-curriculum .why-choose .feature-box,.e-curriculum .why-choose .heading-block h4 {
	color: #212627;
	border: none;
	box-shadow: none;
	padding: 0;
}

.e-curriculum .why-choose .feature-box p {
	color: #fff;
}

.e-curriculum .why-choose .box-title {
	width: 200px;
	float: left;
	height: 90px;
	background: #fff;
	border-radius: 100px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	text-align: center;
	z-index: 1;
	box-shadow: 0 0 20px rgba(00,00,00,.3);
	padding: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.e-curriculum .why-choose .box-title h2,.e-curriculum .why-choose .box-title h4 {
	font-size: 20px;
	margin: 0;
	padding: 0;
	color: #212627;
}

.e-curriculum .why-choose .box-des {
	width: 80%;
	position: relative;
	background: #0b1a2b;
	float: right;
	padding: 10px 10px 10px 120px;
	z-index: 0;
	height: 150px;
	display: flex;
	justify-content: center;
	align-items: left;
	border-radius: 10px;
}

.e-curriculum .why-choose .box-des p {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0;
}

.bg-yellow {
	background: #ffcb05;
}

.bg-blue {
	background: #0767c9;
}

.bg-pink {
	background: #91278f;
}

.bg-green {
	background: #00a651;
}

.poss-system {
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 0;
	margin-bottom: -70px;
}

.poss-system .feature-div {
	padding: 20px;
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	float: left;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all .6s ease-in-out;
}

.poss-system .feature-div:after {
	z-index: 0;
}

.poss-system .feature-div:hover {
	background: #fff;
}

.sara-pos .poss-system .heading-block h4 {
	color: #212627;
}

.sara-pos .poss-system .col-md-6 {
	min-height: 400px;
}

.sara-pos .poss-system .col-md-6:nth-child(5),.sara-pos .poss-system .col-md-6:nth-child(6) {
	min-height: 470px;
}

.sara-pos .e-hr-services {
	background: 0 0;
}

.sara-pos .e-hr-services .feature-div {
	min-height: 414px;
}

.quickstart-admin-features {
	margin-top: 0;
}

.quickstart-admin-features .back-div {
	float: left;
	background-color: #261986;
	margin: 0 0 20px 20px;
	border-radius: 6px;
	min-height: 140px;
	padding: 25px 20px 20px 0;
	box-shadow: 0 0 15px 0 rgba(0,0,0,.07);
}

.quickstart-admin-features .back-div p {
	width: 70%;
	float: right;
	padding-left: 20px;
	margin: 0;
	color: #fff;
}

.quickstart-admin-features .fround-div {
	border-radius: 4px;
	width: 34%;
	float: left;
	height: 140px;
	position: relative;
	z-index: 2;
	overflow: hidden;
	margin-top: 20px;
	position: absolute;
	transition: all .4s ease-in-out;
	top: 0;
	left: 0;
}

.quickstart-admin-features .fround-div h2,.quickstart-admin-features .fround-div h4 {
	padding: 0 10px;
	font-size: 20px;
	font-family: ProximaNova-Bold;
	color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 30px;
	text-align: center;
	transform: rotate(-46deg);
}

.quickstart-admin-features .fround-div:after {
	background-image: linear-gradient(127deg,#384dff 0,#24cdff 91%);
	z-index: -2;
}

.quickstart-admin-features .fround-div:before {
	background-image: url(../icon-bg.html);
	background-size: cover;
	z-index: -1;
	opacity: .2;
}

.quickstart-admin-features .fround-div:after,.quickstart-admin-features .fround-div:before {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	content: '';
}

.quickstart-admin-features .feature-div {
	position: relative;
	transition: all .4s ease-in-out;
}

.quickstart-admin-features .feature-div:hover .fround-div {
	top: -10px;
	left: 10px;
}

.quickstart-admin-features .feature-div:hover .fround-div:after {
	background-image: linear-gradient(127deg,#24cdff 0,#384dff 91%);
}

.benefite-section ul,.requirements-div ul {
	margin-top: 0;
	width: 100%;
	float: left;
	list-style: none;
	padding: 0;
}

.benefite-section li,.requirements-div li {
	padding-left: 20px;
	line-height: 30px;
	position: relative;
	color: #212627;
}

.benefite-section li:after,.requirements-div li:after {
	position: absolute;
	left: 0;
	top: 0;
	content: "\f046";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	text-decoration: inherit;
}

.quickstart-admin .e-governance-services {
	margin-top: 0;
}

.benefite-section .feature-div,.benefite-section .heading-block h2,.benefite-section .heading-block span,.e-hr-services .heading-block h2,.online-appoint-section .heading-block h2,.online-appoint-section .heading-block span {
	color: #212627;
}

.benefite-section .heading-block {
	margin-bottom: 10px;
}

.online-appoint-section {
	background: #e2e8fb;
	margin: 0;
	padding: 70px 0 40px;
}

.flx-div {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.online-appoint-section .heading-block {
	margin-bottom: 0;
}

.prement {
	text-align: center;
	color: #fff;
	width: 170px;
	height: 182px;
	border-radius: 5px;
	background-image: -webkit-linear-gradient(145deg,#030f6d 0,#2c248a 51%,#5438a6 100%);
	background-image: -ms-linear-gradient(145deg,#030f6d 0,#2c248a 51%,#5438a6 100%);
	padding: 45px 35px;
	margin-bottom: 30px;
}

.prement p {
	font-size: 16px;
	font-family: ProximaNova-Bold;
	margin: 0;
}

.prement img {
	width: 30px;
	margin-bottom: 20px;
}

.feature-row .col-md-4:first-child,.feature-row .col-md-4:nth-child(3) {
	margin-top: 100px;
}

.e-hr-services {
	margin: 0;
	background: #f6f6f6;
	padding: 70px 0;
}

.e-hr-services .feature-div {
	box-shadow: 0 1px 1px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1);
	transition: box-shadow .3s,top .3s;
	background-color: #f2f2f2;
	padding: 40px 20px;
	border-bottom: 10px solid #ccc;
	text-align: center;
	position: relative;
	top: 0;
	min-height: 344px;
}

.e-hr-services .feature-div:hover {
	box-shadow: 0 20px 25px rgba(0,0,0,.15);
	-webkit-box-shadow: 0 20px 25px rgba(0,0,0,.15);
	top: -4px;
}

.e-hr-services .feature-div img {
	width: 50px;
	margin: 0 auto 10px;
	display: table;
}

.e-hr-services .feature-div h2,.e-hr-services .feature-div h4 {
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 10px;
	font-family: ProximaNova-Bold;
}

.e-hr-services .feature-div p {
	margin-bottom: 0;
}

.harshwals-risk-assessment .benefite-section {
	padding-bottom: 140px;
	margin-bottom: -70px;
	margin-top: 0;
	padding-top: 70px;
	background: #f6f6f6;
}

.portfolio-section {
	padding: 0 1px;
}

.portfolio-section .item-desc:empty {
	display: none;
}

.portfolio-section .simplefilter {
	margin: 0 auto 30px;
	display: table;
}

.portfolio-section .simplefilter li {
	padding: 10px 30px;
	border: none;
	position: relative;
	overflow: hidden;
	background: #0767c9!important;
}

.portfolio-section .simplefilter li:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	width: 0;
	height: 2px;
	background: #0767c9;
	transition: all .4s ease-in-out;
}

.portfolio-section .simplefilter li.active,.portfolio-section .simplefilter li:focus,.portfolio-section .simplefilter li:hover {
	background: 0 0!important;
	color: #0767c9;
}

.portfolio-section .simplefilter li.active::after,.portfolio-section .simplefilter li:focus::after,.portfolio-section .simplefilter li:hover::after {
	width: 100%;
}

.portfolio-section .item-desc {
	font-size: 20px;
}

.fade:not(.show) {
	opacity: 1!important;
}

.modal-dialog {
	-webkit-animation: anima .8s 1;
	-webkit-animation-direction: alternate;
	animation: anima .8s 1;
	animation-direction: alternate;
}

@-webkit-keyframes anima {
	from {
		top: -1000px;
	}

	to {
		top: 0;
	}
}

@keyframes anima {
	from {
		top: -1000px;
	}

	to {
		top: 0;
	}
}

.ekko-lightbox .modal-header button {
	position: absolute;
	top: -11px;
	right: 10px;
	color: #000;
	opacity: 1;
	font-size: 30px;
}

.cryptocurrency .why-choose .feature-box {
	border: none;
	padding: 0 0 20px 66px;
	box-shadow: none;
}

.cryptocurrency .why-choose .feature-box img {
	left: 0;
	top: 0;
}

.cryptocurrency .why-choose .feature-box:hover h4,.cryptocurrency .why-choose .feature-box:hover p {
	color: #fff!important;
}

.blockchain-software-development .heading-block h2,.blockchain-software-development .heading-block h2 a,.blockchain-software-development .heading-block span,.blockchain-works .heading-block h2,.blockchain-works .heading-block h4,.crypto-service-box .heading-block h2,.crypto-service-box .heading-block span,.cryptocurrency-mining .heading-block h2,.cryptocurrency-mining .heading-block h4,.cryptocurrency-mining .heading-block span,.global-network .heading-block h2,.global-network .heading-block h4,.global-network .heading-block span,.process-flow .heading-block h2,.process-flow .heading-block h4,.process-flow .heading-block span,.unparalleled .heading-block h2,.unparalleled .heading-block h4 {
	color: #000;
}

.blockchain-software-development .ch-item img {
	margin-right: 15px;
	width: 60px;
}

.blockchain-software-development .ch-item .ch-info-front h3 {
	width: 250px;
	float: right;
}

.blockchain-software-development .ch-item .ch-info-front span {
	display: flex;
	justify-content: center;
	align-items: center;
}

.blockchain-software-development .ch-item h3 {
	font-size: 20px;
	color: #000;
	margin-top: 0;
	margin-bottom: 10px;
	font-family: ProximaNova-Bold;
}

.blockchain-software-development .ch-item ul {
	padding: 0;
	list-style: none;
	width: 100%;
	float: left;
}

.blockchain-software-development .ch-item li {
	padding-left: 20px;
	line-height: 24px;
	position: relative;
	color: #fff;
}

.blockchain-software-development .ch-item li:after {
	position: absolute;
	left: 0;
	top: 0;
	content: "\f046";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	text-decoration: inherit;
}

.blockchain-software-development .ch-item {
	margin-bottom: 30px;
	position: relative!important;
	padding: 0;
	height: 300px;
	display: block;
	overflow: visible;
}

.blockchain-software-development .ch-info-wrap {
	position: absolute;
	width: 100%;
	height: 300px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	-o-perspective: 800px;
	-ms-perspective: 800px;
	perspective: 800px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	background: #fff;
}

.blockchain-software-development .ch-info-back {
	text-align: left;
	padding: 20px;
}

.blockchain-software-development .ch-info-front {
	text-align: center;
	box-shadow: 0 0 10px rgba(00,00,00,.3);
	height: 300px;
	padding-top: 15%;
}

.blockchain-software-development .ch-info-back h3,.blockchain-software-development .ch-info-back h4 {
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 20px;
	font-family: ProximaNova-Bold;
	color: #fff;
	line-height: 1.25;
	margin-bottom: 5px;
}

.blockchain-software-development .ch-info-back p {
	color: #fff;
}

.blockchain-software-development .ch-info span {
	width: 100%;
	display: block;
}

.blockchain-software-development .ch-info-front h3,.blockchain-software-development .ch-info-front h4 {
	font-size: 20px;
	margin-top: 20px;
	font-family: ProximaNova-Bold;
	color: #000;
}

.blockchain-software-development .ch-info i {
	color: #e21d54;
}

.blockchain-software-development .ch-info {
	position: absolute;
	width: 100%;
	height: 300px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.blockchain-software-development .ch-info>div {
	justify-content: center;
	align-items: center;
	position: absolute;
	width: 100%;
	height: 100%;
	background-position: center center;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.blockchain-software-development .ch-info .ch-info-back {
	-webkit-transform: rotate3d(0,1,0,180deg);
	-moz-transform: rotate3d(0,1,0,180deg);
	-o-transform: rotate3d(0,1,0,180deg);
	-ms-transform: rotate3d(0,1,0,180deg);
	transform: rotate3d(0,1,0,180deg);
}

.blockchain-software-development .ch-item:hover .ch-info {
	-webkit-transform: rotate3d(0,1,0,-180deg);
	-moz-transform: rotate3d(0,1,0,-180deg);
	-o-transform: rotate3d(0,1,0,-180deg);
	-ms-transform: rotate3d(0,1,0,-180deg);
	transform: rotate3d(0,1,0,-180deg);
}

.blockchain-software-development .ch-info .ch-info-back {
	background-image: linear-gradient(127deg,#384dff 0,#24cdff 91%);
}

.blockchain-software-development .ch-info-back {
	position: relative;
}

.global-network,.process-flow {
	background: #f6f6f6;
	margin: 0;
	padding: 70px 0;
}

.check-list,.cryptocurrency-mining .card-body ul,.process-flow .card-body ol {
	margin-top: 10px;
	margin-bottom: 0;
	width: 100%;
	float: left;
	padding: 0;
	list-style: none;
}

.check-list li,.cryptocurrency-mining .card-body ul li,.process-flow .card-body li {
	padding-left: 20px;
	line-height: 24px;
	position: relative;
	color: #000;
}

.check-list li:after,.cryptocurrency-mining .card-body ul li:after,.process-flow .card-body li:after {
	position: absolute;
	left: 0;
	top: 0;
	content: "\f046";
	font-family: FontAwesome;
}

.processflow-title {
	font-size: 24px;
	color: #000;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}

.process-flow #accordion .card+.card {
	margin-top: 10px;
}

.cryptocurrency-mining #accordion .card,.process-flow #accordion .card {
	border-radius: 33px;
	overflow: hidden;
	margin-top: 15px;
}

.cryptocurrency-mining #accordion .card-body,.process-flow #accordion .card-body {
	float: left;
}

.process-flow #accordion .card-body p {
	margin-bottom: 0;
}

.cryptocurrency-mining #accordion .card-header,.process-flow #accordion .card-header {
	border-top-left-radius: 33px;
	border-top-right-radius: 33px;
}

.cryptocurrency-mining #accordion .card .btn,.process-flow #accordion .card .btn {
	text-decoration: none;
	width: 100%;
	float: left;
	text-align: left;
	font-size: 16px;
	padding-top: 0;
	padding-bottom: 0;
	font-weight: bold;
}

.cryptocurrency-mining #accordion .card .btn i,.process-flow #accordion .card .btn i {
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 50%;
	width: 50px;
	line-height: 62px;
	text-align: center;
}

.cryptocurrency-mining #accordion .card .btn[aria-expanded=true] i:before,.process-flow #accordion .card .btn[aria-expanded=true] i:before {
	content: "\f077";
}

.padd-l-b-15 {
	padding-left: 15px;
	padding-bottom: 15px;
}

.cryptocurrency .web-app {
	background: url(../gif/giphy.gif) repeat top center;
	background-attachment: fixed;
	margin: 0;
	padding: 70px 0;
	position: relative;
	z-index: 1;
	color: #fff;
}

.cryptocurrency .web-app .row+.row {
	margin-top: 20px;
}

.cryptocurrency .web-app:after {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(00,00,00,.85);
	content: '';
	z-index: -1;
}

.crypto-service-box .check-list {
	width: auto;
	float: none;
	margin: 20px auto 0;
	display: table;
}

.crypto-service-box .check-list li {
	width: auto;
	display: inline-block;
	margin: 0 10px;
	font-size: 18px;
}

.crypto-service-box {
	background: #f6f6f6;
	padding: 70px 0;
	text-align: center;
	margin: 0;
}

.crypto-service-box b {
	font-size: 36px;
	font-family: ProximaNova-Bold;
	color: #000;
}

.crypto-service-box p {
	font-family: ProximaNova-Bold;
	font-size: 16px;
}

.crypto-service {
	margin: 50px 0 0;
	vertical-align: top;
	text-align: center;
	font-weight: 700;
}

.crypto-service figure {
	border: 2px dotted #1c2f41;
	border-radius: 100%;
	height: 150px;
	line-height: 150px;
	text-align: center;
	width: 150px;
	display: block;
	transition: all .5s ease-in-out 0s;
	margin: 15px auto;
}

.crypto-service p {
	color: #000;
	font-family: ProximaNova-Bold;
	font-size: 15px;
	margin-top: 10px;
	text-align: center;
}

.crypto-service figure:hover {
	border-radius: 15px;
	transform: rotate(360deg);
}

.cryptocurrency-mining .card-body ul {
	width: 150px;
	float: left;
}

.cryptocurrency-mining button {
	white-space: pre-wrap;
}

.cryptocurrency-mining img {
	width: 100%;
}

.cryptocurrency-mining .row+.row {
	margin-top: 30px;
}

.cryptocurrency-mining h3.verify h5 {
	font-family: ProximaNova-Bold;
	font-size: 24px;
}

.verify h5 {
	font-family: ProximaNova-Bold;
	font-size: 20px;
}

.verify h4 {
	font-family: ProximaNova-Bold;
	margin-bottom: 20px;
}

.verify .check-list {
	margin-top: 0;
	margin-bottom: 20px;
}

.quickstart-admin.online-appointment .e-governance-services {
	margin-top: 70px;
}

.h2-title p {
	width: auto;
	display: inline-block;
	margin-bottom: 0;
}

.cryptocurrency .web-app h3,.cryptocurrency .web-app h4,.cryptocurrency-mining h3,.cryptocurrency-mining h4 {
	font-size: 30px;
},.cry-exchange .inner-header:before,.ethereum-page .inner-header:before,.seo-page .inner-header:before {
	background: rgba(0,0,0,.5);
}

.inner-footer .mailbox+.mailbox {
	margin-top: 10px;
}

.inner-footer .mailbox+.mailbox .mail-icon {
	top: 6px;
}

.inner-footer .mailbox .mail-icon img {
	width: 35px;
}

.e-curriculum .e-governance-services .heading-block h2 {
	color: #000;
}

.crypto-service img {
	width: 55px;
}

.exchange-process {
	width: 100%;
	float: left;
	background: #12243a;
	margin: 0;
	padding: 70px 0;
	min-height: 700px;
}

.exchange-process #carouselExampleIndicators {
	width: 100%;
	height: 540px;
	position: relative;
}

.exchange-process #carouselExampleIndicators:after {
	width: 100%;
	height: 100%;
	border: 2px dashed #828282;
	content: '';
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
}

.exchange-process .carousel-inner {
	height: 100%;
	position: relative;
	top: 70%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.exchange-process .carousel-indicators {
	width: 100%;
	height: 100%;
	margin: 0;
	left: auto;
	right: auto;
	bottom: auto;
}

.exchange-process .carousel-indicators li {
	position: absolute;
	top: 0;
	left: 50%;
	margin: -50px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background: #fff;
	overflow: hidden;
}

.exchange-process .carousel-indicators li:nth-child(2) {
	top: 14.6%;
	left: 85.4%;
}

.exchange-process .carousel-indicators li:nth-child(3) {
	top: 50%;
	left: 100%;
}

.exchange-process .carousel-indicators li:nth-child(4) {
	top: 85.4%;
	left: 85.4%;
}

.exchange-process .carousel-indicators li:nth-child(5) {
	top: 100%;
	left: 50%;
}

.exchange-process .carousel-indicators li:nth-child(6) {
	top: 85.4%;
	left: 14.6%;
}

.exchange-process .carousel-indicators li:nth-child(7) {
	top: 50%;
	left: 0;
}

.exchange-process .carousel-indicators li:nth-child(8) {
	top: 14.6%;
	left: 14.6%;
}

.exchange-process .carousel-indicators li.active {
	background: #ffca00;
}

.height-div {
	width: 100%;
}

.exchange-process .carousel-indicators li .crsl-img {
	text-align: center;
	line-height: 25px;
}

.exchange-process .carousel-indicators li:nth-child(2) .crsl-img {
	text-align: center;
	line-height: 25px;
}

.exc-crsl-text {
	padding: 0 0 0 45px;
	line-height: 25px;
}

.ftr-hding {
	font-size: 32px;
	font-family: ProximaNova-Bold;
	text-align: center;
	color: #fff;
	padding-bottom: 65px;
}

.slide-content-div {
	color: #fff;
	padding: 100px;
	text-align: center;
	width: 100%;
}

.headngtxt {
	text-align: center;
	padding: 0 70px 40px 70px;
	font-family: ProximaNova-Bold;
	font-size: 40px;
	display: inline-block;
	width: 100%;
}

.flip-box {
	text-align: center;
	box-shadow: 0 0 15px rgba(0,0,0,.13);
	background-color: #fff;
	padding: 30px;
	min-height: 235px;
	margin-bottom: 35px;
	transition: .5s ease;
}

.flip-box:hover {
	transform: scale(1.1);
}

.flip-box:hover .flip-icon {
	transform: rotate(360deg);
}

.exchng-dev-prt {
	padding: 80px 0;
	width: 100%;
	display: inline-block;
}

.flip-icon-outer {
	padding: 28px;
	display: inline-block;
	box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
	border-radius: 100%;
	width: 90px;
	height: 90px;
	background: #fff;
	margin-bottom: 15px;
}

.flip-tit {
	font-size: 18px;
	font-family: ProximaNova-Bold;
	color: #444;
	line-height: 1.6;
	margin-bottom: 11px;
}

.flip-txt {
	font-size: 15px;
	line-height: 1.7;
	margin-bottom: 0;
}

.flip-icon {
	height: 35px;
}

@media (min-width:992px) and (max-width:1199px) {
	.exchange-process #carouselExampleIndicators {
		width: 100%;
		height: 450px!important;
	}

	.exchange-process .carousel-inner {
		height: 100%;
		position: relative;
		top: 60%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.logo {
		width: 21%;
	}

	header .container {
		max-width: 995px;
	}
}

@media(max-width:1199px) {
	.page-title h1,.page-title h3 {
		margin-top: 70px;
	}

	.page-title h1,.page-title h1 span,.page-title h3,.page-title h3 span {
		font-size: 40px;
	}

	.blockchain-works img,.global-network img {
		width: 100%;
		float: left;
	}

	.navbar-collapse .dropdown-toggle::after {
		position: absolute;
		right: 0;
		top: 6px;
	}

	.nr-crousel .carousel-caption h5 {
		margin-bottom: 0;
		margin-top: 50px;
	}

	.nr-crousel .carousel-caption {
		padding: 0 30px 20px;
	}
	
	.nr-crousel .carousel-caption-one h5 {
		margin-bottom: 0;
		margin-top: 50px;
	}

	.nr-crousel .carousel-caption-one {
		padding: 0 30px 20px;
	}

	.blockchain-software-development .ch-item li {
		font-size: 16px;
	}

	.blockchain-software-development .ch-info-back h3, .blockchain-software-development .ch-info-back h4 {
		font-size: 18px;
	}

	.ch-info-back {
		display: none;
	}

	.blockchain-software-development .ch-info-front {
		padding-top: 5%;
	}
}

#accordion .card .card-body ul li {
	font-size: 13px;
	letter-spacing: 0.5px;
}

@media(max-width:991px) {
	.about-us {
		margin: 30px 0;
	}

	.exchange-process #carouselExampleIndicators {
		height: 630px;
	}

	.exchange-process .carousel-inner {
		top: 75%;
	}

	.exc-crsl-text {
		padding: 90px 0 0 0;
	}

	.logo {
		margin: 0;
	}

	.ch-info-back h4 {
		display: none;
	}

	.blockchain-software-development .ch-item {
		margin-bottom: 20px;
	}

	.blockchain-software-development .ch-item .ch-info-front span {
		justify-content: left;
	}

	.blockchain-software-development .ch-info,.blockchain-software-development .ch-info-wrap,.blockchain-software-development .ch-item {
		position: relative;
		height: auto;
	}

	.blockchain-software-development .ch-info .ch-info-back {
		border-top-right-radius: 0;
		border-top-left-radius: 0;
	}

	.blockchain-software-development .ch-info .ch-info-back,.blockchain-software-development .ch-info .ch-info-front {
		-webkit-transform: inherit;
		-moz-transform: inherit;
		-o-transform: inherit;
		-ms-transform: inherit;
		transform: inherit;
		position: relative;
	}

	.blockchain-software-development .ch-item:hover .ch-info {
		-webkit-transform: inherit;
		-moz-transform: inherit;
		-o-transform: inherit;
		-ms-transform: inherit;
		transform: inherit;
	}

	.quickstart-admin-features .fround-div {
		width: 28%;
	}

	.quickstart-admin-features .back-div {
		width: 100%;
	}

	.quickstart-admin-features .feature-div {
		margin-bottom: 20px;
		width: 100%;
		float: left;
		padding-right: 20px;
	}

	.benefite-section .img-div img {
		width: 100%;
		padding: 0;
	}

	.e-hr-services .feature-div {
		min-height: 100%;
	}

	.page-title h1,.page-title h3 {
		margin-top: 20px;
	}

	.e-governance-services .container .row+.row,.quickstart-admin-features .container .row+.row,.what-we-Offered a,.why-choose .row+.row {
		margin-top: 0;
	}

	.cryptocurrency-mining img {
		max-width: 400px;
		margin: 10px auto!important;
		display: table;
	}

	.why-choose .col-md-6 {
		margin-top: 20px;
	}

	.why-choose .heading-block {
		margin-bottom: 10px;
	}

	.e-governance-services .col-md-4 {
		margin-bottom: 20px;
	}

	.e-hr-services .feature-div {
		margin-bottom: 20px;
		display: table;
	}

	.e-governance-services {
		margin-bottom: 30px;
	}

	.about-us div[class*=col-md-],.cryptocurrency .why-choose div[class*=col-md-],.cryptocurrency-mining div[class*=col-md-],.e-governance-services div[class*=col-md-],.e-hr-services div[class*=col-md-],.online-appoint-section .container>.row>div[class*=col-md-],.quickstart-admin .quickstart-admin-features div[class*=col-md-],.what-we-Offered div[class*=col-md-],.why-choose div[class*=col-md-] {
		width: 100%;
		flex: 100%;
		max-width: 100%;
	}

	.about-us p {
		text-align: left;
	}

	.navbar-collapse .dropdown-toggle::after {
		position: relative;
		right: inherit;
		top: inherit;
	}

	.navbar-collapse ul ul {
		border-radius: 0;
		border-right: 0;
		border-left: 0;
	}

	.web-app-img {
		width: 50%;
	}

	.customized div.col-md-4>div {
		font-size: 12px;
	}

	.how-it-work ul::after {
		bottom: 108px;
	}

	.contact-us .hq-address {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}

	.navigation.fadeInDown.sticky.animated>.container {
		background: #fff;
	}

	.blockchain-software-development .col-md-4,.e-governance .why-choose .col-md-4,.sara-pos .e-hr-services .col-md-4 {
		width: 100%;
		margin-bottom: 20px;
		max-width: 100%;
		flex: 100%;
	}

	.e-hr-services .container .row+.row {
		margin-top: 0;
		margin-bottom: -20px;
	}

	.sara-pos .e-hr-services .feature-div {
		min-height: 100%;
		padding: 20px;
	}
}

@media (min-width:486px) and (max-width:767px) {
	.exchange-process #carouselExampleIndicators {
		height: 440px!important;
	}

	.exchange-process .carousel-inner {
		top: 50%!important;
	}

	.exc-crsl-text {
		padding: 90px 0 0 0;
	}
}

@media(max-width:767px) {
	.headngtxt {
		padding: 0;
		font-size: 24px;
		margin-bottom: 35px;
	}

	.ftr-hding {
		font-size: 24px;
	}

	.timeline-heading {
		font-size: 24px;
	}

	.contact-us {
		padding: 40px 0;
	}

	.quickstart-admin-features {
		margin-top: 0;
	}

	.quickstart-admin-features .fround-div {
		width: 34%;
	}

	.e-curriculum .why-choose {
		margin-top: 0;
		margin-bottom: 20px;
	}

	.e-curriculum .why-choose .feature-box {
		float: left;
		margin-top: 70px;
	}

	.e-curriculum .why-choose .box-title {
		left: 0;
		right: 0;
		margin: 0 auto;
		top: 0;
	}

	.e-curriculum .why-choose .box-des {
		width: 100%;
		border-radius: 10px;
		padding: 60px 20px 20px;
		height: 100%;
		text-align: center;
	}

	.prement {
		width: 100%;
		float: left;
	}

	.quickstart-admin.online-appointment .e-governance-services {
		margin: 30px 0;
	}

	.online-appoint-section .container .row div[class*=col-md-] {
		width: 100%;
		flex: 100%;
		max-width: 100%;
	}

	.harshwals-risk-assessment .benefite-section {
		padding-top: 30px;
		padding-bottom: 90px;
	}

	.feature-row .col-md-4:first-child,.feature-row .col-md-4:nth-child(3) {
		margin-top: 0;
	}

	.prement {
		top: 0;
	}

	.prement,.prement img,.prement p {
		position: relative;
		transition: all .4s ease-in-out;
	}

	.prement:hover {
		box-shadow: 0 20px 25px rgba(0,0,0,.15);
		-webkit-box-shadow: 0 20px 25px rgba(0,0,0,.15);
		top: -4px;
	}

	.prement:hover img,.prement:hover p {
		transform: scale(1.3);
	}

	.main-div h1 {
		font-size: 24px;
	}

	.heading-block {
		margin-bottom: 20px;
	}

	.page-title h1,.page-title h1 span,.page-title h3,.page-title h3 span {
		font-size: 28px;
	}

	.why-choose .col-md-6 {
		margin-top: 0;
	}

	.why-choose .heading-block p {
		margin-bottom: 0;
	}

	.paragraph {
		text-align: left;
	}

	.blockchain-software-development .col-md-4 {
		margin-bottom: 0;
	}

	.box-div h2,.box-div h4,.cryptocurrency .web-app h3,.cryptocurrency .web-app h4,.cryptocurrency-mining h4,.feature-box h4,.h2-title,.h2-title h2,.h2-title span,.heading-block .h2-title,.heading-block .h2-title h2,.heading-block .h2-title>span,.heading-block h2,.heading-block h4,.job-title h4,.online-appoint-section .heading-block h2 {
		font-size: 20px;
	}

	.crypto-service-box.us-for,.cryptocurrency .web-app,.online-appoint-section {
		padding: 40px 0;
	}

	.blockchain .how-it-work ul::after {
		bottom: 215px;
	}
	
	.nr-crousel .carousel-caption-one h5 {
		margin-bottom: 0;
		margin-top: 30px;
	}

	.nr-crousel .carousel-caption-one h5,.nr-crousel .carousel-caption-one h5 span {
		font-size: 24px;
	}

	.nr-crousel .carousel-caption h5 {
		margin-bottom: 0;
		margin-top: 30px;
	}

	.nr-crousel .carousel-caption h5,.nr-crousel .carousel-caption h5 span {
		font-size: 24px;
	}

	section {
		margin: 40px 0;
		float: left;
	}

	.page-title p.des {
		width: 100%;
		margin: 0 auto 0;
	}

	.about-us img {
		margin-bottom: 20px;
	}

	.page-title h1,.page-title h3 {
		margin-top: 0;
	}

	.web-app.bg-white {
		padding: 40px 0;
	}

	.web-app h1 {
		width: 100%;
		display: table;
	}

	.web-app-img {
		max-width: 100%!important;
		width: auto!important;
		margin: 0 auto;
		float: none!important;
		padding-left: 0;
		display: table;
	}

	.cryptocurrency .web-app .row+.row,.cryptocurrency-mining .row+.row,.why-choose .row+.row {
		margin-top: 0;
	}

	.why-choose .feature-box {
		margin-top: 15px;
		height: auto;
	}

	.why-choose .feature-box:hover {
		transform: scale(1);
	}

	.heading-block span {
		margin-bottom: 0;
	}

	.e-hr-services,.global-network,.process-flow,.why-choose {
		padding: 30px 0;
	}

	.what-we-Offered a {
		min-height: auto;
	}

	.my-animation {
		-webkit-animation: mymove 0s infinite;
		animation: mymove 0s infinite;
	}

	.customized div.col-md-4 {
		margin-top: 0!important;
	}

	.customized div.col-md-4>div {
		background: #5761bf!important;
		font-size: 16px;
		padding: 15px 0;
		height: auto;
		margin-bottom: 15px;
	}

	.customized div.col-md-4>div br {
		display: none;
	}

	.unparalleled {
		padding: 40px 0 110px;
	}

	.how-it-work ul::after {
		bottom: 165px;
	}

	.contact-us address {
		display: block;
	}

	.map-section iframe {
		height: 480px!important;
	}

	.main-div.e-curriculum section:nth-child(2),.main-div.e-governance section:nth-child(2),.main-div.quickstart-admin section:nth-child(2),.main-div.sara-pos section:nth-child(2),.sara-pos .e-hr-services {
		padding: 30px 0;
	}

	.crypto-service-box .crypto-service {
		margin: 15px 0 0;
	}

	.cryptocurrency-mining #accordion .card button,.process-flow #accordion .card button {
		font-size: 20px;
	}

	.cryptocurrency-mining #accordion .card {
		margin-bottom: 20px;
	}

	.cryptocurrency-mining img,.web-app img[style="max-width:500px;"] {
		width: 100%;
		padding: 0;
		margin: 0 0 10px;
	}

	.global-network img {
		width: 100%;
		margin: 0 auto;
		display: table;
	}

	.global-network .text-center {
		margin: 0 auto;
		display: table;
	}

	.online-appoint-section {
		padding-bottom: 0;
	}
}

@media(max-width:576px) {
	.content h2 {
		font-size: 20px!important;
	}

	.how-it-work ul li {
		width: 100%;
	}

	.how-it-work ul li:after,.how-it-work ul li:before,.how-it-work ul:after {
		display: none;
	}

	.how-it-work ul li:nth-child(2) {
		margin-top: 0;
		text-align: center;
	}

	.how-it-work ul li {
		text-align: center;
		padding: 0 15px 0;
	}

	.how-it-work .heading-block span {
		width: 100%;
	}

	.global-network img {
		width: auto;
		margin: 0 auto;
		display: table;
	}
}

@media(max-width:600px) {
	.page-title h1,.page-title h1 span,.page-title h3,.page-title h3 span {
		font-size: 24px;
	}

	.line-outer {
		display: none;
	}

	.web-app.bg-white img {
		width: 100%;
		max-width: 100%;
	}

	.cryptocurrency-mining #accordion .card .btn, .process-flow #accordion .card .btn {
		font-size: 16px;
		font-weight: 700;
	}
}

@media(max-width:480px) {
	.exchange-process #carouselExampleIndicators {
		height: 310px;
	}

	.exchange-process .carousel-inner {
		top: 37%;
	}

	.apply-section .job-title {
		margin: 0;
	}

	.page-title p.des {
		line-height: 18px;
		font-size: 16px;
	}

	.main-div.blockchain .unparalleled {
		padding-bottom: 30px;
	}
	
	.nr-crousel .carousel-caption-one p {
		line-height: 24px;
	}

	.nr-crousel .carousel-caption p {
		line-height: 24px;
	}

	.feature-box img {
		left: 0;
		right: 0;
		top: 30px;
		margin: 0 auto;
	}

	.feature-box {
		padding: 100px 30px 30px 30px;
		text-align: center;
	}

	.main-div .container {
		padding: 0 15px;
	}

	.page-title h1,.page-title h1 span,.page-title h3,.page-title h3 span {
		font-size: 20px;
	}

	.page-title p.des {
		margin-bottom: 0;
	}

	.web-app.bg-white {
		padding: 30px 0;
	}

	.main-div h1,.web-app .h2-title,.web-app .h2-title h2,.web-app .h2-title span,.web-app h1,.web-app h2 {
		font-size: 20px;
	}

	.page-title h2 {
		font-size: 20px;
	}

	.page-title h3 span {
		font-size: 20px;
	}

	.page-title h2 span {
		font-size: 20px;
	}

	.page-title h3 {
		font-size: 20px;
	}

	.web-app .h2-title h2 {
		margin-bottom: 0;
	}

	.web-app .h2-title {
		margin-bottom: 10px;
	}

	.contact-form-div .form-group label {
		font-size: 16px;
	}

	.map-section iframe {
		height: 300px!important;
	}

	.e-governance .why-choose .feature-box figure {
		margin: 0 auto;
		display: table;
	}

	.e-governance .why-choose .feature-box:hover figure {
		margin: 0 auto;
	}

	.cryptocurrency-mining #accordion .card button,.process-flow #accordion .card button {
		font-size: 18px;
	}

	.inner-header img {
		height: 170px;
	}

	.heading-block h2 {
		font-size: 20px;
	}

	.cryptocurrency .why-choose .feature-box {
		padding: 20px 0;
		margin-top: 0;
	}

	.cryptocurrency .why-choose .feature-box h4,.cryptocurrency-mining h3 {
		font-size: 20px;
	}

	.cryptocurrency .why-choose .feature-box img {
		position: relative;
		margin-bottom: 10px;
	}

	.heading-block {
		margin-bottom: 15px;
	}

	.exchange-process #carouselExampleIndicators::after {
		width: 100%;
		height: 100%;
		border: 2px dashed #828282;
		content: '';
		border-radius: 50%;
		position: absolute;
		top: 0;
		margin: auto;
	}

	.exchange-process #carouselExampleIndicators {
		height: 290px;
	}

	.exchange-process .carousel-indicators {
		width: 90%;
		height: 100%;
		margin: auto;
		left: auto;
		right: auto;
		bottom: auto;
	}

	.carousel-indicators {
		position: absolute;
		right: 0;
		bottom: 10px;
		left: 0;
		z-index: 15;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: center;
		justify-content: center;
		padding-left: 0;
		list-style: none;
		margin: auto;
	}

	.exchange-process .carousel-inner {
		top: 50%;
	}

	.crsl-img img {
		max-width: 25px;
	}

	.exchange-process .carousel-indicators li {
		position: absolute;
		top: 0;
		left: 50%;
		margin: -25px;
		width: 50px;
		height: 50px;
		border-radius: 50%;
		background: #fff;
		overflow: hidden;
	}

	.exchange-process .carousel-indicators li .crsl-img {
		text-align: center;
		line-height: 13px;
	}

	.exchange-process .carousel-indicators li:nth-child(2) .crsl-img {
		text-align: center;
		line-height: 13px;
	}

	.slide-content-div {
		color: #fff;
		padding: 100px 0;
		text-align: center;
		width: 80%;
		margin: auto;
	}

	.carousel-inner .slide-content-div h4 {
		font-size: 14px!important;
		font-weight: 700;
	}

	.slide-content-div {
		line-height: inherit;
		font-size: 12px;
	}

	.exchange-process .carousel-indicators {
		left: 0;
		right: 0;
	}

	.slide-content-div p {
		line-height: inherit;
	}

	.exchange-process .carousel-inner {
		width: 90%;
		margin: auto;
	}
}

@media(max-width:360px) {
	.nr-crousel .carousel-caption-one h5,.nr-crousel .carousel-caption-one h5>span {
		font-size: 19px;
	}

	.nr-crousel .carousel-caption-one h5 {
		margin-top: 0;
	}

	.nr-crousel .carousel-caption-one p {
		line-height: 18px;
	}

	.nr-crousel .carousel-caption-one {
		padding: 0;
	}
	
	.nr-crousel .carousel-caption h5,.nr-crousel .carousel-caption h5>span {
		font-size: 19px;
	}

	.nr-crousel .carousel-caption h5 {
		margin-top: 0;
	}

	.nr-crousel .carousel-caption p {
		line-height: 18px;
	}

	.nr-crousel .carousel-caption {
		padding: 0;
	}

	.crypto-btn a {
		font-size: 16px;
	}
}

p a[href="javascript:void(0);"] {
	display: none;
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

@keyframes zoomInDown {
	from {
		opacity: 0;
		transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19);
	}

	60% {
		opacity: 1;
		transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		animation-timing-function: cubic-bezier(.175,.885,.32,1);
	}
}

.zoomInDown {
	animation-name: zoomInDown;
}

@-webkit-keyframes bounce {
	0%,100%,20%,50%,80% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}

	60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

@keyframes bounce {
	0%,100%,20%,50%,80% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		transform: translateY(-30px);
	}

	60% {
		-webkit-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
}

@-webkit-keyframes flash {
	0%,100%,50% {
		opacity: 1;
	}

	25%,75% {
		opacity: 0;
	}
}

@keyframes flash {
	0%,100%,50% {
		opacity: 1;
	}

	25%,75% {
		opacity: 0;
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash;
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	50% {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}

	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
}

@-webkit-keyframes shake {
	0%,100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	10%,30%,50%,70%,90% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	20%,40%,60%,80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px);
	}
}

@keyframes shake {
	0%,100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	10%,30%,50%,70%,90% {
		-webkit-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	20%,40%,60%,80% {
		-webkit-transform: translateX(10px);
		-ms-transform: translateX(10px);
		transform: translateX(10px);
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake;
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg);
	}

	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg);
	}

	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg);
	}

	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}

	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		-ms-transform: rotate(15deg);
		transform: rotate(15deg);
	}

	40% {
		-webkit-transform: rotate(-10deg);
		-ms-transform: rotate(-10deg);
		transform: rotate(-10deg);
	}

	60% {
		-webkit-transform: rotate(5deg);
		-ms-transform: rotate(5deg);
		transform: rotate(5deg);
	}

	80% {
		-webkit-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}

	100% {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
	}
}

.swing {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing;
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	10%,20% {
		-webkit-transform: scale(.9) rotate(-3deg);
		transform: scale(.9) rotate(-3deg);
	}

	30%,50%,70%,90% {
		-webkit-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}

	40%,60%,80% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}

	100% {
		-webkit-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0);
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	10%,20% {
		-webkit-transform: scale(.9) rotate(-3deg);
		-ms-transform: scale(.9) rotate(-3deg);
		transform: scale(.9) rotate(-3deg);
	}

	30%,50%,70%,90% {
		-webkit-transform: scale(1.1) rotate(3deg);
		-ms-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}

	40%,60%,80% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		-ms-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}

	100% {
		-webkit-transform: scale(1) rotate(0);
		-ms-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0);
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada;
}

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	15% {
		-webkit-transform: translateX(-25%) rotate(-5deg);
		transform: translateX(-25%) rotate(-5deg);
	}

	30% {
		-webkit-transform: translateX(20%) rotate(3deg);
		transform: translateX(20%) rotate(3deg);
	}

	45% {
		-webkit-transform: translateX(-15%) rotate(-3deg);
		transform: translateX(-15%) rotate(-3deg);
	}

	60% {
		-webkit-transform: translateX(10%) rotate(2deg);
		transform: translateX(10%) rotate(2deg);
	}

	75% {
		-webkit-transform: translateX(-5%) rotate(-1deg);
		transform: translateX(-5%) rotate(-1deg);
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	15% {
		-webkit-transform: translateX(-25%) rotate(-5deg);
		-ms-transform: translateX(-25%) rotate(-5deg);
		transform: translateX(-25%) rotate(-5deg);
	}

	30% {
		-webkit-transform: translateX(20%) rotate(3deg);
		-ms-transform: translateX(20%) rotate(3deg);
		transform: translateX(20%) rotate(3deg);
	}

	45% {
		-webkit-transform: translateX(-15%) rotate(-3deg);
		-ms-transform: translateX(-15%) rotate(-3deg);
		transform: translateX(-15%) rotate(-3deg);
	}

	60% {
		-webkit-transform: translateX(10%) rotate(2deg);
		-ms-transform: translateX(10%) rotate(2deg);
		transform: translateX(10%) rotate(2deg);
	}

	75% {
		-webkit-transform: translateX(-5%) rotate(-1deg);
		-ms-transform: translateX(-5%) rotate(-1deg);
		transform: translateX(-5%) rotate(-1deg);
	}

	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble;
}

@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
		transform: scale(.3);
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}

	70% {
		-webkit-transform: scale(.9);
		transform: scale(.9);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
		-ms-transform: scale(.3);
		transform: scale(.3);
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
		-ms-transform: scale(1.05);
		transform: scale(1.05);
	}

	70% {
		-webkit-transform: scale(.9);
		-ms-transform: scale(.9);
		transform: scale(.9);
	}

	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
	}

	80% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		-ms-transform: translateY(30px);
		transform: translateY(30px);
	}

	80% {
		-webkit-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		transform: translateY(-10px);
	}

	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
		transform: translateX(30px);
	}

	80% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
		-ms-transform: translateX(30px);
		transform: translateX(30px);
	}

	80% {
		-webkit-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
		transform: translateX(-30px);
	}

	80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px);
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
		-ms-transform: translateX(-30px);
		transform: translateX(-30px);
	}

	80% {
		-webkit-transform: translateX(10px);
		-ms-transform: translateX(10px);
		transform: translateX(10px);
	}

	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}

	80% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		transform: translateY(-30px);
	}

	80% {
		-webkit-transform: translateY(10px);
		-ms-transform: translateY(10px);
		transform: translateY(10px);
	}

	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	25% {
		-webkit-transform: scale(.95);
		transform: scale(.95);
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.3);
		transform: scale(.3);
	}
}

@keyframes bounceOut {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	25% {
		-webkit-transform: scale(.95);
		-ms-transform: scale(.95);
		transform: scale(.95);
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.3);
		-ms-transform: scale(.3);
		transform: scale(.3);
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

@keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(20px);
		-ms-transform: translateX(20px);
		transform: translateX(20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		transform: translateX(-20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

@keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		transform: translateX(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		-ms-transform: translateX(20px);
		transform: translateX(20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px);
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		transform: translateX(-20px);
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		-ms-transform: translateX(20px);
		transform: translateX(20px);
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px);
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	100% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		-ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
		-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	100% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	-ms-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip;
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg);
		transform: perspective(400px) rotateX(-10deg);
	}

	70% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(0);
		transform: perspective(400px) rotateX(0);
		opacity: 1;
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		-ms-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg);
		-ms-transform: perspective(400px) rotateX(-10deg);
		transform: perspective(400px) rotateX(-10deg);
	}

	70% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		-ms-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(0);
		-ms-transform: perspective(400px) rotateX(0);
		transform: perspective(400px) rotateX(0);
		opacity: 1;
	}
}

.flipInX {
	-webkit-backface-visibility: visible!important;
	-ms-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-10deg);
		transform: perspective(400px) rotateY(-10deg);
	}

	70% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(0);
		transform: perspective(400px) rotateY(0);
		opacity: 1;
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		-ms-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-10deg);
		-ms-transform: perspective(400px) rotateY(-10deg);
		transform: perspective(400px) rotateY(-10deg);
	}

	70% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		-ms-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(0);
		-ms-transform: perspective(400px) rotateY(0);
		transform: perspective(400px) rotateY(0);
		opacity: 1;
	}
}

.flipInY {
	-webkit-backface-visibility: visible!important;
	-ms-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px) rotateX(0);
		transform: perspective(400px) rotateX(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px) rotateX(0);
		-ms-transform: perspective(400px) rotateX(0);
		transform: perspective(400px) rotateX(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		-ms-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible!important;
	-ms-backface-visibility: visible!important;
	backface-visibility: visible!important;
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px) rotateY(0);
		transform: perspective(400px) rotateY(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0;
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px) rotateY(0);
		-ms-transform: perspective(400px) rotateY(0);
		transform: perspective(400px) rotateY(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		-ms-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0;
	}
}

.flipOutY {
	-webkit-backface-visibility: visible!important;
	-ms-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-webkit-transform: translateX(-20%) skewX(30deg);
		transform: translateX(-20%) skewX(30deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: translateX(0) skewX(-15deg);
		transform: translateX(0) skewX(-15deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(0) skewX(0);
		transform: translateX(0) skewX(0);
		opacity: 1;
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		-ms-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-webkit-transform: translateX(-20%) skewX(30deg);
		-ms-transform: translateX(-20%) skewX(30deg);
		transform: translateX(-20%) skewX(30deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: translateX(0) skewX(-15deg);
		-ms-transform: translateX(0) skewX(-15deg);
		transform: translateX(0) skewX(-15deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(0) skewX(0);
		-ms-transform: translateX(0) skewX(0);
		transform: translateX(0) skewX(0);
		opacity: 1;
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
	0% {
		-webkit-transform: translateX(0) skewX(0);
		transform: translateX(0) skewX(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}
}

@keyframes lightSpeedOut {
	0% {
		-webkit-transform: translateX(0) skewX(0);
		-ms-transform: translateX(0) skewX(0);
		transform: translateX(0) skewX(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		-ms-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(-200deg);
		-ms-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0;
	}
}

@keyframes rotateOut {
	0% {
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(200deg);
		-ms-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0;
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes slideInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}

	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes slideInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}

	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes slideInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}

	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp;
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%,60% {
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40% {
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	80% {
		-webkit-transform: rotate(60deg) translateY(0);
		transform: rotate(60deg) translateY(0);
		opacity: 1;
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	100% {
		-webkit-transform: translateY(700px);
		transform: translateY(700px);
		opacity: 0;
	}
}

@keyframes hinge {
	0% {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%,60% {
		-webkit-transform: rotate(80deg);
		-ms-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40% {
		-webkit-transform: rotate(60deg);
		-ms-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	80% {
		-webkit-transform: rotate(60deg) translateY(0);
		-ms-transform: rotate(60deg) translateY(0);
		transform: rotate(60deg) translateY(0);
		opacity: 1;
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	100% {
		-webkit-transform: translateY(700px);
		-ms-transform: translateY(700px);
		transform: translateY(700px);
		opacity: 0;
	}
}

.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge;
}

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0) rotate(0);
		transform: translateX(0) rotate(0);
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		-ms-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0) rotate(0);
		-ms-transform: translateX(0) rotate(0);
		transform: translateX(0) rotate(0);
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn;
}

@-webkit-keyframes rollOut {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0) rotate(0);
		transform: translateX(0) rotate(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(100%) rotate(120deg);
		transform: translateX(100%) rotate(120deg);
	}
}

@keyframes rollOut {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0) rotate(0);
		-ms-transform: translateX(0) rotate(0);
		transform: translateX(0) rotate(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(100%) rotate(120deg);
		-ms-transform: translateX(100%) rotate(120deg);
		transform: translateX(100%) rotate(120deg);
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut;
}

@font-face {
	font-family:FontAwesome;src:url(https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%;
}

.fa-2x {
	font-size: 2em;
}

.fa-3x {
	font-size: 3em;
}

.fa-4x {
	font-size: 4em;
}

.fa-5x {
	font-size: 5em;
}

.fa-fw {
	width: 1.28571429em;
	text-align: center;
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none;
}

.fa-ul>li {
	position: relative;
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center;
}

.fa-li.fa-lg {
	left: -1.85714286em;
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em;
}

.fa-pull-left {
	float: left;
}

.fa-pull-right {
	float: right;
}

.fa.fa-pull-left {
	margin-right: .3em;
}

.fa.fa-pull-right {
	margin-left: .3em;
}

.pull-right {
	float: right;
}

.pull-left {
	float: left;
}

.fa.pull-left {
	margin-right: .3em;
}

.fa.pull-right {
	margin-left: .3em;
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

.fa-rotate-90 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.fa-rotate-180 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.fa-rotate-270 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

.fa-flip-horizontal {
	-webkit-transform: scale(-1,1);
	-ms-transform: scale(-1,1);
	transform: scale(-1,1);
}

.fa-flip-vertical {
	-webkit-transform: scale(1,-1);
	-ms-transform: scale(1,-1);
	transform: scale(1,-1);
}

:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90 {
	filter: none;
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
}

.fa-stack-1x,.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}

.fa-stack-1x {
	line-height: inherit;
}

.fa-stack-2x {
	font-size: 2em;
}

.fa-inverse {
	color: #fff;
}

.fa-glass:before {
	content: "\f000";
}

.fa-music:before {
	content: "\f001";
}

.fa-search:before {
	content: "\f002";
}

.fa-envelope-o:before {
	content: "\f003";
}

.fa-heart:before {
	content: "\f004";
}

.fa-star:before {
	content: "\f005";
}

.fa-star-o:before {
	content: "\f006";
}

.fa-user:before {
	content: "\f007";
}

.fa-film:before {
	content: "\f008";
}

.fa-th-large:before {
	content: "\f009";
}

.fa-th:before {
	content: "\f00a";
}

.fa-th-list:before {
	content: "\f00b";
}

.fa-check:before {
	content: "\f00c";
}

.fa-close:before,.fa-remove:before,.fa-times:before {
	content: "\f00d";
}

.fa-search-plus:before {
	content: "\f00e";
}

.fa-search-minus:before {
	content: "\f010";
}

.fa-power-off:before {
	content: "\f011";
}

.fa-signal:before {
	content: "\f012";
}

.fa-cog:before,.fa-gear:before {
	content: "\f013";
}

.fa-trash-o:before {
	content: "\f014";
}

.fa-home:before {
	content: "\f015";
}

.fa-file-o:before {
	content: "\f016";
}

.fa-clock-o:before {
	content: "\f017";
}

.fa-road:before {
	content: "\f018";
}

.fa-download:before {
	content: "\f019";
}

.fa-arrow-circle-o-down:before {
	content: "\f01a";
}

.fa-arrow-circle-o-up:before {
	content: "\f01b";
}

.fa-inbox:before {
	content: "\f01c";
}

.fa-play-circle-o:before {
	content: "\f01d";
}

.fa-repeat:before,.fa-rotate-right:before {
	content: "\f01e";
}

.fa-refresh:before {
	content: "\f021";
}

.fa-list-alt:before {
	content: "\f022";
}

.fa-lock:before {
	content: "\f023";
}

.fa-flag:before {
	content: "\f024";
}

.fa-headphones:before {
	content: "\f025";
}

.fa-volume-off:before {
	content: "\f026";
}

.fa-volume-down:before {
	content: "\f027";
}

.fa-volume-up:before {
	content: "\f028";
}

.fa-qrcode:before {
	content: "\f029";
}

.fa-barcode:before {
	content: "\f02a";
}

.fa-tag:before {
	content: "\f02b";
}

.fa-tags:before {
	content: "\f02c";
}

.fa-book:before {
	content: "\f02d";
}

.fa-bookmark:before {
	content: "\f02e";
}

.fa-print:before {
	content: "\f02f";
}

.fa-camera:before {
	content: "\f030";
}

.fa-font:before {
	content: "\f031";
}

.fa-bold:before {
	content: "\f032";
}

.fa-italic:before {
	content: "\f033";
}

.fa-text-height:before {
	content: "\f034";
}

.fa-text-width:before {
	content: "\f035";
}

.fa-align-left:before {
	content: "\f036";
}

.fa-align-center:before {
	content: "\f037";
}

.fa-align-right:before {
	content: "\f038";
}

.fa-align-justify:before {
	content: "\f039";
}

.fa-list:before {
	content: "\f03a";
}

.fa-dedent:before,.fa-outdent:before {
	content: "\f03b";
}

.fa-indent:before {
	content: "\f03c";
}

.fa-video-camera:before {
	content: "\f03d";
}

.fa-image:before,.fa-photo:before,.fa-picture-o:before {
	content: "\f03e";
}

.fa-pencil:before {
	content: "\f040";
}

.fa-map-marker:before {
	content: "\f041";
}

.fa-adjust:before {
	content: "\f042";
}

.fa-tint:before {
	content: "\f043";
}

.fa-edit:before,.fa-pencil-square-o:before {
	content: "\f044";
}

.fa-share-square-o:before {
	content: "\f045";
}

.fa-check-square-o:before {
	content: "\f046";
}

.fa-arrows:before {
	content: "\f047";
}

.fa-step-backward:before {
	content: "\f048";
}

.fa-fast-backward:before {
	content: "\f049";
}

.fa-backward:before {
	content: "\f04a";
}

.fa-play:before {
	content: "\f04b";
}

.fa-pause:before {
	content: "\f04c";
}

.fa-stop:before {
	content: "\f04d";
}

.fa-forward:before {
	content: "\f04e";
}

.fa-fast-forward:before {
	content: "\f050";
}

.fa-step-forward:before {
	content: "\f051";
}

.fa-eject:before {
	content: "\f052";
}

.fa-chevron-left:before {
	content: "\f053";
}

.fa-chevron-right:before {
	content: "\f054";
}

.fa-plus-circle:before {
	content: "\f055";
}

.fa-minus-circle:before {
	content: "\f056";
}

.fa-times-circle:before {
	content: "\f057";
}

.fa-check-circle:before {
	content: "\f058";
}

.fa-question-circle:before {
	content: "\f059";
}

.fa-info-circle:before {
	content: "\f05a";
}

.fa-crosshairs:before {
	content: "\f05b";
}

.fa-times-circle-o:before {
	content: "\f05c";
}

.fa-check-circle-o:before {
	content: "\f05d";
}

.fa-ban:before {
	content: "\f05e";
}

.fa-arrow-left:before {
	content: "\f060";
}

.fa-arrow-right:before {
	content: "\f061";
}

.fa-arrow-up:before {
	content: "\f062";
}

.fa-arrow-down:before {
	content: "\f063";
}

.fa-mail-forward:before,.fa-share:before {
	content: "\f064";
}

.fa-expand:before {
	content: "\f065";
}

.fa-compress:before {
	content: "\f066";
}

.fa-plus:before {
	content: "\f067";
}

.fa-minus:before {
	content: "\f068";
}

.fa-asterisk:before {
	content: "\f069";
}

.fa-exclamation-circle:before {
	content: "\f06a";
}

.fa-gift:before {
	content: "\f06b";
}

.fa-leaf:before {
	content: "\f06c";
}

.fa-fire:before {
	content: "\f06d";
}

.fa-eye:before {
	content: "\f06e";
}

.fa-eye-slash:before {
	content: "\f070";
}

.fa-exclamation-triangle:before,.fa-warning:before {
	content: "\f071";
}

.fa-plane:before {
	content: "\f072";
}

.fa-calendar:before {
	content: "\f073";
}

.fa-random:before {
	content: "\f074";
}

.fa-comment:before {
	content: "\f075";
}

.fa-magnet:before {
	content: "\f076";
}

.fa-chevron-up:before {
	content: "\f077";
}

.fa-chevron-down:before {
	content: "\f078";
}

.fa-retweet:before {
	content: "\f079";
}

.fa-shopping-cart:before {
	content: "\f07a";
}

.fa-folder:before {
	content: "\f07b";
}

.fa-folder-open:before {
	content: "\f07c";
}

.fa-arrows-v:before {
	content: "\f07d";
}

.fa-arrows-h:before {
	content: "\f07e";
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
	content: "\f080";
}

.fa-twitter-square:before {
	content: "\f081";
}

.fa-facebook-square:before {
	content: "\f082";
}

.fa-camera-retro:before {
	content: "\f083";
}

.fa-key:before {
	content: "\f084";
}

.fa-cogs:before,.fa-gears:before {
	content: "\f085";
}

.fa-comments:before {
	content: "\f086";
}

.fa-thumbs-o-up:before {
	content: "\f087";
}

.fa-thumbs-o-down:before {
	content: "\f088";
}

.fa-star-half:before {
	content: "\f089";
}

.fa-heart-o:before {
	content: "\f08a";
}

.fa-sign-out:before {
	content: "\f08b";
}

.fa-linkedin-square:before {
	content: "\f08c";
}

.fa-thumb-tack:before {
	content: "\f08d";
}

.fa-external-link:before {
	content: "\f08e";
}

.fa-sign-in:before {
	content: "\f090";
}

.fa-trophy:before {
	content: "\f091";
}

.fa-github-square:before {
	content: "\f092";
}

.fa-upload:before {
	content: "\f093";
}

.fa-lemon-o:before {
	content: "\f094";
}

.fa-phone:before {
	content: "\f095";
}

.fa-square-o:before {
	content: "\f096";
}

.fa-bookmark-o:before {
	content: "\f097";
}

.fa-phone-square:before {
	content: "\f098";
}

.fa-twitter:before {
	content: "\f099";
}

.fa-facebook-f:before,.fa-facebook:before {
	content: "\f09a";
}

.fa-github:before {
	content: "\f09b";
}

.fa-unlock:before {
	content: "\f09c";
}

.fa-credit-card:before {
	content: "\f09d";
}

.fa-feed:before,.fa-rss:before {
	content: "\f09e";
}

.fa-hdd-o:before {
	content: "\f0a0";
}

.fa-bullhorn:before {
	content: "\f0a1";
}

.fa-bell:before {
	content: "\f0f3";
}

.fa-certificate:before {
	content: "\f0a3";
}

.fa-hand-o-right:before {
	content: "\f0a4";
}

.fa-hand-o-left:before {
	content: "\f0a5";
}

.fa-hand-o-up:before {
	content: "\f0a6";
}

.fa-hand-o-down:before {
	content: "\f0a7";
}

.fa-arrow-circle-left:before {
	content: "\f0a8";
}

.fa-arrow-circle-right:before {
	content: "\f0a9";
}

.fa-arrow-circle-up:before {
	content: "\f0aa";
}

.fa-arrow-circle-down:before {
	content: "\f0ab";
}

.fa-globe:before {
	content: "\f0ac";
}

.fa-wrench:before {
	content: "\f0ad";
}

.fa-tasks:before {
	content: "\f0ae";
}

.fa-filter:before {
	content: "\f0b0";
}

.fa-briefcase:before {
	content: "\f0b1";
}

.fa-arrows-alt:before {
	content: "\f0b2";
}

.fa-group:before,.fa-users:before {
	content: "\f0c0";
}

.fa-chain:before,.fa-link:before {
	content: "\f0c1";
}

.fa-cloud:before {
	content: "\f0c2";
}

.fa-flask:before {
	content: "\f0c3";
}

.fa-cut:before,.fa-scissors:before {
	content: "\f0c4";
}

.fa-copy:before,.fa-files-o:before {
	content: "\f0c5";
}

.fa-paperclip:before {
	content: "\f0c6";
}

.fa-floppy-o:before,.fa-save:before {
	content: "\f0c7";
}

.fa-square:before {
	content: "\f0c8";
}

.fa-bars:before,.fa-navicon:before,.fa-reorder:before {
	content: "\f0c9";
}

.fa-list-ul:before {
	content: "\f0ca";
}

.fa-list-ol:before {
	content: "\f0cb";
}

.fa-strikethrough:before {
	content: "\f0cc";
}

.fa-underline:before {
	content: "\f0cd";
}

.fa-table:before {
	content: "\f0ce";
}

.fa-magic:before {
	content: "\f0d0";
}

.fa-truck:before {
	content: "\f0d1";
}

.fa-pinterest:before {
	content: "\f0d2";
}

.fa-pinterest-square:before {
	content: "\f0d3";
}

.fa-google-plus-square:before {
	content: "\f0d4";
}

.fa-google-plus:before {
	content: "\f0d5";
}

.fa-money:before {
	content: "\f0d6";
}

.fa-caret-down:before {
	content: "\f0d7";
}

.fa-caret-up:before {
	content: "\f0d8";
}

.fa-caret-left:before {
	content: "\f0d9";
}

.fa-caret-right:before {
	content: "\f0da";
}

.fa-columns:before {
	content: "\f0db";
}

.fa-sort:before,.fa-unsorted:before {
	content: "\f0dc";
}

.fa-sort-desc:before,.fa-sort-down:before {
	content: "\f0dd";
}

.fa-sort-asc:before,.fa-sort-up:before {
	content: "\f0de";
}

.fa-envelope:before {
	content: "\f0e0";
}

.fa-linkedin:before {
	content: "\f0e1";
}

.fa-rotate-left:before,.fa-undo:before {
	content: "\f0e2";
}

.fa-gavel:before,.fa-legal:before {
	content: "\f0e3";
}

.fa-dashboard:before,.fa-tachometer:before {
	content: "\f0e4";
}

.fa-comment-o:before {
	content: "\f0e5";
}

.fa-comments-o:before {
	content: "\f0e6";
}

.fa-bolt:before,.fa-flash:before {
	content: "\f0e7";
}

.fa-sitemap:before {
	content: "\f0e8";
}

.fa-umbrella:before {
	content: "\f0e9";
}

.fa-clipboard:before,.fa-paste:before {
	content: "\f0ea";
}

.fa-lightbulb-o:before {
	content: "\f0eb";
}

.fa-exchange:before {
	content: "\f0ec";
}

.fa-cloud-download:before {
	content: "\f0ed";
}

.fa-cloud-upload:before {
	content: "\f0ee";
}

.fa-user-md:before {
	content: "\f0f0";
}

.fa-stethoscope:before {
	content: "\f0f1";
}

.fa-suitcase:before {
	content: "\f0f2";
}

.fa-bell-o:before {
	content: "\f0a2";
}

.fa-coffee:before {
	content: "\f0f4";
}

.fa-cutlery:before {
	content: "\f0f5";
}

.fa-file-text-o:before {
	content: "\f0f6";
}

.fa-building-o:before {
	content: "\f0f7";
}

.fa-hospital-o:before {
	content: "\f0f8";
}

.fa-ambulance:before {
	content: "\f0f9";
}

.fa-medkit:before {
	content: "\f0fa";
}

.fa-fighter-jet:before {
	content: "\f0fb";
}

.fa-beer:before {
	content: "\f0fc";
}

.fa-h-square:before {
	content: "\f0fd";
}

.fa-plus-square:before {
	content: "\f0fe";
}

.fa-angle-double-left:before {
	content: "\f100";
}

.fa-angle-double-right:before {
	content: "\f101";
}

.fa-angle-double-up:before {
	content: "\f102";
}

.fa-angle-double-down:before {
	content: "\f103";
}

.fa-angle-left:before {
	content: "\f104";
}

.fa-angle-right:before {
	content: "\f105";
}

.fa-angle-up:before {
	content: "\f106";
}

.fa-angle-down:before {
	content: "\f107";
}

.fa-desktop:before {
	content: "\f108";
}

.fa-laptop:before {
	content: "\f109";
}

.fa-tablet:before {
	content: "\f10a";
}

.fa-mobile-phone:before,.fa-mobile:before {
	content: "\f10b";
}

.fa-circle-o:before {
	content: "\f10c";
}

.fa-quote-left:before {
	content: "\f10d";
}

.fa-quote-right:before {
	content: "\f10e";
}

.fa-spinner:before {
	content: "\f110";
}

.fa-circle:before {
	content: "\f111";
}

.fa-mail-reply:before,.fa-reply:before {
	content: "\f112";
}

.fa-github-alt:before {
	content: "\f113";
}

.fa-folder-o:before {
	content: "\f114";
}

.fa-folder-open-o:before {
	content: "\f115";
}

.fa-smile-o:before {
	content: "\f118";
}

.fa-frown-o:before {
	content: "\f119";
}

.fa-meh-o:before {
	content: "\f11a";
}

.fa-gamepad:before {
	content: "\f11b";
}

.fa-keyboard-o:before {
	content: "\f11c";
}

.fa-flag-o:before {
	content: "\f11d";
}

.fa-flag-checkered:before {
	content: "\f11e";
}

.fa-terminal:before {
	content: "\f120";
}

.fa-code:before {
	content: "\f121";
}

.fa-mail-reply-all:before,.fa-reply-all:before {
	content: "\f122";
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
	content: "\f123";
}

.fa-location-arrow:before {
	content: "\f124";
}

.fa-crop:before {
	content: "\f125";
}

.fa-code-fork:before {
	content: "\f126";
}

.fa-chain-broken:before,.fa-unlink:before {
	content: "\f127";
}

.fa-question:before {
	content: "\f128";
}

.fa-info:before {
	content: "\f129";
}

.fa-exclamation:before {
	content: "\f12a";
}

.fa-superscript:before {
	content: "\f12b";
}

.fa-subscript:before {
	content: "\f12c";
}

.fa-eraser:before {
	content: "\f12d";
}

.fa-puzzle-piece:before {
	content: "\f12e";
}

.fa-microphone:before {
	content: "\f130";
}

.fa-microphone-slash:before {
	content: "\f131";
}

.fa-shield:before {
	content: "\f132";
}

.fa-calendar-o:before {
	content: "\f133";
}

.fa-fire-extinguisher:before {
	content: "\f134";
}

.fa-rocket:before {
	content: "\f135";
}

.fa-maxcdn:before {
	content: "\f136";
}

.fa-chevron-circle-left:before {
	content: "\f137";
}

.fa-chevron-circle-right:before {
	content: "\f138";
}

.fa-chevron-circle-up:before {
	content: "\f139";
}

.fa-chevron-circle-down:before {
	content: "\f13a";
}

.fa-html5:before {
	content: "\f13b";
}

.fa-css3:before {
	content: "\f13c";
}

.fa-anchor:before {
	content: "\f13d";
}

.fa-unlock-alt:before {
	content: "\f13e";
}

.fa-bullseye:before {
	content: "\f140";
}

.fa-ellipsis-h:before {
	content: "\f141";
}

.fa-ellipsis-v:before {
	content: "\f142";
}

.fa-rss-square:before {
	content: "\f143";
}

.fa-play-circle:before {
	content: "\f144";
}

.fa-ticket:before {
	content: "\f145";
}

.fa-minus-square:before {
	content: "\f146";
}

.fa-minus-square-o:before {
	content: "\f147";
}

.fa-level-up:before {
	content: "\f148";
}

.fa-level-down:before {
	content: "\f149";
}

.fa-check-square:before {
	content: "\f14a";
}

.fa-pencil-square:before {
	content: "\f14b";
}

.fa-external-link-square:before {
	content: "\f14c";
}

.fa-share-square:before {
	content: "\f14d";
}

.fa-compass:before {
	content: "\f14e";
}

.fa-caret-square-o-down:before,.fa-toggle-down:before {
	content: "\f150";
}

.fa-caret-square-o-up:before,.fa-toggle-up:before {
	content: "\f151";
}

.fa-caret-square-o-right:before,.fa-toggle-right:before {
	content: "\f152";
}

.fa-eur:before,.fa-euro:before {
	content: "\f153";
}

.fa-gbp:before {
	content: "\f154";
}

.fa-dollar:before,.fa-usd:before {
	content: "\f155";
}

.fa-inr:before,.fa-rupee:before {
	content: "\f156";
}

.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before {
	content: "\f157";
}

.fa-rouble:before,.fa-rub:before,.fa-ruble:before {
	content: "\f158";
}

.fa-krw:before,.fa-won:before {
	content: "\f159";
}

.fa-bitcoin:before,.fa-btc:before {
	content: "\f15a";
}

.fa-file:before {
	content: "\f15b";
}

.fa-file-text:before {
	content: "\f15c";
}

.fa-sort-alpha-asc:before {
	content: "\f15d";
}

.fa-sort-alpha-desc:before {
	content: "\f15e";
}

.fa-sort-amount-asc:before {
	content: "\f160";
}

.fa-sort-amount-desc:before {
	content: "\f161";
}

.fa-sort-numeric-asc:before {
	content: "\f162";
}

.fa-sort-numeric-desc:before {
	content: "\f163";
}

.fa-thumbs-up:before {
	content: "\f164";
}

.fa-thumbs-down:before {
	content: "\f165";
}

.fa-youtube-square:before {
	content: "\f166";
}

.fa-youtube:before {
	content: "\f167";
}

.fa-xing:before {
	content: "\f168";
}

.fa-xing-square:before {
	content: "\f169";
}

.fa-youtube-play:before {
	content: "\f16a";
}

.fa-dropbox:before {
	content: "\f16b";
}

.fa-stack-overflow:before {
	content: "\f16c";
}

.fa-instagram:before {
	content: "\f16d";
}

.fa-flickr:before {
	content: "\f16e";
}

.fa-adn:before {
	content: "\f170";
}

.fa-bitbucket:before {
	content: "\f171";
}

.fa-bitbucket-square:before {
	content: "\f172";
}

.fa-tumblr:before {
	content: "\f173";
}

.fa-tumblr-square:before {
	content: "\f174";
}

.fa-long-arrow-down:before {
	content: "\f175";
}

.fa-long-arrow-up:before {
	content: "\f176";
}

.fa-long-arrow-left:before {
	content: "\f177";
}

.fa-long-arrow-right:before {
	content: "\f178";
}

.fa-apple:before {
	content: "\f179";
}

.fa-windows:before {
	content: "\f17a";
}

.fa-android:before {
	content: "\f17b";
}

.fa-linux:before {
	content: "\f17c";
}

.fa-dribbble:before {
	content: "\f17d";
}

.fa-skype:before {
	content: "\f17e";
}

.fa-foursquare:before {
	content: "\f180";
}

.fa-trello:before {
	content: "\f181";
}

.fa-female:before {
	content: "\f182";
}

.fa-male:before {
	content: "\f183";
}

.fa-gittip:before,.fa-gratipay:before {
	content: "\f184";
}

.fa-sun-o:before {
	content: "\f185";
}

.fa-moon-o:before {
	content: "\f186";
}

.fa-archive:before {
	content: "\f187";
}

.fa-bug:before {
	content: "\f188";
}

.fa-vk:before {
	content: "\f189";
}

.fa-weibo:before {
	content: "\f18a";
}

.fa-renren:before {
	content: "\f18b";
}

.fa-pagelines:before {
	content: "\f18c";
}

.fa-stack-exchange:before {
	content: "\f18d";
}

.fa-arrow-circle-o-right:before {
	content: "\f18e";
}

.fa-arrow-circle-o-left:before {
	content: "\f190";
}

.fa-caret-square-o-left:before,.fa-toggle-left:before {
	content: "\f191";
}

.fa-dot-circle-o:before {
	content: "\f192";
}

.fa-wheelchair:before {
	content: "\f193";
}

.fa-vimeo-square:before {
	content: "\f194";
}

.fa-try:before,.fa-turkish-lira:before {
	content: "\f195";
}

.fa-plus-square-o:before {
	content: "\f196";
}

.fa-space-shuttle:before {
	content: "\f197";
}

.fa-slack:before {
	content: "\f198";
}

.fa-envelope-square:before {
	content: "\f199";
}

.fa-wordpress:before {
	content: "\f19a";
}

.fa-openid:before {
	content: "\f19b";
}

.fa-bank:before,.fa-institution:before,.fa-university:before {
	content: "\f19c";
}

.fa-graduation-cap:before,.fa-mortar-board:before {
	content: "\f19d";
}

.fa-yahoo:before {
	content: "\f19e";
}

.fa-google:before {
	content: "\f1a0";
}

.fa-reddit:before {
	content: "\f1a1";
}

.fa-reddit-square:before {
	content: "\f1a2";
}

.fa-stumbleupon-circle:before {
	content: "\f1a3";
}

.fa-stumbleupon:before {
	content: "\f1a4";
}

.fa-delicious:before {
	content: "\f1a5";
}

.fa-digg:before {
	content: "\f1a6";
}

.fa-pied-piper-pp:before {
	content: "\f1a7";
}

.fa-pied-piper-alt:before {
	content: "\f1a8";
}

.fa-drupal:before {
	content: "\f1a9";
}

.fa-joomla:before {
	content: "\f1aa";
}

.fa-language:before {
	content: "\f1ab";
}

.fa-fax:before {
	content: "\f1ac";
}

.fa-building:before {
	content: "\f1ad";
}

.fa-child:before {
	content: "\f1ae";
}

.fa-paw:before {
	content: "\f1b0";
}

.fa-spoon:before {
	content: "\f1b1";
}

.fa-cube:before {
	content: "\f1b2";
}

.fa-cubes:before {
	content: "\f1b3";
}

.fa-behance:before {
	content: "\f1b4";
}

.fa-behance-square:before {
	content: "\f1b5";
}

.fa-steam:before {
	content: "\f1b6";
}

.fa-steam-square:before {
	content: "\f1b7";
}

.fa-recycle:before {
	content: "\f1b8";
}

.fa-automobile:before,.fa-car:before {
	content: "\f1b9";
}

.fa-cab:before,.fa-taxi:before {
	content: "\f1ba";
}

.fa-tree:before {
	content: "\f1bb";
}

.fa-spotify:before {
	content: "\f1bc";
}

.fa-deviantart:before {
	content: "\f1bd";
}

.fa-soundcloud:before {
	content: "\f1be";
}

.fa-database:before {
	content: "\f1c0";
}

.fa-file-pdf-o:before {
	content: "\f1c1";
}

.fa-file-word-o:before {
	content: "\f1c2";
}

.fa-file-excel-o:before {
	content: "\f1c3";
}

.fa-file-powerpoint-o:before {
	content: "\f1c4";
}

.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before {
	content: "\f1c5";
}

.fa-file-archive-o:before,.fa-file-zip-o:before {
	content: "\f1c6";
}

.fa-file-audio-o:before,.fa-file-sound-o:before {
	content: "\f1c7";
}

.fa-file-movie-o:before,.fa-file-video-o:before {
	content: "\f1c8";
}

.fa-file-code-o:before {
	content: "\f1c9";
}

.fa-vine:before {
	content: "\f1ca";
}

.fa-codepen:before {
	content: "\f1cb";
}

.fa-jsfiddle:before {
	content: "\f1cc";
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before {
	content: "\f1cd";
}

.fa-circle-o-notch:before {
	content: "\f1ce";
}

.fa-ra:before,.fa-rebel:before,.fa-resistance:before {
	content: "\f1d0";
}

.fa-empire:before,.fa-ge:before {
	content: "\f1d1";
}

.fa-git-square:before {
	content: "\f1d2";
}

.fa-git:before {
	content: "\f1d3";
}

.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before {
	content: "\f1d4";
}

.fa-tencent-weibo:before {
	content: "\f1d5";
}

.fa-qq:before {
	content: "\f1d6";
}

.fa-wechat:before,.fa-weixin:before {
	content: "\f1d7";
}

.fa-paper-plane:before,.fa-send:before {
	content: "\f1d8";
}

.fa-paper-plane-o:before,.fa-send-o:before {
	content: "\f1d9";
}

.fa-history:before {
	content: "\f1da";
}

.fa-circle-thin:before {
	content: "\f1db";
}

.fa-header:before {
	content: "\f1dc";
}

.fa-paragraph:before {
	content: "\f1dd";
}

.fa-sliders:before {
	content: "\f1de";
}

.fa-share-alt:before {
	content: "\f1e0";
}

.fa-share-alt-square:before {
	content: "\f1e1";
}

.fa-bomb:before {
	content: "\f1e2";
}

.fa-futbol-o:before,.fa-soccer-ball-o:before {
	content: "\f1e3";
}

.fa-tty:before {
	content: "\f1e4";
}

.fa-binoculars:before {
	content: "\f1e5";
}

.fa-plug:before {
	content: "\f1e6";
}

.fa-slideshare:before {
	content: "\f1e7";
}

.fa-twitch:before {
	content: "\f1e8";
}

.fa-yelp:before {
	content: "\f1e9";
}

.fa-newspaper-o:before {
	content: "\f1ea";
}

.fa-wifi:before {
	content: "\f1eb";
}

.fa-calculator:before {
	content: "\f1ec";
}

.fa-paypal:before {
	content: "\f1ed";
}

.fa-google-wallet:before {
	content: "\f1ee";
}

.fa-cc-visa:before {
	content: "\f1f0";
}

.fa-cc-mastercard:before {
	content: "\f1f1";
}

.fa-cc-discover:before {
	content: "\f1f2";
}

.fa-cc-amex:before {
	content: "\f1f3";
}

.fa-cc-paypal:before {
	content: "\f1f4";
}

.fa-cc-stripe:before {
	content: "\f1f5";
}

.fa-bell-slash:before {
	content: "\f1f6";
}

.fa-bell-slash-o:before {
	content: "\f1f7";
}

.fa-trash:before {
	content: "\f1f8";
}

.fa-copyright:before {
	content: "\f1f9";
}

.fa-at:before {
	content: "\f1fa";
}

.fa-eyedropper:before {
	content: "\f1fb";
}

.fa-paint-brush:before {
	content: "\f1fc";
}

.fa-birthday-cake:before {
	content: "\f1fd";
}

.fa-area-chart:before {
	content: "\f1fe";
}

.fa-pie-chart:before {
	content: "\f200";
}

.fa-line-chart:before {
	content: "\f201";
}

.fa-lastfm:before {
	content: "\f202";
}

.fa-lastfm-square:before {
	content: "\f203";
}

.fa-toggle-off:before {
	content: "\f204";
}

.fa-toggle-on:before {
	content: "\f205";
}

.fa-bicycle:before {
	content: "\f206";
}

.fa-bus:before {
	content: "\f207";
}

.fa-ioxhost:before {
	content: "\f208";
}

.fa-angellist:before {
	content: "\f209";
}

.fa-cc:before {
	content: "\f20a";
}

.fa-ils:before,.fa-shekel:before,.fa-sheqel:before {
	content: "\f20b";
}

.fa-meanpath:before {
	content: "\f20c";
}

.fa-buysellads:before {
	content: "\f20d";
}

.fa-connectdevelop:before {
	content: "\f20e";
}

.fa-dashcube:before {
	content: "\f210";
}

.fa-forumbee:before {
	content: "\f211";
}

.fa-leanpub:before {
	content: "\f212";
}

.fa-sellsy:before {
	content: "\f213";
}

.fa-shirtsinbulk:before {
	content: "\f214";
}

.fa-simplybuilt:before {
	content: "\f215";
}

.fa-skyatlas:before {
	content: "\f216";
}

.fa-cart-plus:before {
	content: "\f217";
}

.fa-cart-arrow-down:before {
	content: "\f218";
}

.fa-diamond:before {
	content: "\f219";
}

.fa-ship:before {
	content: "\f21a";
}

.fa-user-secret:before {
	content: "\f21b";
}

.fa-motorcycle:before {
	content: "\f21c";
}

.fa-street-view:before {
	content: "\f21d";
}

.fa-heartbeat:before {
	content: "\f21e";
}

.fa-venus:before {
	content: "\f221";
}

.fa-mars:before {
	content: "\f222";
}

.fa-mercury:before {
	content: "\f223";
}

.fa-intersex:before,.fa-transgender:before {
	content: "\f224";
}

.fa-transgender-alt:before {
	content: "\f225";
}

.fa-venus-double:before {
	content: "\f226";
}

.fa-mars-double:before {
	content: "\f227";
}

.fa-venus-mars:before {
	content: "\f228";
}

.fa-mars-stroke:before {
	content: "\f229";
}

.fa-mars-stroke-v:before {
	content: "\f22a";
}

.fa-mars-stroke-h:before {
	content: "\f22b";
}

.fa-neuter:before {
	content: "\f22c";
}

.fa-genderless:before {
	content: "\f22d";
}

.fa-facebook-official:before {
	content: "\f230";
}

.fa-pinterest-p:before {
	content: "\f231";
}

.fa-whatsapp:before {
	content: "\f232";
}

.fa-server:before {
	content: "\f233";
}

.fa-user-plus:before {
	content: "\f234";
}

.fa-user-times:before {
	content: "\f235";
}

.fa-bed:before,.fa-hotel:before {
	content: "\f236";
}

.fa-viacoin:before {
	content: "\f237";
}

.fa-train:before {
	content: "\f238";
}

.fa-subway:before {
	content: "\f239";
}

.fa-medium:before {
	content: "\f23a";
}

.fa-y-combinator:before,.fa-yc:before {
	content: "\f23b";
}

.fa-optin-monster:before {
	content: "\f23c";
}

.fa-opencart:before {
	content: "\f23d";
}

.fa-expeditedssl:before {
	content: "\f23e";
}

.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before {
	content: "\f240";
}

.fa-battery-3:before,.fa-battery-three-quarters:before {
	content: "\f241";
}

.fa-battery-2:before,.fa-battery-half:before {
	content: "\f242";
}

.fa-battery-1:before,.fa-battery-quarter:before {
	content: "\f243";
}

.fa-battery-0:before,.fa-battery-empty:before {
	content: "\f244";
}

.fa-mouse-pointer:before {
	content: "\f245";
}

.fa-i-cursor:before {
	content: "\f246";
}

.fa-object-group:before {
	content: "\f247";
}

.fa-object-ungroup:before {
	content: "\f248";
}

.fa-sticky-note:before {
	content: "\f249";
}

.fa-sticky-note-o:before {
	content: "\f24a";
}

.fa-cc-jcb:before {
	content: "\f24b";
}

.fa-cc-diners-club:before {
	content: "\f24c";
}

.fa-clone:before {
	content: "\f24d";
}

.fa-balance-scale:before {
	content: "\f24e";
}

.fa-hourglass-o:before {
	content: "\f250";
}

.fa-hourglass-1:before,.fa-hourglass-start:before {
	content: "\f251";
}

.fa-hourglass-2:before,.fa-hourglass-half:before {
	content: "\f252";
}

.fa-hourglass-3:before,.fa-hourglass-end:before {
	content: "\f253";
}

.fa-hourglass:before {
	content: "\f254";
}

.fa-hand-grab-o:before,.fa-hand-rock-o:before {
	content: "\f255";
}

.fa-hand-paper-o:before,.fa-hand-stop-o:before {
	content: "\f256";
}

.fa-hand-scissors-o:before {
	content: "\f257";
}

.fa-hand-lizard-o:before {
	content: "\f258";
}

.fa-hand-spock-o:before {
	content: "\f259";
}

.fa-hand-pointer-o:before {
	content: "\f25a";
}

.fa-hand-peace-o:before {
	content: "\f25b";
}

.fa-trademark:before {
	content: "\f25c";
}

.fa-registered:before {
	content: "\f25d";
}

.fa-creative-commons:before {
	content: "\f25e";
}

.fa-gg:before {
	content: "\f260";
}

.fa-gg-circle:before {
	content: "\f261";
}

.fa-tripadvisor:before {
	content: "\f262";
}

.fa-odnoklassniki:before {
	content: "\f263";
}

.fa-odnoklassniki-square:before {
	content: "\f264";
}

.fa-get-pocket:before {
	content: "\f265";
}

.fa-wikipedia-w:before {
	content: "\f266";
}

.fa-safari:before {
	content: "\f267";
}

.fa-chrome:before {
	content: "\f268";
}

.fa-firefox:before {
	content: "\f269";
}

.fa-opera:before {
	content: "\f26a";
}

.fa-internet-explorer:before {
	content: "\f26b";
}

.fa-television:before,.fa-tv:before {
	content: "\f26c";
}

.fa-contao:before {
	content: "\f26d";
}

.fa-500px:before {
	content: "\f26e";
}

.fa-amazon:before {
	content: "\f270";
}

.fa-calendar-plus-o:before {
	content: "\f271";
}

.fa-calendar-minus-o:before {
	content: "\f272";
}

.fa-calendar-times-o:before {
	content: "\f273";
}

.fa-calendar-check-o:before {
	content: "\f274";
}

.fa-industry:before {
	content: "\f275";
}

.fa-map-pin:before {
	content: "\f276";
}

.fa-map-signs:before {
	content: "\f277";
}

.fa-map-o:before {
	content: "\f278";
}

.fa-map:before {
	content: "\f279";
}

.fa-commenting:before {
	content: "\f27a";
}

.fa-commenting-o:before {
	content: "\f27b";
}

.fa-houzz:before {
	content: "\f27c";
}

.fa-vimeo:before {
	content: "\f27d";
}

.fa-black-tie:before {
	content: "\f27e";
}

.fa-fonticons:before {
	content: "\f280";
}

.fa-reddit-alien:before {
	content: "\f281";
}

.fa-edge:before {
	content: "\f282";
}

.fa-credit-card-alt:before {
	content: "\f283";
}

.fa-codiepie:before {
	content: "\f284";
}

.fa-modx:before {
	content: "\f285";
}

.fa-fort-awesome:before {
	content: "\f286";
}

.fa-usb:before {
	content: "\f287";
}

.fa-product-hunt:before {
	content: "\f288";
}

.fa-mixcloud:before {
	content: "\f289";
}

.fa-scribd:before {
	content: "\f28a";
}

.fa-pause-circle:before {
	content: "\f28b";
}

.fa-pause-circle-o:before {
	content: "\f28c";
}

.fa-stop-circle:before {
	content: "\f28d";
}

.fa-stop-circle-o:before {
	content: "\f28e";
}

.fa-shopping-bag:before {
	content: "\f290";
}

.fa-shopping-basket:before {
	content: "\f291";
}

.fa-hashtag:before {
	content: "\f292";
}

.fa-bluetooth:before {
	content: "\f293";
}

.fa-bluetooth-b:before {
	content: "\f294";
}

.fa-percent:before {
	content: "\f295";
}

.fa-gitlab:before {
	content: "\f296";
}

.fa-wpbeginner:before {
	content: "\f297";
}

.fa-wpforms:before {
	content: "\f298";
}

.fa-envira:before {
	content: "\f299";
}

.fa-universal-access:before {
	content: "\f29a";
}

.fa-wheelchair-alt:before {
	content: "\f29b";
}

.fa-question-circle-o:before {
	content: "\f29c";
}

.fa-blind:before {
	content: "\f29d";
}

.fa-audio-description:before {
	content: "\f29e";
}

.fa-volume-control-phone:before {
	content: "\f2a0";
}

.fa-braille:before {
	content: "\f2a1";
}

.fa-assistive-listening-systems:before {
	content: "\f2a2";
}

.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before {
	content: "\f2a3";
}

.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before {
	content: "\f2a4";
}

.fa-glide:before {
	content: "\f2a5";
}

.fa-glide-g:before {
	content: "\f2a6";
}

.fa-sign-language:before,.fa-signing:before {
	content: "\f2a7";
}

.fa-low-vision:before {
	content: "\f2a8";
}

.fa-viadeo:before {
	content: "\f2a9";
}

.fa-viadeo-square:before {
	content: "\f2aa";
}

.fa-snapchat:before {
	content: "\f2ab";
}

.fa-snapchat-ghost:before {
	content: "\f2ac";
}

.fa-snapchat-square:before {
	content: "\f2ad";
}

.fa-pied-piper:before {
	content: "\f2ae";
}

.fa-first-order:before {
	content: "\f2b0";
}

.fa-yoast:before {
	content: "\f2b1";
}

.fa-themeisle:before {
	content: "\f2b2";
}

.fa-google-plus-circle:before,.fa-google-plus-official:before {
	content: "\f2b3";
}

.fa-fa:before,.fa-font-awesome:before {
	content: "\f2b4";
}

.fa-handshake-o:before {
	content: "\f2b5";
}

.fa-envelope-open:before {
	content: "\f2b6";
}

.fa-envelope-open-o:before {
	content: "\f2b7";
}

.fa-linode:before {
	content: "\f2b8";
}

.fa-address-book:before {
	content: "\f2b9";
}

.fa-address-book-o:before {
	content: "\f2ba";
}

.fa-address-card:before,.fa-vcard:before {
	content: "\f2bb";
}

.fa-address-card-o:before,.fa-vcard-o:before {
	content: "\f2bc";
}

.fa-user-circle:before {
	content: "\f2bd";
}

.fa-user-circle-o:before {
	content: "\f2be";
}

.fa-user-o:before {
	content: "\f2c0";
}

.fa-id-badge:before {
	content: "\f2c1";
}

.fa-drivers-license:before,.fa-id-card:before {
	content: "\f2c2";
}

.fa-drivers-license-o:before,.fa-id-card-o:before {
	content: "\f2c3";
}

.fa-quora:before {
	content: "\f2c4";
}

.fa-free-code-camp:before {
	content: "\f2c5";
}

.fa-telegram:before {
	content: "\f2c6";
}

.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before {
	content: "\f2c7";
}

.fa-thermometer-3:before,.fa-thermometer-three-quarters:before {
	content: "\f2c8";
}

.fa-thermometer-2:before,.fa-thermometer-half:before {
	content: "\f2c9";
}

.fa-thermometer-1:before,.fa-thermometer-quarter:before {
	content: "\f2ca";
}

.fa-thermometer-0:before,.fa-thermometer-empty:before {
	content: "\f2cb";
}

.fa-shower:before {
	content: "\f2cc";
}

.fa-bath:before,.fa-bathtub:before,.fa-s15:before {
	content: "\f2cd";
}

.fa-podcast:before {
	content: "\f2ce";
}

.fa-window-maximize:before {
	content: "\f2d0";
}

.fa-window-minimize:before {
	content: "\f2d1";
}

.fa-window-restore:before {
	content: "\f2d2";
}

.fa-times-rectangle:before,.fa-window-close:before {
	content: "\f2d3";
}

.fa-times-rectangle-o:before,.fa-window-close-o:before {
	content: "\f2d4";
}

.fa-bandcamp:before {
	content: "\f2d5";
}

.fa-grav:before {
	content: "\f2d6";
}

.fa-etsy:before {
	content: "\f2d7";
}

.fa-imdb:before {
	content: "\f2d8";
}

.fa-ravelry:before {
	content: "\f2d9";
}

.fa-eercast:before {
	content: "\f2da";
}

.fa-microchip:before {
	content: "\f2db";
}

.fa-snowflake-o:before {
	content: "\f2dc";
}

.fa-superpowers:before {
	content: "\f2dd";
}

.fa-wpexplorer:before {
	content: "\f2de";
}

.fa-meetup:before {
	content: "\f2e0";
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}

.sr-only-focusable:active,.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

.mySlides {
	display: none;
}

.slideshow-container img {
	vertical-align: middle;
	border: solid 2px #FFFFFF;
	border-radius: 100px;
	box-shadow: 0 0 5px #ddd;
}

.slideshow-container {
	position: fixed;
	margin: auto;
	top: 40%;
	z-index: 999;
}

.slideshow-container .text {
	color: #f2f2f2;
	font-size: 15px;
	padding: 8px 12px;
	position: absolute;
	bottom: 8px;
	width: 100%;
	text-align: center;
}

.slideshow-container .numbertext {
	color: #f2f2f2;
	font-size: 12px;
	padding: 8px 12px;
	position: absolute;
	top: 0;
}

.dot {
	height: 0;
	width: 0;
	margin: 0 2px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	transition: background-color .6s ease;
	display: none;
}

.slideshow-container .active {
	background-color: #717171;
}

.slideshow-container .fade {
	-webkit-animation-name: fade;
	-webkit-animation-duration: 1.5s;
	animation-name: fade;
	animation-duration: 1.5s;
}

@media only screen and (max-width:300px) {
	.slideshow-container .text {
		font-size: 11px;
	}
}

.slideshow-container .show {
	display: none;
	border-radius: 5px;
	width: auto;
	height: auto;
	border: solid 1px #ddd;
	position: absolute;
	left: 61px;
	z-index: 2;
	padding: 5px;
	background: #f8f8f8;
	top: -148%;
}

.slideshow-container .show:before {
	content: ' \25C0';
	left: -13px;
	position: absolute;
	color: #ddd;
	top: 87px;
}

.slideshow-container:hover .show {
	display: block;
}

.slideshow-container .show.open {
	display: block!important;
}

.scl-img {
	margin: 4px;
	float: left;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.scl-img:hover {
	transform: rotate(360deg);
	-ms-transform: scale(.5);
	-webkit-transform: scale(.5);
	transform: scale(.5);
}

@media (min-width:768px) and (max-width:991px) {
	.page-title h2 {
		font-size: 32px !important;
	}

	.page-title h2 span {
		font-size: 32px !important;
	}

	.page-title p {
		font-size: 15px;
		line-height: inherit !important;
	}
}

@media (max-width:767px) {
	p {
		line-height: inherit;
	}

	.page-title h2 {
		font-size: 24px !important;
		margin-top: 0px;
	}

	.page-title h2 span {
		font-size: 24px !important;
	}

	.page-title p {
		font-size: 14px;
		line-height: inherit !important;
	}

	.how-it-work {
		margin-bottom: 0;
	}

	.web-app {
		margin-top: 0;
	}

	.pull-right {
		float: inherit !important;
	}

	.pra-div {
		width: 100%;
		float: left;
	}

	.social ul {
		padding: 0;
		margin: auto;
		display: inline-block;
		text-align: center;
		width: 100%;
	}

	.nr-mini {
		text-align: center !important;
		font-size: 12px;
	}

	.nr-mini-2 {
		text-align: center !important;
		margin-top: 0px !important;
	}

	.copyright {
		text-align: center;
		margin-top: 15px;
		font-size: 11px;
	}

	.g-recaptcha {
		margin-left: -21px;
	}
}