@charset "utf-8";
/* CSS Document */

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

1. Body
2. Navigation
3. Slider
4. Inner Pages Banner
5. Breadcrumb
6. Under Banner Strip
7. Video Intro
8. Index Page Three Columns
9. What we offer
10. Featured Products
11. Renew Store
12. Blog
13. Testimonials
14. Clients
15. Newsletter
16. About us Page
17. Services Page 1
18. Services Page 2
19. Services Detail Page
20. Blog Page
21. Blog Detail Page
22. Sidebar
23. Contact Page
24. Comming Soon Page
25. No Gutter
26. Social Icons
27. Footer
28. Copyright
29. Scroll up
30. Parallax
31. Backgrounds
32. Media Queries

-------------------------------------------------------------------*/

body {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #222222;
	line-height: 24px;
}
/* ---------------------------------------------------------------------- TOP NAVIGATION STARTS ------------------ */

section#navigation {
	padding-top: 0px;
	padding-bottom: 0px;
}
.layout-boxed .is-sticky .main-navbar-1{
	width: auto;
}
.navbar {
	min-height: 50px;
	margin-bottom: 0px;
	border: 1px solid transparent;
}
.main-navbar-1 {
	position: absolute;
	width: 100%;
	z-index: 1;
	padding-top: 25px;
	padding-bottom: 10px;
	min-height: 115px;
}
.navbar-brand {
	float: left;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 26px;
	height: 50px;
}
.navbar-inverse {
	background-color: transparent;
	border-color: transparent;
}
nav.smaller .navbar-inverse {
	background-color: #222;
}
.sticky-wrapper {
	height: 0px!important;
}
#navigation {
	width: 100%;
	margin-left: auto;
	margin-bottom: auto;
	position: absolute;
	z-index: 999;
}

.logged-in .is-sticky #navigation {
    margin-top: 32px;
}


#navigation ul.nav {
	font-size: 13px;
	font-weight: 600;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 24px;
}
#navigation ul.nav li {
	padding: 0 0 24px 0px;
}
#navigation ul.nav li a {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #515150;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	color: #fff;
	padding: 0px;
	padding-left: 20px;
	padding-right: 20px;
}
#navigation ul.nav li:first-child a {
	border: none;
}
#navigation ul.nav > li > a {
	color: #fff;
}
#navigation ul.nav a:hover {
	color: #f9b701;
}
#navigation .navbar-default ul.nav .current > a,
#navigation .navbar-inverse ul.nav .current > a {
	color: #f9b701;
}
#navigation ul.nav > li.current-menu-parent > a,
#navigation .navbar-default ul.nav > li.current-menu-parent > a,
#navigation ul.dropdown-menu > li.current-menu-item > a {
	color: #f9b701;
}
#navigation ul.dropdown-menu li {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #000;
	border: none;
}
#navigation ul.dropdown-menu li a {
	color: #ccc;
	padding-top: 4px;
	padding-bottom: 4px;
}
#navigation ul.dropdown-menu li a:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f105";
	padding-right: 6px;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #000;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.dropdown-menu .dropdown-menu {
	position: relative;
	padding-left: 10px;
}
#navigation ul.nav li .dropdown-menu li a {
	border: none;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
	color: #fff;
	background-color: transparent;
}
.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap
}
#navigation ul.nav .dropdown-menu>li>a:focus, #navigation ul.nav .dropdown-menu>li>a:hover {
	color: #f9b701;
	text-decoration: none;
	background-color: transparent
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 16px;
	margin-right: 15px;
	margin-bottom: 14px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.search-control, .show-menu-control {
	float: right;
	padding-top: 22px;
	width: 20px;
	height: 20px;
}
.searchlink {
	display: block;
	position: relative;
	padding: 0px!important;
	margin: 0px;
	right: 0;
	cursor: pointer;
	height: 20px;
	width: 20px;
	color: #f9b701;
	text-align: center;
	font-size: 18px;
	line-height: 20px;
}
.searchlink:hover, .searchlink.open {
	color: #bababa;
	background-color: transparent;
}
.searchlink.open > .searchform {
	display: block;
}
/** search field **/
.main-menu {
	float: right;
	max-width: 75%;
	padding-right: 0;
	padding-left: 0;
}
.main-search-input {
	float: left;
	width: 80%;
	display: none;
	padding-top: 10px;
	z-index: 2;
}
.main-search-input input {
	width: 100%;
	background: none;
	font-size: 20px;
	padding: 11px 15px;
	border: none;
	outline: none;
}
.navbar-inverse .main-search-input input {
	color: #ffffff;
}
.navbar-default .main-search-input input {
	color: #222;
}
.close-search {
	display: none;
}
.navbar-default {
	background-color: #fff;
	border-color: #fff;
	-webkit-box-shadow: 0 4px 4px -4px #444;
	-moz-box-shadow: 0 4px 4px -4px #444;
	box-shadow: 0 4px 4px -4px #444;
}
.navbar {
	border-radius: 0px;
}
#navigation .navbar-default ul.nav li a {
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	padding: 0px;
	padding-left: 20px;
	padding-right: 20px;
}
#navigation .navbar-default ul.nav > li > a {
	color: #000;
}
#navigation .navbar-default ul.nav > li > a:hover {
	color: #f9b701;
}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
	background-color: transparent;
}
nav {
	width: 100%;
}
nav {
	display: inline-block;
	float: right;
}
nav.smaller {
	background-color: rgba(0, 0, 0, 1)!important;
	width: 100%;
}
nav.smaller ul.nav {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
}
nav.smaller .navbar-brand {
	float: left;
	font-size: 18px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
nav.smaller .main-navbar-1 {
	padding-top: 0;
	padding-bottom: 0;
	min-height: 70px;
}
.hide {
	display: none;
}
/* ---------------------------------------------------------------------- TOP NAVIGATION ENDS ------------------ */

/* ---------------------------------------------------------------------------- INNER PAGES BANNERS STARTS ------------------ */

.inner-banner {
	padding-top: 100px;
}
.inner-banner .header {
	margin-bottom: 100px;
	height: 80px;
	position: relative;
}
.header-option-navbar-default .inner-banner .header {
	margin-bottom: 80px;
}
.inner-banner .header h1 {
	margin-top: 35px;
	margin-bottom: 10px;
	text-align: center;
	position: absolute;
	z-index: 10;
	left: 0;
	right: 0;
}
.inner-banner .header h1 span {
	font-size: 24px;
	font-weight: 600;
	padding-top: 26px;
	padding-bottom: 26px;
	padding-left: 40px;
	padding-right: 40px;
	color: #fff;
	background-color: #f9b701;
	text-transform: uppercase;
	display: inline-block;
}
.inner-banner .header h1 span.vcard {
	padding: 0;
}
/* ---------------------------------------------------------------------------- INNER PAGES BANNERS STARTS ------------------ */

.breadcrumb {
	position: absolute;
	list-style: none;
	background-color: transparent;
	border-radius: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: left;
	z-index: 12;
}
ol.breadcrumb li.active {
	color: #f9b701;
}
ol.breadcrumb li a {
	color: #fff;
}

/* ---------------------------------------------------------------------------- HOME SERVICES BLOCK STARTS ------------------ */

.renew_home-service-block {
	padding: 70px;
}
.renew_home-service-block h3 {
	font-size: 17px;
	color: #222222;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.renew_home-service-block .icon {
	background-color: #f9b701;
	color: #fff;
	width: 45px;
	height: 45px;
	text-align: center;
	font-size: 22px;
	padding-top: 10px;
}
.renew_home-service-block .line {
	background-color: #f9b701;
	height: 3px;
	width: 30px;
	margin-top: 10px;
	margin-bottom: 30px;
}
.renew_home-service-block .description {
	line-height: 24px;
}
.renew_home-service-block.white {
	color: #fff;
}
.renew_home-service-block.white h3 {
	color: #fff;
}
.renew_home-service-block .button {
	margin-top: 40px;
}
.renew_home-service-block .button a {
	color: #333333;
	text-align: center;
	width: 100%;
	border: 2px solid #f9b701;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
.renew_home-service-block .button a:hover {
	background-color: #f9b701;
	text-decoration: none;
	color: #fff;
}

.renew_home-service-block.white .button a {
	color: #fff;
}
/* ---------------------------------------------------------------------------- HOME SERVICES BLOCK ENDS ------------------ */

/* ---------------------------------------------------------------------------- WHAT WE OFFER STARTS ------------------ */

.what-we-offer {
	margin-top: 20px;
	margin-bottom: 20px;
}
.what-we-offer h4 {
	font-size: 17px;
	color: #222222;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 15px;
}
.text-white .what-we-offer h4 {
	color: #fff;
}
.what-we-offer .line {
	background-color: #f9b701;
	height: 3px;
	width: 30px;
	margin-top: 10px;
	margin-bottom: 15px;
}
/* ---------------------------------------------------------------------------- WHAT WE OFFER ENDS ------------------ */

.what-we-offer .contents {
	padding-top: 10px;
}
.what-we-offer .intro {
	text-align: center;
}
.what-we-offer .intro h1 {
	font-size: 24px;
	line-height: 32px;
	color: #333333;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	margin-bottom: 24px;
}
.what-we-offer .intro .detail {
	font-size: 17px;
	color: #333333;
	line-height: 32px;
	font-style: italic;
	width: 80%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.what-we-offer .intro .doubleline {
	background-image: url(../images/lines/double-line.jpg);
	background-repeat: no-repeat;
	height: 4px;
	width: 100px;
	margin-top: 60px;
	margin-bottom: 60px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
/* ---------------------------------------------------------------------------- FEATURED PRODUCTS STARTS ------------------ */

.featured-products h1 {
	font-size: 28px;
	color: #fff;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	margin-bottom: 35px;
	padding-left: 15px;
}
.featured-products .port_decor_img {
	margin-bottom: 45px;
	padding-left: 15px;
}
.featured-products .doubleline-2 {
	background-image: url(../images/double-line-2.jpg);
	background-repeat: no-repeat;
	height: 4px;
	width: 100px;
	margin-top: 32px;
	margin-bottom: 45px;
	background-position: 15px;
}
.featured-products .description {
	font-size: 15px;
	color: #fff;
	margin-bottom: 20px;
}
.renew_isotop_filter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 50px;
}
.renew_isotop_filter ul {
	width: auto;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.renew_isotop_filter ul.right {
	text-align: right;
}
.renew_isotop_filter ul li {
	display: inline-block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/*
.renew_isotop_filter ul li:last-child.button {
	display: inline-block;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	border: 2px solid #f9b701;
}
*/
.renew_isotop_filter ul li .line {
	width: 30px;
	padding-bottom: 4px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #f9b701;
}
.renew_isotop_filter ul li a {
	font-size: 15px;
	font-weight: 600;
	display: inline-block;
	text-align: left;
	color: #ccc;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	text-transform: uppercase;
}
.renew_isotop_filter ul li a:link {
	color: #ccc;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.renew_isotop_filter ul li:hover a, .renew_isotop_filter ul li a.selected {
	color: #f9b701;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	text-decoration: none;
}
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
.folio-masonry-effect {
}
.folio-masonry-effect figure {
	float: left;
	width: 30%;
	height: auto!important;
}
.folio-masonry-effect figure img {
	max-width: 100%;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.folio-masonry-effect figure.item {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}
.folio-masonry-effect.nospace figure.item {
	padding: 0px;
	text-align: center;
}
.folio-masonry-effect .item-w2 {
	width: 60%
}
.folio-masonry-effect .item-h2 {
	height: auto!important
}
.folio-masonry-effect .picture {
	background-color: #000;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	position: relative;
}
.featured-products .products {
	margin-top: 90px;
}
.featured-products .block {
	margin-top: 0px;
	margin-bottom: 110px;
}
.featured-products .block .info {
	padding-left: 15px;
	padding-right: 15px;
}
.featured-products .block .info h2 {
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.featured-products .block:hover .portfolio-overlay {
	opacity: 1;
}
.featured-products .block:hover .picture {
	background-color: #000;
}
.featured-products .block:hover .picture img {
	opacity: 0.4;
}
.featured-products .block .info .description {
	font-size: 14px;
	color: #fff;
	display: none;
}
.featured-products .block:hover .info {
	background-color: #f4f4f4;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f4f4f4;
}
.featured-products .block:hover .info h2 {
	font-size: 14px;
	color: #272626;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.featured-products .block:hover .info .description {
	font-size: 14px;
	color: #272626;
	display: block;
}
.featured-products .block .info {
	display: block;
	position: absolute;
	overflow: hidden;
	right: 15px;
	left: 15px;
	height: 80px;
	background: #333333;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f9b701;
	text-align: center;
	margin-top: 0px;
	padding-top: 32px;
	padding-bottom: 32px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.featured-products .block:hover .info {
	display: block;
	position: absolute;
	height: 100px;
	background: #f4f4f4;
	text-align: center;
	margin-top: -20px;
	padding-top: 32px;
	padding-bottom: 32px;
}
/* ---------------------------------------------------------------------------- FEATURED PRODUCTS ENDS ------------------ */

/* ---------------------------------------------------------------------------- FEATURED PRODUCTS PAGE STARTS ------------------ */

.featured-products .contents {
	padding-top: 10px;
	padding-bottom: 120px;
}
.featured-products .intro {
	text-align: center;
}
.featured-products .intro h1 {
	font-size: 24px;
	line-height: 32px;
	color: #333333;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	margin-bottom: 24px;
}
.featured-products .intro .detail {
	font-size: 17px;
	color: #333333;
	line-height: 32px;
	font-style: italic;
	width: 80%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.featured-products .intro .doubleline {
	background-image: url(../images/lines/double-line.jpg);
	background-repeat: no-repeat;
	height: 4px;
	width: 100px;
	margin-top: 60px;
	margin-bottom: 60px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
/* ---------------------------------------------------------------------------- FEATURED PRODUCTS PAGE ENDS ------------------ */


/* ---------------------------------------------------------------------------- RENEW STORE STARTS ------------------ */

.renew-store .block {
	background-color: #4f4f4f;
}
.renew-store .block .picture {
	background-color: #ececec;
	text-align: center;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
}
.renew-store .block .picture .l-arrow:after {
	position: absolute;
	right: -3px;
	top: 10px;
	font-size: 50px!important;
	color: #4f4f4f;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f0d9";
}
.renew-store .block .picture .r-arrow:after {
	position: absolute;
	left: -3px;
	top: 10px;
	font-size: 50px!important;
	color: #4f4f4f;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f0da";
}
.renew-store .block .detail {
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
}
.renew-store .block .detail h4 {
	font-size: 16px;
	color: #f9b701;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.renew-store .block .detail .description {
	font-size: 13px;
	color: #fff;
}
/* ---------------------------------------------------------------------------- RENEW STORE ENDS ------------------ */


/* ---------------------------------------------------------------------------- HOME BLOG STARTS ------------------ */

.index-blog {
	max-width: 1900px;
	margin: 0 auto;
}
.index-blog .intro {
	padding-top: 60px;
	padding-right: 60px;
	padding-bottom: 60px;
	padding-left: 60px;
}
.index-blog .intro h1 {
	font-size: 28px;
	color: #222;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	margin-bottom: 26px;
}
.text-white .index-blog .intro h1 {
	color: #fff;
}
.index-blog .port_decor_img {
	margin-bottom: 35px;
}
.index-blog .intro .doubleline-2 {
	background-image: url(../images/double-line.jpg);
	background-repeat: no-repeat;
	height: 4px;
	width: 100px;
	margin-top: 32px;
	margin-bottom: 32px;
}
.text-white .index-blog .intro .doubleline-2 {
	background-image: url(../images/double-line-2.jpg);
}
.index-blog .intro .description {
	font-size: 15px;
	color: #222;
}
.text-white .index-blog .intro .description {
	color: #fff;
}
.index-blog .intro .button {
	margin-top: 50px;
}
.index-blog .intro .button a {
	color: #222;
	text-align: center;
	width: 100%;
	border: 2px solid #f9b701;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
.index-blog .intro .button a:hover {
	background-color: #f9b701;
	text-decoration: none;
	color: #fff;
}
.text-white .index-blog .intro .button a {
	color: #fff;
}
.index-blog .post {
}
.index-blog .post .picture {
	background-color: #000;
}
.index-blog .post .picture img {
	position: relative;
}
.index-blog .post .picture:hover img {
	opacity: 0.3;
}
.index-blog .post .picture .overlay {
	position: absolute;
	z-index: 10;
	left: 40px;
	bottom: 40px;
	opacity: 0;
}
.index-blog .post .picture:hover .overlay {
	opacity: 1;
}
.index-blog .post .picture .overlay h3 a {
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
}
.index-blog .post .picture .overlay .date a, .index-blog .post .picture .overlay .comments a {
	color: #fff;
}
.index-blog .post .picture .overlay .date i, .index-blog .post .picture .overlay .comments i {
	padding-right: 8px;
}
.index-blog .post .picture .overlay .date {
	padding-right: 30px;
	color: #fff;
}
.index-blog .post .picture .overlay .comments {
	color: #fff;
}
/* ---------------------------------------------------------------------------- HOME BLOG ENDS ------------------ */


/* ---------------------------------------------------------------------------- TESTIMONIAL 09 STARTS  ------------------ */

.testimonial.block {
	padding-top: 30px;
	padding-bottom: 50px;
	padding-left: 15px;
	padding-right: 15px;
}
.testimonial .description {
	font-size: 14px;
	font-weight: 500;
	text-align: left;
	font-style: italic;
	border-radius: 6px;
	color: #333333;
	border: 1px solid #ececec;
	background-color: #ececec;
	position: relative;
	padding-top: 45px;
	padding-right: 35px;
	padding-bottom: 45px;
	padding-left: 35px;
	margin-bottom: 2px;
}
.testimonial .description:before {
	font-family: 'FontAwesome';
	display: block;
	font-style: normal;
	position: absolute;
	left: 30px;
	top: -14px;
	color: #f9b701;
	width: 30px;
	height: 30px;
	padding: 0;
	text-align: center;
	font-size: 30px;
	line-height: 30px;
	cursor: pointer;
	content: "\f10d";
	z-index: 100;
}
.testimonial .description .down-arrow {
	position: absolute;
	z-index: 100;
	bottom: -12px;
	background-image: url(../images/testimonial-down-arrow.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 12px;
	width: 27px;
	text-align: center;
	left: 42px;
}
.testimonial .details .picture {
	padding-top: 32px;
	float: left;
	margin-left: 26px;
}
.testimonial .details .picture img {
	height: 60px;
	width: 60px;
}
.testimonial .details .info {
	margin-left: 20px;
	padding-top: 14px;
	float: left;
}
.testimonial .details .info .name {
	font-size: 16px;
	text-align: left;
	font-weight: 600;
	padding-top: 26px;
	color: #333333;
}
.testimonial .details .info .company {
	font-size: 12px;
	text-align: left;
	color: #999;
	font-weight: 500;
	line-height: normal;
}
.testimonial .details .stars {
	float: right;
	margin-top: 40px;
	color: #ffc300;
}
.testimonial .details .stars i.grey,
.text-white .testimonial .details .stars i.grey,
.text-black .testimonial .details .stars i.grey  {
	color: #ececec;
}
.text-white .testimonial .details .stars i,
.text-black .testimonial .details .stars i {
	color: #ffc300;
}
.text-white .testimonial .details .info .name,
.text-white .testimonial .details .info .company {
	color: #fff;
}
/* ---------------------------------------------------------------------------- TESTIMONIAL 09 ENDS  ------------------ */


/* ---------------------------------------------------------------------------- CLIENTS STARTS ------------------ */

.clients .owl-stage-outer {
	margin-bottom: 15px;
}
.clients .header .container {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.clients .description {
	text-align: center;
	font-size: 14px;
	margin-bottom: 60px;
}
.clients .block {
	background-color: #FFF;
	border: 1px solid #cccccc;
	margin: 10px;
	padding-top: 16px;
	padding-right: 12px;
	padding-bottom: 16px;
	padding-left: 12px;
}
.clients .block a {
	display: block;
}
/* ---------------------------------------------------------------------------- CLIENTS STARTS ------------------ */


/* ---------------------------------------------------------------------------- NEWSLETTER STARTS ------------------ */

.newsletter h1 i {
	color: #f9b701;
	padding-right: 12px;
}
.newsletter h1 {
	font-size: 26px;
	font-weight: 700;
	color: #333333;
	text-transform: uppercase;
	padding-bottom: 16px;
	margin-bottom: 10px;
}
.text-white .newsletter h1 {
	color: #fff;
}
.newsletter h1 span {
	font-weight: 400;
}
.newsletter .description {
	font-size: 14px;
}
.index-blog .intro .button {
	margin-top: 50px;
}

/* ---------------------------------------------------------------------------- ABOUT US PAGE STARTS ------------------ */

.about-us .contents {
	padding-top: 50px;
}
.funfacts.block {
	padding-top: 40px;
	padding-bottom: 40px;
}
.funfacts.block .icon {
	font-size: 50px;
	color: #222;
	padding-bottom: 24px;
	margin-bottom: 40px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f9b701;
}
.text-white .funfacts.block .icon {
	color: #fff;
}
.funfacts.block .count {
	font-size: 32px;
	color: #222;
}
.text-white .funfacts.block .count {
	color: #fff;
}
.funfacts.block .caption {
	font-size: 16px;
	color: #222;
	font-weight: 500;
	padding-top: 12px;
}
.text-white .funfacts.block .caption {
	color: #fff;
}
.team .block {
	padding-left: 10px;
	padding-right: 10px;
}
.team .block .picture {
	position: relative;
	background-color: #000;
}
.team .block .picture {
	position: relative;
	background-color: #000;
}
.team .block .picture img {
	margin: 0 auto;
}
.team .block:hover .picture img {
	opacity: 0.5;
}
.team .block .details {
	background-color: #fff;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f9b701;
	text-align: center;
	padding-top: 26px;
	padding-right: 20px;
	padding-bottom: 26px;
	padding-left: 20px;
}
.team .block .details .name {
	font-size: 16px;
	color: #333333;
	font-weight: 600;
	text-transform: uppercase;
}
.team .block .details .designation {
	font-size: 14px;
	color: #666666;
	font-weight: 500;
}
.team .block .details .phone {
	font-size: 14px;
	color: #666666;
	font-weight: 500;
	padding-top: 12px;
}
.team .block:hover .details, .team .block:hover .name, .team .block:hover .designation, .team .block:hover .phone {
	background-color: #333333;
	color: #fff;
}
.team .owl-theme .owl-dots .owl-dot {
	margin-top: 50px;
	display: inline-block;
	zoom: 1;
 *display:inline
}
.portfolio-overlay {
	-webkit-backface-visibility: hidden;
	display: block;
	position: absolute!important;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	opacity: 0;
	text-align: left;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.portfolio-overlay .icons {
	display: table;
	width: 100%;
	height: 100%;
}
.team .block:hover .portfolio-overlay {
	opacity: 1
}
.portfolio-overlay .icons>:first-child {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.portfolio-overlay .icons>:first-child .icon {
	display: inline-block!important;
	color: #fff;
	width: 36px;
	height: 36px;
	line-height: 36px;
	margin: 4px;
	text-align: center;
	-webkit-transition: all .1s ease-in-out 0s;
	-moz-transition: all .1s ease-in-out 0s;
	-ms-transition: all .1s ease-in-out 0s;
	-o-transition: all .1s ease-in-out 0s;
	transition: all .1s ease-in-out 0s;
	border: 1px solid #FFF;
}
.portfolio-overlay .icons>:first-child .icon a {
	font-size: 16px;
	line-height: normal;
	color: #fff;
}
/* ---------------------------------------------------------------------------- ABOUT US PAGE STARTS ------------------ */

/* ---------------------------------------------------------------------------- SERVICES PAGE STARTS ------------------ */

.services .contents {
	padding-top: 50px;
	padding-bottom: 100px;
}
.services .block {
	margin-bottom: 50px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f9b701;
}
.services .title {
	font-size: 17px;
	text-transform: uppercase;
	color: #333333;
	font-weight: 600;
	text-align: center;
	background-color: #f4f4f4;
	padding: 40px 20px;
}
.services .block .block-link {
	color: #333333;
	display: block;
}
.services .block .block-link:hover .title {
	color: #fff;
	background-color: #f9b701;
}
.services .block .block-link:hover {
	text-decoration: none;
}
.services .block .description {
	font-size: 14px;
	color: #333333;
	text-align: left;
	padding: 30px;
	background-color: #fff;
}

/* ---------------------------------------------------------------------------- SERVICES PAGE ENDS ------------------ */


/* ---------------------------------------------------------------------------- SERVICES 2 PAGE STARTS ------------------ */


.services-2 .contents {
	padding-top: 50px;
	padding-bottom: 100px;
}
.services-2 .block {
	margin-bottom: 60px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f9b701;
}
.services-2 .title {
	padding: 30px 15px;
	font-size: 14px;
	text-transform: uppercase;
	color: #333333;
	font-weight: 800;
	text-align: center;
	background-color: #f4f4f4;
}
.services-2 .block .block-link {
	text-decoration: none;
	display: block;
	color: #333333;
}
.services-2 .block a:hover .title {
	color: #fff;
	background-color: #f9b701;
	transition: all 0.2s ease-in-out;
}
.services-2 .block .description {
	font-size: 14px;
	color: #333333;
	text-align: left;
	padding: 20px 15px;
	background-color: #fff;
}
.masonry-effect-service .item {
	float: none;
	display: inline-block;
	vertical-align: top;
	margin-left: -2px;
}
/* ---------------------------------------------------------------------------- SERVICES 2 PAGE ENDS ------------------ */


/* ---------------------------------------------------------------------------- SERVICES DETAILS PAGE STARTS ------------------ */

.services-details .contents {
	padding-top: 50px;
	padding-bottom: 100px;
}
.services-details .block {
	margin-bottom: 50px;
}
/* ---------------------------------------------------------------------------- SERVICES DETAILS PAGE ENDS ------------------ */

/* ---------------------------------------------------------------------------- BLOG PAGE STARTS ------------------ */


.renew_blog .contents {
	padding-top: 50px;
	padding-bottom: 50px;
}
.renew_blog .contents .post {
	padding-bottom: 60px;
	margin-bottom: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
}
.renew_blog .contents .post .picture {
	position: relative;
}
.renew_blog .contents .post .picture .hover__figure,
.renew_blog .contents .post .picture .owl-carousel,
.renew_blog .contents .post-detail .picture .hover__figure,
.renew_blog .contents .post-detail .picture .owl-carousel {
	background-color: #f9f9f9;
}
.renew_blog .contents .post .picture .owl-carousel .owl-dots,
.renew_blog .contents .post-detail .picture .owl-carousel .owl-dots {
	background-color: #fff;
}
.renew_blog .contents .post .picture .hover__figure img,
.renew_blog .contents .post .owl-carousel .owl-item img,
.renew_blog .contents .post-detail .picture .hover__figure img,
.renew_blog .contents .post-detail .owl-carousel .owl-item img {
	margin: 0 auto;
}
.renew_blog .contents .post .date {
	position: absolute;
	z-index: 10;
	top: -30px;
	left: 30px;
	padding-top: 14px;
	padding-bottom: 12px;
	background-color: #f9b701;
	text-align: center;
	text-transform: uppercase;
	min-width: 90px;
	min-height: 90px;
}
.renew_blog .contents .post .date a {
	text-decoration: none;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,0);
}
.renew_blog .contents .post .date .day {
	font-size: 32px;
	color: #fff;
	font-weight: 800;
}
.renew_blog .contents .post .date .month {
	font-size: 16px;
	color: #fff;
	font-weight: 500;
}
.renew_blog .contents .post .date .year {
	font-size: 16px;
	color: #fff;
	font-weight: 500;
	line-height: 12px;
}
.renew_blog .contents .post .meta {
	padding-top: 30px;
	padding-bottom: 8px;
	font-size: 13px;
}
.renew_blog .contents .post .meta a {
	color: #333;
}
.renew_blog .contents .post .meta .user {
	padding-right: 20px;
}
.renew_blog .contents .post .meta i {
	padding-right: 6px;
}
.renew_blog .contents .post h1 {
	font-size: 21px;
	font-weight: 600;
	color: #525252;
	text-transform: uppercase;
	padding-bottom: 16px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.renew_blog .contents .post h2 {
	font-size: 16px;
	font-weight: 600;
	color: #525252;
	text-transform: uppercase;
	padding-top: 12px;
	padding-bottom: 14px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.renew_blog .contents .post .description {
	font-size: 13px;
	color: #666666;
}
.renew_blog .contents .post .button {
	margin-top: 40px;
}
.renew_blog .contents .post .button a {
	color: #333333;
	text-align: center;
	width: 100%;
	border: 2px solid #f9b701;
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
.renew_blog .contents .post .button a:hover {
	background-color: #f9b701;
	text-decoration: none;
	color: #fff;
}
.pagination {
	display: inline-block;
	padding-left: 0;
	border-radius: 4px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #000;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #dddddd;
}
.pagination>.current>a, .pagination>.current>a:focus, .pagination>.current>a:hover {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #f9b701;
	border-color: #f9b701;
}
/* ---------------------------------------------------------------------------- BLOG PAGE ENDS ------------------ */

/* ---------------------------------------------------------------------------- BLOG DETAIL PAGE ENDS ------------------ */


.renew_blog .contents .post-detail {
	padding-bottom: 40px;
}
.renew_blog .contents .post-detail .picture {
	position: relative;
}
.renew_blog .contents .post-detail .date {
	position: absolute;
	z-index: 10;
	top: -30px;
	left: 30px;
	padding-top: 14px;
	padding-bottom: 12px;
	background-color: #f9b701;
	text-align: center;
	text-transform: uppercase;
	min-width: 90px;
	min-height: 90px;
}
.renew_blog .contents .post-detail .date .day {
	font-size: 32px;
	color: #fff;
	font-weight: 800;
}
.renew_blog .contents .post-detail .date .month {
	font-size: 16px;
	color: #fff;
	font-weight: 500;
}
.renew_blog .contents .post-detail .date .year {
	font-size: 16px;
	color: #fff;
	font-weight: 500;
	line-height: 12px;
}
.renew_blog .contents .post-detail .meta {
	padding-top: 30px;
	padding-bottom: 8px;
	font-size: 13px;
}
.renew_blog .contents .post-detail .meta a {
	color: #333;
}
.renew_blog .contents .post-detail .meta .user {
	padding-right: 20px;
}
.renew_blog .contents .post-detail .meta i {
	padding-right: 6px;
}
.renew_blog .contents .post-detail h1.single-post-title {
	font-size: 21px;
	font-weight: 600;
	color: #525252;
	text-transform: uppercase;
	padding-bottom: 16px;
	margin-top: 20px;
	margin-bottom: 10px;
}
/*
.renew_blog .contents .post-detail h2 {
	font-size: 16px;
	font-weight: 600;
	color: #525252;
	text-transform: uppercase;
	padding-top: 12px;
	padding-bottom: 14px;
	margin-top: 20px;
	margin-bottom: 10px;
}
*/
.renew_blog .contents .post-detail .description {
	font-size: 13px;
	color: #666666;
}
blockquote {
	font-size: 15px;
	border-left: none;
	background-color: #4f4f4f;
	color: #fff;
	font-style: italic;
	width: 90%;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding: 30px;
	position: relative;
}
blockquote .quote {
	position: absolute;
	z-index: 100;
	top: -14px;
	background-image: url(../images/testimonials/quote.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 28px;
	width: 28px;
	right: 30px;
}
.renew_blog .social-icons {
	padding-top: 10px;
	padding-bottom: 40px;
}
.renew_blog .social-icons ul {
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.renew_blog .social-icons ul li {
	display: inline-block;
	text-align: center;
}
.renew_blog .social-icons ul li:first-child {
	display: inline-block;
	width: auto;
	border: none;
	color: #888888;
	font-size: 14px;
	padding-right: 12px;
	font-style: italic;
}
.renew_blog .social-icons ul li a {
	display: block;
	color: #cccccc;
	padding-top: 6px;
	width: 36px;
	height: 36px;
	font-size: 14px;
	border: 1px solid #cccccc;
}
.renew_blog .social-icons ul li:hover {
	color: #fff;
	background-color: #f9b701;
}
.renew_blog .social-icons ul li:hover a {
	color: #fff;
}
.renew_blog .social-icons ul li:hover:first-child {
	color: #888888;
	background-color: transparent;
}
.renew_blog .comments {
	margin-bottom: 30px;
}
.renew_blog .comments .line {
	background-color: #f9b701;
	height: 3px;
	width: 30px;
	margin-top: 10px;
	margin-bottom: 26px;
}
.renew_blog .comments h3 {
	font-size: 17px;
	color: #222222;
	text-transform: uppercase;
	padding: 0;
	margin-bottom: 15px;
	margin-top: 6px;
}
.renew_blog .comments .media-heading {
	font-size: 15px;
	font-weight: 600;
	color: #333;
	margin-top: 0;
	margin-bottom: 0px;
	padding-top: 20px;
}
.renew_blog .comments .date {
	font-size: 12px;
	color: #f9b701;
}
.renew_blog .comments .media-left {
	padding-top: 20px;
}
.renew_blog .comments .media-body {
	position: relative;
}
.renew_blog .comments .media-body p {
	font-size: 13px;
	line-height: 24px;
	color: #666666;
	padding-top: 12px;
}
.renew_blog .comments .media-body a.comment-reply-link {
	font-size: 14px;
	position: absolute;
	z-index: 10;
	top: -1px;
	right: -1px;
	color: #f9b701;
	text-align: center;
	vertical-align: middle;
	height: 44px;
	width: 44px;
	border: 1px solid #eeeeee;
	line-height: 44px;
}
.renew_blog .comments .media-body a.comment-reply-link:hover {
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	background-color: #f9b701;
	text-decoration: none;
}
.renew_blog .comments ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.renew_blog .comments .media-list li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e4e5e6;
	padding-left: 20px;
}
.renew_blog .comments .media-list>li {
	margin-bottom: 20px;
	border: 1px solid #e4e5e6;
	padding-bottom: 20px;
	padding-left: 20px;
}
.renew_blog .comment-respond {
	margin-top: 30px;
}
.renew_blog .leave-a-comment {
	margin-bottom: 80px;
}
.renew_blog .leave-a-comment h3 {
	font-size: 17px;
	color: #222222;
	text-transform: uppercase;
	padding: 0;
	margin-bottom: 15px;
	margin-top: 6px;
}
.renew_blog .leave-a-comment .line {
	background-color: #f9b701;
	height: 3px;
	width: 30px;
	margin-top: 10px;
	margin-bottom: 26px;
}
.renew_blog .comment-respond form .form-control {
	display: block;
	width: 100%;
	height: 50px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 1.42857;
	color: #666666;
	background-color: transparent;
	background-image: none;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #eeeeee;
	font-style: italic;
}
.renew_blog .comment-respond form .btn-default {
	color: #333;
	background-color: transparent;
	border: 3px solid #f9b701;
}
.renew_blog .comment-respond form .btn {
	display: inline-block;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-top: 20px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border-radius: 0px;
}
.renew_blog .comment-respond form .btn-default:hover {
	color: #fff;
	background-color: #f9b701;
}
/* ---------------------------------------------------------------------------- BLOG DETAIL PAGE STARTS ------------------ */

/* ---------------------------------------------------------------------------- SIDEBAR STARTS ------------------ */


.sidebar .searchform3, .sidebar .categories, .sidebar .about, .sidebar .s-icons, .sidebar .posts-tabs, .sidebar .photos, .sidebar .tags, .sidebar .latest-offers {
	margin-bottom: 50px;
}
.sidebar .widget_search form {
	display: block;
	position: relative;
	width: 100%;
	height: 24px;
	line-height: 24px;
	cursor: default;
	margin-top: 0px;
	margin-bottom: 60px;
}
.sidebar .widget_search input[type="text"] {
	width: 100%;
	padding: 8px 11px;
	font-size: 15px;
	color: #333333;
	border-bottom-width: 1;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	border-top-style: none!important;
	border-right-style: none!important;
	border-left-style: none!important;
	font-style: italic;
	outline: none;
}
.sidebar .widget_search .sbtn {
	display: block;
	position: absolute;
	right: 5px;
	top: 8px;
	background: none;
	border: none;
	color: #333333;
	font-size: 14px;
	cursor: pointer;
	outline: none;
}
.sidebar .widget-title {
	font-size: 17px;
	color: #222222;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 15px;
}
.sidebar .line {
	background-color: #f9b701;
	height: 3px;
	width: 30px;
	margin-top: 10px;
	margin-bottom: 26px;
}
/* ---------------------------------------------------------------------------- SIDEBAR STARTS ------------------ */


/* ---------------------------------------------------------------------------- CONTACT PAGE STARTS ------------------ */

.contact .contents {
	padding-top: 20px;
	padding-bottom: 100px;
}
.contact .contents h1 {
	font-size: 16px;
	text-transform: uppercase;
	color: #333333;
	font-weight: 600;
	margin-top: 20px;
	margin-bottom: 10px;
}
.contact .contents .line {
	height: 3px;
	width: 30px;
	margin-top: 24px;
	margin-bottom: 30px;
}
.contact .contents .map {
	margin-top: 50px;
	margin-bottom: 50px;
}
iframe {
	border: none;
	width: 100%;
}
#message_post {
	text-align: center;
}
.errorMessage {
	color: #ff0000;
	margin-bottom: 4px;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #fff;
}
.successMessage {
	color: #12d62d;
	margin-bottom: 4px;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #fff;
}

/* ---------------------------------------------------------------------------- CONTACT PAGE ENDS ------------------ */


/* ---------------------------------------------------------------------------- COLORED TEXT STARTS ------------------ */

.yellow-text {
	color: #f9b701;
}
/* ---------------------------------------------------------------------------- COLORED TEXT ENDS ------------------ */

/* ---------------------------------------------------------------------------- NO GUTTER STARTS ---------- */

.no-gutter-2 [class*="-2"] {
	padding-left: 0;
	padding-right: 0;
}
.no-gutter-3 [class*="-3"] {
	padding-left: 0;
	padding-right: 0;
}
.no-gutter-4 [class*="-4"] {
	padding-left: 0;
	padding-right: 0;
}
.no-gutter-6 [class*="-6"] {
	padding-left: 0;
	padding-right: 0;
}
.no-gutter-8 [class*="-8"] {
	padding-left: 0;
	padding-right: 0;
}
.no-gutter-9 [class*="-9"] {
	padding-left: 0;
	padding-right: 0;
}
.no-gutter-12 [class*="-12"] {
	padding-left: 0;
	padding-right: 0;
}
/* ---------------------------------------------------------------------------- NO GUTTER ENDS ---------- */


/* ---------------------------------------------------------------------------- SOCIAL ICONS ENDS ------------------ */
.social-icons {
	padding-top: 40px;
	padding-bottom: 40px;
}
.social-icons ul {
	padding: 0px;
	margin: 0px;
	text-align: right;
}
.social-icons ul li {
	text-align: center;
	display: inline-block;
}
.social-icons ul li a {
	display: block;
	width: 36px;
	height: 36px;
	color: #fff;
	font-size: 14px;
	border: 1px solid #555555;
	padding-top: 6px;
}
.social-icons ul li:hover {
	background-color: #f9b701;
}
.s-icons {
	margin: 0px;
	padding: 0px;
}
.s-icons .icon {
	color: #fff;
	font-size: 40px;
	background-color: #c9d1d3;
	text-align: center;
	padding-top: 28px;
	padding-bottom: 22px;
}
.s-icons .icon:hover {
	opacity: 0.8;
	text-decoration: none;
}
.s-icons .icon a {
	color: #fff!important;
}
.s-icons .caption {
	font-size: 12px;
	padding-top: 12px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}
.s-icons .icon.fb {
	background-color: #0253a2;
}
.s-icons .icon.twitter {
	background-color: #36d8ff;
}
.s-icons .icon.vimeo {
	background-color: #1bb7ea;
}
.s-icons .icon.google-plus {
	background-color: #d6492f;
}
.s-icons .icon.rss {
	background-color: #ff8a00;
}
.s-icons .icon.pinterest {
	background-color: #cc2127;
}
/* ---------------------------------------------------------------------------- SOCIAL ICONS ENDS ------------------ */

/* ---------------------------------------------------------------------------- FOOTER STARTS ------------------ */

footer {
	padding-top: 70px;
	padding-bottom: 30px;
	color: #888888;
}
.renew_flickr h3 {
	color: #222;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.fobox h3.fobox-title,
.renew_flickr h3 {
	color: #222;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}
footer .fobox h3.fobox-title, footer .renew_flickr h3, footer h3 {
	color: #f9b701;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	padding-bottom: 20px;
	margin-top: 0;
	margin-bottom: 10px;
}
.renew_flickr {
	padding-bottom: 30px;
}
/*
.fobox {
	padding-bottom: 30px;
}
*/
.renew_flickr .thumbs {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.renew_flickr .thumbs li {
	list-style: none;
	float: left;
	margin: 5px;
	padding: 0px;
	background: #000;
	-moz-box-shadow: 0 0 4px #444;
	-webkit-box-shadow: 0 0 2px #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.renew_flickr .thumbs li:hover img {
	opacity: 0.7;
}
.renew_flickr .thumbs li img {
	display: block;
}
.renew_flickr .thumbs li a img {
	border: none;
}
footer .fobox .focontent strong {
	color: #fff;
	margin-bottom: 12px;
}
.text-black .fobox .focontent strong {
	color: #222;
}
.text-black .fobox .focontent h1,
.text-black .fobox .focontent h2,
.text-black .fobox .focontent h4,
.text-black .fobox .focontent h5,
.text-black .fobox .focontent h6 {
	color: #222;
}
footer .text-black h3, footer .text-white h3 {
	color: #f9b701;
}
footer .fobox .focontent h1,
footer .fobox .focontent h2,
footer .fobox .focontent h4,
footer .fobox .focontent h5,
footer .fobox .focontent h6 {
	color: #fff;
}
footer .fobox a, footer .fobox a:hover,
footer .wpb_text_column a, footer .wpb_text_column a:hover  {
	color: #888888;
}
.text-black a, .text-black a:hover, .text-black ul li a {
	color: #222;
}
.text-white a, .text-white a:hover, .text-white ul li a {
	color: #fff;
}
footer .fobox ul, footer .wpb_text_column ul {
	list-style: none;
	padding-left: 0;
}
/* ---------------------------------------------------------------------------- FOOTER STARTS ------------------ */

/* ---------------------------------------------------------------------------- COPYRIGHT STARTS ------------------ */

.copyright {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 12px;
	color: #868686;
}
.copyright a {
	color: #f9b701;
}
/* ---------------------------------------------------------------------------- COPYRIGHT ENDS ------------------ */

/* ----------------------------------------------------------------------------- TOTOP STARTS ------------------ */

.scrollup {
	width: 40px;
	height: 40px;
	position: fixed;
	bottom: 15px;
	right: 15px;
	display: none;
	text-indent: -9999px;
	background-color: #f9b701;
	background-image: url(../images/icons/to-top/to-top.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 999997;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.scrollup:hover {
	opacity: 0.9;
}
/* ----------------------------------------------------------------------------- TOTOP ENDS ------------------ */

/* ---------------------------------------------------------------------------- PARALLAX STARTS ------------------ */

.parallax-1 {
	background-attachment: fixed;
	background-image: url(../images/parallax/1.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-size: cover;
}
.parallax-2 {
	background-attachment: fixed;
	background-image: url(../images/parallax/2.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-size: cover;
}
.parallax-3 {
	background-attachment: fixed;
	background-image: url(../images/parallax/3.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-size: cover;
}
/* ---------------------------------------------------------------------------- PARALLAX ENDS ------------------ */


/* ---------------------------------------------------------------------------- BACKGROUND STARTS ------------------ */

.very-light-grey {
	background-color: #f4f4f4;
}
.light-grey {
	background-color: #ececec;
}
.medium-grey {
	background-color: #5b5b5b;
}
.dark-grey {
	background-color: #333333;
}
.dark-grey-2 {
	background-color: #222222;
}
.dark-grey-3 {
	background-color: #111111;
}


/* ---------------------------------------------------------------------------- BACKGROUND ENDS ------------------ */

 @media (min-width:992px) and (max-width:1199px) {
.layout-boxed .is-sticky .main-navbar-1 {
	width: 100%;
}
.newsletter form {
	text-align: center;
	margin-top: 20px;
}
.index-3-cols .block {
	padding-top: 70px;
	padding-right: 30px;
	padding-bottom: 70px;
	padding-left: 30px;
}
.renew_isotop_filter ul {
	width: auto;
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
}
@media (min-width:768px) and (max-width:991px) {
.layout-boxed .is-sticky .main-navbar-1 {
	width: 100%;
}
.index-about-us {
	padding-top: 70px;
	padding-bottom: 70px;
}
.index-about-us h1 {
	margin-top: 30px;
	margin-bottom: 10px;
}
.index-3-cols .block {
	padding-top: 70px;
	padding-right: 40px;
	padding-bottom: 70px;
	padding-left: 40px;
}
.what-we-offer .header {
	margin-bottom: 90px;
	height: 80px;
	position: relative;
}
.what-we-offer {
	margin-bottom: 50px;
}
.what-we-offer .picture {
	margin-bottom: 30px;
}
.renew_isotop_filter ul {
	width: auto;
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.renew-store .no-gutter-3 {
	margin-bottom: 1px;
}
.renew-store .block .picture {
	padding-top: 40px;
	padding-bottom: 40px;
}
.renew-store .block .picture .l-arrow:after {
	position: absolute;
	right: 20px;
	top: auto;
	bottom: -16px!important;
	font-size: 50px!important;
	color: #4f4f4f;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f0d8";
}
.renew-store .block .picture .r-arrow:after {
	position: absolute;
	left: 20px!important;
	top: -20px;
	font-size: 50px!important;
	color: #4f4f4f;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f0d7";
}
.clients {
	padding-bottom: 40px;
}
.clients .header {
	margin-bottom: 80px;
	height: 80px;
	position: relative;
}
.clients .description {
	margin-bottom: 40px;
}
.newsletter {
	padding-top: 30px;
	padding-bottom: 70px;
}
.newsletter form {
	text-align: center;
	margin-top: 20px;
}
.newsletter form .btn-default {
	margin-top: 20px;
}
.newsletter .form-inline p:nth-child(2) input {
	margin-top: 20px;
}
.social-icons .logo {
	text-align: center;
}
.social-icons ul {
	text-align: center;
	margin-top: 30px;
}
#counter {
	width: 100%;
	color: #000;
	text-align: center;
	padding: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 110px!important;
	margin-left: auto;
}
#counter span {
	font-size: 70px;
	display: inline-block;
	min-width: 25%;
	float: left;
	color: #fff;
	font-weight: 400;
	background-color: #4f4f4f;
	line-height: 200px;
	border: 4px solid #FFF;
}
#counter span em {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 500;
	display: block;
	color: #333333;
	font-style: normal;
	padding-bottom: 20px;
	padding-top: 20px;
	line-height: 70px;
	background-color: #fff;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #f9b701;
}
footer .about-us, footer .upcoming-sales, .renew_flickr, footer .contact-info {
	padding-bottom: 50px;
}
}
@media (min-width:320px) and (max-width:767px) {
.masonry-effect-service .item {
	width: 100%;
	margin-left: 0;
}
.main-navbar-1 {
	padding-top: 0;
	padding-bottom: 0;
	min-height: 70px;
	height: 71px;
}
nav.smaller .main-navbar-1 {
	padding-top: 0;
	padding-bottom: 0;
	min-height: 70px;
	height: 71px;
}
.main-menu {
	max-width: 100%;
	float: none;
	padding-right: 15px;
	padding-left: 15px;
	position: absolute;
	margin: 0 !important;
	top: 70px;
	right: 0;
	left: 0;
	max-height: 500px;
}
.main-menu li a {
	max-width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}
nav.smaller .main-menu {
	top: 70px;
}
.main-search-input {
	width: 70%;
}
.main-search-input input {
	font-size: 14px;
}
.inner-banner .header {
	margin-bottom: 50px;
}
.header-option-navbar-default .inner-banner .header {
	margin-bottom: 40px;
}
.layout-boxed .is-sticky .main-navbar-1 {
	width: 100%;
}
#navigation ul.dropdown-menu {
	margin-top: 10px;
}
.navbar-nav {
	margin-left: 0px!important;
	float: none!important;
	text-align: left!important;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	background-color: #222 !important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	background-color: #fff !important;
}
#navigation ul.nav {
	padding-top: 10px;
	padding-bottom: 10px;
	max-width: 100%;
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 0px;
}
.navbar-nav {
	display: inline-block;
	text-align: center;
	margin: 0;
}
#navigation ul.nav > li {
	padding: 10px 0px;

}
#navigation ul.nav li a {
	border: none;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.navbar-brand {
	float: left;
	font-size: 18px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.breadcrumb {
	position: absolute;
	list-style: none;
	background-color: transparent;
	border-radius: 0px;
	padding: 0px;
	margin: 0px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	z-index: 12;
}
.strip h1 {
	margin-bottom: 20px;
	text-align: center;
	margin-top: 20px;
	font-size: 36px;
}
.strip .button {
	margin-bottom: 20px;
	text-align: center;
}
.index-about-us {
	padding-top: 70px;
	padding-bottom: 70px;
}
.index-about-us h1 {
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 36px;
}
.index-3-cols .block {
	padding-top: 70px;
	padding-right: 40px;
	padding-bottom: 70px;
	padding-left: 40px;
}
.what-we-offer .header {
	margin-bottom: 90px;
	height: 80px;
	position: relative;
}
.what-we-offer {
	margin-bottom: 50px;
}
.what-we-offer .picture {
	margin-bottom: 30px;
}
.renew_isotop_filter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 25px;
}
.renew_isotop_filter ul.right {
	text-align: center;
}
.renew_isotop_filter ul li {
	display: inline-block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.renew_isotop_filter ul li a {
	font-size: 14px;
}
.renew-store .no-gutter-3 {
	margin-bottom: 1px;
}
.renew-store .block .picture {
	padding-top: 40px;
	padding-bottom: 40px;
}
.renew-store .block .picture .l-arrow:after {
	position: absolute;
	right: 20px;
	top: auto;
	bottom: -16px!important;
	font-size: 50px!important;
	color: #4f4f4f;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f0d8";
}
.renew-store .block .picture .r-arrow:after {
	position: absolute;
	left: 20px!important;
	top: -20px;
	font-size: 50px!important;
	color: #4f4f4f;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f0d7";
}
.clients {
	padding-bottom: 40px;
}
.clients .header {
	margin-bottom: 80px;
	height: 80px;
	position: relative;
}
.clients .description {
	margin-bottom: 40px;
}
.newsletter {
	padding-top: 30px;
	padding-bottom: 70px;
}
.newsletter form {
	text-align: center;
	margin-top: 20px;
}
.newsletter form .btn-default {
	margin-top: 20px;
}
.newsletter .form-inline p:nth-child(2) input {
	margin-top: 20px;
}
.social-icons .logo {
	text-align: center;
}
.social-icons ul {
	text-align: center;
	margin-top: 30px;
}
#counter {
	width: 100%;
	color: #000;
	text-align: center;
	padding: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 110px!important;
	margin-left: auto;
}
#counter span {
	font-size: 50px;
	display: inline-block;
	min-width: 25%;
	float: left;
	color: #fff;
	font-weight: 400;
	background-color: #4f4f4f;
	line-height: 150px;
	border: 2px solid #FFF;
}
#counter span em {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
	display: block;
	color: #333333;
	font-style: normal;
	padding-bottom: 20px;
	padding-top: 20px;
	line-height: 70px;
	background-color: #fff;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #f9b701;
}
footer .about-us, footer .upcoming-sales, .renew_flickr, footer .contact-info {
	padding-bottom: 50px;
}
}
@media (min-width:320px) and (max-width:480px) {
.index-about-us {
	padding-top: 70px;
	padding-bottom: 70px;
}
.index-about-us h1 {
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 36px;
}
.index-3-cols .block {
	padding-top: 70px;
	padding-right: 40px;
	padding-bottom: 70px;
	padding-left: 40px;
}
.what-we-offer .header {
	margin-bottom: 90px;
	height: 80px;
	position: relative;
}
.what-we-offer {
	margin-bottom: 50px;
}
.what-we-offer .picture {
	margin-bottom: 30px;
}
.renew_isotop_filter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
}
.renew_isotop_filter ul.right {
	text-align: center;
}
.renew_isotop_filter ul li {
	display: inline-block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.renew_isotop_filter ul li a {
	font-size: 12px;
}
.renew-store .block .picture {
	padding-top: 40px;
	padding-bottom: 40px;
}
.renew-store .block .picture .l-arrow {
	display: none;
}
.renew-store .block .picture .r-arrow {
	display: none;
}
.clients {
	padding-bottom: 40px;
}
.clients .header {
	margin-bottom: 80px;
	height: 80px;
	position: relative;
}
.clients .description {
	margin-bottom: 40px;
}
.newsletter {
	padding-top: 30px;
	padding-bottom: 70px;
}
.newsletter form {
	text-align: center;
	margin-top: 20px;
}
.newsletter form .btn-default {
	margin-top: 20px;
}
.newsletter .form-inline p:nth-child(2) input {
	margin-top: 20px;
}
.social-icons .logo {
	text-align: center;
}
.social-icons ul {
	text-align: center;
	margin-top: 30px;
}
footer .about-us, footer .upcoming-sales, .renew_flickr, footer .contact-info {
	padding-bottom: 50px;
}
}
