/*
Theme Name: Sanel
Description: Creative Coming Soon Template
Author: Erilisdesign
Theme URI: http://preview.erilisdesign.com/html/sanel/
Author URI: https://themeforest.net/user/erilisdesign
Version: 2.0.4
License: https://themeforest.net/licenses/standard

---

This is a premium product available exclusively on Themeforest.
You can see it at this address https://themeforest.net/user/erilisdesign/portfolio
This file is minified/crypted only for the "live preview", you will find an expanded, commented and accurate file in your download pack.
Thanks!
*/

/*------------------------------------------------------------------
[Table of contents]

1. Global Styles
2. Typography
3. Sections
4. Columns & Grids
5. Header
6. Footer
7. Elements
	7.1 Forms
	7.2 Buttons
	7.3 Progress bars
	7.4 Listing
	7.5 Countdown
	7.6 Social Icons
	7.7 Modals
	7.8 Text Rotate
	7.9 Divider
	7.10 Preloader
	7.11 Icon Box
	7.12 Portfolio
	7.13 Profile Card
	7.14 Other
8. Portfolio
9. PhotoSwipe
10. Overlays
11. FlexSlider
12. mCSB
13. Utility
	13.1 Helper Classes
	13.2 Background Color & Color Classes
	13.3 Background Styles
	13.4 Spacing
	13.5 Isotope Transitions
14. Responsive utilities
-------------------------------------------------------------------*/

.clear,
.main-container {
	clear: both
}

body,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #333
}

.h1,
.h2,
body,
h1,
h2 {
	font-weight: 400
}

#subscribe-modal .mfp-close,
.btn,
a {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}

a,
a:focus,
a:hover,
button {
	outline: 0
}

.container,
.container-fluid,
.table-container,
blockquote,
body {
	position: relative
}

blockquote,
pre {
	background-color: #f7f7f7
}

.ed-homeblock,
.ed-sideblock,
body,
iframe {
	overflow: hidden
}

.global-overlay,
.project-container {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden
}

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%;
	white-space: normal;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: 28px
}

.font-italic,
.quote,
blockquote,
em {
	font-style: italic
}

.animated,
.csstransitions .animated {
	visibility: hidden
}

.csstransitions .visible {
	visibility: visible
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

img,
video {
	max-width: 100%
}

iframe {
	display: block;
	width: 100%;
	border: 0
}

.video-container {
	width: 100%;
	height: 100%
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Montserrat, sans-serif;
	font-variant-ligatures: common-ligatures;
	margin-top: 0;
	margin-bottom: 15px;
	position: relative
}

.h1,
h1 {
	font-size: 48px;
	line-height: 58px
}

.h2,
h2 {
	font-size: 32px;
	line-height: 42px
}

.h3,
h3 {
	font-size: 26px;
	line-height: 34px;
	font-weight: 300
}

.h4,
h4 {
	font-size: 18px;
	line-height: 30px;
	font-weight: 400
}

.h5,
h5 {
	font-size: 16px;
	line-height: 22px;
	font-weight: 500
}

.h6,
h6 {
	font-size: 12px;
	line-height: 24px;
	font-weight: 600
}

blockquote,
p.lead {
	font-size: 18px;
	line-height: 32px
}

.heading-uppercase {
	text-transform: uppercase
}

.h1.heading-uppercase,
.h2.heading-uppercase,
.h3.heading-uppercase,
h1.heading-uppercase,
h2.heading-uppercase,
h3.heading-uppercase {
	letter-spacing: 7px;
	margin-right: -7px
}

.h4.heading-uppercase,
h4.heading-uppercase {
	letter-spacing: 4px;
	margin-right: -4px
}

.h5.heading-uppercase,
h5.heading-uppercase {
	letter-spacing: 3px;
	margin-right: -3px
}

.h6.heading-uppercase,
h6.heading-uppercase {
	letter-spacing: 2px;
	margin-right: -2px
}

.header-logo,
.header-nav li a {
	letter-spacing: 3px;
	text-transform: uppercase
}

p.lead {
	font-weight: 400;
	color: #575757
}

a,
a:focus,
a:hover {
	color: #2951d5;
	text-decoration: none
}

a {
	cursor: pointer
}

.btn,
a {
	transition: all .3s ease
}

strong {
	font-weight: 700
}

blockquote {
	padding: 60px 40px 40px 70px;
	font-weight: 300;
	border: 0
}

.form-control,
.header-nav li a {
	font-style: normal;
	font-weight: 400
}

blockquote:before {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 300px;
	content: '\201D';
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	color: #fff;
	line-height: 1;
	z-index: 0
}

.ed-homeblock,
.ed-sideblock,
.nav-toggle,
.section,
blockquote>*,
section {
	position: relative
}

blockquote>* {
	z-index: 1
}

.blockquote-reverse,
blockquote.pull-right {
	padding: 60px 70px 40px 40px;
	border: 0
}

.blockquote-reverse:before {
	left: auto;
	right: 60px
}

blockquote.pull-right {
	margin: 5px 0 10px 20px;
	max-width: 300px
}

blockquote.pull-left {
	margin: 5px 20px 10px 0;
	max-width: 370px
}

address,
blockquote,
dd,
dl,
fieldset,
form,
ol,
p,
pre,
table,
ul {
	margin-bottom: 30px
}

pre {
	margin: 0;
	padding: 9.5px;
	color: #333;
	border: 1px solid #e8e8e8;
	border-radius: 0;
	text-align: left
}

input,
select,
textarea {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 300
}

.btn,
.header-nav li a,
.progress .title {
	font-family: Montserrat, sans-serif
}

input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
	/*-webkit-text-fill-color: #fff ;*/
	-webkit-box-shadow: 0 0 0 1000px transparent inset;
	transition: background-color 5000s ease-in-out 0s
}

ol,
ul {
	margin: 0;
	padding: 0
}

ul {
	list-style: none
}

.section,
section {
	overflow: hidden;
	padding: 90px 0
}

.fullscreen-element,
.fullscreen-element>.table-container,
.fullscreen-element>.table-content {
	display: block;
	height: auto
}

.ed-sideblock {
	background-color: #fff
}

.col-lg-15,
.col-md-15,
.col-sm-15,
.col-xs-15 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.col-xs-15 {
	width: 20%;
	float: left
}

@media (min-width:768px) {
	.col-sm-15 {
		width: 50%;
		float: left
	}
}

@media (min-width:992px) {
	.col-md-15 {
		width: 25%;
		float: left
	}
}

@media (min-width:1200px) {

	.col-lg-15,
	.col-md-15 {
		width: 20%;
		float: left
	}
}

.main-header {
	overflow: visible
}

.main-header .header-block {
	display: block;
	overflow: hidden
}

.main-header .nav-block {
	display: none
}

.main-header .brand-block {
	margin-left: 15px
}

.logo-block {
	display: table;
	float: left;
	height: 70px
}

.header-logo {
	display: table-cell;
	vertical-align: middle;
	line-height: 70px;
	font-size: 21px;
	font-weight: 400;
	color: #fff
}

.header-logo:focus,
.header-logo:hover {
	color: #fff
}

.header-logo img {
	display: block;
	max-width: 100%;
	height: auto;
	max-height: 120px
}

.header-logo .logo-dark {
	display: block
}

.header-logo .logo-light {
	display: none
}

.nav-toggle {
	display: block;
	float: right;
	border: 0;
	margin: 0;
	padding: 0;
	background: 0 0;
	color: #333;
	font-size: 31px;
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center
}

.nav-toggle span {
	display: block;
	position: absolute;
	top: 34px;
	left: 18px;
	right: 18px;
	height: 2px;
	background: #333;
	-webkit-transition: background 0s .3s;
	transition: background 0s .3s
}

.nav-toggle span::before {
	-webkit-transition-property: top, -webkit-transform;
	transition-property: top, transform;
	top: -9px
}

.nav-toggle span::after {
	-webkit-transition-property: bottom, -webkit-transform;
	transition-property: bottom, transform;
	bottom: -9px
}

.nav-toggle span::after,
.nav-toggle span::before {
	-webkit-transition-duration: .3s, .3s;
	transition-duration: .3s, .3s;
	-webkit-transition-delay: .3s, 0s;
	transition-delay: .3s, 0s;
	content: '';
	position: absolute;
	display: block;
	left: 0;
	width: 100%;
	height: 2px;
	background: #333
}

.header-nav li a:focus,
.header-nav li a:hover,
.nav-toggle.open span {
	background: 0 0
}

.nav-toggle.open span::after,
.nav-toggle.open span::before {
	-webkit-transition-delay: 0s, .3s;
	transition-delay: 0s, .3s
}

.nav-toggle.open span::before {
	top: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.nav-toggle.open span::after {
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.header-nav {
	position: relative;
	width: 100%;
	margin: 0;
	border-top: 1px solid #e5e5e5
}

.header-nav>ul {
	display: block;
	overflow: hidden;
	padding: 10px 0
}

.header-nav li {
	display: block;
	position: relative;
	overflow: hidden;
	float: none;
	margin: 0 15px
}

.header-nav li a {
	display: block;
	position: relative;
	font-size: 13px;
	color: #333;
	text-align: left;
	line-height: 30px;
	padding: 10px 0;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear
}

.site-footer {
	position: relative;
	overflow: hidden;
	padding: 80px 0;
	min-height: 71px;
	z-index: 9999;
	line-height: 28px;
	color: #333;
	text-align: center;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0)
}

.site-footer .copyright {
	margin: 0
}

.site-footer .socials-icons ul {
	display: table;
	margin: 0 auto;
	text-align: center
}

.site-footer .social-icon i,
.site-footer .social-icon:hover,
.site-footer .social-icon:hover i {
	color: #333
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #575757
}

:-moz-placeholder {
	color: #575757;
	opacity: 1
}

::-moz-placeholder {
	color: #575757;
	opacity: 1;
	text-overflow: ellipsis
}

:-ms-input-placeholder {
	color: #575757
}

input.placeholder,
textarea.placeholder {
	color: #575757
}

input[placeholder] {
	text-overflow: ellipsis
}

input:-moz-placeholder {
	text-overflow: ellipsis
}

textarea.form-control {
	height: auto !important
}

.form-control {
	height: auto;
	line-height: 20px;
	padding: 16px 21px;
	border: 0;
	color: inherit;
	font-size: 14px;
	background: rgba(0, 0, 0, .03);
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: background-color .3s ease, border .3s ease, color .3s ease;
	-moz-transition: background-color .3s ease, border .3s ease, color .3s ease;
	-ms-transition: background-color .3s ease, border .3s ease, color .3s ease;
	-o-transition: background-color .3s ease, border .3s ease, color .3s ease;
	transition: background-color .3s ease, border .3s ease, color .3s ease
}

.form-control:focus {
	outline: 0 !important;
	outline-offset: 0;
	background: rgba(0, 0, 0, .01);
	border-color: rgba(0, 0, 0, .12);
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}

.form-control.light {
	color: #fff;
	background: rgba(255, 255, 255, .13)
}

.form-control.light:focus {
	background: rgba(255, 255, 255, .21)
}

.form-control.dark {
	color: #fff;
	background: rgba(0, 0, 0, .54)
}

.form-control.dark:focus {
	background: rgba(0, 0, 0, .57)
}

.form-control.fc-bordered {
	background: 0 0;
	border: 1px solid #e7e7e7;
	color: #333;
	padding: 15px 21px
}

.form-control.fc-bordered.light {
	border-color: #fff;
	color: #fff
}

.form-control.fc-bordered.dark {
	border-color: #333;
	color: #333
}

.form-control.fc-bordered:focus {
	border-color: #a7a7a7
}

.form-control.fc-bordered.light:focus {
	border-color: #e7e7e7
}

.form-control.fc-bordered.dark:focus {
	border-color: #000
}

.form-control:-ms-input-placeholder,
.form-control::-moz-placeholder,
.form-control::-webkit-input-placeholder {
	color: #575757
}

.form-control.light:-ms-input-placeholder,
.form-control.light::-moz-placeholder,
.form-control.light::-webkit-input-placeholder {
	color: #fff
}

.form-control.dark:-ms-input-placeholder,
.form-control.dark::-moz-placeholder,
.form-control.dark::-webkit-input-placeholder {
	color: #adadad
}

.form-control.fc-bordered:-ms-input-placeholder,
.form-control.fc-bordered::-moz-placeholder,
.form-control.fc-bordered::-webkit-input-placeholder {
	color: #575757
}

.form-control.fc-bordered.light:-ms-input-placeholder,
.form-control.fc-bordered.light::-moz-placeholder,
.form-control.fc-bordered.light::-webkit-input-placeholder {
	color: #fff
}

.form-control.fc-bordered.dark:-ms-input-placeholder,
.form-control.fc-bordered.dark::-moz-placeholder,
.form-control.fc-bordered.dark::-webkit-input-placeholder {
	color: #adadad
}

.input-xs {
	padding: 7px 20px;
	font-size: 10px;
	line-height: 16px
}

.input-sm {
	font-size: 12px;
	line-height: 18px
}

.input-lg {
	font-size: 16px
}

.form-control,
.form-group,
.input-group {
	margin-bottom: 25px
}

.form-group .form-control,
.form-group .input-group {
	margin-bottom: 0
}

.helper-group a {
	color: #d9d8da;
	font-size: 12px;
	line-height: 1
}

.helper-group a:hover {
	color: #575757
}

label.input-desc {
	font-size: 14px;
	font-weight: 600;
	font-family: 'Open Sans', Verdana;
	text-transform: uppercase;
	margin-bottom: 7px
}

.form-group-sm .form-control,
.form-group-sm .form-control-static,
.input-sm {
	height: 34px;
	padding: 7px 12px
}

select.form-group-sm .form-control,
select.input-sm {
	height: 34px;
	line-height: 34px
}

select option {
	line-height: 30px
}

.form-group-lg .form-control,
.form-group-lg .form-control-static,
.input-lg {
	height: 46px;
	padding: 10px 18px
}

select.form-group-lg .form-control,
select.input-lg {
	height: 46px;
	line-height: 46px
}

.form-control-feedback {
	top: 6px;
	width: 40px;
	height: 40px;
	line-height: 40px
}

.input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}

.input-sm+.form-control-feedback {
	width: 34px;
	height: 34px;
	line-height: 34px
}

input[type=radio],
input[type=checkbox] {
	margin-top: 7px
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
	margin-left: -22px
}

.checkbox label,
.checkbox-inline,
.radio label,
.radio-inline {
	padding-left: 22px
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
	margin-left: 15px
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #f7f7f7
}

.function-btn {
	display: block;
	position: fixed;
	right: -100px;
	width: 44px;
	height: 44px;
	background: #fff;
	box-shadow: 0 0 54px rgba(0, 0, 0, .073);
	font-size: 24px;
	color: #333;
	line-height: 44px;
	text-align: center;
	opacity: 0;
	z-index: 1000
}

.btn-group-alt,
.iconlist li {
	position: relative
}

.function-btn:focus {
	color: #333
}

.function-btn:hover {
	color: #2951d5
}

.function-buttons.style-light .function-btn {
	background: #fff;
	color: #333
}

.function-buttons.style-light .function-btn:focus {
	color: #333
}

.function-buttons.style-light .function-btn:hover {
	color: #2951d5
}

.function-buttons.style-dark .function-btn {
	background: #000;
	color: #fff
}

.function-buttons.style-dark .function-btn:focus {
	color: #fff
}

.function-buttons.style-dark .function-btn:hover {
	color: #2951d5
}

.btn,
.function-buttons.style-custom .function-btn,
.function-buttons.style-custom .function-btn:focus,
.function-buttons.style-custom .function-btn:hover {
	color: #fff
}

.close-block {
	top: 13px
}

body.sideblock-active .close-block {
	opacity: 1;
	right: 18px
}

.backtotop-block {
	bottom: 13px;
	right: -100px
}

body.sideblock-active .backtotop-block.active {
	display: block;
	opacity: 1;
	right: 18px
}

.btn {
	font-weight: 400;
	border: 0 solid transparent;
	line-height: 20px;
	background-color: #2951d5;
	padding: 16px 34px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px
}

.btn-noradius,
.progress {
	-webkit-border-radius: 0;
	-moz-border-radius: 0
}

.btn:active,
.btn:focus,
.btn:focus:active {
	outline: 0 !important;
	outline-offset: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn:focus,
.btn:hover {
	color: #fff;
	background-color: #1043cc
}

.btn i {
	margin-right: 5px
}

.btn.icon-right i {
	margin-right: 0;
	margin-left: 5px
}

.btn-xs {
	padding: 7px 20px;
	font-size: 10px;
	line-height: 16px
}

.btn-sm {
	padding: 12px 24px;
	font-size: 12px;
	line-height: 18px
}

.btn-lg {
	padding: 21px 40px;
	font-size: 16px
}

.btn-noradius {
	border-radius: 0
}

.btn-fullwidth {
	width: 100%
}

.btn.btn-link,
.btn.btn-link:focus,
.btn.btn-link:hover {
	border: none;
	background-color: transparent;
	text-decoration: none
}

.btn.btn-border {
	color: #2951d5;
	background-color: transparent;
	border-width: 2px;
	border-color: #2951d5;
	padding: 14px 34px
}

.btn.btn-border:focus,
.btn.btn-border:hover {
	color: #1043cc;
	background-color: transparent;
	border-color: #1043cc
}

.btn-border.btn-xs {
	padding: 5px 20px
}

.btn-border.btn-sm {
	padding: 10px 24px
}

.btn-border.btn-lg {
	padding: 19px 40px
}

.btn.btn-shadow {
	box-shadow: 0 10px 20px rgba(0, 0, 0, .09)
}

.btn-group-alt {
	display: inline-block;
	vertical-align: middle;
	margin: 0 -10px
}

.btn-group-alt .btn {
	margin: 0 10px
}

.btn-red {
	background-color: #f44336
}

.btn-red:focus,
.btn-red:hover {
	background-color: #d32f2f
}

.btn-red.btn-link {
	color: #f44336
}

.btn-red.btn-link:focus,
.btn-red.btn-link:hover {
	color: #d32f2f
}

.btn-red.btn-border {
	color: #f44336;
	border-color: #f44336
}

.btn-red.btn-border:focus,
.btn-red.btn-border:hover {
	color: #d32f2f;
	border-color: #d32f2f
}

.btn-pink {
	background-color: #e91e63
}

.btn-pink:focus,
.btn-pink:hover {
	background-color: #c2185b
}

.btn-pink.btn-link {
	color: #e91e63
}

.btn-pink.btn-link:focus,
.btn-pink.btn-link:hover {
	color: #c2185b
}

.btn-pink.btn-border {
	color: #e91e63;
	border-color: #e91e63
}

.btn-pink.btn-border:focus,
.btn-pink.btn-border:hover {
	color: #c2185b;
	border-color: #c2185b
}

.btn-purple {
	background-color: #9c27b0
}

.btn-purple:focus,
.btn-purple:hover {
	background-color: #7b1fa2
}

.btn-purple.btn-link {
	color: #9c27b0
}

.btn-purple.btn-link:focus,
.btn-purple.btn-link:hover {
	color: #7b1fa2
}

.btn-purple.btn-border {
	color: #9c27b0;
	border-color: #9c27b0
}

.btn-purple.btn-border:focus,
.btn-purple.btn-border:hover {
	color: #7b1fa2;
	border-color: #7b1fa2
}

.btn-indigo {
	background-color: #2951d5
}

.btn-indigo:focus,
.btn-indigo:hover {
	background-color: #1043cc
}

.btn-indigo.btn-link {
	color: #2951d5
}

.btn-indigo.btn-link:focus,
.btn-indigo.btn-link:hover {
	color: #1043cc
}

.btn-indigo.btn-border {
	color: #2951d5;
	border-color: #2951d5
}

.btn-indigo.btn-border:focus,
.btn-indigo.btn-border:hover {
	color: #1043cc;
	border-color: #1043cc
}

.btn-blue {
	background-color: #2196f3
}

.btn-blue:focus,
.btn-blue:hover {
	background-color: #1976d2
}

.btn-blue.btn-link {
	color: #2196f3
}

.btn-blue.btn-link:focus,
.btn-blue.btn-link:hover {
	color: #1976d2
}

.btn-blue.btn-border {
	color: #2196f3;
	border-color: #2196f3
}

.btn-blue.btn-border:focus,
.btn-blue.btn-border:hover {
	color: #1976d2;
	border-color: #1976d2
}

.btn-cyan {
	background-color: #00bcd4
}

.btn-cyan:focus,
.btn-cyan:hover {
	background-color: #0097a7
}

.btn-cyan.btn-link {
	color: #00bcd4
}

.btn-cyan.btn-link:focus,
.btn-cyan.btn-link:hover {
	color: #0097a7
}

.btn-cyan.btn-border {
	color: #00bcd4;
	border-color: #00bcd4
}

.btn-cyan.btn-border:focus,
.btn-cyan.btn-border:hover {
	color: #0097a7;
	border-color: #0097a7
}

.btn-teal {
	background-color: #4db6ac
}

.btn-teal:focus,
.btn-teal:hover {
	background-color: #009688
}

.btn-teal.btn-link {
	color: #4db6ac
}

.btn-teal.btn-link:focus,
.btn-teal.btn-link:hover {
	color: #009688
}

.btn-teal.btn-border {
	color: #4db6ac;
	border-color: #4db6ac
}

.btn-teal.btn-border:focus,
.btn-teal.btn-border:hover {
	color: #009688;
	border-color: #009688
}

.btn-green {
	background-color: #8bc34a
}

.btn-green:focus,
.btn-green:hover {
	background-color: #689f38
}

.btn-green.btn-link {
	color: #8bc34a
}

.btn-green.btn-link:focus,
.btn-green.btn-link:hover {
	color: #689f38
}

.btn-green.btn-border {
	color: #8bc34a;
	border-color: #8bc34a
}

.btn-green.btn-border:focus,
.btn-green.btn-border:hover {
	color: #689f38;
	border-color: #689f38
}

.btn-lime {
	background-color: #cddc39
}

.btn-lime:focus,
.btn-lime:hover {
	background-color: #afb42b
}

.btn-lime.btn-link {
	color: #cddc39
}

.btn-lime.btn-link:focus,
.btn-lime.btn-link:hover {
	color: #afb42b
}

.btn-lime.btn-border {
	color: #cddc39;
	border-color: #cddc39
}

.btn-lime.btn-border:focus,
.btn-lime.btn-border:hover {
	color: #afb42b;
	border-color: #afb42b
}

.btn-yellow {
	background-color: #ffeb3b
}

.btn-yellow:focus,
.btn-yellow:hover {
	background-color: #fbc02d
}

.btn-yellow.btn-link {
	color: #ffeb3b
}

.btn-yellow.btn-link:focus,
.btn-yellow.btn-link:hover {
	color: #fbc02d
}

.btn-yellow.btn-border {
	color: #ffeb3b;
	border-color: #ffeb3b
}

.btn-yellow.btn-border:focus,
.btn-yellow.btn-border:hover {
	color: #fbc02d;
	border-color: #fbc02d
}

.btn-amber {
	background-color: #ffc107
}

.btn-amber:focus,
.btn-amber:hover {
	background-color: #ffa000
}

.btn-amber.btn-link {
	color: #ffc107
}

.btn-amber.btn-link:focus,
.btn-amber.btn-link:hover {
	color: #ffa000
}

.btn-amber.btn-border {
	color: #ffc107;
	border-color: #ffc107
}

.btn-amber.btn-border:focus,
.btn-amber.btn-border:hover {
	color: #ffa000;
	border-color: #ffa000
}

.btn-orange {
	background-color: #ff9800
}

.btn-orange:focus,
.btn-orange:hover {
	background-color: #f57c00
}

.btn-orange.btn-link {
	color: #ff9800
}

.btn-orange.btn-link:focus,
.btn-orange.btn-link:hover {
	color: #f57c00
}

.btn-orange.btn-border {
	color: #ff9800;
	border-color: #ff9800
}

.btn-orange.btn-border:focus,
.btn-orange.btn-border:hover {
	color: #f57c00;
	border-color: #f57c00
}

.btn-brown {
	background-color: #795548
}

.btn-brown:focus,
.btn-brown:hover {
	background-color: #5d4037
}

.btn-brown.btn-link {
	color: #795548
}

.btn-brown.btn-link:focus,
.btn-brown.btn-link:hover {
	color: #5d4037
}

.btn-brown.btn-border {
	color: #795548;
	border-color: #795548
}

.btn-brown.btn-border:focus,
.btn-brown.btn-border:hover {
	color: #5d4037;
	border-color: #5d4037
}

.btn-black {
	background-color: #333
}

.btn-black:focus,
.btn-black:hover {
	background-color: #000
}

.btn-black.btn-link {
	color: #333
}

.btn-black.btn-link:focus,
.btn-black.btn-link:hover {
	color: #000
}

.btn-black.btn-border {
	color: #333;
	border-color: #333
}

.btn-black.btn-border:focus,
.btn-black.btn-border:hover {
	color: #000;
	border-color: #000
}

.btn-grey,
.btn-grey.btn-link {
	color: #333
}

.btn-grey {
	background-color: #f7f7f7
}

.btn-grey:focus,
.btn-grey:hover {
	color: #333;
	background-color: #e7e7e7
}

.btn-grey.btn-link:focus,
.btn-grey.btn-link:hover {
	color: #111
}

.btn-grey.btn-border {
	color: #f7f7f7;
	border-color: #f7f7f7
}

.btn-grey.btn-border:focus,
.btn-grey.btn-border:hover {
	color: #d7d7d7;
	border-color: #d7d7d7
}

.btn-white,
.btn-white:focus,
.btn-white:hover {
	color: #333;
	background-color: #fff
}

.btn-white.btn-link,
.btn-white.btn-link:focus,
.btn-white.btn-link:hover {
	color: #fff
}

.btn-white.btn-border,
.btn-white.btn-border:focus,
.btn-white.btn-border:hover {
	color: #fff;
	border-color: #fff
}

.badge,
.listing a {
	color: #333
}

.progress {
	height: auto;
	border-radius: 0;
	-webkit-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	background-color: transparent
}

.progress-1 .progress-bar,
.progress-2 .bar {
	-webkit-border-radius: 0;
	-moz-border-radius: 0
}

.progress .title {
	font-size: 12px;
	line-height: 24px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
	display: block;
	overflow: hidden;
	margin-bottom: 10px
}

.progress-bar {
	-webkit-box-shadow: none;
	box-shadow: none
}

.progress-1 {
	background-color: #f7f7f7
}

.progress-1 .progress-bar {
	line-height: 36px;
	border-radius: 0;
	background-color: #2951d5
}

.progress-1 .title {
	line-height: 36px;
	margin-bottom: 0;
	text-align: right;
	padding-right: 12px
}

.progress-2 .bar {
	height: 5px;
	border-radius: 0 5px 5px 0;
	background-color: #f7f7f7
}

.progress-2 .progress-bar {
	background-color: #2951d5;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0 5px 5px 0;
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease
}

.list-group-item {
	border-radius: 0 !important;
	border-color: #e8e8e8
}

.badge {
	font-weight: 600;
	line-height: 18px;
	border-radius: 4px;
	background-color: #f7f7f7;
	border: 1px solid #e8e8e8
}

.list-group-item>.badge {
	margin-top: 1px
}

.list-group.style-2 .list-group-item {
	padding-left: 0;
	padding-right: 0;
	background: 0 0;
	border: 0
}

.badge.style-2 {
	border: 0;
	background: 0 0;
	font-size: 13px
}

.listing {
	padding-left: 17px
}

.listing ul {
	margin: 5px 0 5px 17px
}

.listing a:hover {
	color: #2951d5
}

.iconlist {
	padding-left: 30px
}

.iconlist ul {
	list-style-type: none;
	margin: 5px 0 5px 25px
}

.iconlist>li i {
	position: absolute;
	left: -30px;
	text-align: center;
	top: 0;
	width: 14px;
	line-height: 28px
}

.disclist,
.disclist ul {
	list-style-type: disc
}

.squarelist,
.squarelist ul {
	list-style-type: square
}

.decimallist,
.decimallist ul {
	list-style-type: decimal
}

.romanlist,
.romanlist ul {
	list-style-type: upper-roman
}

.greeklist,
.greeklist ul {
	list-style-type: lower-greek
}

.loweralphalist,
.loweralphalist ul {
	list-style-type: lower-alpha
}

.upperalphalist,
.upperalphalist ul {
	list-style-type: upper-alpha
}

.countdown {
	color: #fff;
	overflow: hidden;
	margin-bottom: 30px
}

.countdown .counter-container {
	display: table;
	margin: 0
}

.countdown.center .counter-container {
	margin: 0 auto
}

.countdown.right .counter-container {
	margin-left: auto
}

.countdown .counter-box {
	display: block;
	width: auto;
	text-align: left;
	overflow: hidden;
	margin: 0;
	padding-right: 30px;
	float: left;
	position: relative
}

.countdown .number {
	font-size: 80px;
	text-align: center;
	font-family: Monteserrat, sans-serif;
	font-weight: 700;
	line-height: 1
}

.countdown span {
	display: block;
	font-size: 14px;
	text-align: left;
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	position: relative;
	overflow: hidden
}

.icon-box,
.pswp__caption .project-details,
.social-icon,
.socials-icons ul {
	text-align: center
}

.socials-icons {
	margin: 0;
	height: 40px
}

.socials-icons ul {
	margin: 0;
	padding: 0;
	display: block
}

.socials-icons li {
	margin: 0;
	display: block;
	float: left
}

.social-icon {
	display: block;
	float: left;
	margin: 0;
	width: 40px;
	height: 40px;
	font-size: 18px;
	line-height: 38px !important;
	color: #777;
	overflow: hidden;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease
}

.social-icon:last-child {
	margin-right: 0
}

.social-icon i {
	color: #777;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease
}

.social-icon:hover {
	opacity: .8
}

.social-icon:hover,
.social-icon:hover i {
	color: #333
}

.socials-icons.light .social-icon,
.socials-icons.light .social-icon i,
.socials-icons.light .social-icon:hover,
.socials-icons.light .social-icon:hover i {
	color: #fff
}

.socials-icons.dark .social-icon,
.socials-icons.dark .social-icon i,
.socials-icons.dark .social-icon:hover,
.socials-icons.dark .social-icon:hover i {
	color: #333
}

.modal {
	z-index: 9999
}

.mfp-bg {
	z-index: 9800 !important;
	background-color: #030304 !important
}

.mfp-wrap {
	z-index: 9900 !important
}

.mfp-modal {
	position: relative;
	background: #fff;
	width: auto;
	max-width: 730px;
	margin: 20px auto
}

.mfp-modal.mfp-modal-small {
	max-width: 430px
}

#subscribe-modal {
	max-width: 540px
}

.mfp-modal-title {
	margin: 0;
	padding: 15px 20px;
	background: #f7f7f7;
	border-bottom: 1px solid #e8e8e8
}

.mfp-modal-content {
	padding: 30px;
	position: relative;
	overflow: hidden;
	z-index: 10
}

.mfp-modal-footer {
	margin: 0;
	padding: 15px 20px;
	border-top: 1px solid #e8e8e8
}

.mfp-modal .overlay {
	z-index: 0
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close,
.mfp-modal .mfp-close {
	font-size: 24px
}

.mfp-close i {
	position: relative;
	z-index: -1
}

.mfp-modal .mfp-close:active {
	top: 0
}

.mfp-close-btn-in .mfp-close-btn-white .mfp-close {
	color: #fff
}

.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all .15s ease;
	-moz-transition: all .15s ease;
	transition: all .15s ease
}

.mfp-fade.mfp-bg.mfp-ready {
	opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all .15s ease;
	-moz-transition: all .15s ease;
	transition: all .15s ease
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0
}

.mfp-zoom-in .mfp-with-anim {
	opacity: 0;
	transition: all .2s ease-in-out;
	transform: scale(.8)
}

.mfp-zoom-in.mfp-bg {
	opacity: 0;
	transition: all .3s ease-out
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: scale(1)
}

.mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: .8
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
	transform: scale(.8);
	opacity: 0
}

.mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0
}

.modal-header .close {
	margin-top: 0;
	width: 34px;
	height: 34px;
	position: relative;
	z-index: 1;
	outline: 0
}

.modal-content {
	border: 0 solid transparent;
	border-radius: 0;
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .5);
	box-shadow: 0 0 0 rgba(0, 0, 0, .5)
}

.mfp-close-btn-in .mfp-ajax-holder .mfp-close {
	background-color: #f7f7f7;
	opacity: 1;
	transition: color .3s ease;
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease
}

.mfp-close-btn-in .mfp-ajax-holder .mfp-close:hover {
	color: #2951d5
}

button.mfp-arrow {
	position: absolute;
	opacity: 1;
	margin: -55px 0 0;
	top: 50%;
	padding: 0;
	width: 90px;
	height: 110px
}

button.mfp-arrow:active {
	margin-top: -55px
}

button.mfp-arrow:before {
	display: none
}

button.mfp-arrow.mfp-arrow-left::after,
button.mfp-arrow.mfp-arrow-right::after {
	top: 0;
	height: 110px;
	width: 90px;
	padding: 0;
	margin: 0;
	border: 0;
	color: #fff;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 32px;
	line-height: 110px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.alt.nav-tabs>li>a,
.font-opensans {
	font-family: 'Open Sans', sans-serif
}

button.mfp-arrow.mfp-arrow-left::after {
	content: "\f104"
}

button.mfp-arrow.mfp-arrow-right::after {
	content: "\f105"
}

.ico.nav-tabs>li>a::before,
.text.nav-tabs li::before,
div.flexslider .flex-direction-nav a.flex-next:before {
	content: ''
}

#subscribe-modal .mfp-close {
	color: #fff;
	background: rgba(20, 20, 20, .1);
	opacity: 1;
	transition: all .3s ease
}

#subscribe-modal .mfp-close:hover {
	color: #fff
}

div.pswp--open {
	position: fixed
}

div.pswp__bg {
	background: #000
}

div.pswp__caption,
div.pswp__top-bar,
div.pswp__ui--fit .pswp__caption,
div.pswp__ui--fit .pswp__top-bar {
	background: rgba(0, 0, 0, .3)
}

.divider,
.divider.divider-alt {
	height: 1px;
	background-color: #e8e8e8
}

div.pswp__caption__center {
	max-width: 780px;
	padding: 15px
}

.pswp__caption h4 {
	margin-bottom: 10px
}

.pswp__caption p {
	margin: 0
}

.pswp__caption * {
	color: #fff
}

.divider {
	display: block;
	margin: 20px 0;
	width: 100%;
	position: relative;
	overflow: hidden
}

.divider.divider-alt {
	width: 54px
}

.divider.divider-alt.divider-left {
	margin-left: 0;
	margin-right: 0
}

.divider.divider-alt.divider-center {
	margin-left: auto;
	margin-right: auto
}

.divider.divider-alt.divider-right {
	margin: 0;
	left: auto;
	float: right
}

.divider.divider-alt.divider-light {
	background-color: #fff
}

.divider.divider-alt.divider-dark {
	background-color: #333
}

#preloader {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #fff;
	z-index: 10001
}

#loading-animation {
	position: absolute;
	width: 100px;
	height: 100px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	background: url(../img/loading-animation.gif) center no-repeat
}

.icon-box {
	position: relative;
	overflow: hidden;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.icon-box p:last-child {
	margin-bottom: 0
}

.icon-box.boxed {
	padding: 45px 30px
}

.icon-box.bordered {
	padding: 45px 30px;
	border: 1px solid #e7e7e7
}

.icon-box.bordered:hover {
	border-color: #2951d5
}

.icon-box .icon-box-icon {
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
	font-size: 52px;
	line-height: 64px
}

.icon-box.style-2 {
	text-align: left
}

.icon-box.style-2.icon-box-right {
	text-align: right
}

.icon-box.style-2 .icon-box-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: 0;
	width: 60px;
	font-size: 40px;
	padding-left: 1px
}

.icon-box.style-2 .icon-box-icon .icon-container {
	display: table;
	height: 100%;
	width: 100%
}

.icon-box.style-2 .icon-box-icon .icon-container .ic-icon {
	display: table-cell;
	vertical-align: middle
}

.icon-box.style-2.icon-box-right .icon-box-icon {
	right: 0;
	left: auto;
	padding-left: 0
}

.icon-box.style-2.large .icon-box-icon {
	width: 70px;
	font-size: 50px
}

.icon-box.style-2 .icon-box-text {
	margin-left: 75px;
	padding: 15px 0
}

.icon-box.style-2.icon-box-right .icon-box-text {
	margin-left: 0;
	margin-right: 70px
}

.icon-box.style-2.large .icon-box-text {
	margin-left: 90px
}

.icon-box.style-2.large.icon-box-right .icon-box-text {
	margin-left: 0;
	margin-right: 90px
}

.icon-box.style-2 h3 {
	font-size: 21px;
	margin-bottom: 10px;
	line-height: 40px
}

.profile-card {
	position: relative
}

.profile-card .user-image {
	display: table;
	position: relative;
	overflow: hidden;
	margin: 0 auto 25px;
	border-bottom: 3px solid #2951d5
}

.profile-card .user-image img {
	display: block;
	max-width: 100%;
	height: auto;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear
}

.portfolio-item .project-overlay,
.profile-card h5 {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}

.profile-card:hover .user-image img {
	-webkit-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05)
}

.profile-card h5 {
	transition: all .3s ease
}

.ico.nav-tabs>li>a::before,
.ico.nav-tabs>li>a>i {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out
}

.profile-card:hover h5 {
	color: #2951d5
}

.profile-card .role {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #979797
}

.nav-tabs>li {
	text-align: center
}

.nav-tabs>li.active a {
	-webkit-box-shadow: inset 0 2px 0 0 #2196f3;
	-moz-box-shadow: inset 0 2px 0 0 #2196f3;
	box-shadow: inset 0 2px 0 0 #2196f3
}

.nav-tabs>li>a {
	font-size: 14px;
	text-transform: none;
	color: #333;
	margin-right: 0;
	background-color: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 20px 60px;
	border: 1px solid transparent;
	border-bottom: 1px solid #e5e7e9;
	-webkit-box-shadow: inset 0 2px 0 0 rgba(255, 255, 255, 0);
	-moz-box-shadow: inset 0 2px 0 0 rgba(255, 255, 255, 0);
	box-shadow: inset 0 2px 0 0 rgba(255, 255, 255, 0)
}

.nav-tabs>li>a:hover {
	border: 1px solid transparent;
	border-bottom: 1px solid #e5e7e9;
	background: #fff;
	color: #2196f3
}

.tab-content .tab-pane {
	padding: 16px 30px;
	border: 1px solid #e5e7e9;
	border-top: 0;
	text-align: left;
	background: 0 0
}

.ico.nav-tabs li,
.ico.nav-tabs li.active:last-child,
.ico.nav-tabs li:last-child {
	border-right: 0
}

.alt.nav-tabs {
	margin: 0 auto 30px;
	display: table;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.alt.nav-tabs li {
	margin: 0
}

.alt.nav-tabs>li.active {
	border: 0
}

.alt.nav-tabs>li>a {
	position: relative;
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #333;
	margin: 0;
	background-color: #f7f7f7;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 15px 50px
}

.alt.nav-tabs>li>a:hover {
	color: #2951d5
}

.alt.nav-tabs>li.active>a,
.alt.nav-tabs>li.active>a:focus,
.alt.nav-tabs>li.active>a:hover {
	background: #2951d5;
	color: #fff;
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.alt.tab-content .tab-pane {
	padding: 0;
	border: 0;
	text-align: left
}

.alt.tab-content .tab-pane .btn {
	margin-top: 15px
}

.ico.nav-tabs {
	margin: 0 auto 30px;
	border: 0;
	display: table;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.ico.nav-tabs li {
	margin-bottom: 0
}

.ico.nav-tabs>li.active {
	border: 0;
	border-right: 0
}

.ico.nav-tabs>li.active>a,
.ico.nav-tabs>li.active>a:focus,
.ico.nav-tabs>li.active>a:hover {
	color: #2196f3;
	background: 0 0;
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.ico.nav-tabs>li.active>a:hover {
	border: 0
}

.ico.nav-tabs>li>a {
	position: relative;
	font-size: 14px;
	text-transform: none;
	color: #333;
	margin-right: 0;
	background-color: transparent;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 20px 40px
}

.ico.nav-tabs>li>a:hover {
	color: #2196f3
}

.ico.nav-tabs>li>a::before {
	position: absolute;
	top: 16px;
	left: 50%;
	margin-left: -39px;
	width: 78px;
	height: 78px;
	border: 1px solid transparent;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
	border-radius: 39px;
	transform: rotate(0);
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	transition: all .3s ease-in-out
}

.ico.nav-tabs>li.active>a::before,
.ico.nav-tabs>li>a:hover::before {
	border-left-color: #2196f3;
	border-bottom-color: #2196f3
}

.ico.nav-tabs>li.active>a::before {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg)
}

.ico.nav-tabs>li>a>i {
	display: block;
	color: #333;
	font-size: 32px;
	width: 70px;
	height: 70px;
	line-height: 68px;
	border-radius: 35px;
	border: 1px solid #333;
	margin: 0 auto 20px;
	transition: all .3s ease-in-out
}

.ico.tab-content .tab-pane .btn,
.text.tab-content .tab-pane .btn {
	margin-top: 15px
}

.ico.nav-tabs>li>a>span,
.text.nav-tabs li {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out
}

.ico.nav-tabs>li.active>a>i,
.ico.nav-tabs>li>a:hover>i {
	color: #2196f3;
	border-color: #2196f3
}

.ico.nav-tabs>li>a>span {
	display: block;
	color: #333;
	transition: all .3s ease-in-out
}

.ico.nav-tabs>li.active>a>span,
.ico.nav-tabs>li>a:hover>span {
	color: #2196f3
}

.ico.tab-content .tab-pane {
	padding: 0;
	border: 0;
	text-align: left
}

.text.nav-tabs {
	margin-bottom: 30px;
	border: 0;
	display: inline-block;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border-bottom: 1px solid #e5e7e9
}

.text.nav-tabs li,
.text.nav-tabs li.active:last-child,
.text.nav-tabs li:last-child {
	border: 0
}

.text.nav-tabs li {
	position: relative;
	box-shadow: 0 1px 0 transparent;
	margin-bottom: 0;
	transition: all .3s ease-in-out
}

.text.nav-tabs li::before,
.text.nav-tabs>li>a {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out
}

.text.nav-tabs>li.active {
	border: 0;
	box-shadow: 0 1px 0 #2196f3
}

.text.nav-tabs li::before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 21px;
	border-top: 1px solid #e5e7e9;
	border-left: 1px solid #e5e7e9;
	transition: all .3s ease-in-out
}

.text.nav-tabs>li.active::before {
	border-color: #2196f3;
	width: 50%
}

.text.nav-tabs>li.active>a,
.text.nav-tabs>li.active>a:focus,
.text.nav-tabs>li.active>a:hover {
	color: #2196f3;
	background: 0 0;
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.text.nav-tabs>li.active>a:hover {
	border: 0
}

.text.nav-tabs>li>a {
	font-size: 14px;
	text-transform: none;
	color: #333;
	margin-right: 0;
	background-color: transparent;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 20px 60px;
	transition: all .3s ease-in-out
}

.text.nav-tabs>li>a:hover {
	color: #2196f3
}

.text.nav-tabs>li>a>span {
	display: block;
	color: #333;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.text.nav-tabs>li.active>a>span,
.text.nav-tabs>li>a:hover>span {
	color: #2196f3
}

.text.tab-content .tab-pane {
	padding: 0;
	border: 0;
	text-align: left
}

.text.small.nav-tabs {
	margin-bottom: 20px;
	width: 100%;
	display: block
}

.text.small.nav-tabs>li>a {
	padding: 15px 30px
}

.quote {
	font-size: 16px
}

.quote-icon {
	font-size: 42px
}

.play-button {
	width: 80px;
	height: 80px;
	line-height: 76px;
	font-size: 36px;
	color: #fff;
	border: 2px solid #fff;
	background: rgba(255, 255, 255, .21);
	box-shadow: 0 0 0 7px rgba(255, 255, 255, .21);
	text-align: center;
	margin: -40px auto 0 -40px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 4;
	border-radius: 50%;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	cursor: pointer
}

.play-button i,
.play-button.inline,
.portfolio .container,
.portfolio-item,
.portfolio-item a,
.project-container {
	position: relative
}

.play-button i {
	color: #fff;
	right: -3px
}

.play-button:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1)
}

.play-button.large {
	height: 120px;
	line-height: 116px;
	width: 120px;
	font-size: 54px;
	margin-top: -60px;
	margin-left: -60px
}

.play-button.large i {
	right: -6px
}

.play-button.inline {
	top: 0;
	left: 0;
	margin-top: 0;
	margin-left: 0;
	display: inline-block;
	z-index: 0
}

.play-button.dark {
	border-color: #333;
	color: #333;
	background: rgba(0, 0, 0, .13);
	box-shadow: 0 0 0 7px rgba(0, 20, 0, .13)
}

.play-button.dark i {
	color: #333
}

.portfolio-container {
	margin: 0 -15px
}

.portfolio-filter ul {
	display: block;
	overflow: hidden;
	padding: 0;
	margin-bottom: 0;
	list-style: none
}

.portfolio-filter.pull-center ul {
	margin: 0 auto;
	text-align: center;
	display: table
}

.portfolio-filter li {
	float: left;
	margin: 0 7px
}

.portfolio-filter li:first-child {
	margin-left: 0
}

.portfolio-filter li:last-child {
	margin-right: 0
}

.portfolio-filter li a {
	position: relative;
	font-family: Montserrat, sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 3px;
	line-height: 34px;
	color: #333;
	cursor: pointer;
	padding: 0 21px;
	display: block;
	border: 2px solid transparent
}

.portfolio-filter .active {
	color: #2951d5;
	border-color: #2951d5
}

.project-container {
	display: block;
	overflow: hidden;
	margin-bottom: 30px;
	cursor: pointer;
	backface-visibility: hidden
}

.portfolio-item a {
	display: block;
	overflow: hidden
}

.portfolio-item img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear
}

.portfolio-item:hover img {
	-webkit-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05)
}

.portfolio-item .project-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	opacity: 0;
	transition: all .3s ease
}

.portfolio-item .project-container:hover .project-overlay {
	opacity: .7
}

.portfolio-item .project-details {
	display: table;
	position: absolute;
	top: 50px;
	bottom: -50px;
	left: 0;
	right: 0;
	overflow: hidden;
	width: 100%;
	padding: 15px;
	margin: auto 0;
	opacity: 0;
	z-index: 1;
	text-align: center;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.portfolio-item .project-container:hover .project-details {
	top: 0;
	bottom: 0;
	opacity: 1
}

.portfolio-item .project-details .project-title {
	margin: 0;
	color: #fff
}

.portfolio-item .project-details p {
	color: #fff;
	margin: 0;
	font-style: italic;
	display: none
}

.global-overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	backface-visibility: hidden;
	-webkit-overflow-scrolling: touch;
	-webkit-transform: translateZ(0)
}

.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
	-webkit-overflow-scrolling: touch
}

.zoom-onload .overlay {
	transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	-webkit-transition: -webkit-transform 1.5s ease;
	-moz-transition: -moz-transform 1.5s ease;
	-ms-transition: -ms-transform 1.5s ease;
	-o-transition: -o-transform 1.5s ease;
	transition: transform 1.5s ease
}

body.loaded .zoom-onload .overlay {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1)
}

.overlay-wrapper {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.main-container .overlay .overlay-wrapper {
	height: 100%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}

.overlay-inner {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.overlay-inner.alt {
	top: 0;
	bottom: 0x;
	left: 50px;
	right: 50px
}

.overlay-video {
	background-color: #000;
	top: -20px;
	bottom: -20px;
	left: -20px;
	right: -20px
}

body.mobile .overlay-video {
	display: none
}

.overlay-shape,
.shape-container {
	position: absolute;
	overflow: hidden;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

div.flexslider {
	overflow: hidden;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	margin: 0;
	background: 0 0;
	position: relative;
	zoom: 1
}

div.flexslider .slides {
	position: relative;
	overflow: hidden
}

div.flexslider .slide-container {
	z-index: 1;
	position: relative;
	display: table;
	width: 100%;
	height: 100%
}

div.flexslider img {
	display: block;
	width: 100%;
	height: auto
}

div.flexslider .flex-control-nav {
	bottom: 0
}

div.flexslider.control-outside .flex-control-nav {
	position: relative;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	display: table;
	width: auto
}

div.flexslider .flex-control-nav li {
	margin: 0
}

div.flexslider.control-outside .flex-control-nav li {
	display: block;
	float: left
}

div.flexslider .flex-control-paging li a {
	width: 27px;
	height: 1px;
	margin: 2px 8px;
	display: block;
	background: #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none
}

div.flexslider .flex-control-paging li a:hover {
	background: #fff
}

div.flexslider .flex-control-paging li a.flex-active {
	height: 5px;
	margin: 0 8px
}

div.flexslider.control-dark .flex-control-paging li a,
div.flexslider.control-dark .flex-control-paging li a:hover {
	background: #333
}

div.flexslider.control-dark .flex-control-paging li a.flex-active {
	background: 0 0;
	border-color: #333
}

.flex-direction-nav .flex-disabled {
	visibility: hidden
}

div.flexslider .flex-direction-nav a {
	width: 50px;
	height: 50px;
	margin-top: -25px;
	top: 50%;
	color: #333;
	background: #fff;
	border: 0;
	font-size: 24px;
	line-height: 50px;
	text-align: center;
	text-shadow: none;
	opacity: 1;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	box-shadow: 0 0 54px rgba(0, 0, 0, .073);
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease
}

div.flexslider .flex-direction-nav a:before {
	display: block;
	content: ''
}

div.flexslider .flex-direction-nav .flex-prev {
	left: -70px
}

div.flexslider .flex-direction-nav .flex-next {
	right: -70px;
	text-align: center
}

.section-flexslider:hover .flex-direction-nav .flex-prev,
div.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 1;
	left: 30px
}

div.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1
}

.section-flexslider:hover .flex-direction-nav .flex-next,
div.flexslider:hover .flex-direction-nav .flex-next {
	opacity: 1;
	right: 30px
}

div.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1
}

div.flexslider.direction-dark .flex-direction-nav a {
	background: #333;
	color: #fff
}

div.mCSB_scrollTools {
	width: 5px;
	z-index: 100;
	right: -100%;
	-webkit-transition: right .5s ease;
	-moz-transition: right .5s ease;
	-ms-transition: right .5s ease;
	-o-transition: right .5s ease;
	transition: right .5s ease
}

body.sideblock-active div.mCSB_scrollTools,
div.mCSB_outside+.mCSB_scrollTools {
	right: 0
}

div.mCSB_inside>.mCSB_container {
	margin: 0
}

div.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000a1e;
	width: 5px;
	margin: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

div.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 5px;
	margin: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	filter: "alpha(opacity=100)";
	-ms-filter: "alpha(opacity=100)"
}

.empty-space,
.gmap {
	width: 100%;
	overflow: hidden
}

div.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
div.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
div.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	filter: "alpha(opacity=100)";
	-ms-filter: "alpha(opacity=100)"
}

.scrollbar-light div.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.scrollbar-light div.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.scrollbar-light div.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.scrollbar-light div.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff
}

.scrollbar-dark div.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.scrollbar-dark div.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.scrollbar-dark div.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.scrollbar-dark div.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #2951d5
}

.text-left {
	text-align: left !important
}

.text-right {
	text-align: right !important
}

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

.text-justify {
	text-align: justify !important
}

.font-thin {
	font-weight: 100 !important
}

.font-extralight {
	font-weight: 200 !important
}

.font-light {
	font-weight: 300 !important
}

.font-normal {
	font-weight: 400 !important
}

.font-medium {
	font-weight: 500 !important
}

.font-semibold {
	font-weight: 600 !important
}

.font-bold {
	font-weight: 700 !important
}

.font-extrabold {
	font-weight: 800 !important
}

.font-ultrabold {
	font-weight: 900 !important
}

.font-large {
	font-size: 54px;
	line-height: 64px
}

.font-xlarge {
	font-size: 72px;
	line-height: 80px
}

.font-xxlarge {
	font-size: 82px;
	line-height: 90px
}

.subtitle {
	font-weight: 400;
	letter-spacing: 2px;
	margin-right: -2px;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	color: #a5a7a9;
	margin-bottom: 10px
}

.img-rounded {
	border-radius: 100%
}

.img-center {
	display: block;
	margin: 0 auto
}

.img-shadow {
	box-shadow: 0 7px 40px rgba(0, 0, 0, .09)
}

.img-md {
	max-height: 120px
}

.img-small {
	max-height: 80px
}

.img-xs {
	max-height: 50px
}

.vertical-top {
	vertical-align: top !important
}

.vertical-middle {
	vertical-align: middle !important
}

.vertical-bottom {
	vertical-align: bottom !important
}

.display-block {
	display: block
}

.display-table {
	display: table
}

.opacity-100 {
	opacity: 1
}

.opacity-95 {
	opacity: .95
}

.opacity-90 {
	opacity: .9
}

.opacity-85 {
	opacity: .85
}

.opacity-80 {
	opacity: .8
}

.opacity-75 {
	opacity: .75
}

.opacity-70 {
	opacity: .7
}

.opacity-65 {
	opacity: .65
}

.opacity-60 {
	opacity: .6
}

.opacity-55 {
	opacity: .55
}

.opacity-50 {
	opacity: .5
}

.opacity-45 {
	opacity: .45
}

.opacity-40 {
	opacity: .4
}

.opacity-35 {
	opacity: .35
}

.opacity-30 {
	opacity: .3
}

.opacity-25 {
	opacity: .25
}

.opacity-20 {
	opacity: .2
}

.opacity-15 {
	opacity: .15
}

.opacity-10 {
	opacity: .1
}

.opacity-5 {
	opacity: .05
}

.opacity-0 {
	opacity: 0
}

.noborder {
	border: none
}

.notopborder {
	border-top: none
}

.nobottomborder {
	border-bottom: none
}

.noleftborder {
	border-left: none
}

.norightborder {
	border-right: none
}

.bordertop {
	border-top: 1px solid #e8e8e8
}

.borderbottom {
	border-bottom: 1px solid #e8e8e8
}

.borderbottom.border-white,
.bordertop.border-white {
	border-color: #fff
}

.borderbottom.border-black,
.bordertop.border-black {
	border-color: #000
}

.float-left {
	float: left !important
}

.float-right {
	float: right !important
}

.float-none {
	float: none !important
}

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

hr {
	border-color: #e7e7e7
}

hr.light {
	border-color: #fff
}

hr.dark {
	border-color: #333
}

.gmap {
	height: 400px;
	position: relative
}

.empty-space {
	height: 50px
}

.photo-image {
	max-width: 350px;
	margin: 0 auto
}

.height-auto {
	height: auto !important
}

.player,
.video-wrapper {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 0
}

.separator {
	margin: 0 10px
}

.overflow-hidden {
	overflow: hidden
}

.position-relative {
	position: relative !important
}

.subscribe-result {
	display: none
}

.error-number {
	font-size: 130px;
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 140px
}

.text-white {
	color: #fff !important
}

.text-grey {
	color: #ededed
}

.text-dark {
	color: #333 !important
}

.text-dark-2 {
	color: #555
}

.text-red {
	color: #dd4b39
}

.text-pink {
	color: #e91e63
}

.text-purple {
	color: #9c27b0
}

.text-indigo {
	color: #4b21ff
}

.text-blue {
	color: #2951d5
}

.text-cyan {
	color: #00bcd4
}

.text-teal {
	color: #80CBC4
}

.text-green {
	color: #8bc34a
}

.text-lime {
	color: #cddc39
}

.text-yellow {
	color: #ffeb3b
}

.text-amber {
	color: #ffc107
}

.text-orange {
	color: #ff9800
}

.text-brown {
	color: #795548
}

.highlight {
	color: #2951d5
}

.highlight.white {
	color: #fff
}

.highlight.grey {
	color: #ededed
}

.highlight.black {
	color: #333
}

.highlight.red {
	color: #dd4b39
}

.highlight.pink {
	color: #e91e63
}

.highlight.purple {
	color: #9c27b0
}

.highlight.indigo {
	color: #4b21ff
}

.highlight.blue {
	color: #2951d5
}

.highlight.cyan {
	color: #00bcd4
}

.highlight.teal {
	color: #80CBC4
}

.highlight.green {
	color: #8bc34a
}

.highlight.lime {
	color: #cddc39
}

.highlight.yellow {
	color: #ffeb3b
}

.highlight.amber {
	color: #ffc107
}

.highlight.orange {
	color: #ff9800
}

.highlight.brown {
	color: #795548
}

.background-white {
	background-color: #fff
}

.background-grey {
	background-color: #f7f7f7
}

.background-dark {
	background-color: #333
}

.background-dark-2 {
	background-color: #2A2B35
}

.background-dark-3 {
	background-color: #484957
}

.background-dark-4 {
	background-color: #141414
}

.background-dark-5 {
	background-color: #000a1e
}

.background-dark-6 {
	background-color: #2c3e50
}

.background-dark-7 {
	background-color: #1b1b25
}

.background-dark-8 {
	background-color: #2a3b4c
}

.background-dark-9 {
	background-color: #000
}

.background-red {
	background-color: #dd4b39
}

.background-pink {
	background-color: #e91e63
}

.background-purple {
	background-color: #9c27b0
}

.background-indigo {
	background-color: #4b21ff
}

.background-blue {
	background-color: #2951d5
}

.background-cyan {
	background-color: #00bcd4
}

.background-teal {
	background-color: #80CBC4
}

.background-turquoise {
	background-color: #27c5c3
}

.background-green {
	background-color: #8bc34a
}

.background-lime {
	background-color: #cddc39
}

.background-yellow {
	background-color: #ffeb3b
}

.background-amber {
	background-color: #ffc107
}

.background-orange {
	background-color: #ff9800
}

.background-brown {
	background-color: #795548
}

.gradient-1 {
	background: #fe7259;
	background: -moz-linear-gradient(left, rgba(254, 114, 89, 1) 0, rgba(255, 196, 86, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(254, 114, 89, 1) 0, rgba(255, 196, 86, 1) 100%);
	background: linear-gradient(to right, rgba(254, 114, 89, 1) 0, rgba(255, 196, 86, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe7259', endColorstr='#ffc456', GradientType=1)
}

.gradient-2 {
	background: #3c55e6;
	background: -moz-linear-gradient(left, #3c55e6 0, #3c55e6 100%);
	background: -webkit-linear-gradient(left, #3c55e6 0, #3c55e6 100%);
	background: linear-gradient(to right, #3c55e6 0, #3c55e6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c55e6', endColorstr='#3c55e6', GradientType=1)
}

.gradient-3 {
	background: #00bcd4;
	background: -moz-linear-gradient(left, rgba(0, 188, 212, 1) 0, rgba(128, 203, 196, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(0, 188, 212, 1) 0, rgba(128, 203, 196, 1) 100%);
	background: linear-gradient(to right, rgba(0, 188, 212, 1) 0, rgba(128, 203, 196, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00bcd4', endColorstr='#80cbc4', GradientType=1)
}

.gradient-4 {
	background: #8bc34a;
	background: -moz-linear-gradient(left, rgba(139, 195, 74, 1) 0, rgba(205, 220, 57, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(139, 195, 74, 1) 0, rgba(205, 220, 57, 1) 100%);
	background: linear-gradient(to right, rgba(139, 195, 74, 1) 0, rgba(205, 220, 57, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8bc34a', endColorstr='#cddc39', GradientType=1)
}

.gradient-5 {
	background: #fc5a5a;
	background: -moz-linear-gradient(left, rgba(252, 90, 90, 1) 0, rgba(78, 118, 229, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(252, 90, 90, 1) 0, rgba(78, 118, 229, 1) 100%);
	background: linear-gradient(to right, rgba(252, 90, 90, 1) 0, rgba(78, 118, 229, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc5a5a', endColorstr='#4e76e5', GradientType=1)
}

.cover-background,
.full-background,
.image-background {
	background-position: center
}

.background-norepeat,
.cover-background,
.full-background,
.image-background {
	background-repeat: no-repeat
}

.cover-background {
	-webkit-background-size: cover;
	background-size: cover
}

.image-background {
	-webkit-background-size: auto auto;
	background-size: auto auto
}

.full-background {
	-webkit-background-size: 100% auto;
	background-size: 100% auto
}

.player {
	position: absolute
}

.video-wrapper {
	position: absolute;
	overflow: hidden;
	background-color: #000
}

.video-wrapper video {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	max-width: none;
	width: auto;
	height: auto;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}

.no-background {
	background-image: none !important;
	background-color: transparent !important
}

.bg-center-left {
	background-position: center left
}

.bg-center {
	background-position: center
}

.bg-center-right {
	background-position: center right
}

.bg-top-left {
	background-position: top left
}

.bg-top-center {
	background-position: top center
}

.bg-top-right {
	background-position: top right
}

.bg-bottom-left {
	background-position: bottom left
}

.bg-bottom-center {
	background-position: bottom center
}

.bg-bottom-right {
	background-position: bottom right
}

.background-repeat {
	background-repeat: repeat
}

.background-repeatx {
	background-repeat: repeat-x
}

.background-repeaty {
	background-repeat: repeat-y
}

.margincenter {
	margin-left: auto;
	margin-right: auto
}

.nomargin {
	margin: 0
}

.ml-0 {
	margin-left: 0
}

.ml-10 {
	margin-left: 10px
}

.ml-20 {
	margin-left: 20px
}

.ml-30 {
	margin-left: 30px
}

.ml-40 {
	margin-left: 40px
}

.ml-50 {
	margin-left: 50px
}

.mr-0 {
	margin-right: 0
}

.mr-5 {
	margin-right: 5px
}

.mr-10 {
	margin-right: 10px
}

.mr-20 {
	margin-right: 20px
}

.mr-30 {
	margin-right: 30px
}

.mr-40 {
	margin-right: 40px
}

.mr-50 {
	margin-right: 50px
}

.mb-0 {
	margin-bottom: 0
}

.mb-5 {
	margin-bottom: 5px
}

.mb-10 {
	margin-bottom: 10px
}

.mb-15 {
	margin-bottom: 15px
}

.mb-20 {
	margin-bottom: 20px
}

.mb-25 {
	margin-bottom: 25px
}

.mb-30 {
	margin-bottom: 30px
}

.mb-35 {
	margin-bottom: 35px
}

.mb-40 {
	margin-bottom: 40px
}

.mb-45 {
	margin-bottom: 45px
}

.mb-50 {
	margin-bottom: 50px
}

.mb-55 {
	margin-bottom: 55px
}

.mb-60 {
	margin-bottom: 60px
}

.mb-65 {
	margin-bottom: 65px
}

.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
}

.mb-210 {
	margin-bottom: 210px
}

.mt-0 {
	margin-top: 0
}

.mt-5 {
	margin-top: 5px
}

.mt-10 {
	margin-top: 10px
}

.mt-15 {
	margin-top: 15px
}

.mt-20 {
	margin-top: 20px
}

.mt-25 {
	margin-top: 25px
}

.mt-30 {
	margin-top: 30px
}

.mt-35 {
	margin-top: 35px
}

.mt-40 {
	margin-top: 40px
}

.mt-45 {
	margin-top: 45px
}

.mt-50 {
	margin-top: 50px
}

.mt-55 {
	margin-top: 55px
}

.mt-60 {
	margin-top: 60px
}

.mt-65 {
	margin-top: 65px
}

.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
}

.mt-160 {
	margin-top: 160px
}

.mt-170 {
	margin-top: 170px
}

.mt-180 {
	margin-top: 180px
}

.mt-190 {
	margin-top: 190px
}

.mt-200 {
	margin-top: 200px
}

.mt-210 {
	margin-top: 210px
}

.nopadding {
	padding: 0 !important
}

.pl-0 {
	padding-left: 0
}

.pl-5 {
	padding-left: 5px
}

.pl-10 {
	padding-left: 10px
}

.pl-15 {
	padding-left: 15px !important
}

.pl-20 {
	padding-left: 20px
}

.pl-30 {
	padding-left: 30px
}

.pr-0 {
	padding-right: 0
}

.pr-5 {
	padding-right: 5px
}

.pr-10 {
	padding-right: 10px
}

.pr-15 {
	padding-right: 15px !important
}

.pr-20 {
	padding-right: 20px
}

.pr-30 {
	padding-right: 30px
}

.pt-0 {
	padding-top: 0
}

.pt-5 {
	padding-top: 5px
}

.pt-10 {
	padding-top: 10px
}

.pt-15 {
	padding-top: 15px
}

.pt-20 {
	padding-top: 20px
}

.pt-25 {
	padding-top: 25px
}

.pt-30 {
	padding-top: 30px
}

.pt-35 {
	padding-top: 35px
}

.pt-40 {
	padding-top: 40px
}

.pt-45 {
	padding-top: 45px
}

.pt-50 {
	padding-top: 50px
}

.pt-55 {
	padding-top: 55px
}

.pt-60 {
	padding-top: 60px
}

.pt-65 {
	padding-top: 65px
}

.pt-70 {
	padding-top: 70px
}

.pt-75 {
	padding-top: 75px
}

.pt-80 {
	padding-top: 80px
}

.pt-90 {
	padding-top: 90px
}

.pt-100 {
	padding-top: 100px
}

.pt-110 {
	padding-top: 110px
}

.pt-115 {
	padding-top: 115px
}

.pt-120 {
	padding-top: 120px
}

.pt-130 {
	padding-top: 130px
}

.pt-140 {
	padding-top: 140px
}

.pt-150 {
	padding-top: 150px
}

.pt-160 {
	padding-top: 160px
}

.pt-170 {
	padding-top: 170px
}

.pt-180 {
	padding-top: 180px
}

.pt-190 {
	padding-top: 190px
}

.pt-200 {
	padding-top: 200px
}

.pt-210 {
	padding-top: 210px
}

.pt-220 {
	padding-top: 220px
}

.pt-230 {
	padding-top: 230px
}

.pt-240 {
	padding-top: 240px
}

.pt-250 {
	padding-top: 250px
}

.pt-260 {
	padding-top: 260px
}

.pt-270 {
	padding-top: 270px
}

.pt-280 {
	padding-top: 280px
}

.pt-290 {
	padding-top: 290px
}

.pt-300 {
	padding-top: 300px
}

.pt-340 {
	padding-top: 340px
}

.pt-370 {
	padding-top: 370px
}

.pt-390 {
	padding-top: 390px
}

.pb-0 {
	padding-bottom: 0
}

.pb-5 {
	padding-bottom: 5px
}

.pb-10 {
	padding-bottom: 10px
}

.pb-15 {
	padding-bottom: 15px
}

.pb-20 {
	padding-bottom: 20px
}

.pb-25 {
	padding-bottom: 25px
}

.pb-30 {
	padding-bottom: 30px
}

.pb-35 {
	padding-bottom: 35px
}

.pb-40 {
	padding-bottom: 40px
}

.pb-45 {
	padding-bottom: 45px
}

.pb-50 {
	padding-bottom: 50px
}

.pb-55 {
	padding-bottom: 55px
}

.pb-60 {
	padding-bottom: 60px
}

.pb-65 {
	padding-bottom: 65px
}

.pb-70 {
	padding-bottom: 70px
}

.pb-75 {
	padding-bottom: 75px
}

.pb-80 {
	padding-bottom: 80px
}

.pb-90 {
	padding-bottom: 90px
}

.pb-100 {
	padding-bottom: 100px
}

.pb-110 {
	padding-bottom: 110px
}

.pb-115 {
	padding-bottom: 115px
}

.pb-120 {
	padding-bottom: 120px
}

.pb-130 {
	padding-bottom: 130px
}

.pb-140 {
	padding-bottom: 140px
}

.pb-150 {
	padding-bottom: 150px
}

.pb-160 {
	padding-bottom: 160px
}

.pb-170 {
	padding-bottom: 170px
}

.pb-180 {
	padding-bottom: 180px
}

.pb-190 {
	padding-bottom: 190px
}

.pb-200 {
	padding-bottom: 200px
}

.pb-210 {
	padding-bottom: 210px
}

.pb-220 {
	padding-bottom: 220px
}

.pb-230 {
	padding-bottom: 230px
}

.pb-240 {
	padding-bottom: 240px
}

.pb-250 {
	padding-bottom: 250px
}

.pb-260 {
	padding-bottom: 260px
}

.pb-270 {
	padding-bottom: 270px
}

.pb-280 {
	padding-bottom: 280px
}

.pb-290 {
	padding-bottom: 290px
}

.pb-300 {
	padding-bottom: 300px
}

.pb-370 {
	padding-bottom: 370px
}

@media (max-width:767px) {
	.xs-margincenter {
		margin-left: auto;
		margin-right: auto
	}

	.xs-nomargin {
		margin: 0
	}

	.xs-ml-0 {
		margin-left: 0
	}

	.xs-ml-5 {
		margin-left: 5px
	}

	.xs-ml-10 {
		margin-left: 10px
	}

	.xs-ml-20 {
		margin-left: 20px
	}

	.xs-ml-30 {
		margin-left: 30px
	}

	.xs-ml-40 {
		margin-left: 40px
	}

	.xs-ml-50 {
		margin-left: 50px
	}

	.xs-mr-0 {
		margin-right: 0
	}

	.xs-mr-5 {
		margin-right: 5px
	}

	.xs-mr-10 {
		margin-right: 10px
	}

	.xs-mr-20 {
		margin-right: 20px
	}

	.xs-mr-30 {
		margin-right: 30px
	}

	.xs-mr-40 {
		margin-right: 40px
	}

	.xs-mr-50 {
		margin-right: 50px
	}

	.xs-mb-0 {
		margin-bottom: 0
	}

	.xs-mb-1 {
		margin-bottom: 1px
	}

	.xs-mb-5 {
		margin-bottom: 5px
	}

	.xs-mb-10 {
		margin-bottom: 10px
	}

	.xs-mb-15 {
		margin-bottom: 15px
	}

	.xs-mb-20 {
		margin-bottom: 20px
	}

	.xs-mb-25 {
		margin-bottom: 25px
	}

	.xs-mb-30 {
		margin-bottom: 30px
	}

	.xs-mb-35 {
		margin-bottom: 35px
	}

	.xs-mb-40 {
		margin-bottom: 40px
	}

	.xs-mb-45 {
		margin-bottom: 45px
	}

	.xs-mb-50 {
		margin-bottom: 50px
	}

	.xs-mb-55 {
		margin-bottom: 55px
	}

	.xs-mb-60 {
		margin-bottom: 60px
	}

	.xs-mb-65 {
		margin-bottom: 65px
	}

	.xs-mb-70 {
		margin-bottom: 70px
	}

	.xs-mb-80 {
		margin-bottom: 80px
	}

	.xs-mb-90 {
		margin-bottom: 90px
	}

	.xs-mb-100 {
		margin-bottom: 100px
	}

	.xs-mb-110 {
		margin-bottom: 110px
	}

	.xs-mb-120 {
		margin-bottom: 120px
	}

	.xs-mb-130 {
		margin-bottom: 130px
	}

	.xs-mb-140 {
		margin-bottom: 140px
	}

	.xs-mb-150 {
		margin-bottom: 150px
	}

	.xs-mb-160 {
		margin-bottom: 160px
	}

	.xs-mb-170 {
		margin-bottom: 170px
	}

	.xs-mb-180 {
		margin-bottom: 180px
	}

	.xs-mb-190 {
		margin-bottom: 190px
	}

	.xs-mb-200 {
		margin-bottom: 200px
	}

	.xs-mb-210 {
		margin-bottom: 210px
	}

	.xs-mt-0 {
		margin-top: 0
	}

	.xs-mt-1 {
		margin-top: 1px
	}

	.xs-mt-5 {
		margin-top: 5px
	}

	.xs-mt-10 {
		margin-top: 10px
	}

	.xs-mt-15 {
		margin-top: 15px
	}

	.xs-mt-20 {
		margin-top: 20px
	}

	.xs-mt-25 {
		margin-top: 25px
	}

	.xs-mt-30 {
		margin-top: 30px
	}

	.xs-mt-35 {
		margin-top: 35px
	}

	.xs-mt-40 {
		margin-top: 40px
	}

	.xs-mt-45 {
		margin-top: 45px
	}

	.xs-mt-50 {
		margin-top: 50px
	}

	.xs-mt-55 {
		margin-top: 55px
	}

	.xs-mt-60 {
		margin-top: 60px
	}

	.xs-mt-65 {
		margin-top: 65px
	}

	.xs-mt-70 {
		margin-top: 70px
	}

	.xs-mt-80 {
		margin-top: 80px
	}

	.xs-mt-90 {
		margin-top: 90px
	}

	.xs-mt-100 {
		margin-top: 100px
	}

	.xs-mt-110 {
		margin-top: 110px
	}

	.xs-mt-120 {
		margin-top: 120px
	}

	.xs-mt-130 {
		margin-top: 130px
	}

	.xs-mt-140 {
		margin-top: 140px
	}

	.xs-mt-150 {
		margin-top: 150px
	}

	.xs-mt-160 {
		margin-top: 160px
	}

	.xs-mt-170 {
		margin-top: 170px
	}

	.xs-mt-180 {
		margin-top: 180px
	}

	.xs-mt-190 {
		margin-top: 190px
	}

	.xs-mt-200 {
		margin-top: 200px
	}

	.xs-mt-210 {
		margin-top: 210px
	}

	.xs-nopadding {
		padding: 0
	}

	.xs-p-10 {
		padding: 10px
	}

	.xs-p-15 {
		padding: 15px
	}

	.xs-p-20 {
		padding: 20px
	}

	.xs-p-25 {
		padding: 25px
	}

	.xs-p-30 {
		padding: 30px
	}

	.xs-pl-0 {
		padding-left: 0
	}

	.xs-pl-5 {
		padding-left: 5px
	}

	.xs-pl-10 {
		padding-left: 10px
	}

	.xs-pl-20 {
		padding-left: 20px
	}

	.xs-pl-30 {
		padding-left: 30px
	}

	.xs-pr-0 {
		padding-right: 0
	}

	.xs-pr-5 {
		padding-right: 5px
	}

	.xs-pr-10 {
		padding-right: 10px
	}

	.xs-pr-20 {
		padding-right: 20px
	}

	.xs-pr-30 {
		padding-right: 30px
	}

	.xs-pt-0 {
		padding-top: 0
	}

	.xs-pt-5 {
		padding-top: 5px
	}

	.xs-pt-10 {
		padding-top: 10px
	}

	.xs-pt-15 {
		padding-top: 15px
	}

	.xs-pt-20 {
		padding-top: 20px
	}

	.xs-pt-25 {
		padding-top: 25px
	}

	.xs-pt-30 {
		padding-top: 30px
	}

	.xs-pt-35 {
		padding-top: 35px
	}

	.xs-pt-40 {
		padding-top: 40px
	}

	.xs-pt-45 {
		padding-top: 45px
	}

	.xs-pt-50 {
		padding-top: 50px
	}

	.xs-pt-55 {
		padding-top: 55px
	}

	.xs-pt-60 {
		padding-top: 60px
	}

	.xs-pt-65 {
		padding-top: 65px
	}

	.xs-pt-70 {
		padding-top: 70px
	}

	.xs-pt-75 {
		padding-top: 75px
	}

	.xs-pt-80 {
		padding-top: 80px
	}

	.xs-pt-90 {
		padding-top: 90px
	}

	.xs-pt-100 {
		padding-top: 100px
	}

	.xs-pt-110 {
		padding-top: 110px
	}

	.xs-pt-120 {
		padding-top: 120px
	}

	.xs-pt-130 {
		padding-top: 130px
	}

	.xs-pt-140 {
		padding-top: 140px
	}

	.xs-pt-150 {
		padding-top: 150px
	}

	.xs-pt-160 {
		padding-top: 160px
	}

	.xs-pt-170 {
		padding-top: 170px
	}

	.xs-pt-180 {
		padding-top: 180px
	}

	.xs-pt-190 {
		padding-top: 190px
	}

	.xs-pt-200 {
		padding-top: 200px
	}

	.xs-pt-210 {
		padding-top: 210px
	}

	.xs-pt-220 {
		padding-top: 220px
	}

	.xs-pt-230 {
		padding-top: 230px
	}

	.xs-pt-240 {
		padding-top: 240px
	}

	.xs-pt-250 {
		padding-top: 250px
	}

	.xs-pt-260 {
		padding-top: 260px
	}

	.xs-pt-270 {
		padding-top: 270px
	}

	.xs-pt-280 {
		padding-top: 280px
	}

	.xs-pt-290 {
		padding-top: 290px
	}

	.xs-pt-300 {
		padding-top: 300px
	}

	.xs-pt-370 {
		padding-top: 370px
	}

	.xs-pb-0 {
		padding-bottom: 0
	}

	.xs-pb-5 {
		padding-bottom: 5px
	}

	.xs-pb-10 {
		padding-bottom: 10px
	}

	.xs-pb-15 {
		padding-bottom: 15px
	}

	.xs-pb-20 {
		padding-bottom: 20px
	}

	.xs-pb-25 {
		padding-bottom: 25px
	}

	.xs-pb-30 {
		padding-bottom: 30px
	}

	.xs-pb-35 {
		padding-bottom: 35px
	}

	.xs-pb-40 {
		padding-bottom: 40px
	}

	.xs-pb-45 {
		padding-bottom: 45px
	}

	.xs-pb-50 {
		padding-bottom: 50px
	}

	.xs-pb-55 {
		padding-bottom: 55px
	}

	.xs-pb-60 {
		padding-bottom: 60px
	}

	.xs-pb-65 {
		padding-bottom: 65px
	}

	.xs-pb-70 {
		padding-bottom: 70px
	}

	.xs-pb-75 {
		padding-bottom: 75px
	}

	.xs-pb-80 {
		padding-bottom: 80px
	}

	.xs-pb-90 {
		padding-bottom: 90px
	}

	.xs-pb-100 {
		padding-bottom: 100px
	}

	.xs-pb-110 {
		padding-bottom: 110px
	}

	.xs-pb-120 {
		padding-bottom: 120px
	}

	.xs-pb-130 {
		padding-bottom: 130px
	}

	.xs-pb-140 {
		padding-bottom: 140px
	}

	.xs-pb-150 {
		padding-bottom: 150px
	}

	.xs-pb-160 {
		padding-bottom: 160px
	}

	.xs-pb-170 {
		padding-bottom: 170px
	}

	.xs-pb-180 {
		padding-bottom: 180px
	}

	.xs-pb-190 {
		padding-bottom: 190px
	}

	.xs-pb-200 {
		padding-bottom: 200px
	}

	.xs-pb-210 {
		padding-bottom: 210px
	}

	.xs-pb-220 {
		padding-bottom: 220px
	}

	.xs-pb-230 {
		padding-bottom: 230px
	}

	.xs-pb-240 {
		padding-bottom: 240px
	}

	.xs-pb-250 {
		padding-bottom: 250px
	}

	.xs-pb-260 {
		padding-bottom: 260px
	}

	.xs-pb-270 {
		padding-bottom: 270px
	}

	.xs-pb-280 {
		padding-bottom: 280px
	}

	.xs-pb-290 {
		padding-bottom: 290px
	}

	.xs-pb-300 {
		padding-bottom: 300px
	}

	.xs-pb-370 {
		padding-bottom: 370px
	}
}

@media (max-width:1024px) {
	.sm-margincenter {
		margin-left: auto;
		margin-right: auto
	}

	.sm-nomargin {
		margin: 0
	}

	.sm-ml-0 {
		margin-left: 0
	}

	.sm-ml-5 {
		margin-left: 5px
	}

	.sm-ml-10 {
		margin-left: 10px
	}

	.sm-ml-20 {
		margin-left: 20px
	}

	.sm-ml-30 {
		margin-left: 30px
	}

	.sm-ml-40 {
		margin-left: 40px
	}

	.sm-ml-50 {
		margin-left: 50px
	}

	.sm-mr-0 {
		margin-right: 0
	}

	.sm-mr-5 {
		margin-right: 5px
	}

	.sm-mr-10 {
		margin-right: 10px
	}

	.sm-mr-20 {
		margin-right: 20px
	}

	.sm-mr-30 {
		margin-right: 30px
	}

	.sm-mr-40 {
		margin-right: 40px
	}

	.sm-mr-50 {
		margin-right: 50px
	}

	.sm-mb-0 {
		margin-bottom: 0
	}

	.sm-mb-1 {
		margin-bottom: 1px
	}

	.sm-mb-5 {
		margin-bottom: 5px
	}

	.sm-mb-10 {
		margin-bottom: 10px
	}

	.sm-mb-15 {
		margin-bottom: 15px
	}

	.sm-mb-20 {
		margin-bottom: 20px
	}

	.sm-mb-25 {
		margin-bottom: 25px
	}

	.sm-mb-30 {
		margin-bottom: 30px
	}

	.sm-mb-35 {
		margin-bottom: 35px
	}

	.sm-mb-40 {
		margin-bottom: 40px
	}

	.sm-mb-45 {
		margin-bottom: 45px
	}

	.sm-mb-50 {
		margin-bottom: 50px
	}

	.sm-mb-55 {
		margin-bottom: 55px
	}

	.sm-mb-60 {
		margin-bottom: 60px
	}

	.sm-mb-65 {
		margin-bottom: 65px
	}

	.sm-mb-70 {
		margin-bottom: 70px
	}

	.sm-mb-80 {
		margin-bottom: 80px
	}

	.sm-mb-90 {
		margin-bottom: 90px
	}

	.sm-mb-100 {
		margin-bottom: 100px
	}

	.sm-mb-110 {
		margin-bottom: 110px
	}

	.sm-mb-120 {
		margin-bottom: 120px
	}

	.sm-mb-130 {
		margin-bottom: 130px
	}

	.sm-mb-140 {
		margin-bottom: 140px
	}

	.sm-mb-150 {
		margin-bottom: 150px
	}

	.sm-mb-160 {
		margin-bottom: 160px
	}

	.sm-mb-170 {
		margin-bottom: 170px
	}

	.sm-mb-180 {
		margin-bottom: 180px
	}

	.sm-mb-190 {
		margin-bottom: 190px
	}

	.sm-mb-200 {
		margin-bottom: 200px
	}

	.sm-mb-210 {
		margin-bottom: 210px
	}

	.sm-mt-0 {
		margin-top: 0
	}

	.sm-mt-1 {
		margin-top: 1px
	}

	.sm-mt-5 {
		margin-top: 5px
	}

	.sm-mt-10 {
		margin-top: 10px
	}

	.sm-mt-15 {
		margin-top: 15px
	}

	.sm-mt-20 {
		margin-top: 20px
	}

	.sm-mt-25 {
		margin-top: 25px
	}

	.sm-mt-30 {
		margin-top: 30px
	}

	.sm-mt-35 {
		margin-top: 35px
	}

	.sm-mt-40 {
		margin-top: 40px
	}

	.sm-mt-45 {
		margin-top: 45px
	}

	.sm-mt-50 {
		margin-top: 50px
	}

	.sm-mt-55 {
		margin-top: 55px
	}

	.sm-mt-60 {
		margin-top: 60px
	}

	.sm-mt-65 {
		margin-top: 65px
	}

	.sm-mt-70 {
		margin-top: 70px
	}

	.sm-mt-80 {
		margin-top: 80px
	}

	.sm-mt-90 {
		margin-top: 90px
	}

	.sm-mt-100 {
		margin-top: 100px
	}

	.sm-mt-110 {
		margin-top: 110px
	}

	.sm-mt-120 {
		margin-top: 120px
	}

	.sm-mt-130 {
		margin-top: 130px
	}

	.sm-mt-140 {
		margin-top: 140px
	}

	.sm-mt-150 {
		margin-top: 150px
	}

	.sm-mt-160 {
		margin-top: 160px
	}

	.sm-mt-170 {
		margin-top: 170px
	}

	.sm-mt-180 {
		margin-top: 180px
	}

	.sm-mt-190 {
		margin-top: 190px
	}

	.sm-mt-200 {
		margin-top: 200px
	}

	.sm-mt-210 {
		margin-top: 210px
	}

	.sm-nopadding {
		padding: 0
	}

	.sm-p-10 {
		padding: 10px
	}

	.sm-p-15 {
		padding: 15px
	}

	.sm-p-20 {
		padding: 20px
	}

	.sm-p-25 {
		padding: 25px
	}

	.sm-p-30 {
		padding: 30px
	}

	.sm-pl-0 {
		padding-left: 0
	}

	.sm-pl-5 {
		padding-left: 5px
	}

	.sm-pl-10 {
		padding-left: 10px
	}

	.sm-pl-20 {
		padding-left: 20px
	}

	.sm-pl-30 {
		padding-left: 30px
	}

	.sm-pr-0 {
		padding-right: 0
	}

	.sm-pr-5 {
		padding-right: 5px
	}

	.sm-pr-10 {
		padding-right: 10px
	}

	.sm-pr-20 {
		padding-right: 20px
	}

	.sm-pr-30 {
		padding-right: 30px
	}

	.sm-pt-0 {
		padding-top: 0
	}

	.sm-pt-5 {
		padding-top: 5px
	}

	.sm-pt-10 {
		padding-top: 10px
	}

	.sm-pt-15 {
		padding-top: 15px
	}

	.sm-pt-20 {
		padding-top: 20px
	}

	.sm-pt-25 {
		padding-top: 25px
	}

	.sm-pt-30 {
		padding-top: 30px
	}

	.sm-pt-35 {
		padding-top: 35px
	}

	.sm-pt-40 {
		padding-top: 40px
	}

	.sm-pt-45 {
		padding-top: 45px
	}

	.sm-pt-50 {
		padding-top: 50px
	}

	.sm-pt-55 {
		padding-top: 55px
	}

	.sm-pt-60 {
		padding-top: 60px
	}

	.sm-pt-65 {
		padding-top: 65px
	}

	.sm-pt-70 {
		padding-top: 70px
	}

	.sm-pt-75 {
		padding-top: 75px
	}

	.sm-pt-80 {
		padding-top: 80px
	}

	.sm-pt-90 {
		padding-top: 90px
	}

	.sm-pt-100 {
		padding-top: 100px
	}

	.sm-pt-110 {
		padding-top: 110px
	}

	.sm-pt-120 {
		padding-top: 120px
	}

	.sm-pt-130 {
		padding-top: 130px
	}

	.sm-pt-140 {
		padding-top: 140px
	}

	.sm-pt-150 {
		padding-top: 150px
	}

	.sm-pt-160 {
		padding-top: 160px
	}

	.sm-pt-170 {
		padding-top: 170px
	}

	.sm-pt-180 {
		padding-top: 180px
	}

	.sm-pt-190 {
		padding-top: 190px
	}

	.sm-pt-200 {
		padding-top: 200px
	}

	.sm-pt-210 {
		padding-top: 210px
	}

	.sm-pt-220 {
		padding-top: 220px
	}

	.sm-pt-230 {
		padding-top: 230px
	}

	.sm-pt-240 {
		padding-top: 240px
	}

	.sm-pt-250 {
		padding-top: 250px
	}

	.sm-pt-260 {
		padding-top: 260px
	}

	.sm-pt-270 {
		padding-top: 270px
	}

	.sm-pt-280 {
		padding-top: 280px
	}

	.sm-pt-290 {
		padding-top: 290px
	}

	.sm-pt-300 {
		padding-top: 300px
	}

	.sm-pt-370 {
		padding-top: 370px
	}

	.sm-pb-0 {
		padding-bottom: 0
	}

	.sm-pb-5 {
		padding-bottom: 5px
	}

	.sm-pb-10 {
		padding-bottom: 10px
	}

	.sm-pb-15 {
		padding-bottom: 15px
	}

	.sm-pb-20 {
		padding-bottom: 20px
	}

	.sm-pb-25 {
		padding-bottom: 25px
	}

	.sm-pb-30 {
		padding-bottom: 30px
	}

	.sm-pb-35 {
		padding-bottom: 35px
	}

	.sm-pb-40 {
		padding-bottom: 40px
	}

	.sm-pb-45 {
		padding-bottom: 45px
	}

	.sm-pb-50 {
		padding-bottom: 50px
	}

	.sm-pb-55 {
		padding-bottom: 55px
	}

	.sm-pb-60 {
		padding-bottom: 60px
	}

	.sm-pb-65 {
		padding-bottom: 65px
	}

	.sm-pb-70 {
		padding-bottom: 70px
	}

	.sm-pb-75 {
		padding-bottom: 75px
	}

	.sm-pb-80 {
		padding-bottom: 80px
	}

	.sm-pb-90 {
		padding-bottom: 90px
	}

	.sm-pb-100 {
		padding-bottom: 100px
	}

	.sm-pb-110 {
		padding-bottom: 110px
	}

	.sm-pb-120 {
		padding-bottom: 120px
	}

	.sm-pb-130 {
		padding-bottom: 130px
	}

	.sm-pb-140 {
		padding-bottom: 140px
	}

	.sm-pb-150 {
		padding-bottom: 150px
	}

	.sm-pb-160 {
		padding-bottom: 160px
	}

	.sm-pb-170 {
		padding-bottom: 170px
	}

	.sm-pb-180 {
		padding-bottom: 180px
	}

	.sm-pb-190 {
		padding-bottom: 190px
	}

	.sm-pb-200 {
		padding-bottom: 200px
	}

	.sm-pb-210 {
		padding-bottom: 210px
	}

	.sm-pb-220 {
		padding-bottom: 220px
	}

	.sm-pb-230 {
		padding-bottom: 230px
	}

	.sm-pb-240 {
		padding-bottom: 240px
	}

	.sm-pb-250 {
		padding-bottom: 250px
	}

	.sm-pb-260 {
		padding-bottom: 260px
	}

	.sm-pb-270 {
		padding-bottom: 270px
	}

	.sm-pb-280 {
		padding-bottom: 280px
	}

	.sm-pb-290 {
		padding-bottom: 290px
	}

	.sm-pb-300 {
		padding-bottom: 300px
	}

	.sm-pb-370 {
		padding-bottom: 370px
	}
}

.isotope-item {
	z-index: 2
}

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1
}

.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: .8s;
	-moz-transition-duration: .8s;
	-ms-transition-duration: .8s;
	-o-transition-duration: .8s;
	transition-duration: .8s
}

.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity
}

.isotope .isotope-item.no-transition,
.isotope.no-transition,
.isotope.no-transition .isotope-item {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s
}

body.mobile {
	-webkit-text-size-adjust: none
}

body.mobile .animated {
	display: block;
	visibility: visible
}

body.mobile .mobile-hidden {
	display: none;
	visibility: hidden
}

@media screen and (min-width:992px) {
	.row.vertical-align {
		display: flex;
		align-items: center
	}
}

@media screen and (min-width:1025px) {

	.ed-homeblock,
	.main-header .header-block.brand-block {
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		-o-backface-visibility: hidden;
		-ms-backface-visibility: hidden
	}

	body {
		position: absolute;
		width: 100%;
		height: 100%
	}

	body.vegas-container {
		position: absolute !important
	}

	.ed-homeblock .container {
		width: auto;
		max-width: 1170px;
		padding-left: 30px;
		padding-right: 30px
	}

	.ed-homeblock .container-fluid {
		width: auto;
		padding-left: 15px;
		padding-right: 15px
	}

	.ed-sideblock .container,
	.ed-sideblock .container-fluid {
		width: auto;
		padding-left: 45px;
		padding-right: 45px
	}

	.ed-sideblock {
		position: relative;
		right: -100%;
		width: 50%;
		-webkit-transition: right .5s ease;
		-moz-transition: right .5s ease;
		-ms-transition: right .5s ease;
		-o-transition: right .5s ease;
		transition: right .5s ease
	}

	.ed-homeblock,
	.main-header .header-block.brand-block,
	.main-header .header-block.nav-block {
		position: fixed;
		-webkit-transform: translateZ(0);
		top: 0
	}

	.ed-sideblock.active {
		right: -50%
	}

	.ed-homeblock {
		bottom: 0;
		left: 0;
		width: 100%;
		padding-right: 330px;
		-webkit-transition: left .5s ease;
		-moz-transition: left .5s ease;
		-ms-transition: left .5s ease;
		-o-transition: left .5s ease;
		transition: left .5s ease;
		backface-visibility: hidden
	}

	body.sideblock-active .ed-homeblock {
		left: -50%
	}

	.ed-homeblock .homeblock-container,
	.ed-homeblock .section.fullscreen-element {
		height: 100vh
	}

	.fullscreen-element .table-container {
		display: table;
		width: 100%;
		height: 100%
	}

	.fullscreen-element .table-content {
		display: table-cell;
		vertical-align: middle
	}

	.main-header .header-block.brand-block {
		left: 0;
		z-index: 1000;
		backface-visibility: hidden
	}

	/* language */
	.main-header .header-lang.brand-block {
		position: fixed;
		top: 0;
		right: 0;
		margin-top: 68px;
		margin-right: 20px;
		z-index: 1001;
		backface-visibility: hidden
	}

	.main-header .brand-block {
		margin: 0
	}

	.logo-block {
		float: none;
		height: auto;
		margin-top: 30px;
		margin-left: 30px
	}

	.header-logo {
		line-height: 1
	}

	.header-logo .logo-dark {
		display: none
	}

	.header-logo .logo-light {
		display: block
	}

	.nav-toggle {
		display: none
	}

	.main-header .header-block.nav-block {
		bottom: 0;
		right: 0;
		display: table;
		width: 330px;
		height: 100%;
		z-index: 1000;
		-webkit-transition: right .5s ease;
		-moz-transition: right .5s ease;
		-ms-transition: right .5s ease;
		-o-transition: right .5s ease;
		transition: right .5s ease;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		-o-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		backface-visibility: hidden
	}

	body.sideblock-active .main-header .header-block.nav-block {
		right: 50%
	}

	.main-header .header-block.nav-block>ul {
		position: relative;
		display: table-cell;
		vertical-align: middle;
		width: 100%
	}

	.header-nav {
		width: auto;
		border-top: 0
	}

	.header-nav>ul {
		padding: 0
	}

	.header-nav li {
		margin: 0;
		padding: 10px 37px 10px 10px
	}

	.header-nav li a {
		float: right;
		color: #333;
		text-align: right;
		padding: 5px 0
	}

	.header-nav li a::before {
		content: '';
		position: absolute;
		top: 0;
		bottom: 0;
		right: -37px;
		height: 1px;
		width: 27px;
		margin: auto 0;
		background: #333;
		opacity: 0;
		-webkit-transition: all .5s linear;
		-moz-transition: all .5s linear;
		-ms-transition: all .5s linear;
		-o-transition: all .5s linear;
		transition: all .5s linear
	}

	.header-nav li a:hover::before,
	.header-nav li.active a::before {
		opacity: 1
	}

	.main-header.header-light {
		background-color: #fff
	}

	.main-header.header-dark {
		background-color: #000
	}

	.main-header.menu-light .header-nav li a {
		color: #fff
	}

	.main-header.menu-dark .header-nav li a,
	.site-footer .social-icon i,
	.site-footer .social-icon:hover,
	.site-footer .social-icon:hover i {
		color: #333
	}

	.main-header.menu-light .header-nav li a::before {
		background: #fff
	}

	.main-header.menu-light .logo-light {
		display: block
	}

	.main-header.menu-dark .logo-light,
	.main-header.menu-light .logo-dark {
		display: none
	}

	.main-header.menu-dark .header-nav li a::before {
		background: #333
	}

	.main-header.menu-dark .logo-dark {
		display: block;
	}

	.site-footer {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		padding: 15px;
		min-height: 70px;
		line-height: 40px;
		color: #333;
		text-align: left;
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-ms-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease
	}

	body.sideblock-active .global-overlay,
	body.sideblock-active .site-footer {
		left: -50%;
		right: 50%
	}

	.site-footer .copyright {
		float: left
	}

	.site-footer .socials-icons ul {
		display: block;
		margin: 0
	}

	.site-footer .socials-icons {
		float: right
	}

	.site-footer.footer-content-light p a,
	.site-footer.footer-content-light,
	.site-footer.footer-content-light .social-icon i,
	.site-footer.footer-content-light .social-icon:hover,
	.site-footer.footer-content-light .social-icon:hover i {
		color: #fff
	}

	.site-footer.footer-content-dark p a,
	.site-footer.footer-content-dark,
	.site-footer.footer-content-dark .social-icon i,
	.site-footer.footer-content-dark .social-icon:hover,
	.site-footer.footer-content-dark .social-icon:hover i {
		color: #333
	}

	.global-overlay,
	.overlay-shape,
	.shape-container {
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-ms-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease
	}

	.overlay-shape {
		top: -10%;
		bottom: auto;
		left: -10%;
		right: auto;
		width: 50vw;
		height: 100vh;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	body.sideblock-active .overlay-shape {
		top: 0;
		left: 50%;
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	.shape-container {
		top: -25%;
		bottom: -25%;
		left: -25%;
		right: -25%;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}

	body.sideblock-active .shape-container {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

@media screen and (max-width:1024px) {
	body {
		overflow-y: auto
	}

	.animated,
	.csstransitions .animated {
		visibility: visible
	}

	.font-large {
		font-size: 48px;
		line-height: 58px
	}

	.ed-slide,
	.ed-slide.active,
	.home-slide,
	.home-slide.active {
		position: relative;
		top: 0;
		bottom: 0;
		left: 0;
		opacity: 1;
		overflow: hidden;
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		-o-transition: none;
		transition: none
	}

	.main-header {
		overflow: hidden;
		position: relative;
		z-index: 1000
	}

	.main-header.header-mobile-transparent {
		background-color: transparent
	}

	.main-header.header-mobile-semilight {
		background-color: rgba(255, 255, 255, .97);
		box-shadow: 0 0 54px rgba(0, 0, 0, .073)
	}

	.main-header.header-mobile-light {
		background-color: #fff;
		box-shadow: 0 0 54px rgba(0, 0, 0, .073)
	}

	.main-header.header-mobile-semidark {
		background-color: rgba(0, 0, 0, .93);
		box-shadow: 0 0 54px rgba(0, 0, 0, .073)
	}

	.main-header.header-mobile-dark {
		background-color: #000;
		box-shadow: 0 0 54px rgba(0, 0, 0, .073)
	}

	.main-header.menu-mobile-light .header-nav li a::before,
	.main-header.menu-mobile-light .nav-toggle span,
	.main-header.menu-mobile-light .nav-toggle span::after,
	.main-header.menu-mobile-light .nav-toggle span::before {
		background: #fff
	}

	.main-header.menu-mobile-light .header-nav li a {
		color: #fff
	}

	.main-header.menu-mobile-light .logo-light {
		display: block;
	}

	.main-header.menu-mobile-dark .logo-light,
	.main-header.menu-mobile-light .logo-dark {
		display: none;
	}

	.main-header.menu-mobile-dark .header-nav li a::before,
	.main-header.menu-mobile-dark .nav-toggle span,
	.main-header.menu-mobile-dark .nav-toggle span::after,
	.main-header.menu-mobile-dark .nav-toggle span::before {
		background: #333
	}

	.main-header.menu-mobile-dark .header-nav li a {
		color: #333
	}

	.main-header.menu-mobile-dark .logo-dark {
		display: block;
		/* width: 80px ; */
		padding: 10px;
	}

	.backtotop-block,
	.close-block,
	.sm-hidden {
		display: none
	}

	.main-header.menu-mobile-dark .nav-toggle.open span,
	.main-header.menu-mobile-light .nav-toggle.open span {
		background: 0 0
	}

	.site-footer.footer-mobile-light {
		background-color: #fff;
		box-shadow: 0 0 54px rgba(0, 0, 0, .073)
	}

	.site-footer.footer-mobile-dark {
		background-color: #000;
		box-shadow: 0 0 54px rgba(0, 0, 0, .073)
	}

	.site-footer.footer-mobile-content-light p a,
	.site-footer.footer-mobile-content-light,
	.site-footer.footer-mobile-content-light .social-icon i,
	.site-footer.footer-mobile-content-light .social-icon:hover,
	.site-footer.footer-mobile-content-light .social-icon:hover i {
		color: #fff
	}

	.site-footer.footer-mobile-content-dark p a,
	.site-footer.footer-mobile-content-dark,
	.site-footer.footer-mobile-content-dark .social-icon i,
	.site-footer.footer-mobile-content-dark .social-icon:hover,
	.site-footer.footer-mobile-content-dark .social-icon:hover i {
		color: #333
	}

	.sm-text-left {
		text-align: left !important
	}

	.sm-text-right {
		text-align: right !important
	}

	.sm-text-center {
		text-align: center !important
	}

	.sm-text-justify {
		text-align: justify !important
	}

	.sm-hidden {
		visibility: hidden
	}
}

@media screen and (max-width:767px) {
	.xs-hidden {
		display: none;
		visibility: hidden
	}

	.xs-text-left {
		text-align: left !important
	}

	.xs-text-right {
		text-align: right !important
	}

	.xs-text-center {
		text-align: center !important
	}

	.xs-text-justify {
		text-align: justify !important
	}

	.font-large {
		font-size: 44px;
		line-height: 52px
	}

	.font-xlarge {
		font-size: 50px;
		line-height: 58px
	}

	.site-footer .socials-icons {
		float: none !important;
		margin: 0 auto;
		display: table
	}

	.copyright {
		padding: 0;
		margin-bottom: 10px
	}

	blockquote.pull-left,
	blockquote.pull-right {
		max-width: 100%;
		width: 100%;
		margin-left: 0;
		margin-right: 0
	}

	.pull-left,
	.pull-right {
		float: none !important;
		margin: 0 auto;
		display: table
	}

	.icon-box {
		text-align: center
	}

	.subscription-form button,
	.subscription-form input {
		float: none
	}

	.subscription-form button {
		margin-top: 20px
	}

	.countdown .counter-container,
	.countdown span {
		display: table;
		margin: 0 auto
	}

	.portfolio-item {
		width: 100%
	}

	.countdown .counter-box {
		width: 50%;
		text-align: center;
		padding: 0;
		float: left
	}

	.countdown span {
		width: auto;
		padding-left: 31px
	}
}

@media screen and (max-width:470px) {
	.font-large {
		font-size: 32px;
		line-height: 40px
	}

	.font-xlarge {
		font-size: 36px;
		line-height: 44px
	}

	.font-thin {
		font-weight: 300 !important
	}

	.countdown .counter-box {
		width: 100%;
		float: none
	}
}
