/*------------------------------------------------------------------
		File Name: style.css
-------------------------------------------------------------------*/

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

		1.  IMPORT FONTS
    2.  IMPORT FILES
	3.  BASIC
    4.  LOADER
	5.  HEADER
	      - Header Top 
	      - Menu 
	      - Search Bar
	      - Side Menu
		  - Fix Header
	6.  SLIDER PARALLAX
	      - Simple Parallax
	      - Slider Text
		  - Testimonial slider
	7.  SECTION
	      - Counter
		  - Form
		  - Progress Bar
		  - Pagination
	8.  SLIDER
	9.  ACCORDION
	10. PRICE TABLE
	11. INNER PAGE BANNER
	12. SIDEBAR
	     - Sidebar Search
	13. BLOG	
         - Blog Detail	
	14. CASE STUDIES
	15. SHOP
    16. FOOTER
	17. CUSTOM
		
	-------------------------------------------------------------------*/


/*------------------------------------------------------------------
		1. IMPORT FONTS
	-------------------------------------------------------------------*/

@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,600,700,900);
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500,500i,700,700i);
@import url(https://fonts.googleapis.com/css?family=Arvo:400,400i,700,700i);

/*------------------------------------------------------------------
		2. IMPORT FILES
	-------------------------------------------------------------------*/

@import url(animate.css);
@import url(font-awesome.min.css);

/*------------------------------------------------------------------
		3. BASIC
	-------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	outline: none !important;
	box-sizing: border-box;
}

html,
body {
	color: #898989;
	font-size: 15px;
	font-family: 'Raleway', sans-serif;
	line-height: normal;
	font-weight: 400;
	overflow-x: hidden;
}

body {
	overflow-x: hidden;
}

body.demos .section {
	background: url(images/bg.png) repeat top center #f2f3f5;
}

body.demos .section-title img {
	max-width: 280px;
	display: block;
	margin: 10px auto;
}

body.demos .service-widget h3 {
	border-bottom: 1px solid #ededed;
	font-size: 18px;
	padding: 20px 0;
	background-color: #ffffff;
}

body.demos .service-widget {
	margin: 0 0 30px;
	padding: 30px;
	background-color: #fff
}

body.demos .container-fluid {
	max-width: 1080px
}

a {
	color: #1f1f1f;
	text-decoration: none !important;
	outline: none !important;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	letter-spacing: 0;
	font-weight: normal;
	position: relative;
	padding: 0;
	font-weight: normal;
	line-height: normal;
	color: #1f1f1f;
	margin: 0
}

h6 {
	font-size: 14px;
	margin-bottom: 10px;
}

h1 {
	font-size: 24px
}

.small_heading.main-heading h2 {
	font-size: 21px;
}

.small_heading.main-heading::after {
	top: 18px;
}

.small_heading.main-heading {
	margin-bottom: 20px;
	width: 100%;
}

h3 {
	font-size: 18px
}

h4 {
	font-size: 16px
}

h5 {
	font-size: 14px
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #212121;
	text-decoration: none!important;
	opacity: 1
}

ol,
ul {
	list-style: none;
	margin: 0;
}

a {
	color: #000;
	text-decoration: none;
	outline: none;
}

a,
.btn {
	text-decoration: none !important;
	outline: none !important;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.btn-custom {
	margin-top: 20px;
	background-color: transparent;
	border: 2px solid #ddd;
	padding: 12px 40px;
	font-size: 16px;
}

.button_section {
	float: left;
	width: 100%;
}

a.btn,
button.btn {
	min-width: 170px;
	height: 50px;
	border-radius: 100px;
	padding: 0;
	text-align: center;
	line-height: 52px;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 10px;
	color: #fff;
	border: solid transform 1px;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
	position: relative;
	font-family: 'Poppins', sans-serif;
}

.btn.dark_gray_bt {
	background: #252525;
}

a.btn.border_btn {
	border: solid transparent 1px;
	background: transparent;
}

a.btn:hover,
button.btn:hover,
a.btn:focus,
button.btn:focus {
	background: #252525;
	color: #fff;
}

button.btn.white_btn,
a.btn.white_btnbutton.btn.white_btn,
a.btn.white_btn {
	background: #fff;
	padding: 0 50px;
}

.btn.sqaure_bt i {
	margin-left: 8px;
	font-weight: 600;
	top: -1px;
	position: relative;
}

.bottom_info .btn.sqaure_bt {
	margin: 0;
}

.bottom_info .pull-right {
	margin-top: 17px !important;
}

.blog_grid .bottom_info .pull-right {
	margin-top: 0 !important;
}

.padding-bottom_0 {
	padding-bottom: 0 !important;
}

.padding-top_0 {
	padding-top: 0 !important;
}

.padding-bottom_1 {
	padding-bottom: 10px !important;
}

.padding-bottom_2 {
	padding-bottom: 20px !important;
}

.padding-bottom_3 {
	padding-bottom: 30px !important;
}

.padding-bottom_4 {
	padding-bottom: 40px !important;
}

.padding-bottom_5 {
	padding-bottom: 50px !important;
}

.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

.img-responsive {
	max-width: 100%;
}

.quem-somos{
	width: 80%;
	height: 80%;
}

.color_black p,
.color_black ul,
.color_black ul li {
	color: #000;
}

.black_color {
	color: #000;
}

.semi_bold {
	font-weight: 600;
}

.lead {
	font-size: 18px;
	line-height: 30px;
	color: #767676;
	margin: 0;
	padding: 0;
}

blockquote {
	margin: 20px 0 20px;
	padding: 30px;
}

.margin_0 {
	margin: 0 !important;
}

.padding_0 {
	padding: 0 !important;
}

h2 {
	font-size: 35px;
	color: #000;
	line-height: 36px;
	font-weight: 600;
	position: relative;
	margin-bottom: 15px;
	text-transform: uppercase;
	margin-top: 15px;
}

h3 {
	font-size: 24px;
	color: #000;
	line-height: normal;
	font-weight: 500;
	text-transform: none;
	margin-bottom: 20px;
	font-weight: 600;
}

h4 {
	font-size: 18px;
	color: #000;
	line-height: 21px;
	font-weight: 600;
	text-transform: none;
	margin: 30px 0 20px 0;
}

h5 {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
	line-height: normal;
	color: #000;
}

p {
	color: #707070;
	font-size: 15px;
	line-height: 21px;
}

p.large {
	color: #898989;
	font-size: 20px;
	font-weight: 400;
	margin: 0 0 10px 0;
}

p.large_2 {
	font-weight: 500;
	font-size: 18px;
	color: #898989;
}

button,
input,
select,
textarea,
option {
	font-family: 'Poppins', sans-serif;
}

a#submit {
	z-index: 1;
}

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

.span1,
.span2,
.span3,
.span4,
.span5,
.span6,
.span7,
.span8,
.span9,
.span10 {
	padding: 0 15px;
	float: left;
	min-height: 25px;
}

.border_radius_0 {
	border-radius: 0 !important;
}

.span1 {
	width: 10%;
}

.span2 {
	width: 20%;
}

.span3 {
	width: 30%;
}

.span4 {
	width: 40%;
}

.span5 {
	width: 50%;
}

.span6 {
	width: 60%;
}

.span7 {
	width: 70%;
}

.span8 {
	width: 80%;
}

.span9 {
	width: 90%;
}

.span10 {
	width: 100%;
}

.container {
	width: 1200px;
	max-width: 1200px;
}

.section_padding {
	padding: 80px 0 100px;
}

.layout_2_padding {
	padding: 100px 0 80px;
}

.full {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}

.top_80 {
	top: 80px;
}

.vertical-center {
	display: flex;
	align-items: center;
	height: 100%;
	width: 100%;
}

.right_side {
	float: right;
}

.text_align_right {
	text-align: right;
}

.left_side {
	float: left;
}

.text_align_left {
	text-align: left;
}

.text_align_center {
	text-align: center;
}

.text_align_justify {
	text-align: justify;
}

.center {
	width: 100%;
	display: flex;
	justify-content: center;
}

.modal-backdrop.show {
	opacity: 1;
}

.border_dotted_circle {
	border: dotted #e1e1e1 3px;
	width: 170px;
	height: 170px;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 1;
}

.border_dotted_circle:hover,
.border_dotted_circle:focus {
	border: dotted #e1e1e1 3px;
	animation-name: rotate;
	animation-duration: 2s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	-webkit-animation-name: rotate;
	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: rotate;
	-moz-animation-duration: 2s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: rotate;
	-ms-animation-duration: 5s;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	-o-animation-name: rotate;
	-o-animation-duration: 2s;
	-o-animation-iteration-count: infinite;
	-o-animation-timing-function: linear;
}

@-webkit-keyframes rotate {
	from {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-moz-keyframes rotate {
	from {
		-moz-transform: rotate(0deg);
	}
	to {
		-moz-transform: rotate(360deg);
	}
}

.white_fonts p,
.white_fonts h1,
.white_fonts h2,
.white_fonts h3,
.white_fonts h4,
.white_fonts h5,
.white_fonts h6,
.white_fonts ul,
.white_fonts ul li,
.white_fonts ul li a,
.white_fonts ul i,
.white_fonts .post_info i,
.white_fonts div,
.white_fonts a.read_more {
	color: #fff !important;
}

.light_silver_fonts p,
.light_silver_fonts h1,
.light_silver_fonts h2,
.light_silver_fonts h3,
.light_silver_fonts h4,
.light_silver_fonts h5,
.light_silver_fonts h6,
.light_silver_fonts ul,
.light_silver_fonts ul li,
.light_silver_fonts ul li a,
.light_silver_fonts ul i,
.light_silver_fonts .post_info i,
.light_silver_fonts div,
.light_silver_fonts a.read_more {
	color: #ccc !important;
}


/** icon **/

.iconsmind-Over-Time2::before {
	content: "\eb2e";
}

.iconsmind-Money-2::before {
	content: "\eac6";
}

.iconsmind-People-onCloud::before {
	content: "\eb52";
}

.iconsmind-Wallet-2::before {
	content: "\ede5";
}

.iconsmind-Shield::before {
	content: "\ec4f";
}

.iconsmind-Ribbon-2::before {
	content: "\ebf5";
}


/** end icon **/

section.background_bg_bottom {
	background-repeat: repeat-x !important;
	background-position: bottom center !important;
}

.parallax_bg {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.dark_gray {
	background-color: #111;
	min-height: 400px;
}

.dark_gray.white_fonts h2 {
	color: #002538 !important;
}

.dark_gray.light_silver_fonts h2 {
	color: #fff !important;
}

.list_style_1 {
	font-size: 14px;
	font-weight: 500;
	margin: 20px 0 15px;
}

.list_style_1 i {
	float: left;
	margin: 3px 16px 0 0;
}

.light_silver {
	background: #f8f8f8;
}

.light_silver_2 {
	background: #f8f8f8 !important;
}

.padding-bottom_5 {
	padding-bottom: 50px !important;
}

hr.dottad_border {
	border-top: dotted 3px;
	margin: 80px 0;
}

.margin_bottom_30_all {
	margin-bottom: 30px;
}

.margin_bottom_50_all {
	margin-bottom: 50px;
}

.margin_bottom_20_all {
	margin-bottom: 20px;
}

.margin_bottom_0 {
	margin-bottom: 0px !important;
}

.section {
	float: left;
	width: 100%;
}

.pagination>li.active a {
	color: #fff;
}

.contant_section {
	float: left;
	width: 100%;
}

.blog_feature_img img {
	width: 100%;
}

.main_heading {
	position: relative;
	margin-bottom: 65px;
}

.main_heading::after {
	content: "";
	display: block;
	margin: 20px auto 0;
	width: 80px;
	height: 5px;
	background: #002538;
}

.main_heading.text_align_left::after {
	margin-left: 0;
}

.main_heading.text_align_right::after {
	margin-right: 0;
}

.icon img {
	width: 100px;
}


/*------------------------------------------------------------------
		4. LOADER
	-------------------------------------------------------------------*/

.bg_load {
	float: left;
	position: fixed;
	width: 100%;
	text-align: center;
	height: 100%;
	z-index: 999;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.loader_animation {
	animation-name: rotatey;
	animation-duration: 2s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	-webkit-animation-name: rotatey;
	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: rotatey;
	-moz-animation-duration: 2s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: rotatey;
	-ms-animation-duration: 2s;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	-o-animation-name: rotatey;
	-o-animation-duration: 2s;
	-o-animation-iteration-count: infinite;
	-o-animation-timing-function: linear;
}

@-webkit-keyframes rotatey {
	from {
		-webkit-transform: rotatey(0deg);
		-moz-transform: rotatey(0deg);
		-ms-transform: rotatey(0deg);
		-o-transform: rotatey(0deg);
		transform: rotatey(0deg);
	}
	to {
		-webkit-transform: rotatey(360deg);
		-moz-transform: rotatey(360deg);
		-ms-transform: rotatey(360deg);
		-o-transform: rotatey(360deg);
		transform: rotatey(360deg);
	}
}

@-moz-keyframes rotatey {
	from {
		-moz-transform: rotatey(0deg);
	}
	to {
		-moz-transform: rotatey(360deg);
	}
}

.full_layout_without_container {
	padding: 80px 15px 50px;
}

.opacity_half_color {
	opacity: 0.5;
}

.opacity_70_color {
	opacity: 0.7;
}

.padding_75 {
	padding: 75px 0;
}


/*------------------------------------------------------------------
		5. HEADER
	-------------------------------------------------------------------*/


/*----- header fix -----*/

.fixed-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}


/*----- Header Top -----*/

header {
	position: relative;
	z-index: 1;
}

header .right_bt {
	float: right;
}

header .right_bt .btn {
	margin: 26px 0 0;
}

.header_top {
	min-height: 50px;
}

.header_bottom {
	min-height: auto;
}

.header_top ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

.header_top ul li {
	font-size: 14px;
	color: #fff;
	float: left;
}

.header_top ul li i {
	margin: 0 2px 0 0;
}

.header_top ul li i {
	color: #fff;
	transition: ease all 0.2s;
	font-size: 18px;
	margin-right: 5px;
}

.header_top .social_icon ul li a {
	color: #fff;
}

.top_information.pull-left li {
	margin-right: 20px;
}

.top_information.pull-right li {
	margin-left: 20px;
}

.logo {
	float: left;
	margin: 19px 0 19px;
	position: relative;
	left: 0;
}

.logo img {
	height: 80px;
}

.header_style_1 .header_top {
	position: relative;
}

.make_appo {
	float: right;
}

.make_appo .btn.white_btn {
	margin: 0;
	border-radius: 0;
	font-weight: 600;
	padding: 0 35px;
	font-family: 'Raleway', sans-serif;
}

.topbar-left {
	float: left;
}

.header_top .topbar-left .list-inline {
	float: left;
	margin: 13px 0;
}

.header_top ul li {
	font-size: 13px;
	color: #fff;
	float: left;
	margin-right: 20px;
}

.mechanic header#default_header {
	border-top: solid #3c5c9e 8px;
}

.mechanic .logo {
	margin: 25px 0 0;
}

.header_bottom {
	position: relative;
	z-index: 9;
}


/*----- Menu -----*/

.menu_side {
	float: right;
	width: auto;
}

.main_menu div#navbar_menu ul li a i {
	font-weight: 600;
}

#navbar_menu,
#navbar_menu ul,
#navbar_menu ul li,
#navbar_menu ul li a,
#navbar_menu #menu-button {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#navbar_menu ul,
#navbar_menu ul li,
#navbar_menu ul li a,
#navbar_menu #menu-button {
	position: relative;
}

#navbar_menu:after,
#navbar_menu>ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

#navbar_menu #menu-button {
	display: none;
}

#navbar_menu {
	margin: 37px 0 0 0;
	float: left;
}

#navbar_menu>ul>li {
	float: left;
}

#navbar_menu.align-center>ul {
	font-size: 0;
	text-align: center;
}

#navbar_menu.align-center>ul>li {
	display: inline-block;
	float: none;
}

#navbar_menu.align-center ul ul {
	text-align: left;
}

#navbar_menu.align-right>ul>li {
	float: right;
}

#navbar_menu>ul>li>a {
	padding: 15px 18px;
	font-size: 14px;
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
}

#navbar_menu ul ul {
	position: absolute;
	left: -9999px;
}

#navbar_menu.align-right ul ul {
	text-align: right;
}

#navbar_menu ul ul li {
	height: 0;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}

#navbar_menu li:hover>ul {
	left: auto;
}

#navbar_menu.align-right li:hover>ul {
	left: auto;
	right: 0;
}

#navbar_menu li:hover>ul>li {
	height: 45px;
}

#navbar_menu ul ul ul {
	margin-left: 100%;
	top: 0;
}

#navbar_menu.align-right ul ul ul {
	margin-left: 0;
	margin-right: 100%;
}

#navbar_menu ul ul li a {
	padding: 15px 20px 15px;
	font-size: 14px;
	color: #999;
	font-weight: 500;
	background: #fff;
	color: #666 !important;
}

#navbar_menu ul ul li:last-child>a,
#navbar_menu ul ul li.last-item>a {}

#navbar_menu ul ul li:hover>a,
#navbar_menu ul ul li a:hover {
	color: #ffffff;
}

#navbar_menu ul ul {
	width: 250px;
	box-shadow: 0 5px 35px -18px #000;
	border-top: solid #000 2px;
}

#navbar_menu ul ul li a:hover,
#navbar_menu ul ul li a:focus {
	color: #fff !important;
	padding: 15px 20px 15px;
}

.main_bg {
	margin-top: 0px;
	min-height: 70px;
	position: relative;
}


/*-- Search Bar --*/

.search_icon {
	float: left;
	margin: 48px 0px 0 15px;
}

.search_icon ul {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

.search_icon ul li {
	float: left;
	font-size: 14px;
}

.search_icon ul li {
	float: left;
	font-size: 16px;
}

.search_icon ul li a {
	color: #000;
}

#search_bar {
	padding: 0 !important;
}

#search_bar .modal-content {
	position: relative;
	background-color: transparent;
	border: none;
	border-radius: 0;
	box-shadow: none;
}

#search_bar .modal-dialog {
	width: 100%;
	padding: 0;
	margin: 0;
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	-webkit-transform: translate(0, 0%);
	transform: translate(0, 0%);
	max-width: 100%;
	margin: 0;
}

#search_bar button.close {
	float: right;
	font-weight: 400;
	line-height: 1;
	color: #000;
	text-shadow: none;
	opacity: 1;
	width: 60px;
	height: 60px;
	font-size: 18px;
	background: #fff;
	margin: 0;
	position: fixed;
	right: 0;
}

#search_bar .modal-header {
	padding: 0;
	border-bottom: none;
}

#search_bar .search-global {
	position: absolute;
	top: 50vh;
	margin-top: -122px;
	width: 90%;
}

#search_bar .search-global__input {
	width: 100%;
	color: #fff;
	border: none;
	border-bottom: 1px solid #fff !important;
	background-color: transparent;
	opacity: 1;
	height: auto !important;
	padding: 0 70px 23px 0 !important;
	font-size: 65px;
	font-weight: 600;
	line-height: 75px;
	letter-spacing: -3px;
}

#search_bar .search-global__btn {
	position: absolute;
	top: 7px;
	right: 16px;
	font-size: 42px;
	color: #fff;
	border: none;
	background-color: transparent;
	transition: all 0.3s;
	cursor: pointer;
}

#search_bar .search-global__note {
	margin-top: 25px;
	font-size: 15px;
	color: #fff;
}

#search_bar *::placeholder {
	color: #fff;
	opacity: 1;
}

#search_bar .modal-body {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#search_bar .navbar-search {
	float: left;
	width: 100%;
	display: flex;
	justify-content: center;
}

.modal-open {
	padding: 0 !important;
}

.modal-backdrop.in {
	opacity: 1;
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: rgba(0, 0, 0, .8);
}


/*-- Side Menu --*/

.menu_icon {
	float: left;
	padding: 48px 0 0 0;
}

.menu_icon ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu_icon ul li a {
	color: #000;
}


/*-- Fix Header --*/

.fix_header {
	position: absolute;
	width: 100%;
	top: 0;
}


/*-- header style 2 --*/

.header_style_2 #navbar_menu {
	margin: 12px 0 11px;
	float: left;
}

.header_style_2 .search_icon {
	float: left;
	margin: 22px 0 0 21px;
}

.menu_icon {
	padding: 22px 0px 0 0px;
}

.header_bottom .info_cont h4 {
	font-size: 14px;
	font-family: poppins;
	font-weight: 500;
}

.header_bottom .information_bottom p {
	color: #737373;
	font-family: poppins;
	font-size: 14px;
}

.header_bottom .information_bottom {
	margin: 45px 0 0;
}

.main_bg #navbar_menu>ul>li>a {
	color: #fff;
}

.main_bg .search_icon ul li a {
	color: #fff;
}

.main_bg .menu_icon ul li a {
	color: #fff;
}

.header_style_2 .header_top ul li,
.header_style_2 .header_top a,
.header_style_2 .header_top i {
	color: #737373;
}

.header_style_2 .header_bottom {
	background: #fff;
}

.header_style_2 .menu_side {
	float: right;
	width: 100%;
}

.header_style_4 .header_top {
	background: transparent;
}

.header_style_4 .header_bottom {
	min-height: 120px;
	background: #ffffff;
	padding: 0 30px 0 20px;
	float: left;
	width: 100%;
}

.header_style_4 .logo {
	left: 0px;
}

header .header_top,
header .header_bottom,
section,
footer,
.bottom_footer,
.light_silver,
.bottom_silver_section {
	float: left;
	width: 100%;
}


/*------------------------------------------------------------------
		6. SLIDER PARALLAX
	-------------------------------------------------------------------*/

#full_slider.full_slider_inner {
	position: relative;
	z-index: 0;
	min-height: 900px;
	overflow: hidden;
}

div#pallax_slider {
	width: 100%;
	height: 900px;
	margin: 0;
	z-index: 0;
	overflow: hidden;
}

.dott_star {
	background-image: url('../images/star_dots.png');
	width: 100%;
	background-position: center center;
	height: 100%;
}

.dott_star2 {
	width: 100%;
	background-position: center center;
	height: 100%;
}

.clouds {
	background-image: url('../images/claud.png');
	width: 100%;
	background-position: center center;
	height: 100%;
}

.layer {
	position: absolute;
	display: block;
}

#l1 {
	z-index: 1;
	top: 0;
	left: 0;
}

#l2 {
	z-index: 2;
	top: 0;
	left: 0;
}

#l3 {
	z-index: 3;
	bottom: -1px;
	left: 0px;
	top: inherit !important;
}

#l4 {
	z-index: 4;
	bottom: 0;
	left: 0;
}

.center_layer_img {
	width: 100%;
	text-align: center;
}

.blue_layer_bottom {
	background-image: url('../images/blue_layer_bottom.png');
	height: 132px;
	width: 100%;
	background-position: center bottom;
}

.light_blue div#pallax_slider {
	height: 780px;
}

.light_blue div#full_slider.full_slider_inner {
	height: 780px;
}

body.light_blue #full_slider.full_slider_inner {
	background: url('../images/star_bg2.png');
	background-size: cover;
}


/** Simple Parallax **/

.simple_slider_img {
	position: absolute;
	bottom: 0;
	width: 100%;
}


/** Slider Text **/

.slider_contant {
	position: relative;
	z-index: 3;
}

.slider_contant h2 {
	color: #fff;
	font-size: 65px;
	line-height: 82px;
	font-weight: 700;
	margin-bottom: 40px;
	text-transform: none;
}

.slider_contant p {
	margin: 0;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
}

.slider_contant .button_section ul {
	float: right;
	margin-top: 7px;
}

.slider_contant .button_section ul li {
	float: left;
	margin: 0 5px 0 0;
}

.home_page_4 div#pallax_slider {
	height: 810px;
}

.home_page_4 #full_slider.full_slider_inner {
	min-height: 810px;
}


/*------------------------------------------------------------------
		7. SECTION
	-------------------------------------------------------------------*/

.padding_layout_1 {
	padding-top: 120px;
	padding-bottom: 115px;
}

.padding_layout_2 {
	padding-top: 120px;
	padding-bottom: 80px;
}

.padding_layout_1_small {
	padding-top: 80px;
	padding-bottom: 80px;
}

section.quality_ser_bg {
	background-repeat: repeat-x !important;
	background-position: bottom center !important;
	background: url(../images/bg_patter_1.png);
}

.about_info {
	position: relative;
}

.about_info img {
	position: absolute;
	padding: 48px 42px;
	left: 0;
	z-index: 0;
}

.qulity_ser {
	background: rgba(0, 0, 0, 0.1);
	margin-bottom: 30px;
}

section.dottad_star_bg {
	background-repeat: no-repeat !important;
	background-position: bottom right !important;
	background-image: url('../images/gray_dotts.png');
}

#subscribe_form input {
	width: 540px;
	height: 50px;
	border-radius: 100px;
	border: none;
	padding: 0 26px;
	color: #898989;
	font-size: 14px;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
}

#subscribe_form {
	margin-top: 10px;
}

.grow_business {
	background-position: right bottom !important;
	background: url(../images/bg_patter_2.png);
	background-repeat: no-repeat;
}

.bottom_silver_section {
	padding: 35px 0;
	min-height: 120px;
}

.information_bottom.left-side {
	width: auto;
	float: left;
}

.information_bottom.right-side {
	width: auto;
	float: right;
}

.information_bottom {
	float: left;
	display: flex;
	justify-content: center;
}

.info_cont h4 {
	margin: 0;
}

.info_cont p {
	color: #000;
	float: left;
	width: 100%;
	margin: 0;
}

.icon_bottom {
	width: 30px;
	margin-right: 20px;
	text-align: center;
}

.info_cont {
	float: left;
	padding: 4px 0;
}

.icon_bottom {
	width: 50px;
	margin-right: 15px;
	text-align: center;
	font-size: 30px;
	line-height: normal;
}

.cleaning .icon_bottom i {
	width: 50px;
	height: 50px;
	background: #146e6f;
	color: #fff;
	font-size: 20px;
	line-height: 48px;
	float: left;
}

.service_style_2 .qulity_ser {
	background: transparent;
	margin-bottom: 60px;
}

.heading_min_small {
	font-size: 24px;
	margin: 0 0 15px 0;
}

.sapport_img {
	margin-top: -30px;
}

.icon_circle {
	border-radius: 100%;
	width: 70px;
	height: 70px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 20px;
}

.feature_contant {
	float: right;
	width: 75%;
}

.heading_feature {
	color: #000;
	font-weight: 600;
}

.feature_icons {
	display: flex;
	padding-bottom: 20px;
	padding-top: 10px;
}

.list_style_2 {
	margin-top: 20px;
}

.list_style_2 i {
	width: 40px;
	height: 40px;
	background: #632e62;
	border-radius: 100%;
	text-align: center;
	color: #fff;
	line-height: 40px;
	left: 0;
	position: absolute;
	top: 5px;
}

.list_style_2 li {
	width: 100%;
	position: relative;
	padding-left: 70px;
	margin-bottom: 20px;
}

.list_2_head {
	color: #000;
	text-transform: uppercase;
	margin: 0;
}

.list_style_1.sort li {
	float: left;
	width: 20%;
}

.list_style_1.sort {
	float: left;
	width: 100%;
}

#testimonial_slider {
	padding-right: 70px;
}

#testimonial_slider .carousel-indicators {
	position: absolute;
	right: 0;
	bottom: -45px;
	left: 0;
	z-index: 15;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: flex-start;
	padding-left: 0;
	margin-right: 0;
	margin-left: 0;
	list-style: none;
	margin-bottom: 0;
}

.team_info h4 {
	margin-bottom: 0;
}

.testimonial-container {
	position: relative;
	padding-left: 180px;
}

.testimonial-container .testimonial-photo {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

.testimonial-container .testimonial-photo img {
	border-radius: 100%;
}

.testimonial_qoute i {
	color: #dfdfdf;
	font-size: 135px;
}

.testimonial_qoute .text_align_left.testmonial_qoute i {
	margin-bottom: 25px;
}

.testimonial_qoute .text_align_right.testmonial_qoute i {
	margin-top: 10px;
}

.testimonial_qoute {
	float: left;
}

.heading_testi h4 {
	text-transform: uppercase;
	margin-bottom: 0;
}

.banner_slider .col-lg-7.col-md-7.col-sm-12.col-xs-12.text_align_right.pull-right img {
	margin-top: 50px;
}

.border_dottat {
	border: dotted 2px #704070;
}

.testimonial_slider_2 .testimonial_inner {
	padding: 40px;
}

.testimonial_slider_2 .heading_testi h4 {
	margin: 0;
}

.testimonial_slider_2 .carousel-indicators {
	bottom: -25px;
}

.brand_icons {
	float: left;
	width: 100%;
	margin-top: 15px;
}

.brand_icons li {
	float: left;
	width: 20%;
}

.member_heading h4 {
	margin-bottom: 0;
	text-transform: uppercase;
}

.team_section {
	margin-top: 20px;
}

.social_icon_style_2 ul {
	float: left;
}

.social_icon_style_2 ul li {
	float: left;
}

.social_icon_style_2 li {
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	margin: 0 5px;
	font-size: 18px;
}

.social_icon_style_2 ul li a {
	float: left;
	width: 100%;
	border: solid #e3e3e3 1px;
	border-radius: 100%;
}

.social_icon_style_2 ul li a:hover,
.social_icon_style_2 ul li a:focus {
	color: #fff;
}

.testimonial_simple_say {
	background: #f6f6f6;
	padding: 50px 100px 35px;
	margin-top: 20px;
}

.testimonial_simple_say p {
	font-size: 18px;
	line-height: normal;
	color: #000;
}

.qoute_testimonial {
	font-size: 45px;
	position: absolute;
	margin-left: -60px;
	margin-top: -40px;
}

.blog_full_width .blog_feature_cantant {
	padding: 40px 70px;
}

.adress_cont .info_cont h4 {
	font-size: 14px;
	font-family: poppins;
	font-weight: 500;
}

.adress_cont .info_cont p {
	color: #737373;
}

.adress_cont>h4 {
	margin: 0 0 20px 0;
}

.adress_cont>h4+p {
	margin: 0 0 30px 0;
	font-weight: 500;
	color: #333;
}

.contant_form .form_section {
	margin-top: 30px;
}

.contact_information .information_bottom {
	display: block;
}

.contact_information {
	float: left;
	width: 100%;
	border-top: solid #e1e1e1 1px;
	border-bottom: solid #e1e1e1 1px;
	padding-top: 50px;
	padding-bottom: 60px;
	margin-top: 15px;
	margin-bottom: 70px;
}

.contact_information .icon_bottom {
	width: 100%;
}

.service_style_2 ul li {
	display: inline;
}

.icon_feature {
	width: 70px;
	height: 70px;
	float: right;
	border-radius: 100%;
	text-align: center;
	line-height: 70px;
}

.feature_text {
	width: 70%;
	float: left;
}

.icon_feature {
	float: left;
	margin-left: 25px;
	margin-top: 4px;
}

.feauter_list li {
	margin: 45px 0;
	float: left;
	width: 100%;
}

.text_align_left .icon_feature {
	margin-right: 25px;
	margin-left: 0;
}

.stars_dottat {
	background: url('../images/star_dots.png');
}

.only_parallax {
	background-attachment: fixed;
	background-position: center center;
}

.circle_service_layout .service_types {
	float: left;
	width: 20%;
}

.boder_dottat_small {
	width: 75px;
	height: 75px;
	border-radius: 100%;
	border: dotted 2px;
	text-align: center;
	line-height: 70px;
}

.circle_service_layout .service_types p {
	text-align: center;
	margin-top: 15px;
}

.provide_qty.circle_service_layout {
	min-height: 550px;
	position: relative;
	margin-top: 15px;
}

.left_bottom {
	position: absolute;
	bottom: 100px;
	left: 0;
}

.right_bottom {
	position: absolute;
	bottom: 100px;
	right: 0;
}

.left_top {
	position: absolute;
	bottom: 300px;
	left: 100px;
}

.right_top {
	position: absolute;
	bottom: 300px;
	right: 100px;
}

.service_types.center_ser {
	width: 100%;
}

.service_types.center_ser {
	width: 100%;
	position: relative;
	top: 20px;
}

.mobile_half {
	position: absolute;
	bottom: 0;
	width: 100%;
}

.circle_service_layout_main {
	position: relative;
	overflow: hidden;
}

.service_style_2 .main_heading {
	margin-bottom: 40px;
}

.list_box {
	list-style: none;
	float: left;
	width: 100%;
	display: flex;
}

.list_box li {
	border: solid #e1e1e1 1px;
	float: left;
	width: 130px;
	height: 130px;
	line-height: 125px;
	text-align: center;
	margin: 0 -1px -1px 0;
}

.home_page_5 .simple_slider_img {
	top: 0;
	display: flex;
	align-items: center;
}

.home_page_5 .simple_slider_img {
	top: 115px;
	left: -15px;
}

.process_blog span {
	font-size: 40px;
	font-weight: 700;
}

.info_cont h4,
.info_cont p {
	color: #343434;
}


/**== Counter ==**/

.counter-count {
	margin: 0;
	width: 100%;
	padding: 0;
	text-align: right;
	font-size: 40px;
	color: #000;
	font-weight: 600;
}

.counter-heading {
	color: #000;
	margin-top: 15px;
	margin-bottom: 0px;
	font-weight: 600;
	font-size: 18px;
}

.counter i {
	font-size: 70px;
	color: #002538;
}

.margin_bottom_30 {
	margin-bottom: 30px;
}

.margin_bottom_50 {
	margin-bottom: 50px;
}


/**== Form ==**/

input.field_custom {
	border: solid #e1e1e1 1px;
	width: 100%;
	background: #f8f8f8;
	min-height: 50px;
	padding: 5px 20px;
	line-height: normal;
	border-radius: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #737373;
}

textarea.field_custom {
	border: solid #e1e1e1 1px;
	width: 100%;
	background: #f8f8f8;
	min-height: 150px;
	padding: 15px 20px;
	line-height: normal;
	border-radius: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #737373;
}

.field {
	padding: 0 5px;
}


/**== Progress Bar ==**/

.progress-bar {
	text-align: left;
	transition-duration: 3s;
}

.progress {
	height: 8px;
	border-radius: 0;
	box-shadow: none;
	background: #efeaef;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

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

.progress_bar {
	margin: 20px 0 0 0;
}

span.skill {
	font-size: 14px;
	color: #000;
	margin-bottom: 6px;
	width: 100%;
	float: left;
}

.info_valume {
	float: right;
	color: #8e8b82;
	font-weight: 600;
}


/**== Pagination ==**/

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: 0;
	line-height: normal;
	color: #000000;
	background-color: #fff;
	border: solid #e1e1e1 1px;
	border-radius: 0;
	width: 40px;
	text-align: center;
	height: 40px;
	line-height: 28px;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.pagination>li {
	display: inline;
	margin: 0 4px;
	float: left;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	z-index: 2;
	color: #222;
	background-color: #ddd;
	border-color: #ddd;
}

.pagination {
	margin: 0;
}


/*------------------------------------------------------------------
		8. SLIDER
	-------------------------------------------------------------------*/

.only_icon_slider .carousel-indicators {
	bottom: -53px;
}

.only_icon_slider {
	width: 80%;
	margin: 20px 10% 0;
}

.carousel-indicators li {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 0 5px;
	text-indent: -999px;
	cursor: pointer;
	border: none;
	border-radius: 15px;
	background: #d5d6d6;
}

.carousel-indicators .active {
	width: 40px;
	height: 15px;
	margin: 0;
}


/**== Testimonial slider ==**/

.testimonial_slider {
	box-shadow: 0 0 50px -30px rgba(0, 0, 0, 0.5);
}

.testimonial_inner {
	float: left;
	width: 100%;
	padding: 40px 70px;
	background: #fff;
}

.testimonial_slider .carousel-indicators {
	bottom: -50px;
}

.testimonial_slider .carousel-control {
	width: 40px;
	height: 40px;
	background: #ebebeb;
	border-radius: 100%;
	text-align: center;
	line-height: 40px;
	font-size: 17px;
	text-shadow: none;
	opacity: 1;
	top: 45%;
	position: absolute;
}

.testimonial_slider .carousel-control.left {
	left: -20px;
}

.testimonial_slider .carousel-control.right {
	right: -20px;
}

.testimonial_slider .carousel-control:hover,
.testimonial_slider .carousel-control:focus {
	color: #fff;
}


/*------------------------------------------------------------------
		9. ACCORDION
	-------------------------------------------------------------------*/

#accordion {
	margin: 15px 0 0 0;
	padding: 0;
}

#accordion .panel.panel-default {
	border: none;
	border-radius: 0;
	margin: 0 0 16px 0;
	box-shadow: none;
	background: transparent;
	float: left;
	width: 100%;
}

#accordion .panel.panel-default .panel-heading {
	border: none;
	background: transparent;
	border-radius: 0;
	min-height: 50px;
	padding: 0;
	float: left;
	width: 100%;
}

#accordion .panel-collapse {
	float: left;
	width: 100%;
}

#accordion .panel.panel-default .panel-heading p a[aria-expanded="true"],
#accordion .panel.panel-default:nth-child(1) .panel-heading p a {
	background: #002538;
	border-color: #002538;
	color: #fff;
}

#accordion .panel.panel-default .panel-heading p a[aria-expanded="true"] i,
#accordion .panel.panel-default:nth-child(1) .panel-heading p a i {
	color: #fff !important;
}

#accordion .panel.panel-default .panel-heading p a[aria-expanded="true"] i.fa-angle-down,
#accordion .panel.panel-default:nth-child(1) .panel-heading p a i.fa-angle-down {
	transform: rotate(180deg);
	transition: ease all 0.5s;
}

#accordion .panel.panel-default .panel-heading p a,
#accordion .panel.panel-default .panel-heading p a[aria-expanded="false"] {
	border: solid #e4e4e4 1px;
	background: #fff;
	border-radius: 0;
	min-height: 50px;
	padding: 17px 25px 15px;
}

#accordion .panel.panel-default .panel-heading p a[aria-expanded="false"] {
	color: #000 !important;
}

#accordion .panel.panel-default .panel-heading p a[aria-expanded="false"] i {
	color: #002538 !important;
}

#accordion .panel.panel-default .panel-heading p a[aria-expanded="false"] i.fa-angle-down {
	color: #000 !important;
}

#accordion .panel.panel-default .panel-heading p {
	font-size: 15px;
}

#accordion .panel.panel-default .panel-body {
	border: none;
	padding: 0 25px;
	margin: 15px 0 0 0;
	box-shadow: none;
	height: auto;
}

#accordion .panel.panel-default .panel-body p {
	margin-bottom: 0;
	font-size: 14px;
	line-height: 24px;
}

#accordion .panel.panel-default .panel-heading p a {
	float: left;
	width: 100%;
	font-weight: 500;
	position: relative;
}

#accordion .panel.panel-default .panel-heading p a i.fa-angle-down {
	float: right;
	color: #000;
	margin: 0;
}

#accordion .panel.panel-default .panel-heading p a>i {
	font-size: 20px;
	color: #002538;
	margin: 0 10px 0 0;
}

.without_border #accordion .panel.panel-default .panel-heading p a,
.without_border #accordion .panel.panel-default .panel-heading p a[aria-expanded="false"] {
	border: none;
	background: #fff;
	border-radius: 0;
	min-height: 50px;
	padding: 15px 0 12px;
}

.without_border #accordion .panel.panel-default .panel-heading p a[aria-expanded="true"] i,
.without_border #accordion .panel.panel-default:nth-child(1) .panel-heading p a i {
	color: #000 !important;
}

.without_border #accordion .panel.panel-default .panel-heading p a[aria-expanded="true"],
.without_border #accordion .panel.panel-default:nth-child(1) .panel-heading p a {
	color: #000 !important;
}

.without_border #accordion .panel.panel-default .panel-heading p a[aria-expanded="false"] {
	color: #000 !important;
}

.without_border #accordion .panel.panel-default .panel-heading p a>i {
	color: #000 !important;
}


/*------------------------------------------------------------------
		10. PRICE TABLE
	-------------------------------------------------------------------*/

.price_table_inner {
	float: left;
	width: 100%;
	background: #fff;
}

.price_table_active>div.row {
	box-shadow: 0 0 25px -15px #000;
}

.price_table_active .price_bottom {
	margin-top: 22px;
	margin-bottom: -25px;
}

.price_head {
	min-height: 185px;
	background: #ebebeb;
}

.price_no {
	font-size: 48px;
}

.price_table_inner {
	margin-top: 55px;
}

.price_table_active .price_table_inner {
	margin: 0;
}

.price_table_active .price_no {
	color: #039ee3;
}

.price_table_active {
	padding: 0;
}

.price_head {
	min-height: auto;
	background: #ebebeb;
	padding: 45px 25px;
}

.price_head h5 {
	font-size: 35px;
	font-weight: 600;
	line-height: normal;
	text-transform: none;
	margin-bottom: -15px;
}

.price_head p {
	margin: 10px 0;
	font-size: 18px;
}

.price_contant {
	border: solid #e1e1e1 1px;
	padding: 50px;
}

.price_table_active .price_contant {
	border: none;
}

.price_icon {
	float: left;
	width: 170px;
	text-align: center;
	height: 170px;
	border-radius: 100%;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: -135px;
	box-shadow: 0 0 15px -0px rgba(0, 0, 0, 0.2);
}

.price_amount {
	margin: -25px 0 20px 0;
	float: left;
	width: 100%;
	text-align: center;
	color: #000;
	font-size: 24px;
	line-height: normal;
	border-bottom: solid #ccc 1px;
	padding-bottom: 20px;
}

.price_no {
	font-weight: 500;
	font-family: poppins;
	font-size: 55px;
}

.price_bottom {
	margin: -35px 0 0 0;
}

.price_cont p {
	border-bottom: solid #ccc 1px;
	padding-bottom: 21px;
	font-size: 17px;
	line-height: normal;
}

.price_table .price_bottom .btn {
	border-radius: 0 !important;
	border: none;
}

.mechanic .price_table_active .price_head {
	background: url('../images/mechanic_service/slide4.jpg');
	background-size: cover;
}


/*------------------------------------------------------------------
		11. INNER PAGE BANNER
	-------------------------------------------------------------------*/

#default_theme .banner_slider {
	min-height: 270px;
	background-image: url('../images/inner_banner_bg.png');
	background-position: center center;
}

.banner_slider .vertical-center {
	min-height: 270px;
}

.page_inform {
	float: left;
	width: 100%;
}

.page_inform ul li {
	float: left;
}

.page_inform ul li:nth-child(2),
.page_inform ul li:nth-child(4),
.page_inform ul li:nth-child(6),
.page_inform ul li:nth-child(8),
.page_inform ul li:nth-child(10) {
	margin: 0 12px;
}

.banner_slider img {
	margin-top: 82px;
}


/*------------------------------------------------------------------
		12. SIDEBAR
	-------------------------------------------------------------------*/

.side_bar h4 {
	margin-top: 0;
}

.side_bar_blog {
	margin-bottom: 50px;
	float: left;
	width: 100%;
}

.post_head {
	font-weight: 600;
	margin: 0;
}

.post_head a {
	color: #000;
}

.post_date {
	margin-top: 5px;
	font-size: 14px;
}

.post_date i {
	position: relative;
	top: 0px;
	font-size: 13px;
}

.recent_post li {
	margin-bottom: 20PX;
}

.categary {
	font-size: 15px;
}

.categary a {
	color: #000;
	transition: ease all 0.5s;
}

.categary a i {
	margin-right: 2px;
}

.categary li {
	margin-bottom: 3px;
	transition: ease all 0.5s;
	background: #f6f6f6;
	padding: 15px 20px;
	font-weight: 600;
	font-size: 14px;
}

.categary li:hover,
.categary li:focus {
	padding-left: 30px;
	background: #039ee3;
}

.categary li:hover a,
.categary li:focus a {
	color: #fff;
}

.tags a {
	border: solid 1px #e1e1e1;
	border-radius: 50px;
	padding: 0 18px;
	float: left;
	min-height: 50px;
	line-height: 50px;
}

.tags a:hover,
.tags a:focus {
	color: #fff !important;
	border: solid #002538 1px !important;
}

.tags li {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}


/**== Sidebar Search ==**/

.side_bar_search {
	padding-top: 10px;
}

.side_bar_blog .input-group {
	background: #f8f8f8;
	width: 100%;
	border-radius: 50px;
	height: 50px;
}

.product_catery .row.margin_bottom_20_all {
	float: left;
	width: 100%;
}

.side_bar_blog .input-group input.form-control {
	background: transparent;
	border: none;
	box-shadow: none;
	padding: 15px 20px;
	height: auto;
	font-size: 14px;
}

.side_bar_blog .input-group span.input-group-addon {
	border: none;
	background: transparent;
	padding: 10px 20px;
}

.side_bar_blog .input-group span.input-group-addon button {
	background: transparent;
	border: none;
	font-size: 15px;
	color: #000000;
	top: 3px;
	position: relative;
}


/*------------------------------------------------------------------
		13. BLOG
	-------------------------------------------------------------------*/

.blog_section {
	margin-bottom: 50px;
	float: left;
	width: 100%;
}

.preview_commt,
.next_commt {
	width: 150px;
}

.blog_feature_cantant.theme_color_bg {
	padding: 30px;
}

.blog_page_4 .blog_section {
	margin-bottom: 10px;
}

.blog_feature_cantant {
	padding: 30px 0;
	float: left;
	width: 100%;
	border-top: solid #002538 8px;
}

.blog_head {
	font-size: 18px;
	color: #000;
	font-weight: 600;
	width: 100%;
}

.post_info {
	color: #000;
	font-size: 14px;
	margin-bottom: 10px;
	width: 100%;
}

.blog_feature_cantant li {
	font-weight: 500;
	font-size: 14px;
	color: #002538;
	float: left;
	margin-right: 15px;
}

.blog_feature_cantant li a {
	color: #000;
}

.blog_feature_cantant li a:hover,
.blog_feature_cantant li a:focus {
	color: #002538;
}

.blog_feature_cantant p {
	width: 100%;
}

.blog_section p {
	line-height: 24px;
	float: left;
	width: 100%;
}

.read_more {
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
}

.read_more:hover,
.read_more:focus {
	color: #039ee3;
}

.shr {
	float: left;
	font-weight: 600;
	margin-right: 15px;
	margin-top: 2px;
}

.blog_page_5 .shr {
	font-size: 14px;
	margin-right: 10px;
}

.blog_page_5 .social_icon ul li {
	font-size: 14px;
	margin-right: 8px;
	float: left;
}

.blog_page_5 .blog_feature_cantant {
	padding: 30px 38px;
}

.blog_page_5 .blog_section {
	margin-bottom: 30px;
}

.post_info+p {
	margin-top: 15px;
}

.bottom_info {
	float: left;
	width: 100%;
	margin-top: 10px;
}


/**== Blog Detail ==**/

.blog_detail_page .blog_feature_cantant {
	padding: 30px 0;
	float: left;
	width: 100%;
	background: #fff;
}

.comment_cantrol {
	font-size: 14px;
	font-weight: 500;
}

.comment_cantrol span {
	float: left;
	width: 100%;
	margin-top: 15px;
	font-weight: 600;
}

.comment_section {
	float: left;
	width: 100%;
	border-bottom: dotted 2px;
	padding-bottom: 25px;
	margin-top: 20px;
}

.view_commant {
	float: left;
	width: 100%;
	margin-top: 30px;
}

.command_cont {
	padding: 20px 30px;
	min-height: 120px;
}

.blog_section p.comm_head {
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
}

.blog_section p.comm_head span {
	font-size: 12px;
	font-weight: 400;
	margin-left: 5px;
}

.blog_section p.comm_head a.rply {
	float: right;
	font-weight: 400;
	text-transform: none;
}

.blog_section .theme_bg p.comm_head a.rply {
	color: #fff;
}

.blog_section .command_cont p {
	line-height: 18px;
}

.command_cont {
	margin-bottom: 30px;
}

.post_commt_form {
	float: left;
	width: 100%;
}

.post_commt_form h4 {
	padding: 0 5px;
}


/*------------------------------------------------------------------
		14. CASE STUDIES
	-------------------------------------------------------------------*/

.case_studies_box {
	margin: 0 0 30px 0;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.tab_head {
	margin-bottom: 50px;
	display: flex;
	justify-content: center;
}

.tab_bar .filter-button {
	padding: 0 25px;
	font-size: 14px;
	cursor: pointer;
}

.tab_bar .tags li {
	float: left;
	margin: 0 2.5px;
}

.description_case_studies {
	padding-left: 25px;
	padding-right: 25px;
}

.description_case_studies h4 {
	margin: 0 0 20px 0;
}

.description_case_studies p {
	margin-bottom: 0;
	letter-spacing: -0.2px;
}

.description_case_studies {
	position: absolute;
	bottom: -100%;
	padding-top: 25px;
	padding-bottom: 25px;
	opacity: 0;
	transition: ease all 0.5s;
}

.case_studies_box:hover div.description_case_studies {
	opacity: 1;
	bottom: 0;
}

.description_case_studies_style_2 {
	float: left;
	width: 100%;
	border: solid #e1e1e1 1px;
	padding: 25px 26px;
}

.description_case_studies_style_2 h4 {
	margin-top: 0;
	margin-bottom: 15px;
}

.description_case_studies_style_2 span {
	color: #000;
	font-weight: 600;
}

.description_case_studies_style_2 span i {
	float: right;
	margin-top: 4px;
}


/*------------------------------------------------------------------
		15. SHOP
	-------------------------------------------------------------------*/

.product_list {
	min-height: 400px;
	transition: ease all 0.5s;
}

.cleaning .product_list {
	min-height: 340px;
	transition: ease all 0.5s;
}

.product_list:hover,
.product_list:focus {
	box-shadow: 0 0 25px -17px #000;
	border-bottom: solid #002538 5px;
}

.product_img {
	overflow: hidden;
	background: #f3f3f3;
}

.product_img img {
	padding: 22px;
}

.cleaning .product_img img {
	padding: 0;
}

.product_detail_btm h4 {
	margin: 20px 0 10px 0;
	text-align: center;
}

.product_list .starratin {
	height: 0;
	overflow: hidden;
	transition: ease all 0.5s;
}

.product_list:hover .starratin,
.product_list:focus .starratin {
	height: 15px;
	margin-bottom: 6px;
}

.product_list:hover div.product_img img,
.product_list:focus div.product_img img {
	transform: scale(1.2);
	transition: ease all 0.5s;
}

.starratin {
	color: #ffcc00;
}

.starratin .fa {
	margin: 0 0.5px;
}

.product_price p {
	margin: 0;
	text-align: center;
}

.old_price {
	font-size: 14px;
	color: #737373;
	text-decoration: line-through;
}

.new_price {
	font-size: 18px;
	font-weight: 600;
	color: #000;
}

.recent_item {
	color: #000;
	font-weight: 600;
	margin: 0;
}

.price_recent_item {
	margin: 0;
	color: #000;
}

.adress_cont {
	float: left;
	width: 100%;
}

.contact_us_2 .adress_cont {
	float: left;
	width: 100%;
	display: flex;
	justify-content: center;
}


/*------------------------------------------------------------------
	17. TESTMONIAL 
	-------------------------------------------------------------------*/

.testmonial_section {
	background-image: url('../images/it_service/test_bg.png');
	background-size: cover;
	padding-bottom: 185px;
}

.cleaning .testmonial_section {
	background-image: url('../images/cleaning_service/test_bg.png');
	background-size: cover;
	padding-bottom: 185px;
}


/*------------------------------------------------------------------
		16. FOOTER
	-------------------------------------------------------------------*/

footer {
	background: #632e62;
	min-height: 375px;
	padding: 45px 0;
	position: relative;
}

.footer_logo {
	margin: 35px 0 30px;
}

footer h4 {
	margin: 0 0 25px 0;
}

.footer_menu_ul {
	float: left;
	width: 33.33%;
	font-size: 14px;
}

.footer_menu_ul li {
	margin: 0 0 5px 0;
}

.footer_menu_ul li a:hover,
.footer_menu_ul li a:focus {
	transition: ease all 0.5s;
	margin-left: 8px;
}

.footer_menu {
	padding-left: 55px;
}

.social_icon ul {
	list-style: none;
	float: left;
}

.social_icon ul li {
	display: inline;
	font-size: 15px;
	margin-right: 15px;
}

.social_icon {
	float: left;
	margin: 2px 0 0 0;
}

.bottom_footer {
	background: #592958;
	padding: 13px 0;
	min-height: 50px;
}

.bottom_menu {
	font-size: 14px;
}

.cpy p {
	margin: 0;
}

.bottom_menu li {
	float: left;
	margin: 0 20px 0 0;
}

.footer_style_2 {
	padding: 0;
	background: #111;
}

.bottom_footer_style_2 {
	background: #f8f8f8;
}

.footer_style_2 .footer_logo {
	margin: 0;
}

.footer_top {
	border-bottom: solid #e1e1e1 1px;
	padding-bottom: 55px;
	padding-top: 18px;
	margin-bottom: 65px;
}

.footer_top ul.footer_menu {
	padding-left: 0;
	margin: 20px 0 0;
}

.footer_top .social_icon {
	margin-top: 20px;
}

.footer_top ul.footer_menu li {
	font-weight: 600;
}

.footer_top ul.footer_menu li {
	font-weight: 600;
	float: left;
	font-size: 14px;
	margin: 0 14px;
}

.footer_blog {
	padding: 100px 100px 100px;
}

footer h2 {
	color: #eee;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 35px;
	margin-top: 0;
	letter-spacing: 0.5px;
}

.footer_blog .col-md-6 {
	margin-bottom: 30px;
}

footer h2::after {
	width: 30px;
	height: 4px;
	content: "";
	margin: 0;
	display: block;
	position: relative;
	top: 7px;
}

footer p {
	color: #666;
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
}

footer p a {
	color: #666;
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
}

.footer-menu li {
	margin: 5px 0;
}

.footer-menu li a {
	color: #666;
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
}

footer ul.social_icons li {
	display: inline;
}

footer ul.social_icons li a {
	float: left;
	margin-right: 15px;
	text-align: center;
	font-size: 18px;
	border-radius: 100%;
	color: #666;
}

footer ul.social_icons {
	float: left;
	margin-top: 10px;
}

.footer_mail-section {
	margin-top: 10px;
	float: left;
}

.footer_mail-section .field input {
	border: none;
	padding: 10px 15px 9PX;
	font-size: 14px;
	font-weight: 500;
	max-width: 215px;
	width: 100%;
}

.footer_mail-section .field button.button_custom {
	width: 40px;
	height: 40px;
	font-size: 14px;
	padding: 8px 8px;
	border: none;
	float: left;
	color: #fff;
}

.footer_mail-section .field {
	padding: 0;
}

.cprt {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 0;
	float: left;
	height: auto;
	left: 0;
	padding: 18px 0;
	padding-left: 0%;
}

.cprt p {
	color: #fff;
	margin: 0;
	font-size: 14px;
}

.cprt p {
	line-height: 18px;
	padding: 0 15px;
}

/*------------------------------------------------------------------
		17. CUSTOM
	-------------------------------------------------------------------*/

.service_blog_inner .icon img {
	width: 65px;
}

.service_blog_plugin .icon img {
	width: 150px;
}

.indicador_plugin{
	align-items: center;
}

.service_blog_inner h4.service-heading {
	margin: 25px 0 15px 0;
}

.service_blog_inner {
	margin-bottom: 35px;
	margin-top: 10px;
}

.gross_layout {
	position: relative;
}

.gross_layout::after {
	position: absolute;
	background: url(../images/it_service/dark_bg_img.png);
	width: 35%;
	height: 100%;
	right: 0;
	content: "";
	top: 0;
	background-size: cover;
	background-position: right;
}

.gross_layout::before {
	position: absolute;
	background: rgba(4, 30, 43, 0.8);
	width: 35%;
	height: 100%;
	right: 0;
	content: "";
	top: 0;
	background-size: cover;
	background-position: right;
	z-index: 1;
}

.gross_layout.right_gross_layout::after {
	position: absolute;
	background: url(../images/it_service/dark_bg_img2.png);
	width: 35%;
	height: 100%;
	left: 0;
	content: "";
	top: 0;
	background-size: cover;
	background-position: right;
}

.gross_layout.right_gross_layout::before {
	position: absolute;
	background: #002538;
	width: 35%;
	height: 100%;
	left: 0;
	content: "";
	top: 0;
	background-size: cover;
	background-position: right;
	z-index: 1;
}

.gross_layout {
	position: relative;
}

.post_time {
	margin: 20px 0 15px;
}

.post_time p {
	margin: 0;
	font-size: 14px;
}

.blog_feature_head h4 {
	margin: 10px 0 15px 0;
}

.contact_us_section .call_icon {
	float: left;
	width: 7%;
}

.contact_us_section .inner_cont {
	float: left;
	width: 63%;
}

.contact_us_section {
	padding: 40px 50px;
	margin-top: -75px;
	float: left;
	width: 100%;
}

.contact_us_section h2 {
	margin: 8px 0 5px 0;
	font-size: 35px;
	font-weight: 700;
	color: #fff;
}

.contact_us_section p {
	margin: 0;
	color: #fff;
}

.contact_us_section .button_Section_cont {
	width: 30%;
	float: right;
}

.contact_us_section .button_Section_cont a {
	float: right;
	border: none;
}

.contact_us_section .btn.dark_gray_bt:hover,
.contact_us_section .btn.dark_gray_bt:focus {
	background: #fff;
	color: #252525;
	text-shadow: none;
}

.brand_list li {
	float: left;
	width: 19%;
	text-align: center;
	background: #f6f6f6;
	padding: 30px 0;
	margin: 0 .5%;
	border: solid #eee 5px;
}

.map_section {
	float: right;
	width: 35%;
}

#map {
	height: 100%;
	min-height: 540px;
	z-index: 1;
}

.inner_banner_section {
	background: url('../images/it_service/inner_page_banner.jpg');
	min-height: 245px;
	background-size: cover;
	background-position: center center;
}

.cleaning .inner_banner_section {
	background: url('../images/cleaning_service/inner_page_banner.jpg');
	min-height: 245px;
	background-size: cover;
	background-position: top center;
}

.page-title {
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	line-height: 45px;
	margin-bottom: 15px;
}

.breadcrumb {
	background: transparent;
	padding: 0;
	margin: 0;
	color: #fff;
}

.breadcrumb li {
	font-weight: 500;
	font-size: 15px;
}

.breadcrumb>li+li::before {
	position: relative;
	content: '\203A';
	margin: 0 10px;
	font-size: 18px;
	color: inherit;
	opacity: .7;
	display: inline-block;
}

.breadcrumb li a {
	position: relative;
	top: 1px;
	left: 0;
}

.title-holder {
	margin: 85px 0 0;
}

.padding_right_0 {
	padding-right: 0;
}

.padding_left_0 {
	padding-left: 0;
}

.about_blog {
	background: #f5f5f5;
}

.about_cont_blog {
	padding: 50px;
}

.about_cont_blog p {
	margin: 0;
	line-height: 24px;
}

.about_cont_blog ul {
	margin-top: 15px;
}

.about_cont_blog ul li {
	float: left;
	width: 100%;
	margin: 5px 0;
	font-size: 15px;
	color: #333;
	font-weight: 500;
}

.about_cont_blog ul li i {
	margin-right: 10px;
}

.team_feature_head {
	text-align: center;
}

.team_feature_social {
	float: left;
	width: 100%;
	justify-content: center;
	display: flex;
}

.team_feature_social .social_icon ul li {
	display: inline;
	font-size: 15px;
	margin: 0px 5px;
}

.team_feature_head h4 {
	margin-bottom: 10px;
}

.team_blog_colum {
	background: #eee;
	padding-bottom: 25px;
	border: solid #eee 1px;
	transition: ease all 0.5s;
}

.team_blog_colum:hover,
.team_blog_colum:focus {
	background: #002538;
	border-color: #002538;
}

.team_blog_colum:hover h4,
.team_blog_colum:focus h4 {
	color: #fff;
	transition: ease all 0.5s;
}

.team_blog_colum:hover a,
.team_blog_colum:focus a {
	color: #fff;
}

.service_blog_inner2 .icon {
	width: 95px;
	height: 95px;
	text-align: center;
	line-height: 92px;
	border-radius: 100%;
	font-size: 40px;
	color: #fff;
	transition: ease all 0.5s;
	border: solid #002538 2px;
	background: #002538;
}

.service_blog_inner2 {
	margin-bottom: 50px;
	transition: ease all 0.5s;
}

.service_blog_inner2:hover .icon,
.service_blog_inner2:focus .icon {
	border: solid #002538 2px;
	background: #fff;
	color: #002538;
}

.topbar-hightlight a {
	color: #fff;
}

.service_cont {
	margin-top: 35px;
}

.it_service_policy .col-md-12>div.full {
	margin-bottom: 30px;
}

.it_service_policy h3 {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 15px;
}

.product-heading {
	text-align: left;
	border-bottom: 1px solid #f0f0f0;
}

.product-heading h2 {
	font-size: 25px;
	color: #181818;
	padding-bottom: 20px;
	margin: 0;
	font-weight: 600;
	text-transform: none;
}

.product-detail-side {
	border-bottom: 1px solid #f0f0f0;
	text-align: left;
	padding: 15px 0;
}

.product-detail-side span {
	font-size: 24px;
	font-weight: 300;
	margin-right: 15px;
}

.product-detail-side span.new-price {
	color: #222;
	font-weight: 400;
}

.product-detail-side span.rating {
	margin-right: 5px;
}

.rating i {
	color: #eabe12;
	font-size: 18px;
	margin: 0 -2px;
}

.detail-contant {
	text-align: left;
	padding: 25px 0;
	float: left;
	width: 100%;
}

.product_detail_feature_img {
	box-shadow: 0px 0 10px -7px #000;
}

.cart .quantity {
	float: left;
}

.input-text.qty.text {
	background: #fff;
	padding: 5px 10px 5px 15px;
	border: solid #ccc 1px;
	font-size: 20px;
	font-weight: 400;
	width: 65px;
	color: #272727;
	border-radius: 0;
}

.share-post {
	float: left;
	width: 100%;
	padding: 15px 25px;
	background: #f3f3f3;
}

.Single-shop-page .share-text {
	font-size: 13px;
	margin: 4px 0 0;
}

.social-icon {
	float: right;
	list-style: none;
	margin: 0;
}

.share-post li {
	float: left;
	margin: 0 0 0 20px;
}

.share-post .social_icons {
	width: auto;
	margin: 0;
	float: left;
}

.share-post a.share-text {
	float: left;
}

.cart button {
	margin-left: 10px;
	margin-top: -2px;
	transition: ease all 0.5s;
}

.product-detail-side span.review {
	font-size: 13px;
}

.product_meta {
	float: left;
	width: 100%;
	margin-top: 25px;
}

.product_meta>span {
	float: left;
	width: 100%;
	font-weight: 500;
	line-height: 28px;
}

.product_detail_page .tab_bar_section {
	float: left;
	width: 100%;
	margin-top: 50px;
}

.product_detail_page .tab_bar_section .nav.nav-tabs {
	float: left;
	width: 100%;
	display: block;
	justify-content: center;
	border-bottom: solid #ddd 1px;
}

.product_detail_page .tab_bar_section .nav-tabs .nav-item {
	margin-bottom: 0;
	float: left;
}

.product_detail_page .tab_bar_section ul.nav.nav-tabs li a {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	padding: 0 30px;
	height: 50px;
	border: none !important;
	line-height: 52px;
	background: #f3f3f3;
	border-radius: 0;
}

.product_detail_page .tab_bar_section .tab-content {
	float: left;
	width: 100%;
	padding: 35px 0;
}

.product_detail_page .tab_bar_section .tab-content h3 {
	font-weight: 500;
	text-transform: none;
}

.commant-text {
	border-bottom: solid #ddd 1px;
	padding-bottom: 25px;
	padding-top: 25px;
}

.product_review h5 {
	text-transform: none;
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 5px;
}

.product_review p {
	margin-bottom: 0;
}

.product_review p.msg {
	margin-top: 10px;
}

.commant-text .profile {
	text-align: center;
}

.review_bt_section {
	margin: 25px 0;
}

.commant_box textarea {
	border-radius: 0;
	padding: 20px 20px;
	font-weight: 300;
	font-size: 14px;
	min-height: 150px;
}

.full_bt {
	float: left;
	margin: 25px 0;
	width: 100%;
}

.product_detail .tab_bar_section ul.nav.nav-tabs li a {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	padding: 0 25px;
	height: 50px;
	border: none !important;
	line-height: 52px;
	background: #f3f3f3;
	border-radius: 0;
}

.product_detail .tab_bar_section ul.nav.nav-tabs li a.active {
	background: #039ee3;
	color: #fff;
}

.product_detail .tab_bar_section .nav-tabs .nav-item {
	margin-bottom: 0;
	float: left;
}

.product_detail .tab_bar_section {
	float: left;
	width: 100%;
	margin-top: 50px;
}

.product_detail .tab_bar_section .tab-content {
	float: left;
	width: 100%;
	padding: 35px 0;
}

.product_review .rating i {
	font-size: 13px;
}

.product_review .rating {
	margin-top: 5px;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.shopping-cart tr th {
	font-size: 16px;
	font-weight: 500;
	color: #333;
	text-transform: none;
}

.shopping-cart thead {
	background: #f6f6f6;
}

.shopping-cart thead th {
	padding: 18px 25px 18px !important;
}

.shopping-cart div.media a {
	padding: 0;
	margin-right: 20px;
	border: none;
	border-radius: 0;
}

.shopping-cart table tbody tr td {
	padding: 25px 0;
}

.shopping-cart #Quantity1,
.shopping-cart #Quantity2 {
	width: 45px;
	margin: 32px auto 0;
	box-shadow: none;
	border-radius: 0;
	border: solid #ccc 1px;
	height: 45px;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	box-shadow: inset 0 0 10px -4px #ccc;
}

.shopping-cart td.price-cnt {
	font-size: 16px;
	font-weight: 400;
	padding-top: 32px;
	color: #333;
}

.coupon {
	float: left;
}

.shopping-cart table tbody tr td.caupon {
	padding: 20px 0 20px;
}

.shopping-cart table tbody tr td.caupon .coupon #coupon_code {
	border: solid #ccc 1px;
	padding: 9px 15px;
	float: left;
	font-size: 14px;
	font-weight: 400;
	color: #333;
}

.shopping-cart .button {
	padding: 10px 15px;
	border: none;
	background: #2f2f2f;
	color: #fff;
	margin-left: -1px;
	transition: ease all 0.5s;
}

.shopping-cart .button:hover,
.shopping-cart .button:focus {
	color: #fff;
	background: #0163d2;
}

.product-table {
	float: left;
	width: 100%;
	overflow: auto;
}

.shopping-cart .media-object {
	width: auto;
	height: 110px;
	border: solid #ddd 1px;
	padding: 0;
}

.shopping-cart h4 {
	font-size: 16px;
	text-transform: none;
	margin-bottom: 0;
	line-height: 24px;
	font-weight: 600;
	margin-top: 30px;
}

.product-table .media-body span {
	font-size: 13px;
	font-weight: 500;
	margin-top: 5px;
	float: left;
	margin-right: 5px;
}

.price_table {
	margin: 44px 0 0;
	font-size: 16px;
	font-weight: 400;
	color: #333;
	font-family: poppins;
}

.product-table table.table thead th {
	vertical-align: bottom;
	border-bottom: 3px solid #dee2e6;
	border-top: none;
}

.product-table .bt_main {
	font-size: 13px;
	font-weight: 400;
	min-width: auto;
	padding: 0px 20px;
	height: 45px;
	line-height: 45px;
	margin: 33px 0 0 30px;
}

.shopping-cart table tbody tr.cart-form td {
	padding: 20px 20px 20px;
}

.coupon {
	float: left;
}

.cart-form .coupon input#coupon_code {
	margin-right: 0px;
	padding: 8px 20px;
	font-size: 14px;
	font-weight: 400;
	color: #333;
}

.coupon .input-text {
	float: left;
	border: solid #ccc 1px;
	padding: 8px 15px;
}

.shopping-cart .button {
	padding: 10px 20px;
	border: none;
	background: #2f2f2f;
	color: #fff;
	margin-left: -1px;
	transition: ease all 0.5s;
	float: right;
	font-size: 13px;
	cursor: pointer;
}

.mechanic .service_blog_inner {
	text-align: center;
	background: #fff;
	padding: 35px;
	box-shadow: 10px 10px 25px -20px #000;
}

.cart-form {
	width: 100%;
	background: #f6f6f6;
	border-top: solid #ddd 2px;
}

.shopping-cart-cart {
	max-width: 350px;
	float: right;
	background: #f8f8f8;
	padding: 25px;
	width: 100%;
}

.shopping-cart-cart table {
	width: 100%;
}

.head-table {
	background: #fff;
}

.shopping-cart-cart table tbody tr td {
	padding: 10px 10px;
}

.shopping-cart-cart h4 {
	margin-top: 0;
}

.shopping-cart-cart tbody h5 {
	text-transform: none;
	font-weight: 600;
}

.shopping-cart-cart .button {
	padding: 9px 16px;
	margin-left: 0;
	width: 100%;
}

.shopping-cart-cart h3 {
	font-weight: 500;
	text-transform: none;
	font-size: 24px;
}

.layout_padding_new_letter h4 {
	margin: 0;
}

.product-table .bt_main {
	font-size: 13px;
	font-weight: 400;
	min-width: auto;
	padding: 0px 20px;
	height: 45px;
	line-height: 45px;
	margin: 33px 0 0 30px;
	background: #039ee3;
	transition: ease all 0.5s;
	border: none;
	color: #fff;
	cursor: pointer;
}

.shopping-cart .button {
	background: #039ee3;
	color: #fff;
}

.shopping-cart .button:hover,
.shopping-cart .button:focus {
	color: #fff;
	background: #222;
}

.product-table .bt_main:hover,
.product-table .bt_main:focus {
	background: #222;
}

.tab-info.login-section,
.tab-info.coupon-section {
	padding: 5px 15px 4px;
	border-bottom: solid #ddd 2px;
	background: #f6f6f6;
	transition: ease all 0.5s;
	margin-bottom: 10px;
}

.tab-info.login-section p,
.tab-info.coupon-section p {
	margin: 0;
	padding: 14px 10px 12px 10px !important;
	font-weight: 600;
	font-size: 14px;
	transition: ease all 0.5s;
}

.tab-info.login-section p a:hover,
.tab-info.coupon-section p a:hover,
.tab-info.login-section p a:focus,
.tab-info.coupon-section p a:focus {
	color: #039ee3;
}

.bt_main {
	color: #fff;
	font-size: 14px;
	min-width: 148px;
	float: left;
	text-align: center;
	height: 48px;
	border-radius: 5px;
	line-height: 50px;
	font-weight: 500;
	border: none;
	padding: 0 35px;
	cursor: pointer;
	background: #039ee3;
}

.btn-login .bt_main {
	height: 42px;
	line-height: 42px;
	min-width: auto;
	margin-right: 15px;
}

.login-form-checkout,
.coupen-form {
	border: solid #ddd 1px;
	padding: 25px 20px;
	margin-bottom: 10px;
}

.login-form-checkout label {
	width: 100%;
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 5px 0;
}

.login-form-checkout input.input-text,
.coupen-form input.input-text {
	border: solid #ccc 1px;
	width: 100%;
	padding: 8px 10px;
	font-size: 13px;
	margin-bottom: 15px;
}

.btn-login .remeber input {
	position: relative;
	top: 1px;
	margin-right: 5px;
}

.btn-login .remeber {
	font-size: 13px;
	margin: 11px 0 0;
	float: left;
}

.btn-login .button {
	float: left;
	margin-right: 20px;
	min-width: 120px;
}

.coupen-form button.button {
	float: left;
	min-width: 120px;
}

.checkout-form {
	float: left;
	width: 100%;
	margin: 3px 0 0;
	background: #fff;
	padding: 25px;
	border: solid #ddd 1px;
}

.checkout-form .form-field {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.checkout_page .form-field label {
	font-size: 13px;
	font-weight: 600;
	color: #333;
}

.checkout_page .form-field input,
.checkout_page .form-field select {
	width: 100%;
	border: solid #ddd 1px;
	padding: 5px;
	font-size: 13px;
	padding: 8px 15px;
	margin-top: 0;
	font-weight: 500;
	color: #333;
}

.checkout_page .form-field input[type="checkbox"] {
	float: left;
	width: auto;
	margin: 5px 10px 5px 0;
}

.crte-ac {
	font-size: 13px;
	color: #333;
}

.checkout_page .form-field textarea {
	min-height: 90px;
	width: 100%;
	border: solid #ddd 1px;
	padding: 5px;
	font-size: 13px;
	padding: 15px 15px;
	margin-top: 0;
}

.payment-form {
	float: left;
	width: 100%;
	padding: 15px;
	background: #fff;
	border: solid #eee 15px;
	margin-top: 35px;
}

.payment-form .panel-heading {
	float: left;
	width: 100%;
	border-bottom: solid #ccc 1px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.payment-form .panel-body {
	float: left;
	width: 100%;
	padding: 0;
}

#payment-form .form-field.cardNumber {
	display: flex;
}

#payment-form .form-field.cardNumber .input-group-addon {
	width: 40px;
	text-align: center;
	line-height: 40px;
	background: #333;
	color: #fff;
}

.payment-form .panel-heading .display-tr {
	float: left;
	width: 100%;
}

.payment-form .panel-heading .display-tr h3 {
	float: left;
	font-size: 18px;
	text-transform: none;
	font-weight: 500;
	margin: 0;
	padding: 7px 0 0;
}

#payment-form .form-field {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.payment-bt {
	margin: 15px 0;
}

.btn-login .bt_main {
	height: 42px;
	line-height: 42px;
	min-width: auto;
	margin-right: 15px;
}

.coupen-form .bt_main {
	height: 42px;
	line-height: 42px;
	min-width: auto;
	margin-top: -2px;
}

.contant_form {
	float: left;
	width: 100%;
}

.adress_cont i {
	color: #039ee3;
}

.contant_form p {
	color: #333;
	font-weight: 500;
	font-size: 16px;
}

.appointment_form {
	margin-top: 0;
}

.mechanic .counter-count {
	text-align: center;
	color: #fff;
	margin-top: 10px;
}

.list_style_1 li {
	margin: 8px 0;
	font-size: 15px;
	font-weight: 400;
}

.service_blog_2 h2 {
	margin-top: 0;
	font-size: 35px;
	font-weight: 700;
	margin-bottom: 15px;
}

.mechanic p {
	line-height: 25px;
}

.cleaning .logo img {
	height: 95px;
}

.menu_bottom_section {
	float: left;
	width: 100%;
	background: #0d1c32;
}

.menu_bottom_section .menu_side {
	float: left;
	width: 100%;
}

.menu_bottom_section #navbar_menu {
	margin: 0;
	float: left;
}

.menu_bottom_section #navbar_menu>ul>li>a {
	padding: 28px 25px 26px;
	font-size: 14px;
	color: #eee;
	font-weight: 600;
	text-transform: uppercase;
}

.menu_bottom_section .search_icon {
	float: right;
	margin: 0;
}

.menu_bottom_section .search_icon {
	float: right;
	margin: 12px 0 11px;
}

.menu_bottom_section .search_icon ul li a {
	font-size: 15px;
	background: #146e6f;
	color: #fff;
	padding: 12px 0;
	float: right;
	border-radius: 100%;
	width: 45px;
	height: 45px;
	text-align: center;
}

.menu_bottom_section .search_icon ul li a:focus,
.menu_bottom_section .search_icon ul li a:hover {
	background: #fff;
	color: #0d1c32;
}

.left_cleaning_img {
	position: relative;
}

.contant_information {
	background: rgba(20, 110, 111, .95);
	padding: 50px 60px;
	text-align: center;
	position: absolute;
	top: 25%;
	width: 90%;
	margin: 0 5%;
	transition: ease all 0.5s;
}

.service_list_cleaning .contant_information {
	background: rgba(20, 110, 111, .98);
	padding: 50px 60px;
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 100%;
	margin: 0 0;
	top: inherit;
	transition: ease all 0.5s;
	height: 290px;
}

.contant_information a {
	color: #fff;
	border: solid #fff 1px;
	padding: 12px 25px;
	margin-top: 5px;
	border-radius: 50px;
	margin-top: 10px;
	float: left;
}

.service_list_cleaning:hover .contant_information,
.service_list_cleaning:focus .contant_information {
	height: 100%;
}

.right_cleaning_cont {
	padding: 60px 65px;
	background: #fefefe;
	min-height: 100%;
	border: solid #146e6f 4px;
}

.right_cleaning_cont h2 {
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 25px;
}

.cleaning .about_blog {
	background: #fff;
	box-shadow: 0 10px 25px -25px #000;
}

.cleaning .map_section {
	width: 100%;
}

.cleaning .cprt {
	width: 100%;
	text-align: center;
	position: relative;
	bottom: 0;
	float: left;
	height: auto;
	left: 0;
	padding: 14px 0 13px;
	padding-left: 0;
	margin-top: 70px;
}

.cleaning .cprt p {
	color: #fff;
	margin: 0;
	font-size: 14px;
}

.cleaning .product_img {
	overflow: hidden;
	background: #146e6f;
}

.schedule_cleaning_section_inner {
	float: left;
	width: 70%;
	margin: 0 15%;
	background: #f6f6f6;
}

.schedule_cleaning_section_inner .left_information {
	float: left;
	width: 50%;
	padding: 98px 50px 0;
}

.schedule_cleaning_section_inner .right_information {
	float: left;
	width: 50%;
	padding: 50px;
	background: #146e6f;
	height: 100%;
	position: relative;
}

.schedule_cleaning_section_inner .left_information h3 {
	font-weight: 700;
	letter-spacing: 0px;
}

.schedule_cleaning_section_inner .left_information p {
	font-size: 16px;
	line-height: 25px;
	color: #222;
}

.contact_info_schedule_inner {
	font-size: 18px;
	margin: 5px 0;
	float: left;
	width: 100%;
	font-weight: 500;
	color: #333;
}

.contact_info_schedule_inner i {
	color: #146e6f;
}

.schedule_cleaning_section_inner .right_information .field input,
.schedule_cleaning_section_inner .right_information .field select {
	width: 100%;
	border: none;
	padding: 10px 15px;
	margin: 5px 0;
	font-weight: 500;
	font-size: 14px;
}

.schedule_cleaning_section_inner button {
	width: 100%;
	border: solid #fff 2px;
	background: transparent;
	color: #fff;
	margin-top: 5px;
	padding: 10px 0;
	cursor: pointer;
	transition: ease all 0.5s;
}

.schedule_cleaning_section_inner button:hover,
.schedule_cleaning_section_inner button:focus {
	background: #fff;
	color: #146e6f;
}

.schedule_cleaning_section_inner .right_information::after {
	width: 0;
	height: 0;
	border-width: 25px 25px 25px 0;
	border-color: transparent #146e6f transparent;
	border-style: solid;
	content: "";
	position: absolute;
	top: 40%;
	left: -24px;
}

.it_team_img img {
	width: 100%;
}

.product_detail_side.detail_style1 {
	margin-top: 35px;
}

.conteudo{
	height:400px;
}

.conteudo-left{
	width:400px;
	height:200px;
	float:left;
}
.conteudo-right{
	width:400px;
	height:200px;
	float:left;
}


  
  #fh5co-header {
	position: relative;
	margin-bottom: 0;
	z-index: 9999999; }
  
  .stuck {
	position: fixed !important;
	top: 0 !important;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
	-ms-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05); }
  
 
  
  #fh5co-hero {
	min-height: 700px;
	background: #fff url(../images/loader.gif) no-repeat center center;
	position: relative; }
  #fh5co-hero .overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.4); }
  #fh5co-hero .btn {
	font-size: 24px; }
  #fh5co-hero .btn.btn-primary {
	padding: 14px 30px !important; }
  #fh5co-hero .flexslider {
	border: none;
	z-index: 1;
	margin-bottom: 0; }
  #fh5co-hero .flexslider .slides {
	position: relative;
	overflow: hidden; }
  #fh5co-hero .flexslider .slides li {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	min-height: 700px;
	position: relative; }
  #fh5co-hero .flexslider .flex-control-nav {
	bottom: 40px;
	z-index: 1000; }
  @media screen and (max-width: 768px) {
	#fh5co-hero .flexslider .flex-control-nav {
	  bottom: 10px; } }
  #fh5co-hero .flexslider .flex-control-nav li a {
	background: rgba(255, 255, 255, 0.4);
	box-shadow: none;
	width: 12px;
	height: 12px;
	cursor: pointer; }
  #fh5co-hero .flexslider .flex-control-nav li a.flex-active {
	cursor: pointer;
	background: rgba(255, 255, 255, 0.9); }
  #fh5co-hero .flexslider .flex-direction-nav {
	display: none; }
  #fh5co-hero .flexslider .slider-text {
	display: table;
	opacity: 0;
	min-height: 400px;
	z-index: 9; }
  #fh5co-hero .flexslider .slider-text > .slider-text-inner {
	display: table-cell;
	vertical-align: middle;
	min-height: 700px; }
  #fh5co-hero .flexslider .slider-text > .slider-text-inner h1, #fh5co-hero .flexslider .slider-text > .slider-text-inner h2 {
	margin: 0;
	padding: 0;
	color: white; }
  #fh5co-hero .flexslider .slider-text > .slider-text-inner h1 {
	margin-bottom: 20px;
	font-size: 40px;
	line-height: 1.3;
	font-weight: 300; }
  @media screen and (max-width: 768px) {
	#fh5co-hero .flexslider .slider-text > .slider-text-inner h1 {
	  font-size: 30px; } }
  #fh5co-hero .flexslider .slider-text > .slider-text-inner h2 {
	font-size: 40px;
	line-height: 1.5;
	margin-bottom: 30px;
	font-weight: 300; }
  #fh5co-hero .flexslider .slider-text > .slider-text-inner .status {
	padding: 5px 12px;
	display: inline-block;
	margin-bottom: 20px;
	background: #002538;
	color: #fff;
	font-weight: 400; }
  #fh5co-hero .flexslider .slider-text > .slider-text-inner .price {
	color: #002538; }
  #fh5co-hero .flexslider .slider-text > .slider-text-inner p {
	font-size: 18px;
	color: rgba(255, 255, 255, 0.9); }
  #fh5co-hero .flexslider .slider-text > .slider-text-inner .heading-section {
	font-size: 50px; }
  #fh5co-hero .flexslider .slider-text > .slider-text-inner .btn {
	padding: 15px 30px;
	color: #fff;
	border: none !important;
	font-size: 18px; }
  #fh5co-hero .flexslider .slider-text > .slider-text-inner .btn:hover {
	background: #002538 !important;
	-webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
	-moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
	box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important; }
  #fh5co-hero .flexslider .slider-text > .slider-text-inner .form-inline .form-group {
	width: 100% !important;
	margin-bottom: 10px; }
  #fh5co-hero .flexslider .slider-text > .slider-text-inner .form-inline .form-group .form-control {
	width: 100%;
	background: #fff;
	border: none; }
  #fh5co-hero .flexslider .slider-text > .slider-text-inner .fh5co-lead {
	font-size: 20px;
	color: #fff; }
  #fh5co-hero .flexslider .slider-text > .slider-text-inner .fh5co-lead .icon-heart {
	color: #d9534f; }
  #fh5co-hero .flexslider .slider-text > .slider-text-inner .desc {
	width: 100%;
	padding: 2.5em;
	background: rgba(0, 0, 0, 0.7);
	margin-left: 1em; }
  @media screen and (max-width: 768px) {
	#fh5co-hero .flexslider .slider-text > .slider-text-inner .desc {
	  margin-left: 0; } }
  #fh5co-hero .flexslider .slider-text > .slider-text-inner .desc .details {
	background: none;
	font-weight: 700; }
  #fh5co-hero .flexslider .slider-text > .slider-text-inner .desc .details span {
	display: block; }
  #fh5co-hero .flexslider .slider-text > .slider-text-inner .heading-title {
	font-size: 60px; }
  
  
  #fh5co-header-section {
	padding: 0;
	position: relative;
	left: 0;
	width: 100%;
	z-index: 1022;
	background: #fff; }
  
 
  
  #fh5co-logo {
	position: relative;
	z-index: 2;
	font-size: 28px;
	text-transform: uppercase;
	margin-top: 35px;
	font-weight: 700;
	float: left;
	padding-left: 40px; }
  #fh5co-logo i {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 16px;
	color: #002538;
	background: rgba(0, 0, 0, 0.06);
	padding: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%; }
  #fh5co-logo a {
	color: #002538; }
  #fh5co-logo a:hover, #fh5co-logo a:focus {
	color: #002538 !important; }
  #fh5co-logo span {
	font-weight: 300; }
  
  #fh5co-menu-wrap {
	position: relative;
	z-index: 2;
	display: block;
	float: right;
	margin-top: 15px; }
  #fh5co-menu-wrap .sf-menu a {
	padding: 1em .75em; }
  
  #fh5co-primary-menu > li > ul li.active > a {
	color: #002538 !important; }
  #fh5co-primary-menu > li > .sf-with-ul:after {
	border: none !important;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	float: right;
	margin-right: -0px;
	top: 50%;
	font-size: 12px;
	margin-top: -7px;
	content: "\e922";
	color: rgba(0, 0, 0, 0.5); }
  #fh5co-primary-menu > li > ul li {
	position: relative; }
  #fh5co-primary-menu > li > ul li > .sf-with-ul:after {
	border: none !important;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	float: right;
	margin-right: 10px;
	top: 20px;
	font-size: 12px;
	content: "\e924";
	color: rgba(0, 0, 0, 0.5); }
  
  #fh5co-primary-menu .fh5co-sub-menu {
	padding: 10px 7px 10px;
	background: #fff;
	left: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
	-ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
	-o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15); }
  #fh5co-primary-menu .fh5co-sub-menu > li > .fh5co-sub-menu {
	left: 100%; }
  
  #fh5co-primary-menu .fh5co-sub-menu:before {
	position: absolute;
	top: -9px;
	left: 20px;
	width: 0;
	height: 0;
	content: ''; }
  
  #fh5co-primary-menu .fh5co-sub-menu:after {
	position: absolute;
	top: -8px;
	left: 21px;
	width: 0;
	height: 0;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #fff;
	border-bottom: 8px solid white;
	border-left: 8px solid transparent;
	content: ''; }
  
  #fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:before {
	top: 6px;
	left: 100%; }
  
  #fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:after {
	top: 7px;
	right: 100%;
	border: none !important; }
  
  .site-header.has-image #primary-menu .sub-menu {
	border-color: #ebebeb;
	-webkit-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
	-ms-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
	-o-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
	box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09); }
  .site-header.has-image #primary-menu .sub-menu:before {
	display: none; }
  
  #fh5co-primary-menu .fh5co-sub-menu a {
	letter-spacing: 0;
	padding: 0 15px;
	font-size: 18px;
	line-height: 34px;
	color: #575757 !important;
	text-transform: none;
	background: none; }
  #fh5co-primary-menu .fh5co-sub-menu a:hover {
	color: #002538 !important; }
  
  #fh5co-search-map {
	width: 100%;
	float: left;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex; }
  #fh5co-search-map .search-property {
	width: 33.5%;
	float: right;
	background: #002538; }
  @media screen and (max-width: 768px) {
	#fh5co-search-map .search-property {
	  width: 100%;
	  float: left; } }
  #fh5co-search-map .s-holder {
	width: 90%;
	margin: 0 auto;
	padding: 2em 0; }
  #fh5co-search-map .s-holder h2 {
	color: #fff; }
  #fh5co-search-map .s-holder .input-field, #fh5co-search-map .s-holder section {
	width: 100%;
	float: left;
	margin-bottom: 20px; }
  #fh5co-search-map .s-holder label {
	width: 40%;
	float: left;
	color: #fff;
	margin-top: 10px; }
  @media screen and (max-width: 768px) {
	#fh5co-search-map .s-holder label {
	  font-size: 13px;
	  margin-top: 13px; } }
  #fh5co-search-map .s-holder input[type="text"] {
	padding: 24px 10px !important;
	font-weight: 700;
	font-size: 12px; }
  #fh5co-search-map .s-holder input[type="text"]::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #002538 !important; }
  #fh5co-search-map .s-holder input[type="text"]::-moz-placeholder {
	/* Firefox 19+ */
	color: #002538 !important; }
  #fh5co-search-map .s-holder input[type="text"]:-ms-input-placeholder {
	/* IE 10+ */
	color: #002538 !important; }
  #fh5co-search-map .s-holder input[type="text"]:-moz-placeholder {
	/* Firefox 18- */
	color: #002538 !important; }
  #fh5co-search-map .s-holder input[type="text"], #fh5co-search-map .s-holder .cs-select {
	width: 60% !important;
	float: right;
	background: #fff !important;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0; }
  #fh5co-search-map .s-holder .wide {
	width: 60% !important;
	float: right; }
  #fh5co-search-map .s-holder .wide .cs-select-half {
	width: 48% !important;
	float: left; }
  #fh5co-search-map .s-holder .wide .cs-select-half:last-child {
	float: right; }
  #fh5co-search-map .s-holder .btn {
	width: 60%;
	float: right;
	background: #000;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px; }
  #fh5co-search-map .map {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
	width: 66.5%;
	float: right; }
  
  
  
  #fh5co-blog-section, #fh5co-features, #fh5co-popular-properties, #fh5co-properties, #fh5co-testimonial, #fh5co-about, #fh5co-contact, .fh5co-content-section {
	clear: both;
	padding: 7em 0; }
  @media screen and (max-width: 768px) {
	#fh5co-blog-section, #fh5co-features, #fh5co-popular-properties, #fh5co-properties, #fh5co-testimonial, #fh5co-about, #fh5co-contact, .fh5co-content-section {
	  padding: 4em 0; } }
  
  .fh5co-section-gray {
	background: rgba(0, 0, 0, 0.04); }
  
 
  .fh5co-property {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
	height: 400px;
	width: 100%;
	float: left;
	margin-bottom: 2em;
	-webkit-box-shadow: inset 0px -96px 115px -23px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: inset 0px -96px 115px -23px rgba(0, 0, 0, 0.75);
	box-shadow: inset 0px -96px 115px -23px rgba(0, 0, 0, 0.75);
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s; }
  .fh5co-property:hover, .fh5co-property:focus {
	-webkit-box-shadow: inset 0px -120px 115px -23px rgba(0, 0, 0, 0.85);
	-moz-box-shadow: inset 0px -120px 115px -23px rgba(0, 0, 0, 0.85);
	box-shadow: inset 0px -120px 115px -23px rgba(0, 0, 0, 0.85); }
  .fh5co-property .status {
	position: absolute;
	top: 12px;
	left: -7px;
	color: #fff;
	background: #002538;
	padding: 10px 12px;
	font-weight: bold;
	font-size: 12px; }
  .fh5co-property .status:before {
	position: absolute;
	top: -5px;
	left: 0;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0px 0px 5px 7px;
	border-color: transparent transparent #002538 transparent; }
  .fh5co-property .prop-details {
	width: 90%;
	margin: 0 auto;
	position: absolute;
	bottom: 0;
	left: 20px;
	right: 20px; }
  .fh5co-property .prop-details h3 {
	color: #fff;
	font-size: 24px;
	line-height: 30px; }
  .fh5co-property .prop-details .price {
	font-size: 20px;
	display: inline-block;
	font-weight: 400;
	color: #fff;
	background: #002538;
	padding: 5px 10px;
	margin-bottom: 10px; }
  
  
  
  #fh5co-about .fh5co-staff {
	margin-bottom: 3em; }
  #fh5co-about .fh5co-staff img {
	width: 230px;
	height: 230px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: #fff;
	-webkit-box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.21);
	-moz-box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.21);
	box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.21);
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%; }
  #fh5co-about .fh5co-staff h3 {
	font-size: 24px; }
  #fh5co-about .fh5co-staff p {
	margin-bottom: 30px; }
  #fh5co-about .fh5co-staff:hover img {
	background: rgba(68, 198, 98, 0.2); }
  #fh5co-about .fh5co-staff .list-prop {
	display: block;
	margin-bottom: 20px;
	color: #002538;
	font-weight: 400; }
  
  .fh5co-agent {
	background: #002538; }
  .fh5co-agent h3, .fh5co-agent p {
	color: #fff !important; }
  .fh5co-agent .fh5co-staff {
	margin-bottom: 30px; }
  .fh5co-agent .fh5co-staff img {
	margin-bottom: 20px;
	background: #fff !important;
	-webkit-box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.21);
	-moz-box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.21);
	box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.21);
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s; }
  .fh5co-agent .fh5co-staff h3 {
	font-size: 24px;
	color: #fff !important; }
  .fh5co-agent .fh5co-staff p {
	margin-bottom: 30px;
	color: #fff !important; }
  .fh5co-agent .fh5co-staff p a {
	color: #fff !important; }
  .fh5co-agent .fh5co-staff:hover img {
	background: rgba(68, 198, 98, 0.2); }
  
  .feature-left {
	float: left;
	width: 100%;
	margin-bottom: 40px;
	position: relative; }
  .feature-left .icon {
	float: left;
	text-align: center;
	width: 15%; }
  @media screen and (max-width: 992px) {
	.feature-left .icon {
	  width: 10%; } }
  @media screen and (max-width: 768px) {
	.feature-left .icon {
	  width: 15%; } }
  .feature-left .icon i {
	display: table-cell;
	vertical-align: middle;
	font-size: 40px;
	color: #002538; }
  .feature-left .feature-copy {
	float: right;
	width: 80%; }
  @media screen and (max-width: 992px) {
	.feature-left .feature-copy {
	  width: 90%; } }
  @media screen and (max-width: 768px) {
	.feature-left .feature-copy {
	  width: 85%; } }
  @media screen and (max-width: 480px) {
	.feature-left .feature-copy {
	  width: 80%; } }
  .feature-left .feature-copy h3 {
	font-size: 18px;
	color: #1a1a1a;
	margin-bottom: 10px; }
  .feature-left .feature-copy p {
	font-size: 16px;
	line-height: 1.8;
	margin-bottom: 10px; }
  
  #fh5co-testimonial {
	position: relative;
	background: #002538; }
  #fh5co-testimonial .fh5co-heading {
	margin-bottom: 4em; }
  #fh5co-testimonial .fh5co-heading h2 {
	color: white;
	font-size: 40px; }
  #fh5co-testimonial .box-testimony {
	margin-bottom: 2em;
	float: left; }
  #fh5co-testimonial .box-testimony a {
	color: rgba(255, 255, 255, 0.5); }
  #fh5co-testimonial .box-testimony a:hover, #fh5co-testimonial .box-testimony a:focus, #fh5co-testimonial .box-testimony a:active {
	color: white;
	text-decoration: none; }
  #fh5co-testimonial .box-testimony blockquote {
	padding-left: 0;
	border-left: none;
	padding: 40px;
	background: #fff;
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px; }
  #fh5co-testimonial .box-testimony blockquote:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 40px;
	border-top: 15px solid black;
	border-top-color: #fff;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent; }
  #fh5co-testimonial .box-testimony blockquote .quote {
	position: absolute;
	top: 0;
	left: 10px;
	text-align: center;
	font-size: 30px;
	line-height: 0;
	display: table;
	color: #fff;
	width: 56px;
	height: 56px;
	margin-top: -30px;
	background: #002538;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%; }
  #fh5co-testimonial .box-testimony blockquote .quote > span {
	display: table-cell;
	vertical-align: middle; }
  #fh5co-testimonial .box-testimony blockquote p {
	letter-spacing: 1px; }
  #fh5co-testimonial .box-testimony .author {
	line-height: 20px;
	color: white;
	font-size: 20px;
	margin-left: 20px; }
  #fh5co-testimonial .box-testimony .author .subtext {
	display: block;
	color: rgba(255, 255, 255, 0.5);
	font-size: 16px; }
  
  #fh5co-features {
	padding: 7em 0; }
  #fh5co-features .feature-left {
	margin-bottom: 40px; }
  @media screen and (max-width: 992px) {
	#fh5co-features .feature-left {
	  margin-bottom: 30px; } }
  #fh5co-features .feature-left .icon i {
	color: #d9d9d9 !important; }
  #fh5co-features .feature-left .icon {
	float: left;
	text-align: center;
	width: 15%; }
  @media screen and (max-width: 992px) {
	#fh5co-features .feature-left .icon {
	  width: 10%; } }
  @media screen and (max-width: 768px) {
	#fh5co-features .feature-left .icon {
	  width: 15%; } }
  #fh5co-features .feature-left .feature-copy {
	float: right;
	width: 80%; }
  @media screen and (max-width: 992px) {
	#fh5co-features .feature-left .feature-copy {
	  width: 90%; } }
  @media screen and (max-width: 768px) {
	#fh5co-features .feature-left .feature-copy {
	  width: 85%; } }
  @media screen and (max-width: 480px) {
	#fh5co-features .feature-left .feature-copy {
	  width: 80%; } }
  #fh5co-features .feature-left h3 {
	font-size: 16px;
	font-weight: 700; }
  #fh5co-features .feature-left p {
	font-size: 15px; }
  #fh5co-features .feature-left p:last-child {
	margin-bottom: 0; }
  
  #fh5co-contact {
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex; }
  #fh5co-contact .contact-info {
	margin: 0;
	padding: 0; }
  #fh5co-contact .contact-info li {
	list-style: none;
	margin: 0 0 20px 0;
	position: relative;
	padding-left: 40px; }
  #fh5co-contact .contact-info li i {
	position: absolute;
	top: .3em;
	left: 0;
	font-size: 22px;
	color: rgba(0, 0, 0, 0.3); }
  #fh5co-contact .contact-info li a {
	font-weight: 400 !important;
	color: rgba(0, 0, 0, 0.3); }
  #fh5co-contact .form-control {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	border: none;
	border: 2px solid rgba(0, 0, 0, 0.1);
	font-size: 16px;
	font-weight: 400;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	border-radius: 0px; }
  #fh5co-contact .form-control:focus, #fh5co-contact .form-control:active {
	border-bottom: 1px solid rgba(0, 0, 0, 0.5); }
  #fh5co-contact input[type="text"] {
	height: 50px; }
  #fh5co-contact .form-group {
	margin-bottom: 30px; }
  
  .fh5co-contact {
	padding: 0 !important; }
  
  .half-contact, .half-bg {
	width: 50%; }
  
  .half-contact {
	padding: 7em; }
  @media screen and (max-width: 768px) {
	.half-contact {
	  width: 100%;
	  padding: 5em 0; } }
  
  .half-bg {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat; }
  
  .fh5co-testimonial, .fh5co-team {
	position: relative;
	background: #fff;
	padding: 30px;
	border-radius: 5px;
	margin-bottom: 30px; }
  @media screen and (max-width: 768px) {
	.fh5co-testimonial, .fh5co-team {
	  border-right: 0;
	  margin-bottom: 80px; } }
  .fh5co-testimonial h2, .fh5co-team h2 {
	font-size: 16px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 50px; }
  .fh5co-testimonial figure, .fh5co-team figure {
	position: relative;
	top: 0px;
	background-size: cover;
	margin-bottom: 20px; }
  .fh5co-testimonial figure img, .fh5co-team figure img {
	width: 130px;
	height: 130px;
	border: 10px solid #fff;
	background-size: cover;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%; }
  .fh5co-testimonial > div, .fh5co-team > div {
	padding: 30px 30px 0 30px; }
  .fh5co-testimonial > div h3, .fh5co-team > div h3 {
	margin-bottom: 0;
	font-size: 20px;
	color: #002538; }
  .fh5co-testimonial > div .position, .fh5co-team > div .position {
	color: #d9d9d9;
	margin-bottom: 30px; }
  .fh5co-testimonial > div, .fh5co-testimonial blockquote, .fh5co-team > div, .fh5co-team blockquote {
	border: none;
	padding: 0;
	margin-bottom: 20px; }
  .fh5co-testimonial > div p, .fh5co-testimonial blockquote p, .fh5co-team > div p, .fh5co-team blockquote p {
	font-size: 16px;
	line-height: 1.5;
	color: #555555; }
  .fh5co-testimonial span, .fh5co-team span {
	font-style: italic;
	color: #b3b3b3; }
  
  .fh5co-testimonial p .text-mute {
	color: #ccc !important; }
  
  .fh5co-blog {
	margin-bottom: 60px; }
  .fh5co-blog a img {
	width: 100%; }
  @media screen and (max-width: 768px) {
	.fh5co-blog {
	  width: 100%; } }
  .fh5co-blog .blog-text {
	margin-bottom: 30px;
	position: relative;
	background: #fff;
	width: 100%;
	padding: 30px;
	float: right;
	-webkit-box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
	-moz-box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
	box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18); }
  .fh5co-blog .blog-text span {
	display: inline-block;
	margin-bottom: 20px; }
  .fh5co-blog .blog-text span.posted_by {
	color: rgba(0, 0, 0, 0.3); }
  .fh5co-blog .blog-text span.comment {
	float: right; }
  .fh5co-blog .blog-text span.comment a {
	color: rgba(0, 0, 0, 0.3); }
  .fh5co-blog .blog-text span.comment a i {
	color: #002538;
	padding-left: 7px; }
  .fh5co-blog .blog-text h3 {
	font-size: 20px;
	margin-bottom: 20px;
	font-weight: 400;
	line-height: 1.5; }
  .fh5co-blog .blog-text h3 a {
	color: rgba(0, 0, 0, 0.6); }
  
  #map {
	width: 100%;
	height: 500px;
	position: relative; }
  @media screen and (max-width: 768px) {
	#map {
	  height: 200px; } }
  
  .fh5co-social-icons > a {
	padding: 4px 10px;
	color: #002538; }
  .fh5co-social-icons > a i {
	font-size: 20px; }
  .fh5co-social-icons > a:hover, .fh5co-social-icons > a:focus, .fh5co-social-icons > a:active {
	text-decoration: none;
	color: #5a5a5a; }
  
  
  
  #fh5co-wrapper {
	overflow-x: hidden;
	position: relative; }
  
  .fh5co-offcanvas {
	overflow: hidden; }
  .fh5co-offcanvas #fh5co-wrapper {
	overflow: hidden !important; }
  
  #fh5co-page {
	position: relative;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s; }
  .fh5co-offcanvas #fh5co-page {
	-moz-transform: translateX(-240px);
	-webkit-transform: translateX(-240px);
	-ms-transform: translateX(-240px);
	-o-transform: translateX(-240px);
	transform: translateX(-240px); }
  
  @media screen and (max-width: 768px) {
	#fh5co-menu-wrap {
	  display: none; } }
  
  #offcanvas-menu {
	position: fixed;
	top: 0;
	bottom: 0;
	z-index: 99;
	background: #222;
	right: -240px;
	width: 240px;
	padding: 20px;
	overflow-y: scroll !important;
	display: none; }
  @media screen and (max-width: 768px) {
	#offcanvas-menu {
	  display: block; } }
  #offcanvas-menu ul {
	padding: 0;
	margin: 0; }
  #offcanvas-menu ul li {
	padding: 0;
	margin: 0 0 10px 0;
	list-style: none; }
  #offcanvas-menu ul li a {
	font-size: 18px;
	color: rgba(255, 255, 255, 0.4); }
  #offcanvas-menu ul li a:hover {
	color: #002538; }
  #offcanvas-menu ul li > .fh5co-sub-menu {
	margin-top: 9px;
	padding-left: 20px; }
  #offcanvas-menu ul li.active > a {
	color: #002538; }
  #offcanvas-menu ul .fh5co-sub-menu {
	display: block !important; }
  
  .fh5co-nav-toggle {
	cursor: pointer;
	text-decoration: none; }
  .fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
	background: #fff; }
  .fh5co-nav-toggle.dark.active i::before, .fh5co-nav-toggle.dark.active i::after {
	background: #fff; }
  .fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
	outline: none;
	border-bottom: none !important; }
  .fh5co-nav-toggle i {
	position: relative;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 30px;
	height: 2px;
	color: #fff;
	font: bold 14px/.4 Helvetica;
	text-transform: uppercase;
	text-indent: -55px;
	background: #fff;
	transition: all .2s ease-out; }
  .fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
	content: '';
	width: 30px;
	height: 2px;
	background: #fff;
	position: absolute;
	left: 0;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s; }
  .fh5co-nav-toggle.dark i {
	position: relative;
	color: #000;
	background: #000;
	transition: all .2s ease-out; }
  .fh5co-nav-toggle.dark i::before, .fh5co-nav-toggle.dark i::after {
	background: #000;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s; }
  
  .fh5co-nav-toggle i::before {
	top: -7px; }
  
  .fh5co-nav-toggle i::after {
	bottom: -7px; }
  
  .fh5co-nav-toggle:hover i::before {
	top: -10px; }
  
  .fh5co-nav-toggle:hover i::after {
	bottom: -10px; }
  
  .fh5co-nav-toggle.active i {
	background: transparent; }
  
  .fh5co-nav-toggle.active i::before {
	top: 0;
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	-o-transform: rotateZ(45deg);
	transform: rotateZ(45deg); }
  
  .fh5co-nav-toggle.active i::after {
	bottom: 0;
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg); }
  
  .fh5co-nav-toggle {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 9999;
	display: block;
	margin: 0 auto;
	display: none;
	cursor: pointer; }
  @media screen and (max-width: 768px) {
	.fh5co-nav-toggle {
	  display: block;
	  top: 0px;
	  margin-top: 2em; } }

  
 
  
  .fh5co-loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../images/hourglass.svg) center no-repeat #222222; }
  
  /*# sourceMappingURL=style.css.map */
  
  /* Preload images */
body:after {
	content: url(https://raw.githubusercontent.com/lokesh/lightbox2/master/dist/images/close.png) url(https://raw.githubusercontent.com/lokesh/lightbox2/master/dist/images/loading.gif) url(https://raw.githubusercontent.com/lokesh/lightbox2/master/dist/images/prev.png) url(https://raw.githubusercontent.com/lokesh/lightbox2/master/dist/images/next.png);
	display: none;
  }
  
  body.lb-disable-scrolling {
	overflow: hidden;
  }
  
  .lightboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: black;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
	display: none;
  }
  
  .lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
	font-weight: normal;
  }
  
  .lightbox .lb-image {
	display: block;
	height: auto;
	max-width: inherit;
	border-radius: 3px;
  }
  
  .lightbox a img {
	border: none;
  }
  
  .lb-outerContainer {
	position: relative;
	background-color: white;
	*zoom: 1;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border-radius: 4px;
  }
  
  .lb-outerContainer:after {
	content: "";
	display: table;
	clear: both;
  }
  
  .lb-container {
	padding: 4px;
  }
  
  .lb-loader {
	position: absolute;
	top: 43%;
	left: 0;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
  }
  
  .lb-cancel {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 auto;
	background: url(https://raw.githubusercontent.com/lokesh/lightbox2/master/dist/images/loading.gif) no-repeat;
  }
  
  .lb-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
  }
  
  .lb-container > .nav {
	left: 0;
  }
  
  .lb-nav a {
	outline: none;
	background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
  }
  
  .lb-prev, .lb-next {
	height: 100%;
	cursor: pointer;
	display: block;
  }
  
  .lb-nav a.lb-prev {
	width: 34%;
	left: 0;
	float: left;
	background: url(https://raw.githubusercontent.com/lokesh/lightbox2/master/dist/images/prev.png) left 48% no-repeat;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: opacity 0.6s;
	-moz-transition: opacity 0.6s;
	-o-transition: opacity 0.6s;
	transition: opacity 0.6s;
  }
  
  .lb-nav a.lb-prev:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
  }
  
  .lb-nav a.lb-next {
	width: 64%;
	right: 0;
	float: right;
	background: url(https://raw.githubusercontent.com/lokesh/lightbox2/master/dist/images/next.png) right 48% no-repeat;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: opacity 0.6s;
	-moz-transition: opacity 0.6s;
	-o-transition: opacity 0.6s;
	transition: opacity 0.6s;
  }
  
  .lb-nav a.lb-next:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
  }
  
  .lb-dataContainer {
	margin: 0 auto;
	padding-top: 5px;
	*zoom: 1;
	width: 100%;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
  }
  
  .lb-dataContainer:after {
	content: "";
	display: table;
	clear: both;
  }
  
  .lb-data {
	padding: 0 4px;
	color: #ccc;
  }
  
  .lb-data .lb-details {
	width: 85%;
	float: left;
	text-align: left;
	line-height: 1.1em;
  }
  
  .lb-data .lb-caption {
	font-size: 13px;
	font-weight: bold;
	line-height: 1em;
  }
  
  .lb-data .lb-number {
	display: block;
	clear: left;
	padding-bottom: 1em;
	font-size: 12px;
	color: #999999;
  }
  
  .lb-data .lb-close {
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	background: url(https://raw.githubusercontent.com/lokesh/lightbox2/master/dist/images/close.png) top right no-repeat;
	text-align: right;
	outline: none;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
  }
  
  .lb-data .lb-close:hover {
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
  }
  
  .content { float:left; width:92%; margin:0 4%; padding: 20px 0; }

/*HEADER*/
.main_header          { background:#ffffff; border-bottom:1px #f4f4f4 solid; z-index:1; padding: 0.5em 0em; }
.main_header .content { float:left; padding:0px 0; }

.fixed            { display:block; position:fixed; z-index:9;  }
.main_header_logo { text-align:center; margin:auto; float:none; width:138px; }
.main_header_logo img { height:69px; }

/*Seu Código*/
.section-seu-codigo          { padding:10px 0px; background-color:#f4f4f4; }
.section-seu-codigo .content { float:left; padding:1em 0; }
.section_title               { width: 100%; float:left; margin-bottom:1em; font-size:1.3em; font-weight: 300; text-align: center; border-bottom: 1px #eceaea solid; padding-bottom: 1em; }

.box-artigo   { width:100%; float:left; background:#fff; box-shadow: 1px 0px 1.2px 0px #e3e3e3; border-radius:3px; padding:1em; }

/*Inícia Galeria*/
.my-galeria { 

	width:100%; 
	float:left; 
	position:relative;
	overflow:hidden; 
}

.my-galeria .foto .mascara { 
    
    background: rgba(0,0,0,0);
    transition:0.5s;  
	position:absolute; 
	width:100%; 
	height:100%; 
	left:0; bottom:0; 
}

.my-galeria .foto .image-link { 
	
	display: block;
	position: absolute;
	left:35%;
	bottom:25px;
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 1.8em;
	background: transparent;
	color: #ffffff;
	border-radius: 50px;
	text-decoration: none;
	transition: all .3s ease-in-out;
	opacity:0;
	margin-left: 20px;
	margin-bottom: 20px;  

}

.my-galeria .foto { 

	width:100%; 
	float:left; 
	display:block; 
	margin-bottom:5%;  
	border:1px #f0f0f0 solid; 
	position:relative; 
	overflow:hidden; 
	border-radius:6px; 
}

.foto:hover .image-link { bottom:20%; transition: all .3s ease-in-out; opacity:1; } 
.foto:hover .mascara    { background:rgba(0, 0, 0, 0.70); } 
/*Termina Galeria*/

/*FOOTER*/
.main_footer          { background-color:#353535; color:#fff; font-size:0.875em; }
.main_footer .content { padding:3em 0em; }

.main_footer_copy       { background-color:#262626; width:100%; float:left; text-align:center; padding:1.5em 0em; }
.main_footer_copy p     { font-family:'open_sanslight'; font-size:1em; color:#e1e0e0; height:20px; }
.main_footer_copy .m-b-footer   { margin-bottom:0.5em; }
.main_footer_copy .by   { font-size:0.96em; }
.main_footer_copy .by i { font-size:0.96em; margin-right:3px; color:#e82626; }


/*Começa o Responsivo*/

/*480PX BREAKPOINT*/
/*480 dividido por 16 = 30em*/
@media (min-width:30em){

.boxBannerTopo { padding:1em 0; }

}

/*600PX BREAKPOINT*/
/*600 dividido por 16 = 37,5em*/
@media (min-width:37em){


} 

/*768PX BREAKPOINT*/
/*768 dividido por 16 = 48em*/
@media (min-width:48em){

.my-galeria .foto { width:48%; margin-right:4%; margin-bottom:4%;}
.my-galeria .foto:nth-of-type(2n+0) { margin-right:0; }

} 

/*960PX BREAKPOINT*/
/*960 dividido por 16 = 60em*/
@media (min-width:60em){

 .section-seu-codigo          { padding:20px 0px; }
 .section-seu-codigo .content { width:80%; padding:1em 0; margin:0 10%; }

.btn-download { width:35%; }

}

/*1280PX BREAKPOINT*/
/*1280 dividido por 16 = 80em*/
@media (min-width:80em){

.my-galeria .foto:nth-of-type(2n+0), 
.my-galeria .foto { width:23.5%; margin-right:2%; margin-bottom:2%; }
.my-galeria .foto:nth-of-type(4n+0) { margin-right:0; }
 
}

/*1366PX BREAKPOINT*/
/*1366 dividido por 16 = 85,375em*/
@media (min-width:85em){

 .content  { width:80%; margin:0 10%; }

}

/*1600PX BREAKPOINT*/
/*1600 dividido por 16 = 100em*/
@media (min-width:100em){


}

  .brand_list {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .brand_list li {
    display: flex;
    justify-content: center;
    align-items: center;
  }
/*Fecha o Responsivo*/




