
body {
	position: relative;
	margin: 0;
	font-family: 'Raleway', sans-serif;
	font-size: 0.9rem;
	font-weight: 400;
	line-height: 1.5;
	color: #4c5966;
	text-align: left;
	overflow-x: hidden;
	background: #ffffff;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 0.5rem;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	margin-bottom: 0.5rem;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	line-height: 1.2;
	color: #212326;
}
h1, .h1 { font-size: 2.5rem; }
h2, .h2 { font-size: 2rem; }
h3, .h3 { font-size: 1.75rem; }
h4, .h4 { font-size: 1.5rem; }
h5, .h5 { font-size: 1.25rem; }
h6, .h6 { font-size: 1rem; }
.lead {
	font-size: 1.25rem;
	font-weight: 300;
}
a {
	color: #22a4e5;
	text-decoration: none;
}
a:hover {
	color: #252525;
	text-decoration: underline;
}
a:focus {
	outline: none;
	cursor: pointer;
}
p {
	margin-top: 0;
	margin-bottom: 1rem;
}
figure { margin: 0; }
img {
	vertical-align: middle;
	border-style: none;
	max-width: 100%;
	height: auto;
}
.img-fluid {
	max-width: 100%;
	height: auto;
}
pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar;
	background: #f7f7f7;
	border: 1px solid #dddddd;
	padding: 20px;
}
::selection {
	background: #22a4e5;
	color: #ffffff;
}
#boxed-wrap {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.form-control {
	width: 100%;
	padding: 0.375rem 0.75rem;
	font-size: 0.9rem;
	line-height: 1.5;
	color: #888888;
	background-color: #f5f5f5;
	border: 1px solid transparent;
	font-family: sans-serif;
	border-radius: 0;
	margin-top: 0px;
	margin-bottom: 20px;
}
.form-control:focus {
	color: #888888;
	background-color: #eeeeee;
	border: 1px solid transparent;
	outline: none;
	outline: 0;
	box-shadow: none;
}
.custom-select {
	width: 100%;
	color: #888888;
	background-color: #f5f5f5;
	border: 1px solid transparent;
	border-radius: 0;
}

@media (min-width: 1400px) {
.container { max-width: 1360px; }
}
.mb-0 { margin-bottom: 0; }
.mb-5 { margin-bottom: 5px; }
.mb-10 { margin-bottom: 10px; }
.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; }
.mb-110 { margin-bottom: 110px; }
.mb-120 { margin-bottom: 120px; }
.mb-130 { margin-bottom: 130px; }
.mb-140 { margin-bottom: 140px; }
.mb-150 { margin-bottom: 150px; }
.mb-160 { margin-bottom: 160px; }
.mb-170 { margin-bottom: 170px; }
.mb-180 { margin-bottom: 180px; }
.mb-190 { margin-bottom: 190px; }
.mb-200 { margin-bottom: 200px; }
@media (max-width: 991px) {
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xl-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xl-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xl-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xl-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xl-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xl-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xl-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xl-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xl-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xl-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xl-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xl-12 { margin-bottom: 20px; }
.mb--20 { margin-bottom: -20px; }
}

@media (min-width: 992px) {
.mt {
	z-index: 5;
	border: 10px solid #ffffff;
	background: #ffffff;
}
.mt-10 { margin-top: -10px; }
.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; }
.mt-110 { margin-top: -110px; }
.mt-120 { margin-top: -120px; }
.mt-130 { margin-top: -130px; }
.mt-140 { margin-top: -140px; }
.mt-150 { margin-top: -150px; }
}

.navbar {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0rem 1rem;
	background-color: transparent;
}
.navbar > .container, .navbar > .container-fluid {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.navbar-brand {
	display: inline-block;
	padding-top: 0.3125rem;
	padding-bottom: 0.3125rem;
	margin-right: 1rem;
	font-size: 1.25rem;
	line-height: inherit;
	white-space: nowrap;
}
.navbar-brand:focus, .navbar-brand:hover { text-decoration: none; }

.navbar-toggler {
	padding: 0.25rem 0.75rem;
	font-size: 1.25rem;
	line-height: 1;
	border-color: rgba(0,0,0,0.1);
	border: 1px solid transparent;
	color: rgba(0,0,0,0.5);
	border-radius: 0.25rem;
	cursor: pointer;
}
.navbar-toggler:focus, .navbar-toggler:hover { text-decoration: none; }
.navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	content: "";
	background: no-repeat center center;
	background-size: 100% 100%;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-collapse {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-align: center;
	align-items: center;
}
.collapse { display: none; }
.collapse.show { display: block; }
.navbar-nav {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}
.navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0;
	display: block;
	padding: 1.125rem 0.5rem;
	color: #212326;
}
@media (min-width: 992px) {
.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: 0.5rem;
	padding-left: 0.5rem;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: 0.2rem;
	padding-left: 0.2rem;
}
}
@media (max-width: 991px) {
.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: 1.2rem;
	padding-left: 1.2rem;
}
}
.navbar-nav .nav-link:focus, .navbar-nav .nav-link:hover {
	text-decoration: none;
	color: #22a4e5;
}
.navbar-nav .nav-link.disabled { color: rgba(0,0,0,0.3); }
.navbar-nav .show > .nav-link, .navbar-nav .active > .nav-link, .navbar-nav .nav-link.show, .navbar-nav .nav-link.active { color: #22a4e5; }

.dropup, .dropdown { position: relative; }
.dropdown-toggle::after, .dropup .dropdown-toggle::after {
	display: none;
	border: none;
}
.navbar-nav .dropdown-menu {
	position: static;
	float: none;
}
.dropdown-menu {
	position: absolute;
	top: 95%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: 0;
	margin: 0.125rem 0 0;
	font-size: 14px;
	color: #ffffff;
	text-align: left;
	list-style: none;
	background-color: #333333;
	border: 1px solid transparent;
	background-clip: padding-box;
	border-radius: 0;
}
.dropdown-menu-right {
	right: 0 !important;
	left: auto !important;
}
.dropup .dropdown-menu {
	margin-top: 0;
	margin-bottom: 0.125rem;
}
.dropdown-item {
	display: block;
	width: 100%;
	padding: 0.625rem 0.9375rem;
	clear: both;
	font-weight: 400;
	color: #dddddd;
	text-align: inherit;
	white-space: nowrap;
	background: none;
	border: 0;
	border-radius: 0;
}
.dropdown-item i { margin-right: 5px; }
.dropdown-item:focus, .dropdown-item:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #22a4e5;
	border-radius: 0px;
}
.dropdown-item.active, .dropdown-item:active {
	color: #ffffff;
	text-decoration: none;
	background-color: #22a4e5;
}
.dropdown-menu.show { display: block; }
.dropdown-header {
	display: block;
	padding: 0.5rem 1.5rem;
	margin-bottom: 0;
	font-size: 0.875rem;
	color: #868e96;
	white-space: nowrap;
}
@media (min-width: 992px) {
.dropdown-menu:after {
	position: absolute;
	content: '';
	top: -14px;
	left: 30px;
	right: auto;
	margin: auto;
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #333333;
	border-left: 7px solid transparent;
	display: block;
}
.dropdown-searchbox .dropdown-menu:after { display: none; }
.dropdown-item { border-bottom: 1px solid rgba(0,0,0,0.3); }
.dropdown-item:last-child { border-bottom: 0; }
.dropdown-divider {
	height: 0;
	margin: 0;
	overflow: hidden;
	border-top: 1px solid rgba(0,0,0,0.7);
}
}

.navbar .container { position: relative; }
.yamm-fw { position: static !important; }
.yamm-fw .dropdown-menu {
	left: 0;
	right: 0;
}
@media (min-width: 992px) {
.yamm-fw .dropdown-menu {
	position: absolute;
	top: 95%;
}
.yamm-fw .dropdown-menu:after { display: none; }
.yamm-fw .yamm-content .dropdown-item {
	border-bottom: none;
	white-space: normal !important;
}
.yamm-fw .yamm-content {
	padding: 40px 40px 30px;
	color: #ffffff;
}
.yamm-fw .yamm-content h4 { color: #ffffff; }
.yamm-fw .yamm-content ul li a {
	padding: 5px 5px;
	display: block;
	color: #ffffff;
}
.yamm-fw .yamm-content ul li:hover { background: #22a4e5; }
.yamm-fw .yamm-content ul li:hover i, .yamm-fw .yamm-content ul li:hover a, .yamm-fw .yamm-content ul li a:hover {
	color: #ffffff;
	text-decoration: none;
}
.yamm-fw .yamm-content .icon-arrow-list li a { color: #ffffff; }
}
@media (max-width: 991px) {
.yamm-fw .yamm-content {
	color: #ffffff;
	padding: 10px 10px;
}
.yamm-fw .yamm-content h4 { color: #ffffff; }
.yamm-fw .yamm-content ul li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
}
.yamm-fw .yamm-content ul li:hover i, .yamm-fw .yamm-content ul li:hover a, .yamm-fw .yamm-content ul li a:hover {
	color: #22a4e5;
	text-decoration: none;
}
.yamm-fw .yamm-content .col-lg-3 { padding: 0 30px; }
}

@media (min-width: 992px) {
.nav-item > .dropdown-menu {
	display: block;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translate3d(0, 50px, 0);
	transform: translate3d(0, 50px, 0);
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.nav-item:hover > .dropdown-menu {
	display: block;
	visibility: visible;
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.nav-item .dropdown-menu:hover {
	-webkit-transform: none;
	transform: none;
}
}

@media (min-width: 992px) {
.sticked .navbar {
	background: rgba(255,255,255,1.0);
	-webkit-box-shadow: 0px 1px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 0px rgba(0,0,0,0.1);
	-webkit-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
}
@media (max-width: 991px) {
#header { position: relative !important; }
}


#topbar {
	position: relative;
	width: 100%;
	height: auto;
	background: #ffffff;
	color: #4c5966;
}
.topbar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 0;
}
.topbar > li {
	font-size: 13px;
	line-height: 21px;
	vertical-align: middle;
	padding: 0;
	border: none;
	margin: 10px 5px 10px 0px;
}
.topbar > li i {
	margin-right: 5px;
	color: #22a4e5;
}
.topbar > li > a { color: #4c5966; }
.topbar > li > a:hover, .topbar > li > a:focus {
	cursor: pointer;
	text-decoration: none;
	color: #22a4e5;
}
.topbar > li > .dropdown-menu {
	position: absolute;
	top: 26px;
	min-width: 50px;
	font-size: 0.8125rem;
}
.topbar > li > .dropdown-menu a {
	color: #ffffff;
	padding: 5px 15px;
	text-shadow: none;
}

#header-wrap { position: relative; }
#header {
	position: relative;
	z-index: 300;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background-color: transparent;
}


.titleline {
	position: relative;
	max-width: 50px;
	border-top: 1px solid #22a4e5;
	margin: 0 auto 20px 0;
}
.titleline-center {
	position: relative;
	max-width: 50px;
	border-top: 1px solid #22a4e5;
	margin: 0 auto 20px;
}
.titleline-footer {
	position: relative;
	max-width: 50px;
	border-top: 1px solid #22a4e5;
	margin: 0 auto 20px 0;
}
.titleline-icon {
	position: relative;
	max-width: 100px;
	border-top: 1px solid #22a4e5;
	margin: 20px auto 20px;
}
.titleline-icon:after {
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: auto;
	font-family: 'Font Awesome 5 Free', 'Font Awesome 5 Brands';
	font-weight: 900;
	content: '\f141';
	font-size: 1.25rem;
	line-height: 1;
	color: #22a4e5;
	text-align: center;
	vertical-align: middle;
	width: 40px;
	height: 20px;
	background-color: #ffffff;
}

.pagetitle {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 100px;
	background: url("../images/bg/1.jpg");
}
.pagetitle.pagetitle2 { background: url("../images/bg/2.jpg"); }
.pagetitle.pagetitle3 { background: url("../images/bg/3.jpg"); }
.pagetitle.pagetitle4 { background: url("../images/bg/4.jpg"); }
.pagetitle.pagetitle5 { background: url("../images/bg/5.jpg"); }
.pagetitle-overlay {
	width: 100%;
	height: 100%;
	color: #ffffff;
	vertical-align: middle;
	background: #22a4e5;
	background: rgba(34,164,229,0.7);
	min-height: 60px;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 20px;
}
.pagetitle h2 {
	text-align: left;
	font-weight: normal;
	color: #ffffff;
}

.pagetitle .breadcrumb {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0.75rem 1rem;
	margin-bottom: 1rem;
	list-style: none;
	background-color: transparent;
	border-radius: 0.25rem;
}
.pagetitle .breadcrumb-item + .breadcrumb-item::before {
	display: inline-block;
	padding-right: 0.5rem;
	padding-left: 0.5rem;
	color: #ffffff;
	content: "/";
}
.pagetitle .breadcrumb-item a, 
.pagetitle .breadcrumb-item.active { color: #ffffff; }

	position: relative;
	width: 100%;
	height: 120px;
	z-index: 0;
	color: #aaaaaa;
	background: #212326;
	padding: 10px 0 40px;
}
@media (max-width: 1399px) {
.footer-top { 
	height: auto;
	padding: 40px 0 30px;
}
}
.footer-top a { color: #ffffff; }
.footer-top a:hover { color: #22a4e5; }
/* Skew Bg */
.footer-top:before {
	position: absolute;
	content:'';
	top: auto;
	bottom: 0;
	left: 0;
	right: auto;
	width: 55%;
	height: 140px;
	background: #229be5;
	z-index: -1;
	-webkit-transform: skew(-15deg);
	transform: skew(-15deg);
}
.footer-top:after {
	position: absolute;
	content: '';
	top: auto;
	bottom: 0;
	left: -20px;
	right: auto;
	margin: auto;
	width: 54%;
	height: 160px;
	background: #22a4e5;
	z-index: -1;
	-webkit-transform: skew(-15deg);
	transform: skew(-15deg);
}
@media (max-width: 1399px) {
.footer-top:before, .footer-top:after { display: none; }
}

#footer .iconbox12 { background: #212326; }
@media (min-width: 992px) {
#footer .iconbox12 { padding: 0px; margin-top:10px; }
#footer .iconbox12-content {
	padding-top: 40px;
	padding-left: 20px;
}
}

#footer {
	position: relative;
	width: 100%;
	min-height: 100px;
	color: #aaaaaa;
	background: #212326;
	padding: 20px 0 50px;
	margin: 0 auto;
}
#footer h4 { color: #aaaaaa; }
.footer-logo a img {
	max-width: 100%;
	height: auto;
	margin-bottom: 15px;
}
.footer-list {
	padding: 0;
	list-style: none;
}
.footer-list li { padding: 8px 2px; }
.footer-list li i {
	margin-right: 8px;
	color: #aaaaaa;
}
.footer-list li span {
	color: #aaaaaa;
	font-weight: 700;
}
.footer-list li a { color: #ffffff; }
.footer-list li a:hover {
	color: #22a4e5;
	text-decoration: none;
}

#copyright {
	position: relative;
	width: 100%;
	height: auto;
	background: #1c1f21;
	color: #aaaaaa;
	padding: 30px 0px 30px;
}
.copyright {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0;
	margin: 0;
	list-style: none;
	color: #aaaaaa;
}
.copyright li { margin-right: 10px; }
.copyright li i { margin-right: 8px; }
.copyright li a { text-decoration: none; }
.copyright li a:hover, .copyright li a:focus {
	cursor: pointer;
	text-decoration: none;
	color: #ffffff;
}

#back-to-top {
	display: none;
	position: fixed;
	right: 22px;
	bottom: 22px;
	z-index: 999999;
	text-indent: -9999px;
	background-image:  url("../images/assets/backtotop.png");
	background-repeat: no-repeat;
	background-color: #212326;
	background-position: left top;
	width: 40px;
	height: 40px;
	border-radius: 0px;
	-webkit-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
#back-to-top a {
	display: block;
	width: 40px;
	height: 40px;
}
#back-to-top:hover, #back-to-top:focus { background-color: #22a4e5; }

.social-icons {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0;
	margin: 0;
	list-style: none;
}
.social-icons > li {
	vertical-align: middle;
	margin-right: 2px;
}
.social-icons > li a {
	display: table;
	text-decoration: none;
}
.social-icons > li a i {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	text-shadow: none;
	background: rgba(0,0,0,0.3);
	color: #ffffff;
	font-size: 16px;
	line-height: 1;
	padding: 12.5px;
	width: 41px;
	height: 41px;
	border: none;
	margin: 0;
	border-radius: 50%;
	-webkit-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.social-icons > li a i:hover {
	border: none;
	background: #22a4e5;
	color: #ffffff;
}

.social-icons > li a i:hover { background: #000000; }
.social-icons > li a i.fa-500px:hover { background: #58a9de; }
.social-icons > li a i.fa-amazon:hover { background: #ff9900; }
.social-icons > li a i.fa-android:hover { background: #8ec047; }
.social-icons > li a i.fa-apple:hover { background: #B9BFC1; }
.social-icons > li a i.fa-bitbucket:hover { background: #243759; }
.social-icons > li a i.fa-bitbucket-square:hover { background: #243759; }
.social-icons > li a i.fa-cc-paypal:hover { background: #009cde; }
.social-icons > li a i.fa-chrome:hover { background: #757575; }
.social-icons > li a i.fa-delicious:hover { background: #020202; }
.social-icons > li a i.fa-deviantart:hover { background: #c5d200; }
.social-icons > li a i.fa-digg:hover { background: #1d1d1b; }
.social-icons > li a i.fa-dribbble:hover { background: #f665a6; }
.social-icons > li a i.fa-dropbox:hover { background: #7dbce4; }
.social-icons > li a i.fa-drupal:hover { background: #00598e; }
.social-icons > li a i.fa-facebook:hover { background: #425f9b; }
.social-icons > li a i.fa-facebook-f:hover { background: #425f9b; }
.social-icons > li a i.fa-facebook-official:hover { background: #425f9b; }
.social-icons > li a i.fa-facebook-square:hover { background: #425f9b; }
.social-icons > li a i.fa-firefox:hover { background: #484848; }
.social-icons > li a i.fa-flickr:hover { background: #f56ab2; }
.social-icons > li a i.fa-foursquare:hover { background: #0072b1; }
.social-icons > li a i.fa-github:hover { background: #221e1b; }
.social-icons > li a i.fa-github-alt:hover { background: #221e1b; }
.social-icons > li a i.fa-github-square:hover { background: #221e1b; }
.social-icons > li a i.fa-google:hover { background: #4285f4; }
.social-icons > li a i.fa-google-plus:hover { background: #dd4b39; }
.social-icons > li a i.fa-google-plus-square:hover { background: #dd4b39; }
.social-icons > li a i.fa-houzz:hover { background: #7CC04B; }
.social-icons > li a i.fa-instagram:hover { background: #5080a8; }
.social-icons > li a i.fa-lastfm:hover { background: #d41316; }
.social-icons > li a i.fa-lastfm-square:hover { background: #d41316; }
.social-icons > li a i.fa-linkedin:hover { background: #017fb1; }
.social-icons > li a i.fa-linkedin-square:hover { background: #017fb1; }
.social-icons > li a i.fa-odnoklassniki:hover { background: #f48420; }
.social-icons > li a i.fa-odnoklassniki-square:hover { background: #f48420; }
.social-icons > li a i.fa-openid:hover { background: #f78c40; }
.social-icons > li a i.fa-opera:hover { background: #FF1B2D; }
.social-icons > li a i.fa-paypal:hover { background: #009cde; }
.social-icons > li a i.fa-pinterest:hover { background: #9b191e; }
.social-icons > li a i.fa-pinterest-p:hover { background: #9b191e; }
.social-icons > li a i.fa-pinterest-square:hover { background: #9b191e; }
.social-icons > li a i.fa-qq:hover { background: #4297d3; }
.social-icons > li a i.fa-rss:hover { background: #31c5ed; }
.social-icons > li a i.fa-skype:hover { background: #31c5ed; }
.social-icons > li a i.fa-slideshare:hover { background: #4ba3a6; }
.social-icons > li a i.fa-soundcloud:hover { background: #ff3a00; }
.social-icons > li a i.fa-spotify:hover { background: #7bb342; }
.social-icons > li a i.fa-stack-exchange:hover { background: #2f2f2f; }
.social-icons > li a i.fa-stack-overflow:hover { background: #FD9827; }
.social-icons > li a i.fa-stumbleupon:hover { background: #EB4823; }
.social-icons > li a i.fa-stumbleupon-circle:hover { background: #EB4823; }
.social-icons > li a i.fa-trello:hover { background: #0079bf; }
.social-icons > li a i.fa-tumblr:hover { background: #32506d; }
.social-icons > li a i.fa-tumblr-square:hover { background: #32506d; }
.social-icons > li a i.fa-twitter:hover { background: #4facf2; }
.social-icons > li a i.fa-twitter-square:hover { background: #4facf2; }
.social-icons > li a i.fa-vimeo:hover { background: #45bcff; }
.social-icons > li a i.fa-vimeo-square:hover { background: #45bcff; }
.social-icons > li a i.fa-vine:hover { background: #00b389; }
.social-icons > li a i.fa-vk:hover { background: #45668e; }
.social-icons > li a i.fa-wechat:hover { background: #09b507; }
.social-icons > li a i.fa-whatsapp:hover { background: #20B038; }
.social-icons > li a i.fa-windows:hover { background: #00BDF6; }
.social-icons > li a i.fa-wordpress:hover { background: #21759b; }
.social-icons > li a i.fa-xing:hover { background: #005a60; }
.social-icons > li a i.fa-xing-square:hover { background: #005a60; }
.social-icons > li a i.fa-yahoo:hover { background: #7B0099; }
.social-icons > li a i.fa-youtube:hover { background: #db3b3a; }
.social-icons > li a i.fa-youtube-play:hover { background: #db3b3a; }
.social-icons > li a i.fa-youtube-square:hover { background: #db3b3a; }

.social-icons li i {
	position: relative;
	z-index: 1;
	display: inline-block;
	cursor: pointer;
	overflow: hidden;
	-webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
	transition: background 0.3s, color 0.3s, box-shadow 0.3s;
}
.social-icons li i:before {
	line-height: 1;
	display: block;
}
.social-icons li i:hover:before {
	-webkit-animation: toTopFromBottom 0.5s forwards;
	animation: toTopFromBottom 0.5s forwards;
}
@-webkit-keyframes toTopFromBottom { 49% {
 -webkit-transform: translateY(-100%);
}
 50% {
 opacity: 0;
 -webkit-transform: translateY(100%);
}
 51% {
 opacity: 1;
}
}
@keyframes toTopFromBottom { 49% {
 transform: translateY(-100%);
}
 50% {
 opacity: 0;
 transform: translateY(100%);
}
 51% {
 opacity: 1;
}
}
/* Topbar */
#topbar .social-icons > li {
	margin-right: 0;
	margin-left: 0;
}
#topbar .social-icons > li a i {
	border: none;
	background: transparent;
	color: #4c5966;
}
#topbar .social-icons > li a i:hover { border: none; }
/* Content */
.social-icons > li a i { border: none; }
.social-icons > li a i:hover { border: none; }
/* Footer */
#footer .social-icons > li a i { border: none; }
#footer .social-icons > li a i:hover { border: none; }
/* Copyright */
#copyright .social-icons > li {
	margin-right: 0;
	margin-left: 0;
}
#copyright .social-icons > li a i { border: none; }
#copyright .social-icons > li a i:hover { border: none; }

.r-divider > li:not(:last-child) {
	position: relative;
	padding-right: 10px !important;
}
.r-divider > li:not(:last-child):before {
	position: absolute;
	top: -1px;
	right: -2px;
	color: #777777;
	content: "|";
}
#topbar .r-divider > li:not(:last-child):before {
	right: -2px;
	color: #777777;
}
#copyright .r-divider > li:not(:last-child):before {
	right: -5px;
	color: #555555;
}
#header-wrap-full #topbar .r-divider > li:not(:last-child):before { color: #ffffff; }


.flickity-enabled { position: relative; }
.flickity-enabled:focus { outline: none; }
.flickity-viewport {
	overflow: hidden;
	position: relative;
	height: 100%;
}
.flickity-slider {
	position: absolute;
	width: 100%;
	height: 100%;
}
.flickity-enabled.is-draggable {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
	cursor: -webkit-grabbing;
	cursor: grabbing;
}

.flickity-prev-next-button {
	position: absolute;
	top: 50%;
	width: 30px;
	height: 60px;
	border: none;
	background: #000000;
	background: rgba(0,0,0,0.5);
	cursor: pointer;
	border-radius: 0;
	-webkit-transform: translateY(-50%) !important;
	transform: translateY(-50%) !important;
}
.flickity-prev-next-button:hover { background: rgba(0,0,0,0.9); }
.flickity-prev-next-button:focus {
	outline: none;
	box-shadow: 0 0 0 5px #09F;
}
.flickity-prev-next-button:active { opacity: 0.6; }
.flickity-prev-next-button.previous { left: 0; }
.flickity-prev-next-button.next { right: 0; }
.flickity-rtl .flickity-prev-next-button.previous {
	left: auto;
	right: 0;
}
.flickity-rtl .flickity-prev-next-button.next {
	right: auto;
	left: 0;
}
.flickity-prev-next-button:disabled {
	cursor: auto;
	opacity: 0.3;
}
.flickity-prev-next-button svg {
	position: absolute;
	left: 20%;
	top: 20%;
	width: 60%;
	height: 60%;
}
.flickity-prev-next-button .arrow { fill: #ffffff; }

.flickity-page-dots {
	position: absolute;
	width: 100%;
	bottom: -25px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	line-height: 1;
}
.flickity-rtl .flickity-page-dots { direction: rtl; }
.flickity-page-dots .dot {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 8px;
	background: #444444;
	border-radius: 50%;
	opacity: 0.25;
	cursor: pointer;
}
.flickity-page-dots .dot.is-selected { opacity: 1; }

.flickity, .flickity-team, .flickity-client, .flickity-testimonial {
	position: relative;
	padding: 0;
	margin: 0 0 50px;
}
.flickity .cell, .flickity-team .cell, .flickity-client .cell, .flickity-testimonial .cell {
	width: 100%;
	height: auto;
	margin-right: 0px;
}

.flickity-lazyload {
	position: relative;
	padding: 0;
	margin: 0 0 50px;
}
.flickity-lazyload .cell {
	width: 100%;
	height: auto;
	margin-right: 0px;
}
.lazyload-image {
	opacity: 0;
	-webkit-transition: opacity 0.4s;
	transition: opacity 0.4s;
}
.lazyload-image.flickity-lazyloaded, .lazyload-image.flickity-lazyerror { opacity: 1; }
.image-hover .lazyload-image { opacity: 0; }
.image-hover .lazyload-image.flickity-lazyloaded, .image-hover .lazyload-image.flickity-lazyerror { opacity: 1; }

.flickity-parallax {
	position: relative;
	padding: 0;
	margin: 0 0 50px;
}
.flickity-parallax .cell {
	margin-right: 10px;
	overflow: hidden;
}
.flickity-parallax .cell img { display: block; }

.flickity-sync {
	position: relative;
	margin: 0;
	padding: 0;
	margin-right: 10px;
	margin-bottom: 10px;
}
.flickity-sync .cell, .flickity-nav .cell {
	width: 100%;
	height: auto;
}
.flickity-nav {
	position: relative;
	margin: 0;
	padding: 0;
	margin-right: 10px;
	margin-bottom: 50px;
}
.flickity-nav .cell {
	width: 130px;
	height: 130px;
	margin-right: 10px;
}

.flickity-wrapper {
	position: relative;
	padding: 0;
	margin: 0 0 50px;
}
.flickity-vertical-sync {
	position: relative;
	height: auto;
	margin-bottom: 50px;
	display: inline-block;
	width: 85%;
	vertical-align: top;
}
.flickity-vertical-sync .cell {
	width: 33.3%;
	height: auto;
	background: #ffffff;
	border-radius: 0;
}
.flickity-vertical-nav {
	position: relative;
	margin-left: 0px;
	max-height: 305px;
	overflow-y: scroll;
	display: inline-block;
	width: 14%;
	height: auto;
	vertical-align: top;
}
.flickity-vertical-nav .cell {
	margin-bottom: 10px;
	cursor: pointer;
	width: 100%;
	height: auto;
}
@media (max-width: 991px) {
.flickity-vertical-sync .cell { width: 100%; }
}
@media (max-width: 767px) {
.flickity-vertical-nav { width: 13%; }
}

.flickity-1 .cell { width: 100%; }
.flickity-2 .cell { width: 50%; }
.flickity-3 .cell { width: 33.3%; }
.flickity-4 .cell { width: 25%; }
.flickity-5 .cell { width: 20%; }
.flickity-6 .cell { width: 16.6%; }
.flickity-7 .cell { width: 14.2%; }
.flickity-8 .cell { width: 12.5%; }
.flickity-9 .cell { width: 11.1%; }
.flickity-10 .cell { width: 10%; }
.flickity-11 .cell { width: 9%; }
.flickity-12 .cell { width: 8.3%; }
@media (max-width: 991px) {
.flickity-1 .cell { width: 100%; }
.flickity-2 .cell { width: 50%; }
.flickity-3 .cell { width: 50%; }
.flickity-4 .cell, .flickity-5 .cell, .flickity-6 .cell, .flickity-7 .cell, .flickity-8 .cell, .flickity-9 .cell, .flickity-10 .cell, .flickity-11 .cell, .flickity-12 .cell { width: 33.3%; }
}
@media (max-width: 767px) {
.flickity-1 .cell { width: 100%; }
.flickity-2 .cell, .flickity-3 .cell, .flickity-4 .cell, .flickity-5 .cell, .flickity-6 .cell, .flickity-7 .cell, .flickity-8 .cell, .flickity-9 .cell, .flickity-10 .cell, .flickity-11 .cell, .flickity-12 .cell { width: 50%; }
}

.flkty-hero-static, .flkty-hero-slider {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.flkty-hero-static .cell, .flkty-hero-slider .cell {
	position: relative;
	width: 100%;
	height: 600px;
	margin: 0;
	padding: 0;
	background-image: none;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	cursor: default;
}

.slider600-1 { background-image: url("../images/slider/slider600-1_1.jpg") !important; }

.flkty-container {
	position: relative;
	width: 100%;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
}
@media (min-width: 576px) {
.flkty-container { max-width: 540px; }
}
@media (min-width: 768px) {
.flkty-container { max-width: 720px; }
}
@media (min-width: 992px) {
.flkty-container { max-width: 960px; }
}
@media (min-width: 1200px) {
.flkty-container { max-width: 1140px; }
}
@media (min-width: 1400px) {
.flkty-container { max-width: 1360px; }
}

.flkty-hero-slider .flickity-prev-next-button {
	position: absolute;
	top: 50%;
	width: 100px;
	height: 100px;
	border: none;
	background: transparent;
	cursor: pointer;
	border-radius: 0;
	-webkit-transform: translateY(-50%) !important;
	transform: translateY(-50%) !important;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.flkty-hero-slider .flickity-prev-next-button:hover {
	background: rgba(0,0,0,0.9);
	opacity: 1 !important;
}
.flkty-hero-slider .flickity-prev-next-button:focus {
	outline: none;
	box-shadow: 0 0 0 5px #09F;
}
.flkty-hero-slider:hover .flickity-prev-next-button { opacity: 0.3; }
.flkty-hero-slider .flickity-prev-next-button:active { opacity: 0.6; }
.flkty-hero-slider .flickity-prev-next-button.previous { left: 0; }
.flkty-hero-slider .flickity-prev-next-button.next { right: 0; }
.flkty-hero-slider .flickity-rtl .flickity-prev-next-button.previous {
	left: auto;
	right: 0;
}
.flkty-hero-slider .flickity-rtl .flickity-prev-next-button.next {
	right: auto;
	left: 0;
}
.flkty-hero-slider .flickity-prev-next-button:disabled {
	cursor: auto;
	opacity: 0.3;
}
.flkty-hero-slider .flickity-prev-next-button svg {
	position: absolute;
	left: 20%;
	top: 20%;
	width: 60%;
	height: 60%;
}
.flkty-hero-slider .flickity-prev-next-button .arrow { fill: #ffffff; }

.flkty-hero-slider .flickity-page-dots {
	position: absolute;
	width: 100%;
	bottom: 25px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	line-height: 1;
}
.flkty-hero-slider .flickity-rtl .flickity-page-dots { direction: rtl; }
.flkty-hero-slider .flickity-page-dots .dot {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 8px;
	background: #000000;
	border-radius: 50%;
	opacity: 0.25;
	cursor: pointer;
}
.flickity-page-dots .dot.is-selected { opacity: 0; }

.bg-fadein .flickity-slider { transform: none !important; }
.bg-fadein .cell {
	left: 0 !important;
	z-index: -1;
	opacity: 0.3;
	-webkit-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}
.bg-fadein .cell.is-selected {
	z-index: 0;
	opacity: 1;
}

.flkty-position {
	position: absolute;
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
	z-index: 10;
	text-align: center;
	opacity: 0;
}
.flkty-position img {
	max-width: 100% !important;
	height: auto;
}
.caption-wrap { display: block; }
@media (max-width: 991px) {
.flkty-position {
	top: auto;
	bottom: auto;
	left: 0px !important;
	right: 0px !important;
	margin: auto !important;
	text-align: center !important;
}
.mobile-hidden { display: none; }
}

.large-white, .large-black, .large-theme {
	font-family: 'Raleway', sans-serif;
	display: inline-block;
	font-size: 5.0rem;
	line-height: 1.6;
	font-weight: 900;
	padding: 0px 15px;
	margin: 0;
}
.medium-white, .medium-black, .medium-theme {
	font-family: 'Raleway', sans-serif;
	display: inline-block;
	font-size: 3.125rem;
	line-height: 1.6;
	font-weight: 900;
	padding: 0px 15px;
	margin: 0;
}
.small-white, .small-black, .small-theme {
	display: inline-block;
	font-size: 1.125rem;
	line-height: 1.6;
	padding: 9px 15px;
	margin: 0;
}
.large-white, .medium-white, .small-white { color: #ffffff; }
.large-black, .medium-black, .small-black { color: #252525; }
.large-theme, .medium-theme, .small-theme { color: #22a4e5; }
 @media (max-width: 991px) {
.large-white, .large-black, .large-theme { font-size: 4.0rem; }
.medium-white, .medium-black, .medium-theme { font-size: 3.0rem; }
.small-white, .small-black, .small-theme { font-size: 1.0rem; }
}
 @media (max-width: 767px) {
.large-white, .large-black, .large-theme { font-size: 2.5rem; }
.medium-white, .medium-black, .medium-theme { font-size: 2.5rem; }
.small-white, .small-black, .small-theme { font-size: 0.9rem; }
}
.caption-shadow { text-shadow: 0px 0px 3px rgba(0,0,0,0.3); }
 
.flkty-position .bg-white, .flkty-position .bg-gray, .flkty-position .bg-black, .flkty-position .bg-pink, .flkty-position .bg-blue, .flkty-position .bg-aqua, .flkty-position .bg-green, .flkty-position .bg-olive, .flkty-position .bg-yellow, .flkty-position .bg-orange, .flkty-position .bg-red, .flkty-position .bg-theme {
	margin-left: 15px;
	margin-right: auto;
}
.flkty-position.text-right .bg-white, .flkty-position.text-right .bg-gray, .flkty-position.text-right .bg-black, .flkty-position.text-right .bg-pink, .flkty-position.text-right .bg-blue, .flkty-position.text-right .bg-aqua, .flkty-position.text-right .bg-green, .flkty-position.text-right .bg-olive, .flkty-position.text-right .bg-yellow, .flkty-position.text-right .bg-orange, .flkty-position.text-right .bg-red, .flkty-position.text-right .bg-theme {
	margin-left: auto;
	margin-right: 15px;
}
@media (max-width: 991px) {
.flkty-position .bg-white, .flkty-position .bg-gray, .flkty-position .bg-black, .flkty-position .bg-pink, .flkty-position .bg-blue, .flkty-position .bg-aqua, .flkty-position .bg-green, .flkty-position .bg-olive, .flkty-position .bg-yellow, .flkty-position .bg-orange, .flkty-position .bg-red, .flkty-position .bg-theme {
	margin-left: 15px;
	margin-right: 15px;
}
}

.caption-wrap .btn {
	display: inline-block;
	margin-top: 25px;
	margin-bottom: 15px;
	color: #ffffff !important;
	border-radius: 5px;
}
.flkty-position .btn {
	margin-left: 15px;
	margin-right: auto;
}
.flkty-position.text-right .btn {
	margin-left: auto;
	margin-right: 15px;
}
.flkty-position.text-center .btn {
	margin-left: auto;
	margin-right: auto;
}

.is-selected .flkty-fadeIn {
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: fadeIn;
}
.is-selected .flkty-fadeInUp {
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: fadeInUp;
}
.is-selected .flkty-fadeInDown {
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: fadeInDown;
}
.is-selected .flkty-fadeInLeft {
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: fadeInLeft;
}
.is-selected .flkty-fadeInRight {
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: fadeInRight;
}
.is-selected .flkty-bounce {
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: bounce;
	transform-origin: center bottom;
}
.is-selected .flkty-bounceIn {
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: bounceIn;
}
.is-selected .flkty-bounceInUp {
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: bounceInUp;
}
.is-selected .flkty-bounceInDown {
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: bounceInDown;
}
.is-selected .flkty-bounceInLeft {
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: bounceInLeft;
}
.is-selected .flkty-bounceInRight {
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: bounceInRight;
}
.is-selected .flkty-zoomIn {
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: zoomIn;
}
.is-selected .flkty-zoomInUp {
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: zoomInUp;
}
.is-selected .flkty-zoomInDown {
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: zoomInDown;
}
.is-selected .flkty-rotateIn {
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: rotateIn;
}
.is-selected .flkty-jackInTheBox {
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: jackInTheBox;
}
.is-selected .flkty-fadeInUpSmall {
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: fadeInUpSmall;
}
.is-selected .flkty-fadeInDownSmall {
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: fadeInDownSmall;
}
.is-selected .flkty-fadeInLeftSmall {
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: fadeInLeftSmall;
}
.is-selected .flkty-fadeInRightSmall {
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: fadeInRightSmall;
}
/* Slider Arrows Cursor */
.flkty-hero-slider .flickity-prev-next-button.previous {
	width: 10%;
	height: 100%;
	cursor: url("../images/assets/slider-prev.png"), crosshair;
}
.flkty-hero-slider .flickity-prev-next-button.next {
	width: 10%;
	height: 100%;
	cursor: url("../images/assets/slider-next.png"), crosshair;
}
.flkty-hero-slider .flickity-prev-next-button:hover { background: transparent; }
.flkty-hero-slider .flickity-prev-next-button svg { display: none; }

.overlay-black:before, .overlay-white:before, .overlay-theme:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
}
.overlay-black:before {
	background: #444444;
	background: rgba(0,0,0,0.7);
}
.overlay-white:before {
	background: #ffffff;
	background: rgba(255,255,255,0.7);
}
.overlay-theme:before {
	background: #22a4e5;
	background: rgba(34,164,229,0.7);
}

.isotope {
	margin: 0;
	padding: 0;
	min-height: 150px;
	overflow: hidden;
	padding-top: 5px;
	margin-bottom: 20px;
}
.isotope:after {
	content: '';
	display: block;
	clear: both;
}
.element-item {
	position: relative;
	float: left;
	color: inherit;
	background: transparent;
	margin-bottom: 30px;
}
.element-item > * {
	margin: 0;
	padding: 0;
}
.element-item img {
	width: 100%;
	height: auto;
}
.grid-row {
	margin-right: -15px;
	margin-left: -15px;
	display: block;
}
.grid-row:before, .grid-row:after {
	display: table;
	content: " ";
}
.grid-row:after { clear: both; }
.grid-2, .grid-3, .grid-4, .grid-6, .grid-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.grid-2 { width: 20%; }
.grid-3 { width: 25%; }
.grid-4 { width: 33.3%; }
.grid-6 { width: 50%; }
.grid-12 { width: 100%; }
@media (max-width: 991px) {
.grid-2, .grid-3, .grid-4, .grid-6 { width: 33.3%; }
.grid-12 { width: 100%; }
}
@media (max-width: 767px) {
.grid-2, .grid-3, .grid-4, .grid-6 { width: 50%; }
.grid-12 { width: 100%; }
}
@media (max-width: 575px) {
.grid-2, .grid-3, .grid-4, .grid-6, .grid-12 { width: 100%; }
}

.button-group {
	margin-bottom: 20px;
	text-align: center;
}
.button-group:after {
	content: '';
	display: block;
	clear: both;
}
.button-group .button {
	float: none;
	display: inline-block;
	cursor: pointer;
	color: inherit;
	font-weight: normal;
	padding: 7px 14px;
	margin-left: 0;
	margin-right: 5px;
	background: transparent;
	border: 1px solid transparent;
	border-radius: 0px;
}
.button-group .button:hover {
	border: 1px solid transparent;
	font-weight: normal;
	background: transparent;
	color: #22a4e5;
	border-radius: 0px;
}
.button-group .button:active, .button-group .button.is-checked {
	outline: none;
	border: 1px solid transparent;
	font-weight: normal;
	background: transparent;
	color: #22a4e5;
}

.image-title {
	text-align: left;
	padding: 20px 0px 20px;
	background: #ffffff;
	border: none;
}

.team {
	clear: both;
	position: relative;
	text-align: center;
	background: #fafafa;
	margin-bottom: 20px;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.team-content {
	padding: 30px 20px;
	background: #ffffff;
	color: inherit;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.team-content h4 {
	color: #333333;
	font-weight: bold;
	line-height: 1.2;
}
.team-content small {
	color: inherit;
	font-size: 0.8125rem;
	font-weight: normal;
}
.team-content .social-icons {
	float: none;
	margin-top: 20px;
}
.team-content .social-icons li { margin-bottom: 2px; }

.fontawesome-list { margin-bottom: 20px; }
.fontawesome-list div {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.fontawesome-list div:hover {
	background: #f7f7f7;
	border-radius: 5px;
}
.fontawesome-list div i {
	font-size: 13px;
	vertical-align: middle;
	margin-right: 10px;
}

.not-found {
	text-align: center;
	padding: 50px 0;
	min-height: 300px;
}
.not-found a {
	font-size: 9.375rem;
	line-height: 1.6;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.contactform {
	font-family: inherit;
	font-size: 0.875rem;
	margin: 0 auto;
	margin-top: 30px;
}
.contactform textarea { min-height: 150px; }
.contactform .answer { width: 100%; }
.contactform .submit {
	width: 170px;
	height: 40px;
	font-weight: normal;
	border-radius: 0;
}
.contactform label.error {
	width: 100%;
	font-weight: normal;
	font-style: italic;
	padding: 7px 10px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	color: #b76260;
	background-color: #eedad9;
	border-radius: 0;
}
.contactform input.error, .contactform select.error, .contactform textarea.error { border: 1px solid rgba(169,68,66,0.3); }
div.error { display: none; }
.contactform span.checkbox, .contactform .checkbox, .contactform .radio { display: inline; }
input.checkbox { border: none; }
.contactform select { margin-bottom: 20px; }
.contactform .form-control, .contactform .form-control:focus, .contactform .custom-select {
	color: #888888;
	background-color: #f5f5f5;
	border: 1px solid transparent;
}

.message, .message2 { margin: 20px auto; }
.contact-success {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
	font-weight: bold;
	border-radius: 3px;
}
.contact-error {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
	font-weight: bold;
	border-radius: 3px;
}
@media (max-width: 991px) {
.contactform .col-lg-3, .contactform .col-lg-4, .contactform .col-lg-5, .contactform .col-lg-12 { margin-bottom: 0px; }
}

.map, .map iframe {
	position: relative;
	width: 100%;
	height: 600px;
	margin: 0;
	padding: 0;
	background: #ffffff;
}
.map100, .map100 iframe { height: 100px; }
.map200, .map200 iframe { height: 200px; }
.map300, .map300 iframe { height: 300px; }
.map400, .map400 iframe { height: 400px; }
.map500, .map500 iframe { height: 500px; }
.map600, .map600 iframe { height: 600px; }
.map700, .map700 iframe { height: 700px; }
.map800, .map800 iframe { height: 800px; }
.map900, .map900 iframe { height: 900px; }
.map100, .map1000 iframe { height: 1000px; }
.map1080, .map1080 iframe { height: 1080px; }


.sidebar { margin-bottom: 50px; }
.sidebar-info {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}
.sidebar-info li { padding: 8px 2px; }
.sidebar-info li i {
	margin-right: 5px;
	font-weight: 600;
}
.sidebar-info li span { font-weight: 600; }

.highlight-white {
	background: #ffffff;
	padding: 1px 5px;
	color: #222222;
}
.highlight-white a { color: #222222; }
.highlight-gray {
	background: #8c8c8c;
	padding: 1px 5px;
	color: #ffffff;
}
.highlight-black {
	background: #0c0c0c;
	padding: 1px 5px;
	color: #ffffff;
}
.highlight-pink {
	background: #cc3d85;
	padding: 1px 5px;
	color: #ffffff;
}
.highlight-blue {
	background: #3d85cc;
	padding: 1px 5px;
	color: #ffffff;
}
.highlight-aqua {
	background: #3dcccc;
	padding: 1px 5px;
	color: #ffffff;
}
.highlight-green {
	background: #3dcc85;
	padding: 1px 5px;
	color: #ffffff;
}
.highlight-olive {
	background: #85cc3d;
	padding: 1px 5px;
	color: #ffffff;
}
.highlight-yellow {
	background: #cccc3d;
	padding: 1px 5px;
	color: #ffffff;
}
.highlight-orange {
	background: #cc853d;
	padding: 1px 5px;
	color: #ffffff;
}
.highlight-red {
	background: #cc3d3d;
	padding: 1px 5px;
	color: #ffffff;
}
.highlight-theme {
	background: #22a4e5;
	padding: 1px 5px;
	color: #ffffff;
}

.text-white { color: #ffffff !important; }
.text-gray { color: #8c8c8c !important; }
.text-black { color: #0c0c0c !important; }
.text-pink { color: #cc3d85 !important; }
.text-blue { color: #3d85cc !important; }
.text-aqua { color: #3dcccc !important; }
.text-green { color: #3dcc85 !important; }
.text-olive { color: #85cc3d !important; }
.text-yellow { color: #cccc3d !important; }
.text-orange { color: #cc853d !important; }
.text-red { color: #cc3d3d !important; }
.text-theme { color: #22a4e5 !important; }

.badge {
	display: inline-block;
	padding: 0.2em 0.6em;
	font-size: 100%;
	margin-left: 10px;
	font-weight: 400;
	line-height: 1;
	color: #ffffff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 0.25em;
}
.badge-white {
	background: #ffffff;
	color: #555555;
	border: 1px solid #dddddd;
}
.badge-gray { background: #8c8c8c; }
.badge-black { background: #0c0c0c; }
.badge-pink { background: #cc3d85; }
.badge-blue { background: #3d85cc; }
.badge-aqua { background: #3dcccc; }
.badge-green { background: #3dcc85; }
.badge-olive { background: #85cc3d; }
.badge-yellow { background: #cccc3d; }
.badge-orange { background: #cc853d; }
.badge-red { background: #cc3d3d; }
.badge-theme { background: #22a4e5; }

.dropcap {
	float: left;
	color: inherit;
	font-size: 2.4375rem;
	line-height: 50px;
	font-weight: bold;
	padding: 0px 13px;
	margin:0px 20px 0 0;
}
.dropcap-theme {
	float: left;
	color: #ffffff;
	font-size: 2.4375rem;
	line-height: 50px;
	font-weight: bold;
	padding: 0px 13px;
	margin:0px 20px 0 0;
	background: #22a4e5;
}

ul, ol {
	margin-top: 0;
	margin-bottom: 10px;
}
ul ul, ol ul, ul ol, ol ol { margin-bottom: 0; }
.list-unstyled {
	padding-left: 0;
	list-style: none;
	line-height: 2.0em;
}
.list-unordered { line-height: 2.0em; }
.list-ordered { line-height: 2.0em; }
.icon-arrow-list {
	padding-left: 0;
	list-style: none;
	line-height: 2.0em;
	margin: 10px 0;
}
.icon-arrow-list ul, .icon-arrow-list ul ul { list-style: none; }
.icon-arrow-list li, .icon-arrow-list li a { color: inherit; }
.icon-arrow-list li i {
	margin-right: 8px;
	color: #22a4e5;
}
.button-list {
	padding-left: 0;
	list-style: none;
}
.button-list li { display: inline-block; }

.alert {
	position: relative;
	padding: 0.75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: 0.25rem;
}
.alert-dismissible .close { padding: 0.75rem 1.25rem; }
.alert-white {
	background-color: #ffffff;
	color: rgba(0,0,0,0.8);
}
.alert-white a { color: #222222; }
.alert-gray {
	background-color: #8c8c8c;
	color: rgba(255,255,255,0.8);
}
.alert-black {
	background-color: #0c0c0c;
	color: rgba(255,255,255,0.8);
}
.alert-pink {
	background-color: #cc3d85;
	color: rgba(255,255,255,0.8);
}
.alert-blue {
	background-color: #3d85cc;
	color: rgba(255,255,255,0.8);
}
.alert-aqua {
	background-color: #3dcccc;
	color: rgba(255,255,255,0.8);
}
.alert-green {
	background-color: #3dcc85;
	color: rgba(255,255,255,0.8);
}
.alert-olive {
	background-color: #85cc3d;
	color: rgba(255,255,255,0.8);
}
.alert-yellow {
	background-color: #cccc3d;
	color: rgba(255,255,255,0.8);
}
.alert-orange {
	background-color: #cc853d;
	color: rgba(255,255,255,0.8);
}
.alert-red {
	background-color: #cc3d3d;
	color: rgba(255,255,255,0.8);
}
.alert-theme {
	background-color: #22a4e5;
	color: rgba(255,255,255,0.8);
}

.alert2 {
	position: relative;
	padding: 0.75rem 1.25rem;
	margin-bottom: 1rem;
	border: 5px solid rgba(0,0,0,0.1);
	border-radius: 0.25rem;
}
.alert2.alert-dismissible .close { padding: 0.75rem 1.25rem; }

.alert3 {
	position: relative;
	padding: 1.5rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid rgba(0,0,0,0.3);
	border-radius: 0.25rem;
}
.alert3.alert-dismissible .close { padding: 1.5rem 1.25rem; }

.alert4 {
	position: relative;
	padding: 0.2rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: 0.25rem;
}
.alert4.alert-dismissible .close { padding: 0.2rem 1.25rem; }

.alert5 {
	position: relative;
	padding: 0.75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: 0.25rem;
	background-color: transparent;
}
.alert5.alert-dismissible .close { padding: 0.75rem 1.25rem; }
.alert5.alert-white {
	border: 1px solid #ffffff;
	color: #8c8c8c;
}
.alert5.alert-white a { color: #222222; }
.alert5.alert-gray {
	border: 1px solid #8c8c8c;
	color: #8c8c8c;
}
.alert5.alert-black {
	border: 1px solid #0c0c0c;
	color: #0c0c0c;
}
.alert5.alert-pink {
	border: 1px solid #cc3d85;
	color: #cc3d85;
}
.alert5.alert-blue {
	border: 1px solid #3d85cc;
	color: #3d85cc;
}
.alert5.alert-aqua {
	border: 1px solid #3dcccc;
	color: #3dcccc;
}
.alert5.alert-green {
	border: 1px solid #3dcc85;
	color: #3dcc85;
}
.alert5.alert-olive {
	border: 1px solid #85cc3d;
	color: #85cc3d;
}
.alert5.alert-yellow {
	border: 1px solid #cccc3d;
	color: #cccc3d;
}
.alert5.alert-orange {
	border: 1px solid #cc853d;
	color: #cc853d;
}
.alert5.alert-red {
	border: 1px solid #cc3d3d;
	color: #cc3d3d;
}
.alert5.alert-theme {
	border: 1px solid #22a4e5;
	color: #22a4e5;
}

.btn {
	position: relative;
	font-weight: normal;
	font-family: inherit;
	overflow: hidden;
	text-shadow: none;
	vertical-align: middle;
	z-index: 1;
	margin-bottom: 10px;
	border: none;
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	border-radius: 0px;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	border: 1px solid #888888;
	color: #888888;
	background: transparent;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 50px;
}
.btn:focus, .btn:active:focus, .btn.active:focus { outline: 0; }
.btn:hover, .btn:focus {
	text-decoration: none;
	background: transparent;
	outline: 0;
	box-shadow: none;
	-webkit-transition:0.2s linear;
	-ms-transition:0.2s linear;
	transition:0.2s linear;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	background: transparent;
}
.btn-white {
	border: 1px solid #ffffff;
	color: #ffffff;
}
.btn-gray {
	border: 1px solid #8c8c8c;
	color: #8c8c8c;
}
.btn-black {
	border: 1px solid #555555;
	color: #555555;
}
.btn-pink {
	border: 1px solid #cc3d85;
	color: #cc3d85;
}
.btn-blue {
	border: 1px solid #3d85cc;
	color: #3d85cc;
}
.btn-aqua {
	border: 1px solid #3dcccc;
	color: #3dcccc;
}
.btn-green {
	border: 1px solid #3dcc85;
	color: #3dcc85;
}
.btn-olive {
	border: 1px solid #85cc3d;
	color: #85cc3d;
}
.btn-yellow {
	border: 1px solid #cccc3d;
	color: #cccc3d;
}
.btn-orange {
	border: 1px solid #cc853d;
	color: #cc853d;
}
.btn-red {
	border: 1px solid #cc3d3d;
	color: #cc3d3d;
}
.btn-theme {
	border: 1px solid #22a4e5;
	color: #22a4e5;
}
/* btn size */
.btn {
	font-size: 14px;
	line-height: 14px;
	padding: 14px 28px;
}
.btn-lg {
	font-size: 18px;
	line-height: 18px;
	padding: 18px 36px;
}
.btn-sm {
	font-size: 12px;
	line-height: 12px;
	padding: 12px 24px;
}
.btn-xs {
	font-size: 8px;
	line-height: 8px;
	padding: 8px 16px;
}

.btn span { margin-left: 42px; }
.btn.btn-lg span { margin-left: 54px; }
.btn.btn-sm span { margin-left: 36px; }
.btn.btn-xs span { margin-left: 24px; }
.btn span i {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: auto;
	height: 100%;
	background: rgba(0,0,0,0.1);
	line-height: 1.6;
}
.btn span i {
	font-size: 14px;
	line-height: 14px;
	padding: 14px 14px;
}
.btn.btn-lg span i {
	font-size: 18px;
	line-height: 18px;
	padding: 18px 18px;
}
.btn.btn-sm span i {
	font-size: 12px;
	line-height: 12px;
	padding: 12px 12px;
}
.btn.btn-xs span i {
	font-size: 8px;
	line-height: 8px;
	padding: 8px 8px;
}
.btn.btn-white span i { color: #252525; }
.btn.btn-white:hover span i { color: #ffffff; }

.btn-3d { border-bottom: 4px solid rgba(0,0,0,0.3); }
.btn-round { border-radius: 8px; }

.btn.btn-gradient, .btn.btn-gradient:hover, .btn.btn-gradient:focus {
	border: 1px solid rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 -16px 0px rgba(0,0,0,0.1) inset, 0 1px 0px rgba(255,255,255,0.1) inset;
	box-shadow: 0 -16px 0px rgba(0,0,0,0.1) inset, 0 1px 0px rgba(255,255,255,0.1) inset;
}
.btn-lg.btn-gradient, .btn-lg.btn-gradient:hover, .btn-lg.btn-gradient:focus {
	-webkit-box-shadow: 0 -22px 0px rgba(0,0,0,0.1) inset, 0 1px 0px rgba(255,255,255,0.1) inset;
	box-shadow: 0 -22px 0px rgba(0,0,0,0.1) inset, 0 1px 0px rgba(255,255,255,0.1) inset;
}
.btn-sm.btn-gradient, .btn-sm.btn-gradient:hover, .btn-sm.btn-gradient:focus {
	-webkit-box-shadow: 0 -13px 0px rgba(0,0,0,0.1) inset, 0 1px 0px rgba(255,255,255,0.1) inset;
	box-shadow: 0 -13px 0px rgba(0,0,0,0.1) inset, 0 1px 0px rgba(255,255,255,0.1) inset;
}
.btn-xs.btn-gradient, .btn-xs.btn-gradient:hover, .btn-xs.btn-gradient:focus {
	-webkit-box-shadow: 0 -9px 0px rgba(0,0,0,0.1) inset, 0 1px 0px rgba(255,255,255,0.1) inset;
	box-shadow: 0 -9px 0px rgba(0,0,0,0.1) inset, 0 1px 0px rgba(255,255,255,0.1) inset;
}

.btn.btn-gradient:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0px;
	margin: auto;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: url("../images/assets/noise80.png") repeat;
}

.btn-border { border: 2px solid rgba(0,0,0,0.1) !important; }

.btn-border8 {
	background: transparent;
	border: 1px solid red;
	color: red;
}
.btn-border8.btn-white {
	color: #8c8c8c;
	border: 1px solid #f5f5f5;
}
.btn-border8.btn-gray {
	color: #8c8c8c;
	border: 1px solid #8c8c8c;
}
.btn-border8.btn-black {
	color: #555555;
	border: 1px solid #555555;
}
.btn-border8.btn-pink {
	color: #cc3d85;
	border: 1px solid #cc3d85;
}
.btn-border8.btn-blue {
	color: #3d85cc;
	border: 1px solid #3d85cc;
}
.btn-border8.btn-aqua {
	color: #3dcccc;
	border: 1px solid #3dcccc;
}
.btn-border8.btn-green {
	color: #3dcc85;
	border: 1px solid #3dcc85;
}
.btn-border8.btn-olive {
	color: #85cc3d;
	border: 1px solid #85cc3d;
}
.btn-border8.btn-yellow {
	color: #cccc3d;
	border: 1px solid #cccc3d;
}
.btn-border8.btn-orange {
	color: #cc853d;
	border: 1px solid #cc853d;
}
.btn-border8.btn-red {
	color: #cc3d3d;
	border: 1px solid #cc3d3d;
}
.btn-border8.btn-theme {
	color: #22a4e5;
	border: 1px solid #22a4e5;
}
.btn-border8 span i {
	background: rgba(0,0,0,0.1);
}
.btn-border8:hover, .btn-border8:focus, 
.btn-border8:active, .btn-border8.active {
	color: rgba(0,0,0,0.7);
	background-color: transparent;
	border: 1px solid #888888;
}

.testimonial {
	position: relative;
	background: #f7f7f7;
	border: 1px solid transparent;
	margin-bottom: 20px;
	color: #888888;
	z-index: 0;
}
.testimonial:before, .testimonial:after {
	z-index: -1;
	display: block;
	position: absolute;
	font-family: 'Font Awesome 5 Free', 'Font Awesome 5 Brands';
	content: "\f10d";
	font-style: normal;
	font-weight: 900;
	line-height: 1;
	font-size: 25px;
	color: #aaaaaa;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.testimonial:before {
	top: 20px;
	left: 20px;
}
.testimonial:after {
	content: "\f10e";
	bottom: 20px;
	right: 20px;
}
.testimonial p { padding: 55px; }
.testimonial-author {
	position: relative;
	width: 100%;
	height: auto;
	padding: 10px;
	text-align: center;
}
.testimonial-author img {
	display: inline-block;
	width: 80px;
	height: 80px;
	text-align: left;
	margin-right: 10px;
	border: 2px solid #ffffff;
	border-radius: 50%;
	margin-bottom: 12px;
}
.testimonial-author p {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
	font-size: 0.9rem;
	font-weight: normal;
	margin-bottom: 0;
}
.testimonial-author:after {
	position: absolute;
	content: '';
	top: -20px;
	left: 0;
	right: 0;
	margin: auto;
	width: 0;
	height: 0;
	border-top: 15px solid #f7f7f7;
	border-right: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 15px solid transparent;
	display: block;
}

.blockquote {
	margin-bottom: 1rem;
	font-size: 1.25rem;
}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 1.09375rem;
	border-style: solid;
	border-width: 0 0 0 5px;
	border-color: #888888;
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child { margin-bottom: 0; }
blockquote footer, blockquote small, blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.6;
	color: #888888;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #dddddd;
	-webkit-box-shadow: 0px 1px 0px #ffffff;
	box-shadow: 0px 1px 0px #ffffff;
}
.divider-singleline {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #dddddd;
}
.divider-doubleline {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 4px double #dddddd;
}
.divider-singledotted {
	margin-top: 20px;
	margin-bottom: 20px;
	height: 1px;
	background: url("../images/assets/divider-singledotted.png") repeat-x top left;
}
.divider-doubledotted {
	margin-top: 20px;
	margin-bottom: 20px;
	height: 4px;
	background: url("../images/assets/divider-doubledotted.png") repeat-x top left;
}
.divider-icon {
	background: url("../images/assets/divider-iconline.png") repeat-x left 30px;
	width: 100%;
	height: auto;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 10px;
}
.divider-icon i {
	width: 45px;
	height: 45px;
	color: #888888;
	font-size: 1.25rem;
	text-align: center;
	vertical-align: middle;
	line-height: 45px;
	background: #ffffff;
}

.accordion-container {
	width: 100%;
	text-align: left;
	margin: 0 auto;
	margin-bottom: 20px;
}
.accordion-container h4 {
	position: relative;
	font-weight: normal;
	cursor: pointer;
	display: block;
	outline: none;
	vertical-align: middle;
	padding: 10px 15px 10px 55px;
	font-size: 0.9rem;
	margin: 5px 0 0;
	color: inherit;
	border-radius: 0;
	border: 1px solid transparent;
	background: #fafafa;
}
.accordion-container h4.active {
	color: #ffffff;
	background-color: #22a4e5;
	border: 1px solid transparent;
	font-weight: normal;
	border-radius: 0;
	box-shadow: none;
}
.accordion-container h4:before {
	position: absolute;
	display: block;
	left: 15px;
	top: 7px;
	font-family: 'Font Awesome 5 Free', 'Font Awesome 5 Brands';
	font-weight: 900;
	content: "\f067";
	line-height: 1;
	color: inherit;
	padding: 5px 7px;
}
.accordion-container h4.active:before {
	content: "\f068";
	color: #ffffff;
	padding: 5px 7px;
}
.accordion-container .accordion-content {
	margin: 0 0 5px;
	padding: 20px 20px 10px;
	border: none;
	background-color: #ffffff;
	display: none;
	border-radius: 0;
}
.accordion-container .accordion-content.opened { display: block; }

.accordion-container2 h4 { background: #ffffff; }
.accordion-container2 h4.active {
	background-color: #ffffff;
	color: #22a4e5;
}
.accordion-container2 h4:before {
	background-color: #22a4e5;
	color: #ffffff;
}
.accordion-container2 h4.active:before { background-color: #bbbbbb; }

.accordion-container3 h4 { background: #ffffff; }
.accordion-container3 h4.active {
	background-color: #ffffff;
	color: #22a4e5;
}
.accordion-container3 h4:before {
	background-color: #22a4e5;
	color: #ffffff;
}
.accordion-container3 h4.active:before { background-color: #bbbbbb; }
.accordion-container3 h4:before { border-radius: 50%; }

.accordion-container4 h4.active {
	border: 1px solid rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 -20px 0px rgba(0,0,0,0.1) inset, 0 1px 0px rgba(255,255,255,0.1) inset;
	box-shadow: 0 -20px 0px rgba(0,0,0,0.1) inset, 0 1px 0px rgba(255,255,255,0.1) inset;
}
.accordion-container4 h4.active:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0px;
	margin: auto;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: url("../images/assets/noise80.png") repeat;
}

.accordion-container5 h4.active {
	color: #22a4e5;
	background: #fafafa;
}
.accordion-container5 h4:before {
	top: 0px;
	left: 0;
	padding: 12px 14px;
	background: #fafafa;
	border-right: 1px solid #dddddd;
}
.accordion-container5 h4.active:before {
	color: #22a4e5;
	padding: 12px 14px;
}

.accordion-container6 h4 { padding: 10px 20px; }
.accordion-container6 h4:before {
	left: auto;
	right: 15px;
	content: "\f105";
}
.accordion-container6 h4.active:before { content: "\f107"; }

.toggle-container {
	width: 100%;
	text-align: left;
	margin: 0 auto;
	margin-bottom: 20px;
}
.toggle-container h4 {
	position: relative;
	font-weight: normal;
	cursor: pointer;
	display: block;
	outline: none;
	vertical-align: middle;
	padding: 10px 15px 10px 55px;
	font-size: 0.9rem;
	margin: 5px 0 0;
	color: inherit;
	border-radius: 0;
	border: 1px solid transparent;
	background: #fafafa;
}
.toggle-container h4.active {
	color: #ffffff;
	background-color: #22a4e5;
	border: 1px solid transparent;
	font-weight: normal;
	border-radius: 0;
	box-shadow: none;
}
.toggle-container h4:before {
	position: absolute;
	display: block;
	left: 15px;
	top: 7px;
	font-family: 'Font Awesome 5 Free', 'Font Awesome 5 Brands';
	font-weight: 900;
	content: "\f067";
	line-height: 1;
	color: inherit;
	padding: 5px 7px;
}
.toggle-container h4.active:before {
	content: "\f068";
	color: #ffffff;
	padding: 5px 7px;
}
.toggle-container .toggle-content {
	margin: 0 0 5px;
	padding: 20px 20px 10px;
	border: none;
	background-color: #ffffff;
	display: none;
	border-radius: 0;
}
.toggle-container .toggle-content.opened { display: block; }

.toggle-container2 h4 { background: #ffffff; }
.toggle-container2 h4.active {
	background-color: #ffffff;
	color: #22a4e5;
}
.toggle-container2 h4:before {
	background-color: #22a4e5;
	color: #ffffff;
}
.toggle-container2 h4.active:before { background-color: #bbbbbb; }

.toggle-container3 h4 { background: #ffffff; }
.toggle-container3 h4.active {
	background-color: #ffffff;
	color: #22a4e5;
}
.toggle-container3 h4:before {
	background-color: #22a4e5;
	color: #ffffff;
}
.toggle-container3 h4.active:before { background-color: #bbbbbb; }
.toggle-container3 h4:before { border-radius: 50%; }

.toggle-container4 h4.active {
	border: 1px solid rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 -20px 0px rgba(0,0,0,0.1) inset, 0 1px 0px rgba(255,255,255,0.1) inset;
	box-shadow: 0 -20px 0px rgba(0,0,0,0.1) inset, 0 1px 0px rgba(255,255,255,0.1) inset;
}
.toggle-container4 h4.active:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0px;
	margin: auto;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: url("../images/assets/noise80.png") repeat;
}

.toggle-container5 h4.active {
	color: #22a4e5;
	background: #fafafa;
}
.toggle-container5 h4:before {
	top: 0px;
	left: 0;
	padding: 12px 14px;
	background: #fafafa;
	border-right: 1px solid #dddddd;
}
.toggle-container5 h4.active:before {
	color: #22a4e5;
	padding: 12px 14px;
}

.toggle-container6 h4 { padding: 10px 20px; }
.toggle-container6 h4:before {
	left: auto;
	right: 15px;
	content: "\f105";
}
.toggle-container6 h4.active:before { content: "\f107"; }

.tab-container { margin-bottom: 20px; }
.etabs {
	margin: 0;
	padding: 0;
	font-size: 0;
}
.tab {
	display: inline-block;
	background-color: transparent;
	border: none;
	margin-right: 0px;
	border-radius: 0;
}
.tab a {
	font-size: 0.875rem;
	font-weight: normal;
	line-height: 1.6;
	display: block;
	padding: 10px 15px;
	outline: none;
	text-decoration: none;
	color: #777777;
	border: 1px solid #dddddd;
	border-bottom: none;
	border-right: none;
	position: relative;
	top: 1px;
	z-index: 10;
	margin: 0;
	background-color: #f7f7f7;
}
.etabs li:last-child { border-right: 1px solid #dddddd; }
.tab a:hover {
	text-decoration: none;
	color: #777777;
}
.tab.active {
	position: relative;
	top: 0px;
	padding-top: 0px;
	border-color: transparent;
	background: transparent;
}
.tab a.active {
	font-weight: normal;
	color: #22a4e5;
	border-bottom: 1px solid #ffffff;
	background: #ffffff;
}
.tab-container .panel-container {
	position: relative;
	background: #ffffff;
	border: 1px solid #dddddd;
	padding: 30px;
	color: #777777;
	border-radius: 0;
}
@media (max-width: 991px) {
.tab a { padding: 10px 10px; }
}

.tab-side-container {
	background: transparent;
	border: 1px solid transparent;
	min-height: 100px;
	margin-bottom: 20px;
	color: #777777;
	border-radius: 0;
}
.tab-side-container ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	border-radius: 0;
}
.tab-side-container ul li {
	background: #f7f7f7;
	margin-bottom: 0px;
	text-align: left;
	max-width: 100%;
	border: none;
	word-break: break-all;
	min-width: 130px;
}
.tab-side-container ul li a {
	font-size: 0.875rem;
	font-weight: normal;
	line-height: 1.6;
	text-decoration: none;
	display: block;
	padding: 10px 15px;
	outline: none;
	color: #777777;
	border: 1px solid #dddddd;
	border-right: none;
	border-bottom: none;
	position: relative;
	left: 1px;
	z-index: 10;
}
.tab-side-container ul li:last-child { border-bottom: 1px solid #dddddd; }
.tab-side-container ul li a i { margin-right: 5px; }
.tab-side-container ul li a:hover { text-decoration: none; }
.tab-side-container ul li.selected-tab {
	position: relative;
	left: 0px;
	background: transparent;
	font-weight: normal;
	border-radius: 0;
}
.tab-side-container ul li a.selected-tab {
	font-weight: normal;
	text-decoration: none;
	color: #22a4e5;
	background: #ffffff;
	border-right: 1px solid #ffffff;
}
.tab-side-container .panel-container {
	background: #ffffff;
	overflow: hidden;
	border: 1px solid #dddddd;
	padding: 30px;
	border-radius: 0;
}
@media (max-width: 991px) {
.tab-side-container { border: none; }
.tab-side-container ul {
	float: none;
	font-size: 0;
}
.tab-side-container ul li {
	min-width: 30px;
	display: inline-block;
	margin-right: 0px;
	border-radius: 0;
}
.tab-side-container ul li a {
	left: 0;
	top: 1px;
	margin: 0;
}
.tab-side-container ul li:last-child {
	border-bottom: none;
	border-right: 1px solid #dddddd !important;
}
.tab-side-container ul li.selected-tab {
	top: 0px;
	padding-top: 0px;
	border-color: transparent;
}
.tab-side-container ul li a.selected-tab {
	border-right: none;
	border-bottom: 1px solid #ffffff;
}
.tab-side-container .panel-container {
	position: relative;
	padding: 30px;
	border-top: 1px solid #dddddd;
}
.tab-side-container ul li { min-width: 50px; }
}

.card {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: transparent;
	background-clip: border-box;
	border: 1px solid transparent;
	border-radius: 0;
}
.card-header {
	padding: 0.75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0,0,0,0.03);
	border-bottom: 1px solid rgba(0,0,0,0.125);
}
.card-body {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem 0;
}
.card-text {
	color: #4c5966;
	font-weight: 400;
}

.card-badge {
	position: absolute;
	top: -10px;
	right: 10px;
	z-index: 10;
	padding: 5px 10px;
	background: #22a4e5;
	border-radius: 0;
}
.card-badge:after {
	position: absolute;
	content: '';
	top: 0px;
	left: -10px;
	width: 0;
	height: 0;
	margin: auto;
	border-top: 5px solid transparent;
	border-right: 5px solid #222222;
	border-bottom: 5px solid #222222;
	border-left: 5px solid transparent;
	display: block;
}
.card-badge span {
	text-align: center;
	font-size: 0.875rem;
	line-height: 1.5;
	font-weight: normal;
	color: #ffffff;
	border-radius: 0;
}

.card-title { margin-bottom: 0.75rem; }


.card-video {
	display: block;
	background: #000000;
	position: relative;
	margin: 0;
	padding: 0;
}

.bg-transparent { background-color: transparent !important; }
.bg-white { background: #ffffff !important; }
.bg-gray { background: #8c8c8c !important; }
.bg-black { background: #0c0c0c !important; }
.bg-pink { background: #cc3d85 !important; }
.bg-blue { background: #3d85cc !important; }
.bg-aqua { background: #3dcccc !important; }
.bg-green { background: #3dcc85 !important; }
.bg-olive { background: #85cc3d !important; }
.bg-yellow { background: #cccc3d !important; }
.bg-orange { background: #cc853d !important; }
.bg-red { background: #cc3d3d !important; }
.bg-theme { background: #22a4e5 !important; }

.bg-opacity0:after, .bg-opacity1:after, .bg-opacity2:after, .bg-opacity3:after, .bg-opacity4:after, .bg-opacity5:after, .bg-opacity6:after, .bg-opacity7:after, .bg-opacity8:after, .bg-opacity9:after, .bg-opacity10:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	margin: 0;
	vertical-align: middle;
	background: #ffffff;
	z-index: 0;
}
.bg-opacity0:after { background: rgba(255,255,255,0); }
.bg-opacity1:after { background: rgba(255,255,255,0.1); }
.bg-opacity2:after { background: rgba(255,255,255,0.2); }
.bg-opacity3:after { background: rgba(255,255,255,0.3); }
.bg-opacity4:after { background: rgba(255,255,255,0.4); }
.bg-opacity5:after { background: rgba(255,255,255,0.5); }
.bg-opacity6:after { background: rgba(255,255,255,0.6); }
.bg-opacity7:after { background: rgba(255,255,255,0.7); }
.bg-opacity8:after { background: rgba(255,255,255,0.8); }
.bg-opacity9:after { background: rgba(255,255,255,0.9); }
.bg-opacity10:after { background: rgba(255,255,255,1); }
.bg-opacity-content {
	position: relative;
	z-index: 1;
}
.card-body.bg-gray, .card-body.bg-black, .card-body.bg-pink, .card-body.bg-blue, .card-body.bg-aqua, .card-body.bg-green, .card-body.bg-olive, .card-body.bg-yellow, .card-body.bg-orange, .card-body.bg-red, .card-body.bg-theme, .card.bg-gray .card-body, .card.bg-black .card-body, .card.bg-pink .card-body, .card.bg-blue .card-body, .card.bg-aqua .card-body, .card.bg-green .card-body, .card.bg-olive .card-body, .card.bg-yellow .card-body, .card.bg-orange .card-body, .card.bg-red .card-body, .card.bg-theme .card-body, .bg-opacity-content .card-body { padding: 1.25rem; }

.textbox {
	position: relative;
	width: 100%;
	height: auto;
	padding: 70px 30px 60px;
	text-align: center;
	background: #f7f7f7;
	cursor: default;
	margin-bottom: 20px;
	border-radius: 0;
	box-shadow: 10px 10px 0 #dddddd;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.textbox-icon {
	margin: 0px auto 20px;
	display: table;
}
.textbox-icon a { text-decoration: none; }

.iconbox1 {
	position: relative;
	width: 100%;
	height: auto;
	padding: 70px 30px 60px;
	text-align: center;
	background: #ffffff;
	cursor: default;
	margin-bottom: 20px;
	border-radius: 0;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.iconbox1-icon {
	margin: 0px auto 20px;
	display: table;
}
.iconbox1-icon a { text-decoration: none; }
.iconbox1-icon i {
	position: relative;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-size: 3.125rem;
	line-height: 50px;
	padding-top: 24px;
	padding-bottom: 24px;
	border: 1px solid #22a4e5;
	width: 100px;
	height: 100px;
	color: #22a4e5;
	background: #ffffff;
	z-index: 1;
	border-radius: 50%;
}
.iconbox1-icon i:before {
	line-height: 1;
	display: block;
}
.iconbox1-icon i:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	border-radius: 50%;
	pointer-events: none;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.iconbox1-icon i:hover {
	color: #22a4e5;
	background: #ffffff;
}

.iconbox12 {
	position: relative;
	clear: both;
	width: 100%;
	height: auto;
	padding: 30px 0px 20px;
	background: #ffffff;
	border: 1px solid transparent;
	z-index: 0;
	cursor: default;
	margin-bottom: 30px;
	border-radius: 0;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.iconbox12-icon {
	float: left;
	display: table;
}
.iconbox12-icon i {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-size: 3.125rem;
	line-height: 50px;
	padding-top: 24px;
	padding-bottom: 24px;
	border: 1px solid transparent;
	width: 100px;
	height: 100px;
	color: #22a4e5;
	background: transparent;
	border-radius: 50%;
}
.iconbox12-icon i:before {
	line-height: 1;
	display: block;
}
.iconbox12-icon i:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	border-radius: 50%;
	pointer-events: none;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.iconbox12-icon i:hover {
	color: #22a4e5;
	background: transparent;
}
.iconbox12-content {
	overflow: hidden;
	text-align: left;
	padding-left: 30px;
}
@media (max-width: 991px) {
.iconbox12-icon {
	float: none;
	margin: 0 auto 20px;
	text-align: center;
}
.iconbox12-content {
	text-align: center;
	padding-left: 0;
}
}
@media (max-width: 991px) {
.iconbox10 .link-hover1, .iconbox10 .link-hover6, .iconbox10 .link-hover8 { margin-left: 0; }
.iconbox11 .link-hover1, .iconbox11 .link-hover6, .iconbox11 .link-hover8 { margin-left: 0; }
.iconbox12 .link-hover1, .iconbox12 .link-hover6, .iconbox12 .link-hover8 { margin-left: 0; }
.iconbox13 .link-hover1, .iconbox13 .link-hover6, .iconbox13 .link-hover8 { margin-left: 0; }
.iconbox14 .link-hover1, .iconbox14 .link-hover6, .iconbox14 .link-hover8 { margin-left: 0; }
}

.skillbar-title { margin-bottom: 5px; }
.skillbar {
	position: relative;
	margin-bottom: 20px;
	width: 100%;
	height: 5px;
	background-color: #f7f7f7;
	vertical-align: middle;
	border-radius: 20px;
	-webkit-transition:0.5s linear;
	-ms-transition:0.5s linear;
	transition:0.5s linear;
	-webkit-transition-property: width, background-color;
	-ms-transition-property: width, background-color;
	transition-property: width, background-color;
}
@media (max-width: 991px) {
.skillbar { margin-bottom: 40px; }
}
.skillbar-percent {
	position: relative;
	width: 0;
	height: 5px;
	background-color: #2b9fd9;
	font-size: 0.8125rem;
	line-height: 10px;
	color: #ffffff;
	padding: 0;
	text-align: right;
	vertical-align: middle;
	border-radius: 20px;
	-webkit-transition: all 1.0s ease;
	-ms-transition: all 1.0s ease;
	transition: all 1.0s ease;
}
.skillbar-tooltip {
	position: absolute;
	top: -30px;
	right: 0px;
	z-index: 10;
	font-size: 0.8125rem;
	font-weight: normal;
	color: #ffffff;
	line-height: 25px;
	text-align: center;
	width: 50px;
	height: 25px;
	background: #22a4e5;
	text-shadow: none;
	border-radius: 0px;
}
.skillbar-tooltip:after {
	content: '';
	position: absolute;
	right: -20px;
	left: 0;
	bottom: -5px;
	margin: auto;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #22a4e5;
}
.skillbar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,.2) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.2) 50%, rgba(255,255,255,.2) 75%, transparent 75%, transparent);
	background-image:      -o-linear-gradient(45deg, rgba(255,255,255,.2) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.2) 50%, rgba(255,255,255,.2) 75%, transparent 75%, transparent);
	background-image:         linear-gradient(45deg, rgba(255,255,255,.2) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.2) 50%, rgba(255,255,255,.2) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px;
}
.skillbar-white { background-color: #ffffff; }
.skillbar-gray { background-color: #8c8c8c; }
.skillbar-black { background-color: #333333; }
.skillbar-pink { background-color: #cc3d85; }
.skillbar-blue { background-color: #3d85cc; }
.skillbar-aqua { background-color: #3dcccc; }
.skillbar-green { background-color: #3dcc85; }
.skillbar-olive { background-color: #85cc3d; }
.skillbar-yellow { background-color: #cccc3d; }
.skillbar-orange { background-color: #cc853d; }
.skillbar-red { background-color: #cc3d3d; }
.skillbar-theme { background-color: #22a4e5; }

.chartbox {
	position: relative;
	width: 100%;
	height: 150px;
	margin-bottom: 20px;
	background: transparent;
}
.chartbox canvas {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	display: block;
}
.chartbox .percent {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	display: block;
	width: 100%;
	height: 50px;
	font-size: 50px;
	font-weight: 900;
	line-height: 1;
	text-align: center;
}
.chartbox .percent:after {
	content: '%';
	margin-left: 5px;
	font-size: 30px;
}
.chartbox p {
	position: absolute;
	top: auto;
	bottom: -40px;
	left: 0;
	right: 0;
	margin: auto;
	display: block;
	width: 100%;
	height: 20px;
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
	text-align: center;
}

.no-canvas canvas { display: none; }
.no-canvas .percent { font-weight: 600; }
.no-canvas p { bottom: 10px; }

.no-percent .percent:after { display: none; }
/* in card */
.card .chartbox { margin-bottom: 50px; }
.card .chartbox .percent, .card .chartbox .percent:after { color: #ffffff; }
.card .padding-tb-30 {
	padding-top: 30px;
	padding-bottom: 30px;
}

.tooltip-inner {
	background: rgba(0,0,0,1.0);
	border: none;
	padding: 10px 20px;
	font-size: 0.875rem;
	color: #ffffff;
	border-radius: 0;
}

.popover {
	padding: 10px 20px;
	box-shadow: none;
	border-radius: 0;
}
.pointer { cursor: pointer; }

#fakeloader .double-bounce1, #fakeloader .double-bounce2, #fakeloader .container1 > div, #fakeloader .container2 > div, #fakeloader .container3 > div, #fakeloader .dot1, #fakeloader .dot2, #fakeloader .spinner4, #fakeloader .cube1, #fakeloader .cube2, #fakeloader .spinner6 > div, #fakeloader .spinner7 > div { background-color: #22a4e5; }

.bgcolors {
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-height: 100px;
	padding-top: 100px;
	padding-bottom: 100px;
}
.bgcolors-gray { background: #f7f7f7; }
.bgcolors-black {
	border: none;
	background: #444444;
}
.bgcolors-theme {
	border: none;
	background: #22a4e5;
}
.bgcolors-slash { background: #f7f7f7 url("../images/assets/bg-slash.png") repeat; }

.bgparallax {
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
	overflow: hidden !important;
	-webkit-overflow-scrolling: touch;
	overflow-y: scroll;
}
.bgparallax-black { background-image: url("../images/bg/1.jpg"); }
.bgparallax-white { background-image: url("../images/bg/2.jpg"); }
.bgparallax-theme { background-image: url("../images/bg/3.jpg"); }
.bgparallax-overlay {
	width: 100%;
	height: 100%;
	padding: 100px 20px;
	vertical-align: middle;
}
.bgparallax-overlay-black {
	background: #000000;
	background: rgba(0,0,0,0.8);
}
.bgparallax-overlay-white {
	background: #ffffff;
	background: rgba(255,255,255,0.8);
}
.bgparallax-overlay-theme {
	background: #22a4e5;
	background: rgba(34,164,229,0.8);
}
@media (max-width: 991px) {
.bgparallax .btn { margin-bottom: 0px; }
}

.bghalf {
	margin: 0;
	padding: 0;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
@media (min-width: 992px) {
.bghalf .container-fluid { padding: 0 !important; }
}
@media (max-width: 991px) {
.bghalf .col-md-auto { min-height: 0 !important; }
}
.bghalf-black { background-image: url("../images/bg/4.jpg"); }
.bghalf-white { background-image: url("../images/bg/5.jpg"); }
.bghalf-theme { background-image: url("../images/bg/6.jpg"); }
.bghalf-content {
	position: relative;
	padding: 100px 50px;
	z-index: 1;
}
.bghalf-content-black { background: #444444; }
.bghalf-content-white { background: #ffffff; }
.bghalf-content-theme { background: #22a4e5; }


@media (min-width: 992px) {
.skew-left:after {
	content: '';
	position: absolute;
	top: 0;
	left: -75px;
	right: auto;
	margin: auto;
	width: 150px;
	height: 100%;
	z-index: -1;
	-webkit-transform: skew(-10deg);
	transform: skew(-10deg);
}
.skew-right:after {
	content: '';
	position: absolute;
	top: 0;
	left: auto;
	right: -75px;
	margin: auto;
	width: 150px;
	height: 100%;
	z-index: -1;
	-webkit-transform: skew(-10deg);
	transform: skew(-10deg);
}
.bghalf-content-black.skew-left:after { background: #444444; }
.bghalf-content-white.skew-left:after { background: #ffffff; }
.bghalf-content-theme.skew-left:after { background: #22a4e5; }
.bghalf-content-black.skew-right:after { background: #444444; }
.bghalf-content-white.skew-right:after { background: #ffffff; }
.bghalf-content-theme.skew-right:after { background: #22a4e5; }
}

.bg-item-center img {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	display: block;
	z-index: 5;
	max-width: 100%;
	height: auto;
}
.bg-item-right img {
	position: absolute;
	bottom: 0;
	right: 100px;
	z-index: 5;
	max-width: 100%;
	height: auto;
}
.bg-item-left img {
	position: absolute;
	bottom: 0;
	left: 100px;
	z-index: 5;
	max-width: 100%;
	height: auto;
}
@media (max-width: 991px) {
.bg-item-center img, .bg-item-right img, .bg-item-left img { display: none; }
}
@media (max-width: 991px) {
.bghalf-black .col-lg-1, .bghalf-black .col-lg-2, .bghalf-black .col-lg-3, .bghalf-black .col-lg-4, .bghalf-black .col-lg-5, .bghalf-black .col-lg-6, .bghalf-black .col-lg-7, .bghalf-black .col-lg-8, .bghalf-black .col-lg-9, .bghalf-black .col-lg-10, .bghalf-black .col-lg-11, .bghalf-black .col-lg-12, .bghalf-white .col-lg-1, .bghalf-white .col-lg-2, .bghalf-white .col-lg-3, .bghalf-white .col-lg-4, .bghalf-white .col-lg-5, .bghalf-white .col-lg-6, .bghalf-white .col-lg-7, .bghalf-white .col-lg-8, .bghalf-white .col-lg-9, .bghalf-white .col-lg-10, .bghalf-white .col-lg-11, .bghalf-white .col-lg-12, .bghalf-theme .col-lg-1, .bghalf-theme .col-lg-2, .bghalf-theme .col-lg-3, .bghalf-theme .col-lg-4, .bghalf-theme .col-lg-5, .bghalf-theme .col-lg-6, .bghalf-theme .col-lg-7, .bghalf-theme .col-lg-8, .bghalf-theme .col-lg-9, .bghalf-theme .col-lg-10, .bghalf-theme .col-lg-11, .bghalf-theme .col-lg-12 { margin-bottom: 0px; }
}

.text-white, .text-white:before, .text-white:after { color: #ffffff !important }

.border-white, .border-white:before, .border-white:after { border-color: #ffffff !important; }

.bg-white, .bg-white:before, .bg-white:after { background-color: #ffffff !important; }

.border-transparent, .border-transparent:before, .border-transparent:after { border-color: transparent !important; }

.bg-transparent, .bg-transparent:before, .bg-transparent:after { background-color: transparent !important; }

.bgcolors .testimonial, .bgparallax .testimonial { margin-bottom: 0; }
.bgcolors .testimonial-author:after, .bgparallax .testimonial-author:after { display: none; }

.bgcolors-gray .titleline-icon:after { background: #f7f7f7; }
.bgcolors-black .titleline-icon:after { background: #444444; }
.bgcolors-theme .titleline-icon:after { background: #22a4e5; }
.bgcolors-slash .titleline-icon:after { background: #f7f7f7 url("../images/assets/bg-slash.png") repeat; }

.border-transparent { border: 1px solid transparent !important; }
.border-white { border: 1px solid #ffffff !important; }
.border-gray { border: 1px solid #8c8c8c !important; }
.border-black { border: 1px solid #0c0c0c !important; }
.border-pink { border: 1px solid #cc3d85 !important; }
.border-blue { border: 1px solid #3d85cc !important; }
.border-aqua { border: 1px solid #3dcccc !important; }
.border-green { border: 1px solid #3dcc85 !important; }
.border-olive { border: 1px solid #85cc3d !important; }
.border-yellow { border: 1px solid #cccc3d !important; }
.border-orange { border: 1px solid #cc853d !important; }
.border-red { border: 1px solid #cc3d3d !important; }
.border-theme { border: 1px solid #22a4e5 !important; }

.image-hover {
	position: relative;
	float: left;
	background: #22a4e5;
	width: 100%;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	margin: 0;
	z-index: 1;
	overflow: hidden;
	cursor: pointer;
	text-align: center;
}
.image-hover img {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	opacity: 1;
	-webkit-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.image-hover:hover img {
	opacity: 0.2;
	-webkit-transform: scale(1.2) rotate(5deg);
	transform: scale(1.2) rotate(5deg);
}
.image-hover figcaption {
	color: #ffffff;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.image-hover figcaption::before, 
.image-hover figcaption::after { pointer-events: none; }
.image-hover figcaption, 
.image-hover figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.image-hover figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.image-hover:hover figcaption::before {
	opacity: 0.7;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
.image-hover p a {
	position: relative;
	display: inline-block;
	color: #ffffff;
	font-size: 1.875rem;
	text-decoration: none;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.image-hover p {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 102px;
	height: 48px;
}
.image-hover p i {
	font-size: 18px;
	line-height: 18px;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 44px;
	height: 44px;
	margin: 2px;
	color: #22a4e5;
	background: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 50%;
	-webkit-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.image-hover p i:hover {
	color: #000000;
	background: #ffffff;
	border: 1px solid #ffffff;
}

.image-hover1 p a:first-child {
	-webkit-transform: translate3d(0px, 0px, 0);
	transform: translate3d(0px, 0px, 0);
}
.image-hover1 p a:nth-child(2) {
	-webkit-transform: translate3d(0px, 0px, 0);
	transform: translate3d(0px, 0px, 0);
}

.image-hover:hover p a {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.icon-hover6 {
	position: relative;
	z-index: 1;
	display: inline-block;
	-webkit-transition: color 1.0s;
	transition: color 1.0s;
	background: transparent;
	-webkit-transition: background 0.2s, color 0.2s;
	transition: background 0.2s, color 0.2s;
}
.icon-hover6:after {
	top: -7px;
	left: -7px;
	padding: 7px;
	box-shadow: 0 0 0 4px #22a4e5;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
	transition: transform 0.2s, opacity 0.2s;
	opacity: 0;
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.icon-hover6:hover {
	background: rgba(50,50,50,1);
	color: #41ab6b;
}
.icon-hover6:hover:after {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

@media (min-width: 992px) {
.link-hover3 {
	position: relative;
}
.link-hover3:hover { text-decoration: none; }
.link-hover3::before {
	content: '';
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	margin: auto;
	width: 30px;
	height: 1px;
	background: #22a4e5;
	-webkit-transform: scale3d(0, 1, 1);
	transform: scale3d(0, 1, 1);
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}
.link-hover3:hover::before {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
}

.button-hover2 .button { position: relative; }
.button-hover2 span::before, .button-hover2 span::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	width: 30%;
	height: 1px;
	background: #22a4e5;
	-webkit-transform: scale3d(0, 1, 1);
	transform: scale3d(0, 1, 1);
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}
.button-hover2 span::before {
	top: 0;
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
}
.button-hover2 span::after {
	bottom: 0;
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
}
.button-hover2 .is-checked span::before, .button-hover2 .is-checked span::after {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
	transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}



