body {
	background-color: #fff;
	color: #42515a;
}

.intro-body {
	background: #fff;
}

.intro-main {
	padding: 20px 0;
	position: relative;
}

.intro-footer {
	background-color: #f8f8f8;
	border-top: 1px solid #e7e7e7;
}

.intro-hero {
	background: #9b8682 url(../img/site/hero.jpg) no-repeat center top / cover;
	margin: -20px 0;
	position: relative;
}

.intro-hero::after {
	background: linear-gradient(rgba(51, 92, 158, .33) 33%, rgba(51, 92, 158, 0));
	bottom: 0;
	content: "";
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
}

.intro-hero-premium {
	background-color: #999;
	background-image: url(../img/site/hero_premium.jpg);
}

.intro-hero-single {
	background-color: #999;
	background-image: url(../img/site/hero_single.jpg);
}

.intro-hero > .container {
	width: 100%;
	z-index: 1;
}

.intro-hero .lead {
	margin: 0 0 10px;
}

.intro-hero .form-control:focus {
	border-radius: 6px;
	box-shadow: 0 0 0 2px #4aa9e9;
}

.intro-hero .form-control.parsley-error {
	box-shadow: 0 0 0 2px #da0045;
}

.intro-hero .form-control.form-control {
	-webkit-appearance: none;
	border-color: #e8e8e8;
	font-size: 16px;
}

.intro-body .img-flag {
	height: 24px;
	margin-right: 3px;
	width: 24px;
}

.intro-hero a:not(.btn) {
	text-decoration: underline;
}

.intro-hero a:not(.btn):hover,
.intro-hero a:not(.btn):focus {
	text-decoration: none;
}

.box-register {
	background-color: rgba(0, 0, 0, .3);
	border-radius: 5px;
	min-height: 340px;
}

.navbar-custom {
	border-color: #eee;
	border-top: 0;
	margin: 0;
}

.navbar-custom .navbar-inner .navbar-brand {
	height: 70px;
	margin: 0;
	padding: 15px 0;
}

.navbar-menu {
	margin-top: -10px;
}

.navbar-menu > .navbar-menu-item {
	line-height: 2;
	margin-left: 15px;
}

.navbar-menu .btn-wide {
	min-width: 130px;
}

@media (max-width: 600px) {
	.navbar-menu {
		margin-bottom: auto;
		margin-top: auto;
	}
	
	.navbar-menu .btn-wide {
		min-width: 0;
	}
	
	.navbar-menu .navbar-menu-item {
		margin-left: 10px;
	}
	
	.navbar-menu .navbar-menu-title {
		display: none;
	}
}

.faq-topic-title a {
	color: #4aa9e9;
	display: inline-block;
	font-size: 16px;
	text-decoration: none;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

.faq-topic-title a:hover,
.faq-topic-title a:focus {
	opacity: .75;
	text-decoration: none;
}

.faq-topic-title a[aria-expanded="true"] {
	color: #23b9a9;
}

.blog-boxes {
	overflow: hidden;
}

.blog-box,
.gray-box {
	background-color: #f8f8f8;
	border: 1px solid #eee;
	border-radius: 4px;
	overflow: hidden;
}

.blog-box {
	width: calc(50% - 15px);
}

@media (max-width: 991px) {
	.blog-boxes {
		margin-right: -15px;
	}
}

@media (max-width: 440px) {
	.blog-boxes {
		margin-right: 0;
	}
	
	.blog-box {
		width: 100%;
	}
}

.blog-box .blog-image {
	display: block;
	height: 200px;
	max-width: 100%;
	object-fit: cover;
}

.blog-image {
	display: block;
	height: auto;
	max-width: 100%;
}

.list-links:last-child {
	margin-bottom: -10px;
}

.list-links > li {
	border-top: 1px solid #eee;
}

.list-links:not(:last-child) > li:last-child {
	border-bottom: 1px solid #eee;
}

.list-links a {
	display: block;
	padding: 10px 0;
}

.hero-box {
	background-color: rgba(255, 255, 255, .9);
	border: 0;
	border-radius: 6px;
	margin: 15px 0 80px;
	padding: 40px 30px;
}

.hero-title {
	color: #42515a;
	font-size: 32px;
	font-weight: 300;
}

.hero-subtitle,
.intro-hero select.form-control,
.gray-dark.gray-dark,
.text-muted.text-muted {
	color: #939598;
}

.hero-subtitle {
	font-size: 18px;
}

.hero-box select.form-control {
	background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 8'%3E%3Cpath fill='%23818b95' d='M0.002,-0.004 L8.000,6.493 L15.997,-0.004 L15.997,1.507 L8.000,8.004 L0.002,1.507 L0.002,-0.004 Z'/%3E%3C/svg%3E") no-repeat right 10px center / 16px 8px;
	font-weight: 300;
	padding-right: 34px;
}

.hero-box select.form-control:-moz-focusring {
	color: rgba(0, 0, 0, 0);
	text-shadow: 0 0 0 #939598;
}

.hero-box select.form-control option {
	color: initial;
}

.hero-box .btn:focus {
	box-shadow: 0 0 0 2px #4aa9e9;
}

.layer {
	background-color: #fff;
	padding: 60px 0;
}

.layer-light {
	background-color: #fdfdfd;
}

.avatar-wrap {
	background: #68747b;
	min-height: 450px;
	overflow: hidden;
	margin-bottom: -20px;
	padding: 0;
	position: relative;
}

.avatar-list {
	background: #fff;
	font-size: 0;
	left: 0;
	margin: 0 -150px;
	position: absolute;
	top: 0;
}

.avatar-list::after {
	background: #42515a;
	bottom: 0;
	content: "";
	left: 0;
	opacity: .8;
	position: absolute;
	right: 0;
	top: 0;
}

.avatar-text {
	max-width: 920px;
}

.avatar-text .hero-title,
.avatar-text .hero-subtitle {
	color: #fff;
}

.avatar-text .hero-title {
	font-size: 48px;
}

.avatar-text .hero-subtitle {
	font-size: 24px;
}

.social-item {
	border-radius: 50%;
	height: 16px;
	width: 16px;
}

.social-item > .fa {
	position: relative;
	top: 1px;
}

.opacity-hover {
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

.opacity-hover:hover,
.opacity-hover:focus {
	opacity: .8;
	text-decoration: none;
}

.bg-facebook {
	background-color: #3b5998;
}

.bg-twitter {
	background-color: #1da1f2;
}

.bg-google {
	background-color: #dd4b39;
}

.box-shadow {
	box-shadow: 0 1px 6px rgba(0, 0, 0, .1), 0 1px 4px rgba(0, 0, 0, .1);
}

.pager {
	white-space: nowrap;
}

.pager li {
	margin: 0 3px;
}

.pager li a {
	border-radius: 50px;
	font-weight: 600;
	height: 32px;
	line-height: 30px;
	padding: 0;
	width: 32px;
}

.pager li .active,
.pager li .active:hover,
.pager li .active:focus {
	box-shadow: none;
	color: #fff;
	background-color: #cf2031;
	border-color: #cf2031;
}

.nav-item-avatar {
	background: #fff;
	border-color: #fff;
	border-radius: 0 50% 0 0;
	border-style: solid;
	border-width: 10px 10px 0 0;
	box-shadow: 35px 0 #eee;
	overflow: visible !important;
}

.nav-item-avatar > img {
	border: 1px solid #eee;
	box-sizing: content-box;
	height: 40px;
	margin: -1px;
	width: 40px;
}

.nav-item-main-avatar {
	background: #fff;
	border-color: #fff;
	border-style: solid;
	border-width: 10px 10px 0 0;
}

.nav-item-main-avatar > img {
	border: 1px solid #eee;
	box-sizing: content-box;
	height: 40px;
	margin: -1px;
	width: 40px;
}

.nav-item-comments .nav-item-bubble {
	-webkit-align-self: flex-start;
	align-self: flex-start;
	min-width: 300px;
}

.nav-item-comments-replies .nav-item-bubble {
	min-width: 250px;
}

.comments-content {
	max-height: 4.5em;
	overflow-y: hidden;
}

.nav-item-bubble {
	background: #eee;
	border-radius: 10px;
	min-height: 60px;
	padding: 8px 15px;
}

.nav-item-bubble div {
	white-space: pre-wrap;
}

@media (max-width: 991px) {
	.flex-mobile-column {
		-webkit-flex-direction: column;
		flex-direction: column;
	}
}

@media (max-width: 768px) {
	.intro-hero {
		background: #9b8682;
	}
	
	.hero-box {
		margin: 15px 0;
	}
	
	.layer {
		padding: 50px 0;
	}
}

@media (max-width: 480px) {
	.hero-box {
		padding: 15px;
	}
	
	.flex-mobile {
		-webkit-flex-direction: column;
		flex-direction: column;
	}
	
	.hero-title.hero-title {
		font-size: 24px;
		font-weight: 400;
	}
	
	.avatar-wrap {
		min-height: 0;
	}
	
	.intro-hero .intro-btn {
		font-size: 11px;
		padding: 6px 16px;
	}
	
	.intro-hero .intro-btn .fa {
		display: none;
	}
}
