/*  frontend css*/





@import url("https://fonts.googleapis.com/css?family=Arimo:400,400i,700,700i");
 @import url("https://fonts.googleapis.com/css?family=Heebo:400,500,700,800,900");
 @import url("https://fonts.googleapis.com/css?family=Merriweather:400,400i,700,700i,900,900i");
/* ============================== */

/* Typography

================================================== */

body {
	color: #8a8a8a;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	overflow-x: hidden;
	overflow-y:scroll;
	font-size: 14px;
	line-height: 24px;
	font-family: 'Roboto', sans-serif;
}

.pd-left-none {
    padding-left: 0!important;
}
.body-color {
	background: #f0f1f4;
}
h1, h2, h3, h4, .nav-menu li a, .post-cat, .post-list-item .nav-tabs li a, .ts-social-list li b, .widgets.ts-social-list-item ul li a b, .footer-social li a, .ts-cat-title span {
	font-family: 'Roboto', sans-serif;
}
h1 {
	font-size: 36px;
	font-weight: 700;
	color: #222222;
}
h2 {
	font-size: 28px;
	font-weight: 700;
	color: #222222;
}
h3 {
	font-size: 20px;
	font-weight: 700;
	color: #222222;
}
h4 {
	font-size: 16px;
	font-weight: 700;
}
p {
	margin-bottom: 1rem;
	font-size: 15px;
	color: #232323;
}
/* Global styles

================================================== */

a, a:active, a:focus, a:hover, a:visited {
	text-decoration: none;
	outline: 0 solid;
}
a {
	-webkit-transition: all ease 500ms;
	-o-transition: all ease 500ms;
	transition: all ease 500ms;
}
a:hover {
	color: #ed1853;
}
.btn {
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
	outline: none;
	border: none;
	padding: 13px 37px;
	border-radius: 0;
	font-weight: 600;
}
.btn.btn-primary {
	background: #e91e63;
}
.btn:hover {
	background: #222;
}
button:focus, .btn:focus {
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none !important;
}


	*,
		*:before,*:after{box-sizing: border-box;}
		#sidebar{will-change: min-height;}
		#sidebar .sidebar__inner{position: relative;transform: translate(0, 0);	transform: translate3d(0, 0, 0);			will-change: position, transform;		}
		.clearfix:after{display: block;	content: "";			clear: both;
		}





ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
section, .section {
	padding: 15px 0;
}
.section-bg {
	background: #f7f7f7;
}
.pl-0 {
	padding-left: 0;
}
.pr-0 {
	padding-right: 0;
}
.pb-0 {
	padding-bottom: 0;
}
.pt-0 {
	padding-top: 0;
}
.p-0 {
	padding: 0;
}
.pr-10 {
	padding-right: 10px;
}
.p-30 {
	padding: 30px 0;
}
.p-50 {
	padding: 50px 0;
}
.p-60 {
	padding: 60px 0;
}
.pt-110 {
	padding-top: 110px;
}
.p-10 {
	padding: 0 10px;
}
.plr-30 {
	padding: 0 30px;
}
.plr-1 {
	padding: 0 5px;
}
.plr-10 {
	padding: 0 10px;
}
.p-100 {
	padding: 100px 0;
}
.mt-15 {
	margin-top: 15px;
}
.mt-50 {
	margin-top: 50px;
}
.mb-10 {
	margin-bottom: 10px;
}
.mb-20 {
	margin-bottom: 20px;
}
.mb-15 {
	margin-bottom: 15px;
}
.mb-25 {
	margin-bottom: 25px;
}
.mb-30 {
	margin-bottom: 30px !important;
}
.mb-35 {
	margin-bottom: 35px;
}
.mb-40 {
	margin-bottom: 40px;
}
.mb-45 {
	margin-bottom: 45px;
}
.mb-50 {
	margin-bottom: 50px;
}
.mb-60 {
	margin-bottom: 60px;
}
.mr--20 {
	margin-right: -20px;
}
.post-cat {
	background: #007dff;
}
/*Text color --*/

.green-color {
	color: #4ab106;
}
.blue-color {
	color: #007dff;
}
.blue-dark-color {
	color: #005689;
}
.bl-light-color {
	color: #007dff;
}
.pink-color {
	color: #ff5575;
}
.yellow-color {
	color: #ffaf31;
}
.purple-color {
	color: #6200ee !important;
}
/*---- Background color --*/

.ts-green-bg {
	background: #4ab106;
}
.ts-blue-bg {
	background: #007dff;
}
.ts-blue-dark-bg {
	background: #005689;
}
.ts-blue-light-bg {
	background: #007dff;
}
.ts-pink-bg {
	background: #ff5575;
}
.ts-yellow-bg {
	background: #ffaf31;
}
.ts-orange-bg {
	background: #ff6e0d;
}
.ts-purple-bg {
	background: #6200ee;
}
.ts-white-bg {
	background: #fff;
}
.ts-blue-light-heighlight {
	background: #007dff;
}
/* social color */

.ts-facebook a i {
	background: #3b5999;
	line-height: 20px;
}
.ts-google-plus a i {
	background: #dd4b39;
	line-height: 20px;
}
.ts-twitter a i {
	background: #55acee;
	line-height: 20px;
}
.ts-pinterest a i {
	background: #bd081c;
	line-height: 20px;
}
.ts-linkedin a i {
	background: #007bb6;
	line-height: 20px;
}
.ts-youtube a i {
	background: #f33220;
	line-height: 20px;
}
/* defailt title setting */

.ts-title {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 25px;
	position: relative;
	width: 90%;
}
.ts-title:before {
	position: absolute;
	left: -6px;
	top: 0;
	width: 3px;
	height: 100%;
	content: '';
	background: #ed1853;
}
.ts-title.white {
	color: #fff;
}
.absolutebutton{}
.absolutebutton .manbutton{  background-color:#ffa312;color:#ffffff;text-align: center;font-size: 15px;
font-weight: 600;padding: 8px 10px;box-shadow:  none; text-transform:uppercase;border: none; display: inline-block; width:auto !important}
.termscon{ position:relative; padding:0 0 0 22px ; display:inline-block}
.termscon input{ position:absolute; left:0; top:7px;}


.fr{ float:right}


.post-title {
	font-size: 14px;
	font-weight: 500;
	color: #232323;
	margin-bottom: 5px;
	letter-spacing: 0.5px ;
	line-height: 20px;
	
	
}
.post-title.lg {
	font-size: 30px;
margin-bottom: 15px !important;
line-height: 35px;
}
.post-title.ex-lg {
	font-weight: 700;
	font-size: 44px;
	color: #212121;
	margin-bottom: 15px;
}
button {
	cursor:pointer
}
.post-title.md {
	font-size: 21px;
line-height: 26px;
margin: 10px 0 0 0;
font-weight: 500;
}
.post-title.md-title {
	font-size: 24px;
	margin-bottom: 10px;
}
.post-title.large {
	font-size: 30px;
	margin-bottom: 15px;
	font-weight: 500;
}
.post-title a {
	color: #222222;
}
.post-title a:hover {
	color: #ed1853;
}
.border-top {
	border-top: 1px solid #e9e9e9;
}
.border-top.bar1 {
	border-color: #4d4d70;
}
#featured-slider .owl-nav {
	position: absolute;
	right: 0;
	top: 0;
}
#featured-slider .owl-nav .owl-prev:before {
	position: absolute;
	right: 0;
	top: 0px;
	bottom: 0;
	width: 1px;
	height: 15px;
	background: #406a91;
	content: '';
	margin: auto;
}
#featured-slider .owl-nav .owl-prev, #featured-slider .owl-nav .owl-next {
	font-size: 14px;
	background: #00386c;
	color: #fff;
	width: 28px;
	height: 28px;
	display: inline-block;
	position: relative;
	margin: 0;
}
/* post meta --*/

.post-meta-info {
	margin-bottom: 10px;
	padding-left: 0;
}
.hindi_css{font-size:17px!important;}
.post-meta-info li {
	font-size: 13px;
	display: inline-block;
	position: relative;
	margin-right: 8px;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	line-height: 25px;
}
.post-meta-info li i {
	margin-right: 6px;
	font-size: 14px;
}
.post-meta-info li a, .post-meta-info li {
	color: #8a8a8a;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
}
.post-meta-info li a:hover {
	color: #ed1853;
}
.post-meta-info li a.post-cat {
	margin-left: 0;
	color: #fff;
}
.post-meta-info li.author {
	padding-left: 40px;
}
.post-meta-info li.author img {
	position: absolute;
	left: 0;
	top: 0;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
}
.post-meta-info li:last-child {
	margin-right: 0;
}
.post-meta-info li.active {
	color: #ed1853;
}
/*- blocqoute */

blockquote {
	font-size: 24px;
	font-weight: 700;
	font-style: italic;
	color: #232323;
	line-height: 36px;
	padding: 0 0 0 75px;
	position: relative;
	margin: 50px 50px;
	z-index: 1;
}
blockquote:before {
	content: '\f10d';
	font-family: 'Fontawesome';
	position: absolute;
	left: 0;
	font-size: 96px;
	background: #f0f1f4;
	display: block;
	/* width: 100px; */

  height: 125%;
	color: #fff;
	line-height: 102px;
	padding: 0 37px 0 0;
	font-style: normal;
	z-index: -1;
	top: 0;
	bottom: 0;
	margin: auto;
}
blockquote cite {
	font-weight: 700;
	float: right;
	position: relative;
	font-size: 16px;
}
blockquote cite:after {
	position: absolute;
	right: -50px;
	top: 0;
	width: 40px;
	height: 2px;
	background: #ed1853;
	content: '';
	bottom: 0;
	margin: auto;
}
/*------------------ owl carosel ---*/

.owl-nav {
	position: absolute;
	right: 0;
	top: -54px;
}
.owl-nav .owl-next, .owl-nav .owl-prev {
	margin: 0 0 0 20px;
	display: inline-block;
	position: relative;
}
.owl-nav .owl-next i, .owl-nav .owl-prev i {
	font-size: 20px;
	line-height: 27px;
}
.owl-nav .owl-next:hover i, .owl-nav .owl-prev:hover i {
	color: #ed1853;
}
.owl-nav .owl-prev:before {
	position: absolute;
	right: -11px;
	top: 0px;
	width: 1px;
	height: 15px;
	background: #ddd;
	content: '';
	bottom: 0;
	margin: auto;
	display: block;
	text-align: center;
}
.owl-dots {
	position: absolute;
	right: 0;
	top: -49px;
	z-index: 1;
	display: none;
}
.owl-dots .owl-dot span {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #ed1853;
	display: inline-block;
	opacity: 1;
	margin: 0 3px;
	opacity: .5;
}
.owl-dots .owl-dot.active span {
	height: 10px;
	width: 10px;
	border-radius: 50%;
	position: relative;
	top: 2px;
	opacity: 1;
}
#more-news-slider .owl-dots .owl-dot span {
	background: #17110a;
}
/*------- social color -----*/

/*  */

/*-------------------------

  preloader 

  ---------------------*/

#preloader {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 99999999999;
	overflow: hidden;
	background-color: #ed1853;
	-webkit-transition: all 1.5s ease-out;
	-o-transition: all 1.5s ease-out;
	transition: all 1.5s ease-out;
}
#preloader.loaded {
	top: -200%;
}
#preloader.loaded .preloader-cancel-btn-wraper {
	bottom: 200%;
}
.preloader-cancel-btn-wraper {
	position: fixed;
	bottom: 0;
	right: 0;
	padding: 30px;
	-webkit-transition: all 1.5s ease-out;
	-o-transition: all 1.5s ease-out;
	transition: all 1.5s ease-out;
}
.preloader-cancel-btn-wraper .preloader-cancel-btn {
	border-radius: 36px;
	font-size: 11px;
	padding: 13px 23px;
	background: #9a2521;
}
.spinner {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.double-bounce1 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #FFFFFF;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-bounce 2.0s infinite ease-in-out;
	animation: sk-bounce 2.0s infinite ease-in-out;
}
.double-bounce2 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #FFFFFF;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-bounce 2.0s infinite ease-in-out;
	animation: sk-bounce 2.0s infinite ease-in-out;
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}
 @-webkit-keyframes sk-bounce {
 0%, 100% {
 transform: scale(0);
 -webkit-transform: scale(0);
}
 50% {
 transform: scale(1);
 -webkit-transform: scale(1);
}
}
 @keyframes sk-bounce {
 0%, 100% {
 transform: scale(0);
 -webkit-transform: scale(0);
}
 50% {
 transform: scale(1);
 -webkit-transform: scale(1);
}
}
/*------------------------------

  top bar

------------------------------*/

.ts-top-nav {
	padding-left: 26px;
}
.ts-top-nav li {
	display: inline-block;
	margin-right: 16px;
}
.ts-top-nav li a {
	font-size: 15px;
color:
#b9b9b9;
line-height: 40px;
font-family: 'Roboto', sans-serif;
}
.ts-top-nav li a:hover {
	color: #ed1853;
}
.ts-top-nav li:last-of-type {
	margin-right: 0;
}
.top-social li {
	display: inline-block;
	line-height: 41px;
}
.top-social li a {
	color:
#b9b9b9;

font-size: 14px;

padding: 5px 11px 4px 10px;

font-weight: 500;

font-family: 'Roboto', sans-serif;
}
.top-social li.ts-date {
	padding: 0 14px;
	margin-left: 19px;
	background: #ed1853;
	color: #fff;
	font-weight: 600;
}



.top-social li.ts-subscribe {
	padding: 0 30px;
	margin-left: 19px;
	background: #ed1853;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
}
.top-social li.ts-subscribe a {
	color: #fff;
}
.top-bar {
	background: #fff;
	padding: 0;/*index 2----*//*---- version  ---*/

}
.top-bar .ts-temperature {
	display: inline-block;
	padding-right: 30px;
	position: relative;
}
.top-bar .ts-temperature:before {
	position: absolute;
	right: 0;
	top: 3px;
	width: 1px;
	height: 20px;
	content: '';
	background: #e9e9e9;
}
.top-bar .ts-temperature i {
	color: #ffaf31;
}
.top-bar .ts-temperature span b {
	font-weight: 400;
	position: relative;
	top: -4px;
}
.top-bar .ts-top-nav {
	display: inline-block;
}
.top-bar.v2 {
	background: #c2211c;
}
.top-bar.v2 .ts-breaking-news {
	margin-bottom: 0;
	background: transparent;
	padding: 0;
}
.top-bar.v2 .ts-breaking-news .breaking-title {
	color: #fff;
}
.top-bar.v2 .ts-breaking-news p a {
	color: #fff;
}
.top-bar.v2 .top-social li a {
	color: #fff;
}
.top-bar.v3 .ts-date {
	display: inline-block;
	padding-right: 50px;
	font-weight: 500;
	font-size: 14px;
	color: #8a8a8a;
}
.top-bar.v3 .ts-temperature {
	border-right: none;
	padding-right: 0;
}
.top-bar .ts-date {
	font-size: 13px;
	font-weight: 500;
	color: #606060;
}
.top-bar .ts-date-item {
	background: #ed1853;
	display: inline-block;
	line-height: 42px;
	padding: 0 14px;
	color: #fff;
}
.top-bar.top-bg {
	background: #f4f4f4;
}
.top-bar .top-nav li {
	display: inline-block;
}
.top-bar .top-nav li a {
	font-size: 13px;
	color: #606060;
	line-height: 26px;
	line-height: 34px;
	margin-left: 35px;
}
.top-bar.bg-blue-dark {
	background: #004e7c;
}
.top-bar.bg-blue-dark .ts-date {
	color: #fff;
}
.top-bar.bg-blue-dark .ts-top-nav li a {
	color: #dde7ee;
}
.top-bar.v4 {
	background: #2c2c2c;
}
.top-bar.v4 .ts-breaking-news {
	margin-bottom: 0;
	background: transparent;
	padding: 8px 20px 8px 0;
}
.top-bar.v4 .ts-breaking-news .breaking-post-content p a {
	color: #fff;
}
.top-bar.v5 .ts-breaking-news {
	padding: 7px 20px 7px 0;
	margin-bottom: 0;
}
/*=============================

         header middle

 =============================*/

.header-middle {
	padding: 15px 0;
	background-color: #ffffff;
}
.header-middle .banner-img {
	text-align: center;
}
.header-middle.v2 {
	background: #ed1853;
	padding: 4px 0;
	margin-bottom: 5px;
}
.header-middle.v2 .logo a {
	text-align: left;
}
.header-middle.v3 {
	padding: 25px 0;
}
.header-middle.v4 {
	padding: 38px 0;
}
.banner-img img {
	max-width: 100%;
}
.bg-blue {
	background: #005689;
}
.currency-list-item ul li {
	display: inline-block;
	border-right: 1px solid #1a6795;
	padding-right: 10px;
}
.currency-list-item ul li .currency-item {
	display: inline-block;
	padding: 0 14px;
}
.currency-list-item ul li .currency-item label {
	display: block;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	letter-spacing: 0.7px;
	text-transform: uppercase;
}
.currency-list-item ul li .currency-item span {
	font-size: 12px;
}
.currency-list-item ul li .currency-item.right {
	text-align: right;
}
 .currency-list-item ul li:nth-child(odd) .currency-item span {
 color: #ff433d;
}
 .currency-list-item ul li:nth-child(even) .currency-item span {
 color: #11e260;
}
.currency-list-item ul li:last-child {
	padding-right: 0;
	border-right: none;
}
.currency-list-item ul li:last-child .currency-item.right {
	padding-right: 0;
}



/*=============================

        header nav

 =============================*/

@media (min-width: 992px) {
 .ts-menu-sticky.sticky {
 -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
 box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
 position: fixed;
 top: 0;
 z-index: 9;
 width: 100%;
 left: 0;
 right: 0;
 margin: auto;
 max-width: 930px;
}
 .ts-menu-sticky.sticky.fade_down_effect {
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 -webkit-animation-duration: 1s;
 animation-duration: 1s;
 -webkit-animation-fill-mode: both;
 animation-fill-mode: both;
 -webkit-animation-delay: .1s;
 animation-delay: .1s;
}
}
 @media (min-width: 1200px) {
 .ts-menu-sticky.sticky {
 max-width: 1110px;
}
}
/*------ nav top ------ */

.header-nav-item {
	padding-left: 5px;
}
.breaking-title {
	font-size: 13px;
	text-transform: uppercase;
	color: #ed1853;
	font-weight: 700;
	margin-bottom: 0;
	line-height: 26px;
	padding-right: 10px;
}
.breaking-title i {
	font-size: 15px;
	margin-right: 6px;
}
.mobile-logo {
	display: none;
}
.ts-breaking-news {
	background: #fff;
	padding: 12px 20px;
	margin-bottom: 5px;
}
.ts-breaking-news p {
	margin-bottom: 0;
}
.ts-breaking-news p a {
	font-size: 13px;
	line-height: 26px;
	color: #5c5c5c;
}
.ts-breaking-news .breaking-news-content {
	width: 80%;
}
#breaking_slider .owl-nav {
	position: absolute;
	right: -49px;
	top: 1px;
}
#breaking_slider .owl-nav .owl-prev, #breaking_slider .owl-nav .owl-next {
	width: 24px;
	background: #f0f1f4;
	color: #222;
	line-height: 19px;
	margin-left: 5px;
	height: 24px;
	font-size: 16px;
}
#breaking_slider .owl-nav .owl-prev:before, #breaking_slider .owl-nav .owl-next:before {
	display: none;
}
#breaking_slider .owl-nav .owl-prev:hover, #breaking_slider .owl-nav .owl-next:hover {
	background: #ed1853;
	color: #fff;
}
.header-default {
	position: relative;
}
.logo {
	background: #ed1853;
	height: 115px;
}
.logo a {
	display: block;
	text-align: center;
	line-height: 115px;
}
.nav-header {
	padding: 0;
	margin: 0;
	width: 0;
}
.navigation {
	height: 60px;
	display: block;
}
.nav-menu > li > a {
	height: 60px;
	padding: 22px 20px;
	text-transform: uppercase;
	font-weight: 700;
	color: #232323;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
}
.nav-menu > li > a .submenu-indicator {
	-webkit-transition: all 0s;
	-o-transition: all 0s;
	transition: all 0s;
	margin-top: 0px;
}
.nav-menu > li > a .submenu-indicator:before {
	content: '\f0d7';
	font-size: 14px;
	font-family: 'FontAwesome';
}
.nav-menu > li > a .submenu-indicator .submenu-indicator-chevron {
	display: none;
}
.nav-menu > li > a:hover {
	background: #ed1853;
	color: #fff !important;
}
.nav-menu > li .nav-dropdown li a {
	font-weight: 700;
	height: 50px;
	padding: 16px 20px;
}
.nav-menu > li.focus > a {
	color: #ed1853;
}
.nav-menu > li.active > a {
	background: #ed1853;
	color: #fff;
}
.nav-menu > li.active > a .submenu-indicator-chevron {
	border-color: transparent #ffffff #ffffff transparent;
}
.nav-menu > li .nav-dropdown {
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.nav-menu > li .nav-dropdown li a {
	font-size: 14px;
	color: #232323;
	border: none;
	padding: 14px 16px;
	font-weight: 400;
}
.nav-menu > li .nav-dropdown li a:hover {
	color: #ed1853;
}
.nav-menu > li .nav-dropdown li a:before {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 85%;
	right: 0;
	margin: auto;
	height: 1px;
	background: #eae8e8;
	content: '';
}
.nav-menu > li .nav-dropdown li:last-child a:before {
	display: none;
}
.nav-menu .megamenu-panel {
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.nav-menu .megamenu-lists .megamenu-list > li > a {
	font-size: 14px;
	color: #232323;
}
.nav-menu .megamenu-lists .megamenu-list > li > a:hover {
	color: #ed1853;
	background: transparent;
}
.nav-menu .megamenu-tabs-nav {
	background: #f0f1f4;
}
.nav-menu .megamenu-tabs-nav > li > a {
	font-size: 14px;
	color: #232323;
	border: none;
	padding: 14px 16px 14px 30px;
}
.nav-menu .megamenu-tabs-nav > li > a:hover {
	color: #ed1853;
	background: #f0f1f4;
}
.nav-menu .megamenu-tabs-nav > li.active a {
	background: transparent;
	color: #ed1853;
}
.nav-menu .megamenu-tabs {
	padding: 15px 0;
}
.nav-menu .megamenu-tabs-pane {
	border: none;
	border-left: 1px solid #f0f1f4;
	padding-left: 30px;
	padding-top: 0;
	padding-bottom: 0;
}
.right-menu li {
	float: left;
}
.right-menu li a {
	line-height: 61px;
	width: 60px;
	height: 60px;
	font-size: 19px;
	display: block;
	text-align: center;
	border-left: 1px solid #e9e9e9;
	color: #8a8a8a;
}
.right-menu li .nav-search {
	height: 60px;
}
.right-menu li .nav-search .nav-search-button {
	height: 100%;
	line-height: 64px;
	color: #fff;
	font-size: 17px;
	width: 60px;
	background: #ed1853;
}
.right-menu .nav-search-inner input[type=text], .right-menu .nav-search-inner input[type=search] {
	height: 60px;
	line-height: 60px;
	font-size: 20px;
}
.right-menu .nav-search-close-button {
	top: 16px;
}
/*----------- header-standerd---------*/

.header-standerd {
	background: #ed1853;
}
.header-standerd .navigation {
	background: transparent;
}
.header-standerd .nav-menu > li > a {
	color: #fff;
}
.header-standerd .nav-menu > li > a:hover {
	background: #c2211c;
}
.header-standerd .nav-menu > li.active > a {
	background: #c2211c;
}
.header-standerd .right-menu li a {
	border-left: none;
	color: #fff;
	position: relative;
}
.header-standerd .right-menu li a:before {
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 20px;
	content: '';
	bottom: 0;
	margin: auto;
	background: #fff;
}
/*-------  vertion 3 ------*/

.menu-centerd .ts-main-menu {
	text-align: center !important;
}
.nav-menu-item {
	position: relative;
}
.nav-menu-item .ts-main-menu .nav-menu > li > a {
	font-size: 16px;
	height: 70px;
	font-weight: 400;
	color: #212121;
	padding: 22px 28px;
	text-transform: capitalize;
}
.nav-menu-item .ts-main-menu .nav-menu > li > a:hover {
	background: #fff;
}
.nav-menu-item .ts-main-menu .nav-menu > li .nav-dropdown li a:hover {
	background: #6cba40;
	color: #fff;
}
.nav-menu-item .ts-main-menu .nav-menu li.active > a {
	background: transparent;
	color: #6cba40;
}
.nav-menu-item .ts-main-menu .right-menu li .nav-search .nav-search-button {
	background: transparent;
	color: #212121;
	width: 50px;
	height: auto;
	line-height: 69px;
	font-size: 16px;
}
.nav-menu-item.nav-icon-item .navigation {
	height: 114px;
}
.nav-menu-item.nav-icon-item .nav-menu > li > a {
	padding: 22px 58px;
	height: 100% !important;
	font-size: 14px;
	font-weight: 500 !important;
	color: #383838;
	text-transform: uppercase !important;
}
.nav-menu-item.nav-icon-item .nav-menu > li > a i {
	display: block;
	width: auto;
	text-align: center;
	margin-bottom: 12px;
	font-size: 35px;
	height: auto;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	line-height: 34px;
}
.nav-menu-item.nav-icon-item .nav-menu > li .nav-dropdown li a:hover {
	color: #fff;
}
.nav-menu-item.nav-icon-item .ts-main-menu .right-menu li .nav-search .nav-search-button {
	width: auto;
	line-height: 36px;
	padding: 25px 61px;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
}
.nav-menu-item.nav-icon-item .ts-main-menu .right-menu li .nav-search .nav-search-button i {
	font-size: 24px;
}
.nav-menu-item.nav-icon-item .ts-main-menu .right-menu li .nav-search .nav-search-button b {
	display: block;
	text-transform: uppercase;
	font-weight: 500;
}
.nav-menu-item.nav-icon-item .ts-main-menu .right-menu li .nav-search .nav-search-button:hover {
	color: #6cba40;
}
/*---- vertion 4---*/

.header-transparent {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 100%;
	border-bottom: 1px solid #33335b;
}
.header-transparent .nav-header {
	width: auto;
}
.header-transparent .nav-header .nav-brand {
	padding: 0;
	line-height: 80px;
}
.header-transparent .navigation {
	background: transparent;
	height: 80px;
}
.header-transparent .nav-menu > li > a {
	color: #fff;
	height: 80px;
	padding: 31px 26px;
	position: relative;
}
.header-transparent .nav-menu > li > a .submenu-indicator {
	margin-top: 0;
}
.header-transparent .nav-menu > li > a:before {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background: #007dff;
	content: '';
	opacity: 0;
	visibility: hidden;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}
.header-transparent .nav-menu > li > a:hover {
	background: transparent;
}
 .header-transparent .nav-menu > li > a:hover::before {
 opacity: 1;
 visibility: visible;
 -webkit-transform: scale(1);
 -ms-transform: scale(1);
 transform: scale(1);
}
.header-transparent .nav-menu > li.active > a {
	background: transparent;
	color: #007dff;
}
.header-transparent .nav-menu > li .nav-dropdown {
	border-top: none;
	background: #fff;
}
.header-transparent .right-menu li .nav-search {
	width: 80px;
	height: 80px;
	margin-left: 15px;
}
.header-transparent .right-menu li .nav-search .nav-search-button {
	width: 100%;
	height: 100%;
	line-height: 80px;
	background: transparent;
	border-left: 1px solid #33335b;
	border-right: 1px solid #33335b;
}
.header-box .navigation {
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
	height: 50px;
}
.header-box .right-menu li .nav-search {
	height: 50px;
}
.header-box .right-menu li .nav-search .nav-search-button {
	line-height: 56px;
}
.header-box .nav-menu > li > a {
	padding: 16px 25px;
	height: 50px;
}
.header-box .nav-menu > li > a:hover {
	background: #fff;
	color: #005689 !important;
}
 .header-box .nav-menu > li > a:hover::before {
 opacity: 1;
 visibility: visible;
 width: 100%;
}
.header-box .nav-menu > li > a .submenu-indicator {
	margin-top: 0;
}
.header-box .nav-menu > li > a:before {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0%;
	height: 2px;
	background: #005689;
	content: '';
	opacity: 0;
	visibility: hidden;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
}
.header-box .nav-menu > li.active > a {
	background: transparent;
	color: #005689;
}
.header-box .right-menu li .nav-search .nav-search-button {
	background: #fff;
	color: #232323;
}
.ts-mega-menu.megamenu-panel {
	max-width: 500px;
	padding: 15px 0;
}
.ts-mega-menu.megamenu-panel .megamenu-list li a {
	height: 46px;
	padding: 15px 20px;
}
/*------------------------------

    featured post area 

    ------------------------------*/

.ts-overlay-style {
	position: relative;
}
.ts-overlay-style.featured-post.featured-post-style .post-cat.ts-orange-bg, .ts-overlay-style .post-cat.ts-pink-bg {
	position:absolute;
	left:0;
	top:0
}
.ts-overlay-style .post-title {
	color:#fff
}
.myu.item {
	position:relative
}
.myu.item .overlayuuyu {
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	z-index:90
}
.topnumber strong {
	color:#fff;
}
.ts-overlay-style .item:before {
	content: " ";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1;
	bottom: 0;
	left: 0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(25%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.95)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.95) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.95) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.95) 100%);
}
.ts-overlay-style .item:after {
	
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 0;
	bottom: 0;
	left: 0;
	content: '';
	opacity: 0;
	-webkit-transition: all ease 500ms;
	-o-transition: all ease 500ms;
	transition: all ease 500ms;
	
}
.ts-overlay-style .item:hover:after {
	opacity: 1;
}
.ts-overlay-style.ts-featured .item {
	min-height: 573px;
	position: relative;
	background-position: 50% 50%;
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-backface-visibility: hidden;
}
.ts-overlay-style.ts-featured .item .post-content {
	padding: 40px;
}
.ts-overlay-style.ts-featured .item .post-title {
	margin-bottom: 24px;
}
.ts-overlay-style .post-meta-info {
	margin-bottom: 0;
}
#featured-slider-2 .item {
	min-height: 418px;
}
#featured-slider-2 .owl-dots {
	right: 20px;
	top: 5px;
}
#featured-slider-2 .owl-dots .owl-dot span {
	background: #fff;
}
#featured-slider-2 .post-title.lg {
	font-size: 30px;
}
.post-content {
	z-index: 1;
	position: relative;
}
.post-content .blogcontent {
	min-height:45px;
	margin-bottom:5px;
}
.post-content p {
	font-size: 15px;
	line-height: 24px;
	margin:0;
	padding:0;
	color: #232323;
}
.ts-overlay-style .overlay-post-content {
	position: absolute;
	bottom: 0;
}
.ts-overlay-style .overlay-post-content .post-content {
	padding: 24px 24px 18px;
}
.ts-overlay-style .overlay-post-content .post-date-info {
	color: #fff;
}
.ts-overlay-style .overlay-post-content .post-title {
	margin-bottom: 0px;
}
.ts-overlay-style .overlay-post-content .post-title a {
	color: #fff;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
}
.ts-overlay-style .overlay-post-content .post-title.md {
	margin-bottom: 9px;
}
.ts-overlay-style .overlay-post-content .post-meta-info li {
	color: #fff;
}
.ts-overlay-style .overlay-post-content .post-meta-info li a {
	color: #fff;
}
.ts-overlay-style .overlay-post-content .post-meta-info li a:hover {
	color: #ed1853;
}
.ts-overlay-style .overlay-post-content .post-meta-info li.active {
	color: #ed1853;
}
.post-cat {
	position: relative;
	z-index: 1;
	display: inline-block;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0px 10px;
	margin-left: 40px;
	line-height: 21px;
	height: 19px;
	top: -3px;
	letter-spacing: .55px;
}
.post-cat:hover {
	color: #fff;
}
.cat-name {
	font-size: 11px;
	color: #6cba40;
	font-weight: 700;
	text-transform: uppercase;
	display: block;
	margin-bottom: 5px;
}
.post-date-info {
	font-size: 12px;
	display: block;
	position: relative;
	color: #8a8a8a;
}
/*--------- single post ---*/

.ts-grid-box {
	
	margin-bottom: 30px;
	padding: 20px 20px 40px 20px;
	background: #fff;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);/*.post-content{

        padding: 20px;

        background: $white-color;

        box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);

      }*/
}
.ts-grid-box.ts-grid-content {
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.ts-grid-box.ts-grid-content .post-content {
	padding: 0 20px 18px 20px;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
}
.ts-grid-box.ts-grid-content:hover .ts-post-thumb img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.ts-grid-box .post-cat {
	position: absolute;
	margin-left: 30px;
	top: 0;
}
.ts-grid-box .ts-post-thumb {
	position: relative;
	width: 100%;
	
	overflow: hidden;
	margin-bottom: 5px;
	min-height: 13px;
}
.ts-grid-box .ts-post-thumb img {
	width: 100%;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.ts-grid-box .ts-post-thumb:hover img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.ts-grid-box:last-of-type {
	margin-bottom: 16px;
	position: relative;
}
.ts-grid-box.ts-grid-content-1 .post-cat {
	position: relative;
	margin-bottom: 16px;
	margin-left: 0;
}
.ts-grid-box.ts-grid-content-1 .ts-post-thumb {
	margin-bottom: 0;
}
.ts-grid-box.ts-grid-content-1 .post-content {
	padding: 20px 22px 18px 22px;
}
.ts-grid-box.ts-grid-content-1 .post-meta-info li a:hover {
	color: #005689;
}
.ts-grid-box.ts-grid-content-1.featured-item .post-content {
	padding: 20px 28px 18px 28px;
}
.ts-grid-box.ts-grid-content-1.featured-item .ts-post-thumb .link-img {
	min-height: 290px;
}
.ts-post-overlay-style-1 {
	background: transparent;
	padding: 0;
}
.ts-post-overlay-style-1 .ts-post-thumb {
	margin-bottom: 10px;
}
.ts-post-overlay-style-1 .ts-post-thumb img {
	min-height: 204px;
}
.ts-post-overlay-style-1 .ts-overlay-style:last-of-type .ts-post-thumb {
	margin-bottom: 0;
}
/*------- post tab list ---*/

.post-list-item {
	position: relative;
	background: #fff;
}
.post-list-item .nav-tabs {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 6px;
}
.post-list-item .nav-tabs li {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	-webkit-box-flex: 1;
	flex-grow: 1;
	max-width: 100%;
	text-align: center;
}
.post-list-item .nav-tabs li a {
	font-size: 13px;
	text-transform: uppercase;
	color: #8a8a8a;
	line-height: 50px;
	font-weight: 500;
	position: relative;
	display: block;
}
 .post-list-item .nav-tabs li a::before {
 position: absolute;
 left: 0;
 bottom: 0;
 width: 100%;
 height: 2px;
 background: #6200ee;
 content: '';
 opacity: 0;
 -o-transition: all 0.4s ease;
 transition: all 0.4s ease;
 -webkit-transition: all 0.4s ease;
 -moz-transition: all 0.4s ease;
 -ms-transition: all 0.4s ease;
}
.post-list-item .nav-tabs li a i {
	margin-right: 6px;
}
.post-list-item .nav-tabs li a.active {
	color: #6200ee;
}
 .post-list-item .nav-tabs li a.active::before {
 opacity: 1;
}
.post-list-item.blue-dark .nav-tabs li a:before {
	background: #005689;
}
.post-list-item.blue-dark .nav-tabs li a.active {
	color: #005689;
}
.post-list-item.blue-dark .post-title a:hover {
	color: #005689;
}
/*---------- tab list -----*/

.post-tab-list {
	margin-bottom: 0;
	padding: 0px;
}
.post-tab-list .post-content.media {
	border-bottom: 1px solid #ededed;
	margin-bottom: 16px;
	padding-bottom: 15px;
}
.post-tab-list .post-content.media .post-title {
	margin-bottom: 0;
}
.post-tab-list .post-content.media:last-of-type {
	padding-bottom: 0;
	border-bottom: none;
	margin-bottom: 5px;
}
.post-tab-list .post-tag {
	line-height: 10px;
	margin-bottom: 6px;
	display: block;
}
.post-tab-list .post-tag a {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 700;
}
img.sidebar-img {
	width: 70px;
	height: 50px;
	margin-right: 15px;
}
/*---------------------------

      hot topics

  ---------------------------*/

#hot-topics-slider {
	margin-bottom: -60px;
}
.heighlight {
	background: #007dff;
}
.heighlight .ts-post-thumb .post-cat {
	position: absolute;
	margin-left: 0;
	top: auto;
	bottom: 0;
	padding: 4px 15px 0 20px;
}
.heighlight .ts-post-thumb .post-cat:before {
	border-style: solid;
	border-width: 28px 0 0 20px;
	border-color: transparent transparent transparent #007bff;
	position: absolute;
	right: -20px;
	top: 0;
	content: '';
}
.heighlight .post-content {
	padding: 0 20px 20px;
}
.heighlight .post-content .post-title a {
	color: #fff;
}
.heighlight .post-content .post-title a:hover {
	opacity: .8;
}
.heighlight .post-content .post-meta-info li {
	color: #fff;
}
.heighlight .post-content .post-date-info {
	color: #fff;
}
.heighlight.ts-green-heighlight {
	background: #4ab106;
}
.heighlight.ts-green-heighlight .post-cat {
	background: #4ab106;
}
.heighlight.ts-green-heighlight .post-cat:before {
	border-color: transparent transparent transparent #4ab106;
}
.heighlight.ts-blue-heighlight {
	background: #007dff;
}
.heighlight.ts-blue-heighlight .post-cat {
	background: #007dff;
}
.heighlight.ts-blue-heighlight .post-cat:before {
	border-color: transparent transparent transparent #007dff;
}
.heighlight.ts-blue-light-heighlight {
	background: #007dff;
}
.heighlight.ts-blue-light-heighlight .post-cat {
	background: #007dff;
}
.heighlight.ts-blue-light-heighlight .post-cat:before {
	border-color: transparent transparent transparent #007dff;
}
.heighlight.ts-pink-heighlight {
	background: #ff5575;
}
.heighlight.ts-pink-heighlight .post-cat {
	background: #ff5575;
}
.heighlight.ts-pink-heighlight .post-cat:before {
	border-color: transparent transparent transparent #ff5575;
}
.heighlight.ts-yellow-heighlight {
	background: #ffaf31;
}
.heighlight.ts-yellow-heighlight .post-cat {
	background: #ffaf31;
}
.heighlight.ts-yellow-heighlight .post-cat:before {
	border-color: transparent transparent transparent #ffaf31;
}
/*----------------------------

      watch now featured 

  ------------------------------*/

.ts-video-btn {
	position: absolute;
	bottom: 0;
	font-size: 80px;
	right: 0;
	left: 0;
	top: 100px;
	margin: auto;
	display: block;
	text-align: center;
	color: #fff;
	z-index: 1;
}
.ts-video-btn:hover {
	color: #fff;
}
.post-list-box .nav-link {
	width:100%;
	display:block;
	padding: 20px 0;
	border-bottom: 1px solid #e3e4e6;
}
.post-list-box .nav-link:first-of-type {
	padding-top: 0;
}
.post-list-box .nav-link:last-of-type {
	border-bottom: none;
	padding-bottom: 0;
}
.post-list-box .post-content img {
	width: 128px;
	height: 85px;
	margin-right: 15px;
}
.post-list-box .post-content .post-title:hover {
	color: #ed1853;
}
.post-list-box.ts-list-post-box.ts-grid-content .post-content img {
	width: 110px;
	height: auto;
	margin-right: 15px;
}
.watch-post .ts-overlay-style .item {
	min-height: 343px;
}
.item:hover .ts-post-thumb img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
/*---------------------------------

    tranding post 

------------------------------------*/

.ts-grid-box.ts-col-box {
	padding: 40px 15px 22px 20px;
}
.ts-grid-box.ts-col-box .post-cat {
	margin-left: 0;
}
.ts-grid-box.ts-col-box .ts-title:before {
	left: -15px;
}
.ts-grid-box.ts-col-box .item {
	margin-bottom: 26px;
}
.ts-grid-box.ts-col-box .item:last-of-type {
	margin-bottom: 0;
}
.ts-grid-box.ts-col-box .post-date-info {
	display: block;
}
.ts-grid-box.ts-col-box .post-content p {
	margin-top: 8px;
}
.ts-tranding-post {
	padding: 30px 0 0 0;
}
.ts-tranding-post .ts-post-thumb {
	margin-bottom: 0;
}
.ts-tranding-post .ts-title {
	margin-left: 30px;
}
.ts-tranding-post .ts-arrow {
	position: absolute;
	right: 15px;
	top: 28px;
}
.ts-tranding-post .ts-arrow a {
	padding: 0 8px;
	color: #101010;
	display: inline-block;
	position: relative;
	font-size: 20px;
}
.ts-tranding-post .ts-arrow a:hover {
	color: #ed1853;
}
 .ts-tranding-post .ts-arrow a.control-prev::before {
 position: absolute;
 right: -2px;
 top: -3px;
 width: 1px;
 height: 17px;
 background: #ddd;
 content: '';
 bottom: 0;
 margin: auto;
 display: block;
 text-align: center;
}
.ts-tranding-post .slider-indicators {
	background: #2e55bd;
}
.ts-tranding-post .slider-indicators.carousel-indicators {
	list-style: none;
	padding: 0;
	position: relative;
	display: block;
	margin: 0;
	width: 100%;
	bottom: 0;
}
.ts-tranding-post .slider-indicators.carousel-indicators > li {
	float: left;
	cursor: pointer;
	width: 50%;
	display: inline-block;
	margin: 0;
	height: auto;
	text-indent: 1px;
	background: transparent;
}
.ts-tranding-post .slider-indicators.carousel-indicators > li:before {
	position: absolute;
	right: -4px;
	left: auto;
	display: block;
	width: 1px;
	height: 48px;
	content: "";
	background: #233f88;
	bottom: 0;
	top: 0;
	margin: auto;
}
.ts-tranding-post .slider-indicators.carousel-indicators > li:after {
	position: absolute;
	right: -3px;
	left: auto;
	display: block;
	width: 1px;
	height: 48px;
	content: "";
	background: #6c7ca5;
	bottom: 0;
	top: 0;
	margin: auto;
}
.ts-tranding-post .slider-indicators.carousel-indicators > li:last-child:before, .ts-tranding-post .slider-indicators.carousel-indicators > li:last-child:after {
	display: none;
}
.ts-tranding-post .slider-indicators.carousel-indicators > li.active {
	border-bottom: 4px solid #ffaf31;
}
.ts-tranding-post .slider-indicators .post-content {
	padding: 20px 20px 17px;
}
.ts-tranding-post .slider-indicators .post-content .post-count {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	border: 1px solid #adc3ff;
	font-size: 20px;
	text-align: center;
	color: #fff;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-item-align: center;
	align-self: center;
	/* margin: auto; */

  display: block;
	-ms-flex-line-pack: center;
	align-content: center;
	padding: 0 17px;
	margin-right: 10px;
	background: #2b50b1;
}
/*-------------------------- social list ----*/

.ts-social-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.ts-social-list li {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	text-align: center;
	font-size: 13px;
	font-weight: 500;
}
.ts-social-list li a i {
	font-size: 16px;
width: 35px;
height: 35px;
display: block;
text-align: center;
color:
#fff;
border-radius: 4px;
-webkit-border-radius: 4px;
-ms-border-radius: 4px;
padding: 10px 0;
margin: auto auto 3px;
}
.ts-social-list li b {
	display: block;
	color: #222222;
	margin-bottom: 2px;
	line-height: 13px;
	font-size: 13px;
	font-weight: 500;
}
.ts-social-list li span {
	display: block;
	color: #a9a9a9;
	font-size: 13px;
	line-height: 19px;
}
/*-------------- right sidebar ---*/

.widgets {
	margin-bottom: 30px;
}
.widgets .ts-social-list li {
	margin-bottom: 6px;
}
 .widgets .ts-social-list li:nth-last-child(1), .widgets .ts-social-list li:nth-last-child(2), .widgets .ts-social-list li:nth-last-child(3) {
 margin-bottom: 0;
}
.widgets:last-of-type {
	margin-bottom: 0;
}
.widgets .ts-overlay-style .item {
	height: auto;
}
.widgets .ts-overlay-style .item .post-content {
	padding: 13px 20px;
}
.widgets ul li {
	font-size: 14px;
	color: #232323;
}
.widgets ul li a {
	font-size: 15px;
	color: #232323;
}
.widgets ul li a:hover {
	color: #ed1853;
}
.widgets .category-list li {
	display: block;
	clear: both;
	margin-bottom: 6px;
}
 .mycatlist .category-list li:nth-of-type(6n+1) a span {
background-color:#ff6e0d
}
 .mycatlist .category-list li:nth-of-type(6n+2) a span {
background-color:#4ab106
}
 .mycatlist .category-list li:nth-of-type(6n+3) a span {
background-color:#ff6e0d
}
 .mycatlist .category-list li:nth-of-type(6n+4) a span {
background-color:#007dff
}
 .mycatlist .category-list li:nth-of-type(6n+5) a span {
background-color:#a71f03
}
 .mycatlist .category-list li:nth-of-type(6n+6) a span {
background-color:#cf2c03
}
label.error {
	color:#f00!important;
}
.widgets .category-list li a span {
	float: right;
	color: #fff;
	padding:0;
	width: 23px;
	height: 23px;
	text-align: center;
	line-height: 23px;
	display: inline-block;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
}
.widgets .category-list li:last-child {
	margin-bottom: 0;
}
.widgets.post-tab-list .widget-title:before {
	left: -15px;
}
.widgets.post-tab-list .post-content.media {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.widgets.post-tab-list .post-content.media:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0px;
}
.widgets.tag-list ul li {
	display: inline-block;
}
.widgets.tag-list ul li a {
	border: 1px solid #e7e7e7;
	padding: 5px 10px;
	border-radius: 36px;
	-webkit-border-radius: 36px;
	-ms-border-radius: 36px;
	line-height: 36px;
}
.widgets.tag-list ul li a:hover {
	background: #ed1853;
	border-color: #ed1853;
	color: #fff;
}
.widgets.ts-grid-box.ts-col-box {
	padding: 30px 15px 22px;
}
.widgets.widgets-populer-post {
	padding: 20px 15px 20px;
}

.widgets.widgets-populer-post .post-content.media {
	margin-top: 15px;
	padding-bottom: 12px;
	border-bottom: 1px solid #e3e4e6;
}

.widgets.ts-social-list-item ul {
	margin: -4px 0;
}
.widgets.ts-social-list-item ul li {
	display: inline-block;
}
.widgets.ts-social-list-item ul li a {
	text-align: center;
	display: block;
	min-width: 57px;
	font-size: 13px;
	padding: 8px 0;
	margin: 4px 2px;
	color: #fff;
}
.widgets.ts-social-list-item ul li a i {
	display: block;
	font-size: 16px;
	margin-bottom: 9px;
}
.widgets.ts-social-list-item ul li a b, .widgets.ts-social-list-item ul li a span {
	display: block;
	margin-bottom: 0;
	line-height: 13px;
	cursor: pointer;
}
.widgets.ts-social-list-item ul li a b {
	font-weight: 600;
	margin-bottom: 4px;
}
.widgets.ts-social-list-item ul li a span {
	font-size: 10px;
}
.widgets.ts-social-list-item ul .ts-facebook a {
	background: #3b5999;
}
.widgets.ts-social-list-item ul .ts-twitter a {
	background: #55acee;
}
.widgets.ts-social-list-item ul .ts-google-plus a {
	background: #dd4b39;
}
.widgets.ts-social-list-item ul .ts-linkedin a {
	background: #007bb6;
}
.widgets.ts-social-list-item ul .ts-pinterest a {
	background: #bd081c;
}
.widgets.ts-social-list-item ul .ts-youtube a {
	background: #f33220;
}
.widgets.ts-social-list-item ul .ts-instragram a {
	background: #517fa3;
}
.widgets.ts-social-list-item ul .ts-dribble a {
	background: #ea4c89;
}
.widgets.ts-social-list-item ul .ts-behance a {
	background: #0079fe;
}
.widgets.widgets-item .widget-title {
	margin-left: 20px;
}
.widgets.widgets-item .widget-title:before {
	left: -20px;
	background: #6cba40;
}
.widgets .ts-widget-newsletter {
	background: #ed1853;
	padding: 30px;
}
.widgets .ts-widget-newsletter .newsletter-introtext h4 {
	font-size: 20px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 10px;
}
.widgets .ts-widget-newsletter .newsletter-introtext p {
	color: #fff;
	font-size: 15px;
	margin-bottom: 18px;
}
.widgets .ts-widget-newsletter .newsletter-form .form-group {
	margin-bottom: 0;
}
.widgets .ts-widget-newsletter .newsletter-form .form-control {
	width: 100%;
	border-radius: 0;
	outline: none;
	margin-bottom: 25px;
	height: 40px;
	font-size: 12px;
}
.widgets .ts-widget-newsletter .newsletter-form .btn {
	background: #861714;
	padding: 12px 30px;
}
.widgets .ts-widget-newsletter .newsletter-form .btn:hover {
	background: #ed1853;
}
.widgets.single-widget .widget-title {
	margin-left: 20px;
}
.widgets.single-widget .widget-title:before {
	left: -20px;
	background: #007dff;
}
.widgets.single-widget .post-tab-list {
	padding: 0;
}
.widgets .blue-dark-heighlight .post-cat {
	color: #005689;
}
.widgets .blue-dark-heighlight .post-content .post-title a {
	color: #fff;
}
.widgets .blue-dark-heighlight .post-content .post-title a:hover {
	color: #fff;
}
.widgets .blue-dark-heighlight .post-content .post-title.md {
	margin-bottom: 15px;
}
.widgets .blue-dark-heighlight .post-content p {
	color: #fff;
}
.widgets .blue-dark-heighlight .post-content .post-date-info {
	color: #a3b7ca;
}
.widget-banner img, .posts-ad img {
	max-width: 100%;
	width:100%;
	height:auto
}
.ts-block-social-list li {
	margin-bottom: 10px;
}
.ts-block-social-list li:last-child {
	margin-bottom: 0;
}
.ts-block-social-list li a {
	display: block;
	padding: 7px 10px;
	color: #fff;
	position: relative;
}
.ts-block-social-list li a i {
	width: 34px;
	height: 34px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	text-align: center;
	color: #fff;
	padding: 10px 0;
	margin-right: 5px;
}
.ts-block-social-list li a b, .ts-block-social-list li a span {
	color: #fff;
	font-weight: 500;
	text-transform: capitalize;
}
.ts-block-social-list li a span {
	position: absolute;
	right: 10px;
	top: 14px;
	bottom: 0;
	margin: auto;
	font-weight: 400;
}
.ts-block-social-list li.ts-facebook a {
	background: #3b5999;
}
.ts-block-social-list li.ts-facebook a i {
	background: #324c82;
}
.ts-block-social-list li.ts-twitter a {
	background: #55acee;
}
.ts-block-social-list li.ts-twitter a i {
	background: #4892cb;
}
.ts-block-social-list li.ts-google-plus a {
	background: #dd4b39;
}
.ts-block-social-list li.ts-google-plus a i {
	background: #bc4031;
}
.ts-block-social-list li.ts-pinterest a {
	background: #bd081c;
}
.ts-block-social-list li.ts-pinterest a i {
	background: #a10718;
}
.ts-block-social-list li.ts-linkedin a {
	background: #007bb6;
}
.ts-block-social-list li.ts-linkedin a i {
	background: #11638a;
}
.ts-block-social-list li.ts-youtube a {
	background: #f33220;
}
.ts-block-social-list li.ts-youtube a i {
	background: #ce3425;
}
.widget-title {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 25px;
	position: relative;
	margin-left: 6px;
}
.widget-title:before {
	position: absolute;
	left: -6px;
	top: 0;
	width: 3px;
	height: 100%;
	content: '';
	background: #ed1853;
}
.widgets-title {
	margin-bottom: 30px;
	position: relative;
}
.widgets-title span {
	position: relative;
	font-size: 14px;
	font-weight: 400;
	background: #6cba40;
	color: #fff;
	line-height: 26px;
	padding: 0 5px;
	padding: 2px 15px;
	display: inline-block;
}
.widgets-title span:before {
	position: absolute;
	width: 20px;
	height: 100%;
	content: '';
	background: #fff;
	right: -20px;
	top: 0;
}
.widgets-title:after {
	position: absolute;
	right: 0;
	bottom: 13px;
	width: 100%;
	height: 1px;
	background: #84be38;
	content: '';
	z-index: -1;
}
.topic-list {
	text-align: center;
	position: relative;
	display: block;
	margin: -30px auto 30px;
	border: none;
	background: #ed1853;
	color: #fff;
	padding: 10px 40px;
	outline: none;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	min-width: 200px;
}
/*------------------------

   more news 

--------------------------*/

.ts-grid-box-heighlight {
	background: #222;
}
.ts-grid-box-heighlight .ts-title {
	color: #fff;
}
 .ts-grid-box-heighlight .ts-title::before {
 background: #ff6e0d;
}
#more-news-slider {
	margin-bottom: -80px;
}
/*-----------------------

  footer social

--------------------------*/

.ts-footer-social-list {
	background: #fff;
	padding: 30px 0;
	margin-bottom: 5px;
	margin-top: 3px;
}
.ts-footer-social-list.section-bg {
	background: #fff;
}
.footer-social li {
	display: inline-block;
	margin-right: 38px;
}
.footer-social li a {
	font-size: 13px;
	color: #fff;
	font-weight: 500;
	color: #888888;
	text-transform: uppercase;
}
.footer-social li a i {
	font-size: 16px;
	color: #fff;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	text-align: center;
	padding: 9px 0px;
	margin-right: 8px;
}
.footer-social li a span:hover {
	color: #222;
}
.footer-social li:last-child {
	margin-right: 0;
}
.footer-social-list li {
	display: inline-block;
}
.footer-social-list li a {
	font-size: 14px;
	margin-left: 18px;
}
.footer-social-list li a i {
	background: transparent;
}
.footer-social-list li.ts-facebook a {
	color: #3b5999;
}
.footer-social-list li.ts-twitter a {
	color: #55acee;
}
.footer-social-list li.ts-google-plus a {
	color: #dd4b39;
}
.footer-social-list li.ts-pinterest a {
	color: #bd081c;
}
.footer-social-list li.ts-youtube a {
	color: #f33220;
}
.footer-social-list li.ts-linkedin a {
	color: #007bb6;
}
/*-----------------------------

    ts-newslatter

 ------------------------------*/

.ts-newslatter {
	background: #fff;
	padding: 40px 0;
}
.ts-newslatter.section-bg {
	background: #fff;
}
.ts-newslatter.section-bg .newsletter-form .email-form-group .form-control {
	background: transparent;
}
.ts-newslatter .ts-newslatter-content h2 {
	margin-bottom: 17px;
	font-size: 25px;
	font-weight: 500;
}
.ts-newslatter .ts-newslatter-content p {
	margin-bottom: 10px;
	padding-right: 50px;
	color: #888;
}
.ts-newslatter .newsletter-form .email-form-group {
	padding-left: 40px;
	position: relative;
}
.ts-newslatter .newsletter-form .email-form-group i {
	position: absolute;
	left: 0;
	font-size: 20px;
	top: 15px;
}
.ts-newslatter .newsletter-form .email-form-group .form-control {
	border: none;
	outline: none;
	border-bottom: 1px solid #a9a9a9;
	border-radius: 0;
	-webkit-border-radius: 0;
	-ms-border-radius: 0;
	padding: 9px 0;
	font-size: 12px;
}
.ts-newslatter .newsletter-form .email-form-group .form-control:focus {
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
 .ts-newslatter .newsletter-form .email-form-group .form-control::-webkit-input-placeholder {
 letter-spacing: 1.2px;
}
 .ts-newslatter .newsletter-form .email-form-group .form-control:-ms-input-placeholder {
 letter-spacing: 1.2px;
}
 .ts-newslatter .newsletter-form .email-form-group .form-control::-ms-input-placeholder {
 letter-spacing: 1.2px;
}
 .ts-newslatter .newsletter-form .email-form-group .form-control::placeholder {
 letter-spacing: 1.2px;
}
.ts-newslatter .newsletter-form .ts-submit-btn {
	margin-left: 20px;
}
.ts-newslatter .newsletter-form .ts-submit-btn .btn {
	background: #e91e63;
}
.ts-newslatter .newsletter-form .ts-submit-btn .btn:hover {
	background: #ed1853;
}
/*---------------------------

    ts-footer

 --------------------------*/

.footer-menu {
	margin-bottom: 7px;
}
.footer-menu ul li {
	display: inline-block;
}
.footer-menu ul li a {
	font-size: 16px;
color:
#fff;
margin: 0 22px;
opacity: .7;
font-weight: 400;
}
.footer-menu ul li a:hover {
	opacity: 1;
}
.ts-footer {
	background: #ed1853;
	padding: 10px 0;
	position: relative;
}
.ts-footer .back-to-top {
	position: fixed;
	right: 60px;
	bottom: 40px;
	z-index: 10;
	-webkit-backface-visibility: hidden;
}
.ts-footer .back-to-top .btn.btn-primary {
	line-height: 31px;
font-weight: 700;
font-size: 24px;
padding: 1px 9px 9px 9px;
border-radius: 0px;
}
.ttile{font-size: 20px;
font-weight: 600;}

.reg-page p i{color:green;}
.ts-footer.ts-footer-1 {
	background: #f8f8f8;
	padding-bottom: 15px;
}
.ts-footer.ts-footer-1 .footer-social {
	padding-bottom: 22px;
	border-bottom: 1px solid #ddd;
}
.ts-footer.ts-footer-1 .footer-social li a i {
	background: transparent;
	color: #888888;
	width: auto;
	height: auto;
}
.ts-footer.ts-footer-1 .footer-social li a span {
	letter-spacing: 1px;
}
.ts-footer.ts-footer-1 .copyright-text {
	padding-top: 15px;
}
.ts-footer.ts-footer-1 .copyright-text p {
	color: #888;
}
.ts-footer.ts-footer-1 .copyright-text p a {
	color: #6cba40;
	text-transform: uppercase;
}
.ts-footer.ts-footer-2 {
	background: transparent;
}
.ts-footer.ts-footer-2 .copyright-text p {
	color: #232323;
}
.ts-footer.ts-footer-2 .copyright-text p a {
	color: #6cba40;
}
.ts-footer.ts-footer-3 {
	background: #000032;
}
.ts-footer.ts-footer-3 .footer-logo {
	padding: 34px 0 44px;
}
.ts-footer.ts-footer-3 .footer-menu {
	margin-bottom: 22px;
}
.ts-footer.ts-footer-3 .footer-menu li a {
	text-transform: uppercase;
	opacity: 1;
	font-weight: 700;
	position: relative;
}
.ts-footer.ts-footer-3 .footer-menu li a:hover {
	color: #007dff;
}
.ts-footer.ts-footer-3 .footer-menu li a:after {
	position: absolute;
	right: -24px;
	top: 4px;
	width: 1px;
	height: 12px;
	background: #4d4d70;
	content: '';
	-webkit-transform: rotate(-20deg);
	-ms-transform: rotate(-20deg);
	transform: rotate(-20deg);
}
.ts-footer.ts-footer-3 .footer-menu li:last-child a:after {
	display: none;
}
.ts-footer.ts-footer-3 .copyright-text {
	margin-top: 32px;
}
.ts-footer.ts-footer-3 .copyright-text p {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	opacity: 1;
	color: #fff;
}
.ts-footer.ts-footer-3 .copyright-text span, .ts-footer.ts-footer-3 .copyright-text a {
	font-size: 14px;
	font-weight: 400;
	color: #6f6f8b;
}
.ts-footer.ts-footer-3 .footer-social-list {
	margin-top: 32px;
}
.ts-footer.ts-footer-3 .footer-social-list li a {
	color: #fff;
	margin-left: 54px;
}
.ts-footer.ts-footer-3 .footer-social-list li a:hover {
	color: #007dff;
}
.copyright-text p {
	color: #cad0ff;
	margin-bottom: 0;
	font-size: 14px;
}
/*------------------------------ 

      single post page 

-------------------------------*/

.single-post-wrapper {
	padding: 30px 0;
}
/*-------------- breadcrumb ---------------- */

.post-featured-image {
	position: relative;
}
.post-featured-image img {
	width: 100%;
	max-height: 550px;
}
.breadcrumb {
	background: #fff;
	webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
	padding: 0;
	border-radius: 0;
}
.breadcrumb li {
	display: inline-block;
padding: 3px 7px 2px 13px;
color: #ed1853;
position: relative;
}
.breadcrumb li:before {
	position: absolute;
	right: -16px;
    top: 4px;
	content: '/';
	font-weight: 700;
	color:#5c5c5c;	
	width: 20px;
	height: 100%;
}
.breadcrumb li:last-child:before {
	position: absolute;
	right: -16px;
    top: 8px;
	content: '';
	font-weight: 700;
	color:#5c5c5c;	
	width: 20px;
	height: 100%;
}
.breadcrumb li a {
	font-size: 14px;
	color: #5c5c5c;
}
.breadcrumb li a i {
	margin-right: 8px;
}
.ts-breadcrumb {
	padding: 0;
}
.ts-breadcrumb li {
	display: inline-block;
	list-style: none;
	font-size: 13px;
	color: #a9a9a9;
}
.ts-breadcrumb li a {
	color: #a9a9a9;
}
.ts-breadcrumb > li + li:before {
	content: "\f105";
	font-family: FontAwesome;
	padding: 0 6px;
	color: #777;
}
.single-post.content-wrapper, .comments-form.ts-grid-box {
	padding: 30px 30px 40px;
}
.single-post .post-meta-info {
	margin-bottom: 22px;
	padding-left: 0;
}
.single-post .post-meta-info li.author {
	padding-left: 60px;
}
.single-post .post-meta-info li.author a img {
	top: -6px;
	width: 40px;
	height: 40px;
}
.single-post .post-meta-info li a.post-cat {
	position: relative;
}
.single-post .post-meta-info li.share-post a {
	color: #fff;
}
.single-post .post-meta-info li.share-post a i {
	font-size: 16px;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	text-align: center;
	padding: 9px 0px;
	margin-right: 0px;
	background: #ed1853;
}
.single-post .post-media {
padding-top: 30px;
}
.single-post p {
	font-size: 16px;
	line-height: 28px;
	color: #232323;
	margin-bottom: 7px;
}
.single-post p span {
	
	padding: 5px 6px;
}
.single-post .text-bg {
	
	text-align: center;
	padding: 9px;
	margin-bottom: 30px;
}
.single-post .entry-content .tie-dropcap {
	color: #a7a7a7;
	float: left;
	font-size: 120px;
	line-height: 80px;
	font-weight: 700;
	background: transparent;
	margin-right: 17px;
	padding: 0;
}
.entry-content img {
	max-width:100%;
	height:auto
}
.single-post .entry-content h3 {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 26px;
	line-height: 28px;
}
.single-post ul {
	margin-bottom: 25px;
	padding-left: 20px;
}
.single-post ul li {
	font-size: 16px;
	line-height: 28px;
	color: #232323;
	list-style: inside;
}
.single-post .gallery-img {
	position: relative;
	padding: 20px 0;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 30px;
}
.single-post .gallery-img:after {
	display: block;
	clear: both;
	content: "";
}
.single-post .gallery-img img {
	float: left;
	width: 20%;
}
p img.float-left {
	margin-right: 30px;
	margin-bottom: 30px;
}
.post-video {
	position: relative;
	margin-bottom: 35px;
}
.post-video img {
	width: 100%;
}
.post-video:before {
	content: " ";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1;
	bottom: 0;
	left: 0;
	background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 14%, rgba(0, 0, 0, 0.85) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.85)));
	background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 14%, rgba(0, 0, 0, 0.85) 100%);
	background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 14%, rgba(0, 0, 0, 0.85) 100%);
	background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 14%, rgba(0, 0, 0, 0.85) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(14%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.85)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 14%, rgba(0, 0, 0, 0.85) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 14%, rgba(0, 0, 0, 0.85) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 14%, rgba(0, 0, 0, 0.85) 100%);
}
.post-video .post-video-content {
	padding: 20px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.post-video .post-video-content h3 {
	margin-bottom: 0;
}
.post-video .post-video-content h3 a {
	color: #fff;
}
.post-video .post-video-content h3 a:hover {
	color: #ed1853;
}
.post-video .ts-play-btn {
	position: relative;
	top: 0;
	left: 0;
	right: auto;
	font-size: 20px;
	width: 60px;
	height: 60px;
	border: 1px solid #92999a;
	border-radius: 50%;
	padding: 18px 0;
	display: block;
	text-align: center;
	font-size: 15px;
	background: #00292f;
	float: left;
	color: #fff;
	margin-right: 20px;
}
.post-video .ts-play-btn:hover {
	background: #ed1853;
}
/* author box --*/

.author-box {
	position: relative;
	padding: 20px 0 20px 100px;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 30px;
}
.author-box .author-img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	height: 100px;
	
	top: 0px;
	border-radius: 100px;
border: 4px double
#919191;
}
.author-box .author-name {
	font-size: 14px;
	
	font-weight: 500;
	
}
.author-box p {
	margin-bottom: 0;
}

.author-box .authors-social a {
	font-size: 14px;
	margin-left: 33px;
}
.author-box .authors-social a:first-of-type {
	margin-left: 0;
}
.author-box .authors-social a.ts-twitter {
	color: #55acee;
}
.author-box .authors-social a.ts-google-plus {
	color: #dd4b39;
}
.author-box .authors-social a.ts-facebook {
	color: #3b5999;
}
.author-box .authors-social a.ts-linkedin {
	color: #007bb6;
}
.author-box .authors-social a:hover {
	color: #ed1853;
}
.author-box.author-box-item {
	border: none;
	padding: 0 0 0 120px;
	margin-bottom: 0;
}

.author-box.author-box-item p {
	margin: 15px 0 20px;
}
.author-box.author-box-item .post-meta-info {
	margin-bottom: 0;

padding-top: 10px;
margin-top: 10px;
}
.author-box.author-box-item .post-meta-info li a {
	font-size: 18px;
	color: #232323;
}
/* post navigation --*/

.post-navigation a span {
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	display: block;
	color: #222222;
}
.post-navigation a p {
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 0;
	line-height: 20px;
}
.post-navigation .post-previous, .post-navigation .post-next {
	width: 50%;
	position: relative;
}
.post-navigation .post-previous:hover span, .post-navigation .post-next:hover span {
	color: #ed1853;
}
.post-navigation .post-next {
	text-align: right;
	padding-right: 120px;
}
.post-navigation .post-next img {
	right: 0;
	left: auto;
}
.post-navigation .post-previous {
	padding-left: 120px;
	border-right: 1px solid #e7e7e7;
}
.post-navigation .post-previous img {
	left: 0;
}
.post-navigation img {
	position: absolute;
	top: 0;
	width: 100px;
	height: 70px;
}
/*------------------------- 

comments-form

--------------------------*/

/* Comments reply */

.comments-list .comment-content {
	margin: 15px 0;
}
.comments-list .comment-reply {
	color: #252a37;
	font-weight: 400;
	font-size: 14px;
}
.comments-list .comment-reply i {
	margin-right: 5px;
}
.comments-list .comment-reply:hover {
	color: #2154cf;
}
.comments-list {
	list-style: none;
	margin: 0;
	padding: 20px 0 0;
}
.comments-list .comments-reply {
	margin: 0 0 0 70px;
}
.comments-list .comment {
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e7e7e7;
}
.comments-list img.comment-avatar {
	width: 80px;
	height: 80px;
	border-radius: 100%;
	margin-right: 30px;
}
.comments-list .comment-body {
	margin-left: 110px;
}
.comments-list .comment-author {
	margin-bottom: 0;
	margin-top: 0;
	font-weight: 700;
	font-size: 18px;
	color: #252a37;
}
.comments-list .comment-date {
	color: #252a37;
	font-size: 14px;
	display: block;
	margin-top: -5px;
}
.comments-form.ts-grid-box {
	padding: 39px 78px 15px;
}
.comments-form .comment-reply-title {
	line-height: 32px;
	margin-bottom: 20px;
}
.comments-form .comment-form-cookies-consent {
	margin-bottom: 30px;
}
.comments-form .comment-form-cookies-consent label {
	font-size: 17px;
	color: #232323;
	cursor: pointer;
	display: inline;
}
.ts-form .form-group {
	margin-bottom: 26px;
}
.ts-form .form-group .form-control {
	height: 45px;
	width: 100%;
	border-radius: 0;
	-webkit-border-radius: 0;
	-ms-border-radius: 0;
}
.ts-form .form-group .form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: #ed1853;
}
.ts-form .form-group .form-control.msg-box {
	height: 185px;
	resize: none;
}
.view-all-link {
	font-size: 15px;
	color: #ed1853;
	font-weight: 600;
	line-height: 30px;
}
/*------------- single post style 2 ---------------*/

.category-name-list {
	margin-bottom: 20px;
}
.category-name-list .post-cat {
	position: relative;
	margin-left: 0;
	margin-right: 10px;
}
.post-layout-1 .post-meta-info {
	margin-bottom: 20px;
}
.post-layout-1 .post-meta-info li.author {
	padding-left: 60px;
}
.post-layout-1 .post-meta-info li.author a {
	text-transform: uppercase;
	font-weight: 500;
	color: #232323;
}
.post-layout-1 .post-meta-info li.author a img {
	width: 40px;
	height: 40px;
	top: -8px;
}
.post-layout-1 .breadcrumb {
	margin-bottom: 2px;
}
.post-layout-1 .single-post p span {
	background: transparent;
	color: #ed1853;
}
.post-layout-1 .gallery-img {
	margin: 40px 0;
}
.single-big-img {
	min-height: 550px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	display: block;
}
.single-big-img .ts-video-btn {
	top: 50%;
	-webkit-transform: translateY(-15%);
	-ms-transform: translateY(-15%);
	transform: translateY(-15%);
}
.img-ovarlay:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(0, 0, 0, 0.3);
}
/*------------ post layout 3 ----------------*/

.post-layout-2 .single-big-img:before {
	position: absolute;
	left: 0;
	top: 0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(14%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.85)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 14%, rgba(0, 0, 0, 0.85) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 14%, rgba(0, 0, 0, 0.85) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 14%, rgba(0, 0, 0, 0.85) 100%);
	content: '';
	width: 100%;
	height: 100%;
}
.post-layout-2 .single-big-img .entry-header {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 30px 80px;
}
.post-layout-2 .single-big-img .entry-header .post-title {
	color: #fff;
}
.post-layout-2 .post-meta-info li a {
	color: #fff;
}
.post-layout-2 .post-meta-info li.author a {
	text-transform: uppercase;
}
.post-layout-2 .post-meta-info li.share-post a i {
	font-size: 16px;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	text-align: center;
	padding: 9px 0px;
	margin-right: 0px;
	background: #ed1853;
}
.post-layout-2 .breadcrumb {
	margin-bottom: 2px;
}
/*--------------------post-layout-4 ------------*/

.post-layout-3 .content-wrapper.single-post {
	padding-top: 0;
}
.post-layout-7 {
	padding-top: 0;
}
.post-layout-7 .single-big-img:before {
	position: absolute;
	left: 0;
	top: 0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(14%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.85)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 14%, rgba(0, 0, 0, 0.85) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 14%, rgba(0, 0, 0, 0.85) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 14%, rgba(0, 0, 0, 0.85) 100%);
	content: '';
	width: 100%;
	height: 100%;
}
.post-layout-7 .single-big-img .entry-header-item {
	padding-top: 332px;
	padding-bottom: 40px;
}
.post-layout-7 .single-big-img .entry-header .post-title {
	color: #fff;
}
.post-layout-7 .post-meta-info li a {
	color: #fff;
}
.post-layout-7 .post-meta-info li.author a {
	text-transform: uppercase;
}
.post-layout-7 .post-meta-info li.share-post a i {
	font-size: 16px;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	text-align: center;
	padding: 9px 0px;
	margin-right: 0px;
	background: #ed1853;
}
/*------------------ pos layout 6 -----------*/

.post-layout-6 .single-post.content-wrapper {
	margin-top: -150px;
}
/*-------------- post-layout-10--------*/

.post-layout-10 .entry-header {
	background: #fff;
	padding: 30px;
}
.post-layout-10 .entry-header .post-cat {
	margin-left: 0;
	margin-right: 15px;
	margin-bottom: 20px;
}
/*----------- ----------------------------------

      home 2

 ----------------------------------*/

.ts-grid-box.ts-category-title {
	padding: 18px 19px;
}
.ts-grid-box.ts-category-title .ts-title {
	margin-bottom: 0;
}
.ts-list-post-box .ts-post-thumb {
	margin-bottom: 0;
}
.ts-list-post-box.ts-grid-content .post-content {
	padding-top: 20px;
	padding-bottom: 11px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-bottom: 1px solid #f0f1f4;
}
.ts-list-post-box.ts-grid-content .item .post-title {
	margin-bottom: 5px;
}
.ts-list-post-box.ts-grid-content .item:last-of-type {
	
}
.ts-list-post-box.ts-grid-content .item:last-of-type .post-content {
	border-bottom: none;
}
.post-list-box.ts-list-post-box.ts-grid-content .post-content:last-of-type {
	border-bottom: none;
}
/*-------- video slider ----*/

.flex {
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-justify-content: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.video-slider {
	overflow: hidden;
	position: relative;
}
.video-slider .slider-link.next {
	position: relative;
}
.video-slider .post-video {
	margin-bottom: 0;
}
.video-slider .post-video .post-video-content {
	padding: 40px;
}
.video-slider .post-video .post-video-content h3 {
	margin-bottom: 12px;
}
.video-slider .post-video .ts-play-btn {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: 1;
	background: #ed1853;
	border-color: #ed1853;
}
.video-slider .post-video img {
	max-height: 500px;
}
.video-slider .uk-position-small {
	position: absolute;
	left: 40px;
	bottom: 170px;
	z-index: 1;
	font-size: 19px;
	background: #373839;
	color: #fff;
	width: 28px;
	height: 28px;
	float: left;
	position: relative;
	margin: 0;
	padding: 3px 0;
	text-align: center;
}
 .video-slider .uk-position-small::after {
 position: absolute;
 right: 0;
 top: 0;
 bottom: 0;
 width: 1px;
 height: 15px;
 background: #686869;
 content: '';
 margin: auto;
}
.video-slider .uk-position-small:last-of-type:after {
	display: none;
}
.video-slider .uk-position-small svg {
	width: 7px;
}
.category-style .ts-col-box.ts-grid-box {
	padding: 30px 15px 22px;
}
.category-style .ts-col-box.ts-grid-box .post-cat {
	margin-left: 20px;
}
.category-style .ts-col-box.ts-grid-box .ts-title {
	padding-left: 15px;
}
.ts-video-icon {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	margin: auto;
	display: block;
	text-align: center;
	font-size: 48px;
	color: #fff;
	z-index: 2;
}
.ts-video-icon:hover {
	color: #fff;
}
.category-box-item .ts-grid-box .ts-post-thumb img {
	max-height: 340px;
}
.category-post-item1 .ts-grid-box .ts-post-thumb img {
	max-height: 194px;
}
.category-item {
	padding-bottom: 24px;
}
.category-box-item-3 .item p {
	margin-bottom: 0;
}
.category-layout-1 {
	margin-bottom: -80px;
}
.category-layout-2 .ts-grid-box.ts-grid-content {
	margin-bottom: 30px;
}
.entry-cat-header .ts-title {
	margin-bottom: 0;
}
.category-layout-3 .post-meta-info li a {
	color: #232323;
	text-transform: uppercase;
}
.post-cat.no-bg {
	margin-left: 0;
	background: transparent;
	color: #ed1853;
	margin-bottom: 10px;
}
.post-cat.no-bg.pink-color {
	color: #ff5575;
}
.post-cat.orange-color.no-bg {
	color: #ff6e0d;
}
.post-cat.blue-color.no-bg {
	color: #007dff;
}
.post-cat.green-color.no-bg {
	color: #4ab106;
}
.post-cat.yellow-color.no-bg {
	color: #ffaf31;
}
.category-layout-5 .ts-grid-box {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.category-layout-6 .entry-cat-header .ts-title {
	margin-left: 30px;
}
.ts-post-thumb {
	position: relative;
	width: 100%;
	
	overflow: hidden;
	margin-bottom: 20px;
}
.ts-post-thumb .post-cat {
	position: absolute;
	left: 0;
	top: 0;
	margin-left: 30px;
}
.ts-post-thumb img {
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
}
/*--------------------- ts-category-list----------*/

.ts-category-list li {
	display: inline-block;
}
.ts-category-list li a {
	font-size: 13px;
	color: #232323;
	background: #e9e9e9;
	display: block;
	line-height: 22px;
	padding: 2px 11px;
	margin-left: 6px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
}
.ts-category-list li a.ts-blue-bg {
	background: #007dff;
	color: #fff;
}
/*------------------------- pagination --------------*/

.pagination {
	display: block;
}
.pagination li {
	display: inline-block;
}
.pagination li a {
	display: block;
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	line-height: 31px;
	font-size: 14px;
	color: #888888;
}
.pagination li.active a, .pagination li:hover a {
	background: #ed1853;
	color: #fff;
}
.ts-pagination-1 {
	margin-top: 30px;
}
.ts-pagination-1 .pagination li a:hover {
	background: #6cba40;
}
.ts-pagination-1 .pagination li.active a {
	background: #6cba40;
}
/*-------- vertion css -----*/

.post-style-1 {
	position: relative;
	margin: 0;
}
.post-style-1 .p-1 {
	padding: 0 2px !important;
}
.post-style-1 .item {
	min-height: 500px;
}
.post-style-1.ts-overlay-style .overlay-post-content .post-title {
	margin-bottom: 5px;
}
.post-box-style .ts-grid-box {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: transparent;
}
.post-box-style .ts-grid-content .post-content {
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.post-box-style .ts-grid-content .item:last-of-type {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.post-box-style .ts-grid-content .item:last-of-type .post-content {
	border-bottom: none;
}
.post-box-style .ts-overlay-style .overlay-post-content .post-meta-info li.active {
	color: #6cba40;
}
/*---------- ts-title-item -------------*/

.ts-title-item {
	position: relative;
	margin-bottom: 30px;
}
.ts-title-item .view-all-link {
	position: relative;
	top: -8px;
}
.ts-title-item.title-item-1 .ts-title:before {
	background: #005689;
}
.ts-title-item.title-item-1 .ts-title:after {
	display: none;
}
.ts-title-item.white .ts-title {
	color: #fff;
}
.ts-cat-title {
	margin-bottom: 0;
	line-height: 0;
}
.ts-cat-title span {
	position: relative;
	font-size: 14px;
	font-weight: 400;
	background: #6cba40;
	color: #fff;
	line-height: 26px;
	padding: 0 5px;
	padding: 2px 15px;
	display: inline-block;
	z-index: 1;
}
.ts-cat-title span:before {
	position: absolute;
	width: 20px;
	height: 100%;
	content: '';
	background: #fff;
	right: -20px;
	top: 0;
}
.ts-cat-title:after {
	position: absolute;
	right: 0;
	bottom: 13px;
	width: 100%;
	height: 1px;
	background: #84be38;
	content: '';
	z-index: 0;
}
.section-bg .ts-cat-title span:before {
	background: #f7f7f7;
}
.ts-grid-item {
	padding: 0;
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.ts-grid-item .overlay-post-content .post-title a:hover {
	color: #fff;
}
.ts-grid-item.widgets-populer-post {
	padding: 0;
}
.ts-grid-item.widgets-populer-post .post-content.media {
	padding-bottom: 17px;
	margin-bottom: 17px;
	border-bottom: 1px solid #ededed;
}
.ts-grid-item.widgets-populer-post .post-content.media:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.ts-grid-item .ts-grid-content .item:last-of-type {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.ts-grid-item .ts-grid-content .item:last-of-type .post-content {
	border-bottom: none;
}
.ts-grid-item.ts-grid-item1 .col-lg-6 .ts-post-thumb img {
	max-height: 230px;
	width: 100%;
}
.ts-grid-item .ts-overlay-style .post-meta-info li.author a:hover {
	color: #6cba40;
}
.ts-post-style-2 .ts-overlay-style .item {
	min-height: 450px;
}
.grid-style-1 .ts-post-thumb {
	margin-bottom: 15px;
}
.ts-grid-style-2 .post-cat {
	margin-left: 0;
	margin-bottom: 12px;
}
/*--------------------- food css -----*/

#featured-slider-3 .item {
	min-height: 430px;
}
#featured-slider-3 .owl-dots {
	position: absolute;
	right: 0;
	top: auto;
	z-index: 1;
	bottom: 21px;
	left: 0;
	margin: auto;
	display: block;
	text-align: center;
}
#featured-slider-3 .owl-dots .owl-dot span {
	background: #fff;
}
#featured-slider-3 .owl-dots .owl-dot.active span {
	background: #fff;
}
.ts-featured-post .item {
	position: relative;
	background-position: 50% 50%;
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-backface-visibility: hidden;
}
.ts-featured-post .item:before {
	background: -webkit-gradient(linear, left top, right top, color-stop(55%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.95)));
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.95) 100%);
	background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.95) 100%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.95) 100%);
}
.ts-featured-post .overlay-post-content {
	max-width: 520px;
	right: 0;
	top: 46%;
	bottom: 0;
	margin: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1;
	text-align: center;
}
.ts-featured-post .overlay-post-content .post-cat-name {
	margin-bottom: 30px;
	padding-bottom: 25px;
	position: relative;
	display: block;
}
.ts-featured-post .overlay-post-content .post-cat-name:before {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	width: 45px;
	height: 1px;
	background: #897f7a;
	margin: auto;
	content: '';
}
.ts-featured-post .overlay-post-content .post-title {
	margin-bottom: 20px;
}
.post-cat-name {
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	color: #6cba40;
	margin-bottom: 10px;
	display: inline-block;
	letter-spacing: 0.65px;
}
.post-cat-name:hover {
	color: #6cba40;
}
.post-author-name {
	font-size: 12px;
	line-height: 26px;
	color: #fff;
	text-transform: uppercase;
}
.post-author-name:hover {
	color: #6cba40;
}
.post-content-box .ts-post-thumb {
	margin-bottom: 0;
}
.post-content-box .post-content {
	padding: 18px 15px;
	margin: -20px 20px 0px;
	background: #fff;
	text-align: center;
}
.featured-content-box .post-content {
	padding: 35px 35px;
	margin: -40px 40px 0px;
}
/*----- post-list-tab------*/

.post-list-tab .post-tab-list {
	padding: 20px 0 0;
}
.widgets.post-list-tab .nav-tabs li a {
	line-height: 20px;
	padding-bottom: 12px;
}
.widgets.post-list-tab img.sidebar-img {
	width: 86px;
	height: 63px;
}
.ts-title-item .ts-title {
	margin-left: 20px;
}
.ts-title-item .ts-title:before {
	background: #6cba40;
	left: -20px;
}
.ts-title-item .ts-title:after {
	position: absolute;
	right: 0;
	bottom: 10px;
	width: 100%;
	height: 1px;
	background: #e4e4e4;
	content: '';
	z-index: 0;
}
.ts-title-item .ts-title span {
	background: #fff;
	z-index: 1;
	position: relative;
	padding: 0px 20px 0 0;
}
.ts-title-item.bg-gray .ts-title span {
	background: #f7f7f7;
}
.ts-overlay-item .ts-overlay-style .item .ts-post-thumb {
	margin-bottom: 0;
}
.ts-overlay-item .ts-overlay-style .ts-video-icon:hover {
	color: #fff;
}
.post-list .post-meta-info li {
	margin-right: 18px;
}
.post-list .post-meta-info li a {
	color: #232323;
	font-weight: 500;
}
.post-list .post-content-box .post-content {
	padding: 26px 15px;
	margin: -40px 20px 0px;
}
.hot-topics-item .post-list .post-content p {
	padding-right: 20px;
}
.hot-topics-item .widgets.widgets-item.widgets-populer-post {
	padding: 0;
}
/*-----------------------------

 instragram photo 

 --------------------------*/

.instagramPhoto {
	padding: 0;
	position: relative;
}
.ts-single-inst {
	width: 100%;
	overflow: hidden;
}
.ts-single-inst img {
	width: 100%;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
}
.ts-single-inst img:hover {
	opacity: 0.7;
	-webkit-transform: scale(1.06);
	-ms-transform: scale(1.06);
	transform: scale(1.06);
}
/*----------- ---------------

       technology index css

   ----------------------------*/

.featured-section-item {
	background: #000032;
}
.ts-grid-features-box {
	padding: 60px 40px 100px;
	background: #fff;
}
.ts-grid-features-box .post-cat {
	margin-left: 0;
	margin-bottom: 20px;
}
.ts-grid-features-box .post-content .post-title a:hover {
	color: #007dff;
}
.ts-grid-features-box .post-content p {
	font-size: 15px;
	margin-bottom: 25px;
	color: #777777;
}
.ts-grid-features-box .post-meta-info li.active {
	color: #007dff;
}
#featured-slider-4 .row {
	margin: 0;
}
#featured-slider-4 .item {
	min-height: 485px;
}
#featured-slider-4 .owl-nav {
	position: absolute;
	right: auto;
	top: auto;
	left: 25px;
	bottom: 50px;
}
#featured-slider-4 .owl-nav .owl-prev:before {
	display: none;
}
#featured-slider-4 .owl-nav .owl-next i, #featured-slider-4 .owl-nav .owl-prev i {
	font-size: 16px;
}
.overlay-heighlight-blue .item .post-date-info {
	color: #fff;
}
.overlay-heighlight-blue .item:before {
	background-image: -webkit-gradient(linear, left bottom, left top, from(#40c3f6), to(rgba(43, 192, 245, 0)));
	background-image: -webkit-linear-gradient(bottom, #40c3f6 0%, rgba(43, 192, 245, 0) 100%);
	background-image: -o-linear-gradient(bottom, #40c3f6 0%, rgba(43, 192, 245, 0) 100%);
	background-image: linear-gradient(0deg, #40c3f6 0%, rgba(43, 192, 245, 0) 100%);
	opacity: .6;
}
.overlay-heighlight-green .post-date-info {
	color: #fff;
}
.overlay-heighlight-green .item:before {
	background-image: -webkit-gradient(linear, left bottom, left top, from(#0cd31f), to(rgba(12, 211, 31, 0)));
	background-image: -webkit-linear-gradient(bottom, #0cd31f 0%, rgba(12, 211, 31, 0) 100%);
	background-image: -o-linear-gradient(bottom, #0cd31f 0%, rgba(12, 211, 31, 0) 100%);
	background-image: linear-gradient(0deg, #0cd31f 0%, rgba(12, 211, 31, 0) 100%);
	opacity: .6;
}
.overlay-heighlight-red .post-date-info {
	color: #fff;
}
.overlay-heighlight-red .item:before {
	background-image: -webkit-gradient(linear, left bottom, left top, from(#f71b30), to(rgba(211, 12, 35, 0)));
	background-image: -webkit-linear-gradient(bottom, #f71b30 0%, rgba(211, 12, 35, 0) 100%);
	background-image: -o-linear-gradient(bottom, #f71b30 0%, rgba(211, 12, 35, 0) 100%);
	background-image: linear-gradient(0deg, #f71b30 0%, rgba(211, 12, 35, 0) 100%);
	opacity: .6;
}
.overlay-heighlight-blue .post-date-info {
	color: #fff;
}
.overlay-heighlight-blue .item:before {
	background-image: -webkit-gradient(linear, left bottom, left top, from(#40c3f6), to(rgba(43, 192, 245, 0)));
	background-image: -webkit-linear-gradient(bottom, #40c3f6 0%, rgba(43, 192, 245, 0) 100%);
	background-image: -o-linear-gradient(bottom, #40c3f6 0%, rgba(43, 192, 245, 0) 100%);
	background-image: linear-gradient(0deg, #40c3f6 0%, rgba(43, 192, 245, 0) 100%);
	opacity: .6;
}
.overlay-heighlight-orange .post-date-info {
	color: #fff;
}
.overlay-heighlight-orange .item:before {
	background-image: -webkit-gradient(linear, left bottom, left top, from(#f2520b), to(rgba(43, 192, 245, 0)));
	background-image: -webkit-linear-gradient(bottom, #f2520b 0%, rgba(43, 192, 245, 0) 100%);
	background-image: -o-linear-gradient(bottom, #f2520b 0%, rgba(43, 192, 245, 0) 100%);
	background-image: linear-gradient(0deg, #f2520b 0%, rgba(43, 192, 245, 0) 100%);
	opacity: .7;
}
.overlay-heighlight-blue-dark .post-date-info {
	color: #fff;
}
.overlay-heighlight-blue-dark .item:before {
	background-image: -webkit-gradient(linear, left bottom, left top, from(#007dff), to(rgba(43, 192, 245, 0)));
	background-image: -webkit-linear-gradient(bottom, #007dff 0%, rgba(43, 192, 245, 0) 100%);
	background-image: -o-linear-gradient(bottom, #007dff 0%, rgba(43, 192, 245, 0) 100%);
	background-image: linear-gradient(0deg, #007dff 0%, rgba(43, 192, 245, 0) 100%);
	opacity: .7;
}
.overlay-heighlight-blue-dark .post-meta-info li.active {
	color: #007dff !important;
}
.overlay-heighlight-yellow .post-date-info {
	color: #fff;
}
.overlay-heighlight-yellow .item:before {
	background-image: -webkit-gradient(linear, left bottom, left top, from(#b18e15), to(rgba(255, 178, 45, 0)));
	background-image: -webkit-linear-gradient(bottom, #b18e15 0%, rgba(255, 178, 45, 0) 100%);
	background-image: -o-linear-gradient(bottom, #b18e15 0%, rgba(255, 178, 45, 0) 100%);
	background-image: linear-gradient(0deg, #b18e15 0%, rgba(255, 178, 45, 0) 100%);
	opacity: .8;
}
.overlay-heighlight-yellow .post-meta-info li.active {
	color: #007dff !important;
}
.ts-heading {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
}
.ts-heading .ts-title {
	margin-left: 20px;
	margin-bottom: 0;
}
.ts-heading .ts-title:before {
	left: -20px;
	background: #007dff;
}
.ts-heading .view-all-link:hover {
	color: #007dff;
}
.ts-heading.white .ts-title {
	color: #fff;
}
.ts-heading.white .view-all-link {
	position: relative;
	color: #fff;
}
.featured-post .item {
	background-position: 50% 50%;
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-backface-visibility: hidden;
}
.featured-post-1 .item {
	min-height: 460px;
}
.featured-post-2 .item {
	min-height: 314px;
}
/*----------------------------

  vedio-section

  ------------------------------*/

.vedio-section {
	padding: 30px 0 10px;
	position: relative;
}
.vedio-section:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(0, 0, 50, 0.7);
}
.post-category-item .item {
	min-height: 330px;
}
/*-----------------------

  load-more

  -------------------------*/

.load-more {
	margin-top: 20px;
}
.load-more a {
	color: #a9a9a9;
	font-size: 14px;
}
.load-more i {
	display: block;
	font-size: 50px;
	margin-bottom: 5px;
}
.blue-dark-heighlight {
	background: #005689;
	color: #fff;
}
/*----------------------------

  footer 4 

  ------------------------*/

.ts-footer-4 {
	background: #1a2130;
	padding: 40px 0;
}
.ts-footer-4 .footer-top {
	padding: 0px 0 35px;
}
.ts-footer-4 .border-top {
	border-color: #313845;
}
.ts-footer-4 .footer-social-list li a {
	color: #fff;
}
.footer-widget {
	position: relative;
}
.footer-widget .widget-title {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.9px;
}
.footer-widget .widget-title:before {
	display: none;
}
.footer-widget ul li {
	font-size: 14px;
	line-height: 32px;
	color: #a8a9ad;
}
.footer-widget ul li a {
	color: #a8a9ad;
}
.footer-widget ul li a:hover {
	color: #005689;
}
.footer-widget p {
	color: #f0f0f1;
	font-size: 15px;
}
.footer-widget.newsletter-widgets {
	padding-left: 50px;
	padding-top: 20px;
}
.footer-widget.newsletter-widgets h4 {
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	margin-bottom: 40px;
}
.footer-widget.newsletter-widgets .newsletter-widgets-form {
	position: relative;
	margin-bottom: 30px;
}
.footer-widget.newsletter-widgets .newsletter-widgets-form .newsletter-email {
	width: 100%;
	height: 40px;
	padding: 0 100px 0 20px;
}
 .footer-widget.newsletter-widgets .newsletter-widgets-form .newsletter-email::-webkit-input-placeholder {
 letter-spacing: 1.2px;
 color: #a9a9a9;
}
 .footer-widget.newsletter-widgets .newsletter-widgets-form .newsletter-email:-ms-input-placeholder {
 letter-spacing: 1.2px;
 color: #a9a9a9;
}
 .footer-widget.newsletter-widgets .newsletter-widgets-form .newsletter-email::-ms-input-placeholder {
 letter-spacing: 1.2px;
 color: #a9a9a9;
}
 .footer-widget.newsletter-widgets .newsletter-widgets-form .newsletter-email::placeholder {
 letter-spacing: 1.2px;
 color: #a9a9a9;
}
.footer-widget.newsletter-widgets .newsletter-widgets-form .btn {
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	padding: 10px 37px;
	background: #ffaf31;
}
.footer-widget.newsletter-widgets .newsletter-widgets-form .btn:hover {
	background: #232323;
}
.footer-widget.newsletter-widgets .newsletter-widgets-form p {
	color: #8b9196;
}
.ts-footer-5 .footer-widget.border-right:after {
	position: absolute;
	right: -10px;
	top: 0;
	width: 1px;
	height: 150px;
	bottom: 0;
	margin: auto;
	content: '';
	background: #454e56;
}
.ts-footer-5 .footer-widget .footer-logo {
	padding: 20px 0;
}
.ts-footer-5 .footer-widget .footer-social-list li a:hover {
	color: #ffaf31;
}
.ts-footer-5 .footer-widget .footer-social-list li:first-child a {
	margin-left: 0;
}
.ts-footer-5 .footer-widget p {
	padding-right: 50px;
}
.copyright-section {
	background: #101727;
}
.copyright-section .footer-menu {
	margin-bottom: 0;
}
.link-img {
	display: block;
	width: 100%;
	min-height: 100px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.img-height-310 {
	min-height: 324px;
}
/*--------------- crypto css --------------*/

.header-box-right {
	background: #10181f;
}
.header-box-right .navigation {
	height: 85px;
	background: #ffaf31;
	position: relative;
}
.header-box-right .navigation:before {
	position: absolute;
	right: -100%;
	top: 0;
	width: 100%;
	content: '';
	height: 100%;
	background: #ffaf31;
}
.header-box-right .nav-menu > li > a {
	height: 85px;
	line-height: 45px;
}
.header-box-right .nav-menu > li > a:before {
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	background: #fff;
	content: '';
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0px;
	opacity: 0;
	visibility: hidden;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
}
.header-box-right .nav-menu > li > a:hover {
	background: transparent;
	color: #fff;
}
.header-box-right .nav-menu > li > a:hover:before {
	opacity: 1;
	visibility: visible;
	bottom: 20px;
}
.header-box-right .nav-menu > li.active > a {
	background: transparent;
	color: #fff;
}
.header-box-right .nav-menu > li.active > a:before {
	opacity: 1;
	visibility: visible;
	bottom: 20px;
}
.header-box-right .nav-menu > li .megamenu-list li a:hover {
	color: #ffaf31;
}
.header-box-right .nav-menu > li .nav-dropdown li a:hover {
	color: #ffaf31;
}
.header-box-right .nav-menu > li:first-child a {
	padding-left: 35px;
}
.header-box-right .right-menu li .nav-search {
	height: 85px;
}
.header-box-right .right-menu li .nav-search .nav-search-button {
	line-height: 88px;
	text-align: right;
	background: transparent;
	color: #232323;
}
.top-bar-item .ts-date {
	color: #fff;
}
.top-bar-item .ts-top-nav li a {
	color: #fff;
}
.category-post-style1 .post-content .post-cat {
	margin-left: 0;
	margin-bottom: 15px;
}
.category-post-style1 .post-content p {
	font-size: 15px;
	color: #232323;
}
/*-------------- -------------

breakink-news-section

----------------------------------*/

.breakink-news-section {
	border-bottom: 1px solid #e5e5e5;
}
.breakink-news-section .ts-breaking-news {
	padding: 7px 20px 1px 0;
}
.breakink-news-section .ts-breaking-news .breaking-news-content {
	width: 85%;
}
.breakink-news-section #breaking_slider .owl-nav {
	top: -7px;
}
.breakink-news-section #breaking_slider .owl-nav .owl-prev, .breakink-news-section #breaking_slider .owl-nav .owl-next {
	width: 34px;
	margin-left: 0;
	height: 38px;
	font-size: 24px;
	border-left: 1px solid #e5e5e5;
	background: transparent;
}
.breakink-news-section #breaking_slider .owl-nav .owl-prev:hover, .breakink-news-section #breaking_slider .owl-nav .owl-next:hover {
	color: #ffaf31;
}
.breakink-news-section #breaking_slider .owl-nav .owl-next {
	border-right: 1px solid #e5e5e5;
}
.featured-post-style .item {
	min-height: 498px;
}
.featured-post-style .post-cat {
	margin-left: 0;
	margin-bottom: 15px;
}

.custom_pad{padding: 26px 26px!important;}
.featured-post-style .overlay-post-content .post-title {
	margin-bottom: 0px;
}
.ts-grid-style-3 .ts-overlay-style {
	margin-bottom: 4px;
}
.ts-grid-style-3 .ts-overlay-style .item {
	min-height: 247px;
}
.ts-grid-style-3 .ts-overlay-style .item .post-cat {
	margin-left: 0;
	margin-bottom: 13px;
}
.ts-grid-style-3.p-1 {
	padding-top: 0 !important;
}
.currency-list-items {
	padding: 18px;
	position: relative;
	overflow: hidden;
	padding-right: 80px;
	display: block;
}
.currency-list-items h4 {
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.7px;
}
.currency-list-items span {
	font-size: 11px;
	text-transform: uppercase;
	line-height: 15px;
	color: #efefef;
	display: block;
}
.currency-list-items .currency-right-content {
	position: absolute;
	right: 15px;
	bottom: 0;
	margin: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1;
}
.currency-list-items img {
	position: absolute;
	right: 29px;
	bottom: -15px;
	opacity: .8;
}
.currency-list-items.currency-blue-dark-heighlight {
	background-image: -webkit-gradient(linear, left top, right top, from(#242279), to(#6663ae));
	background-image: -webkit-linear-gradient(left, #242279, #6663ae);
	background-image: -o-linear-gradient(left, #242279, #6663ae);
	background-image: linear-gradient(to right, #242279, #6663ae);
}
.currency-list-items.currency-yellow-heighlight {
	background-image: -webkit-gradient(linear, left top, right top, from(#ff8f00), to(#ffbd00));
	background-image: -webkit-linear-gradient(left, #ff8f00, #ffbd00);
	background-image: -o-linear-gradient(left, #ff8f00, #ffbd00);
	background-image: linear-gradient(to right, #ff8f00, #ffbd00);
}
.currency-list-items.currency-gray-heighlight {
	background-image: -webkit-gradient(linear, left top, right top, from(#556685), to(#98a2b5));
	background-image: -webkit-linear-gradient(left, #556685, #98a2b5);
	background-image: -o-linear-gradient(left, #556685, #98a2b5);
	background-image: linear-gradient(to right, #556685, #98a2b5);
}
.currency-list-items.currency-blue-heighlight {
	background-image: -webkit-gradient(linear, left top, right top, from(#0d21b6), to(#2a6cd4));
	background-image: -webkit-linear-gradient(left, #0d21b6, #2a6cd4);
	background-image: -o-linear-gradient(left, #0d21b6, #2a6cd4);
	background-image: linear-gradient(to right, #0d21b6, #2a6cd4);
}
.currency-list-items.currency-green-heighlight {
	background-image: -webkit-gradient(linear, left top, right top, from(#63a20a), to(#a2c821));
	background-image: -webkit-linear-gradient(left, #63a20a, #a2c821);
	background-image: -o-linear-gradient(left, #63a20a, #a2c821);
	background-image: linear-gradient(to right, #63a20a, #a2c821);
}
.bg-dark-item {
	background:#000000;
}
.bg-dark-item .ts-grid-box {
	background: transparent;
}
.bg-dark-item .nav-tabs {
	border-bottom: none;
	margin-bottom: 8px;
}
.bg-dark-item .nav-tabs li a {
	color: #fff;
}
.bg-dark-item .nav-tabs li a:hover {
	color: #fff;
}
.bg-dark-item .nav-tabs li a.active {
	background: transparent;
}
.bg-dark-item .nav-tabs li a.active:before {
	opacity: 0;
}
.bg-dark-item .post-title a {
	color: #fff;
}
.bg-dark-item .post-tag a {
	color: #ffaf31;
}
.bg-dark-item .post-tab-list .post-content.media {
	border-bottom: 1px solid #2b2b2b;
}
.bg-dark-item .post-tab-list .post-content.media:last-of-type {
	border-bottom: none;
}
/*--------------------------

navbar-standerd

---------------------------*/

.navbar-standerd {
	background: #fff;
	border-top: 1px solid #ddd;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
}
.navbar-standerd .navigation {
	height: 80px;
}
.navbar-standerd .navigation .nav-brand {
	padding: 0;
}
.navbar-standerd .nav-menu > li > a {
	height: 80px;
	line-height: 31px;
}
.navbar-standerd .nav-menu > li > a:hover {
	background: #fff;
}
.navbar-standerd .nav-menu > li.active > a {
	color: #ed1853 !important;
background: none;
}
.navbar-standerd .right-menu li a {
	border-left: none;
	position: relative;
	color: #232323;
	height: 80px;
	line-height: 82px;
}
.navbar-standerd .right-menu li a:before {
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 20px;
	content: '';
	bottom: 0;
	margin: auto;
	background: #232323;
}
.navbar-standerd .right-menu li .nav-search .nav-search-button {
	background: transparent;
	color: #232323;
	line-height: 84px;
}
.navbar-standerd.nav-item .navigation {
	height: 60px;
}
.navbar-standerd.nav-item .nav-menu > li > a {
	height: 60px;
	line-height: 10px;
	position: relative;
}
.navbar-standerd.nav-item .nav-menu > li > a:before {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background: #ed1853;
	content: '';
	opacity: 0;
	visibility: hidden;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
}
.navbar-standerd.nav-item .nav-menu > li.active > a:before {
	opacity: 1;
	visibility: visible;
}
.navbar-standerd.nav-item .right-menu li a {
	height: 60px;
	line-height: 61px;
	color: #888888;
}
.navbar-standerd.nav-item .right-menu li a:before {
	background: #888888;
}
.navbar-standerd.nav-item .right-menu li .nav-search .nav-search-button {
	line-height: 62px;
	color: #888888;
}
.navbar-standerd.nav-bar-dark {
	background: #272727;
	border-top: none;
}
.navbar-standerd.nav-bar-dark .navigation {
	background: #272727;
}
.navbar-standerd.nav-bar-dark .navigation .nav-menu > li > a {
	color: #fff;
}
.navbar-standerd.nav-bar-dark .navigation .nav-menu > li > a:hover {
	background: #ed1853;
}
.navbar-standerd.nav-bar-dark .navigation .nav-menu > li.active > a {
	background: #ed1853;
}
.navbar-standerd.nav-bar-dark .navigation .right-menu li a {
	color: #fff;
}
.navbar-standerd.nav-bar-dark .navigation .right-menu li a:before {
	background: #5d5d5d;
}
.navbar-standerd.nav-bar-dark .navigation .right-menu li .nav-search .nav-search-button {
	color: #fff;
}
.post-style-3 .featured-post.ts-overlay-style .item {
	min-height: 500px;
}
.post-style-3 .post-cat {
	margin-left: 20px;
}
.post-style-3 .post-title.large {
	margin-bottom: 15px;
	font-weight: 500;
}
.height-310 {
	min-height: 305px !important;
}
.height-190 {
	height: 190px !important;
}
.post-style-4 .ts-overlay-style {
	margin-bottom: 4px;
}
.ts-heading-item .ts-title {
	margin-left: 0;
}
.ts-heading-item .ts-title span {
	background: #fff;
	padding-right: 10px;
	position: relative;
	z-index: 1;
}
.ts-heading-item .ts-title:before {
	display: none;
}
.ts-heading-item .ts-title:after {
	position: absolute;
	right: 0;
	top: 13px;
	width: 100%;
	height: 1px;
	background: #616161;
	content: '';
}
.ts-grid-box.bg-dark-item .ts-heading-item .ts-title span {
	background: transparent;
	color: #fff;
}
.ts-grid-box.bg-dark-item .ts-heading-item .ts-title:after {
	background: #ed1853;
}
.ts-grid-box.bg-dark-item .ts-heading-item .ts-title:after {
	    background: #ed1853;

    position: absolute;
    left: -6px;
    top: 0;
    width: 3px;
    height: 100%;
    content: '';
}
.ts-grid-box.bg-dark-item .post-content {
	border-color: #252525;
}
.ts-grid-box.bg-dark-item .post-meta-info li.active a {
	color: #ed1853;
}
.ts-grid-item-2 .post-cat {
	margin-left: 0;
	margin-bottom: 16px;
}
.ts-grid-item-2 .ts-post-thumb {
	margin-bottom: 0;
}
.ts-grid-item-2 .item .post-content {
	padding: 18px 0;
	border-bottom: 1px solid #e8e8e8;
}
.ts-grid-item-2 .item:last-of-type .post-content {
	border-bottom: none;
}
.right-sidebar-1 .widgets.widgets-item .widget-title {
	margin-left: 0;
}
.right-sidebar-1 .widgets.widgets-item .widget-title span {
	background: #fff;
	padding-right: 10px;
	position: relative;
}
.right-sidebar-1 .widgets.widgets-item .widget-title:before {
	left: 0;
	background: #ed1853;
	width: 100%;
	height: 1px;
	bottom: 0;
	margin: auto;
}
.ts-grid-box.widgets.border {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #e3e3e3;
}
/*------------------ home default 5------------*/

#featured-slider-5 .item {
	min-height: 500px;
}
#featured-slider-5 .item:hover:after {
	display: none;
}
#featured-slider-5 .item:before {
	background: rgba(0, 0, 0, 0.3);
}
#featured-slider-5 .overlay-post-content {
	z-index: 1;
	top: 50%;
	-webkit-transform: translateY(-31%);
	-ms-transform: translateY(-31%);
	transform: translateY(-31%);
	max-width: 570px;
}
#featured-slider-5 .overlay-post-content .post-content {
	padding: 0 40px;
}
#featured-slider-5 .overlay-post-content .post-title.lg {
	margin-bottom: 20px;
}
#featured-slider-5 .post-cat {
	margin-left: 0;
	margin-bottom: 15px;
}
#featured-slider-5 .owl-dots {
	top: 50%;
	right: 30px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
#featured-slider-5 .owl-dots .owl-dot {
	display: block;
	margin: 0;
	top: 0;
	line-height: 16px;
}
#featured-slider-5 .owl-dots .owl-dot span {
	background: #fff;
}
#featured-slider-5 .owl-dots .owl-dot.active span {
	margin: 0;
}
/*------------------------------

    404 

------------------------------*/

.error-page {
	padding: 80px 30px;
}
.error-page .error-code h2 {
	font-size: 220px;
	font-weight: 500;
	color: #222222;
	line-height: 220px;
}
.error-page .error-message h3 {
	font-size: 40px;
	margin-bottom: 16px;
}
.error-page .error-body h4 {
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 34px;
}
.error-page .error-body a {
	background: #ed1853;
}
.error-page .error-body a.btn {
	padding: 17px 37px;
}
.error-page .error-body a.btn:hover {
	background: #c2211c;
}
/*--------------------------------

          sport index css 

------------------------------------*/

.top-bar.transparent {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background: transparent;
	z-index: 2;
}
.top-bar.transparent #breaking_slider .owl-nav {
	top: 0;
	right: -46px;
}
.top-bar.transparent #breaking_slider .owl-nav .owl-prev, .top-bar.transparent #breaking_slider .owl-nav .owl-next {
	color: #fff;
	background: #111c20;
}
.top-bar.transparent .ts-breaking-news {
	background: transparent;
	padding: 8px 20px 8px 0;
}
.top-bar.transparent .ts-breaking-news .breaking-news-content {
	width: 85%;
}
.top-bar.transparent .ts-breaking-news p a {
	color: #fff;
}
.header-box-transprent {
	position: absolute;
	right: 0;
	left: 0;
	width: 100%;
	top: 40px;
	height: auto;
	z-index: 2;
}
.header-box-transprent .ts-main-menu {
	height: 65px;
	background: rgba(0, 0, 0, 0.6);
}
.header-box-transprent .ts-main-menu .nav-header {
	width: auto;
	height: 100%;
}
.header-box-transprent .ts-main-menu .nav-header .nav-brand {
	line-height: 64px;
	padding: 0 18px;
}
.header-box-transprent .ts-main-menu .nav-menu > li > a {
	height: 65px;
	padding: 24px 20px;
	font-weight: 500;
	color: #fff;
}
.header-box-transprent .ts-main-menu .nav-menu > li > a:hover {
	background: transparent;
}
.header-box-transprent .ts-main-menu .nav-menu > li > a .submenu-indicator:before {
	content: '\f107';
}
.header-box-transprent .ts-main-menu .nav-menu > li.active a {
	background: transparent;
}
.header-box-transprent .ts-main-menu .nav-menu > li:first-child a {
	padding-left: 30px;
}
.header-box-transprent .ts-main-menu .right-menu li a {
	height: 65px;
	line-height: 65px;
	width: 65px;
	color: #fff;
	border-left: none;
	border-right: 1px solid #ff3639;
}
.header-box-transprent .ts-main-menu .right-menu li .nav-search {
	height: 65px;
	width: 65px;
	border-left: 1px solid #bb1619;
}
.header-box-transprent .ts-main-menu .right-menu li .nav-search .nav-search-button {
	line-height: 67px;
	width: 100%;
	background: transparent;
}
/*---------------------

     hero section 

-----------------*/

.featured-table {
	width: 100%;
	height: 100%;
	display: table;
}
.featured-table .table-cell {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.hero-area {
	padding: 0;
	position: relative;
}
.hero-area:before {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 130px;
	content: '';
	background-image: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(0%, white), to(rgba(255, 255, 255, 0)));
	background-image: -webkit-linear-gradient(0, white 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -o-linear-gradient(0, white 0%, rgba(255, 255, 255, 0) 100%);
	background-image: linear-gradient(0, white 0%, rgba(255, 255, 255, 0) 100%);
	z-index: 1;
}
.featured-slider-item {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	height: 960px;
}
 .featured-slider-item::before {
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%;
 content: '';
 background: rgba(0, 0, 0, 0.2);
}
.hero-content {
	position: relative;
	padding: 20px;
	margin-top: -180px;
}
.hero-content .post-cat {
	margin-bottom: 12px;
	margin-left: 0;
}
.hero-content h2 {
	font-size: 42px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 22px;
}
.hero-content p {
	font-size: 18px;
	line-height: 24px;
	color: #fff;
}
.featured-bottom-post {
	margin-top: -260px;
	position: relative;
	z-index: 1;
}
/*--------------

tab-menu-item

-----------*/

.tab-menu-item li a {
	font-size: 15px;
	font-weight: 400;
	color: #5a5c66;
	padding: 0 15px;
}
.tab-menu-item li a.active {
	color: #fff;
}
.tab-menu-item li:last-child a {
	padding-right: 0;
}
.ts-tabs-content .tab-pane.fade.active {
	opacity: 1;
}
.video-item {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	height: 450px;
	position: relative;
	overflow: hidden;
}
.video-item .post-video {
	position: absolute;
	top: 46%;
	margin: auto;
	text-align: center;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
	left: 0;
	right: 0;
	z-index: 2;
	margin: auto;
}
.video-item .post-video:before {
	display: none;
}
.video-item .post-video .ts-play-btn {
	z-index: 1;
	border: none;
}
.video-tab-list {
	height: 450px;
	padding: 30px 5px 30px 30px;
	overflow: hidden;
}
.video-tab-list img.sidebar-img {
	width: 100px;
	height: auto;
}
.video-tab-list .post-tab-list {
	padding: 0;
}
.video-tab-list .post-tab-list li {
	margin-bottom: 15px;
}
.video-tab-list .post-tab-list li .post-title {
	color: #fff;
}
.video-tab-list .post-tab-list li:last-child {
	margin-bottom: 0;
}
.fade.in {
	opacity: 1;
}
.post-style-item4 {
	padding-bottom: 0;
}
.post-style-item4 .ts-post-thumb {
	margin-bottom: 0;
}
.post-style-item4 .item:before {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.75)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.75) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.75) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.75) 100%);
}
#hero-slider .owl-nav {
	position: relative;
	right: auto;
	top: 0%;
	left: 0%;
	z-index: 3;
}
#hero-slider .owl-prev {
	font-size: 20px;
	text-transform: uppercase;
	padding: 20px;
}
#hero-slider .owl-prev:before {
	display: none;
}
#hero-slider .owl-next {
	font-size: 20px;
	text-transform: uppercase;
	padding: 20px;
	margin-left: 80px;
}
#hero-slider .owl-dots {
	counter-reset: slides-num;
	margin-top: 15px;
	right: auto;
	left: 0;
}
#hero-slider .owl-dots:after {
	content: "0" counter(slides-num);
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	vertical-align: middle;
	padding-left: 20px;
	margin-top: -10px;
	font-weight: 400;
	color: #fff;
}
#hero-slider .owl-dot {
	display: inline-block;
	counter-increment: slides-num;
	/* Increment counter */

  margin-right: 5px;
}
#hero-slider .owl-dot span {
	display: none;
}
#hero-slider .owl-dot.active:before {
	content: "0" counter(slides-num) " /  ";
	/* Use the same counter to get current item. */

  display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	position: absolute;
	left: 0;
	top: 0;
	color: #ed1853;
}
#hero-slider .owl-item.active .hero-content a.post-cat {
	-webkit-animation-name: animLeft;
	animation-name: animLeft;
	-webkit-animation: animLeft 1s ease 100ms both;
	animation: animLeft 1s ease 100ms both;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-animation-delay: 500ms;
	animation-delay: 500ms;
}
#hero-slider .owl-item.active .hero-content h2 {
	-webkit-animation-name: animLeft;
	animation-name: animLeft;
	-webkit-animation: animLeft 1s ease 100ms both;
	animation: animLeft 1s ease 100ms both;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-animation-delay: 800ms;
	animation-delay: 800ms;
}
#hero-slider .owl-item.active .hero-content p {
	-webkit-animation-name: animLeft;
	animation-name: animLeft;
	-webkit-animation: animLeft 1s ease 100ms both;
	animation: animLeft 1s ease 100ms both;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-animation-delay: 1200ms;
	animation-delay: 1200ms;
}
 @-webkit-keyframes animLeft {
 from {
 opacity: 0;
 -webkit-transform: translate3d(40%, 0, 0);
 transform: translate3d(40%, 0, 0);
}
to {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}
}
.slider-dot-item {
	position: absolute;
	left: 0;
	width: 100%;
	top: 59.6%;
	right: 0;
	margin: auto;
	padding-left: 90px;
}
.slider-arrow-item {
	position: absolute;
	left: 0;
	width: 100%;
	top: 55.8%;
	right: 0;
	margin: auto;
}
.slider-arrow-item .owl-nav .owl-next i, .slider-arrow-item .owl-nav .owl-prev i {
	font-size: 16px;
	color: #fff;
}
.mCSB_scrollTools .mCSB_draggerRail {
	width: 5px;
	background-color: #414450;
}
/*----------------------------

    travel index css 

---------------------------*/

.header-transprent {
	top: 25px;
}
.header-transprent .ts-main-menu {
	background: transparent;
}
.header-transprent .ts-main-menu .nav-menu > li > a {
	font-weight: 400;
}
.header-transprent .ts-main-menu .nav-menu > li.header-search .header-search-form {
	position: absolute;
	left: 0;
	width: 100%;
	background: #fff;
	display: none;
}
.featured-area:before {
	display: none;
}
.featured-area .item {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 900px;
}
.featured-area .item .hero-content {
	margin-top: 0;
}
.featured-area .item .hero-content h2 {
	font-weight: 500;
	margin-bottom: 60px;
	font-size: 48px;
}
.featured-area .item .hero-content .featurd-video-icon {
	font-size: 80px;
	color: #fff;
}
 @media (min-width: 1400px) {
 .featured-area .item {
 height: 1050px;
}
}
.grid-style-2 .ts-overlay-style .item {
	min-height: 456px;
}
/*------------------ accordion post style ------------*/

.accordion-post-style .card {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.accordion-post-style .card:before {
	content: " ";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1;
	bottom: 0;
	left: 0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, rgba(0, 0, 0, 0)), to(rgba(24, 106, 179, 0.7)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 55%, rgba(24, 106, 179, 0.7) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 55%, rgba(24, 106, 179, 0.7) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 55%, rgba(24, 106, 179, 0.7) 100%);
}
.accordion-post-style .card .space {
	height: 125px;
	text-align: center;
	display: block;
}
.accordion-post-style .card .btn {
	position: relative;
	z-index: 1;
	padding: 8px 20px;
	border-radius: 36px;
	-webkit-border-radius: 36px;
	-ms-border-radius: 36px;
	opacity: 0;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}
.accordion-post-style .card .btn:hover {
	color: #fff;
}
.accordion-post-style .card .card-header {
	padding: 0;
}
.accordion-post-style .card .card-header a {
	display: block;
	padding: 20px 20px 15px 55px;
	position: relative;
	color: #fff;
	z-index: 1;
}
.accordion-post-style .card .card-header a .post-title {
	color: #fff;
	margin-bottom: 0;
	font-weight: 500;
}
.accordion-post-style .card .card-header a i {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 35px;
	left: 20px;
	top: 20px;
}
.accordion-post-style .card:hover .btn {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.post-overflow-style .ts-title:after {
	display: none;
}
.post-overflow-style .ts-post-thumb {
	overflow: visible;
	margin-right: -230px;
	width: auto;
	z-index: 2;
}
.post-overflow-style .post-content-item {
	background: #f7f7f7;
	padding: 70px 20px 55px 200px;
	margin-top: -55px;
	margin-left: 30px;
}
.post-overflow-style .post-content-item .post-title {
	margin-bottom: 24px;
}
.post-overflow-style .post-content-item p {
	margin-bottom: 28px;
}
.watching-section {
	padding: 60px 0 50px;
}
.watching-section .post-title a {
	color: #fff;
}
.watching-section .post-title a:hover {
	color: #fff;
}
.border-style .post-cat {
	margin-left: 0;
	top: -12px;
}
.border-style.ts-grid-box.ts-grid-content .post-content {
	-webkit-box-shadow: none;
	box-shadow: none;
	padding-top: 25px;
	border: 1px solid #e6e6e6;
	border-top: none;
}
.border-style.ts-grid-box.ts-grid-content .ts-post-thumb {
	margin-bottom: 0;
}
/*-----------------

featured tab personal blog 

--------------*/

.featured-tab-item .featured-tab-post {
	margin: 0;
	border-bottom: none;
}
.featured-tab-item .featured-tab-post .post-content {
	padding: 26px 30px 10px;
	background: #fff;
}
.featured-tab-item .featured-tab-post > li {
	padding: 0;
	border-right: 1px solid #e6e6e6;
}
.featured-tab-item .featured-tab-post > li:last-child {
	border-right: none;
}
.featured-tab-item .featured-tab-post > li .active:before {
	position: absolute;
	right: 0;
	top: -15px;
	width: 100%;
	height: 15px;
	content: '';
}
.featured-tab-item .featured-tab-post > li .active .post-title, .featured-tab-item .featured-tab-post > li .active .post-meta-info li, .featured-tab-item .featured-tab-post > li .active .post-meta-info li.cat-name {
	color: #fff;
}
.view-link-btn {
	position: absolute;
	left: 0;
	top: 50%;
	right: 0;
	margin: auto;
	text-align: center;
	margin: auto;
	-webkit-transform: translateY(-20%);
	-ms-transform: translateY(-20%);
	transform: translateY(-20%);
}
.view-link-btn span {
	background: #fff;
	height: 48px;
	line-height: 48px;
	padding: 2px 20px;
	min-width: 140px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 11px;
	color: #222222;
	font-weight: 500;
}
.blog-post-slider-item .ts-grid-box {
	padding: 90px 230px 90px 30px;
}
.blog-post-slider-item .ts-post-thumb {
	overflow: visible;
	margin-left: -244px;
	width: auto;
	z-index: 2;
	margin-bottom: 0;
}
.blog-post-slider-item .ts-post-thumb img {
	max-height: 310px;
	width: 100%;
}
.blog-post-slider-item .owl-nav {
	position: absolute;
	right: auto;
	top: auto;
	left: 14px;
	bottom: 41px;
}
.read-more-btn {
	font-size: 11px;
	font-weight: 500;
	color: #888888;
	text-transform: uppercase;
	border: 1px solid #ddd;
	display: inline-block;
	padding: 4px 20px;
}
.older-post-btn .read-more-btn {
	background: #fff;
	color: #232323;
	border: none;
}
.author-box-widget {
	padding: 0;
}
.author-box-widget .ts-post-thumb {
	margin-bottom: 0;
}
.author-box-widget .post-content {
	padding: 20px;
	text-align: center;
}
.author-box-widget .post-content p {
	font-size: 14px;
	color: #585858;
}
.author-box-widget .authors-social a {
	color: #8a8a8a;
	margin: 0 8px;
}
.ts-post-style-3 {
	margin-left: -2px;
	margin-right: -2px;
}
.ts-post-style-3 .ts-post-thumb {
	margin-bottom: 0;
}
.ts-post-style-3 .p-1 {
	padding: 2px !important;
}
.ts-post-style-3 .post-content .post-cat {
	margin-left: 0;
	margin-bottom: 10px;
}
.sidebar-2 .widgets-populer-post .post-content.media {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}
.sidebar-2 .widgets-populer-post .post-content.media:last-of-type {
	margin-bottom: 0;
	border-bottom: none;
}
.ts-grid-content-1.ts-blue-light-heighlight {
	background: #007dff;
}
.ts-grid-content-1.ts-blue-light-heighlight p, .ts-grid-content-1.ts-blue-light-heighlight .post-date-info, .ts-grid-content-1.ts-blue-light-heighlight .post-title a {
	color: #fff;
}
.ts-grid-content-1.ts-blue-light-heighlight .post-cat {
	color: #007dff;
}
.img-height-520 {
	min-height: 522px;
}
.ts-post-style-4 .ts-grid-style-3 .item {
	min-height: 235px;
	margin-bottom: 10px;
}
.border-top1 {
	border-color: #cfd2da;
}
/*------------------------------

  New Update - Contact, to-top, login, signup

------------------------------*/

/* Contact Page */

.contact-box h3 {
	font-size: 28px;
}
.contact-box h4 {
	color:
#847e7e;
font-size: 16px;
}

.contact-box p{color:#847e7e}
/* Login page */

.login-or {
	position: relative;
	font-size: 30px;
	color: #aaa;
	margin-bottom: 10px;
    padding:4px;
    text-align: center;
    background-color: #666565;
}
.login-or .span-or {
	
	font-size:24px;
	font-weight: 700;
	color: #fff;
	text-transform:uppercase; 
}
.btn.btn-primary.btn-fb {
	background: #3b5999;
}

.forgot_password{font-size: 13px;font-weight: 700}
/* Reg page */

.reg-page .text-muted {
	font-size: 14px;
	margin-bottom: 20px;
	display: block;
}
.aw {
	text-align: center;
}
.gt {
	text-align: center;
}
.dropdown {
	position: relative;
	display: inline-block;
}
.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	padding: 0px 1px;
	z-index: 1;
	font-size: 15px;
}
.dropdown-content li {
	display: block;
	float: none;
	padding: 0px 16px;
	border-bottom: 1px solid #ccc;
}
.dropdown:hover .dropdown-content {
	display: block;
	top: 100%;
	z-index: 9999999;
	left: -90px;
}
.ans {
	background-color: #ffa312;
	color: #ffffff;
	text-align: center;
	font-size: 15px;
	font-weight: 600;
	padding: 4px 10px;
	box-shadow: none;
	border:none;
	margin-top: 15px;
}
.navbar-standerd .right-menu .dropdown-content li a {
	text-align: center !important;
}
.navbar-standerd .right-menu .dropdown-content li a:before {
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 0px;
	content: '';
	bottom: 0;
	margin: auto;
	background: #232323;
}
/*.megamenuu{ position:static !important; z-index:99}

.megamenuu #megamenuu{ position:absolute; right:0; left:0; top:100%; display:none; background-color:#ffffff; box-shadow: 1px 1px 5px #ccc; padding:20px; z-index:9999}

.megamenuu:hover > #megamenuu{  display: block}*/

.megamenuu #megamenuu a {
	display: block;

line-height: 26px !important;

padding: 5px 0 !important;

font-size: 14px;
font-weight: 500;
color: #868686;

text-transform: uppercase;
}
#mainsearch {
	position:relative;
	padding:0 40px 0 0;
	margin-top:7px;
	width:100%;
	float:right;
	
	overflow:hidden
}
#mainsearch button {
	position: absolute;
right: -1px;
top: 0px;
bottom: 0px;
width: 47px;
border: 0;
background-color:
#222;
cursor: pointer;
color:
#fff;
text-align: center;
}
#mainsearch input {
	width:100%;
	padding:2px 20px;
	border:0;
	background-color:
#e6e6e6;
height: 47px;;

}
 @media (max-width: 768px) {

 	.navbar-standerd{background: #fff!important}
 	.navigation{background-color: #fff!important}
 	.nav-menu > li > a{color:#4a4949 !important;}
.custom_pad{padding: 4px 26px!important;}
.owl-nav{display: none!important}
.author-box.author-box-item.my_css{padding: 0 0 0 94px!important;}
 	.pd-left-none {
    padding-left: 15px!important;
}
.top-social li {
    display: inline-block;
    line-height: 29px!important;
    padding-bottom: 4px!important;
}
 .megamenuu #megamenuu a {
text-align:left !important;
}
 .featured-post-style .item {
min-height: 260px;
}
 .mysociall ul li:first-child {
display:block;
margin-bottom:5px;
float:none !important
}
 .top-social li a {
padding: 0 3px;
}
 .homepostcontent {
min-height:  0 !important;
}
 .post-content .blogcontent {
min-height: 0 !important;
}
 .subs {
padding-top: 20px !important;
padding-bottom: 10px !important;
}
 .mydatesdg .row .col-md-4 + .col-md-4 {
margin-top:15px;
}
}
 @media (max-width: 500px) {
 .mysociall a {
width:52px !important;
}
}
.panel.price {
	margin-bottom: 1.5rem;
	box-shadow: 0px 22px 68px -9px rgba(0, 0, 0, 0.15);
}
.panel.price>.panel-heading {
	background: #0052cc;
}
.panel.price>.panel-heading {
	background: #0052cc;
}
.panel.price>.panel-heading {
	color: #fff;
}
.panel.price, .panel.price>.panel-heading {
 -moz-transition: all .3s ease;
 -o-transition: all .3s ease;
 -webkit-transition: all .3s ease;
}
.bg-primary {
	background: #0052cc !important;
}
.bg-primary {
	background: #0052cc !important;
}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	background: #fff;
}
.text-center {
	text-align: center !important;
}
.p-0 {
	padding: 0 !important;
}
.panel.price h3 {
	margin-bottom: 0;
	padding: 20px 0;
}
.ju {
	font-size: 22px;
}
.text-white {
	color: #fff !important;
}
.text-white {
	color: #fff !important;
}
.price.panel-color>.panel-body {
	background-color: #fff;
}
.panel-body {
	padding: 15px;
}
.text-center {
	text-align: center !important;
}
.panel-body .lead {
	font-size: 20px;
	margin-bottom: 0;
	padding: 10px 0;
	color: #000000;
}
.lead {
	line-height: 1.4;
}
.lead {
	font-size: 1.171875rem;
	font-weight: 300;
}
.panel-body .lead strong {
	font-size: 40px;
	margin-bottom: 0;
}
.number-font1 {
	font-family: 'Roboto', sans-serif;
}
strong, b {
	font-weight: 600;
}
.list-group {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
}
.text-center {
	text-align: center !important;
}
.panel.price .list-group-item:first-child {
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
}
.list-group-flush .list-group-item {
	border-right: 0;
	border-left: 0;
	border-radius: 0;
}
.list-group-item:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.list-group-item {
	position: relative;
	display: block;
	padding: 0.75rem 1.25rem;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #e3e3f7;
}
.panel.price .list-group-item:last-child {
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.list-group-flush .list-group-item {
	border-right: 0;
	border-left: 0;
	border-radius: 0;
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.list-group-item {
	position: relative;
	display: block;
	padding: 0.75rem 1.25rem;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #e3e3f7;
}
.border-bottom-0 {
	border-bottom: 0 !important;
}
.price .panel-footer {
	border-bottom: 0px;
	background-color: #fff;
	border-left: 0;
	border-right: 0;
}
.panel-footer {
	padding: 10px 15px;
	background-color: #fff;
	border-top: 1px solid #e3e3f7;
	border-left: 1px solid #e3e3f7;
	border-right: 1px solid #e3e3f7;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.text-center {
	text-align: center !important;
}
.panel.price .btn {
	box-shadow: 0 -1px 0px rgba(50, 50, 50, .2) inset;
	border: 0px;
}
 .btn:not(:disabled):not(.disabled) {
 cursor: pointer;
}
.btn-primary {
	color: #fff;
	background: #0052cc!important;
	border-color: #0052cc !important;
}
.btn-primary {
	color: #fff;
	background: #0052cc!important;
	border-color: #0052cc !important;
}
.btn-lg, .btn-group-lg>.btn {
	font-size: 1rem;
	min-width: 2.75rem;
	font-weight: 400;
}
.btn {
	cursor: pointer;
	font-weight: 400;
	letter-spacing: .03em;
	font-size: 0.8125rem;
	min-width: 2.375rem;
}
.btn-lg, .btn-group-lg>.btn {
	padding: 0.5rem 1rem;
	font-size: 1.125rem;
	line-height: 1.625;
}
.btn {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 0.375rem 0.75rem;
	font-size: 0.9375rem;
	line-height: 1.84615385;
	border-radius: 0.5px;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.pacj {
	padding: 40px 0px;
}
.new-cds h2 {
	text-align: center;
	font-size: 30px;
	color: #333;
	margin-bottom: 10px;
}
 .new-cds h2::before {
 content: "";
 width: 100px;
 height: 2px;
 background-color: #0052cc;
 position: absolute;
 bottom: 0;
 left: 45%;
}
.bhj {
	padding-top: 30px;
}
.subs {
	padding-top: 40px;
	padding-bottom: 50px;
}
.ts-center h2 {
	font-size: 30px;
	color: #333;
	text-align: center !important;
}
.ts-center p {
	font-size: 15px;
	color: #333;
	text-align: center !important;
}
.ts-center {
	text-align: center;
	margin: 0 auto;
	padding: 20px 0px;
}
.uls-vs h3 {
	text-align: center;
	color: #333;
	font-size: 25px;
}
.kis {
	padding-top: 30px;
}
.uls-vs-im-ul ul {
	padding: 0px;
	list-style-type: none;
}
.uls-vs-im-ul li {
	font-size: 15px;
	line-height: 25px;
	text-align: center;
	color: #000000;
	font-weight: normal;
}
.uls-vs-im-ul {
	padding: 20px 0px;
}
.uls-vs-im {
	border-bottom: 1px solid #ccc;
	padding: 20px 0px;
	text-align: center;
}
.bt-bts {
	width: 100%;
	background-color: #0052ca;
	text-align: center;
	color: #ffffff;
	font-weight: 600;
	box-shadow: none;
	border: none;
	padding: 12px;
	font-size: 17px;
}
.bt-bts-2 {
	width: 100%;
	background-color: #fdbf07;
	text-align: center;
	color: #ffffff;
	font-weight: 600;
	box-shadow: none;
	border: none;
	padding: 12px;
	font-size: 17px;
}
.bt-bts-3 {
	width: 100%;
	background-color: #28a745;
	text-align: center;
	color: #ffffff;
	font-weight: 600;
	box-shadow: none;
	border: none;
	padding: 12px;
	font-size: 17px;
}
.uls-vs-im-ul-bt {
	padding-top: 10px;
}
.main-hd {
	border: 1px solid #ccc;
	padding-top: 15px;
}
 @media (max-width:768px) {
 .main-hd {
 margin-bottom: 30px;
}
 .ts-top-nav {
 display: none !important;
}
 .ts-date {
 display: none !important;
}
 .header-middle {
/* display: none !important;*/
}
}
.mobilenone {
	display: none;
}
.mobileblock {
	display: block;
}
 @media (min-width:768px) {
 .mobilenone {
display: block;
}
 .mobileblock {
display: none;
}
}
.ans-right {
	position: absolute;
	right: 100px;
	top: 30px;
}
.abny {
	background-color: #ffffff;
	box-shadow: none;
	border: none;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	color: #333;
	font-weight: 600;
}
.albs {
	background-color: #ffffff;
	box-shadow: none;
	border: none;
	text-align: center;
	color: #ffffff;
	font-size: 15px;
	color: #333;
}
.ols {
	margin-bottom: 15px;
}
.main-mk {
	background-color: #ffffff;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
	border:1px solid #e5e5e5;
}

table{font-size: 16px!important;}
.btn-xs_css{padding: 0 6px!important;
font-size: 14px!important;border-radius: 0px!important}
.profielthuimb {
	width:150px;
	height:150px;
	overflow:hidden;
	float:left;
	border:2px #cf2c03 solid;
	border-radius:50%;
	margin: 0 20px 20px 0
}
.profielthuimb img {
	width:100%;
	height:auto
}
.hls p {
	font-size: 14px;
	margin-bottom:7px !important;
	color: #333;
}
.hls-2 h4 {
	font-size: 18px;
	color: #333;
	margin-bottom: 10px;
}
.abn {
	background-color: #0000FF;
	text-align: center;
	color: #ffffff;
	border: none;
	box-shadow: none;
	padding: 2px 20px;
}
.uls-vs-im-ul span {
	font-weight: 600;
	color: #000000;
	font-size: 22px;
}
.uls-vs-im-ul i {
	font-size: 18px;
	margin-right: 3px;
}
.ans-zs h3 {
	font-size: 23px;
	color: #333;
	margin-bottom: 15px;
}
.other-bottom {
	padding: 60px 0px;
	background-color: #f7f7f7;
}
.anbc {
	font-weight: 600;
	color: #000000;
}
.mgs p {
	font-weight: 600;
	font-size: 18px;
	color: #000000;
	margin-top: 10px;
}
.mkls {
	margin-top: 40px;
}
.mgs {
	text-align: center;
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
}
.mlcs {
	border: 1px solid #ccc;
}
.ns-ds-pd {
	background-color: #0052ca;
	text-align: center;
	box-shadow: none;
	border: none;
	width: 100%;
	padding: 15px 0px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
}
.price-ds p {
	font-size: 16px;
	color: #000000;
	line-height: 28px;
	text-align: center;
	padding: 0;
	margin: 0;
	font-weight: 600;
}
.price-ds {
	padding-bottom: 10px;
	padding-top: 15px;
}
.iop-bn {
	margin: -5px;
}
.hsd-row {
	padding: 0 5px;
}
.tab {
	overflow: hidden;
	background-color: #f7f7f7;
}
/* Style the buttons inside the tab */

.tab button {
	background-color: inherit;
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 8px 15px;
	transition: 0.3s;
	font-size: 15px;
}
/* Change background color of buttons on hover */

.tab button:hover {
	background-color: #ddd;
}
/* Create an active/current tablink class */

.tab button.active {
	background-color: #ccc;
}
/* Style the tab content */

.tabcontent {
	display: none;
	padding: 6px 12px;
	border: 1px solid #ccc;
	border-top: none;
}
.injs h2 {
	font-size: 22px;
	text-align: center;
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
 @-webkit-keyframes bounce {
 from, 20%, 53%, 80%, to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
 40%, 43% {
 -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
 animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
 -webkit-transform: translate3d(0, -30px, 0);
 transform: translate3d(0, -30px, 0);
}
 70% {
 -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
 animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
 -webkit-transform: translate3d(0, -15px, 0);
 transform: translate3d(0, -15px, 0);
}
 90% {
 -webkit-transform: translate3d(0, -4px, 0);
 transform: translate3d(0, -4px, 0);
}
}
 @keyframes bounce {
 from, 20%, 53%, 80%, to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
 40%, 43% {
 -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
 animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
 -webkit-transform: translate3d(0, -30px, 0);
 transform: translate3d(0, -30px, 0);
}
 70% {
 -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
 animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
 -webkit-transform: translate3d(0, -15px, 0);
 transform: translate3d(0, -15px, 0);
}
 90% {
 -webkit-transform: translate3d(0, -4px, 0);
 transform: translate3d(0, -4px, 0);
}
}
.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
}
 @-webkit-keyframes flash {
 from, 50%, to {
 opacity: 1;
}
 25%, 75% {
 opacity: 0;
}
}
 @keyframes flash {
 from, 50%, to {
 opacity: 1;
}
 25%, 75% {
 opacity: 0;
}
}
.flash {
	-webkit-animation-name: flash;
	animation-name: flash;
}



/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */



@-webkit-keyframes pulse {
 from {
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
}
 50% {
 -webkit-transform: scale3d(1.05, 1.05, 1.05);
 transform: scale3d(1.05, 1.05, 1.05);
}
to {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
}
 @keyframes pulse {
 from {
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
}
 50% {
 -webkit-transform: scale3d(1.05, 1.05, 1.05);
 transform: scale3d(1.05, 1.05, 1.05);
}
to {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
}
.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
}
 @-webkit-keyframes rubberBand {
 from {
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
}
 30% {
 -webkit-transform: scale3d(1.25, 0.75, 1);
 transform: scale3d(1.25, 0.75, 1);
}
 40% {
 -webkit-transform: scale3d(0.75, 1.25, 1);
 transform: scale3d(0.75, 1.25, 1);
}
 50% {
 -webkit-transform: scale3d(1.15, 0.85, 1);
 transform: scale3d(1.15, 0.85, 1);
}
 65% {
 -webkit-transform: scale3d(0.95, 1.05, 1);
 transform: scale3d(0.95, 1.05, 1);
}
 75% {
 -webkit-transform: scale3d(1.05, 0.95, 1);
 transform: scale3d(1.05, 0.95, 1);
}
to {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
}
 @keyframes rubberBand {
 from {
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
}
 30% {
 -webkit-transform: scale3d(1.25, 0.75, 1);
 transform: scale3d(1.25, 0.75, 1);
}
 40% {
 -webkit-transform: scale3d(0.75, 1.25, 1);
 transform: scale3d(0.75, 1.25, 1);
}
 50% {
 -webkit-transform: scale3d(1.15, 0.85, 1);
 transform: scale3d(1.15, 0.85, 1);
}
 65% {
 -webkit-transform: scale3d(0.95, 1.05, 1);
 transform: scale3d(0.95, 1.05, 1);
}
 75% {
 -webkit-transform: scale3d(1.05, 0.95, 1);
 transform: scale3d(1.05, 0.95, 1);
}
to {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
}
.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand;
}
 @-webkit-keyframes shake {
 from, to {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
 10%, 30%, 50%, 70%, 90% {
 -webkit-transform: translate3d(-10px, 0, 0);
 transform: translate3d(-10px, 0, 0);
}
 20%, 40%, 60%, 80% {
 -webkit-transform: translate3d(10px, 0, 0);
 transform: translate3d(10px, 0, 0);
}
}
 @keyframes shake {
 from, to {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
 10%, 30%, 50%, 70%, 90% {
 -webkit-transform: translate3d(-10px, 0, 0);
 transform: translate3d(-10px, 0, 0);
}
 20%, 40%, 60%, 80% {
 -webkit-transform: translate3d(10px, 0, 0);
 transform: translate3d(10px, 0, 0);
}
}
.shake {
	-webkit-animation-name: shake;
	animation-name: shake;
}
 @-webkit-keyframes headShake {
 0% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
}
 6.5% {
 -webkit-transform: translateX(-6px) rotateY(-9deg);
 transform: translateX(-6px) rotateY(-9deg);
}
 18.5% {
 -webkit-transform: translateX(5px) rotateY(7deg);
 transform: translateX(5px) rotateY(7deg);
}
 31.5% {
 -webkit-transform: translateX(-3px) rotateY(-5deg);
 transform: translateX(-3px) rotateY(-5deg);
}
 43.5% {
 -webkit-transform: translateX(2px) rotateY(3deg);
 transform: translateX(2px) rotateY(3deg);
}
 50% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
}
}
 @keyframes headShake {
 0% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
}
 6.5% {
 -webkit-transform: translateX(-6px) rotateY(-9deg);
 transform: translateX(-6px) rotateY(-9deg);
}
 18.5% {
 -webkit-transform: translateX(5px) rotateY(7deg);
 transform: translateX(5px) rotateY(7deg);
}
 31.5% {
 -webkit-transform: translateX(-3px) rotateY(-5deg);
 transform: translateX(-3px) rotateY(-5deg);
}
 43.5% {
 -webkit-transform: translateX(2px) rotateY(3deg);
 transform: translateX(2px) rotateY(3deg);
}
 50% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
}
}
.headShake {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-name: headShake;
	animation-name: headShake;
}
 @-webkit-keyframes swing {
 20% {
 -webkit-transform: rotate3d(0, 0, 1, 15deg);
 transform: rotate3d(0, 0, 1, 15deg);
}
 40% {
 -webkit-transform: rotate3d(0, 0, 1, -10deg);
 transform: rotate3d(0, 0, 1, -10deg);
}
 60% {
 -webkit-transform: rotate3d(0, 0, 1, 5deg);
 transform: rotate3d(0, 0, 1, 5deg);
}
 80% {
 -webkit-transform: rotate3d(0, 0, 1, -5deg);
 transform: rotate3d(0, 0, 1, -5deg);
}
to {
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
}
}
 @keyframes swing {
 20% {
 -webkit-transform: rotate3d(0, 0, 1, 15deg);
 transform: rotate3d(0, 0, 1, 15deg);
}
 40% {
 -webkit-transform: rotate3d(0, 0, 1, -10deg);
 transform: rotate3d(0, 0, 1, -10deg);
}
 60% {
 -webkit-transform: rotate3d(0, 0, 1, 5deg);
 transform: rotate3d(0, 0, 1, 5deg);
}
 80% {
 -webkit-transform: rotate3d(0, 0, 1, -5deg);
 transform: rotate3d(0, 0, 1, -5deg);
}
to {
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing;
}
 @-webkit-keyframes tada {
 from {
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
}
 10%, 20% {
 -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
 transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
 30%, 50%, 70%, 90% {
 -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
 transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
 40%, 60%, 80% {
 -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
 transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
}
 @keyframes tada {
 from {
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
}
 10%, 20% {
 -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
 transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
 30%, 50%, 70%, 90% {
 -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
 transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
 40%, 60%, 80% {
 -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
 transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
}
.tada {
	-webkit-animation-name: tada;
	animation-name: tada;
}



/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */



@-webkit-keyframes wobble {
 from {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
 15% {
 -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
 transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
 30% {
 -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
 transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
 45% {
 -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
 transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
 60% {
 -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
 transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
 75% {
 -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
 transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
 @keyframes wobble {
 from {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
 15% {
 -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
 transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
 30% {
 -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
 transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
 45% {
 -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
 transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
 60% {
 -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
 transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
 75% {
 -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
 transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble;
}
 @-webkit-keyframes jello {
 from, 11.1%, to {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
 22.2% {
 -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
 transform: skewX(-12.5deg) skewY(-12.5deg);
}
 33.3% {
 -webkit-transform: skewX(6.25deg) skewY(6.25deg);
 transform: skewX(6.25deg) skewY(6.25deg);
}
 44.4% {
 -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
 transform: skewX(-3.125deg) skewY(-3.125deg);
}
 55.5% {
 -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
 transform: skewX(1.5625deg) skewY(1.5625deg);
}
 66.6% {
 -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
 transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
 77.7% {
 -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
 transform: skewX(0.390625deg) skewY(0.390625deg);
}
 88.8% {
 -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
 transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
 @keyframes jello {
 from, 11.1%, to {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
 22.2% {
 -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
 transform: skewX(-12.5deg) skewY(-12.5deg);
}
 33.3% {
 -webkit-transform: skewX(6.25deg) skewY(6.25deg);
 transform: skewX(6.25deg) skewY(6.25deg);
}
 44.4% {
 -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
 transform: skewX(-3.125deg) skewY(-3.125deg);
}
 55.5% {
 -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
 transform: skewX(1.5625deg) skewY(1.5625deg);
}
 66.6% {
 -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
 transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
 77.7% {
 -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
 transform: skewX(0.390625deg) skewY(0.390625deg);
}
 88.8% {
 -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
 transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-transform-origin: center;
	transform-origin: center;
}
 @-webkit-keyframes bounceIn {
 from, 20%, 40%, 60%, 80%, to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
 0% {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 20% {
 -webkit-transform: scale3d(1.1, 1.1, 1.1);
 transform: scale3d(1.1, 1.1, 1.1);
}
 40% {
 -webkit-transform: scale3d(0.9, 0.9, 0.9);
 transform: scale3d(0.9, 0.9, 0.9);
}
 60% {
 opacity: 1;
 -webkit-transform: scale3d(1.03, 1.03, 1.03);
 transform: scale3d(1.03, 1.03, 1.03);
}
 80% {
 -webkit-transform: scale3d(0.97, 0.97, 0.97);
 transform: scale3d(0.97, 0.97, 0.97);
}
to {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
}
 @keyframes bounceIn {
 from, 20%, 40%, 60%, 80%, to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
 0% {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 20% {
 -webkit-transform: scale3d(1.1, 1.1, 1.1);
 transform: scale3d(1.1, 1.1, 1.1);
}
 40% {
 -webkit-transform: scale3d(0.9, 0.9, 0.9);
 transform: scale3d(0.9, 0.9, 0.9);
}
 60% {
 opacity: 1;
 -webkit-transform: scale3d(1.03, 1.03, 1.03);
 transform: scale3d(1.03, 1.03, 1.03);
}
 80% {
 -webkit-transform: scale3d(0.97, 0.97, 0.97);
 transform: scale3d(0.97, 0.97, 0.97);
}
to {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
}
.bounceIn {
	-webkit-animation-duration: 0.75s;
	animation-duration: 0.75s;
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
}
 @-webkit-keyframes bounceInDown {
 from, 60%, 75%, 90%, to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
 0% {
 opacity: 0;
 -webkit-transform: translate3d(0, -3000px, 0);
 transform: translate3d(0, -3000px, 0);
}
 60% {
 opacity: 1;
 -webkit-transform: translate3d(0, 25px, 0);
 transform: translate3d(0, 25px, 0);
}
 75% {
 -webkit-transform: translate3d(0, -10px, 0);
 transform: translate3d(0, -10px, 0);
}
 90% {
 -webkit-transform: translate3d(0, 5px, 0);
 transform: translate3d(0, 5px, 0);
}
to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
 @keyframes bounceInDown {
 from, 60%, 75%, 90%, to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
 0% {
 opacity: 0;
 -webkit-transform: translate3d(0, -3000px, 0);
 transform: translate3d(0, -3000px, 0);
}
 60% {
 opacity: 1;
 -webkit-transform: translate3d(0, 25px, 0);
 transform: translate3d(0, 25px, 0);
}
 75% {
 -webkit-transform: translate3d(0, -10px, 0);
 transform: translate3d(0, -10px, 0);
}
 90% {
 -webkit-transform: translate3d(0, 5px, 0);
 transform: translate3d(0, 5px, 0);
}
to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}
 @-webkit-keyframes bounceInLeft {
 from, 60%, 75%, 90%, to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
 0% {
 opacity: 0;
 -webkit-transform: translate3d(-3000px, 0, 0);
 transform: translate3d(-3000px, 0, 0);
}
 60% {
 opacity: 1;
 -webkit-transform: translate3d(25px, 0, 0);
 transform: translate3d(25px, 0, 0);
}
 75% {
 -webkit-transform: translate3d(-10px, 0, 0);
 transform: translate3d(-10px, 0, 0);
}
 90% {
 -webkit-transform: translate3d(5px, 0, 0);
 transform: translate3d(5px, 0, 0);
}
to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
 @keyframes bounceInLeft {
 from, 60%, 75%, 90%, to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
 0% {
 opacity: 0;
 -webkit-transform: translate3d(-3000px, 0, 0);
 transform: translate3d(-3000px, 0, 0);
}
 60% {
 opacity: 1;
 -webkit-transform: translate3d(25px, 0, 0);
 transform: translate3d(25px, 0, 0);
}
 75% {
 -webkit-transform: translate3d(-10px, 0, 0);
 transform: translate3d(-10px, 0, 0);
}
 90% {
 -webkit-transform: translate3d(5px, 0, 0);
 transform: translate3d(5px, 0, 0);
}
to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}
 @-webkit-keyframes bounceInRight {
 from, 60%, 75%, 90%, to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
	opacity: 0;
	-webkit-transform: translate3d(3000px, 0, 0);
	transform: translate3d(3000px, 0, 0);
}
 60% {
 opacity: 1;
 -webkit-transform: translate3d(-25px, 0, 0);
 transform: translate3d(-25px, 0, 0);
}
 75% {
 -webkit-transform: translate3d(10px, 0, 0);
 transform: translate3d(10px, 0, 0);
}
 90% {
 -webkit-transform: translate3d(-5px, 0, 0);
 transform: translate3d(-5px, 0, 0);
}
to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
 @keyframes bounceInRight {
 from, 60%, 75%, 90%, to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
	opacity: 0;
	-webkit-transform: translate3d(3000px, 0, 0);
	transform: translate3d(3000px, 0, 0);
}
 60% {
 opacity: 1;
 -webkit-transform: translate3d(-25px, 0, 0);
 transform: translate3d(-25px, 0, 0);
}
 75% {
 -webkit-transform: translate3d(10px, 0, 0);
 transform: translate3d(10px, 0, 0);
}
 90% {
 -webkit-transform: translate3d(-5px, 0, 0);
 transform: translate3d(-5px, 0, 0);
}
to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}
 @-webkit-keyframes bounceInUp {
 from, 60%, 75%, 90%, to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
	opacity: 0;
	-webkit-transform: translate3d(0, 3000px, 0);
	transform: translate3d(0, 3000px, 0);
}
 60% {
 opacity: 1;
 -webkit-transform: translate3d(0, -20px, 0);
 transform: translate3d(0, -20px, 0);
}
 75% {
 -webkit-transform: translate3d(0, 10px, 0);
 transform: translate3d(0, 10px, 0);
}
 90% {
 -webkit-transform: translate3d(0, -5px, 0);
 transform: translate3d(0, -5px, 0);
}
to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
 @keyframes bounceInUp {
 from, 60%, 75%, 90%, to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
	opacity: 0;
	-webkit-transform: translate3d(0, 3000px, 0);
	transform: translate3d(0, 3000px, 0);
}
 60% {
 opacity: 1;
 -webkit-transform: translate3d(0, -20px, 0);
 transform: translate3d(0, -20px, 0);
}
 75% {
 -webkit-transform: translate3d(0, 10px, 0);
 transform: translate3d(0, 10px, 0);
}
 90% {
 -webkit-transform: translate3d(0, -5px, 0);
 transform: translate3d(0, -5px, 0);
}
to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
}
 @-webkit-keyframes bounceOut {
 20% {
 -webkit-transform: scale3d(0.9, 0.9, 0.9);
 transform: scale3d(0.9, 0.9, 0.9);
}
 50%, 55% {
 opacity: 1;
 -webkit-transform: scale3d(1.1, 1.1, 1.1);
 transform: scale3d(1.1, 1.1, 1.1);
}
to {
	opacity: 0;
	-webkit-transform: scale3d(0.3, 0.3, 0.3);
	transform: scale3d(0.3, 0.3, 0.3);
}
}
 @keyframes bounceOut {
 20% {
 -webkit-transform: scale3d(0.9, 0.9, 0.9);
 transform: scale3d(0.9, 0.9, 0.9);
}
 50%, 55% {
 opacity: 1;
 -webkit-transform: scale3d(1.1, 1.1, 1.1);
 transform: scale3d(1.1, 1.1, 1.1);
}
to {
	opacity: 0;
	-webkit-transform: scale3d(0.3, 0.3, 0.3);
	transform: scale3d(0.3, 0.3, 0.3);
}
}
.bounceOut {
	-webkit-animation-duration: 0.75s;
	animation-duration: 0.75s;
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
}
 @-webkit-keyframes bounceOutDown {
 20% {
 -webkit-transform: translate3d(0, 10px, 0);
 transform: translate3d(0, 10px, 0);
}
 40%, 45% {
 opacity: 1;
 -webkit-transform: translate3d(0, -20px, 0);
 transform: translate3d(0, -20px, 0);
}
to {
	opacity: 0;
	-webkit-transform: translate3d(0, 2000px, 0);
	transform: translate3d(0, 2000px, 0);
}
}
 @keyframes bounceOutDown {
 20% {
 -webkit-transform: translate3d(0, 10px, 0);
 transform: translate3d(0, 10px, 0);
}
 40%, 45% {
 opacity: 1;
 -webkit-transform: translate3d(0, -20px, 0);
 transform: translate3d(0, -20px, 0);
}
to {
	opacity: 0;
	-webkit-transform: translate3d(0, 2000px, 0);
	transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
}
 @-webkit-keyframes bounceOutLeft {
 20% {
 opacity: 1;
 -webkit-transform: translate3d(20px, 0, 0);
 transform: translate3d(20px, 0, 0);
}
to {
	opacity: 0;
	-webkit-transform: translate3d(-2000px, 0, 0);
	transform: translate3d(-2000px, 0, 0);
}
}
 @keyframes bounceOutLeft {
 20% {
 opacity: 1;
 -webkit-transform: translate3d(20px, 0, 0);
 transform: translate3d(20px, 0, 0);
}
to {
	opacity: 0;
	-webkit-transform: translate3d(-2000px, 0, 0);
	transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
}
 @-webkit-keyframes bounceOutRight {
 20% {
 opacity: 1;
 -webkit-transform: translate3d(-20px, 0, 0);
 transform: translate3d(-20px, 0, 0);
}
to {
	opacity: 0;
	-webkit-transform: translate3d(2000px, 0, 0);
	transform: translate3d(2000px, 0, 0);
}
}
 @keyframes bounceOutRight {
 20% {
 opacity: 1;
 -webkit-transform: translate3d(-20px, 0, 0);
 transform: translate3d(-20px, 0, 0);
}
to {
	opacity: 0;
	-webkit-transform: translate3d(2000px, 0, 0);
	transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
}
 @-webkit-keyframes bounceOutUp {
 20% {
 -webkit-transform: translate3d(0, -10px, 0);
 transform: translate3d(0, -10px, 0);
}
 40%, 45% {
 opacity: 1;
 -webkit-transform: translate3d(0, 20px, 0);
 transform: translate3d(0, 20px, 0);
}
to {
	opacity: 0;
	-webkit-transform: translate3d(0, -2000px, 0);
	transform: translate3d(0, -2000px, 0);
}
}
 @keyframes bounceOutUp {
 20% {
 -webkit-transform: translate3d(0, -10px, 0);
 transform: translate3d(0, -10px, 0);
}
 40%, 45% {
 opacity: 1;
 -webkit-transform: translate3d(0, 20px, 0);
 transform: translate3d(0, 20px, 0);
}
to {
	opacity: 0;
	-webkit-transform: translate3d(0, -2000px, 0);
	transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}
 @-webkit-keyframes fadeIn {
 from {
 opacity: 0;
}
to {
	opacity: 1;
}
}
 @keyframes fadeIn {
 from {
 opacity: 0;
}
to {
	opacity: 1;
}
}
.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
 @-webkit-keyframes fadeInDown {
 from {
 opacity: 0;
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
}
to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
 @keyframes fadeInDown {
 from {
 opacity: 0;
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
}
to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}
 @-webkit-keyframes fadeInDownBig {
 from {
 opacity: 0;
 -webkit-transform: translate3d(0, -2000px, 0);
 transform: translate3d(0, -2000px, 0);
}
to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
 @keyframes fadeInDownBig {
 from {
 opacity: 0;
 -webkit-transform: translate3d(0, -2000px, 0);
 transform: translate3d(0, -2000px, 0);
}
to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}
 @-webkit-keyframes fadeInLeft {
 from {
 opacity: 0;
 -webkit-transform: translate3d(-100%, 0, 0);
 transform: translate3d(-100%, 0, 0);
}
to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
 @keyframes fadeInLeft {
 from {
 opacity: 0;
 -webkit-transform: translate3d(-100%, 0, 0);
 transform: translate3d(-100%, 0, 0);
}
to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
 @-webkit-keyframes fadeInLeftBig {
 from {
 opacity: 0;
 -webkit-transform: translate3d(-2000px, 0, 0);
 transform: translate3d(-2000px, 0, 0);
}
to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
 @keyframes fadeInLeftBig {
 from {
 opacity: 0;
 -webkit-transform: translate3d(-2000px, 0, 0);
 transform: translate3d(-2000px, 0, 0);
}
to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}
 @-webkit-keyframes fadeInRight {
 from {
 opacity: 0;
 -webkit-transform: translate3d(100%, 0, 0);
 transform: translate3d(100%, 0, 0);
}
to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
 @keyframes fadeInRight {
 from {
 opacity: 0;
 -webkit-transform: translate3d(100%, 0, 0);
 transform: translate3d(100%, 0, 0);
}
to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}
 @-webkit-keyframes fadeInRightBig {
 from {
 opacity: 0;
 -webkit-transform: translate3d(2000px, 0, 0);
 transform: translate3d(2000px, 0, 0);
}
to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
 @keyframes fadeInRightBig {
 from {
 opacity: 0;
 -webkit-transform: translate3d(2000px, 0, 0);
 transform: translate3d(2000px, 0, 0);
}
to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}
 @-webkit-keyframes fadeInUp {
 from {
 opacity: 0;
 -webkit-transform: translate3d(0, 100%, 0);
 transform: translate3d(0, 100%, 0);
}
to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
 @keyframes fadeInUp {
 from {
 opacity: 0;
 -webkit-transform: translate3d(0, 100%, 0);
 transform: translate3d(0, 100%, 0);
}
to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
 @-webkit-keyframes fadeInUpBig {
 from {
 opacity: 0;
 -webkit-transform: translate3d(0, 2000px, 0);
 transform: translate3d(0, 2000px, 0);
}
to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
 @keyframes fadeInUpBig {
 from {
 opacity: 0;
 -webkit-transform: translate3d(0, 2000px, 0);
 transform: translate3d(0, 2000px, 0);
}
to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}
 @-webkit-keyframes fadeOut {
 from {
 opacity: 1;
}
to {
	opacity: 0;
}
}
 @keyframes fadeOut {
 from {
 opacity: 1;
}
to {
	opacity: 0;
}
}
.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}
 @-webkit-keyframes fadeOutDown {
 from {
 opacity: 1;
}
to {
	opacity: 0;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
}
 @keyframes fadeOutDown {
 from {
 opacity: 1;
}
to {
	opacity: 0;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}
 @-webkit-keyframes fadeOutDownBig {
 from {
 opacity: 1;
}
to {
	opacity: 0;
	-webkit-transform: translate3d(0, 2000px, 0);
	transform: translate3d(0, 2000px, 0);
}
}
 @keyframes fadeOutDownBig {
 from {
 opacity: 1;
}
to {
	opacity: 0;
	-webkit-transform: translate3d(0, 2000px, 0);
	transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig;
}
 @-webkit-keyframes fadeOutLeft {
 from {
 opacity: 1;
}
to {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
}
 @keyframes fadeOutLeft {
 from {
 opacity: 1;
}
to {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}
 @-webkit-keyframes fadeOutLeftBig {
 from {
 opacity: 1;
}
to {
	opacity: 0;
	-webkit-transform: translate3d(-2000px, 0, 0);
	transform: translate3d(-2000px, 0, 0);
}
}
 @keyframes fadeOutLeftBig {
 from {
 opacity: 1;
}
to {
	opacity: 0;
	-webkit-transform: translate3d(-2000px, 0, 0);
	transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
}
 @-webkit-keyframes fadeOutRight {
 from {
 opacity: 1;
}
to {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}
}
 @keyframes fadeOutRight {
 from {
 opacity: 1;
}
to {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}
 @-webkit-keyframes fadeOutRightBig {
 from {
 opacity: 1;
}
to {
	opacity: 0;
	-webkit-transform: translate3d(2000px, 0, 0);
	transform: translate3d(2000px, 0, 0);
}
}
 @keyframes fadeOutRightBig {
 from {
 opacity: 1;
}
to {
	opacity: 0;
	-webkit-transform: translate3d(2000px, 0, 0);
	transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
}
 @-webkit-keyframes fadeOutUp {
 from {
 opacity: 1;
}
to {
	opacity: 0;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}
}
 @keyframes fadeOutUp {
 from {
 opacity: 1;
}
to {
	opacity: 0;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}
 @-webkit-keyframes fadeOutUpBig {
 from {
 opacity: 1;
}
to {
	opacity: 0;
	-webkit-transform: translate3d(0, -2000px, 0);
	transform: translate3d(0, -2000px, 0);
}
}
 @keyframes fadeOutUpBig {
 from {
 opacity: 1;
}
to {
	opacity: 0;
	-webkit-transform: translate3d(0, -2000px, 0);
	transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig;
}
 @-webkit-keyframes flip {
 from {
 -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
 transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
 -webkit-animation-timing-function: ease-out;
 animation-timing-function: ease-out;
}
 40% {
 -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
 transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
 -webkit-animation-timing-function: ease-out;
 animation-timing-function: ease-out;
}
 50% {
 -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
 transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}
 80% {
 -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
 transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}
to {
	-webkit-transform: perspective(400px);
	transform: perspective(400px);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}
}
 @keyframes flip {
 from {
 -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
 transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
 -webkit-animation-timing-function: ease-out;
 animation-timing-function: ease-out;
}
 40% {
 -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
 transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
 -webkit-animation-timing-function: ease-out;
 animation-timing-function: ease-out;
}
 50% {
 -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
 transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}
 80% {
 -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
 transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}
to {
	-webkit-transform: perspective(400px);
	transform: perspective(400px);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}
}
.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip;
}
 @-webkit-keyframes flipInX {
 from {
 -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
 transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
 opacity: 0;
}
 40% {
 -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
 transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}
 60% {
 -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
 transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
 opacity: 1;
}
 80% {
 -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
 transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
	-webkit-transform: perspective(400px);
	transform: perspective(400px);
}
}
 @keyframes flipInX {
 from {
 -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
 transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
 opacity: 0;
}
 40% {
 -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
 transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}
 60% {
 -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
 transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
 opacity: 1;
}
 80% {
 -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
 transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
	-webkit-transform: perspective(400px);
	transform: perspective(400px);
}
}
.flipInX {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
}
 @-webkit-keyframes flipInY {
 from {
 -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
 transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
 opacity: 0;
}
 40% {
 -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
 transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}
 60% {
 -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
 transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
 opacity: 1;
}
 80% {
 -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
 transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
	-webkit-transform: perspective(400px);
	transform: perspective(400px);
}
}
 @keyframes flipInY {
 from {
 -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
 transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
 opacity: 0;
}
 40% {
 -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
 transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}
 60% {
 -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
 transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
 opacity: 1;
}
 80% {
 -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
 transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
	-webkit-transform: perspective(400px);
	transform: perspective(400px);
}
}
.flipInY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
}
 @-webkit-keyframes flipOutX {
 from {
 -webkit-transform: perspective(400px);
 transform: perspective(400px);
}
 30% {
 -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
 transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
 opacity: 1;
}
to {
	-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	opacity: 0;
}
}
 @keyframes flipOutX {
 from {
 -webkit-transform: perspective(400px);
 transform: perspective(400px);
}
 30% {
 -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
 transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
 opacity: 1;
}
to {
	-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	opacity: 0;
}
}
.flipOutX {
	-webkit-animation-duration: 0.75s;
	animation-duration: 0.75s;
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
}
 @-webkit-keyframes flipOutY {
 from {
 -webkit-transform: perspective(400px);
 transform: perspective(400px);
}
 30% {
 -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
 transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
 opacity: 1;
}
to {
	-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
	transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
	opacity: 0;
}
}
 @keyframes flipOutY {
 from {
 -webkit-transform: perspective(400px);
 transform: perspective(400px);
}
 30% {
 -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
 transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
 opacity: 1;
}
to {
	-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
	transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
	opacity: 0;
}
}
.flipOutY {
	-webkit-animation-duration: 0.75s;
	animation-duration: 0.75s;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
}
 @-webkit-keyframes lightSpeedIn {
 from {
 -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
 transform: translate3d(100%, 0, 0) skewX(-30deg);
 opacity: 0;
}
 60% {
 -webkit-transform: skewX(20deg);
 transform: skewX(20deg);
 opacity: 1;
}
 80% {
 -webkit-transform: skewX(-5deg);
 transform: skewX(-5deg);
 opacity: 1;
}
to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}
}
 @keyframes lightSpeedIn {
 from {
 -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
 transform: translate3d(100%, 0, 0) skewX(-30deg);
 opacity: 0;
}
 60% {
 -webkit-transform: skewX(20deg);
 transform: skewX(20deg);
 opacity: 1;
}
 80% {
 -webkit-transform: skewX(-5deg);
 transform: skewX(-5deg);
 opacity: 1;
}
to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 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 {
 from {
 opacity: 1;
}
to {
	-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
	transform: translate3d(100%, 0, 0) skewX(30deg);
	opacity: 0;
}
}
 @keyframes lightSpeedOut {
 from {
 opacity: 1;
}
to {
	-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
	transform: translate3d(100%, 0, 0) 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 {
 from {
 -webkit-transform-origin: center;
 transform-origin: center;
 -webkit-transform: rotate3d(0, 0, 1, -200deg);
 transform: rotate3d(0, 0, 1, -200deg);
 opacity: 0;
}
to {
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}
}
 @keyframes rotateIn {
 from {
 -webkit-transform-origin: center;
 transform-origin: center;
 -webkit-transform: rotate3d(0, 0, 1, -200deg);
 transform: rotate3d(0, 0, 1, -200deg);
 opacity: 0;
}
to {
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}
}
.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
}
 @-webkit-keyframes rotateInDownLeft {
 from {
 -webkit-transform-origin: left bottom;
 transform-origin: left bottom;
 -webkit-transform: rotate3d(0, 0, 1, -45deg);
 transform: rotate3d(0, 0, 1, -45deg);
 opacity: 0;
}
to {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}
}
 @keyframes rotateInDownLeft {
 from {
 -webkit-transform-origin: left bottom;
 transform-origin: left bottom;
 -webkit-transform: rotate3d(0, 0, 1, -45deg);
 transform: rotate3d(0, 0, 1, -45deg);
 opacity: 0;
}
to {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}
}
.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}
 @-webkit-keyframes rotateInDownRight {
 from {
 -webkit-transform-origin: right bottom;
 transform-origin: right bottom;
 -webkit-transform: rotate3d(0, 0, 1, 45deg);
 transform: rotate3d(0, 0, 1, 45deg);
 opacity: 0;
}
to {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}
}
 @keyframes rotateInDownRight {
 from {
 -webkit-transform-origin: right bottom;
 transform-origin: right bottom;
 -webkit-transform: rotate3d(0, 0, 1, 45deg);
 transform: rotate3d(0, 0, 1, 45deg);
 opacity: 0;
}
to {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}
}
.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}
 @-webkit-keyframes rotateInUpLeft {
 from {
 -webkit-transform-origin: left bottom;
 transform-origin: left bottom;
 -webkit-transform: rotate3d(0, 0, 1, 45deg);
 transform: rotate3d(0, 0, 1, 45deg);
 opacity: 0;
}
to {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}
}
 @keyframes rotateInUpLeft {
 from {
 -webkit-transform-origin: left bottom;
 transform-origin: left bottom;
 -webkit-transform: rotate3d(0, 0, 1, 45deg);
 transform: rotate3d(0, 0, 1, 45deg);
 opacity: 0;
}
to {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}
}
.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}
 @-webkit-keyframes rotateInUpRight {
 from {
 -webkit-transform-origin: right bottom;
 transform-origin: right bottom;
 -webkit-transform: rotate3d(0, 0, 1, -90deg);
 transform: rotate3d(0, 0, 1, -90deg);
 opacity: 0;
}
to {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}
}
 @keyframes rotateInUpRight {
 from {
 -webkit-transform-origin: right bottom;
 transform-origin: right bottom;
 -webkit-transform: rotate3d(0, 0, 1, -90deg);
 transform: rotate3d(0, 0, 1, -90deg);
 opacity: 0;
}
to {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}
}
.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}
 @-webkit-keyframes rotateOut {
 from {
 -webkit-transform-origin: center;
 transform-origin: center;
 opacity: 1;
}
to {
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: rotate3d(0, 0, 1, 200deg);
	transform: rotate3d(0, 0, 1, 200deg);
	opacity: 0;
}
}
 @keyframes rotateOut {
 from {
 -webkit-transform-origin: center;
 transform-origin: center;
 opacity: 1;
}
to {
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: rotate3d(0, 0, 1, 200deg);
	transform: rotate3d(0, 0, 1, 200deg);
	opacity: 0;
}
}
.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut;
}
 @-webkit-keyframes rotateOutDownLeft {
 from {
 -webkit-transform-origin: left bottom;
 transform-origin: left bottom;
 opacity: 1;
}
to {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
	opacity: 0;
}
}
 @keyframes rotateOutDownLeft {
 from {
 -webkit-transform-origin: left bottom;
 transform-origin: left bottom;
 opacity: 1;
}
to {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
	opacity: 0;
}
}
.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
}
 @-webkit-keyframes rotateOutDownRight {
 from {
 -webkit-transform-origin: right bottom;
 transform-origin: right bottom;
 opacity: 1;
}
to {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
	opacity: 0;
}
}
 @keyframes rotateOutDownRight {
 from {
 -webkit-transform-origin: right bottom;
 transform-origin: right bottom;
 opacity: 1;
}
to {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
	opacity: 0;
}
}
.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
}
 @-webkit-keyframes rotateOutUpLeft {
 from {
 -webkit-transform-origin: left bottom;
 transform-origin: left bottom;
 opacity: 1;
}
to {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
	opacity: 0;
}
}
 @keyframes rotateOutUpLeft {
 from {
 -webkit-transform-origin: left bottom;
 transform-origin: left bottom;
 opacity: 1;
}
to {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
	opacity: 0;
}
}
.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
}
 @-webkit-keyframes rotateOutUpRight {
 from {
 -webkit-transform-origin: right bottom;
 transform-origin: right bottom;
 opacity: 1;
}
to {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: rotate3d(0, 0, 1, 90deg);
	transform: rotate3d(0, 0, 1, 90deg);
	opacity: 0;
}
}
 @keyframes rotateOutUpRight {
 from {
 -webkit-transform-origin: right bottom;
 transform-origin: right bottom;
 opacity: 1;
}
to {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: rotate3d(0, 0, 1, 90deg);
	transform: rotate3d(0, 0, 1, 90deg);
	opacity: 0;
}
}
.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
}
 @-webkit-keyframes hinge {
 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: rotate3d(0, 0, 1, 80deg);
 transform: rotate3d(0, 0, 1, 80deg);
 -webkit-transform-origin: top left;
 transform-origin: top left;
 -webkit-animation-timing-function: ease-in-out;
 animation-timing-function: ease-in-out;
}
 40%, 80% {
 -webkit-transform: rotate3d(0, 0, 1, 60deg);
 transform: rotate3d(0, 0, 1, 60deg);
 -webkit-transform-origin: top left;
 transform-origin: top left;
 -webkit-animation-timing-function: ease-in-out;
 animation-timing-function: ease-in-out;
 opacity: 1;
}
to {
	-webkit-transform: translate3d(0, 700px, 0);
	transform: translate3d(0, 700px, 0);
	opacity: 0;
}
}
 @keyframes hinge {
 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: rotate3d(0, 0, 1, 80deg);
 transform: rotate3d(0, 0, 1, 80deg);
 -webkit-transform-origin: top left;
 transform-origin: top left;
 -webkit-animation-timing-function: ease-in-out;
 animation-timing-function: ease-in-out;
}
 40%, 80% {
 -webkit-transform: rotate3d(0, 0, 1, 60deg);
 transform: rotate3d(0, 0, 1, 60deg);
 -webkit-transform-origin: top left;
 transform-origin: top left;
 -webkit-animation-timing-function: ease-in-out;
 animation-timing-function: ease-in-out;
 opacity: 1;
}
to {
	-webkit-transform: translate3d(0, 700px, 0);
	transform: translate3d(0, 700px, 0);
	opacity: 0;
}
}
.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-name: hinge;
	animation-name: hinge;
}
 @-webkit-keyframes jackInTheBox {
 from {
 opacity: 0;
 -webkit-transform: scale(0.1) rotate(30deg);
 transform: scale(0.1) rotate(30deg);
 -webkit-transform-origin: center bottom;
 transform-origin: center bottom;
}
 50% {
 -webkit-transform: rotate(-10deg);
 transform: rotate(-10deg);
}
 70% {
 -webkit-transform: rotate(3deg);
 transform: rotate(3deg);
}
to {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
}
 @keyframes jackInTheBox {
 from {
 opacity: 0;
 -webkit-transform: scale(0.1) rotate(30deg);
 transform: scale(0.1) rotate(30deg);
 -webkit-transform-origin: center bottom;
 transform-origin: center bottom;
}
 50% {
 -webkit-transform: rotate(-10deg);
 transform: rotate(-10deg);
}
 70% {
 -webkit-transform: rotate(3deg);
 transform: rotate(3deg);
}
to {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
}
.jackInTheBox {
	-webkit-animation-name: jackInTheBox;
	animation-name: jackInTheBox;
}



/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */



@-webkit-keyframes rollIn {
 from {
 opacity: 0;
 -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
 transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
 @keyframes rollIn {
 from {
 opacity: 0;
 -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
 transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn;
}



/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */



@-webkit-keyframes rollOut {
 from {
 opacity: 1;
}
to {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
	transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
 @keyframes rollOut {
 from {
 opacity: 1;
}
to {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
	transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut;
}
 @-webkit-keyframes zoomIn {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 50% {
 opacity: 1;
}
}
 @keyframes zoomIn {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 50% {
 opacity: 1;
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
 @-webkit-keyframes zoomInDown {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
 transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
 -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
 60% {
 opacity: 1;
 -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
 transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
 -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
 animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
 @keyframes zoomInDown {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
 transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
 -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
 60% {
 opacity: 1;
 -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
 transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
 -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
 animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown;
}
 @-webkit-keyframes zoomInLeft {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
 transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
 -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
 60% {
 opacity: 1;
 -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
 transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
 -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
 animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
 @keyframes zoomInLeft {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
 transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
 -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
 60% {
 opacity: 1;
 -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
 transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
 -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
 animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft;
}
 @-webkit-keyframes zoomInRight {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
 transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
 -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
 60% {
 opacity: 1;
 -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
 transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
 -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
 animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
 @keyframes zoomInRight {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
 transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
 -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
 60% {
 opacity: 1;
 -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
 transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
 -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
 animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight;
}
 @-webkit-keyframes zoomInUp {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
 transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
 -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
 60% {
 opacity: 1;
 -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
 transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
 -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
 animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
 @keyframes zoomInUp {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
 transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
 -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
 60% {
 opacity: 1;
 -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
 transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
 -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
 animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp;
}
 @-webkit-keyframes zoomOut {
 from {
 opacity: 1;
}
 50% {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
to {
	opacity: 0;
}
}
 @keyframes zoomOut {
 from {
 opacity: 1;
}
 50% {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
to {
	opacity: 0;
}
}
.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut;
}
 @-webkit-keyframes zoomOutDown {
 40% {
 opacity: 1;
 -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
 transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
 -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
	opacity: 0;
	-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
	transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
	-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
 @keyframes zoomOutDown {
 40% {
 opacity: 1;
 -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
 transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
 -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
	opacity: 0;
	-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
	transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
	-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown;
}
 @-webkit-keyframes zoomOutLeft {
 40% {
 opacity: 1;
 -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
 transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
	opacity: 0;
	-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
	transform: scale(0.1) translate3d(-2000px, 0, 0);
	-webkit-transform-origin: left center;
	transform-origin: left center;
}
}
 @keyframes zoomOutLeft {
 40% {
 opacity: 1;
 -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
 transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
	opacity: 0;
	-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
	transform: scale(0.1) translate3d(-2000px, 0, 0);
	-webkit-transform-origin: left center;
	transform-origin: left center;
}
}
.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft;
}
 @-webkit-keyframes zoomOutRight {
 40% {
 opacity: 1;
 -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
 transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
	opacity: 0;
	-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
	transform: scale(0.1) translate3d(2000px, 0, 0);
	-webkit-transform-origin: right center;
	transform-origin: right center;
}
}
 @keyframes zoomOutRight {
 40% {
 opacity: 1;
 -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
 transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
	opacity: 0;
	-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
	transform: scale(0.1) translate3d(2000px, 0, 0);
	-webkit-transform-origin: right center;
	transform-origin: right center;
}
}
.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight;
}
 @-webkit-keyframes zoomOutUp {
 40% {
 opacity: 1;
 -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
 transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
 -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
	opacity: 0;
	-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
	transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
	-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
 @keyframes zoomOutUp {
 40% {
 opacity: 1;
 -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
 transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
 -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
	opacity: 0;
	-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
	transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
	-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp;
}
 @-webkit-keyframes slideInDown {
 from {
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
 visibility: visible;
}
to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
 @keyframes slideInDown {
 from {
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
 visibility: visible;
}
to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}
 @-webkit-keyframes slideInLeft {
 from {
 -webkit-transform: translate3d(-100%, 0, 0);
 transform: translate3d(-100%, 0, 0);
 visibility: visible;
}
to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
 @keyframes slideInLeft {
 from {
 -webkit-transform: translate3d(-100%, 0, 0);
 transform: translate3d(-100%, 0, 0);
 visibility: visible;
}
to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}
 @-webkit-keyframes slideInRight {
 from {
 -webkit-transform: translate3d(100%, 0, 0);
 transform: translate3d(100%, 0, 0);
 visibility: visible;
}
to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
 @keyframes slideInRight {
 from {
 -webkit-transform: translate3d(100%, 0, 0);
 transform: translate3d(100%, 0, 0);
 visibility: visible;
}
to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}
 @-webkit-keyframes slideInUp {
 from {
 -webkit-transform: translate3d(0, 100%, 0);
 transform: translate3d(0, 100%, 0);
 visibility: visible;
}
to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
 @keyframes slideInUp {
 from {
 -webkit-transform: translate3d(0, 100%, 0);
 transform: translate3d(0, 100%, 0);
 visibility: visible;
}
to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
}
 @-webkit-keyframes slideOutDown {
 from {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
to {
	visibility: hidden;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
}
 @keyframes slideOutDown {
 from {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
to {
	visibility: hidden;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown;
}
 @-webkit-keyframes slideOutLeft {
 from {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
to {
	visibility: hidden;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
}
 @keyframes slideOutLeft {
 from {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
to {
	visibility: hidden;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft;
}
 @-webkit-keyframes slideOutRight {
 from {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
to {
	visibility: hidden;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}
}
 @keyframes slideOutRight {
 from {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
to {
	visibility: hidden;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight;
}
 @-webkit-keyframes slideOutUp {
 from {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
to {
	visibility: hidden;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}
}
 @keyframes slideOutUp {
 from {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
to {
	visibility: hidden;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp;
}
.breaking-title, .post-title a:hover, .ts-overlay-style .overlay-post-content .post-meta-info li.active, .navbar-standerd .nav-menu > li > a:hover {
	color: #ed1853 !important;
}
/* primary background color*/

.logo, .nav-menu > li.active > a, .nav-menu > li > a:hover, .right-menu li .nav-search .nav-search-button, .top-bar .top-social li.ts-date, .ts-title:before, .owl-dots .owl-dot span, .topic-list, .ts-newslatter .newsletter-form .ts-submit-btn .btn:hover, #breaking_slider .owl-nav .owl-prev:hover, #breaking_slider .owl-nav .owl-next:hover {
	background: #ed1853;
}
/* header middle*/

.header-middle.v2 {
	margin-bottom: 0;
	padding: 14px 0px;
}
/* featured post */

/*.featured-post-style .post-cat, .ts-grid-style-3 .ts-overlay-style .item .post-cat {
	margin-left: 20px;
}*/
.ts-grid-style-3 .ts-overlay-style:last-of-type {
	margin-bottom: 0;
}

.widgets .category-list li {
	padding-bottom: 6px;
    border-bottom: 1px dashed
#e1dddd;
}
 @media only screen and (max-width: 767px) {
 .ts-grid-box.most-populer-item {
 margin-bottom: 30px !important;
}
}
 @media (min-width: 992px) and (max-width: 1200px) {
 .ts-breaking-news .breaking-news-content .owl-nav {
 right: -32px;
}
 .logo img {
 width: 100%;
 padding: 0 5px;
}
 .nav-menu > li > a {
 padding: 22px 16px;
}

  /*----------- centerd menu and icon ----*/

  .menu-centerd .ts-main-menu .nav-menu li a {
 padding: 22px 13px;
}
 .menu-centerd.nav-icon-item .nav-menu li a {
 padding: 22px 41px;
}
 .header-transparent .nav-menu > li > a {
 padding: 31px 17px;
}
 #breaking_slider .owl-nav {
 right: -32px;
}
 .header-box-right .navigation:before {
 display: none;
}
 .header-box-right .right-menu li .nav-search .nav-search-button {
 text-align: center;
}
 .footer-top .footer-menu ul li a {
 margin: 0 12px;
}
 .footer-bottom .footer-social-list li a {
 margin: 0 30px;
}
 .top-bar.transparent #breaking_slider .owl-nav {
 top: 0;
 right: -19px;
}
 .footer .footer-social-list li a {
 margin-left: 12px;
}
 #post-slider1 .owl-nav {
 left: 90px;
}
 .accordion-post-style .card .card-header a .post-title {
 font-size: 17px;
}
 .blog-post-slider-item .ts-post-thumb {
 margin-left: -230px;
}
 .blog-post-slider-item .ts-grid-box {
 padding: 90px 208px 90px 30px;
}
 .posts-ad img {
 max-width: 100%;
}
 .footer-social li {
 margin-bottom: 14px;
}
 .header-box-transprent .ts-main-menu .nav-menu > li > a {
 padding: 24px 13px;
}
 .ts-tranding-post .slider-indicators .post-content .post-count {
 width: 48px;
 height: 48px;
 padding: 0 12px;
}
 .footer-social li {
 margin-bottom: 12px;
}
 .widget-banner {
 text-align: center;
}

  /*--------- single post ----*/

  .single-post ul li {
 margin-bottom: 14px;
 font-size: 14px;
}
 #featured-slider-4 .owl-nav {
 bottom: 100px;
}
 .post-title.ex-lg {
 font-size: 36px;
}
 .post-title.lg {
 font-size: 30px;
}
}
 @media (min-width: 768px) and (max-width: 991px) {
 .pl-1 {
 padding-left: 15px !important;
}
 .p-1 {
 padding: 0 15px !important;
}
 .pr-1, .pr-10 {
 padding-right: 15px !important;
}
 .pr-0 {
 padding-right: 15px !important;
}
 .p-0 {
 padding: 0 15px !important;
}
 .pl-0 {
 padding-left: 15px !important;
}
 .top-social {
 text-align: center;
}
 .md-center-item {
 text-align: center;
}
 .posts-ad {
 text-align: center;
}
 .posts-ad img {
 max-width: 100%;
}
 .header-standerd .nav-toggle:before, .header-box-right .nav-toggle:before {
 background-color: #ffffff;
 -webkit-box-shadow: 0 0.5em 0 0 #ffffff, 0 1em 0 0 #ffffff;
 box-shadow: 0 0.5em 0 0 #ffffff, 0 1em 0 0 #ffffff;
}
 .header-standerd .nav-menu > li > a {
 color: #232232;
}
 .nav-icon-item .nav-menu li a i {
 text-align: left !important;
}
 .ts-breaking-news .breaking-news-content {
 width: 100%;
}
 .ts-breaking-news .breaking-news-content .owl-nav {
 right: 0;
 top: -27px;
}
 .logo {
 display: none;
}
 .mobile-logo {
 display: block;
}
 .header-nav-item {
 padding-left: 15px;
}
 .ts-overlay-style.ts-featured .item {
 min-height: 400px;
}
 .post-title.lg {
 font-size: 30px;
}
 .ts-overlay-style.ts-featured .item .post-content {
 padding: 17px;
}
 .ts-featured, .posts-ad, .ts-overlay-style, .ts-grid-box:last-of-type, .ts-newslatter-content {
 margin-bottom: 30px;
}
 .footer-logo {
 margin-bottom: 15px;
}
 .footer-social li {
 margin-right: 25px;
}
 #breaking_slider .owl-nav {
 top: -24px;
 right: 0;
}
 .nav-menu .megamenu-panel {
 -webkit-box-shadow: none;
 box-shadow: none;
 padding: 0 15px;
}
 .megamenu-panel .item {
 margin-bottom: 15px;
}

  /*---------- single post style -------------*/

  .post-layout-2 .single-big-img .entry-header {
 padding: 12px 27px;
}

  /*--- health index----*/

  .ts-grid-item .item {
 margin-bottom: 20px;
}
 .ts-grid-item .ts-grid-content.ts-list-post-box .item {
 margin-bottom: 0;
}

  /*------- food index css -----*/

  .nav-icon-item .navigation {
 height: 70px;
}
 .nav-icon-item .nav-menu li a i {
 text-align: left;
}
 .nav-icon-item .ts-main-menu .right-menu li .nav-search .nav-search-button {
 text-align: left;
 padding: 25px 45px !important;
}
 .ts-pagination-1 {
 margin-bottom: 30px;
}

  /*------- technology index css --------------*/

  .navigation-portrait .submenu-indicator {
 height: auto;
 top: 11px;
}
 .header-transparent .navigation-portrait .nav-menus-wrapper {
 background: #000032;
}
 .header-transparent .navigation-portrait .submenu-indicator {
 top: 27px;
}
 .post-title.ex-lg {
 font-size: 30px;
}
 .ts-grid-features-box {
 padding: 60px 40px 50px;
}
 .left-sidebar {
 margin-bottom: 30px;
}
 .ts-footer.ts-footer-3 .footer-social-list li a {
 margin-left: 25px;
}

  /*--------------------------

    business index css

    ----------------*/

  .footer-widget {
 margin-bottom: 40px;
}

  /*--------------------- crypto index css ------------*/

  .header-box-right .navigation:before {
 display: none;
}
 .header-box-right .nav-menu > li.active {
 background: #232323;
 color: #fff;
}
 .header-box-right .nav-menu > li > a {
 height: 60px;
}
 .header-box-right .nav-menu > li > a:before {
 display: none;
}
 .breakink-news-section #breaking_slider .owl-nav {
 top: -32px;
}
 .breakink-news-section #breaking_slider .owl-nav .owl-prev, .breakink-news-section #breaking_slider .owl-nav .owl-next {
 height: 26px;
}
 .ts-footer-5 .footer-logo {
 text-align: left;
}
 .ts-footer-5 .footer-social-list {
 text-align: left !important;
}
 .ts-footer-5 .footer-widget.newsletter-widgets {
 padding-left: 30px;
}
 .footer-menu ul li a {
 margin: 0 10px;
}

  /*----------- index default four -------------*/

  .navbar-standerd .navigation-portrait .nav-brand {
 line-height: 70px;
}
 .navbar-standerd .nav-menu > li > a {
 height: 60px;
}

  /*---------------------------- sport index ------------*/

  .header-box-transprent {
 top: 80px;
}
 .header-box-transprent .ts-main-menu .nav-menu > li > a {
 color: #232323;
}
 .footer-top .footer-menu.xs-center {
 text-align: center !important;
}
 .footer-top .footer-logo {
 margin: 20px 0 30px;
}
 .footer-bottom .footer-social-list {
 margin: 20px 0;
}
 .footer-bottom .copy-right-text.xs-center {
 text-align: center !important;
}
 .p-10 {
 padding: 0 15px;
}

  /*----------------- travel index css ------------*/

  .header-transprent {
 top: 25px;
}
 .header-transprent .nav-menu > li > a:hover {
 color: #232232;
}
 .header-transprent .nav-menu > li > a .submenu-indicator {
 margin-top: 14px;
}
 .header-transprent .nav-menu > li:first-child > a {
 padding-left: 15px;
}
 .header-transprent .nav-toggle:before {
 background-color: #fff;
 border-radius: 10px;
 -webkit-box-shadow: 0 0.5em 0 0 #fff, 0 1em 0 0 #fff;
 box-shadow: 0 0.5em 0 0 #fff, 0 1em 0 0 #fff;
}
 .header-transprent .mobile_hidden {
 display: none;
}
 .header-transprent .nav-menu-centered .header-search {
 display: none;
}
 .header-box-transprent .ts-main-menu .nav-menu > li:first-child a {
 padding-left: 20px;
}
 .featured-area .item {
 height: 600px;
}
 #post-slider1 .owl-nav {
 left: 0;
}
 .post-overflow-style .post-content-item {
 padding: 70px 20px 20px 40px;
 margin-left: 0;
}
 .block-wrapper-1.p-50 {
 padding: 30px 0;
 margin: 0;
}
 .grid-style-2 .ts-overlay-style .item {
 min-height: 350px;
}
 .accordion-post-style {
 margin-bottom: 30px;
}
 .col-lg-3.pl-0 .accordion-post-style {
 margin-bottom: 0px;
}
 .watching-section .item {
 margin-bottom: 20px;
}
 .footer .copyright-text {
 margin-bottom: 20px;
 text-align: center;
}
 section.block-wrapper.block-wrapper-1.p-50.mb-40, section.block-wrapper.block-wrapper-1.p-50.mt-50 {
 padding-bottom: 0;
}
 section.block-wrapper.block-wrapper-1.p-100 {
 padding: 30px 0;
}
 .ts-overlay-style .overlay-post-content {
 width: 100%;
}
 .blog-post-slider-item .ts-post-thumb {
 margin-left: -230px;
}
 .blog-post-slider-item .ts-grid-box {
 padding: 90px 208px 90px 30px;
}
 .post-col-list-item .older-post-btn {
 margin-bottom: 40px;
}
 .navbar-standerd.nav-bar-dark .navigation-portrait .nav-menus-wrapper {
 background: #232323;
}
 .navbar-standerd.nav-bar-dark .navigation-portrait .nav-menu > li {
 border-top: solid 1px #444444;
}
 .category-box-item-3 .row .col-lg-6 .item {
 margin-bottom: 20px;
}
 .category-item .item {
 margin-bottom: 20px;
}
 section.block-wrapper.mb-45 {
 margin-bottom: 30px;
}
 .post-list-box.ts-list-post-box.ts-grid-content {
 margin-bottom: 20px;
}
 .row.post-col-list-item .col-lg-6.mb-30 {
 margin-bottom: 0 !important;
}
 #more-news-section {
 margin-bottom: 0 !important;
}
 #featured-slider-4 .item {
 min-height: 350px;
}
 .plr-30 {
 padding: 0 15px;
}
 .md-center {
 text-align: center !important;
}
 .ts-grid-item.ts-grid-item1 .col-lg-6 .ts-post-thumb img {
 max-height: inherit;
 width: 100%;
}
 .widget-banner, .banner-widget {
 text-align: center;
}
 .ts-post-overlay-style-1 .ts-overlay-style:last-of-type {
 margin-bottom: 0;
}
 .ts-post-style-5.ts-post-overlay-style-1 .ts-overlay-style:last-of-type {
 margin-bottom: 30px;
}
 .post-list-box.ts-list-post-box.ts-grid-content .ts-overlay-style {
 margin-bottom: 10px;
}
 .md-mb-30, .ts-pagination.text-center.mb-20 {
 margin-bottom: 30px;
}

  /*--- sidebar ----*/

  .widget-banner {
 text-align: center;
}
 .right-sidebar-1 .widgets .category-list {
 margin-bottom: 20px;
}
 .sidebar {
 margin-top: 20px;
}
 .single-post.content-wrapper, .comments-form.ts-grid-box {
 padding: 30px 40px 40px;
}
 .single-post .post-media {
 margin: 0 -40px;
}
 .post-meta-info li {
 margin-right: 20px;
 margin-bottom: 12px;
}
 .category-layout-3 .ts-grid-box.entry-header {
 margin-bottom: 0;
}
 .category-layout-3 .col-lg-6.mb-30 {
 margin-bottom: 0 !important;
}
 .ts-tranding-post .slider-indicators.carousel-indicators > li:before, .ts-tranding-post .slider-indicators.carousel-indicators > li:after {
 display: none;
}
 .category-box-item-3 .col-lg-6 .item {
 margin-bottom: 30px;
}
 .ts-grid-box.category-box-item-3, .ts-grid-box.category-item {
 padding-bottom: 20px;
}
 #more-news-section {
 padding-top: 0;
}

  /*--------- single post ----*/

  .single-post ul li {
 margin-bottom: 14px;
 font-size: 14px;
}
 .ts-footer-5 .footer-widget.border-right:after {
 display: none;
}
}
 @media (max-width: 767px) {
 .pl-1 {
 padding-left: 15px !important;
}
 .p-1 {
 padding: 0 15px !important;
}
 .pr-1 {
 padding-right: 15px !important;
}
 .pr-0 {
 padding-right: 15px !important;
}
 .p-0 {
 padding: 0 15px !important;
}
 .pl-0 {
 padding-left: 15px !important;
}
 .xs-center {
 text-align: center !important;
}

  /*--- top bar ---*/

  .top-bar .ts-temperature {
 text-align: center;
 border-right: none;
 display: block;
 padding-right: 0;
}
 .top-bar .ts-temperature:before {
 display: none;
}
 .top-bar .top-social {
 text-align: center;
}
 .top-bar .ts-top-nav {
 display: block;
 text-align: center;
 padding-left: 0;
}
 .top-bar.v3 .ts-date {
 display: block;
 padding-right: 0;
 text-align: center;
}
 .logo {
 display: none;
}
 .mobile-logo {
 display: block;
}
 .header-nav-item {
 padding-left: 15px;
}
 #breaking_slider {
 width: 100%;
}
 #breaking_slider .owl-nav {
 position: absolute;
 right: 0;
 top: -27px;
}
 .header-middle.v2 .logo {
 display: block;
}

  /*---- blog post ----*/

  .ts-overlay-style.ts-featured .item {
 min-height: 440px;
}
 .post-title.lg {
 font-size: 30px;
}
 .ts-overlay-style.ts-featured .item .post-content {
 padding: 17px;
}
 .ts-featured, .posts-ad, .ts-overlay-style, .ts-grid-box:last-of-type, .ts-newslatter-content {
 margin-bottom: 30px;
}
 .watch-now-featured .item .ts-video-btn {
 top: 40px;
}
 .ts-tranding-post .slider-indicators.carousel-indicators > li {
 width: 100%;
}
 #more-news-slider .ts-overlay-style {
 margin-bottom: 0;
}
 .ts-grid-box {
 padding: 15px;
}
 .ts-title:before {
 left: -15px;
}
 .ts-tranding-post .ts-title {
 margin-left: 0px;
}
 .ts-tranding-post .carousel-inner .ts-post-thumb img {
 min-height: 260px;
}

  /*- footer--*/

  .footer-social li {
 margin-right: 20px;
 margin-top: 15px;
}
 .footer-logo {
 margin-bottom: 20px;
}
 .newsletter-form .media {
 display: block;
}
 .ts-newslatter .newsletter-form .ts-submit-btn {
 margin-left: 38px;
 margin-top: 20px;
}
 .ts-footer .footer-menu ul li a {
 margin: 0 8px;
}

  /*-- single post ---*/

  .single-post.ts-grid-box, .comments-form.ts-grid-box {
 padding: 30px 15px 30px;
}
 .post-meta-info li {
 margin-right: 16px;
 margin-bottom: 10px;
}
 .single-post .post-media {
 margin: 0;
}
 blockquote {
 font-size: 17px;
 line-height: 35px;
 padding: 0 0 0 18px;
 margin: 50px 0;
}
 blockquote cite {
 display: none;
}
 p img.float-left {
 margin-right: 0;
 width: 100%;
}
 .author-box {
 padding: 20px 0 20px 70px;
}
 .author-box .author-img {
 width: 60px;
 height: 60px;
}
 .author-box .authors-social {
 float: none;
 display: block;
 width: 100%;
 clear: both;
}
 .author-box .authors-social a {
 margin-left: 16px;
}
 .post-navigation .post-previous, .post-navigation .post-next {
 width: 100%;
}
 .post-navigation .post-previous {
 margin-bottom: 20px;
 border-right: none;
}

  /*---------- single post style -------------*/

  .post-layout-2 .single-big-img .entry-header {
 padding: 12px 27px;
}
 .breadcrumb li {
 padding: 7px 26px 7px 17px;
}

  /*------------------ category --------*/

  .ts-category-list {
 margin-bottom: 30px;
 margin-top: 10px;
}
 .ts-category-list li a {
 padding: 2px 9px;
}

  /*--- health  index css----*/

  .top-bar.top-bg .ts-date {
 text-align: center;
}
 .top-bar.top-bg .top-nav {
 text-align: center;
}
 .top-bar.top-bg .top-nav li a {
 margin-left: 20px;
}
 .ts-post-style-2 .ts-overlay-style .ts-post-thumb img {
 min-height: 250px;
}
 .ts-grid-item .item {
 margin-bottom: 20px;
}
 .ts-grid-item .ts-grid-content.ts-list-post-box .item {
 margin-bottom: 0;
}

  /*------- food index css -----*/

  .nav-icon-item .navigation {
 height: 70px;
}
 .nav-icon-item .nav-menu li a i {
 text-align: left !important;
}
 .nav-icon-item .ts-main-menu .right-menu li .nav-search .nav-search-button {
 text-align: left;
 padding: 25px 45px !important;
}
 #featured-slider-3 {
 margin-bottom: 0;
}
 .featured-content-box .post-content {
 padding: 15px;
 margin: -40px 15px 0px;
}
 .item.post-content-box {
 margin-bottom: 15px;
}
 .ts-pagination-1 {
 margin-bottom: 30px;
}
 .ts-footer-2 .copyright-text {
 text-align: center;
 margin-bottom: 15px;
}
 .footer-social-list.text-right {
 text-align: center !important;
}

  /*-------------- technology index css --------*/

  .navigation-portrait .submenu-indicator {
 height: auto;
 top: 11px;
}
 .header-transparent .navigation-portrait .nav-menus-wrapper {
 background: #000032;
}
 .header-transparent .navigation-portrait .submenu-indicator {
 top: 27px;
}
 .post-title.ex-lg {
 font-size: 30px;
}
 #featured-slider-4 .ts-post-thumb img {
 min-height: inherit;
}
 .ts-grid-features-box {
 padding: 45px 29px 23px;
}
 .left-sidebar {
 margin-bottom: 30px;
}
 .ts-footer.ts-footer-3 .footer-logo {
 padding: 34px 0 15px;
}
 .ts-footer.ts-footer-3 .footer-menu li a:after {
 display: none;
}
 .ts-footer.ts-footer-3 .footer-social-list li a {
 margin-left: 30px;
}
 .ts-footer.ts-footer-3 .copyright-text {
 text-align: center !important;
}

  /*----------------- business index css-------------*/

  .currency-list-item {
 margin-top: 20px;
}
 .footer-widget {
 margin-bottom: 40px;
}
 .ts-footer [class*="col-"]:last-of-type .footer-widget {
 margin-bottom: 0;
}
 .ts-footer-4 .footer-logo {
 text-align: center;
}
 .ts-footer-4 .footer-social-list {
 text-align: center !important;
}
 .copyright-section .footer-menu, .copyright-section .copyright-text {
 text-align: center !important;
 margin: 10px 0;
}

  /*--------------------- crypto index css ------------*/

  .header-box-right .navigation {
 height: 65px;
}
 .header-box-right .header-logo {
 text-align: center;
 padding: 10px 0;
}
 .header-box-right .ts-date {
 text-align: center;
}
 .header-box-right .navigation:before {
 display: none;
}
 .header-box-right .ts-top-nav {
 text-align: center !important;
}
 .header-box-right .nav-menu > li.active {
 background: #232323;
 color: #fff;
}
 .header-box-right .nav-menu > li > a {
 height: 60px;
}
 .header-box-right .nav-menu > li > a:before {
 display: none;
}
 .header-box-right .nav-toggle:before {
 background-color: #fff;
 border-radius: 10px;
 -webkit-box-shadow: 0 0.5em 0 0 #fff, 0 1em 0 0 #fff;
 box-shadow: 0 0.5em 0 0 #fff, 0 1em 0 0 #fff;
}
 .breakink-news-section #breaking_slider .owl-nav {
 top: -32px;
}
 .breakink-news-section #breaking_slider .owl-nav .owl-prev, .breakink-news-section #breaking_slider .owl-nav .owl-next {
 height: 26px;
}
 .ts-footer-5 .footer-logo {
 text-align: left;
}
 .ts-footer-5 .footer-social-list {
 text-align: left !important;
}
 .ts-footer-5 .footer-widget.newsletter-widgets {
 padding-left: 0;
}
 .category-post-style1 .item {
 margin-bottom: 20px;
}

  /*------------- home default three ------*/

  .header-middle .header-logo {
 margin-bottom: 15px;
}
 .header-standerd .nav-menu > li > a {
 color: #232323;
}
 .header-standerd .nav-toggle:before {
 background-color: #ffffff;
 -webkit-box-shadow: 0 0.5em 0 0 #ffffff, 0 1em 0 0 #ffffff;
 box-shadow: 0 0.5em 0 0 #ffffff, 0 1em 0 0 #ffffff;
}
 .header-standerd .nav-menu > li.active > a {
 color: #fff;
}
 .xs-left {
 text-align: left !important;
}

  /*----------- index default four -------------*/

  .navbar-standerd .navigation-portrait .nav-brand {
/* line-height: 60px;*/

  }
 .navbar-standerd .nav-menu > li > a {
 height: 60px;
}
 .navbar-standerd.nav-item .nav-menu > li > a {
 line-height: 35px;
}
 .ts-post-style-2 .ts-overlay-style .item {
 min-height: 360px;
}
 .header-middle.v4 {
 padding: 13px 0;
}
 .megamenu-panel .item {
 margin-bottom: 15px;
}
 .error-page {
 padding: 50px 15px;
}
 .error-page .error-code h2 {
 font-size: 130px;
 line-height: 130px;
}
 .error-page .error-message h3 {
 font-size: 25px;
}
 .error-page .error-body h4 {
 font-size: 14px;
}
 .nav-menu .megamenu-panel {
 -webkit-box-shadow: none;
 box-shadow: none;
 padding: 0 15px;
}
 .ad-widget, .posts-ad {
 text-align: center;
}
 .ts-grid-box.most-populer-item, .ts-post-overlay-style-1 .ts-overlay-style:last-of-type {
 margin-bottom: 0;
}
 #more-news-section {
 padding-top: 0;
}
 .ts-breaking-news .breaking-news-content {
 width: 100%;
}
 .category-box-item-3 .item, .category-item .item {
 margin-bottom: 20px;
}
 .video-slider .post-video img {
 min-height: 360px;
}
 .video-slider .post-video .post-video-content {
 padding: 15px;
}
 .ts-grid-box.ts-category-title {
 padding: 18px 15px;
}
 .category-list-item .widget-title:before {
 left: -15px;
}
 .mr--20 {
 margin-right: 0;
}
 .ts-pagination.text-center.mt-15 {
 margin-bottom: 30px;
}
 .nav-menu-item.nav-icon-item .navigation {
 height: 70px;
}

  /*-------------------- sport index -----------*/

  .top-bar.transparent #breaking_slider .owl-nav {
 top: -28px;
 right: 0;
}
 .header-box-transprent {
 top: 100px;
}
 .header-box-transprent .ts-main-menu .nav-menu > li > a {
 color: #232323;
}
 .hero-content h2 {
 font-size: 30px;
}
 .slider-dot-item {
 left: 0;
 padding-left: 84px;
}
 .tab-menu-item {
 margin-bottom: 20px;
}
 .tab-menu-item li a {
 padding: 0 8px;
}
 .video-item {
 height: 300px;
}
 .footer-top .footer-menu ul li a {
 margin: 0 13px;
}
 .footer-top .footer-logo {
 margin-top: 20px;
 margin-bottom: 30px;
}
 .footer-bottom .footer-social-list {
 margin: 20px 0;
}
 .footer-bottom .footer-social-list li a {
 margin: 0 17px;
}
 .p-10 {
 padding: 0 15px;
}

  /*----------------- travel index css ------------*/

  .header-transprent {
 top: 25px;
}
 .header-transprent .nav-menu > li > a:hover {
 color: #232232;
}
 .header-transprent .nav-menu > li > a .submenu-indicator {
 margin-top: 14px;
}
 .header-transprent .nav-menu > li:first-child > a {
 padding-left: 15px;
}
 .header-transprent .nav-toggle:before {
 background-color: #fff;
 border-radius: 10px;
 -webkit-box-shadow: 0 0.5em 0 0 #fff, 0 1em 0 0 #fff;
 box-shadow: 0 0.5em 0 0 #fff, 0 1em 0 0 #fff;
}
 .header-transprent .mobile_hidden {
 display: none;
}
 .header-transprent .nav-menu-centered .header-search {
 display: none;
}
 .header-box-transprent .ts-main-menu .nav-menu > li:first-child a {
 padding-left: 20px;
}
 .featured-area .item {
 height: 600px;
}
 .featured-area .item .hero-content h2 {
 font-size: 30px;
}
 .featured-area .item .hero-content .featurd-video-icon {
 font-size: 58px;
}
 #post-slider1 .owl-nav {
 left: 0;
}
 .post-overflow-style .post-content-item {
 padding: 70px 20px 20px 40px;
 margin-left: 0;
}
 .block-wrapper-1.p-50 {
 padding: 30px 0;
 margin: 0;
}
 .grid-style-2 .ts-overlay-style .item {
 min-height: 350px;
}
 .accordion-post-style {
 margin-bottom: 30px;
}
 .col-lg-3.pl-0 .accordion-post-style {
 margin-bottom: 0px;
}
 .watching-section .item {
 margin-bottom: 20px;
}
 .footer .copyright-text {
 margin-bottom: 20px;
 text-align: center;
}
 section.block-wrapper.block-wrapper-1.p-50.mb-40, section.block-wrapper.block-wrapper-1.p-50.mt-50 {
 padding-bottom: 0;
}
 section.block-wrapper.block-wrapper-1.p-100 {
 padding: 30px 0;
}
 .navbar-standerd .top-social {
 padding-left: 10px;
}
 .navbar-standerd .top-social li {
 margin-right: 0;
}
 .block-wrapper.p-60 {
 padding: 40px 0;
}
 .blog-post-slider-item .ts-grid-box {
 padding: 34px 20px 50px 30px;
 margin-bottom: 0;
}
 .blog-post-slider-item .ts-post-thumb {
 margin: 0;
}
 .blog-post-slider-item.mb-60 {
 margin-bottom: 30px;
}
 .post-col-list-item .older-post-btn {
 margin-bottom: 40px;
}
 .post-col-list-item [class*="col-"]:last-of-type {
 margin-bottom: 0;
}
 .instagramPhoto .col-md.p-0 {
 margin-right: 0;
}
 .category-widget .widget-title:before {
 left: -15px;
}
 .ts-grid-box.widgets.tag-list .widget-title:before {
 left: -15px;
}
 .logo-area {
 padding: 30px 15px;
}
 .post-layout-7 .single-big-img .entry-header-item {
 padding-top: 245px;
}
 .social-widget .widget-title:before {
 left: -15px;
}
 .entry-cat-header .ts-title {
 margin-bottom: 20px;
}
 .category-layout-3 .col-lg-9 .row .col-lg-6.mb-30 {
 margin-bottom: 0 !important;
}
 .post-col-list-item .col-lg-6.mb-30 {
 margin-bottom: 0 !important;
}
 .ts-post-style-3 .col-lg-4.p-1:last-of-type .ts-overlay-style {
 margin-bottom: 0;
}
 .ts-col-list-post .col-lg-4.col-md-6.mb-30 {
 margin-bottom: 0 !important;
}
 .navbar-standerd.nav-bar-dark .navigation-portrait .nav-menus-wrapper {
 background: #232323;
}
 .navbar-standerd.nav-bar-dark .navigation-portrait .nav-menu > li {
 border-top: solid 1px #444444;
}
 .widget-banner {
 text-align: center;
}
 .uk-width-3-4 {
 width: 100%;
}
 .col-lg-3.pr-10 .ts-post-overlay-style-1 {
 margin-bottom: 30px;
}
 .post-list-box.ts-list-post-box.ts-grid-content {
 margin-bottom: 20px;
}
 .post-list-box.ts-list-post-box.ts-grid-content .ts-overlay-style {
 margin-bottom: 10px;
}
 #featured-slider-5 {
 margin-bottom: 0;
}
 .block-wrapper.ts-post-style-4 {
 padding-bottom: 0;
}
 #most-pupuler {
 margin-bottom: 30px;
}
 .ts-overlay-item.ts-grid-style-2 [class*='col-']:last-of-type .ts-overlay-style {
 margin-bottom: 0;
}
 .ts-grid-item.ts-overlay-item [class*='col-']:last-of-type .ts-overlay-style {
 margin-bottom: 0;
}
 .featured-tab-item .featured-tab-post > li {
 border-right: none;
 border-bottom: 1px solid #ddd;
}
 .category-layout-1 [class*='col-']:last-of-type .ts-overlay-style {
 margin-bottom: 0;
}
 .category-layout-5 .ts-grid-box.entry-header {
 margin-bottom: 0;
}
 .featured-post.post-style-4 .ts-overlay-style {
 margin-bottom: 30px;
}
 .featured-post.post-style-4 [class*='col-']:last-of-type .ts-overlay-style {
 margin-bottom: 0px;
}
 .ts-content-box-item .row.mb-30 {
 margin-bottom: 0 !important;
}
 .ts-pagination.text-center.mb-20, .xs-mb-30, .ts-grid-style-3 .ts-overlay-style {
 margin-bottom: 30px;
}
 .plr-10 {
 padding: 0 15px;
}
 .ts-grid-style-3 .ts-overlay-style:last-of-type {
 margin-bottom: 0;
}
 .ts-tranding-post .slider-indicators.carousel-indicators > li:before, .ts-tranding-post .slider-indicators.carousel-indicators > li:after {
 display: none;
}
 .widget-banner {
 text-align: center;
}
 .ts-footer-5 .footer-widget.border-right:after {
 display: none;
}
 #featured-slider-4 .item {
 min-height: 365px;
}
}
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
}
.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}
.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box;
}
.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
	display: none;
}
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}
.mfp-ajax-cur {
	cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}
.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
	cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.mfp-loading.mfp-figure {
	display: none;
}
.mfp-hide {
	display: none !important;
}
.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}
.mfp-preloader a {
	color: #CCC;
}
.mfp-preloader a:hover {
	color: #FFF;
}
.mfp-s-ready .mfp-preloader {
	display: none;
}
.mfp-s-error .mfp-content {
	display: none;
}
button.mfp-close, button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation;
}
 button::-moz-focus-inner {
 padding: 0;
 border: 0;
}
.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: 'Roboto', sans-serif;
}
.mfp-close:hover, .mfp-close:focus {
	opacity: 1;
}
.mfp-close:active {
	top: 1px;
}
.mfp-close-btn-in .mfp-close {
	color: #333;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}
.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}
.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
	margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
	opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}
.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}
.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}
.mfp-arrow-left {
	left: 0;
}
.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px;
}
.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
	right: 0;
}
.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px;
}
.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
	top: -40px;
}
.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;
}
/* Main image in popup */

 img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}
/* The shadow behind the image */

 .mfp-figure {
	line-height: 0;
}
.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444;
}
.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px;
}
.mfp-figure figure {
	margin: 0;
}
.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}
.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px;
}
.mfp-image-holder .mfp-content {
	max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}
 @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {

   /**

        * Remove all paddings around the image on small screen

        */

   .mfp-img-mobile .mfp-image-holder {
 padding-left: 0;
 padding-right: 0;
}
 .mfp-img-mobile img.mfp-img {
 padding: 0;
}
 .mfp-img-mobile .mfp-figure:after {
 top: 0;
 bottom: 0;
}
 .mfp-img-mobile .mfp-figure small {
 display: inline;
 margin-left: 5px;
}
 .mfp-img-mobile .mfp-bottom-bar {
 background: rgba(0, 0, 0, 0.6);
 bottom: 0;
 margin: 0;
 top: auto;
 padding: 3px 5px;
 position: fixed;
 box-sizing: border-box;
}
 .mfp-img-mobile .mfp-bottom-bar:empty {
 padding: 0;
}
 .mfp-img-mobile .mfp-counter {
 right: 5px;
 top: 3px;
}
 .mfp-img-mobile .mfp-close {
 top: 0;
 right: 0;
 width: 35px;
 height: 35px;
 line-height: 35px;
 background: rgba(0, 0, 0, 0.6);
 position: fixed;
 text-align: center;
 padding: 0;
}
}
 @media all and (max-width: 900px) {
 .mfp-arrow {
 -webkit-transform: scale(0.75);
 transform: scale(0.75);
}
 .mfp-arrow-left {
 -webkit-transform-origin: 0;
 transform-origin: 0;
}
 .mfp-arrow-right {
 -webkit-transform-origin: 100%;
 transform-origin: 100%;
}
 .mfp-container {
 padding-left: 6px;
 padding-right: 6px;
}
}
.slick-slider {
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
.slick-track:before, .slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
.navigation {
	width: 100%;
	height: 70px;
	display: table;
	position: relative;
	font-family: inherit;
	background-color: #fff;
}
.navigation * {
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
}
.navigation-portrait {
	height: 48px;
}
.navigation-fixed-wrapper {
	width: 100%;
	left: 0;
	z-index: 19998;
	will-change: opacity;
}
.navigation-fixed-wrapper.fixed {
	position: fixed !important;
 -webkit-animation: fade .50s;
 animation: fade .50s;
}
 @keyframes fade {
 from {
 opacity: 0.999;
}
to {
	opacity: 1;
}
}
.navigation-fixed-wrapper .navigation {
	margin-right: auto;
	margin-left: auto;
}
.navigation-fixed-placeholder {
	width: 100%;
	display: none;
}
.navigation-fixed-placeholder.navigation-fixed-placeholder.visible {
	display: block;
}
.navigation-hidden {
	width: 0 !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	position: absolute;
	top: -9999px;
}
.align-to-right {
	float: right;
}
.nav-header {
	float: left;
}
.navigation-hidden .nav-header {
	display: none;
}
.nav-brand {
	line-height: 70px;
	padding: 0 15px;
	color: #70798b;
	font-size: 24px;
	text-decoration: none !important;
}
.nav-brand:hover, .nav-brand:focus {
	color: #70798b;
}
.navigation-portrait .nav-brand {
	font-size: 18px;
	line-height: 48px;
}
.nav-logo > img {
	height: 48px;
	margin: 11px auto;
	padding: 0 15px;
	float: left;
}
.nav-logo:focus > img {
	outline: initial;
}
.navigation-portrait .nav-logo > img {
	height: 36px;
	margin: 6px auto 6px 15px;
	padding: 0;
}
.nav-toggle {
	width: 30px;
	height: 30px;
	padding: 6px 2px 0;
	position: absolute;
	top: 46%;
	margin-top: -14px;
	right: 15px;
	display: none;
	cursor: pointer;
}
.nav-toggle:before {
	content: "";
	position: absolute;
	width: 24px;
	height: 2px;
	background-color: #70798b;
	border-radius: 10px;
	box-shadow: 0 0.5em 0 0 #70798b, 0 1em 0 0 #70798b;
}
.navigation-portrait .nav-toggle {
	display: block;
}
.navigation-portrait .nav-menus-wrapper {
	width: 320px;
	height: 100%;
	top: 0;
	left: -400px;
	position: fixed;
	background-color: #ffffff;
	z-index: 20000;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
 -webkit-transition-duration: .8s;
 transition-duration: .8s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
}
.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right {
	left: auto;
	right: -400px;
}
.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-open {
	left: 0;
}
.nav-menus-wrapper-open #mainsearch {
	margin:0 10px 10px 0px;
	width: auto
}
.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right.nav-menus-wrapper-open {
	left: auto;
	right: 0;
}
.nav-menus-wrapper-close-button {
	width: 30px;
	height: 40px;
	margin: 10px 7px;
	display: none;
	float: right;
	color: #70798b;
	font-size: 26px;
	cursor: pointer;
}
.navigation-portrait .nav-menus-wrapper-close-button {
	display: block;
}
.nav-menu {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	font-size: 0;
}
.navigation-portrait .nav-menu {
	width: 100%;
}
.nav-menu.nav-menu-centered {
	text-align: center;
}
.nav-menu.nav-menu-centered > li {
	float: none;
}
.nav-menu > li {
	display: inline-block;
	float: left;
	text-align: left;
}
.navigation-portrait .nav-menu > li {
	width: 100%;
	position: relative;
	border-top: solid 1px #f0f0f0;
}
.navigation-portrait .nav-menu > li:last-child {
	border-bottom: solid 1px #f0f0f0;
}
.nav-menu + .nav-menu > li:first-child {
	border-top: none;
}
.nav-menu > li > a {
	height: 70px;
	padding: 26px 20px;
	display: inline-block;
	position: relative;
	text-decoration: none;
	font-size: 15px;
	color: #232323;
	-webkit-transition: color 0.3s, background 0.3s;
	transition: color 0.3s, background 0.3s;
}
.navigation-portrait .nav-menu > li > a {
	width: 100%;
	height: auto;
	padding: 12px 15px 12px 26px;
}
.nav-menu > li:hover > a, .nav-menu > li.active > a, .nav-menu > li.focus > a {
	color: #967ADC;
}
 .nav-menu > li > a > i, .nav-menu > li > a > [class*="ion-"] {
 width: 18px;
 height: 16px;
 line-height: 16px;
 -webkit-transform: scale(1.4);
 -ms-transform: scale(1.4);
 transform: scale(1.4);
}
 .nav-menu > li > a > [class*="ion-"] {
 width: 16px;
 display: inline-block;
 -webkit-transform: scale(1.8);
 -ms-transform: scale(1.8);
 transform: scale(1.8);
}
.navigation-portrait .nav-menu.nav-menu-social {
	width: 100%;
	text-align: center;
}
.nav-menu.nav-menu-social > li {
	text-align: center;
	float: none;
	border: none !important;
}
.navigation-portrait .nav-menu.nav-menu-social > li {
	width: auto;
}
 .nav-menu.nav-menu-social > li > a > [class*="ion-"] {
 font-size: 12px;
}
.nav-menu.nav-menu-social > li > a > .fa {
	font-size: 14px;
}
.navigation-portrait .nav-menu.nav-menu-social > li > a {
	padding: 15px;
}
.submenu-indicator {
	margin-left: 6px;
	margin-top: 6px;
	float: right;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.navigation-portrait .submenu-indicator {
	width: 54px;
	height: 44px;
	margin-top: 0;
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
	z-index: 20000;
}
.submenu-indicator-chevron {
	height: 6px;
	width: 6px;
	display: block;
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: transparent #70798b #70798b transparent;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: border 0.3s;
	transition: border 0.3s;
}
.navigation-portrait .submenu-indicator-chevron {
	position: absolute;
	top: 18px;
	left: 24px;
}
.nav-menu > li:hover > a .submenu-indicator-chevron, .nav-menu > .active > a .submenu-indicator-chevron, .nav-menu > .focus > a .submenu-indicator-chevron {
	border-color: transparent #967ADC #967ADC transparent;
}
.navigation-portrait .submenu-indicator.submenu-indicator-up {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.nav-overlay-panel {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	display: none;
	z-index: 19999;
}
.no-scroll {
	touch-action: none;
	overflow-x: hidden;
}
/* SEARCH PANEL */

.nav-search {
	height: 70px;
	float: right;
	z-index: 19998;
}
.navigation-portrait .nav-search {
	height: 48px;
	padding: 0 10px;
	margin-right: 52px;
}
.navigation-hidden .nav-search {
	display: none;
}
.nav-search-button {
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	cursor: pointer;
	background-color: #fbfcfd;
}
.navigation-portrait .nav-search-button {
	width: 50px;
	height: 48px;
	line-height: 46px;
	font-size: 22px;
}
.nav-search-icon {
	width: 14px;
	height: 14px;
	margin: 2px 8px 8px 4px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	color: #70798b;
	text-align: left;
	text-indent: -9999px;
	border: 2px solid;
	border-radius: 50%;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}
.nav-search-icon:after, .nav-search-icon:before {
	content: '';
	pointer-events: none;
}
.nav-search-icon:before {
	width: 2px;
	height: 11px;
	top: 11px;
	position: absolute;
	left: 50%;
	border-radius: 0 0 1px 1px;
	box-shadow: inset 0 0 0 32px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.nav-search-button:hover .nav-search-icon {
	color: #967ADC;
}
.nav-search > form {
	width: 100%;
	height: 100%;
	padding: 0 auto;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #ffffff;
	z-index: 99;
}
.nav-search-inner {
	width: 70%;
	height: 70px;
	margin: auto;
	display: table;
}
.navigation-portrait .nav-search-inner {
	height: 48px;
}
.nav-search-inner input[type=text], .nav-search-inner input[type=search] {
	height: 70px;
	width: 100%;
	margin: 0;
	padding: 0 12px;
	font-size: 26px;
	text-align: center;
	color: #70798b;
	outline: none;
	line-height: 70px;
	border: none;
	background-color: transparent;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.navigation-portrait .nav-search-inner input[type=text], .navigation-portrait .nav-search-inner input[type=search] {
	height: 48px;
	font-size: 18px;
	line-height: 48px;
}
.nav-search-close-button {
	width: 28px;
	height: 28px;
	display: block;
	position: absolute;
	right: 20px;
	top: 20px;
	line-height: normal;
	color: #70798b;
	font-size: 20px;
	cursor: pointer;
	text-align: center;
}
.navigation-portrait .nav-search-close-button {
	top: 10px;
	right: 14px;
}
/* NAVIGATION BUTTON */

.nav-button {
	margin: 18px 15px 0;
	padding: 8px 14px;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	background-color: #967ADC;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
.nav-button:hover, .nav-button:focus {
	color: #fff;
	text-decoration: none;
	opacity: 0.85;
}
.navigation-portrait .nav-button {
	width: calc(100% - 52px);
	margin: 17px 26px;
}
/* NAVIGATION TEXT */

.nav-text {
	margin: 25px 15px;
	display: inline-block;
	color: #70798b;
	font-size: 14px;
}
.navigation-portrait .nav-text {
	width: calc(100% - 52px);
	margin: 12px 26px 0;
}
.navigation-portrait .nav-text + ul {
	margin-top: 15px;
}
/* DROPDOWN EXTENSION */

.nav-dropdown {
	min-width: 180px;
	margin: 0;
	padding: 0;
	display: none;
	position: absolute;
	list-style: none;
	z-index: 98;
	white-space: nowrap;
}
.navigation-portrait .nav-dropdown {
	width: 100%;
	position: static;
	left: 0;
}
.nav-dropdown .nav-dropdown {
	left: 100%;
}
.nav-menu > li > .nav-dropdown {
	border-top: solid 1px #f0f0f0;
}
.nav-dropdown > li {
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	text-align: left;
}
.nav-dropdown > li > a {
	width: 100%;
	padding: 16px 20px;
	display: inline-block;
	text-decoration: none;
	float: left;
	font-size: 13px;
	color: #70798b;
	background-color: #fdfdfd;
	-webkit-transition: color 0.3s, background 0.3s;
	transition: color 0.3s, background 0.3s;
}
.nav-dropdown > li:hover > a, .nav-dropdown > li.focus > a {
	color: #967ADC;
}
.nav-dropdown.nav-dropdown-left {
	right: 0;
}
.nav-dropdown > li > .nav-dropdown-left {
	left: auto;
	right: 100%;
}
.navigation-landscape .nav-dropdown.nav-dropdown-left > li > a {
	text-align: right;
}
.navigation-portrait .nav-dropdown > li > a {
	padding: 12px 20px 12px 30px;
}
.navigation-portrait .nav-dropdown > li > ul > li > a {
	padding-left: 50px;
}
.navigation-portrait .nav-dropdown > li > ul > li > ul > li > a {
	padding-left: 70px;
}
.navigation-portrait .nav-dropdown > li > ul > li > ul > li > ul > li > a {
	padding-left: 90px;
}
.navigation-portrait .nav-dropdown > li > ul > li > ul > li > ul > li > ul > li > a {
	padding-left: 110px;
}
.nav-dropdown .submenu-indicator {
	right: 15px;
	top: 16px;
	position: absolute;
}
.navigation-portrait .nav-dropdown .submenu-indicator {
	right: 0;
	top: 0;
}
.nav-dropdown .submenu-indicator .submenu-indicator-chevron {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.navigation-portrait .nav-dropdown .submenu-indicator .submenu-indicator-chevron {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.nav-dropdown > li:hover > a .submenu-indicator-chevron, .nav-dropdown > .focus > a .submenu-indicator-chevron {
	border-color: transparent #967ADC #967ADC transparent;
}
.navigation-landscape .nav-dropdown.nav-dropdown-left .submenu-indicator {
	left: 10px;
}
.navigation-landscape .nav-dropdown.nav-dropdown-left .submenu-indicator .submenu-indicator-chevron {
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}
/* HORIZONTAL DROPDOWN EXTENSION */

.nav-dropdown-horizontal {
	width: 100%;
	left: 0;
	background-color: #fdfdfd;
	border-top: solid 1px #f0f0f0;
}
.nav-dropdown-horizontal .nav-dropdown-horizontal {
	width: 100%;
	top: 100%;
	left: 0;
}
.navigation-portrait .nav-dropdown-horizontal .nav-dropdown-horizontal {
	border-top: none;
}
.nav-dropdown-horizontal > li {
	width: auto;
	clear: none;
	position: static;
}
.navigation-portrait .nav-dropdown-horizontal > li {
	width: 100%;
}
.nav-dropdown-horizontal > li > a {
	position: relative;
}
.nav-dropdown-horizontal .submenu-indicator {
	height: 18px;
	top: 11px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.navigation-portrait .nav-dropdown-horizontal .submenu-indicator {
	height: 42px;
	top: 0;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
.navigation-portrait .nav-dropdown-horizontal .submenu-indicator.submenu-indicator-up {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
/* MEGAMENU EXTENSION */

.megamenu-panel {
	width: 100%;
	padding: 15px;
	display: none;
	position: absolute;
	font-size: 14px;
	z-index: 98;
	text-align: left;
	color: inherit;
	border-top: solid 1px #f0f0f0;
	background-color: #fdfdfd;
}
.navigation-portrait .megamenu-panel {
	padding: 25px;
	position: static;
	display: block;
}
 .megamenu-panel [class*="container"] {
 width: 100%;
}
 .megamenu-panel [class*="container"] [class*="col-"] {
 padding: 0;
}
.megamenu-panel-half {
	width: 50%;
}
.megamenu-panel-quarter {
	width: 25%;
}
.navigation-portrait .megamenu-panel-half, .navigation-portrait .megamenu-panel-quarter {
	width: 100%;
}
/* GRID */

.megamenu-panel-row {
	width: 100%;
}
.megamenu-panel-row:before, .megamenu-panel-row:after {
	display: table;
	content: "";
	line-height: 0;
}
.megamenu-panel-row:after {
	clear: both;
}
 .megamenu-panel-row [class*="col-"] {
 display: block;
 min-height: 20px;
 float: left;
 margin-left: 3%;
}
 .megamenu-panel-row [class*="col-"]:first-child {
 margin-left: 0;
}
 .navigation-portrait .megamenu-panel-row [class*="col-"] {
 float: none;
 display: block;
 width: 100% !important;
 margin-left: 0;
 margin-top: 15px;
}
 .navigation-portrait .megamenu-panel-row:first-child [class*="col-"]:first-child {
 margin-top: 0;
}
.megamenu-panel-row .col-1 {
	width: 5.583333333333%;
}
.megamenu-panel-row .col-2 {
	width: 14.166666666666%;
}
.megamenu-panel-row .col-3 {
	width: 22.75%;
}
.megamenu-panel-row .col-4 {
	width: 31.333333333333%;
}
.megamenu-panel-row .col-5 {
	width: 39.916666666667%;
}
.megamenu-panel-row .col-6 {
	width: 48.5%;
}
.megamenu-panel-row .col-7 {
	width: 57.083333333333%;
}
.megamenu-panel-row .col-8 {
	width: 65.666666666667%;
}
.megamenu-panel-row .col-9 {
	width: 74.25%;
}
.megamenu-panel-row .col-10 {
	width: 82.833333333334%;
}
.megamenu-panel-row .col-11 {
	width: 91.416666666667%;
}
.megamenu-panel-row .col-12 {
	width: 100%;
}
/* MEGAMENU TABS */

.megamenu-tabs {
	width: 100%;
	float: left;
	display: block;
}
.megamenu-tabs-nav {
	width: 20%;
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
.navigation-portrait .megamenu-tabs-nav {
	width: 100%;
}
.megamenu-tabs-nav > li > a {
	width: 100%;
	padding: 10px 16px;
	float: left;
	font-size: 13px;
	text-decoration: none;
	color: #70798b;
	border: solid 1px #eff0f2;
	outline: 0;
	background-color: #ffffff;
	-webkit-transition: background 0.3s;
	transition: background 0.3s;
}
.megamenu-tabs-nav > li.active a, .megamenu-tabs-nav > li:hover a {
	background-color: #f5f5f5;
}
.megamenu-tabs-pane {
	width: 80%;
	min-height: 30px;
	padding: 20px;
	float: right;
	display: none;
	opacity: 0;
	font-size: 13px;
	color: #70798b;
	border: solid 1px #eff0f2;
	background-color: #ffffff;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.megamenu-tabs-pane.active {
	display: block;
	opacity: 1;
}
.navigation-portrait .megamenu-tabs-pane {
	width: 100%;
}
/* MEGAMENU LIST */

.megamenu-lists {
	width: 100%;
	display: table;
}
/* The list */

.megamenu-list {
	width: 100%;
	margin: 0 0 15px;
	padding: 0;
	display: inline-block;
	float: left;
	list-style: none;
}
.megamenu-list:last-child {
	margin: 0;
	border: none;
}
.navigation-landscape .megamenu-list {
	margin: -15px 0;
	padding: 20px 0;
	border-right: solid 1px #f0f0f0;
}
.navigation-landscape .megamenu-list:last-child {
	border: none;
}
.megamenu-list > li > a {
	width: 100%;
	padding: 10px 15px;
	display: inline-block;
	color: #70798b;
	text-decoration: none;
	font-size: 13px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.megamenu-list > li > a:hover {
	color: #ffffff;
	background-color: #967ADC;
}
.megamenu-list > li.megamenu-list-title > a {
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	opacity: 0.8;
	color: #70798b;
}
.megamenu-list > li.megamenu-list-title > a:hover {
	opacity: 1;
	background-color: transparent;
}
.navigation-landscape .list-col-2 {
	width: 50%;
}
.navigation-landscape .list-col-3 {
	width: 33%;
}
.navigation-landscape .list-col-4 {
	width: 25%;
}
.owl-carousel, .owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}
.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: none
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
	display: block
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
	background: 0 0;
	color: inherit;
	border: none;
	padding: 0!important;
	font: inherit
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}
.owl-carousel.owl-hidden {
	opacity: 0
}
.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}
.owl-carousel.owl-drag .owl-item {
}
.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}
.owl-carousel.owl-rtl {
	direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
	float: right
}
.owl-carousel .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
	z-index: 0
}
.owl-carousel .owl-animated-out {
	z-index: 1
}
.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}
 @-webkit-keyframes fadeOut {
 0% {
 opacity: 1
}
 100% {
 opacity: 0
}
}
 @keyframes fadeOut {
 0% {
 opacity: 1
}
 100% {
 opacity: 0
}
}
.owl-height {
 transition: height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
 transition: opacity .4s ease
}
.owl-carousel .owl-item img.owl-lazy {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}
.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.html) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
 transition: -webkit-transform .1s ease;
 transition: transform .1s ease
}
.owl-carousel .owl-video-play-icon:hover {
	-webkit-transform: scale(1.3, 1.3);
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
 transition: opacity .4s ease
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}
 @font-face {
 font-family: 'icomoon';
 src:  url('../fonts/icofonts/icomoon3c3e.eot?ksklqv');
 src:  url('../fonts/icofonts/icomoon3c3e.eot?ksklqv#iefix') format('embedded-opentype'), url('../fonts/icofonts/icomoon3c3e.ttf?ksklqv') format('truetype'), url('../fonts/icofonts/icomoon3c3e.woff?ksklqv') format('woff'), url('../fonts/icofonts/icomoon3c3e.svg?ksklqv#icomoon') format('svg');
 font-weight: normal;
 font-style: normal;
}
 [class^="icon-"], [class*=" icon-"] {

  /* use !important to prevent issues with browser extensions that change fonts */

  font-family: 'icomoon' !important;
 speak: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 line-height: 1;



  /* Better Font Rendering =========== */

  -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}
.icon-add:before {
	content: "\e900";
}
.icon-arrow-left:before {
	content: "\e901";
}
.icon-arrow-right:before {
	content: "\e902";
}
.icon-desert:before {
	content: "\e903";
}
.icon-drinks:before {
	content: "\e904";
}
.icon-fastfood:before {
	content: "\e905";
}
.icon-fire:before {
	content: "\e906";
}
.icon-home:before {
	content: "\e907";
}
.icon-kids:before {
	content: "\e908";
}
.icon-paly-button-1:before {
	content: "\e909";
}
.icon-paly-button-2:before {
	content: "\e90a";
}
.icon-recepies:before {
	content: "\e90b";
}
.icon-search:before {
	content: "\e90c";
}
.icon-weather:before {
	content: "\e90d";
}
 @font-face {
 font-family: 'FontAwesome';
 src: url('../fonts/fontawesome-webfont3e6e.eot?v=4.7.0');
 src: url('../fonts/fontawesome-webfontd41d.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont3e6e.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont3e6e.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont3e6e.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont3e6e.svg?v=4.7.0#fontawesomeregular') format('svg');
 font-weight: normal;
 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(0deg);
 transform:rotate(0deg)
}
 100% {
 -webkit-transform:rotate(359deg);
 transform:rotate(359deg)
}
}
 @keyframes fa-spin {
 0% {
 -webkit-transform:rotate(0deg);
 transform:rotate(0deg)
}
 100% {
 -webkit-transform:rotate(359deg);
 transform:rotate(359deg)
}
}
.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}
.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}
.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
	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-remove:before, .fa-close: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-gear:before, .fa-cog: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-rotate-right:before, .fa-repeat: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-photo:before, .fa-image: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-warning:before, .fa-exclamation-triangle: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-gears:before, .fa-cogs: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-save:before, .fa-floppy-o:before {
	content: "\f0c7"
}
.fa-square:before {
	content: "\f0c8"
}
.fa-navicon:before, .fa-reorder:before, .fa-bars: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-unsorted:before, .fa-sort:before {
	content: "\f0dc"
}
.fa-sort-down:before, .fa-sort-desc:before {
	content: "\f0dd"
}
.fa-sort-up:before, .fa-sort-asc:before {
	content: "\f0de"
}
.fa-envelope:before {
	content: "\f0e0"
}
.fa-linkedin:before {
	content: "\f0e1"
}
.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2"
}
.fa-legal:before, .fa-gavel:before {
	content: "\f0e3"
}
.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4"
}
.fa-comment-o:before {
	content: "\f0e5"
}
.fa-comments-o:before {
	content: "\f0e6"
}
.fa-flash:before, .fa-bolt:before {
	content: "\f0e7"
}
.fa-sitemap:before {
	content: "\f0e8"
}
.fa-umbrella:before {
	content: "\f0e9"
}
.fa-paste:before, .fa-clipboard: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-unlink:before, .fa-chain-broken: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-toggle-down:before, .fa-caret-square-o-down:before {
	content: "\f150"
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content: "\f151"
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content: "\f152"
}
.fa-euro:before, .fa-eur:before {
	content: "\f153"
}
.fa-gbp:before {
	content: "\f154"
}
.fa-dollar:before, .fa-usd:before {
	content: "\f155"
}
.fa-rupee:before, .fa-inr:before {
	content: "\f156"
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content: "\f157"
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content: "\f158"
}
.fa-won:before, .fa-krw: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-toggle-left:before, .fa-caret-square-o-left:before {
	content: "\f191"
}
.fa-dot-circle-o:before {
	content: "\f192"
}
.fa-wheelchair:before {
	content: "\f193"
}
.fa-vimeo-square:before {
	content: "\f194"
}
.fa-turkish-lira:before, .fa-try: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-institution:before, .fa-bank:before, .fa-university:before {
	content: "\f19c"
}
.fa-mortar-board:before, .fa-graduation-cap: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-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
	content: "\f1c5"
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
	content: "\f1c6"
}
.fa-file-sound-o:before, .fa-file-audio-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-saver:before, .fa-support:before, .fa-life-ring:before {
	content: "\f1cd"
}
.fa-circle-o-notch:before {
	content: "\f1ce"
}
.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
	content: "\f1d0"
}
.fa-ge:before, .fa-empire:before {
	content: "\f1d1"
}
.fa-git-square:before {
	content: "\f1d2"
}
.fa-git:before {
	content: "\f1d3"
}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
	content: "\f1d4"
}
.fa-tencent-weibo:before {
	content: "\f1d5"
}
.fa-qq:before {
	content: "\f1d6"
}
.fa-wechat:before, .fa-weixin:before {
	content: "\f1d7"
}
.fa-send:before, .fa-paper-plane:before {
	content: "\f1d8"
}
.fa-send-o:before, .fa-paper-plane-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-soccer-ball-o:before, .fa-futbol-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-shekel:before, .fa-sheqel:before, .fa-ils: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-hotel:before, .fa-bed:before {
	content: "\f236"
}
.fa-viacoin:before {
	content: "\f237"
}
.fa-train:before {
	content: "\f238"
}
.fa-subway:before {
	content: "\f239"
}
.fa-medium:before {
	content: "\f23a"
}
.fa-yc:before, .fa-y-combinator: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:before, .fa-battery-full: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-stop-o:before, .fa-hand-paper-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-tv:before, .fa-television: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-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
	content: "\f2a3"
}
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
	content: "\f2a4"
}
.fa-glide:before {
	content: "\f2a5"
}
.fa-glide-g:before {
	content: "\f2a6"
}
.fa-signing:before, .fa-sign-language: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-vcard:before, .fa-address-card:before {
	content: "\f2bb"
}
.fa-vcard-o:before, .fa-address-card-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:before, .fa-thermometer-full: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-bathtub:before, .fa-s15:before, .fa-bath: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
}
:root {
 --blue:#007bff;
 --indigo:#6610f2;
 --purple:#6f42c1;
 --pink:#e83e8c;
 --red:#dc3545;
 --orange:#fd7e14;
 --yellow:#ffc107;
 --green:#28a745;
 --teal:#20c997;
 --cyan:#17a2b8;
 --white:#fff;
 --gray:#868e96;
 --gray-dark:#343a40;
 --primary:#007bff;
 --secondary:#868e96;
 --success:#28a745;
 --info:#17a2b8;
 --warning:#ffc107;
 --danger:#dc3545;
 --light:#f8f9fa;
 --dark:#343a40;
 --breakpoint-xs:0;
 --breakpoint-sm:576px;
 --breakpoint-md:768px;
 --breakpoint-lg:992px;
 --breakpoint-xl:1200px;
 --font-family-sans-serif:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
 --font-family-monospace:"SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}
 @media print {
 *, ::after, ::before {
 text-shadow: none!important;
 box-shadow: none!important
}
a, a:visited {
	text-decoration: underline
}
 abbr[title]::after {
 content: " (" attr(title) ")"
}
pre {
	white-space: pre-wrap!important
}
blockquote, pre {
	border: 1px solid #999;
	page-break-inside: avoid
}
thead {
	display: table-header-group
}
img, tr {
	page-break-inside: avoid
}
h2, h3, p {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
.navbar {
	display: none
}
.badge {
	border: 1px solid #000
}
.table {
	border-collapse: collapse!important
}
.table td, .table th {
	background-color: #fff!important
}
.table-bordered td, .table-bordered th {
	border: 1px solid #ddd!important
}
}
 *, ::after, ::before {
 box-sizing: border-box
}
html {
	font-family: 'Roboto', sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent
}
 @-ms-viewport {
 width:device-width
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
	display: block
}
body {
	margin: 0;
	font-family: 'Roboto', sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #fff
}
[tabindex="-1"]:focus {
	outline: 0!important
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
 margin-bottom:.5rem
}
p {
	margin-top: 0;
	margin-bottom: 1rem
}
abbr[data-original-title], abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0
}
address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit
}
dl, ol, ul {
	margin-top: 0;
}
ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0
}
dt {
	font-weight: 700
}
dd {
 margin-bottom:.5rem;
	margin-left: 0
}
blockquote {
	margin: 0 0 1rem
}
dfn {
	font-style: italic
}
b, strong {
	font-weight: bolder
}
small {
	font-size: 80%
}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
a {
	color: #007bff;
	text-decoration: none !important;
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}
a:hover {
	color: #0056b3;
	text-decoration: underline
}
 a:not([href]):not([tabindex]) {
 color: inherit;
 text-decoration: none !important;
}
 a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
 color: inherit;
 text-decoration: none
}
 a:not([href]):not([tabindex]):focus {
 outline: 0
}
code, kbd, pre, samp {
	font-family: 'Roboto', sans-serif;
	font-size: 1em
}
pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar
}
figure {
	margin: 0 0 1rem
}
img {
	vertical-align: middle;
	border-style: none
}
 svg:not(:root) {
 overflow: hidden
}
 [role=button], a, area, button, input:not([type=range]), label, select, summary, textarea {
 -ms-touch-action:manipulation;
 touch-action:manipulation
}
table {
	border-collapse: collapse
}
caption {
 padding-top:.75rem;
 padding-bottom:.75rem;
	color: #868e96;
	text-align: left;
	caption-side: bottom
}
th {
	text-align: inherit
}
label {
	display: inline-block;
 margin-bottom:.5rem;
 font-size: 15px;
font-weight: 600;
}
button {
	border-radius: 0
}
button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}
button, input, optgroup, select, textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
 [type=reset], [type=submit], button, html [type=button] {
 -webkit-appearance:button
}
 [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
 padding:0;
 border-style:none
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
	-webkit-appearance: listbox
}
textarea {
	overflow: auto;
	resize: vertical
}
fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}
legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
 margin-bottom:.5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}
progress {
	vertical-align: baseline
}
 [type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
 height:auto
}
 [type=search] {
 outline-offset:-2px;
 -webkit-appearance:none
}
 [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
 -webkit-appearance:none
}

::-webkit-file-upload-button {
 font:inherit;
 -webkit-appearance:button
}
output {
	display: inline-block
}
summary {
	display: list-item
}
template {
	display: none
}
 [hidden] {
 display:none!important
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
 margin-bottom:.5rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit
}
.h1, h1 {
	font-size: 2.5rem
}
.h2, h2 {
	font-size: 2rem
}
.h3, h3 {
	font-size: 1.75rem
}
.h4, h4 {
	font-size: 1.5rem
}
.h5, h5 {
	font-size: 1.25rem
}
.h6, h6 {
	font-size: 1rem
}
.lead {
	font-size: 1.25rem;
	font-weight: 300
}
.display-1 {
	font-size: 6rem;
	font-weight: 300;
	line-height: 1.2
}
.display-2 {
	font-size: 5.5rem;
	font-weight: 300;
	line-height: 1.2
}
.display-3 {
	font-size: 4.5rem;
	font-weight: 300;
	line-height: 1.2
}
.display-4 {
	font-size: 3.5rem;
	font-weight: 300;
	line-height: 1.2
}
hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, .1)
}
.small, small {
	font-size: 80%;
	font-weight: 400
}
.mark, mark {
	padding: .2em;
	background-color: #fcf8e3
}
.list-unstyled {
	padding-left: 0;
	list-style: none
}
.list-inline {
	padding-left: 0;
	list-style: none
}
.list-inline-item {
	display: inline-block
}
 .list-inline-item:not(:last-child) {
 margin-right: 5px
}
.initialism {
	font-size: 90%;
	text-transform: uppercase
}
.blockquote {
	margin-bottom: 1rem;
	font-size: 1.25rem
}
.blockquote-footer {
	display: block;
	font-size: 80%;
	color: #868e96
}
 .blockquote-footer::before {
 content: "\2014 \00A0"
}
.img-fluid {
	max-width: 100%;
	height: auto
}
.img-thumbnail {
 padding:.25rem;
	background-color: #fff;
	border: 1px solid #ddd;
 border-radius:.25rem;
 transition: all .2s ease-in-out;
	max-width: 100%;
	height: auto
}
.figure {
	display: inline-block
}
.figure-img {
 margin-bottom:.5rem;
	line-height: 1
}
.figure-caption {
	font-size: 90%;
	color: #868e96
}
code, kbd, pre, samp {
	font-family: 'Roboto', sans-serif;}
code {
 padding:.2rem .4rem;
	font-size: 90%;
	color: #bd4147;
	background-color: #f8f9fa;
 border-radius:.25rem
}
a>code {
	padding: 0;
	color: inherit;
	background-color: inherit
}
kbd {
 padding:.2rem .4rem;
	font-size: 90%;
	color: #fff;
	background-color: #212529;
 border-radius:.2rem
}
kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700
}
pre {
	display: block;
	margin-top: 0;
	margin-bottom: 1rem;
	font-size: 90%;
	color: #212529
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	background-color: transparent;
	border-radius: 0
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}
.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}
 @media (min-width:576px) {
 .container {
 max-width: 540px
}
}
 @media (min-width:768px) {
 .container {
 max-width: 720px
}
}
 @media (min-width:992px) {
 .container {
 max-width: 960px
}
}
 @media (min-width:1200px) {
 .container {
 max-width: 1140px
}
}
.container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}
.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}
.no-gutters {
	margin-right: 0;
	margin-left: 0
}
 .no-gutters>.col, .no-gutters>[class*=col-] {
 padding-right:0;
 padding-left:0
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}
.col-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%
}
.col-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%
}
.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}
.col-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%
}
.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%
}
.col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%
}
.col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%
}
.col-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%
}
.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.order-first {
	-ms-flex-order: -1;
	order: -1
}
.order-1 {
	-ms-flex-order: 1;
	order: 1
}
.order-2 {
	-ms-flex-order: 2;
	order: 2
}
.order-3 {
	-ms-flex-order: 3;
	order: 3
}
.order-4 {
	-ms-flex-order: 4;
	order: 4
}
.order-5 {
	-ms-flex-order: 5;
	order: 5
}
.order-6 {
	-ms-flex-order: 6;
	order: 6
}
.order-7 {
	-ms-flex-order: 7;
	order: 7
}
.order-8 {
	-ms-flex-order: 8;
	order: 8
}
.order-9 {
	-ms-flex-order: 9;
	order: 9
}
.order-10 {
	-ms-flex-order: 10;
	order: 10
}
.order-11 {
	-ms-flex-order: 11;
	order: 11
}
.order-12 {
	-ms-flex-order: 12;
	order: 12
}
.offset-1 {
	margin-left: 8.333333%
}
.offset-2 {
	margin-left: 16.666667%
}
.offset-3 {
	margin-left: 25%
}
.offset-4 {
	margin-left: 33.333333%
}
.offset-5 {
	margin-left: 41.666667%
}
.offset-6 {
	margin-left: 50%
}
.offset-7 {
	margin-left: 58.333333%
}
.offset-8 {
	margin-left: 66.666667%
}
.offset-9 {
	margin-left: 75%
}
.offset-10 {
	margin-left: 83.333333%
}
.offset-11 {
	margin-left: 91.666667%
}
 @media (min-width:576px) {
 .col-sm {
 -ms-flex-preferred-size: 0;
 flex-basis: 0;
 -ms-flex-positive: 1;
 flex-grow: 1;
 max-width: 100%
}
 .col-sm-auto {
 -ms-flex: 0 0 auto;
 flex: 0 0 auto;
 width: auto;
 max-width: none
}
 .col-sm-1 {
 -ms-flex: 0 0 8.333333%;
 flex: 0 0 8.333333%;
 max-width: 8.333333%
}
 .col-sm-2 {
 -ms-flex: 0 0 16.666667%;
 flex: 0 0 16.666667%;
 max-width: 16.666667%
}
 .col-sm-3 {
 -ms-flex: 0 0 25%;
 flex: 0 0 25%;
 max-width: 25%
}
 .col-sm-4 {
 -ms-flex: 0 0 33.333333%;
 flex: 0 0 33.333333%;
 max-width: 33.333333%
}
 .col-sm-5 {
 -ms-flex: 0 0 41.666667%;
 flex: 0 0 41.666667%;
 max-width: 41.666667%
}
 .col-sm-6 {
 -ms-flex: 0 0 50%;
 flex: 0 0 50%;
 max-width: 50%
}
 .col-sm-7 {
 -ms-flex: 0 0 58.333333%;
 flex: 0 0 58.333333%;
 max-width: 58.333333%
}
 .col-sm-8 {
 -ms-flex: 0 0 66.666667%;
 flex: 0 0 66.666667%;
 max-width: 66.666667%
}
 .col-sm-9 {
 -ms-flex: 0 0 75%;
 flex: 0 0 75%;
 max-width: 75%
}
 .col-sm-10 {
 -ms-flex: 0 0 83.333333%;
 flex: 0 0 83.333333%;
 max-width: 83.333333%
}
 .col-sm-11 {
 -ms-flex: 0 0 91.666667%;
 flex: 0 0 91.666667%;
 max-width: 91.666667%
}
 .col-sm-12 {
 -ms-flex: 0 0 100%;
 flex: 0 0 100%;
 max-width: 100%
}
 .order-sm-first {
 -ms-flex-order: -1;
 order: -1
}
 .order-sm-1 {
 -ms-flex-order: 1;
 order: 1
}
 .order-sm-2 {
 -ms-flex-order: 2;
 order: 2
}
 .order-sm-3 {
 -ms-flex-order: 3;
 order: 3
}
 .order-sm-4 {
 -ms-flex-order: 4;
 order: 4
}
 .order-sm-5 {
 -ms-flex-order: 5;
 order: 5
}
 .order-sm-6 {
 -ms-flex-order: 6;
 order: 6
}
 .order-sm-7 {
 -ms-flex-order: 7;
 order: 7
}
 .order-sm-8 {
 -ms-flex-order: 8;
 order: 8
}
 .order-sm-9 {
 -ms-flex-order: 9;
 order: 9
}
 .order-sm-10 {
 -ms-flex-order: 10;
 order: 10
}
 .order-sm-11 {
 -ms-flex-order: 11;
 order: 11
}
 .order-sm-12 {
 -ms-flex-order: 12;
 order: 12
}
 .offset-sm-0 {
 margin-left: 0
}
 .offset-sm-1 {
 margin-left: 8.333333%
}
 .offset-sm-2 {
 margin-left: 16.666667%
}
 .offset-sm-3 {
 margin-left: 25%
}
 .offset-sm-4 {
 margin-left: 33.333333%
}
 .offset-sm-5 {
 margin-left: 41.666667%
}
 .offset-sm-6 {
 margin-left: 50%
}
 .offset-sm-7 {
 margin-left: 58.333333%
}
 .offset-sm-8 {
 margin-left: 66.666667%
}
 .offset-sm-9 {
 margin-left: 75%
}
 .offset-sm-10 {
 margin-left: 83.333333%
}
 .offset-sm-11 {
 margin-left: 91.666667%
}
}
 @media (min-width:768px) {
 .col-md {
 -ms-flex-preferred-size: 0;
 flex-basis: 0;
 -ms-flex-positive: 1;
 flex-grow: 1;
 max-width: 100%
}
 .col-md-auto {
 -ms-flex: 0 0 auto;
 flex: 0 0 auto;
 width: auto;
 max-width: none
}
 .col-md-1 {
 -ms-flex: 0 0 8.333333%;
 flex: 0 0 8.333333%;
 max-width: 8.333333%
}
 .col-md-2 {
 -ms-flex: 0 0 16.666667%;
 flex: 0 0 16.666667%;
 max-width: 16.666667%
}
 .col-md-3 {
 -ms-flex: 0 0 25%;
 flex: 0 0 25%;
 max-width: 25%
}
 .col-md-4 {
 -ms-flex: 0 0 33.333333%;
 flex: 0 0 33.333333%;
 max-width: 33.333333%
}
 .col-md-5 {
 -ms-flex: 0 0 41.666667%;
 flex: 0 0 41.666667%;
 max-width: 41.666667%
}
 .col-md-6 {
 -ms-flex: 0 0 50%;
 flex: 0 0 50%;
 max-width: 50%
}
 .col-md-7 {
 -ms-flex: 0 0 58.333333%;
 flex: 0 0 58.333333%;
 max-width: 58.333333%
}
 .col-md-8 {
 -ms-flex: 0 0 66.666667%;
 flex: 0 0 66.666667%;
 max-width: 66.666667%
}
 .col-md-9 {
 -ms-flex: 0 0 75%;
 flex: 0 0 75%;
 max-width: 75%
}
 .col-md-10 {
 -ms-flex: 0 0 83.333333%;
 flex: 0 0 83.333333%;
 max-width: 83.333333%
}
 .col-md-11 {
 -ms-flex: 0 0 91.666667%;
 flex: 0 0 91.666667%;
 max-width: 91.666667%
}
 .col-md-12 {
 -ms-flex: 0 0 100%;
 flex: 0 0 100%;
 max-width: 100%
}
 .order-md-first {
 -ms-flex-order: -1;
 order: -1
}
 .order-md-1 {
 -ms-flex-order: 1;
 order: 1
}
 .order-md-2 {
 -ms-flex-order: 2;
 order: 2
}
 .order-md-3 {
 -ms-flex-order: 3;
 order: 3
}
 .order-md-4 {
 -ms-flex-order: 4;
 order: 4
}
 .order-md-5 {
 -ms-flex-order: 5;
 order: 5
}
 .order-md-6 {
 -ms-flex-order: 6;
 order: 6
}
 .order-md-7 {
 -ms-flex-order: 7;
 order: 7
}
 .order-md-8 {
 -ms-flex-order: 8;
 order: 8
}
 .order-md-9 {
 -ms-flex-order: 9;
 order: 9
}
 .order-md-10 {
 -ms-flex-order: 10;
 order: 10
}
 .order-md-11 {
 -ms-flex-order: 11;
 order: 11
}
 .order-md-12 {
 -ms-flex-order: 12;
 order: 12
}
 .offset-md-0 {
 margin-left: 0
}
 .offset-md-1 {
 margin-left: 8.333333%
}
 .offset-md-2 {
 margin-left: 16.666667%
}
 .offset-md-3 {
 margin-left: 25%
}
 .offset-md-4 {
 margin-left: 33.333333%
}
 .offset-md-5 {
 margin-left: 41.666667%
}
 .offset-md-6 {
 margin-left: 50%
}
 .offset-md-7 {
 margin-left: 58.333333%
}
 .offset-md-8 {
 margin-left: 66.666667%
}
 .offset-md-9 {
 margin-left: 75%
}
 .offset-md-10 {
 margin-left: 83.333333%
}
 .offset-md-11 {
 margin-left: 91.666667%
}
}
 @media (min-width:992px) {
 .col-lg {
 -ms-flex-preferred-size: 0;
 flex-basis: 0;
 -ms-flex-positive: 1;
 flex-grow: 1;
 max-width: 100%
}
 .col-lg-auto {
 -ms-flex: 0 0 auto;
 flex: 0 0 auto;
 width: auto;
 max-width: none
}
 .col-lg-1 {
 -ms-flex: 0 0 8.333333%;
 flex: 0 0 8.333333%;
 max-width: 8.333333%
}
 .col-lg-2 {
 -ms-flex: 0 0 16.666667%;
 flex: 0 0 16.666667%;
 max-width: 16.666667%
}
 .col-lg-3 {
 -ms-flex: 0 0 25%;
 flex: 0 0 25%;
 max-width: 25%
}
 .col-lg-4 {
 -ms-flex: 0 0 33.333333%;
 flex: 0 0 33.333333%;
 max-width: 33.333333%
}
 .col-lg-5 {
 -ms-flex: 0 0 41.666667%;
 flex: 0 0 41.666667%;
 max-width: 41.666667%
}
 .col-lg-6 {
 -ms-flex: 0 0 50%;
 flex: 0 0 50%;
 max-width: 50%
}
 .col-lg-7 {
 -ms-flex: 0 0 58.333333%;
 flex: 0 0 58.333333%;
 max-width: 58.333333%
}
 .col-lg-8 {
 -ms-flex: 0 0 66.666667%;
 flex: 0 0 66.666667%;
 max-width: 66.666667%
}
 .col-lg-9 {
 -ms-flex: 0 0 75%;
 flex: 0 0 75%;
 max-width: 75%
}
 .col-lg-10 {
 -ms-flex: 0 0 83.333333%;
 flex: 0 0 83.333333%;
 max-width: 83.333333%
}
 .col-lg-11 {
 -ms-flex: 0 0 91.666667%;
 flex: 0 0 91.666667%;
 max-width: 91.666667%
}
 .col-lg-12 {
 -ms-flex: 0 0 100%;
 flex: 0 0 100%;
 max-width: 100%
}
 .order-lg-first {
 -ms-flex-order: -1;
 order: -1
}
 .order-lg-1 {
 -ms-flex-order: 1;
 order: 1
}
 .order-lg-2 {
 -ms-flex-order: 2;
 order: 2
}
 .order-lg-3 {
 -ms-flex-order: 3;
 order: 3
}
 .order-lg-4 {
 -ms-flex-order: 4;
 order: 4
}
 .order-lg-5 {
 -ms-flex-order: 5;
 order: 5
}
 .order-lg-6 {
 -ms-flex-order: 6;
 order: 6
}
 .order-lg-7 {
 -ms-flex-order: 7;
 order: 7
}
 .order-lg-8 {
 -ms-flex-order: 8;
 order: 8
}
 .order-lg-9 {
 -ms-flex-order: 9;
 order: 9
}
 .order-lg-10 {
 -ms-flex-order: 10;
 order: 10
}
 .order-lg-11 {
 -ms-flex-order: 11;
 order: 11
}
 .order-lg-12 {
 -ms-flex-order: 12;
 order: 12
}
 .offset-lg-0 {
 margin-left: 0
}
 .offset-lg-1 {
 margin-left: 8.333333%
}
 .offset-lg-2 {
 margin-left: 16.666667%
}
 .offset-lg-3 {
 margin-left: 25%
}
 .offset-lg-4 {
 margin-left: 33.333333%
}
 .offset-lg-5 {
 margin-left: 41.666667%
}
 .offset-lg-6 {
 margin-left: 50%
}
 .offset-lg-7 {
 margin-left: 58.333333%
}
 .offset-lg-8 {
 margin-left: 66.666667%
}
 .offset-lg-9 {
 margin-left: 75%
}
 .offset-lg-10 {
 margin-left: 83.333333%
}
 .offset-lg-11 {
 margin-left: 91.666667%
}
}
 @media (min-width:1200px) {
 .col-xl {
 -ms-flex-preferred-size: 0;
 flex-basis: 0;
 -ms-flex-positive: 1;
 flex-grow: 1;
 max-width: 100%
}
 .col-xl-auto {
 -ms-flex: 0 0 auto;
 flex: 0 0 auto;
 width: auto;
 max-width: none
}
 .col-xl-1 {
 -ms-flex: 0 0 8.333333%;
 flex: 0 0 8.333333%;
 max-width: 8.333333%
}
 .col-xl-2 {
 -ms-flex: 0 0 16.666667%;
 flex: 0 0 16.666667%;
 max-width: 16.666667%
}
 .col-xl-3 {
 -ms-flex: 0 0 25%;
 flex: 0 0 25%;
 max-width: 25%
}
 .col-xl-4 {
 -ms-flex: 0 0 33.333333%;
 flex: 0 0 33.333333%;
 max-width: 33.333333%
}
 .col-xl-5 {
 -ms-flex: 0 0 41.666667%;
 flex: 0 0 41.666667%;
 max-width: 41.666667%
}
 .col-xl-6 {
 -ms-flex: 0 0 50%;
 flex: 0 0 50%;
 max-width: 50%
}
 .col-xl-7 {
 -ms-flex: 0 0 58.333333%;
 flex: 0 0 58.333333%;
 max-width: 58.333333%
}
 .col-xl-8 {
 -ms-flex: 0 0 66.666667%;
 flex: 0 0 66.666667%;
 max-width: 66.666667%
}
 .col-xl-9 {
 -ms-flex: 0 0 75%;
 flex: 0 0 75%;
 max-width: 75%
}
 .col-xl-10 {
 -ms-flex: 0 0 83.333333%;
 flex: 0 0 83.333333%;
 max-width: 83.333333%
}
 .col-xl-11 {
 -ms-flex: 0 0 91.666667%;
 flex: 0 0 91.666667%;
 max-width: 91.666667%
}
 .col-xl-12 {
 -ms-flex: 0 0 100%;
 flex: 0 0 100%;
 max-width: 100%
}
 .order-xl-first {
 -ms-flex-order: -1;
 order: -1
}
 .order-xl-1 {
 -ms-flex-order: 1;
 order: 1
}
 .order-xl-2 {
 -ms-flex-order: 2;
 order: 2
}
 .order-xl-3 {
 -ms-flex-order: 3;
 order: 3
}
 .order-xl-4 {
 -ms-flex-order: 4;
 order: 4
}
 .order-xl-5 {
 -ms-flex-order: 5;
 order: 5
}
 .order-xl-6 {
 -ms-flex-order: 6;
 order: 6
}
 .order-xl-7 {
 -ms-flex-order: 7;
 order: 7
}
 .order-xl-8 {
 -ms-flex-order: 8;
 order: 8
}
 .order-xl-9 {
 -ms-flex-order: 9;
 order: 9
}
 .order-xl-10 {
 -ms-flex-order: 10;
 order: 10
}
 .order-xl-11 {
 -ms-flex-order: 11;
 order: 11
}
 .order-xl-12 {
 -ms-flex-order: 12;
 order: 12
}
 .offset-xl-0 {
 margin-left: 0
}
 .offset-xl-1 {
 margin-left: 8.333333%
}
 .offset-xl-2 {
 margin-left: 16.666667%
}
 .offset-xl-3 {
 margin-left: 25%
}
 .offset-xl-4 {
 margin-left: 33.333333%
}
 .offset-xl-5 {
 margin-left: 41.666667%
}
 .offset-xl-6 {
 margin-left: 50%
}
 .offset-xl-7 {
 margin-left: 58.333333%
}
 .offset-xl-8 {
 margin-left: 66.666667%
}
 .offset-xl-9 {
 margin-left: 75%
}
 .offset-xl-10 {
 margin-left: 83.333333%
}
 .offset-xl-11 {
 margin-left: 91.666667%
}
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem;
	background-color: transparent
}
.table td, .table th {
 padding:9px;
	vertical-align: top;
	border-top: 1px solid #e9ecef
}
.table thead th {
	vertical-align: top;
	border-bottom: 2px solid #e9ecef
}
.table tbody+tbody {
	border-top: 2px solid #e9ecef
}
.table .table {
	background-color: #fff
}
.table-sm td, .table-sm th {
 padding:.3rem
}
.table-bordered {
	border: 1px solid #e9ecef
}
.table-bordered td, .table-bordered th {
	border: 1px solid #e9ecef
}
.table-bordered thead td, .table-bordered thead th {
	border-bottom-width: 2px
}
 .table-striped tbody tr:nth-of-type(odd) {
 background-color: rgba(0, 0, 0, .05)
}
.table-hover tbody tr:hover {
	background-color: rgba(0, 0, 0, .075)
}
.table-primary, .table-primary>td, .table-primary>th {
	background-color: #b8daff
}
.table-hover .table-primary:hover {
	background-color: #9fcdff
}
.table-hover .table-primary:hover>td, .table-hover .table-primary:hover>th {
	background-color: #9fcdff
}
.table-secondary, .table-secondary>td, .table-secondary>th {
	background-color: #dddfe2
}
.table-hover .table-secondary:hover {
	background-color: #cfd2d6
}
.table-hover .table-secondary:hover>td, .table-hover .table-secondary:hover>th {
	background-color: #cfd2d6
}
.table-success, .table-success>td, .table-success>th {
	background-color: #c3e6cb
}
.table-hover .table-success:hover {
	background-color: #b1dfbb
}
.table-hover .table-success:hover>td, .table-hover .table-success:hover>th {
	background-color: #b1dfbb
}
.table-info, .table-info>td, .table-info>th {
	background-color: #bee5eb
}
.table-hover .table-info:hover {
	background-color: #abdde5
}
.table-hover .table-info:hover>td, .table-hover .table-info:hover>th {
	background-color: #abdde5
}
.table-warning, .table-warning>td, .table-warning>th {
	background-color: #ffeeba
}
.table-hover .table-warning:hover {
	background-color: #ffe8a1
}
.table-hover .table-warning:hover>td, .table-hover .table-warning:hover>th {
	background-color: #ffe8a1
}
.table-danger, .table-danger>td, .table-danger>th {
	background-color: #f5c6cb
}
.table-hover .table-danger:hover {
	background-color: #f1b0b7
}
.table-hover .table-danger:hover>td, .table-hover .table-danger:hover>th {
	background-color: #f1b0b7
}
.table-light, .table-light>td, .table-light>th {
	background-color: #fdfdfe
}
.table-hover .table-light:hover {
	background-color: #ececf6
}
.table-hover .table-light:hover>td, .table-hover .table-light:hover>th {
	background-color: #ececf6
}
.table-dark, .table-dark>td, .table-dark>th {
	background-color: #c6c8ca
}
.table-hover .table-dark:hover {
	background-color: #b9bbbe
}
.table-hover .table-dark:hover>td, .table-hover .table-dark:hover>th {
	background-color: #b9bbbe
}
.table-active, .table-active>td, .table-active>th {
	background-color: rgba(0, 0, 0, .075)
}
.table-hover .table-active:hover {
	background-color: rgba(0, 0, 0, .075)
}
.table-hover .table-active:hover>td, .table-hover .table-active:hover>th {
	background-color: rgba(0, 0, 0, .075)
}
.table .thead-dark th {
	color: #fff;
	background-color: #212529;
	border-color: #32383e
}
.table .thead-light th {
	color: #495057;
	background-color: #e9ecef;
	border-color: #e9ecef
}
.table-dark {
	color: #fff;
	background-color: #212529
}
.table-dark td, .table-dark th, .table-dark thead th {
	border-color: #32383e
}
.table-dark.table-bordered {
	border: 0
}
 .table-dark.table-striped tbody tr:nth-of-type(odd) {
 background-color: rgba(255, 255, 255, .05)
}
.table-dark.table-hover tbody tr:hover {
	background-color: rgba(255, 255, 255, .075)
}
 @media (max-width:575px) {
 .table-responsive-sm {
 display: block;
 width: 100%;
 overflow-x: auto;
 -webkit-overflow-scrolling: touch;
 -ms-overflow-style: -ms-autohiding-scrollbar
}
 .table-responsive-sm.table-bordered {
 border: 0
}
}
 @media (max-width:767px) {
 .table-responsive-md {
 display: block;
 width: 100%;
 overflow-x: auto;
 -webkit-overflow-scrolling: touch;
 -ms-overflow-style: -ms-autohiding-scrollbar
}
 .table-responsive-md.table-bordered {
 border: 0
}
}
 @media (max-width:991px) {
 .table-responsive-lg {
 display: block;
 width: 100%;
 overflow-x: auto;
 -webkit-overflow-scrolling: touch;
 -ms-overflow-style: -ms-autohiding-scrollbar
}
 .table-responsive-lg.table-bordered {
 border: 0
}
}
 @media (max-width:1199px) {
 .table-responsive-xl {
 display: block;
 width: 100%;
 overflow-x: auto;
 -webkit-overflow-scrolling: touch;
 -ms-overflow-style: -ms-autohiding-scrollbar
}
 .table-responsive-xl.table-bordered {
 border: 0
}
}
.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}
.table-responsive.table-bordered {
	border: 0
}
.forgot_password{text-transform: uppercase;color: #ed1853;font-weight: 500}
.form-control {
display: block;
width: 100%;
padding:0.675rem 0.75rem;
font-size: 16px;
line-height: 1.6;
color:
#8c8ea9 !important;
background-color:
#ebebec;
background-clip: padding-box;
border: 1px solid
#d1d1dc;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
border-radius:0px;
}
 .form-control::-ms-expand {
 background-color:transparent;
 border:0

}
.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #80bdff;
	outline: 0;
 box-shadow:0 0 0 .2rem rgba(0, 123, 255, .25)
}
 .form-control::-webkit-input-placeholder {
 color:#868e96;
 opacity:1
}
 .form-control:-ms-input-placeholder {
 color:#868e96;
 opacity:1
}
 .form-control::-ms-input-placeholder {
 color:#868e96;
 opacity:1
}
 .form-control::placeholder {
 color:#868e96;
 opacity:1
}
.form-control:disabled, .form-control[readonly] {
	background-color: #e9ecef;
	opacity: 1
}
 select.form-control:not([size]):not([multiple]) {
 height: calc(2.98rem + 2px)
}
 select.form-control:focus::-ms-value {
 color:#495057;
 background-color:#fff
}
.form-control-file, .form-control-range {
	display: block
}
.col-form-label {
 padding-top:calc(.375rem + 1px);
 padding-bottom:calc(.375rem + 1px);
	margin-bottom: 0;
	line-height: 1.5
}
.col-form-label-lg {
 padding-top:calc(.5rem + 1px);
 padding-bottom:calc(.5rem + 1px);
	font-size: 1.25rem;
	line-height: 1.5
}
.col-form-label-sm {
 padding-top:calc(.25rem + 1px);
 padding-bottom:calc(.25rem + 1px);
 font-size:.875rem;
	line-height: 1.5
}
.col-form-legend {
 padding-top:.375rem;
 padding-bottom:.375rem;
	margin-bottom: 0;
	font-size: 1rem
}
.form-control-plaintext {
 padding-top:.375rem;
 padding-bottom:.375rem;
	margin-bottom: 0;
	line-height: 1.5;
	background-color: transparent;
	border: solid transparent;
	border-width: 1px 0
}
.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm, .input-group-lg>.form-control-plaintext.form-control, .input-group-lg>.form-control-plaintext.input-group-addon, .input-group-lg>.input-group-btn>.form-control-plaintext.btn, .input-group-sm>.form-control-plaintext.form-control, .input-group-sm>.form-control-plaintext.input-group-addon, .input-group-sm>.input-group-btn>.form-control-plaintext.btn {
	padding-right: 0;
	padding-left: 0
}
.form-control-sm, .input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
 padding:.25rem .5rem;
 font-size:.875rem;
	line-height: 1.5;
 border-radius:.2rem
}
 .input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]), .input-group-sm>select.form-control:not([size]):not([multiple]), .input-group-sm>select.input-group-addon:not([size]):not([multiple]), select.form-control-sm:not([size]):not([multiple]) {
 height: calc(1.8125rem + 2px)
}
.form-control-lg, .input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
 padding:.5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
 border-radius:.3rem
}
 .input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]), .input-group-lg>select.form-control:not([size]):not([multiple]), .input-group-lg>select.input-group-addon:not([size]):not([multiple]), select.form-control-lg:not([size]):not([multiple]) {
 height: calc(2.875rem + 2px)
}
.form-group {
	margin-bottom: 1rem
}
.form-text {
	display: block;
 margin-top:.25rem
}
.form-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px
}
 .form-row>.col, .form-row>[class*=col-] {
 padding-right:5px;
 padding-left:5px
}
.form-check {
	position: relative;
	display: block;
 margin-bottom:.5rem
}
.form-check.disabled .form-check-label {
	color: #868e96
}
.form-check-label {
	padding-left: 1.25rem;
	margin-bottom: 0
}
.form-check-input {
	position: absolute;
 margin-top:.25rem;
	margin-left: -1.25rem
}
.form-check-inline {
	display: inline-block;
 margin-right:.75rem
}
.form-check-inline .form-check-label {
	vertical-align: middle
}
.valid-feedback {
	display: none;
 margin-top:.25rem;
 font-size:.875rem;
	color: #28a745
}
.valid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	width: 250px;
 padding:.5rem;
 margin-top:.1rem;
 font-size:.875rem;
	line-height: 1;
	color: #fff;
	background-color: rgba(40, 167, 69, .8);
 border-radius:.2rem
}
 .custom-select.is-valid, .form-control.is-valid, .was-validated .custom-select:valid, .was-validated .form-control:valid {
 border-color:#28a745
}
 .custom-select.is-valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .was-validated .form-control:valid:focus {
 box-shadow:0 0 0 .2rem rgba(40, 167, 69, .25)
}
 .custom-select.is-valid~.valid-feedback, .custom-select.is-valid~.valid-tooltip, .form-control.is-valid~.valid-feedback, .form-control.is-valid~.valid-tooltip, .was-validated .custom-select:valid~.valid-feedback, .was-validated .custom-select:valid~.valid-tooltip, .was-validated .form-control:valid~.valid-feedback, .was-validated .form-control:valid~.valid-tooltip {
 display:block
}
 .form-check-input.is-valid+.form-check-label, .was-validated .form-check-input:valid+.form-check-label {
 color:#28a745
}
 .custom-control-input.is-valid~.custom-control-indicator, .was-validated .custom-control-input:valid~.custom-control-indicator {
 background-color:rgba(40, 167, 69, .25)
}
 .custom-control-input.is-valid~.custom-control-description, .was-validated .custom-control-input:valid~.custom-control-description {
 color:#28a745
}
 .custom-file-input.is-valid~.custom-file-control, .was-validated .custom-file-input:valid~.custom-file-control {
 border-color:#28a745
}
 .custom-file-input.is-valid~.custom-file-control::before, .was-validated .custom-file-input:valid~.custom-file-control::before {
 border-color:inherit
}
 .custom-file-input.is-valid:focus, .was-validated .custom-file-input:valid:focus {
 box-shadow:0 0 0 .2rem rgba(40, 167, 69, .25)
}
.invalid-feedback {
	display: none;
 margin-top:.25rem;
 font-size:.875rem;
	color: #dc3545
}
.invalid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	width: 250px;
 padding:.5rem;
 margin-top:.1rem;
 font-size:.875rem;
	line-height: 1;
	color: #fff;
	background-color: rgba(220, 53, 69, .8);
 border-radius:.2rem
}
 .custom-select.is-invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .was-validated .form-control:invalid {
 border-color:#dc3545
}
 .custom-select.is-invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .was-validated .form-control:invalid:focus {
 box-shadow:0 0 0 .2rem rgba(220, 53, 69, .25)
}
 .custom-select.is-invalid~.invalid-feedback, .custom-select.is-invalid~.invalid-tooltip, .form-control.is-invalid~.invalid-feedback, .form-control.is-invalid~.invalid-tooltip, .was-validated .custom-select:invalid~.invalid-feedback, .was-validated .custom-select:invalid~.invalid-tooltip, .was-validated .form-control:invalid~.invalid-feedback, .was-validated .form-control:invalid~.invalid-tooltip {
 display:block
}
 .form-check-input.is-invalid+.form-check-label, .was-validated .form-check-input:invalid+.form-check-label {
 color:#dc3545
}
 .custom-control-input.is-invalid~.custom-control-indicator, .was-validated .custom-control-input:invalid~.custom-control-indicator {
 background-color:rgba(220, 53, 69, .25)
}
 .custom-control-input.is-invalid~.custom-control-description, .was-validated .custom-control-input:invalid~.custom-control-description {
 color:#dc3545
}
 .custom-file-input.is-invalid~.custom-file-control, .was-validated .custom-file-input:invalid~.custom-file-control {
 border-color:#dc3545
}
 .custom-file-input.is-invalid~.custom-file-control::before, .was-validated .custom-file-input:invalid~.custom-file-control::before {
 border-color:inherit
}
 .custom-file-input.is-invalid:focus, .was-validated .custom-file-input:invalid:focus {
 box-shadow:0 0 0 .2rem rgba(220, 53, 69, .25)
}
.form-inline {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-align: center;
	align-items: center
}
.form-inline .form-check {
	width: 100%
}
 @media (min-width:576px) {
 .form-inline label {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-align: center;
 align-items: center;
 -ms-flex-pack: center;
 justify-content: center;
 margin-bottom: 0
}
 .form-inline .form-group {
 display: -ms-flexbox;
 display: flex;
 -ms-flex: 0 0 auto;
 flex: 0 0 auto;
 -ms-flex-flow: row wrap;
 flex-flow: row wrap;
 -ms-flex-align: center;
 align-items: center;
 margin-bottom: 0
}
 .form-inline .form-control {
 display: inline-block;
 width: auto;
 vertical-align: middle
}
 .form-inline .form-control-plaintext {
 display: inline-block
}
 .form-inline .input-group {
 width: auto
}
 .form-inline .form-check {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-align: center;
 align-items: center;
 -ms-flex-pack: center;
 justify-content: center;
 width: auto;
 margin-top: 0;
 margin-bottom: 0
}
 .form-inline .form-check-label {
 padding-left: 0
}
 .form-inline .form-check-input {
 position: relative;
 margin-top: 0;
 margin-right:.25rem;
 margin-left: 0
}
 .form-inline .custom-control {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-align: center;
 align-items: center;
 -ms-flex-pack: center;
 justify-content: center;
 padding-left: 0
}
 .form-inline .custom-control-indicator {
 position: static;
 display: inline-block;
 margin-right:.25rem;
 vertical-align: text-bottom
}
 .form-inline .has-feedback .form-control-feedback {
 top: 0
}
}
.btn {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
 padding:.375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
 border-radius:.25rem;
 transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
.btn:focus, .btn:hover {
	text-decoration: none
}
.btn.focus, .btn:focus {
	outline: 0;
 box-shadow:0 0 0 .2rem rgba(0, 123, 255, .25)
}
.btn.disabled, .btn:disabled {
	opacity: .65
}
 .btn:not([disabled]):not(.disabled).active, .btn:not([disabled]):not(.disabled):active {
 background-image: none
}
a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none
}
.btn-primary {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}
.btn-primary:hover {
	color: #fff;
	background-color: #0069d9;
	border-color: #0062cc
}
.btn-primary.focus, .btn-primary:focus {
 box-shadow:0 0 0 .2rem rgba(0, 123, 255, .5)
}
.btn-primary.disabled, .btn-primary:disabled {
	background-color: #007bff;
	border-color: #007bff
}
 .btn-primary:not([disabled]):not(.disabled).active, .btn-primary:not([disabled]):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
 color: #fff;
 background-color: #0062cc;
 border-color: #005cbf;
 box-shadow:0 0 0 .2rem rgba(0, 123, 255, .5)
}
.btn-secondary {
	color: #fff;
	background-color: #868e96;
	border-color: #868e96
}
.btn-secondary:hover {
	color: #fff;
	background-color: #727b84;
	border-color: #6c757d
}
.btn-secondary.focus, .btn-secondary:focus {
 box-shadow:0 0 0 .2rem rgba(134, 142, 150, .5)
}
.btn-secondary.disabled, .btn-secondary:disabled {
	background-color: #868e96;
	border-color: #868e96
}
 .btn-secondary:not([disabled]):not(.disabled).active, .btn-secondary:not([disabled]):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
 color: #fff;
 background-color: #6c757d;
 border-color: #666e76;
 box-shadow:0 0 0 .2rem rgba(134, 142, 150, .5)
}
.btn-success {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}
.btn-success:hover {
	color: #fff;
	background-color: #218838;
	border-color: #1e7e34
}
.btn-success.focus, .btn-success:focus {
 box-shadow:0 0 0 .2rem rgba(40, 167, 69, .5)
}
.btn-success.disabled, .btn-success:disabled {
	background-color: #28a745;
	border-color: #28a745
}
 .btn-success:not([disabled]):not(.disabled).active, .btn-success:not([disabled]):not(.disabled):active, .show>.btn-success.dropdown-toggle {
 color: #fff;
 background-color: #1e7e34;
 border-color: #1c7430;
 box-shadow:0 0 0 .2rem rgba(40, 167, 69, .5)
}
.btn-info {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}
.btn-info:hover {
	color: #fff;
	background-color: #138496;
	border-color: #117a8b
}
.btn-info.focus, .btn-info:focus {
 box-shadow:0 0 0 .2rem rgba(23, 162, 184, .5)
}
.btn-info.disabled, .btn-info:disabled {
	background-color: #17a2b8;
	border-color: #17a2b8
}
 .btn-info:not([disabled]):not(.disabled).active, .btn-info:not([disabled]):not(.disabled):active, .show>.btn-info.dropdown-toggle {
 color: #fff;
 background-color: #117a8b;
 border-color: #10707f;
 box-shadow:0 0 0 .2rem rgba(23, 162, 184, .5)
}
.btn-warning {
	color: #111;
	background-color: #ffc107;
	border-color: #ffc107
}
.btn-warning:hover {
	color: #111;
	background-color: #e0a800;
	border-color: #d39e00
}
.btn-warning.focus, .btn-warning:focus {
 box-shadow:0 0 0 .2rem rgba(255, 193, 7, .5)
}
.btn-warning.disabled, .btn-warning:disabled {
	background-color: #ffc107;
	border-color: #ffc107
}
 .btn-warning:not([disabled]):not(.disabled).active, .btn-warning:not([disabled]):not(.disabled):active, .show>.btn-warning.dropdown-toggle {
 color: #111;
 background-color: #d39e00;
 border-color: #c69500;
 box-shadow:0 0 0 .2rem rgba(255, 193, 7, .5)
}
.btn-danger {
	color: #fff;
background-color: #ed1853;
border-color: #ed1853;
}
.btn-danger:hover {
	color: #fff;
	background-color: #c82333;
	border-color: #bd2130
}
.btn-danger.focus, .btn-danger:focus {
 box-shadow:0 0 0 .2rem rgba(220, 53, 69, .5)
}
.btn-danger.disabled, .btn-danger:disabled {
	background-color: #dc3545;
	border-color: #dc3545
}
 .btn-danger:not([disabled]):not(.disabled).active, .btn-danger:not([disabled]):not(.disabled):active, .show>.btn-danger.dropdown-toggle {
 color: #fff;
 background-color: #bd2130;
 border-color: #b21f2d;
 box-shadow:0 0 0 .2rem rgba(220, 53, 69, .5)
}
.btn-light {
	color: #111;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}
.btn-light:hover {
	color: #111;
	background-color: #e2e6ea;
	border-color: #dae0e5
}
.btn-light.focus, .btn-light:focus {
 box-shadow:0 0 0 .2rem rgba(248, 249, 250, .5)
}
.btn-light.disabled, .btn-light:disabled {
	background-color: #f8f9fa;
	border-color: #f8f9fa
}
 .btn-light:not([disabled]):not(.disabled).active, .btn-light:not([disabled]):not(.disabled):active, .show>.btn-light.dropdown-toggle {
 color: #111;
 background-color: #dae0e5;
 border-color: #d3d9df;
 box-shadow:0 0 0 .2rem rgba(248, 249, 250, .5)
}
.btn-dark {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}
.btn-dark:hover {
	color: #fff;
	background-color: #23272b;
	border-color: #1d2124
}
.btn-dark.focus, .btn-dark:focus {
 box-shadow:0 0 0 .2rem rgba(52, 58, 64, .5)
}
.btn-dark.disabled, .btn-dark:disabled {
	background-color: #343a40;
	border-color: #343a40
}
 .btn-dark:not([disabled]):not(.disabled).active, .btn-dark:not([disabled]):not(.disabled):active, .show>.btn-dark.dropdown-toggle {
 color: #fff;
 background-color: #1d2124;
 border-color: #171a1d;
 box-shadow:0 0 0 .2rem rgba(52, 58, 64, .5)
}
.btn-outline-primary {
	color: #007bff;
	background-color: transparent;
	background-image: none;
	border-color: #007bff
}
.btn-outline-primary:hover {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}
.btn-outline-primary.focus, .btn-outline-primary:focus {
 box-shadow:0 0 0 .2rem rgba(0, 123, 255, .5)
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
	color: #007bff;
	background-color: transparent
}
 .btn-outline-primary:not([disabled]):not(.disabled).active, .btn-outline-primary:not([disabled]):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle {
 color: #fff;
 background-color: #007bff;
 border-color: #007bff;
 box-shadow:0 0 0 .2rem rgba(0, 123, 255, .5)
}
.btn-outline-secondary {
	color: #868e96;
	background-color: transparent;
	background-image: none;
	border-color: #868e96
}
.btn-outline-secondary:hover {
	color: #fff;
	background-color: #868e96;
	border-color: #868e96
}
.btn-outline-secondary.focus, .btn-outline-secondary:focus {
 box-shadow:0 0 0 .2rem rgba(134, 142, 150, .5)
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
	color: #868e96;
	background-color: transparent
}
 .btn-outline-secondary:not([disabled]):not(.disabled).active, .btn-outline-secondary:not([disabled]):not(.disabled):active, .show>.btn-outline-secondary.dropdown-toggle {
 color: #fff;
 background-color: #868e96;
 border-color: #868e96;
 box-shadow:0 0 0 .2rem rgba(134, 142, 150, .5)
}
.btn-outline-success {
	color: #28a745;
	background-color: transparent;
	background-image: none;
	border-color: #28a745
}
.btn-outline-success:hover {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}
.btn-outline-success.focus, .btn-outline-success:focus {
 box-shadow:0 0 0 .2rem rgba(40, 167, 69, .5)
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
	color: #28a745;
	background-color: transparent
}
 .btn-outline-success:not([disabled]):not(.disabled).active, .btn-outline-success:not([disabled]):not(.disabled):active, .show>.btn-outline-success.dropdown-toggle {
 color: #fff;
 background-color: #28a745;
 border-color: #28a745;
 box-shadow:0 0 0 .2rem rgba(40, 167, 69, .5)
}
.btn-outline-info {
	color: #17a2b8;
	background-color: transparent;
	background-image: none;
	border-color: #17a2b8
}
.btn-outline-info:hover {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}
.btn-outline-info.focus, .btn-outline-info:focus {
 box-shadow:0 0 0 .2rem rgba(23, 162, 184, .5)
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
	color: #17a2b8;
	background-color: transparent
}
 .btn-outline-info:not([disabled]):not(.disabled).active, .btn-outline-info:not([disabled]):not(.disabled):active, .show>.btn-outline-info.dropdown-toggle {
 color: #fff;
 background-color: #17a2b8;
 border-color: #17a2b8;
 box-shadow:0 0 0 .2rem rgba(23, 162, 184, .5)
}
.btn-outline-warning {
	color: #ffc107;
	background-color: transparent;
	background-image: none;
	border-color: #ffc107
}
.btn-outline-warning:hover {
	color: #fff;
	background-color: #ffc107;
	border-color: #ffc107
}
.btn-outline-warning.focus, .btn-outline-warning:focus {
 box-shadow:0 0 0 .2rem rgba(255, 193, 7, .5)
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
	color: #ffc107;
	background-color: transparent
}
 .btn-outline-warning:not([disabled]):not(.disabled).active, .btn-outline-warning:not([disabled]):not(.disabled):active, .show>.btn-outline-warning.dropdown-toggle {
 color: #fff;
 background-color: #ffc107;
 border-color: #ffc107;
 box-shadow:0 0 0 .2rem rgba(255, 193, 7, .5)
}
.btn-outline-danger {
	color: #dc3545;
	background-color: transparent;
	background-image: none;
	border-color: #dc3545
}
.btn-outline-danger:hover {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}
.btn-outline-danger.focus, .btn-outline-danger:focus {
 box-shadow:0 0 0 .2rem rgba(220, 53, 69, .5)
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
	color: #dc3545;
	background-color: transparent
}
 .btn-outline-danger:not([disabled]):not(.disabled).active, .btn-outline-danger:not([disabled]):not(.disabled):active, .show>.btn-outline-danger.dropdown-toggle {
 color: #fff;
 background-color: #dc3545;
 border-color: #dc3545;
 box-shadow:0 0 0 .2rem rgba(220, 53, 69, .5)
}
.btn-outline-light {
	color: #f8f9fa;
	background-color: transparent;
	background-image: none;
	border-color: #f8f9fa
}
.btn-outline-light:hover {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}
.btn-outline-light.focus, .btn-outline-light:focus {
 box-shadow:0 0 0 .2rem rgba(248, 249, 250, .5)
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
	color: #f8f9fa;
	background-color: transparent
}
 .btn-outline-light:not([disabled]):not(.disabled).active, .btn-outline-light:not([disabled]):not(.disabled):active, .show>.btn-outline-light.dropdown-toggle {
 color: #212529;
 background-color: #f8f9fa;
 border-color: #f8f9fa;
 box-shadow:0 0 0 .2rem rgba(248, 249, 250, .5)
}
.btn-outline-dark {
	color: #343a40;
	background-color: transparent;
	background-image: none;
	border-color: #343a40
}
.btn-outline-dark:hover {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}
.btn-outline-dark.focus, .btn-outline-dark:focus {
 box-shadow:0 0 0 .2rem rgba(52, 58, 64, .5)
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
	color: #343a40;
	background-color: transparent
}
 .btn-outline-dark:not([disabled]):not(.disabled).active, .btn-outline-dark:not([disabled]):not(.disabled):active, .show>.btn-outline-dark.dropdown-toggle {
 color: #fff;
 background-color: #343a40;
 border-color: #343a40;
 box-shadow:0 0 0 .2rem rgba(52, 58, 64, .5)
}
.btn-link {
	font-weight: 400;
	color: #007bff;
	background-color: transparent
}
.btn-link:hover {
	color: #0056b3;
	text-decoration: underline;
	background-color: transparent;
	border-color: transparent
}
.btn-link.focus, .btn-link:focus {
	border-color: transparent;
	box-shadow: none
}
.btn-link.disabled, .btn-link:disabled {
	color: #868e96
}
.btn-group-lg>.btn, .btn-lg {
 padding:.5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
 border-radius:.3rem
}
.btn-group-sm>.btn, .btn-sm {
 padding:.25rem .5rem;
 font-size:.875rem;
	line-height: 1.5;
 border-radius:.2rem
}
.btn-block {
	display: block;
	width: 100%
}
.btn-block+.btn-block {
 margin-top:.5rem
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
	width: 100%
}
.fade {
	opacity: 0;
 transition: opacity .15s linear
}
.fade.show {
	opacity: 1
}
.collapse {
	display: none
}
.collapse.show {
	display: block
}
tr.collapse.show {
	display: table-row
}
tbody.collapse.show {
	display: table-row-group
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
 transition: height .35s ease
}
.dropdown, .dropup {
	position: relative
}
 .dropdown-toggle::after {
 display: inline-block;
 width: 0;
 height: 0;
 margin-left: .255em;
 vertical-align: .255em;
 content: "";
 border-top: .3em solid;
 border-right: .3em solid transparent;
 border-bottom: 0;
 border-left: .3em solid transparent
}
 .dropdown-toggle:empty::after {
 margin-left: 0
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
 padding:.5rem 0;
 margin:.125rem 0 0;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .15);
 border-radius:.25rem
}
.dropup .dropdown-menu {
	margin-top: 0;
 margin-bottom:.125rem
}
 .dropup .dropdown-toggle::after {
 display: inline-block;
 width: 0;
 height: 0;
 margin-left: .255em;
 vertical-align: .255em;
 content: "";
 border-top: 0;
 border-right: .3em solid transparent;
 border-bottom: .3em solid;
 border-left: .3em solid transparent
}
 .dropup .dropdown-toggle:empty::after {
 margin-left: 0
}
.dropdown-divider {
	height: 0;
 margin:.5rem 0;
	overflow: hidden;
	border-top: 1px solid #e9ecef
}
.dropdown-item {
	display: block;
	width: 100%;
 padding:.25rem 1.5rem;
	clear: both;
	font-weight: 400;
	color: #212529;
	text-align: inherit;
	white-space: nowrap;
	background: 0 0;
	border: 0
}
.dropdown-item:focus, .dropdown-item:hover {
	color: #16181b;
	text-decoration: none;
	background-color: #f8f9fa
}
.dropdown-item.active, .dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #007bff
}
.dropdown-item.disabled, .dropdown-item:disabled {
	color: #868e96;
	background-color: transparent
}
.dropdown-menu.show {
	display: block
}
.dropdown-header {
	display: block;
 padding:.5rem 1.5rem;
	margin-bottom: 0;
 font-size:.875rem;
	color: #868e96;
	white-space: nowrap
}
.btn-group, .btn-group-vertical {
	position: relative;
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: middle
}
.btn-group-vertical>.btn, .btn-group>.btn {
	position: relative;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto
}
.btn-group-vertical>.btn:hover, .btn-group>.btn:hover {
	z-index: 2
}
.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus {
	z-index: 2
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group, .btn-group-vertical .btn+.btn, .btn-group-vertical .btn+.btn-group, .btn-group-vertical .btn-group+.btn, .btn-group-vertical .btn-group+.btn-group {
	margin-left: -1px
}
.btn-toolbar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.btn-toolbar .input-group {
	width: auto
}
 .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
 border-radius: 0
}
.btn-group>.btn:first-child {
	margin-left: 0
}
 .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
 border-top-right-radius: 0;
 border-bottom-right-radius: 0
}
 .btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
 border-top-left-radius: 0;
 border-bottom-left-radius: 0
}
.btn-group>.btn-group {
	float: left
}
 .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
 border-radius: 0
}
 .btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
 border-top-right-radius: 0;
 border-bottom-right-radius: 0
}
 .btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
 border-top-left-radius: 0;
 border-bottom-left-radius: 0
}
.btn+.dropdown-toggle-split {
 padding-right:.5625rem;
 padding-left:.5625rem
}
 .btn+.dropdown-toggle-split::after {
 margin-left: 0
}
.btn-group-sm>.btn+.dropdown-toggle-split, .btn-sm+.dropdown-toggle-split {
 padding-right:.375rem;
 padding-left:.375rem
}
.btn-group-lg>.btn+.dropdown-toggle-split, .btn-lg+.dropdown-toggle-split {
 padding-right:.75rem;
 padding-left:.75rem
}
.btn-group-vertical {
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: center;
	justify-content: center
}
.btn-group-vertical .btn, .btn-group-vertical .btn-group {
	width: 100%
}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}
 .btn-group-vertical>.btn:not(:first-child):not(:last-child) {
 border-radius: 0
}
 .btn-group-vertical>.btn:first-child:not(:last-child) {
 border-bottom-right-radius: 0;
 border-bottom-left-radius: 0
}
 .btn-group-vertical>.btn:last-child:not(:first-child) {
 border-top-left-radius: 0;
 border-top-right-radius: 0
}
 .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
 border-radius: 0
}
 .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
 border-bottom-right-radius: 0;
 border-bottom-left-radius: 0
}
 .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
 border-top-left-radius: 0;
 border-top-right-radius: 0
}
 [data-toggle=buttons]>.btn input[type=checkbox], [data-toggle=buttons]>.btn input[type=radio], [data-toggle=buttons]>.btn-group>.btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.btn input[type=radio] {
 position:absolute;
 clip:rect(0,0,0,0);
 pointer-events:none
}
.input-group {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100%
}
.input-group .form-control {
	position: relative;
	z-index: 2;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 1%;
	margin-bottom: 0
}
.input-group .form-control:active, .input-group .form-control:focus, .input-group .form-control:hover {
	z-index: 3
}
.input-group .form-control, .input-group-addon, .input-group-btn {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}
 .input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
 border-radius: 0
}
.input-group-addon, .input-group-btn {
	white-space: nowrap
}
.input-group-addon {
 padding:.375rem .75rem;
	margin-bottom: 0;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	text-align: center;
	background-color: #e9ecef;
	border: 1px solid #ced4da;
 border-radius:.25rem
}
.input-group-addon.form-control-sm, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.input-group-addon.btn {
 padding:.25rem .5rem;
 font-size:.875rem;
 border-radius:.2rem
}
.input-group-addon.form-control-lg, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.input-group-addon.btn {
 padding:.5rem 1rem;
	font-size: 1.25rem;
 border-radius:.3rem
}
.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
	margin-top: 0
}
 .input-group .form-control:not(:last-child), .input-group-addon:not(:last-child), .input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn, .input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:not(:last-child)>.btn, .input-group-btn:not(:last-child)>.btn-group>.btn, .input-group-btn:not(:last-child)>.dropdown-toggle {
 border-top-right-radius: 0;
 border-bottom-right-radius: 0
}
 .input-group-addon:not(:last-child) {
 border-right: 0
}
 .input-group .form-control:not(:first-child), .input-group-addon:not(:first-child), .input-group-btn:not(:first-child)>.btn, .input-group-btn:not(:first-child)>.btn-group>.btn, .input-group-btn:not(:first-child)>.dropdown-toggle, .input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn, .input-group-btn:not(:last-child)>.btn:not(:first-child) {
 border-top-left-radius: 0;
 border-bottom-left-radius: 0
}
 .form-control+.input-group-addon:not(:first-child) {
 border-left: 0
}
.input-group-btn {
	position: relative;
	-ms-flex-align: stretch;
	align-items: stretch;
	font-size: 0;
	white-space: nowrap
}
.input-group-btn>.btn {
	position: relative
}
.input-group-btn>.btn+.btn {
	margin-left: -1px
}
.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {
	z-index: 3
}
.input-group-btn:first-child>.btn+.btn {
	margin-left: 0
}
 .input-group-btn:not(:last-child)>.btn, .input-group-btn:not(:last-child)>.btn-group {
 margin-right: -1px
}
 .input-group-btn:not(:first-child)>.btn, .input-group-btn:not(:first-child)>.btn-group {
 z-index: 2;
 margin-left: 0
}
 .input-group-btn:not(:first-child)>.btn-group:first-child, .input-group-btn:not(:first-child)>.btn:first-child {
 margin-left: -1px
}
 .input-group-btn:not(:first-child)>.btn-group:active, .input-group-btn:not(:first-child)>.btn-group:focus, .input-group-btn:not(:first-child)>.btn-group:hover, .input-group-btn:not(:first-child)>.btn:active, .input-group-btn:not(:first-child)>.btn:focus, .input-group-btn:not(:first-child)>.btn:hover {
 z-index: 3
}
.custom-control {
	position: relative;
	display: -ms-inline-flexbox;
	display: inline-flex;
	min-height: 1.5rem;
	padding-left: 1.5rem;
	margin-right: 1rem
}
.custom-control-input {
	position: absolute;
	z-index: -1;
	opacity: 0
}
 .custom-control-input:checked~.custom-control-indicator {
 color: #fff;
 background-color: #007bff
}
 .custom-control-input:focus~.custom-control-indicator {
 box-shadow:0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}
 .custom-control-input:active~.custom-control-indicator {
 color: #fff;
 background-color: #b3d7ff
}
 .custom-control-input:disabled~.custom-control-indicator {
 background-color: #e9ecef
}
 .custom-control-input:disabled~.custom-control-description {
 color: #868e96
}
.custom-control-indicator {
	position: absolute;
 top:.25rem;
	left: 0;
	display: block;
	width: 1rem;
	height: 1rem;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #ddd;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%
}
.custom-checkbox .custom-control-indicator {
 border-radius:.25rem
}
 .custom-checkbox .custom-control-input:checked~.custom-control-indicator {
 background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}
 .custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator {
 background-color: #007bff;
 background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}
.custom-radio .custom-control-indicator {
	border-radius: 50%
}
 .custom-radio .custom-control-input:checked~.custom-control-indicator {
 background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}
.custom-controls-stacked {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}
.custom-controls-stacked .custom-control {
 margin-bottom:.25rem
}
.custom-controls-stacked .custom-control+.custom-control {
	margin-left: 0
}
.custom-select {
	display: inline-block;
	max-width: 100%;
	height: calc(2.25rem + 2px);
 padding:.375rem 1.75rem .375rem .75rem;
	line-height: 1.5;
	color: #495057;
	vertical-align: middle;
 background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
	background-size: 8px 10px;
	border: 1px solid #ced4da;
 border-radius:.25rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
.custom-select:focus {
	border-color: #80bdff;
	outline: 0
}
 .custom-select:focus::-ms-value {
 color:#495057;
 background-color:#fff
}
.custom-select[multiple] {
	height: auto;
	background-image: none
}
.custom-select:disabled {
	color: #868e96;
	background-color: #e9ecef
}
 .custom-select::-ms-expand {
 opacity:0
}
.custom-select-sm {
	height: calc(1.8125rem + 2px);
 padding-top:.375rem;
 padding-bottom:.375rem;
	font-size: 75%
}
.custom-file {
	position: relative;
	display: inline-block;
	max-width: 100%;
	height: calc(2.25rem + 2px);
	margin-bottom: 0
}
.custom-file-input {
	min-width: 14rem;
	max-width: 100%;
	height: calc(2.25rem + 2px);
	margin: 0;
	opacity: 0
}
 .custom-file-input:focus~.custom-file-control {
 box-shadow:0 0 0 .075rem #fff, 0 0 0 .2rem #007bff
}
.custom-file-control {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 5;
	height: calc(2.25rem + 2px);
 padding:.375rem .75rem;
	line-height: 1.5;
	color: #495057;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #fff;
	border: 1px solid #ced4da;
 border-radius:.25rem
}
 .custom-file-control:lang(en):empty::after {
 content: "Choose file..."
}
 .custom-file-control::before {
 position: absolute;
 top: -1px;
 right: -1px;
 bottom: -1px;
 z-index: 6;
 display: block;
 height: calc(2.25rem + 2px);
 padding:.375rem .75rem;
 line-height: 1.5;
 color: #495057;
 background-color: #e9ecef;
 border: 1px solid #ced4da;
 border-radius:0 .25rem .25rem 0
}
 .custom-file-control:lang(en)::before {
 content: "Browse"
}
.nav {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}
.nav-link {
	display: block;
 padding:.5rem 1rem
}
.nav-link:focus, .nav-link:hover {
	text-decoration: none
}
.nav-link.disabled {
	color: #868e96
}
.nav-tabs {
	border-bottom: 1px solid #ddd
}
.nav-tabs .nav-item {
	margin-bottom: -1px
}
.nav-tabs .nav-link {
	border: 1px solid transparent;
 border-top-left-radius:.25rem;
 border-top-right-radius:.25rem
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
	border-color: #e9ecef #e9ecef #ddd
}
.nav-tabs .nav-link.disabled {
	color: #868e96;
	background-color: transparent;
	border-color: transparent
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: #495057;
	background-color: #fff;
	border-color: #ddd #ddd #fff
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}
.nav-pills .nav-link {
 border-radius:.25rem
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
	color: #fff;
	background-color: #007bff
}
.nav-fill .nav-item {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	text-align: center
}
.nav-justified .nav-item {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	text-align: center
}
.tab-content>.tab-pane {
	display: none
}
.tab-content>.active {
	display: block
}
.navbar {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
 padding:.5rem 1rem
}
.navbar>.container, .navbar>.container-fluid {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.navbar-brand {
	display: inline-block;
 padding-top:.3125rem;
 padding-bottom:.3125rem;
	margin-right: 1rem;
	font-size: 1.25rem;
	line-height: inherit;
	white-space: nowrap
}
.navbar-brand:focus, .navbar-brand:hover {
	text-decoration: none
}
.navbar-nav {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}
.navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0
}
.navbar-nav .dropdown-menu {
	position: static;
	float: none
}
.navbar-text {
	display: inline-block;
 padding-top:.5rem;
 padding-bottom:.5rem
}
.navbar-collapse {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-align: center;
	align-items: center
}
.navbar-toggler {
 padding:.25rem .75rem;
	font-size: 1.25rem;
	line-height: 1;
	background: 0 0;
	border: 1px solid transparent;
 border-radius:.25rem
}
.navbar-toggler:focus, .navbar-toggler:hover {
	text-decoration: none
}
.navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	content: "";
	background: no-repeat center center;
	background-size: 100% 100%
}
 @media (max-width:575px) {
 .navbar-expand-sm>.container, .navbar-expand-sm>.container-fluid {
 padding-right: 0;
 padding-left: 0
}
}
 @media (min-width:576px) {
 .navbar-expand-sm {
 -ms-flex-flow: row nowrap;
 flex-flow: row nowrap;
 -ms-flex-pack: start;
 justify-content: flex-start
}
 .navbar-expand-sm .navbar-nav {
 -ms-flex-direction: row;
 flex-direction: row
}
 .navbar-expand-sm .navbar-nav .dropdown-menu {
 position: absolute
}
 .navbar-expand-sm .navbar-nav .dropdown-menu-right {
 right: 0;
 left: auto
}
 .navbar-expand-sm .navbar-nav .nav-link {
 padding-right:.5rem;
 padding-left:.5rem
}
 .navbar-expand-sm>.container, .navbar-expand-sm>.container-fluid {
 -ms-flex-wrap: nowrap;
 flex-wrap: nowrap
}
 .navbar-expand-sm .navbar-collapse {
 display: -ms-flexbox!important;
 display: flex!important;
 -ms-flex-preferred-size: auto;
 flex-basis: auto
}
 .navbar-expand-sm .navbar-toggler {
 display: none
}
 .navbar-expand-sm .dropup .dropdown-menu {
 top: auto;
 bottom: 100%
}
}
 @media (max-width:767px) {
 .navbar-expand-md>.container, .navbar-expand-md>.container-fluid {
 padding-right: 0;
 padding-left: 0
}
}
 @media (min-width:768px) {
 .navbar-expand-md {
 -ms-flex-flow: row nowrap;
 flex-flow: row nowrap;
 -ms-flex-pack: start;
 justify-content: flex-start
}
 .navbar-expand-md .navbar-nav {
 -ms-flex-direction: row;
 flex-direction: row
}
 .navbar-expand-md .navbar-nav .dropdown-menu {
 position: absolute
}
 .navbar-expand-md .navbar-nav .dropdown-menu-right {
 right: 0;
 left: auto
}
 .navbar-expand-md .navbar-nav .nav-link {
 padding-right:.5rem;
 padding-left:.5rem
}
 .navbar-expand-md>.container, .navbar-expand-md>.container-fluid {
 -ms-flex-wrap: nowrap;
 flex-wrap: nowrap
}
 .navbar-expand-md .navbar-collapse {
 display: -ms-flexbox!important;
 display: flex!important;
 -ms-flex-preferred-size: auto;
 flex-basis: auto
}
 .navbar-expand-md .navbar-toggler {
 display: none
}
 .navbar-expand-md .dropup .dropdown-menu {
 top: auto;
 bottom: 100%
}
}
 @media (max-width:991px) {
 .navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
 padding-right: 0;
 padding-left: 0
}
}
 @media (min-width:992px) {
 .navbar-expand-lg {
 -ms-flex-flow: row nowrap;
 flex-flow: row nowrap;
 -ms-flex-pack: start;
 justify-content: flex-start
}
 .navbar-expand-lg .navbar-nav {
 -ms-flex-direction: row;
 flex-direction: row
}
 .navbar-expand-lg .navbar-nav .dropdown-menu {
 position: absolute
}
 .navbar-expand-lg .navbar-nav .dropdown-menu-right {
 right: 0;
 left: auto
}
 .navbar-expand-lg .navbar-nav .nav-link {
 padding-right:.5rem;
 padding-left:.5rem
}
 .navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
 -ms-flex-wrap: nowrap;
 flex-wrap: nowrap
}
 .navbar-expand-lg .navbar-collapse {
 display: -ms-flexbox!important;
 display: flex!important;
 -ms-flex-preferred-size: auto;
 flex-basis: auto
}
 .navbar-expand-lg .navbar-toggler {
 display: none
}
 .navbar-expand-lg .dropup .dropdown-menu {
 top: auto;
 bottom: 100%
}
}
 @media (max-width:1199px) {
 .navbar-expand-xl>.container, .navbar-expand-xl>.container-fluid {
 padding-right: 0;
 padding-left: 0
}
}
 @media (min-width:1200px) {
 .navbar-expand-xl {
 -ms-flex-flow: row nowrap;
 flex-flow: row nowrap;
 -ms-flex-pack: start;
 justify-content: flex-start
}
 .navbar-expand-xl .navbar-nav {
 -ms-flex-direction: row;
 flex-direction: row
}
 .navbar-expand-xl .navbar-nav .dropdown-menu {
 position: absolute
}
 .navbar-expand-xl .navbar-nav .dropdown-menu-right {
 right: 0;
 left: auto
}
 .navbar-expand-xl .navbar-nav .nav-link {
 padding-right:.5rem;
 padding-left:.5rem
}
 .navbar-expand-xl>.container, .navbar-expand-xl>.container-fluid {
 -ms-flex-wrap: nowrap;
 flex-wrap: nowrap
}
 .navbar-expand-xl .navbar-collapse {
 display: -ms-flexbox!important;
 display: flex!important;
 -ms-flex-preferred-size: auto;
 flex-basis: auto
}
 .navbar-expand-xl .navbar-toggler {
 display: none
}
 .navbar-expand-xl .dropup .dropdown-menu {
 top: auto;
 bottom: 100%
}
}
.navbar-expand {
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.navbar-expand>.container, .navbar-expand>.container-fluid {
	padding-right: 0;
	padding-left: 0
}
.navbar-expand .navbar-nav {
	-ms-flex-direction: row;
	flex-direction: row
}
.navbar-expand .navbar-nav .dropdown-menu {
	position: absolute
}
.navbar-expand .navbar-nav .dropdown-menu-right {
	right: 0;
	left: auto
}
.navbar-expand .navbar-nav .nav-link {
 padding-right:.5rem;
 padding-left:.5rem
}
.navbar-expand>.container, .navbar-expand>.container-fluid {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}
.navbar-expand .navbar-collapse {
	display: -ms-flexbox!important;
	display: flex!important;
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}
.navbar-expand .navbar-toggler {
	display: none
}
.navbar-expand .dropup .dropdown-menu {
	top: auto;
	bottom: 100%
}
.navbar-light .navbar-brand {
	color: rgba(0, 0, 0, .9)
}
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
	color: rgba(0, 0, 0, .9)
}
.navbar-light .navbar-nav .nav-link {
	color: rgba(0, 0, 0, .5)
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: rgba(0, 0, 0, .7)
}
.navbar-light .navbar-nav .nav-link.disabled {
	color: rgba(0, 0, 0, .3)
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
	color: rgba(0, 0, 0, .9)
}
.navbar-light .navbar-toggler {
	color: rgba(0, 0, 0, .5);
	border-color: rgba(0, 0, 0, .1)
}
.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}
.navbar-light .navbar-text {
	color: rgba(0, 0, 0, .5)
}
.navbar-light .navbar-text a {
	color: rgba(0, 0, 0, .9)
}
.navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
	color: rgba(0, 0, 0, .9)
}
.navbar-dark .navbar-brand {
	color: #fff
}
.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
	color: #fff
}
.navbar-dark .navbar-nav .nav-link {
	color: rgba(255, 255, 255, .5)
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
	color: rgba(255, 255, 255, .75)
}
.navbar-dark .navbar-nav .nav-link.disabled {
	color: rgba(255, 255, 255, .25)
}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
	color: #fff
}
.navbar-dark .navbar-toggler {
	color: rgba(255, 255, 255, .5);
	border-color: rgba(255, 255, 255, .1)
}
.navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}
.navbar-dark .navbar-text {
	color: rgba(255, 255, 255, .5)
}
.navbar-dark .navbar-text a {
	color: #fff
}
.navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover {
	color: #fff
}
.card {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, .125);
 border-radius:.25rem
}
.card>hr {
	margin-right: 0;
	margin-left: 0
}
.card>.list-group:first-child .list-group-item:first-child {
 border-top-left-radius:.25rem;
 border-top-right-radius:.25rem
}
.card>.list-group:last-child .list-group-item:last-child {
 border-bottom-right-radius:.25rem;
 border-bottom-left-radius:.25rem
}
.card-body {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem
}
.card-title {
 margin-bottom:.75rem
}
.card-subtitle {
 margin-top:-.375rem;
	margin-bottom: 0
}
.card-text:last-child {
	margin-bottom: 0
}
.card-link:hover {
	text-decoration: none
}
.card-link+.card-link {
	margin-left: 1.25rem
}
.card-header {
 padding:.75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, .03);
	border-bottom: 1px solid rgba(0, 0, 0, .125)
}
.card-header:first-child {
 border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}
.card-header+.list-group .list-group-item:first-child {
	border-top: 0
}
.card-footer {
 padding:.75rem 1.25rem;
	background-color: rgba(0, 0, 0, .03);
	border-top: 1px solid rgba(0, 0, 0, .125)
}
.card-footer:last-child {
 border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}
.card-header-tabs {
 margin-right:-.625rem;
 margin-bottom:-.75rem;
 margin-left:-.625rem;
	border-bottom: 0
}
.card-header-pills {
 margin-right:-.625rem;
 margin-left:-.625rem
}
.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem
}
.card-img {
	width: 100%;
 border-radius:calc(.25rem - 1px)
}
.card-img-top {
	width: 100%;
 border-top-left-radius:calc(.25rem - 1px);
 border-top-right-radius:calc(.25rem - 1px)
}
.card-img-bottom {
	width: 100%;
 border-bottom-right-radius:calc(.25rem - 1px);
 border-bottom-left-radius:calc(.25rem - 1px)
}
.card-deck {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}
.card-deck .card {
	margin-bottom: 15px
}
 @media (min-width:576px) {
 .card-deck {
 -ms-flex-flow: row wrap;
 flex-flow: row wrap;
 margin-right: -15px;
 margin-left: -15px
}
 .card-deck .card {
 display: -ms-flexbox;
 display: flex;
 -ms-flex: 1 0 0%;
 flex: 1 0 0%;
 -ms-flex-direction: column;
 flex-direction: column;
 margin-right: 15px;
 margin-bottom: 0;
 margin-left: 15px
}
}
.card-group {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}
.card-group .card {
	margin-bottom: 15px
}
 @media (min-width:576px) {
 .card-group {
 -ms-flex-flow: row wrap;
 flex-flow: row wrap
}
 .card-group .card {
 -ms-flex: 1 0 0%;
 flex: 1 0 0%;
 margin-bottom: 0
}
 .card-group .card+.card {
 margin-left: 0;
 border-left: 0
}
 .card-group .card:first-child {
 border-top-right-radius: 0;
 border-bottom-right-radius: 0
}
 .card-group .card:first-child .card-img-top {
 border-top-right-radius: 0
}
 .card-group .card:first-child .card-img-bottom {
 border-bottom-right-radius: 0
}
 .card-group .card:last-child {
 border-top-left-radius: 0;
 border-bottom-left-radius: 0
}
 .card-group .card:last-child .card-img-top {
 border-top-left-radius: 0
}
 .card-group .card:last-child .card-img-bottom {
 border-bottom-left-radius: 0
}
 .card-group .card:only-child {
 border-radius:.25rem
}
 .card-group .card:only-child .card-img-top {
 border-top-left-radius:.25rem;
 border-top-right-radius:.25rem
}
 .card-group .card:only-child .card-img-bottom {
 border-bottom-right-radius:.25rem;
 border-bottom-left-radius:.25rem
}
 .card-group .card:not(:first-child):not(:last-child):not(:only-child) {
 border-radius: 0
}
 .card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top {
 border-radius: 0
}
}
.card-columns .card {
 margin-bottom:.75rem
}
 @media (min-width:576px) {
 .card-columns {
 -webkit-column-count: 3;
 column-count: 3;
 -webkit-column-gap: 1.25rem;
 column-gap: 1.25rem
}
 .card-columns .card {
 display: inline-block;
 width: 100%
}
}
.breadcrumb {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 1rem;
	list-style: none;
 border-radius:.25rem
}
 .breadcrumb-item+.breadcrumb-item::before {
 display: inline-block;
 padding-right:.5rem;
 padding-left:.5rem;
 color: #868e96;
 content: "/"
}
 .breadcrumb-item+.breadcrumb-item:hover::before {
 text-decoration: underline
}
 .breadcrumb-item+.breadcrumb-item:hover::before {
 text-decoration: none
}
.breadcrumb-item.active {
	color: #868e96
}
.pagination {
	display: inline flow-root list-item;
	
	padding-left: 0;
	list-style: none;
 border-radius:.25rem;
 -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
box-shadow: 0px 2px 2px 0px
rgba(0, 0, 0, 0.08);
}
.page-item:first-child .page-link {
	margin-left: 0;
 border-top-left-radius:.25rem;
 border-bottom-left-radius:.25rem
}
.page-item:last-child .page-link {
 border-top-right-radius:.25rem;
 border-bottom-right-radius:.25rem
}
.page-item.active .page-link {
	z-index: 2;
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}
.page-item.disabled .page-link {
	color: #868e96;
	pointer-events: none;
	background-color: #fff;
	border-color: #ddd
}
.page-link {
	position: relative;
	display: block;
 padding:.5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #007bff;
	background-color: #fff;
	border: 1px solid #ddd
}
.page-link:focus, .page-link:hover {
	color: #0056b3;
	text-decoration: none;
	background-color: #e9ecef;
	border-color: #ddd
}
.pagination-lg .page-link {
 padding:.75rem 1.5rem;
	font-size: 1.25rem;
	line-height: 1.5
}
.pagination-lg .page-item:first-child .page-link {
 border-top-left-radius:.3rem;
 border-bottom-left-radius:.3rem
}
.pagination-lg .page-item:last-child .page-link {
 border-top-right-radius:.3rem;
 border-bottom-right-radius:.3rem
}
.pagination-sm .page-link {
 padding:.25rem .5rem;
 font-size:.875rem;
	line-height: 1.5
}
.pagination-sm .page-item:first-child .page-link {
 border-top-left-radius:.2rem;
 border-bottom-left-radius:.2rem
}
.pagination-sm .page-item:last-child .page-link {
 border-top-right-radius:.2rem;
 border-bottom-right-radius:.2rem
}
.badge {
	display: inline-block;
	padding: .25em .4em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
 border-radius:.25rem
}
.badge:empty {
	display: none
}
.btn .badge {
	position: relative;
	top: -1px
}
.badge-pill {
	padding-right: .6em;
	padding-left: .6em;
	border-radius: 10rem
}
.badge-primary {
	color: #fff;
	background-color: #007bff
}
.badge-primary[href]:focus, .badge-primary[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #0062cc
}
.badge-secondary {
	color: #fff;
	background-color: #868e96
}
.badge-secondary[href]:focus, .badge-secondary[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #6c757d
}
.badge-success {
	color: #fff;
	background-color: #28a745
}
.badge-success[href]:focus, .badge-success[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #1e7e34
}
.badge-info {
	color: #fff;
	background-color: #17a2b8
}
.badge-info[href]:focus, .badge-info[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #117a8b
}
.badge-warning {
	color: #111;
	background-color: #ffc107
}
.badge-warning[href]:focus, .badge-warning[href]:hover {
	color: #111;
	text-decoration: none;
	background-color: #d39e00
}
.badge-danger {
	color: #fff;
	background-color: #dc3545
}
.badge-danger[href]:focus, .badge-danger[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #bd2130
}
.badge-light {
	color: #111;
	background-color: #f8f9fa
}
.badge-light[href]:focus, .badge-light[href]:hover {
	color: #111;
	text-decoration: none;
	background-color: #dae0e5
}
.badge-dark {
	color: #fff;
	background-color: #343a40
}
.badge-dark[href]:focus, .badge-dark[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #1d2124
}
.jumbotron {
	padding: 2rem 1rem;
	margin-bottom: 2rem;
	background-color: #e9ecef;
 border-radius:.3rem
}
 @media (min-width:576px) {
 .jumbotron {
 padding: 4rem 2rem
}
}
.jumbotron-fluid {
	padding-right: 0;
	padding-left: 0;
	border-radius: 0
}
.alert {
	position: relative;
 padding:.75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
 border-radius:.25rem
}
.alert-heading {
	color: inherit
}
.alert-link {
	font-weight: 700
}
.alert-dismissible .close {
	position: absolute;
	top: 0;
	right: 0;
 padding:.75rem 1.25rem;
	color: inherit
}
.alert-primary {
	color: #004085;
	background-color: #cce5ff;
	border-color: #b8daff
}
.alert-primary hr {
	border-top-color: #9fcdff
}
.alert-primary .alert-link {
	color: #002752
}
.alert-secondary {
	color: #464a4e;
	background-color: #e7e8ea;
	border-color: #dddfe2
}
.alert-secondary hr {
	border-top-color: #cfd2d6
}
.alert-secondary .alert-link {
	color: #2e3133
}
.alert-success {
	color: #155724;
	background-color: #d4edda;
	border-color: #c3e6cb
}
.alert-success hr {
	border-top-color: #b1dfbb
}
.alert-success .alert-link {
	color: #0b2e13
}
.alert-info {
	color: #0c5460;
	background-color: #d1ecf1;
	border-color: #bee5eb
}
.alert-info hr {
	border-top-color: #abdde5
}
.alert-info .alert-link {
	color: #062c33
}
.alert-warning {
	color: #856404;
	background-color: #fff3cd;
	border-color: #ffeeba
}
.alert-warning hr {
	border-top-color: #ffe8a1
}
.alert-warning .alert-link {
	color: #533f03
}
.alert-danger {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb
}
.alert-danger hr {
	border-top-color: #f1b0b7
}
.alert-danger .alert-link {
	color: #491217
}
.alert-light {
	color: #818182;
	background-color: #fefefe;
	border-color: #fdfdfe
}
.alert-light hr {
	border-top-color: #ececf6
}
.alert-light .alert-link {
	color: #686868
}
.alert-dark {
	color: #1b1e21;
	background-color: #d6d8d9;
	border-color: #c6c8ca
}
.alert-dark hr {
	border-top-color: #b9bbbe
}
.alert-dark .alert-link {
	color: #040505
}
 @-webkit-keyframes progress-bar-stripes {
 from {
 background-position:1rem 0
}
to {
	background-position: 0 0
}
}
 @keyframes progress-bar-stripes {
 from {
 background-position:1rem 0
}
to {
	background-position: 0 0
}
}
.progress {
	display: -ms-flexbox;
	display: flex;
	height: 1rem;
	overflow: hidden;
 font-size:.75rem;
	background-color: #e9ecef;
 border-radius:.25rem
}
.progress-bar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	background-color: #007bff
}
.progress-bar-striped {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-size: 1rem 1rem
}
.progress-bar-animated {
	-webkit-animation: progress-bar-stripes 1s linear infinite;
	animation: progress-bar-stripes 1s linear infinite
}
.media {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start
}
.media-body {
	-ms-flex: 1;
	flex: 1
}
.list-group {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0
}
.list-group-item-action {
	width: 100%;
	color: #495057;
	text-align: inherit
}
.list-group-item-action:focus, .list-group-item-action:hover {
	color: #495057;
	text-decoration: none;
	background-color: #f8f9fa
}
.list-group-item-action:active {
	color: #212529;
	background-color: #e9ecef
}
.list-group-item {
	position: relative;
	display: block;
 padding:.75rem 1.25rem;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .125)
}
.list-group-item:first-child {
 border-top-left-radius:.25rem;
 border-top-right-radius:.25rem
}
.list-group-item:last-child {
	margin-bottom: 0;
 border-bottom-right-radius:.25rem;
 border-bottom-left-radius:.25rem
}
.list-group-item:focus, .list-group-item:hover {
	text-decoration: none
}
.list-group-item.disabled, .list-group-item:disabled {
	color: #868e96;
	background-color: #fff
}
.list-group-item.active {
	z-index: 2;
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}
.list-group-flush .list-group-item {
	border-right: 0;
	border-left: 0;
	border-radius: 0
}
.list-group-flush:first-child .list-group-item:first-child {
	border-top: 0
}
.list-group-flush:last-child .list-group-item:last-child {
	border-bottom: 0
}
.list-group-item-primary {
	color: #004085;
	background-color: #b8daff
}
a.list-group-item-primary, button.list-group-item-primary {
	color: #004085
}
a.list-group-item-primary:focus, a.list-group-item-primary:hover, button.list-group-item-primary:focus, button.list-group-item-primary:hover {
	color: #004085;
	background-color: #9fcdff
}
a.list-group-item-primary.active, button.list-group-item-primary.active {
	color: #fff;
	background-color: #004085;
	border-color: #004085
}
.list-group-item-secondary {
	color: #464a4e;
	background-color: #dddfe2
}
a.list-group-item-secondary, button.list-group-item-secondary {
	color: #464a4e
}
a.list-group-item-secondary:focus, a.list-group-item-secondary:hover, button.list-group-item-secondary:focus, button.list-group-item-secondary:hover {
	color: #464a4e;
	background-color: #cfd2d6
}
a.list-group-item-secondary.active, button.list-group-item-secondary.active {
	color: #fff;
	background-color: #464a4e;
	border-color: #464a4e
}
.list-group-item-success {
	color: #155724;
	background-color: #c3e6cb
}
a.list-group-item-success, button.list-group-item-success {
	color: #155724
}
a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
	color: #155724;
	background-color: #b1dfbb
}
a.list-group-item-success.active, button.list-group-item-success.active {
	color: #fff;
	background-color: #155724;
	border-color: #155724
}
.list-group-item-info {
	color: #0c5460;
	background-color: #bee5eb
}
a.list-group-item-info, button.list-group-item-info {
	color: #0c5460
}
a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
	color: #0c5460;
	background-color: #abdde5
}
a.list-group-item-info.active, button.list-group-item-info.active {
	color: #fff;
	background-color: #0c5460;
	border-color: #0c5460
}
.list-group-item-warning {
	color: #856404;
	background-color: #ffeeba
}
a.list-group-item-warning, button.list-group-item-warning {
	color: #856404
}
a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
	color: #856404;
	background-color: #ffe8a1
}
a.list-group-item-warning.active, button.list-group-item-warning.active {
	color: #fff;
	background-color: #856404;
	border-color: #856404
}
.list-group-item-danger {
	color: #721c24;
	background-color: #f5c6cb
}
a.list-group-item-danger, button.list-group-item-danger {
	color: #721c24
}
a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
	color: #721c24;
	background-color: #f1b0b7
}
a.list-group-item-danger.active, button.list-group-item-danger.active {
	color: #fff;
	background-color: #721c24;
	border-color: #721c24
}
.list-group-item-light {
	color: #818182;
	background-color: #fdfdfe
}
a.list-group-item-light, button.list-group-item-light {
	color: #818182
}
a.list-group-item-light:focus, a.list-group-item-light:hover, button.list-group-item-light:focus, button.list-group-item-light:hover {
	color: #818182;
	background-color: #ececf6
}
a.list-group-item-light.active, button.list-group-item-light.active {
	color: #fff;
	background-color: #818182;
	border-color: #818182
}
.list-group-item-dark {
	color: #1b1e21;
	background-color: #c6c8ca
}
a.list-group-item-dark, button.list-group-item-dark {
	color: #1b1e21
}
a.list-group-item-dark:focus, a.list-group-item-dark:hover, button.list-group-item-dark:focus, button.list-group-item-dark:hover {
	color: #1b1e21;
	background-color: #b9bbbe
}
a.list-group-item-dark.active, button.list-group-item-dark.active {
	color: #fff;
	background-color: #1b1e21;
	border-color: #1b1e21
}
.close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5
}
.close:focus, .close:hover {
	color: #000;
	text-decoration: none;
	opacity: .75
}
button.close {
	padding: 0;
	background: 0 0;
	border: 0;
	-webkit-appearance: none
}
.modal-open {
	overflow: hidden
}
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	outline: 0
}
.modal.fade .modal-dialog {
 transition: -webkit-transform .3s ease-out;
 transition: transform .3s ease-out;
 transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
	transform: translate(0, -25%)
}
.modal.show .modal-dialog {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
	pointer-events: none
}
.modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
 border-radius:.3rem;
	outline: 0
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}
.modal-backdrop.fade {
	opacity: 0
}
.modal-backdrop.show {
	opacity: .5
}
.modal-header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 15px;
	border-bottom: 1px solid #e9ecef;
 border-top-left-radius:.3rem;
 border-top-right-radius:.3rem
}
.modal-header .close {
	padding: 15px;
	margin: -15px -15px -15px auto
}
.modal-title {
	margin-bottom: 0;
	line-height: 1.5
}
.modal-body {
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 15px
}
.modal-footer {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 15px;
	border-top: 1px solid #e9ecef
}
 .modal-footer>:not(:first-child) {
 margin-left:.25rem
}
 .modal-footer>:not(:last-child) {
 margin-right:.25rem
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}
 @media (min-width:576px) {
 .modal-dialog {
 max-width: 500px;
 margin: 30px auto
}
 .modal-sm {
 max-width: 300px
}
}
 @media (min-width:992px) {
 .modal-lg {
 max-width: 800px
}
}
.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	margin: 0;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
 font-size:.875rem;
	word-wrap: break-word;
	opacity: 0
}
.tooltip.show {
	opacity: .9
}
.tooltip .arrow {
	position: absolute;
	display: block;
	width: 5px;
	height: 5px
}
 .tooltip .arrow::before {
 position: absolute;
 border-color: transparent;
 border-style: solid
}
 .tooltip.bs-tooltip-auto[x-placement^=top], .tooltip.bs-tooltip-top {
 padding: 5px 0
}
 .tooltip.bs-tooltip-auto[x-placement^=top] .arrow, .tooltip.bs-tooltip-top .arrow {
 bottom: 0
}
 .tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip.bs-tooltip-top .arrow::before {
 margin-left: -3px;
 content: "";
 border-width: 5px 5px 0;
 border-top-color: #000
}
 .tooltip.bs-tooltip-auto[x-placement^=right], .tooltip.bs-tooltip-right {
 padding: 0 5px
}
 .tooltip.bs-tooltip-auto[x-placement^=right] .arrow, .tooltip.bs-tooltip-right .arrow {
 left: 0
}
 .tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before, .tooltip.bs-tooltip-right .arrow::before {
 margin-top: -3px;
 content: "";
 border-width: 5px 5px 5px 0;
 border-right-color: #000
}
 .tooltip.bs-tooltip-auto[x-placement^=bottom], .tooltip.bs-tooltip-bottom {
 padding: 5px 0
}
 .tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow, .tooltip.bs-tooltip-bottom .arrow {
 top: 0
}
 .tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .tooltip.bs-tooltip-bottom .arrow::before {
 margin-left: -3px;
 content: "";
 border-width: 0 5px 5px;
 border-bottom-color: #000
}
 .tooltip.bs-tooltip-auto[x-placement^=left], .tooltip.bs-tooltip-left {
 padding: 0 5px
}
 .tooltip.bs-tooltip-auto[x-placement^=left] .arrow, .tooltip.bs-tooltip-left .arrow {
 right: 0
}
 .tooltip.bs-tooltip-auto[x-placement^=left] .arrow::before, .tooltip.bs-tooltip-left .arrow::before {
 right: 0;
 margin-top: -3px;
 content: "";
 border-width: 5px 0 5px 5px;
 border-left-color: #000
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
 border-radius:.25rem
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: block;
	max-width: 276px;
	font-family: 'Roboto', sans-serif;font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
 font-size:.875rem;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
 border-radius:.3rem
}
.popover .arrow {
	position: absolute;
	display: block;
 width:.8rem;
 height:.4rem
}
 .popover .arrow::after, .popover .arrow::before {
 position: absolute;
 display: block;
 border-color: transparent;
 border-style: solid
}
 .popover .arrow::before {
 content: "";
 border-width:.8rem
}
 .popover .arrow::after {
 content: "";
 border-width:.8rem
}
 .popover.bs-popover-auto[x-placement^=top], .popover.bs-popover-top {
 margin-bottom:.8rem
}
 .popover.bs-popover-auto[x-placement^=top] .arrow, .popover.bs-popover-top .arrow {
 bottom: 0
}
 .popover.bs-popover-auto[x-placement^=top] .arrow::after, .popover.bs-popover-auto[x-placement^=top] .arrow::before, .popover.bs-popover-top .arrow::after, .popover.bs-popover-top .arrow::before {
 border-bottom-width: 0
}
 .popover.bs-popover-auto[x-placement^=top] .arrow::before, .popover.bs-popover-top .arrow::before {
 bottom:-.8rem;
 margin-left:-.8rem;
 border-top-color: rgba(0, 0, 0, .25)
}
 .popover.bs-popover-auto[x-placement^=top] .arrow::after, .popover.bs-popover-top .arrow::after {
 bottom:calc((.8rem - 1px) * -1);
 margin-left:-.8rem;
 border-top-color: #fff
}
 .popover.bs-popover-auto[x-placement^=right], .popover.bs-popover-right {
 margin-left:.8rem
}
 .popover.bs-popover-auto[x-placement^=right] .arrow, .popover.bs-popover-right .arrow {
 left: 0
}
 .popover.bs-popover-auto[x-placement^=right] .arrow::after, .popover.bs-popover-auto[x-placement^=right] .arrow::before, .popover.bs-popover-right .arrow::after, .popover.bs-popover-right .arrow::before {
 margin-top:-.8rem;
 border-left-width: 0
}
 .popover.bs-popover-auto[x-placement^=right] .arrow::before, .popover.bs-popover-right .arrow::before {
 left:-.8rem;
 border-right-color: rgba(0, 0, 0, .25)
}
 .popover.bs-popover-auto[x-placement^=right] .arrow::after, .popover.bs-popover-right .arrow::after {
 left:calc((.8rem - 1px) * -1);
 border-right-color: #fff
}
 .popover.bs-popover-auto[x-placement^=bottom], .popover.bs-popover-bottom {
 margin-top:.8rem
}
 .popover.bs-popover-auto[x-placement^=bottom] .arrow, .popover.bs-popover-bottom .arrow {
 top: 0
}
 .popover.bs-popover-auto[x-placement^=bottom] .arrow::after, .popover.bs-popover-auto[x-placement^=bottom] .arrow::before, .popover.bs-popover-bottom .arrow::after, .popover.bs-popover-bottom .arrow::before {
 margin-left:-.8rem;
 border-top-width: 0
}
 .popover.bs-popover-auto[x-placement^=bottom] .arrow::before, .popover.bs-popover-bottom .arrow::before {
 top:-.8rem;
 border-bottom-color: rgba(0, 0, 0, .25)
}
 .popover.bs-popover-auto[x-placement^=bottom] .arrow::after, .popover.bs-popover-bottom .arrow::after {
 top:calc((.8rem - 1px) * -1);
 border-bottom-color: #fff
}
 .popover.bs-popover-auto[x-placement^=bottom] .popover-header::before, .popover.bs-popover-bottom .popover-header::before {
 position: absolute;
 top: 0;
 left: 50%;
 display: block;
 width: 20px;
 margin-left: -10px;
 content: "";
 border-bottom: 1px solid #f7f7f7
}
 .popover.bs-popover-auto[x-placement^=left], .popover.bs-popover-left {
 margin-right:.8rem
}
 .popover.bs-popover-auto[x-placement^=left] .arrow, .popover.bs-popover-left .arrow {
 right: 0
}
 .popover.bs-popover-auto[x-placement^=left] .arrow::after, .popover.bs-popover-auto[x-placement^=left] .arrow::before, .popover.bs-popover-left .arrow::after, .popover.bs-popover-left .arrow::before {
 margin-top:-.8rem;
 border-right-width: 0
}
 .popover.bs-popover-auto[x-placement^=left] .arrow::before, .popover.bs-popover-left .arrow::before {
 right:-.8rem;
 border-left-color: rgba(0, 0, 0, .25)
}
 .popover.bs-popover-auto[x-placement^=left] .arrow::after, .popover.bs-popover-left .arrow::after {
 right:calc((.8rem - 1px) * -1);
 border-left-color: #fff
}
.popover-header {
 padding:.5rem .75rem;
	margin-bottom: 0;
	font-size: 1rem;
	color: inherit;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
 border-top-left-radius:calc(.3rem - 1px);
 border-top-right-radius:calc(.3rem - 1px)
}
.popover-header:empty {
	display: none
}
.popover-body {
 padding:.5rem .75rem;
	color: #212529
}
.carousel {
	position: relative
}
.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}
.carousel-item {
	position: relative;
	display: none;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
 transition: -webkit-transform .6s ease;
 transition: transform .6s ease;
 transition: transform .6s ease, -webkit-transform .6s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px
}
.carousel-item-next, .carousel-item-prev, .carousel-item.active {
	display: block
}
.carousel-item-next, .carousel-item-prev {
	position: absolute;
	top: 0
}
.carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}
 @supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
 .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
 -webkit-transform:translate3d(0, 0, 0);
 transform:translate3d(0, 0, 0)
}
}
.active.carousel-item-right, .carousel-item-next {
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}
 @supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
 .active.carousel-item-right, .carousel-item-next {
 -webkit-transform:translate3d(100%, 0, 0);
 transform:translate3d(100%, 0, 0)
}
}
.active.carousel-item-left, .carousel-item-prev {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}
 @supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
 .active.carousel-item-left, .carousel-item-prev {
 -webkit-transform:translate3d(-100%, 0, 0);
 transform:translate3d(-100%, 0, 0)
}
}
.carousel-control-next, .carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: .5
}
.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9
}
.carousel-control-prev {
	left: 0
}
.carousel-control-next {
	right: 0
}
.carousel-control-next-icon, .carousel-control-prev-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: transparent no-repeat center center;
	background-size: 100% 100%
}
.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}
.carousel-control-next-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}
.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;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none
}
.carousel-indicators li {
	position: relative;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	background-color: rgba(255, 255, 255, .5)
}
 .carousel-indicators li::before {
 position: absolute;
 top: -10px;
 left: 0;
 display: inline-block;
 width: 100%;
 height: 10px;
 content: ""
}
 .carousel-indicators li::after {
 position: absolute;
 bottom: -10px;
 left: 0;
 display: inline-block;
 width: 100%;
 height: 10px;
 content: ""
}
.carousel-indicators .active {
	background-color: #fff
}
.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center
}
.align-baseline {
	vertical-align: baseline!important
}
.align-top {
	vertical-align: top!important
}
.align-middle {
	vertical-align: middle!important
}
.align-bottom {
	vertical-align: bottom!important
}
.align-text-bottom {
	vertical-align: text-bottom!important
}
.align-text-top {
	vertical-align: text-top!important
}
.bg-primary {
	background-color: #007bff!important
}
a.bg-primary:focus, a.bg-primary:hover {
	background-color: #0062cc!important
}
.bg-secondary {
	background-color: #868e96!important
}
a.bg-secondary:focus, a.bg-secondary:hover {
	background-color: #6c757d!important
}
.bg-success {
	background-color: #28a745!important
}
a.bg-success:focus, a.bg-success:hover {
	background-color: #1e7e34!important
}
.bg-info {
	background-color: #17a2b8!important
}
a.bg-info:focus, a.bg-info:hover {
	background-color: #117a8b!important
}
.bg-warning {
	background-color: #ffc107!important
}
a.bg-warning:focus, a.bg-warning:hover {
	background-color: #d39e00!important
}
.bg-danger {
	background-color: #dc3545!important
}
a.bg-danger:focus, a.bg-danger:hover {
	background-color: #bd2130!important
}
.bg-light {
	background-color: #f8f9fa!important
}
a.bg-light:focus, a.bg-light:hover {
	background-color: #dae0e5!important
}
.bg-dark {
	background-color: #343a40!important
}
a.bg-dark:focus, a.bg-dark:hover {
	background-color: #1d2124!important
}
.bg-white {
	background-color: #fff!important
}
.bg-transparent {
	background-color: transparent!important
}
.border {
	border: 1px solid #e9ecef!important
}
.border-0 {
	border: 0!important
}
.border-top-0 {
	border-top: 0!important
}
.border-right-0 {
	border-right: 0!important
}
.border-bottom-0 {
	border-bottom: 0!important
}
.border-left-0 {
	border-left: 0!important
}
.border-primary {
	border-color: #007bff!important
}
.border-secondary {
	border-color: #868e96!important
}
.border-success {
	border-color: #28a745!important
}
.border-info {
	border-color: #17a2b8!important
}
.border-warning {
	border-color: #ffc107!important
}
.border-danger {
	border-color: #dc3545!important
}
.border-light {
	border-color: #f8f9fa!important
}
.border-dark {
	border-color: #343a40!important
}
.border-white {
	border-color: #fff!important
}
.rounded {
 border-radius:.25rem!important
}
.rounded-top {
 border-top-left-radius:.25rem!important;
 border-top-right-radius:.25rem!important
}
.rounded-right {
 border-top-right-radius:.25rem!important;
 border-bottom-right-radius:.25rem!important
}
.rounded-bottom {
 border-bottom-right-radius:.25rem!important;
 border-bottom-left-radius:.25rem!important
}
.rounded-left {
 border-top-left-radius:.25rem!important;
 border-bottom-left-radius:.25rem!important
}
.rounded-circle {
	border-radius: 50%!important
}
.rounded-0 {
	border-radius: 0!important
}
 .clearfix::after {
 display: block;
 clear: both;
 content: ""
}
.d-none {
	display: none!important
}
.d-inline {
	display: inline!important
}
.d-inline-block {
	display: inline-block!important
}
.d-block {
	display: block!important
}
.d-table {
	display: table!important
}
.d-table-row {
	display: table-row!important
}
.d-table-cell {
	display: table-cell!important
}
.d-flex {
	display: -ms-flexbox!important;
	display: flex!important
}
.d-inline-flex {
	display: -ms-inline-flexbox!important;
	display: inline-flex!important
}
 @media (min-width:576px) {
 .d-sm-none {
 display: none!important
}
 .d-sm-inline {
 display: inline!important
}
 .d-sm-inline-block {
 display: inline-block!important
}
 .d-sm-block {
 display: block!important
}
 .d-sm-table {
 display: table!important
}
 .d-sm-table-row {
 display: table-row!important
}
 .d-sm-table-cell {
 display: table-cell!important
}
 .d-sm-flex {
 display: -ms-flexbox!important;
 display: flex!important
}
 .d-sm-inline-flex {
 display: -ms-inline-flexbox!important;
 display: inline-flex!important
}
}
 @media (min-width:768px) {
 .d-md-none {
 display: none!important
}
 .d-md-inline {
 display: inline!important
}
 .d-md-inline-block {
 display: inline-block!important
}
 .d-md-block {
 display: block!important
}
 .d-md-table {
 display: table!important
}
 .d-md-table-row {
 display: table-row!important
}
 .d-md-table-cell {
 display: table-cell!important
}
 .d-md-flex {
 display: -ms-flexbox!important;
 display: flex!important
}
 .d-md-inline-flex {
 display: -ms-inline-flexbox!important;
 display: inline-flex!important
}
}
 @media (min-width:992px) {
 .d-lg-none {
 display: none!important
}
 .d-lg-inline {
 display: inline!important
}
 .d-lg-inline-block {
 display: inline-block!important
}
 .d-lg-block {
 display: block!important
}
 .d-lg-table {
 display: table!important
}
 .d-lg-table-row {
 display: table-row!important
}
 .d-lg-table-cell {
 display: table-cell!important
}
 .d-lg-flex {
 display: -ms-flexbox!important;
 display: flex!important
}
 .d-lg-inline-flex {
 display: -ms-inline-flexbox!important;
 display: inline-flex!important
}
}
 @media (min-width:1200px) {
 .d-xl-none {
 display: none!important
}
 .d-xl-inline {
 display: inline!important
}
 .d-xl-inline-block {
 display: inline-block!important
}
 .d-xl-block {
 display: block!important
}
 .d-xl-table {
 display: table!important
}
 .d-xl-table-row {
 display: table-row!important
}
 .d-xl-table-cell {
 display: table-cell!important
}
 .d-xl-flex {
 display: -ms-flexbox!important;
 display: flex!important
}
 .d-xl-inline-flex {
 display: -ms-inline-flexbox!important;
 display: inline-flex!important
}
}
.d-print-block {
	display: none!important
}
 @media print {
.d-print-block {
	display: block!important
}
}
.d-print-inline {
	display: none!important
}
 @media print {
.d-print-inline {
	display: inline!important
}
}
.d-print-inline-block {
	display: none!important
}
 @media print {
.d-print-inline-block {
	display: inline-block!important
}
}
 @media print {
.d-print-none {
	display: none!important
}
}
.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden
}
 .embed-responsive::before {
 display: block;
 content: ""
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}
 .embed-responsive-21by9::before {
 padding-top: 42.857143%
}
 .embed-responsive-16by9::before {
 padding-top: 56.25%
}
 .embed-responsive-4by3::before {
 padding-top: 75%
}
 .embed-responsive-1by1::before {
 padding-top: 100%
}
.flex-row {
	-ms-flex-direction: row!important;
	flex-direction: row!important
}
.flex-column {
	-ms-flex-direction: column!important;
	flex-direction: column!important
}
.flex-row-reverse {
	-ms-flex-direction: row-reverse!important;
	flex-direction: row-reverse!important
}
.flex-column-reverse {
	-ms-flex-direction: column-reverse!important;
	flex-direction: column-reverse!important
}
.flex-wrap {
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important
}
.flex-nowrap {
	-ms-flex-wrap: nowrap!important;
	flex-wrap: nowrap!important
}
.flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse!important;
	flex-wrap: wrap-reverse!important
}
.justify-content-start {
	-ms-flex-pack: start!important;
	justify-content: flex-start!important
}
.justify-content-end {
	-ms-flex-pack: end!important;
	justify-content: flex-end!important
}
.justify-content-center {
	-ms-flex-pack: center!important;
	justify-content: center!important
}
.justify-content-between {
	-ms-flex-pack: justify!important;
	justify-content: space-between!important
}
.justify-content-around {
	-ms-flex-pack: distribute!important;
	justify-content: space-around!important
}
.align-items-start {
	-ms-flex-align: start!important;
	align-items: flex-start!important
}
.align-items-end {
	-ms-flex-align: end!important;
	align-items: flex-end!important
}
.align-items-center {
	-ms-flex-align: center!important;
	align-items: center!important
}
.align-items-baseline {
	-ms-flex-align: baseline!important;
	align-items: baseline!important
}
.align-items-stretch {
	-ms-flex-align: stretch!important;
	align-items: stretch!important
}
.align-content-start {
	-ms-flex-line-pack: start!important;
	align-content: flex-start!important
}
.align-content-end {
	-ms-flex-line-pack: end!important;
	align-content: flex-end!important
}
.align-content-center {
	-ms-flex-line-pack: center!important;
	align-content: center!important
}
.align-content-between {
	-ms-flex-line-pack: justify!important;
	align-content: space-between!important
}
.align-content-around {
	-ms-flex-line-pack: distribute!important;
	align-content: space-around!important
}
.align-content-stretch {
	-ms-flex-line-pack: stretch!important;
	align-content: stretch!important
}
.align-self-auto {
	-ms-flex-item-align: auto!important;
	align-self: auto!important
}
.align-self-start {
	-ms-flex-item-align: start!important;
	align-self: flex-start!important
}
.align-self-end {
	-ms-flex-item-align: end!important;
	align-self: flex-end!important
}
.align-self-center {
	-ms-flex-item-align: center!important;
	align-self: center!important
}
.align-self-baseline {
	-ms-flex-item-align: baseline!important;
	align-self: baseline!important
}
.align-self-stretch {
	-ms-flex-item-align: stretch!important;
	align-self: stretch!important
}
 @media (min-width:576px) {
 .flex-sm-row {
 -ms-flex-direction: row!important;
 flex-direction: row!important
}
 .flex-sm-column {
 -ms-flex-direction: column!important;
 flex-direction: column!important
}
 .flex-sm-row-reverse {
 -ms-flex-direction: row-reverse!important;
 flex-direction: row-reverse!important
}
 .flex-sm-column-reverse {
 -ms-flex-direction: column-reverse!important;
 flex-direction: column-reverse!important
}
 .flex-sm-wrap {
 -ms-flex-wrap: wrap!important;
 flex-wrap: wrap!important
}
 .flex-sm-nowrap {
 -ms-flex-wrap: nowrap!important;
 flex-wrap: nowrap!important
}
 .flex-sm-wrap-reverse {
 -ms-flex-wrap: wrap-reverse!important;
 flex-wrap: wrap-reverse!important
}
 .justify-content-sm-start {
 -ms-flex-pack: start!important;
 justify-content: flex-start!important
}
 .justify-content-sm-end {
 -ms-flex-pack: end!important;
 justify-content: flex-end!important
}
 .justify-content-sm-center {
 -ms-flex-pack: center!important;
 justify-content: center!important
}
 .justify-content-sm-between {
 -ms-flex-pack: justify!important;
 justify-content: space-between!important
}
 .justify-content-sm-around {
 -ms-flex-pack: distribute!important;
 justify-content: space-around!important
}
 .align-items-sm-start {
 -ms-flex-align: start!important;
 align-items: flex-start!important
}
 .align-items-sm-end {
 -ms-flex-align: end!important;
 align-items: flex-end!important
}
 .align-items-sm-center {
 -ms-flex-align: center!important;
 align-items: center!important
}
 .align-items-sm-baseline {
 -ms-flex-align: baseline!important;
 align-items: baseline!important
}
 .align-items-sm-stretch {
 -ms-flex-align: stretch!important;
 align-items: stretch!important
}
 .align-content-sm-start {
 -ms-flex-line-pack: start!important;
 align-content: flex-start!important
}
 .align-content-sm-end {
 -ms-flex-line-pack: end!important;
 align-content: flex-end!important
}
 .align-content-sm-center {
 -ms-flex-line-pack: center!important;
 align-content: center!important
}
 .align-content-sm-between {
 -ms-flex-line-pack: justify!important;
 align-content: space-between!important
}
 .align-content-sm-around {
 -ms-flex-line-pack: distribute!important;
 align-content: space-around!important
}
 .align-content-sm-stretch {
 -ms-flex-line-pack: stretch!important;
 align-content: stretch!important
}
 .align-self-sm-auto {
 -ms-flex-item-align: auto!important;
 align-self: auto!important
}
 .align-self-sm-start {
 -ms-flex-item-align: start!important;
 align-self: flex-start!important
}
 .align-self-sm-end {
 -ms-flex-item-align: end!important;
 align-self: flex-end!important
}
 .align-self-sm-center {
 -ms-flex-item-align: center!important;
 align-self: center!important
}
 .align-self-sm-baseline {
 -ms-flex-item-align: baseline!important;
 align-self: baseline!important
}
 .align-self-sm-stretch {
 -ms-flex-item-align: stretch!important;
 align-self: stretch!important
}
}
 @media (min-width:768px) {
 .flex-md-row {
 -ms-flex-direction: row!important;
 flex-direction: row!important
}
 .flex-md-column {
 -ms-flex-direction: column!important;
 flex-direction: column!important
}
 .flex-md-row-reverse {
 -ms-flex-direction: row-reverse!important;
 flex-direction: row-reverse!important
}
 .flex-md-column-reverse {
 -ms-flex-direction: column-reverse!important;
 flex-direction: column-reverse!important
}
 .flex-md-wrap {
 -ms-flex-wrap: wrap!important;
 flex-wrap: wrap!important
}
 .flex-md-nowrap {
 -ms-flex-wrap: nowrap!important;
 flex-wrap: nowrap!important
}
 .flex-md-wrap-reverse {
 -ms-flex-wrap: wrap-reverse!important;
 flex-wrap: wrap-reverse!important
}
 .justify-content-md-start {
 -ms-flex-pack: start!important;
 justify-content: flex-start!important
}
 .justify-content-md-end {
 -ms-flex-pack: end!important;
 justify-content: flex-end!important
}
 .justify-content-md-center {
 -ms-flex-pack: center!important;
 justify-content: center!important
}
 .justify-content-md-between {
 -ms-flex-pack: justify!important;
 justify-content: space-between!important
}
 .justify-content-md-around {
 -ms-flex-pack: distribute!important;
 justify-content: space-around!important
}
 .align-items-md-start {
 -ms-flex-align: start!important;
 align-items: flex-start!important
}
 .align-items-md-end {
 -ms-flex-align: end!important;
 align-items: flex-end!important
}
 .align-items-md-center {
 -ms-flex-align: center!important;
 align-items: center!important
}
 .align-items-md-baseline {
 -ms-flex-align: baseline!important;
 align-items: baseline!important
}
 .align-items-md-stretch {
 -ms-flex-align: stretch!important;
 align-items: stretch!important
}
 .align-content-md-start {
 -ms-flex-line-pack: start!important;
 align-content: flex-start!important
}
 .align-content-md-end {
 -ms-flex-line-pack: end!important;
 align-content: flex-end!important
}
 .align-content-md-center {
 -ms-flex-line-pack: center!important;
 align-content: center!important
}
 .align-content-md-between {
 -ms-flex-line-pack: justify!important;
 align-content: space-between!important
}
 .align-content-md-around {
 -ms-flex-line-pack: distribute!important;
 align-content: space-around!important
}
 .align-content-md-stretch {
 -ms-flex-line-pack: stretch!important;
 align-content: stretch!important
}
 .align-self-md-auto {
 -ms-flex-item-align: auto!important;
 align-self: auto!important
}
 .align-self-md-start {
 -ms-flex-item-align: start!important;
 align-self: flex-start!important
}
 .align-self-md-end {
 -ms-flex-item-align: end!important;
 align-self: flex-end!important
}
 .align-self-md-center {
 -ms-flex-item-align: center!important;
 align-self: center!important
}
 .align-self-md-baseline {
 -ms-flex-item-align: baseline!important;
 align-self: baseline!important
}
 .align-self-md-stretch {
 -ms-flex-item-align: stretch!important;
 align-self: stretch!important
}
}
 @media (min-width:992px) {
 .flex-lg-row {
 -ms-flex-direction: row!important;
 flex-direction: row!important
}
 .flex-lg-column {
 -ms-flex-direction: column!important;
 flex-direction: column!important
}
 .flex-lg-row-reverse {
 -ms-flex-direction: row-reverse!important;
 flex-direction: row-reverse!important
}
 .flex-lg-column-reverse {
 -ms-flex-direction: column-reverse!important;
 flex-direction: column-reverse!important
}
 .flex-lg-wrap {
 -ms-flex-wrap: wrap!important;
 flex-wrap: wrap!important
}
 .flex-lg-nowrap {
 -ms-flex-wrap: nowrap!important;
 flex-wrap: nowrap!important
}
 .flex-lg-wrap-reverse {
 -ms-flex-wrap: wrap-reverse!important;
 flex-wrap: wrap-reverse!important
}
 .justify-content-lg-start {
 -ms-flex-pack: start!important;
 justify-content: flex-start!important
}
 .justify-content-lg-end {
 -ms-flex-pack: end!important;
 justify-content: flex-end!important
}
 .justify-content-lg-center {
 -ms-flex-pack: center!important;
 justify-content: center!important
}
 .justify-content-lg-between {
 -ms-flex-pack: justify!important;
 justify-content: space-between!important
}
 .justify-content-lg-around {
 -ms-flex-pack: distribute!important;
 justify-content: space-around!important
}
 .align-items-lg-start {
 -ms-flex-align: start!important;
 align-items: flex-start!important
}
 .align-items-lg-end {
 -ms-flex-align: end!important;
 align-items: flex-end!important
}
 .align-items-lg-center {
 -ms-flex-align: center!important;
 align-items: center!important
}
 .align-items-lg-baseline {
 -ms-flex-align: baseline!important;
 align-items: baseline!important
}
 .align-items-lg-stretch {
 -ms-flex-align: stretch!important;
 align-items: stretch!important
}
 .align-content-lg-start {
 -ms-flex-line-pack: start!important;
 align-content: flex-start!important
}
 .align-content-lg-end {
 -ms-flex-line-pack: end!important;
 align-content: flex-end!important
}
 .align-content-lg-center {
 -ms-flex-line-pack: center!important;
 align-content: center!important
}
 .align-content-lg-between {
 -ms-flex-line-pack: justify!important;
 align-content: space-between!important
}
 .align-content-lg-around {
 -ms-flex-line-pack: distribute!important;
 align-content: space-around!important
}
 .align-content-lg-stretch {
 -ms-flex-line-pack: stretch!important;
 align-content: stretch!important
}
 .align-self-lg-auto {
 -ms-flex-item-align: auto!important;
 align-self: auto!important
}
 .align-self-lg-start {
 -ms-flex-item-align: start!important;
 align-self: flex-start!important
}
 .align-self-lg-end {
 -ms-flex-item-align: end!important;
 align-self: flex-end!important
}
 .align-self-lg-center {
 -ms-flex-item-align: center!important;
 align-self: center!important
}
 .align-self-lg-baseline {
 -ms-flex-item-align: baseline!important;
 align-self: baseline!important
}
 .align-self-lg-stretch {
 -ms-flex-item-align: stretch!important;
 align-self: stretch!important
}
}
 @media (min-width:1200px) {
 .flex-xl-row {
 -ms-flex-direction: row!important;
 flex-direction: row!important
}
 .flex-xl-column {
 -ms-flex-direction: column!important;
 flex-direction: column!important
}
 .flex-xl-row-reverse {
 -ms-flex-direction: row-reverse!important;
 flex-direction: row-reverse!important
}
 .flex-xl-column-reverse {
 -ms-flex-direction: column-reverse!important;
 flex-direction: column-reverse!important
}
 .flex-xl-wrap {
 -ms-flex-wrap: wrap!important;
 flex-wrap: wrap!important
}
 .flex-xl-nowrap {
 -ms-flex-wrap: nowrap!important;
 flex-wrap: nowrap!important
}
 .flex-xl-wrap-reverse {
 -ms-flex-wrap: wrap-reverse!important;
 flex-wrap: wrap-reverse!important
}
 .justify-content-xl-start {
 -ms-flex-pack: start!important;
 justify-content: flex-start!important
}
 .justify-content-xl-end {
 -ms-flex-pack: end!important;
 justify-content: flex-end!important
}
 .justify-content-xl-center {
 -ms-flex-pack: center!important;
 justify-content: center!important
}
 .justify-content-xl-between {
 -ms-flex-pack: justify!important;
 justify-content: space-between!important
}
 .justify-content-xl-around {
 -ms-flex-pack: distribute!important;
 justify-content: space-around!important
}
 .align-items-xl-start {
 -ms-flex-align: start!important;
 align-items: flex-start!important
}
 .align-items-xl-end {
 -ms-flex-align: end!important;
 align-items: flex-end!important
}
 .align-items-xl-center {
 -ms-flex-align: center!important;
 align-items: center!important
}
 .align-items-xl-baseline {
 -ms-flex-align: baseline!important;
 align-items: baseline!important
}
 .align-items-xl-stretch {
 -ms-flex-align: stretch!important;
 align-items: stretch!important
}
 .align-content-xl-start {
 -ms-flex-line-pack: start!important;
 align-content: flex-start!important
}
 .align-content-xl-end {
 -ms-flex-line-pack: end!important;
 align-content: flex-end!important
}
 .align-content-xl-center {
 -ms-flex-line-pack: center!important;
 align-content: center!important
}
 .align-content-xl-between {
 -ms-flex-line-pack: justify!important;
 align-content: space-between!important
}
 .align-content-xl-around {
 -ms-flex-line-pack: distribute!important;
 align-content: space-around!important
}
 .align-content-xl-stretch {
 -ms-flex-line-pack: stretch!important;
 align-content: stretch!important
}
 .align-self-xl-auto {
 -ms-flex-item-align: auto!important;
 align-self: auto!important
}
 .align-self-xl-start {
 -ms-flex-item-align: start!important;
 align-self: flex-start!important
}
 .align-self-xl-end {
 -ms-flex-item-align: end!important;
 align-self: flex-end!important
}
 .align-self-xl-center {
 -ms-flex-item-align: center!important;
 align-self: center!important
}
 .align-self-xl-baseline {
 -ms-flex-item-align: baseline!important;
 align-self: baseline!important
}
 .align-self-xl-stretch {
 -ms-flex-item-align: stretch!important;
 align-self: stretch!important
}
}
.float-left {
	float: left!important
}
.float-right {
	float: right!important
}
.float-none {
	float: none!important
}
 @media (min-width:576px) {
 .float-sm-left {
 float: left!important
}
 .float-sm-right {
 float: right!important
}
 .float-sm-none {
 float: none!important
}
}
 @media (min-width:768px) {
 .float-md-left {
 float: left!important
}
 .float-md-right {
 float: right!important
}
 .float-md-none {
 float: none!important
}
}
 @media (min-width:992px) {
 .float-lg-left {
 float: left!important
}
 .float-lg-right {
 float: right!important
}
 .float-lg-none {
 float: none!important
}
}
 @media (min-width:1200px) {
 .float-xl-left {
 float: left!important
}
 .float-xl-right {
 float: right!important
}
 .float-xl-none {
 float: none!important
}
}
.position-static {
	position: static!important
}
.position-relative {
	position: relative!important
}
.position-absolute {
	position: absolute!important
}
.position-fixed {
	position: fixed!important
}
.position-sticky {
	position: -webkit-sticky!important;
	position: sticky!important
}
.fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030
}
.fixed-bottom {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030
}
 @supports ((position:-webkit-sticky) or (position:sticky)) {
 .sticky-top {
 position:-webkit-sticky;
 position:sticky;
 top:0;
 z-index:1020
}
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	white-space: nowrap;
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal;
	-webkit-clip-path: none;
	clip-path: none
}
.w-25 {
	width: 25%!important
}
.w-50 {
	width: 50%!important
}
.w-75 {
	width: 75%!important
}
.w-100 {
	width: 100%!important
}
.h-25 {
	height: 25%!important
}
.h-50 {
	height: 50%!important
}
.h-75 {
	height: 75%!important
}
.h-100 {
	height: 100%!important
}
.mw-100 {
	max-width: 100%!important
}
.mh-100 {
	max-height: 100%!important
}
.m-0 {
	margin: 0!important
}
.mt-0, .my-0 {
	margin-top: 0!important
}
.mr-0, .mx-0 {
	margin-right: 0!important
}
.mb-0, .my-0 {
	margin-bottom: 0!important
}
.ml-0, .mx-0 {
	margin-left: 0!important
}
.m-1 {
 margin:.25rem!important
}
.mt-1, .my-1 {
 margin-top:.25rem!important
}
.mr-1, .mx-1 {
 margin-right:.25rem!important
}
.mb-1, .my-1 {
 margin-bottom:.25rem!important
}
.ml-1, .mx-1 {
 margin-left:.25rem!important
}
.m-2 {
 margin:.5rem!important
}
.mt-2, .my-2 {
 margin-top:.5rem!important
}
.mr-2, .mx-2 {
 margin-right:.5rem!important
}
.mb-2, .my-2 {
 margin-bottom:.5rem!important
}
.ml-2, .mx-2 {
 margin-left:.5rem!important
}
.m-3 {
	margin: 1rem!important
}
.mt-3, .my-3 {
	margin-top: 1rem!important
}
.mr-3, .mx-3 {
	margin-right: 1rem!important
}
.mb-3, .my-3 {
	margin-bottom: 1rem!important
}
.ml-3, .mx-3 {
	margin-left: 1rem!important
}
.m-4 {
	margin: 1.5rem!important
}
.mt-4, .my-4 {
	margin-top: 1.5rem!important
}
.mr-4, .mx-4 {
	margin-right: 1.5rem!important
}
.mb-4, .my-4 {
	margin-bottom: 1.5rem!important
}
.ml-4, .mx-4 {
	margin-left: 1.5rem!important
}
.m-5 {
	margin: 3rem!important
}
.mt-5, .my-5 {
	margin-top: 3rem!important
}
.mr-5, .mx-5 {
	margin-right: 3rem!important
}
.mb-5, .my-5 {
	margin-bottom: 3rem!important
}
.ml-5, .mx-5 {
	margin-left: 3rem!important
}
.p-0 {
	padding: 0!important
}
.pt-0, .py-0 {
	padding-top: 0!important
}
.pr-0, .px-0 {
	padding-right: 0!important
}
.pb-0, .py-0 {
	padding-bottom: 0!important
}
.pl-0, .px-0 {
	padding-left: 0!important
}
.p-1 {
 padding:.25rem!important
}
.pt-1, .py-1 {
 padding-top:.25rem!important
}
.pr-1, .px-1 {
 padding-right:.25rem!important
}
.pb-1, .py-1 {
 padding-bottom:.25rem!important
}
.pl-1, .px-1 {
 padding-left:.25rem!important
}
.p-2 {
 padding:.5rem!important
}
.pt-2, .py-2 {
 padding-top:.5rem!important
}
.pr-2, .px-2 {
 padding-right:.5rem!important
}
.pb-2, .py-2 {
 padding-bottom:.5rem!important
}
.pl-2, .px-2 {
 padding-left:.5rem!important
}
.p-3 {
	padding: 1rem!important
}
.pt-3, .py-3 {
	padding-top: 1rem!important
}
.pr-3, .px-3 {
	padding-right: 1rem!important
}
.pb-3, .py-3 {
	padding-bottom: 1rem!important
}
.pl-3, .px-3 {
	padding-left: 1rem!important
}
.p-4 {
	padding: 1.5rem!important
}
.pt-4, .py-4 {
	padding-top: 1.5rem!important
}
.pr-4, .px-4 {
	padding-right: 1.5rem!important
}
.pb-4, .py-4 {
	padding-bottom: 1.5rem!important
}
.pl-4, .px-4 {
	padding-left: 1.5rem!important
}
.p-5 {
	padding: 3rem!important
}
.pt-5, .py-5 {
	padding-top: 3rem!important
}
.pr-5, .px-5 {
	padding-right: 3rem!important
}
.pb-5, .py-5 {
	padding-bottom: 3rem!important
}
.pl-5, .px-5 {
	padding-left: 3rem!important
}
.m-auto {
	margin: auto!important
}
.mt-auto, .my-auto {
	margin-top: auto!important
}
.mr-auto, .mx-auto {
	margin-right: auto!important
}
.mb-auto, .my-auto {
	margin-bottom: auto!important
}
.ml-auto, .mx-auto {
	margin-left: auto!important
}
 @media (min-width:576px) {
 .m-sm-0 {
 margin: 0!important
}
 .mt-sm-0, .my-sm-0 {
 margin-top: 0!important
}
 .mr-sm-0, .mx-sm-0 {
 margin-right: 0!important
}
 .mb-sm-0, .my-sm-0 {
 margin-bottom: 0!important
}
 .ml-sm-0, .mx-sm-0 {
 margin-left: 0!important
}
 .m-sm-1 {
 margin:.25rem!important
}
 .mt-sm-1, .my-sm-1 {
 margin-top:.25rem!important
}
 .mr-sm-1, .mx-sm-1 {
 margin-right:.25rem!important
}
 .mb-sm-1, .my-sm-1 {
 margin-bottom:.25rem!important
}
 .ml-sm-1, .mx-sm-1 {
 margin-left:.25rem!important
}
 .m-sm-2 {
 margin:.5rem!important
}
 .mt-sm-2, .my-sm-2 {
 margin-top:.5rem!important
}
 .mr-sm-2, .mx-sm-2 {
 margin-right:.5rem!important
}
 .mb-sm-2, .my-sm-2 {
 margin-bottom:.5rem!important
}
 .ml-sm-2, .mx-sm-2 {
 margin-left:.5rem!important
}
 .m-sm-3 {
 margin: 1rem!important
}
 .mt-sm-3, .my-sm-3 {
 margin-top: 1rem!important
}
 .mr-sm-3, .mx-sm-3 {
 margin-right: 1rem!important
}
 .mb-sm-3, .my-sm-3 {
 margin-bottom: 1rem!important
}
 .ml-sm-3, .mx-sm-3 {
 margin-left: 1rem!important
}
 .m-sm-4 {
 margin: 1.5rem!important
}
 .mt-sm-4, .my-sm-4 {
 margin-top: 1.5rem!important
}
 .mr-sm-4, .mx-sm-4 {
 margin-right: 1.5rem!important
}
 .mb-sm-4, .my-sm-4 {
 margin-bottom: 1.5rem!important
}
 .ml-sm-4, .mx-sm-4 {
 margin-left: 1.5rem!important
}
 .m-sm-5 {
 margin: 3rem!important
}
 .mt-sm-5, .my-sm-5 {
 margin-top: 3rem!important
}
 .mr-sm-5, .mx-sm-5 {
 margin-right: 3rem!important
}
 .mb-sm-5, .my-sm-5 {
 margin-bottom: 3rem!important
}
 .ml-sm-5, .mx-sm-5 {
 margin-left: 3rem!important
}
 .p-sm-0 {
 padding: 0!important
}
 .pt-sm-0, .py-sm-0 {
 padding-top: 0!important
}
 .pr-sm-0, .px-sm-0 {
 padding-right: 0!important
}
 .pb-sm-0, .py-sm-0 {
 padding-bottom: 0!important
}
 .pl-sm-0, .px-sm-0 {
 padding-left: 0!important
}
 .p-sm-1 {
 padding:.25rem!important
}
 .pt-sm-1, .py-sm-1 {
 padding-top:.25rem!important
}
 .pr-sm-1, .px-sm-1 {
 padding-right:.25rem!important
}
 .pb-sm-1, .py-sm-1 {
 padding-bottom:.25rem!important
}
 .pl-sm-1, .px-sm-1 {
 padding-left:.25rem!important
}
 .p-sm-2 {
 padding:.5rem!important
}
 .pt-sm-2, .py-sm-2 {
 padding-top:.5rem!important
}
 .pr-sm-2, .px-sm-2 {
 padding-right:.5rem!important
}
 .pb-sm-2, .py-sm-2 {
 padding-bottom:.5rem!important
}
 .pl-sm-2, .px-sm-2 {
 padding-left:.5rem!important
}
 .p-sm-3 {
 padding: 1rem!important
}
 .pt-sm-3, .py-sm-3 {
 padding-top: 1rem!important
}
 .pr-sm-3, .px-sm-3 {
 padding-right: 1rem!important
}
 .pb-sm-3, .py-sm-3 {
 padding-bottom: 1rem!important
}
 .pl-sm-3, .px-sm-3 {
 padding-left: 1rem!important
}
 .p-sm-4 {
 padding: 1.5rem!important
}
 .pt-sm-4, .py-sm-4 {
 padding-top: 1.5rem!important
}
 .pr-sm-4, .px-sm-4 {
 padding-right: 1.5rem!important
}
 .pb-sm-4, .py-sm-4 {
 padding-bottom: 1.5rem!important
}
 .pl-sm-4, .px-sm-4 {
 padding-left: 1.5rem!important
}
 .p-sm-5 {
 padding: 3rem!important
}
 .pt-sm-5, .py-sm-5 {
 padding-top: 3rem!important
}
 .pr-sm-5, .px-sm-5 {
 padding-right: 3rem!important
}
 .pb-sm-5, .py-sm-5 {
 padding-bottom: 3rem!important
}
 .pl-sm-5, .px-sm-5 {
 padding-left: 3rem!important
}
 .m-sm-auto {
 margin: auto!important
}
 .mt-sm-auto, .my-sm-auto {
 margin-top: auto!important
}
 .mr-sm-auto, .mx-sm-auto {
 margin-right: auto!important
}
 .mb-sm-auto, .my-sm-auto {
 margin-bottom: auto!important
}
 .ml-sm-auto, .mx-sm-auto {
 margin-left: auto!important
}
}
 @media (min-width:768px) {
 .m-md-0 {
 margin: 0!important
}
 .mt-md-0, .my-md-0 {
 margin-top: 0!important
}
 .mr-md-0, .mx-md-0 {
 margin-right: 0!important
}
 .mb-md-0, .my-md-0 {
 margin-bottom: 0!important
}
 .ml-md-0, .mx-md-0 {
 margin-left: 0!important
}
 .m-md-1 {
 margin:.25rem!important
}
 .mt-md-1, .my-md-1 {
 margin-top:.25rem!important
}
 .mr-md-1, .mx-md-1 {
 margin-right:.25rem!important
}
 .mb-md-1, .my-md-1 {
 margin-bottom:.25rem!important
}
 .ml-md-1, .mx-md-1 {
 margin-left:.25rem!important
}
 .m-md-2 {
 margin:.5rem!important
}
 .mt-md-2, .my-md-2 {
 margin-top:.5rem!important
}
 .mr-md-2, .mx-md-2 {
 margin-right:.5rem!important
}
 .mb-md-2, .my-md-2 {
 margin-bottom:.5rem!important
}
 .ml-md-2, .mx-md-2 {
 margin-left:.5rem!important
}
 .m-md-3 {
 margin: 1rem!important
}
 .mt-md-3, .my-md-3 {
 margin-top: 1rem!important
}
 .mr-md-3, .mx-md-3 {
 margin-right: 1rem!important
}
 .mb-md-3, .my-md-3 {
 margin-bottom: 1rem!important
}
 .ml-md-3, .mx-md-3 {
 margin-left: 1rem!important
}
 .m-md-4 {
 margin: 1.5rem!important
}
 .mt-md-4, .my-md-4 {
 margin-top: 1.5rem!important
}
 .mr-md-4, .mx-md-4 {
 margin-right: 1.5rem!important
}
 .mb-md-4, .my-md-4 {
 margin-bottom: 1.5rem!important
}
 .ml-md-4, .mx-md-4 {
 margin-left: 1.5rem!important
}
 .m-md-5 {
 margin: 3rem!important
}
 .mt-md-5, .my-md-5 {
 margin-top: 3rem!important
}
 .mr-md-5, .mx-md-5 {
 margin-right: 3rem!important
}
 .mb-md-5, .my-md-5 {
 margin-bottom: 3rem!important
}
 .ml-md-5, .mx-md-5 {
 margin-left: 3rem!important
}
 .p-md-0 {
 padding: 0!important
}
 .pt-md-0, .py-md-0 {
 padding-top: 0!important
}
 .pr-md-0, .px-md-0 {
 padding-right: 0!important
}
 .pb-md-0, .py-md-0 {
 padding-bottom: 0!important
}
 .pl-md-0, .px-md-0 {
 padding-left: 0!important
}
 .p-md-1 {
 padding:.25rem!important
}
 .pt-md-1, .py-md-1 {
 padding-top:.25rem!important
}
 .pr-md-1, .px-md-1 {
 padding-right:.25rem!important
}
 .pb-md-1, .py-md-1 {
 padding-bottom:.25rem!important
}
 .pl-md-1, .px-md-1 {
 padding-left:.25rem!important
}
 .p-md-2 {
 padding:.5rem!important
}
 .pt-md-2, .py-md-2 {
 padding-top:.5rem!important
}
 .pr-md-2, .px-md-2 {
 padding-right:.5rem!important
}
 .pb-md-2, .py-md-2 {
 padding-bottom:.5rem!important
}
 .pl-md-2, .px-md-2 {
 padding-left:.5rem!important
}
 .p-md-3 {
 padding: 1rem!important
}
 .pt-md-3, .py-md-3 {
 padding-top: 1rem!important
}
 .pr-md-3, .px-md-3 {
 padding-right: 1rem!important
}
 .pb-md-3, .py-md-3 {
 padding-bottom: 1rem!important
}
 .pl-md-3, .px-md-3 {
 padding-left: 1rem!important
}
 .p-md-4 {
 padding: 1.5rem!important
}
 .pt-md-4, .py-md-4 {
 padding-top: 1.5rem!important
}
 .pr-md-4, .px-md-4 {
 padding-right: 1.5rem!important
}
 .pb-md-4, .py-md-4 {
 padding-bottom: 1.5rem!important
}
 .pl-md-4, .px-md-4 {
 padding-left: 1.5rem!important
}
 .p-md-5 {
 padding: 3rem!important
}
 .pt-md-5, .py-md-5 {
 padding-top: 3rem!important
}
 .pr-md-5, .px-md-5 {
 padding-right: 3rem!important
}
 .pb-md-5, .py-md-5 {
 padding-bottom: 3rem!important
}
 .pl-md-5, .px-md-5 {
 padding-left: 3rem!important
}
 .m-md-auto {
 margin: auto!important
}
 .mt-md-auto, .my-md-auto {
 margin-top: auto!important
}
 .mr-md-auto, .mx-md-auto {
 margin-right: auto!important
}
 .mb-md-auto, .my-md-auto {
 margin-bottom: auto!important
}
 .ml-md-auto, .mx-md-auto {
 margin-left: auto!important
}
}
 @media (min-width:992px) {
 .m-lg-0 {
 margin: 0!important
}
 .mt-lg-0, .my-lg-0 {
 margin-top: 0!important
}
 .mr-lg-0, .mx-lg-0 {
 margin-right: 0!important
}
 .mb-lg-0, .my-lg-0 {
 margin-bottom: 0!important
}
 .ml-lg-0, .mx-lg-0 {
 margin-left: 0!important
}
 .m-lg-1 {
 margin:.25rem!important
}
 .mt-lg-1, .my-lg-1 {
 margin-top:.25rem!important
}
 .mr-lg-1, .mx-lg-1 {
 margin-right:.25rem!important
}
 .mb-lg-1, .my-lg-1 {
 margin-bottom:.25rem!important
}
 .ml-lg-1, .mx-lg-1 {
 margin-left:.25rem!important
}
 .m-lg-2 {
 margin:.5rem!important
}
 .mt-lg-2, .my-lg-2 {
 margin-top:.5rem!important
}
 .mr-lg-2, .mx-lg-2 {
 margin-right:.5rem!important
}
 .mb-lg-2, .my-lg-2 {
 margin-bottom:.5rem!important
}
 .ml-lg-2, .mx-lg-2 {
 margin-left:.5rem!important
}
 .m-lg-3 {
 margin: 1rem!important
}
 .mt-lg-3, .my-lg-3 {
 margin-top: 1rem!important
}
 .mr-lg-3, .mx-lg-3 {
 margin-right: 1rem!important
}
 .mb-lg-3, .my-lg-3 {
 margin-bottom: 1rem!important
}
 .ml-lg-3, .mx-lg-3 {
 margin-left: 1rem!important
}
 .m-lg-4 {
 margin: 1.5rem!important
}
 .mt-lg-4, .my-lg-4 {
 margin-top: 1.5rem!important
}
 .mr-lg-4, .mx-lg-4 {
 margin-right: 1.5rem!important
}
 .mb-lg-4, .my-lg-4 {
 margin-bottom: 1.5rem!important
}
 .ml-lg-4, .mx-lg-4 {
 margin-left: 1.5rem!important
}
 .m-lg-5 {
 margin: 3rem!important
}
 .mt-lg-5, .my-lg-5 {
 margin-top: 3rem!important
}
 .mr-lg-5, .mx-lg-5 {
 margin-right: 3rem!important
}
 .mb-lg-5, .my-lg-5 {
 margin-bottom: 3rem!important
}
 .ml-lg-5, .mx-lg-5 {
 margin-left: 3rem!important
}
 .p-lg-0 {
 padding: 0!important
}
 .pt-lg-0, .py-lg-0 {
 padding-top: 0!important
}
 .pr-lg-0, .px-lg-0 {
 padding-right: 0!important
}
 .pb-lg-0, .py-lg-0 {
 padding-bottom: 0!important
}
 .pl-lg-0, .px-lg-0 {
 padding-left: 0!important
}
 .p-lg-1 {
 padding:.25rem!important
}
 .pt-lg-1, .py-lg-1 {
 padding-top:.25rem!important
}
 .pr-lg-1, .px-lg-1 {
 padding-right:.25rem!important
}
 .pb-lg-1, .py-lg-1 {
 padding-bottom:.25rem!important
}
 .pl-lg-1, .px-lg-1 {
 padding-left:.25rem!important
}
 .p-lg-2 {
 padding:.5rem!important
}
 .pt-lg-2, .py-lg-2 {
 padding-top:.5rem!important
}
 .pr-lg-2, .px-lg-2 {
 padding-right:.5rem!important
}
 .pb-lg-2, .py-lg-2 {
 padding-bottom:.5rem!important
}
 .pl-lg-2, .px-lg-2 {
 padding-left:.5rem!important
}
 .p-lg-3 {
 padding: 1rem!important
}
 .pt-lg-3, .py-lg-3 {
 padding-top: 1rem!important
}
 .pr-lg-3, .px-lg-3 {
 padding-right: 1rem!important
}
 .pb-lg-3, .py-lg-3 {
 padding-bottom: 1rem!important
}
 .pl-lg-3, .px-lg-3 {
 padding-left: 1rem!important
}
 .p-lg-4 {
 padding: 1.5rem!important
}
 .pt-lg-4, .py-lg-4 {
 padding-top: 1.5rem!important
}
 .pr-lg-4, .px-lg-4 {
 padding-right: 1.5rem!important
}
 .pb-lg-4, .py-lg-4 {
 padding-bottom: 1.5rem!important
}
 .pl-lg-4, .px-lg-4 {
 padding-left: 1.5rem!important
}
 .p-lg-5 {
 padding: 3rem!important
}
 .pt-lg-5, .py-lg-5 {
 padding-top: 3rem!important
}
 .pr-lg-5, .px-lg-5 {
 padding-right: 3rem!important
}
 .pb-lg-5, .py-lg-5 {
 padding-bottom: 3rem!important
}
 .pl-lg-5, .px-lg-5 {
 padding-left: 3rem!important
}
 .m-lg-auto {
 margin: auto!important
}
 .mt-lg-auto, .my-lg-auto {
 margin-top: auto!important
}
 .mr-lg-auto, .mx-lg-auto {
 margin-right: auto!important
}
 .mb-lg-auto, .my-lg-auto {
 margin-bottom: auto!important
}
 .ml-lg-auto, .mx-lg-auto {
 margin-left: auto!important
}
}
 @media (min-width:1200px) {
 .m-xl-0 {
 margin: 0!important
}
 .mt-xl-0, .my-xl-0 {
 margin-top: 0!important
}
 .mr-xl-0, .mx-xl-0 {
 margin-right: 0!important
}
 .mb-xl-0, .my-xl-0 {
 margin-bottom: 0!important
}
 .ml-xl-0, .mx-xl-0 {
 margin-left: 0!important
}
 .m-xl-1 {
 margin:.25rem!important
}
 .mt-xl-1, .my-xl-1 {
 margin-top:.25rem!important
}
 .mr-xl-1, .mx-xl-1 {
 margin-right:.25rem!important
}
 .mb-xl-1, .my-xl-1 {
 margin-bottom:.25rem!important
}
 .ml-xl-1, .mx-xl-1 {
 margin-left:.25rem!important
}
 .m-xl-2 {
 margin:.5rem!important
}
 .mt-xl-2, .my-xl-2 {
 margin-top:.5rem!important
}
 .mr-xl-2, .mx-xl-2 {
 margin-right:.5rem!important
}
 .mb-xl-2, .my-xl-2 {
 margin-bottom:.5rem!important
}
 .ml-xl-2, .mx-xl-2 {
 margin-left:.5rem!important
}
 .m-xl-3 {
 margin: 1rem!important
}
 .mt-xl-3, .my-xl-3 {
 margin-top: 1rem!important
}
 .mr-xl-3, .mx-xl-3 {
 margin-right: 1rem!important
}
 .mb-xl-3, .my-xl-3 {
 margin-bottom: 1rem!important
}
 .ml-xl-3, .mx-xl-3 {
 margin-left: 1rem!important
}
 .m-xl-4 {
 margin: 1.5rem!important
}
 .mt-xl-4, .my-xl-4 {
 margin-top: 1.5rem!important
}
 .mr-xl-4, .mx-xl-4 {
 margin-right: 1.5rem!important
}
 .mb-xl-4, .my-xl-4 {
 margin-bottom: 1.5rem!important
}
 .ml-xl-4, .mx-xl-4 {
 margin-left: 1.5rem!important
}
 .m-xl-5 {
 margin: 3rem!important
}
 .mt-xl-5, .my-xl-5 {
 margin-top: 3rem!important
}
 .mr-xl-5, .mx-xl-5 {
 margin-right: 3rem!important
}
 .mb-xl-5, .my-xl-5 {
 margin-bottom: 3rem!important
}
 .ml-xl-5, .mx-xl-5 {
 margin-left: 3rem!important
}
 .p-xl-0 {
 padding: 0!important
}
 .pt-xl-0, .py-xl-0 {
 padding-top: 0!important
}
 .pr-xl-0, .px-xl-0 {
 padding-right: 0!important
}
 .pb-xl-0, .py-xl-0 {
 padding-bottom: 0!important
}
 .pl-xl-0, .px-xl-0 {
 padding-left: 0!important
}
 .p-xl-1 {
 padding:.25rem!important
}
 .pt-xl-1, .py-xl-1 {
 padding-top:.25rem!important
}
 .pr-xl-1, .px-xl-1 {
 padding-right:.25rem!important
}
 .pb-xl-1, .py-xl-1 {
 padding-bottom:.25rem!important
}
 .pl-xl-1, .px-xl-1 {
 padding-left:.25rem!important
}
 .p-xl-2 {
 padding:.5rem!important
}
 .pt-xl-2, .py-xl-2 {
 padding-top:.5rem!important
}
 .pr-xl-2, .px-xl-2 {
 padding-right:.5rem!important
}
 .pb-xl-2, .py-xl-2 {
 padding-bottom:.5rem!important
}
 .pl-xl-2, .px-xl-2 {
 padding-left:.5rem!important
}
 .p-xl-3 {
 padding: 1rem!important
}
 .pt-xl-3, .py-xl-3 {
 padding-top: 1rem!important
}
 .pr-xl-3, .px-xl-3 {
 padding-right: 1rem!important
}
 .pb-xl-3, .py-xl-3 {
 padding-bottom: 1rem!important
}
 .pl-xl-3, .px-xl-3 {
 padding-left: 1rem!important
}
 .p-xl-4 {
 padding: 1.5rem!important
}
 .pt-xl-4, .py-xl-4 {
 padding-top: 1.5rem!important
}
 .pr-xl-4, .px-xl-4 {
 padding-right: 1.5rem!important
}
 .pb-xl-4, .py-xl-4 {
 padding-bottom: 1.5rem!important
}
 .pl-xl-4, .px-xl-4 {
 padding-left: 1.5rem!important
}
 .p-xl-5 {
 padding: 3rem!important
}
 .pt-xl-5, .py-xl-5 {
 padding-top: 3rem!important
}
 .pr-xl-5, .px-xl-5 {
 padding-right: 3rem!important
}
 .pb-xl-5, .py-xl-5 {
 padding-bottom: 3rem!important
}
 .pl-xl-5, .px-xl-5 {
 padding-left: 3rem!important
}
 .m-xl-auto {
 margin: auto!important
}
 .mt-xl-auto, .my-xl-auto {
 margin-top: auto!important
}
 .mr-xl-auto, .mx-xl-auto {
 margin-right: auto!important
}
 .mb-xl-auto, .my-xl-auto {
 margin-bottom: auto!important
}
 .ml-xl-auto, .mx-xl-auto {
 margin-left: auto!important
}
}
.text-justify {
	text-align: justify!important
}
.text-nowrap {
	white-space: nowrap!important
}
.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.text-left {
	text-align: left!important
}
.text-right {
	text-align: right!important
}
.text-center {
	text-align: center!important
}
 @media (min-width:576px) {
 .text-sm-left {
 text-align: left!important
}
 .text-sm-right {
 text-align: right!important
}
 .text-sm-center {
 text-align: center!important
}
}
 @media (min-width:768px) {
 .text-md-left {
 text-align: left!important
}
 .text-md-right {
 text-align: right!important
}
 .text-md-center {
 text-align: center!important
}
}
 @media (min-width:992px) {
 .text-lg-left {
 text-align: left!important
}
 .text-lg-right {
 text-align: right!important
}
 .text-lg-center {
 text-align: center!important
}
}
 @media (min-width:1200px) {
 .text-xl-left {
 text-align: left!important
}
 .text-xl-right {
 text-align: right!important
}
 .text-xl-center {
 text-align: center!important
}
}
.text-lowercase {
	text-transform: lowercase!important
}
.text-uppercase {
	text-transform: uppercase!important
}
.text-capitalize {
	text-transform: capitalize!important
}
.font-weight-light {
	font-weight: 300!important
}
.font-weight-normal {
	font-weight: 400!important
}
.font-weight-bold {
	font-weight: 700!important
}
.font-italic {
	font-style: italic!important
}
.text-white {
	color: #fff!important
}
.text-primary {
	color: #007bff!important
}
a.text-primary:focus, a.text-primary:hover {
	color: #0062cc!important
}
.text-secondary {
	color: #868e96!important
}
a.text-secondary:focus, a.text-secondary:hover {
	color: #6c757d!important
}
.text-success {
	color: #28a745!important
}
a.text-success:focus, a.text-success:hover {
	color: #1e7e34!important
}
.text-info {
	color: #17a2b8!important
}
a.text-info:focus, a.text-info:hover {
	color: #117a8b!important
}
.text-warning {
	color: #ffc107!important
}
a.text-warning:focus, a.text-warning:hover {
	color: #d39e00!important
}
.text-danger {
	color: #dc3545!important
}
a.text-danger:focus, a.text-danger:hover {
	color: #bd2130!important
}
.text-light {
	color: #f8f9fa!important
}
a.text-light:focus, a.text-light:hover {
	color: #dae0e5!important
}
.text-dark {
	color: #343a40!important
}
a.text-dark:focus, a.text-dark:hover {
	color: #1d2124!important
}
.text-muted {
	color: #868e96!important
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.visible {
	visibility: visible!important
}
.invisible {
	visibility: hidden!important
}
.njk-ds {
	background-color: #0052cc;
	border: none;
	box-shadow: none;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	border-radius: 0px;
	padding: 8px 25px;
}
.njk-ds-2 {
	background-color: #ffc107;
	border: none;
	box-shadow: none;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	border-radius: 0px;
	padding: 8px 25px;
}
.njk-ds-3 {
	background-color: #28a745;
	border: none;
	box-shadow: none;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	border-radius: 0px;
	padding: 8px 25px;
}
.njk-ds-fs {
	background-color: #0052cc;
	border: none;
	box-shadow: none;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	border-radius: 0px;
	padding: 8px 45px;
}
.njk-ds-fs-2 {
	background-color: #17a2b8;
	border: none;
	box-shadow: none;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	border-radius: 0px;
	padding: 8px 45px;
}
h3 {
	font-size: 20px;
	font-weight: 700;
	color: #222222;
}
.main-mims {
	width: 100%;
	background-color: #ffffff;
	margin-bottom: 30px;
	padding: 30px 20px;
	text-align: center;
}
.new-main {
	width: 100%;
	background-color: #ffffff;
	margin-bottom: 30px;
	padding: 30px 20px;
}
.details-main {
	width: 100%;
	background-color: #ffffff;
	margin-bottom: 30px;
	padding: 30px 20px;
}
.round {
	border-radius: 50%;
	width: 100px;
	height:100px;
}
.m-nmb {
	margin: auto;
	text-align: center;
}
.im-nmb-hd h3 {
	font-size: 20px;
	color: #333;
	text-align: center;
	font-weight: 500;
}
.im-nmb-hd p {
	font-size: 14px;
	color: #333;
	text-align: center;
	margin-top: -5px;
}
.im-nmb-hd i {
	margin-left: 4px;
}
.im-nmb-hd {
	margin-top: 10px;
}
.uts li {
	margin-right: 5px !important;
}
.header-nbg p {
	font-size: 18px;
	color: #fff !important;
	text-align: center;
	padding: 0;
	margin: 0;
	font-weight: 600;
}
.header-nbg {
	font-size: 18px;
	background-color: #f5334f;
	padding: 10px 0px 5px 0px;
	text-align: center;
}
.abs {
	background-color: #ebebec;
	
	box-shadow: none;
	height: 45px;
	width: 100%;
	margin-bottom: 20px;
}
.fsd {
	margin-top: 30px;
}
.nib-new {
	background-color: #0052cc;
	border: none;
	box-shadow: none;
	padding: 8px 20px;
	color: #ffffff;
	font-weight: 600;
	font-size: 15px;
}
.header-nbg-cc p {
	font-size: 17px;
	color: #333 !important;
	font-weight: 600;
}
.sts {
	background-color: #f5334f;
	border: none;
	box-shadow: none;
	padding: 5px 20px;
	color: #ffffff;
	font-size: 14px;
}
.sts-1 {
	background-color: #21c44c;
	border: none;
	box-shadow: none;
	padding: 5px 20px;
	color: #ffffff;
	font-size: 14px;
}
.opl {
	border-radius: 50%;
	width: 60px;
}
.im-nmb-s p {
	font-size: 15px;
	color: #333;
}
.im-nmb-s {
	text-align: left;
	border: 1px solid #ccc;
	padding: 5px 5px 0px 5px;
	margin-top: 5px;
}
.im-nmb-s i {
	font-size: 15px;
	color: #333;
}
.ina {
	background-color: #21c44c;
	border: none;
	box-shadow: none;
	padding: 6px 21px;
	color: #ffffff;
	font-size: 14px;
	font-weight: 600;
}
.add-bs {
	padding: 10px 10px;
	text-align: right;
	width: 100%;
	background-color: #ffffff;
	margin-bottom: 10px;
}
.txt-center {
	text-align: center;
}
.hide {
	display: none;
}
.clear {
	float: none;
	clear: both;
}
.rating {
	width: 150px;
unicode-bidi: bidi-override;
direction: rtl;
text-align: center;
position: relative;
margin-top: -20px;
}
.rating > label {
    cursor: pointer;
    color: orange;
    font-size: 26px;
}
 .rating > label:hover, .rating > label:hover ~ label, .rating > input.radio-btn:checked ~ label {
 color: transparent;
}
 .rating > label:hover:before, .rating > label:hover ~ label:before, .rating > input.radio-btn:checked ~ label:before, .rating > input.radio-btn:checked ~ label:before {
 content: "\2605";
 position: absolute;
 left: 0;
 color: #FFD700;
}
.mr-sd-ds {
	margin-top: 6px;
}
.mypagination .pagination li {
	float:left;
	margin-right:2px;
}
.mypagination .pagination li a, .mypagination .pagination li span {
	display:block !important;
	margin:0 !important;
	padding:5px 10px !important;
	line-height:25px !important;
	width:auto !important;
	height:auto !important;
	border:0 !important;
	border-radius:0 !important
}
 .bhj .col-lg-4:nth-of-type(3n+1) .panel-heading {
background-color:#007bff !important
}
 .bhj .col-lg-4:nth-of-type(3n+2) .panel-heading {
background-color:#ffc107 !important
}
 .bhj .col-lg-4:nth-of-type(3n+3) .panel-heading {
background-color:#28a745 !important
}
 .bhj .col-lg-4:nth-of-type(3n+1) .btn, .kis .col-md-4:nth-of-type(3n+1) .bt-bts {
background-color:#007bff !important
}
 .bhj .col-lg-4:nth-of-type(3n+2) .btn, .kis .col-md-4:nth-of-type(3n+2) .bt-bts {
background-color:#ffc107 !important
}
 .bhj .col-lg-4:nth-of-type(3n+3) .btn, .kis .col-md-4:nth-of-type(3n+3) .bt-bts {
background-color:#28a745 !important
}
.orderdetailslist ul li {
	padding:10px 0;
}
.orderdetailslist ul li+li {
	border-top:1px #ccc dashed
}
.mysociall ul {
	margin:0;
	padding:0;
	display:inline-block
}
.mysociall ul li {
	float:left;
	list-style:none;
	line-height:45px;
}
.mysociall a {
	display:block;
	position:relative;
	overflow:hidden;
	margin:0 1px;
	text-decoration:none !important;
	width:55px;
	height:45px;
	line-height:45px;
	border:3px #fff solid;
	text-align:center
}
.mysociall a .hoverss {
	position:absolute;
	left:0;
	right:0;
	bottom:-100%;
	transition: all 0.5s ease 0s;
}
.mysociall a .onhovers {
	transition: all 0.5s ease 0s;
}
.mysociall a:hover .hoverss {
	position:absolute;
	left:0;
	right:0;
	bottom:0
}
.mysociall a:hover .onhovers {
	transform:translateY(-100%)
}
.mysociall a span {
	background-color:transparent !important;
	display:block;
	color:#fff;
	line-height:40px;
	font-size:25px;
}
.mysociall a.bg-1 {
	background-color:#3d5b99
}
.mysociall a.bg-2 {
	background-color:#1c9ceb
}
.mysociall a.bg-3 {
	background-color:#006294
}
.mysociall a.bg-4 {
	background-color:#48a91f
}
.mysociall a.bg-5 {
	background-color:#d6473b
}
.myauthorlist {
	background-color:#fff;
	cursor: pointer
}
.myauthorlist .uls-vs-im-ul li {
	list-style:none
}
.white {
	color:#fff
}
.mypagination ul li {
}
.myauthorform .form-group label {
	color:#000;
}
.greenlinetooltio {
	margin-top:15px;
	border:1px #eee solid;
	border-radius:10px;
	overflow:hidden;
	background-color:#f5f5f5
}
.greenlinetooltio button {
	border:0;
	float:left
}
.greenlinetooltio button.w3green {
	height:10px;
	background:#4caf50 url(progressbg.png) repeat-x 0 -10px;
	-webkit-animation: slide 30s linear infinite;
}
 @-webkit-keyframes slide {
 from {
background-position: 0 0;
}
to {
	background-position: -400px -10px;
}
}
.authorsearch {
	position:relative;
	padding:0 110px 0 0;
}
.authorsearch .btn-primary {
	position:absolute;
	top:30px;
	right:0;
}
#checkboxes {
	box-shadow: 0 0 10px #ccc;
	padding:15px;
}
#checkboxes label {
	display:block !important
}
.completemaz {
	margin-bottom:20px;
	padding:10px;
	background-color:#fff;
	box-shadow:0 0 10px #ccc;
	text-align: center!important;
}
.completemaz .percantage {
	display:inline-block;
	padding:0 4px;
	background-color:#28a745;
	color:#fff;
}
.completemaz del {
	color:#f00
}
.completemaz .mazinebook {
	position: relative;
margin-bottom: 15px;
margin-top: 10px;
}
.completemaz .sustime {
	color:#fff;
	padding:10px;
	text-align:center;
	background-color: #222;
	font-family: 'Roboto', sans-serif;
	font-weight:600;
}
.kis .col-md-3:nth-of-type(4n+1) .completemaz .sustime {
background-color:#007bff
}
.kis .col-md-3:nth-of-type(4n+2) .completemaz .sustime {
background-color:#ffc107
}
.kis .col-md-3:nth-of-type(4n+3) .completemaz .sustime {
background-color:#28a745
}
.kis .col-md-3:nth-of-type(4n+4) .completemaz .sustime {
background-color:#cf2c03
}
.completemaz .mazinebook h4 {
	position:absolute;
	left:0;
	bottom:0;
	padding:5px 15px;
	background-color:#007dff;
	color:#fff;
	font-size:18px;
}
.completemaz h3 {
	font-size: 17px;
font-weight: 500;
margin: 0 0 10px 0;
padding: 9px;
font-family: 'Roboto', sans-serif;
background:
#222;
color:
#fff;
}
.completemaz a {
	padding:5px 10px;
	background-color:#cf2c03;
	color:#fff;
	font-size:14px;
	display: inline-block;
}
.homepostcontent {
	min-height:25px;
}
.ts-newslatter-content ul li a {
	color:#666 !important;
	display:block
}
.our-team {
	text-align: center;
	margin-bottom:30px;
}
.our-team a {
	text-decoration:none !important;
	position: relative;
	display: block;
}
.our-team .pic {
	border-radius: 50%;
	overflow: hidden;
	position: relative;
}
.our-team .pic:before, .our-team .pic:after {
	content: "";
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: 13px solid #e6e5e5;
	position: absolute;
	top: 0;
	left: 0;
}
.our-team .pic:after {
	border-color: #cf2c03 #e6e5e5 #e6e5e5 #cf2c03;
	z-index: 1;
	transform: rotate(-10deg);
	transition: all 0.5s ease 0s;
}
.authorlist .pic:after {
	border-color: #f39200 #e6e5e5 #e6e5e5 #f39200 !important;
}
.our-team:hover .pic:after {
	transform: rotate(350deg);
}
.our-team img {
	width: 100%;
	height: auto;
}
.our-team .title {
	font-size: 20px;
font-weight: 600;
color:
#535050;
padding-bottom: 10px;
margin: 15px 0 10px 0;
position: relative;
}
.our-team .title span{ display:block; font-weight:normal !important;font-size: 17px;line-height: 33px;}
.our-team .title:after {
	content: "";
	width: 30px;
	height: 2px; 
	background: #222; display:block !important;
	margin: 0 auto;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.our-team .post {
	display: block;
	min-height:30px;
	font-size: 16px;
	font-style: italic;
	color: #777;
}
.our-team .icon {
	list-style: none;
	padding: 0;
	margin: 10px 0 0 0;
}
.our-team .icon li {
	display: inline-block;
}
.our-team .icon li a {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50%;
	background: #e0e0e0;
	font-size: 14px;
	color: #999;
	margin-right: 5px;
	transition: all 0.3s ease-out 0s;
}
.our-team .icon li a:hover {
	background: #37b0f1;
	color: #fff;
}
.mynewbutton {
	padding: 5px 15px;
	background-color: #222;
	color: #fff;
	font-size: 15px;
	display: inline-block;
	border-radius:5px;
	float:right;
	margin-top:0px;
}
.mynewbutton-1 {
	padding: 8px 15px;
	width:100%;
	border:0;
	background-color: #cf2c03;
	color: #fff;
	font-size: 15px;
	display: inline-block;
	border-radius:5px;
	margin-top:15px
}
:focus {
	outline: 0 !important
}
.select2.select2-container.select2-container--default {
	width:100% !important
}
.topimgslider .owl-nav {
	top: auto;
	bottom:10px;
	right:10px;
}
.topimgslider .owl-nav button {
	margin:0 0 0 5px !important;
	padding:8px 10px !important;
	background-color:#ed1853 !important;
}
.topimgslider .owl-nav button i {
	padding:5px 10px !important;
	color:#fff !important;
	background-color:#ed1853 !important;
}
.topimgslider .owl-nav .owl-prev:before {
	display:none !important
}
.topimgslider .owl-nav .owl-prev {
	margin-left:5px;
}
.listsearch {
	position:relative;
	padding:0 0 0 110px;
}
.listsearch .spans {
	position:absolute;
	left:0;
	top:5px;
}
.listsearch #mainsearch {
	margin:0 !important;
	width:100%;
	float:none
}
.starss {
	text-align: center;
	margin-bottom: 5px;
}
.starss i {
	margin:0 2px;
	font-size: 12px;
}
 .starss i:nth-of-type(1) {
color:#3b5999
}
.starss i:nth-of-type(2) {
color:#bd081c
}
 .starss i:nth-of-type(3) {
color:#55acee
}
 .starss i:nth-of-type(4) {
color:#ffc107
}
 .starss i:nth-of-type(5) {
color:#28a745
}
.starss .grey {
	color:#ccc !important
}

.mytipppost img {
	width: 20px !important;
	display: inline !important;
	;
	margin:0 4px 0 0
}
.neaddbanner {
	margin-bottom:30px;
}
 @media (max-width:768px) {

 	.hidden-sm{display: none!important}
 .authorsearch .col-sm-6 {
width:50% !important
}
.authorsearch {
padding: 0 0 50px 0;
}
.authorsearch .btn-primary {
top:auto;
bottom:10px;
left:0;
margin:0 auto;
}
 .topimgslider .owl-nav {
bottom:40px !important
}
}
 @media (min-width:768px) {
 .listsearch #mainsearch {
margin:0 !important;
width:70%;
float:none
}
.mynewbutton-1 {
margin-top:30px
}
}
 @media only screen and (max-width: 990px) {
 .our-team {
margin-bottom: 30px;
}
}
 @media (max-width:500px) {
 .author-box.author-box-item {
padding: 100px 0 20px 0px !important;
}
 
 .mynewbutton {
float:none;
margin:0 0 10px 0;
}
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
main {
	margin: 0 auto;
	position:relative;
}
aside {
}
.inside {
}
#sidebar.sticky {
	float: none;
	position: fixed;
	top: 20px;
	-index: 6;
	left: auto;
}
.main_content {
}
.lts-post h3 {
	font-size: 21px;
font-weight: 700;
color:
#a3a3a3;
padding-bottom: 22px;
margin-bottom: 22px;
text-transform: uppercase
}
.footer-cont a {
	display:block;
	font-size: 16px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	max-width: 100%;
	line-height: 26px;
	color: #a3a3a3;
	font-weight: 400;
	margin-bottom: 0px;
}
.footer-cont span {
	color: #555555;
	font-weight: 400;
	display: block;
	font-size: 13px;
}
.footer-cont img {
	float: left;
	width:80px;
	height:auto;
	margin-right: 15px;
}
.footer-new-custome {
	background: #222;
	padding-top: 50px;
	padding-bottom: 50px
}
.footer-cont li {
	margin-bottom: 20px;
	clear:left;
	display: flow-root;
}
.cont-sb ul {
	padding: 0;
}
.cont-sb ul li {
	font-weight: 400;
	font-size: 16px;
	color: #a3a3a3;
	background: url(three.png) no-repeat 0 8px;
	margin-bottom: 12px;
	padding-left: 22px;
	position: relative;
}
.contact-new ul {
	padding: 0;
}
.contact-new ul li {
	font-weight: 400;
	font-size: 16px;
	color: #a3a3a3;
	margin-bottom: 12px;
}
.social-new {
	padding: 0;
}
.social-new li {
	display: inline-block;
	margin-left: 5px;
}
.social-new li a {
	display:block;
	border:2px transparent solid
}
.social-new li:hover a {
	transform: translateY(-4px);
	
}
.social-new .face-b i {
	color: #fff;
	background-color: #38539b;
	width: 40px;
	height: 40px;
	padding: 10px 10px 10px 15px;
	border-radius: 50px;
}
.social-new .insta i {
	color: #fff;
	background-color: #cd258d;
	width: 40px;
	height: 40px;
	padding: 10px 10px 10px 12px;
	border-radius: 50px;
}
.social-new .youtobe i {
	color: #fff;
	border-radius: 50px;
	background-color: #f80000;
	width: 40px;
	height: 40px;
	padding: 10px 10px 10px 12px;
}
.social-new .twiter i {
	color: #fff;
	border-radius: 50px;
	background-color: #27a5db;
	width: 40px;
	height: 40px;
	padding: 10px 10px 10px 12px;
}
.il-bottom-copy-right {
	font-size: 16px;
	color: #ffffff;
}
.il-bottom-copy-right-2 {
	font-size: 16px;
	color: #ffffff;
	text-align: right;
}
.upper-bottom-line {
	border-top: 1px solid #464d60;
	padding-top: 30px;
}



.cont-sb ul li a{
	color: #a3a3a3 !important;
}

.medal img{

	width: 15px !important;
    height: auto;
    display: inline-block !important;
    padding: 0;

}

.post-detail{

	font-size: 23px;
    font-weight: 500;
    color: #232323;
    margin-bottom: 20px;
    
}

}

.aboutusimage{ padding:30px ; background-color:#fff; box-shadow:0 0 10px #ccc; margin-top:20px; }
.aboutusimage p{font-size: 15px;line-height: 24px;margin: 0;padding: 0 0 10px 0;color: #232323;}
.aboutusimage  ol, .aboutusimage  ul{ margin:5px 0; padding:0}
.aboutusimage  li{ list-style:none; position:relative; padding:0 0 5px 20px;}
.aboutusimage  li:after{ position:absolute; left:0; top:6px; width:8px; height:8px; background-color:#891e03; content:""; }
.aboutusimage .img{ float:right; margin: 0 0 20px 20px; width:45%;}
.aboutusimage .img img{ width:100%; height:auto}


.profileimghty{ position:relative}
.profileimghty a{ position:absolute; right:-10px; top:0;}


.starssimg{ margin:0;text-align: center}
.starssimg img{ width:17px !important; height:auto; display:inline-block !important;  padding:0;}
.ts-title.title_css span {
   position: relative;
font-size: 18px;
font-weight: 500;
/*background:
#ed1853;
color:
#fff;*/
background: #fff;
color: #222;
line-height: 26px;
padding: 2px 15px 2px 15px;
display: inline-block;
z-index: 1;
text-transform: uppercase;
}

.bg-dark-item h4.post-title  {
    color: #fff;
}
.ts-title.title_css:after {
    position: absolute;
    right: 0;
    bottom: 13px;
    width: 100%;
    height: 1px;
    background: #ed1853;
    content: '';
    z-index: 0;
}

.ts-grid-box-heighlight .ts-title.title_css span {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    background: 
#ff6e0d;
color:
    #fff;
    line-height: 26px;
    padding: 2px 15px 2px 15px;
    display: inline-block;
    z-index: 1;
}
.post-date-info i{margin-right: 6px;}

.ts-grid-box-heighlight .ts-title.title_css:after {
    position: absolute;
    right: 0;
    bottom: 13px;
    width: 100%;
    height: 1px;
    background: #ff6e0d;
    content: '';
    z-index: 0;
}

.widget-title.ts-title.title_css:after{background:transparent!important;}

.author-title{font-size: 18px;
line-height: 21px;
font-weight: 500;
margin-top: 15px;
}


.ts-title.title_css.my_border:after {
    position: absolute;
    right: 0;
    bottom: 13px;
    width: 100%;
    height: 0px!important;
    background: 
    #ed1853;
    content: '';
    z-index: 0;
}

#mainsearch button.apply {
    position: absolute;
    right: -1px;
    top: -1px;
    bottom: -1px;
    width: 93px!important;
    border: 0;
    background-color: 
#222;
cursor: pointer;
color:
    #fff;
    text-align: center;
}
.btn-custom{padding:7px 35px;}

.font-30{font-size: 20px;margin-top: 0px;
margin-bottom: 6px;}

.no-margin {
    margin: 0 !important;
}
.user-data {
    text-align: center;
}
.full-width {
    float: left;
    width: 100%;
    background-color: 
#fff;
margin-bottom: 20px;
border-left: 1px solid
#e5e5e5;
border-right: 1px solid
#e5e5e5;
border-bottom: 1px solid
    #e5e5e5;
}
.user-profile {
    float: left;
    width: 100%;
}
.username-dt {
    float: left;
    width: 100%;
    background-color: 
    #ed1853;
    padding-top: 40px;
}
.usr-pic {
    width: 110px;
    height: 110px;
    margin: 0 auto;
        margin-bottom: 0px;
    margin-bottom: -48px;
}
.usr-pic > img {
    float: none;
    border: 5px solid #c7c7c7;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    width: 100%;
}
.user-specs {
    float: left;
    width: 100%;
    padding: 63px 0 20px 0;
}
.user-specs h3 {
    color: 
    #000000;
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 0px;
}
.user-specs span {
    color: 
    #686868;
    font-size: 14px;
}
.user-fw-status {
    float: left;
    width: 100%;
    padding-bottom: 20px;
}
.user-fw-status li:nth-child(1), .user-fw-status li:nth-child(2) {
    border-bottom: 0;
}
.user-fw-status li {
    float: left;
    width: 100%;
   
    border-top: 1px dashed 
    #e5e5e5;
    padding: 7px 0;
    font-size: 16px;
}
.user-fw-status li a{
    color: #555353;
    font-size: 16px;
font-weight: 600;
}
.user-fw-status li h4 {
    color: 
    #686868;
    font-size: 20px;
    margin-bottom: 10px;
}
.user-fw-status span {
    color: 
    #000000;
    font-size: 20px;
}


.main-left-sidebar{display: flex}
.welcome_css{color:#555353;font-size: 23px;
font-weight: 600;border-bottom:1px dashed #e5e5e5;padding-bottom: 20px;margin-bottom: 25px;}


img{max-width:100%;}

.event_tile_css{
    text-overflow: none!important;
    display: block!important;
    -webkit-line-clamp: none!important;
    -webkit-box-orient: none!important;}





    .gggg-bt{
    	position: absolute; top: 0; left: 0; z-index: 99; margin-left: 30px; color: #fff; background-color: #6200ee; padding: 4px 10px; font-size: 12px;
    }


    .gggg-bt2{

    	position: absolute; top: 0; left: 80px; z-index: 99; color: #fff; background-color: #026928; padding: 4px 10px; font-size: 12px;

    }

    .footer-social{text-align: center}

     @media (max-width:768px) {
     	.top-social li{padding: 2px 17px}

    .footer-social li a span{display: none}

    .footer-logo{text-align: center!important}

    .author-box.author-box-item {
    border: none;
    padding: 0 0 0 0px!important;
    margin-bottom: 0;
}
.author-box .author-img {
    position: absolute;
    left: 0!important;
    top: 0!important;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    top: 16px;
}

.ts-title.author{
    width: 100% !important;
}



}

.completemaz .price_css{    margin-bottom: 15px;
    display: block;
    margin-top: 17px;
    font-size: 20px;}

    .post-list.post_css{margin: 0 16px 20px 16px;
background:
#fff;
padding: 20px 20px 10px 20px;
-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
box-shadow: 0px 2px 2px 0px
rgba(0, 0, 0, 0.08);

}

 .post-list.post_css .ts-post-thumb{margin-bottom:0px!important;}

 .post-list.post_css .post-title.md{margin: 0px 0;}

 

  .view-all-link_css {
    font-size: 15px;
color:
#fff!important;
font-weight: 500;
text-align: center;
}

p.mt-20:hover{background: #ed1853}
p.mt-20{margin-top: 20px;margin-bottom:0px;background: #222;}
     
.grayscale {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .5!important;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: 
#e1e2f1;
height: 37px;
border: 1px solid
    #d5d3d3;
    border-radius: 0px;
}
.page-title-content {
    padding: 16px 25px;
    position: relative;
    -webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,.08);
    box-shadow: 0 0 25px 0 rgba(0,0,0,.08);
    margin-bottom: 30px;
    background-color: #fff;
}
.page-title-content h1 {
    margin-bottom: 0;
    font-size: 14px;
    border-left: 3px solid #ed1853;
    padding-left: 9px;
    text-transform: uppercase;
}
.page-title-content ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: absolute;
    right: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.page-title-content ul li {
    color: #8a8a8a;
    display: inline-block;
    padding: 0 4px;
    font-size: 13px;
}
.page-title-content ul li a {
    color: #8a8a8a;
    font-size: 13px;
}
.page-title-content ul li i.arrrow{font-size: 13px}
.page-title-content ul li:last-child {
    color: #ed1853;
}
.feature-list.clearfix.aboutusimage{background: #fff;
padding: 20px;margin-bottom: 30px}

.button-outer {
    display: block;
    position: relative;
    margin-top: 30px;
}
.or {
    width: 24%;
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    color: #7f7f7f;
    text-transform: uppercase;
}

.btn {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 0px;
    
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.register {
    display: block;
    float: right;
    background: #666565;
}

.register:hover{color: #fff}

.card-title{margin-bottom:0px!important;color: #fff;text-align: center;width: 100%;}
  .card-header:first-child {
    border-radius: calc(3px - 1px) calc(3px - 1px) 0 0;
}
.table_title_css {
    min-height: 2.5rem;
}
.card-header {
    background: none;
    padding: 0.5rem 1.5rem;
    display: -ms-flexbox;
    display: flex;
    min-height: 3rem;
    -ms-flex-align: center;
    align-items: center;
}
.bg-gray-dark {
    background: #343a40 !important;
}

.user-wrap h4{text-transform: uppercase}
 .wideget-user-img {
    border: 1px solid #e6eaea;
padding: 3px;
  }
  .wideget-user-img img{width: 144px}
.card {
    position: relative;
    margin-bottom: 0.8rem;
    width: 100%;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    border: 1px solid #e3e3f7;
    background-clip: border-box;
    box-shadow: none;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0;
    padding: 1.5rem 1.5rem;
    position: relative;
}  
.card-body > :last-child {
    margin-bottom: 0;
}


.text-muted {
    color: #8c8ea9 !important;
}
.border-top {
    border-top: 1px solid #e3e3f7 !important;
}
.wideget-user-tab .tab-menu-heading {
    padding: 0;
    border: 0;
}
.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.wideget-user-tab .tab-menu-heading .nav li a {
    color: #374254;
    font-size: 17px;
font-weight: 500;
text-transform: uppercase;
}
.wideget-user-tab .tabs-menu1 ul li a {
    padding: 14px 20px 14px 20px;
    display: block;
}
.tabs-menu1 ul li .active {
    border-bottom: 5px solid #ed1853;

}
.authors-social p{font-size: 16px;margin-bottom: 15px!important}

.authors-social ul li {
    font-size: 15px;
    line-height: 28px;
    color: #232323;
    list-style: inside;
}

.authors-social ul {
    margin-bottom: 13px;
    padding-left: 20px;
}