@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,900);
@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
h1,
h2 {
	line-height: 45px
}

body,
h6 {
	line-height: 23px
}

.btn,
.owl-subtitle,
.section-title,
h1,
h2,
h3,
h4,
h5,
h6 {
	text-transform: uppercase
}

.caret-up,
.owl-next:before,
.owl-prev:before,
.sidebar-nav .navbar-nav li a:before,
.title-sideline:before {
	content: ""
}

.clear-both,
.element-title:after,
.grid-gallery,
footer {
	clear: both
}

body {
	font-family: Roboto, sans-serif;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-size: 13px;
	color: #626262;
	letter-spacing: .02em
}

a,
a:active {
	color: #626262;
	text-decoration: none
}

a:focus,
a:hover {
	color: #272727;
	text-decoration: none
}

a:focus {
	outline: 0!important
}

img {
	-webkit-backface-visibility: hidden;
	max-width: 100%;
	height: auto
}

video {
	background-size: cover;
	display: table-cell;
	vertical-align: middle;
	width: 100%
}

ul {
	margin: 0;
	padding: 0;
	list-style: none
}

input,
select,
textarea {
	border: 1px solid #dfdfdf;
	letter-spacing: 1px;
	font-size: 11px;
	padding: 8px 15px;
	width: 100%;
	margin: 0 0 20px;
	max-width: 100%;
	resize: none
}

input[type=submit] {
	width: auto
}

input[type=submit],
input[type=button],
input[type=text],
input[type=email],
input[type=search],
input[type=password],
textarea {
	-webkit-appearance: none;
	border-radius: 0
}

input:focus,
textarea:focus {
	border: 1px solid #989898;
	outline: 0
}

input[type=submit]:focus {
	border: none!important
}

select::-ms-expand {
	display: none
}

iframe {
	border: 0
}

dl,
ol,
ul {
	list-style-position: outside
}

* {
	transition-timing-function: ease-in-out;
	-moz-transition-timing-function: ease-in-out;
	-webkit-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	transition-duration: .2s;
	-moz-transition-duration: .2s;
	-webkit-transition-duration: .2s;
	-o-transition-duration: .2s
}

::selection {
	color: #000;
	background: #dcdcdc
}

::-moz-selection {
	color: #000;
	background: #dcdcdc
}

::-webkit-input-placeholder {
	color: #999;
	text-overflow: ellipsis
}

:-moz-placeholder {
	color: #999!important;
	text-overflow: ellipsis;
	opacity: 1
}

::-moz-placeholder {
	color: #999!important;
	text-overflow: ellipsis;
	opacity: 1
}

:-ms-input-placeholder {
	color: #999!important;
	text-overflow: ellipsis;
	opacity: 1
}

::-webkit-scrollbar {
	width: 12px
}

::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	-moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

::-webkit-scrollbar-thumb {
	background: rgba(210, 210, 210, .8);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .5);
	-moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, .5);
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .5)
}

::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(210, 210, 210, .4)
}

.animated {
	-moz-transition-duration: 0s!important
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	color: #000
}

h1 {
	font-size: 45px;
	line-height: 50px
}

h2 {
	font-size: 40px
}

h3 {
	font-size: 35px;
	line-height: 40px
}

h4 {
	font-size: 25px;
	line-height: 30px
}

h5 {
	font-size: 20px;
	line-height: 25px
}

h6 {
	font-size: 18px
}

.title-thick-underline {
	border-bottom: 1px solid #000;
	padding: 0 0 15px
}

.title-underline {
	border-bottom: 2px solid #fff;
	padding: 0 0 5px
}

.title-sideline {
	padding: 0
}

.title-sideline:before {
	left: -15px;
	position: absolute;
	top: 15px;
	width: 12px
}

.custom-font {
	font-family: Break!important;
	font-weight: 500!important
}

.custom-tiny-font {
	font-family: Break!important;
	font-weight: 300!important
}

.bg-profi {
	background: rgba(0, 0, 0, .55)!important;
	border-radius: 10px 0
}

.section-title {
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 2px;
	padding: 0 0 100px
}

.tab-content .section-title {
	border: none;
	font-size: 40px;
	font-weight: 100;
	text-transform: none;
	margin: 2% 0 0;
	padding: 0
}

h1.big {
	color: #fff;
	font-size: 65px;
	font-weight: 600;
	line-height: 76px;
	margin-bottom: 0
}

h1.big span {
	font-weight: 300
}

h1.page-title {
	margin: 95px auto 0;
	width: 100%
}

.text-extra-small {
	font-size: 10px!important;
	line-height: 15px!important
}

.text-small {
	font-size: 11px!important;
	line-height: 20px!important;
	display: inline-block!important
}

.text-medium {
	font-size: 14px!important;
	line-height: 24px!important
}

.text-large {
	font-size: 15px!important;
	line-height: 22px!important
}

.text-extra-large {
	font-size: 18px!important;
	line-height: 27px!important
}

.title-small {
	font-size: 20px!important;
	line-height: 30px!important
}

.title-medium {
	font-size: 24px!important;
	line-height: 28px!important
}

.title-large {
	font-size: 28px!important;
	line-height: 34px!important
}

.title-extra-large {
	font-size: 35px!important;
	line-height: 37px!important
}

.title-extra-large-2 {
	font-size: 45px!important;
	line-height: 45px!important
}

.title-extra-large-3 {
	font-size: 50px!important;
	line-height: 50px!important
}

.title-extra-large-4 {
	font-size: 70px!important;
	line-height: 70px!important
}

.title-extra-large-5 {
	font-size: 80px!important;
	line-height: 50px!important
}

.title-big {
	font-size: 100px!important;
	line-height: 100px!important
}

.title-big2 {
	font-size: 125px!important;
	line-height: 125px!important
}

.title-big3 {
	font-size: 150px!important;
	line-height: 150px!important
}

.white-text {
	color: #FFF!important
}

.magenta-text {
	color: #d94378!important
}

.orange-text {
	color: #ff513b!important
}

.deep-orange-text {
	color: #d66e4a!important
}

.black-text {
	color: #000!important
}

.fast-yellow-text,
.yellow-text {
	color: #fdd947!important
}

.fast-blue-text {
	color: #039be5!important
}

.deep-red-text {
	color: #b30000!important
}

.medium-gray-text {
	color: #929292!important
}

.light-gray-text {
	color: #ababab!important
}

.light-gray-text2 {
	color: #c5c5c5!important
}

.deep-gray-text {
	color: #404040!important
}

.deep-light-gray-text {
	color: #878787!important
}

.gray-text {
	color: #626262!important
}

.dark-gray-text {
	color: #373737!important
}

.brown-text {
	color: #614c45!important
}

.deep-yellow-text {
	color: #c8a64b!important
}

.dark-blue-text {
	color: #1e2126!important
}

.fast-pink-text {
	color: #ff1a56!important
}

.fast-pink-text-dark {
	color: #ef106e!important
}

.transparent-blue-text {
	color: rgba(0, 239, 255, .5)!important
}

.transparent-green-text {
	color: rgba(0, 255, 151, .5)!important
}

.fast-green-text {
	color: #85eea5!important
}

.crimson-red-text {
	color: #8e3cd1!important
}

.deep-green-text {
	color: #1acd7b!important
}

.deep-green-dark2-text {
	color: #6ad5a7!important
}

.deep-blue-text {
	color: #2283d4!important
}

.turquoise-blue-text {
	color: #85d4c0!important
}

.deep-pink-dark-text {
	color: #e15276!important
}

a.light-gray-text:hover {
	color: #7f7f7f!important
}

.no-letter-spacing {
	letter-spacing: 0!important
}

.letter-spacing-1 {
	letter-spacing: 1px!important
}

.letter-spacing-2 {
	letter-spacing: 2px!important
}

.letter-spacing-3 {
	letter-spacing: 3px!important
}

.letter-spacing-4 {
	letter-spacing: 4px!important
}

.letter-spacing-5 {
	letter-spacing: 5px!important
}

.letter-spacing-6 {
	letter-spacing: 6px!important
}

.letter-spacing-7 {
	letter-spacing: 7px!important
}

.letter-spacing-8 {
	letter-spacing: 8px!important
}

.letter-spacing-9 {
	letter-spacing: 9px!important
}

.letter-spacing-10 {
	letter-spacing: 10px!important
}

.font-weight-100 {
	font-weight: 100!important
}

.font-weight-400 {
	font-weight: 400!important
}

.font-weight-600 {
	font-weight: 600!important
}

.font-weight-700 {
	font-weight: 700!important
}

.font-weight-800 {
	font-weight: 800!important
}

.text-transform-unset {
	text-transform: unset!important
}

.text-decoration-underline {
	text-decoration: underline!important
}

.word-wrap {
	word-wrap: break-word
}

.text-transform-none {
	text-transform: none!important
}

.line-height-unset {
	line-height: unset!important
}

.line-height-none {
	line-height: 0!important
}

.text-decoration-line-through {
	text-decoration: line-through!important
}

.title-line-through {
	padding: 0 15px
}

.line-height-18 {
	line-height: 18px!important
}

.line-height-20 {
	line-height: 20px!important
}

.first-letter {
	color: #000;
	float: left;
	font-size: 50px;
	left: 0;
	line-height: 1;
	margin: 0 20px 10px 0;
	position: relative;
	top: 4px
}

.first-letter-block {
	background-color: #000;
	color: #fff;
	font-weight: 600;
	padding: 10px
}

.first-letter-block-round {
	border: 3px solid #000;
	border-radius: 5px;
	font-size: 35px;
	font-weight: 600;
	padding: 8px 10px
}

.first-letter-light {
	background: #888;
	border-radius: 5px;
	color: #fff;
	font-size: 45px;
	font-weight: 600;
	padding: 10px 12px
}

.first-letter-highlight {
	border-bottom: 2px solid #c7c7c7;
	color: #e6af2a;
	font-size: 45px;
	line-height: 60px;
	margin: 0 20px
}

.social-icon .fa,
.social-icon-large .fa {
	display: table-cell;
	line-height: 1;
	text-align: center;
	vertical-align: middle
}

.first-letter-round {
	background-color: #e6af2a;
	border-radius: 50%;
	color: #fff;
	font-size: 30px;
	padding: 15px
}

.alt-font {
	font-family: Montserrat, sans-serif!important
}

.main-font {
	font-family: Roboto, sans-serif!important
}

i {
	color: #9a9a9a;
	margin: 0
}

.icon-extra-large {
	font-size: 60px!important
}

.icon-large {
	font-size: 50px!important
}

.icon-medium {
	font-size: 40px!important;
	margin-bottom: 15px!important
}

.icon-small {
	font-size: 25px!important
}

.icon-extra-small {
	font-size: 18px!important
}

.social-icon .fa {
	width: 30px;
	height: 30px!important;
	font-size: 14px;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	color: #fff;
	background: 0 0
}

.social-icon a:hover .fa {
	opacity: .6
}

.social-icon .fa-pinterest {
	background-color: #cb2027
}

.social-icon .fa-rss {
	background-color: #f26522
}

.social-icon .fa-facebook {
	background-color: #3b5998
}

.social-icon .fa-twitter {
	background-color: #00aced
}

.social-icon .fa-flickr {
	background-color: #ff0084
}

.social-icon .fa-dribbble {
	background-color: #ea4c89
}

.social-icon .fa-behance {
	background-color: #42a9fb
}

.social-icon .fa-linkedin {
	background-color: #007bb6
}

.social-icon .fa-vimeo-square {
	background-color: #aad450
}

.social-icon .fa-youtube {
	background-color: #b00
}

.social-icon .fa-tumblr {
	background-color: #32506d
}

.social-icon .fa-github-alt {
	background-color: #333
}

.social-icon .fa-google-plus {
	background-color: #dd4b39
}

.social-icon .fa-instagram {
	background-color: #517fa4
}

.social-icon .fa-soundcloud {
	background-color: #f80
}

.social-icon-large {
	margin-right: 20px
}

.social-icon:hover .fa {
	opacity: .8
}

.social-icon-large .fa {
	background: 0 0;
	color: #000;
	font-size: 25px;
	height: 60px!important;
	transition: all .4s ease 0s;
	width: 60px
}

.social-icon-large:hover .fa-facebook {
	background-color: #3b5998;
	color: #fff
}

.social-icon-large:hover .fa-twitter {
	background-color: #00aced;
	color: #fff
}

.social-icon-large:hover .fa-google-plus {
	background-color: #dd4b39;
	color: #fff
}

.social-icon-large:hover .fa-tumblr {
	background-color: #32506d;
	color: #fff
}

.social-icon-large:hover .fa-rss {
	background-color: #f26522;
	color: #fff
}

.social-icon-large:hover .fa-behance {
	background-color: #42a9fb;
	color: #fff
}

.social-icon-large:hover .fa-instagram {
	background-color: #517fa4;
	color: #fff
}

.social-icon-large:hover .fa-github-alt {
	background-color: #333;
	color: #fff
}

.icon-box i {
	margin: 0 30px
}

.i-large-box {
	width: 100px;
	height: 100px;
	line-height: 98px;
	text-align: center;
	font-size: 40px
}

.i-medium-box {
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-size: 30px
}

.i-small-box {
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 22px
}

.i-extra-small-box {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 15px
}

.opacity-full,
.opacity-full-dark,
.opacity-light,
.opacity-medium {
	height: 100%;
	z-index: 1;
	top: 0;
	left: 0
}

.i-plain {
	color: #737373;
	background-color: transparent!important
}

.i-plain:hover {
	color: #fff;
	background-color: #737373!important;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.i-rounded {
	border-radius: 3px;
	background-color: #000;
	color: #fff;
	border: 1px solid rgba(0, 0, 0, .15)
}

.i-bordered,
.i-rounded:hover {
	border: 1px solid rgba(0, 0, 0, .15);
	color: #9a9a9a
}

.i-rounded:hover {
	background-color: #fff
}

.i-bordered {
	background-color: transparent!important
}

.i-bordered:hover {
	background-color: #000!important;
	color: #fff
}

.i-light,
.i-light:hover {
	background-color: #fff!important
}

.i-circled {
	border-radius: 50%
}

.i-light {
	box-shadow: 0 0 10px rgba(0, 0, 0, .08) inset;
	color: #9a9a9a;
	text-shadow: 1px 1px 1px #fff
}

.i-light:hover {
	box-shadow: 0 0 30px rgba(0, 0, 0, .15) inset!important;
	color: #444;
	text-shadow: none
}

.i-3d {
	box-shadow: 0 0 3px rgba(0, 0, 0, .1);
	color: #9a9a9a!important;
	background-color: #fff
}

.i-3d:hover {
	box-shadow: 0 0 4px rgba(0, 0, 0, .3)
}

.i-3d-border {
	border-bottom: 3px solid rgba(0, 0, 0, .15)!important;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .3)
}

.i-3d-border:hover {
	border-bottom: 3px solid rgba(0, 0, 0, .3)!important;
	color: #fff;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.fa-examples div,
.glyphs .box1 {
	border: 1px solid #e5e5e5;
	margin: -1px 0 0 -1px
}

.glyphs .box1 {
	display: block;
	float: left;
	font-size: 13px;
	width: 33.33%;
	padding: 20px;
	text-align: left
}

.glyphs .box1 span {
	font-size: 30px;
	vertical-align: middle;
	width: 50px
}

.opacity-full,
.opacity-full-dark,
.opacity-light,
.opacity-medium,
.scroll-down-light {
	position: absolute;
	width: 100%
}

.fa-examples div {
	font-size: 13px;
	padding: 15px 0 15px 15px;
	color: #868686
}

.fa-examples div:hover {
	background-color: #fafafa
}

.fa-examples i {
	color: #555;
	font-size: 14px;
	letter-spacing: 0;
	margin-right: 5px
}

.fa-examples span {
	margin-left: 6px;
	display: none
}

.social-btn-area {
	padding: 80px 0
}

.button-3d {
	border-bottom: 2px solid rgba(0, 0, 0, .2)!important
}

.bg-white {
	background: #fff!important
}

.bg-white-transparent {
	background: rgba(255, 255, 255, .3)!important
}

.bg-yellow {
	background: #e6af2a!important
}

.bg-deep-yellow {
	background: #c8a64b!important
}

.bg-golden-yellow {
	background: #ffd800!important
}

.bg-fast-yellow {
	background: #fdd947!important
}

.bg-dark-gray {
	background: #252525!important
}

.bg-mid-gray {
	background: #d4d4d4!important
}

.bg-mid-gray2 {
	background: #b2b2b2!important
}

.bg-mid-gray3 {
	background: #e2e2e2!important
}

.bg-black {
	background: #000!important
}

.bg-gray {
	background-color: #eee!important
}

.bg-yellow-ochre {
	background-color: #997546!important
}

.bg-deep-brown {
	background-color: #544441!important
}

.bg-transparent {
	background: 0 0!important
}

.bg-orange {
	background: #c24742!important
}

.bg-fast-orange {
	background: #ff513b!important
}

.bg-pink {
	background: #c2345f!important
}

.bg-deep-red {
	background: #dc3535!important
}

.bg-deep-pink {
	background: #e53878!important
}

.bg-light-pink {
	background: #dc378e!important
}

.bg-fast-pink {
	background: #ff1a56!important
}

.bg-fast-pink-dark {
	background: #ef106e!important
}

.bg-magenta {
	background: #d94378!important
}

.bg-light-yellow {
	background: #f8f7f5!important
}

.bg-dark-green {
	background: #60a532!important
}

.bg-dark-blue {
	background: #1e2126!important
}

.bg-deep-blue2 {
	background: #131d43!important
}

.bg-deep-blue3 {
	background: #1d2127!important
}

.bg-deep-blue-dark {
	background: #1d6cae!important
}

.bg-violet {
	background: #6c407e!important
}

.bg-light-gray {
	background: #f7f7f7!important
}

.bg-brown {
	background: #614c45!important
}

.bg-deep-orange {
	background: #d66e4a!important
}

.bg-transparent-blue {
	background: rgba(0, 239, 255, .5)!important
}

.bg-transparent-green {
	background: rgba(0, 255, 151, .5)!important
}

.bg-fast-green {
	background: #00ff97!important
}

.bg-fast-blue {
	background: #00efff!important
}

.bg-fast-blue-green-gradiant {
	background: #00efff;
	background: -moz-linear-gradient(-45deg, #00efff 0, #00ff97 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #00efff), color-stop(100%, #00ff97));
	background: -webkit-linear-gradient(-45deg, #00efff 0, #00ff97 100%);
	background: -o-linear-gradient(-45deg, #00efff 0, #00ff97 100%);
	background: -ms-linear-gradient(-45deg, #00efff 0, #00ff97 100%);
	background: linear-gradient(135deg, #00efff 0, #00ff97 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00efff', endColorstr='#00ff97', GradientType=1)
}

.bg-crimson-red {
	background: #8e3cd1!important
}

.bg-deep-green {
	background: #1acd7b!important
}

.bg-deep-green2 {
	background: #7ebaa1!important
}

.bg-deep-green-dark {
	background: #04b966!important
}

.bg-deep-green-dark2 {
	background: #6ad5a7!important
}

.bg-deep-green-dark3 {
	background: #62a486!important
}

.bg-deep-blue {
	background: #2283d4!important
}

.bg-transparent-deep-blue {
	background: rgba(17, 116, 198, .9)!important
}

.bg-turquoise-blue {
	background: #93e4cf!important
}

.bg-deep-pink-dark {
	background: #e15276!important
}

.fix-background,
.parallax-fix {
	background-position: center center;
	background-attachment: fixed!important
}

.cover-background,
.fix-background,
.parallax-fix {
	background-size: cover!important;
	overflow: hidden;
	background-repeat: no-repeat!important
}

.opacity-light {
	opacity: .5
}

.opacity-medium {
	opacity: .7
}

.opacity-full {
	opacity: .8
}

.opacity-full-dark {
	opacity: .9
}

.one-fourth-screen {
	min-height: 800px
}

.scroll-down-light {
	bottom: 50px;
	text-align: center;
	z-index: 10
}

.scroll-down-light a i {
	font-size: 35px;
	padding: 2px 6px;
	color: rgba(255, 255, 255, .4)
}

.cal i,
.scroll-down-light a i:hover {
	color: #fff
}

.scrollToTop {
	display: none;
	font-weight: 700;
	height: auto;
	padding: 0;
	position: fixed;
	right: 35px;
	text-align: center;
	text-decoration: none;
	top: 94%;
	width: auto;
	background-color: #000;
	z-index: 555;
	border-radius: 2px
}

.cover-background,
.fix-background,
.parallax-fix,
.scrollToTop:hover i {
	position: relative
}

.scrollToTop i {
	font-size: 18px;
	margin: 0 6px;
	color: #fff
}

.scrollToTop:hover {
	opacity: .5
}

.parallax-fix {
	transition-duration: .2s;
	-moz-transition-duration: .2s;
	-webkit-transition-duration: .2s;
	-o-transition-duration: .2s;
	transition-timing-function: ease-in;
	-moz-transition-timing-function: ease-in;
	-webkit-transition-timing-function: ease-in;
	-o-transition-timing-function: ease-in
}

.fix-background {
	-webkit-animation-duration: 0s;
	-webkit-animation-fill-mode: none
}

.cover-background {
	background-position: center center!important
}

.background-size-inherit {
	background-size: inherit!important
}

.background-attachment-inherit {
	background-attachment: inherit!important
}

.background-position-left {
	background-position: left center!important
}

.background-position-right {
	background-position: right center!important
}

.background-position-top {
	background-position: right top!important
}

.center-col {
	float: none!important;
	margin-left: auto!important;
	margin-right: auto!important
}

.separator-line-full {
	height: 1px;
	margin: 0 auto;
	width: 100%
}

.separator-line {
	height: 2px;
	width: 30px;
	margin: 7% auto
}

.separator-line-thick {
	height: 4px;
	width: 30px;
	margin: 7% auto
}

.separator-line-thick-full {
	height: 4px;
	width: 100%;
	margin: 7% auto
}

.separator-line-thick-long {
	height: 3px;
	width: 80px;
	margin: 7% auto
}

.separator-line-medium-thick {
	height: 6px;
	width: 45%;
	margin: 7% auto
}

.separator-line-extra-thick {
	height: 8px;
	width: 50%;
	margin: 7% auto
}

.separator-line-vertical {
	width: 7px;
	height: 80px;
	background-color: #fff;
	float: left;
	margin-right: 90px
}

.thin-separator-line {
	height: 1px;
	width: 30px;
	margin: 7% auto
}

.vertical-separator {
	height: 25px;
	width: 25px;
	border-left: 1px solid #000
}

.wide-separator-line {
	height: 1px;
	background-color: #e5e5e5;
	margin: 5% 15px
}

.title-separator-line {
	display: inline-block;
	height: 3px;
	margin-right: 5px;
	width: 11px
}

.divider-line {
	height: 1px;
	margin: 0 auto;
	width: 100%;
	background: rgba(0, 0, 0, .1)
}

.margin-one-half {
	margin: .5%!important
}

.margin-one {
	margin: 1%!important
}

.margin-two {
	margin: 1.5%!important
}

.margin-three {
	margin: 2%!important
}

.margin-four {
	margin: 2.5%!important
}

.margin-five {
	margin: 3%!important
}

.margin-six {
	margin: 3.5%!important
}

.margin-seven {
	margin: 4%!important
}

.margin-eight {
	margin: 4.5%!important
}

.margin-nine {
	margin: 5%!important
}

.margin-ten {
	margin: 5.5%!important
}

.margin-eleven {
	margin: 6%!important
}

.margin-twelve {
	margin: 6.5%!important
}

.margin-thirteen {
	margin: 7%!important
}

.margin-fourteen {
	margin: 7.5%!important
}

.margin-fifteen {
	margin: 8%!important
}

.margin-sixteen {
	margin: 8.5%!important
}

.margin-seventeen {
	margin: 9%!important
}

.margin-eighteen {
	margin: 9.5%!important
}

.margin-nineteen {
	margin: 10%!important
}

.margin-twenty {
	margin: 10.5%!important
}

.margin-twenty-one {
	margin: 11%!important
}

.margin-twenty-two {
	margin: 11.5%!important
}

.margin-twenty-three {
	margin: 12%!important
}

.margin-twenty-four {
	margin: 12.5%!important
}

.margin-twenty-five {
	margin: 13%!important
}

.margin-twenty-six {
	margin: 13.5%!important
}

.margin-twenty-seven {
	margin: 14%!important
}

.margin-twenty-eight {
	margin: 14.5%!important
}

.margin-twenty-nine {
	margin: 15%!important
}

.margin-thirty {
	margin: 15.5%!important
}

.margin-thirty-one {
	margin: 16%!important
}

.margin-thirty-two {
	margin: 16.5%!important
}

.margin-thirty-three {
	margin: 17%!important
}

.margin-thirty-four {
	margin: 17.5%!important
}

.margin-thirty-five {
	margin: 18%!important
}

.margin-sixty {
	margin: 18.5%!important
}

.margin-sixty-five {
	margin: 19%!important
}

.no-margin-tb,
.no-margin-top {
	margin-top: 0!important
}

.no-margin-bottom,
.no-margin-tb {
	margin-bottom: 0!important
}

.no-margin-left,
.no-margin-lr {
	margin-left: 0!important
}

.no-margin-lr,
.no-margin-right {
	margin-right: 0!important
}

.no-margin {
	margin: 0!important
}

.margin-lr-auto {
	margin-left: auto!important;
	margin-right: auto!important
}

.padding-one-half {
	padding: .5%!important
}

.padding-one {
	padding: 1%!important
}

.padding-two {
	padding: 1.5%!important
}

.padding-three {
	padding: 2%!important
}

.padding-four {
	padding: 2.5%!important
}

.padding-five {
	padding: 3%!important
}

.padding-six {
	padding: 3.5%!important
}

.padding-seven {
	padding: 4%!important
}

.padding-eight {
	padding: 4.5%!important
}

.padding-nine {
	padding: 5%!important
}

.padding-ten {
	padding: 5.5%!important
}

.padding-eleven {
	padding: 6%!important
}

.padding-twelve {
	padding: 6.5%!important
}

.padding-thirteen {
	padding: 7%!important
}

.padding-fourteen {
	padding: 7.5%!important
}

.padding-fifteen {
	padding: 8%!important
}

.padding-sixteen {
	padding: 8.5%!important
}

.padding-seventeen {
	padding: 9%!important
}

.padding-eighteen {
	padding: 9.5%!important
}

.padding-nineteen {
	padding: 10%!important
}

.padding-twenty {
	padding: 10.5%!important
}

.padding-twenty-one {
	padding: 11%!important
}

.padding-twenty-two {
	padding: 11.5%!important
}

.padding-twenty-three {
	padding: 12%!important
}

.padding-twenty-four {
	padding: 12.5%!important
}

.padding-twenty-five {
	padding: 13%!important
}

.padding-twenty-six {
	padding: 13.5%!important
}

.padding-twenty-seven {
	padding: 14%!important
}

.padding-twenty-eight {
	padding: 14.5%!important
}

.padding-twenty-nine {
	padding: 15%!important
}

.padding-thirty {
	padding: 15.5%!important
}

.padding-thirty-one {
	padding: 16%!important
}

.padding-thirty-two {
	padding: 16.5%!important
}

.padding-thirty-three {
	padding: 17%!important
}

.padding-thirty-four {
	padding: 17.5%!important
}

.padding-thirty-five {
	padding: 18%!important
}

.no-padding-tb,
.no-padding-top {
	padding-top: 0!important
}

.no-padding-bottom,
.no-padding-tb {
	padding-bottom: 0!important
}

.no-padding-left,
.no-padding-lr {
	padding-left: 0!important
}

.no-padding-lr,
.no-padding-right {
	padding-right: 0!important
}

.no-padding {
	padding: 0!important
}

.display-block {
	display: block!important
}

.overflow-hidden {
	overflow: hidden!important
}

.button-reveal,
.gallery-img,
.owl-bg-img,
.owl-carousel {
	overflow: hidden
}

.display-inline-block {
	display: inline-block!important
}

.display-inline {
	display: inline!important
}

.display-none {
	display: none!important
}

.display-inherit {
	display: inherit!important
}

.position-relative {
	position: relative!important;
	z-index: 5
}

.position-absolute {
	position: absolute!important
}

.position-fixed {
	position: fixed!important
}

.position-right {
	right: 0!important
}

.position-left {
	left: 0!important
}

.position-top,
.top0 {
	top: 0!important
}

.top1 {
	top: 1px!important
}

.top2 {
	top: 2px!important
}

.top3 {
	top: 3px!important
}

.top4 {
	top: 4px!important
}

.top5 {
	top: 5px!important
}

.top6 {
	top: 6px!important
}

.top7 {
	top: 7px!important
}

.top8 {
	top: 8px!important
}

.top9 {
	top: 9px!important
}

.top10 {
	top: 10px!important
}

.top-minus1 {
	top: -1px!important
}

.top-minus2 {
	top: -2px!important
}

.top-minus3 {
	top: -3px!important
}

.top-minus4 {
	top: -4px!important
}

.top-minus5 {
	top: -5px!important
}

.top-minus6 {
	top: -6px!important
}

.top-minus7 {
	top: -7px!important
}

.top-minus8 {
	top: -8px!important
}

.top-minus9 {
	top: -9px!important
}

.top-minus10 {
	top: -10px!important
}

.width {
	display: inline-block;
	position: relative;
	width: 90%
}

.width-20 {
	width: 20%!important
}

.width-30 {
	width: 30%!important
}

.width-40 {
	width: 40%!important
}

.width-50 {
	width: 50%!important
}

.width-60 {
	width: 60%!important
}

.width-70 {
	width: 70%!important
}

.width-80 {
	width: 80%!important
}

.width-90 {
	width: 90%!important
}

.width-100 {
	width: 100%!important
}

.width-auto {
	width: auto!important
}

.height-100 {
	height: 100%!important
}

.height-auto {
	height: auto!important
}

.vertical-align-middle {
	vertical-align: middle!important
}

.vertical-middle {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	top: 50%;
	left: 0;
	right: 0
}

.vertical-align-top {
	vertical-align: top!important
}

.line-break {
	display: block!important
}

.z-index-1 {
	z-index: 1!important
}

.z-index-0 {
	z-index: 0!important
}

.z-index-minus2 {
	z-index: -2!important
}

.mfp-container *,
.no-transition *,
.owl-carousel * {
	transition-timing-function: none;
	-moz-transition-timing-function: none;
	-webkit-transition-timing-function: none;
	-o-transition-timing-function: none;
	transition-duration: 0s;
	-moz-transition-duration: 0s;
	-webkit-transition-duration: 0s;
	-o-transition-duration: 0s
}

section {
	padding: 130px 0
}

.button-bg-area {
	padding: 80px 0
}

.border-black {
	border: 1px solid #000
}

.border-thick {
	border-width: 2px!important
}

.border-white {
	border: 1px solid #FFF
}

.border-top {
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.border {
	border: 1px solid rgba(0, 0, 0, .1)!important
}

.border-right {
	border-right: 1px solid rgba(0, 0, 0, .1)
}

.border-bottom {
	border-bottom: 1px solid #e5e5e5
}

.border-left {
	border-left: 4px solid #fff
}

.border-color-black {
	border-color: #000!important
}

.border-color-fast-yellow {
	border-color: #fdd947!important
}

.border-color-white {
	border-color: #fff!important
}

.border-color-fast-pink-dark {
	border-color: #ef106e!important
}

.border-deep-yellow {
	border-color: #d8b75f!important
}

.border-gray {
	border-color: #d7d7d7!important
}

.border-color-orange {
	border-color: #ff513b!important
}

.no-border {
	border: none!important
}

.border-top-light {
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.border-bottom-light {
	border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.border-transperent-white {
	border-color: rgba(255, 255, 255, .25)!important
}

.border-transperent-white-light {
	border-color: rgba(255, 255, 255, .1)!important
}

.border-transperent-black-light {
	border-color: rgba(0, 0, 0, .1)!important
}

.border-transperent-green {
	border-color: rgba(106, 213, 167, .5)!important
}

.border-bottom-transperent-white {
	border-bottom: 1px solid rgba(255, 255, 255, .15)!important
}

.no-border-round {
	border-radius: 0!important
}

.round-border {
	border-radius: 50%!important
}

.img-border {
	border: 8px solid #fdd947;
	height: calc(100% - 40px);
	width: calc(100% - 40px);
	left: 20px;
	top: 20px;
	position: absolute
}

.img-border-medium {
	border: 5px solid #fdd947;
	height: calc(100% - 30px);
	width: calc(100% - 30px);
	left: 15px;
	top: 15px;
	position: absolute
}

.img-border-small {
	border: 4px solid #fdd947;
	height: calc(100% - 20px);
	width: calc(100% - 20px);
	left: 10px;
	top: 10px;
	position: absolute
}

.btn {
	display: inline-block;
	margin-right: 15px;
	letter-spacing: 1px;
	border: 1px solid transparent;
	border-radius: 0;
	width: auto;
	font-family: Montserrat, sans-serif!important;
	font-weight: 600
}

.btn-round {
	border-radius: 4px!important
}

.btn i {
	margin-right: 5px
}

.btn.btn-large i {
	font-size: 24px
}

.button {
	margin-top: 0;
	margin-bottom: 0
}

.btn.btn-large {
	font-size: 18px;
	padding: 18px 35px
}

.btn.btn-medium {
	font-size: 14px;
	padding: 10px 22px
}

.btn.btn-small {
	font-size: 11px;
	padding: 5px 14px;
	letter-spacing: 1px
}

.cal {
	padding: 4px!important;
	border-radius: 100%!important
}

.cal i {
	font-size: 9px;
	margin: 1px
}

.cal:hover i {
	color: #000
}

.btn.btn-very-small {
	font-size: 9px;
	padding: 4px 12px 3px;
	letter-spacing: 1px
}

.highlight-button,
.highlight-button-dark {
	padding: 8px 20px 9px;
	font-size: 12px;
	border: 2px solid #000;
	display: inline-block
}

.highlight-button {
	color: #000;
	background-color: transparent
}

.highlight-button:focus,
.highlight-button:hover {
	background-color: #000;
	border: 2px solid #000;
	color: #fff
}

.highlight-button i {
	color: #000
}

.highlight-button:hover i {
	color: #fff
}

.highlight-button-dark {
	color: #fff;
	background-color: #000
}

.highlight-button-dark:focus,
.highlight-button-dark:hover {
	background-color: transparent;
	border: 2px solid #000;
	color: #000
}

.highlight-button-dark i {
	color: #fff
}

.highlight-button-dark:hover i {
	color: #000
}

.highlight-button-green {
	border: 2px solid #6ad5a7;
	display: inline-block;
	padding: 2px 20px 3px;
	font-size: 12px;
	color: #fff;
	background-color: #6ad5a7
}

.highlight-button-blue,
.highlight-button-blue-dark {
	padding: 8px 20px 9px;
	font-size: 12px;
	display: inline-block
}

.highlight-button-green:focus,
.highlight-button-green:hover {
	background-color: transparent;
	border: 2px solid #6ad5a7;
	color: #fff
}

.highlight-button-green i,
.highlight-button-green:hover i {
	color: #fff
}

.highlight-button-blue {
	border: 2px solid #2283d4;
	color: #fff;
	background-color: #2283d4
}

.highlight-button-blue:focus,
.highlight-button-blue:hover {
	background-color: transparent;
	border: 2px solid #fff;
	color: #fff
}

.highlight-button-blue i {
	color: #fff
}

.highlight-button-blue:hover i {
	color: #2283d4
}

.highlight-button-blue-dark {
	border: 2px solid #2283d4;
	color: #fff;
	background-color: #2283d4
}

.highlight-button-blue-dark:focus,
.highlight-button-blue-dark:hover {
	background-color: transparent;
	border: 2px solid #000;
	color: #000
}

.highlight-button-blue-dark i {
	color: #fff
}

.highlight-button-blue-dark:hover i {
	color: #2283d4
}

.btn-small-white-background {
	font-size: 11px;
	letter-spacing: 2px;
	padding: 6px 23px;
	color: #000;
	margin-right: 20px;
	background: #fff;
	border: 2px solid #fff
}

.btn-small-white,
.btn-small-white-dark {
	font-size: 11px;
	letter-spacing: 3px;
	padding: 6px 25px;
	border: 2px solid #fff
}

.btn-small-white-background:focus,
.btn-small-white-background:hover {
	background: 0 0;
	border: 2px solid #fff;
	color: #fff
}

.btn-small-white-background i {
	color: #000
}

.btn-small-white,
.btn-small-white-background:hover i {
	color: #fff
}

.btn-small-white:focus,
.btn-small-white:hover {
	background-color: #FFF;
	color: #000
}

.btn-small-white-dark {
	color: #000;
	background: #fff
}

.btn-small-white-dark:focus,
.btn-small-white-dark:hover {
	background-color: transparent;
	color: #fff;
	border: 2px solid #fff
}

.btn-very-small-white {
	font-size: 9px;
	letter-spacing: 2px;
	padding: 2px 15px;
	border: 1px solid #fff;
	color: #fff
}

.btn-very-small-white:focus,
.btn-very-small-white:hover {
	background-color: #FFF;
	color: #000
}

.btn-black {
	border: 2px solid #000;
	color: #fff;
	display: inline-block;
	background-color: #000;
	padding: 7px 20px 8px;
	width: auto
}

.btn-black:focus,
.btn-black:hover {
	border: 2px solid #000;
	color: #000;
	background-color: transparent
}

.highlight-button-black-border {
	border: 4px solid #000;
	background-color: transparent;
	font-size: 22px;
	padding: 20px 30px;
	color: #000
}

.highlight-button-black-border:focus,
.highlight-button-black-border:hover {
	border: 4px solid #000;
	background-color: #000;
	color: #fff
}

.highlight-button-white-border {
	border: 4px solid #fff;
	background-color: transparent;
	font-size: 22px;
	padding: 20px 30px;
	color: #fff
}

.highlight-button-white-border:focus,
.highlight-button-white-border:hover {
	border: 4px solid #fff;
	background-color: #fff;
	color: #000
}

.highlight-button-gray-border {
	border: 4px solid rgba(255, 255, 255, .4);
	background-color: transparent;
	font-size: 22px;
	padding: 20px 30px;
	color: #ababab
}

.highlight-button-gray-border:focus,
.highlight-button-gray-border:hover {
	border: 4px solid rgba(255, 255, 255, .4);
	background: rgba(255, 255, 255, .2);
	color: #fff
}

.highlight-button-transparent-border {
	border: 4px solid rgba(255, 255, 255, .4);
	background: rgba(255, 255, 255, .1);
	font-size: 22px;
	padding: 20px 30px;
	color: #fff
}

.highlight-button-transparent-border:focus,
.highlight-button-transparent-border:hover {
	border: 4px solid rgba(255, 255, 255, .6);
	background: rgba(255, 255, 255, .3);
	color: #fff
}

.highlight-button-black-background {
	border: 4px solid #000;
	background-color: #000;
	font-size: 20px;
	padding: 20px 30px;
	color: #fff
}

.highlight-button-black-background:focus,
.highlight-button-black-background:hover {
	border: 4px solid #000;
	background-color: #fff;
	color: #000
}

.btn-small-black-background {
	font-size: 11px;
	letter-spacing: 3px;
	padding: 6px 25px;
	border: 2px solid #000;
	color: #fff;
	background-color: #000
}

.btn-small-black-background:focus,
.btn-small-black-background:hover {
	background-color: transparent;
	color: #000;
	border: 2px solid #000
}

.btn-small-black-border-light {
	font-size: 10px;
	letter-spacing: 3px;
	padding: 6px 25px;
	border: 1px solid #000;
	color: #000
}

.btn-small-black-border-light:focus,
.btn-small-black-border-light:hover {
	background-color: #000;
	color: #fff
}

.btn-light-black {
	border: 2px solid #000;
	color: #000;
	background-color: transparent
}

.btn-light-black:focus,
.btn-light-black:hover {
	border: 2px solid #000;
	background-color: #000;
	color: #fff
}

.button-desc {
	font-size: 30px!important;
	line-height: 35px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600
}

.button-desc span {
	display: block;
	font-size: 18px;
	font-weight: 400
}

.button-reveal {
	position: relative;
	transition: all .2s linear 0s;
	border: 2px solid #000;
	font-size: 16px;
	padding: 0
}

.button-reveal i {
	position: absolute;
	left: -25px;
	top: 30%;
	color: #000;
	font-size: 20px
}

.button-reveal span {
	padding: 0 45px;
	display: block;
	line-height: 54px
}

.button-reveal:hover span {
	padding: 0 30px 0 60px;
	transition: all .2s linear 0s;
	color: #000
}

.button-reveal:hover i {
	left: 25px
}

.btn.btn-large.button-reveal {
	padding: 0
}

.button-reveal-black {
	background-color: #000;
	color: #fff
}

.button-reveal-black i,
.button-reveal-black span,
.button-reveal-black:hover span {
	color: #fff
}

.owl-buttons {
	position: static
}

.owl-next,
.owl-prev {
	color: #111;
	display: block;
	font-size: 16px;
	height: 105px;
	line-height: 105px;
	margin-top: -35px;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 105px;
	z-index: 6
}

.owl-prev {
	left: -70px
}

.owl-next {
	right: -70px
}

.owl-next:before,
.owl-prev:before {
	background-color: #fff;
	border-radius: 2px;
	box-shadow: 1px 1px 0 rgba(0, 0, 0, .1);
	display: block;
	height: 66%;
	left: 0;
	position: absolute;
	width: 66%
}

.owl-next:before {
	left: auto;
	right: 0
}

.owl-next .fa,
.owl-prev .fa {
	color: #000;
	font-size: 24px;
	position: relative;
	top: -15%
}

.owl-prev .fa {
	right: 4%
}

.owl-next .fa {
	left: 4%
}

.owl-carousel:hover .owl-prev {
	left: -35px;
	opacity: 1
}

.owl-carousel:hover .owl-next {
	opacity: 1;
	right: -35px
}

.owl-pagination {
	bottom: 30px;
	display: block;
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 5!important
}

.owl-page {
	display: inline-block;
	padding: 6px 5px
}

.owl-page span {
	background: rgba(255, 255, 255, .7);
	border-radius: 4px;
	box-shadow: 1px 1px 0 rgba(0, 0, 0, .1);
	display: block;
	height: 7px;
	transition: all .27s cubic-bezier(0, 0, .58, 1) 0s;
	width: 7px
}

.owl-page:hover span {
	background: rgba(255, 255, 255, 1)
}

.owl-page.active span {
	background: none;
	border: 1px solid rgba(255, 255, 255, .8);
	transform: scale(1.33333)
}

.owl-bg-img {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	position: relative;
	width: 100%
}

.owl-subtitle {
	font-size: 14px;
	letter-spacing: 10px;
	font-weight: 400;
	line-height: 80px;
	display: block
}

.owl-title,
.owl-title-big {
	font-weight: 600;
	letter-spacing: 7px;
	text-transform: uppercase
}

.owl-title {
	font-size: 35px;
	display: block
}

.owl-title-big {
	background: rgba(0, 0, 0, .5);
	display: inline-block;
	font-size: 25px;
	line-height: 40px;
	padding: 35px 50px;
	width: 60%
}

.dark-pagination .owl-page span {
	background: rgba(0, 0, 0, 1);
	box-shadow: none
}

.dark-pagination .owl-page.active span {
	background: 0 0;
	border: 1px solid rgba(0, 0, 0, 1)
}

.dark-pagination .owl-prev,
.owl-next {
	opacity: 1
}

.dark-pagination .owl-next:before {
	left: auto;
	right: 0
}

.dark-pagination .owl-prev {
	left: -35px;
	opacity: 1
}

.dark-pagination .owl-next {
	opacity: 1;
	right: -35px
}

.light-pagination .owl-page.active span {
	background: 0 0;
	border: 1px solid rgba(255, 255, 255, 1)
}

.square-pagination .owl-page span {
	width: 30px;
	border-radius: inherit;
	height: 3px;
	background: rgba(255, 255, 255, .5)
}

.square-pagination .owl-page.active span {
	border: none!important;
	transform: none!important;
	background: #fff!important
}

.grid figure:hover img,
.grid-style3 .grid figure:hover img {
	-ms-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1)
}

.dark-pagination-without-next-prev-arrow .owl-next,
.dark-pagination-without-next-prev-arrow .owl-prev,
.owl-no-pagination .owl-pagination {
	display: none
}

.owl-no-pagination .owl-next::before,
.owl-no-pagination .owl-prev::before {
	background-color: transparent
}

.owl-no-pagination .owl-next .fa,
.owl-no-pagination .owl-prev .fa {
	font-size: 30px
}

.owl-next::before,
.owl-prev-next-simple .owl-prev::before {
	box-shadow: none
}

.owl-half-slider .owl-title {
	width: 50%;
	line-height: 40px;
	font-size: 25px
}

.owl-half-slider .container,
.owl-half-slider .item {
	min-height: 750px
}

.owl-small-slider .item {
	min-height: 430px
}

.owl-small-slider .container {
	min-height: 400px
}

.bottom-pagination .owl-pagination {
	position: inherit!important
}

.scroll-down {
	bottom: 50px;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 9
}

.scroll-down a i {
	background: #fff;
	border-radius: 2px;
	font-size: 17px;
	padding: 2px 6px;
	color: #000
}

.scroll-down a i:hover {
	background: #000;
	color: #fff
}

.scroll-to-down {
	cursor: url(../images/arrow-down.png), pointer
}

.scroll-to-down-white {
	cursor: url(../images/arrow-down-white.png), pointer
}

#owl-demo-background .owl-item,
.cursor-default {
	cursor: default!important
}

#header {
	z-index: 5
}

.navbar {
	border: none;
	display: inline-table;
	width: 100%;
	border-radius: 0;
	position: fixed;
	top: 0;
	z-index: 10;
	border-bottom: 1px solid rgba(255, 255, 255, .15)
}

nav .container {
	display: table-cell;
	height: 75px;
	position: relative;
	vertical-align: middle
}

.navbar-header {
	background: url(../images/logo-border.png) right no-repeat
}

nav.shrink .container {
	height: 60px
}

.header-right {
	margin: 13px 0 0
}

.navbar-nav a {
	font-size: 12px;
	text-transform: uppercase;
	color: #fff!important;
	padding: 0!important;
	font-weight: 500
}

.pull-menu .footer-social a i,
.pull-menu .navbar-nav a,
.sidebar-nav .footer-social i {
	font-size: 14px
}

.navbar-nav a:hover {
	color: #cacaca!important;
	background: 0 0!important
}

.navbar-nav a:focus {
	color: #fff!important;
	background: 0 0!important
}

.nav li {
	margin: 15px 20px
}

.sticky-wrapper {
	position: absolute;
	top: 0;
	width: 100%
}

.navbar-brand img {
	position: relative;
	top: -10px;
	z-index: 2;
	max-width: 156px
}

nav.shrink {
	background: rgba(0, 0, 0, 1);
	border: none!important
}

.transparent-header.shrink {
	background: rgba(0, 0, 0, .7);
	border: none!important
}

.pull-menu .navbar-header,
.sidebar-nav .navbar-header,
.without-button .navbar-header {
	background: 0 0
}

nav.navbar-height {
	height: 100px!important
}

nav.navbar-height.shrink {
	height: 50px!important
}

.navbar li.active a {
	border-bottom: 1px solid #fff
}

.without-button .navbar-collapse {
	float: right
}

.sidebar-nav {
	width: 250px;
	height: 100%
}

nav.sidebar-nav .container {
	vertical-align: top;
	padding: 60px 40px
}

.caret-up,
.center-logo-header .navbar-nav {
	vertical-align: middle
}

.sidebar-nav .navbar-nav li {
	width: 100%;
	padding: 15px 0;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	margin: 0
}

.sidebar-nav .navbar-nav li:last-child {
	border-bottom: none
}

.sidebar-nav .navbar-nav li a {
	color: #000!important;
	padding: 0 0 0 15px!important;
	font-weight: 600;
	border-bottom: none
}

.sidebar-nav .navbar-nav li a:before {
	left: -1px;
	position: absolute;
	top: 9px;
	border-bottom: 2px solid #ef106e;
	width: 6px;
	transition-duration: .2s;
	-moz-transition-duration: .2s;
	-webkit-transition-duration: .2s;
	-o-transition-duration: .2s
}

.sidebar-nav .navbar-nav li a:hover:before,
.sidebar-nav .navbar-nav li.active a:before {
	width: 130px;
	border-bottom: 1px solid #ef106e
}

.sidebar-wrapper {
	padding-left: 250px
}

.sidebar-nav .footer-social a {
	margin: 0 10px
}

.pull-menu .navbar-brand {
	height: auto
}

.pull-menu .navbar-nav {
	padding: 30px 0;
	margin-top: 40px
}

.pull-menu .navbar-nav a {
	color: #727272!important;
	font-weight: 600
}

.pull-menu .nav li {
	margin: 10px 0;
	display: block;
	width: 100%
}

.pull-menu .navbar-nav a span {
	color: #a9a9a9;
	margin-right: 10px
}

.pull-menu .navbar-nav li.active a {
	color: #000!important
}

.pull-menu .navbar-nav li.active a span {
	color: #8e3cd1!important
}

.pull-menu .footer-social a {
	margin: 0 15px!important
}

.pull-menu nav.shrink {
	background: #fff
}

.center-logo-header .navbar-nav li {
	display: inline-block;
	float: none
}

.center-logo-header .navbar-brand {
	float: none;
	padding: 0;
	margin-left: 0!important
}

.center-logo-header .navbar-nav a {
	font-size: 14px;
	color: #2e443f!important;
	display: inline
}

.center-logo-header .navbar-brand img {
	top: 0;
	max-width: 266px
}

.center-logo-header .nav li {
	margin: 0 15px;
	vertical-align: middle
}

.center-logo-header .container {
	height: 86px!important
}

.center-logo-header .navbar-header .logo {
	display: none
}

.center-logo-header li.active a {
	border-bottom: medium none;
	color: #d32b55!important
}

.header-white .navbar-nav a {
	color: #000!important
}

.header-white.shrink {
	border-bottom: 1px solid rgba(0, 0, 0, .1)!important
}

.widget.affix {
	top: 130px;
	width: 21%
}

.element-title {
	display: block;
	padding-bottom: 20px
}

.widget .category-list li a.active {
	color: #000;
	font-weight: 600
}

.dropdown-menu {
	border-radius: 0;
	box-shadow: none;
	background: rgba(0, 0, 0, .8)
}

.dropdown-menu li a {
	text-decoration: none;
	border: none!important
}

.dropdown-menu li.active a {
	border-bottom: none!important
}

.nav .open a,
.nav .open a:focus,
.nav .open a:hover {
	border: none!important;
	background: 0 0!important
}

.caret-up {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	border-top: none;
	border-bottom: 4px solid #FFF;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	border-top-width: 0;
	border-top-style: dotted
}

.navbar-nav .dropdown-menu a {
	font-size: 11px
}

.navbar-nav li .dropdown-menu {
	margin-top: 10px
}

.slider-text-middle-main {
	display: table;
	height: 100%;
	width: 100%
}

.slider-text-bottom {
	display: table-cell;
	vertical-align: bottom
}

.slider-text-top {
	display: table-cell;
	vertical-align: top
}

.slider-text-middle {
	display: table-cell;
	vertical-align: middle
}

.slider-typography {
	width: 40%;
	height: 45%;
	position: absolute;
	z-index: 1;
	right: 0;
	left: 60%
}

.slider-typography .slider-typography-option1 span {
	font-size: 100px;
	line-height: 100px;
	letter-spacing: -2px;
	width: 80%;
	display: inline-block
}

.slider-typography .slider-typography-option1 p {
	font-size: 15px
}

.slider-typography .slider-typography-option2 span {
	font-size: 50px;
	line-height: 50px;
	letter-spacing: -2px;
	width: 80%
}

.slider-typography .slider-typography-option2 p {
	font-size: 15px
}

.slider-typography .slider-typography-option3 span {
	font-size: 80px;
	line-height: 80px;
	letter-spacing: -2px;
	width: 80%
}

.slider-typography .slider-typography-option3 p {
	font-size: 16px
}

.slider-typography .slider-typography-option4 span {
	font-size: 200px;
	line-height: 80px;
	letter-spacing: -2px
}

.slider-typography .slider-typography-option4 p {
	font-size: 14px
}

.slider-typography .slider-typography-option5 span {
	font-size: 60px;
	line-height: 70px;
	letter-spacing: -2px;
	width: 55%;
	display: block
}

.slider-typography .slider-typography-option5 p {
	font-size: 16px
}

.slider-typography .separator-line-medium-thick {
	margin: 84px 0
}

.slider-typography .slider-typography-option6 span {
	font-size: 90px;
	line-height: 90px;
	letter-spacing: -2px;
	width: 80%;
	display: inline-block
}

.slider-typography .slider-typography-option6 p {
	padding: 4px 17px
}

.slider-typography .slider-typography-option6 p sup {
	font-size: 8px
}

.background-slider-text {
	position: absolute;
	width: 100%
}

.portfolio-filter-tab-style-2 li,
.portfolio-filter-tab-style-3 li,
.portfolio-filter-tab-style-4 li {
	display: inline-block;
	position: relative;
	top: 1px;
	float: inherit
}

.counter-style1 .counter-number {
	font-size: 35px
}

.portfolio-filter-tab li {
	margin: 0 20px!important;
	display: inline-block;
	float: inherit
}

.portfolio-filter-tab li:last-child {
	margin-right: 0
}

.portfolio-filter-tab li:first-child {
	margin-left: 0
}

.portfolio-filter-tab li a {
	border: none!important;
	border-radius: 0;
	padding: 5px 10px 3px
}

.portfolio-filter-tab li a:hover,
.portfolio-filter-tab li.active a,
.portfolio-filter-tab li:active {
	border: none;
	background-color: #fdd947!important;
	color: #000!important
}

.nav-tabs li a {
	margin: 0;
	line-height: 17px
}

ul.portfolio-filter-tab-style-2 {
	border-bottom: none
}

.portfolio-filter-tab-style-2 li {
	margin: 0 25px!important
}

.portfolio-filter-tab-style-2 li:last-child {
	margin-right: 0!important
}

.portfolio-filter-tab-style-2 li:first-child {
	margin-left: 0!important
}

.portfolio-filter-tab-style-2 li a {
	border: none!important;
	border-radius: 0;
	padding: 5px 0;
	color: #9b9b9b
}

.portfolio-filter-tab-style-2 li a:hover,
.portfolio-filter-tab-style-2 li.active a {
	border-bottom: 2px solid #d8b75f!important;
	background-color: transparent!important;
	color: #000!important
}

ul.portfolio-filter-tab-style-3 {
	border-bottom: none
}

.portfolio-filter-tab-style-3 li {
	margin: 0 15px!important
}

.portfolio-filter-tab-style-3 li:last-child {
	margin-right: 0!important
}

.portfolio-filter-tab-style-3 li:first-child {
	margin-left: 0!important
}

.portfolio-filter-tab-style-3 li a {
	border: none!important;
	border-radius: 0;
	padding: 4px 10px;
	color: #9b9b9b
}

.portfolio-filter-tab-style-3 li a:hover,
.portfolio-filter-tab-style-3 li.active a,
.portfolio-filter-tab-style-3 li:active {
	border-bottom: none;
	background-color: #d66e4a!important;
	color: #fff!important
}

ul.portfolio-filter-tab-style-4 {
	border-bottom: none
}

.portfolio-filter-tab-style-4 li {
	margin: 0 20px!important
}

.portfolio-filter-tab-style-4 li:last-child {
	margin-right: 0!important
}

.portfolio-filter-tab-style-4 li:first-child {
	margin-left: 0!important
}

.portfolio-filter-tab-style-4 li a {
	border: none!important;
	background: 0 0!important;
	border-radius: 0;
	padding: 5px 15px;
	color: #9b9b9b
}

.portfolio-filter-tab-style-4 li.active a:before {
	background: url(../images/arrow.png) right center no-repeat;
	content: "/";
	width: 100%;
	position: absolute;
	z-index: -1;
	left: 0;
	top: 5px;
	text-indent: -9999px
}

ul.portfolio-filter-tab-style-5 {
	border-bottom: none
}

.portfolio-filter-tab-style-5 li {
	margin: 0;
	display: table;
	float: inherit;
	position: relative;
	top: 1px
}

.portfolio-filter-tab-style-5 li:first-child,
.portfolio-filter-tab-style-5 li:last-child {
	margin: 0!important
}

.portfolio-filter-tab-style-5 li a {
	border: none!important;
	background: 0 0!important;
	padding: 10px 21px 10px 0;
	border-radius: 0;
	color: #9b9b9b
}

.portfolio-filter-tab-style-5 li a:hover {
	color: #000
}

.portfolio-filter-tab-style-5 li.active a:before {
	border-bottom: 1px solid #ef106e;
	content: "";
	width: 100%;
	position: absolute;
	z-index: -1;
	left: 0;
	top: 18px;
	color: #000
}

.portfolio-filter-tab-style-5 li.active a {
	padding-left: 15px;
	color: #000
}

ul.portfolio-filter-tab-style-6 {
	margin: 220px 50px 0 0
}

.portfolio-filter-tab-style-6 li {
	margin: 0;
	display: block;
	position: relative;
	top: 1px;
	width: 100%;
	border-bottom: 1px solid rgba(0, 0, 0, .2)
}

.portfolio-filter-tab-style-6 li:last-child {
	margin: 0!important;
	border-bottom: none
}

.portfolio-filter-tab-style-6 li:first-child {
	margin: 0!important
}

.portfolio-filter-tab-style-6 li a {
	border: none!important;
	background: 0 0!important;
	padding: 17px 0;
	border-radius: 0;
	color: #fff
}

.portfolio-filter-tab-style-6 li a:focus,
.portfolio-filter-tab-style-6 li a:hover,
.portfolio-filter-tab-style-6 li.active a {
	color: #000!important
}

.grid img {
	width: 100%
}

.grid-gallery {
	float: left;
	width: 100%
}

.gallery-img a {
	position: relative;
	z-index: 2;
	display: block
}

.grid-gallery ul {
	list-style: none;
	padding: 0
}

.grid-gallery figure {
	margin: 0;
	position: relative
}

.grid-gallery figure img {
	display: block;
	width: 100%;
	opacity: 1;
	cursor: pointer
}

.grid-gallery figcaption h3 {
	margin: 0 0 8px;
	padding: 0;
	text-transform: uppercase
}

.grid-gallery figcaption i {
	font-size: 32px;
	color: #aeaeae;
	margin-bottom: 20px
}

.grid {
	margin: 0 auto
}

.grid li {
	transition-duration: 0s;
	-moz-transition-duration: 0s;
	-webkit-transition-duration: 0s;
	-o-transition-duration: 0s;
	box-sizing: border-box;
	float: left;
	margin: 0;
	display: inline-table
}

.gallery-img {
	opacity: 1;
	transition: all .3s ease 0s
}

.grid figure:hover img {
	transform: scale(1.1, 1.1);
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	opacity: .15;
	cursor: url(../images/icon-zoom.png), pointer
}

.grid figure:hover figcaption {
	opacity: 1;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease
}

.grid-style1 .grid figure {
	-webkit-transition: opacity .2s;
	transition: opacity .2s
}

.grid-style1 .grid figcaption {
	opacity: 0;
	text-align: center;
	height: calc(100% - 60px);
	width: calc(100% - 60px);
	left: 30px;
	top: 30px;
	position: absolute;
	background: #fff
}

.grid-style1 .grid figcaption h3 {
	font-size: 18px;
	line-height: 25px;
	margin: 0;
	width: 100%;
	padding: 0 15px;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	position: relative
}

.grid-style1 .grid figcaption h3 span {
	margin-top: 5px
}

.grid-style1-border {
	border: 1px solid #fdd947;
	height: calc(100% - 40px);
	width: calc(100% - 40px);
	left: 20px;
	top: 20px;
	position: absolute
}

.grid-style2 .grid figure {
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	background: #999
}

.grid-style2 .grid figure img {
	position: relative;
	top: 0
}

.grid-style2 .grid figure:hover img {
	top: -100px;
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	opacity: .5
}

.grid-style2 .grid figcaption {
	opacity: 0;
	text-align: center;
	width: 100%;
	height: 100px;
	bottom: -100px;
	position: absolute;
	padding: 25px 0;
	background: #fff
}

.grid-style2 .grid figure:hover figcaption {
	bottom: 0;
	opacity: 1
}

.grid-style2 .grid figcaption h3 {
	margin: 0;
	position: relative
}

.grid-style3 .grid figure img {
	position: relative;
	top: 0
}

.grid-style3 .grid figure:hover img {
	top: 0;
	transform: scale(1.1, 1.1);
	opacity: .5
}

.grid-style3 .grid figcaption {
	text-align: center;
	width: 100%;
	height: 100px
}

.grid-style3 .explore-now {
	position: absolute;
	bottom: -36px;
	width: 100%;
	opacity: 0
}

.grid-style3 .grid figure:hover .explore-now {
	opacity: 1;
	bottom: -37px
}

.grid-style3 .grid li:hover figcaption {
	bottom: 37px!important
}

.grid-style3 .explore-now a {
	padding: 7px 0;
	display: block;
	width: 100%;
	color: #fff
}

.grid-style4 .grid figure img {
	position: relative;
	top: 0;
	opacity: 1
}

.grid-style4 .grid figure:hover img {
	top: 0;
	-ms-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	opacity: .1;
	cursor: url(../images/icon-zoom-white2.png), pointer;
	box-shadow: none;
	outline: 0;
	-webkit-filter: blur(3px);
	-moz-filter: blur(3px);
	-o-filter: blur(3px);
	-ms-filter: blur(3px);
	filter: blur(3px)
}

.grid-style4 .grid h3 {
	font-size: 22px;
	position: absolute;
	left: 45px;
	bottom: 0;
	width: 30%;
	z-index: 5;
	line-height: 25px;
	opacity: 0
}

.grid-style4 .grid h3:after {
	border-bottom: 4px solid rgba(0, 0, 0, 1);
	content: "";
	left: 0;
	position: absolute;
	top: -25px;
	width: 60%
}

.grid-style4 .grid figure:hover h3 {
	opacity: 1;
	bottom: 38px;
	letter-spacing: 10px
}

.grid-style4 .grid h3 a {
	color: rgba(0, 0, 0, .9)
}

.grid-style5 .grid figure {
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	background: #000
}

.grid-style5 .grid figcaption {
	opacity: 0;
	text-align: center;
	bottom: 60px;
	left: 0;
	right: 0;
	position: absolute
}

.grid-style5 .grid figure:hover img {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	cursor: pointer;
	opacity: .25
}

.grid-style5 .grid figcaption h3 {
	font-size: 14px;
	line-height: 25px;
	margin: 0;
	width: 100%;
	padding: 30px 15px 10px;
	text-align: center;
	position: relative;
	opacity: 1;
	z-index: 2
}

.grid-style5 .grid figcaption h3 a {
	color: #fff
}

.grid-style6 .grid h3,
.grid-style6 .grid h3 a {
	color: rgba(255, 255, 255, 1)
}

.grid-style5 .grid figcaption span {
	text-align: center;
	top: 47%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	position: relative
}

.grid-style6 .grid figure img {
	position: relative;
	top: 0;
	opacity: 1
}

.grid-style6 .grid figure:hover img {
	top: 0;
	-ms-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	opacity: .3;
	cursor: url(../images/icon-zoom-white2.png), pointer;
	box-shadow: none;
	outline: 0
}

.grid-style6 .grid h3 {
	font-size: 18px;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	bottom: 0;
	z-index: 5;
	line-height: 25px;
	opacity: 0
}

.grid-style6 .grid h3:after {
	border-bottom: 8px solid rgba(255, 26, 86, 1);
	content: "";
	left: 0;
	right: 0;
	position: absolute;
	bottom: -25px;
	width: 40%;
	margin: 0 auto
}

.grid-style6 .grid figure:hover h3 {
	opacity: 1;
	bottom: 70px;
	letter-spacing: 10px
}

.work-5col .grid li {
	width: 20%
}

.work-4col .grid li {
	width: 25%
}

.work-3col .grid li {
	float: left;
	width: 33.33%
}

.work-2col .grid li {
	float: left;
	width: 50%
}

.gutter .grid-gallery ul {
	margin-left: -11px
}

.gutter .grid li {
	padding: 0 0 11px 11px
}

.gutter-wide .grid-gallery ul {
	margin-left: -40px
}

.gutter-wide .grid li {
	padding: 0 0 40px 40px
}

.gutter-medium .grid-gallery ul {
	margin-left: -22px
}

.gutter-medium .grid li {
	padding: 0 0 22px 22px
}

.work-with-title .grid figcaption {
	opacity: 1;
	position: relative;
	bottom: 0;
	padding: 29px 0 30px;
	background: rgba(255, 255, 255, 1);
	z-index: 2
}

.work-with-title .grid figcaption h3 a,
.work-with-title .grid li figcaption h3,
.work-with-title .grid li figcaption p {
	color: #888
}

.work-with-title .grid figcaption h3 a {
	display: block
}

.work-with-title .grid li:hover figcaption h3,
.work-with-title .grid li:hover figcaption h3 a {
	color: #000
}

.work-with-title .grid li:hover figcaption {
	bottom: 50px
}

.work-with-title.transparent-figcaption .grid figcaption {
	background: rgba(0, 0, 0, .75);
	bottom: 0;
	position: absolute
}

.team-style1 figure,
.team-style1:hover .bg-gray,
.team-style1:hover .opacity-full {
	opacity: 0;
	bottom: -150px
}

.work-with-title.transparent-figcaption .grid figure:hover figcaption {
	background: rgba(0, 0, 0, .75)
}

.work-with-title.transparent-figcaption .grid li figcaption h3 {
	color: #fff;
	font-size: 13px!important
}

.popup-bg .mfp-content {
	height: 100%
}

.popup-info {
	display: none
}

.half-project-bg {
	height: 550px
}

.slider-typographi-text .slider-subtitle {
	line-height: 64px!important
}

.spend-time,
.spend-year {
	border-right: 1px solid #e5e5e5;
	float: left;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 2px;
	line-height: 47px;
	min-height: 95px;
	text-align: center;
	width: 50%
}

.tab-style-2 li,
.tab-style-3 li {
	float: none;
	display: inline-block
}

.spend-time span,
.spend-year span {
	display: block;
	font-size: 12px;
	font-weight: 400;
	line-height: 0;
	margin-top: 35px;
	text-transform: uppercase
}

.project-img-gallery {
	padding: 15px 0
    margin-left: 25%
}

.tab-style-1 li {
	display: inline-block;
	width: 100%;
	margin: 0;
	border-bottom: 1px solid rgba(255, 255, 255, .1);
	background: 0 0!important
}

.tab-style-1 li.active:after {
	content: "\f105";
	font-family: FontAwesome;
	line-height: 44px;
	position: absolute;
	right: 10px;
	font-size: 20px;
	top: 0
}

.tab-style-1 li a {
	border-radius: 0;
	border: none!important;
	padding: 15px 0
}

.tab-style-1 li.active {
	border-bottom: 1px solid rgba(255, 255, 255, .4)
}

.tab-style-1 li.active a,
.tab-style-1 li.active a:focus {
	color: #ababab!important
}

.tab-style-1 li a:hover,
.tab-style-1 li.active a {
	background: 0 0!important;
	border: none!important;
	color: #ababab
}

.tab-style-2 li a,
.tab-style-3 li a {
	border: 0!important;
	color: #9b9b9b
}

.tab-style-2 li {
	margin: 0 15px;
	background: 0 0!important
}

.tab-style-2 li:last-child {
	margin: 0 0 0 15px
}

.tab-style-2 li:first-child {
	margin: 0 15px 0 0
}

.tab-style-2 li a:hover {
	background: 0 0
}

.tab-style-2 li a:hover,
.tab-style-2 li.active a {
	text-decoration: line-through!important
}

.tab-style-3 li {
	margin: 0 26px;
	background: 0 0!important
}

.tab-style-3 li:last-child {
	margin: 0 0 0 26px
}

.tab-style-3 li:first-child {
	margin: 0 26px 0 0
}

.tab-style-4 li,
.tab-style-4 li:first-child,
.tab-style5 .nav li {
	margin: 0
}

.tab-style-3 li:first-child a {
	padding-left: 0
}

.tab-style-3 li a {
	padding: 5px 0
}

.tab-style-3 li a:hover {
	background: 0 0
}

.tab-style-3 li a:hover,
.tab-style-3 li.active a {
	border-bottom: 2px solid #8e3cd1!important
}

.tab-style-4 ul {
	border: 1px solid rgba(0, 0, 0, .1)
}

.tab-style-4 li {
	display: table-cell;
	background: 0 0!important;
	float: none;
	border-right: 1px solid rgba(0, 0, 0, .1)
}

.tab-style-4 li:last-child {
	margin: 0;
	border: none
}

.tab-style-4 li a {
	border: 0!important;
	color: #9b9b9b;
	padding: 12px 30px;
	border-radius: 0
}

.tab-style-4 li .active,
.tab-style-4 li a:hover {
	background: #f5f5f5!important;
	color: #4e4e4e
}

.tab-style-4 li.active a {
	background: #f5f5f5!important
}

.tab-style5 .nav-tabs,
.tab-style5 .nav-tabs li.active a {
	border: none
}

.tab-style5 li:first-child a {
	margin: 0 32px 0 0
}

.tab-style5 li a {
	margin: 0 32px;
	padding: 5px 0;
	border: none
}

.tab-style5 .nav li a:focus,
.tab-style5 .nav li a:hover {
	text-decoration: none;
	background-color: transparent
}

.tab-style5 .nav-tabs li.active a {
	border-bottom: 1px solid #000;
	cursor: default
}

.tab-style5 ul {
	height: 50px
}

.tab-style6 .nav-tabs li {
	border-color: transparent;
	border-image: none;
	border-style: solid solid none;
	border-width: 1px 1px medium;
	margin-bottom: -1px!important;
	margin: 0
}

.tab-style6 .nav-tabs li a {
	border: none;
	padding: 15px 20px;
	background-color: transparent
}

.tab-style6 .nav-tabs li a:focus,
.tab-style6 .nav-tabs li a:hover {
	background-color: transparent;
	text-decoration: none;
	border-bottom: none
}

.tab-style6 .nav-tabs {
	border: 0!important
}

.tab-style6 .tab-content {
	background-color: #fdfdfd;
	border: 1px solid #e5e5e5;
	padding: 25px
}

.tab-style6 .nav-tabs li.active {
	border-color: #e5e5e5;
	border-image: none;
	border-style: solid solid none;
	border-width: 1px 1px medium;
	background-color: #fdfdfd
}

.tab-style6 .nav-tabs,
.tab-style6 .nav-tabs li.active a {
	border: none
}

.tab-style7 .nav-tabs li i {
	font-size: 17px;
	position: relative;
	top: 3px
}

.tab-style7 .nav-tabs {
	border-bottom: 1px solid #ddd;
	height: auto;
	margin-bottom: 25px;
	padding-left: 15px
}

.tab-style7 .nav-tabs li a {
	background-color: #f7f7f7;
	border: none;
	line-height: 44px;
	margin: 0!important;
	padding: 0 20px;
	border-radius: 0
}

.tab-style7 .nav-tabs li.active a {
	position: relative;
	top: 1px
}

.tab-style7 .nav-tabs li {
	border-right: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5
}

.tab-style7 .nav-tabs li:first-child {
	border-left: 1px solid #e5e5e5;
	margin-left: 15px
}

.tab-style7 .nav-tabs li.active a,
.tab-style7 .nav-tabs li.active a:focus,
.tab-style7 .nav-tabs li.active a:hover {
	background-color: #fff;
	border-image: none;
	border: none;
	cursor: default
}

.tab-style8 .tabs-left .nav-tabs {
	border-right: 1px solid #e5e5e5;
	float: left;
	height: auto;
	padding: 20px 0 40px;
	width: 150px;
	margin-right: 35px;
	border-bottom: none
}

.tab-style8 .nav-tabs li:first-child {
	border-top: 1px solid #e5e5e5
}

.tab-style8 .tabs-left .nav-tabs li {
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	float: left;
	width: 100%;
	margin: 0
}

.tab-style8 .tabs-left .nav-tabs li a {
	background-color: #f7f7f7;
	border-bottom: 0 none;
	display: block;
	line-height: 40px;
	margin: 0!important;
	padding: 0 20px;
	text-align: left;
	width: 100%;
	border-radius: 0;
	border-top: medium none transparent
}

.tab-style8 .nav-tabs,
.tab-style8 .nav-tabs li.active a {
	border: transparent;
	background-color: #fff;
	left: 1px;
	position: relative
}

.blog-post-style2 .post-details,
.team-style1 .team-mood {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	left: 0
}

.tab-style9 .nav-tabs li {
	border-right: 1px solid #d7d7d7;
	float: left;
	margin: 0
}

.tab-style9 .nav-tabs li:last-child {
	border-right: none
}

.tab-style9 .nav-tabs li a {
	border: none;
	font-size: 42px;
	margin: 0;
	outline: 0;
	padding: 0 45px
}

.tab-style9 .nav-tabs li.active a i {
	color: #000
}

.tab-style9 .nav-tabs,
.tab-style9 .nav-tabs>li.active>a {
	border: none
}

.tab-style9 .nav li a:focus,
.tab-style9 .nav li a:hover {
	text-decoration: none;
	background-color: transparent
}

ul.flat-list {
	list-style: disc inside;
	margin: 0 0 0 25px
}

.msg ul,
ul.flat-list-icon {
	list-style: none
}

.flat-list li {
	padding: 5px 0
}

.flat-list li.active {
	font-weight: 600;
	color: #000
}

.flat-list li.active ul {
	font-weight: 400;
	color: #575757
}

.flat-list li ul {
	padding: 5px 0 0 15px
}

.flat-list li i {
	margin: 0 10px 0 0
}

.list-inline li {
	display: inline-block;
	padding: 0 18px
}

ul.list-line li {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	padding: 7px 0
}

ul.list-line li:last-child {
	border-bottom: none
}

ul.list-line li span {
	min-width: 130px;
	display: inline-block
}

.bottom-line-list-light li {
	border-bottom: 1px solid rgba(255, 255, 255, .1);
	padding: 7px 0
}

.bottom-line-list-dark li {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	padding: 7px 0
}

.bottom-line-list-dark2 li {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	padding: 13px 0
}

.bottom-line-list-dark2 li:last-child {
	border-bottom: none
}

.bottom-line-list-dark2 li span {
	min-width: 110px;
	display: inline-block
}

.progress-name {
	font-size: 10px;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-weight: 400;
	margin: 5px 0 15px
}

.progress-bar-style1 .progress-name,
.testimonial-style1 .name,
.testimonial-style2 .name {
	letter-spacing: 2px;
	text-transform: uppercase
}

.progress-name strong {
	color: #000;
	font-weight: 400
}

.progress-bar-sub {
	margin-right: 20px
}

.progress-bar-style1 .progress {
	background-color: #dedede;
	height: 4px;
	overflow: hidden;
	margin-bottom: 10px;
	border-radius: 0
}

.progress-bar-style1 .progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #000;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease
}

.progress-bar-style1 .progress-name {
	font-size: 11px;
	font-weight: 400;
	margin: 5px 0 25px
}

.progress-bar-style1 .progress-name strong {
	color: #000;
	font-weight: 500
}

.progress-bar-style2 .progress-bar-sub {
	margin-bottom: 40px
}

.progress-bar-style2 .progress {
	height: 26px;
	background-color: #dedede;
	margin-bottom: 0;
	box-shadow: none;
	border-radius: 0
}

.progress-bar-style2 .progress-bar {
	background-color: #000;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 25px;
	text-align: left;
	padding: 0 10px
}

.progress-bar-style3 .progress {
	height: 15px;
	overflow: visible;
	margin-bottom: 0;
	border-radius: 0;
	box-shadow: none;
	background-color: #dedede
}

.progress-bar-style3 .progress-bar {
	overflow: visible;
	position: relative
}

.progress-bar-style3 .progress-bar span {
	color: #000;
	font-size: 11px;
	position: absolute;
	right: 0;
	text-align: right;
	top: 21px
}

.progress-bar-style3 .progress-name {
	margin: 5px 0 20px
}

.testimonial-style1 p {
	font-size: 13px;
	margin: 30px 0 20px;
	line-height: 22px;
	color: #828282
}

.testimonial-style1 .name {
	font-size: 11px;
	display: block;
	width: 100%;
	font-weight: 600;
	color: #828282
}

.testimonial-style1 img {
	border-radius: 50%;
	max-width: 120px
}

.testimonial-style2 p {
	font-size: 13px;
	line-height: 22px;
	color: #828282
}

.testimonial-style2 .name {
	font-size: 18px;
	display: block;
	width: 100%;
	color: #828282
}

.testimonial-style2 img {
	border-radius: 50%;
	border: 8px solid rgba(255, 255, 255, 1)
}

.testimonial-style2-img:after {
	content: "\f10d";
	font-family: FontAwesome;
	font-size: 55px;
	color: #614c45;
	position: absolute;
	right: 30px;
	top: 54px
}

.testimonial-style2 i.icon-extra-small {
	margin: 0 7px 0 0;
	font-size: 17px!important
}

.team-style1 .team-mood {
	position: absolute;
	width: 100%;
	padding: 0 15px;
	top: 50%;
	text-align: center;
	transform: translateY(-50%);
	z-index: 1
}

.team-style1 .team-mood span {
	padding: 10px 20px
}

.team-style1:hover .team-mood {
	opacity: 0;
	top: -10px
}

.team-style1 figure {
	position: absolute;
	width: 100%;
	background: rgba(253, 217, 71, .95)
}

.team-style1:hover figure {
	opacity: 1;
	bottom: 0;
	z-index: 5
}

.team-style1 .team-social i,
.team-style2 .team-social i {
	margin: 0 20px
}

.team-style2 .team-social a:hover i {
	opacity: .5
}

.team-style2 .team-image:hover img {
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-filter: grayscale(1);
	filter: grayscale(1)
}

.blog-post-style1 article {
	margin-bottom: 0;
	position: relative;
	overflow: hidden
}

.blog-post-style1 .post-thumbnail {
	position: absolute;
	top: 0;
	bottom: 0;
	opacity: 0;
	z-index: -1
}

.blog-post-style1 article:hover .post-thumbnail {
	opacity: .8
}

.blog-post-style1 article:hover .post-details:before {
	border-bottom: 1px solid transparent
}

.blog-post-style1 .post-details:before {
	display: block;
	content: "";
	width: 45%;
	border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.blog-post-style1 .post-details .blog-post-number {
	padding: 15px 20px;
	margin: 8px 0 0;
	color: #fff;
	display: inline-block
}

.blog-post-style1 .blog-like,
.blog-share,
.comment {
	font-size: 10px;
	letter-spacing: 2px;
	margin-right: 25px;
	text-transform: uppercase
}

.blog-post-style1 article i {
	margin-right: 4px
}

.blog-post-style1 article:hover a,
.blog-post-style1 article:hover i,
.blog-post-style1 article:hover p,
.blog-post-style1 article:hover span {
	color: #fff
}

.blog-post-style1 article:hover p {
	opacity: .5
}

.blog-post-style1 article:hover h5 a {
	color: #fdd947
}

.blog-post-style1 article:hover .blog-post-number {
	color: #000
}

.blog-post-style1 article:hover .post-details {
	-ms-transform: translate(50px, 0);
	-webkit-transform: translate(50px, 0);
	transform: translate(50px, 0)
}

.blog-post-style2 article:hover img {
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}

.blog-post-style2 .post-details {
	position: absolute;
	width: 100%;
	top: 50%;
	text-align: center;
	transform: translateY(-50%);
	padding: 50px 40px
}

.blog-post-style2 .post-details-arrow {
	position: absolute;
	right: 0;
	top: 50%
}

.blog-post-style2 .post-details-arrow:before {
	position: absolute;
	display: inline-block;
	border-top: 15px solid transparent;
	border-right: 15px solid #eee;
	border-bottom: 15px solid transparent;
	border-right-color: #fff;
	left: -15px;
	top: 50%;
	content: '';
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.panel-title,
.required {
	display: block;
	text-transform: uppercase
}

.blog-post-style3 article:hover img {
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	opacity: .5
}

.blog-post-style3 article .post-date {
	right: 0;
	bottom: 0;
	padding: 12px 25px
}

.blog-post-style3 article .post-details {
	margin: 0!important;
	padding: 25px;
	width: 100%
}

.blog-post-style3 article [class^=col-] {
	padding-right: 0
}

.blog-post-style4 article {
	margin: 10px 0 0;
	position: relative;
	overflow: hidden;
	cursor: url(../images/arrow-white.png), pointer;
	cursor: default
}

.blog-post-style4 .post-thumbnail {
	position: absolute;
	top: 0;
	bottom: 0;
	opacity: 1;
	z-index: -1;
	background: #303030
}

.blog-post-style4 .post-thumbnail img {
	opacity: .2;
	top: -100px;
	position: relative
}

.blog-post-style4 article:hover img {
	opacity: .4;
	top: -50px
}

.blog-post-style4 .post-date-month-main {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 24%;
	top: 50%;
	position: absolute
}

.blog-post-style4 .post-date {
	font-size: 80px;
	letter-spacing: -4px;
	line-height: 80px
}

.blog-post-style4 .post-date-month {
	position: relative;
	padding-right: 30px;
	font-size: 12px
}

.blog-post-style4 article:hover .post-date-month {
	padding-right: 50px
}

.blog-post-style4 .post-date-month:after {
	border-bottom: 1px solid #00ff97;
	bottom: -6px;
	content: "";
	left: 0;
	position: absolute;
	width: 100%
}

.blog-post-style4 a {
	color: #fff
}

.blog-post-style4 .text-small {
	opacity: .4
}

.blog-post-style5 .post-details {
	padding: 15% 13%;
	min-height: 315px
}

.blog-post-style5 .post-title {
	margin: 15% 0 10%;
	top: 0;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease
}

.blog-post-style5 .post-details:hover .post-title,
.blog-post-style5 .post-title:hover {
	top: -15px
}

.blog-post-style5 .post-details:hover .post-title:before,
.blog-post-style5 .post-title:hover:before {
	top: 15px;
	z-index: -1;
	color: rgba(0, 0, 0, .1)
}

.blog-post-style5 .post-title:before {
	content: "“";
	font-size: 120px;
	position: absolute;
	left: 0;
	top: -15px;
	font-weight: 600;
	color: rgba(0, 0, 0, .5);
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease
}

.blog-post-style5 .post-date a,
.blog-post-style5 .post-name a {
	opacity: .6
}

.blog-post-style5 .new-post .post-title:before,
.blog-post-style5 .popular-post .post-title:before {
	color: rgba(255, 255, 255, 1)
}

.blog-post-style6 article:hover img {
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}

.blog-post-style6 .post-details {
	position: absolute;
	width: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	padding: 45px
}

.features-box-style1-sub,
.menu-text-sub {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%)
}

.blog-post-style6 .post-details-arrow {
	position: absolute;
	right: 0;
	top: 50%
}

.p-b-15 {
	padding-bottom: 15px!important
}

.blog-post-style7 .post-categories {
	padding: 3px 9px
}

.blog-post-style7 .post-thumbnail:hover img {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	filter: alpha(opacity=60)
}

.big-input,
.big-select select,
.big-textarea {
	padding: 18px 25px;
	border: 1px solid rgba(0, 0, 0, .1)!important;
	font-size: 14px!important
}

.big-input:focus,
.big-select:focus {
	border: 1px solid rgba(0, 0, 0, .5)!important
}

.big-label {
	font-size: 14px;
	letter-spacing: 2px
}

.medium-input,
.medium-select select,
.medium-textarea {
	padding: 12px 25px;
	border: 1px solid rgba(0, 0, 0, .1)!important;
	font-size: 14px!important
}

.medium-input:focus,
.medium-select:focus {
	border: 1px solid rgba(0, 0, 0, .5)!important
}

.small-input,
.small-textarea {
	padding: 12px 15px;
	border: 1px solid rgba(0, 0, 0, .1);
	font-size: 11px!important
}

.small-input:focus,
.small-select:focus {
	border: 1px solid rgba(0, 0, 0, .5)
}

.small-select select {
	padding: 15px
}

.medium-input-light,
.medium-select-light select,
.medium-textarea-light {
	padding: 12px 25px;
	border: 1px solid rgba(255, 255, 255, .1)!important;
	font-size: 12px!important;
	background: rgba(255, 255, 255, .1)!important
}

.required,
.select-style select {
	font-size: 11px;
	letter-spacing: 1px
}

.medium-input-light:focus,
.medium-select-light:focus {
	border: 1px solid rgba(255, 255, 255, .4)!important
}

.select-style {
	padding: 0;
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px;
	background: url(../images/select-arrow.png) 97% 50% no-repeat #fff
}

.select-style select {
	width: 100%;
	border: none;
	box-shadow: none;
	background-color: transparent;
	background-image: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	margin-bottom: 0;
	color: #999;
	border-radius: 0
}

.select-style select:focus {
	outline: 0;
	border: none;
	box-shadow: none
}

.input-round {
	border-radius: 4px!important
}

input.no-border,
input.no-border:focus,
select.no-border,
select.no-border:focus,
textarea.no-border,
textarea.no-border:focus {
	border: none
}

.required-error {
	border: 1px solid rgba(204, 0, 0, 1)!important
}

.features-box-style1 {
	background: rgba(255, 255, 255, .1);
	width: 200px;
	height: 200px
}

.features-box-style1-sub {
	transform: translateY(-50%);
	left: 0;
	position: absolute;
	top: 50%;
	width: 100%
}

.features-box-style1:hover {
	border-radius: 50%
}

.features-box-style2-sub {
	border: 4px solid transparent;
	padding: 15px
}

.features-box-style2-sub:hover {
	border: 4px solid rgba(255, 255, 255, .2);
	padding: 15px
}

.pricing-price {
	padding: 35px 0
}

.pricing-box {
	border: 1px solid rgba(0, 0, 0, .1)
}

.pricing-title {
	padding: 10px 0
}

.pricing-features {
	padding: 25px;
	min-height: 277px
}

.pricing-features ul li {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	padding: 7px 0
}

.pricing-features ul li:last-child {
	border-bottom: none
}

.pricing-action {
	padding: 0 35px 35px
}

.panel {
	box-shadow: none;
	border: none;
	border-radius: 0!important
}

.panel div {
	transition-duration: .2s;
	-moz-transition-duration: .2s;
	-webkit-transition-duration: initial;
	-o-transition-duration: .2s
}

.panel-heading {
	padding-bottom: 15px
}

.panel-title {
	background-color: #fff;
	color: #767676;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: 400;
	width: 100%;
	padding: 10px 18px;
	border: 1px solid rgba(0, 0, 0, .1)
}

.panel-body {
	padding: 10px 18px 25px;
	font-size: 13px;
	line-height: 23px;
	border: none!important
}

.panel-heading i {
	font-size: 10px;
	margin: 0
}

.active-accordion .panel-title {
	color: #000
}

.accordion-style1 .panel,
.accordion-style1 .panel-title {
	background: 0 0!important;
	border: none!important
}

.accordion-style1 .panel .panel-heading {
	background: 0 0!important;
	padding: 15px
}

.accordion-style1 .panel-default {
	border-bottom: 1px solid rgba(255, 255, 255, .2)!important;
	border-radius: 0
}

.accordion-style1 .active-accordion .panel-title {
	color: #fff!important
}

.accordion-style1 .panel-heading i {
	font-size: 10px;
	margin: 0 5px 0 0
}

.accordion-style1 h4 {
	font-size: 13px;
	letter-spacing: 2px
}

.accordion-style1 a,
.accordion-style1 a:hover,
.accordion-style1 a:hover i {
	color: #ababab
}

.accordion-style1 .panel-default:last-child {
	border-bottom: 1px solid transparent
}

.accordion-style2 .panel-title {
	background-color: #000;
	color: #fff
}

.accordion-style2 .panel .panel-heading,
.accordion-style3 .panel {
	background: 0 0!important
}

.accordion-style2 .panel-heading i {
	font-size: 18px;
	margin: 0;
	color: #fff;
	padding-top: 5px
}

.accordion-style3 .panel {
	border: none!important
}

.accordion-style3 .panel .panel-heading {
	background: 0 0!important;
	padding: 15px
}

.accordion-style3 .panel-default {
	border-bottom: 1px solid rgba(255, 255, 255, .2)!important;
	border-radius: 0
}

.accordion-style3 .panel-heading i {
	font-size: 10px;
	margin: 0 5px 0 0
}

.accordion-style3 h4 {
	font-size: 13px;
	letter-spacing: 2px
}

.accordion-style1 a:hover,
.accordion-style1 a:hover i,
.accordion-style3 a {
	color: #ababab
}

.accordion-style3 .panel-default:last-child {
	border-bottom: 1px solid transparent
}

.toggles-style1 {
	border: 1px solid rgba(0, 0, 0, .15);
	border-top: none
}

.toggles-style1 .panel {
	border: none;
	border-top: 1px solid rgba(0, 0, 0, .15)
}

.toggles-style1 .panel-title {
	border: none;
	padding: 20px 25px;
	font-size: 14px;
	position: relative
}

.alert-style1 .alert,
.alert-style2 .alert {
	border-radius: 0;
	background-color: transparent
}

.toggles-style1 .panel-title span {
	position: absolute;
	right: 25px;
	top: 20px
}

.toggles-style1 .panel:first-child {
	border-bottom: none
}

.toggles-style1 .panel-heading {
	padding: 0
}

.toggles-style1 .panel-body {
	padding: 0 60px 25px 25px;
	background-color: #fff
}

.toggles-style1 .active-accordion h4 {
	font-weight: 600
}

.toggles-style2 .panel-title {
	background-color: #000;
	color: #fff
}

.toggles-style2 .panel-heading i {
	font-size: 18px;
	margin: 0;
	color: #fff;
	padding-top: 5px
}

.quote-style1:before,
.quote-style2:before {
	font-size: 200px;
	top: 64px;
	display: block;
	position: absolute;
	content: "“"
}

.quote-style1:before {
	left: 0;
	color: #ef106e
}

.quote-style1 {
	padding-left: 70px;
	display: block
}

.quote-style2:before {
	left: 45%;
	color: #000
}

.quote-style2 {
	display: block;
	padding-top: 95px
}

.alert-style1 .alert {
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom-width: 3px!important;
	padding: 25px;
	font-size: 20px;
	font-weight: 100;
	line-height: 30px
}

.alert-style1 .alert span {
	width: 70%;
	display: table
}

.alert-style1 .alert i {
	background-color: transparent;
	float: left;
	width: 70px;
	font-size: 35px;
	line-height: 60px;
	color: #aeaeae
}

.alert-style1 .alert:hover {
	border-bottom-width: 6px!important;
	color: #4d4d4d
}

.alert-block {
	padding: 25px
}

.alert-block p {
	width: 90%
}

#success,
#success-contact {
	clear: both;
	margin: 0 15px 20px;
	text-align: center;
	background-color: #fff;
	border: 2px solid #6dc13a;
	color: #1a940a;
	padding: 10px 0;
	font-family: Montserrat, sans-serif;
	display: none
}

.video-wrapper {
	height: 100%;
	overflow: hidden;
	position: absolute;
	width: 100%
}

.html-video {
	background-color: #000;
	height: auto;
	left: 50%;
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: auto;
	z-index: -3
}

.sound iframe {
	width: 100%
}

footer img {
	max-width: 156px
}

.footer-bottom {
	padding: 30px 0
}

.footer-top {
	padding: 80px 0
}

.footer-social i {
	font-size: 22px
}

.footer-social a {
	margin: 0 25px;
	display: inline-block
}

.footer-social a:first-child {
	margin-left: 0
}

.footer-social a:last-child {
	margin-right: 0
}

.footer-social a i {
	color: #575757
}

.footer-social a:hover i {
	color: #868686
}

.social-icon.footer-social a {
	margin: 0 8px
}

.social-icon.footer-social a:hover i {
	color: #fff
}

.service {
	min-height: 800px
}

.portfolio {
	min-height: 200px
}

.service-sub,
.service-sub:hover {
	padding: 24px
}

.agency-skill {
	min-height: 500px
}

.work-with-us {
	padding: 80px 0
}

.p-t-80 {
	padding-top: 80px
}

.padding-top-five {
	padding-top: 50px!important
}

.restaurant-dishes {
	width: 450px;
	height: 550px;
	margin-top: 45px
}

#menu .container-fluid {
	left: -7px;
	position: relative
}

.restaurant-menu {
	min-height: 740px
}

.restaurant-menu:hover .restaurant-menu-image img {
	opacity: .5
}

.restaurant-menu-image {
	position: absolute;
	height: 100%;
	width: 100%
}

.restaurant-menu-text {
	border: 8px solid #d8b75f;
	position: absolute;
	transition: all .4s ease-out 0s;
	opacity: 0;
	z-index: 2;
	height: calc(100% - 80px);
	width: calc(100% - 100px);
	left: 57px;
	top: -42px
}

.restaurant-menu:hover .restaurant-menu-text {
	opacity: 1;
	top: 42px
}

.restaurant-menu-text-inner {
	height: 100%;
	overflow-y: auto
}

.menu-item {
	border-bottom: 1px dotted rgba(0, 0, 0, .2);
	padding: 17px 0 22px;
	float: left;
	width: 100%
}

.menu-item:first-child {
	padding-top: 0
}

.menu-item:last-child {
	padding-bottom: 0;
	border-bottom: none
}

.menu-item img {
	max-height: 80px
}

.menu-img,
.menu-text {
	min-height: 80px;
	position: relative
}

.menu-text-sub {
	transform: translateY(-50%);
	left: 0;
	position: absolute;
	top: 50%
}

.menu-item p {
	line-height: 20px;
	margin: 0 0 5px
}

.restaurant-menu-background {
	height: calc(100% - 46%);
	width: calc(100% - 46%);
	left: 23%;
	top: 23%;
	position: absolute;
	background: rgba(255, 255, 255, 1)
}

.restaurant-menu-border {
	border: 6px solid rgba(0, 0, 0, .1);
	height: calc(100% - 40px);
	width: calc(100% - 40px);
	left: 20px;
	top: 20px;
	position: absolute
}

.restaurant-menu-item {
	position: absolute;
	width: 100%;
	padding: 0 15px;
	top: 50%;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	z-index: 1
}

.chef-bio:hover .chef-details {
	opacity: 1;
	bottom: 50px
}

.chef-details {
	position: absolute;
	opacity: 0;
	bottom: -250px;
	transition: all .4s ease-out 0s;
	width: 70%;
	left: 15%
}

.chef-bio:hover .chef-img img {
	position: relative;
	bottom: 20px;
	opacity: .5;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	-webkit-filter: blur(3px);
	-moz-filter: blur(3px);
	-o-filter: blur(3px);
	-ms-filter: blur(3px);
	filter: blur(3px)
}

.chef-img img {
	transition: all .4s ease-out 0s;
	position: relative;
	bottom: 0
}

.special-dishes-price {
	height: 90px;
	line-height: 18px;
	padding: 25px 0;
	width: 90px;
	right: 15px;
	top: 0
}

.special-dishes:hover img {
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}

.photography-about {
	min-height: 830px
}

.photography-quotes:before {
	content: "“";
	color: #85eea5;
	font-size: 200px;
	position: absolute
}

.arrow-link:before,
.line-link:before {
	content: "arrow";
	text-indent: -9999px;
	width: 100%;
	position: absolute
}

.arrow-link {
	padding: 0 15px 0 0;
	z-index: 1
}

.arrow-link:before {
	background: url(../images/arrow.png) right 7px no-repeat;
	z-index: -1
}

.arrow-link:hover {
	padding: 0 30px 0 0;
	z-index: 1
}

#food .scroll-down,
#nature .scroll-down,
#people .scroll-down,
#wildlife .scroll-down {
	bottom: 60px
}

.photography-services {
	background: #eee;
	min-height: 560px
}

.photography-services-sub {
	margin-top: -50px
}

.hover-box-image:hover h3 {
	top: 70%;
	color: rgba(0, 0, 0, 1)!important;
	letter-spacing: 10px!important;
	font-size: 27px
}

.hover-box-image imh {
	z-index: -2
}

.hover-box-image .grid-style1-border {
	opacity: 0
}

.hover-box-image:hover .grid-style1-border {
	opacity: 1
}

.hover-box-image-link {
	opacity: 0;
	left: 0;
	right: 0;
	bottom: 60px
}

.hover-box-image:hover .hover-box-image-link {
	opacity: 1;
	-webkit-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	transform: translateY(-40px)
}

.line-link {
	padding: 0 10px;
	z-index: 1
}

.line-link:before {
	background: url(../images/link-line.png) center 12px no-repeat;
	z-index: -1;
	left: 0
}

.line-link:hover {
	padding: 0 25px;
	z-index: 1
}

.hover-box-image:hover .line-link {
	letter-spacing: 3px
}

.photography-awards {
	min-height: 830px
}

.awards-year:before {
	border-bottom: 1px solid rgba(0, 255, 151, 1);
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	top: 12px;
	width: 76%
}

.skills {
	padding: 5px 15px
}

.employment-year {
	padding: 2px 13px;
	font-size: 12px;
	margin: 10px 0 15px;
	display: inline-block;
	position: relative
}

.employment-year:after {
	border-bottom: 1px solid #000;
	content: "";
	position: absolute;
	width: 210%;
	top: 13px
}

.ajax-popup-title-text {
	background: #ef106e;
	padding: 15px 25px
}

.personal-slider-content {
	position: absolute;
	left: 0;
	right: 0
}

.personal-slider-content span {
	z-index: 999;
	display: table
}

.personal-slider-content .slider-typography {
	z-index: inherit!important
}

.resume-perso-title {
	min-height: 580px
}

.resume-perso-title-number {
	letter-spacing: -5px;
	line-height: 74px!important;
	margin: 0;
	padding: 0;
	right: -7px;
	top: 16%
}

.resume-perso-section {
	padding: 110px 90px 0
}

.resume-perso-section h2 {
	margin-top: 90px
}

.resume-perso-bio:hover .resume-perso-details {
	opacity: 1;
	bottom: 50px
}

.resume-perso-details {
	position: absolute;
	opacity: 0;
	bottom: -250px;
	transition: all .4s ease-out 0s;
	width: 60%;
	left: 0;
	right: 0;
	background: rgba(227, 29, 59, .9)
}

.resume-perso-bio:hover .resume-perso-img img {
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-filter: grayscale(1);
	filter: grayscale(1)
}

.resume-perso-img img {
	transition: all .4s ease-out 0s;
	position: relative;
	bottom: 0
}

.spa-packages {
	background: rgba(255, 255, 255, 1)!important
}

.adventure-details-main-bottom:hover .spa-packages,
.adventure-details-main:hover .spa-packages {
	background: #fff!important
}

.counter-container {
	display: table;
	margin: 0 auto
}

#counter-event .counter-box {
	display: block;
	width: 160px;
	text-align: center;
	padding: 0 25px;
	float: left;
	border-right: 1px solid rgba(255, 255, 255, .3)
}

#counter-event .last {
	border-right: 0!important
}

#counter-event .first {
	border-left: 0!important
}

#counter-event .number {
	position: initial;
	font-size: 60px;
	text-align: center;
	font-weight: 600;
	line-height: 65px;
	opacity: 1
}

#counter-event span {
	display: block;
	font-size: 15px;
	text-align: center;
	font-weight: 400;
	text-transform: uppercase
}

.table table td {
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	padding: 30px 35px;
	border-top: 1px solid #e5e5e5;
	text-align: left
}

.table table td:last-child {
	border-right: none
}

.table table td:first-child {
	text-align: center
}

.client-logo {
	height: 60px;
	vertical-align: middle;
	display: table-cell
}

.registration-form {
	background: rgba(0, 0, 0, .5);
	padding: 35px
}

.page-title {
	min-height: 450px;
	padding: 210px 0 0;
	overflow: hidden
}

.page-title h2 {
	font-size: 50px
}

.blog-listing .post-date {
	width: 110px;
	height: 110px;
	line-height: 28px;
	background-color: #373737;
	margin-top: 50px;
	color: #fdd947;
	font-size: 14px;
	padding: 30px 0!important
}

.category-list li a,
.tags a {
	line-height: 20px;
	text-transform: uppercase
}

.blog-listing .post-date span {
	font-size: 35px;
	display: block;
	font-weight: 600
}

.blog-sharing i {
	margin: 0 10px
}

.blog-sharing a i {
	color: #818181
}

.blog-sharing a:hover i {
	color: #a0a0a0
}

.blog-listing-link a:after {
	content: "/";
	padding: 0 10px
}

.blog-listing-link a:last-of-type:after {
	content: ""
}

.blog-search-btn {
	color: #949494;
	border: none;
	border-bottom: 1px solid #e5e5e5;
	padding-left: 0
}

.blog-search-btn:focus {
	border: none;
	border-bottom: 1px solid #000
}

.widget {
	margin-bottom: 65px
}

.widget .close-search {
	cursor: pointer;
	position: absolute;
	right: 19px;
	top: 12px;
	z-index: 998
}

.widget .close-search:hover {
	color: #000
}

.pagination {
	margin: 30px 0
}

.pagination a {
	font-weight: 700;
	display: inline-block;
	vertical-align: middle;
	color: #aaa
}

.pagination a:hover {
	color: #fdd947
}

.pagination a:after {
	content: "/";
	position: relative;
	padding: 5px 15px;
	color: #545454
}

.pagination a:first-child:after,
.pagination a:last-child:after,
.pagination a:nth-child(6):after {
	content: ""
}

.pagination a.active {
	color: #fdd947
}

.blog-image blockquote {
	border-left: 0 none;
	margin-bottom: 30px;
	padding: 50px
}

.blog-image blockquote p::before {
	color: #000;
	content: "";
	font-family: FontAwesome;
	font-size: 50px;
	margin-right: 10px
}

.category-list li a,
.tags a,
.widget-posts li a {
	font-family: Montserrat, sans-serif
}

.fluid-width-video-wrapper {
	position: relative
}

.fluid-width-video-wrapper embed,
.fluid-width-video-wrapper iframe,
.fluid-width-video-wrapper object {
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	left: 0
}

.blog-comment {
	margin: 30px 0
}

.blog-comment .comment-avtar {
	float: left;
	margin-right: 35px;
	margin-top: 10px;
	max-width: 100px
}

.blog-comment-main .comment-text .blog-comment-name:after {
	content: "/";
	padding: 0 10px
}

.blog-comment>.blog-comment {
	margin-left: 40px
}

.blog-post-title:after {
	border-bottom: 4px solid #fdd947;
	content: "";
	left: 0;
	padding: 10px;
	position: absolute;
	right: 0;
	top: 30px;
	width: 30px
}

.blog-comment-form textarea {
	min-height: 100px!important
}

.category-list li {
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 12px;
	margin-bottom: 10px
}

.category-list li a {
	letter-spacing: 1px;
	display: inline-block;
	font-size: 11px
}

.category-list li:last-child {
	border-bottom: 0;
	margin: 0;
	padding: 0
}

.widget-posts li {
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 8px;
	margin: 0 0 8px;
	color: #ababab
}

.widget-posts li a {
	display: table
}

.widget-posts li:last-child {
	margin: 0;
	padding: 0;
	border-bottom: 0
}

.tags a {
	padding: 2px 10px;
	display: inline-block;
	color: #373737;
	margin: 0 8px 10px 0;
	background-color: #f6f6f6;
	font-size: 11px
}

.tags a:hover {
	background-color: #000;
	color: #fff!important
}

.breadcrumb {
	padding: 10px 0 7px;
	border-bottom: 1px solid #e5e5e5;
	background-color: inherit
}

.breadcrumb ul li {
	text-transform: uppercase;
	float: left;
	font-size: 11px
}

.breadcrumb ul li::after {
	color: #898989;
	content: "|";
	font-size: 11px;
	padding: 0 12px;
	position: relative;
	top: -1px
}

.breadcrumb ul li:last-child:after {
	display: none
}

.coming-soon-bg .number {
	float: none!important;
	text-align: center;
	width: 100%;
	height: 40px
}

.coming-soon-bg .navbar-brand {
	float: none!important
}

.coming-soon-bg .counter-box span {
	display: inline-block!important;
	height: 40px;
	letter-spacing: 1px
}

.coming-soon-bg p {
	font-size: 14px!important;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 20px!important
}

.coming-soon-bg form {
	position: relative
}

.coming-soon-bg form input {
	background-color: rgba(255, 255, 255, .2);
	color: #fff;
	padding: 6px 40px 6px 12px;
	border: 1px solid #666c6e;
	text-transform: none;
	font-size: 12px;
	font-weight: 300
}

.coming-soon-bg button .fa {
	color: #fff;
	font-size: 20px
}

.coming-soon-bg form button {
	cursor: pointer;
	position: absolute;
	right: 10px;
	bottom: 5px;
	padding: 0;
	background-color: transparent;
	border: 0
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.fix-background-webkit {
		background-attachment: scroll!important
	}
	.no-transition-ipad * {
		transition-timing-function: none;
		-moz-transition-timing-function: none;
		-webkit-transition-timing-function: none;
		-o-transition-timing-function: none;
		transition-duration: 0s;
		-moz-transition-duration: 0s;
		-webkit-transition-duration: 0s;
		-o-transition-duration: 0s
	}
}

.form-project {
	background: #fdd947!important;
	padding: 0
}

.tyminu-logo {
	height: 45px
}

.msg {
	margin: 20px 0;
	padding: 11px 10px 11px 45px;
	border: 1px solid #dfdfdf;
	background-repeat: no-repeat;
	background-position: 13px 10px;
	box-shadow: inset 0 0 15px rgba(0, 0, 0, .04)
}

.msg a.hide {
	float: right;
	overflow: hidden;
	width: 18px;
	height: 18px;
	margin-left: 10px;
	background: url(../images/x.png) 50% 50% no-repeat;
	text-indent: -50em;
	opacity: .2;
	display: block!important
}

.msg.info {
	border-color: #c5dce7;
	background-color: #e7f7ff;
	background-image: url(../images/msg-info.png);
	color: #4f9ec2
}

.msg.success {
	border-color: #cbe3b4;
	background-color: #eeffda;
	background-image: url(../images/msg-success.png);
	color: #8ab04f
}

.msg.notice {
	border-color: #e9dab1;
	background-color: #fff9d8;
	background-image: url(../images/msg-notice.png);
	color: #caa533
}

.msg.error {
	border-color: #ebbcb5;
	background-color: #ffe6dc;
	background-image: url(../images/msg-error.png);
	color: #ef4437;
	text-transform: inherit
}

.msg p,
.msg ul {
	margin: 1em 0 0
}

.msg p:first-child,
.msg ul:first-child {
	margin: 0
}

.msg ul li {
	margin-left: 0
}

.msg ul li:before {
	float: left;
	clear: left;
	overflow: hidden;
	width: 8px;
	height: 20px;
	margin-right: 5px;
	content: "—"
}

.no-js #loader {
	display: none
}

.js #loader {
	display: block;
	position: absolute;
	left: 100px;
	top: 0
}

.se-pre-con {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../images/loader.gif) center no-repeat #fff
}
