@import "https://fonts.googleapis.com/css?family=Arimo:400,700|Poppins:300,400,500,600,700|Montserrat:400,700";
body {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 28px;
	color: #555;
	letter-spacing: .45px;
	overflow-x: hidden
}

a {
	color: #eb2e4a;
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s}

a:hover {
	color: #38c0ea;
	text-decoration: none
}

a:focus {
	text-decoration: none;
	color: #38c0ea
}

a img {
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s
}

p {
	margin-bottom: 50px
}

p.no-margin-bottom {
	margin-bottom: 0
}

p.lead {
	color: #555;
	font-size: 14px;
	line-height: 23px;
	letter-spacing: .51px;
	margin-bottom: 20px;
}

h1 {
	font-size: 56px;
	line-height: 96px;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 30px;
	letter-spacing: 1.12px;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase
}

h1.alternate {
	line-height: 70px;
	letter-spacing: 11.2px
}

h1.alternate.dark {
	color: #3d3d3d;
	letter-spacing: 1.5px;
	line-height: 60px
}

h1 span {
	color: #38c0ea
}

h1 span.smaller {
	display: block;
	color: inherit;
	font-size: 40px;
	line-height: 70px;
	letter-spacing: 1.2px
}

h1 span.smaller span {
	text-transform: none
}

h1 small {
	font-size: 15px;
	color: #38c0ea;
	font-weight: 600;
	text-transform: none;
	letter-spacing: .45px;
	display: block
}

h1 small.top {
	font-size: 18px;
	letter-spacing: 2.7px;
	font-weight: 300;
	color: #fff
}

h1 small.top span {
	font-weight: 700
}

h1.alternate small {
	margin-bottom: 8px
}

h2 {
	color: #333;
	font-size: 39px;
	line-height: 46px;
	letter-spacing: .88px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 35px;
	font-weight: 700;
}

h2 span {
	color: #38c0ea;
}

h2 small {
	font-size: 14px;
	color: #0095da;
	font-weight: 500;
	text-transform: none;
	letter-spacing: .39px;
	display: block;
	margin-top: 5px;
}

h2.top small {
	margin-top: 0;
	margin-bottom: 6px
}

h3 {
	font-size: 26px;
	line-height: 33px;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 26px;
	font-weight: 700;
	letter-spacing: .78px
}

h3 small {
	font-size: 13px;
	line-height: 14px;
	font-weight: 500;
	color: #38c0ea;
	letter-spacing: .39px;
	display: block;
	text-transform: none;
	margin-bottom: 16px
}

h4 {
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
	letter-spacing: .7px;
	margin: 0;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 46px
}

h4 small {
	display: block;
	color: #38c0ea;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: .36px;
	text-transform: none;
	margin-bottom: 8px
}

h5 {
	font-size: 13px;
	line-height: 21px;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	margin: 0;
	letter-spacing: .52px;
	text-transform: uppercase
}

h6 {
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
	margin: 0;
	margin-bottom: 24px;
	letter-spacing: .4px
}

h6 small {
	color: #38c0ea;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: .36px;
	display: block;
	text-transform: none;
	margin-bottom: 10px
}

h6:after {
	content: '';
	display: inline-block;
	width: 45px;
	height: 3px;
	background: #38c0ea;
	margin-bottom: 6px;
	margin-left: 10px
}

.heading-separator {
	display: inline-block;
	margin-bottom: 24px
}

.heading-line {
	display: block;
	width: 3px;
	height: 64px;
	background: #38c0ea;
	margin-bottom: 28px
}

.heading-line.short {
	height: 36px
}

.nivo-lightbox-theme-default * {
	-webkit-box-sizing: initial!important;
	-moz-box-sizing: initial!important;
	box-sizing: initial!important
}

blockquote {
	padding: 0;
	margin: 0;
	border: none;
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	line-height: 26px;
	letter-spacing: .39px;
	font-weight: 500;
	color: #777;
	font-style: italic;
	margin-bottom: 30px;
	padding-right: 50px
}

blockquote:before {
	content: '';
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/quote.png) center center no-repeat;
	float: left;
	margin-top: 10px
}

blockquote p {
	margin-left: 48px
}

blockquote.large {
	position: relative;
	padding: 0;
	margin-bottom: 50px;
	font-size: 18px;
	line-height: 33px;
	letter-spacing: .54px;
	color: #fff;
	text-align: center
}

blockquote.large:before {
	content: none
}

blockquote.large img {
	width: 100%
}

blockquote.large p {
	margin-left: 0
}

blockquote.large .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .7)
}

blockquote.large .overlay .content {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0 120px
}

.question-form {
	margin-top: 100px
}

.simple-cta h4 {
	float: left;
	line-height: 50px;
	margin: 0;
	font-family: 'Montserrat', sans-serif
}

.simple-cta .button {
	float: right
}

.aligned-cols {
	display: table;
	width: 100%;
	height: 100%;
	margin: 0;
	table-layout: fixed
}

.aligned-cols>.col-sm-1,
.aligned-cols>.col-sm-10,
.aligned-cols>.col-sm-11,
.aligned-cols>.col-sm-12,
.aligned-cols>.col-sm-2,
.aligned-cols>.col-sm-3,
.aligned-cols>.col-sm-4,
.aligned-cols>.col-sm-5,
.aligned-cols>.col-sm-6,
.aligned-cols>.col-sm-7,
.aligned-cols>.col-sm-8,
.aligned-cols>.col-sm-9 {
	display: table-cell;
	float: none;
	vertical-align: top;
	height: 100%
}

.aligned-cols>.col-md-1,
.aligned-cols>.col-md-10,
.aligned-cols>.col-md-11,
.aligned-cols>.col-md-12,
.aligned-cols>.col-md-2,
.aligned-cols>.col-md-3,
.aligned-cols>.col-md-4,
.aligned-cols>.col-md-5,
.aligned-cols>.col-md-6,
.aligned-cols>.col-md-7,
.aligned-cols>.col-md-8,
.aligned-cols>.col-md-9 {
	display: table-cell;
	float: none;
	vertical-align: top;
	height: 100%
}

.aligned-cols>.aligned-bottom {
	vertical-align: bottom
}

.aligned-cols>.aligned-middle {
	vertical-align: middle
}

.aligncenter {
	display: block;
	margin: 32px auto
}

.alignleft {
	float: left;
	margin-right: 24px;
	margin-bottom: 12px
}

.alignright {
	float: right;
	margin-left: 24px;
	margin-bottom: 12px
}

.fa-ul {
	margin-left: 0
}

.fa-li {
	position: static;
	width: auto;
	margin-right: 14px
}

.bottom-image {
	position: relative;
	bottom: -100px;
	margin-top: -55px;
	display: inline-block
}
header.header.transparent .top {
    background: #000000a8;
}
.side-image {
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 0
}

.image-row {
	font-size: 0;
	line-height: 0
}

.image-row img {
	margin-right: 10px
}

.page-boxed {
	width: 1200px;
	margin: 0 auto;
	max-width: 100%;
	margin-bottom: 100px
}

@media all and (max-width:1200px) {
	.bottom-image {
		margin-top: -64px
	}
	.bottom-image.left {
		margin-top: 0;
		bottom: 0;
		margin-bottom: 48px
	}
	.side-image {
		display: none
	}
	.image-row {
		margin-bottom: 36px
	}
	.simple-cta {
		text-align: center
	}
	.simple-cta h4 {
		float: none;
		margin-bottom: 24px
	}
	.simple-cta .button {
		float: none
	}
	.heading-line {
		margin-top: 28px
	}
	.space-top {
		margin-top: 36px
	}
}

@media all and (max-width:992px) {
	.aligned-cols-md {
		display: block
	}
	.aligned-cols .col-md-1,
	.aligned-cols .col-md-10,
	.aligned-cols .col-md-11,
	.aligned-cols .col-md-12,
	.aligned-cols .col-md-2,
	.aligned-cols .col-md-3,
	.aligned-cols .col-md-4,
	.aligned-cols .col-md-5,
	.aligned-cols .col-md-6,
	.aligned-cols .col-md-7,
	.aligned-cols .col-md-8,
	.aligned-cols .col-md-9 {
		display: block;
		width: 100%
	}
}

@media all and (max-width:767px) {
	.aligned-cols {
		display: block
	}
	.aligned-cols .col-sm-1,
	.aligned-cols .col-sm-10,
	.aligned-cols .col-sm-11,
	.aligned-cols .col-sm-12,
	.aligned-cols .col-sm-2,
	.aligned-cols .col-sm-3,
	.aligned-cols .col-sm-4,
	.aligned-cols .col-sm-5,
	.aligned-cols .col-sm-6,
	.aligned-cols .col-sm-7,
	.aligned-cols .col-sm-8,
	.aligned-cols .col-sm-9 {
		display: block;
		width: 100%
	}
	h1 {
		font-size: 48px
	}
	h1.alternate {
		letter-spacing: 1.12px
	}
}

.progress-wrapper {
	margin-bottom: 38px
}

.progress-wrapper:last-of-type {
	margin-bottom: 0
}

.progress {
	height: 8px;
	background: none;
	border-radius: 0;
	box-shadow: none;
	width: 100%;
	position: relative;
	overflow: visible;
	margin: 0;
	border: 1px solid #ddd
}

.progress-bar {
	background: #38c0ea;
	box-shadow: none;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 12px;
	line-height: 14px;
	position: absolute;
	top: -1px;
	left: -1px;
	height: 8px;
	letter-spacing: .72px;
	-webkit-transition: 1s;
	-ms-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s
}

.progress-bar span {
	position: absolute;
	top: -32px;
	left: 0;
	min-width: 200px;
	text-align: left
}

.percentage {
	color: #38c0ea;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: 400;
	letter-spacing: .72px;
	margin-bottom: 18px;
	text-align: right
}

.button {
	font-size: 12px;
	font-weight: 600;
	line-height: 50px;
	padding: 0 34px;
	display: inline-block;
	text-transform: uppercase;
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
	position: relative;
	outline: none!important;
	border: none;
	background: #38c0ea;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	letter-spacing: .22px
}

.button:hover {
	opacity: .9;
	color: #fff
}

.button.grey {
	background: #5a5a5a
}

.button.dark {
	background: #222
}

.button.white {
	background: #fff;
	color: #222
}

.icon-button {
	background: none;
	padding: 0;
	line-height: 0;
	font-size: 0;
	bottom: 10px;
}

.icon-button.dark {
	background: none
}

.icon-button span {
	padding: 0 34px;
	display: inline-block;
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
	position: relative;
	background: #38c0ea;
	font-size: 12px;
	font-weight: 600;
	line-height: 50px;
	vertical-align: middle
}

.icon-button.dark span {
	background: #222
}

.icon-button i {
	width: 50px;
	text-align: center;
	display: inline-block;
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
	position: relative;
	background: #38c0ea;
	font-size: 11px;
	line-height: 50px;
	vertical-align: middle;
	margin-left: 1px
}

.icon-button.dark i {
	background: #222
}

.button.rounded {
	border-radius: 2px;
	padding: 0 35px;
	line-height: 45px;
	border: 2px solid transparent
}

.button.rounded:hover {
	border: 2px solid #38c0ea;
	background: #fff;
	color: #38c0ea
}

.button.square {
	width: 50px;
	text-align: center;
	position: relative;
	font-size: 11px;
	line-height: 50px;
	vertical-align: middle;
	padding: 0
}

.button.square i {
	vertical-align: middle
}

.pagination-wrapper {
	text-align: center
}

.pagination {
	border: 3px solid #fafafa;
	margin: 0;
	margin-top: 60px;
	position: relative;
	padding: 0 60px
}

.pagination>li>a,
.pagination>li>span {
	float: none;
	padding: 0;
	margin: 0 15px;
	line-height: 74px;
	color: #444;
	background: none;
	border: none;
	font-size: 13px;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	background: none;
	color: #444
}

.pagination>li.prev>a {
	display: block;
	width: 63px;
	text-align: center;
	line-height: 53px;
	margin: 0;
	position: absolute;
	left: -38px;
	top: 11px;
	background: #38c0ea;
	border-radius: 0;
	color: #fff;
	font-size: 16px
}

.pagination>li.next>a {
	display: block;
	width: 63px;
	text-align: center;
	line-height: 53px;
	margin: 0;
	position: absolute;
	right: -38px;
	top: 11px;
	background: #38c0ea;
	border-radius: 0;
	color: #fff;
	font-size: 16px
}

@media all and (max-width:767px) {
	.pagination>li.prev>a {
		width: 48px;
		left: -18px
	}
	.pagination>li.next>a {
		width: 48px;
		right: -18px
	}
	.pagination>li>a,
	.pagination>li>span {
		margin: 0 6px
	}
}

input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]),
select,
textarea {
	display: block;
	border: none;
	background: #fbfbfb;
	width: 100%;
	outline: none!important;
	line-height: 1.2;
	height: 36px;
	padding: 10px 15px;
	color: #515151;
	font-size: 12px;
	font-weight: normal;
	font-family: 'Poppins', sans-serif;
	letter-spacing: .4px;
	border-radius: 0;
	border:1px solid #dedbdb;
	box-shadow: none;
}

textarea {
	height: 120px
}

::-webkit-input-placeholder {
	color: #888
}

:-moz-placeholder {
	color: #888;
	opacity: 1
}

::-moz-placeholder {
	color: #888;
	opacity: 1
}

:-ms-input-placeholder {
	color: #888
}

.form-group {
	margin-bottom: 10px
}

.checkbox {
	margin: 40px 0
}

.checkbox label,
.radio label {
	color: #282828;
	line-height: 28px;
	font-size: 15px;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: .45px;
	font-weight: 700;
	padding-left: 28px
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
	margin: 0;
	margin-left: -28px;
	margin-top: 8px
}

.submit {
	margin-top: 50px
}

.footer .newsletter-form {
	position: relative;
	float: right
}

.footer .newsletter-form input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]) {
	padding: 0 48px;
	background: #fff;
	color: #8c8c8c;
	font-size: 11px;
	letter-spacing: .22px;
	font-family: 'Arimo', sans-serif;
	font-weight: 400;
	border-radius: 3px;
	width: 590px
}

.footer .newsletter-form ::-webkit-input-placeholder {
	color: #8c8c8c
}

.footer .newsletter-form :-moz-placeholder {
	color: #8c8c8c
}

.footer .newsletter-form ::-moz-placeholder {
	color: #8c8c8c
}

.footer .newsletter-form :-ms-input-placeholder {
	color: #8c8c8c
}

.footer .newsletter-form .button {
	position: absolute;
	top: 0;
	right: 0;
	line-height: 50px;
	padding: 0 46px;
	background: #1b1b1b;
	font-size: 13px;
	letter-spacing: .22px;
	color: #fff;
	border-radius: 3px
}

.searchform {
	position: relative;
	margin-bottom: 30px
}

.searchform input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]) {
	background: rgba(255, 255, 255, .1);
	font-size: 12px;
	letter-spacing: .36px;
	line-height: 60px;
	height: 60px;
	padding: 0 48px;
	color: #fff;
	font-family: 'Poppins', sans-serif
}

.searchform ::-webkit-input-placeholder {
	color: #ddd
}

.searchform :-moz-placeholder {
	color: #ddd
}

.searchform ::-moz-placeholder {
	color: #ddd
}

.searchform :-ms-input-placeholder {
	color: #ddd
}

.searchform button {
	background: none;
	border: none;
	font-size: 15px;
	line-height: 60px;
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	padding: 0 40px;
	padding-left: 10px;
	color: #fff;
	outline: none!important
}

.sweet-alert fieldset input {
	display: none!important
}

.panel-group {
	padding: 0;
	text-align: left;
	margin-bottom: 0
}

.panel {
	border: none;
	border-radius: 0;
	box-shadow: none;
	margin: 0
}

.panel-group .panel {
	margin: 0;
	border-radius: 0;
	border-bottom: none;
	margin-bottom: 3px
}

.panel-group .panel:last-of-type {
	border-bottom: none
}

.panel-group .panel+.panel {
	margin: 0;
	margin-bottom: 3px
}

.panel-heading {
	padding: 0;
	border-radius: 0
}

.panel-default>.panel-heading {
	background: #fff;
	color: #444;
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s
}

.panel-default>.panel-heading:hover {
	background: #38c0ea;
	color: #fff
}

.panel-title {
	text-transform: none;
	font-size: 13px;
	line-height: 70px;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	letter-spacing: .36px
}

.panel-title>a {
	position: relative;
	display: block;
	padding: 0 34px
}

.panel-title>a:hover {
	opacity: 1;
	color: #fff
}

.panel-heading.active a {
	color: #fff;
	background: #38c0ea
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: none
}

.panel-body {
	padding: 0;
	padding-bottom: 12px
}

.panel-heading .icon {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	background: #666;
	color: #fff;
	text-align: center;
	font-size: 13px;
	float: right;
	margin-top: 15px;
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s
}

.panel-heading:hover .icon {
	color: #38c0ea;
	background: #fff
}

.panel-heading.active .icon {
	color: #38c0ea;
	background: #fff
}

.panel-heading .icon i {
	vertical-align: middle
}

.panel-body {
	padding: 30px 40px;
	border: 2px solid #38c0ea;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: .42px
}

.panel-body p:last-of-type {
	margin-bottom: 0
}

@media all and (max-width:767px) {
	.panel-title>a {
		padding: 0 12px
	}
	.panel-heading .icon {
		float: none;
		margin-left: 12px
	}
	.panel-body {
		padding: 12px
	}
}

.header {
     position: fixed;
     top: 0;
     /* left: 0; */
     width: 100%;
     z-index: 30;
     font-family: 'Poppins', sans-serif;
     /*position: sticky;*/
     /*top: 0px;*/
}

.header_inner_page {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 30;
	font-family: 'Poppins', sans-serif;
	background: #fff
}

.header_inner_page .main-nav ul>li a {
	color: #333
}

.header.headroom--not-top {
	background: rgba(0, 0, 0, .75);
	-webkit-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	-ms-transition: .25s;
	transition: .25s;
	position: fixed
}

.header.headroom--not-top .top {
	padding-top: 0;
	-webkit-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	-ms-transition: .25s;
	transition: .25s
}

.header.headroom--not-top .bottom {
	display: none
}

.header .top {
    background:#0000009c;
    /* border-radius: 100px 0px; */
}

.header .top .logo {
	float: left;
	font-size: 0;
	text-align: center;
	width:190px;
}

.header .top .logo img {
    max-width: 100%;
}

.header .top .logo a {
}

.header .top .logo:before {
	content: '';
	height: 100%;
	display: inline-block;
	vertical-align: middle
}

.header .top .logo a {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	padding: 10px 0px;
}

.header .top .cart-button {
	float: right;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: .11px;
	color: #c2c2c2;
	font-weight: 500;
	text-transform: uppercase;
	padding-top: 32px;
	margin-left: 60px
}

.header .top .cart-button i {
	float: left;
	margin-top: 6px;
	font-size: 20px;
	color: #38c0ea
}

.header .top .cart-button .bar {
	content: '';
	background: #9c9b9b;
	width: 1px;
	height: 7px;
	display: block;
	float: left;
	margin-left: 10px;
	margin-top: 14px
}

.header .top .cart-button .content {
	margin-left: 58px
}

.header .bottom .follow {
	float: left
}

.header .bottom .follow span {
	display: block;
	background: rgba(0, 0, 0, .5);
	float: left;
	line-height: 60px;
	padding: 0 46px;
	border-radius: 3px 0 0 3px;
	text-transform: uppercase;
	color: #38c0ea;
	font-size: 14px;
	letter-spacing: .42px;
	font-weight: 600;
	margin-right: 2px
}

.header .bottom .follow a {
	display: block;
	background: rgba(0, 0, 0, .5);
	float: left;
	line-height: 60px;
	width: 45px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	margin-right: 2px
}

.header .bottom .follow a:hover {
	opacity: 1;
	background: #38c0ea
}

.header .bottom .contacts {
	text-align: right;
	background: rgba(0, 0, 0, .5);
	font-size: 0;
	line-height: 0;
	letter-spacing: .48px;
	border-radius: 0 3px 3px 0;
	color: #c2c2c2;
	font-weight: 400;
	padding: 0 56px
}

.header .bottom .contacts .item {
	display: inline-block;
	font-size: 12px;
	line-height: 60px;
	margin-left: 16px
}

.header .bottom .contacts .item:before {
	content: '\00B7';
	color: #fff;
	font-size: 24px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 28px
}

.header .bottom .contacts .item:first-of-type:before {
	content: none
}

.header .bottom .contacts i {
	color: #38c0ea;
	margin-right: 10px
}

@media all and (max-width:1200px) {
	.header .bottom .contacts {
		padding: 0 16px
	}
	.header .bottom .contacts .item:before {
		margin-right: 16px
	}
}

.navigation {
	font-size: 0;
	font-weight: 600;
	text-transform: uppercase;
	position: relative;
	display: block;
	float: right;
	height: 80px;
	font-size: 0;
	z-index: 9
}

.main-nav {
	display: inline-block;
	padding-top:10px;
}

.main-nav ul {
	margin-bottom: 0
}

.main-nav ul>li {
	display: inline-block;
	margin: 0;
	margin-left: 40px;
	position: relative
}

.main-nav ul>li a {
	font-size: 14px;
	color:#ffffff;
	letter-spacing: .7px;
	line-height: 87px;
	display: inline-block;
	position: relative;
}

.main-nav ul>li a:hover {
	color:#38c0ea;
	opacity: 1;
}

.main-nav ul>li.active a {
	color: #38c0ea
}

.main-nav ul>li.active a:after {
	content: "\e928";
	position: absolute;
	width: 14px;
	height: 10px;
	left: 50%;
	margin-left: -7px;
	top: 24px;
	font-family: 'bhagwati_organics';
	font-size: 10px;
	line-height: 10px;
	text-align: center
}

/* .main-nav li:hover a:after { */
	/* content: "\f0dd"; */
	/* position: absolute; */
	/* width: 14px; */
	/* height: 10px; */
	/* left: 50%; */
	/* margin-left: -7px; */
	/* top: 15px; */
	/* font-family:FontAwesome; */
	/* font-size: 10px; */
	/* line-height: 10px; */
	/* text-align: center */
/* } */

.main-nav li:hover ul li a:after {
	opacity: 0
}

.main-nav ul>li ul {
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	-webkit-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	-ms-transition: .25s;
	transition: .25s;
	background: #fff;
	position: absolute;
	top: 80px;
	margin-left: -24px;
	height: auto;
	padding: 0;
	z-index: 999;
	text-align: left;
	padding: 0;
	border-top: 4px solid #38c0ea
}

.main-nav ul>li ul li {
	white-space: nowrap;
	position: relative;
	display: block;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #eee
}

.main-nav ul>li ul li:last-child {
	border-bottom: none
}

.main-nav ul>li ul li a {
	background: none;
	height: 48px;
	width: 100%;
	line-height: 48px;
	padding: 0 24px;
	color: #333;
	min-width: 270px;
	display: block;
	border-bottom: none
}

.main-nav ul>li ul li a:hover {
	background: #38c0ea;
	color: #fff
}

.main-nav ul>li ul li a:after {
	content: none
}

.main-nav ul>li.active ul li a {
	color: #333;
	border-bottom: none
}

.main-nav ul>li.active ul li a:after {
	content: none
}

.main-nav ul>li.active ul li a:hover {
	background: #38c0ea;
	color: #fff
}

.main-nav ul>li ul>li.active a {
	background: #38c0ea;
	color: #fff
}

.main-nav ul>li ul li ul {
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	-webkit-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	-ms-transition: .25s;
	transition: .25s;
	position: absolute;
	left: 100%;
	top: 0;
	margin-left: 0
}

.main-nav ul>li:hover>ul {
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible
}

.responsive-menu-open {
	font-size: 18px;
	color: #333;
	letter-spacing: .42px;
	line-height: 100px;
	display: inline-block;
	position: relative;
	display: none
}

.responsive-menu-open:hover {
	color: #fff
}

.responsive-menu {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 100%;
	min-width: 100%;
	background: #fff;
	z-index: 999;
	padding: 28px;
	padding-top: 60px;
	padding-bottom: 0;
	overflow-y: scroll;
	-webkit-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	-ms-transition: .25s;
	transition: .25s;
	font-size: 0;
	line-height: 0;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2.8px
}

.responsive-menu.open {
	left: 0
}

.responsive-menu .responsive-menu-open {
	display: none
}

.responsive-menu-close {
	position: absolute;
	top: 28px;
	right: 28px;
	font-size: 20px;
	color: #333;
	display: inline-block;
	line-height: 20px;
	height: 20px;
	width: 20px;
	text-align: center
}

.responsive-menu-close:hover {
	opacity: 1
}

.responsive-nav>ul>li {
	border-bottom: 1px solid #38c0ea
}

.responsive-nav>ul>li:last-of-type {
	border-bottom: none
}

.responsive-nav ul {
	margin-bottom: 0
}

.responsive-nav ul>li a {
	font-size: 14px;
	color: #38c0ea;
	padding: 12px 0;
	line-height: 16px;
	display: block;
	position: relative
}

.responsive-nav ul>li ul {
	background: #f2f2f2;
	margin: 12px -28px;
	padding-left: 25px;
	padding-right: 15px
}

.responsive-nav ul>li ul>li:first-of-type {
	padding-top: 12px
}

.responsive-nav ul>li ul>li:last-of-type {
	padding-bottom: 12px
}

.responsive-nav ul>li ul>li ul {
	margin-left: -56px;
	padding-left: 84px
}

.responsive-nav ul>li ul>li a:hover {
	color: #333
}

.responsive-nav ul>li>a i {
	float: right;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	font-size: 18px
}

.responsive-nav ul>li.collapse-active>a i {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

.responsive-nav>ul>li {
	padding: 16px 0
}

.responsive-nav ul>li a:hover {
	opacity: 1;
	color: #333
}

.responsive-nav ul>li.active>a {
	color: #333
}

.responsive-nav ul>li.active>a:after {
	content: '.'
}

.no-scroll {
	overflow: hidden!important
}
 

@media all and (max-width:767px) {
    	.main-nav {
		display: none
	}
	.responsive-menu-open {
		display: inline-block
	}
    
	.header .top .logo {
		float: left;
		height: 60px
	}
	.header .top .logo a {
		max-height: 80px
	}
	.header .top .cart-button {
		float: left;
		margin: 0
	}
	.navigation {
		float: none;
		padding: 0 24px
	}
	.responsive-menu-open {
		float: right
	}
	.header .bottom .follow {
		float: none
	}
	.header .bottom .contacts {
		margin-top: 12px
	}
	.header .bottom .follow span {
		padding: 0 24px
	}
	.header .bottom .contacts .item {
		margin-left: 10px
	}
	.header .bottom .contacts .item:before {
		margin-right: 10px
	}
}

.header-simple {
	position: relative
}

.header-simple.headroom--not-top {
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, .25)
}

.header-simple.headroom--not-top .bottom {
	display: block
}

.header-simple.headroom--not-top .top {
	display: none
}

.header-simple.sticky {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff
}

.header-simple .top {
	background: #171717;
	padding: 0
}

.header-simple .top .follow {
	float: right
}

.header-simple .top .follow span {
	display: block;
	background: none;
	float: left;
	line-height: 54px;
	padding: 0;
	border-radius: 3px 0 0 3px;
	text-transform: uppercase;
	color: #38c0ea;
	font-size: 14px;
	letter-spacing: .42px;
	font-weight: 600;
	margin-right: 40px
}

.header-simple .top .follow a {
	display: block;
	background: rgba(0, 0, 0, .5);
	float: left;
	line-height: 54px;
	width: 45px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	margin-left: 2px
}

.header-simple .top .follow a:hover {
	opacity: 1;
	background: #38c0ea
}

.header-simple .top .contacts {
	text-align: left;
	background: none;
	font-size: 0;
	line-height: 0;
	letter-spacing: .48px;
	border-radius: 0 3px 3px 0;
	color: #c2c2c2;
	font-weight: 400;
	padding: 0;
	float: left
}

.header-simple .top .contacts .item {
	display: inline-block;
	font-size: 12px;
	line-height: 54px;
	margin-left: 0;
	margin-right: 16px
}

.header-simple .top .contacts .item:before {
	content: '\00B7';
	color: #fff;
	font-size: 24px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 28px
}

.header-simple .top .contacts .item:first-of-type:before {
	content: none
}

.header-simple .top .contacts i {
	color: #38c0ea;
	margin-right: 10px
}

.header-simple .bottom .logo {
	height: 128px;
	float: left;
	font-size: 0;
	text-align: center
}

.header-simple .bottom .logo:before {
	content: '';
	height: 128px;
	display: inline-block;
	vertical-align: middle
}

.header-simple .bottom .logo a {
	display: inline-block;
	vertical-align: middle;
	max-height: 128px
}

.header-simple .bottom .cart-button {
	float: right;
	font-size: 11px;
	line-height: 44px;
	letter-spacing: .11px;
	color: #444;
	font-weight: 400;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	border: 1px solid #bbb;
	border-radius: 44px;
	padding: 0 30px;
	margin-left: 60px;
	margin-top: 41px
}

.header-simple .bottom .cart-button img {
	float: left;
	margin-top: 14px
}

.header-simple .bottom .cart-button .bar {
	content: '';
	background: #999;
	width: 1px;
	height: 7px;
	display: block;
	float: left;
	margin-left: 10px;
	margin-top: 19px
}

.header-simple .bottom .cart-button .content {
	margin-left: 45px
}

.header-simple .navigation {
	height: 128px
}

.header-simple .main-nav ul>li a {
	color: #333;
	line-height: 128px
}

.header-simple .main-nav ul>li a:hover {
	color: #38c0ea;
	opacity: 1
}

.header-simple .main-nav ul>li.active a {
	color: #38c0ea
}

.header-simple .main-nav ul>li.active a:after {
	content: none
}

.header-simple .main-nav ul>li ul {
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	-webkit-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	-ms-transition: .25s;
	transition: .25s;
	background: rgba(0, 0, 0, .95);
	position: absolute;
	top: 128px;
	margin-left: -24px;
	height: auto;
	padding: 0;
	z-index: 999;
	text-align: left;
	padding: 0
}

.header-simple .main-nav ul>li ul li {
	white-space: nowrap;
	position: relative;
	display: block;
	padding: 0;
	margin: 0
}

.header-simple .main-nav ul>li ul li a {
	background: none;
	height: 48px;
	width: 100%;
	line-height: 48px;
	padding: 0 24px;
	color: #fff;
	min-width: 360px;
	display: block;
	border-bottom: none
}

.header-simple .main-nav ul>li ul li a:hover {
	background: #38c0ea;
	color: #fff
}

.header-simple .main-nav ul>li ul li a:after {
	content: none
}

.header-simple .main-nav ul>li.active ul li a {
	color: #fff;
	border-bottom: none
}

.header-simple .main-nav ul>li.active ul li a:after {
	content: none
}

.header-simple .main-nav ul>li.active ul li a:hover {
	background: #38c0ea;
	color: #fff
}

.header-simple .main-nav ul>li ul>li.active a {
	background: #38c0ea;
	color: #fff
}

.header-simple .main-nav ul>li ul li ul {
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	-webkit-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	-ms-transition: .25s;
	transition: .25s;
	position: absolute;
	left: 100%;
	top: 0;
	margin-left: 0
}

.header-simple .main-nav ul>li:hover>ul {
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible
}

.header-simple .responsive-menu-open {
	font-size: 18px;
	color: #333;
	line-height: 128px;
	display: inline-block;
	position: relative;
	display: none
}

.header-simple .responsive-menu-open:hover {
	color: #333
}

@media all and (max-width:1200px) {
	.header-simple .main-nav {
		display: none
	}
	.header-simple .responsive-menu-open {
		display: inline-block
	}
}

@media all and (max-width:767px) {
	.header-simple .bottom {
		padding-top: 24px
	}
	.header-simple .bottom .logo {
		float: none;
		height: 60px
	}
	.header-simple .bottom .logo a {
		max-height: 60px
	}
	.header-simple .bottom .logo:before {
		height: 60px
	}
	.header-simple .bottom .cart-button {
		float: left;
		margin-left: 0
	}
	.navigation {
		float: right;
		padding: 0 24px
	}
	.responsive-menu-open {
		float: right
	}
	.header-simple .top .contacts {
		float: none
	}
	.header-simple .top .follow {
		float: none
	}
	.header-simple .top .follow span {
		padding: 0;
		margin-right: 10px
	}
	.header-simple .top .contacts .item {
		margin-right: 5px
	}
	.header-simple .top .contacts .item:before {
		margin-right: 5px
	}
}

.page-title {
	position: relative;
	padding: 150px 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	color: #efefef;
	text-align: center;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: .48px;
	font-style: italic
}

.page-title h1 {
	font-style: normal;
	color: #fff;
	margin-bottom: 0;
	font-size: 40px;
	font-weight: 600;
	letter-spacing: .5px;
	line-height: 40px
}

.page-title p {
	margin-bottom: 0
}

.breadcrumbs {
	font-size: 0;
	display: inline-block;
	background: #38c0ea;
	line-height: 55px;
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: .36px;
	text-transform: uppercase;
	font-style: normal;
	color: #fff;
	padding: 0 35px;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%)
}

.breadcrumbs ul {
	margin-bottom: 0
}

.breadcrumbs ul>li {
	display: inline-block;
	margin-left: 3px
}

.breadcrumbs ul>li:before {
	content: "-";
	padding-right: 6px
}

.breadcrumbs ul>li:first-of-type:before {
	content: none
}

.breadcrumbs ul>li a {
	color: #fff
}

.breadcrumbs ul>li a:hover {
	color: #fff
}

@media all and (max-width:767px) {
	.page-title {
		padding: 80px 0;
		padding-top: 150px
	}
	.breadcrumbs {
		padding: 5px 10px;
		left: 0;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		-moz-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		width: 100%
	}
}

.footer {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

.footer .top {
	padding: 50px 0 10px;
	font-size: 14px;
	line-height: 22px;
	color: #bbb
}

.footer .top .logo {
	margin-bottom: 36px;
	/* filter: grayscale(1); */
	width: 190px;
	}

.footer .top .logo:hover{/* filter: grayscale(0); */}

.footer .top ul {
	margin-bottom: 0
}

.footer .top li {
	line-height: 35px
}

.footer .top li a {
	color: #bbb
}

.footer .top li a:hover {
	color: #38c0ea;
	opacity: 1
}

.footer .copyright {
	font-size: 13px;
	line-height: 40px;
	letter-spacing: .3px;
	color: #ebebeb;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	padding: 20px 10px
}

.footer .copyright span {
	color: #ec1c33;
	font-weight: 500
}

.footer .post {
	margin-bottom: 20px;
	color: #ec1c33;
	font-size: 10px;
	line-height: 14px;
	letter-spacing: .2px;
	font-family: 'Montserrat', sans-serif
}

.footer .post:last-of-type {
	margin-bottom: 0
}

.footer .post img {
	float: left
}

.footer .post .content {
	margin-left: 108px;
	padding-top: 6px
}

.footer .post a {
	color: #ddd
}

.footer .post h5 {
	margin-top: 9px
}

.footer .post .date {
	margin-right: 7px
}

.footer-contact {
	line-height: 35px;
	margin-bottom: 15px;
	color: #bbb;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	letter-spacing: .48px;
	width: 100%;
	float: left;
}

.footer-contact:last-of-type {
	margin-bottom: 0
}

.footer-contact .icon {
	float: left;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 50%;
	background: #38c0ea;
	font-size: 12px;
	color: #fff
}

.footer-contact .icon a{text-decoration: none; color:#ffffff;}

.footer-contact .content {
    margin-left: 48px;
    font-size: 13px;
    line-height: 1.4;
    font-weight: normal;
    margin-top: 5px;
}

.photo-grid {
	font-size: 0;
	letter-spacing: 0;
	line-height: 0;
	max-width: 280px
}

.photo-grid img {
	max-width: 33.33%
}

.newsletter {
	background: #38c0ea;
	padding: 25px 80px;
	border-radius: 150px;
	color: #fff;
	position: relative
}

.newsletter:before {
	content: '';
	display: block;
	width: 3px;
	height: 45px;
	background: #fff;
	position: absolute;
	top: -13px;
	left: 120px
}

.newsletter h3 {
	font-size: 20px;
	line-height: 24px;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	margin: 0;
	float: left;
	margin-top: 16px;
	font-weight: 700;
	letter-spacing: .4px
}

.newsletter h3 small {
	font-size: 12px;
	line-height: 14px;
	font-weight: 500;
	color: #fff;
	letter-spacing: .36px;
	display: block;
	margin-bottom: 6px
}

.page-boxed .footer .bottom {
	background: #1f1f1f
}

@media all and (max-width:1200px) {
	.footer h4 {
		margin-top: 48px
	}
	.newsletter h3 {
		float: none;
		margin-bottom: 24px
	}
	.footer .newsletter-form {
		float: none
	}
	.newsletter-form input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]) {
		width: 100%
	}
}

@media all and (max-width:767px) {
	.newsletter {
		padding: 25px 50px;
		border-radius: 24px
	}
	.newsletter-form .button {
		position: relative;
		margin-top: 0
	}
}

.section {
	position: relative;
	padding: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.section>.inner {
	padding: 40px 0;
	background: #fff;
	position: relative;
}

.section.small>.inner {
	padding: 60px 0
}

.section.fullscreen>.inner {
	height: 100vh;
	padding: 0
}

.section.no-padding>.inner {
	padding: 0
}

.section.no-padding-bottom>.inner {
	padding-bottom: 0
}

.section.no-padding-top>.inner {
	padding-top: 0
}

.section.overlap>.inner {
	padding-bottom: 0
}

.section.overlap>.inner .container {
	position: relative;
	bottom: -48px;
	margin-top: -48px;
	z-index: 2
}

.section.overlap+.section>.inner {
	padding-top: 148px
}

.section.white>.inner {
	background: #fff
}

.section.light>.inner {
	background: #38c0ea;
}

.section.grey>.inner {
	background: #f7f7f9
}

.section.red>.inner {
	background: #38c0ea
}

.section.transparent>.inner {
	background: rgba(0, 0, 0, .8);
	color: #efefef
}

.section.transparent.dark-text>.inner {
	color: #555
}

.section.transparent.lighter>.inner {
	background: rgba(0, 0, 0, .7)
}

.section.transparent>.inner p.lead {
	color: #efefef
}

.section.transparent.dark-text>.inner p.lead {
	color: #555
}

.section.transparent>.inner h2 {
	color: #fff
}

.section.transparent.dark-text>.inner h2 {
	color: #333
}

.section.transparent.clear>.inner {
	background: none
}

.section>.inner .container,
.section>.inner .container-fluid {
	position: relative;
	z-index: 1
}

.container-fluid.large {
	padding-left: 150px;
	padding-right: 150px
}

.container-fluid.large .row {
	margin-left: -50px;
	margin-right: -50px
}

.container-fluid.large .col-lg-1,
.container-fluid.large .col-lg-10,
.container-fluid.large .col-lg-11,
.container-fluid.large .col-lg-12,
.container-fluid.large .col-lg-2,
.container-fluid.large .col-lg-3,
.container-fluid.large .col-lg-4,
.container-fluid.large .col-lg-5,
.container-fluid.large .col-lg-6,
.container-fluid.large .col-lg-7,
.container-fluid.large .col-lg-8,
.container-fluid.large .col-lg-9,
.container-fluid.large .col-md-1,
.container-fluid.large .col-md-10,
.container-fluid.large .col-md-11,
.container-fluid.large .col-md-12,
.container-fluid.large .col-md-2,
.container-fluid.large .col-md-3,
.container-fluid.large .col-md-4,
.container-fluid.large .col-md-5,
.container-fluid.large .col-md-6,
.container-fluid.large .col-md-7,
.container-fluid.large .col-md-8,
.container-fluid.large .col-md-9,
.container-fluid.large .col-sm-1,
.container-fluid.large .col-sm-10,
.container-fluid.large .col-sm-11,
.container-fluid.large .col-sm-12,
.container-fluid.large .col-sm-2,
.container-fluid.large .col-sm-3,
.container-fluid.large .col-sm-4,
.container-fluid.large .col-sm-5,
.container-fluid.large .col-sm-6,
.container-fluid.large .col-sm-7,
.container-fluid.large .col-sm-8,
.container-fluid.large .col-sm-9,
.container-fluid.large .col-xs-1,
.container-fluid.large .col-xs-10,
.container-fluid.large .col-xs-11,
.container-fluid.large .col-xs-12,
.container-fluid.large .col-xs-2,
.container-fluid.large .col-xs-3,
.container-fluid.large .col-xs-4,
.container-fluid.large .col-xs-5,
.container-fluid.large .col-xs-6,
.container-fluid.large .col-xs-7,
.container-fluid.large .col-xs-8,
.container-fluid.large .col-xs-9 {
	padding-left: 50px;
	padding-right: 50px
}

.section.fullscreen .container {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	padding-top: 180px
}

.banner {
	position: relative;
	padding: 0;
	padding-top: 260px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	color: #fff;
	text-align: center;
	font-size: 17px;
	line-height: 28px;
	letter-spacing: .51px
}

.header-simple+.responsive-menu+.banner {
	padding: 220px 0
}

.banner p {
	margin-bottom: 0;
	font-style: italic;
	color: #e8e8e8
}

.banner .separator {
	margin-bottom: 30px
}

.banner .content {
	padding: 90px 0;
	position: relative;
	z-index: 2
}

.banner .box {
	width: 366px;
	height: 100%;
	z-index: 1;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -188px;
	background: url(../images/banner/banner_box.png);
	background-size: 350px;
	background-repeat: no-repeat
}

.banner h2 {
	color: #fff;
	font-size: 48px;
	line-height: 58px;
	letter-spacing: .96px
}

.banner h2 small {
	font-size: 18px;
	letter-spacing: 1.44px
}

.banner h2.top small {
	margin-bottom: 12px
}

.banner .button {
	line-height: 45px;
	padding: 0 32px;
	font-size: 16px;
	letter-spacing: 1.28px;
	text-transform: none;
	margin-bottom: 30px
}

@media all and (max-width:1200px) {
	.section.overlap>.inner {
		padding-bottom: 100px
	}
	.section.overlap>.inner .container {
		bottom: 0;
		margin-top: 0
	}
	.section.overlap+.section>.inner {
		padding-top: 100px
	}
	.section.fullscreen .container {
		position: relative;
		top: 0;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		padding-top: 0
	}
	.section.fullscreen>.inner {
		height: auto;
		min-height: 100vh;
		padding-top: 352px
	}
}

@media all and (max-width:767px) {
	.banner {
		padding-top: 352px;
		padding-bottom: 40px
	}
	.container-fluid.large {
		padding-left: 15px;
		padding-right: 15px
	}
	.container-fluid.large .row {
		margin-left: -15px;
		margin-right: -15px
	}
	.container-fluid.large .col-lg-1,
	.container-fluid.large .col-lg-10,
	.container-fluid.large .col-lg-11,
	.container-fluid.large .col-lg-12,
	.container-fluid.large .col-lg-2,
	.container-fluid.large .col-lg-3,
	.container-fluid.large .col-lg-4,
	.container-fluid.large .col-lg-5,
	.container-fluid.large .col-lg-6,
	.container-fluid.large .col-lg-7,
	.container-fluid.large .col-lg-8,
	.container-fluid.large .col-lg-9,
	.container-fluid.large .col-md-1,
	.container-fluid.large .col-md-10,
	.container-fluid.large .col-md-11,
	.container-fluid.large .col-md-12,
	.container-fluid.large .col-md-2,
	.container-fluid.large .col-md-3,
	.container-fluid.large .col-md-4,
	.container-fluid.large .col-md-5,
	.container-fluid.large .col-md-6,
	.container-fluid.large .col-md-7,
	.container-fluid.large .col-md-8,
	.container-fluid.large .col-md-9,
	.container-fluid.large .col-sm-1,
	.container-fluid.large .col-sm-10,
	.container-fluid.large .col-sm-11,
	.container-fluid.large .col-sm-12,
	.container-fluid.large .col-sm-2,
	.container-fluid.large .col-sm-3,
	.container-fluid.large .col-sm-4,
	.container-fluid.large .col-sm-5,
	.container-fluid.large .col-sm-6,
	.container-fluid.large .col-sm-7,
	.container-fluid.large .col-sm-8,
	.container-fluid.large .col-sm-9,
	.container-fluid.large .col-xs-1,
	.container-fluid.large .col-xs-10,
	.container-fluid.large .col-xs-11,
	.container-fluid.large .col-xs-12,
	.container-fluid.large .col-xs-2,
	.container-fluid.large .col-xs-3,
	.container-fluid.large .col-xs-4,
	.container-fluid.large .col-xs-5,
	.container-fluid.large .col-xs-6,
	.container-fluid.large .col-xs-7,
	.container-fluid.large .col-xs-8,
	.container-fluid.large .col-xs-9 {
		padding-left: 15px;
		padding-right: 15px
	}
}

.service-box {
	position: relative;
	padding: 30px;
	padding-left: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-bottom: 0;
}

.service-box .half {
	position: absolute;
	top: 0;
	left: 0;
	background: #0095da;
	height: 100%;
	width: 50%;
	width: calc(50% - 17px);
	z-index: 2;
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
}

.service-box:hover .half {
	left: -50%
}

.service-box .inner {
	text-align: center;
	background: #f9f9f9;
	font-size: 14px;
	line-height: 26px;
	letter-spacing: .42px;
	color: #555;
	padding: 0 30px;
	padding-top: 70px;
	position: relative;
	z-index: 3;
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
	margin-left: 2px;
}

.service-box:hover .inner {
	background: rgb(113, 177, 68);
	color: #eee;
}

.service-box .inner .icon {
	background: #38c0ea;
	border: 3px solid #38c0ea;
	width: 84px;
	height: 84px;
	display: inline-block;
	border-radius: 50%;
	line-height: 78px;
	margin-bottom: 36px;
	position: relative;
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
	color: #fff;
	font-size: 40px
}

.service-box:hover .inner .icon {
	background: none;
	border-color: #fff
}

.service-box .inner .icon i {
	line-height: inherit
}

.service-box .inner .icon:after {
	content: '';
}

.service-box:hover .inner .icon:after {
	background: #fff
}

.service-box .inner h4 {
	font-size: 18px;
	line-height: 28px;
	letter-spacing: .54px;
	color: #444;
	margin-bottom: 18px;
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s
}

.service-box:hover .inner h4 {
	color: #fff
}

.service-box .inner p {
	margin-bottom: 48px
}

.service-box .inner .icon-button span {
	display: none
}

.service-box .inner .icon-button i {
	background: #00a0e3;
	margin: 0;
	-webkit-transition: 0s;
	-ms-transition: 0s;
	-moz-transition: 0s;
	-o-transition: 0s;
	transition: 0s
}

.service-box:hover .inner .icon-button span {
	display: inline-block
}

.service-box:hover .inner .icon-button i {
	background: #38c0ea;
	margin-left: 1px
}

.service-block {
	height: 290px;
	position: relative
}

.service-block .half {
	background: #fbfbfb;
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1
}

.service-block .button {
	position: absolute;
	top: 0;
	left: -290px;
	z-index: 2;
	width: 290px;
	text-align: center;
	line-height: 70px;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	-moz-transform-origin: right top;
	-o-transform-origin: right top;
	transform-origin: right top;
	background: #2b2b2b
}

.service-block:hover .button {
	background: #38c0ea
}

.service-block .content {
	margin-left: 116px;
	position: relative;
	z-index: 3;
	font-size: 14px;
	line-height: 24px;
	color: #555;
	letter-spacing: .42px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.service-block .content .icon {
	margin-bottom: 24px;
	color: #38c0ea;
	font-size: 50px
}

.service-block .content h5 {
	font-size: 16px;
	line-height: 28px;
	letter-spacing: .32px;
	color: #444;
	margin-bottom: 16px;
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s
}

.service-block:hover .content h5 {
	color: #38c0ea
}

.service-block .content p {
	margin-bottom: 0
}

.service-circle {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: .42px;
	text-align: justify
}

.service-circle .icon {
	width: 84px;
	height: 84px;
	line-height: 84px;
	border-radius: 50%;
	text-align: center;
	background: #fff;
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
	margin-left: 111px;
	margin-bottom: 34px;
	color: #38c0ea;
	font-size: 36px
}

.service-circle:hover .icon {
	background: #38c0ea;
	color: #fff
}

.service-circle .icon i {
	line-height: inherit
}

.service-circle h4 {
	color: #444;
	font-size: 16px;
	line-height: 28px;
	font-weight: 600;
	letter-spacing: .32px;
	text-transform: none;
	margin-bottom: 18px
}

.service-row-wrapper {
	position: relative
}

.service-row-wrapper .prev,
.service-row-wrapper .next {
	content: '';
	display: block;
	width: 40px;
	height: 270px;
	position: absolute;
	top: 50%;
	left: -40px;
	background: #38c0ea;
	margin-top: -135px;
	cursor: pointer;
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s
}

.service-row-wrapper .prev:hover,
.service-row-wrapper .next:hover {
	height: 290px;
	margin-top: -145px
}

.service-row-wrapper .next {
	left: auto;
	right: -40px
}

.service-row {
	font-size: 0;
	line-height: 0;
	text-align: center;
	position: relative
}

.service-row .item {
	height: 330px;
	background: #fff;
	display: inline-block;
	font-size: 14px;
	line-height: 24px;
	color: #555;
	letter-spacing: .42px
}

.service-row .center .item {
	background: #38c0ea;
	color: #f0efef
}

.service-row .item .content {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0 50px
}

.service-row .item .icon {
	margin-bottom: 30px;
	font-size: 58px;
	color: #38c0ea
}

.service-row .center .item .icon {
	color: #fff
}

.service-row .item h5 {
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 28px;
	color: #444;
	letter-spacing: .32px;
	font-weight: 600
}

.service-row .center .item h5 {
	color: #fff
}

.service-row .item p {
	margin-bottom: 0
}

.large-service-box {
	position: relative
}

.large-service-box>.inner {
	background: #fdfdfd;
	position: absolute;
	top: 0;
	right: 0;
	width: 770px;
	text-align: center
}

.icon-left {
	margin: 50px 35px;
	width: 305px;
	display: inline-block;
	text-align: left
}

.icon-left .icon {
	width: 70px;
	height: 70px;
	line-height: 70px;
	background: #fff;
	color: #38c0ea;
	font-size: 28px;
	text-align: center;
	border-radius: 12px;
	float: left;
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s
}

.icon-left:hover .icon {
	background: #38c0ea;
	color: #fff
}

.icon-left .icon i {
	line-height: inherit
}

.icon-left .content {
	margin-left: 88px
}

.icon-left .content h5 {
	margin-bottom: 6px;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: .32px
}

.icon-left .content p {
	margin-bottom: 0
}

.service-simple {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: .42px;
	color: #e7e2e2
}

.service-simple .icon {
	color: #38c0ea;
	font-size: 40px;
	margin-bottom: 24px
}

.service-simple h4 {
	font-size: 16px;
	line-height: 28px;
	font-weight: 600;
	letter-spacing: .32px;
	text-transform: none;
	margin-bottom: 18px
}

.feature-heading {
	font-size: 13px;
	line-height: 31px;
	letter-spacing: .26px;
	color: #ddd;
	margin-bottom: 40px
}

.feature-heading h2 {
	font-size: 32px;
	line-height: 40px;
	font-weight: 700;
	letter-spacing: .64px;
	margin-bottom: 14px
}

.feature-heading h2 span {
	font-weight: 700;
	display: block
}

.feature-heading p {
	margin-bottom: 14px
}

.feature-heading .price {
	color: #38c0ea;
	text-transform: uppercase;
	font-size: 26px;
	line-height: 31px;
	letter-spacing: .52px;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif
}

.feature {
	background: rgba(253, 253, 253, .1);
	color: #fff;
	font-size: 13px;
	line-height: 31px;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	letter-spacing: .26px;
	padding: 40px 0
}

.feature .icon {
	font-size: 48px;
	color: #38c0ea;
	margin-bottom: 18px
}

.service-single {
	font-size: 14px;
	line-height: 26px;
	letter-spacing: .42px
}

.service-single .icon {
	width: 84px;
	height: 84px;
	line-height: 84px;
	border-radius: 50%;
	text-align: center;
	background: #38c0ea;
	color: #fff;
	margin-bottom: 34px;
	font-size: 36px;
	display: inline-block
}

.service-single .icon i {
	line-height: inherit
}

.service-single h4 {
	color: #444;
	font-size: 24px;
	line-height: 28px;
	font-weight: 700;
	letter-spacing: .48px;
	margin-bottom: 18px
}

@media all and (max-width:1200px) {
 
	.service-block {
		margin-bottom: 24px
	}
	.service-row .item {
		width: 100%
	}
	.service-row-wrapper .prev,
	.service-row-wrapper .next {
		display: none
	}
	.large-service-box>.inner {
		position: relative;
		width: 100%;
		text-align: left;
		padding: 24px 0
	}
	.icon-left {
		margin: 0;
		width: 75%;
		padding: 24px
	}
}

@media all and (max-width:767px) {
	.icon-left {
		width: 100%
	}
	.feature {
		margin-bottom: 24px
	}
}

.video-gallery {
	font-size: 0;
	line-height: 0
}

.video-gallery .video {
	width: 18.125%;
	height: 540px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	vertical-align: middle;
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
	position: relative;
	float: left
}

.video-gallery .video:hover {
	opacity: 1
}

.video-gallery .video.active {
	width: 27.5%
}

.video-gallery .video .overlay {
	background: rgba(0, 0, 0, .7);
	width: 100%;
	height: 100%;
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
	text-align: center;
	position: relative
}

.video-gallery .video.active .overlay {
	opacity: 0;
	visibility: hidden
}

.video-gallery .video .overlay .content {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 340px;
	margin-left: -170px;
	-webkit-transform: translate(0, -50%) rotate(-90deg);
	-ms-transform: translate(0, -50%) rotate(-90deg);
	-moz-transform: translate(0, -50%) rotate(-90deg);
	-o-transform: translate(0, -50%) rotate(-90deg);
	transform: translate(0, -50%) rotate(-90deg)
}

.video-gallery .video .overlay .icon {
	display: inline-block;
	width: 52px;
	height: 52px;
	line-height: 52px;
	border-radius: 50%;
	background: #38c0ea;
	color: #fff;
	font-size: 20px;
	margin-bottom: 18px
}

.video-gallery .video .overlay h4 {
	font-size: 18px;
	line-height: 26px;
	font-weight: 500;
	margin: 0
}

.video-gallery .video .overlay h4 small {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .36px;
	margin-bottom: 12px
}

.video-gallery .video .inner {
	background: rgba(0, 0, 0, .6);
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
	-webkit-transition-delay: 0s;
	-ms-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
	text-align: center;
	position: absolute;
	top: 30px;
	left: 30px;
	right: 30px;
	bottom: 30px;
	opacity: 0;
	visibility: hidden
}

.video-gallery .video.active .inner {
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: .25s;
	-ms-transition-delay: .25s;
	-moz-transition-delay: .25s;
	-o-transition-delay: .25s;
	transition-delay: .25s
}

.video-gallery .video .inner h4 {
	font-size: 18px;
	line-height: 26px;
	font-weight: 500;
	margin: 0
}

.video-gallery .video .inner h4 small {
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: .39px;
	margin-bottom: 12px
}

.video-gallery .video .inner .content {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	padding: 0 36px
}

.video-gallery .video .inner .icon {
	display: inline-block;
	width: 84px;
	height: 84px;
	line-height: 84px;
	border-radius: 50%;
	background: #38c0ea;
	color: #fff;
	font-size: 20px;
	position: absolute;
	bottom: 45px;
	left: 50%;
	margin-left: -42px;
	font-size: 28px
}

.video-gallery .video .inner .icon:after {
	content: '';
	height: 75px;
	width: 3px;
	display: block;
	background: #38c0ea;
	position: absolute;
	bottom: -75px;
	left: 50%;
	margin-left: -1.5px
}

.video-gallery .video .inner .icon i {
	line-height: inherit
}

@media all and (max-width:1200px) {
	.video-gallery .video,
	.video-gallery .video.active {
		width: 50%
	}
	.video-gallery .video .inner {
		opacity: 1;
		visibility: visible
	}
	.video-gallery .video .overlay {
		opacity: 0;
		visibility: hidden
	}
}

@media all and (max-width:767px) {
	.video-gallery .video,
	.video-gallery .video.active {
		width: 100%
	}
}

.shop-row {
	font-size: 0;
	line-height: 0
}

.shop-row .item {
	width: 26%;
	height: 630px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	vertical-align: middle;
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
	position: relative
}

.shop-row .item:hover {
	opacity: 1
}

.shop-row .item.large {
	width: 48%
}

.shop-row .item .overlay {
	background: rgba(0, 0, 0, .7);
	width: 100%;
	height: 100%;
	text-align: center;
	position: relative;
	font-size: 11px;
	line-height: 31px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: .22px;
	color: #fff
}

.shop-row .item.large .overlay {
	opacity: 0;
	visibility: hidden
}

.shop-row .item .overlay .content {
	position: relative;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

.shop-row .item h3 {
	font-size: 30px;
	line-height: 31px;
	font-weight: 700;
	margin: 0;
	color: #fff;
	letter-spacing: .6px;
	margin-bottom: 10px
}

.shop-row .item h3 small {
	font-size: 12px;
	line-height: 28px;
	letter-spacing: .36px;
	margin-bottom: 12px
}

.shop-row .item .inner {
	background: rgba(0, 0, 0, .6);
	text-align: center;
	position: absolute;
	top: 30px;
	left: 30px;
	right: 30px;
	bottom: 30px;
	font-size: 14px;
	line-height: 26px;
	color: #eee;
	letter-spacing: .42px
}

.shop-row .item .inner h3 {
	font-size: 34px;
	line-height: 35px;
	letter-spacing: .68px
}

.shop-row .item .inner h3 small {
	font-size: 22px;
	font-weight: 500;
	letter-spacing: .66px;
	margin-bottom: 12px
}

.shop-row .item .inner p {
	margin-bottom: 35px
}

.shop-row .item .inner .content {
	position: absolute;
	top: 50%;
	width: 100%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

.shop-row .item .sale-countdown {
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -240px;
	font-size: 0
}

.shop-row .item .sale-countdown .time {
	width: 120px;
	display: block;
	float: left;
	background: #fdfdfd;
	color: #38c0ea;
	font-size: 12px;
	line-height: 30px;
	letter-spacing: .36px;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	height: 100px;
	padding-top: 25px
}

.shop-row .item .sale-countdown .time:nth-child(even) {
	background: #f8f8f8
}

.shop-row .item .sale-countdown .time .number {
	font-weight: 700;
	font-size: 28px;
	line-height: 30px;
	color: #444;
	letter-spacing: .84px
}

.shop-row .item .sale-countdown .time p {
	margin-bottom: 0
}

@media all and (max-width:1200px) {
	.shop-row .item,
	.shop-row .item.large {
		width: 100%
	}
}

@media all and (max-width:767px) {
	.shop-row .item .inner {
		left: 0;
		right: 0;
		top: 0;
		bottom: 0
	}
	.shop-row .item .sale-countdown .time {
		width: 25%
	}
	.shop-row .item .sale-countdown {
		margin-left: 0;
		left: 0;
		width: 100%
	}
	.shop-row .item .sale-countdown .time .number {
		font-size: 24px
	}
}

.team {
	font-size: 0;
	line-height: 0;
	margin: 0 -15px
}

.team .member {
	width: 25%;
	float: left;
	vertical-align: middle;
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
	position: relative;
	padding: 0 15px
}

.team .member.active {
	width: 50%
}

.team .member .info {
	width: 50%;
	position: absolute;
	bottom: 48px;
	right: 15px;
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: .42px;
	padding-left: 48px;
	padding-bottom: 114px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0s;
	-ms-transition: 0s;
	-moz-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
	-webkit-transition-delay: 0s;
	-ms-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s
}

.team .member.active .info {
	opacity: 1;
	visibility: visible;
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
	-webkit-transition-delay: .25s;
	-ms-transition-delay: .25s;
	-moz-transition-delay: .25s;
	-o-transition-delay: .25s;
	transition-delay: .25s
}

.team .member .info:before {
	content: '';
	display: block;
	width: 67px;
	height: 4px;
	background: #38c0ea;
	position: absolute;
	top: 45px;
	left: -36px
}

.team .member .info h3 {
	font-size: 24px;
	line-height: 28px;
	letter-spacing: .48px;
	text-transform: none;
	margin-bottom: 28px
}

.team .member .info h3 small {
	text-transform: uppercase;
	color: #38c0ea;
	margin-bottom: 0;
	margin-top: 14px
}

.team .member .info p {
	margin-bottom: 0
}

.team .member .info .bar {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 150%
}

.team .member .info .bar .phone {
	color: #fff;
	font-size: 12px;
	letter-spacing: .48px;
	line-height: 50px;
	background: #38c0ea;
	font-family: 'Poppins', sans-serif;
	padding: 0 34px;
	float: right;
	vertical-align: top
}

.team .member .info .bar .phone i {
	margin-right: 9px
}

.team .member .info .bar .social {
	color: #fff;
	font-size: 12px;
	line-height: 50px;
	background: #e22541;
	padding: 0 32px;
	float: right;
	border-radius: 0 25px 25px 0;
	vertical-align: top
}

.team .member .info .bar .social a {
	color: #fff;
	margin: 0 6px
}

.team-member {
	position: relative;
	margin-bottom: 40px
}

.team-member .info {
	position: absolute;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: .42px;
	padding: 0 90px 0 30px;
	text-align: justify
}

.team-member .info:before {
	content: '';
	display: block;
	width: 67px;
	height: 4px;
	background: #38c0ea;
	position: absolute;
	top: 45px;
	left: -50px
}

.team-member .info h3 {
	font-size: 24px;
	line-height: 28px;
	letter-spacing: .48px;
	text-transform: none;
	margin-bottom: 28px
}

.team-member .info h3 small {
	text-transform: uppercase;
	color: #38c0ea;
	margin-bottom: 0;
	margin-top: 14px
}

.team-member .info p {
	margin-bottom: 0;
	font-size: 15px
}

.team-member .info .bar {
	position: absolute;
	bottom: 0;
	right: 40px;
	width: 150%
}

.team-member .info .bar .phone {
	color: #fff;
	font-size: 16px;
	letter-spacing: .48px;
	line-height: 50px;
	background: #38c0ea;
	font-family: 'Poppins', sans-serif;
	padding: 0 54px;
	float: right;
	vertical-align: top;
	border-radius: 0 25px 25px 0
}

.team-member .info .bar .phone i {
	margin-right: 9px
}

.team-member .info .bar .social {
	color: #fff;
	font-size: 12px;
	line-height: 50px;
	background: #e22541;
	padding: 0 32px;
	float: right;
	border-radius: 0 25px 25px 0;
	vertical-align: top
}

.team-member .info .bar .social a {
	color: #fff;
	margin: 0 6px
}

.team-member1 {
	position: relative;
	margin-bottom: 40px
}

.team-member1 .info1 {
	position: absolute;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: .42px;
	text-align: justify;
	padding: 0 80px 0 40px
}

.pic {
	margin-left: -83px;
	margin-top: -9px
}

.team-member1 .info1:before {
	content: '';
	display: block;
	width: 67px;
	height: 4px;
	background: #38c0ea;
	position: absolute;
	top: 11px;
	right: 0;
	z-index: 1
}

.team-member1 .info1 h3 {
	font-size: 24px;
	line-height: 28px;
	letter-spacing: .48px;
	text-transform: none;
	margin-bottom: 28px
}

.team-member1 .info1 h3 small {
	text-transform: uppercase;
	color: #38c0ea;
	margin-bottom: 0;
	margin-top: 14px
}

.team-member1 .info1 p {
	margin-bottom: 0
}

.team-member1 .info1 .bar {
	position: absolute;
	bottom: 0;
	right: 392px;
	width: 150%
}

.team-member1 .info1 .bar .phone {
	color: #fff;
	font-size: 12px;
	letter-spacing: .48px;
	line-height: 50px;
	background: #38c0ea;
	font-family: 'Poppins', sans-serif;
	padding: 0 34px;
	float: right;
	vertical-align: top
}

.team-member1 .info1 .bar .phone i {
	margin-right: 9px
}

.team-member1 .info1 .bar .social {
	color: #fff;
	font-size: 12px;
	line-height: 50px;
	background: #e22541;
	padding: 0 32px;
	float: right;
	border-radius: 0 25px 25px 0;
	vertical-align: top
}

.team-member1 .info1 .bar .social a {
	color: #fff;
	margin: 0 6px
}

.team-single {
	position: relative
}

.team-single .content {
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	border: 14px solid #fafafa;
	background: #fafafa
}

.team-single .content .info {
	float: left;
	width: 742px;
	height: 522px;
	padding: 0 68px;
	background: #fdfdfd
}

.team-single .content .info .inner {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.team-single .content .info .inner h2 {
	font-size: 40px;
	line-height: 52px;
	text-transform: none
}

.team-single .content .info .inner .social-icons {
	font-size: 0;
	line-height: 0
}

.team-single .content .info .inner .social-icons a {
	display: inline-block;
	width: 45px;
	height: 45px;
	line-height: 45px;
	background: #222;
	text-align: center;
	font-size: 12px;
	color: #fff;
	margin-left: 2px
}

.team-single .content .info .inner .social-icons a:hover {
	opacity: 1;
	background: #38c0ea;
	color: #fff
}

.team-single .content .contacts {
	float: right;
	height: 522px;
	width: 242px;
	margin-left: 14px
}

.team-single .content .contacts .contact {
	height: 164px;
	background: #fff;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: 400;
	letter-spacing: .36px;
	margin-bottom: 14px
}

.team-single .content .contacts .contact:last-of-type {
	margin-bottom: 0
}

.team-single .content .contacts .contact .inner {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.team-single .content .contacts .contact .inner .icon {
	font-size: 30px;
	color: #38c0ea;
	margin-bottom: 20px
}

.team-single .content .contacts .contact .inner h5 {
	font-size: 16px;
	line-height: 18px;
	letter-spacing: .48px;
	font-weight: 700;
	margin-bottom: 6px
}

@media all and (max-width:1200px) {
	.team .member {
		margin-bottom: 24px
	}
	.team .member,
	.team .member.active {
		width: 100%
	}
	.team .member .info {
		visibility: visible;
		opacity: 1
	}
	.team-single .content {
		position: relative;
		top: 0;
		right: 0;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0)
	}
	.team-single .content .info {
		width: 100%;
		height: auto;
		float: none;
		margin-bottom: 14px;
		padding: 36px
	}
	.team-single .content .info .inner {
		top: 0;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0)
	}
	.team-single .content .contacts {
		width: 100%;
		float: none;
		margin: 0
	}
}

@media all and (max-width:767px) {
	.team .member .info {
		position: relative;
		bottom: 0;
		right: 0;
		width: 100%;
		padding: 0;
		margin-top: 12px
	}
	.team .member .info .bar {
		width: 100%;
		position: relative;
		margin-top: 24px
	}
	.team .member .info:before {
		height: 67px;
		width: 4px;
		position: relative;
		top: 0;
		left: 0;
		margin-bottom: 12px
	}
	.team-member .info {
		position: relative;
		bottom: 0;
		right: 0;
		width: 100%;
		padding: 0;
		margin-top: 12px
	}
	.team-member .info .bar {
		width: 100%;
		position: relative;
		margin-top: 24px
	}
	.team-member .info:before {
		height: 67px;
		width: 4px;
		position: relative;
		top: 0;
		left: 0;
		margin-bottom: 12px
	}
}

.counter-box {
	position: relative;
	padding: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.counter-box>.inner {
	padding-top: 60px;
	padding-left: 68px;
	padding-bottom: 52px;
	background: rgba(251, 251, 251, .95);
	position: relative;
	color: #666;
	font-size: 13px;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	line-height: 28px;
	letter-spacing: .39px;
	text-transform: uppercase
}

.counter-box>.inner .icon {
	margin-bottom: 28px;
	color: #38c0ea;
	font-size: 40px
}

.counter-box>.inner .countTo {
	font-weight: 700;
	color: #333;
	font-size: 38px;
	line-height: 38px;
	letter-spacing: .38px;
	margin-bottom: 6px
}

.circle-counter {
	width: 230px;
	height: 230px;
	position: relative;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: 700;
	letter-spacing: .24px;
	text-transform: uppercase;
	padding-top: 82px;
	display: block;
	margin: 0 auto;
	margin-top: 70px
}

.circle-counter:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 15px solid #fafafa;
	border-bottom-color: #38c0ea;
	border-right-color: #38c0ea;
	border-radius: 50%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: 1
}

.circle-counter .inner {
	position: relative;
	z-index: 2
}

.circle-counter .number {
	color: #38c0ea;
	font-size: 40px;
	letter-spacing: .8px;
	margin-bottom: 12px
}

@media all and (max-width:1199px) {
	.counter-box {
		margin-bottom: 24px
	}
}

.portfolio-about {
	padding-top: 30px
}

.owl-carousel .owl-item img {
	width: auto
}

.owl-item {
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0) scale(1, 1)
}

.portfolio-vertical-slider-wrapper {
	position: relative;
	margin-bottom: 75px
}

.portfolio-vertical-slider {
	position: relative
}

.portfolio-vertical-slider-box {
	border: 30px solid #fafafa;
	position: absolute;
	top: -75px;
	left: -100px;
	right: 110px;
	bottom: 0;
	z-index: 1
}

.portfolio-vertical-slider.owl-theme .owl-nav {
	margin: 0;
	position: absolute;
	top: 50%;
	left: -49px;
	margin-top: -9px;
	height: 18px;
	line-height: 18px;
	-webkit-transform: translate(-50%, 0) rotate(-90deg);
	-ms-transform: translate(-50%, 0) rotate(-90deg);
	-moz-transform: translate(-50%, 0) rotate(-90deg);
	-o-transform: translate(-50%, 0) rotate(-90deg);
	transform: translate(-50%, 0) rotate(-90deg)
}

.portfolio-vertical-slider.owl-theme .owl-nav [class*='owl-'] {
	background: none;
	font-size: 13px;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	line-height: 18px;
	letter-spacing: .26px;
	color: #666;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: top
}

.portfolio-vertical-slider.owl-theme .owl-nav [class*='owl-']:hover {
	opacity: .9
}

.portfolio-vertical-slider.owl-theme .owl-nav [class*='owl-'] i {
	font-size: 12px
}

.portfolio-vertical-slider.owl-theme .owl-nav .owl-prev {
	margin-right: 60px
}

.portfolio-vertical-slider.owl-theme .owl-nav .owl-next {
	margin-left: 60px
}

.portfolio-vertical-slider.owl-theme .owl-nav .owl-prev i {
	margin-right: 8px
}

.portfolio-vertical-slider.owl-theme .owl-nav .owl-next i {
	margin-left: 8px
}

.portfolio-vertical-slider-meta {
	display: inline-block;
	position: absolute;
	top: 50%;
	left: -49px;
	margin-top: -9px;
	-webkit-transform: translate(-50%, 0) rotate(-90deg);
	-ms-transform: translate(-50%, 0) rotate(-90deg);
	-moz-transform: translate(-50%, 0) rotate(-90deg);
	-o-transform: translate(-50%, 0) rotate(-90deg);
	transform: translate(-50%, 0) rotate(-90deg);
	z-index: 2;
	color: #f31d34;
	font-size: 12px;
	line-height: 18px;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
	width: 70px;
	text-align: center;
	border-left: 3px solid #f31d34;
	border-right: 3px solid #f31d34
}

.portfolio .item {
	float: left;
	position: relative;
	z-index: 5
}

.portfolio .item figure {
	position: relative;
	overflow: hidden
}

.portfolio .item figure img {
	width: 100%
}

.portfolio .item .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .8);
	text-align: center;
	display: block;
	color: #38c0ea;
	font-size: 12px;
	line-height: 14px;
	font-weight: 600;
	letter-spacing: .36px;
	text-transform: uppercase;
	opacity: 0;
	border: 15px solid #38c0ea;
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
	font-family: 'Poppins', sans-serif
}

.portfolio .item figure:hover .overlay {
	opacity: 1
}

.portfolio .item .overlay .content {
	position: relative;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

.portfolio .item .overlay .content h4 {
	font-size: 18px;
	line-height: 44px;
	letter-spacing: .54px;
	font-weight: 600;
	margin-bottom: 0
}

.portfolio .item .overlay .content p {
	margin-bottom: 0
}

.portfolio .item .overlay .content .action {
	font-size: 0;
	line-height: 0;
	margin-bottom: 20px
}

.portfolio .item .overlay .content .action a {
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 50%;
	text-align: center;
	background: #fff;
	color: #000;
	font-size: 20px;
	margin: 0 1px
}

.portfolio .item .overlay .content .action a:hover {
	background: #38c0ea;
	color: #fff;
	opacity: 1;
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2)
}

.portfolio .item .overlay .content .action a i {
	line-height: inherit
}

.portfolio .item .detail {
	text-align: center;
	color: #38c0ea;
	font-size: 12px;
	line-height: 14px;
	font-weight: 400;
	letter-spacing: .36px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	padding-top: 24px
}

.portfolio .item .detail h4 {
	font-size: 15px;
	line-height: 44px;
	letter-spacing: .45px;
	font-weight: 600;
	margin-bottom: 0;
	color: #444
}

.portfolio .item .detail p {
	margin-bottom: 0
}

.portfolio-masonry {
	margin: 0 5px
}

.portfolio-masonry .portfolio-sizer {
	width: 25%
}

.portfolio-masonry .item {
	width: 100%;
	margin-bottom: 10px;
}

.portfolio-grid .portfolio-sizer {
	width: 33.333333%
}

.portfolio-grid .item {
	width: 33.333333%;
	padding: 0 5px;
	margin-bottom: 10px
}

.portfolio-grid2 {
	margin: 0 -15px
}

.portfolio-grid2 .portfolio-sizer {
	width: 59.82905%
}

.portfolio-grid2 .item {
	width: 59.82905%
}

.portfolio-grid2 .item.small {
	width: 40.17094%
}

.portfolio-3col {
	margin: 0 -15px
}

.portfolio-3col .portfolio-sizer {
	width: 33.333333%
}

.portfolio-3col .item {
	width: 33.333333%;
	padding: 0 15px;
	margin-bottom: 30px
}

.portfolio-2col {
	margin: 0 -15px
}

.portfolio-2col .portfolio-sizer {
	width: 50%
}

.portfolio-2col .item {
	width: 50%;
	padding: 0 15px;
	margin-bottom: 30px
}

.portfolio-4col {
	margin: 0 5px
}

.portfolio-4col .portfolio-sizer {
	width: 25%
}

.portfolio-4col .item {
	width: 25%;
	padding: 0 5px;
	margin-bottom: 30px
}

.portfolio-filters {
	text-align: center;
	margin-bottom: 44px;
	font-size: 0;
	position: relative;
	z-index: 5;
	background: #fcfcfc;
	display: inline-block;
	padding: 0 58px
}

.portfolio-filters button {
	font-size: 13px;
	line-height: 70px;
	letter-spacing: .26px;
	color: #444;
	background: none;
	border: none;
	padding: 0;
	margin: 0 20px;
	display: inline-block;
	font-weight: 700;
	text-transform: uppercase;
	outline: none!important;
	font-family: 'Poppins', sans-serif;
	position: relative
}

.portfolio-filters button .number {
	position: absolute;
	top: -30px;
	left: 0;
	width: 100%;
	text-align: center;
	line-height: 14px;
	opacity: 0;
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s
}

.portfolio-filters button .number:after {
	content: '';
	display: block;
	width: 3px;
	height: 25px;
	background: #38c0ea;
	position: absolute;
	left: 50%;
	margin-left: -1.5px;
	top: 20px
}

.portfolio-filters button:hover,
.portfolio-filters button.active {
	color: #38c0ea
}

.portfolio-filters button:hover .number,
.portfolio-filters button.active .number {
	opacity: 1
}

.portfolio-load {
	text-align: center;
	margin-top: 90px
}

.portfolio-single .image {
	position: relative;
	text-align: center;
	margin-bottom: -72px
}

.portfolio-single .image .title {
	background: #38c0ea;
	position: relative;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: .36px;
	text-transform: uppercase;
	color: #fff;
	padding: 48px 130px;
	top: -122px
}

.portfolio-single .image .title h4 {
	font-size: 24px;
	line-height: 44px;
	font-weight: 600;
	letter-spacing: .72px;
	margin-bottom: 6px
}

.portfolio-single .content {
	padding: 0 96px
}

.portfolio-single .image-row {
	margin: 0 -7.5px;
	margin-bottom: 50px
}

.portfolio-single .image-row img {
	width: 33.333333%;
	margin: 0;
	display: inline-block;
	padding: 0 7.5px
}
 

@media all and (max-width:767px) {
	.portfolio-vertical-slider.owl-theme .owl-nav {
		position: relative;
		top: 0;
		left: 0;
		margin-top: 24px;
		height: 18px;
		line-height: 18px;
		-webkit-transform: translate(0) rotate(0deg);
		-ms-transform: translate(0) rotate(0deg);
		-moz-transform: translate(0) rotate(0deg);
		-o-transform: translate(0) rotate(0deg);
		transform: translate(0) rotate(0deg)
	}
	.portfolio-vertical-slider-box {
		display: none
	}
	.portfolio-vertical-slider-meta {
		display: inline-block;
		position: absolute;
		top: auto;
		bottom: 0;
		left: 50%;
		margin-top: 0;
		margin-left: -35px;
		-webkit-transform: translate(0) rotate(0deg);
		-ms-transform: translate(0) rotate(0deg);
		-moz-transform: translate(0) rotate(0deg);
		-o-transform: translate(0) rotate(0deg);
		transform: translate(0) rotate(0deg)
	}
	.portfolio-vertical-slider-wrapper {
		margin-bottom: 0
	}
	.portfolio-masonry .portfolio-sizer {
		width: 100%
	}
	.portfolio-masonry .item {
		width: 100%
	}
	.portfolio-filters button {
		margin: 0 10px
	}
	.portfolio-filters {
		padding: 0 10px
	}
}

@media all and (max-width:767px) {
	.portfolio-grid .portfolio-sizer {
		width: 100%
	}
	.portfolio-grid .item {
		width: 100%
	}
	.portfolio-grid2 .portfolio-sizer {
		width: 100%
	}
	.portfolio-grid2 .item {
		width: 100%
	}
	.portfolio-grid2 .item.small {
		width: 100%
	}
	.portfolio-3col .portfolio-sizer {
		width: 100%
	}
	.portfolio-3col .item {
		width: 100%
	}
	.portfolio-4col .portfolio-sizer {
		width: 100%
	}
	.portfolio-4col .item {
		width: 100%
	}
	.portfolio-2col .portfolio-sizer {
		width: 100%
	}
	.portfolio-2col .item {
		width: 100%
	}
	.portfolio-single .image {
		margin-bottom: 50px
	}
	.portfolio-single .image .title {
		padding: 24px 0;
		width: 100%;
		top: 0
	}
	.portfolio-single .content {
		padding: 0
	}
	.portfolio-single .image-row {
		margin: 0;
		margin-bottom: 50px
	}
	.portfolio-single .image-row img {
		width: 100%;
		padding: 0;
		margin-bottom: 15px
	}
}

.recent-product {
	position: relative;
	text-align: right;
	margin: 20px 0;
	padding-top: 20px
}

.recent-product.left {
	text-align: left
}

.recent-product .content {
	display: inline-block;
	border: 14px solid #f6f6f8;
	/* width: 75%; */
	font-size: 14px;
	line-height: 24px;
	letter-spacing: .42px;
	text-align: left;
	transition: all 0.5s linear 0s;
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	position: relative;
}

.recent-product:hover .content {
	border: 14px solid #92db5e;
}

.recent-product.left .content {
	/* padding: 80px 35px; */
	/* padding-right: 70px */
}

.recent-product .content .rating {
	font-size: 13px;
	line-height: 28px;
	letter-spacing: .39px;
	margin-bottom: 12px
}

.recent-product .content .rating i {
	margin: 0 2px
}

.recent-product .content .rating i.red {
	color: #38c0ea
}

.recent-product .content h5 {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 10px;
	color: #4a4a4a;
}

.recent-product .content p {
	margin-bottom: 20px;
	color: #565656!important;
	font-size: 12px;
	line-height: 1.4;
}

.recent-product .image {
	/* position: absolute; */
	/* top: 9%; */
	/* left: 0; */
	/* width: 28%; */
}

.recent-product.left .image {
	/* left: auto; */
	/* right: 0; */
	/* width: 28%; */
	/* top: 11% */
}

.recent-product .image .price {
	font-size: 13px;
	line-height: 50px;
	color: #fff;
	letter-spacing: .39px;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	background: #2a2a2a;
	width: 190px;
	text-align: center;
	position: absolute;
	top: 50%;
	right: 25px;
	margin-top: -25px;
	-webkit-transform: translate(50%, 0) rotate(-90deg);
	-ms-transform: translate(50%, 0) rotate(-90deg);
	-moz-transform: translate(50%, 0) rotate(-90deg);
	-o-transform: translate(50%, 0) rotate(-90deg);
	transform: translate(50%, 0) rotate(-90deg)
}

.recent-product.left .image .price {
	right: auto;
	left: 25px;
	-webkit-transform: translate(-50%, 0) rotate(-90deg);
	-ms-transform: translate(-50%, 0) rotate(-90deg);
	-moz-transform: translate(-50%, 0) rotate(-90deg);
	-o-transform: translate(-50%, 0) rotate(-90deg);
	transform: translate(-50%, 0) rotate(-90deg)
}

.recent-product .image .price .sale-price {
	color: #38c0ea;
	margin-right: 5px
}

.recent-product .image .price .sale {
	text-decoration: line-through
}

.recent-product-simple .image {
	position: relative;
	margin-bottom: 24px
}

.recent-product-simple .image img {
	width: 100%
}

.recent-product-simple .image .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .6);
	opacity: 0;
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s
}

.recent-product-simple:hover .image .overlay {
	opacity: 1
}

.recent-product-simple .image .overlay .button {
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

.recent-product-simple .content h5 {
	font-size: 16px;
	line-height: 18px;
	letter-spacing: .48px;
	margin-bottom: 6px
}

.recent-product-simple .content .rating {
	font-size: 13px;
	line-height: 28px;
	letter-spacing: .39px;
	margin-bottom: 36px
}

.recent-product-simple .content .rating i {
	margin: 0 2px
}

.recent-product-simple .content .rating i.red {
	color: #38c0ea
}

.recent-product-simple .content .price {
	font-size: 13px;
	line-height: 28px;
	color: #999;
	letter-spacing: .39px;
	font-family: 'Poppins', sans-serif;
	font-weight: 600
}

.recent-product-simple .content .price .sale-price {
	color: #38c0ea;
	margin-right: 5px
}

.recent-product-simple .content .price .sale {
	text-decoration: line-through
}

.product-details {
	position: relative;
	margin-bottom: 94px
}

.product-details .content {
	background: #fdfdfd;
	position: absolute;
	left: 370px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 600px;
	padding: 85px 88px;
	font-size: 14px;
	line-height: 26px;
	letter-spacing: .42px
}

.product-details .content .reviews {
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	line-height: 28px;
	letter-spacing: .36px;
	margin-bottom: 14px
}

.product-details .content .rating {
	font-size: 13px;
	line-height: 28px;
	letter-spacing: .39px;
	display: inline-block;
	margin-right: 20px
}

.product-details .content .rating i {
	margin: 0 2px
}

.product-details .content .rating i.red {
	color: #38c0ea
}

.product-details .content h3 {
	font-size: 26px;
	line-height: 28px;
	font-weight: 700;
	margin-bottom: 20px;
	letter-spacing: .78px
}

.product-details .content p {
	margin-bottom: 30px
}

.product-details .content .price-quantity {
	margin-bottom: 30px
}

.product-details .content .price {
	font-size: 20px;
	line-height: 40px;
	color: #38c0ea;
	letter-spacing: .6px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	display: inline-block;
	vertical-align: top;
	margin-right: 50px
}

.product-details .content .price .sale-price {
	margin-right: 5px
}

.product-details .content .price .sale {
	text-decoration: line-through;
	font-size: 14px;
	color: #999
}

.product-details .content .quantity {
	color: #282828;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	line-height: 40px;
	letter-spacing: .12px;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: top
}

.product-details .content .quantity input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]) {
	line-height: 38px;
	height: 40px;
	background: #fff;
	border: 1px solid #d4d4d4;
	width: 90px;
	display: inline-block;
	padding: 0 20px
}

.product-info .nav-tabs {
	margin: 0;
	margin-bottom: 40px;
	top: 0;
	padding: 0 50px;
	background: #fafafa
}

.product-info .nav>li {
	width: auto
}

.product-info .nav-tabs>li {
	padding: 0 25px
}

.product-info .nav-tabs>li>a {
	color: #282828;
	font-size: 13px;
	line-height: 70px;
	letter-spacing: .26px;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	position: relative
}

.product-info .nav-tabs>li.active>a,
.product-info .nav-tabs>li.active>a:focus,
.product-info .nav-tabs>li.active>a:hover {
	color: #38c0ea
}

.product-info .nav-tabs>li.active>a:after {
	content: '';
	background: #38c0ea;
	width: 3px;
	height: 25px;
	position: absolute;
	top: -14px;
	left: 50%;
	margin-left: -1.5px
}

.product-info .tab-content p:last-of-type {
	margin-bottom: 0
}

.shopping-cart {
	border: 15px solid #fafafa;
	padding: 70px 55px;
	padding-top: 50px;
	margin-bottom: 40px
}

.shopping-cart .table {
	margin-bottom: 40px;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	border-collapse: separate;
	border-spacing: 3px 0
}

.shopping-cart .table>thead>tr>th {
	padding: 0;
	border-bottom: none;
	text-align: center;
	font-size: 13px;
	line-height: 48px;
	font-weight: 700;
	letter-spacing: .13px;
	color: #444
}

.shopping-cart .table>tbody>tr>td {
	border-top: none;
	padding: 0 46px;
	vertical-align: middle;
	background: #fdfdfd;
	height: 160px;
	position: relative
}

.shopping-cart .table>tbody>tr>td.product {
	text-align: left;
	font-size: 16px;
	line-height: 18px;
	color: #444;
	font-weight: 700
}

.shopping-cart .table>tbody>tr>td .sku {
	display: block;
	font-size: 12px;
	line-height: 14px;
	color: #c7c7c7;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 12px
}

.shopping-cart .table>tbody>tr>td.price {
	font-size: 16px;
	line-height: 18px;
	color: #38c0ea;
	font-weight: 600
}

.shopping-cart .table>tbody>tr>td input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]) {
	line-height: 38px;
	height: 40px;
	background: #fff;
	border: 1px solid #d4d4d4;
	width: 90px;
	display: inline-block;
	padding: 0 20px;
	border-radius: 3px
}

.shopping-cart .table>tbody>tr>td .remove {
	position: absolute;
	top: 47px;
	right: -33px;
	width: 66px;
	height: 66px;
	background: #fdfdfd;
	border-radius: 50%;
	border: 3px solid #fff;
	line-height: 60px;
	color: #222;
	text-align: center;
	font-size: 18px
}

.shopping-cart .coupon-form {
	font-size: 0;
	line-height: 0;
	float: left
}

.shopping-cart .coupon-form input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]) {
	line-height: 48px;
	height: 50px;
	padding: 0 20px;
	border-radius: 3px;
	border: 1px solid #d4d4d4;
	background: none;
	width: 205px;
	display: inline-block;
	font-size: 11px;
	letter-spacing: .11px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	margin-right: 16px
}

.shopping-cart .coupon-form ::-webkit-input-placeholder {
	color: #d5d3d3
}

.shopping-cart .coupon-form :-moz-placeholder {
	color: #d5d3d3;
	opacity: 1
}

.shopping-cart .coupon-form ::-moz-placeholder {
	color: #d5d3d3;
	opacity: 1
}

.shopping-cart .coupon-form :-ms-input-placeholder {
	color: #d5d3d3
}

.shopping-cart .coupon-form .button {
	line-height: 50px;
	border-radius: 3px;
	padding: 0 50px
}

.cart-actions>.button {
	float: right
}

.cart-totals {
	border: 15px solid #fafafa;
	padding: 50px 30px;
	text-align: center
}

.cart-totals h5 {
	font-size: 15px;
	line-height: 16px;
	letter-spacing: .15px;
	color: #282828;
	margin-bottom: 24px
}

.cart-totals .totals {
	font-size: 13px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	line-height: 50px;
	font-weight: 700;
	color: #323232;
	background: #fdfdfd;
	text-align: left;
	padding: 25px 75px;
	margin-bottom: 40px
}

.cart-totals .totals span {
	color: #38c0ea;
	float: right
}

.order {
	border: 15px solid #fafafa;
	padding: 40px;
	padding-bottom: 60px
}

.order .heading {
	font-size: 13px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	line-height: 48px;
	font-weight: 700;
	color: #282828;
	letter-spacing: .13px;
	padding: 0 40px
}

.order .heading span {
	float: right
}

.order .totals {
	font-size: 13px;
	font-family: 'Poppins', sans-serif;
	line-height: 50px;
	letter-spacing: .13px;
	font-weight: 700;
	color: #323232;
	background: #fdfdfd;
	padding: 25px 40px;
	margin-bottom: 1px
}

.order .totals span {
	color: #38c0ea;
	float: right
}

.order .totals span.free {
	color: #999
}

.order .totals.end {
	text-transform: uppercase;
	padding: 10px 40px;
	margin-bottom: 36px
}

.order .info {
	background: #fdfdfd;
	font-size: 14px;
	line-height: 26px;
	letter-spacing: .42px;
	color: #666;
	padding: 30px 40px;
	margin: 24px -40px
}

.order .form-group {
	padding: 0 40px
}

.order .submit {
	text-align: center
}

.order .radio img {
	margin-left: 12px
}

@media all and (max-width:1199px) {
 
	.recent-product-simple {
		margin-bottom: 24px
	}
	.product-details .content {
		position: relative;
		top: 0;
		left: 0;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		width: 100%
	}
	.product-info .nav-tabs {
		padding: 0
	}
	.shopping-cart .table>tbody>tr>td {
		padding: 0 10px
	}
	.shopping-cart .table>tbody>tr>td.price {
		padding-right: 40px
	}
	.cart-actions .coupon-form {
		float: none;
		margin-bottom: 24px
	}
	.cart-actions>.button {
		float: none
	}
}

@media all and (max-width:767px) {
	.recent-product .content {
		width: 100%
	}
	.recent-product .image {
		width: 100%;
		position: relative;
		top: 0;
		-webkit-transform: translate(0);
		-ms-transform: translate(0);
		-moz-transform: translate(0);
		-o-transform: translate(0);
		transform: translate(0)
	}
	.product-details .content {
		padding: 24px
	}
	.shopping-cart {
		padding: 20px;
		border-width: 2px
	}
	.cart-totals {
		padding: 20px;
		border-width: 2px
	}
	.order {
		padding: 20px;
		border-width: 2px
	}
	.shopping-cart .table>thead,
	.shopping-cart .table>tbody {
		display: block;
		width: 50%;
		float: left
	}
	.shopping-cart .table>thead>tr>th {
		display: block;
		height: 160px
	}
	.shopping-cart .table>tbody>tr>td {
		display: block
	}
	.cart-actions {
		text-align: center
	}
	.shopping-cart .coupon-form input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]) {
		margin: 0;
		margin-bottom: 12px;
		width: 100%
	}
}

.client-slider .active .item:after {
	content: '';
	display: block;
	height: 33px;
	width: 1px;
	border-right: 2px dashed #bbb;
	position: absolute;
	top: 50%;
	right: -2px;
	margin-top: -16.5px
}

.client-slider.owl-theme .owl-nav [class*='owl-'] {
	width: 40px;
	height: 55px;
	line-height: 55px;
	background: #38c0ea;
	margin: 0;
	padding: 0;
	border-radius: 2px;
	font-size: 13px;
	position: absolute;
	top: 50%;
	margin-top: -27.5px;
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s
}

.client-slider.owl-theme .owl-nav [class*='owl-']:hover {
	background: #5a5a5a
}

.client-slider.owl-carousel .owl-controls .owl-nav .owl-prev {
	left: -100px
}

.client-slider.owl-carousel .owl-controls .owl-nav .owl-next {
	right: -100px
}

.client-slider.owl-carousel .owl-item img {
	width: auto
}

.client-grid {
	font-size: 0;
	line-height: 0;
	text-align: center;
	overflow: hidden
}

.client-grid .item {
	width: 33.333333%;
	display: inline-block;
	height: 160px;
	line-height: 160px;
	position: relative
}

.client-grid .item:after {
	content: '';
	display: block;
	height: 33px;
	width: 1px;
	border-right: 2px dashed #bbb;
	position: absolute;
	top: 50%;
	right: -2px;
	margin-top: -16.5px
}




@media all and (max-width:1199px) {
	.client-slider.owl-carousel .owl-controls .owl-nav .owl-prev {
		left: 0
	}
	.client-slider.owl-carousel .owl-controls .owl-nav .owl-next {
		right: 0
	}
}

@media all and (max-width:767px) {
	.client-grid .item {
		width: 100%
	}
}

.testimonials {
	font-size: 0;
	line-height: 0;
	text-align: center
}

.testimonials .item {
	font-size: 16px;
	line-height: 28px;
	font-style: italic;
	letter-spacing: .48px;
	width: 8%;
	display: inline-block;
	vertical-align: top;
	-webkit-transition: .25s width;
	-ms-transition: .25s width;
	-moz-transition: .25s width;
	-o-transition: .25s width;
	transition: .25s width;
	padding: 0 5px
}

.testimonials .item.active {
	width: 60%;
	padding: 0 112px;
	margin-top: 0!important
}

.testimonials .item .testimony-image {
	border-radius: 50%;
	overflow: hidden;
	display: inline-block;
	-webkit-transition: .25s opacity;
	-ms-transition: .25s opacity;
	-moz-transition: .25s opacity;
	-o-transition: .25s opacity;
	transition: .25s opacity
}

.testimonials .item.active .testimony-image {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	-webkit-transition: 0s;
	-ms-transition: 0s;
	-moz-transition: 0s;
	-o-transition: 0s;
	transition: 0s
}

.testimonials .item .testimony {
	opacity: 0;
	visibility: hidden;
	position: absolute
}

.testimonials .item.active .testimony {
	opacity: 1;
	visibility: visible;
	position: relative;
	-webkit-transition: .25s opacity;
	-ms-transition: .25s opacity;
	-moz-transition: .25s opacity;
	-o-transition: .25s opacity;
	transition: .25s opacity;
	-webkit-transition-delay: .25s;
	-ms-transition-delay: .25s;
	-moz-transition-delay: .25s;
	-o-transition-delay: .25s;
	transition-delay: .25s
}

.testimonials .item .details {
	display: inline-block;
	font-size: 0;
	line-height: 0;
	margin-bottom: 36px
}

.testimonials .item .details .image {
	border-radius: 50%;
	overflow: hidden;
	width: 160px;
	height: 160px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-right: 36px
}

.testimonials .item .details .image .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(235, 46, 74, .7);
	line-height: 160px;
	text-align: center
}

.testimonials .item .details .content {
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	margin-top: 33px
}

.testimonials .item .details .content h3 {
	font-size: 28px;
	letter-spacing: .84px;
	margin-bottom: 6px
}

.testimonials .item .details .content h3 small {
	font-size: 12px;
	line-height: 14px;
	letter-spacing: .48px;
	margin-bottom: 12px;
	text-transform: uppercase
}

.testimonials .item .details .content .rating {
	font-size: 12px;
	line-height: 28px;
	letter-spacing: .36px
}

.testimonials .item .details .content .rating i {
	margin-right: 4px
}

.testimonials .item .details .content .rating i.red {
	color: #38c0ea
}

.testimonials .item p {
	margin-bottom: 0
}

.testimonials.vertical {
	padding: 84px 0
}

.testimonials.vertical .item {
	width: 100%;
	display: block;
	padding: 0;
	font-style: normal
}

.testimonials.vertical .item.active {
	width: 100%;
	padding: 0
}

.testimonials.vertical .item .details {
	display: block;
	margin: 0
}

.testimonials.vertical .item .details .image {
	float: right;
	display: block;
	box-shadow: 0 0 0 10px rgba(0, 0, 0, .68);
	margin: 0
}

.testimonials.vertical .item .details .content {
	margin: 0;
	margin-top: 11px;
	margin-right: 256px;
	text-align: right;
	display: block;
	font-size: 16px;
	line-height: 28px
}

.testimonials.vertical .item .details .content p {
	font-style: italic
}

.testimonials.vertical .item .details .content h3 {
	margin-bottom: 14px
}

.testimonials.vertical .item .details .content h3 small {
	display: inline-block;
	margin-left: 14px
}

@media all and (max-width:1199px) {
	.testimonials {
		text-align: left
	}
	.testimonials .item {
		width: 100%;
		display: block;
		margin-bottom: 36px
	}
	.testimonials .item.active {
		width: 100%;
		padding: 0
	}
	.testimonials .item .testimony-image {
		display: none
	}
	.testimonials .item .testimony {
		opacity: 1;
		visibility: visible;
		position: relative
	}
}

.blog-post {
	padding: 40px 0;
	position: relative;
	margin-bottom: 40px
}

.blog-post.small {
	padding: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 380px;
	margin-top: 40px;
	margin-bottom: 80px
}

.blog-post .bg {
	background: #fbfbfb;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 76px;
	z-index: 1
}

.blog-post .image {
	float: left;
	position: relative;
	z-index: 2
}

.blog-post .date {
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 46px;
	color: #fff;
	letter-spacing: .96px;
	padding: 0 30px;
	background: #38c0ea;
	position: absolute;
	top: 30px;
	right: -20px;
	z-index: 2;
	text-transform: uppercase
}

.blog-post.small .date {
	left: -20px;
	right: auto
}

.blog-post .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .6)
}

.blog-post .overlay:hover {
	opacity: 1;
	background: rgba(0, 0, 0, .3)
}

.blog-post .content {
	text-align: center;
	position: relative;
	z-index: 2;
	font-size: 14px;
	line-height: 26px;
	letter-spacing: .42px;
	padding: 0 55px;
	margin-left: 300px;
	margin-top: 47px
}

.blog-post.wide .content {
	margin-left: 400px
}

.blog-post.small .content {
	margin-left: 0;
	margin-top: 0;
	padding: 0 36px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.blog-post .content ul {
	margin-bottom: 14px;
	color: #38c0ea;
	font-size: 11px;
	line-height: 32px;
	letter-spacing: .22px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif
}

.blog-post .content ul i {
	font-size: 12px;
	margin-right: 8px
}

.blog-post .content ul>li {
	padding: 0 10px
}

.blog-post .content h4 {
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 26px;
	color: #444;
	letter-spacing: .54px
}

.blog-post.small .content h4 {
	color: #fff;
	margin: 0
}

.blog-post .content p {
	margin-bottom: 40px
}

.large-blog-post {
	border: 15px solid #fafafa;
	position: relative;
	font-size: 0;
	line-height: 0;
	margin-top: 66px;
	padding-bottom: 90px
}

.large-blog-post .date {
	font-family: 'Poppins', sans-serif;
	font-size: 11px;
	font-weight: 700;
	line-height: 24px;
	color: #444;
	letter-spacing: .33px;
	padding: 36px 0;
	background: #fafafa;
	position: absolute;
	top: 89px;
	left: -59px;
	z-index: 3;
	text-transform: uppercase;
	width: 100px;
	text-align: center
}

.large-blog-post .date span {
	font-size: 28px;
	letter-spacing: .84px;
	color: #38c0ea;
	display: block
}

.large-blog-post .content {
	position: relative;
	z-index: 2;
	font-size: 14px;
	line-height: 26px;
	letter-spacing: .42px;
	width: 50%;
	padding-left: 120px;
	float: left;
	vertical-align: top;
	padding-top: 82px
}

.large-blog-post .content ul {
	margin-bottom: 14px;
	color: #38c0ea;
	font-size: 11px;
	line-height: 32px;
	letter-spacing: .22px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif
}

.large-blog-post .content ul i {
	font-size: 12px;
	margin-right: 8px
}

.large-blog-post .content ul>li {
	padding: 0 10px
}

.large-blog-post .content h3 {
	font-size: 22px;
	line-height: 30px;
	letter-spacing: .66px;
	margin-bottom: 36px
}

.large-blog-post .content p {
	margin-bottom: 40px
}

.large-blog-post .image {
	float: right;
	width: 50%;
	vertical-align: top;
	text-align: right;
	padding-right: 85px
}

.large-blog-post .image img {
	position: relative;
	top: -81px;
	display: inline-block
}

.nav-tabs {
	border-bottom: none;
	font-size: 0;
	padding: 0 95px;
	position: relative;
	top: -116px;
	margin-bottom: -116px
}

.nav-tabs>li {
	float: left;
	margin-bottom: 0;
	padding: 0 5px;
	vertical-align: top
}

.nav>li {
	text-align: center;
	width: 25%
}

.nav>li>a {
	padding: 0;
	position: relative
}

.nav-tabs>li>a {
	margin-right: 0;
	border: none;
	border-radius: 0;
	color: #414141;
	font-size: 16px;
	line-height: 20px
}

.nav>li>a:focus,
.nav>li>a:hover {
	background: none
}

.nav>li>a:hover {
	opacity: 1
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	background: none;
	border: none;
	color: #414141;
	opacity: 1
}

.nav-tabs>li>a img {
	width: 100%
}

.nav-tabs>li>a:hover img {
	opacity: 1
}

.nav>li>a .overlay {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(235, 46, 74, .8);
	opacity: 0;
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s
}

.nav>li>a:hover .overlay {
	opacity: 1
}

.nav>li>a .overlay .content {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0 20px
}

.nav>li>a .overlay .content .icon {
	color: #fff;
	font-size: 24px;
	margin-bottom: 16px
}

.nav>li>a .overlay .content h5 {
	color: #fff;
	font-size: 13px;
	line-height: 20px;
	font-weight: 600;
	letter-spacing: .39px;
	margin-bottom: 0
}

.grid-blog-post {
	margin-bottom: 40px
}

.grid-blog-post .image img {
	width: 100%
}

.grid-blog-post .meta {
	line-height: 46px;
	text-align: center;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: .96px;
	text-transform: uppercase;
	position: absolute;
	left: -46px;
	top: -25px;
	-webkit-transform: translate(-100%, 0) rotate(-90deg);
	-ms-transform: translate(-100%, 0) rotate(-90deg);
	-moz-transform: translate(-100%, 0) rotate(-90deg);
	-o-transform: translate(-100%, 0) rotate(-90deg);
	transform: translate(-100%, 0) rotate(-90deg);
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	-moz-transform-origin: right top;
	-o-transform-origin: right top;
	transform-origin: right top
}

.grid-blog-post .meta .comments {
	width: 46px;
	float: left;
	background: #38c0ea;
	color: #fff
}

.grid-blog-post .meta .comments i {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}

.grid-blog-post .meta .date {
	width: 140px;
	float: left;
	background: #222;
	color: #fff
}

.grid-blog-post .content {
	height: 160px;
	margin-left: 70px;
	background: #fdfdfd;
	position: relative;
	padding: 0 38px;
	padding-top: 40px;
	color: #555;
	font-size: 12px;
	line-height: 28px;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
	letter-spacing: .36px
}

.grid-blog-post .content p {
	margin-bottom: 6px
}

.grid-blog-post .content h5 {
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 0;
	font-weight: 600;
	color: #4e4e4e;
	letter-spacing: .45px
}

.blog-load {
	text-align: center;
	margin-top: 60px
}

.blog-post-single .meta {
	margin: 0 32px;
	background: #fff;
	border: 14px solid #fafafa;
	position: relative;
	top: -14px;
	margin-bottom: 53px;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 12px;
	color: #555;
	letter-spacing: .36px;
	line-height: 28px;
	text-transform: uppercase;
	padding: 59px 0
}

.blog-post-single .meta .author {
	margin-bottom: 12px
}

.blog-post-single .meta h3 {
	font-size: 22px;
	line-height: 30px;
	letter-spacing: .66px;
	margin-bottom: 12px
}

.blog-post-single .meta ul {
	margin-bottom: 0;
	color: #38c0ea;
	font-size: 11px;
	line-height: 32px;
	letter-spacing: .22px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif
}

.blog-post-single .meta ul i {
	font-size: 12px;
	margin-right: 8px
}

.blog-post-single .meta ul>li {
	padding: 0 10px
}

.blog-post-single .meta .date {
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 46px;
	color: #fff;
	letter-spacing: .96px;
	padding: 0 30px;
	background: #38c0ea;
	position: absolute;
	bottom: -29px;
	left: 50px;
	z-index: 2;
	text-transform: uppercase
}

.blog-post-single .meta .share {
	position: absolute;
	bottom: -29px;
	right: 50px;
	font-size: 0;
	line-height: 0
}

.blog-post-single .meta .share a {
	display: inline-block;
	width: 46px;
	height: 46px;
	line-height: 46px;
	background: #fafafa;
	text-align: center;
	font-size: 12px;
	color: #444;
	margin-left: 2px
}

.blog-post-single .meta .share a:hover {
	opacity: 1;
	background: #38c0ea;
	color: #fff
}

.blog-post-single>.content {
	font-size: 14px;
	line-height: 26px;
	letter-spacing: .42px
}

.blog-post-single>h3 {
	color: #333
}

.blog-post-author {
	position: relative;
	margin-bottom: 70px
}

.blog-post-author .image {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.blog-post-author .content {
	border: 14px solid #fafafa;
	margin-left: 70px;
	padding: 56px 0;
	padding-left: 144px;
	color: #555;
	font-size: 14px;
	line-height: 26px
}

.blog-post-author .content .title {
	font-family: 'Poppins', sans-serif;
	font-size: 19px;
	line-height: 28px;
	font-weight: 700;
	letter-spacing: .38px;
	color: #333;
	text-transform: uppercase;
	margin-bottom: 20px
}

.blog-post-author .content .title small {
	color: #38c0ea;
	font-size: 12px;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: .36px;
	margin-left: 16px
}

.blog-post-author .content p {
	margin-bottom: 0
}

.comments {
	margin-bottom: 60px
}

.comment {
	position: relative;
	margin-bottom: 30px
}

.comment .comment {
	margin-bottom: 0;
	margin-top: 30px;
	margin-left: 70px
}

.comment .inner {
	position: relative
}

.comment .image {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.comment .image .button {
	line-height: 46px;
	font-size: 11px;
	letter-spacing: .33px;
	padding: 0 26px;
	position: absolute;
	top: 50%;
	right: 23px;
	-webkit-transform: translate(50%, -50%) rotate(-90deg);
	-ms-transform: translate(50%, -50%) rotate(-90deg);
	-moz-transform: translate(50%, -50%) rotate(-90deg);
	-o-transform: translate(50%, -50%) rotate(-90deg);
	transform: translate(50%, -50%) rotate(-90deg)
}

.comment .content {
	border: 14px solid #fafafa;
	margin-left: 70px;
	padding: 56px 0;
	padding-left: 144px;
	color: #555;
	font-size: 14px;
	line-height: 26px
}

.comment .content .title {
	font-family: 'Poppins', sans-serif;
	font-size: 19px;
	line-height: 28px;
	font-weight: 700;
	letter-spacing: .38px;
	color: #333;
	text-transform: uppercase;
	margin-bottom: 20px
}

.comment .content .title small {
	color: #38c0ea;
	font-size: 12px;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: .36px;
	margin-left: 16px
}

.comment .content p {
	margin-bottom: 0
}

@media all and (max-width:1199px) {
	.large-blog-post .content {
		width: 100%;
		padding: 40px 60px
	}
	.large-blog-post .image {
		text-align: left;
		width: 100%;
		padding: 0 60px
	}
	.large-blog-post .image img {
		top: 0
	}
	.nav-tabs {
		top: 0;
		margin-bottom: 0;
		padding: 0;
		margin-top: 24px
	}
}

@media all and (max-width:767px) {
	.blog-post .bg {
		display: none
	}
	.blog-post .image {
		float: none
	}
	.blog-post .image img {
		width: 100%
	}
	.blog-post .image .date {
		right: 0
	}
	.blog-post .content {
		margin: 0;
		padding: 0;
		padding-top: 24px
	}
	.large-blog-post .date {
		top: -70px;
		left: -30px
	}
	.large-blog-post .content {
		padding: 20px;
		padding-top: 60px
	}
	.large-blog-post .image {
		padding: 0 20px
	}
	.large-blog-post {
		padding-bottom: 20px
	}
	.nav>li {
		width: 50%;
		margin-bottom: 10px
	}
}

.pricing-table {
	text-align: center;
	margin-top: 20px
}

.pricing-table .top {
	position: relative;
	margin-bottom: 41px
}

.pricing-table .top img {
	width: 100%
}

.pricing-table .top .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	text-align: right;
	font-family: 'Poppins', sans-serif;
	padding-top: 50px;
	padding-right: 75px
}

.pricing-table .top .overlay .price {
	font-size: 55px;
	color: #fdfdfd;
	line-height: 55px;
	font-weight: 600
}

.pricing-table .top .overlay .price span {
	color: #38c0ea;
	font-size: 25px
}

.pricing-table .top .overlay .term {
	font-size: 11px;
	color: #fff;
	line-height: 12px;
	font-weight: 700;
	text-transform: uppercase
}

.pricing-table .top .title {
	line-height: 63px;
	width: 220px;
	color: #fdfdfd;
	font-size: 15px;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	letter-spacing: .45px;
	background: #38c0ea;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 3;
	margin-left: -39px;
	-webkit-transform: translate(0, -50%) rotate(-90deg);
	-ms-transform: translate(0, -50%) rotate(-90deg);
	-moz-transform: translate(0, -50%) rotate(-90deg);
	-o-transform: translate(0, -50%) rotate(-90deg);
	transform: translate(0, -50%) rotate(-90deg)
}

.pricing-table ul {
	line-height: 62px;
	font-size: 14px;
	letter-spacing: .42px;
	margin-bottom: 33px
}

.pricing-table ul>li {
	border-bottom: 1px solid #eee;
	width: 210px;
	display: block;
	margin: 0 auto
}

.pricing-table ul>li:last-of-type {
	border-bottom: none
}




.video-tabs {
	margin-top: 128px
}

.video-tabs .video {
	position: relative;
	padding: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 568px;
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	color: #38c0ea;
	letter-spacing: .42px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif
}

.video-tabs .video .content {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.video-tabs .video .content .icon {
	color: #fff;
	background: #38c0ea;
	width: 84px;
	height: 84px;
	display: inline-block;
	border-radius: 50%;
	line-height: 84px;
	font-size: 26px;
	margin-bottom: 36px
}

.video-tabs .video .content .icon i {
	line-height: inherit
}

.video-tabs .video .content p {
	margin-bottom: 20px
}

.video-tabs .video .content h3 {
	margin-bottom: 0;
	font-size: 26px;
	font-weight: 500;
	line-height: 36px;
	letter-spacing: .78px;
	text-transform: none;
	color: #fff
}

.video-tabs .video:hover {
	opacity: 1
}

.video-tabs .nav-tabs {
	border-bottom: none;
	font-size: 0;
	padding: 0;
	position: relative;
	top: -73px;
	margin-bottom: -73px;
	text-align: center
}

.video-tabs .nav-tabs>li {
	float: none;
	margin-bottom: 0;
	padding: 0;
	vertical-align: top
}

.video-tabs .nav>li {
	float: left;
	text-align: center;
	width: 20%
}

.video-tabs .nav>li>a {
	padding: 0;
	position: relative
}

.video-tabs .nav-tabs>li>a {
	margin-right: 0;
	border: none;
	border-radius: 0;
	color: #414141;
	font-size: 16px;
	line-height: 20px
}

.video-tabs .nav>li>a:focus,
.video-tabs .nav>li>a:hover {
	background: none
}

.video-tabs .nav>li>a:hover {
	opacity: 1
}

.video-tabs .nav-tabs>li.active>a,
.video-tabs .nav-tabs>li.active>a:focus,
.video-tabs .nav-tabs>li.active>a:hover {
	background: none;
	border: none;
	color: #414141;
	opacity: 1
}

.video-tabs .nav-tabs>li>a img {
	width: 100%
}

.video-tabs .nav-tabs>li>a:hover img {
	opacity: 1
}

.video-tabs .nav>li>a .overlay {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(235, 46, 74, .8);
	opacity: 0;
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s
}

.video-tabs .nav>li>a:hover .overlay {
	opacity: 1
}

.video-tabs .nav>li>a .overlay .content {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0 20px
}

.video-tabs .nav>li>a .overlay .content .icon {
	color: #fff;
	font-size: 24px;
	margin-bottom: 16px
}

.video-tabs .nav>li>a .overlay .content h5 {
	color: #fff;
	font-size: 13px;
	line-height: 20px;
	font-weight: 600;
	letter-spacing: .39px;
	margin-bottom: 0
}

@media all and (max-width:767px) {
	.video-tabs .nav>li {
		width: 50%;
		margin-bottom: 0
	}
	.video-tabs .nav-tabs {
		top: 0;
		margin-bottom: 0
	}
}

.cards {
	padding: 0 60px
}

.container .cards {
	padding: 0
}

.cards>img {
	float: right
}

.cards.right>img {
	float: left
}

.cards .content {
	text-align: left;
	background: #fdfdfd;
	position: absolute;
	top: 50%;
	left: 75px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 845px;
	max-width: 100%;
	padding: 120px 138px
}

.container .cards .content {
	left: 0;
	padding: 80px 130px
}

.cards .content.text-right {
	text-align: right
}

.cards.right .content {
	right: 75px;
	left: auto
}

@media all and (max-width:1199px) {
	.cards {
		padding: 0
	}
	.cards>img,
	.cards.right>img {
		float: none
	}
	.cards .content {
		left: 0;
		position: relative;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		padding: 0;
		background: none;
		padding-top: 48px
	}
	.cards.right .content {
		right: 0
	}
	.container .cards .content {
		padding: 0;
		padding-top: 48px
	}
}

.sidebar-widget {
	margin-bottom: 72px
}

.sidebar-widget .post {
	margin-bottom: 20px;
	color: #ec1c33;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: .24px;
	font-family: 'Poppins', sans-serif
}

.sidebar-widget .post:last-of-type {
	margin-bottom: 0
}

.sidebar-widget .post img {
	float: left
}

.sidebar-widget .post .content {
	margin-left: 108px;
	padding-top: 6px
}

.sidebar-widget .post a {
	color: #444
}

.sidebar-widget .post h5 {
	margin-top: 12px;
	margin-bottom: 0;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: .52px;
	font-weight: 600
}

.sidebar-widget ul {
	margin-bottom: 0
}

.sidebar-widget ul>li {
	margin-bottom: 1px
}

.sidebar-widget ul>li a {
	display: block;
	background: #fafafa;
	line-height: 50px;
	padding: 0 35px;
	color: #5d5d5d;
	font-size: 12px;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
	letter-spacing: .36px;
	text-transform: uppercase
}

.sidebar-widget ul>li a:hover {
	opacity: 1;
	background: #38c0ea;
	color: #fff
}

.sidebar-widget ul>li a:before {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f0da";
	margin-right: 10px
}

.tag-cloud {
	font-size: 0;
	line-height: 0
}

.tag-cloud .button {
	background: #fafafa;
	line-height: 38px;
	padding: 0 16px;
	color: #777;
	font-size: 12px;
	letter-spacing: .36px;
	text-transform: none;
	margin-right: 2px;
	margin-bottom: 2px
}

.tag-cloud .button:hover {
	opacity: 1;
	background: #38c0ea;
	color: #fff
}

.blog-post-slider .item {
	position: relative
}

.blog-post-slider .item .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .7)
}

.blog-post-slider .item .overlay .content {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	font-family: 'Poppins', sans-serif;
	color: #ddd;
	font-size: 12px;
	line-height: 28px;
	font-weight: 500;
	letter-spacing: .36px;
	padding: 0 45px
}

.blog-post-slider .item .overlay .content p {
	margin-bottom: 0
}

.blog-post-slider .item .overlay .content .date {
	color: #38c0ea;
	letter-spacing: .96px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 6px
}

.blog-post-slider .item .overlay .content h5 {
	margin-bottom: 14px;
	font-size: 15px;
	line-height: 24px;
	font-weight: 600;
	color: #fff;
	text-transform: none;
	letter-spacing: .45px
}

.blog-post-slider .item .overlay .content h5 a {
	color: #fff
}

.blog-post-slider.owl-theme .owl-dots {
	display: inline-block;
	position: absolute;
	top: 25px;
	right: 30px;
	line-height: 8px
}

.blog-post-slider.owl-theme .owl-dots .owl-dot span {
	width: 8px;
	height: 8px;
	margin: 0;
	margin-left: 5px;
	background: none;
	border-radius: 50%;
	border: 2px solid #fff
}

.blog-post-slider.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #38c0ea;
	border-color: #38c0ea
}

.map {
	height: 600px;
	width: 100%
}

.contact-wrapper .contacts {
	font-size: 0;
	line-height: 0;
	padding: 0 0;
	position: relative;
	top: 80px;
	margin-bottom: 0;
	box-shadow: 5px 5px 15px rgba(0, 0, 0, .4)
}

.contact-wrapper .contacts .contact {
	height: 180px;
	width: 33.333333%;
	background: #f2f2f2;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	line-height: 24px;
	font-weight: 400;
	letter-spacing: .39px;
	float: left;
	padding: 0 20px
}

.contact-wrapper .contacts .contact:nth-child(even) {
	background: #fafafa
}

.contact-wrapper .contacts .contact .inner {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.contact-wrapper .contacts .contact .inner .icon {
	font-size: 40px;
	color: #38c0ea;
	margin-bottom: 25px
}

.contact-wrapper .contacts .contact .inner h5 {
	font-size: 16px;
	line-height: 40px;
	letter-spacing: .48px;
	font-weight: 700;
	margin-bottom: 6px;
	color: #282828
}

.contact-wrapper .contacts .contact .inner span {
	display: block
}

@media all and (max-width:1199px) {
	.contact-wrapper .contacts {
		margin-bottom: 0;
		top: 0;
		padding: 0
	}
}

@media all and (max-width:767px) {
	.contact-wrapper .contacts .contact {
		width: 100%
	}
}

.error img {
	float: left
}

.error .content {
	margin-left: 200px;
	font-size: 14px;
	line-height: 33px;
	letter-spacing: .42px;
	color: #e7e7e7;
	font-family: 'Poppins', sans-serif;
	padding-top: 49px
}

.error .content h3 {
	color: #fff;
	font-size: 34px;
	line-height: 36px;
	margin-bottom: 6px;
	letter-spacing: .68px
}

.error .content p {
	margin-bottom: 40px
}

@media all and (max-width:767px) {
	.error img {
		float: none
	}
	.error .content {
		padding-top: 0;
		margin-left: 0;
		margin-top: 40px;
		padding-bottom: 40px
	}
}

.coming-soon {
	font-size: 0;
	line-height: 0;
	text-align: center
}

.coming-soon .countdown {
	display: inline-block;
	vertical-align: bottom
}

.coming-soon .countdown .time {
	width: 120px;
	background: #fdfdfd;
	color: #38c0ea;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: .36px;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
	display: block;
	text-transform: uppercase;
	padding: 24px 0
}

.coming-soon .countdown .time:nth-child(even) {
	background: #f8f8f8
}

.coming-soon .countdown .time .number {
	font-size: 26px;
	line-height: 30px;
	font-weight: 600;
	color: #444;
	letter-spacing: .78px;
	margin-bottom: 6px
}

.coming-soon .countdown .time p {
	margin: 0
}

.coming-soon .title {
	width: 280px;
	display: inline-block;
	vertical-align: bottom;
	text-align: left;
	position: relative
}

.coming-soon .title h1 {
	font-size: 80px;
	line-height: 90px;
	font-weight: 700;
	color: #fff;
	letter-spacing: .8px;
	margin: 0;
	position: absolute;
	left: 50%;
	bottom: -92px;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center
}

.coming-soon .title h1 span {
	display: block;
	color: #38c0ea
}

.coming-soon .content {
	font-size: 14px;
	line-height: 33px;
	letter-spacing: .42px;
	color: #e7e7e7;
	font-family: 'Poppins', sans-serif;
	width: 570px;
	display: inline-block;
	vertical-align: bottom;
	text-align: left
}

.coming-soon .content h3 {
	color: #fff;
	font-size: 34px;
	line-height: 36px;
	margin-bottom: 6px;
	letter-spacing: .68px
}

.coming-soon .content p {
	margin-bottom: 40px
}

.coming-soon input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]) {
	background: rgba(255, 255, 255, .1);
	font-size: 12px;
	letter-spacing: .36px;
	line-height: 60px;
	height: 60px;
	padding: 0 48px;
	color: #fff;
	font-family: 'Arimo', sans-serif;
	margin-bottom: 30px
}

.coming-soon ::-webkit-input-placeholder {
	color: #ddd
}

.coming-soon :-moz-placeholder {
	color: #ddd
}

.coming-soon ::-moz-placeholder {
	color: #ddd
}

.coming-soon :-ms-input-placeholder {
	color: #ddd
}

@media all and (max-width:1199px) {
	.coming-soon .countdown {
		width: 100%;
		text-align: left;
		font-size: 0;
		margin-bottom: 24px
	}
	.coming-soon .countdown .time {
		width: 120px;
		display: inline-block;
		text-align: center
	}
	.coming-soon .title {
		width: 100%
	}
	.coming-soon .title h1 {
		position: relative;
		left: 0;
		bottom: 0;
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	.coming-soon .content {
		width: 100%;
		margin-top: 40px;
		padding-bottom: 40px
	}
}

.page-loader {
	background: #fff;
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 9999
}

.loading {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.text {
	color: #38c0ea;
	display: inline-block;
	margin-left: 5px
}

.bounceball {
	position: relative;
	display: inline-block;
	height: 37px;
	width: 15px;
	transition: .25s
}

.bounceball:before {
	position: absolute;
	content: '';
	display: block;
	top: 0;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #38c0ea;
	transform-origin: 50%;
	animation: bounce 500ms alternate infinite ease;
	transition: .25s
}

@keyframes bounce {
	0% {
		top: 30px;
		height: 5px;
		border-radius: 60px 60px 20px 20px;
		transform: scaleX(2)
	}
	35% {
		height: 15px;
		border-radius: 50%;
		transform: scaleX(1)
	}
	100% {
		top: 0
	}
}

.no-padding-top {
	padding-top: 0px!important
}

.no-padding-bottom {
	padding-bottom: 0px!important
}

.ser-02 {
	width: 50px;
	height: 50px;
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	background-size: contain
}

 

.section.tran


sparent .section-title:after {
	filter: invert(.8);
	opacity: .7
}

.pt20 {
	padding-top: 20px
}

.pt100 {
	padding-top: 100px
}

.footer h4 {
	margin-top: 10px
}

.pl-60 {
	padding-left: 60px
}

.footer-contact .content a {
	color: #bbb
}

.footer-contact .content a:hover {
	color: #38c0ea
}

.ser-01 {
	width: 70px;
	height: 70px;
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	background-size: contain;
	transition: .25s
}

.service-row .item:hover i {
	transform: scale(1.2)
}

.ser-01.white {
	filter: brightness(0) invert(1)
}

.parallax {
	background-attachment: fixed
}

.dark-img {
	filter: invert(.2)
}

.main-color {
	color: #38c0ea
}

.quick-links li i {
	margin-right: 10px
}

.tp-bullets {
	display: none
}

.qua_scroll_down {
	position: absolute;
	bottom: 15px;
	text-decoration: none;
	font-size: 12px;
	color: #38c0ea;
	width: 40px;
	margin: 0 auto;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 2
}

.scrollable-content .qua_scroll_down {
	white-space: inherit
}

.qua_scroll_down.qua_wht_txt b {
	border: 2px solid #404041
}

.qua_scroll_down.qua_wht_txt {
	color: #404041
}

.qua_scroll_down.qua_wht_txt b:before {
	background: #404041
}

.qua_wht_txt .qua_scroll_down b {
	border: 2px solid #404041
}

.qua_wht_txt .qua_scroll_down,
.qua_wht_txt .qua_scroll_down:hover {
	color: #404041
}

.qua_wht_txt .qua_scroll_down b:before {
	background: #404041
}

.qua_scroll_down:hover {
	color: #fff;
	text-decoration: none;
	opacity: 1
}

.qua_scroll_down b {
	width: 25px;
	height: 40px;
	border: 2px solid #fff;
	border-radius: 15px;
	display: inline-block;
	position: relative
}

.qua_scroll_down b:before {
	display: block;
	content: '';
	height: 4px;
	width: 2px;
	background: #fff;
	left: 10px;
	top: 8px;
	position: absolute;
	animation: 2s ease 0s normal none infinite mouse-down;
	-webkit-animation: 2s ease 0s normal none infinite mouse-down
}

@keyframes mouse-down {
	0% {
		height: 4px
	}
	50% {
		height: 12px
	}
	100% {
		height: 4px
	}
}

.cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .05);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	 
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
	z-index: 999
}

.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s
}

.cd-top.cd-is-visible {
	visibility: visible;
	opacity: 1
}

.cd-top.cd-fade-out {
	opacity: .9
}

.no-touch .cd-top:hover {
	background-color: #e86256;
	opacity: 1
}

@media only screen and (min-width:768px) {
	.cd-top {
		right: 20px;
		bottom: 20px
	}
}

@media only screen and (min-width:1024px) {
	.cd-top {
		height: 50px;
		width: 50px;
		right: 30px;
		bottom: 30px
	}
}

.loader {
	background: #fff;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	position: fixed;
	z-index: 9999999999999
}

.status,
.status-message {
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background-position: center;
	background-repeat: no-repeat
}

.status-message {
	padding-top: 30%
}

.status {
	background-image: url(../images/loader.gif); background-size:60px;
}

textarea {
	resize: none
}

.contact-form input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]),
.contact-form select {
	box-shadow: 5px 5px 15px rgba(0, 0, 0, .4);
	padding: 0 30px 0 50px;
	line-height: 50px;
	height: 50px
}

.contact-form textarea {
	box-shadow: 5px 5px 15px rgba(0, 0, 0, .4);
	padding: 0 30px 0 50px;
	line-height: 50px
}

.text_center {
	text-align: center
}

.contact-wrapper a {
	color: #333;
	font-size: 15px
}

.section-title {
	margin-bottom: 15px;
}

.no_padd {
	padding: 0!important
}

.h4_title {
	padding-top: 10px;
	color: #38c0ea;
	margin-bottom: 15px
}

.header.headroom--not-top {
	background: #fff;
	box-shadow: 0 0 65px rgba(0, 0, 0, .07)
}

.header.headroom--not-top li a {
	color: #333
}

#content p {
	margin-bottom: 10px
}

.content_justify {
	text-align: justify
}

.newsletter-form input {
	height: 50px!important;
	line-height: 50px!important
}

.form_middle {
	width: 60%;
	margin: 0 auto
}

.sky-form .icon-prepend {
	font-size: 17px;
	height: 29px;
	line-height: 0;
	position: absolute;
	text-align: center;
	width: 36px;
	z-index: 99;
	display: block
}

.sky-form .icon-prepend {
	color: #0095da;
	padding: 25px 0;
	opacity: .5
}

.margin_top_btm {
	margin-bottom: 60px;
	margin-top: 0;
	height: 525px
}

.pl-54 {
	padding-left: 54px
}

.pt-92 {
	padding-top: 92px
}

.pt-120 {
	padding-top: 120px
}

.pt-140 {
	padding-top: 140px
}

.pl_mt {
	padding-left: 54px;
	margin-top: -22px
}

.pl-mt-2 {
	padding-left: 49px;
	margin-top: -6px
}

.srv-box:nth-child(even)::before {
	right: 54px;
	border-left: none
}

.srv-box::before {
	content: "";
	width: 50px;
	position: absolute;
	top: 50px;
	bottom: 50px;
	border: 10px solid #38c0ea
}

.srv-box:nth-child(odd)::before {
	left: 4px;
	border-right: none
}

.srv-box:nth-child(odd) .srv-img-box {
	padding-left: 0
}

.srv-box:nth-child(odd) .srv-img-box {
	float: right
}

.srv-img-box {
	width: 51.282%
}

.pb-50 {
	padding-bottom: 50px!important
}

.pt-60 {
	padding-top: 60px
}

.link_clr {
	color: #0095da
}

.mb-15 {
	margin-bottom: 15px
}

.list1 {
	padding-left: 0
}

.list1 li {
	display: block;
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 10px;
	padding-left: 35px;
	background: url(../images/favicon.png) 0 0 no-repeat
}

.team-member .info_bod {
	width: 50%;
	position: absolute;
	bottom: 48px;
	right: 0;
	text-align: left!important;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: .42px;
	text-align: justify;
	padding-left: 95px;
	padding-bottom: 64px
}

.team-member .info_bod .bar {
	position: absolute;
	bottom: 0;
	right: 40px;
	width: 150%
}

.team-member .info_bod .bar .phone {
	color: #fff;
	font-size: 16px;
	letter-spacing: .48px;
	line-height: 50px;
	background: #38c0ea;
	font-family: 'Poppins', sans-serif;
	padding: 0;
	float: right;
	vertical-align: top;
	border-radius: 0 25px 25px 0;
	width: 50%;
	text-align: center
}

.pb-93 {
	padding-bottom: 93px!important
}

.image_with {
	width: 60%;
	height: auto;
	border: 6px solid #7f7f7f;
	border-radius: 4px
}

.info_bod h3 {
	font-size: 18px;
	line-height: 36px
}

.info_bod h3 small {
	font-size: 14px;
	line-height: 16px
}

.med-txt {
	display: block;
	font-size: 20px;
	line-height: 34px
}

.section-txt {
	max-width: 650px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 40px;
	font-weight: 600
}

.pt-113 {
	padding-top: 113px
}

.srv-box_rd::before {
	content: "";
	width: 50px;
	position: absolute;
	top: 50px;
	bottom: 50px;
	border: 10px solid #38c0ea
}

.srv-box_rd:nth-child(odd)::before {
	left: -34px;
	border-right: none
}

.pt-12rem {
	padding-top: 12rem
}

.image_with_cm {
	width: 80%;
	height: auto
}

.team-member .info_bod .bar_cm {
	position: absolute;
	bottom: 0;
	right: -27px;
	width: 150%
}

.team-member .info_bod .bar_cm .phone {
	color: #fff;
	font-size: 16px;
	letter-spacing: .48px;
	line-height: 50px;
	background: #38c0ea;
	font-family: 'Poppins', sans-serif;
	padding: 0 54px;
	float: right;
	vertical-align: top;
	border-radius: 0 25px 25px 0
}

.floatingBoxRight,
.floatContainer .floatingBoxLeft {
	bottom: 6rem;
	left: auto;
	position: relative;
	right: -16.9375rem
}

.floatingBoxRight>div,
.floatContainer .floatingBoxLeft>div {
	padding: 3rem;
	position: initial
}

.bgBlack {
	background-color: #0095da
}

.title,
.titleCenter {
	margin-bottom: 25px;
	position: relative;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 22px;
	display: inline-block
}

.text-white {
	color: #fff!important
}

.title::before,
.titleCenter::after {
	right: 116%
}

.csr-title::before,
.csr-title::after {
	background: #fff
}

.title:before,
.titleCenter:after {
	display: block;
	content: "";
	position: absolute;
	width: 80px;
	height: 2px;
	background: #3a3a3a;
	top: 14px;
	right: 102%;
	margin-right: 7px
}

.text-xs-left {
	text-align: left!important
}

.title-inner:before {
	content: '';
	display: inline-block;
	width: 55px;
	height: 3px;
	background: #38c0ea;
	margin-bottom: 6px;
	margin-right: 10px;
	position: absolute;
	margin-left: -70px;
	margin-top: 10px
}

.title-inner {
	font-size: 18px;
	line-height: 28px;
	margin-top: 5px;
	padding-left: 30px
}

.title-inner span {
	display: block;
	font-size: 16px;
	text-transform: none;
	color: #555;
	line-height: 22px;
	letter-spacing: .5px;
	font-weight: 500
}

.imgBorder {
	position: relative;
	padding: 0 0 15px 15px;
	display: inline-block;
	margin-left: 3%
}

.imgBorder:before {
	border: 2px solid #3a3a3a;
	bottom: 0;
	content: "";
	display: inline-block;
	left: 0;
	position: absolute;
	right: 15px;
	top: 15px;
	z-index: -1
}

.imgBorder>img {
	max-width: 100%;
	width: 100%
}

.imgBorder .icon {
	position: absolute;
	top: 40%;
	left: 45%;
	color: #fff;
	font-size: 40px;
	border: 1px solid #38c0ea;
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	background: #38c0ea;
	border-radius: 50%
}

.imgBorder .icon i {
	padding-left: 6px
}

.social_mar {
	margin-right: 4%
}

.social_mar span {
	height: 40px;
	width: 40px;
	text-align: center;
	border-radius: 50%;
	vertical-align: middle;
	line-height: 40px;
	background: #38c0ea;
	color: #fff
}

.footer .social {
	text-align: right;
	font-size: 15px;
	padding: 20px 10px
}

.left.section-title:after {
	left: 40%
}

.pb0 {
	padding-bottom: 0
}

.mb0 {
	margin-bottom: 0
}

.r_and_d_bg {
	background-image: url(../images/r_and_d.jpg);
	background-position: left center
}

.contact_bg {
	background-image: url(../images/contact.jpg);
	background-position: left center
}

.about_bg {
	background-image: url(../images/about_company.jpg);
	background-position: center center
}

.chairman_bg {
	background-image: url(../images/chairman_message.jpg);
	background-position: center center
}

.group_com_bg {
	background-image: url(../images/group_company.jpg);
	background-position: center center
}

.vision_bg {
	background-image: url(../images/vision_mission.jpg);
	background-position: center center
}

.director_bg {
	background-image: url(../images/borad_of_director.jpg);
	background-position: center center
}

.ehs_policy_bg {
	background-image: url(../images/ehs_policy.jpg);
	background-position: center center
}

.api_bg {
	background-image: url(../images/active_pharmaceutical.jpg);
	background-position: center center
}

.pharmaceutical_bg {
	background-image: url(../images/pharmaceutical_intermediates.jpg);
	background-position: center center
}

.infrastructure_bg {
	background-image: url(../images/infrastructure.jpg);
	background-position: center center
}

.quality_bg {
	background-image: url(../images/quality.jpg);
	background-position: center center
}

.client_img img {
	max-width: 100%;
	height: auto
}

.feature-box.line {
	border-bottom: 2px dotted #5e7750;
	border-left: 2px dotted #5e7750;
	cursor: pointer;
	float: left;
	margin-bottom: 0;
	padding: 45px 20px;
	position: relative;
	text-align: center;
	height: 150px
}

.feature-box {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 50px;
	position: relative
}

.feature-box.line i::before {
	font-size: 44px
}

.feature-box.line>img {
	margin-bottom: 15px
}

.feature-box.line .title {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: .3px;
	line-height: 24px;
	margin-top: 15px
}

.feature-box .title {
	font-weight: 400;
	margin-bottom: 10px;
	margin-top: 15px
}

.feature-box.line p {
	margin-bottom: 0
}

.feature-box.line:nth-child(1),
.feature-box.line:nth-child(4),
.feature-box.line:nth-child(7),
.feature-box.line:nth-child(10),
.feature-box.line:nth-child(13) {
	border-left: medium none
}

.feature-box.line img {
	transition: all 300ms ease 0s
}

.feature-box.line:hover img {
	transform: scale(1.1)
}

.brd-btm-none {
	border-bottom: none!important
}

#con2_error_msg {
	color: red;
	text-align: left
}

.fa-2x.icon-prepend {
	font-size: 2em
}

#con_error_msg {
	top: -10px;
	position: relative;
	text-align: center
}

.m0 {
	margin: 0
}

.list-left li {
	float: left;
	width: 33.33%
}

.feature-box.line:last-child {
	padding: 20px
}

.p20 {
	padding: 20px !important;
}

.breadcrumbs i {
	font-size: 16px;
}

.group_img {
	display: block;
}

.logo > img {
    max-width: 100%;
}

.logo > a {
    display: inline-block;
    width: 70px;
}

figcaption.slider-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    z-index: 9;
    height: 100%;
    overflow: hidden;
    padding: 224px 80px 50px 24px;
    width: 54%;
}

figcaption.slider-caption h1 {
    z-index: 999999;
}

figcaption.slider-caption h1 {
    color: #fff;
    text-shadow: 0 3px 2px #000;
    font-size: 36px;
    font-weight: bold;
    margin: 0;
    text-align: left;
    line-height: 1.2;
    margin: 15px 0 0 0;
    position: relative;
    padding: 0 150px 0 0;
}

figcaption.slider-caption p {
    position: relative;
    color: #ffffff;
    font-size: 14px;
    line-height: 1.4;
    text-align: left;
    padding: 20px 150px 15px 0px;
}


div#mainslider .item:before {
    background: #38c0ea61;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
}

.recent-product .content:after {
    /* background: #000000a8; */
    content: "";
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    /* right: 0; */
    /* bottom: 0; */
}


.recent-product .content article.service-contant {
    position: relative;
    z-index: 9;
    color: #e2e2e2;
    font-weight: normal;
    font-size: 13px;
    padding: 15px;
    text-align: left;
}

article.service-contant h5 {
    font-size: 18px!important;
}

figcaption.slider-caption:before {
    content: "";
    background: #0e9cc7;
    width: 100%;
    position: absolute;
    height: 100%;
    left: -30%;
    top: -20px;
    transform: rotate(-30deg);
    background-repeat: no-repeat;
    opacity: .5;
}



.section.light.text-center h2 {
    color: #fff;
}

.section.light.text-center p {
    color: #fff;
}

.section.light.text-center h2 span {
    color: #fff;
}






.testimonial-part {
    background: #38c0ea;
        padding: 50px 0px;
}
.testimonial-part h2{ color: #fff; }
.testimonial-part .title-part {
    text-align: center;
}

 .testimonial-part .testimonial-cols {
    display: inline-block;
    width: 33%;
    padding: 24px 38px; text-align: center;}

 .testimonial-part .testimonial-cols figure {
    width: 120px;
    height: 120px;
    overflow: hidden;
    margin: auto;
    border-radius: 100px;
    text-align: center;
    border: 4px solid #fff;}
   .testimonial-cols figcaption {margin-top: 19px;}
   .testimonial-cols figcaption h4{ font-size: 20px;margin-bottom: 10PX;color: #fff; text-transform: initial;}
   .testimonial-cols h5{ font-size: 17px; margin-bottom: 5PX; color: #fff;text-transform: initial; }
   .testimonial-cols .posn{ font-size:14px;text-transform: initial;}

   #who_are{padding: 0;}
   #who_are .head{text-align: center;width: 82%;margin: auto;}
   #who_are .head h2{color:#38c0ea;margin-bottom: 15px;}
   #who_are .head p{color: #555;font-size: 14px;line-height: 20px;font-weight: 300;}
   
 .service-box .hvr-icon-spin {
    line-height: 1px;
    margin-bottom: 6px;
    margin-left: 2px;
        color: #fff;
}  
   
   
   /**===================contact_us css start========================**/
    #contact_us{ background-image: url("../images/contact-img.jpg");min-height:504px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover; }
    .contant_box {
    padding-top: 120px;}
    .contant_box .content_us h1{ font-size: 36px; font-weight: bold; color:#fff; }
    .contant_box .content_us p{margin-bottom: 35px;}
    .content_us {text-align: left;}
    .img_thum{ text-align: right; padding: 50px; }
    .img_thum img:hover{ transform: rotate(360deg);}
    .img_thum img{ transition-duration:3s; transition:3s; width: 100%;}
.breadcrumb {
    background-color: inherit;
    padding: 8px 15px 0 0;
}
    .breadcrumb>.active {
    color: #fff;}
    .breadcrumb-item a{ color:#0cb1ed; }
    .breadcrumb-item a:hover{ color:#000; }
    .breadcrumb>li+li:before {
    padding: 0 5px;
    color: #fff;
    content: "/\00a0";}

#form_page {
    padding: 36px 0;
    border-bottom: 1px dotted #ddd;
}
     .form_color1 label{color: #000;font-weight: 500;line-height: 1;font-size: 12px;}
    .form_color1 .btn{margin-top: 20px;background:#09b2ed;}
    .form_color1 input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]), 
    select, textarea{background: #f7f7f785;}
     #form_page .img_box{border: 2px solid #c6ecab; padding: 10px; height: 400px;}
     #form_page .img_box img { width: 100%;height: 376px;}

   /**===================contact_us css end========================**/


   /**===================Our_Product css start=======================**/
    #Our_Product{padding: 36px 0;}
    .heading_product{text-align: center; }
    .heading_product ::after {
    /* content: ""; */
    /* width: 125px; */
    /* height: 5px; */
    /* background: #92db5e; */
    /* display: block; */
    /* text-align: center; */
}
    .heading_product h1{font-size: 30px;color: #000000;padding: 10px 0px;line-height: 1.5;margin: 0 0 10px 0;font-weight: 500;}
    .img_box { border: 10px solid #92db5e; padding: 10px;}
    .img_box img {width: 100%;}
    #Our_Product .pdng{ padding-bottom:25px;}
   /**===================Our_Product css end=======================**/
   
   .form-row .col {
    padding: 5px 0;
}
 .laction-area {
    padding: 10px;
    background: #ffffff;
    margin: 36px 0;
    box-shadow: 0 0 10px rgba(0,0,0,.4);
}

.aboutimg_thum img {
    max-width: 100%;
}

.aboutimg_thum {
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,.3);
}

.about-contant p {
    margin: 0;
    padding: 10px 0;
    font-size: 13px;
    line-height: 1.5;
}

.about-contant h2 {
    color: #101010;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 15px;
    line-height: 1;
}
.detail-pr {
    padding: 24px 0;
    border-top: 2px dotted #cacaca;
}

.testimonial-part .testimonial-cols figure img {
    max-width: 100%;
}
.about-contant {
    padding: 36px 0 0 0;
}

section#detail-page {
    margin-top: 98px;
    background: #00a0e3;
    padding: 15px 0;
    box-shadow: inset 0 0 30px rgba(0,0,0,.3);
}

section#detail-page .contant_box {
    padding: 0;
}

section#detail-page h1 {
    margin: 0;
    line-height: 1.5;
    padding: 5px 0;
    font-size: 32px;
}

section#detail-page .breadcrumb li a {
    color: #fff;
}

.breadcrumb>li {
    font-size: 12px;
}

.service-box:hover .inner a.button.icon-button span {
    background: #fff;
    color: #000;
}

.service-box:hover .inner a.button.icon-button i {
    background: #eeee;
    color: #000;
}

.section.light.text-center .icon-button {
    bottom: 0px;
}

section#Our_Product .recent-product {
    padding: 0;
    margin: 15px 0;
}

section#Our_Product .heading_product p {
    margin: 10px;
}


  
header.header.fixed .logo {
    width: 132px;
}

header.header.fixed .logo a {
    padding: 5px 0;
}
 

header.header.fixed nav.main-nav li a {
    line-height: 50px;
}

header.header.fixed .navigation {
    height: 60px;
}

header.header.fixed nav.main-nav {
    padding-top: 5px;
}


.item img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    height: 612px;
}

span.wpcf7-form-control-wrap.textarea-252 textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.form-control {
    height: 90px;
}

.footer-contact p {
    display: none;
}

.logo.hvr-bounce-in img.custom-logo {
    height: auto;
}


.category  #content {
    padding-top: 0px;
}

.category #content h2 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
    line-height: 1;
}

.category #content h2 a {color:#000;}

.category #content section#form_page {
    padding: 24px 0;
    border-bottom: 1px solid #f5f5f5;
}

.category #content p:empty {
    display: none;
}

.category #content .page-header {
    border: none;
}

.category #content .prod_description {
    font-size: 13px;
}


 
body.page-template.page-template-terms .policy-content {
    padding: 36px 0;
}

body.page-template.page-template-terms .policy-content h2 {
    font-size: 20px;
    margin-bottom: 0;
    padding: 10px 0;
    font-weight: 500;
    text-transform: capitalize;
}

body.page-template.page-template-terms .policy-content p {
    font-size: 13px;
    line-height: 1.2;
}


body.page-template.page-template-terms .policy-content li {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    line-height: 1.5;
    padding: 10px 0;
    list-style: circle;
}

header.header.fixed ul.sub-menu {
    top: 50px;
}





section.contact-info {
    padding: 64px 0 20px 0;
    text-align: center;
    font-size: 13px;
    line-height: 1.6;
}

section.contact-info .contact-info-grid {
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    padding: 24px;
    position: relative;
    padding-top: 50px;
    text-align: center;
    color: #000;
}

section.contact-info .contact-info-grid .icon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #003d56;
    padding: 15px;
    width: 50px;
    font-size: 18px;
    height: 50px;
    line-height: 1;
    margin: auto;
    top: -24px;
    box-shadow: 0 0 5px rgba(0,0,0,.5);
    border-radius: 10px 0;
}

section.contact-info .contact-info-grid .icon a {
    color: #fff;
}

section.contact-info .contact-info-grid a {
    color: #000;
    display: block;
}



.recent-product .content img {
    max-width: 100%!important;
    width: 100%;
    height: auto;
}


.about-contant.first-section {
    padding-top: 32px;
}

.about-contant.new-tabs-point {
    padding: 50px;
    text-align: center;
}

.about-contant.new-tabs-point h2 {
    display: inline-block;
    font-size: 14px!important;
    padding: 15px;
    background: #fff;
    border: 2px solid #00a0e3;
    cursor: pointer;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    margin-right: 24px;
    margin-top: 15px;
        border-radius: 4px;
}

.about-contant.new-tabs-point h2:hover {
    background: #00a0e3;
    color: #fff;
}


ul.footer-prd-link {
    padding-left: 0;
    list-style: none;
}
 
 
.textwidget p {
    margin: 0 0 15px 0;
}
 




