



h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
#home h1, #home h2, #home h3, #home h4, #home h5, #home h6,
#categories h1, #categories h2, #categories h3, #categories h4, #categories h5, #categories h6,
.auctionlist h1, .auctionlist h2, .auctionlist h3, .auctionlist h4, .auctionlist h5, .auctionlist h6,
#finder form label, #finder select#browse,
#categories ul li a:hover, a:visited, a
{
    color: #015477;
}



div#banner .user-area,
div#banner .user-area a,
div#banner a.tel,
div#banner p.strapline
{
    color: #05506e;
}
div#banner .mobile-menu span {
    background: #05506e;
}


div#nav ul li a:hover,
div#nav ul li a:focus,
div#nav ul li a:active,
div#nav ul li a.selected
{


}





#banner
{

    background-color: #fff;


}


body.banner-menu-shown .mobile-menu,
body.banner-menu-shown .banner-inner {
    background: #fff;
}


#nav
{


}

.alert-info .btn {
    border: none;
    outline: 0;
    display: inline-block;
    padding: 10px 17px 10px 16px;
    color: white !important;
    background-color: #FFBF00;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
    letter-spacing: 1px;
    font-family: Open Sans;
    font-size: 16px !important;
    line-height: 150%;
}


#footer .footer-categories {
display:none;
}

.home-blocks {
padding: 0;
}

.kandoo img {
    max-width: 10em;
}

@media (max-width: 455px){
    .grid-lot, 
    .grid-lot a{
        width: 100%;
     }

}

.videoWrapperFrontScreen{
position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    max-width: 100%;
    margin: auto;
}

.videoWrapperFrontScreen iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 90%;
}

.panel-group .panel+.panel {
    margin-top: 10px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 40px;
}

.panel-default>.panel-heading {

    background: none;
    margin: 0.5%;
}

.bg {
        background-image: url(/fileupload/file/flatpagebanner);
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 0%;
    padding-top: 4%;
    padding-bottom: 1%;
    border-radius: 5px;
}

.bg h2 {
    font-family: 'Lato', sans-serif;
    text-align: center;
    font-size: 40px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
}
.centered {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 40px;
    background: #03517294;
    padding: 40px;
    border-radius: 6px;
}

.teamImg img {
border-radius: 50%;
width: 50%
}

.container {
  border: 0px solid #ccc;
  border-radius: 5px;
}

.container::after {
  content: "";
  clear: both;
  display: table;
}

.container img {
  float: left;
  margin-right: 20px;
  border-radius: 50%;
}

.container span {
  margin-right: 15px;
}

@media (max-width: 500px) {
  .container {
      text-align: center;
  }
  .container img {
      margin: auto;
      float: none;
      display: block;
  }
}

html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

.column {
  float: left;
  width: 33.3%;
  margin-bottom: 16px;
  padding: 0 8px;
}

@media screen and (max-width: 650px) {
  .column {
    width: 100%;
    display: block;
  }
}


.container {
  padding: 0 16px;
}

.container::after, .row::after {
  content: "";
  clear: both;
  display: table;
}

.title {
  color: grey;
}

content-heading body, div.general-content-heading h1, div.general-content-heading h2, div.general-content-heading h3, div.general-content-heading h4, div.general-content-heading h5, div.general-content-heading p, div.general-content-heading body {
    color: #0c6784;
    font-size: 40px;
font-family: 'Lato', sans-serif;
    letter-spacing: 3px;
    font-weight: 600;
    line-height: 40px;
}

.accordion {
    background-color: #fff;
    color: #444;
    cursor: pointer;
    padding: 18px;
    border-color: #f3f3f3;
    width: 100%;
    border-width: 3px;
    text-align: left;
    outline: none;
    font-size: 16px;
    transition: 0.4s;
}

.active, .accordion:hover {
  background-color: #ccc; 
}

div.general-content-details-heading .heading-inner {
    padding: 30px;
    background-color: #fffffff2;
}

div.general-content-details-heading h1, div.general-content-details-heading h2, div.general-content-details-heading h3, div.general-content-details-heading h4, div.general-content-details-heading h5, div.general-content-details-heading p, div.general-content-details-heading body {
    color: #36A9CE;
}

div.general-content-details-heading h2{
    color: #36A9CE;
    font-family: Montserrat;
    font-weight: 500;
    font-size: 26px;
    line-height: 150%;
    text-align: center;
}

div.general-content-heading .heading-inner {
    padding: 5em;
    background-color: #fffffff2;
}

div.general-content-heading h1, div.general-content-heading h2, div.general-content-heading h3, div.general-content-heading h4, div.general-content-heading h5, div.general-content-heading p, div.general-content-heading body {
    color: #000;
}



#banner .banner-header {
    background-color: #ffffff;
    padding: 0.25rem 0;
}

.home-about {
    background: #39a9c9;
    padding: 10px;
    margin-bottom: 30px;
    display: none;
}

h2.promo-title-on-image {
    margin: 0;
    font-size: 30px;
    position: absolute;
    top: 40px;
    left: 0;
    background: #38aace85;
    color: #fff;
    padding: 40px;
}

.itemBidding .display-reserve-met-label {
display:flex;
}
..itemBidding .display-reserve-met-label .current-bid-container  {
background-color:#649732;
border-color:#4CAE4C;
padding:2px 0px 1px 4px;
border-radius:.25em;
display:flex;
}
..itemBidding .display-reserve-met-label .current-bid-container span.label.label-info {
background-color:#649732;
border-bottom:0;
text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);
font-size:1.25em;
margin-left:2px;
vertical-align:initial;
}
..itemBidding .display-reserve-met-label .current-bid-container big {
margin-top:3px;
color:#fff;
}
..auctionlist .itemBidding .display-reserve-met-label .current-bid-container span.label.label-info {
font-size:1.1em;
}
..auctionlist .itemBidding .display-reserve-met-label .current-bid-container big {
margin-top:0;
}

#sponsors {
float:left;
width:20%;
}

@media (max-width: 480px) {
.finance {
display:none;
}
}
#sponsors .finance h3{
margin-top:0;
padding-top:14px;
}

#sponsors .finance img.finance-img {
width:70%;
margin-right:auto;
margin-left:auto;
display:block;
}

form#generic-form[action="/en/profile"] textarea#postaladdress {
width:400px;
}

#nav {
display:none;
}

.featured-auctions .auction .description p {
margin:0;
}

.center-area .strapline {
font-weight:bold;
}

.banner-top-group .left-area {
padding-top: 35px;
}

.banner-top-group .right-area {
padding-top: 35px;
}

.home-carousel .slide-title {
font-size:42px;
}

#upcoming-lots .auctionlist .lot .main-image a img {
top: -49px;
}

.user-area a {
color:#005274;
text-decoration: none;
}

#banner #logo {
margin-top: 28px;
}

.lot-detail .related .carousel a.next{
background-color:#36abce !important;
}

.lot-detail .related.carousel a.previous{
background-color:#36abce !important;
}

.auction-lot .current-lot .auctionlist .lot h3 {
line-height:2em;
}

.lot-detail #itemdetails h1 {
line-height:1em;
}

#upcoming-lots .auctionlist .lot .main-image a img {
max-height: 208px;
top:-50px;
}

#footer {
border-top:2px solid #fff;
}
#footer a:visited {
color:#fff;
}

.home-blocks .block-promo-body .block-promo-image {
padding:0px;
}

.home-carousel {
    width: 130%;
    margin-left: -15%;
}
.incremental-counter .num {
  background: #f8f8f8 none repeat scroll 0 0;
  border: 1px solid #fff;
  border-radius: 4px;
  color: #00aae6;
  display: inline-block;
  height: 42px;
  line-height: 42px;
  margin: 0 1.5px;
  position: relative;
  text-align: center;
  top: -1px;
  width: 32px;
  font-size: 45px;
  font-size: 1.72625em;
  font-weight: 700;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.45);
font-family: 'Lato', sans-serif;
}

.incremental-counter .num::before {
  background: #00aae6;
  content: "";
  display: block;
  height: 1px;
  left: -1px;
  margin: -0.5px 0 0;
  position: absolute;
  right: -1px;
  top: 50%;
  width: auto;
}

.team-view {
width: 33%;
margin-bottom: 15px;
}
.team-pic {
width: 100%
margin-bottom: 15px;
}
@media screen and (max-width: 970px) {
   .team-view {
        width: 50%;
    }
}
@media screen and (max-width: 750px) {
   .team-view {
        width: 100%;
    }
}
.team-view .team-wrapper {
width: 240px;
margin: auto;
}
.team-view .team-wrapper p{
background-color: rgba(0, 83, 117, 0.9);
padding-bottom: 8px;
margin-bottom: 0;
color: #FFF;
text-align: -webkit-center;
padding-top: 4px;
}
.team-view .team-wrapper p.no-title {
padding-top: 15px;
padding-bottom: 15px;
}

body[class*="flatpage-default"] h3 {
    margin-bottom: 0.5em;
    font-weight: 600;
    font-size: 18px;
}
.grey-box {
background-color: #E3E3E3;
color: #302D2D;
padding: 0px 10px 1px 10px;
font-size: 14px;
margin-bottom: 20px;
font-weight: 600;
}

#banner .user-area .social-media-links {
    float: left;
    text-align: left;
    padding: 0.7em 1em 0 0.5em;
}

.user-area .banner-header {
min-height:45px;
}

#banner .user-area ul li {
vertical-align: -webkit-baseline-middle;
}

#banner .user-area ul {
min-height: 30px;
}

@media screen and (min-width: 768px) {
#card-element {
width: 50%;
}
}

@media screen and (min-width: 1200px) {
#card-element {
width: 30%;
}
}

#card-element {
background: #ddd;    
border: solid #666 1px;
padding: 10px;
margin-bottom: 10px;
}

form.payment fieldset.card-details {
margin: 0 0 30px 0;
}

form.payment fieldset legend {
font-size: 14px;
color: #333
}

#card-errors {
font-size: 1rem;
color: red;
}

#payment-form > p {
border-bottom: 1px solid #D3D3D3;
width: 52%;
box-shadow: 0 50px 200px 70px #d3d3d3;
}

@media screen and (max-width: 767px) {
#payment-form > p {
width: 100%;
}
}
.auction-banner{
display:block;
margin-bottom: 1%;
padding-bottom: 11%;
}
.banner{
border-bottom: none;
}
.contact-form{
color: #000;
}
.contact-form input {
border-radius: 25px;
}
.contact-form textarea {
width:800px;
}
#company-info{
position: absolute;
left: 71%;
color:#000;
}
@media only screen and (max-width: 700px) {
#company-info{
position: unset;
left: 0%;
}
}
@media only screen and (max-width: 1000px) {
.contact-form textarea {
width:300px;
}
}
h2.promo-title {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
}

#payment-form label{
display: inline-block;
}

.profile-form label {
font-family: 'Open Sans', sans-serif;
}

#footer > div.bootstrap-target-container > div.trustpilot-widget{
display: none;
}

#footer > div.bootstrap-target-container > div.footer-text > div > div:nth-child(4) > div.trustpilot-widget > iframe{
width: unset !important;
}
#footer > div.bootstrap-target-container > div.footer-text > div > div:nth-child(4) > div.trustpilot-widget{
margin-bottom:  8px;
left: -3px;
position: absolute !important;
}
.g-recaptcha{
margin-bottom:10px;
}

.grid-lot p {
    font-weight: normal;
    font-size: 14px;
    color: #727272;
    line-height: 27px;
}