@import url("https://cdn1.galaxo.fi/bootstrap/bootstrap-4.6.2/css/bootstrap.min.css");

body {
	background-color: #fff;
	font-family: Arial;
	font-size: 14px;
	color: #000;
}

h1 {
	font-size: 24px;
	margin: 10px 0 19px;
	text-transform: uppercase;
}

.footer_cont h1 {
	border-bottom: 1px solid #a5a5a5;
	padding: 0 0 11px 0;	
}

.footer_cont *, .footer_cont_edit * {
	color: #FFF;
}

.footer_cont a, .footer_cont_edit a {
	color: #FFF !important;
}

h2 {
	font-size: 22px;
	padding: 0px;
	margin: 24px 0;
	text-transform: uppercase;
}

h3, h4, h5, h6 {
	padding: 0px;
	margin: 24px 0;
}

.modal-header h3, .modal-header  h4, .modal-header  h5, .modal-header  h6 {
	padding: 0px;
	margin: 0;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}

p {
	margin: 11px 0;
	padding: 0px;
	
}

input:focus::placeholder {
	color: transparent;
}

li,td,th {
	
}

a:link, a:visited, a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

.site_max_width {
	max-width: 945px;
}

.no-gutter, .no-gutter [class*="col-"] {
	padding-left: 0;
	padding-right: 0;
}

.no-gutter .row {
	margin-left: 0;
	margin-right: 0;
}

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

.pos_relative {
	position: relative;
}

.header_element {
	position: relative;
	margin-bottom: 30px;
}

.header_banner {
	margin-top: 2%;
}

.header_banner img {

}

.menu_area {
	margin-top: 3%;
	position: relative;
}

.menu_row {
	border-bottom: 1px solid #707070;
	padding-bottom: 0px;
	min-height: 150px;
}

.menu_row > div {
	text-align: center;
}

.menu_row img {
	max-height: 100px;
}

.sm_img_row {
	margin-bottom: 2%;
	min-width: 350px;
}

.sm_img_row img {
	margin: 0 10px;
	max-height: 80px;
}

.md_img_row {
	text-align: left !important;
}

.md_img_row img {
	margin: 0 0 0 15px;
	height: 98px;
}

#menu {
	text-align: center;
}


#menu li {
	margin: 0 1.8%;
}

#menu a {
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	color: #171717;
	font-size: 14px;
	white-space: nowrap;
	display: inline-block;
	padding-top: 10px;
	padding-bottom: 4px;
	border-bottom: 5px solid #fff;
}

#menu h1 {
	color: #00AA46;
	text-transform: none;
	border: 0;
	font-weight: bold;
	text-align: center;
	font-size: 32px;
	padding: 0;
	margin: 2% 0;
}

.mainmenu_sel {
	border-bottom: 5px solid #00aa46 !important;
}

.mobinav .mainmenu_sel {
	border-bottom: 0;
} 

.mobinav {
	background-color: transparent;
	border: 0;
}

.mobinav .navbar-collapse {
	position: relative;
	background-color: #f8f8f8;
	z-index: 10;
}

.mobinav .nav-item {
	padding: .5rem 1rem;
}

.mobinav .nav-item a {
	display: block;
	text-align: center;
	color: #777;
}

.maincontent {
	background-color: #f2f2f2;
	padding: 24px 4% 24px 4%;
	min-height: 240px;
	margin-top: 30px;
	border: 3px solid #ececec;
	border-top: 7px solid #00aa46;
}

.maincontent_white {
	background: #fff;
    border: 6px solid #00AA46;
    padding: 20px;
    color: #000;
}

.maincontent .form-horizontal .form-group {
	margin-left: 0;
	margin-right: 0;
}

.maincontent_editor_white p, .maincontent_editor_white a, .maincontent_editor_white li, .maincontent_editor_white td, .maincontent_editor_white div, 
.maincontent_white a, .maincontent_white p {
	color: #000;
}

.maincontent .form-horizontal .control-label {
	text-align: left;
	font-weight: bold;
}

.maincontent .form-horizontal .radio, .maincontent .form-horizontal .checkbox, .maincontent .form-horizontal .radio-inline, .maincontent .form-horizontal .checkbox-inline {
	margin-right: 10px;
}

.maincontent .radio-inline + .radio-inline, .maincontent .checkbox-inline + .checkbox-inline {
	margin-left: 0;
}

.pricebox {
	margin-top: 23px;
	border: 2px solid #e2e1e1;
	background-color: #fff;
	color: #000;
	padding: 30px !important;
}

.pricebox_total {
	color: #00aa46;
	font-size: 18px;
	font-weight: bold;
}

.pricebox_other {
	color: #707070;
	font-weight: bold;
}

.price_table {
	width: 100%;
}

.price_table td {
	padding: 2px;
	vertical-align: top;
}

.maincontent_editor {
	background-color: #f2f2f2;
	padding: 0;
	margin: 0;
}

.maincontent2 {
	padding: 24px 1% 57px 1%;
}

.front_right, .front_right *, .front_right a {
	color: #00AA46;
}

.front_right_content {
	padding: 24px 3% 0 3%;
}

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

.fpform .help-block {
	
}

.minimum_neotpremiumpo {
	display: none;
	margin-left: 10px;
}

.minimum_diesel {
	display: none;
	margin-left: 10px;
}

.minimum {
	margin-left: 10px;
}

label.error {
	color: #a94442;
	font-weight: bold;
	display: none;
}

.has-error label.error {
	display: inline;
}

.has-error #payment_option-error {
	display: block !important;
}

.calc_skortti, .calc_sbkortti {
	max-height: 100px;
	cursor: pointer;
}

.btn-primary, a.btn-primary, .btn-default, a.btn-default {
	color: #fff;
	background-color: #008135;
	border: 2px solid #006129;
	font-weight: bold;
	font-size: .9rem;
	text-decoration: none;
	padding: 10px 30px;
	text-transform: uppercase;
	border-radius: 10px;
}

.btn-default, a.btn-default {
	background-color: #fff;
	border: 2px solid #000;
	color: #000;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus {
	color: #fff;
	background-color: #005121;
	border-color: #006129;
}

.btn-primary:active, .btn-primary.active, .btn-primary:active:hover, .btn-primary.active:hover {
	color: #fff;
	background-color: #008135 !important;
	border-style: inset;
	border-color: #006129 !important;
}

.modal-footer .btn-primary, .modal-footer .btn-default {
	padding: 10px 20px;
	margin-top: 20px;
}

.modal-footer {
	border: 0;
	padding-top: 0;
}

.modal-body {
	padding-bottom: 0;
}

.btn_recalc2, a.btn_recalc2,
.btn_recalc, a.btn_recalc {
	background-color: #fff;
	border: 2px solid #000;
	color: #000;
}

.btn_recalc2:hover, .btn_recalc2:focus, .btn_recalc2.focus,
.btn_recalc:hover, .btn_recalc:focus, .btn_recalc.focus {
	background-color: #fff !important;
	border: 2px solid #000;
	color: #000;
}

.btn_recalc2:active, .btn_recalc2.active, .btn_recalc2:active:hover, .btn_recalc2.active:hover,
.btn_recalc:active, .btn_recalc.active, .btn_recalc:active:hover, .btn_recalc.active:hover {
	background-color: #fff !important;
	border: 2px solid #000;
	color: #000;
	border-style: inset;
}

.btn_recalc, .btn_recalc2 {
	margin: 30px;
	color: #000 !important;
}

.btn_recalc2 {
	margin-right: 0;
	margin-bottom: 0;
}

.hl_divider {
	border-top: 1px solid #7FB835;
	padding-top: 30px;
}

.hl_results {
	border: 0;
	color: #fff;
	width: 100%;
	max-width: 560px;
	margin: 0 
}

.hl_results th {
	padding-bottom: 5px;
	font-size: 14px !important;

}

.hl_results th, .hl_results td {
	color: #fff;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

.hl_results td {
	font-weight: normal;
}

.hl_results th {
	padding-top: 7px;
}

.hl_results th.hl_laatu {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	background: #FFF100;
	max-width: 141px;
}

.hl_row_bg {
	background: rgb(39, 89, 54);
}

.hl_div_bg {
	background: rgba(77, 164, 0, 0.8);
}

.hl_empty {
	padding: 0 !important;
}

.hl_hinnat_td {
	max-width: 127px;
	line-height: 20px;
	font-size: 14px;
	color: #000 !important;
	font-weight: bold !important;
	text-align: center !important;
	background: #FFF100;
}

.hl_tilaus_td {
	text-align: center !important;
	padding: 9px 2px;
	background: #FFF100;
}

.hl_info_td {
	line-height: 20px;
	font-size: 14px;
	padding-left: 5px;
}

.hl_tilaus_td a {
	color: #332906;
}

.order {
	padding-top: 30px;
	padding-left: 30px;
	background-color: #fff;
	border: 3px solid #00aa46;
	border-top: 0;
}

.order * {
	color: #000;
	line-height: 24px;
}

.orderpath {
	background-color: #00aa46;
	padding: 10px 20px;
	color: #73bf7f;
	font-weight: bold;
	font-size: 20px;
	border-radius: 15px 15px 0px 0px;
}

.orderpath img {
	vertical-align: middle;
	margin: 0 10px;
}

.orderpath .sel {
	font-weight: bold;
	color: #fff;
}

.orderinfo {
	padding: 15px;
	background-color: #FDE7AB;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin: 0;
}

.orderinfo .table > tbody > tr > td {
	border-top: 0;
	color: #000;
	font-weight: bold;
}

.orderwidth {
	width: 220px;
}

.forminfo {
	font-style: italic;
}

.contactinfo_hide, .billinginfo {
	
}

.footer_area {
	margin: 20px 0;
}

.footer_cont_edit {
	background-color: #707070;
	color: #fff;
}

.footer_cont {
	background-color: #707070;
	padding: 20px 40px;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.footer_cont1 {
	flex: 1 50%;
}

.footer_cont1_pad {
	padding-right: 25px;
}

.footer_cont1_pad h1 {
	margin-right: -25px;
}

.footer_cont2 {
	flex: 1 50%;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
	
}

.footer_cont3 {
	-ms-align-self: end;
	-webkit-align-self: end;
	align-self: end;
	width: 100%;
}

.footer_cont3 img {
	margin-left: 1%;
	vertical-align: inherit;
}

.footer_cont4 {
	-webkit-box-flex: 1 auto;
	-moz-box-flex: 1 auto;
	-webkit-flex: 1 auto;
	-ms-flex: 1 auto;
	flex: 1 auto;
}

.footer_banners {
	margin: 0 auto !important;
	text-align: center;
}
.imgdiv {
	width: 15%;
	padding: 0 5px;
	display: inline-block;
	position: relative;
}

.footer_banner_bg {
	background-color: #00AA46;
	position: absolute;
	top: 20%;
	left: 0;
	height: 60%;
	width: 100%;
}

.footer_copy {
	
}

.footer_copy p, .footer_copy a {
	color: #332906;
	font-weight: bold;
	font-size: 12px;
}

.footer_copy p {
	text-align: center;
}

.hok_modal .modal-header {
	background-color: #00aa46;
	color: #fff;
	border-radius: 15px 15px 0px 0px;
}

.hok_modal .modal-content {
	border-radius: 15px 15px 6px 6px;
}

.verttuerror {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}

.etukortti {
	max-width: 274px;
}

.modal_black .modal-header {
	background-color: #000;
}

.modal_black .btn-primary, .modal_black a.btn-primary {
	background-color: #000;
	border: 2px solid #000;
}

.modal_black .btn-primary:hover, .modal_black .btn-primary:focus, .modal_black .btn-primary.focus,
.modal_black .btn-primary:active, .btn-primary.active, .modal_black .btn-primary:active:hover, .modal_black .btn-primary.active:hover {
	background-color: #6f6b6b;
}

.modal_black input::-webkit-outer-spin-button,
.modal_black input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.modal_black input[type=number] {
  -moz-appearance: textfield;
}

.form-control[disabled], fieldset[disabled] .form-control {
	font-weight: bold;
}

.field_title {
	font-weight: bold;
}

.pw_banner {
	position: sticky;
	top: 0;
	left: 0;
	width: 100%;
	padding: 15px;	
	text-align: center;
	z-index: 10;
	background-color: #707070;
	color: #fff;
	font-weight: bold;
}

.pw_banner a {
	color: #fff;
	font-weight: bold;
}

@media (min-width: 992px) {
	.modal-lg, .modal-xl {
		max-width: 600px;
	}
}

@media (max-width:768px) {
	.footer_cont, .footer_cont2 {
		display: block;
	}
	
	.footer_cont3 img {
		max-width: 100%;
	}
	
	.pricebox .col-xs-12 {
		margin-bottom: 20px;
	}
	
	.footer_cont1_pad {
		padding-right: 0;
	}
	
	.footer_cont1_pad h1 {
		margin-right: 0;
	}
	
	.btn, a.btn {
		padding: 10px 30px;
	}
	
	.form-control {
		font-size: 16px;
	}
	
	.orderwidth {
		width: 190px;
	}
	
	.sm-center {
		text-align: center;
	}
	
	.btn_recalc2 {
		margin-left: 0;
		margin-right: 0;
	}
}

@media (max-width:760px) {
	.minimum {
		margin-left: 0;
	}
}

@media (max-width:380px) {
	.btn, a.btn {
		padding: 10px 20px;
	}
}