	@import url(https://fonts.googleapis.com/css?family=Catamaran:100,200,300,400,500,600,700,800,900|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Poppins:300,400,500,600,700|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i);
	@import url(font-awesome.css);
	@import url(flaticon.css);
	@import url(animate.css);
	@import url(owl.css);
	@import url(jquery.fancybox.css);
	@import url(hover.css);
	@import url(slick.css);
	@import url(jquery.bootstrap-touchspin.css);

	* {
		margin: 0;
		padding: 0;
		border: none;
		outline: 0
	}

	body {
		font-family: Poppins, sans-serif;
		font-size: 14px;
		color: #888;
		line-height: 1.8em;
		font-weight: 400;
		background: #fff;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center top;
		-webkit-font-smoothing: antialiased
	}

	a {
		text-decoration: none !important;
		cursor: pointer;
		color: #2e4c66
	}

	a:focus,
	a:hover,
	a:visited {
		text-decoration: none;
		outline: 0
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		position: relative;
		font-family: Poppins, sans-serif;
		font-weight: 400;
		margin: 0;
		background: 0 0;
		line-height: 1.6em
	}

	p {
		position: relative;
		line-height: 1.6em
	}

	.strike-through {
		text-decoration: line-through
	}

	.auto-container {
		position: static;
		max-width: 1200px;
		padding: 0 15px;
		margin: 0 auto
	}

	.small-container {
		max-width: 680px;
		margin: 0 auto
	}

	.page-wrapper {
		position: relative;
		margin: 0 auto;
		width: 100%;
		min-width: 300px
	}

	li,
	ul {
		list-style: none;
		padding: 0;
		margin: 0
	}

	.theme-btn {
		display: inline-block;
		transition: all .3s ease;
		-moz-transition: all .3s ease;
		-webkit-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease;
		font-family: Poppins, sans-serif
	}

	.centered {
		text-align: center
	}

	.sec-title-one {
		position: relative;
		text-align: center
	}

	.sec-title-one h2 {
		position: relative;
		font-size: 32px;
		color: #222;
		font-weight: 700;
		padding-bottom: 6px;
		font-family: Poppins, sans-serif
	}

	.sec-title-one h2:after {
		position: absolute;
		content: '';
		left: 50%;
		bottom: 0;
		width: 30px;
		margin-left: -15px;
		height: 1px;
		display: block;
		background-color: #00bfa5
	}

	.sec-title-one .text {
		position: relative;
		color: #000;
		font-size: 14px;
		font-weight: 400;
		font-family: Poppins, sans-serif
	}

	.sec-title-two {
		position: relative;
		text-align: left
	}

	.sec-title-two h1 {
		position: relative;
		font-size: 32px;
		color: #222;
		line-height: 44px;
		font-weight: 700;
		padding-bottom: 6px;
		margin-bottom: 20px;
		text-transform: uppercase;
		font-family: Poppins, sans-serif
	}

	.sec-title-two h1:after {
		position: absolute;
		content: '';
		left: 0;
		bottom: 0;
		width: 30px;
		height: 1px;
		display: block;
		background-color: #00bfa5
	}

	.sec-title-two .text {
		position: relative;
		color: #000;
		font-size: 14px;
		font-weight: 400;
		font-family: Poppins, sans-serif
	}

	.sec-title-three {
		position: relative;
		text-align: left;
		margin-bottom: 50px
	}

	.sec-title-three h2 {
		position: relative;
		font-size: 32px;
		color: #fff;
		line-height: 44px;
		font-weight: 700;
		padding-bottom: 12px;
		margin-bottom: 20px;
		font-family: Poppins, sans-serif
	}

	.sec-title-three h2:after {
		position: absolute;
		content: '';
		left: 0;
		bottom: 0;
		width: 30px;
		height: 1px;
		display: block;
		background-color: #00bfa5
	}

	.sec-title-three .text {
		position: relative;
		color: #fff;
		font-size: 14px;
		font-weight: 400;
		font-family: Poppins, sans-serif
	}

	.btn-style-one {
		position: relative;
		padding: 14px 30px;
		line-height: 1em;
		color: #fff !important;
		background: #2e4c66;
		font-size: 13px;
		font-weight: 800;
		text-transform: uppercase;
		display: inline-block
	}

	.btn-style-one:hover {
		color: #1b3953 !important;
		background: #efefef
	}

	.mobile-slider-btn {
		position: relative;
		padding: 14px 20px !important;
		line-height: 1em !important;
		border: 1px solid #1b3953 !important;
		color: #fff !important;
		background: #2e4c66;
		font-size: 13px !important;
		font-weight: 800;
		text-transform: uppercase;
		display: inline-block;
		margin-top: 35px !important
	}

	.mobile-slider-btn:hover {
		color: #1b3953 !important;
		background: #efefef;
		border: 1px solid #1b3953 !important
	}

	.btn-style-two {
		position: relative;
		padding: 14px 30px;
		line-height: 1em;
		font-size: 13px;
		font-weight: 800;
		text-transform: uppercase;
		display: inline-block;
		color: #fff !important;
		background: #2e4c66
	}

	.btn-style-two:hover {
		color: #1b3953 !important;
		background: #efefef
	}

	.btn-style-three {
		position: relative;
		padding: 14px 30px;
		line-height: 1em;
		background: #00bfa5;
		color: #fff !important;
		font-size: 13px;
		font-weight: 800;
		text-transform: uppercase;
		display: inline-block;
		border: 2px solid transparent !important
	}

	.btn-style-three:hover {
		color: #fff !important;
		background: #039884
	}

	.preloader {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: 999999;
		background-color: #fff;
		background-position: center center;
		background-repeat: no-repeat;
		background-image: url(../images/icons/preloader.gif)
	}

	.scroll-to-top {
		position: fixed;
		bottom: 15px;
		right: 15px;
		color: #fff;
		font-size: 12px;
		line-height: 32px;
		width: 34px;
		height: 34px;
		border: 1px solid #2e4c66;
		background: #2e4c66;
		text-align: center;
		z-index: 100;
		cursor: pointer;
		display: none;
		border-radius: 17px;
		transition: all .5s ease;
		-moz-transition: all .5s ease;
		-webkit-transition: all .5s ease;
		-ms-transition: all .5s ease;
		-o-transition: all .5s ease
	}

	.scroll-to-top:hover {
		background: #fff;
		color: #2e4c66
	}

	.main-header {
		position: relative;
		left: 0;
		top: 0;
		z-index: 999;
		width: 100%;
		transition: all .5s ease;
		-moz-transition: all .5s ease;
		-webkit-transition: all .5s ease;
		-ms-transition: all .5s ease;
		-o-transition: all .5s ease
	}

	.sticky-header {
		position: fixed;
		opacity: 0;
		visibility: hidden;
		left: 0;
		top: 0;
		width: 100%;
		padding: 0 0;
		background: #fff;
		z-index: 0;
		border-bottom: 1px solid #f9f9f9;
		transition: all .5s ease;
		-moz-transition: all .5s ease;
		-webkit-transition: all .5s ease;
		-ms-transition: all .5s ease;
		-o-transition: all .5s ease
	}

	.sticky-header .logo {
		position: relative;
		top: 5px;
	}

	.sticky-header.now-visible {
		z-index: 999;
		opacity: 1;
		visibility: visible;
		-ms-animation-name: fadeInDown;
		-moz-animation-name: fadeInDown;
		-op-animation-name: fadeInDown;
		-webkit-animation-name: fadeInDown;
		animation-name: fadeInDown;
		-ms-animation-duration: .5s;
		-moz-animation-duration: .5s;
		-op-animation-duration: .5s;
		-webkit-animation-duration: .5s;
		animation-duration: .5s;
		-ms-animation-timing-function: linear;
		-moz-animation-timing-function: linear;
		-op-animation-timing-function: linear;
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear;
		-ms-animation-iteration-count: 1;
		-moz-animation-iteration-count: 1;
		-op-animation-iteration-count: 1;
		-webkit-animation-iteration-count: 1;
		animation-iteration-count: 1
	}

	.main-header .header-top {
		position: relative;
		padding: 9px 0;
		background: #152f45;
		color: #999
	}

	.main-header .header-top a {
		-webkit-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease;
		-moz-transition: all .3s ease;
		transition: all .3s ease
	}

	.main-header .links-nav li {
		position: relative;
		float: left;
		color: #aaa;
		font-size: 14px;
		margin-right: 30px
	}

	.main-header .top-right .links-nav li {
		margin-right: 0
	}

	.main-header .links-nav li a {
		position: relative;
		line-height: 26px;
		font-size: 14px;
		color: #aaa;
		text-transform: capitalize;
		display: inline-block;
		margin-left: 15px
	}

	.main-header .header-top .social-links {
		position: relative;
		font-size: 14px;
		text-transform: uppercase
	}

	.main-header .header-top a:hover {
		color: #fff
	}

	.main-header .header-upper {
		position: relative;
		padding: 25px 0 55px 0;
		background: #2e4c66;
		transition: all .5s ease;
		-moz-transition: all .5s ease;
		-webkit-transition: all .5s ease;
		-ms-transition: all .5s ease;
		-o-transition: all .5s ease;
		z-index: 5
	}

	.main-header .header-upper .logo img {
		position: relative;
		display: inline-block;
		max-width: 100%
	}

	.main-header .header-upper .upper-right {
		position: relative;
		padding: 0 0
	}

	.main-header .info-box {
		position: relative;
		float: left;
		min-height: 40px;
		margin: 0 0 0 50px;
		padding-left: 50px
	}

	.main-header .info-box .icon-box {
		position: absolute;
		left: 0;
		top: 5px;
		width: 30px;
		height: 40px;
		line-height: 40px;
		color: #fff;
		font-size: 30px
	}

	.main-header .info-box ul {
		position: relative;
		margin-top: 5px
	}

	.main-header .info-box ul li {
		position: relative;
		color: #fff;
		font-size: 14px;
		line-height: 22px;
		font-weight: 400
	}

	.main-header .info-box ul li strong {
		font-weight: 700
	}

	.main-header .info-box li a {
		color: #253d4a
	}

	.main-header .header-lower {
		position: relative;
		left: 0;
		margin-top: -32px;
		width: 100%;
		background: 0 0;
		z-index: 5;
		background-color: #2e4c66 !important;
	}

	.main-header .header-lower .bg-layer {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: 0 0;
		overflow: hidden
	}

	.main-header .header-lower .bg-layer:before {
		content: '';
		position: absolute;
		right: 50%;
		top: 0;
		width: 50%;
		height: 100%;
		background: #fff
	}

	.main-header .btn-outer .search-btn:hover {
		color: #00bfa5
	}

	.main-header .get-btn:hover {
		background: #6aa700
	}

	.main-header .get-btn .appt-btn:hover {
		color: #fff
	}

	.main-header .social-links-one {
		top: 7px
	}

	.header-style-two {
		position: relative
	}

	.header-style-two .header-top {
		position: relative;
		background-color: #f4f4f4
	}

	.header-style-two .header-top .links-nav li {
		color: #666
	}

	.header-style-two .header-top .links-nav li a:hover {
		color: #00bfa5
	}

	.header-style-two .header-upper {
		position: relative;
		background-color: #fff
	}

	.header-style-two .header-upper .upper-right .upper-column .icon-box {
		color: #2e4c66
	}

	.header-style-two .header-upper .upper-right .upper-column ul li strong {
		color: #2e4c66
	}

	.header-style-two .header-upper .upper-right .upper-column ul li {
		color: #666
	}

	.header-style-two .header-lower .bg-layer {
		display: none
	}

	.header-style-two .header-lower .nav-outer {
		background-color: #2e4c66;
		padding-left: 30px
	}

	.header-style-two .header-lower .main-menu .navigation > li > a {
		color: #fff
	}

	.header-style-two .btn-outer .search-btn {
		background-color: transparent !important;
		color: #fff !important
	}

	.main-header .nav-outer {
		position: relative;
		padding-right: 40px;
		background: #fff
	}

	.main-menu {
		position: relative
	}

	.main-menu .navbar-collapse {
		padding: 0
	}

	.main-menu .navigation {
		position: relative;
		margin: 0;
		font-family: Poppins, sans-serif
	}

	.main-menu .navigation > li {
		position: relative;
		float: left;
		padding: 0;
		margin-right: 50px
	}

	.sticky-header .main-menu .navigation > li {
		margin-right: 0 !important;
		margin-left: 32px !important
	}

	.main-menu .navigation > li > a {
		position: relative;
		display: block;
		padding: 15px 0;
		font-size: 14px;
		color: #222;
		line-height: 30px;
		border-top: none;
		font-weight: 700;
		text-transform: uppercase;
		opacity: 1;
		transition: all .5s ease;
		-moz-transition: all .5s ease;
		-webkit-transition: all .5s ease;
		-ms-transition: all .5s ease;
		-o-transition: all .5s ease
	}

	.sticky-header .main-menu .navigation > li > a {
		padding: 15px 0 !important;
		color: #181818;
		font-size: 14px
	}

	.header-style-three .sticky-header .main-menu .navigation > li.dropdown > a:before,
	.header-style-two .sticky-header .main-menu .navigation > li.dropdown > a:before {
		right: 10px;
		line-height: 32px
	}

	.main-menu .navigation > li.current-menu-item > a,
	.main-menu .navigation > li.current > a,
	.main-menu .navigation > li:hover > a {
		color: #00bfa5;
		opacity: 1
	}

	.header-style-two .main-menu .navigation > li.current-menu-item > a,
	.header-style-two .main-menu .navigation > li.current > a,
	.header-style-two .main-menu .navigation > li:hover > a {
		background: 0 0;
		color: #00bfa5;
		opacity: 1
	}

	.sticky-header .main-menu .navigation > li.current-menu-item > a,
	.sticky-header .main-menu .navigation > li.current > a,
	.sticky-header .main-menu .navigation > li:hover > a {
		color: #00bfa5;
		opacity: 1
	}

	.main-menu .navigation > li:hover > a:after {
		opacity: 1
	}

	.main-menu .navigation > li > ul {
		position: absolute;
		left: 0;
		top: 120%;
		width: 230px;
		padding: 0;
		z-index: 100;
		display: none;
		background: #2e4c66;
		border-top: 3px solid #00bfa5;
		transition: all .5s ease;
		-moz-transition: all .5s ease;
		-webkit-transition: all .5s ease;
		-ms-transition: all .5s ease;
		-o-transition: all .5s ease
	}

	.main-menu .navigation > li > ul.from-right {
		left: auto;
		right: 0
	}

	.main-menu .navigation > li > ul.from-right:before {
		right: 0;
		text-align: right;
		padding-left: 0;
		padding-right: 25px
	}

	.main-menu .navigation > li > ul > li {
		position: relative;
		width: 100%
	}

	.main-menu .navigation > li > ul > li:last-child {
		border-bottom: none
	}

	.main-menu .navigation > li > ul > li > a {
		position: relative;
		display: block;
		padding: 12px 15px;
		line-height: 24px;
		font-weight: 500;
		font-size: 14px;
		text-transform: capitalize;
		color: #fff;
		transition: all .5s ease;
		-moz-transition: all .5s ease;
		-webkit-transition: all .5s ease;
		-ms-transition: all .5s ease;
		-o-transition: all .5s ease
	}

	.main-menu .navigation > li > ul > li:hover > a {
		color: #00bfa5
	}

	.main-menu .navigation > li > ul > li.dropdown > a:after {
		font-family: FontAwesome;
		content: "\f105";
		position: absolute;
		right: 10px;
		top: 14px;
		width: 10px;
		height: 20px;
		display: block;
		color: #fff;
		line-height: 20px;
		font-size: 16px;
		font-weight: 400;
		text-align: center;
		z-index: 5
	}

	.main-menu .navigation > li > ul > li.dropdown:hover > a:after {
		color: #00bfa5
	}

	.main-menu .navigation > li > ul > li > ul {
		position: absolute;
		left: 100%;
		top: 20px;
		width: 230px;
		padding: 0;
		z-index: 100;
		display: none;
		background: #2e4c66;
		border-top: 3px solid #00bfa5
	}

	.main-menu .navigation > li > ul > li > ul > li {
		position: relative;
		width: 100%;
		border-bottom: 1px solid rgba(255, 255, 255, .2)
	}

	.main-menu .navigation > li > ul > li > ul > li:last-child {
		border-bottom: none
	}

	.main-menu .navigation > li > ul > li > ul > li > a {
		position: relative;
		display: block;
		padding: 12px 15px;
		line-height: 24px;
		font-weight: 500;
		font-size: 14px;
		text-transform: capitalize;
		color: #fff;
		transition: all .5s ease;
		-moz-transition: all .5s ease;
		-webkit-transition: all .5s ease;
		-ms-transition: all .5s ease;
		-o-transition: all .5s ease
	}

	.main-menu .navigation > li > ul > li > ul > li > a:hover {
		color: #00bfa5
	}

	.main-menu .navigation > li.dropdown:hover > ul {
		visibility: visible;
		opacity: 1;
		top: 100%
	}

	.main-menu .navigation li > ul > li.dropdown:hover > ul {
		visibility: visible;
		opacity: 1;
		top: 0;
		transition: all .5s ease;
		-moz-transition: all .5s ease;
		-webkit-transition: all .5s ease;
		-ms-transition: all .5s ease;
		-o-transition: all .5s ease
	}

	.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
		position: absolute;
		right: 10px;
		top: 6px;
		width: 34px;
		height: 30px;
		color: #fff;
		line-height: 30px;
		text-align: center;
		cursor: pointer;
		z-index: 5;
		display: none
	}

	.main-header .btn-outer {
		position: absolute;
		right: 0;
		top: 0;
		width: 60px;
		height: 100%
	}

	.main-header .btn-outer .search-btn {
		position: relative;
		display: block;
		line-height: 60px;
		text-align: center;
		font-weight: 700;
		font-size: 14px;
		color: #666;
		text-transform: uppercase;
		background: #fff;
		z-index: 1;
		transition: all .5s ease;
		-moz-transition: all .5s ease;
		-webkit-transition: all .5s ease;
		-ms-transition: all .5s ease;
		-o-transition: all .5s ease
	}

	.header-style-three .header-upper {
		background-color: #fff;
		padding: 30px 0 30px 0
	}

	.header-style-three .header-top .social-links a {
		margin-right: 15px;
		margin-left: 0
	}

	.header-style-three .header-top .contact-nav li {
		position: relative;
		color: #ccc;
		margin-left: 30px;
		padding-left: 25px;
		display: inline-block
	}

	.header-style-three .header-top .contact-nav li span {
		position: absolute;
		left: 0;
		top: 4px;
		color: #ccc;
		font-size: 16px
	}

	.header-style-three .nav-outer {
		background: 0 0;
		margin-top: 8px;
		padding-right: 50px
	}

	.header-style-three .btn-outer .search-btn {
		line-height: 24px;
		padding: 0;
		height: 20px;
		margin-top: 12px;
		float: right;
		width: 50px;
		text-align: right;
		border-left: 1px solid #666
	}

	.header-style-three .main-menu .navigation > li.current-menu-item > a,
	.header-style-three .main-menu .navigation > li.current > a,
	.header-style-three .main-menu .navigation > li:hover > a {
		background: 0 0;
		color: #00bfa5;
		opacity: 1
	}

	.header-style-three .main-menu .navigation > li.dropdown > a {
		padding-right: 0
	}

	.header-style-three .sticky-header .main-menu .navigation > li > a {
		padding: 15px 0;
		line-height: 30px;
		text-transform: uppercase
	}

	.header-style-three .main-menu .navigation > li.dropdown > a:before {
		right: 0;
		line-height: 24px
	}

	.header-style-three .main-menu .navigation > li > a {
		padding: 15px 0;
		padding-right: 0;
		font-size: 14px;
		font-weight: 700;
		color: #666;
		line-height: 20px
	}

	.fancybox-next span,
	.fancybox-prev span {
		background-image: none !important;
		width: 44px !important;
		height: 44px !important;
		line-height: 44px !important;
		text-align: center
	}

	.fancybox-next span:before,
	.fancybox-prev span:before {
		content: '';
		position: absolute;
		font-family: FontAwesome;
		left: 0;
		top: 0;
		font-size: 12px;
		width: 44px !important;
		height: 44px !important;
		line-height: 44px !important;
		background-color: rgba(28, 28, 28, .4) !important;
		color: #fff;
		visibility: visible;
		transition: all .5s ease;
		-webkit-transition: all .5s ease;
		-ms-transition: all .5s ease;
		-o-transition: all .5s ease;
		-moz-transition: all .5s ease
	}

	.fancybox-next span:before {
		content: '\f178'
	}

	.fancybox-prev span:before {
		content: '\f177'
	}

	.fancybox-next:hover span:before,
	.fancybox-prev:hover span:before {
		background-color: #fff !important;
		color: #000
	}

	.fancybox-type-image .fancybox-close {
		right: 0;
		top: 0;
		width: 45px;
		height: 45px;
		background: url(../images/icons/icon-cross.png) center center no-repeat;
		background-color: rgba(17, 17, 17, .5) !important
	}

	.fancybox-type-image .fancybox-close:hover {
		background-color: #000 !important
	}

	.fancybox-type-image .fancybox-skin {
		padding: 0 !important
	}

	.social-links-one {
		position: relative
	}

	.social-links-one {
		position: relative
	}

	.social-links-one li {
		position: relative;
		display: inline-block
	}

	.social-links-one li a {
		position: relative;
		text-align: center;
		margin-right: 8px;
		width: 36px;
		height: 36px;
		line-height: 36px;
		font-size: 14px;
		color: #ccc;
		background: #1c1c1c;
		border: 1px solid transparent;
		transition: all .5s ease;
		-moz-transition: all .5s ease;
		-webkit-transition: all .5s ease;
		-ms-transition: all .5s ease;
		-o-transition: all .5s ease
	}

	.social-links-one li a:hover {
		background: #111;
		color: #ccc;
		border-color: #2e2e2e
	}

	.social-links-two {
		position: relative
	}

	.social-links-two {
		position: relative
	}

	.social-links-two li {
		position: relative;
		display: inline-block
	}

	.social-links-two li a {
		position: relative;
		text-align: center;
		margin-right: 8px;
		width: 36px;
		height: 36px;
		line-height: 36px;
		font-size: 14px;
		color: #666;
		border: 1px solid #666;
		transition: all .5s ease;
		-moz-transition: all .5s ease;
		-webkit-transition: all .5s ease;
		-ms-transition: all .5s ease;
		-o-transition: all .5s ease
	}

	.social-links-two li a:hover {
		color: #00bfa5;
		border-color: #00bfa5
	}

	.social-links-three {
		position: relative
	}

	.social-links-three {
		position: relative
	}

	.social-links-three li {
		position: relative;
		color: #666;
		font-size: 14px;
		display: inline-block
	}

	.social-links-three .share {
		margin-right: 15px
	}

	.social-links-three li a {
		position: relative;
		text-align: center;
		margin-left: 7px;
		width: 36px;
		height: 36px;
		line-height: 36px;
		font-size: 14px;
		color: #ddd;
		border: 1px solid #ddd;
		transition: all .5s ease;
		-moz-transition: all .5s ease;
		-webkit-transition: all .5s ease;
		-ms-transition: all .5s ease;
		-o-transition: all .5s ease
	}

	.social-links-three li a:hover {
		color: #00bfa5;
		border-color: #00bfa5
	}

	.search-popup {
		position: fixed;
		left: 0;
		top: -100%;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, .8);
		z-index: 9999;
		visibility: hidden;
		opacity: 0;
		overflow: auto;
		transition: all .7s ease;
		-moz-transition: all .7s ease;
		-webkit-transition: all .7s ease;
		-ms-transition: all .7s ease;
		-o-transition: all .7s ease
	}

	.search-popup.popup-visible {
		top: 0;
		visibility: visible;
		opacity: 1
	}

	.search-popup .close-search {
		position: absolute;
		right: 25px;
		top: 25px;
		font-size: 20px;
		color: #fff;
		cursor: pointer;
		z-index: 5
	}

	.search-popup .close-search:hover {
		opacity: .7
	}

	.search-popup .search-form {
		position: relative;
		padding: 0 15px 50px;
		padding-top: 200px;
		max-width: 1024px;
		margin: 0 auto
	}

	.search-popup .search-form fieldset {
		position: relative;
		border: 5px solid rgba(255, 255, 255, .8);
		-webkit-border-radius: 12px;
		-ms-border-radius: 12px;
		-o-border-radius: 12px;
		-moz-border-radius: 12px;
		border-radius: 12px
	}

	.search-popup .search-form fieldset input.form-control,
	.search-popup .search-form fieldset input[type=search] {
		position: relative;
		height: 70px;
		padding: 20px 220px 20px 30px;
		background: #fff;
		line-height: 30px;
		font-size: 24px;
		color: #233145;
		-webkit-border-radius: 7px;
		-ms-border-radius: 7px;
		-o-border-radius: 7px;
		-moz-border-radius: 7px;
		border-radius: 7px
	}

	.search-popup .search-form fieldset input[type=submit] {
		position: absolute;
		display: block;
		right: 0;
		top: 0;
		text-align: center;
		width: 220px;
		padding: 20px 10px 20px 10px;
		color: #fff;
		background: #2e4c66;
		line-height: 30px;
		height: 70px;
		font-size: 20px;
		text-transform: uppercase;
		-moz-border-radius: 0 7px 7px 0;
		-ms-border-radius: 0 7px 7px 0;
		-o-border-radius: 0 7px 7px 0;
		-webkit-border-radius: 0 7px 7px 0;
		border-radius: 0 7px 7px 0
	}

	.search-popup .search-form fieldset input[type=submit]:hover {
		background: #334551;
		color: #fff
	}

	.search-popup h3 {
		font-size: 24px;
		color: #fff;
		margin-bottom: 30px;
		text-align: center;
		letter-spacing: 1px
	}

	.search-popup .recent-searches {
		font-size: 14px;
		color: #fff;
		text-align: center
	}

	.search-popup .recent-searches li {
		display: inline-block;
		margin: 0 10px 10px 0
	}

	.search-popup .recent-searches li a {
		display: block;
		line-height: 24px;
		border: 1px solid #fff;
		padding: 5px 20px;
		color: #fff;
		border-radius: 3px
	}

	.search-popup .recent-searches li a:hover {
		color: #00bfa5;
		border-color: #00bfa5
	}

	.main-slider {
		position: relative;
		margin-top: -60px
	}

	.main-slider.negative-margin {
		position: relative;
		margin-top: -62px
	}

	.main-slider .tp-caption {
		z-index: 5
	}

	.main-slider .overlay-style-one {
		position: relative;
		left: 0;
		width: 100%;
		height: 100%;
		display: block;
		background-color: rgba(0, 0, 0, .2) !important
	}

	.main-slider .overlay-style-two {
		position: relative;
		left: 0;
		width: 100%;
		height: 100%;
		display: block;
		background-color: rgba(0, 0, 0, .7) !important
	}

	.main-slider .subtitle-text {
		font-weight: 600;
		line-height: 1.6em;
		color: #fff;
		font-size: 22px;
		padding-bottom: 32px
	}

	.main-slider .performance-title {
		font-weight: 600;
		line-height: 1.6em;
		color: #fff;
		font-size: 22px;
		padding-bottom: 32px
	}

	.main-slider .performance-title:after {
		position: absolute;
		content: '';
		display: block;
		width: 60px;
		height: 3px;
		right: 0;
		bottom: 10px;
		background-color: #fde428;
		-webkit-transform: skewX(-45deg);
		-ms-transform: skewX(-45deg);
		-o-transform: skewX(-45deg);
		-moz-transform: skewX(-45deg);
		transform: skewX(-45deg)
	}

	.main-slider .subtitle-text:after {
		position: absolute;
		content: '';
		display: block;
		width: 60px;
		height: 3px;
		left: 50%;
		margin-left: -30px;
		bottom: 0;
		background-color: #fde428;
		-webkit-transform: skewX(-45deg);
		-ms-transform: skewX(-45deg);
		-o-transform: skewX(-45deg);
		-moz-transform: skewX(-45deg);
		transform: skewX(-45deg)
	}

	.main-slider .text {
		font-weight: 500;
		line-height: 1.6em;
		color: #fff;
		font-size: 16px
	}

	.main-slider .offer {
		font-weight: 500;
		line-height: 1.6em;
		color: #222;
		font-size: 16px;
		text-align: right
	}

	.main-slider h2 {
		font-size: 30px !important;
		color: #fff;
		font-weight: 700;
		line-height: 50px !important;
		font-family: Poppins, sans-serif
	}

	.main-slider h2 span {
		color: #00bfa5
	}

	.main-slider h3 {
		font-size: 24px;
		color: #fff;
		font-weight: 600;
		line-height: 1.4em
	}

	.main-slider .computer-problem {
		position: relative;
		color: #222;
		font-size: 48px;
		text-align: right;
		font-weight: 800
	}

	.main-slider .computer-problem span {
		color: #00bfa5
	}

	.main-slider .computer-problem {
		position: relative;
		text-transform: uppercase
	}

	.main-slider .tp-bullets.preview3 .bullet {
		border: none !important;
		margin: 0 4px;
		width: 28px !important;
		height: 4px !important;
		background: rgba(255, 255, 255, .5) !important;
		display: inline-block
	}

	.main-slider .tp-bullets.preview3 .bullet.selected,
	.main-slider .tp-bullets.preview3 .bullet:hover {
		background: #00bfa5 !important
	}

	.main-slider .tparrows.preview3 {
		background: 0 0 !important;
		width: 70px
	}

	.main-slider .tparrows.preview3::after {
		top: 20px;
		color: #fff;
		font-size: 18px;
		height: 52px;
		line-height: 50px;
		width: 52px;
		background-color: rgba(0, 0, 0, .15);
		border-radius: 50%
	}

	.main-slider .tparrows.tp-leftarrow.preview3::after {
		content: '\f104';
		font-family: FontAwesome
	}

	.main-slider .tparrows.tp-rightarrow.preview3::after {
		content: '\f105';
		font-family: FontAwesome
	}

	.main-slider .tparrows.preview3.tp-leftarrow {
		left: 20px !important
	}

	.main-slider .tparrows.preview3.tp-rightarrow {
		right: 0 !important
	}

	.main-slider .tparrows.preview3:hover::after {
		background-color: rgba(0, 0, 0, .8)
	}

	.main-slider .tparrows.preview3 .tp-arr-iwrapper {
		visibility: hidden;
		opacity: 0
	}

	.main-slider .tparrows.preview3 .tp-arr-iwrapper {
		visibility: hidden;
		opacity: 0;
		display: none
	}

	.main-slider .tp-bannertimer {
		display: none !important
	}

	.repair-section {
		position: relative;
		padding: 120px 0 70px 0
	}

	.services-block {
		position: relative;
		margin-bottom: 40px
	}

	.services-block .inner-box {
		position: relative;
		text-align: center;
		padding: 0 40px
	}

	.services-block .inner-box .big-letter {
		position: absolute;
		top: 15px;
		color: #2e4c66;
		font-size: 150px;
		font-weight: 800;
		opacity: .020;
		line-height: .8em
	}

	.services-block .inner-box .icon-box {
		position: relative;
		color: #666;
		font-size: 46px;
		line-height: 1em
	}

	.services-block .inner-box h3 {
		position: relative;
		color: #222;
		font-size: 20px;
		margin: 25px 0 15px 0;
		font-weight: 600
	}

	.services-block .inner-box .text {
		position: relative;
		font-size: 14px;
		color: #666;
		font-weight: 400
	}

	.services-block .inner-box .read-more {
		position: relative;
		font-size: 13px;
		color: #1b3953;
		display: inline-block;
		margin-top: 20px;
		font-weight: 900;
		text-transform: uppercase;
		transition: all .3s ease;
		-moz-transition: all .3s ease;
		-webkit-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease
	}

	.services-block .inner-box .read-more:hover {
		color: #00bfa5
	}

	.services-style-two {
		position: relative;
		background-color: #152f45;
		padding: 120px 0 80px 0;
		background-position: right bottom;
		background-repeat: no-repeat
	}

	.services-block-two {
		position: relative;
		margin-bottom: 40px;
		padding: 0
	}

	.services-block-two .inner-box {
		position: relative;
		text-align: center;
		padding: 36px 0 25px 0
	}

	.services-block-two .inner-box .middle-box {
		position: absolute;
		content: '';
		left: 50%;
		top: 0;
		margin-left: -55px;
		width: 110px;
		height: 100%;
		border: 1px solid #243c51;
		opacity: 0;
		transition: all .3s ease;
		-moz-transition: all .3s ease;
		-webkit-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease
	}

	.services-block-two .inner-box:hover .middle-box {
		opacity: 1
	}

	.services-block-two .inner-box .icon-box {
		position: relative;
		color: #b9c1c8;
		font-size: 40px;
		line-height: 1em;
		border-bottom: 1px solid #243c51;
		padding-bottom: 25px
	}

	.services-style-two .services-block-two:first-child .inner-box .icon-box:before {
		content: '';
		position: absolute;
		right: 100%;
		bottom: 0;
		width: 2000px;
		border-bottom: 1px solid #243c51
	}

	.services-block-two .inner-box h2 {
		position: relative;
		color: #00bfa5;
		font-size: 18px;
		font-weight: 700;
		padding-top: 25px;
		margin-bottom: 15px;
		text-transform: uppercase
	}

	.services-block-two .inner-box h2 span {
		color: #fff
	}

	.services-block-two .inner-box .text {
		position: relative;
		font-size: 14px;
		color: #fff;
		font-weight: 400;
		padding: 0 20px
	}

	.services-block-two .inner-box .learn-more {
		position: relative;
		color: #fff;
		font-weight: 800;
		margin-top: 15px;
		font-size: 13px;
		display: inline-block;
		text-transform: uppercase;
		transition: all .3s ease;
		-moz-transition: all .3s ease;
		-webkit-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease
	}

	.services-block-two .inner-box .learn-more:hover {
		color: #00bfa5
	}

	.services-section {
		position: relative;
		padding: 120px 0 70px 0
	}

	.services-section .service-content {
		position: relative;
		padding-right: 100px
	}

	.services-section .service-content a {
		position: relative;
		margin-right: 20px;
		margin-bottom: 15px
	}

	.services-section .service-content .sec-title-two {
		position: relative;
		margin-bottom: 30px
	}

	.services-section .service-content .service-category {
		position: relative;
		margin-bottom: 40px
	}

	.services-section .service-content .service-category li {
		position: relative;
		padding-left: 50px;
		color: #666;
		font-weight: 400;
		margin-bottom: 25px
	}

	.services-section .service-content .service-category li .icon {
		position: absolute;
		left: 0;
		top: 0;
		color: #666;
		font-size: 20px
	}

	.testimonial-style-one {
		position: relative;
		padding: 120px 0;
		overflow: hidden;
		background: #f5f6f6 url(../images/resource/testimonial-quote.png) right 260px top -125px no-repeat
	}

	.testimonial-block-one {
		position: relative;
		background-color: #fff
	}

	.testimonial-block-one .inner-box {
		position: relative;
		padding: 45px 60px 45px 130px
	}

	.testimonial-block-one .inner-box .image-box {
		position: absolute;
		left: 42px;
		top: 45px;
		width: 64px;
		height: 64px;
		border-radius: 50%;
		overflow: hidden
	}

	.testimonial-block-one .inner-box .image-box img {
		border-radius: 50%
	}

	.testimonial-block-one .inner-box .text {
		position: relative;
		color: #666;
		font-size: 14px;
		line-height: 1.8em;
		font-weight: 400
	}

	.testimonial-block-one .inner-box .author-name {
		position: relative;
		font-size: 13px;
		font-weight: 600;
		color: #45445a;
		margin-top: 10px
	}

	.testimonial-block-one .inner-box .designation {
		position: relative;
		color: #222;
		font-size: 14px;
		margin-top: 15px
	}

	.testimonial-block-one .inner-box .designation span {
		color: #999;
		font-size: 14px
	}

	.testimonial-style-one .owl-controls {
		margin-top: 50px
	}

	.testimonial-style-one .owl-controls .owl-nav {
		display: none !important
	}

	.testimonial-style-one .owl-controls .owl-dots .owl-dot span {
		position: relative;
		width: 10px;
		height: 10px;
		margin: 0 10px;
		background: #dfdfdf
	}

	.testimonial-style-one .owl-controls .owl-dots .owl-dot.active span {
		background-color: #00bfa5 !important
	}

	.testimonial-style-one .owl-controls .owl-dots .owl-dot.active span:before {
		content: '';
		position: absolute;
		left: -3px;
		top: -3px;
		width: 16px;
		height: 16px;
		border: 1px solid #00bfa5;
		border-radius: 50%
	}

	.testimonial-style-one .owl-stage-outer {
		overflow: visible
	}

	.testimonial-style-one .owl-item {
		opacity: .4
	}

	.testimonial-style-one .owl-item.active {
		opacity: 1
	}

	.testimonial-style-two {
		position: relative;
		padding: 70px 0
	}

	.testimonial-block-two {
		position: relative;
		background-color: #fff;
		margin: 25px 25px
	}

	.testimonial-block-two .inner-box {
		position: relative;
		padding: 45px 60px 45px 130px;
		transition: all .7s ease;
		-moz-transition: all .7s ease;
		-webkit-transition: all .7s ease;
		-ms-transition: all .7s ease;
		-o-transition: all .7s ease
	}

	.testimonial-block-two .inner-box:hover {
		-webkit-box-shadow: 0 2px 35px -4px #ccc;
		-moz-box-shadow: 0 2px 35px -4px #ccc;
		box-shadow: 0 2px 35px -4px #ccc
	}

	.testimonial-block-two .inner-box .image-box {
		position: absolute;
		left: 42px;
		top: 45px;
		width: 64px;
		height: 64px;
		border-radius: 50%;
		overflow: hidden
	}

	.testimonial-block-two .inner-box .image-box img {
		border-radius: 50%
	}

	.testimonial-block-two .inner-box .text {
		position: relative;
		color: #000;
		font-size: 14px;
		line-height: 1.8em;
		font-weight: 400
	}

	.testimonial-block-two .inner-box .author-name {
		position: relative;
		font-size: 13px;
		font-weight: 600;
		color: #45445a;
		margin-top: 10px
	}

	.testimonial-block-two .inner-box .designation {
		position: relative;
		color: #222;
		font-size: 14px;
		margin-top: 15px
	}

	.testimonial-block-two .inner-box .designation span {
		color: #000;
		font-size: 14px
	}

	.testimonial-style-two .owl-controls .owl-nav {
		display: none !important
	}

	.testimonial-style-two .owl-controls .owl-dots .owl-dot span {
		position: relative;
		width: 10px;
		height: 10px;
		margin: 0 7px;
		background: #dfdfdf
	}

	.testimonial-style-two .owl-controls .owl-dots .owl-dot.active span {
		background-color: #00bfa5 !important
	}

	.testimonial-style-two .owl-controls .owl-dots .owl-dot.active span:before {
		content: '';
		position: absolute;
		left: -3px;
		top: -3px;
		width: 16px;
		height: 16px;
		border: 1px solid #00bfa5;
		border-radius: 50%
	}

	.testimonial-style-two .owl-stage-outer {
		overflow: hidden;
		padding: 0 0
	}

	.testimonial-style-two .owl-item {
		opacity: .4
	}

	.testimonial-style-two .owl-item.active {
		opacity: 1
	}

	.blog-section {
		position: relative;
		padding: 110px 0 80px 0
	}

	.news-block {
		position: relative;
		margin-bottom: 30px
	}

	.news-block.left-blog {
		padding-right: 45px
	}

	.news-block.left-blog .sec-title-two .btn-style-two {
		margin-top: 40px
	}

	.news-block.right-blog {
		padding-left: 45px;
		padding-top: 75px
	}

	.news-block .sec-title-two {
		margin-bottom: 100px
	}

	.news-block .inner-box {
		position: relative
	}

	.news-block .inner-box .image-box {
		position: relative
	}

	.news-block .inner-box .image-box img {
		position: relative;
		width: 100%;
		display: block
	}

	.news-block .inner-box .lower-content {
		position: relative;
		padding: 30px 35px 0 35px
	}

	.news-block .inner-box .lower-content h3 a {
		position: relative;
		font-size: 18px;
		color: #222;
		font-weight: 700;
		transition: all .3s ease;
		-moz-transition: all .3s ease;
		-webkit-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease
	}

	.news-block .inner-box .lower-content h3 a:hover {
		color: #00bfa5
	}

	.news-block .inner-box .lower-content .list {
		position: relative;
		margin-top: 4px
	}

	.news-block .inner-box .lower-content .list li {
		position: relative;
		color: #999;
		font-size: 14px;
		padding-left: 30px;
		margin-right: 42px;
		display: inline-block
	}

	.news-block .inner-box .lower-content .list li .posted {
		color: #666
	}

	.news-block .inner-box .lower-content .list li .icon {
		position: absolute;
		left: 0;
		top: 0;
		font-size: 16px
	}

	.news-block .inner-box .lower-content .text {
		color: #666;
		font-size: 14px;
		margin-top: 15px
	}

	.news-block .inner-box .lower-content .text blockquote {
		border-left: 2px solid #3cceba;
		font-size: 14px;
		color: #666;
		padding-left: 30px;
		margin: 20px 0;
		margin-left: 80px;
		font-family: Poppins, sans-serif
	}

	.news-block .inner-box .lower-content .text blockquote h3 {
		color: #222;
		font-size: 14px;
		font-weight: 700;
		margin-top: 10px;
		text-transform: uppercase;
		font-family: Poppins, sans-serif
	}

	.news-block .inner-box .lower-content .text p {
		position: relative;
		color: #666;
		font-size: 14px;
		margin-top: 25px
	}

	.news-block .inner-box .lower-content .read-more {
		position: relative;
		font-size: 13px;
		color: #1b3953;
		font-weight: 800;
		margin-top: 20px;
		display: inline-block;
		text-transform: uppercase;
		transition: all .3s ease;
		-moz-transition: all .3s ease;
		-webkit-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease
	}

	.news-block .inner-box .lower-content .read-more:hover {
		color: #00bfa5
	}

	.news-block.style-two .inner-box .lower-content {
		padding: 10px 0 0 0
	}

	.news-block.style-two .inner-box .lower-content .list {
		padding-bottom: 12px;
		border-bottom: 1px solid #eee
	}

	.subscribe {
		position: relative;
		background-attachment: fixed;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		padding: 40px 40px;
		margin-top: 40px
	}

	.subscribe:before {
		position: absolute;
		content: '';
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(27, 57, 83, .9)
	}

	.subscribe h3 {
		position: relative;
		color: #fff;
		font-size: 16px;
		font-weight: 700;
		margin-bottom: 32px;
		font-family: Poppins, sans-serif
	}

	.subscribe form {
		position: relative
	}

	.subscribe form .row {
		margin-left: -5px;
		margin-right: -5px
	}

	.subscribe form .form-group {
		position: relative;
		padding: 0 5px
	}

	.subscribe form .form-group input[type=email] {
		position: relative;
		padding: 8px 30px;
		line-height: 34px;
		width: 100%;
		background-color: #fff
	}

	.subscribe form .form-group button {
		position: relative;
		padding: 17px 20px;
		float: right;
		display: block;
		width: 100%
	}

	.main-footer {
		position: relative;
		background-color: #161616;
		padding: 90px 0 0 0
	}

	.main-footer .footer-column {
		margin-bottom: 30px
	}

	.main-footer .footer-widget {
		position: relative;
		z-index: 1
	}

	.main-footer .footer-widget h2 {
		position: relative;
		color: #fff;
		font-size: 16px;
		font-weight: 700;
		margin-bottom: 25px;
		text-transform: uppercase
	}

	.main-footer .footer-widget .footer-logo {
		position: relative;
		margin-bottom: 30px
	}

	.main-footer .footer-widget .text {
		position: relative;
		color: #ccc;
		font-size: 14px;
		font-weight: 400;
		line-height: 1.6em;
		margin-bottom: 25px
	}

	.main-footer .footer-widget .post {
		position: relative;
		padding-bottom: 15px;
		margin-bottom: 20px;
		border-bottom: 1px solid #4b4d51
	}

	.main-footer .footer-widget .post h4 a {
		position: relative;
		font-size: 16px;
		color: #b3b3b3;
		margin-bottom: 5px;
		display: inline-block;
		line-height: 1.8em;
		font-weight: 500;
		transition: all .3s ease;
		-moz-transition: all .3s ease;
		-webkit-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease
	}

	.main-footer .footer-widget .post h4 a:hover {
		color: #d09e49
	}

	.main-footer .footer-widget .post:last-child {
		border-bottom: 0;
		margin-bottom: 0;
		padding: 0
	}

	.main-footer .footer-widget .meta {
		position: relative;
		margin-top: -12px
	}

	.main-footer .footer-widget .meta a {
		color: #fff;
		font-size: 14px
	}

	.main-footer .footer-widget .text a {
		margin-bottom: 16px;
		color: #ccc;
		transition: all .3s ease;
		-moz-transition: all .3s ease;
		-webkit-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease
	}

	.main-footer .footer-widget .text a:hover {
		color: #00bfa5
	}

	.main-footer .in-touch {
		position: relative
	}

	.main-footer .in-touch ul {
		position: relative
	}

	.main-footer .in-touch ul li {
		position: relative;
		color: #fff;
		font-size: 14px;
		margin-bottom: 12px
	}

	.main-footer .in-touch ul li span {
		position: relative;
		color: #ccc
	}

	.main-footer .number-widget {
		position: relative;
		margin-top: 50px
	}

	.main-footer .number-widget h3 {
		position: relative;
		color: #00bfa5;
		font-size: 28px;
		font-weight: 700;
		margin-bottom: 15px;
		padding-left: 40px
	}

	.main-footer .number-widget h3 .icon {
		position: absolute;
		left: 0;
		top: 4px;
		color: #00bfa5;
		font-size: 22px
	}

	.links-widget {
		position: relative
	}

	.links-widget.nav-widget {
		position: relative;
		padding-left: 80px
	}

	.links-widget ul {
		position: relative
	}

	.links-widget ul li {
		position: relative
	}

	.links-widget ul li {
		position: relative;
		margin-bottom: 10px
	}

	.links-widget ul li a:before {
		position: absolute;
		content: '\f0da';
		left: 0;
		top: -2px;
		font-size: 12px;
		color: #ccc;
		display: inline-block;
		font-family: FontAwesome
	}

	.links-widget ul li a {
		position: relative;
		margin-bottom: 5px;
		color: #ccc;
		font-size: 14px;
		padding-left: 15px;
		transition: all .3s ease;
		-moz-transition: all .3s ease;
		-webkit-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease
	}

	.links-widget ul li a:hover,
	.links-widget ul li a:hover::before {
		color: #00bfa5
	}

	.get-touch-widget {
		position: relative
	}

	.get-touch-widget ul {
		position: relative
	}

	.get-touch-widget ul li {
		position: relative;
		padding-left: 32px;
		color: #ccc;
		font-size: 14px;
		margin-bottom: 10px;
		font-weight: 400
	}

	.get-touch-widget ul li .icon {
		position: absolute;
		left: 0;
		top: 4px;
		color: #ccc;
		font-size: 16px
	}

	.main-footer .map-image {
		position: absolute;
		left: 0;
		top: 20%;
		opacity: .3
	}

	.main-footer .footer-bottom {
		position: relative;
		padding: 30px 0;
		margin-top: 60px;
		border-top: 1px solid #4b4d51
	}

	.main-footer .footer-bottom .copyright {
		position: relative;
		color: #ccc
	}

	.main-footer .footer-bottom .copyright .text {
		position: relative;
		color: #ccc;
		font-size: 14px;
		font-weight: 400
	}

	.main-footer .footer-bottom .footer-nav {
		position: relative
	}

	.main-footer .footer-bottom .footer-nav li {
		position: relative;
		padding: 0 8px;
		display: inline-block
	}

	.main-footer .footer-bottom .footer-nav li:after {
		position: absolute;
		right: -2px;
		top: 7px;
		content: '';
		line-height: 24px;
		width: 2px;
		height: 12px;
		background-color: #fff;
		display: block
	}

	.main-footer .footer-bottom .footer-nav li:last-child::after {
		display: none
	}

	.main-footer .footer-bottom .footer-nav li a {
		position: relative;
		color: #fff;
		font-size: 14px;
		font-weight: 600;
		display: inline-block;
		text-transform: uppercase;
		transition: all .3s ease;
		-moz-transition: all .3s ease;
		-webkit-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease
	}

	.main-footer .footer-bottom .footer-nav li a:hover {
		color: #00bfa5
	}

	.phone-repair {
		position: relative;
		padding: 100px 0 60px
	}

	.phone-repair .title-box {
		position: relative
	}

	.phone-repair .title-box .sec-title-two .text {
		position: relative;
		margin-bottom: 32px
	}

	.phone-repair .image-column {
		position: relative;
		text-align: center;
		margin-bottom: 40px
	}

	.phone-repair .image-column img {
		max-width: 100%;
		display: inline-block;
		height: 100%
	}

	.services-column {
		position: relative;
		margin-bottom: 40px
	}

	.services-block-three {
		position: relative;
		margin-bottom: 35px
	}

	.services-block-three .inner-box {
		position: relative;
		padding-left: 75px
	}

	.services-block-three .inner-box .icon-box {
		position: absolute;
		left: 0;
		top: 0;
		line-height: 1em;
		font-size: 42px;
		color: #787878
	}

	.services-block-three .inner-box h3 {
		color: #222;
		font-size: 20px;
		font-weight: 600;
		top: -10px
	}

	.services-block-three .inner-box .text {
		position: relative;
		color: #666;
		font-size: 14px
	}

	.services-style-three {
		position: relative;
		background-color: #fafafa;
		padding: 110px 0 60px 0;
		overflow: hidden
	}

	.services-style-three.change-background {
		background-color: #fff
	}

	.services-block-four {
		position: relative;
		margin-bottom: 60px
	}

	.services-style-three .auto-container .row {
		margin: 0 -50px
	}

	.services-style-three .services-block-four {
		padding: 0 50px
	}

	.services-block-four .inner-box {
		position: relative;
		margin-left: 10px
	}

	.services-block-four .inner-box:hover .upper-box h3 a {
		color: #00bfa5
	}

	.services-block-four .inner-box:hover .upper-box .icon-box {
		background-color: #00bfa5
	}

	.services-block-four .inner-box:hover .upper-box:before {
		border-color: #00bfa5
	}

	.services-block-four .inner-box:hover .upper-box .icon-box:after {
		background-color: #00bfa5
	}

	.services-block-four .inner-box .upper-box {
		position: relative;
		padding-left: 100px;
		min-height: 100px;
		padding-top: 22px
	}

	.services-block-four .inner-box .upper-box .icon-box {
		position: absolute;
		left: 0;
		top: 0;
		width: 78px;
		height: 78px;
		float: left;
		line-height: 76px;
		color: #fff;
		font-size: 46px;
		text-align: center;
		background-color: #2e4c66;
		text-transform: uppercase;
		transition: all .3s ease;
		-moz-transition: all .3s ease;
		-webkit-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease
	}

	.services-block-four .inner-box .upper-box:before {
		position: absolute;
		content: '';
		left: -10px;
		top: -10px;
		width: 78px;
		height: 78px;
		border: 1px solid #b7c0c8
	}

	.services-block-four .inner-box .upper-box .icon-box:after {
		position: absolute;
		content: '';
		right: -30px;
		top: 20px;
		width: 30px;
		height: 1px;
		background-color: #2e4c66
	}

	.services-block-four .inner-box .upper-box h3 a {
		color: #1b3953;
		font-size: 14px;
		font-weight: 700;
		display: inline-block;
		text-transform: uppercase;
		transition: all .3s ease;
		-moz-transition: all .3s ease;
		-webkit-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease
	}

	.services-block-four .inner-box .text {
		position: relative;
		color: #999;
		font-size: 14px;
		margin-left: -10px;
		font-weight: 400
	}

	.shop-section {
		position: relative;
		padding: 120px 0 60px 0
	}

	.shop-section.shop-page {
		position: relative;
		padding: 120px 0
	}

	.shop-item {
		position: relative;
		margin-bottom: 60px
	}

	.shop-item .inner-box {
		position: relative;
		overflow: hidden
	}

	.shop-item .inner-box .image-box {
		position: relative;
		background-color: #fafafa
	}

	.shop-item .inner-box .image-box .product-tag {
		position: absolute;
		width: 96px;
		color: #fff;
		left: -36px;
		top: -21px;
		height: 64px;
		background-color: #666;
		font-weight: 800;
		line-height: 98px;
		text-align: center;
		text-transform: uppercase;
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		z-index: 9
	}

	.shop-item .inner-box .image-box img {
		position: relative;
		width: 100%;
		display: block
	}

	.shop-item .inner-box .lower-content {
		position: relative;
		text-align: center;
		padding-top: 22px
	}

	.shop-item .inner-box .lower-content h3 a {
		position: relative;
		color: #222;
		font-size: 14px;
		font-weight: 700;
		transition: all .3s ease;
		-moz-transition: all .3s ease;
		-webkit-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease;
		font-family: Poppins, sans-serif
	}

	.shop-item .inner-box .lower-content h3 a:hover {
		color: #00bfa5
	}

	.shop-item .inner-box .lower-content .price {
		position: relative;
		color: #00bfa5;
		font-size: 16px;
		font-weight: 700;
		font-family: Poppins, sans-serif
	}

	.shop-item .inner-box .lower-content .cart-btn {
		margin-top: 15px
	}

	.shop-item .inner-box:hover .lower-content .cart-btn {
		background-color: #00bfa5;
		border-color: #00bfa5 !important;
		color: #fff !important
	}

	.gallery-section {
		position: relative
	}

	.gallery-item {
		position: relative
	}

	.gallery-item .inner-box {
		position: relative
	}

	.gallery-item .inner-box .image-box {
		position: relative
	}

	.gallery-item .inner-box .image-box img {
		position: relative;
		width: 100%;
		display: block
	}

	.gallery-item .inner-box .icon-box {
		position: absolute;
		left: 50%;
		top: 50%;
		width: 90px;
		height: 90px;
		margin-top: -45px;
		margin-left: -45px;
		line-height: 80px;
		font-size: 40px;
		text-align: center;
		border-radius: 50%;
		border: 6px solid rgba(0, 191, 165, .3);
		color: #fff;
		-ms-transform: scale(0, 0);
		-webkit-transform: scale(0, 0);
		-o-webkit-transform: scale(0, 0);
		transform: scale(0, 0);
		transition: all .7s ease;
		-moz-transition: all .7s ease;
		-webkit-transition: all .7s ease;
		-ms-transition: all .7s ease;
		-o-transition: all .7s ease
	}

	.gallery-item .inner-box .icon-box .icon {
		position: relative;
		width: 78px;
		height: 78px;
		display: block;
		border-radius: 50%;
		background-color: rgba(0, 191, 165, .8)
	}

	.gallery-item .inner-box a {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		display: block
	}

	.gallery-item .inner-box:hover .icon-box {
		-ms-transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
		-o-webkit-transform: scale(1, 1);
		transform: scale(1, 1)
	}

	.gallery-section .owl-controls {
		margin: 0 !important
	}

	.gallery-section .owl-controls .owl-dots {
		display: none !important
	}

	.gallery-section .owl-controls .owl-nav {
		position: absolute;
		width: 100%;
		right: 0;
		top: 50%;
		margin-top: -14px !important
	}

	.gallery-section .owl-controls .owl-nav .owl-prev {
		position: absolute !important;
		left: 0 !important
	}

	.gallery-section .owl-controls .owl-nav .owl-next {
		position: absolute !important;
		right: 15px !important
	}

	.gallery-section .owl-controls .owl-nav [class*=owl-] {
		position: relative;
		display: inline-block;
		margin: 0 0 0 15px;
		width: 52px;
		height: 52px;
		padding: 0;
		border: 1px solid #fff;
		color: #fff;
		font-size: 16px;
		line-height: 52px;
		text-align: center;
		border-radius: 0;
		background: 0 0 !important;
		transition: all .7s ease;
		-moz-transition: all .7s ease;
		-webkit-transition: all .7s ease;
		-ms-transition: all .7s ease;
		-o-transition: all .7s ease
	}

	.gallery-section .owl-controls .owl-nav [class*=owl-]:hover {
		color: #fff;
		background-color: #00bfa5 !important;
		border-color: #00bfa5 !important
	}

	.gallery-section.style-two {
		position: relative;
		padding-top: 110px;
		overflow: hidden
	}

	.gallery-section.style-two .gallery-item {
		position: relative;
		padding: 0
	}

	.gallery-section.gallery-two {
		padding-bottom: 120px
	}

	.gallery-section.gallery-two .btn-style-two {
		margin-top: 40px
	}

	.call-to-action {
		position: relative;
		padding: 100px 0;
		background-attachment: fixed;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		text-align: center
	}

	.call-to-action:before {
		position: absolute;
		left: 0;
		top: 0;
		content: '';
		width: 100%;
		height: 100%;
		background-color: rgba(27, 57, 83, .95)
	}

	.call-to-action h3 {
		position: relative;
		color: #fff;
		font-weight: 700;
		letter-spacing: 1px;
		margin-bottom: 15px;
		text-transform: uppercase
	}

	.call-to-action .text {
		position: relative;
		color: #ccc;
		font-size: 16px;
		margin-bottom: 30px
	}

	.call-to-action .text span {
		position: relative;
		color: #fff;
		font-size: 28px;
		font-weight: 700
	}

	.sponsors-style-one {
		position: relative;
		background-color: #fff;
		padding: 70px 0
	}

	.sponsors-style-one .image-box {
		text-align: center
	}

	.sponsors-style-one .image-box img {
		display: inline-block;
		width: auto;
		max-width: 100%;
		opacity: .6;
		transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-webkit-transition: all 300ms ease;
		-ms-transition: all 300ms ease;
		-o-transition: all 300ms ease
	}

	.sponsors-style-one .image-box:hover a img {
		opacity: 1
	}

	.sponsors-style-one .owl-controls {
		display: none !important
	}

	.featured-style-two {
		position: relative;
		padding: 70px 0
	}

	.featured-block {
		position: relative;
		margin-bottom: 40px
	}

	.featured-block .inner-box {
		position: relative
	}

	.featured-block .inner-box h3 {
		position: relative;
		color: #222;
		font-size: 20px;
		font-weight: 600;
		margin-bottom: 12px;
		display: inline-block
	}

	.featured-block .inner-box h3:after {
		position: absolute;
		content: '';
		left: 102%;
		bottom: 6px;
		height: 1px;
		width: 35px;
		background-color: #0dc2a9
	}

	.featured-block .inner-box .lower-content {
		position: relative;
		padding-left: 110px
	}

	.featured-block .inner-box .lower-content .number-box {
		position: absolute;
		left: 0;
		top: 0;
		font-size: 85px;
		font-weight: 900;
		color: #f1f1f1;
		line-height: 1em;
		font-family: Poppins, sans-serif
	}

	.featured-block .inner-box .lower-content .text {
		position: relative;
		color: #000;
		font-size: 14px
	}

	.title {
		position: relative;
		font-size: 32px;
		color: #222;
		line-height: 44px;
		font-weight: 700;
		padding-bottom: 6px;
		margin-bottom: 20px;
		text-transform: uppercase;
		font-family: Poppins, sans-serif
	}

	.contact-contain h2 {
		position: relative;
		font-size: 32px;
		color: #222;
		line-height: 44px;
		font-weight: 700;
		padding-bottom: 6px;
		margin-bottom: 20px;
		text-transform: uppercase;
		font-family: Poppins, sans-serif
	}

	.contact-contain h2:after {
		position: absolute;
		content: '';
		left: 50%;
		bottom: -4px;
		width: 30px;
		height: 1px;
		display: block;
		background-color: #00bfa5
	}

	.title:after {
		position: absolute;
		content: '';
		left: 0;
		bottom: -6px;
		width: 30px;
		height: 1px;
		display: block;
		background-color: #00bfa5
	}

	.title-2:after {
		position: absolute;
		content: '';
		left: 50%;
		bottom: -6px;
		width: 30px;
		height: 1px;
		display: block;
		background-color: #00bfa5
	}

	.contact-contain p,
	.section-title p {
		color: #000
	}

	.phone-repair-section {
		position: relative;
		padding: 70px 0 70px 0
	}

	.phone-repair-section .image-column {
		position: relative;
		padding: 50px 0;
		margin-bottom: 50px;
		background-attachment: fixed;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center
	}

	.phone-repair-section .image-column .text {
		position: absolute;
		left: 50px;
		top: 84%;
		height: 100%;
		font-size: 57px;
		opacity: .1;
		color: #fff;
		font-weight: 700;
		-moz-transform-origin: 0 0;
		-ms-transform-origin: 0 0;
		-o-transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
		-o-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		font-family: Poppins, sans-serif
	}

	.phone-repair-section .image-column:before {
		position: absolute;
		content: '';
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(27, 57, 83, .93)
	}

	.phone-repair-section .image-column .image-box {
		position: relative;
		float: right;
		margin-right: -35px
	}

	.phone-repair-section .image-column .image-box img {
		width: 100%
	}

	.phone-repair-section .content-column {
		position: relative;
		padding-left: 85px
	}

	.phone-repair-section .content-column p {
		margin-bottom: 20px
	}

	.phone-repair-section .content-column .read-more {
		margin-top: 8px
	}

	.two-col-fluid {
		position: relative;
		overflow: hidden;
		background-color: #222
	}

	.two-col-fluid .carousel-column {
		position: relative;
		float: left;
		width: 50%;
		height: 100%;
		padding: 160px 120px 0 110px;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center top
	}

	.two-col-fluid .carousel-column .image-box {
		width: 100%;
		margin: 0;
		display: none
	}

	.two-col-fluid .carousel-column .image-box img {
		display: block;
		width: 100%
	}

	.two-col-fluid .content-column {
		position: relative;
		width: 50%;
		float: left;
		color: #fff;
		padding: 110px 0;
		background-attachment: fixed;
		background-position: center center;
		background-repeat: no-repeat
	}

	.two-col-fluid .content-column .services {
		position: absolute;
		left: 50px;
		top: 100%;
		font-size: 105px !important;
		opacity: .1;
		color: #fff;
		font-weight: 700;
		line-height: 1em;
		-moz-transform-origin: 0 0;
		-ms-transform-origin: 0 0;
		-o-transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
		-o-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		font-family: Poppins, sans-serif
	}

	.two-col-fluid .content-column:before {
		position: absolute;
		content: '';
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(27, 57, 83, .96)
	}

	.two-col-fluid .content-column .inner-box {
		position: relative;
		padding: 90px 100px 0 110px;
		max-width: 600px;
		float: right;
		z-index: 1;
		margin-right: -35px
	}

	.two-col-fluid .content-column .inner-box:before {
		position: absolute;
		content: '';
		left: 0;
		top: 0;
		width: 600px;
		height: 295px;
		border: 4px solid #bdc5cc
	}

	.two-col-fluid .content-column .inner-box .view-services {
		text-align: left;
		color: #00bfa5;
		font-size: 13px;
		font-weight: 800;
		margin-top: 20px;
		display: inline-block;
		text-transform: uppercase
	}

	.verticle-slider-one .verticle-carousel .slick-arrow {
		display: none !important
	}

	.verticle-slider-one .verticle-carousel .slick-dots {
		position: absolute;
		right: -60px;
		top: 50%;
		margin-top: -70px
	}

	.verticle-slider-one .verticle-carousel .slick-dots li button {
		position: relative;
		width: 10px;
		height: 10px;
		font-size: 0;
		margin: 0 10px;
		background: #dfdfdf;
		border-radius: 50%
	}

	.verticle-slider-one .verticle-carousel .slick-dots li.slick-active button {
		background-color: #00bfa5 !important
	}

	.verticle-slider-one .verticle-carousel .slick-dots li.slick-active button:before {
		content: '';
		position: absolute;
		left: -3px;
		top: -3px;
		width: 16px;
		height: 16px;
		border: 1px solid #00bfa5;
		border-radius: 50%
	}

	.verticle-testimonial-carousel {
		position: relative;
		margin: 0 -15px
	}

	.verticle-testimonial-carousel .slick-arrow {
		display: none !important
	}

	.verticle-testimonial-carousel .slick-dots {
		position: absolute;
		right: -55px;
		top: 40%
	}

	.verticle-testimonial-carousel .slick-dots li button {
		position: relative;
		width: 10px;
		height: 10px;
		font-size: 0;
		margin: 0 10px;
		background: #dfdfdf;
		border-radius: 50%
	}

	.verticle-testimonial-carousel .slick-dots li.slick-active button {
		background-color: #00bfa5 !important
	}

	.verticle-testimonial-carousel .slick-dots li.slick-active button:before {
		content: '';
		position: absolute;
		left: -3px;
		top: -3px;
		width: 16px;
		height: 16px;
		border: 1px solid #00bfa5;
		border-radius: 50%
	}

	.single-verticle-carousel {
		position: relative;
		text-align: center
	}

	.single-verticle-carousel li img {
		max-width: 100%;
		display: inline-block;
		height: auto;
		text-align: center
	}

	.single-verticle-carousel .slick-arrow {
		display: none !important
	}

	.single-verticle-carousel .slick-dots {
		position: absolute;
		right: 0;
		top: 40%
	}

	.single-verticle-carousel .slick-dots li button {
		position: relative;
		width: 10px;
		height: 10px;
		font-size: 0;
		margin: 0 10px;
		background: #dfdfdf;
		border-radius: 50%
	}

	.single-verticle-carousel .slick-dots li.slick-active button {
		background-color: #00bfa5 !important
	}

	.single-verticle-carousel .slick-dots li.slick-active button:before {
		content: '';
		position: absolute;
		left: -3px;
		top: -3px;
		width: 16px;
		height: 16px;
		border: 1px solid #00bfa5;
		border-radius: 50%
	}

	.featured-block-two {
		position: relative;
		margin-bottom: 50px
	}

	.featured-block-two .inner-box {
		position: relative;
		padding-left: 60px
	}

	.featured-block-two .inner-box .icon-box {
		position: absolute;
		left: 0;
		top: 5px;
		color: #fff;
		font-size: 30px
	}

	.featured-block-two .inner-box h3 {
		position: relative;
		color: #fff;
		font-size: 14px;
		font-weight: 700;
		text-transform: uppercase
	}

	.featured-block-two .inner-box .text {
		position: relative;
		color: #999;
		font-size: 14px;
		line-height: 1.6em;
		margin-top: 20px
	}

	.carousel-column .bx-controls {
		position: absolute;
		right: -40px;
		top: 50%
	}

	.carousel-column .bx-controls .bx-pager .bx-pager-item .bx-pager-link {
		position: relative;
		width: 10px;
		height: 10px;
		margin: 0 7px;
		background: #dfdfdf
	}

	.carousel-column .bx-controls .bx-pager .bx-pager-item .bx-pager-link.active {
		background-color: #00bfa5 !important
	}

	.carousel-column .bx-controls .bx-pager .bx-pager-item .bx-pager-link.active:before {
		content: '';
		position: absolute;
		left: -3px;
		top: -3px;
		width: 16px;
		height: 16px;
		border: 1px solid #00bfa5;
		border-radius: 50%
	}

	.two-column {
		position: relative;
		padding: 120px 0 90px 0
	}

	.two-column .client-box {
		position: relative;
		padding-right: 85px
	}

	.two-column .sec-title-two {
		margin-bottom: 70px
	}

	.testimonial-block-three {
		position: relative
	}

	.testimonial-block-three .inner-box {
		position: relative;
		padding: 50px 60px 50px 100px;
		margin: 30px 15px;
		background-color: #f8f8f8;
		transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-webkit-transition: all 300ms ease;
		-ms-transition: all 300ms ease;
		-o-transition: all 300ms ease
	}

	.testimonial-block-three .inner-box:hover {
		background-color: #fff;
		-webkit-box-shadow: 0 2px 15px -4px #ccc;
		-moz-box-shadow: 0 2px 15px -4px #ccc;
		box-shadow: 0 2px 15px -4px #ccc
	}

	.testimonial-block-three .inner-box .icon-box {
		position: absolute;
		left: 22px;
		top: -22px;
		width: 64px;
		height: 64px;
		-webkit-box-shadow: 0 0 14px 0 #d1c1d1;
		-moz-box-shadow: 0 0 14px 0 #d1c1d1;
		box-shadow: 0 0 14px 0 #d1c1d1
	}

	.testimonial-block-three .inner-box .text {
		position: relative;
		font-size: 14px;
		color: #666;
		line-height: 1.6em
	}

	.testimonial-block-three .inner-box .designation {
		position: relative;
		color: #999;
		font-size: 14px;
		margin-top: 15px
	}

	.testimonial-block-three .inner-box .designation:after {
		position: absolute;
		content: '\f10e';
		right: 0;
		top: -10px;
		font-size: 28px;
		color: #f3f5f6;
		font-family: FontAwesome
	}

	.testimonial-block-three .inner-box .designation span {
		position: relative;
		color: #222
	}

	.recent-blog {
		position: relative
	}

	.recent-blog .sec-title-two {
		position: relative;
		margin-bottom: 50px
	}

	.recent-blog .inner-box {
		position: relative;
		background-color: #f8f8f8;
		padding: 40px 40px 25px 170px
	}

	.recent-blog .inner-box .icon-box {
		position: absolute;
		left: 40px;
		top: 40px;
		width: 99px;
		height: 99px
	}

	.recent-blog .inner-box h3 a {
		position: relative;
		color: #222;
		font-size: 18px;
		font-weight: 700;
		display: block;
		margin-top: -10px !important;
		transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-webkit-transition: all 300ms ease;
		-ms-transition: all 300ms ease;
		-o-transition: all 300ms ease
	}

	.recent-blog .inner-box h3 a:hover {
		color: #00bfa5
	}

	.recent-blog .inner-box .list {
		position: relative;
		padding-bottom: 12px;
		margin-top: 5px;
		margin-bottom: 15px;
		border-bottom: 1px solid #eee
	}

	.recent-blog .inner-box .list li {
		position: relative;
		color: #999;
		font-size: 14px;
		padding-left: 25px;
		margin-right: 30px;
		display: inline-block
	}

	.recent-blog .inner-box .list li .icon {
		position: absolute;
		left: 0;
		top: 0;
		color: #999;
		font-size: 16px
	}

	.recent-blog .inner-box .list li .posted {
		position: relative;
		color: #666;
		font-size: 14px
	}

	.recent-blog .inner-box .read-more {
		position: relative;
		color: #1b3953;
		font-size: 13px;
		font-weight: 800;
		margin-top: 20px;
		float: right;
		display: inline-block;
		text-transform: uppercase;
		transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-webkit-transition: all 300ms ease;
		-ms-transition: all 300ms ease;
		-o-transition: all 300ms ease
	}

	.recent-blog .inner-box .read-more:hover {
		color: #00bfa5
	}

	.our-blog {
		position: relative;
		margin-top: 90px
	}

	.our-blog .content-box {
		position: relative;
		padding-left: 50px;
		max-width: 150px;
		margin: 0 auto
	}

	.our-blog .content-box .icon-box {
		position: absolute;
		left: 0;
		top: 5px;
		color: #666;
		line-height: 1em;
		text-transform: uppercase;
		font-size: 40px
	}

	.our-blog .content-box .read-more {
		position: relative;
		color: #666;
		font-size: 13px;
		font-weight: 400;
		text-transform: uppercase
	}

	.our-blog .content-box h3 {
		color: #222;
		font-size: 13px;
		font-weight: 800;
		text-transform: uppercase
	}

	.page-title {
		position: relative;
		padding: 120px 0 100px;
		text-align: center;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
		color: #fff;
		margin-top: -40px
	}

	.page-title:before {
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0%, 0%, 28%)
	}

	.page-title .auto-container {
		position: relative;
		z-index: 5
	}

	.page-title h1 {
		font-size: 32px;
		text-transform: uppercase;
		font-weight: 700;
		color: #fff;
		letter-spacing: 1px;
		line-height: 1em;
		margin-top: 8px
	}

	.page-title .bread-crumb {
		position: relative;
		padding-top: 15px;
		text-align: center
	}

	.page-title .bread-crumb li {
		position: relative;
		display: inline-block;
		line-height: 30px;
		margin: 0 10px;
		color: #fff;
		font-size: 14px;
		text-transform: capitalize
	}

	.page-title .bread-crumb li:before {
		content: '\f105';
		font-family: FontAwesome;
		position: absolute;
		right: -20px;
		width: 20px;
		text-align: center;
		line-height: 30px
	}

	.page-title .bread-crumb li:first-child {
		margin-left: 0
	}

	.page-title .bread-crumb li:last-child:before {
		display: none
	}

	.page-title .bread-crumb li a {
		color: #fff
	}

	.page-title .bread-crumb li a:hover,
	.page-title .bread-crumb li.active {
		color: #fff
	}

	.technician-section {
		position: relative;
		padding: 120px 0 70px
	}

	.technicians-block {
		position: relative;
		margin-bottom: 50px
	}

	.technicians-block .inner-box {
		position: relative
	}

	.technicians-block .inner-box .image-box {
		position: relative
	}

	.technicians-block .inner-box .image-box img {
		position: relative;
		width: 100%;
		display: block
	}

	.technicians-block .inner-box .lower-content {
		position: relative;
		margin-top: -60px;
		padding: 5px 0 0 40px
	}

	.technicians-block .inner-box .lower-content .title-box {
		position: relative;
		padding-top: 60px;
		padding-left: 15px;
		padding-right: 10px;
		display: inline-block;
		border-left: 3px solid #00bfa5;
		border-bottom: 3px solid #00bfa5
	}

	.technicians-block .inner-box .lower-content h3 a {
		position: relative;
		font-size: 16px;
		font-weight: 600;
		color: #222;
		text-transform: uppercase;
		transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-webkit-transition: all 300ms ease;
		-ms-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		font-family: Poppins, sans-serif
	}

	.technicians-block .inner-box .lower-content h3 a:hover {
		color: #0dc2a9
	}

	.technicians-block .inner-box .lower-content .social-links-two {
		margin-top: 20px
	}

	.sidebar-page-container {
		position: relative;
		padding: 100px 0 70px
	}

	.sidebar-page-container .product-title h4 {
		position: relative;
		color: #222;
		font-size: 16px;
		font-weight: 700;
		margin-bottom: 22px;
		text-transform: uppercase;
		font-family: Poppins, sans-serif
	}

	.sidebar-page-container .content-side,
	.sidebar-page-container .sidebar {
		margin-bottom: 30px !important
	}

	.sidebar-page-container .sidebar {
		position: relative
	}

	.sidebar-page-container .content-side {
		padding-right: 45px
	}

	.sidebar .sidebar-title {
		position: relative;
		margin-bottom: 30px
	}

	.sidebar .sidebar-title h2 {
		font-size: 16px;
		color: #222;
		font-weight: 700;
		text-transform: uppercase;
		font-family: Poppins, sans-serif
	}

	.sidebar .sidebar-widget {
		position: relative;
		margin-bottom: 45px
	}

	.sidebar .search-box .form-group {
		position: relative;
		margin: 0
	}

	.sidebar .search-box .form-group input[type=search],
	.sidebar .search-box .form-group input[type=text] {
		position: relative;
		line-height: 28px;
		padding: 10px 40px 8px 20px;
		border: 1px solid #e9e9e9;
		background: #fff;
		color: #3a3a3a;
		display: block;
		font-size: 14px;
		width: 100%;
		height: 50px;
		transition: all .5s ease;
		-moz-transition: all .5s ease;
		-webkit-transition: all .5s ease;
		-ms-transition: all .5s ease;
		-o-transition: all .5s ease
	}

	.sidebar .search-box .form-group input:focus {
		border-color: #00bfa5
	}

	.sidebar .search-box .form-group button {
		position: absolute;
		right: 0;
		top: 0;
		height: 50px;
		width: 40px;
		line-height: 42px;
		text-align: center;
		display: block;
		font-size: 15px;
		color: #555;
		background: 0 0;
		font-weight: 400
	}

	.sidebar .search-box .form-group button:hover,
	.sidebar .search-box .form-group input:focus + button {
		color: #00bfa5
	}

	.sidebar .popular-posts .post {
		position: relative;
		font-size: 14px;
		color: #ccc;
		padding: 0 0 0;
		padding-left: 100px;
		min-height: 74px;
		margin-bottom: 30px
	}

	.sidebar .popular-posts .post:last-child {
		border-bottom: none;
		margin-bottom: 0;
		padding-bottom: 0
	}

	.sidebar .popular-posts .post .post-thumb {
		position: absolute;
		left: 0;
		top: 0;
		width: 74px
	}

	.sidebar .popular-posts .post .post-thumb img {
		display: block;
		width: 100%
	}

	.sidebar .popular-posts .post h4 {
		font-size: 14px;
		margin: 0;
		line-height: 1.4em;
		color: #222;
		font-weight: 500;
		margin-bottom: 10px;
		font-family: Poppins, sans-serif
	}

	.sidebar .popular-posts .post a,
	.sidebar .popular-posts .post a:hover {
		color: #00bfa5
	}

	.sidebar .popular-posts .post h4 a {
		color: #222
	}

	.sidebar .popular-posts .post-info {
		position: relative;
		font-size: 14px;
		color: #999;
		font-weight: 400;
		padding-left: 30px;
		font-family: Poppins, sans-serif
	}

	.sidebar .popular-posts .post-info:before {
		position: absolute;
		content: '\f107';
		left: 0;
		top: 0;
		font-size: 20px;
		color: #999;
		font-family: Flaticon
	}

	.sidebar-page-container .contact-info {
		position: relative;
		font-size: 14px;
		margin-bottom: 30px
	}

	.sidebar-page-container .contact-info .text {
		position: relative;
		font-size: 14px;
		margin-bottom: 10px;
		color: #7f7f7f
	}

	.sidebar-page-container .contact-info li {
		position: relative;
		margin-bottom: 5px;
		line-height: 1.8em;
		color: #7f7f7f
	}

	.sidebar-page-container .contact-info li strong {
		position: relative;
		padding-right: 10px;
		font-weight: 600;
		color: #292929
	}

	.sidebar-page-container .contact-info a {
		color: #71b100;
		transition: all .3s ease-in;
		-webkit-transition: all .3s ease-in;
		-ms-transition: all .3s ease-in;
		-o-transition: all .3s ease-in;
		-moz-transition: all .3s ease-in
	}

	.sidebar-page-container .contact-info a:hover {
		color: #3d3d3d
	}

	.sidebar .popular-tags a {
		position: relative;
		display: inline-block;
		line-height: 24px;
		padding: 7px 10px;
		margin: 0 6px 10px 0;
		color: #666;
		background-color: #fafafa;
		text-align: center;
		font-size: 14px;
		font-family: Poppins, sans-serif;
		transition: all .3s ease;
		-webkit-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease;
		-moz-transition: all .3s ease
	}

	.sidebar .popular-tags a:hover {
		color: #fff;
		background-color: #00bfa5
	}

	.sidebar .sidebar-category {
		margin-bottom: 30px
	}

	.sidebar .sidebar-category .sidebar-title {
		margin-bottom: 20px
	}

	.sidebar .sidebar-category .list {
		position: relative
	}

	.sidebar .sidebar-category .list li {
		position: relative;
		line-height: 24px
	}

	.sidebar .sidebar-category .list li a {
		position: relative;
		display: block;
		color: #666;
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
		padding: 6px 15px;
		padding-left: 20px
	}

	.sidebar .sidebar-category .list li a:before {
		content: "\f105";
		font-family: FontAwesome;
		font-size: 16px;
		left: 0;
		width: 20px;
		line-height: 24px;
		position: absolute
	}

	.sidebar .sidebar-category .list li a:hover {
		color: #00bfa5
	}

	.sidebar .product-category .sidebar-title {
		position: relative;
		margin-bottom: 20px
	}

	.sidebar .product-category .list {
		position: relative
	}

	.sidebar .product-category .list li {
		position: relative;
		line-height: 24px
	}

	.sidebar .product-category .list li a {
		position: relative;
		display: block;
		color: #666;
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
		padding: 6px 0
	}

	.sidebar .product-category .list li a:hover {
		color: #00bfa5
	}

	.sidebar .archives-list {
		position: relative
	}

	.sidebar .archives-list li {
		position: relative;
		line-height: 24px;
		padding: 10px 0;
		border-bottom: 1px dashed #d0d0d0
	}

	.sidebar .archives-list li:last-child {
		border-bottom: none;
		padding-bottom: 0
	}

	.sidebar .archives-list a {
		position: relative;
		display: block;
		color: #666;
		font-size: 14px;
		font-weight: 400;
		line-height: 24px
	}

	.sidebar .archives-list a:hover {
		color: #71b100
	}

	.sidebar .text-widget {
		position: relative
	}

	.sidebar .text-widget .text {
		font-size: 14px;
		color: #666
	}

	.list-style-one {
		position: relative;
		margin-top: 18px
	}

	.list-style-one li {
		position: relative;
		color: #666;
		font-size: 14px;
		padding-left: 18px
	}

	.list-style-one li:before {
		position: absolute;
		content: '\f101';
		left: 0;
		top: 0;
		font-size: 13px;
		font-family: FontAwesome
	}

	.post-option {
		padding: 22px 0 10px;
		border-bottom: 1px solid #efefef;
		margin-top: 2px
	}

	.post-option strong {
		text-transform: uppercase;
		font-weight: 600;
		font-size: 14px;
		color: #121212;
		padding-right: 10px
	}

	.post-option .tags {
		position: relative;
		margin-bottom: 20px
	}

	.post-option .tags li {
		position: relative;
		color: #666;
		font-size: 14px;
		font-weight: 600;
		margin-right: 10px;
		text-transform: capitalize;
		display: inline-block
	}

	.post-option .tags li a {
		color: #666;
		font-size: 14px;
		font-weight: 600;
		padding: 7px 20px;
		background-color: #fafafa;
		text-transform: uppercase
	}

	.share-option {
		line-height: 30px
	}

	.products-widget {
		position: relative
	}

	.products-widget .post {
		position: relative;
		padding-left: 75px;
		margin-bottom: 20px
	}

	.products-widget .post .post-thumb {
		position: absolute;
		left: 0;
		top: 0;
		width: 56px
	}

	.products-widget .post h4 {
		position: relative;
		top: -4px
	}

	.products-widget .post h4 a {
		position: relative;
		color: #222;
		font-size: 14px;
		font-weight: 500;
		transition: all .3s ease;
		-webkit-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease;
		-moz-transition: all .3s ease
	}

	.products-widget .post h4 a:hover {
		color: #00bfa5
	}

	.products-widget .post .price {
		position: relative;
		color: #00bfa5;
		font-size: 14px;
		font-weight: 700;
		margin-top: -5px
	}

	.comment-form .comment-title {
		position: relative;
		margin-top: 30px;
		margin-bottom: 35px;
		padding-left: 10px
	}

	.comment-form .comment-title h2 {
		position: relative;
		color: #444;
		font-size: 18px;
		font-weight: 700
	}

	.comment-form .group-title {
		position: relative;
		padding: 0 12px
	}

	.comment-form .form-group {
		padding: 0 10px;
		margin-bottom: 20px
	}

	.comment-form .form-group input,
	.comment-form .form-group textarea {
		border: 1px solid #ddd;
		width: 100%;
		transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-webkit-transition: all 300ms ease;
		-ms-transition: all 300ms ease;
		-o-transition: all 300ms ease
	}

	.comment-form .form-group input:focus,
	.comment-form .form-group textarea:focus {
		border-color: #00bfa5
	}

	.comment-form .form-group input {
		height: 49px;
		padding: 10px 20px;
		line-height: 27px
	}

	.comment-form .form-group textarea {
		position: relative;
		height: 140px;
		resize: none;
		padding: 10px 20px
	}

	.comment-form .form-group button {
		margin-top: 10px;
		font-weight: 800;
		font-family: Poppins, sans-serif
	}

	.comments-area {
		position: relative
	}

	.group-title {
		position: relative;
		margin-bottom: 40px
	}

	.group-title h2 {
		color: #222;
		font-size: 18px;
		font-weight: 700;
		margin-bottom: 0;
		text-transform: uppercase;
		font-family: Poppins, sans-serif
	}

	.comments-area .comment-box {
		position: relative;
		padding-bottom: 20px;
		border-bottom: 1px solid #eee
	}

	.comments-area .comment {
		position: relative;
		margin: 0 0 50px 0;
		padding: 0 0 0 140px
	}

	.comments-area .comment:last-child {
		margin-bottom: 0
	}

	.comments-area .comment .text {
		position: relative;
		color: #666;
		font-size: 14px;
		margin-right: 100px
	}

	.comments-area .reply-comment {
		margin-left: 50px
	}

	.comments-area .comment-box .author-thumb {
		position: absolute;
		left: 0;
		top: 0;
		width: 98px;
		height: 98px;
		border-radius: 50%
	}

	.comments-area .comment-box .author-thumb img {
		width: 100%;
		display: block;
		border-radius: 50%
	}

	.comments-area .comment-info {
		margin-bottom: 10px;
		color: #666;
		font-size: 14px
	}

	.comments-area .comment-box strong {
		color: #222;
		font-weight: 600;
		text-transform: uppercase;
		font-family: Poppins, sans-serif
	}

	.comments-area .reply-btn:hover::after {
		color: #00bfa5
	}

	.comments-area .reply-btn:after {
		position: absolute;
		content: '\f13f';
		right: 0;
		top: 15px;
		color: #9a9a9a;
		font-size: 18px;
		font-family: Flaticon
	}

	.comments-area .reply-btn:hover {
		background-color: #6ac610
	}

	.faqs-section {
		position: relative;
		padding: 120px 0
	}

	.faqs-section .content-side {
		padding-right: 45px
	}

	.faqs-section .question-block {
		position: relative;
		padding-bottom: 30px;
		margin-bottom: 30px;
		border-bottom: 1px dashed #999
	}

	.faqs-section .question-block h3 {
		position: relative;
		font-size: 18px;
		color: #222;
		margin-bottom: 15px;
		font-weight: 500;
		font-family: Poppins, sans-serif
	}

	.faqs-section .question-block .text {
		position: relative;
		color: #666;
		font-size: 14px
	}

	.faqs-section .sidebar {
		position: relative
	}

	.feedback-section {
		position: relative;
		padding: 120px 0 80px
	}

	.feedback-form .form-group {
		position: relative;
		padding: 0 10px;
		margin-bottom: 25px
	}

	.feedback-form .form-group .field-label {
		position: relative;
		font-size: 14px;
		color: #222
	}

	.feedback-form .form-group .field-label sup {
		position: relative;
		color: #f44122;
		font-size: 16px;
		top: 0
	}

	.feedback-form .form-group input {
		position: relative
	}

	.feedback-form .form-group input,
	.feedback-form .form-group select,
	.feedback-form .form-group textarea {
		border: 1px solid #ddd;
		width: 100%;
		height: 50px;
		padding: 10px 20px;
		line-height: 28px;
		transition: all .5s ease;
		-moz-transition: all .5s ease;
		-webkit-transition: all .5s ease;
		-ms-transition: all .5s ease;
		-o-transition: all .5s ease
	}

	.feedback-form .form-group input:focus,
	.feedback-form .form-group select:focus,
	.feedback-form .form-group textarea:focus {
		border-color: #00bfa5
	}

	.feedback-form .checkbox-group .form-group {
		margin-bottom: 15px
	}

	.feedback-form .checkbox-group .form-group input[type=radio] {
		position: relative;
		font-size: 20px;
		width: auto;
		height: auto;
		margin-right: 10px
	}

	.feedback-form .checkbox-group .form-group .check-box label {
		margin-bottom: 0;
		color: #222;
		font-size: 16px;
		font-weight: 600;
		cursor: pointer
	}

	.feedback-form .form-group select {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		-o-appearance: none;
		cursor: pointer;
		background: url(../images/icons/icon-select.png) right top no-repeat
	}

	.feedback-form .form-group select option {
		text-indent: 20px
	}

	.feedback-form .form-group textarea {
		position: relative;
		height: 170px;
		width: 100%;
		resize: none
	}

	.feedback-section .info-culumn {
		position: relative;
		padding-left: 60px
	}

	.default-info-box {
		position: relative;
		margin-bottom: 40px
	}

	.default-info-box .inner-box {
		position: relative;
		padding: 50px 0;
		text-align: center;
		background-color: #fafafa
	}

	.default-info-box .inner-box .icon-box {
		position: relative;
		color: #00bfa5;
		font-size: 34px;
		line-height: 1em;
		margin-bottom: 22px
	}

	.default-info-box .inner-box h3 {
		position: relative;
		font-size: 16px;
		font-weight: 700;
		color: #222;
		margin-bottom: 8px;
		text-transform: uppercase;
		font-family: Poppins, sans-serif
	}

	.default-info-box .inner-box .text {
		position: relative;
		color: #666;
		font-size: 14px
	}

	.default-info-box.contact-info-box {
		position: relative;
		padding: 0 50px
	}

	.error-section {
		position: relative;
		text-align: center
	}

	.error-section .inner-section {
		position: relative;
		padding: 25px 25px;
		background-position: right top;
		background-repeat: no-repeat
	}

	.error-section .inner-section:before {
		position: absolute;
		content: '';
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		display: block;
		background-color: rgba(255, 255, 255, .8)
	}

	.error-section .inner-section h2 {
		position: relative;
		color: #152f45;
		font-size: 130px;
		font-weight: 700;
		line-height: 1em;
		font-family: Poppins, sans-serif
	}

	.error-section .inner-section h2 span {
		color: #2e4c66
	}

	.error-section .inner-section h3 {
		position: relative;
		font-size: 32px;
		color: #00bfa5;
		font-weight: 700;
		margin-top: -20px;
		letter-spacing: 2px;
		font-family: Poppins, sans-serif
	}

	.error-section .inner-section h4 {
		position: relative;
		color: #666;
		font-size: 18px;
		font-weight: 600;
		margin-top: 12px;
		font-family: Poppins, sans-serif
	}

	.error-section .inner-section div {
		margin-top: 35px;
		margin-bottom: 35px;
	}

	.error-section .inner-section .text {
		position: relative;
		color: #666;
		font-size: 14px;
		margin-top: 5px
	}

	.error-section .inner-section .form-group {
		position: relative;
		margin: 0 auto;
		max-width: 360px;
		margin-top: 30px
	}

	.error-section .inner-section .form-group input[type=search],
	.error-section .inner-section .form-group input[type=text] {
		position: relative;
		line-height: 28px;
		padding: 10px 40px 8px 20px;
		border: 1px solid #e9e9e9;
		background: #fff;
		color: #3a3a3a;
		display: block;
		font-size: 14px;
		width: 100%;
		height: 50px;
		transition: all .5s ease;
		-moz-transition: all .5s ease;
		-webkit-transition: all .5s ease;
		-ms-transition: all .5s ease;
		-o-transition: all .5s ease
	}

	.error-section .inner-section .form-group input:focus {
		border-color: #00bfa5
	}

	.error-section .inner-section .form-group button {
		position: absolute;
		right: 0;
		top: 0;
		height: 50px;
		width: 50px;
		line-height: 42px;
		text-align: center;
		display: block;
		font-size: 14px;
		color: #fff;
		background: #00bfa5;
		font-weight: 400
	}

	.shop-section .items-sorting {
		position: relative;
		margin-bottom: 10px
	}

	.shop-section .items-sorting .results-column,
	.shop-section .items-sorting .select-column {
		margin-bottom: 20px
	}

	.shop-section .items-sorting .results-column h4 {
		font-size: 14px;
		font-weight: 400;
		color: #666;
		line-height: 24px;
		padding: 10px 0
	}

	.shop-section .items-sorting .form-group {
		margin-bottom: 0
	}

	.shop-section .items-sorting select {
		position: relative;
		display: block;
		width: 100%;
		line-height: 28px;
		padding: 10px 15px 9px;
		height: 50px;
		font-size: 14px;
		border: 1px solid #e0e0e0;
		cursor: pointer;
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		-o-appearance: none;
		background: url(../images/icons/icon-select-2.png) right center no-repeat;
		color: #576c85;
		transition: all .5s ease;
		-webkit-transition: all .5s ease;
		-ms-transition: all .5s ease;
		-o-transition: all .5s ease
	}

	.shop-section .items-sorting select option {
		text-indent: 15px
	}

	.styled-pagination {
		position: relative
	}

	.styled-pagination li {
		position: relative;
		display: inline-block;
		margin: 0 5px 7px 0
	}

	.styled-pagination li a {
		position: relative;
		display: block;
		line-height: 24px;
		padding: 10px 5px;
		font-size: 14px;
		text-transform: capitalize;
		min-width: 46px;
		color: #1b3953;
		font-weight: 800;
		text-align: center;
		border: 1px solid #1b3953;
		transition: all .5s ease;
		-webkit-transition: all .5s ease;
		-ms-transition: all .5s ease;
		-o-transition: all .5s ease;
		-moz-transition: all .5s ease
	}

	.styled-pagination li a.next {
		padding: 10px 20px;
		letter-spacing: 1px;
		color: #1b3953;
		font-size: 14px
	}

	.styled-pagination li a.active,
	.styled-pagination li a:hover {
		color: #fff;
		background: #00bfa5;
		border-color: #00bfa5
	}

	.shop-single {
		position: relative
	}

	.product-details .basic-details {
		position: relative;
		margin-bottom: 0
	}

	.product-details .image-column,
	.product-details .info-column {
		margin-bottom: 20px
	}

	.product-details .info-column {
		padding-left: 15px
	}

	.product-details .info-column .add-to-cart {
		padding: 14px 30px;
		font-size: 14px;
		margin-bottom: 25px
	}

	.product-details .image-column .image-box {
		border: 1px solid #e0e0e0;
		background: #fff
	}

	.product-details .image-column .image-box img {
		position: relative;
		display: block;
		width: 100%
	}

	.product-details .basic-details .details-header {
		position: relative;
		padding-bottom: 30px
	}

	.product-details .basic-details .details-header h4 {
		font-size: 18px;
		font-weight: 700;
		margin: 0 0;
		line-height: 1.4em;
		color: #222;
		margin-bottom: 15px;
		font-family: Poppins, sans-serif
	}

	.product-details .basic-details .details-header h4 a {
		color: #333
	}

	.product-details .basic-details .details-header .item-price {
		font-size: 18px;
		font-weight: 600;
		color: #00bfa5;
		line-height: 24px;
		letter-spacing: 1px
	}

	.product-details .basic-details .prod-info {
		margin-bottom: 15px;
		line-height: 1.6em;
		font-size: 13px
	}

	.product-details .basic-details .prod-info strong {
		font-weight: 700;
		color: #111
	}

	.product-details .basic-details .text {
		margin-bottom: 10px;
		color: #666;
		font-size: 14px;
		line-height: 1.8em
	}

	.product-details .basic-details .text .stock {
		position: relative;
		color: #666;
		font-size: 14px;
		margin-top: 25px
	}

	.product-details .basic-details .availablity {
		position: relative;
		float: left;
		padding-right: 40px;
		line-height: 32px;
		margin-bottom: 27px;
		font-size: 13px;
		font-weight: 500;
		letter-spacing: 1px;
		color: #777
	}

	.product-details .basic-details .availablity strong {
		font-size: 14px;
		letter-spacing: 2px;
		color: #f7542b;
		font-weight: 600;
		text-transform: uppercase
	}

	.product-details .basic-details .item-quantity {
		position: relative;
		float: left;
		width: 120px;
		border: 1px solid #ededed;
		margin-right: 30px;
		margin-bottom: 25px
	}

	.product-details .basic-details .item-quantity .field-label {
		float: left;
		font-weight: 700;
		font-size: 14px;
		line-height: 32px;
		display: inline-block;
		padding-right: 20px
	}

	.cart-section input.quantity-spinner,
	.product-details .basic-details .quantity-spinner {
		line-height: 24px;
		padding: 10px 15px !important;
		height: 46px !important;
		box-shadow: none !important
	}

	.cart-section .bootstrap-touchspin .input-group-btn-vertical > .btn,
	.product-details .basic-details .bootstrap-touchspin .input-group-btn-vertical > .btn {
		padding: 11px 10px;
		background: #f4f5f6
	}

	.cart-section .bootstrap-touchspin .input-group-btn-vertical i,
	.product-details .bootstrap-touchspin .input-group-btn-vertical i {
		top: 6px
	}

	.product-details .basic-details .item-meta {
		position: relative
	}

	.product-details .basic-details .item-meta li {
		position: relative;
		font-size: 14px;
		color: #666
	}

	.product-details .basic-details .item-meta li a {
		color: #1b3953;
		font-size: 14px;
		font-weight: 500
	}

	.shop-sidebar .widget .sidebar-title h3 {
		font-size: 20px;
		text-transform: capitalize
	}

	.product-details .carousel-outer {
		position: relative;
		width: 100%;
		max-width: 700px;
		margin: 0 auto 20px
	}

	.product-details .carousel-outer .image-carousel {
		position: relative;
		margin-bottom: 20px
	}

	.product-details .carousel-outer .thumbs-carousel {
		position: relative;
		padding: 0 40px
	}

	.product-details .carousel-outer .thumbs-carousel li {
		cursor: pointer
	}

	.product-details .carousel-outer .thumbs-carousel li:hover {
		opacity: .7
	}

	.product-details .carousel-outer .thumbs-carousel .owl-controls,
	.product-details .carousel-outer .thumbs-carousel .owl-nav {
		margin: 0 !important
	}

	.product-details .carousel-outer .thumbs-carousel .owl-prev {
		position: absolute;
		left: 20px !important;
		top: 50% !important;
		margin: -15px 0 0 0 !important;
		line-height: 30px;
		width: 40px !important;
		text-align: center;
		color: #000 !important;
		background: 0 0 !important;
		padding: 0 !important;
		font-size: 24px;
		font-weight: 700
	}

	.product-details .carousel-outer .thumbs-carousel .owl-next {
		position: absolute;
		right: 20px !important;
		top: 50% !important;
		margin: -15px 0 0 0 !important;
		line-height: 30px;
		width: 40px !important;
		text-align: center;
		color: #000 !important;
		background: 0 0 !important;
		padding: 0 !important;
		font-size: 24px;
		font-weight: 700
	}

	.product-details .carousel-outer .thumbs-carousel .owl-next:hover,
	.product-details .carousel-outer .thumbs-carousel .owl-prev:hover {
		color: #f4cf3e !important
	}

	.sidebar-page-container.shop-container .content-side {
		margin-bottom: 25px !important
	}

	.product-info-tabs {
		position: relative
	}

	.prod-tabs {
		position: relative
	}

	.prod-tabs .tab-btns {
		position: relative;
		z-index: 1;
		border-bottom: 1px solid #ddd
	}

	.prod-tabs .tab-btns .tab-btn {
		position: relative;
		float: left;
		top: 1px;
		font-size: 14px;
		color: #666;
		font-weight: 400;
		padding: 10px 0 11px;
		line-height: 24px;
		margin-right: 55px;
		text-transform: uppercase
	}

	.prod-tabs .tab-btns .tab-btn.active-btn {
		color: #00bfa5;
		border-bottom: 1px solid #00bfa5
	}

	.prod-tabs .tabs-container {
		position: relative;
		color: #5a5a5a;
		background: #fff
	}

	.prod-tabs .tabs-container .tab {
		position: relative;
		padding: 25px 0 6px;
		display: none;
		border-bottom: 1px solid #ddd
	}

	.prod-tabs .tabs-container .tab.active-tab {
		display: block
	}

	.prod-tabs .tabs-container .tab h2,
	.prod-tabs .tabs-container .tab h3,
	.prod-tabs .tabs-container .tab h4,
	.prod-tabs .tabs-container .tab h5,
	.prod-tabs .tabs-container .tab h6,
	.prod-tabs .tabs-container .tab p {
		margin-bottom: 15px
	}

	.prod-tabs .tabs-container .tab h3 {
		font-size: 16px;
		font-weight: 700;
		color: #222;
		margin-bottom: 16px;
		text-transform: uppercase;
		font-family: Poppins, sans-serif
	}

	.prod-tabs .tabs-container .tab h4 {
		font-size: 14px;
		font-weight: 700;
		text-transform: uppercase;
		color: #333;
		margin-bottom: 15px
	}

	.prod-tabs .reviews-container {
		position: relative
	}

	.prod-tabs .reviews-container .review-box {
		position: relative;
		margin-bottom: 30px;
		padding-left: 100px;
		min-height: 100px
	}

	.prod-tabs .reviews-container .rev-thumb {
		position: absolute;
		left: 0;
		top: 0;
		width: 82px;
		height: 82px;
		border-radius: 3px;
		background: #fff
	}

	.prod-tabs .reviews-container .rev-thumb img {
		display: block;
		width: 80px;
		height: 80px
	}

	.prod-tabs .reviews-container .rev-content {
		position: relative;
		padding: 15px;
		border: 1px solid #e0e0e0;
		background: #fff
	}

	.prod-tabs .reviews-container .rating {
		color: #00bfa5;
		font-size: 13px
	}

	.prod-tabs .reviews-container .rating .fa {
		margin-right: 1px
	}

	.prod-tabs .reviews-container .rev-info {
		font-size: 12px;
		letter-spacing: 1px;
		margin-bottom: 10px
	}

	.prod-tabs .reviews-container .rev-text {
		font-size: 14px
	}

	.prod-tabs .add-review {
		position: relative;
		margin: 30px 0 20px;
		font-size: 14px
	}

	.prod-tabs .add-review .rating {
		position: relative;
		padding-top: 7px
	}

	.prod-tabs .add-review .rating .rate-box {
		position: relative;
		display: inline-block;
		margin-right: 10px;
		font-size: 14px;
		color: #5a5a5a
	}

	.prod-tabs .add-review .rating .rate-box:active,
	.prod-tabs .add-review .rating .rate-box:focus,
	.prod-tabs .add-review .rating .rate-box:hover {
		color: #00bfa5
	}

	.prod-tabs .add-review label {
		position: relative;
		display: block;
		font-size: 14px;
		margin-bottom: 5px;
		font-weight: 400;
		color: #303030
	}

	.prod-tabs .add-review h3 {
		margin-bottom: 20px
	}

	.prod-tabs .add-review .form-group {
		position: relative;
		margin-bottom: 20px
	}

	.prod-tabs .add-review .form-group input[type=email],
	.prod-tabs .add-review .form-group input[type=password],
	.prod-tabs .add-review .form-group input[type=tel],
	.prod-tabs .add-review .form-group input[type=text],
	.prod-tabs .add-review .form-group select {
		position: relative;
		display: block;
		width: 100%;
		line-height: 22px;
		padding: 9px 15px;
		color: #222;
		height: 40px;
		border: 1px solid #e0e0e0;
		transition: all .3s ease;
		-webkit-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease;
		-moz-transition: all .3s ease
	}

	.prod-tabs .add-review .form-group input[type=email]:focus,
	.prod-tabs .add-review .form-group input[type=password]:focus,
	.prod-tabs .add-review .form-group input[type=tel]:focus,
	.prod-tabs .add-review .form-group input[type=text]:focus,
	.prod-tabs .add-review .form-group textarea:focus {
		border-color: #00bfa5
	}

	.prod-tabs .add-review .form-group textarea {
		position: relative;
		display: block;
		width: 100%;
		line-height: 22px;
		padding: 8px 15px;
		color: #222;
		border: 1px solid #e0e0e0;
		height: 200px;
		resize: none;
		transition: all .3s ease;
		-webkit-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease;
		-moz-transition: all .3s ease
	}

	.prod-tabs .add-review button {
		padding: 15px 50px
	}

	.cart-section {
		position: relative;
		padding: 120px 0
	}

	.cart-outer {
		position: relative
	}

	.checkout-page .cart-outer {
		margin-bottom: 40px
	}

	.checkout-page .cart-outer.checkbox-cart {
		padding: 0
	}

	.cart-outer .table-outer {
		position: relative;
		width: 100%;
		overflow-x: auto
	}

	.cart-outer .cart-table {
		width: 100%;
		min-width: 900px
	}

	.cart-table .cart-header {
		position: relative;
		width: 100%;
		text-transform: uppercase;
		font-size: 14px;
		font-weight: 600;
		background: #f8f8f8;
		color: #222;
		font-family: Poppins, sans-serif
	}

	.cart-table thead tr th {
		line-height: 24px;
		padding: 15px 0;
		min-width: 120px;
		font-weight: 600
	}

	.cart-table thead tr th .fa {
		font-size: 18px;
		padding: 0 20px 0 30px
	}

	.cart-table thead tr th.prod-column {
		text-align: left;
		padding-left: 10px
	}

	.cart-table tbody tr td {
		line-height: 24px;
		padding: 30px 10px 20px;
		min-width: 100px
	}

	.cart-table tbody tr .qty {
		width: 200px;
		padding-right: 80px
	}

	.cart-table tbody tr .qty .quantity-spinner {
		background: #fff
	}

	.cart-table tbody tr .prod-column .column-box {
		position: relative
	}

	.cart-table tbody tr .prod-column .column-box .prod-thumb {
		position: relative
	}

	.cart-table tbody tr .prod-column .column-box .prod-thumb img {
		display: block;
		max-width: 100%;
		height: 80px
	}

	.cart-table tbody tr .product-name {
		position: relative;
		color: #666;
		font-size: 14px;
		font-weight: 700
	}

	.cart-table tbody tr .sub-total {
		font-weight: 400;
		color: #666;
		font-size: 14px
	}

	.cart-table tbody tr .remove-btn {
		position: relative;
		font-size: 14px;
		color: #aaa;
		line-height: 30px;
		-webkit-transition: all .5s ease;
		-ms-transition: all .5s ease;
		-o-transition: all .5s ease;
		-moz-transition: all .5s ease;
		transition: all .5s ease
	}

	.cart-table tbody tr .remove-btn .fa {
		position: relative;
		padding: 0 20px;
		font-size: 14px;
		line-height: 30px
	}

	.cart-table tbody tr .remove-btn:hover {
		color: #039884
	}

	.cart-table tbody tr td {
		vertical-align: middle
	}

	.cart-table tbody tr td .quantity-spinner {
		padding: 5px 0 5px 20px;
		line-height: 24px;
		height: 34px;
		display: block;
		width: 100%;
		position: relative
	}

	.cart-table tbody .available-info {
		position: relative;
		padding-left: 50px
	}

	.cart-table tbody .available-info .icon {
		position: absolute;
		left: 0;
		top: 5px;
		width: 40px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		font-size: 18px;
		color: #fff;
		background: #223555;
		border-radius: 50%
	}

	.cart-section .cart-options {
		position: relative;
		padding: 20px 15px 3px;
		margin-bottom: 50px;
		background-color: #f8f8f8
	}

	.cart-section .apply-coupon {
		position: relative
	}

	.cart-section .apply-coupon .form-group {
		position: relative;
		float: left;
		margin-right: 10px
	}

	.cart-section .apply-coupon .form-group input[type=text] {
		display: block;
		line-height: 24px;
		padding: 10px 10px;
		border: 1px solid #ddd;
		width: 260px;
		background: #fff
	}

	.cart-section .apply-coupon .form-group input[type=text]:focus {
		border-color: #00bfa5
	}

	.cart-section .theme-btn {
		padding: 8px 25px;
		line-height: 24px
	}

	.cart-section h3 {
		font-size: 16px;
		font-weight: 700;
		color: #222;
		margin-bottom: 20px;
		text-transform: uppercase
	}

	.cart-section .totals-table {
		position: relative;
		margin-bottom: 40px
	}

	.cart-section .totals-table li {
		line-height: 24px;
		padding: 12px 15px;
		margin-bottom: 4px;
		background-color: #f8f8f8
	}

	.cart-section .totals-table li:last-child {
		border-bottom: none;
		margin-bottom: 0
	}

	.cart-section .totals-table .col {
		position: relative;
		display: block;
		float: left;
		line-height: 24px;
		width: 50%;
		font-size: 14px;
		color: #222;
		text-transform: uppercase
	}

	.cart-section .totals-table .total {
		color: #222;
		font-weight: 700
	}

	.cart-section .proceed-btn {
		display: inline-block
	}

	.checkout-page {
		position: relative;
		padding: 120px 0
	}

	.checkout-page .default-links {
		position: relative;
		margin-bottom: 45px
	}

	.checkout-page .default-links li {
		margin-bottom: 20px;
		line-height: 24px;
		padding: 15px 20px;
		background: #f7f7f7;
		color: #222;
		font-size: 14px;
		border-top: 1px solid #00bfa5
	}

	.checkout-page .default-links li a {
		color: #2e4c66
	}

	.checkout-page .billing-details {
		position: relative;
		margin-bottom: 4px
	}

	.checkout-page .check-box {
		line-height: 24px;
		font-size: 14px;
		font-weight: 400;
		padding-top: 5px
	}

	.checkout-page .check-box label {
		position: relative;
		top: -1px;
		font-weight: 400;
		padding: 0;
		font-size: 14px;
		cursor: pointer
	}

	.checkout-page .place-order {
		position: relative;
		padding: 0
	}

	.checkout-page .payment-options {
		position: relative;
		margin-bottom: 30px
	}

	.checkout-page .payment-options li {
		position: relative;
		margin-bottom: 15px
	}

	.checkout-page .payment-options li .radio-option {
		position: relative
	}

	.checkout-page .payment-options li .radio-option label {
		position: relative;
		display: inline-block;
		padding-left: 30px;
		font-weight: 500 !important;
		text-transform: capitalize;
		letter-spacing: 1px;
		margin-bottom: 0;
		color: #222;
		font-size: 14px;
		cursor: pointer
	}

	.checkout-page .payment-options li .radio-option label strong {
		font-weight: 600
	}

	.checkout-page .payment-options li .radio-option input[type=radio] {
		position: absolute;
		left: 0;
		top: 3px
	}

	.checkout-page .payment-options li .radio-option label .small-text {
		display: block;
		padding-top: 5px;
		letter-spacing: 0;
		text-transform: none;
		font-weight: 400;
		font-size: 13px;
		color: #666;
		line-height: 20px
	}

	.checkout-page .payment-options li .radio-option label img {
		position: relative;
		top: -3px;
		display: inline-block;
		max-width: 100%;
		padding-left: 30px
	}

	.checkout-page .place-order .theme-btn {
		padding: 14px 29px
	}

	.default-title {
		position: relative;
		margin-bottom: 26px
	}

	.default-title h2 {
		font-size: 16px;
		font-weight: 700;
		color: #222;
		text-transform: uppercase;
		font-family: Poppins, sans-serif
	}

	.shop-form {
		position: relative
	}

	.shop-form .form-group {
		position: relative;
		margin-bottom: 20px
	}

	.billing-details .shop-form .form-group {
		margin-bottom: 25px
	}

	.billing-details .shop-form .form-group.country {
		margin-bottom: 10px
	}

	.shop-form .form-group .field-label {
		display: block;
		line-height: 24px;
		margin-bottom: 10px;
		font-size: 14px;
		text-transform: capitalize;
		color: #222
	}

	.shop-form .form-group .field-label sup {
		color: red;
		font-size: 16px;
		top: 0
	}

	.shop-form input[type=email],
	.shop-form input[type=number],
	.shop-form input[type=password],
	.shop-form input[type=tel],
	.shop-form input[type=text],
	.shop-form input[type=url],
	.shop-form select,
	.shop-form textarea {
		position: relative;
		display: block;
		width: 100%;
		background: #fff;
		line-height: 24px;
		padding: 12px 15px;
		height: 50px;
		border: 1px solid #e7e7e7;
		transition: all .3s ease;
		-webkit-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease;
		-moz-transition: all .3s ease
	}

	.shop-form select {
		-webkit-appearance: none;
		-ms-appearance: none;
		-moz-appearance: none;
		-o-appearance: none;
		background: #fff url(../images/icons/icon-select.png) right center no-repeat;
		cursor: pointer
	}

	.shop-form select option {
		text-indent: 15px
	}

	.shop-form textarea {
		resize: none;
		height: 140px !important
	}

	.shop-form input:focus,
	.shop-form select:focus,
	.shop-form textarea:focus {
		border-color: #00bfa5
	}

	.contact-section {
		position: relative;
		padding: 120px 0
	}

	.contact-section .contact-info-section .row {
		position: relative;
		margin: 0 -50px
	}

	.contact-section .contact-info-section {
		margin-bottom: 20px
	}

	.contact-form .row {
		margin-left: -10px;
		margin-right: -10px
	}

	.contact-form .row .form-group {
		margin-bottom: 30px
	}

	.contact-form .row .form-group:last-child {
		margin-bottom: 0
	}

	.contact-form .form-group .field-label {
		display: block;
		line-height: 24px;
		text-transform: uppercase;
		margin-bottom: 10px;
		color: #232323;
		font-weight: 500;
		font-size: 13px
	}

	.contact-form .form-group .field-label sup {
		color: red;
		font-size: 14px
	}

	.contact-form .form-group .group-inner {
		position: relative
	}

	.contact-form .form-group.icon-group .icon-label {
		position: absolute;
		left: 20px;
		top: 14px;
		color: #717171;
		line-height: 24px;
		font-weight: 400
	}

	.contact-form input[type=email],
	.contact-form input[type=number],
	.contact-form input[type=password],
	.contact-form input[type=text],
	.contact-form select,
	.contact-form textarea {
		display: block;
		width: 100%;
		line-height: 24px;
		height: 50px;
		font-size: 14px;
		border: 1px solid #ddd;
		padding: 12px 15px 10px 42px;
		background-color: #fff;
		color: #777;
		font-weight: 400;
		transition: all .5s ease;
		-webkit-transition: all .5s ease;
		-ms-transition: all .5s ease;
		-o-transition: all .5s ease
	}

	.contact-form select {
		cursor: pointer;
		color: #666;
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		-o-appearance: none;
		background: #fff url(../images/icons/icon-select.png) right center no-repeat
	}

	.contact-form textarea {
		height: 190px;
		margin-bottom: 10px;
		resize: none
	}

	.contact-form .form-group.icon-group .group-inner label.textarea-label {
		top: 12px
	}

	.contact-form select option {
		text-indent: 15px
	}

	.contact-form input:focus,
	.contact-form select:focus,
	.contact-form textarea:focus {
		border-color: #00bfa5
	}

	.contact-form input.error,
	.contact-form select.error,
	.contact-form textarea.error {
		border-color: #00bfa5 !important
	}

	.contact-form label.error {
		display: block;
		line-height: 24px;
		padding: 5px 0 0;
		margin: 0;
		text-transform: uppercase;
		font-size: 13px;
		color: red;
		font-weight: 400
	}

	.wpcf7 form.invalid .wpcf7-response-output,
	.wpcf7 form.unaccepted .wpcf7-response-output,
	.wpcf7 form.payment-required .wpcf7-response-output,
	.wpcf7 form.failed .wpcf7-response-output,
	.wpcf7 form.aborted .wpcf7-response-output {
		float: left;
	}

	@media (max-width:768px) {
		.pb-20 {
			padding-bottom: 20px
		}

		.button-center {
			text-align: center
		}
	}

	.contact-con {
		margin-bottom: 30px
	}

	.center-con {
		text-align: center
	}

	.map-canvas {
		position: relative;
		left: 0;
		top: 0;
		width: 100%
	}

	.contact-style-one .map-canvas {
		height: 670px
	}

	.map-canvas .map-data {
		text-align: center;
		font-size: 13px;
		font-weight: 400
	}

	.map-canvas .map-data h6 {
		text-transform: uppercase;
		font-size: 16px;
		font-weight: 600;
		text-align: center;
		margin-bottom: 5px;
		color: #181818
	}

	.upload_resume {
		position: absolute;
		right: 0;
		bottom: 47px;
		left: 160px;
		top: 15px;
		color: #000 !important
	}

	.validate-file {
		display: inline !important;
		color: transparent !important;
		width: 99px
	}

	.validate-file {
		padding: 15px 20px
	}

	.single-input-file {
		padding: 13px !important
	}

	#reCaptchaError,
	.error {
		color: red
	}

	.single-input-wrap {
		margin-bottom: 30px
	}

	article,
	aside,
	hgroup,
	nav,
	section {
		display: block
	}

	.et_pb_pagebuilder_layout .entry-content,
	.et_pb_pagebuilder_layout .et_pb_post .entry-content {
		margin-bottom: 0 !important;
		padding-top: 0
	}

	.et_builder_inner_content {
		position: relative;
		z-index: 1
	}

	.et_pb_section_0.et_pb_section {
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 80px;
		padding-left: 0
	}

	.et_pb_section {
		position: relative;
		background-color: #fff
	}

	.et_pb_section,
	.et_pb_slider .et_pb_slide {
		background-position: 50%;
		background-size: 100%;
		background-size: cover
	}

	.et_pb_all_tabs,
	.et_pb_column,
	.et_pb_counters .et_pb_counter_container,
	.et_pb_module,
	.et_pb_portfolio_item,
	.et_pb_posts_nav a,
	.et_pb_pricing_table,
	.et_pb_row,
	.et_pb_row_inner,
	.et_pb_slide,
	.et_pb_tab,
	.et_pb_with_background {
		background-size: cover;
		background-position: 50%;
		background-repeat: no-repeat
	}

	.et_pb_row_0.et_pb_row {
		padding-top: 0 !important;
		padding-right: 0 !important;
		padding-bottom: 0 !important;
		padding-left: 0 !important;
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 0;
		padding-left: 0
	}

	.et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container,
	.et_pb_fullwidth_section .et_pb_title_container,
	.et_pb_fullwidth_section .et_pb_title_featured_container,
	.et_pb_row,
	.et_pb_slider .et_pb_container {
		max-width: 1100px
	}

	.soc-icons {
		padding: 4px 10px
	}

	.social-box {
		height: 32px;
		width: 32px;
		padding: 0;
		background-color: #fff;
		border-radius: 5px
	}

	.et_pb_row {
		width: 80%;
		max-width: 1080px;
		margin: auto;
		position: relative
	}

	.et_pb_row .et_pb_column.et-last-child,
	.et_pb_row .et_pb_column:last-child,
	.et_pb_row_inner .et_pb_column.et-last-child,
	.et_pb_row_inner .et_pb_column:last-child {
		margin-right: 0 !important
	}

	.et_pb_css_mix_blend_mode_passthrough {
		mix-blend-mode: unset !important
	}

	.et_pb_column {
		float: left;
		background-size: cover;
		background-position: 50%;
		position: relative;
		z-index: 2;
		min-height: 1px
	}

	.et_pb_code_inner,
	.et_pb_posts_nav .meta-nav,
	.et_pb_posts_nav .nav-label,
	.et_pb_posts_nav .nav-next,
	.et_pb_posts_nav .nav-previous {
		position: relative
	}

	embed,
	iframe,
	object,
	video {
		max-width: 100%
	}

	.et_pb_row_1.et_pb_row {
		margin-right: auto !important;
		margin-bottom: 0 !important;
		margin-left: auto !important
	}

	.et_pb_blurb_0.et_pb_blurb {
		font-family: Poppins, sans-serif;
		font-weight: 300;
		font-size: 15px;
		color: #000 !important;
		line-height: 1.8em;
		background-color: #fff;
		border-color: #e1e3e5;
		padding-top: 40px !important;
		padding-right: 30px !important;
		padding-bottom: 40px !important;
		padding-left: 30px !important;
		margin-top: -140px !important
	}

	.et_pb_blurb_content {
		max-width: 550px;
		margin: 0 auto;
		position: relative;
		text-align: center
	}

	.et_pb_blurb_content,
	.et_pb_circle_counter,
	.et_pb_contact_main_title,
	.et_pb_countdown_timer_container,
	.et_pb_counter_title,
	.et_pb_gallery_item,
	.et_pb_newsletter_description,
	.et_pb_number_counter,
	.et_pb_portfolio_item,
	.et_pb_post,
	.et_pb_pricing_content,
	.et_pb_pricing_heading,
	.et_pb_promo_description,
	.et_pb_slide_description,
	.et_pb_tab,
	.et_pb_tabs_controls,
	.et_pb_team_member,
	.et_pb_testimonial_description_inner,
	.et_pb_text,
	.et_pb_toggle_content,
	.et_pb_toggle_title,
	.et_pb_wc_add_to_cart,
	.et_pb_wc_additional_info,
	.et_pb_wc_breadcrumb,
	.et_pb_wc_description,
	.et_pb_wc_meta,
	.et_pb_wc_price,
	.et_pb_wc_rating,
	.et_pb_wc_stock,
	.et_pb_wc_title,
	.et_pb_widget,
	.product {
		word-wrap: break-word
	}

	.et_pb_fullwidth_post_content.et_pb_with_border img,
	.et_pb_post_content.et_pb_with_border img,
	.et_pb_with_border,
	.et_pb_with_border .et_pb_audio_cover_art,
	.et_pb_with_border .et_pb_contact_form .input[type=checkbox] + label i,
	.et_pb_with_border .et_pb_contact_form .input[type=radio] + label i,
	.et_pb_with_border .et_pb_contact_form input,
	.et_pb_with_border .et_pb_contact_form select,
	.et_pb_with_border .et_pb_contact_form textarea,
	.et_pb_with_border .et_pb_counter_container,
	.et_pb_with_border .et_pb_gallery_image,
	.et_pb_with_border .et_pb_gallery_item,
	.et_pb_with_border .et_pb_image_wrap,
	.et_pb_with_border .et_pb_main_blurb_image,
	.et_pb_with_border .et_pb_newsletter_form .input[type=checkbox] + label i,
	.et_pb_with_border .et_pb_newsletter_form .input[type=radio] + label i,
	.et_pb_with_border .et_pb_newsletter_form input,
	.et_pb_with_border .et_pb_newsletter_form select,
	.et_pb_with_border .et_pb_newsletter_form textarea,
	.et_pb_with_border .et_pb_portfolio_image,
	.et_pb_with_border .et_pb_portfolio_item,
	.et_pb_with_border .et_pb_post .et_pb_slides,
	.et_pb_with_border .et_pb_post .et_pb_video_overlay,
	.et_pb_with_border .et_pb_post img:not(.woocommerce-placeholder),
	.et_pb_with_border .et_pb_slide_image img,
	.et_pb_with_border .et_pb_team_member_image,
	.et_pb_with_border .et_pb_testimonial_portrait,
	.et_pb_with_border .et_pb_wc_related_products .et_shop_image > img:not(.woocommerce-placeholder),
	.et_pb_with_border .et_portfolio_image,
	.et_pb_with_border .woocommerce-breadcrumb,
	.et_pb_with_border.et_pb_comments_module .commentlist li img.avatar,
	.et_pb_with_border.et_pb_comments_module input,
	.et_pb_with_border.et_pb_comments_module textarea,
	.et_pb_with_border.et_pb_contact_field .input[type=checkbox] + label i,
	.et_pb_with_border.et_pb_contact_field .input[type=radio] + label i,
	.et_pb_with_border.et_pb_contact_field input,
	.et_pb_with_border.et_pb_contact_field select,
	.et_pb_with_border.et_pb_contact_field textarea,
	.et_pb_with_border.et_pb_fullwidth_header .header-image-container img,
	.et_pb_with_border.et_pb_fullwidth_header .header-logo,
	.et_pb_with_border.et_pb_fullwidth_menu .et_pb_menu__logo img,
	.et_pb_with_border.et_pb_menu .et_pb_menu__logo img,
	.et_pb_with_border.et_pb_posts .et_pb_post,
	.et_pb_with_border.et_pb_posts_nav span.nav-next a,
	.et_pb_with_border.et_pb_posts_nav span.nav-previous a,
	.et_pb_with_border.et_pb_shop .et_shop_image > img,
	.et_pb_with_border.et_pb_shop .products li,
	.et_pb_with_border.et_pb_video_slider .et_pb_carousel_item,
	.et_pb_with_border.et_pb_video_slider .et_pb_slider,
	.et_pb_with_border.et_pb_wc_images .woocommerce-product-gallery__image,
	.et_pb_with_border.et_pb_wc_related_products .et_shop_image,
	.et_pb_with_border.et_pb_wc_related_products .product,
	.et_pb_with_border.et_pb_wc_reviews #reviews #comments ol.commentlist li img.avatar,
	.et_pb_with_border.et_pb_wc_upsells .et_shop_image,
	.et_pb_with_border.et_pb_wc_upsells .product,
	.et_pb_with_focus_border .et_pb_newsletter_form input:focus {
		border: 0 solid #333
	}

	.et_pb_main_blurb_image {
		display: inline-block;
		margin-bottom: 30px;
		line-height: 0;
		max-width: 100%
	}

	.et_pb_blurb .et_pb_image_wrap {
		display: block;
		margin: auto
	}

	.et_pb_blurb_0 .et-pb-icon {
		font-size: 30px;
		color: #fff;
		background-color: #383838
	}

	.et-waypoint.et_pb_animation_off,
	.et_pb_animation_off {
		opacity: 1
	}

	.et-waypoint:not(.et_pb_counters) {
		opacity: 0
	}

	.et-pb-icon-circle {
		font-size: 48px;
		border-radius: 100%;
		padding: 25px
	}

	.et-pb-icon {
		font-family: ETmodules;
		content: attr(data-icon);
		speak: none;
		font-weight: 400;
		-webkit-font-feature-settings: normal;
		font-feature-settings: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		font-size: 96px;
		font-style: normal;
		display: inline-block;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}

	.et_pb_blurb.et_pb_text_align_center .et_pb_blurb_content .et_pb_blurb_container {
		text-align: center
	}

	.et_pb_blurb_0.et_pb_blurb .et_pb_module_header,
	.et_pb_blurb_0.et_pb_blurb .et_pb_module_header a {
		font-family: Poppins, sans-serif;
		font-weight: 600;
		font-size: 20px;
		color: #000 !important;
		line-height: 2em
	}

	.et_pb_column_1_3 h4,
	.et_pb_column_1_4 h4,
	.et_pb_column_1_5 h4,
	.et_pb_column_1_6 h4,
	.et_pb_column_2_5 h4 {
		font-size: 18px
	}

	.et_pb_blurb_0.et_pb_blurb p {
		line-height: 1.8em
	}

	.et_pb_blurb_content p:last-of-type {
		padding-bottom: 0
	}

	p:not(.has-background):last-of-type {
		padding-bottom: 0
	}

	.et_pb_row:after,
	.et_pb_row_inner:after,
	.et_pb_slides:after {
		content: "";
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
		width: 0
	}

	.et_pb_row_2,
	body #page-container .et-db #et-boc .et-l .et_pb_row_2.et_pb_row,
	body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_2.et_pb_row,
	body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_2.et_pb_row {
		max-width: 700px
	}

	.et_pb_text_0.et_pb_module {
		margin-left: auto !important;
		margin-right: auto !important
	}

	.et_pb_text_0 {
		margin-bottom: 15px !important;
		max-width: 700px
	}

	.et_pb_text_align_left {
		text-align: left
	}

	.et_pb_text > :last-child {
		padding-bottom: 0
	}

	.et_pb_text_inner {
		position: relative
	}

	.et_pb_text_0 h2 {
		font-family: Poppins, sans-serif;
		font-weight: 700;
		text-transform: uppercase;
		font-size: 30px;
		color: #000 !important;
		line-height: 1.3em;
		text-align: center
	}

	.et_pb_text_1.et_pb_module {
		margin-left: auto !important;
		margin-right: auto !important
	}

	.et_pb_text_1.et_pb_text {
		color: #000 !important
	}

	.et_pb_text_1 {
		font-family: Poppins, sans-serif;
		font-weight: 300;
		font-size: 15px;
		line-height: 1.8em;
		max-width: 532px
	}

	.et_pb_text_1 p {
		line-height: 1.8em
	}

	.et_pb_contact_form_0.et_pb_contact_form_container {
		margin-top: 45px !important
	}

	.et-pb-contact-message {
		position: relative
	}

	.et_pb_contact {
		position: relative
	}

	.et_pb_contact_form {
		margin-left: -3%
	}

	p.et_pb_contact_field.et_pb_contact_field_last + p.et_pb_contact_field.et_pb_contact_field_last,
	p.et_pb_contact_field:not(.et_pb_contact_field_last),
	p.et_pb_contact_field_half + p.et_pb_contact_field_last:not(.et_pb_contact_field_half) {
		clear: both
	}

	.et_pb_contact .et_pb_contact_field_half {
		width: 50%;
		float: left
	}

	p.et_pb_contact_field {
		padding: 0 0 0 3%;
		margin-bottom: 3%;
		background-position: 50%;
		background-size: cover
	}

	.et_pb_contact_form_label {
		display: none
	}

	.et_pb_contact_field *,
	.et_pb_contact_field.et_pb_section_parallax,
	.et_pb_contact_field.et_pb_section_video {
		position: relative
	}

	.et_pb_contact_form_0.et_pb_contact_form_container .input,
	.et_pb_contact_form_0.et_pb_contact_form_container .input[type=checkbox] + label i,
	.et_pb_contact_form_0.et_pb_contact_form_container .input[type=radio] + label i {
		border-width: 1px;
		border-color: #c9c9c9
	}

	.et_pb_contact_form_0.et_pb_contact_form_container .input,
	.et_pb_contact_form_0.et_pb_contact_form_container .input::placeholder,
	.et_pb_contact_form_0.et_pb_contact_form_container .input[type=checkbox] + label,
	.et_pb_contact_form_0.et_pb_contact_form_container .input[type=radio] + label {
		font-family: Poppins, sans-serif;
		font-weight: 300;
		font-size: 15px;
		line-height: 1.6em
	}

	.et_pb_contact_form_0 .input,
	.et_pb_contact_form_0 .input::placeholder,
	.et_pb_contact_form_0 .input[type=checkbox] + label,
	.et_pb_contact_form_0 .input[type=checkbox]:checked + label i:before,
	.et_pb_contact_form_0 .input[type=radio] + label {
		color: #000
	}

	.et_pb_contact_form_0 .input,
	.et_pb_contact_form_0 .input[type=checkbox] + label i,
	.et_pb_contact_form_0 .input[type=radio] + label i {
		background-color: #fff
	}

	.et_pb_contact p input,
	.et_pb_contact p textarea,
	.et_pb_subscribe .et_pb_contact_field input,
	.et_pb_subscribe .et_pb_contact_field textarea {
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		-webkit-appearance: none;
		background-color: #eee;
		width: 100%;
		border-width: 0;
		border-radius: 0;
		color: #999;
		font-size: 14px;
		padding: 16px
	}

	input.text,
	input.title,
	input[type=text],
	select,
	textarea {
		margin: 0
	}

	input.text,
	input.title,
	input[type=email],
	input[type=password],
	input[type=tel],
	input[type=text],
	select,
	textarea {
		background-color: #fff;
		border: 1px solid #bbb;
		padding: 2px;
		color: #4e4e4e
	}

	.et_contact_bottom_container {
		float: right;
		text-align: right;
		margin-top: -1.5%;
		display: -moz-flex;
		display: -ms-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	body #page-container .et_pb_section .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button,
	body #page-container .et_pb_section .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button:hover {
		padding: .3em 1em !important
	}

	body #page-container .et_pb_section .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button {
		color: #fff !important;
		border-width: 12px !important;
		border-color: #383838;
		border-radius: 0;
		letter-spacing: 1px;
		font-size: 14px;
		font-family: Poppins, sans-serif;
		text-transform: uppercase !important;
		background-color: #383838
	}

	.et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button {
		transition: color .3s ease 0s, background-color .3s ease 0s, border .3s ease 0s, letter-spacing .3s ease 0s
	}

	.woocommerce-page.et_pb_button_helper_class #content input.button,
	.woocommerce-page.et_pb_button_helper_class #content input.button.alt,
	.woocommerce-page.et_pb_button_helper_class #respond input#submit,
	.woocommerce-page.et_pb_button_helper_class #respond input#submit.alt,
	.woocommerce-page.et_pb_button_helper_class a.button,
	.woocommerce-page.et_pb_button_helper_class a.button.alt,
	.woocommerce-page.et_pb_button_helper_class button.button,
	.woocommerce-page.et_pb_button_helper_class button.button.alt,
	.woocommerce-page.et_pb_button_helper_class button.button.alt.disabled,
	.woocommerce-page.et_pb_button_helper_class input.button,
	.woocommerce-page.et_pb_button_helper_class input.button.alt,
	.woocommerce.et_pb_button_helper_class #content input.button,
	.woocommerce.et_pb_button_helper_class #content input.button.alt,
	.woocommerce.et_pb_button_helper_class #respond input#submit,
	.woocommerce.et_pb_button_helper_class #respond input#submit.alt,
	.woocommerce.et_pb_button_helper_class a.button,
	.woocommerce.et_pb_button_helper_class a.button.alt,
	.woocommerce.et_pb_button_helper_class button.button,
	.woocommerce.et_pb_button_helper_class button.button.alt,
	.woocommerce.et_pb_button_helper_class button.button.alt.disabled,
	.woocommerce.et_pb_button_helper_class input.button,
	.woocommerce.et_pb_button_helper_class input.button.alt,
	body.et_pb_button_helper_class .et_pb_button,
	body.et_pb_button_helper_class .et_pb_module.et_pb_button {
		color: #fff
	}

	.woocommerce #content input.button,
	.woocommerce #content input.button.alt,
	.woocommerce #respond input#submit,
	.woocommerce #respond input#submit.alt,
	.woocommerce a.button,
	.woocommerce a.button.alt,
	.woocommerce button.button,
	.woocommerce button.button.alt,
	.woocommerce button.button.alt.disabled,
	.woocommerce input.button,
	.woocommerce input.button.alt,
	.woocommerce-message a.button.wc-forward,
	.woocommerce-page #content input.button,
	.woocommerce-page #content input.button.alt,
	.woocommerce-page #respond input#submit,
	.woocommerce-page #respond input#submit.alt,
	.woocommerce-page a.button,
	.woocommerce-page a.button.alt,
	.woocommerce-page button.button,
	.woocommerce-page button.button.alt,
	.woocommerce-page button.button.alt.disabled,
	.woocommerce-page input.button,
	.woocommerce-page input.button.alt,
	body .et_pb_button {
		font-size: 15px;
		border-width: 0 !important;
		border-radius: 0
	}

	.et_pb_button {
		font-family: Poppins, sans-serif
	}

	.comment-reply-link,
	.et_password_protected_form .et_submit_button,
	.et_pb_bg_layout_light .et_pb_more_button,
	.et_pb_bg_layout_light .et_pb_newsletter_button,
	.et_pb_bg_layout_light .et_pb_promo_button,
	.et_pb_bg_layout_light.et_pb_module.et_pb_button,
	.et_pb_contact p input[type=checkbox]:checked + label i:before,
	.et_pb_contact_submit,
	.form-submit .et_pb_button,
	.woocommerce #content input.button.alt,
	.woocommerce #respond input#submit.alt,
	.woocommerce a.button,
	.woocommerce a.button.alt,
	.woocommerce button.button,
	.woocommerce button.button.alt,
	.woocommerce button.button.alt.disabled,
	.woocommerce input.button,
	.woocommerce input.button.alt,
	.woocommerce-page #content input.button.alt,
	.woocommerce-page #respond input#submit.alt,
	.woocommerce-page a.button,
	.woocommerce-page a.button.alt,
	.woocommerce-page button.button,
	.woocommerce-page button.button.alt,
	.woocommerce-page button.button.alt.disabled,
	.woocommerce-page input.button,
	.woocommerce-page input.button.alt {
		color: #010229
	}

	.et_pb_contact_reset,
	.et_pb_contact_submit {
		font-family: inherit;
		display: inline-block;
		margin: 0 0 0 18px;
		cursor: pointer
	}

	.et_overlay:before,
	.et_pb_bg_layout_light .et_pb_more_button,
	.et_pb_bg_layout_light .et_pb_newsletter_button,
	.et_pb_bg_layout_light .et_pb_promo_button,
	.et_pb_bg_layout_light.et_pb_module.et_pb_button,
	.et_pb_contact_submit,
	.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active,
	.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active,
	.et_pb_gallery .et_pb_gallery_pagination ul li a.active,
	.et_pb_member_social_links a:hover,
	.et_pb_pricing li a,
	.et_pb_pricing_table_button,
	.et_pb_sum {
		color: #2ea3f2
	}

	.et_pb_button {
		font-size: 20px;
		font-weight: 500;
		padding: .3em 1em;
		line-height: 1.7em !important;
		background-color: transparent;
		background-size: cover;
		background-position: 50%;
		background-repeat: no-repeat;
		border: 2px solid;
		border-radius: 3px;
		-webkit-transition: all .2s;
		transition: all .2s
	}

	body #page-container .et_pb_section .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button:hover {
		color: #000 !important;
		border-color: #bfbfbf !important;
		letter-spacing: 2px;
		background-image: initial !important;
		background-color: #bfbfbf !important
	}

	.clearfix:after {
		visibility: hidden;
		display: block;
		font-size: 0;
		content: " ";
		clear: both;
		height: 0
	}

	@media only screen and (min-width:1375px) {
		.et_pb_section {
			padding: 55px 0
		}

		.et_pb_row {
			padding: 27px 0
		}
	}

	.et_pb_module {
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear;
		-webkit-animation-duration: .2s;
		animation-duration: .2s
	}

	.et_pb_text_align_center {
		text-align: center
	}

	_pb_fullwidth_post_content.et_pb_with_border img,
	.et_pb_post_content.et_pb_with_border img,
	.et_pb_with_border,
	.et_pb_with_border .et_pb_audio_cover_art,
	.et_pb_with_border.et_pb_comments_module .commentlist li img.avatar,
	.et_pb_with_border.et_pb_comments_module input,
	.et_pb_with_border.et_pb_comments_module textarea,
	.et_pb_with_border.et_pb_contact_field .input[type=checkbox] + label i,
	.et_pb_with_border.et_pb_contact_field .input[type=radio] + label i,
	.et_pb_with_border.et_pb_contact_field input,
	.et_pb_with_border.et_pb_contact_field select,
	.et_pb_with_border.et_pb_contact_field textarea,
	.et_pb_with_border .et_pb_contact_form .input[type=checkbox] + label i,
	.et_pb_with_border .et_pb_contact_form .input[type=radio] + label i,
	.et_pb_with_border .et_pb_contact_form input,
	.et_pb_with_border .et_pb_contact_form select,
	.et_pb_with_border .et_pb_contact_form textarea,
	.et_pb_with_border .et_pb_counter_container,
	.et_pb_with_border.et_pb_fullwidth_header .header-image-container img,
	.et_pb_with_border.et_pb_fullwidth_header .header-logo,
	.et_pb_with_border.et_pb_fullwidth_menu .et_pb_menu__logo img,
	.et_pb_with_border .et_pb_gallery_image,
	.et_pb_with_border .et_pb_gallery_item,
	.et_pb_with_border .et_pb_image_wrap,
	.et_pb_with_border .et_pb_main_blurb_image,
	.et_pb_with_border.et_pb_menu .et_pb_menu__logo img,
	.et_pb_with_border .et_pb_newsletter_form .input[type=checkbox] + label i,
	.et_pb_with_border .et_pb_newsletter_form .input[type=radio] + label i,
	.et_pb_with_border .et_pb_newsletter_form input,
	.et_pb_with_border .et_pb_newsletter_form select,
	.et_pb_with_border .et_pb_newsletter_form textarea,
	.et_pb_with_border .et_pb_portfolio_image,
	.et_pb_with_border .et_pb_portfolio_item,
	.et_pb_with_border .et_pb_post .et_pb_slides,
	.et_pb_with_border .et_pb_post .et_pb_video_overlay,
	.et_pb_with_border .et_pb_post img:not(.woocommerce-placeholder),
	.et_pb_with_border.et_pb_posts .et_pb_post,
	.et_pb_with_border.et_pb_posts_nav span.nav-next a,
	.et_pb_with_border.et_pb_posts_nav span.nav-previous a,
	.et_pb_with_border.et_pb_shop .et_shop_image > img,
	.et_pb_with_border.et_pb_shop .products li,
	.et_pb_with_border .et_pb_slide_image img,
	.et_pb_with_border .et_pb_team_member_image,
	.et_pb_with_border .et_pb_testimonial_portrait,
	.et_pb_with_border.et_pb_video_slider .et_pb_carousel_item,
	.et_pb_with_border.et_pb_video_slider .et_pb_slider,
	.et_pb_with_border.et_pb_wc_images .woocommerce-product-gallery__image,
	.et_pb_with_border.et_pb_wc_related_products .et_shop_image,
	.et_pb_with_border .et_pb_wc_related_products .et_shop_image > img:not(.woocommerce-placeholder),
	.et_pb_with_border.et_pb_wc_related_products .product,
	.et_pb_with_border.et_pb_wc_reviews #reviews #comments ol.commentlist li img.avatar,
	.et_pb_with_border.et_pb_wc_upsells .et_shop_image,
	.et_pb_with_border.et_pb_wc_upsells .product,
	.et_pb_with_border .et_portfolio_image,
	.et_pb_with_border .woocommerce-breadcrumb,
	.et_pb_with_focus_border .et_pb_newsletter_form input:focus {
		border: 0 solid #333
	}

	.et_pb_with_border {
		position: relative
	}

	.et_pb_social_media_follow_0 li.et_pb_social_icon a.icon:before {
		color: #383838
	}

	.et_pb_social_media_follow_0 li a.icon:before {
		transition: color .3s ease 0s;
		font-size: 12px;
		line-height: 24px;
		height: 24px;
		width: 24px
	}

	.et_pb_social_media_follow li a.icon:before {
		height: 32px;
		width: 32px;
		font-size: 16px;
		line-height: 32px;
		display: block;
		color: #fff;
		transition: color .3s;
		-moz-transition: color .3s;
		-webkit-transition: color .3s;
		position: relative;
		z-index: 10
	}

	#et-info-email:before,
	#et-info-phone:before,
	#et_search_icon:before,
	.comment-reply-link:after,
	.et-cart-info span:before,
	.et-pb-arrow-next:before,
	.et-pb-arrow-prev:before,
	.et-social-icon a:before,
	.et_audio_container .mejs-playpause-button button:before,
	.et_audio_container .mejs-volume-button button:before,
	.et_overlay:before,
	.et_password_protected_form .et_submit_button:after,
	.et_pb_button:after,
	.et_pb_contact_reset:after,
	.et_pb_contact_submit:after,
	.et_pb_font_icon:before,
	.et_pb_newsletter_button:after,
	.et_pb_pricing_table_button:after,
	.et_pb_promo_button:after,
	.et_pb_social_icon a.icon:before,
	.et_pb_testimonial:before,
	.et_pb_toggle_title:before,
	.form-submit .et_pb_button:after,
	.mobile_menu_bar:before,
	.woocommerce #content input.button.alt:after,
	.woocommerce #content input.button:after,
	.woocommerce #respond input#submit.alt:after,
	.woocommerce #respond input#submit:after,
	.woocommerce a.button.alt:after,
	.woocommerce button.button.alt:after,
	.woocommerce button.button:after,
	.woocommerce button.single_add_to_cart_button.button:after,
	.woocommerce input.button.alt:after,
	.woocommerce input.button:after,
	.woocommerce-page #content input.button.alt:after,
	.woocommerce-page #content input.button:after,
	.woocommerce-page #respond input#submit.alt:after,
	.woocommerce-page #respond input#submit:after,
	.woocommerce-page a.button.alt:after,
	.woocommerce-page a.button:after,
	.woocommerce-page button.button.alt:after,
	.woocommerce-page button.button:after,
	.woocommerce-page input.button.alt:after,
	.woocommerce-page input.button:after,
	a.et_pb_more_button:after {
		font-family: ETmodules !important;
		speak: none;
		font-style: normal;
		font-weight: 400;
		-webkit-font-feature-settings: normal;
		font-feature-settings: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		text-shadow: 0 0
	}

	.et-social-facebook a.icon:before {
		content: "\e093"
	}

	.et_pb_social_media_follow_network_name {
		display: none
	}

	@media (min-width:981px) {
		.et_pb_section {
			padding: 4% 0
		}

		.et_pb_row_0,
		body #page-container .et-db #et-boc .et-l .et_pb_row_0.et_pb_row,
		body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0.et_pb_row,
		body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0.et_pb_row {
			width: 100%;
			max-width: 100%
		}

		.et_pb_row {
			padding: 2% 0
		}

		.et_pb_row .et_pb_column.et-last-child,
		.et_pb_row .et_pb_column:last-child,
		.et_pb_row_inner .et_pb_column.et-last-child,
		.et_pb_row_inner .et_pb_column:last-child {
			margin-right: 0 !important
		}

		.et_pb_gutters1 .et_pb_column_4_4,
		.et_pb_gutters1.et_pb_row .et_pb_column_4_4 {
			width: 100%
		}

		.et_pb_gutters1 .et_pb_column,
		.et_pb_gutters1.et_pb_row .et_pb_column {
			margin-right: 0
		}

		.et_pb_gutters3 .et_pb_column_4_4,
		.et_pb_gutters3.et_pb_row .et_pb_column_4_4 {
			width: 100%
		}

		.et_pb_gutters3 .et_pb_column,
		.et_pb_gutters3.et_pb_row .et_pb_column {
			margin-right: 5.5%
		}

		.et_pb_column_single .et_pb_module.et-last-child,
		.et_pb_column_single .et_pb_module:last-child,
		.et_pb_section .et_pb_row .et_pb_column .et_pb_module.et-last-child,
		.et_pb_section .et_pb_row .et_pb_column .et_pb_module:last-child,
		.et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_column .et_pb_module.et-last-child,
		.et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_column .et_pb_module:last-child,
		.et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module.et-last-child,
		.et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module:last-child {
			margin-bottom: 0
		}

		.et_pb_gutters1 .et_pb_column_4_4 .et_pb_module,
		.et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_module {
			margin-bottom: 0
		}

		.et_pb_gutters3 .et_pb_column_4_4 .et_pb_module,
		.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module {
			margin-bottom: 2.75%
		}

		.et_pb_gutters2 .et_pb_column_1_3,
		.et_pb_gutters2.et_pb_row .et_pb_column_1_3 {
			width: 31.3333%
		}

		.et_pb_gutters2 .et_pb_column,
		.et_pb_gutters2.et_pb_row .et_pb_column {
			margin-right: 3%
		}

		.et_pb_gutters3 .et_pb_column_1_3,
		.et_pb_gutters3.et_pb_row .et_pb_column_1_3 {
			width: 29.6667%
		}

		.et_pb_gutters2 .et_pb_column_1_3 .et_pb_module,
		.et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_module {
			margin-bottom: 4.787%
		}

		.et_pb_gutters3 .et_pb_column_1_3 .et_pb_module,
		.et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_module {
			margin-bottom: 9.27%
		}
	}

	@media (max-width:425px) {
		.et_pb_section_1.et_pb_section {
			padding-bottom: 0 !important
		}

		.et_pb_row_1-2_1-6_1-6_1-6 > .et_pb_column.et_pb_column_1_6 {
			margin-right: 0 !important
		}

		.et_pb_row .et_pb_column.et_pb_column_1_4,
		.et_pb_row .et_pb_column.et_pb_column_1_5,
		.et_pb_row .et_pb_column.et_pb_column_1_6 {
			margin: 0 0 0 !important
		}
	}

	.page.et_pb_pagebuilder_layout #main-content {
		background-color: transparent
	}

	#main-content {
		background-color: #fff
	}

	.et_pb_pagebuilder_layout .entry-content,
	.et_pb_pagebuilder_layout .et_pb_post .entry-content {
		margin-bottom: 0 !important;
		padding-top: 0
	}

	.et_builder_inner_content {
		position: relative;
		z-index: 1
	}

	.et_pb_section_0.et_pb_section {
		padding-top: 31px;
		padding-bottom: 31px
	}

	.et_builder_inner_content .et_pb_section_0.et_pb_section {
		padding-top: 0;
		padding-bottom: 0;
	}

	.et_pb_section {
		position: relative;
		background-color: #fff
	}

	.et_pb_section,
	.et_pb_slider .et_pb_slide {
		background-position: 50%;
		background-size: 100%;
		background-size: cover
	}

	.et_pb_row_0,
	body #page-container .et-db #et-boc .et-l .et_pb_row_0.et_pb_row,
	body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0.et_pb_row,
	body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0.et_pb_row {
		width: 90%
	}

	.et_pb_divider_hidden {
		margin-bottom: 0 !important
	}

	.et_pb_space {
		-webkit-box-sizing: content-box;
		box-sizing: content-box;
		height: 23px
	}

	.et_pb_divider_internal {
		display: inline-block;
		width: 100%
	}

	.et_pb_divider:after,
	.et_pb_space:after {
		content: "";
		display: table
	}

	.et_pb_section_1.et_pb_section {
		padding-top: 1px;
		padding-bottom: 41px;
		background-image: url(../images/01.jpg);
		background-size: cover
	}

	.et_pb_row_1.et_pb_row {
		padding-top: 1px !important;
		margin-top: -67px !important;
		padding-top: 1px
	}

	.et_pb_row_1,
	body #page-container .et-db #et-boc .et-l .et_pb_row_1.et_pb_row,
	body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_1.et_pb_row,
	body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_1.et_pb_row {
		width: 90%
	}

	.et_pb_column_1 {
		background-color: #212121;
		padding-top: 35px;
		padding-right: 56px;
		padding-bottom: 46px;
		padding-left: 56px;
		margin-top: 46px;
	}

	.et_pb_image_0.et_pb_module {
		margin-left: 0 !important;
		margin-right: auto !important
	}

	.et_pb_image_0 {
		max-width: 150px;
		text-align: left;
		margin-left: 0
	}

	.et_pb_image {
		display: block
	}

	.et_pb_image {
		margin-left: auto;
		margin-right: auto;
		line-height: 0
	}

	.et_pb_image .et_pb_image_wrap {
		display: inline-block;
		position: relative;
		max-width: 100%
	}

	.et_pb_image img {
		position: relative
	}

	img {
		max-width: 100%;
		height: auto
	}

	.et_pb_text_0.et_pb_text {
		color: #fff !important
	}

	.et_pb_text_0 {
		font-family: Poppins, sans-serif;
		font-size: 15px;
		margin-top: 15px !important
	}

	ul.et_pb_social_media_follow_0 {
		margin-top: 23px !important
	}

	ul.et_pb_social_media_follow {
		list-style-type: none !important;
		margin: 0 0 22px;
		padding: 0
	}

	#left-area ul,
	.comment-content ul,
	.entry-content ul,
	.et-l--body ul,
	.et-l--footer ul,
	.et-l--header ul,
	body.et-pb-preview #main-content .container ul {
		list-style-type: disc;
		line-height: 26px
	}

	ol,
	ul {
		list-style: none
	}

	.et_pb_social_media_follow li {
		display: inline-block;
		margin-bottom: 8px;
		position: relative
	}

	.et_pb_social_media_follow_0 li a.icon {
		height: 24px;
		width: 24px
	}

	ul.et_pb_social_media_follow_0 a.icon {
		border-radius: 0
	}

	.et_pb_social_media_follow li a.icon {
		border-radius: 3px
	}

	.et_pb_social_media_follow li a.icon {
		height: 32px;
		width: 32px;
		padding: 0;
		-webkit-box-sizing: content-box;
		box-sizing: content-box
	}

	.et_pb_social_media_follow_network_1 a.icon {
		background-color: #fff !important
	}

	.et_pb_social_media_follow_network_0 a.icon {
		background-color: #fff !important
	}

	.et_pb_social_media_follow li a {
		margin-right: 8px;
		display: inline-block;
		text-decoration: none;
		text-align: center;
		position: relative
	}

	.et-social-twitter a.icon:before {
		content: "\e094"
	}

	.et-social-vimeo a.icon:before {
		content: "\e09c"
	}

	.et-social-tumblr a.icon:before {
		content: "\e097"
	}

	.et-social-instagram a.icon:before {
		content: "\e09a"
	}

	.et_pb_social_media_follow_network_2 a.icon {
		background-color: #fff !important
	}

	.et_pb_social_media_follow_network_3 a.icon {
		background-color: #fff !important
	}

	.et_pb_social_media_follow_network_4 a.icon {
		background-color: #fff !important
	}

	.et_pb_gutters3 .et_pb_column_1_6,
	.et_pb_gutters3.et_pb_row .et_pb_column_1_6 {
		width: 12.0833%
	}

	.et_pb_column_2 {
		padding-top: 115px;
		padding-left: 15px
	}

	.et_pb_text_1.et_pb_text {
		color: #fff !important
	}

	.et_pb_text_1 {
		font-family: Poppins, sans-serif;
		font-weight: 600;
		font-size: 15px;
		line-height: .9em
	}

	.et_pb_text_1 p {
		line-height: .9em
	}

	.et_pb_divider_1 {
		margin-top: 24px !important
	}

	.et_pb_divider {
		margin: 0 0 30px;
		position: relative
	}

	.et_pb_divider:before {
		content: "";
		width: 100%;
		height: 1px;
		border-top: 1px solid rgba(0, 0, 0, .1);
		position: absolute;
		left: 0;
		top: 0;
		z-index: 10
	}

	.et_pb_divider_1:before {
		border-top-color: rgba(255, 255, 255, .25)
	}

	.et_pb_text_2.et_pb_text {
		color: #000 !important
	}

	.et_pb_text_2 {
		font-family: Poppins, sans-serif;
		font-size: 14px;
		line-height: 1.6em;
		margin-top: -16px !important
	}

	.et_pb_text_2 p {
		line-height: 1.6em
	}

	.et_pb_text_2.et_pb_text a {
		color: #fff !important
	}

	.et_pb_text_2 a {
		font-family: Poppins, sans-serif;
		font-size: 15px;
		line-height: 1.2em
	}

	.et_pb_text_3.et_pb_text {
		color: #fff !important
	}

	.et_pb_text_3 {
		font-family: Poppins, sans-serif;
		font-weight: 600;
		font-size: 17px;
		line-height: .9em
	}

	.et_pb_column_3,
	.et_pb_column_4 {
		padding-top: 115px;
		padding-left: 15px
	}

	.et_pb_text_3 p {
		line-height: .9em
	}

	.et_pb_divider_2 {
		margin-top: 24px !important
	}

	.et_pb_divider_2:before {
		border-top-color: rgba(255, 255, 255, .25)
	}

	.et_pb_text_4 p {
		line-height: 1.6em
	}

	.et_pb_text_4.et_pb_text a {
		color: #fff !important
	}

	.et_pb_text_4 a {
		font-family: Poppins, sans-serif;
		font-size: 15px;
		line-height: 1.2em
	}

	.et_pb_text_5.et_pb_text {
		color: #fff !important
	}

	.et_pb_text_5 {
		font-family: Poppins, sans-serif;
		font-weight: 600;
		font-size: 17px;
		line-height: .9em
	}

	.et_pb_divider_3 {
		margin-top: 24px !important
	}

	.et_pb_text_6.et_pb_text {
		color: #000 !important
	}

	.et_pb_text_6 {
		font-family: Poppins, sans-serif;
		font-size: 14px;
		line-height: 1.6em;
		margin-top: -16px !important
	}

	.et_pb_text_6 p {
		line-height: 1.6em
	}

	.et_pb_text_6.et_pb_text a {
		color: #fff !important
	}

	.et_pb_text_6 a {
		font-family: Poppins, sans-serif;
		font-size: 15px;
		line-height: 1.2em
	}

	.et_pb_section_2.et_pb_section {
		padding-top: 20px;
		padding-bottom: 23px;
		background-color: #212121 !important
	}

	.et_pb_row_2.et_pb_row {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		padding-top: 0;
		padding-bottom: 0
	}

	.et_pb_text_7.et_pb_text {
		color: #fff !important
	}

	.et_pb_text_7 {
		font-family: Poppins, sans-serif;
		font-size: 15px;
		line-height: .9em;
		margin-top: 10px !important
	}

	.et_pb_divider_3:before {
		border-top-color: rgba(255, 255, 255, .25)
	}

	@media (max-width:980px) {

		.et_pb_row .et_pb_column .et_pb_module.et-last-child,
		.et_pb_row .et_pb_column .et_pb_module:last-child,
		.et_section_specialty .et_pb_row .et_pb_column .et_pb_module.et-last-child,
		.et_section_specialty .et_pb_row .et_pb_column .et_pb_module:last-child {
			margin-bottom: 0
		}
	}

	@media (max-width:479px) {

		.et_pb_row .et_pb_column.et_pb_column_1_4,
		.et_pb_row .et_pb_column.et_pb_column_1_5,
		.et_pb_row .et_pb_column.et_pb_column_1_6 {
			width: 100%;
			margin: 0 0 30px
		}
	}

	@media (max-width:980px) {
		.et_pb_column .et_pb_module {
			margin-bottom: 30px
		}
	}

	@media only screen and (max-width:767px) {

		.et_pb_column_3,
		.et_pb_column_4 {
			padding-top: 30px;
			padding-left: 0
		}
	}

	@media only screen and (max-width:767px) {
		ul.et_pb_social_media_follow_0 {
			margin-top: 0 !important
		}
	}

	@media only screen and (max-width:767px) {
		.et_pb_column_2 {
			padding-top: 30px;
			padding-left: 0
		}
	}

	@media (max-width:479px) {

		.et_pb_row .et_pb_column.et_pb_column_1_4,
		.et_pb_row .et_pb_column.et_pb_column_1_5,
		.et_pb_row .et_pb_column.et_pb_column_1_6 {
			width: 100%;
			margin: 0 0 30px
		}
	}

	@media (max-width:980px) {
		.et_pb_column {
			width: 100%;
			margin-bottom: 15px
		}
	}

	@media only screen and (max-width:767px) {
		.et_pb_column_1 {
			padding-top: 30px;
			padding-right: 30px;
			padding-bottom: 30px;
			padding-left: 30px
		}
	}

	@media (max-width:479px) {
		.et_pb_column {
			width: 100% !important
		}
	}

	@media only screen and (max-width:767px) {
		.et_pb_column_2 {
			padding-top: 30px;
			padding-left: 0
		}
	}

	@media (max-width:479px) {

		.et_pb_row .et_pb_column.et_pb_column_1_4,
		.et_pb_row .et_pb_column.et_pb_column_1_5,
		.et_pb_row .et_pb_column.et_pb_column_1_6 {
			width: 100%;
			margin: 0 0 30px
		}
	}

	@media (max-width:980px) {
		.et_pb_row_1-2_1-6_1-6_1-6 > .et_pb_column.et_pb_column_1_6 {
			width: 29.666%;
			margin-right: 5.5%
		}
	}

	@media only screen and (max-width:980px) {

		.et_pb_column_2,
		.et_pb_column_3,
		.et_pb_column_4 {
			padding-top: 30px;
			padding-left: 0
		}
	}

	@media only screen and (min-width:1375px) {
		.et_pb_section {
			padding: 55px 0
		}
	}

	@media (min-width:981px) {
		.et_pb_section {
			padding: 4% 0
		}

		.et_pb_row.et_pb_equal_columns,
		.et_pb_row_inner.et_pb_equal_columns,
		.et_pb_section.et_pb_equal_columns > .et_pb_row {
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			direction: ltr
		}

		.et_pb_row_0,
		body #page-container .et-db #et-boc .et-l .et_pb_row_0.et_pb_row,
		body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0.et_pb_row,
		body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0.et_pb_row {
			max-width: 1170px
		}

		.et_pb_row.et_pb_equal_columns > .et_pb_column,
		.et_pb_section.et_pb_equal_columns > .et_pb_row > .et_pb_column {
			-webkit-box-ordinal-group: 2;
			-ms-flex-order: 1;
			order: 1
		}

		.et_pb_gutters2 .et_pb_column_4_4,
		.et_pb_gutters2.et_pb_row .et_pb_column_4_4 {
			width: 100%
		}

		.et_pb_gutters2 .et_pb_column_4_4 .et_pb_module,
		.et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_module {
			margin-bottom: 1.5%
		}

		.et_pb_row_1,
		body #page-container .et-db #et-boc .et-l .et_pb_row_1.et_pb_row,
		body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_1.et_pb_row,
		body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_1.et_pb_row {
			max-width: 1170px
		}

		.et_pb_gutters2 .et_pb_column_1_2,
		.et_pb_gutters2.et_pb_row .et_pb_column_1_2 {
			width: 48.5%
		}

		.et_pb_gutters3 .et_pb_column_1_2,
		.et_pb_gutters3.et_pb_row .et_pb_column_1_2 {
			width: 47.25%
		}

		.et_pb_gutters2 .et_pb_column_1_2 .et_pb_module,
		.et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_module {
			margin-bottom: 3.093%
		}

		.et_pb_gutters3 .et_pb_column_1_2 .et_pb_module,
		.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_module {
			margin-bottom: 5.82%
		}

		.et_pb_gutters2 .et_pb_column_1_6,
		.et_pb_gutters2.et_pb_row .et_pb_column_1_6 {
			width: 15.1667%
		}

		.w-25 {
			width: 25% !important
		}

		.et_pb_gutters2 .et_pb_column_1_6 .et_pb_module,
		.et_pb_gutters2.et_pb_row .et_pb_column_1_6 .et_pb_module {
			margin-bottom: 10.588%
		}

		.et_pb_gutters3 .et_pb_column_1_6 .et_pb_module,
		.et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_module {
			margin-bottom: 22.759%
		}

		.et_pb_row_2,
		body #page-container .et-db #et-boc .et-l .et_pb_row_2.et_pb_row,
		body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_2.et_pb_row,
		body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_2.et_pb_row {
			width: 90%;
			max-width: 1170px
		}
	}

	.single-input-wrap {
		position: relative
	}

	.single-input-wrap .single-input {
		width: 100%;
		height: 52px;
		background: 0 0;
		border: 1px solid #d9dde4;
		border-radius: 4px;
		padding: 18px;
		font-size: 15px;
		line-height: 1.2;
		letter-spacing: .3px;
		color: #97a1b2
	}

	.single-input-wrap .single-input.textarea {
		min-height: 134px
	}

	.pd-top-112 {
		padding-top: 70px;
		padding-bottom: 70px
	}

	.section-title {
		margin-bottom: 50px
	}

	.circle {
		font-size: 30px;
		color: #fff;
		background-color: #383838
	}

	.fa-envelope {
		border-radius: 100%;
		padding: 25px
	}

	.fa-map-marker,
	.fa-phone {
		border-radius: 100%;
		padding: 25px;
		width: 75px;
		height: 75px
	}

	.box-con {
		padding-top: 30px
	}

	.box-con h5 {
		font-size: 20px;
		padding-bottom: 10px
	}

	.box-con a {
		color: #000
	}

	.con-box {
		position: relative;
		min-height: 359px;
		background-color: #f4f4f4;
		color: #000;
		text-align: center;
		top: -55px;
		padding: 20px
	}

	.mb-50 {
		margin-bottom: 70px
	}

	.detail-pt-50 {
		padding-top: 70px !important
	}

	.detail-pb-50 {
		padding-bottom: 70px !important
	}

	.mt-50 {
		margin-top: 70px
	}

	.pb-50 {
		padding-bottom: 70px
	}

	.pt-50 {
		padding-top: 70px
	}

	@media (max-width:768px) {
		.img-center {
			text-align: center;
			margin-bottom: 50px
		}
	}

	@media (max-width:1024px) {
		.upload_resume {
			font-size: 13px;
			left: 125px
		}
	}

	.download-main {
		margin-top: 70px;
		margin-bottom: 70px;
		color: #000
	}

	.download-con h2 {
		padding: 15px 0
	}

	.download-img img {
		width: 100%
	}

	.download-icon {
		float: right;
		background-color: #f4f4f4;
		padding: 15px;
		position: relative;
		top: -35px;
		right: 20px;
		box-shadow: 1px 4px 7px 0 #000
	}

	.download-box {
		border: 1px solid;
		padding: 35px;
		text-align: center;
		transition: opacity .25s ease-in-out
	}

	.download-img {
		display: none
	}

	.download-box:hover .download-img {
		display: block
	}

	.download-box:hover {
		color: #fff;
		background-size: cover
	}

	.effect-bubba img {
		width: 100%
	}

	.grid {
		position: relative;
		list-style: none;
		text-align: center
	}

	.grid figure {
		text-align: center;
		cursor: pointer
	}

	.grid figure img {
		position: relative;
		display: block;
		min-height: 100%;
		max-width: 100%;
		opacity: .8
	}

	.grid figure figcaption {
		padding: 3.5em;
		color: #000;
		text-transform: uppercase;
		font-size: 1.25em;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden
	}

	.grid figure figcaption::after,
	.grid figure figcaption::before {
		pointer-events: none
	}

	.grid figure figcaption,
	.grid figure figcaption > a {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%
	}

	.grid figure figcaption > a {
		z-index: 1000;
		text-indent: 200%;
		white-space: nowrap;
		font-size: 0;
		opacity: 0
	}

	.grid figure h2 {
		word-spacing: -.15em;
		font-weight: 300
	}

	.grid figure h2 span {
		font-weight: 800
	}

	.grid figure h2,
	.grid figure p {
		margin: 0
	}

	.grid figure p {
		letter-spacing: 1px;
		font-size: 68.5%
	}

	figure.effect-bubba {
		padding-bottom: 15px;
		padding-top: 15px
	}

	figure.effect-bubba img {
		opacity: .7;
		-webkit-transition: opacity .35s;
		transition: opacity .35s
	}

	figure.effect-bubba:hover img {
		opacity: .4
	}

	figure.effect-bubba figcaption::after,
	figure.effect-bubba figcaption::before {
		position: absolute;
		top: 30px;
		right: 30px;
		bottom: 30px;
		left: 30px;
		content: '';
		opacity: 0;
		-webkit-transition: opacity .35s, -webkit-transform .35s;
		transition: opacity .35s, transform .35s
	}

	figure.effect-bubba figcaption::before {
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
		-webkit-transform: scale(0, 1);
		transform: scale(0, 1)
	}

	figure.effect-bubba figcaption::after {
		border-right: 1px solid #000;
		border-left: 1px solid #000;
		-webkit-transform: scale(1, 0);
		transform: scale(1, 0)
	}

	figure.effect-bubba h2 {
		-webkit-transition: -webkit-transform .35s;
		transition: transform .35s;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
		font-weight: 400
	}

	figure.effect-bubba p {
		padding: 20px 2.5em;
		opacity: 0;
		-webkit-transition: opacity .35s, -webkit-transform .35s;
		transition: opacity .35s, transform .35s;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}

	figure.effect-bubba:hover figcaption::after,
	figure.effect-bubba:hover figcaption::before {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	figure.effect-bubba:hover h2,
	figure.effect-bubba:hover p {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	.main-vi-mi {
		background: #f4f4f4
	}

	.vision-mission-main {
		overflow-x: hidden
	}

	.box-2 {
		color: #fff;
		position: relative;
		right: 170px;
		top: 85px
	}

	.left-box {
		z-index: 99
	}

	.vision-mission {
		padding: 45px;
		background-color: #181818
	}

	.vi-mi-img {
		padding: 33%
	}

	.v-h3 {
		padding-bottom: 10px
	}

	.v-p {
		text-align: justify;
		padding-top: 15px
	}

	@media (max-width:769px) {
		.mobile-hidden {
			display: none !important
		}

		.box-2 {
			position: unset;
			right: unset;
			top: unset
		}

		figure.effect-bubba h2 {
			padding-top: 30%
		}
	}

	@media (max-width:320px) {
		.box-2 {
			position: relative;
			right: -6px;
			top: -50px;
			width: 95%
		}
	}

	@media (min-width:424px) and (max-width:768px) {
		.box-2 {
			position: relative;
			right: -16px;
			top: -50px;
			width: 95%
		}
	}

	@media (min-width:374px) and (max-width:425px) {
		.box-2 {
			position: relative;
			right: -9px;
			top: -50px;
			width: 95%
		}
	}

	@media (min-width:769px) and (max-width:1024px) {
		.box-2 {
			top: 13px
		}
	}

	@media (min-width:769px) {
		.desktop-hidden {
			display: none !important
		}
	}

	.ss-right {
		float: left;
		position: relative
	}

	.ss-right {
		padding-left: 2% !important
	}

	@media (max-width:768px) {
		.ss-right {
			float: none;
			position: unset
		}

		.ss-right {
			padding-left: unset
		}
	}

	.cta-section {
		position: relative;
		background: url(../images/contact1.jpg);
		width: 100%;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center
	}

	.cta-section:before {
		position: absolute;
		content: '';
		background: #0f1c1f;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		opacity: .7
	}

	.cta-section .cta-content {
		position: relative;
		padding: 65px 0;
		display: inline-block
	}

	.cta-section .cta-content .title {
		position: relative;
		display: inline-block;
		color: #fff;
		font-size: 40px;
		line-height: 44px;
		font-weight: 600;
		margin-bottom: 20px
	}

	.cta-section .cta-content .title span {
		color: #60c5e4
	}

	.cta-section .cta-content .cta-btn {
		position: relative;
		float: right;
		display: inline-block;
		right: -10px
	}

	.cta-section .cta-content .cta-btn a.btn-style-one {
		padding: 12px 36px 12px 38px;
		top: -3px
	}

	.cta-section .cta-content p {
		position: relative;
		display: inline-block;
		font-size: 14px;
		color: #fff;
		font-family: Poppins, sans-serif;
		line-height: 26px
	}

	.cta-section .img-box {
		position: relative
	}

	.cta-section .img-box:before {
		position: absolute;
		content: '';
		background: url(../images/contact2.png);
		background-repeat: no-repeat;
		right: 30px;
		top: -50px;
		width: 513px;
		height: 350px
	}

	@media (max-width:768px) {
		.img-box-2 {
			display: none !important
		}

		.cta-content {
			text-align: center
		}
	}

	.service-section {
		position: relative;
		padding: 90px 0 100px 0;
		background: url(../images/service/service-bg.jpg);
		width: 100%;
		background-repeat: no-repeat;
		background-size: cover
	}

	.service-section:before {
		position: absolute;
		content: '';
		background: #101516;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		opacity: .3
	}

	.service-section .single-item {
		position: relative;
		background: #fff;
		padding: 20px 20px 22px 20px
	}

	.service-section .img-box img {
		position: relative;
		width: 100%
	}

	.service-section .overlay-box {
		position: absolute;
		left: 0;
		top: -100%;
		width: 100%;
		height: 100%;
		text-align: center;
		color: #fff;
		transition: all .5s ease;
		-webkit-transition: all .5s ease;
		-ms-transition: all .5s ease;
		-o-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-webkit-transform: scaleY(0);
		-ms-transform: scaleY(0);
		-o-transform: scaleY(0);
		-moz-transform: scaleY(0);
		transform: scaleY(0)
	}

	.service-section .overlay-inner {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		display: table;
		vertical-align: middle;
		padding: 10px 30px;
		background: #1b3953;
		opacity: .6
	}

	.service-section .inner-box:hover .overlay-box {
		top: 0;
		-webkit-transform: scaleY(1);
		-ms-transform: scaleY(1);
		-o-transform: scaleY(1);
		-moz-transform: scaleY(1);
		transform: scaleY(1)
	}

	.service-section .inner-box {
		position: relative;
		overflow: hidden
	}

	.service-section .img-content {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		text-align: center;
		transition: all .5s ease;
		opacity: 0
	}

	.service-section .inner-box:hover .img-content {
		opacity: 1;
		text-align: center;
		left: 0;
		top: 50%;
		transition: all .5s ease;
		-webkit-transition: all .5s ease .5s;
		-ms-transition: all .5s ease .5s;
		-o-transition: all .5s ease .5s;
		-moz-transition: all .5s ease .5s
	}

	.service-section .img-content p {
		font-size: 15px;
		line-height: 26px;
		color: #fff;
		padding: 0 10px;
		margin-bottom: 25px;
		font-weight: 400
	}

	.service-section .img-content a {
		font-size: 13px;
		line-height: 24px;
		color: #1b3953 !important;
		background: #efefef;
		text-transform: uppercase;
		font-weight: 600;
		padding: 10px 22px;
		transition: all .5s ease
	}

	.service-section .img-content a:hover {
		color: #60c5e4;
		transition: all .5s ease
	}

	.service-section .img-title a {
		font-size: 14px;
		line-height: 30px;
		color: #222;
		padding: 0 0;
		display: inline-block;
		margin-top: 15px;
		transition: all .5s ease
	}

	.service-section .single-item:hover .img-title a {
		color: #1b3953;
		transition: all .5s ease
	}

	.service-section.style-2 {
		position: relative;
		background: #fff;
		padding: 70px 0 70px 0
	}

	.service-section.style-2:before {
		display: none
	}

	.service-section.style-2 .single-item {
		border: 1px solid #d1d1d1;
		margin-bottom: 30px
	}

	.company-con-main {
		color: #000
	}

	.com-section-1,
	.com-section-2 {
		padding-bottom: 20px
	}

	.h-2 {
		padding-bottom: 25px;
		position: relative;
		font-size: 32px;
		color: #222;
		line-height: 44px;
		font-weight: 700;
		margin-bottom: 20px;
		text-transform: uppercase
	}

	.h-2:after {
		position: absolute;
		content: '';
		left: 50%;
		bottom: 17px;
		width: 30px;
		height: 1px;
		display: block;
		background-color: #00bfa5
	}

	.h-3 {
		padding-bottom: 10px;
		font-weight: 400
	}

	.company-p {
		padding-bottom: 5px
	}

	.modal-body h1 {
		font-weight: 900;
		font-size: 2.3em;
		text-transform: uppercase
	}

	.modal-body a.pre-order-btn {
		color: #000;
		background-color: gold;
		border-radius: 1em;
		padding: 1em;
		display: block;
		margin: 2em auto;
		width: 50%;
		font-size: 1.25em;
		font-weight: 600
	}

	.modal-body a.pre-order-btn:hover {
		background-color: #000;
		text-decoration: none;
		color: gold
	}

	.modal-header {
		border-bottom: unset
	}

	.modal-dialog {
		top: 8%
	}

	.single-line {
		width: 100% !important
	}

	@media (max-width:767px) {
		.header-upper {
			display: none
		}

		.main-slider {
			margin-top: unset
		}
	}

	.modal-header {
		min-height: unset;
		padding: unset;
		border-bottom: unset
	}

	.modal-body {
		padding: unset
	}

	.modalDialog {
		position: fixed;
		font-family: Poppins, sans-serif;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: rgba(0, 0, 0, .8);
		z-index: 99999;
		opacity: 1;
		-webkit-transition: opacity .4s ease-in;
		-moz-transition: opacity .4s ease-in;
		transition: opacity .4s ease-in;
		pointer-events: auto
	}

	.modalDialog:target {
		opacity: 1;
		pointer-events: auto
	}

	.modalDialog > div {
		width: 400px;
		position: relative;
		margin: 10% auto;
		padding: 0;
		border-radius: 0;
		background: 0 0
	}

	.modal-header .close {
		background-color: #f4f4f4
	}

	.modal-body img {
		width: 100%;
		height: auto
	}

	.close {
		background: #606061;
		color: #000;
		line-height: 35px;
		position: absolute;
		right: -18px;
		text-align: center;
		top: -10px;
		width: 35px;
		text-decoration: none;
		font-weight: 700;
		-webkit-border-radius: 12px;
		-moz-border-radius: 12px;
		border-radius: 25px;
		opacity: 1;
		z-index: 1001;
		-moz-box-shadow: 1px 1px 3px #000
	}

	.close:hover {
		background: #1b3953
	}

	.close:focus,
	.close:hover {
		opacity: unset;
		color: #fff
	}

	.modalDialog div iframe {
		width: 100%;
		height: 230px
	}

	.md-modal {
		z-index: 2000;
		visibility: hidden;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-transform: translateX(-50%) translateY(-50%);
		-moz-transform: translateX(-50%) translateY(-50%);
		-ms-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%)
	}

	.md-effect-13.md-modal {
		-webkit-perspective: 1300px;
		-moz-perspective: 1300px;
		perspective: 1300px
	}

	.opacity-animate3 {
		animation: opt-animation3 1s;
		-moz-animation-fill-mode: forwards -webkit-animation-fill-mode: forwards;
		animation-fill-mode: forwards
	}

	@-webkit-keyframes opt-animation3 {
		0% {
			opacity: 0;
			transform: scale(.75)
		}

		100% {
			opacity: 1;
			transform: scale(1)
		}
	}

	@-moz-keyframes opt-animation3 {
		0% {
			opacity: 0;
			transform: scale(.75)
		}

		100% {
			opacity: 1;
			transform: scale(1)
		}
	}

	@-o-keyframes opt-animation3 {
		0% {
			opacity: 0;
			transform: scale(.75)
		}

		100% {
			opacity: 1;
			transform: scale(1)
		}
	}

	@keyframes opt-animation3 {
		0% {
			opacity: 0;
			transform: scale(.75)
		}

		100% {
			opacity: 1;
			transform: scale(1)
		}
	}

	#loader-container {
		height: 100%;
		width: 100%
	}

	#loader-container #loader-circle {
		position: absolute;
		top: 60%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		height: 45px;
		width: 45px;
		background-repeat: no-repeat;
		background-size: 40px;
		background-position: center;
		margin: -20px 0 0 -20px;
		-webkit-animation: circle 2s linear infinite;
		animation: circle 2s linear infinite
	}

	#loader-container #loader {
		position: absolute;
		height: 100px;
		width: 100px;
		left: 50%;
		top: 60%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}

	#loader-container #circles {
		height: 100px;
		width: 100px;
		border-bottom: 3px solid #535353;
		border-radius: 50%;
		-webkit-animation: spin 2s linear infinite;
		animation: spin 2s linear infinite
	}

	#loader-container #circles:before {
		border-top: 3px solid #fff;
		height: 90px;
		width: 90px;
		margin: 5px;
		border-radius: 50%;
		display: inline-block;
		content: "";
		-webkit-animation: spin 4s linear infinite;
		animation: spin 4s linear infinite
	}

	#loader-container #circles:after {
		border-left: 3px solid #353535;
		height: 80px;
		width: 80px;
		margin: 15px 10px;
		border-radius: 50%;
		position: absolute;
		left: 0;
		display: inline-block;
		content: "";
		-webkit-animation: spin 2s linear infinite;
		animation: spin 2s linear infinite
	}

	@-webkit-keyframes spin {
		0% {
			-webkit-transform: rotate(0);
			transform: rotate(0)
		}

		100% {
			-webkit-transform: rotate(360deg);
			transform: rotate(360deg)
		}
	}

	@keyframes spin {
		0% {
			-webkit-transform: rotate(0);
			transform: rotate(0)
		}

		100% {
			-webkit-transform: rotate(360deg);
			transform: rotate(360deg)
		}
	}

	@-webkit-keyframes circle {
		0% {
			-webkit-transform: rotateY(0);
			transform: rotateY(0)
		}

		40% {
			-webkit-transform: rotateY(360deg);
			transform: rotateY(360deg)
		}

		100% {
			-webkit-transform: rotateY(360deg);
			transform: rotateY(360deg)
		}
	}

	@keyframes circle {
		0% {
			-webkit-transform: rotateY(0);
			transform: rotateY(0)
		}

		40% {
			-webkit-transform: rotateY(360deg);
			transform: rotateY(360deg)
		}

		100% {
			-webkit-transform: rotateY(360deg);
			transform: rotateY(360deg)
		}
	}

	@media (max-width:767px) {
		#loader-container #loader {
			top: 60%
		}
	}

	.preloader {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: 999999;
		background-color: #2f344ac9;
		background-position: 50% 45%;
		background-repeat: no-repeat;
		background-image: url(../images/multitek-devices-header-logo.png);
		background-size: 180px;
		display: block
	}

	.logo-2 {
		float: left;
		padding-left: 20px
	}

	.unset-p {
		margin: unset
	}

	.pb2 {
		padding-bottom: 50px
	}

	.contact-con-2 {
		margin-bottom: 70px
	}

	.mobile-tile {
		color: #fff;
		font-weight: 800;
		font-size: 30px !important
	}

	.btn-slider {
		top: 420px !important
	}

	.effect-bubba .not-hover:hover {
		color: #fff !important;
		background: #2e4c66 !important
	}

	.home-contact {
		color: #fff;
		padding-bottom: 53px
	}

	.v-h3:after {
		position: absolute;
		content: '';
		left: 0;
		bottom: 0;
		width: 30px;
		height: 1px;
		display: block;
		background-color: #00bfa5
	}

	.gray {
		background: #f4f4f4
	}

	.unset-padding {
		padding: unset !important
	}

	::selection {
		color: #fff;
		background-color: #005aee
	}

	.card-container {
		position: relative;
		grid-template-columns: 1fr 1fr 1fr;
		gap: 40px;
		width: 100%;
		max-width: 1200px;
		height: auto;
		margin: 20px;
		font-weight: 300;
		font-style: normal;
		font-size: 1em;
		line-height: 1.5;
		color: #303336
	}

	.card {
		height: auto;
		border-radius: 10px;
		background-color: #fff;
		box-shadow: 0 0 40px -20px #353d3f4d;
		overflow: hidden;
		margin-bottom: 50px
	}

	.card .card-top {
		height: 236px;
		font-weight: 300;
		font-style: normal;
		font-size: 1em;
		line-height: 1.5;
		color: #303336;
		background-color: #d1e8ee;
		overflow: hidden
	}

	.card .card-top a {
		display: block;
		height: 100%
	}

	.card .card-top a img {
		width: 100%;
		height: inherit;
		object-fit: cover;
		object-position: center;
		transition: .3s
	}

	.card .card-content {
		padding: 30px
	}

	.card .card-content .tag {
		font-weight: 700;
		letter-spacing: 2px
	}

	.card .tag-travel {
		color: #33459b
	}

	.card .tag-nature {
		color: #339b4b
	}

	.card .tag-architecture {
		color: #9b3d33
	}

	.card .title {
		color: #303336;
		font-weight: 700;
		transition: .3s;
		font-size: 24px
	}

	.card p {
		color: #7b8591;
		margin-top: 20px
	}

	.card .card-top a img:hover {
		opacity: .75
	}

	.card .title:hover {
		color: #303336bb
	}

	.main-slider h2 span {
		font-size: 20px;
		color: #fff
	}

	@media only screen and (max-width:1240px) {
		main {
			display: block;
			height: auto;
			min-height: max(640px, 100vh);
			padding: 80px 0
		}

		.card-container {
			grid-template-columns: 1fr 1fr;
			height: auto;
			margin: 0;
			padding: 40px
		}

		.card {
			height: auto
		}
	}

	@media only screen and (max-width:768px) {
		.card-container {
			grid-template-columns: 1fr
		}
	}

	@media only screen and (max-width:425px) {
		.card-container {
			padding: 20px
		}
	}

	.designer {
		position: absolute;
		top: 20px;
		left: 50%;
		transform: translateX(-50%);
		opacity: 0;
		font-weight: 400;
		color: #46a2b9;
		letter-spacing: 1px;
		text-align: center;
		text-transform: uppercase;
		transition: .3s
	}

	.designer a {
		text-decoration: none;
		color: #23515d
	}

	body:hover .designer {
		opacity: 1
	}

	.et_pb_text_inner p a {
		color: #fff
	}

	.et_pb_text_inner p a:hover {
		color: #2e4c66
	}

	Resources1×0.5×0.25×Rerun .wowBack {
		background: #222;
		position: relative;
		overflow: hidden
	}

	.wowWrap div {
		background: #27ae60;
		display: block;
		width: 100%;
		margin: 5% 0;
		text-align: center;
		padding-top: 20%;
		padding-bottom: 20%
	}

	.wowWrap {
		width: 16.66%;
		float: left;
		padding: 0 .5%
	}

	.wowWrap h4 {
		position: fixed;
		z-index: 200;
		width: 100%;
		padding: 1% 0 1% 0;
		margin: 0;
		color: #fff;
		font-size: 1.35vw;
		background: rgba(22, 22, 22, .3)
	}

	.wowWrap div:first-of-type {
		margin-top: 25%
	}

	.wHighlight {
		background: #28a !important
	}

	@media (max-width:769px) {
		.phone-repair-section {
			padding: 50px 0 50px 0
		}

		.two-col-fluid .carousel-column {
			padding: 55px 120px 55px 110px
		}

		.testimonial-style-two {
			padding: 50px 0
		}

		.sponsors-style-one {
			padding: 50px 0 0
		}

		.featured-style-two {
			padding: 50px 0
		}

		.pb-50 {
			padding-bottom: unset
		}

		.service-section.style-2 {
			padding: 50px 0
		}

		.pd-top-112 {
			padding-top: 50px;
			padding-bottom: 50px
		}

		.mb-50 {
			margin-bottom: 50px
		}

		.detail-pt-50 {
			padding-top: 50px !important
		}

		.detail-pb-50 {
			padding-bottom: 50px !important
		}

		.mt-50 {
			margin-top: 50px
		}

		.contact-con-2 {
			margin-bottom: 50px
		}

		.bg-img-career {
			background-size: 45%
		}

		.bg-img-about {
			background-image: unset
		}

		.bg-img {
			background-size: 55%
		}

		.sec-title-three {
			margin-bottom: 0
		}

		.sec-title-two h1 {
			margin-top: 0
		}

		figure.effect-bubba {
			padding-bottom: 0;
			padding-top: 0
		}

		.et_pb_section_1.et_pb_section {
			padding-bottom: 0
		}

		.et_pb_column .et_pb_module {
			margin-bottom: 15px
		}
	}

	@media (min-width:769px) {
		.phone-repair-section .image-column {
			margin-bottom: unset
		}
	}

	@media (min-width:768px) and (max-width:1025px) {
		.two-col-fluid .carousel-column {
			padding: 45px 90px
		}

		.two-col-fluid .content-column .inner-box:before {
			width: 555px
		}

		.two-col-fluid .content-column {
			padding: 180px 0
		}

		.service-section .img-title a {
			font-size: 12.5px
		}
	}

	@media (min-width:1025px) {
		.two-col-fluid .content-column {
			padding: 220px 0
		}

		.two-col-fluid .carousel-column {
			padding: 100px 120px
		}
	}

	@media (max-width:426px) {
		.res-img {
			background-image: none !important
		}

		.phone-repair-section .image-column:before {
			background-color: unset
		}

		.two-col-fluid .content-column {
			padding: 90px 0 75px
		}

		.two-col-fluid .content-column .services {
			font-size: 52px !important
		}

		.home-contact {
			padding-bottom: 25px
		}

		.et_pb_section_2.et_pb_section {
			padding-top: 5px
		}

		.et_pb_column_2 {
			padding-top: 20px
		}
	}

	@media (max-width:768px) {
		.sticky-header {
			height: 62px
		}

		.mob-sticky {
			width: 100%;
			top: -44px;
			position: relative
		}

		.et_pb_section_2.et_pb_section {
			padding-bottom: unset
		}

		.sticky-header .main-menu .navigation > li {
			margin-left: 22px !important
		}

		.header-home {
			border-top: 0 !important
		}

		.card-container {
			padding: 0
		}

		.mobile-tile p span {
			font-size: 8px !important;
			color: #fff
		}
	}

	@media (min-width:992px) {
		.max-height-grid {
			clear: both
		}
	}

	@media (min-width:768px) and (max-width:992px) {
		.max-height-grid-3 {
			clear: both
		}

		.logo-2 {
			padding: 0 20px
		}

		.header-style-two .header-lower .nav-outer {
			padding: 0
		}

		.main-menu .navigation {
			float: left;
			margin-left: 25px
		}

		.main-menu .navbar-header .logo img {
			display: none
		}

		.sticky-header .main-menu .navigation {
			left: 20%
		}
	}

	@media (max-width: 425px) {
		.footer-exe {
			font-size: 11px
		}
	}