﻿
.container:before,.container:after {
	content: " ";
	display: table
}

.container:after {
	clear: both
}


@media (min-width: 992px) {
	.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
		float: left
	}

	.col-md-1 {
		width: 8.33333%
	}

	.col-md-2 {
		width: 16.66667%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-4 {
		width: 33.33333%
	}

	.col-md-5 {
		width: 41.66667%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-7 {
		width: 58.33333%
	}

	.col-md-8 {
		width: 66.66667%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-10 {
		width: 83.33333%
	}

	.col-md-11 {
		width: 91.66667%
	}

	.col-md-12 {
		width: 100%
	}

	.col-md-pull-0 {
		right: auto
	}

	.col-md-pull-1 {
		right: 8.33333%
	}

	.col-md-pull-2 {
		right: 16.66667%
	}

	.col-md-pull-3 {
		right: 25%
	}

	.col-md-pull-4 {
		right: 33.33333%
	}

	.col-md-pull-5 {
		right: 41.66667%
	}

	.col-md-pull-6 {
		right: 50%
	}

	.col-md-pull-7 {
		right: 58.33333%
	}

	.col-md-pull-8 {
		right: 66.66667%
	}

	.col-md-pull-9 {
		right: 75%
	}

	.col-md-pull-10 {
		right: 83.33333%
	}

	.col-md-pull-11 {
		right: 91.66667%
	}

	.col-md-pull-12 {
		right: 100%
	}

	.col-md-push-0 {
		left: auto
	}

	.col-md-push-1 {
		left: 8.33333%
	}

	.col-md-push-2 {
		left: 16.66667%
	}

	.col-md-push-3 {
		left: 25%
	}

	.col-md-push-4 {
		left: 33.33333%
	}

	.col-md-push-5 {
		left: 41.66667%
	}

	.col-md-push-6 {
		left: 50%
	}

	.col-md-push-7 {
		left: 58.33333%
	}

	.col-md-push-8 {
		left: 66.66667%
	}

	.col-md-push-9 {
		left: 75%
	}

	.col-md-push-10 {
		left: 83.33333%
	}

	.col-md-push-11 {
		left: 91.66667%
	}

	.col-md-push-12 {
		left: 100%
	}

	.col-md-offset-0 {
		margin-left: 0%
	}

	.col-md-offset-1 {
		margin-left: 8.33333%
	}

	.col-md-offset-2 {
		margin-left: 16.66667%
	}

	.col-md-offset-3 {
		margin-left: 25%
	}

	.col-md-offset-4 {
		margin-left: 33.33333%
	}

	.col-md-offset-5 {
		margin-left: 41.66667%
	}

	.col-md-offset-6 {
		margin-left: 50%
	}

	.col-md-offset-7 {
		margin-left: 58.33333%
	}

	.col-md-offset-8 {
		margin-left: 66.66667%
	}

	.col-md-offset-9 {
		margin-left: 75%
	}

	.col-md-offset-10 {
		margin-left: 83.33333%
	}

	.col-md-offset-11 {
		margin-left: 91.66667%
	}

	.col-md-offset-12 {
		margin-left: 100%
	}
}

.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear
}

.fade.in {
	opacity: 1
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.visible-xs {
	display: none !important
}

.wrapper-tabs .tabs-selector {
	margin-bottom: 0;
	padding-left: 0;
	list-style-type: none;
	overflow: hidden
}

.wrapper-tabs .tab-content {
	list-style-type: none;
	padding-left: 0;
	margin-bottom: 0
}

.bg-thirdary-color {
	background-color: #f6f8f9;
	border-bottom: 1px solid #d5dadf
}

.spacer-bottom-xxs {
	margin-bottom: 5px !important
}

.spacer-bottom-xs {
	margin-bottom: 10px !important
}

.spacer-bottom-sm {
	margin-bottom: 15px !important
}

.spacer-bottom-md {
	margin-bottom: 20px !important
}

.spacer-bottom {
	margin-bottom: 30px !important
}

.spacer-bottom-lg {
	margin-bottom: 40px !important
}

.spacer-bottom-xlg {
	margin-bottom: 50px !important
}

.spacer-bottom-xxlg {
	margin-bottom: 60px !important
}

.spacer-left-xxs {
	margin-left: 5px !important
}

.spacer-left-xs {
	margin-left: 10px !important
}

.spacer-left-sm {
	margin-left: 15px !important
}

.spacer-left-md {
	margin-left: 20px !important
}

.spacer-left {
	margin-left: 30px !important
}

.spacer-left-lg {
	margin-left: 40px !important
}

.spacer-left-xlg {
	margin-left: 50px !important
}

.spacer-right-xxs {
	margin-right: 5px !important
}

.spacer-right-xs {
	margin-right: 10px !important
}

.spacer-right-sm {
	margin-right: 15px !important
}

.spacer-right-md {
	margin-right: 20px !important
}

.spacer-right {
	margin-right: 30px !important
}

.spacer-right-lg {
	margin-right: 40px !important
}

.spacer-right-xlg {
	margin-right: 50px !important
}

.spacer-top-xxs {
	margin-top: 5px !important
}

.spacer-top-xs {
	margin-top: 10px !important
}

.spacer-top-sm {
	margin-top: 15px !important
}

.spacer-top-md {
	margin-top: 20px !important
}

.spacer-top {
	margin-top: 30px !important
}

.spacer-top-lg {
	margin-top: 40px !important
}

.spacer-top-xlg {
	margin-top: 50px !important
}

.spacer-top-xxlg {
	margin-top: 60px !important
}

#feature-tabs-section {
	text-align: center;
	transition: ease 0.5s;
	background: #fff;
	width: 100%
}

#feature-tabs-section .tab-underlined li {
	display: table-cell;
	float: none;
	vertical-align: middle;
	border-bottom: 4px solid transparent;
	width: 5%
}

#feature-tabs-section .tab-underlined li a {
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	color: #91a4b0;
	transition: ease 0.5s;
	min-height: inherit !important;
	line-height: 18px;
	display: block;
	padding: 15px 35px 15px
}

#feature-tabs-section .tab-underlined li a:hover,#feature-tabs-section .tab-underlined li a:focus {
	background: transparent;
	outline: 0 !important;
	transition: ease 0.5s
}

#feature-tabs-section .tab-underlined li:hover {
	border-bottom: 4px solid #59cea8
}

#feature-tabs-section .tab-underlined li.active {
	border-bottom: 4px solid #59cea8
}

#feature-tabs-section .tab-underlined li.active a {
	color: #3a4850
}

#feature-tabs-section.fixed {
	position: fixed;
	top: 100px;
	box-shadow: 0 0 10px #ccc;
	transition: ease 0.5s;
	z-index: 2
}

.box-shadow-block {
	box-shadow: 2px 2px 5px #e2e2e2 inset
}




