
.wrapper {
	height: 100%
}

.selection-made {
	display: block;
	position: relative;
	height: 30px;
	padding: 3px 20px 3px 10px;
	border: 1px solid #e5e5e5;
	border-radius: 2px;
	font-size: 12px;
	line-height: 22px;
	font-weight: 400;
	outline: 0
}

.selection-made.opened {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.selection-made:after {
	content: "\f0d7";
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -11px;
	font-family: FontAwesome
}

.custom-select-menu ul {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	margin: -1px 0 0;
	padding: 14px 10px;
	list-style: none;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 0 0 2px 2px;
	z-index: 1
}

.custom-select-menu ul li {
	transition: color .25s
}

.custom-select-menu ul li.selected,
.custom-select-menu ul li:hover {
	color: #1da1f2
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
	margin-left: 0;
	margin-right: 0
}

.input-group-btn {
	font-size: inherit
}

.float--left {
	float: left
}

.float--right {
	float: right
}

.ov--h {
	overflow: hidden
}

.mt--0 {
	margin-top: 0
}

.mt--2 {
	margin-top: 2px
}

.mt--4 {
	margin-top: 4px
}

.mt--6 {
	margin-top: 6px
}

.mt--8 {
	margin-top: 8px
}

.mt--10 {
	margin-top: 10px
}

.mt--15 {
	margin-top: 15px
}

.mt--20 {
	margin-top: 20px
}

.mt--30 {
	margin-top: 30px
}

.mt--40 {
	margin-top: 40px
}

.mt--50 {
	margin-top: 50px
}

.mt--60 {
	margin-top: 60px
}

.mt--70 {
	margin-top: 70px
}

.mt--80 {
	margin-top: 80px
}

.mt--90 {
	margin-top: 90px
}

.mt--100 {
	margin-top: 100px
}

.mb--0 {
	margin-bottom: 0
}

.mb--2 {
	margin-bottom: 2px
}

.mb--4 {
	margin-bottom: 4px
}

.mb--6 {
	margin-bottom: 6px
}

.mb--8 {
	margin-bottom: 8px
}

.mb--10 {
	margin-bottom: 10px
}

.mb--15 {
	margin-bottom: 15px
}

.mb--20 {
	margin-bottom: 20px
}

.mb--30 {
	margin-bottom: 30px
}

.mb--40 {
	margin-bottom: 40px
}

.mb--50 {
	margin-bottom: 50px
}

.mb--60 {
	margin-bottom: 60px
}

.mb--70 {
	margin-bottom: 70px
}

.mb--80 {
	margin-bottom: 80px
}

.mb--90 {
	margin-bottom: 90px
}

.mb--100 {
	margin-bottom: 100px
}

.ml--0 {
	margin-left: 0
}

.ml--2 {
	margin-left: 2px
}

.ml--4 {
	margin-left: 4px
}

.ml--6 {
	margin-left: 6px
}

.ml--8 {
	margin-left: 8px
}

.ml--10 {
	margin-left: 10px
}

.ml--15 {
	margin-left: 15px
}

.ml--20 {
	margin-left: 20px
}

.ml--30 {
	margin-left: 30px
}

.ml--40 {
	margin-left: 40px
}

.ml--50 {
	margin-left: 50px
}

.ml--60 {
	margin-left: 60px
}

.ml--70 {
	margin-left: 70px
}

.ml--80 {
	margin-left: 80px
}

.ml--90 {
	margin-left: 90px
}

.ml--100 {
	margin-left: 100px
}

.mr--0 {
	margin-right: 0
}

.mr--2 {
	margin-right: 2px
}

.mr--4 {
	margin-right: 4px
}

.mr--6 {
	margin-right: 6px
}

.mr--8 {
	margin-right: 8px
}

.mr--10 {
	margin-right: 10px
}

.mr--15 {
	margin-right: 15px
}

.mr--20 {
	margin-right: 20px
}

.mr--30 {
	margin-right: 30px
}

.mr--40 {
	margin-right: 40px
}

.mr--50 {
	margin-right: 50px
}

.mr--60 {
	margin-right: 60px
}

.mr--70 {
	margin-right: 70px
}

.mr--80 {
	margin-right: 80px
}

.mr--90 {
	margin-right: 90px
}

.mr--100 {
	margin-right: 100px
}

.pt--8 {
	padding-top: 8px
}

.pt--10 {
	padding-top: 10px
}

.pt--15 {
	padding-top: 15px
}

.pt--20 {
	padding-top: 20px
}

.pt--30 {
	padding-top: 30px
}

.pt--40 {
	padding-top: 40px
}

.pt--50 {
	padding-top: 50px
}

.pt--60 {
	padding-top: 60px
}

.pt--70 {
	padding-top: 70px
}

.pt--80 {
	padding-top: 80px
}

.pt--90 {
	padding-top: 90px
}

.pt--100 {
	padding-top: 100px
}

.pt--150 {
	padding-top: 150px
}

.pb--8 {
	padding-bottom: 8px
}

.pb--10 {
	padding-bottom: 10px
}

.pb--15 {
	padding-bottom: 15px
}

.pb--20 {
	padding-bottom: 20px
}

.pb--30 {
	padding-bottom: 30px
}

.pb--40 {
	padding-bottom: 40px
}

.pb--50 {
	padding-bottom: 50px
}

.pb--60 {
	padding-bottom: 60px
}

.pb--70 {
	padding-bottom: 70px
}

.pb--80 {
	padding-bottom: 80px
}

.pb--90 {
	padding-bottom: 90px
}

.pb--100 {
	padding-bottom: 100px
}

.pb--150 {
	padding-bottom: 150px
}

.text-black {
	color: #414146
}

.text-darkest {
	color: #555
}

.text-darker {
	color: #777
}

.text-default {
	color: #999
}

.text-lightest {
	color: #fefefe
}

.text-gray {
	color: #aaa
}

.text-lightgray {
	color: #ccc
}

.text-white {
	color: #fff
}

.text-primary {
	color: #1da1f2
}

.bg--img {
	background-repeat: no-repeat;
	width: 100%;
	height: 258px;
	background-position: center;
	background-size: cover
}

.w-100 {
	width: 100%
}

.mt-5 {
	margin-top: 5rem
}

.mt-4 {
	margin-top: 3rem
}

[data-overlay] {
	position: relative;
	color: #fff;
	z-index: 0
}

[data-overlay]:before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #4d94c7ba;
	border-radius: 0;
	transition: opacity .25s ease-in-out;
	z-index: -1
}

.banner--section.bg--img .sub-title {
	position: absolute;
	top: 23px;
	left: 90px
}

.banner--section.bg--img .sub-title p {
	color: #414146;
	margin-left: 0;
	font-size: 20px;
	font-family: maven;
	margin-top: 8px
}

[data-overlay="0"]:before {
	opacity: 0
}

[data-overlay="0.1"]:before {
	opacity: .1
}

[data-overlay="0.15"]:before {
	opacity: .15
}

[data-overlay="0.2"]:before {
	opacity: .2
}

[data-overlay="0.25"]:before {
	opacity: .25
}

[data-overlay="0.3"]:before {
	opacity: .3
}

[data-overlay="0.35"]:before {
	opacity: .35
}

[data-overlay="0.4"]:before {
	opacity: .4
}

[data-overlay="0.45"]:before {
	opacity: .45
}

[data-overlay="0.5"]:before {
	opacity: .5
}

[data-overlay="0.55"]:before {
	opacity: .55
}

[data-overlay="0.6"]:before {
	opacity: .6
}

[data-overlay="0.65"]:before {
	opacity: .65
}

[data-overlay="0.7"]:before {
	opacity: .7
}

[data-overlay="0.75"]:before {
	opacity: .75
}

[data-overlay="0.8"]:before {
	opacity: .8
}

[data-overlay="0.85"]:before {
	opacity: .85
}

[data-overlay="0.9"]:before {
	opacity: .9
}

[data-overlay="0.95"]:before {
	opacity: .95
}

[data-overlay="1"]:before {
	opacity: 1
}

[data-overlay-color=primary]:before {
	background-color: #1da1f2
}

[data-overlay-color=white]:before {
	background-color: #fff
}

.bg-lighter {
	background-color: #f7f8f9
}

.bg-default {
	background-color: #fff;
	border-bottom: 1px solid #f4f4f4!important
}

.bg-black {
	background-color: #000
}

.bg-darkest {
	background-color: #222
}

.bg-darker {
	background-color: #444
}

.bg-dark {
	background-color: #333
}

.bg-lightdark {
	background-color: #353535
}

.bg-primary {
	background-color: #15656c
}

.ff--default {
	font-family: Roboto, Helvetica, Arial, sans-serif!important
}

.ff--primary {
	font-family: Raleway, Helvetica, Arial, sans-serif!important
}

.fs--12 {
	font-size: 12px;
	line-height: 22px
}

.fs--14 {
	font-size: 14px;
	line-height: 24px
}

.fs--16 {
	font-size: 16px;
	line-height: 26px
}

.fs--18 {
	font-size: 18px;
	line-height: 28px
}

.fs--20 {
	font-size: 20px;
	line-height: 30px
}

.fs--22 {
	font-size: 22px;
	line-height: 32px
}

.fs--24 {
	font-size: 24px;
	line-height: 34px
}

.fs--26 {
	font-size: 26px;
	line-height: 36px
}

.fs--28 {
	font-size: 28px;
	line-height: 38px
}

.fs--30 {
	font-size: 30px;
	line-height: 40px
}


.fstyle--i {
	font-style: italic
}

.gutter--0 {
	margin-left: 0;
	margin-right: 0
}

.gutter--0>[class*=col-] {
	padding-left: 0;
	padding-right: 0
}

.gutter--15 {
	margin-left: -7.5px;
	margin-right: -7.5px
}

.gutter--15>[class*=col-] {
	padding-left: 7.5px;
	padding-right: 7.5px
}

.gutter--20 {
	margin-left: -10px;
	margin-right: -10px
}

.gutter--20>[class*=col-] {
	padding-left: 10px;
	padding-right: 10px
}

.vc--parent {
	width: 100%;
	height: 100%;
	display: table
}

.vc--child {
	display: table-cell;
	vertical-align: middle
}

.row--vc>div {
	float: none;
	display: table-cell;
	vertical-align: middle
}

.section--arrow {
	position: relative;
	overflow: hidden;
	z-index: 0
}

.section--arrow:after,
.section--arrow:before {
	content: " ";
	position: absolute;
	top: 0;
	left: 50%;
	right: 0;
	height: 70px;
	margin-left: -1px;
	background-color: #fff;
	-webkit-transform: skewY(-5deg);
	transform: skewY(-5deg);
	-webkit-transform-origin: bottom left;
	transform-origin: bottom left;
	z-index: -1
}

.section--arrow:after {
	left: 0;
	right: 50%;
	margin-left: 0;
	margin-right: -1px;
	-webkit-transform: skewY(5deg);
	transform: skewY(5deg);
	-webkit-transform-origin: bottom right;
	transform-origin: bottom right
}

.section--arrow-primary:after,
.section--arrow-primary:before {
	background-color: #1da1f2
}

#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #1da1f2;
	z-index: 999999999
}

.preloader--inner {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	width: 50px;
	height: 50px;
	margin: -15px auto 0;
	border: 6px solid rgba(255, 255, 255, .5);
	border-left-color: #fff;
	border-radius: 50%;
	transform: translateZ(0);
	animation: preloaderRotate 1.35s infinite linear
}

@-webkit-keyframes preloaderRotate {
	0% {
		-webkit-transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes preloaderRotate {
	0% {
		transform: rotate(0)
	}
	100% {
		transform: rotate(360deg)
	}
}

.dropdown-menu {
	display: block;
	margin-top: 17px;
	margin-left: 2.5px;
	padding: 10px 0;
	border-width: 0;
	border-radius: 0;
	box-shadow: 0 3px 10px rgba(0, 0, 0, .15);
	font-size: 16px;
	line-height: 22px;
	opacity: 0;
	visibility: hidden;
	transition-property: margin, opacity, visibility;
	transition-duration: .35s;
	transition-timing-function: ease-in-out
}

.dropdown-menu:before {
	content: " ";
	position: absolute;
	top: -7px;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: transparent;
	z-index: -1
}

.dropdown.open>.dropdown-menu,
.dropdown:hover>.dropdown-menu {
	margin-top: 3px;
	opacity: 1;
	visibility: visible
}

.dropdown-menu>li+li {
	border-top: 1px solid rgba(0, 0, 0, .05)
}

.dropdown-menu>li>a {
	padding: 7px 20px 5px;
	transition-property: color, border-color, background-color, margin;
	transition-duration: .25s;
	transition-timing-function: ease, ease, ease-in-out, ease-in-out
}

.dropdown-menu>li.active>a,
.dropdown-menu>li>a:hover {
	margin-left: 5px
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	background-color: transparent
}

.dropdown.megamenu {
	position: static
}

.megamenu>.dropdown-menu {
	top: 47px;
	left: 0;
	right: 0;
	margin: 0 15px;
	padding-bottom: 13px
}

.megamenu>.dropdown-menu ul {
	margin: 0;
	padding: 0 15px;
	list-style: none
}

.megamenu>.dropdown-menu ul>li+li {
	border-top: 1px solid rgba(0, 0, 0, .05)
}

.megamenu>.dropdown-menu ul>li>a {
	display: block;
	padding: 7px 20px 5px;
	transition-property: color, border-color, background-color, margin;
	transition-duration: .25s;
	transition-timing-function: ease, ease, ease-in-out, ease-in-out
}

.megamenu>.dropdown-menu ul>li.active>a,
.megamenu>.dropdown-menu ul>li>a:hover {
	margin-left: 5px
}

.alert {
	margin-bottom: 0;
	padding: 0;
	border-width: 0;
	border-radius: 2px;
	font-size: 13px;
	line-height: 22px
}

.alert--inner {
	padding: 14px 20px
}

.timeline {
	position: relative;
	z-index: 0
}

.timeline:before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 60px;
	width: 4px;
	margin: 0 auto;
	background-color: #1da1f2;
	border-radius: 2px
}

.timeline .nav>li {
	position: relative;
	width: 50%;
	padding-right: 30px;
	z-index: 0
}

.timeline .nav>li:before {
	content: " ";
	position: absolute;
	top: 30px;
	right: -8px;
	width: 15px;
	height: 15px;
	background-color: #1da1f2;
	border-radius: 50%;
	box-shadow: 0 0 8px rgba(0, 0, 0, .1);
	z-index: 0
}

.timeline .nav>li:after {
	content: " ";
	position: absolute;
	top: 37px;
	right: 0;
	width: 60px;
	height: 1px;
	background-color: #e5e5e5;
	z-index: -1
}

.timeline .nav>li:nth-child(even) {
	padding-left: 30px;
	padding-right: 0
}

.timeline .nav>li:nth-child(even):before {
	left: -8px;
	right: auto
}

.timeline .nav>li:nth-child(even):after {
	left: 0;
	right: auto
}

.timeline .nav>li:nth-child(2) {
	margin-top: 60px
}

.timeline--item {
	position: relative;
	background-color: #fff;
	box-shadow: 0 0 8px rgba(0, 0, 0, .05);
	z-index: 1
}

.timeline--content {
	padding: 14px 20px
}

.timeline--footer {
	padding: 4px 20px
}

.owl-dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 15px;
	font-size: 0;
	line-height: 0;
	text-align: center;
	z-index: 1
}

.owl-dot {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 5px 7.5px;
	background-color: #fff;
	border: 0 solid #1da1f2;
	border-radius: 50%;
	transition: border-width .35s
}

.owl-dot.active {
	border-width: 2px
}

.owl-dots--2 .owl-dots {
	top: 50%;
	bottom: auto;
	transform: translateY(-50%);
	max-width: 1170px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px
}

.owl-dots--2 .owl-dots>div {
	float: right;
	display: block;
	margin: 7.5px 0;
	background-color: #999;
	clear: right
}

.owl-nav {
	font-size: 0;
	line-height: 0
}

.owl-nav>div {
	display: inline-block;
	min-width: 30px;
	color: #1da1f2;
	background-color: #f7f8f9;
	border-radius: 0 5px 5px 0;
	font-size: 16px;
	line-height: 26px;
	transition: color .25s ease-in-out, background-color .25s ease-in-out;
	text-align: center
}

.owl-nav>div:hover {
	color: #fff;
	background-color: #1da1f2
}

.owl-nav>.owl-next {
	border-radius: 5px 0 0 5px
}

.page--count label>span {
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle
}

.page--count label>span:last-child {
	margin-left: 5px;
	margin-right: 0
}

.page--count a {
	margin: 0 1px;
	padding: 2px 9px;
	border: 1px solid #e5e5e5;
	border-radius: 2px;
	vertical-align: middle
}

.page--count a:focus,
.page--count a:hover {
	border-color: #1da1f2
}

.page--count input {
	display: inline-block;
	width: auto;
	min-width: 0;
	max-width: 40px;
	margin-left: 1px;
	text-align: center;
	vertical-align: middle
}

.link--embed {
	position: relative;
	margin: 3px;
	box-shadow: 0 1px 5px rgba(0, 0, 0, .15);
	z-index: 0
}

.link--url {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1
}

.link--video {
	position: relative;
	z-index: 0
}

.link--video:before {
	content: "\f04b";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	width: 55px;
	margin: -27.5px auto 0;
	padding-top: 2px;
	padding-left: 4px;
	color: #1da1f2;
	background-color: #fff;
	border-radius: 50%;
	font-family: FontAwesome;
	font-size: 18px;
	line-height: 53px;
	text-align: center;
	z-index: 1
}

.link--video:after {
	content: " ";
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	bottom: 0;
	width: 70px;
	height: 70px;
	margin: -35px auto 0;
	background-color: #1da1f2;
	border-radius: 50%;
	opacity: .5;
	z-index: 0
}

.link--info {
	padding: 14px 20px 13px
}

.link--desc {
	margin-top: 7px
}

.link--rel {
	margin-top: 7px
}

.gallery--embed .nav {
	margin: -20px -10px 0
}

.gallery--embed .nav>li {
	float: left;
	width: 50%
}

.gallery--embed .nav>li>a {
	display: block;
	position: relative;
	padding: 20px 10px 0;
	z-index: 0
}

.gallery--embed .nav>li>a:before {
	top: 20px;
	left: 10px;
	right: 10px;
	bottom: 0;
	width: auto;
	height: auto;
	z-index: 1
}

.gallery--embed .nav>li>a span {
	display: block;
	position: absolute;
	top: 50%;
	left: 10px;
	right: 10px;
	margin-top: -10px;
	color: #fff;
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	z-index: 1
}

.content--inner table {
	width: 100%;
	border: 1px solid #e5e5e5
}

.content--inner table td,
.content--inner table th {
	padding: 9px 8px;
	border: 1px solid #e5e5e5
}

.content--inner table th {
	color: #555;
	font-weight: 400
}

.box--controls {
	position: absolute;
	top: -34px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 0;
	line-height: 0;
	display: inline-block;
	margin: 0;
	right: 0
}

.box--controls a {
	color: #15656c;
	margin-top: 5px;
	font-size: 14px;
	line-height: 16px
}

.box--controls a[data-action] {
	margin-left: 5px;
	margin-right: 5px;
	overflow: 12px;
	padding: 6px 11px;
	font-size: 12px
}

.activity--header p a {
	color: #555;
	font-weight: 700
}

.activity--header .fa-smile-o {
	color: #ec407a
}

.activity--meta {
	margin-top: 1px
}

.activity--meta .fa {
	margin-left: 1px
}

.activity--avatar {
	float: left;
	position: relative;
	width: 60px;
	height: 60px;
	margin-right: 15px;
	border-radius: 50%;
	overflow: hidden;
	z-index: 0
}

.activity--avatar:before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #1da1f2;
	opacity: .3;
	z-index: -1
}

.activity--avatar img {
	display: block;
	margin: 5px;
	border-radius: 50%
}

.activity--info {
	overflow: hidden
}

.activity--items>li {
	float: none
}

.activity--items>li+li {
	margin-top: 30px
}

.activity--items>li+li .activity--avatar {
	margin-top: 24px
}

.activity--items>li+li .activity--info {
	padding-top: 24px;
	border-top: 1px solid #e5e5e5
}

.activity--content {
	margin-top: 14px
}

.activity--content .img--embed {
	max-width: 250px
}

.activity--content .img--embed-full {
	max-width: none
}

.activity--item .activity--content a {
	color: #555
}

.activity--item .activity--content .btn-link {
	color: #1da1f2;
	font-style: italic
}

.activity--action {
	margin-top: 6px
}

.acomment--items>li {
	float: none
}

.acomment--item {
	margin-top: 22px;
	padding-top: 30px;
	border-top: 1px solid #e5e5e5
}

.acomment--avatar {
	float: left;
	position: relative;
	margin-right: 18px;
	padding: 2px;
	z-index: 0
}

.acomment--avatar:before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #1da1f2;
	border-radius: 50%;
	opacity: .3;
	z-index: -1
}

.acomment--avatar img {
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%
}

.acomment--info {
	overflow: hidden
}

.acomment--header p a {
	color: #555;
	font-weight: 700
}

.acomment--meta {
	margin-top: 3px
}

.acomment--meta .fa {
	margin-left: 1px
}

.acomment--content {
	margin-top: 8px
}

.acomment--content p {
	margin-bottom: 0
}

.acomment--info .acomment--content a {
	color: #555
}

.topics--list .table thead tr th {
	padding: 0 0 14px;
	font-weight: 500;
	border-width: 0;
	vertical-align: middle;
	text-align: center
}

.topics--list .table thead tr th:first-child {
	text-align: left
}

.topics--list .table thead tr th:last-child {
	text-align: right
}

.topics--list .table thead tr th:nth-child(2),
.topics--list .table thead tr th:nth-child(3) {
	min-width: 50px
}

.topics--list tbody tr td {
	padding: 14px 0;
	border-width: 1px 0 0;
	border-color: #e5e5e5;
	text-align: center;
	vertical-align: middle
}

.topics--list tbody tr td:first-child {
	text-align: left
}

.topics--list tbody tr td:last-child {
	min-width: 120px;
	text-align: right
}

.topics--list tbody tr:last-child td {
	padding-bottom: 0
}

.topics--list tbody tr.pinned td {
	padding-left: 10px;
	padding-right: 10px;
	background-color: #f7f8f9;
	border-top-width: 0
}

.topics--list tbody tr.pinned:last-child td {
	padding-bottom: 14px
}

.topics--list tbody td p {
	margin-bottom: 0
}

.topics--list tbody td .h6+p {
	margin-top: 5px
}

.topics--list tbody td p a {
	color: #555
}

.topics--list tbody td p a:hover {
	color: #1da1f2
}

.topics--list tbody td .subforums {
	font-size: 11px;
	line-height: 21px
}

.topics--list tbody td .subforums>li+li+li:before {
	content: ",";
	margin-right: 5px
}

.topics--list tbody td .subforums>li>a {
	padding: 0
}

.topic--author {
	display: block;
	color: #555;
	font-size: 0;
	line-height: 0
}

.topic--author span {
	display: inline-block
}

.topic--author .name {
	font-size: 10px;
	line-height: 20px;
	vertical-align: middle
}

.topic--author .avatar {
	position: relative;
	width: 24px;
	height: 24px;
	margin-left: 5px;
	padding: 2px;
	vertical-align: middle;
	z-index: 0
}

.topic--author .avatar:before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #1da1f2;
	border-radius: 50%;
	opacity: .3;
	z-index: -1
}

.topic--author .avatar img {
	border-radius: 50%
}

.topic--replies>.nav>li {
	float: none
}

.topic--replies>.nav>li+li {
	margin-top: 30px;
	padding-top: 24px;
	border-top: 1px solid #e5e5e5
}

.topic--reply .header .date {
	max-width: 85%
}

.topic--reply .header .date a {
	color: #555;
	font-weight: 500
}

.topic--reply .header .date a:hover {
	color: #1da1f2
}

.topic--reply .body .avatar {
	position: relative;
	margin-bottom: 4px;
	padding: 5px;
	z-index: 0
}

.topic--reply .body .avatar:before {
	border-radius: 50%
}

.topic--reply .body .avatar img {
	width: 70px;
	height: 70px;
	border-radius: 50%
}

.topic--reply .body .role {
	margin-top: 3px;
	font-size: 0;
	line-height: 0
}

.topic--reply .body .role p {
	display: inline-block;
	padding: 1px 3px 0;
	font-size: 10px;
	line-height: 14px
}

.media--modal {
	padding: 0 30px
}

.media--modal .modal-dialog {
	width: 100%;
	max-width: 1140px;
	margin-top: 80px;
	margin-bottom: 60px;
	background-color: #fff
}

.media--img,
.media--video {
	position: relative;
	z-index: 0
}

.media--audio .figcaption,
.media--img .figcaption,
.media--video .figcaption {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 20px 12px;
	z-index: 1
}

.media--audio {
	position: relative;
	min-height: 428px;
	background-color: #222
}

.media--audio audio {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	width: 80%;
	margin: -16px auto 0
}

.media--details {
	position: relative;
	z-index: 0
}

.media--modal.type--audio .media--details,
.media--modal.type--video .media--details {
	max-height: 428px;
	overflow: auto
}

.media--details .close {
	float: none;
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 8px;
	font-size: 28px;
	line-height: 15px;
	font-weight: 100;
	text-shadow: none;
	opacity: 1;
	outline: 0
}

.media--author {
	padding: 20px 15px
}

.media--comment .media--author {
	padding: 0
}

.media--avatar {
	margin-right: 15px;
	padding: 5px
}

.media--comment .media--avatar {
	padding: 2px
}

.media--avatar:before {
	border-radius: 50%
}

.media--avatar img {
	width: 50px;
	height: 50px;
	border-radius: 50%
}

.media--comment .media--avatar img {
	width: 40px;
	height: 40px
}

.media--author-info {
	padding-top: 6px
}

.media--comment .media--author-info {
	padding-top: 0
}

.media--author-info p {
	margin-bottom: 0
}

.media--author-info .name .btn-link {
	color: #555;
	font-weight: 500
}

.media--author-info .name .btn-link:hover {
	color: #1da1f2
}

.media--meta {
	padding: 0 10px;
	border-style: solid;
	border-width: 1px 0;
	border-color: #e5e5e5
}

.media--meta .nav>li>a {
	padding: 10px
}

.media--meta .nav>li>a .fa {
	min-width: 16px;
	border-radius: 50%;
	line-height: 16px;
	text-align: center
}

.media--comment {
	margin: 0 20px;
	padding: 20px 0
}

.media--comment+.media--comment {
	border-top: 1px solid #e5e5e5
}

.media--comment-content {
	padding-top: 8px
}

.media--all-comments {
	padding: 6px 20px;
	border-style: solid;
	border-width: 1px 0;
	border-color: #e5e5e5
}

.video--popup {
	position: relative;
	text-align: center;
	z-index: 0
}

.video--popup:before {
	z-index: 1
}

.video--popup.style--1 a {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	max-width: 100px;
	margin: -30px auto 0;
	font-size: 30px;
	line-height: 60px;
	z-index: 1
}

.video--popup.style--1 a span:after,
.video--popup.style--1 a span:before,
.video--popup.style--1 a:after,
.video--popup.style--1 a:before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 15px;
	height: 15px;
	border-style: solid;
	border-color: #fff;
	border-width: 2px 0 0 2px;
	border-radius: 5px 0 0;
	transition: border-color .25s;
	z-index: -1
}

.video--popup.style--1 a:focus span:after,
.video--popup.style--1 a:focus span:before,
.video--popup.style--1 a:focus:after,
.video--popup.style--1 a:focus:before,
.video--popup.style--1 a:hover span:after,
.video--popup.style--1 a:hover span:before,
.video--popup.style--1 a:hover:after,
.video--popup.style--1 a:hover:before {
	border-color: #1da1f2
}

.video--popup.style--1 a:after {
	left: auto;
	right: 0;
	border-width: 2px 2px 0 0;
	border-radius: 0 5px 0
}

.video--popup.style--1 a span:before {
	top: auto;
	bottom: 0;
	border-width: 0 0 2px 2px;
	border-radius: 0 0 0 5px
}

.video--popup.style--1 a span:after {
	top: auto;
	left: auto;
	right: 0;
	bottom: 0;
	border-width: 0 2px 2px 0;
	border-radius: 0 0 5px
}

.video--popup.style--2 a {
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	max-width: 70px;
	margin: -35px auto 0;
	padding-top: 2px;
	padding-left: 5px;
	color: #1da1f2;
	border-radius: 50%;
	font-size: 18px;
	line-height: 68px;
	z-index: 1
}

.video--popup.style--2 a:before {
	border-radius: 50%;
	z-index: -11
}

.video--popup.style--2 a:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 10px;
	background-color: #fff;
	border-radius: 50%;
	z-index: -1
}

.member--slider {
	position: relative;
	height: 202px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	background-size: auto;
	background-repeat: repeat;
	z-index: 0
}

.member--slider .owl-item,
.member--slider .owl-stage,
.member--slider .owl-stage-outer {
	height: 100%
}

.member--slider .owl-nav>div {
	position: absolute;
	top: 50%;
	left: -1px;
	margin-top: -50px;
	line-height: 100px
}

.member--slider .owl-nav>.owl-next {
	left: auto;
	right: -1px
}

.member--items {
	margin-top: -15px
}

.member--item {
	position: relative;
	padding: 20px 10px 12px;
	background-color: #f7f8f9;
	text-align: center;
	z-index: 0
}

.member--items .member--item {
	margin-top: 15px
}

.owl-item .member--item {
	height: 100%;
	background-color: transparent
}

.member--item:before {
	content: " ";
	position: absolute;
	top: 0;
	left: -20px;
	right: -20px;
	bottom: 0;
	background-color: #fff;
	box-shadow: 0 2px 20px rgba(0, 0, 0, .05);
	opacity: 0;
	transition: opacity .25s ease-in-out;
	z-index: -1
}

.member--items .member--item:before {
	left: 0;
	right: 0
}

.member--items .member--item:hover:before {
	opacity: 1
}

.owl-item.active+.active>.member--item:before {
	opacity: 1
}

.owl-item.active+.active+.active>.member--item:before {
	opacity: 0
}

.member--item .img {
	position: relative;
	width: 100px;
	height: 100px;
	margin: 0 auto 4px;
	padding: 5px;
	z-index: 0
}

.member--item .img:before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #1da1f2;
	opacity: .3;
	z-index: -1
}

.member--item .img.img-circle:before {
	border-radius: 50%
}

.member--item.online .img:after {
	background-color: #1da1f2
}

.member--item .img img {
	width: 100%
}

.member--item .img.img-circle img {
	border-radius: 50%
}

.member--item .name .h6 {
	margin-bottom: 3px
}

.member--item .activity {
	margin-top: 7px
}

.owl-item .member--item .activity {
	margin-top: -25px;
	opacity: 0;
	visibility: hidden;
	transition-property: margin, opacity, visibility;
	transition-duration: .55s;
	transition-timing-function: ease-in-out
}

.owl-item.active+.active>.member--item .activity {
	margin-top: 2px;
	opacity: 1;
	visibility: visible
}

.owl-item.active+.active+.active>.member--item .activity {
	margin-top: -25px;
	opacity: 0;
	visibility: hidden
}

.member--item .actions {
	margin-top: 10px
}

.owl-item .member--item .actions {
	margin-top: -23px;
	opacity: 0;
	visibility: hidden;
	transition-property: margin, opacity, visibility;
	transition-duration: .75s;
	transition-timing-function: ease-in-out
}

.owl-item.active+.active>.member--item .actions {
	margin-top: 4px;
	opacity: 1;
	visibility: visible
}

.owl-item.active+.active+.active>.member--item .actions {
	margin-top: -23px;
	opacity: 0;
	visibility: hidden
}

.member--item .actions .nav {
	margin: 0 -15px;
	font-size: 0;
	line-height: 0
}

.member--item .actions .nav>li {
	display: inline-block;
	float: none;
	z-index: 0
}

.member--item .actions .nav>li>a {
	padding: 0 15px;
	font-size: 14px;
	line-height: 24px
}

.member--item .actions .nav>li>.tooltip {
	margin-top: -6px;
	z-index: -1
}

.post--author .img img {
	display: block;
	width: 84px;
	height: 84px;
	margin: 0 auto;
	border: 2px solid rgba(229, 229, 229, .5);
	border-radius: 50%
}

.post--author .img p {
	margin-top: 4px
}

.product--gallery .tab-pane {
	border: 1px solid #e5e5e5
}

.product--gallery .tab-pane img {
	width: 100%
}

.product--gallery .owl-carousel {
	margin-top: 10px;
	padding-right: 70px
}

.product--gallery .owl-item img {
	border: 1px solid #e5e5e5
}

.product--gallery .owl-nav {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 60px
}

.product--gallery .owl-nav>div {
	display: block;
	position: relative;
	height: 50%;
	padding: 0;
	color: #999;
	background-color: transparent;
	border-radius: 0;
	border: 1px solid #e5e5e5;
	font-size: 14px;
	line-height: 24px
}

.product--gallery .owl-nav>div:hover {
	color: #1da1f2;
	background-color: transparent
}

.product--gallery div.owl-next {
	border-top-width: 0
}

.product--gallery .owl-nav .fa {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin-top: -8px
}

.product--gallery .owl-prev .fa:before {
	content: "\f177"
}

.product--gallery .owl-next .fa:before {
	content: "\f178"
}

.product--summery .title {
	margin-top: -6px
}

.product--summery .review--count {
	margin-top: 18px
}

.product--summery .price {
	margin-top: 20px
}

.product--summery .stock {
	margin-top: 20px
}

.product--summery .stock .nav>li+li:before {
	content: "|";
	margin: 10px
}

.product--summery .desc {
	margin-top: 16px
}

.product--summery .cart {
	margin: 25px 0 0;
	padding: 30px 0 24px;
	border-style: solid;
	border-width: 1px 0;
	border-color: #e5e5e5
}

.product--summery .cart .product--quantity {
	margin-right: 7px
}

.product--summery .cart .btn {
	padding: 5px 15px 3px
}

.product--summery .cart .nav {
	margin-top: 14px
}

.product--summery .cart .nav li+li:before {
	content: "|";
	margin: 0 10px
}

.product--summery .cart .nav li a {
	padding: 0
}

.product--summery .meta {
	margin-top: 26px
}

.product--summery .meta+.meta {
	margin-top: 16px
}

.product--summery .meta>li+li+li:before {
	content: ",";
	margin-right: 5px
}

.product--summery .meta>li span {
	display: block;
	margin-right: 10px;
	font-size: 14px;
	line-height: 24px
}

.product--summery .meta>li>a {
	padding: 0
}

.product--summery .social>li:first-child {
	padding-top: 21px
}

.product--summery .social>li>a {
	min-width: 35px;
	margin-top: 15px;
	margin-right: 15px;
	padding: 0;
	background-color: #f7f8f9;
	border-radius: 50%;
	line-height: 35px;
	text-align: center
}

.product--summery .social>li>a:hover {
	color: #fff;
	background-color: #1da1f2
}

.product--quantity {
	display: inline-block;
	max-width: 102px;
	vertical-align: middle
}

.product--quantity .form-control {
	height: 34px;
	width: 40px;
	padding: 5px;
	text-align: center
}

.product--quantity .input-group-addon {
	padding: 0;
	background-color: transparent;
	border-color: #e5e5e5;
	border-radius: 0
}

.product--quantity .input-group-addon .fa {
	display: block;
	min-width: 30px;
	padding: 9px 8px;
	transition: color .25s;
	cursor: pointer
}

.product--quantity .input-group-addon .fa:hover {
	color: #1da1f2
}

.product--details-nav .nav {
	padding: 16px 20px
}

.product--details-nav .nav>li:after {
	content: "|";
	margin: 0 15px;
	color: #b5b5b5
}

.product--details-nav .nav>li:last-child:after {
	display: none
}

.product--details-nav .nav>li>a {
	padding: 0
}

.product--details .tab-pane>.content--inner {
	padding: 20px;
	border: 1px solid #f7f8f9
}

.cart--coupon {
	border: 1px solid #f7f8f9
}

.cart--coupon form {
	padding: 22px 20px 30px
}

.cart--coupon .form-control {
	height: 34px;
	padding: 5px 20px
}

.cart--coupon .btn {
	padding: 4px 20px
}

.cart--total {
	padding: 0 20px 30px;
	border: 1px solid #f7f8f9
}

.cart--total .cart--title {
	margin: 0 -20px 22px
}

.cart--total .table td,
.cart--total .table th {
	padding: 7px 10px;
	border: 1px solid #e5e5e5;
	font-weight: 400
}

.cart--total .table th {
	color: #555
}

.cart--total .btn {
	padding: 4px 20px
}

.checkout--info .title {
	padding: 16px 20px
}

.checkout--info .title a.collapsed {
	color: #555
}

.checkout--info form {
	padding: 22px 20px;
	border: 1px solid #f7f8f9
}

.checkout--info form p {
	margin-bottom: 14px
}

.checkout--info form .btn {
	margin-right: 27px;
	padding: 4px 20px
}

.checkout--info form .checkbox {
	display: inline-block
}

.checkout--form .table {
	margin-bottom: 0
}

.checkout--form .table tr td,
.checkout--form .table tr th {
	padding: 6px 10px;
	border: 1px solid #e5e5e5
}

.checkout--form .table thead:first-child tr th {
	border-top: 1px solid #e5e5e5
}

.checkout--form .table tbody tr th {
	color: #555;
	font-weight: 400
}

.checkout--form .panel-group {
	margin-bottom: 0
}

.checkout--form .table+.panel-group {
	margin-top: 60px
}

.checkout--form .panel {
	background-color: transparent;
	box-shadow: none;
	border-radius: 0
}

.checkout--form .panel+.panel {
	margin-top: 0
}

.checkout--form .panel-heading {
	padding-bottom: 0
}

.checkout--form .panel-heading .radio {
	margin-bottom: 0
}

.checkout--form .panel-body {
	margin: 22px 15px 0;
	padding: 12px 20px;
	box-shadow: 0 0 8px rgba(0, 0, 0, .1)
}

.checkout--form .panel-group .checkbox {
	margin: 0;
	padding: 22px 16px 22px
}

.checkout--form .panel-group .btn {
	margin: 0 16px 30px;
	padding: 4px 20px
}

.contact--form {
	margin: 0 50px;
	padding: 30px 30px;
	background-color: #fff;
	box-shadow: 0 10px 50px rgba(0, 0, 0, .05)
}

.contact--form form:not(:first-child) {
	margin-top: 23px
}

.contact--form .alert--inner {
	margin-top: 30px
}

[data-trigger=map] {
	min-height: 400px
}

.map+.row .contact--form {
	margin-top: -230px
}

.align-middle {
	margin-left: auto;
	align-items: center;
	display: flex
}

.row-eq-height {
	display: -webkit-box
}

#backToTop {
	position: fixed;
	right: 30px;
	bottom: 30px;
	opacity: 0;
	visibility: hidden;
	transition-property: opacity, visibility;
	transition-duration: .25s;
	transition-timing-function: ease-in-out;
	z-index: 999
}

body.isScrolling #backToTop {
	opacity: 1;
	visibility: visible
}

#backToTop .btn {
	width: 40px;
	padding: 0;
	color: #333;
	background-color: #e5e5e5;
	border-width: 0;
	border-radius: 50%;
	font-size: 16px;
	line-height: 40px;
	text-align: center
}

#backToTop .btn:hover {
	color: #fff;
	background-color: #1da1f2
}

.section--title .title .h2 {
	margin-top: 2px;
	font-size: 21px;
	margin-bottom: 0;
	line-height: 9px
}

.section--title .sub-title {
	display: inline-block;
	max-width: 600px;
	margin-top: 5px;
	margin-bottom: 3px
}

.section--title .title.lined {
	position: relative;
	padding-bottom: 7px;
	z-index: 0
}

.section--title .title.lined+.sub-title {
	margin-top: 8px
}

.section--title .title.lined:before {
	content: " ";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	max-width: 60px;
	height: 2px;
	margin: 0 auto;
	background-color: #333
}

.section--title .title.lined-white:before {
	background-color: #fff
}

.forum--title+.forum--subtitle {
	margin-top: 5px
}

.gallery--upload-btn .btn {
	padding: 3px 30px;
	color: inherit
}

.gallery--upload-btn .btn:focus,
.gallery--upload-btn .btn:hover {
	color: #fff
}

.cart--title {
	padding: 16px 20px
}

.text--block .title+.content {
	margin-top: 22px
}

.section p {
	color: #333;
    font-size: 22px;
    line-height: 40px;
}

.section {
	border-bottom: none!important
}

.text--block .content a {
	color: #555
}

.text--block .content a:hover {
	color: #1da1f2
}

.text--block .action {
	margin: 12px -15px 0;
	font-size: 0;
	line-height: 0
}

.text--block .action .btn {
	margin: 15px 15px 0
}

.img--block.style--1 {
	position: relative;
	display: block;
	z-index: 0
}

.img--block.style--1 img {
	position: relative;
	width: 100%;
	max-width: 370px;
	margin-top: -20px;
	border: 20px solid #fff;
	border-left-width: 10px;
	z-index: 0
}

.img--block.style--1 img+img {
	max-width: 100%;
	margin-top: -50%;
	padding-left: 30%;
	z-index: -1
}

.img--block.style--2 a {
	display: block;
	font-size: 18px;
	line-height: 28px
}

.img--block.style--2 a img {
	margin-bottom: 13px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .15);
	-webkit-transition: box-shadow .25s ease-in-out;
	transition: box-shadow .25s ease-in-out
}

.img--block.style--2 a:hover img {
	box-shadow: 0 2px 10px rgba(0, 0, 0, .15)
}

.download--block {
	font-size: 0;
	line-height: 0
}

.download--block .img {
	display: inline-block;
	width: 100%;
	max-width: 145px;
	vertical-align: bottom
}

.download--block .info {
	display: inline-block;
	width: 100%;
	vertical-align: bottom
}

.download--block .title+.content {
	margin-top: 13px
}

.download--block .action {
	margin: 13px -10px 0;
	font-size: 0;
	line-height: 0
}

.download--block .action .btn {
	margin: 10px 10px 0;
	padding-left: 20px;
	padding-right: 20px
}

.feature--block .icon.icon-block {
	width: 50px;
	padding-top: 2px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, .08);
	line-height: 48px;
	text-align: center
}

.content--nav {
	margin: -30px -20px 0
}

.content--nav .nav {
	padding: 10px 0;
	border-bottom: 1px solid #1da1f2
}

.content--nav .nav>li {
	border-right: 1px solid rgba(0, 0, 0, .05)
}

.content--nav .nav>li:last-child {
	border-right-width: 0
}

.content--nav .nav>li>a {
	padding: 8px 15px
}

.filter--links {
	font-size: 13px;
	line-height: 23px
}

.filter--links .nav {
	margin: 0 -13px
}

.filter--links .nav>li {
	padding: 0 13px
}

.filter--links .nav>li>a {
	padding: 2px 0 0
}

.filter--links .nav>li>a:before {
	content: " ";
	position: absolute;
	left: 0;
	bottom: 2px;
	width: 0;
	height: 1px;
	background-color: #1da1f2;
	transition: width .25s ease-in-out
}

.filter--links .nav>li.active>a:before {
	width: 22px
}

.filter--links .nav>li>a:hover:before {
	width: 100%
}

.filter--options label>span {
	display: inline-block;
	margin-right: 7px
}

.filter--options .custom-select-menu {
	display: inline-block;
	min-width: 170px;
	text-align: center
}

.box--nav {
	margin-bottom: 15px
}

.box--nav .h2 {
	margin-top: 2px;
	font-size: 21px;
	line-height: 0;
	font-weight: 700
}

.box--nav .nav {
	margin-top: 2px;
	margin-left: -5px;
	margin-right: -5px
}

.box--nav .nav>li>a {
	margin: 5px;
	padding: 2px 20px
}

.box--nav .nav>li.active>a:focus,
.box--nav .nav>li.active>a:hover {
	color: #fff
}

.box--nav+.tab-content .tab-pane {
	transition: opacity .35s linear .55s;
	position: relative
}

.info--item {
	position: relative;
	padding-left: 50px;
	padding-bottom: 50px
}

.info--item:last-child {
	padding-bottom: 0
}

.info--item:nth-child(even) {
	padding-left: 100px
}

.info--item .icon {
	float: left;
	width: 70px;
	height: 70px;
	margin-right: 20px;
	border: 1px solid #1da1f2;
	border-radius: 50%;
	font-size: 0;
	line-height: 70px;
	text-align: center
}

.info--item .icon:before {
	content: " ";
	position: absolute;
	top: 35px;
	left: 0;
	width: 30px;
	height: 1px;
	background-color: #ccc
}

.info--item:nth-child(even) .icon:before {
	width: 80px
}

.info--item .icon:after {
	content: " ";
	position: absolute;
	top: 35px;
	left: 0;
	width: 1px;
	height: 100%;
	background-color: #ccc
}

.info--item+.info--item .icon:after {
	top: 0
}

.info--item:last-child .icon:after {
	height: 35px
}

.info--item .info {
	overflow: hidden
}

.info--item .title .h4 {
	margin-top: -2px
}

.info--item .info .desc {
	margin-top: 1px
}

.box--items {
	margin-top: -15px
}

.box--items.owl-carousel {
	margin-top: 0
}

.box--item {
	margin-top: 15px;
	transition: box-shadow .25s ease-in-out
}

.box--item:hover {
	box-shadow: 0 2px 10px 2px rgba(0, 0, 0, .05)
}

.box--items.owl-carousel .box--item {
	margin: 10px 0 0
}

.box--item .img {
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 0
}

.sub-title.mt--0 {
	margin-top: 0!important
}

.sub-title.mb--0 {
	margin-bottom: 0!important
}

.box--item .img:before {
	z-index: 1
}

.box--item:hover .img:before {
	opacity: .5
}

.box--item .img:after {
	content: " ";
	position: absolute;
	left: -70px;
	right: -70px;
	bottom: -132px;
	height: 150px;
	background-color: #fff;
	border-radius: 50%;
	z-index: 1
}

.box--item .info {
	position: relative;
	padding: 21px 12px 15px;
	background-color: #fff;
	border-style: solid;
	border-width: 0 1px 1px;
	border-color: #e5e5e5;
	z-index: 0
}

.box--item .icon {
	position: absolute;
	top: -43px;
	left: 0;
	right: 0;
	width: 50px;
	margin: 0 auto;
	border-radius: 50%;
	line-height: 50px;
	text-align: center;
	z-index: 2
}

.box--item .meta {
	margin-top: 6px;
	font-size: 11px;
	line-height: 21px
}

.box--item .meta p {
	margin-bottom: 0
}

.box--item .desc {
	margin-top: 2px;
	font-size: 14px
}

.box--item .action {
	margin-top: 9px
}

.box--item .action a {
	border-bottom: 1px solid transparent
}

.box--item .action a:hover {
	border-bottom-color: #1da1f2
}

.profile--item+.profile--item {
	margin-top: 24px;
	padding-top: 23px;
	border-top: 1px solid #e5e5e5
}

.profile--info {
	padding: 20px 20px 0
}

.profile--info>p {
	margin-top: -4px
}

.profile--info a {
	color: inherit
}

.profile--info a:hover {
	color: #1da1f2
}

.profile--info .btn-link {
	color: #555
}

.profile--info .table {
	margin-top: -10px
}

.profile--info .table tr td,
.profile--info .table tr th {
	padding: 10px 0 0;
	border-width: 0
}

.profile--info .table tr th {
	position: relative;
	padding-right: 8px;
	white-space: nowrap;
	overflow: hidden
}

.profile--info .table tr th:after {
	content: ":";
	position: absolute;
	right: 0
}

.profile--info .table tr td {
	padding-left: 8px
}

.profile--info dt p+p {
	margin-top: -3px;
	margin-bottom: 2px
}

.profile--info dd+dt {
	margin-top: 17px
}

.gallery--item a {
	display: block;
	color: #fff
}

.gallery--item a:focus,
.gallery--item a:hover {
	color: #fff
}

.gallery--item a:before {
	z-index: 1
}

.gallery--item.type--video a:after {
	content: "\f04b";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	width: 50px;
	margin: -25px auto 0;
	background-color: rgba(0, 0, 0, .3);
	border-radius: 50%;
	font-family: FontAwesome;
	font-size: 14px;
	line-height: 50px;
	text-align: center;
	transition: background-color .25s ease-in-out;
	z-index: 1
}

.gallery--item.type--video a:hover:after {
	background-color: #1da1f2
}

.gallery--item.type--audio a:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: url(img/music-icon.png);
	background-position: center;
	background-repeat: no-repeat
}

.gallery--item.type--audio .duration {
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 0 10px;
	border-radius: 2px;
	line-height: 20px;
	z-index: 1
}

.gallery--item a img {
	width: 100%
}

.testimonial--items {
	border: 1px solid #e5e5e5
}

.testimonial--item .img {
	max-width: 100%
}

.testimonial--item .info {
	margin-top: 23px;
	margin-bottom: 33px;
	padding-right: 10px;
	overflow: hidden
}

.testimonial--item blockquote {
	margin-bottom: 0;
	padding: 0;
	border-width: 0
}

.testimonial--item blockquote p:before {
	content: "\f10d";
	color: #e5e5e5;
	margin-left: 1px;
	margin-right: 15px;
	font-family: FontAwesome;
	font-size: 24px
}

.testimonial--item .name {
	margin-top: 10px
}

.testimonial--item .rating {
	margin: 1px -2px 0;
	color: #e5e5e5;
	font-size: 14px;
	line-height: 24px
}

.testimonial--item .rating .nav>li {
	margin: 0 2px
}

.testimonial--items .owl-dots {
	left: 36px
}

.testimonial--items .owl-dot {
	width: 10px;
	height: 10px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #15656c
}

.testimonial--items .owl-dot.active {
	border-width: 1px;
	background-color: #42d2df
}

.faq--items .title .h2 {
	margin-top: 2px;
	max-width: 380px
}

.faq--item {
	margin-bottom: 0;
	padding-bottom: 10px;
	border: 1px solid #e5e5e5;
	border-radius: 0;
	box-shadow: none
}

.faq--item+.faq--item {
	margin-top: 10px
}

.faq--item .title a {
	display: block;
	position: relative;
	padding: 16px 35px 7px 20px;
	z-index: 0
}

.faq--item .title a.collapsed {
	color: inherit
}

.faq--item .title a:before {
	content: "\f0d8";
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -9px;
	font-family: FontAwesome;
	font-size: 16px;
	line-height: 26px
}

.faq--item .title a.collapsed:before {
	content: "\f0d7"
}

.faq--item .content--inner {
	padding: 0 20px 5px
}

.faq--item.style--2 {
	position: relative;
	background-color: #f7f8f9;
	border-width: 0;
	overflow: hidden;
	z-index: 0;
	transition: color .25s, background-color .25s ease-in-out
}

.faq--item.style--2.opened {
	color: #fff;
	background-color: #1da1f2
}

.faq--item.style--2 .title a {
	color: #fff
}

.faq--item.style--2 .title a.collapsed {
	color: inherit
}

.faq--item.style--2 .title a:before {
	content: "\f106"
}

.faq--item.style--2 .title a.collapsed:before {
	content: "\f107"
}

.faq--item.style--2 .content--inner {
	padding-top: 10px;
	padding-bottom: 13px
}

.contact-info--Item+.contact-info--Item {
	margin-top: 18px
}

.post--item {
	transition: box-shadow .25s ease-in-out
}

.post--item:hover {
	box-shadow: 0 2px 10px rgba(0, 0, 0, .05)
}

.post--single:hover {
	box-shadow: none
}

.post--video {
	position: relative;
	z-index: 0
}

.post--video a {
	display: block
}

.post--video a:before {
	content: "\f04b";
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	width: 54px;
	margin: -27px auto 0;
	padding-top: 2px;
	padding-left: 2px;
	background-color: #fff;
	border-radius: 50%;
	font-family: FontAwesome;
	font-size: 18px;
	line-height: 52px;
	text-align: center;
	z-index: 2
}

.post--video a:after {
	content: " ";
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	width: 70px;
	height: 70px;
	margin: -35px auto 0;
	background-color: #1da1f2;
	border-radius: 50%;
	opacity: .5;
	z-index: 1
}

.post--info {
	padding: 8px 0 8px;
	transition: border-color .25s ease-in-out;
	min-height: 73px
}

.post--item:hover .post--info {
	border-color: transparent
}

.post--single:hover .post--info {
	border-color: #e5e5e5
}

.post--meta {
	font-size: 0;
	line-height: 0
}

.post--title+.post--meta {
	margin-top: 5px
}

.post--meta .nav {
	margin: 0 -5px
}

.post--meta .nav>li {
	padding: 0 5px
}

.post--meta .nav>li a {
	padding: 0
}

.post--meta .nav>li a+a:before {
	content: ",";
	margin-right: 5px;
	color: #999;
	font-size: 11px;
	line-height: 21px;
	vertical-align: middle
}

.post--meta .nav>li img {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 5px;
	border: 2px solid #e5e5e5;
	border-radius: 50%;
	vertical-align: middle
}

.post--meta .nav>li .fa,
.post--meta .nav>li span {
	display: inline-block;
	font-size: 11px;
	line-height: 21px;
	vertical-align: middle
}

.post--content:after,
.post--content:before {
	content: " ";
	display: table
}

.post--content:after {
	clear: both
}

.post--content .alignright {
	float: right;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 5px
}

.post--content .alignleft {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 5px
}

.post--content figure {
	position: relative;
	padding-left: 40px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, .05);
	overflow: hidden;
	z-index: 0
}

.post--content figure figcaption {
	position: absolute;
	top: 50%;
	left: -55px;
	margin-top: -10px;
	color: #333;
	font-size: 14px;
	line-height: 24px;
	transform: rotate(-90deg) translateY(-50%);
	word-spacing: 25px
}

.post--content blockquote {
	position: relative;
	padding: 37px 30px 36px;
	color: #999;
	background-color: #f7f8f9;
	border-width: 0;
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
	font-style: italic;
	z-index: 0
}

.post--content blockquote:after {
	content: " ";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 40px 40px;
	border-color: transparent transparent #1da1f2 transparent
}

.post--content blockquote:last-child {
	margin-bottom: 0
}

.post--content blockquote p {
	margin-bottom: 0
}

.post--content blockquote cite {
	display: block;
	position: relative;
	color: #555;
	margin-top: 6px;
	padding-left: 30px;
	z-index: 0
}

.post--content blockquote cite:before {
	content: " ";
	position: absolute;
	top: 50%;
	left: 0;
	width: 20px;
	height: 2px;
	margin-top: -2px;
	background-color: #1da1f2
}

.post--footer {
	margin-top: 23px;
	padding-top: 22px;
	border-top: 1px solid #e5e5e5
}

.post--footer .post--meta .nav>li {
	float: none
}

.post--footer .post--meta .nav>li+li {
	margin-top: 8px
}

.post--social-share {
	margin: 7px -7.5px
}

.post--social-share .nav {
	float: right
}

.post--social-share .nav>li>a {
	width: 35px;
	padding: 0;
	margin: 0 7.5px;
	color: #aaa;
	background-color: #f7f8f9;
	border-radius: 50%;
	font-size: 14px;
	line-height: 35px;
	text-align: center
}

.post--social-share .nav>li>a:hover {
	color: #fff;
	background-color: #1da1f2
}

.post--author-inner {
	padding: 22px 25px;
	border: 1px solid #e5e5e5;
	background-size: auto;
	background-repeat: repeat
}

.post--author .social .nav {
	margin: 0 -7.5px
}

.post--author .social .nav>li>a {
	min-width: 35px;
	padding: 0;
	margin: 12px 7.5px 0;
	background-color: #f7f8f9;
	border-radius: 50%;
	font-size: 14px;
	line-height: 35px;
	text-align: center
}

.comment--items>li {
	float: none
}

.comment--items .comment--items {
	padding-left: 75px
}

.comment--items .comment--items .comment--item {
	margin-bottom: 30px;
	border-bottom: 1px solid #e5e5e5
}

.comment--item .img {
	margin-right: 15px;
	padding: 5px
}

.comment--item .img:before {
	border-radius: 50%
}

.comment--item .img img {
	width: 50px;
	height: 50px;
	border-radius: 50%
}

.comment--item .meta p {
	margin-bottom: 0
}

.comment--item .reply .btn {
	padding: 0 15px
}

.comment--item .reply .btn:focus,
.comment--item .reply .btn:hover {
	color: #fff;
	background-color: #1da1f2
}

.comment--item .info {
	margin-bottom: 30px;
	padding-bottom: 22px;
	border-bottom: 1px solid #e5e5e5
}

.comment--items .comment--items .info {
	margin-bottom: 0;
	border-bottom-width: 0
}

.product--item {
	position: relative;
	transition: box-shadow .25s ease-in-out;
	z-index: 0
}

.product--item:hover {
	box-shadow: 0 0 9px rgba(0, 0, 0, .1)
}

.product--offer {
	position: absolute;
	top: -3px;
	left: 21px;
	width: 40px;
	padding: 8px 0 4px;
	border-radius: 0 0 12px 12px;
	line-height: 16px;
	text-align: center;
	z-index: 1
}

.product--offer:after,
.product--offer:before {
	content: " ";
	position: absolute;
	top: 0;
	left: -5px;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 3px 5px;
	border-color: transparent transparent #1da1f2 transparent;
	opacity: .5;
	z-index: -1
}

.product--offer:after {
	left: auto;
	right: -5px;
	border-width: 3px 0 0 5px;
	border-color: transparent transparent transparent #1da1f2
}

.product--img {
	position: relative;
	border: 1px solid #e5e5e5;
	transition: border-color .25s;
	overflow: hidden;
	z-index: 0
}

.product--item:hover .product--img {
	border-color: transparent
}

.product--img img+img {
	display: block;
	position: absolute;
	top: 0;
	right: 1px;
	left: 0;
	right: 0;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	transition-property: opacity, visibility;
	transition-duration: .35s;
	transition-timing-function: ease-in-out
}

.product--item:hover .product--img img+img {
	opacity: 1;
	visibility: visible
}

.product--img .action {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 15px;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	transition-property: opacity, visibility;
	transition-duration: .25s;
	transition-timing-function: ease-in-out;
	z-index: 2
}

.product--item:hover .product--img .action {
	opacity: 1;
	visibility: visible
}

.product--img .action a {
	position: relative;
	display: block;
	width: 75px;
	height: 75px;
	margin: 0 auto;
	padding: 20px 0;
	color: #fff;
	z-index: 0
}

.product--img .action a:before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #1da1f2;
	border-radius: 50%;
	opacity: .5;
	transition: opacity .45s ease-in-out;
	z-index: -1
}

.product--img .action a:hover:before {
	opacity: 1
}

.product--img .action a .fa {
	display: block
}

.product--img .action a span {
	font-size: 11px;
	line-height: 25px
}

.product--info {
	padding: 14px 15px 12px
}

.product--info .rating .nav>li {
	float: none;
	display: inline-block;
	margin: 0 2px
}

.product--info .action {
	margin-top: 3px;
	opacity: 0;
	visibility: hidden;
	transition-property: opacity, visibility;
	transition-duration: .25s;
	transition-timing-function: ease-in-out
}

.product--item:hover .action {
	opacity: 1;
	visibility: visible
}

.review--items>li+li {
	margin-top: 30px
}

.review--items>li:last-child .content--inner {
	padding-bottom: 0;
	border-bottom-width: 0
}

.review--item .img {
	padding: 5px;
	border-radius: 50%;
	overflow: hidden
}

.review--item .img img {
	width: 50px;
	height: 50px;
	border-radius: 50%
}

.review--item .meta p+p {
	margin-top: 1px
}

.review--item .meta .fa {
	margin-left: 1px
}

.review--item .content--inner {
	padding-bottom: 22px;
	border-bottom: 1px solid #e5e5e5
}

.review--rating .stars[data-selected] {
	color: #1da1f2
}

.review--rating .stars[data-selected="1"] label+label,
.review--rating .stars[data-selected="2"] label+label+label,
.review--rating .stars[data-selected="3"] label+label+label+label,
.review--rating .stars[data-selected="4"] label+label+label+label+label {
	color: #ccc
}

.review--rating label {
	display: inline-block;
	cursor: pointer
}

.review--rating input {
	display: none
}

.cart--items .table {
	border: 1px solid #f7f8f9
}

.cart--items .table thead tr th {
	padding: 16px 20px;
	font-weight: 600;
	border-width: 0
}

.cart--items .table tbody tr td {
	position: relative;
	padding: 20px;
	border-width: 0;
	vertical-align: middle
}

.cart--items .table tbody tr td:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 1px;
	background-color: #f7f8f9
}

.cart--items .table tbody tr td:first-child:after {
	left: 20px
}

.cart--items .table tbody tr td:last-child:after {
	right: 20px
}

.cart--items .table tbody tr:first-child td:after {
	height: 0
}

.cart--items .table tbody tr td a {
	display: inline-block
}

.cart--items .table tbody tr td a:before {
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	width: auto;
	height: auto;
	transition: opacity .25s ease-in-out;
	z-index: 1
}

.cart--items .table tbody tr td a:hover:before {
	opacity: .9
}

.cart--items .table tbody tr td img {
	max-width: 60px;
	border: 1px solid #e5e5e5
}

.cart--items .table tbody tr td .remove {
	position: relative;
	padding: 8px
}

.cart--items .table tbody tr td .remove:after,
.cart--items .table tbody tr td .remove:before {
	content: " ";
	position: absolute;
	top: 2px;
	left: 0;
	right: 0;
	width: 1px;
	height: 12px;
	margin: 0 auto;
	background-color: #999;
	transition: background-color .25s ease-in-out
}

.cart--items .table tbody tr td .remove:hover:after,
.cart--items .table tbody tr td .remove:hover:before {
	background-color: #1da1f2
}

.cart--items .table tbody tr td .remove:before {
	transform: rotate(45deg)
}

.cart--items .table tbody tr td .remove:after {
	transform: rotate(-45deg)
}

.cart--items .btn {
	padding: 4px 20px
}

.widget+.widget {
	margin-top: 39px
}

.search--widget {
	position: relative;
	z-index: 0
}

.search--widget .btn-link {
	position: absolute;
	top: 0;
	right: 0;
	padding: 8px 15px;
	border-width: 0;
	border-radius: 0 2px 2px 0
}

.recent-posts--widget .date {
	margin-bottom: 0
}

.recent-posts--widget .nav>li {
	float: none
}

.recent-posts--widget .nav>li+li {
	margin-top: 7px;
	padding-top: 11px;
	border-top: 1px solid rgba(170, 170, 170, .2)
}

.recent-active-members--widget {
	font-size: 0;
	line-height: 0
}

.recent-active-members--widget.style--1 {
	margin: -15px -10px 0
}

.recent-active-members--widget .img {
	display: inline-block;
	position: relative;
	padding: 2px;
	border-radius: 50%;
	z-index: 0
}

.recent-active-members--widget.style--1>.img {
	margin: 15px 10px 0
}

.recent-active-members--widget .img:before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #1da1f2;
	border-radius: 50%;
	opacity: .3;
	z-index: -1
}

.recent-active-members--widget .img img {
	border-radius: 50%
}

.recent-active-members--widget .owl-carousel {
	max-width: 780px;
	margin: 0 auto;
	padding-left: 25px;
	padding-right: 25px
}

.recent-active-members--widget .owl-nav>div {
	position: absolute;
	top: 50%;
	left: 0;
	min-width: 0;
	margin-top: -13px;
	color: #ddd;
	background-color: transparent
}

.recent-active-members--widget .owl-nav>div:hover {
	color: #1da1f2
}

.recent-active-members--widget .owl-nav>.owl-next {
	left: auto;
	right: 0
}

.nav--widget {
	font-weight: 700
}

.nav--widget .nav>li {
	float: none
}

.nav--widget .nav>li+li {
	margin-top: 10px
}

.nav--widget .nav>li>a {
	display: block;
	padding: 0 0 8px;
	border-bottom: 1px solid rgba(170, 170, 170, .2);
	font-size: 0;
	line-height: 0;
	overflow: hidden
}

.nav--widget .nav>li>a:hover {
	border-color: #1da1f2
}

.nav--widget .nav>li>a i,
.nav--widget .nav>li>a span {
	font-size: 12px;
	line-height: 22px
}

.nav--widget .nav>li>a i {
	margin-left: 1px;
	margin-right: 8px
}

.nav--widget .nav>li>a .count {
	float: right
}

.links--widget {
	font-weight: 700
}

.links--widget .nav .nav {
	padding-left: 15px
}

.links--widget .nav>li {
	float: none
}

.links--widget .nav>li+li {
	margin-top: 2px
}

.links--widget .nav>li>a {
	display: block;
	padding: 0;
	overflow: hidden;
	font-size: 15px;
	font-weight: 400
}

.links--widget .nav>li>a:before {
	content: "\f0da";
	margin-right: 10px;
	font-family: FontAwesome
}

.links--widget .nav>li>a>span {
	float: right;
	display: block
}

.tags--widget {
	margin: -5px -2.5px 0
}

.tags--widget .nav>li>a {
	margin: 5px 2.5px 0;
	padding: 1px 7px;
	background-color: #555;
	border-radius: 2px
}

.newsletter--widget {
	border-radius: 2px
}

.newsletter--widget.style--2 form {
	border-radius: 2px
}

.newsletter--widget .form-control {
	height: auto;
	padding: 8px 15px;
	color: #fff;
	background-color: #444;
	border-width: 0;
	font-size: 12px;
	line-height: 24px;
	border: 1px solid rgba(104, 182, 188, .25);
	margin: 0 0 0 2px
}

.newsletter--widget .form-control .input-group input:first-child {
	width: 200%
}

.newsletter--widget.style--2 .form-control {
	color: #333;
	background-color: #fff
}

.newsletter--widget .btn-link {
	display: block;
	padding: 6px 15px;
	font-size: 14px;
	line-height: 24px;
	background-color: #444;
	border-radius: 0 2px 2px 0
}

.newsletter--widget.style--2 .input-group-btn .btn {
	padding-left: 17px;
	padding-right: 17px
}

.buddy-finder--widget .btn {
	margin-top: 5px;
	padding: 4px 20px
}

.cart--widget .nav>li {
	position: relative;
	float: none;
	z-index: 0
}

.cart--widget .nav>li+li {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #e5e5e5
}

.cart--widget .img a {
	display: block;
	position: relative;
	z-index: 0
}

.cart--widget .img a:before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	opacity: 0;
	transition: opacity .25s ease-in-out;
	z-index: 1
}

.cart--widget .img a:hover:before {
	opacity: .5
}

.cart--widget .info {
	padding-right: 10px
}

.cart--widget .info .h4 {
	margin-top: -6px
}

.cart--widget .remove {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px;
	font-size: 0;
	line-height: 0;
	z-index: 2
}

.cart--widget li+li .remove {
	top: 15px
}

.cart--widget .remove:after,
.cart--widget .remove:before {
	content: " ";
	position: absolute;
	top: 0;
	right: 4px;
	width: 1px;
	height: 12px;
	background-color: #999;
	transition: background-color .25s ease-in-out
}

.cart--widget .remove:before {
	transform: rotate(45deg)
}

.cart--widget .remove:after {
	transform: rotate(-45deg)
}

.cart--widget .remove:hover:after,
.cart--widget .remove:hover:before {
	background-color: #1da1f2
}

.review--widget blockquote {
	position: relative;
	margin: 5px 5px 25px;
	margin-bottom: 25px;
	padding: 14px 20px 12px;
	border-width: 0;
	font-size: 14px;
	line-height: 24px;
	z-index: -1
}

.review--widget blockquote:before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	box-shadow: 0 0 9px rgba(0, 0, 0, .1);
	z-index: -1
}

.review--widget blockquote:after {
	content: " ";
	position: absolute;
	left: 15px;
	bottom: -10px;
	width: 20px;
	height: 20px;
	background-color: #fff;
	box-shadow: 0 0 9px rgba(0, 0, 0, .1);
	transform: rotate(45deg);
	z-index: -2
}

.review--widget blockquote p:before {
	content: "\f10d";
	margin-right: 10px;
	color: #ccc;
	font-family: FontAwesome;
	font-size: 20px;
	line-height: 30px
}

.review--widget blockquote p:after {
	content: " ";
	position: absolute;
	left: 15px;
	bottom: -10px;
	width: 20px;
	height: 20px;
	background-color: #fff;
	transform: rotate(45deg);
	z-index: -1
}

.review--widget img {
	width: 50px;
	height: 50px;
	margin-right: 8px;
	border-radius: 50%
}

.review--widget .owl-carousel img {
	display: inline-block;
	width: 50px;
	margin-left: 5px
}

.review--widget span:nth-child(2) {
	color: #444
}

.page--header .title .h1 {
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.page--header .breadcrumb {
	padding: 0 0 3px;
	background-color: transparent;
	border-radius: 0;
	font-size: 0;
	line-height: 0
}

.page--header .title+.breadcrumb {
	margin-top: 5px
}

.page--header .breadcrumb>li+li:before {
	content: "\f0da";
	margin: 0 5px 0;
	font-family: FontAwesome
}

.page--header .breadcrumb>li:before,
.page--header .breadcrumb>li>a,
.page--header .breadcrumb>li>span {
	font-size: 12px;
	line-height: 22px
}

.main--content-inner.drop--shadow {
	padding: 30px 20px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .1)
}

.main--sidebar {
	font-size: 14px;
	line-height: 24px
}

.main--sidebar .widget {
	padding: 24px 20px;
	border: 1px solid #e5e5e5
}

.main--sidebar .widget+.widget {
	margin-top: -1px
}

.main--sidebar .widget--title {
	margin-bottom: 22px
}

.main--sidebar .links--widget {
	font-family: Raleway, sans-serif;
	font-weight: 500
}

.main--sidebar .buddy-finder--widget {
	margin-bottom: 6px
}

.buddy-finder--widget .form-group {
	margin-bottom: 15px
}

.main--sidebar .nav--widget {
	font-family: Raleway, sans-serif;
	font-weight: 500
}

.main--sidebar .nav--widget .nav>li+li {
	margin-top: 2px
}

.main--sidebar .nav--widget .nav>li>a {
	padding-bottom: 0;
	border-width: 0
}

.main--sidebar .nav--widget .nav>li>a i,
.main--sidebar .nav--widget .nav>li>a span {
	font-size: 14px;
	line-height: 24px
}

.main--sidebar .ad--widget {
	margin-bottom: 6px
}

.cover--header.bg--img {
	padding-top: 215px;
	color: #999;
	background-size: 100% 300px;
	background-position: center top
}

.cover--avatar {
	display: inline-block;
	position: relative;
	margin-bottom: 12px;
	padding: 5px;
	z-index: 0
}

.cover--avatar:before {
	border-radius: 50%
}

.cover--avatar:after {
	content: " ";
	position: absolute;
	left: 35px;
	bottom: 3px;
	width: 12px;
	height: 12px;
	background-color: #1da1f2;
	border: 2px solid #fff;
	border-radius: 50%;
	opacity: 0
}

.cover--avatar.online:after {
	opacity: 1
}

.cover--avatar img {
	width: 150px;
	height: 150px;
	border-radius: 50%
}

.cover--user-activity {
	margin-top: 5px
}

.cover--avatars {
	margin-top: 14px
}

.cover--avatars .nav {
	font-size: 0;
	line-height: 0
}

.cover--avatars .nav>li {
	float: none;
	display: inline-block;
	margin: 0 15px
}

.cover--avatars .nav>li>a {
	padding: 1px;
	border-radius: 50%;
	overflow: hidden
}

.cover--avatars .nav>li>a img {
	width: 20px;
	height: 20px;
	border-radius: 50%
}

.cover--avatars p {
	margin-top: 5px
}

.cover--user-desc {
	display: inline-block;
	max-width: 800px;
	margin-top: 18px
}

.cover--avatars+.cover--user-desc {
	margin-top: 8px
}

.header--topbar.bg-black {
	border-bottom: 1px solid rgba(255, 255, 255, .15)
}

.header--topbar .nav.float--left+.float--left {
	margin-left: 20px;
	padding-left: 20px;
	border-left: 1px solid rgba(0, 0, 0, .05)
}

.header--topbar.bg-black .nav.float--left+.float--left {
	border-color: rgba(255, 255, 255, .15)
}

.header--topbar-social {
	margin: 0 -9px
}

.header--topbar-social>li>a {
	padding: 0 9px;
	font-size: 14px;
	line-height: 60px
}

.header--topbar-links {
	margin: 0 -20px;
	font-size: 18px;
	line-height: 24px
}

.header--section.style--2 .header--topbar-links {
	padding-top: 10px;
	padding-bottom: 10px
}

.header--topbar-links>li {
	border-right: 1px solid rgba(0, 0, 0, .05)
}

.header--topbar.bg-black .header--topbar-links>li {
	border-color: rgba(255, 255, 255, .15)
}

.header--section.style--3 .header--topbar-links>li {
	border-color: rgba(255, 255, 255, .15)
}

.header--topbar-links.no--stripes>li {
	border-width: 0;
	color: #757c7d
}

.header--topbar-links>li:last-child {
	border-right-width: 0
}

.header--topbar-links>li>a {
	position: relative;
	padding: 7px 20px;
	z-index: 0;
	font-size: 15px;
	font-weight: 600
}

.header--topbar-links>li>a .badge {
	position: absolute;
	top: 16px;
	right: 12px;
	z-index: 1
}

.header--topbar-links .dropdown-menu {
	min-width: 0;
	width: 185px;
	left: 0;
	right: 0;
	margin-left: 2.5px;
	margin-right: 2.5px;
	padding-left: 2.5px
}

.header--topbar-links .dropdown-menu>li>a {
	margin-left: 0
}

.header--topbar-logo {
	margin-top: 10px;
	width: 177px
}

.header--navbar {
	min-height: 36px;
	margin-bottom: 0;
	color: #15656c;
	font-weight: 700;
	border-width: 0;
	border-radius: 0;
	transition-property: color, background-color, box-shadow;
	transition-duration: .25s;
	transition-timing-function: ease-in-out
}

.font_custom {
	color: #15656c!important;
	font-weight: 400
}

.is-sticky .header--navbar {
	box-shadow: 0 5px 10px rgba(0, 0, 0, .25)
}

.is-sticky .header--navbar.bg-black {
	color: #999;
	background-color: #fff
}

.header--navbar>.container {
	position: relative
}

.header--navbar .navbar-toggle {
	margin-top: 23px;
	margin-bottom: 23px;
	margin-right: 0;
	border-color: #5e5e5e;
	border-radius: 0
}

.is-sticky .header--navbar .navbar-toggle {
	border-color: #333
}

.header--navbar .navbar-toggle.style--2 {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center
}

.header--navbar .navbar-toggle.style--3 {
	border-color: #333
}

.is-sticky .header--navbar .navbar-toggle.style--2 {
	border-color: #333
}

.header--navbar .navbar-toggle .icon-bar {
	background-color: #5e5e5e;
	border-radius: 0
}

.header--navbar .navbar-toggle.style--3 .icon-bar {
	background-color: #333
}

.is-sticky .header--navbar .navbar-toggle .icon-bar {
	background-color: #333
}

.is-sticky .header--navbar .navbar-toggle.style--2 .icon-bar {
	background-color: #333
}

.header--navbar-logo {
	height: auto;
	padding-top: 0;
	padding-bottom: 0
}

.header--navbar-logo img.sticky,
.is-sticky .header--navbar-logo img.normal {
	display: none
}

.is-sticky .header--navbar-logo img.sticky {
	display: block
}

.header--section.style--3 .header--navbar-logo {
	margin-left: 0;
	margin-right: 0;
	padding-left: 40px;
	padding-right: 40px;
	background-color: #f7f8f9
}

.subheader_border-bottom {
	border-bottom: 1px solid #15656c!important
}

.header--navbar .navbar-collapse {
	padding-left: 0;
	padding-right: 0
}

.header--nav-links {
	margin-left: -15px;
	margin-right: -15px;
	padding: 0;
	font-size: 14px;
	line-height: 24px
}

.header--nav-links.style--2 {
	margin: 0 auto;
	text-align: center;
	padding-top: 13px;
	padding-bottom: 13px
}

.header--nav-links.style--3 {
	padding-top: 26px;
	padding-bottom: 25px
}

.header--nav-links>li {
	padding: 0 15px;
	text-align: center
}

.header--nav-links>li span img {
	display: block;
	margin: auto;
	width: 25px
}

.header--nav-links>li span:nth-child(2) {
	margin-right: 5px
}

.header--nav-links>li>a {
	display: inline-block;
	position: relative;
	margin: 0 2.5px;
	padding: 28px 0;
	z-index: 0
}

.header--nav-links.style--2>li {
	padding-left: 0;
	padding-right: 0;
	margin: 0 10px;
	display: inline-block
}

.header--nav-links.style--2>li>a {
	padding: 5px 15px
}

.header--nav-links.style--3>li>a {
	padding-top: 2px;
	padding-bottom: 3px
}

.header--nav-links>li.active>a,
.header--nav-links>li.active>a:focus,
.header--nav-links>li.active>a:hover,
.header--nav-links>li.open>a,
.header--nav-links>li.open>a:focus,
.header--nav-links>li.open>a:hover,
.header--nav-links>li:hover>a,
.header--nav-links>li>a:hover {
	color: #42d2df
}

.is-sticky .header--nav-links.style--1>li.active>a,
.is-sticky .header--nav-links.style--1>li.active>a:focus,
.is-sticky .header--nav-links.style--1>li.active>a:hover,
.is-sticky .header--nav-links.style--1>li.open>a,
.is-sticky .header--nav-links.style--1>li.open>a:focus,
.is-sticky .header--nav-links.style--1>li.open>a:hover,
.is-sticky .header--nav-links.style--1>li:hover>a,
.is-sticky .header--nav-links.style--1>li>a:hover {
	color: #333
}

.header--nav-links.style--3>li.active>a,
.header--nav-links.style--3>li.active>a:focus,
.header--nav-links.style--3>li.active>a:hover,
.header--nav-links.style--3>li.open>a,
.header--nav-links.style--3>li.open>a:focus,
.header--nav-links.style--3>li.open>a:hover,
.header--nav-links.style--3>li:hover>a,
.header--nav-links.style--3>li>a:hover {
	color: #1da1f2
}

.header--nav-links.style--1>li>a:before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 0;
	height: 2px;
	margin: 0 auto;
	background-color: #fff;
	transition-property: width, background-color;
	transition-duration: .25s;
	transition-timing-function: ease-in-out;
	z-index: -1
}

.is-sticky .header--nav-links.style--1>li>a:before {
	background-color: #333
}

.header--nav-links.style--1>li.active>a:before,
.header--nav-links.style--1>li.open>a:before,
.header--nav-links.style--1>li:hover>a:before,
.header--nav-links.style--1>li>a:hover:before {
	width: 100%
}

.header--nav-links.style--2>li>a:after,
.header--nav-links.style--2>li>a:before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 0;
	height: 1px;
	background-color: #42d2df;
	transition: width .25s ease-in-out;
	z-index: -1
}

.header--nav-links.style--2>li>a:after {
	top: auto;
	left: auto;
	right: 0;
	bottom: 0
}

.header--nav-links.style--2>li.active>a:after,
.header--nav-links.style--2>li.active>a:before,
.header--nav-links.style--2>li.open>a:after,
.header--nav-links.style--2>li.open>a:before,
.header--nav-links.style--2>li:hover>a:before,
.header--nav-links.style--2>li>a:hover:after,
.header--nav-links.style--2>li>a:hover:before {
	width: 100%
}

.header--nav-links.style--2>li>a span:after,
.header--nav-links.style--2>li>a span:before {
	content: " ";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 1px;
	height: 0;
	background-color: #42d2df;
	transition: height .25s ease-in-out .25s;
	z-index: -1
}

.header--nav-links.style--2>li>a span:after {
	top: 0;
	left: auto;
	right: 0;
	bottom: auto
}

.header--nav-links.style--2>li.active>a span:after,
.header--nav-links.style--2>li.active>a span:before,
.header--nav-links.style--2>li.open>a span:after,
.header--nav-links.style--2>li.open>a span:before,
.header--nav-links.style--2>li:hover>a span:before,
.header--nav-links.style--2>li>a:hover span:after,
.header--nav-links.style--2>li>a:hover span:before {
	height: 100%
}

.header--nav-links.style--3>li>a:before {
	content: " ";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 0;
	height: 1px;
	margin: 0 auto;
	background-color: #1da1f2;
	transition: width .25s ease-in-out
}

.header--nav-links.style--3>li.active>a:after,
.header--nav-links.style--3>li.active>a:before,
.header--nav-links.style--3>li.open>a:after,
.header--nav-links.style--3>li.open>a:before,
.header--nav-links.style--3>li:hover>a:before,
.header--nav-links.style--3>li>a:hover:after,
.header--nav-links.style--3>li>a:hover:before {
	width: 100%
}

.header--nav-links>.dropdown>.dropdown-menu {
	top: 61px
}

.header--nav-links.style--2>.dropdown>.dropdown-menu {
	top: 100%
}

.dropdown-menu .dropdown-header {
	color: #d1313c!important;
	font-size: 15px
}

.dropdown-menu .dropdown-subheader {
	display: block;
	padding: 3px 20px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #146068!important;
	font-weight: 700;
	border: none;
	clear: both;
	border-bottom: 1px solid #146068;
	padding-top: 15px
}

.header--nav-links.style--2>.dropdown.megamenu>.dropdown-menu {
	top: 90%
}

.header--nav-links.style--3>.dropdown>.dropdown-menu {
	top: 29px
}

.header--nav-links.style--3>.dropdown.megamenu>.dropdown-menu {
	top: 55px
}

.header--search {
	position: relative;
	margin: 10px 0;
	z-index: 1
}

.header--search.style--2 {
	margin: 21px 0 0 42px;
	color: #999
}

.header--search .form-control {
	height: auto;
	min-width: 200px;
	padding: 8px 20px;
	background-color: transparent;
	border-radius: 0;
	font-size: 12px;
	line-height: 22px;
	box-shadow: none;
	outline: 0
}

.header--search.style--2 .form-control {
	position: absolute;
	top: 0;
	right: 0;
	width: 15px;
	min-width: 0;
	padding-left: 0;
	padding-right: 0;
	background-color: #fff;
	border-width: 1px 0;
	opacity: 0;
	visibility: hidden;
	transition-property: opacity, visibility, width, border-width, padding;
	transition-duration: .55s;
	transition-timing-function: ease-in-out;
	z-index: 0
}

.header--search.style--2.open .form-control {
	width: 200px;
	padding-left: 20px;
	padding-right: 20px;
	border-width: 1px;
	opacity: 1;
	visibility: visible
}

.header--search .form-control:focus {
	border-color: rgba(0, 0, 0, .35)
}

.header--search.style--1 .form-control {
	color: #fff;
	border-color: rgba(255, 255, 255, .08)
}

.header--search.style--1 .form-control:focus {
	border-color: rgba(255, 255, 255, .25)
}

.header--search .btn-link {
	position: absolute;
	top: 0;
	right: 0;
	padding: 9px 14px;
	border-width: 0
}

.header--search.style--2 .btn-link {
	padding-left: 0;
	padding-right: 0;
	font-size: 16px;
	transition: padding .55s ease-in-out
}

.header--search.style--2.open .btn-link {
	padding-left: 14px;
	padding-right: 14px
}

.banner--slider .owl-item,
.banner--slider .owl-stage,
.banner--slider .owl-stage-outer {
	height: 100%
}

.banner--item {
	height: 100%
}

.banner--content .sub-title .h2,
.banner--content .title .h2 {
	font-family: maven;
	margin-top: 2px;
	font-size: 28px;
	font-weight: 600
}

.keep {
	color: #3e1972!important;
	margin-left: 20px!important;
	font-size: 24px!important
}

.yelow {
	color: #877637!important;
	margin-left: 12px!important
}

.banner--content .sub-title {
	margin-top: 10px
}

.banner_yellow {
	color: #a56c21!important
}

.col-md-12 {
	padding: 0
}

.banner--content .sub-title .h1,
.banner--content .title .h1 {
	font-size: 48px;
	line-height: 58px
}

.banner--content .desc {
	margin-top: 15px
}

.banner--content .action {
	margin: 14px -10px 0;
	font-size: 0;
	line-height: 0
}

.banner--content .action .btn {
	margin: 10px 10px 0
}

.banner--content .action.eq .btn {
	min-width: 144px
}

.banner--item .widget {
	margin: 60px 0;
	padding: 23px 20px 30px;
	color: #999;
	background-color: #fff
}

.banner--item .widget--title {
	padding-bottom: 14px
}

.banner--item .widget .selection-made {
	height: 36px;
	padding-top: 6px;
	padding-bottom: 6px
}

.banner--item .buddy-finder--widget .row>div {
	width: 100%
}

.feature--item {
	padding: 31px 15px 33px
}

.feature--item .sub-title {
	margin-top: 8px
}

.feature--item .desc {
	margin-top: 11px
}

.footer--widgets {
	color: #aaa;
	background-size: 100% 80%;
	background-position: bottom;
	background-repeat: repeat-x
}

.footer--widgets .widget--title {
	margin-top: 3px;
	margin-bottom: 6px;
	color: #ddd;
	font-size: 16px
}

.text--widget p {
	font-size: 15px;
	line-height: 21px
}

.footer--extra {
	border-top: 1px solid #505050
}

.footer--extra .widget--title {
	margin-top: 4px;
	margin-bottom: 23px;
	color: #ddd;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	letter-spacing: 6px
}

.footer--copyright {
	color: #aaa
}

.footer--copyright .text {
	margin: 5px 0 2px
}

.footer--copyright .text p {
	margin-bottom: 0
}

.footer--copyright .text span {
	color: #1da1f2
}

.footer--copyright .social .nav {
	margin: 8px -7.5px 0;
	color: #999;
	font-size: 0;
	line-height: 0
}

.footer--copyright .social .nav>li>a {
	display: block;
	min-width: 40px;
	margin: 0 7.5px;
	padding: 2px 10px 0;
	background-color: #1da1f2;
	color: white;
	border-radius: 50%;
	font-size: 16px;
	line-height: 38px;
	text-align: center
}

.footer--copyright .social .nav>li>a:focus,
.footer--copyright .social .nav>li>a:hover {
	color: #fff;
	background-color: #1da1f2
}

.coming-soon--section {
	position: relative;
	height: 100%;
	background-color: #333;
	z-index: 0
}

.cs--bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	z-index: 0
}

.cs--bg-inner {
	position: absolute;
	top: -20%;
	left: 0;
	right: 0;
	bottom: -30%;
	background-size: auto 100%;
	background-position: top center;
	animation: csswing 5.5s infinite ease-in-out;
	z-index: -1
}

@keyframes csswing {
	0% {
		transform: translate(10%, -3%) rotate(-20deg)
	}
	50% {
		transform: translate(-10%, -3%) rotate(20deg)
	}
	100% {
		transform: translate(10%, -3%) rotate(-20deg)
	}
}

.cs--content .caption {
	letter-spacing: 13px
}

.cs--content .countdown {
	margin-top: 7px
}

.cs--content .countdown ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
	line-height: 0
}

.cs--content .countdown ul li {
	display: inline-block;
	margin: 0 27px
}

.cs--content .countdown ul li strong {
	display: block;
	font-size: 80px;
	line-height: 90px
}

.cs--content .countdown ul li span {
	display: block;
	font-size: 14px;
	line-height: 22px;
	font-weight: 500
}

.cs--content .desc {
	margin-top: 16px
}

.cs--content .desc p {
	margin-bottom: 0
}

.cs--content .newsletter--widget {
	max-width: 600px;
	margin: 22px auto 0
}

.cs--content .newsletter--widget .btn-link,
.cs--content .newsletter--widget .form-control {
	background-color: #fff
}

.cs--content .newsletter--widget .btn-link {
	color: #1da1f2
}

.cs--content .newsletter--widget .btn-link:hover {
	color: #fff;
	background-color: #1da1f2
}

.cs--content .social .nav {
	color: #aaa;
	font-size: 0;
	line-height: 0
}

.cs--content .social .nav>li {
	float: none;
	display: inline-block
}

.cs--content .social .nav>li>a {
	min-width: 35px;
	margin: 15px 15px 0;
	padding: 0;
	background-color: #fff;
	border-radius: 50%;
	font-size: 14px;
	line-height: 35px
}

.cs--content .social .nav>li>a:hover {
	color: #fff;
	background-color: #1da1f2
}

.f0f--section {
	position: relative;
	height: 100%;
	background-color: #333;
	z-index: 0
}

.f0f--section:before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	background: -moz-linear-gradient(top, #fff 0, #1da1f2 100%);
	background: -webkit-linear-gradient(top, #fff 0, #1da1f2 100%);
	background: linear-gradient(to bottom, #fff 0, #1da1f2 100%);
	opacity: .75;
	z-index: -1
}

.f0f--bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	z-index: 0
}

.f0f--bg-inner {
	position: absolute;
	top: -20%;
	left: 0;
	right: 0;
	bottom: -30%;
	background-size: auto 100%;
	background-position: top center;
	animation: f0fswing 5.5s infinite ease-in-out;
	z-index: -1
}

@keyframes f0fswing {
	0% {
		transform: translate(10%, -3%) rotate(-20deg)
	}
	50% {
		transform: translate(-10%, -3%) rotate(20deg)
	}
	100% {
		transform: translate(10%, -3%) rotate(-20deg)
	}
}

.f0f--content .caption {
	letter-spacing: 18px
}

.f0f--content .title {
	font-size: 200px;
	line-height: 152px
}

.f0f--content .desc {
	margin-top: 16px
}

.f0f--content .desc p {
	margin-bottom: 0
}

.f0f--content .search--widget {
	max-width: 600px;
	margin: 22px auto 0;
	font-size: 14px;
	line-height: 24px
}

.f0f--content .search--widget .form-control {
	border-color: #fff
}

.f0f--content .search--widget .btn-link {
	color: #1da1f2
}

.f0f--content .search--widget .btn-link:hover {
	color: #fff;
	background-color: #1da1f2
}

.f0f--content .buttons {
	margin-top: 5px;
	font-size: 0;
	line-height: 0
}

.f0f--content .buttons .btn {
	margin: 15px 7.5px 0;
	color: #555;
	background-color: #fff;
	border-width: 0
}

.f0f--content .buttons .btn:hover {
	color: #fff;
	background-color: #1da1f2
}

.f0f--content .buttons .btn:before {
	opacity: 0
}

.f0f--content .buttons .fa {
	margin-left: 25px
}

.f0f--content .social .nav {
	color: #aaa;
	font-size: 0;
	line-height: 0
}

.f0f--content .social .nav>li {
	float: none;
	display: inline-block
}

.f0f--content .social .nav>li>a {
	min-width: 35px;
	margin: 15px 15px 0;
	padding: 0;
	background-color: #fff;
	border-radius: 50%;
	font-size: 14px;
	line-height: 35px
}

.f0f--content .social .nav>li>a:hover {
	color: #fff;
	background-color: #1da1f2
}

.post--content p {
	font-size: 14px
}

.post--content.mt--10 {
	margin-top: 3px
}

.owl-stage-outer .box--item .info {
	text-align: left;
	position: relative;
	padding: 7px 0;
	font-size: 9px;
	background-color: #fff;
	border-style: solid;
	border-width: 0 1px 1px;
	border-color: #e5e5e500;
	z-index: 0
}

.menu {
	width: 100%
}

.menu-container {
	margin: 0 auto;
	background: #e9e9e900
}

.menu a.logo {
	display: inline-block;
	padding: 1.5em 3em;
	width: 19%;
	float: left
}

.menu img {
	max-width: 100%
}

.menu-mobile {
	display: none;
	padding: 20px
}

.menu-dropdown-icon:before {
	content: "\f489";
	font-family: Ionicons;
	display: none;
	cursor: pointer;
	float: right;
	padding: 1.5em 2em;
	background: #fff;
	color: #333
}

.menu>ul {
	margin: 0 auto;
	width: 100%;
	list-style: none;
	padding: 0;
	position: relative;
	box-sizing: border-box;
	clear: right;
	background-color: #cccccc1a
}

.mt--cust {
	margin-top: 20px
}

.menu>ul:after,
.menu>ul:before {
	content: "";
	display: table
}

.menu>ul:after {
	clear: both
}

.menu>ul>li {
	float: left;
	background: #e9e9e900;
	padding: 0;
	margin: 0
}

.menu>ul>li a {
	text-decoration: none;
	padding: 10px 33px;
	display: block;
	font-size: 15px;
	margin-left: 1px;
	font-weight: 500
}

.menu>ul>li:hover {
	background: #42d2df
}

.menu>ul>li:hover a:focus,
.menu>ul>li:hover a:hover {
	color: #15656c
}

.menu>ul>li>ul {
	display: none;
	width: 100%;
	background: #fefefe;
	padding: 20px;
	position: absolute;
	z-index: 99;
	left: 0;
	margin: 0;
	list-style: none;
	box-sizing: border-box
}

.menu .fa.fa-caret-down {
	font-size: 13px
}

.menu>ul>li>ul:after,
.menu>ul>li>ul:before {
	content: "";
	display: table
}

.menu>ul>li>ul:after {
	clear: both
}

.menu>ul>li>ul>li {
	margin: 0;
	padding-bottom: 0;
	list-style: none;
	width: 25%;
	background: 0 0;
	float: left
}

.menu>ul>li>ul>li a {
	color: #777;
	padding: .2em 0;
	width: 95%;
	display: block;
	border-bottom: 1px solid #ccc
}

.menu>ul>li>ul>li a:hover {
	color: #03a9f4!important
}

.menu>ul>li>ul>li>ul {
	display: block;
	padding: 0;
	margin: 10px 0 0;
	list-style: none;
	box-sizing: border-box
}

.menu>ul>li>ul>li>ul:after,
.menu>ul>li>ul>li>ul:before {
	content: "";
	display: table
}

.menu>ul>li>ul>li>ul:after {
	clear: both
}

.menu>ul>li>ul>li>ul>li {
	float: left;
	width: 100%;
	padding: 2px 0;
	margin: 0;
	font-size: .8em
}

.menu>ul>li>ul>li>ul>li a {
	border: 0;
	font-size: 14px;
	border-bottom: 1px solid #f4f4f4
}

.menu>ul>li>ul.normal-sub {
	width: 200px;
	left: auto;
	padding: 10px 20px
}

.menu>ul>li>ul.normal-sub>li {
	width: 100%;
	border-bottom: 1px solid #cccccc2e
}

.menu>ul>li:last-child>ul.normal-sub {
	width: 215px
}

.menu>ul>li>ul.normal-sub>li:last-child {
	width: 100%;
	border-bottom: 0 solid #cccccc2e
}

.menu>ul>li>ul.normal-sub>li a {
	border: 0;
	padding: 4px 0;
	font-weight: 400
}

.select-all-color {
	color: #d1313c!important
}

.menu li img {
	display: block;
	margin: auto;
	width: 30px;
	margin-bottom: 7px
}

.menu-mobile li {
	font-size: 12px
}

.dropdown-subheader {
	border-bottom: 1px solid #ccc!important;
	color: #000!important;
	margin-top: 10px
}

.menu .mt--0 {
	margin-top: 0
}

.color-green {
	background-color: #7cec9f
}

.ask_box {
	padding: 15px 19px;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-top: 10px;
	min-height: 164px
}

.ask_box h6 {
	margin: 0;
	font-weight: 700;
	font-size: 19px;
	margin-bottom: 4px
}

.ask_box p {
	color: #4b4b4b;
	font-size: 15px
}

.ask_box a {
	color: #fff;
	font-size: 14px;
	padding-top: 26px
}

.que_link {
	margin-top: 4rem;
	position: absolute;
	bottom: 17px
}

.color-pink {
	background-color: #f4bcba
}

.place-search {
	width: 100%!important
}

.color-blue {
	background-color: #69e6dc
}

.different-color {
	background-color: #15656c;
	border-radius: 5px
}

.testimonial--items.owl-carousel .owl-nav.disabled {
	display: block
}

.owl-next {
	position: absolute;
	bottom: 43%;
	right: 32px;
	z-index: 99;
	border-radius: 5px!important
}

.owl-prev {
	position: absolute;
	bottom: 43%;
	left: 32px;
	z-index: 99;
	border-radius: 5px!important
}

.p-cust {
	padding-right: 0!important;
	padding-left: 0!important
}

.m--0 {
	margin: 0
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	padding: 0 3px
}

.search-drop-result {
	border: 1px solid #d0d8d9;
	position: absolute;
	z-index: 999;
	width: 99%;
	background-color: #fff;
	top: 45px;
	left: 4px
}

.search-drop-result li {
	padding: 7px 20px;
	font-size: 13px;
	border-bottom: 1px solid #eaeaea
}

.search-drop-result li:hover {
	background-color: #f2f2f2
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #fff;
	border: 1px solid rgba(104, 182, 188, .25);
	border-radius: 4px
}

.search-drop-result li:last-child {
	border-bottom: 0 solid #666
}

.search-drop-result li small {
	font-size: 10px
}

.d-md-none {
	display: none
}

.contactus .feature--item {
	min-height: 365px
}

.contactus .title .fa {
	font-size: 60px;
	margin-bottom: 0
}

.contactus .main-title {
	font-size: 20px
}

.border-right {
	border-right: 1px solid #cccccc6b
}

.uk-flag {
	width: 51px;
	margin: auto;
	margin-bottom: 20px;
	border-radius: 0
}

.india-flag {
	width: 45px;
	margin: auto;
	margin-bottom: 20px;
	border-radius: 0
}

.contactus .sub-title h3 {
	font-family: Roboto, sans-serif
}

@media only screen and (max-width:959px) {
	.d-block {
		display: block!important
	}
	.menu-container {
		width: 100%
	}
	.place-search {
		width: 100%!important
	}
	.input-group {
		position: relative;
		display: table;
		border-collapse: separate
	}
	.banner--content.pb--40 {
		padding-bottom: 4px
	}
	.newsletter--widget.style--2 .input-group-btn .btn {
		border-radius: 5px!important;
		padding-right: 17px
	}
	.banner--section.bg--img .sub-title {
		position: absolute;
		top: 2px;
		left: 21px
	}
	.banner--content .sub-title .h2,
	.banner--content .title .h2 {
		margin-top: 2px;
		font-weight: 600;
		font-family: maven;
		font-size: 18px;
		text-align: left;
		line-height: 25px
	}
	.input-group-addon {
		white-space: nowrap;
		vertical-align: middle
	}
	.input-group-btn {
		width: 100%;
		white-space: nowrap;
		vertical-align: middle
	}
	.input-group-btn {
		width: 100% !important font-size: inherit;
		display: flex;
		display: inline-block;
		margin-top: 9px
	}
	.searvices-search,
	.specilist-search {
		width: 100%!important;
		margin-top: 1px!important
	}
	.menu-container .menu {
		display: block;
		padding: 9px;
		background-color: #ececec
	}
	.menu-mobile {
		display: block;
		padding: 0;
		text-align: center
	}
	.menu-dropdown-icon:before {
		display: block
	}
	.menu>ul {
		display: none;
		width: 100%
	}
	.menu-mobile:after {
		content: "Services";
		font-size: 2rem
	}
	.menu>ul>li {
		width: 100%;
		float: none;
		display: block
	}
	.menu>ul>li a {
		padding: 10px;
		width: 100%;
		display: block
	}
	.menu>ul>li>ul {
		position: relative;
		padding: 0 40px
	}
	.menu>ul>li>ul.normal-sub {
		width: 100%
	}
	.menu>ul>li>ul>li {
		float: none;
		width: 100%;
		margin-top: 20px
	}
	.menu>ul>li>ul>li:first-child {
		margin: 0
	}
	.menu>ul>li>ul>li>ul {
		position: relative
	}
	.menu>ul>li>ul>li>ul>li {
		float: none
	}
	.menu .show-on-mobile {
		display: block
	}
	.menu-container li img {
		display: none
	}
	.menu-container .fa.fa-caret {
		display: none
	}
	.header--topbar-logo {
		margin-top: 20px;
		width: 177px
	}
	#boxItemsTab01 .box--controls {
		display: block
	}
	.ask_box h6 {
		margin: 0;
		font-weight: 700;
		font-size: 16px;
		margin-bottom: 4px
	}
	.d-block-all {
		display: block!important
	}
	.ask_box p {
		color: #4b4b4b;
		line-height: 18px;
		font-size: 14px
	}
}

@media only screen and (max-width:480px) {
	.section--title .sub-title {
		max-width: 280px!important
	}
	.tab-content {
		margin-top: 30px
	}
	.box--controls a {
		margin-top: 10px
	}
}

.size {
	height: 254px
}

@media only screen and (max-width:400px) {
	.faq-tabs li:first-child {
		width: 139px!important
	}
	.sub-tabs li {
		width: 49%!important
	}
	.size {
		height: 124px
	}
}

@media only screen and (max-width:768px) {
	.border-right {
		border-right: 0 solid #ccc
	}
	#headerNav1 {
		padding-top: 0
	}
	#headerNav1 .nav>li,
	.header--topbar-links {
		float: unset!important
	}
	.bg--img {
		background-size: contain
	}
	.owl-prev {
		left: 2px!important
	}
	.owl-next {
		right: 2px!important
	}
	.banner--section.bg--img .sub-title {
		padding: 10px 18px
	}
	.banner--section.bg--img .sub-title p,
	.keep {
		font-size: 18px!important;
		line-height: 22px!important
	}
	.section--title .sub-title {
		max-width: 600px
	}
	.size {
		height: 155px
	}
	#headerNav1 {
		max-height: 450px!important
	}
	.p-cust .input-group-addon {
		width: 44px
	}
	.p-cust .input-group {
		width: 100%
	}
	.border-bottom-consult {
		border-bottom: 1px solid transparent
	}
	.section h1:first-child,
	.section--title h1:first-child,
	.title h1:first-child {
		/* color: #1da1f2; */
		font-size: 30px
	}
	.sick {
		color: #1da1f2
	}
	.box--nav .h2 {
		line-height: 24px
	}
	h3 {
		font-size: 18px
	}
	.div-line {
		padding-left: 0;
		padding-right: 0
	}
}

@media screen and (min-width:768px) {
	.faq-tabs li {
		width: 248px!important
	}
}

@media screen and (min-width:960px) {
	.faq-tabs li {
		width: initial!important
	}
	.faq-tabs li:first-child {
		width: 322px!important
	}
}

@media only screen and (max-width:1200px) {
	.menu>ul>li a {
		padding: 10px 10px!important
	}
	.more-ipad {
		right: 0
	}
	.menu>ul>li:last-child>ul.normal-sub {
		width: 241px
	}
	.d-width {
		padding: 36px!important
	}
	.appointment-sub {
		width: 15%!important
	}
	.size {
		height: 207px
	}
}

.thumbnail {
    background-color: #17666d;
}

.corona-virus a {
    background-color: #17666d;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    /* margin-top: 30px; */
    min-width: 150px;
    padding: 15px 20px;
    text-align: center;
}


 .btn-google {
    color: #fff;
    background-color: #17666d;
    border-color: #17666d;
}

.btn-apple {
   color: #fff;
    background-color: #17666d;
    border-color: #17666d;
}
.btn-sm {
    padding: 8px 11px;
    line-height: 22px;
    margin-right: 6px;
    margin-bottom: 6px;
}


