/* ----------------------------------------------------------------
	Custom CSS

-----------------------------------------------------------------*/

#header.transparent-header.full-header #header-wrap {
    border-bottom: 0px solid rgba(0,0,0,0.1);
}

#logo {
	margin: 0px 20px 0px 0px;
}

#logo img {
	height: 80px !important;
}


.header-misc {
	position: absolute;
	right: 30px;
}

.top-right-logo {
	height: 50px;
	width: auto;
}

.top-right-number {
	font-size: 22px;
	font-weight: 500;
}

.top-right-number a{
	color: #000;
}

.mob-menu-number{
	font-size: 18px !important;
}

.header-misc-icon {
    margin: 0 12px;
}

.menu-link {
	font-weight: 400;
	font-size: 12px;
}

#primary-menu-trigger {
	position: absolute;
	right: 0px;
	top: 20px;
}

.svg-trigger {
	width: 60px;
	height: 60px;
}

.menu-item:hover > .menu-link, .menu-item.current > .menu-link {
    color: #fac527;
}

.sub-menu-container{
	border-top: 2px solid #fac527;
}

.sub-menu-container .menu-item:hover > .menu-link {
	color: #fff;
	background-color:  #fac527;
}

.sub-menu-container {
	width: 380px;
}

@font-face {
  font-family: cardo;
  src: url(fonts/Cardo/Cardo-Regular.ttf);
}

@font-face {
  font-family: OoohBaby;
  src: url(fonts/Oooh_Baby/OoohBaby-Regular.ttf);
}

.cardo-font{
	font-family: cardo;
}

.oooh-baby{
	font-family: OoohBaby;
}

.hero-h1{
	font-size: 75px;
	line-height: 1.2;
}

.hero-h2 {
	font-size: 26px;  
}

.hero-h4-script{
	font-size: 35px;
}

.btn-primary {
	background-color: #fac527;
	color: #fff;
	border-color: #fac527;
	text-transform: uppercase;
	font-weight: 700;
}

.btn-primary:hover {
	background-color: #b38900;
	border-color: #b38900;
}

.secondary-btn{
	border: solid 2px #fac527;
	color: #fac527;
	font-weight: 700;
	background-color: transparent;
	text-transform: uppercase;
}

.secondary-btn:hover{
	border: solid 2px #fac527;
	color: #fff;
	font-weight: 700;
	background-color: #fac527;
}

.btn-delete{
	border: solid 2px #ff6666;
	background-color: #ff6666;
	color: #fff;
	font-weight: 900;
}

.btn-delete:hover{
	border: solid 2px #b30000;
	background-color: #b30000;
	color: #fff;
	font-weight: 900;
}

.blue-text{
	color: #002080;
}

.blue-link{
	color: #002080;
}

.blue-link:hover{
	color: #3366ff;
}

.red-link{
	color: #ff0000;
}

.red-link:hover{
	color: #800000;
}

.location-link{
	font-size: 1rem;
}

.location-link:hover{
	color: #3366ff;
}

.cat-icon{
	font-size: 34px;
}

.btn-pdf{
	max-width: 200px;
}

.blue-btn{
	border: solid 1px #002080;
	background-color: #002080;
	padding: 10px;
}

.blue-btn:hover{
	background-color: #1a53ff;
}

.bidspotter-btn{
	height: auto;
	width:  100%;
	max-width: 120px;
}

.auction-map-link{
	color: #ff704d;
	font-size: 40px;
}

.auction-map-link:hover{
	color: #cc2900;
}

.auction-view-link{
	color: #f9bc06;
	font-size: 40px;
}

.auction-view-link:hover{
	color: #c79605;
}

#gotoTop:hover {
    background-color: #fac527;
}

.slide-container { 
	background-position:center; 
	background-attachment:scroll; 
	-o-background-size:cover; 
	-moz-background-size:cover; 
	-webkit-background-size:cover; 
	background-size:cover; 
	background-repeat:no-repeat;
	min-height: 840px;
}

.slide_hero_1 {
	background-image:url("../images/robsonkay/robson_kay_hero_1.jpg"); 
}

.slide_hero_2 {
	background-image:url("../images/robsonkay/robson_kay_hero_2.jpg"); 
}

.slide_hero_3 {
	background-image:url("../images/robsonkay/robson_kay_hero_3.jpg"); 
}

.slide-content-container {
	position: relative;
	top: 220px;
}

.hero-btn {
	padding: 12px 10px;
}

.services-section {
	position: relative;
	top: -300px;
	margin-bottom: -190px;
}

.services-panel{
	border: solid 1px #eee;
	box-shadow: 2px 2px 7px #ccc;
	z-index: 9999;
	background-color: #fff;
}

.bg-light-yellow{
	background-color: #fff9e6;
}

.inline-icon{
	position: relative;
	top: 2px;
}

.box-logo{
	height: 100px;
	width: auto;
}

.fbox-text{
	font-size: 50px;
	font-weight: 700;
}

.primary-color{
	color: #fac527 !important;
}

.primary-link{
	color: #fac527;
}

.primary-link:hover{
	color: #997500;
}

.secondary-link{
	color: #444;
}

.secondary-link:hover{
	color: #fac527;
}

.breadcrumb-item a: hover{
	color: #997500;
}

.box-header{
	height: 100px;
}

.f-box-text{
	height: 120px;
}

.footer-logo{
	height: 50px;
	width: auto;
	float: left;
	max-width: 200px !important;
}

.footer-header{
	text-transform: capitalize !important;
}

.footer-link:hover{
	color: #fac527 !important;
}

.modal-ul{
	padding-left: 20px;
}

::selection {
    background: #fac527;
    color: #FFF;
    text-shadow: none;
}

.dark .entry-title h4 a:hover {
    color:#fac527;
}

#footer p,li{
	font-size: 1rem !important;
}

#copyrights a{
	color: rgba(255,255,255,0.4);
}

.section-header{
	font-size: 40px;
	line-height: 1.2;
}

.faq-pannel{
	border: solid 1px #ccc;
	border-bottom: solid 1px #ddd !important;
	border-radius: 0.25rem;
	padding: 10px;
	margin-bottom: 10px;
}

.contact-form-pannel{
	border: solid 1px #ddd;
}

.auction-info{
	font-size: 25px;
	color: #000 !important;
	font-weight: 600;
}
 
#meetTheTeam{
	position: relative;
	top: -100px;
}

.breadcrumb a:hover {
    color: #fac527;
}

.mega-menu-content {
	border-top-color: #fac527 !important;
}

.sub-menu-container .menu-item:hover > .menu-link .mega-title{
	color: #fac527;
	background-color:  #fff;
}

.bg-black{
	background-color: #000;
}

.subscribe-bar-h3{
	font-size: 30px;
}

.subscribe-bar-input{
	padding: 5px 10px 5px 10px;
	border-radius: 0.25rem;
	height: 50px;
	border: solid 1px #777;
	background-color: #111;
	color: #fff;
}

.subscribe-bar-input:placeholder{
	color: #fff;
}

.subscribe-bar-btn{
	height: 50px;
}

img.mfp-img {
      	width: 1000px;
}

.hover-wrap {
	display: inline-block; 
    overflow: hidden;
}

.hover-img{
	transition: all 1s;
}

.hover-img:hover {
    transform:scale(1.2);
    -ms-transform:scale(1.2); /* IE 9 */
    -moz-transform:scale(1.2); /* Firefox */
    -webkit-transform:scale(1.2); /* Safari and Chrome */
    -o-transform:scale(1.2); /* Opera */
}

.cont-textarea{
	height: 162px !important;
}

.table-h-row{
	border-bottom: solid 2px #999;
	border-top: solid 1px #ccc;
}

.table-norm-row{
	border-bottom: solid 1px #ccc;
	transition: 0.8s;
}

.table-norm-row-st{
	border-bottom: solid 1px #ccc;
	transition: 0.8s;
}

.table-norm-row:hover{
	background-color: #ddd;
}

.table-norm-row-st:hover{
	background-color: #ddd;
}

#start-div{
	display: block;
	height: 15000px;
}

.loader {
	position: relative;
	top: 40vh;
	margin-left: auto;
	margin-right: auto;
	border-top: 8px solid #000;
  	border-right: 8px solid #fac527;
 	border-bottom: 8px solid #000;
  	border-left: 8px solid #fac527;
	border-radius: 50%;
	width: 120px;
	height: 120px;
	animation: spin 2s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
	}

.loader_logo{
	height: 100%;
	width: auto;
	padding: 20px;
}

.sub-menu-container .menu-item > .menu-link{
	color: #444;
	font-size: 0.875rem;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
}

#map{
	margin-top: -100px;
	margin-bottom: 100px;
}

.grey-bg{
	background-color: #eee;
}

.btn-pdf{
	border: solid 2px #bbb;
	background-color: #fff;
}

.btn-pdf:hover{
	background-color: #999;
	color: #fff;
}

.auc-sec-btn{
	background-color: #fff;
}

.bdr-diary-l {
	border-right: solid 2px #ccc;
}

.auction-icon{
	height: 50px;
	width: auto;
	max-width: 100%;
}

.diary-col{
	min-height: 200px;
	vertical-align: center;
}

.bdr-top-right{
	border-right: solid 2px #999;
	padding-right: 25px;
}

.auction-pdf{
	max-height: 150px;
	width: auto;
	max-width: 100%;
}

.auction-img{
	width: 200px;
	max-width: 100%;
	height: auto;
}

.admin-top-header{
	border-bottom: solid 2px #999;
}

.admin-pannel{
	border: solid 1px #ccc;
	border-radius: 5px;
}

.admin-footer-logo{
	height: 100px;
	width: auto;
}

.admin-check{
	position: relative;
    top: 10px;
    left: 7px;
}

.admin-check input[type=checkbox]
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(2); /* IE */
  -moz-transform: scale(2); /* FF */
  -webkit-transform: scale(2); /* Safari and Chrome */
  -o-transform: scale(2); /* Opera */
  transform: scale(2);
  padding: 10px;
}

.checkbox-label{
	position: relative;
	left: 0px;
}

.case-study-icon{
	position: relative;
	top: 2px;
}

.icon-inline{
	position: relative;
	top: 3px;
}

.small-icon-inline{
	position: relative;
	top: 2px;
}

.category-bdr{
	border-bottom: solid 1px #ccc;
}

.success-text{
	color: #00b33c;
}

.red-text{
	color: red;
}

.logout-icon{
	position: relative;
	top:  3px;
}

.uppercase-text{
	text-transform: uppercase;
}

.top-right-logout{
	font-size: 18px;
}

.text-red{
	color: #ff1a1a;
}

.subscribe-icon{
	font-size: 25px;
}

.dt-button {
	background-color: #fac527;
	color: #fff;
	border-color: #fac527 !important;
	text-transform: uppercase;
	font-weight: 700;
	width: auto;
	min-width: 100px;
	border-radius: 3px;
	padding: 0.375rem 0.75rem;
	border-width: 0px;
}

.dt-button:hover {
	background-color: #b38900;
	border-color: #b38900;
}

.dataTables_wrapper .dataTables_filter input {
	max-width: 100%;
	width: 300px;
	margin-bottom: 20px;
}

.page-item.active .page-link, .page-link:hover, .page-link:focus {
    color: #FFF !important;
    background-color: #fac527 !important;
    border-color: #fac527 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button{
	padding: 1em 0em !important;
}

.countNum{
	font-size: 44px;
	font-weight: 900;
}