/*
Theme Name: SR-Harvesting
Theme URI: https://www.sr-harvesting.fi/
Author: Servoteko Oy
Author URI: http://www.servoteko.fi/
Description: SR-Harvestingin konehaun verkkosivujen teema
Version: 1.0
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: specialauto
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}

/* Colors

Valkoinen: #ffffff
Musta: #000000
Oranssi: #ff6600
*/

/* Fonts

Proxima Nova Bold
font-family: proxima-nova, sans-serif;
font-weight: 700;
font-style: normal;

Proxima Nova Regular
font-family: proxima-nova, sans-serif;
font-weight: 400;
font-style: normal;

Proxima Nova Italic
font-family: proxima-nova, sans-serif;
font-weight: 400;
font-style: italic;

Proxima Nova Light
font-family: proxima-nova, sans-serif;
font-weight: 300;
font-style: normal;

Proxima Nova Condensed Black
font-family: proxima-nova-condensed, sans-serif;
font-weight: 900;
font-style: normal;

Proxima Nova Condensed Bold
font-family: proxima-nova-condensed, sans-serif;
font-weight: 700;
font-style: normal;
*/

/* General Styles */

body {
	padding-top: 53px;
	font-family: "proxima-nova",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.5;
	color: #000000;
	background-color: #e5e6dc;
	background-image: url(/media/sr-harvesting-tausta.jpg);
	background-attachment: fixed;
	background-size: cover;
	background-position: center;
}

h1, h2 {
	font-family: "proxima-nova-condensed",sans-serif;
	font-style: normal;
	font-weight: 900;
	color: #000000;
	letter-spacing: 0em;
	display: block;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.1;
}

h3, h4, h5, h6 {
	font-family: "proxima-nova",sans-serif;
	font-style: normal;
	font-weight: 700;
	color: #000000;
	letter-spacing: 0em;
	display: block;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.1;
}

h1 {font-size: 2.4em; text-transform: uppercase;}
h2 {font-size: 2em; text-transform: uppercase;}
h3 {font-size: 1.6em;}
h4 {font-size: 1.3em;}
h5 {font-size: 1em;}
h6 {font-size: .8em;}

hr {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 0;
	border-top: 1px solid #eee;
}

a {
	color: #000000;
	font-weight: 700;
}

a:hover, a:focus {
	color: #ff6600;
}

a, a:visited, a:hover, a:active {
	text-decoration: none;
}

.alignright {
	float: right;
	margin: 8px 0px 15px 15px;
}

.alignleft {
	float: left;
	margin: 8px 15px 15px 0px;
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px 20px;
	font-size: 22px;
	border-left: 5px solid #ff6600;
	font-style: italic;
	background: #FFF;
}

.width-960 {
	max-width: 960px;
}

.content-element {
	background: #fff;
	border: 0;
	border-radius: 5px;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
}

.subsite {
	background-image: none;
	background-color: #FFF;
	padding-top: 0;
}

.content-element-nopad {
	background: #FFF;
	border: solid 1px #FFF;
	border-radius: 5px;
	display: grid;
   transition: opacity .2s;
}

.content-element ul {
	padding-left: 1.5em;
	list-style: inherit;
	margin: 0 0 10px 0;
}

.content-element p {
	margin: 0 0 .6em;
}

.content-element h1, .content-element h2 {
	margin: 0 0 .3em;
}

.content-bg {
background: #e6e6e6;
   background-repeat: repeat;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	min-height: 0px;
}

.content-box {
	background: #000000;
	color: #FFF;
	padding: 15px;
}

.content-pull-up {
	margin-top: -200px;
	position: relative;
	z-index: 5;
}

/* Helper Classes */

.clear {
	clear: both;
}

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

.double-gutter {
	padding-left: 30px;
	padding-right: 30px;
}

.no-gutter {
	padding-left: 0;
	padding-right: 0;
}

.small-gutter {
	padding-left: 5px;
	padding-right: 5px;
}

.larger-gutter {
	padding-left: 20px;
	padding-right: 20px;
}

.tm0 {margin-top: 0px !important;}
.tm5 {margin-top: 5px;}
.tm10 {margin-top: 10px;}
.tm15 {margin-top: 15px;}
.tm20 {margin-top: 20px;}
.tm30 {margin-top: 30px;}
.tm40 {margin-top: 40px;}
.tm50 {margin-top: 50px;}
.tm60 {margin-top: 60px;}
.tm70 {margin-top: 70px;}
.tm80 {margin-top: 80px;}
.tm90 {margin-top: 90px;}
.tm100 {margin-top: 100px;}

.bm5 {margin-bottom: 5px;}
.bm10 {margin-bottom: 10px !important;}
.bm15 {margin-bottom: 15px;}
.bm20 {margin-bottom: 20px;}
.bm30 {margin-bottom: 30px;}
.bm40 {margin-bottom: 40px;}
.bm50 {margin-bottom: 50px;}
.bm60 {margin-bottom: 60px;}
.bm70 {margin-bottom: 70px;}
.bm80 {margin-bottom: 80px;}
.bm90 {margin-bottom: 90px;}
.bm100 {margin-bottom: 100px;}

.tp5 {padding-top: 5px;}
.tp10 {padding-top: 10px;}
.tp15 {padding-top: 15px;}
.tp20 {padding-top: 20px;}
.tp30 {padding-top: 30px;}
.tp40 {padding-top: 40px;}
.tp50 {padding-top: 50px;}
.tp60 {padding-top: 60px;}
.tp70 {padding-top: 70px;}
.tp80 {padding-top: 80px;}
.tp90 {padding-top: 90px;}
.tp100 {padding-top: 100px;}

.bp5 {padding-bottom: 5px;}
.bp10 {padding-bottom: 10px;}
.bp15 {padding-bottom: 15px;}
.bp20 {padding-bottom: 20px;}
.bp30 {padding-bottom: 30px;}
.bp40 {padding-bottom: 40px;}
.bp50 {padding-bottom: 50px;}
.bp60 {padding-bottom: 60px;}
.bp70 {padding-bottom: 70px;}
.bp80 {padding-bottom: 80px;}
.bp90 {padding-bottom: 90px;}
.bp100 {padding-bottom: 100px;}

.text-yellow {
	color: #ff6600;
}

.text-yellow a {
	color: #ff6600;
}

.text-grey {
	color: #666;
}

.text-white {
	color: #ffffff;
}

.text-bold {
	font-weight: 700;
}

.text-normal {
	font-weight: 400;
}

.text-light {
	font-weight: 300;
}

.text-italic {
	font-style: italic;
}

.text-large {
	font-size: 24px;
}

.text-large p {
	line-height: 1.6;
	margin: 0 0 20px;
}

.text-small {
	font-size: 13px;
}

.text-smaller {
	font-size: 10px;
}

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

a.link-white {
	color: #FFF;
}

.hide {
	display: none;
}

.single-line {
	white-space: nowrap;
}

.bg-position {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
}

.bg-white {
	background-color: #ffffff;
}

.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.height-100 {height: 100%;}

.img-rounded {
	border-radius: 5px;
}

.black-bg {
	background: #000000;
}

.yellow-bg {
	background: #ff6600;
}

.white-bg {
	background: #ffffff;
}

.yellow-border {
	border: solid 1px #ff6600;
}

.box-shadow {
	box-shadow: 0 3px 29px 0 rgba(106,107,108,.18);
}

.border-radius {
	border-radius: 5px;
}

.style-image img {
	box-shadow: 0 3px 29px 0 rgba(106,107,108,.18);
	border-radius: 5px;
}

ul.list-no-style {
}

ul.list-no-style li:before {
	content: none !important;
}

.wp-block-gallery {
	display: inline-flex;
}

.wp-block-gallery {
	display: inline-flex;
}

.vertical-align-middle img {
	vertical-align: middle;
}

.financing-logos img {
	margin: 15px;
}

/* Page Content */

.title-700 {
	font-weight: 700 !important;
}

.page-content p {
	margin: 0 0 20px;
}

.page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6 {
	margin-top: 1em;
	margin-bottom: 0.7em;
}

.page-content a {
	font-weight: 700;
}

.page-content ul {
	list-style: none;
	padding-left: 15px;
}

.page-content ul li {
	padding-left: 1.1em;
	line-height: 1.6;
	margin-bottom: 0px;
}

.page-content ul li:before {
	content: "\f054";
	font-family: FontAwesome;
	color: #666666;
	display: inline-block;
	margin-left: -1.1em;
	width: 1.1em;
	font-size: .7em;
}

.page-content table {
	font-size: 16px;
}

.accordion-toggle:after {
    font-family: 'FontAwesome';
    content: "\f078";    
    float: right;
}
.accordion-opened .accordion-toggle:after {    
    content: "\f054";    
}

.accordion-heading {
    font-size: 2.5em;
    background: #000000;
    padding: 20px;
    border-radius: 6px;
    margin: 0 0 10px;
}

.accordion-heading a {
	color: #fff;
}

.accordion-inner {
	padding: 10px 0 20px 0;
}

/* wp-video */

.wp-video, video.wp-video-shortcode, .mejs-container, .mejs-overlay.load {
	width: 100% !important;
	height: 100% !important;
}

.mejs-container {
	padding-top: 56.25%;
}

.wp-video, video.wp-video-shortcode {
	max-width: 100% !important;
}

video.wp-video-shortcode {
	position: relative;
}

.mejs-mediaelement {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.mejs-overlay-play {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: auto !important;
	height: auto !important;
}

.mejs-poster, .mejs-container, .mejs-controls {
	border-radius: 5px
}

/* Header & Navbar */

.navbar-main {
	margin-bottom: 0px;
	background: #59595b;
	border: solid 1px #59595b;
}

.navbar-brand {
	float: left;
	font-size: 22px;
	font-weight: 700;
	color: #ffffff;
	height: auto;
	padding: 0;
}

.navbar-brand:hover {
	color: #ff6600;
}

.logo-text {
	font-family: proxima-nova-condensed, sans-serif;
	padding: 16px 10px 27px 10px;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: -0.03em;
}

.navbar-logo {
   margin: 10px 10px 10px 0px;
   max-width: 160px;
}

.navbar-tagline {
	font-family: "proxima-nova",sans-serif;
	position: absolute;
	top: 41px;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: initial;
}

.navbar-right {
	margin: 25px 0 0 0;
	text-align: center;
	text-transform: uppercase;
}

.navbar-toggle {
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	padding: 5px 10px;
	color: #000000;
}

.addt-toggles {
	background: #000;
	color: #ff6600;
	padding: 3px 8px;
	margin-right: 5px;
	margin-top: 5px;
}

.nav>li>a {
	font-family: proxima-nova-condensed, sans-serif;
	font-weight: 700;
	position: relative;
	display: block;
	padding: 5px 10px 5px 10px;
	color: #ffffff;
	margin: 5px 3px;
	font-size: 16px;
	background: rgba(0, 0, 0, 0);
	border: solid 1px rgba(0, 0, 0, 0);
	border-radius: 3px;
	text-transform: uppercase;
	font-weight: 900;
}

.nav>li>a:hover, .nav>li>a:focus {
	color: #000000;
	background: rgba(0, 0, 0, 0);
	border: solid 1px rgba(0, 0, 0, 0);
}

.nav>li>a.header-social-icon {
	padding: 5px;
	font-size: 22px;
	margin: 2px 3px;
}

.dropdown-menu>li>a {
	font-weight: 700;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	color: #262626;
	text-decoration: none;
	background-color: #ff6600;
}

a, a:visited, a:hover, a:active {
	text-decoration: none;
}
a:hover, a:focus {
	color: #ff6600;
}

/* Buttons */

.btn {font-weight: 700;}

.btn-primary {
	color: #000000;
	background-color: #ff6600;
	border-color: #ff6600;
	border-radius: 4px;
}

.btn-primary:hover, .btn-primary:focus {
	color: #ff6600;
	background-color: #000000;
	border-color: #000000;
}

.btn-secondary {
	color: #000000;
	background-color: #ff6600;
	border-color: #ff6600;
	border-radius: 4px;
}

.btn-secondary:hover, .btn-secondary:focus {
	color: #ffffff;
	background-color: #000000;
	border-color: #000000;
}

.btn-outline {
	color: #000000;
	background-color: #ffffff;
	border-color: #000000;
	border-radius: 4px;
}

.btn-outline:hover, .btn-outline:focus {
	color: #ffffff;
	background-color: #ff6600;
	border-color: #ff6600;
}

.btn-search {
	color: #204d91;
	background-color: #ffffff;
	border-color: #204d91;
	border-radius: 0;
	padding: 9.5px 12px;
}

.btn-search:hover, .btn-search:focus {
	color: #ffffff;
	background-color: #ff8241;
	border-color: #ff8241;
}

/* Front Page */

.locations-list h4 {
	text-transform: uppercase;
	margin: 0;
	font-size: 1.1em;
	margin-top: 18px;
}

.locations-list .fa {
	float: right;
	font-size: 1.2em;
	
}

.locations-list p {
	font-size: .9em;
}

.news-widget ul {
	padding-left: 0;
	list-style: none;
	margin: 0;
}

.news-widget ul li {
	margin-bottom: 5px;
}

.news-widget ul li a:hover {
	text-decoration: underline;
	color: #000000;
}

.fb-feed {
	padding: 0 !important;
	margin: 0 !important;
}

#cff.cff-masonry.masonry-4-desktop .cff-item {
    margin: 0 10px 10px 10px;
}

#cff p {
	font-size: 14px;
}

#cff .cff-shared-link {
	font-size: 13px;
}

/* Front Page Slider */

.fp-slider-container {
	position: relative;
	margin: 0 auto 50px auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 600px;
   border-radius: 0;
}

.fp-slider-layer {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.2);
}

.fp-slider-content {
	max-width: 900px;
	position: relative;
	top: 32%;
	margin: 0 auto;
	padding: 15px;
	/*background: rgba(255, 255, 255, 0.9);*/
}

h1.fp-slider-title {
	font-family: proxima-nova-condensed, sans-serif;
	font-weight: 900;
	display: inline-block;
	padding: 0;
	font-size: 48px;
	color: #FFF;
	margin-bottom: 15px;
	text-shadow: 2px 1px 4px rgba(0,0,0,0.6);
}

p.fp-slider-caption {
	display: inline-block;
	padding: 0;
	font-size: 28px;
	color: #FFF;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
	font-weight: 700;
}

.btn-fp-slider {
	display: inline-block;
	text-transform: uppercase;
}

.slider-pagination {
	position: absolute;
	bottom: 40px;
	right: 20px;
	background: none;
	border: none;
}

.pagination {
	margin: 10px 0;
}

.pagination>li>a, .pagination>li>span {
	color: #ffffff;
	background-color: #ff6600;
	font-weight: 700;
	border: none !important;
	margin: 1px 1px 1px 1px !important;
	line-height: 1.15 !important;
	padding: 8px 12px 4px 12px !important;
}

.pagination>li>a:hover, .pagination>li>span:hover {
	color: #ff6600;
	background-color: #000000;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	background-color: #000000;
	border-color: #000000;
}

.carview-pagination-info {
	padding-top: 10px;
}

/*
.slider-pattern:after {
    position: absolute;
    margin-top: 0;
    height: 35px;
    content: ' ';
    left: 0;
    right: 0;
    background: #ff6600 url(img/footer-border.png) center repeat-x;
    background-size: auto 50%;
}
*/

/* Page Title */

.page-title-container {
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center !important;
	background-color: #333;
}

/*
.page-title-container:after {
    position: absolute;
    margin-top: 0;
    height: 35px;
    content: ' ';
    left: 0;
    right: 0;
    background: #ff6600 url(img/footer-border.png) center repeat-x;
    background-size: auto 50%;
}
*/

.page-title-content {
	position: relative;
	margin: 0 auto;
	padding: 300px 0 270px;
}

/*
h1.page-title {
	display: inline-block;
	padding: 15px 20px 15px 20px;
	font-size: 36px;
	background-color: #ff6600;
	color: #000;
	text-transform: inherit;
	border-radius: 4px 4px 0 0;
	font-family: proxima-nova-condensed, sans-serif;
	font-weight: 900;
	text-transform: uppercase;
}

p.page-title-description {
	display: inline-block;
	padding: 15px 20px 10px 20px;
	font-size: 22px;
	background-color: #ff6600;
	color: #000000;
	text-transform: inherit;
	border-radius: 0 4px 4px 4px;
	font-weight: 700;
	line-height: 1.1;
	margin-top: -25px;
}
*/

h1.page-title {
	font-family: proxima-nova-condensed, sans-serif;
	font-weight: 900;
	padding: 0;
	font-size: 48px;
	color: #FFF;
	margin-bottom: 15px;
	text-shadow: 2px 1px 4px rgba(0,0,0,0.6);
}

p.page-title-description {
	margin-top: -15px;
	font-family: proxima-nova-condensed, sans-serif;
	font-weight: 900;
	font-size: 36px;
	color: #FFF;
	text-shadow: 2px 1px 4px rgba(0,0,0,0.6);
	line-height: 1.1;
}

/* Footer */

#footer-container {
	background-color: #000000;
	padding: 50px 0px 55px;
	text-align: center;
	font-family: proxima-nova-condensed, sans-serif;
	font-weight: 700;
}

.footer-title {
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 10px;
}

.footer-text {
	color: #ffffff;
}

.footer-text a, .footer-text a:hover, .footer-text a:focus {
	color: #ff6600;
}

.footer-divider {
	margin-left: 12px;
	margin-right: 12px;
}

.wpv-addon-maps-render {
	border-radius: 5px;
}

.call-to-action {
	background-color: rgba(255,255,255,.2);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99;
}

.cta-link {
	display: inline-block;
	color: #FFF;
	font-weight: 400;
	padding: 25px 12px;
	text-transform: uppercase;
	font-size: 11px;
	transition: background-color 0.6s ease;
	background-color: rgba(255,255,255,0);
}

.cta-link:hover, .cta-link:focus {
	color: #fff;
	text-decoration: none;
	background: #000000;
}

.cta-link .fa {
	display: block;
	margin-bottom: 14px;
	font-size: 2em;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	background-color: #fff;
	border-color: #fff;
}

.list-group-item h4 {
	font-size: 1.1em;
	color: #fff;
}

.border-dashed-right {
	border-right: 2px dashed rgba(1, 66, 68, 0.6);
}

/* Forms */

.contact_form-simple label {display: none;}

.form-general {
	font-size: 14px;
}

.form-general .glyphicon-asterisk {
	margin-left: 5px;
	font-size: 11px;
}

.form-control {
	border-radius: 4px;
	background: rgba(255, 255, 255, 0.2);
}

.contact_form_wrapper li.hidden_label input,  {
    margin-top: 0px !important;
}

.contact_form_wrapper {
    color: #000000;
}

.contact_form_wrapper .left_label input.large,
.contact_form_wrapper .left_label select.large,
.contact_form_wrapper .left_label textarea.large,
.contact_form_wrapper .left_label textarea.medium,
.contact_form_wrapper .left_label textarea.small,
.contact_form_wrapper .right_label input.large,
.contact_form_wrapper .right_label select.large,
.contact_form_wrapper .right_label textarea.large,
.contact_form_wrapper .right_label textarea.medium,
.contact_form_wrapper .right_label textarea.small {
    width: 100% !important;
}

.contact_form_wrapper input[type=text], .contact_form_wrapper textarea {
    padding: 7px 10px !important;
    height: auto;
    background-color: #fff;
    background-image: none;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.contact_form_wrapper ul li.gfield {
	margin-top: 15px !important;
	padding-left: 0;
}

.contact_form_wrapper li.hidden_label input {
    margin-top: 0px !important;
}

.contact_form_wrapper .gform_footer {
    padding: 0 !important;
    margin: 0 !important;
}

.contact_form_wrapper .gform_footer input.button,
.contact_form_wrapper .gform_footer input[type=submit],
.contact_form_wrapper .gform_page_footer input.button,
.contact_form_wrapper .gform_page_footer input[type=submit] {
	font-size: 1em;
	width: auto;
	margin: 0 16px 0 0;
	color: #000000;
	font-weight: 700;
	width: 100% !important;
	padding: 7px 20px;
	text-transform: uppercase;
	background: #ff6600;
	border: 0;
	border-radius: 4px;
}

.contact_form_wrapper ul li.field_description_below div.ginput_container_checkbox,
.contact_form_wrapper ul li.field_description_below div.ginput_container_radio {
	margin-top: 10px !important;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
	margin-top: 0px !important;
}

/* Employees */

.tab-content {
	margin-top: 15px;
	min-height: 490px;
}

.employee-container {
	text-align: center;
	border: 0;
	border-radius: 3px;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2), 0 1px 1px 0 rgba(0,0,0,0.14), 0 2px 1px -1px rgba(0,0,0,0.12);
	overflow: hidden;
	background-color: #fafafa;
}

.employee-container a {
	color: #000000
}

.employee-inner {
	padding: 0 0.5em 0.5em 0.5em;
}

.employee-container h3 {
	margin-top: 0.7em;
	margin-bottom: 0.5em;
	font-size: 1.2em;
}

.employee-container p {
	margin: 0 0 2px;
	font-size: 14px;
}

#henkiloryhma-alueet .employee-focus {
	height: 44px;
}

.personnel-grid {
	margin-bottom: 20px;
}

img.attachment-thumbnail.size-thumbnail {
	border: 0 !important;
}

/* Service Points */

.contact-information {font-size: 16px;}

.contact-information h4 {
	font-size: 1.3em;
	margin-bottom: 15px;
	border-bottom: solid 2px #000;
	padding-bottom: 3px;
}

.service-point-map {height: 480px;}
.js-wpv-view-layout {height: 100%;}

.service-point-item {
	position: relative;
	border-radius: 4px;
	overflow: hidden;
	padding-bottom: 40px;
}

.service-point-inner {
	padding: 10px;
}

.service-point-inner p {
	height: 85px;
}

.service-point-img {
	height: 125px;
}

.service-point-name {
	padding: 10px;
	font-size: 18px;
}

.service-point-descr p {
	font-size: 14px;
}

.service-point-footer {
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	padding: 10px;
}

/* PopUp */

#sgcboxLoadedContent {
    padding: .5em 1em;
}

.element-wrapper {
	display: inline-block;
}

.element-wrapper h2 {
	margin-top: .7em;
}

/* Per Page Styles */

.page-id-4501 .page-title-content {
	padding: 150px 0 150px;
}

/* Car Section Styles */

.car-container .car-title p {
	max-width: 800px;
	margin: 20px auto 20px auto;
	font-size: 15px;
}

.car-container h1 {
	max-width: 1050px;
	margin: 10px auto 10px auto;
	font-size: 2em;
}

.car-container .car-price {
	color: #000000 !important;
	font-size: 30px;
	line-height: normal;
	margin-bottom: 5px;
	font-weight: 900;
}

.car-container .car-price-addt {
	font-size: 14px;
	line-height: normal;
	margin-bottom: 15px;
	font-weight: 400;
}

.car-container h2 {
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000000;
	border-bottom: 2px solid #ff6600;
	padding-bottom: 3px;
	margin-bottom: 20px;
}

.car-container .description p {
	font-size: 15px;;
}

.car-container table {
	font-size: 15px;
}

.car-container ul li {
	font-size: 15px;
}

.car-container .content-box {
	padding: 15px;
	background-color: #f0f0f0;
	width: 100%;
	color: #000000;
}

.car-container .right-column .col-sm-3 {
	width: 100%;
}

.car-container .right-column .table>tbody>tr>td,
.car-container .right-column .table>tbody>tr>th,
.car-container .right-column .table>tfoot>tr>td,
.car-container .right-column .table>tfoot>tr>th,
.car-container .right-column .table>thead>tr>td,
.car-container .right-column .table>thead>tr>th {
	border-top: 0;
}

.car-container .car-financing {
	padding: 15px;
}

.car-container .car-financing table {
	margin-bottom: 10px;
}

.car-container .car-financing table td {
	padding: 1px 5px 1px 5px;
}

#financing-details {
	width: 100%;
	display: table;
}

#financing-details a.collapsed {
	color: #000000;
}

#financing-details div.collapse[aria-expanded="false"] {
	display: block;
	height: 0px !important;
	overflow: hidden;
}

#financing-details div.collapsing[aria-expanded="false"] {
	height: 0px !important;
}

#financing-details a  {
	font-size: 15px;
}

#financing-details a.collapsed:after  {
	content: '+ Näytä lisää';
}

#financing-details a:not(.collapsed):after {
	content: '- Näytä vähemmän';
}

/* Car Listing */

.tax-merkki .content-area {
	margin-top: 40px;
	margin-bottom: 40px;
	border-left: solid 7px #ff6600;
	background-color: #ffffff;
	padding: 15px;
}

.auto-listing {
	border-radius: 5px;
	position: relative;
	margin-bottom: 30px;
	color: #000;
	background-image: linear-gradient(to bottom, #f4f4f4 50%, #fff 100%);
	line-height: 1.33em;
	cursor: pointer;
	overflow: hidden;
	box-sizing: border-box;
	font-size: 13px;
	font-weight: 700;
	text-align: left;
	box-shadow: 0 3px 29px 0 rgba(106,107,108,0.4);
	transition: all .4s ease-in-out;
}

.auto-listing:hover {
	-webkit-transform: scale(1.1);
   -ms-transform: scale(1.1);
   transform: scale(1.1);
}

.auto-listing a {
	text-decoration: none;
}

.auto-listing .image {
	width: 100%;
	margin: 0;
	padding: 0;
	height: 185px;
	overflow: hidden;
   /*background-position: center center;*/
	background-position: center bottom;
   background-repeat: no-repeat;
   background-size: cover;
}

.auto-listing .inner {
	padding: 0.5em 1em;
	color: #000;
	height: 180px;;
}

.auto-listing .price {
   position: relative;
	color: #181816 !important;
   font-size: 30px;
   line-height: normal;
   margin-bottom: 8px;
   font-weight: 900;
}

.auto-listing .price-per-month {
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 16px;
	display: block;
	text-align: right;
	color: #ff6600;
	background: #ffffff;
	padding: 5px 15px 5px 10px;
	border-radius: 0 0 5px 0;
	right: auto;
}

.auto-listing .sold {
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 16px;
	display: block;
	text-align: right;
	color: #ff6600;
	background: #181816;
	padding: 5px 10px 5px 15px;
	border-radius: 0 0 5px 0;
}

.auto-listing .make-model {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 900;
	line-height: 1;
	letter-spacing: -0.04em;
	margin-bottom: 6px;
}

.auto-listing .trim {
	font-weight: 400;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.auto-listing .description p {
	height: 50px;
	overflow: hidden;
	font-size: 12px;
	line-height: 1.1;
	font-weight: 400;
}

.auto-listing .slogan {
	display: block;
	margin: 0.7em 0 0.7em;
	font-weight: 300;
	font-size: 1.1em;
}

.auto-listing .year-mileage {
	list-style: none;
	list-style-type: none;
	position: absolute;
	bottom: 13px;
}

.carview-sorting-label {
	display: inline-block;
}

.auto-grid.newest-grid .col-xs-6 {padding-left: 5px; padding-right: 5px;}
.auto-grid.newest-grid .trim {display: none;}

.page-id-49 .carview-sorting {
	display: none;
}

/* Media Queries */

@media screen and (max-width: 1170px) {
	.page-title-container {padding: 0 10px;}
}

@media screen and (max-width: 960px) {
	.call-to-action {height: auto; padding: 10px;}
}

@media (min-width: 768px) {
body .nav>li>a:after, body .ddl-nav>li>a:after {
	content: "";
	height: 18px;
	width: 0px;
	background: #fff;
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -9px;
}
	.hide-dt {display: none;}

}

@media screen and (max-width: 767px) {
	body {padding-top: 38px;}
	body {font-size: 16px;}
	.navbar-main {min-height: auto;}
	.navbar-logo {max-width: 180px; margin: 8px 4px 8px 10px;}
	.navbar-tagline {display: none;}
	.navbar-collapse {background: #ff6600;}
	.navbar-right {margin-top: 0;}
	.logo-text {padding: 11px 10px 0 10px;}
	.hide-mb {display: none;}
	.cta-link {
		padding: 13px 4px;
		display: inline-block;
		margin-top: 5px;
		width: 49%;
		background: rgba(255,255,255,0.2);
	}
	.double-gutter {padding-left: 15px; padding-right: 15px;}
	.section-title {margin-bottom: 20px;}
	.content-960-bg {background: #f1f1f1; padding: 5px 5px 5px 5px;}
	.pagination {display: block;}
	.panel-default > .panel-body {min-height: inherit;}
	.call-to-action {padding: 15px 0; background: #000000; position: relative;}
	.bm20-mb {margin-bottom: 20px;}
	.fp-slider-container {height: 300px;}
	.page-title-content {padding: 80px 0 60px;}
	.content-pull-up {margin-top: -40px;}
	h1.fp-slider-title, h1.page-title {font-size: 30px;}
	/*p.page-title-description {margin-bottom: -7px;}*/
	.single-line {white-space: inherit;}
	.panel-default > .panel-heading {height: auto;}
	.fp-service .service-name {font-size: 15px;}
	#fp-slider {margin: 0 0 0 0;}
	.row-eq-height {display: block;}
	.service-point-map {height: 280px;}

	.tax-merkki .content-area {margin-top: 0; margin-bottom: 0; padding: 10px 20px;}
	.auto-grid .col-xs-6 {padding-left: 5px; padding-right: 5px;}
	.auto-listing {margin-bottom: 10px;}
	.auto-listing .inner {height: 150px;}
	.auto-listing .image {height: 120px;}
	.auto-listing .price {font-size: 24px;}
	.auto-listing .make-model {font-size: 16px;}
	.auto-listing .year-mileage {font-size: 10px;}
	.auto-listing .price-per-month {font-size: 11px; padding: 3px 10px 3px 6px;}
	.pagination>li>a, .pagination>li>span {padding: 8px 10px 4px 10px;}

}

@media screen and (max-width: 580px) {
	body {font-size: 14px;}
	h1 {font-size: 1.5em;}
	h2 {font-size: 1.3em;}
	h3 {font-size: 1em;}
	h4 {font-size: .8em;}
	h5 {font-size: .6em;}
	h6 {font-size: .5em;}
	h1.fp-slider-title, h1.page-title {font-size: 26px;}
	/*h1.page-title {padding: 5px 15px;}*/
	p.page-title-description {font-size: 18px;}
	.fp-slider-content {top: 20px;}
	p.fp-slider-caption {font-size: 18px;}
	.tm5 {margin-top: 2.5px;}
	.tm10 {margin-top: 5px;}
	.tm15 {margin-top: 7.5px;}
	.tm20 {margin-top: 10px;}
	.tm30 {margin-top: 15px;}
	.tm40 {margin-top: 20px;}
	.tm50 {margin-top: 25px;}
	.tm60 {margin-top: 15px;}
	.tm70 {margin-top: 35px;}
	.tm80 {margin-top: 40px;}
	.tm90 {margin-top: 45px;}
	.tm100 {margin-top: 50px;}
	.bm5 {margin-bottom: 2.5px;}
	.bm10 {margin-bottom: 5px;}
	.bm15 {margin-bottom: 7.5px;}
	.bm20 {margin-bottom: 10px;}
	.bm30 {margin-bottom: 15px;}
	.bm40 {margin-bottom: 20px;}
	.bm50 {margin-bottom: 25px;}
	.bm60 {margin-bottom: 30px;}
	.bm70 {margin-bottom: 35px;}
	.bm80 {margin-bottom: 40px;}
	.bm90 {margin-bottom: 45px;}
	.bm100 {margin-bottom: 50px;}
	.tp5 {padding-top: 2.5px;}
	.tp10 {padding-top: 5px;}
	.tp15 {padding-top: 7.5px;}
	.tp20 {padding-top: 10px;}
	.tp30 {padding-top: 15px;}
	.tp40 {padding-top: 20px;}
	.tp50 {padding-top: 25px;}
	.tp60 {padding-top: 15px;}
	.tp70 {padding-top: 35px;}
	.tp80 {padding-top: 40px;}
	.tp90 {padding-top: 45px;}
	.tp100 {padding-top: 50px;}
	.bp5 {padding-bottom: 2.5px;}
	.bp10 {padding-bottom: 5px;}
	.bp15 {padding-bottom: 7.5px;}
	.bp20 {padding-bottom: 10px;}
	.bp30 {padding-bottom: 15px;}
	.bp40 {padding-bottom: 20px;}
	.bp50 {padding-bottom: 25px;}
	.bp60 {padding-bottom: 30px;}
	.bp70 {padding-bottom: 35px;}
	.bp80 {padding-bottom: 40px;}
	.bp90 {padding-bottom: 45px;}
	.bp100 {padding-bottom: 50px;}
	.navbar-brand {font-size: 17px;}
	.fp-slider-content {top: 15%;}
	.btn-fp-slider, .btn-fp-slider-2nd {padding: 6px 10px; font-size: 15px;}
	.text-large {font-size: 18px;}
	.cta-link {font-size: 10px}
	.accordion-heading {font-size: 1.5em;}
}

@media screen and (max-width: 460px) {
	.navbar-brand {font-size: 16px;}
}

@media screen and (max-width: 380px) {
	.navbar-brand {font-size: 15px;}
	.text-large {font-size: 16px;}
	.cta-link {font-size: 9px}
}

@media screen and (max-width: 320px) {
	.navbar-brand {font-size: 14px;}
}