body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
}
img {
    max-width: 100%;
	height: auto;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-weight: 700;
	font-family: 'Exo', sans-serif;
}
p.large_text {
    font-size: 18px !important;
    font-weight: 500;
    font-family: 'Exo';
    line-height: 25px;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 50px;
	line-height: 50px;
}
h2 {
	font-size: 35px;
	line-height: 45px;
}
h3 {
	font-size: 28px;
	line-height: 37px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #003300;
}
a:hover {
	text-decoration: none;
}
#information-information p a {
    color: #003300;
    text-decoration: underline;
    font-weight: 700;
}
legend {
    font-size: 25px;
    padding: 7px 0px 15px;
    border: 0px;
    font-weight: 700;
    font-family: 'Exo';
    color: #000;
}
label {
    font-size: 14px;
    font-weight: 400;
}
label.control-label {
    font-size: 16px;
    font-weight: 600;
	font-family: 'Exo';
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 16px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 16px;
}
.input-group .input-group-addon {
	font-size: 16px;
	height: 30px;
}
.form-control {
    height: 36px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
.mini_container {
	max-width: 900px;
	margin: 0px auto;
}
header {
    padding: 0px;
	position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    width: 100%;
}
header.fixed {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    width: 100%;
    padding: 0px;
    box-shadow: 0px 0px 3px #ccc;
    background: #fff;
}
header .container {
	padding: 20px 15px;
}
.maintenance {
	background: #BF0707;
	font-size: 22px;
	font-family: 'Exo', sans-serif;
	line-height: 30px;
	font-weight: 600;
	text-align: center;
	padding: 10px 0px;
	margin: 0px;
	color: #fff;
}
.header_gap {
    width: 100%;
    float: left;
    height: 75px;
}
#logo img {
    border-radius: 5px;
    max-width: 175px;
    height: auto;
}
header #logo img.fixed_logo {
	display: block;
}
header #logo img.scroll_logo {
	display: none;
}
header.fixed #logo img.fixed_logo {
	display: none;
}
header.fixed #logo img.scroll_logo {
	display: block;
}
#logo a {
    font-family: "Exo", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 35px;
    text-decoration: none;
    color: #fff;
    line-height: 35px;
    position: relative;
    top: 0px;
}
#top-links li {
    padding: 0px 0px 0px 45px;
}
#top-links a {
    font-size: 16px;
    font-weight: 700;
    font-family: 'Exo', sans-serif;
    color: #fff;
    position: relative;
    top: 8px;
	text-transform: uppercase;
}
#top-links a:hover {
    color: #FFB000;
}
#top-links a.active {
    color: #FFB000;
}
header.fixed #logo a, header.fixed #top-links a {
	color: #004400;
}
header.fixed #logo a:hover, header.fixed #top-links a:hover {
	color: #FFB000;
}
/* content */
#content {
    min-height: 500px;
    float: left;
    width: 100%;
}
section {
	width: 100%;
	float: left;
	padding: 50px 0px;
}
section h2 {
    font-size: 45px;
    line-height: 55px;
    color: #004400;
    margin-bottom: 50px;
}
.hero_banner {
    background: #004400;
    font-family: "Exo", sans-serif;
    font-weight: 400;
    font-style: normal;
	background-size: cover;
	padding: 75px 0px;
	text-align: center;
}
.hero_banner h1 {
    color: #FFF;
    font-size: 40px;
    margin-bottom: 30px;
    line-height: 50px;
}
.hero_banner h2 {
    color: #FFB000;
    font-size: 42px;
    margin-bottom: 20px;
    font-style: italic;
}
.banner_text {
    padding: 150px 0px 50px;
}
.banner_text p {
    font-size: 25px !important;
    line-height: 35px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
}
.hero_img {
    margin-bottom: 40px;
}
p.button {
	margin-top: 50px;
}
.hero_btn {
	background: #FFF;
	padding: 15px 30px;
	font-size: 20px;
	line-height: 30px;
	font-weight: 700;
	color: #004400;
	border-radius: 50px;
	text-transform: uppercase;
}
.hero_btn:hover {
	background: #FFB000;
	color: #fff;
}
img.team_img {
    max-width: 120px;
}
section.about .flex_row {
    gap: 10px;
}
section.about .col-sm-6 p.mb-10 {
	margin-bottom: 10px;
}
section.process {
	padding-bottom: 0px;
}
section.process h2 {
    font-size: 45px;
    line-height: 55px;
    color: #fff;
    margin-bottom: 50px;
}
section.process .bottom_text {
    padding: 50px 0px;
    margin-top: 0px;
    font-family: "Exo", sans-serif;
}
section.process p {
    font-size: 22px;
    line-height: 32px;
    color: #FFF;
    font-weight: 700;
    margin: 0px;
}
section.common_issue {
    background: #F5F5FB;
}
section.refurbishment_solution {
    font-weight: 400;
    font-style: normal;
	text-align: center;
	padding-bottom: 0px;
}
section.refurbishment_solution p.large_text {
    font-size: 25px !important;
    line-height: 35px;
    font-weight: 700;
    color: #fff;
    font-style: italic;
    margin-bottom: 60px;
}
section.refurbishment_solution img {
	max-width: 170px;
}
section.refurbishment_solution h3 {
    font-size: 25px;
    line-height: 32px;
    color: #004400;
    margin-bottom: 5px;
}
.solution {
    background: #fff;
    border-radius: 10px;
    padding: 30px;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}
.solution p {
	font-size: 16px;
	line-height: 25px;
	font-weight: 500;
}
section.refurbishment_solution .bottom_text {
    padding: 20px 0px 50px;
    margin-top: 0px;
    font-family: "Exo", sans-serif;
}
section.refurbishment_solution .bottom_text p {
    font-size: 22px;
    line-height: 32px;
    color: #004400;
    font-weight: 700;
}
section.service {
    padding-bottom: 0px;
}
#information-information section.service {
	padding-bottom: 50px;
}
section.free_trial .buttons {
    margin: 80px 0px;
}
.expertise {
    cursor: pointer;
    position: relative;
    width: 100%;
	height: 100%;
	margin-bottom: 30px;
	padding: 20px 0px;
	background: #fff;
	cursor: default;
	width: 100%;
    float: left;
    padding: 30px 20px 10px;
    margin: 10px 0px 20px;
    border-radius: 10px;
    height: 95%;
	text-align: center;
}
.expertise img {
	max-width: 150px;
	height: auto;
	margin-bottom: 0px;
}
.expertise h3 {
    font-size: 25px;
    line-height: 35px;
    margin: 15px 0px 10px;
    font-family: 'Exo', sans-serif;
    color: #004400;
}
.expertise p {
    font-size: 15px;
    line-height: 24px;
    color: #000;
    font-weight: 500;
    margin: 20px 0px;
    min-height: 120px;
}
.process .mini_container {
    margin: 0px auto 50px;
}
section.service .bottom_text {
    background: #004400;
    width: 100%;
    float: left;
    position: relative;
    margin: 0px 0px 0px;
    padding: 50px 0px;
}
section.service .bottom_text .container {
	max-width: 730px;
}
section.service .bottom_text img {
	max-width: 100px;
}
section.service .bottom_text h3 {
	color: #FFDC00;
	font-size: 35px;
    line-height: 45px;
    font-weight: 700;
}
section.service .bottom_text p {
    color: #fff;
    font-size: 22px;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 0px;
    font-weight: 600;
    font-family: 'Exo', sans-serif;
    padding-left: 0px;
}
.green_btn {
    background: #004400;
    padding: 15px 30px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    color: #FFF !important;
    border-radius: 50px;
    text-transform: uppercase;
	text-decoration: none !important;
}
.green_btn:hover {
    background: #FFB000;
    color: #fff;
}
.orange_btn {
    background: #FFB000;
    padding: 15px 30px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    color: #FFF !important;
    border-radius: 50px;
    text-decoration: none !important;
}
.orange_btn:hover {
    background: #004400;
    color: #FFF;
}
#free_trial .orange_btn {
    background: #FFF;
    color: #004400 !important;
    text-transform: uppercase;
}
#free_trial .orange_btn:hover {
    background: #FFB000;
    color: #FFF !important;
}
section.service .green_btn {
	position: relative;
	top: 15px;
}
section.free_trial {
    background: url(free-trial-bg.jpg) no-repeat center;
    background-size: cover;
	padding: 120px 0px;
}
section.free_trial h2 {
	margin-bottom: 20px;
}
section.free_trial p.large_text {
    font-size: 28px !important;
    font-weight: 700;
    font-family: 'Exo';
    text-transform: capitalize;
    line-height: 35px;
    color: #fff;
    margin: 50px 0px 0px;
}
section.free_trial img {
	margin: 0px 0px;
}
section.why_choose {
	padding: 75px 0px;
}
section.why_choose h2 {
	margin: 0px 0px 20px;
}
section.why_choose .choose {
	border-radius: 10px;
	box-shadow: 0px 0px 5px #004400;
	background: #FFF;
	text-align: center;
	margin-top: 30px;
	padding: 1px;
}
.choose img {
	width: auto;
	height: 150px;
	margin: 20px 0px;
}
.choose h3 {
	color: #004400;
	font-size: 22px;
	line-height: 30px;
	margin: 0px;
	padding: 10px 0px 15px;
}
.choose p {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    line-height: 24px;
    padding: 0px 10px 15px;
    font-weight: 500;
    min-height: 140px;
    margin: 0px;
    border-radius: 0px 0px 10px 10px;
}
section.why_choose p.image_hover_text {
    position: absolute;
    bottom: -10px;
    width: 300px;
    right: 15px;
    background: orange;
    padding: 15px;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    text-align: left;
    line-height: 25px;
    border-radius: 15px 0px 15px 0px;
	font-family: 'Exo';
}
section.why_choose .bottom_text {
    margin-top: 60px;
}
#product-category #content, #product-product #tab-description, #information-information #content {
    font-size: 16px;
    line-height: 26px;
}
.page_header {
    padding: 200px 0px 100px;
    background: url(background.jpg) no-repeat;
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
    float: left;
    width: 100%;
}
.page_header .page_title {
    font-size: 40px;
    margin: 0px 0px 10px;
    font-weight: 700;
    line-height: 45px;
    color: #fff;
    font-family: "Exo", serif;
}
.page_header a {
    color: #FFB000;
    font-weight: 500;
    font-family: "Exo", serif;
    font-size: 18px;
    margin-right: 20px;
}
.page_header a:after {
    content: '/';
    position: relative;
    left: 12px;
}
.page_header a:last-child:after {
    content: '';
}
#information-information section h2 {
    font-size: 40px;
    line-height: 50px;
    color: #004400;
    margin-bottom: 20px;
}
#information-information section.service h2, section.service h2 {
    color: #fff;
}
#information-information p {
	font-size: 16px;
	line-height: 25px;
	color: #000;
}
#information-information section.refurbishment_solution .bottom_text p {
    font-size: 18px;
    line-height: 27px;
    color: #000;
	font-weight: 700;
}
#information-information p.large_text {
    font-size: 20px !important;
    line-height: 30px !important;
}
#information-information section.service p.large_text {
    color: #fff;
	margin-bottom: 50px;
}
#information-information section h3 {
    font-size: 24px;
    line-height: 33px;
}
.address {
	font-size: 18px;
	line-height: 28px;
	font-weight: 500;
}
#information-contact {
    background: #EDF8EE;
}
.background {
	background: #EDF8EE;
}
.process.background, .service.background {
	background: #004400;
}
#information-contact form {
    box-shadow: 0px 0px 30px #eee;
    border-radius: 15px;
    padding: 30px;
    float: left;
    width: 100%;
	background: #fff;
}
#information-contact section h2 {
    margin-bottom: 20px;
}
#information-contact ul li, #information-contact ul li a {
	font-size: 18px;
	padding-bottom: 20px;
	line-height: 25px;
	color: #000;
	font-weight: 700;
}
#information-contact ul li i {
    background: #FFB000;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
	float: left;
	margin-right: 10px;
}
.pl-0 {
	padding-left: 0 !important;
}
.pr-0 {
	padding-right: 0 !important;
}
.flex_row {
	display: flex;
	align-items: center;
}
.flex_text {
	flex: 1;
	padding: 20px;
}
.expertise .flex_row {
    gap: 20px;
}
section.services .row, section.service .row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	-ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    justify-content: flex-start !important;
	-ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    align-items: stretch !important;
}
section.services .expertise {
	cursor: default;
	width: 100%;
    float: left;
    padding: 30px 20px 10px;
    background: #fff;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 10%);
    margin: 10px 0px 20px;
    text-align: center;
    border-radius: 10px;
    height: 95%;
}
section.services .expertise h3 {
    font-size: 22px;
    line-height: 30px;
	text-align: left;
}
section.services .expertise img {
    max-width: 150px;
}
section.services .expertise p {
	font-size: 15px;
	line-height: 23px;
	font-weight: 500;
	text-align: left;
}
section.bottom_text p {
	font-size: 16px;
	line-height: 25px;
	font-weight: 500;
	margin: 20px 0px 30px;
}
section.services h2 {
    margin-bottom: 15px;
}
section.services p.large_text {
    margin-bottom: 50px;
}
section.about .flex_row.background {
    margin-top: 0px;
    padding: 20px;
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    margin-bottom: 30px;
    background: #FFFFFF;
}
section.about p {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 20px;
}
section.about .col-sm-6 p {
	margin-bottom: 0px;
}
section.about .col-sm-6 img {
	width: 120px;
}
/* footer */
footer {
    margin-top: 0px;
    padding: 50px 0px 70px;
    background: #002900;
    border-top: 0px solid #ddd;
    color: #fff;
    float: left;
    width: 100%;
	font-family: 'Exo';
	font-size: 16px;
	line-height: 25px;
}
footer a {
	color: #fff;
}
footer h3 {
    color: #FFC400;
    font-size: 22px;
}
footer h3.footer_logo {
	font-family: "Exo", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
}
footer a:hover {
	color: #FCDC02;
}
footer ul li {
    padding: 7px 0px;
    font-size: 17px;
    line-height: 27px;
}
.copyright-info {
    padding: 20px 0px;
    border-top: 1px solid #01482E;
    margin-top: 50px;
}
#bttbutton {
    display: inline-block;
    background: #F1C453;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 10px;
    position: fixed;
    bottom: 70px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    text-decoration: none;
    color: transparent;
    border: none;
}
#bttbutton.show {
    opacity: 1;
    visibility: visible;
}
#bttbutton:hover {
    cursor: pointer;
    background: #FFB207;
}
#bttbutton::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: 900;
    font-size: 2em;
    line-height: 50px;
    color: #002B00;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
html[dir=rtl] .breadcrumb > li::after {
  top: -3px;
  left: -5px;
  width: 26px;
  height: 26px;
  border-left: 1px solid #DDD;
  border-top: 1px solid #DDD;
  right: unset;
  border-right: unset;
  border-bottom:unset;

}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 10px 16px;
	font-size: 16px;
	border-radius: 4px;
	font-family: 'Exo', sans-serif;
	font-weight: 500;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	background: #02CB63;
	border-color: #02CB63;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background: #02BC5E;
	border-color: #02BC5E;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
html[dir=rtl] .checkbox input[type="checkbox"],
html[dir=rtl] .checkbox-inline input[type="checkbox"],
html[dir=rtl] .radio input[type="radio"],
html[dir=rtl] .radio-inline input[type="radio"] {
    position: absolute;
    margin-top: 4px\9;
    margin-right: -20px;
      margin-left: unset;
}
html[dir=rtl] .input-group-btn:last-child > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
html[dir=rtl] .input-group .form-control:first-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: unset;
    border-bottom-left-radius: unset;
}
html[dir=rtl] .container .row:first-child  .col-sm-4, html[dir=rtl] .container .row:first-child  .col-sm-5 {
  float: right;

}
html[dir=rtl] #cart .dropdown-menu {
  left: 0;
  right: auto;

}
@media (min-width: 768px) {
    html[dir=rtl] .navbar-nav {
        float: right;
        margin: 0;
    }
    html[dir=rtl] .navbar-nav > li {
        float: right;
    }
}
@media (min-width: 768px) {
    .modal {
        z-index: 99999;
    }
}
#modal-video .modal-dialog {
    max-width: 900px;
}
@media (min-width: 1000px) {
    #modal-video .modal-dialog {
        width: 900px;
    }
}
#modal-video .modal-dialog .modal-close {
    font-size: 25px;
    position: absolute;
    top: 0px;
    right: -50px;
    background: #000;
    color: #fff;
    width: 50px;
    height: 50px;
    justify-content: center;
    align-items: center;
    display: flex;
    cursor: pointer;
    z-index: 100;
}
.modal-body {
    position: relative;
    padding: 15px;
}
#modal-video iframe:not(.video-player) {
	border-radius: 5px;
	width: 100%;
}
@media (min-width: 1000px) {
    #modal-video iframe:not(.video-player) {
        min-height: 490px;
    }
}
.openbtn {
    margin-left: 0;
    font-size: 35px;
    position: absolute;
    top: 5px;
    right: 20px;
    cursor: pointer;
    color: #fff;
}
header.fixed .openbtn {
	color: #00593B
}
.sidebar {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    background: #004400;
    overflow-x: hidden;
    padding-top: 60px;
    transition: 0.5s;
}
.sidebar a {
    padding: 15px 8px 15px 30px;
    text-decoration: none;
    font-size: 20px;
    color: #fff;
    display: block;
    transition: 0.3s;
}
.sidebar .closebtn {
    position: absolute;
    top: 17px;
    right: 25px;
    font-size: 60px;
    margin-left: 50px;
}
.form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}
#information-information section.bottom_text p {
    margin: 50px 0px 30px;
}
.text-danger {
    color: #EF130F;
    font-size: 14px;
    margin-top: 5px;
	font-weight: 500;
}
@media (max-width: 767px) {
    #logo a {
		top: 1px;
	}
	.flex_row {
		flex-direction: column;
	}
	section h2 {
		font-size: 35px !important;
		line-height: 45px !important;
	}
	.banner_text {
		padding: 100px 20px 50px;
	}
	.banner_text p {
		font-size: 16px !important;
		line-height: 25px;
	}
	.hero_banner h1 {
		color: #FFF;
        font-size: 22px;
        margin-bottom: 30px;
        line-height: 30px;
		margin-top: 0px;
	}
	section.free_trial {
		text-align: center;
		padding: 20px 0px 50px;
	}
	section.free_trial p.large_text {
		margin: 10px 0px 0px;
		line-height: 40px;
	}
	section.free_trial .col-sm-6 + .col-sm-3 {
		display: none;
	}
	.page_header {
		padding: 200px 0px 50px;
		background-size: cover;
	}
	section.process p {
		font-size: 16px;
		line-height: 25px;
	}
	section.refurbishment_solution .bottom_text p {
		font-size: 16px;
		line-height: 25px;
	}
	.choose p {
		min-height: 100px;
	}
	#information-contact form {
		padding: 30px 15px;
	}
	#information-contact form fieldset div.row.form_div {
		padding: 0px 15px;
	}
	#information-contact form fieldset div {
		padding: 0px;
	}
}