@import url('https://fonts.googleapis.com/css2?family=Oxygen:wght@300;400;700&display=swap');
html, body {
overflow-x: hidden!important;
}
body, input, textarea {
	font-family: 'Roboto-Regular', "Open Sans", Arial , Helvetica, "Sans Serif";
	font-size: 16px;
	line-height: 25px;
	color: #000000;
}
.f-40{font-size:40px;}
a {
	color: #1B64A4;
}
a:link {
	color: #1B64A4;
	text-decoration: none;
	outline:0;
}
a:visited {
	color: #A6CAEB;
	text-decoration: none;
}
a:hover {
	color: #A6CAEB;
	text-decoration: none;
}
a:active {
	color: #A6CAEB;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	color: #1B64A4;
	/*font-family: 'Roboto-Regular', "Open Sans", Arial , Helvetica, "Sans Serif";*/
	font-family: 'Helvetica', sans-serif!important;
	font-weight:700;
}
.main-color{color:#00a94f!important;}
h1 {
	font-size: 35px;
}
h2 {
	font-size: 25px;
	line-height: 34px;
}
h3 {
	font-size: 23px;
	line-height: 34px;
}
h4 {
	font-size: 21px;
	line-height: 20px;
}
.section-title,
.page-title,
.titlRgt {
    color:#33463B;
    font-family: 'Roboto-Regular', "Open Sans", Arial , Helvetica, "Sans Serif";
	font-size:35px;
	margin-bottom: 20px;
	font-weight:700;
	line-height:45px;
}
.page-title {
    margin:0;
    line-height: 60px;
}
.breadcrumbs {
	line-height: 60px;
}
.breadcrumbs a {
	color: #000;
}
.why-us .section-title, .home-testimonials .section-title {
  color: #f5f5f5;
}
.titlRgt {
	font-size:28px;
	line-height:40px;
}
.hidden {
	display: none;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
}
.strong {
	font-weight: bold;
}
p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form {
	margin-bottom: 10px;
}
p {
	font-size: 16px;
	line-height: 25px;
	margin:0 0 30px 0;
	color: #000;
}
.inner-content,
.blog-content {
    padding:50px 0;
}
.home-content ul,
.home-content ol,
.inner-content ul,
.inner-content ol,
.blog-content ul, 
.blog-content ol {
	margin: 0 0 1em;
	overflow:hidden;
	padding:0;
}
.home-content li,
.inner-content li,
.banner-list li,
.blog-content li {
	font-size: 16px;
	line-height: 40px;
	padding-left: 40px;
	position: relative;
}
.home-content li::before,
.inner-content li::before,
.banner-list li::before,
.blog-content li::before {
    background: rgba(0, 0, 0, 0) url("https://www.instantcashforcar.com.au/wp-content/themes/infinityweb/images/cash-for-trucks-adelaide-list-icon.png") no-repeat scroll 0 0 / 100% auto;
    content: " ";
    height: 35px;
    left: 0;
    position: absolute;
    top: 5px;
    width: 35px;
}
.clear {
	clear: both;
}
img {
    max-width: 100%;
    height:auto;
}
.brand.slick-slide img {
    margin: 0 auto;
}
.widget {
  background: rgba(230, 230, 230, 0.5) none repeat scroll 0 0;
  margin-bottom: 20px;
  padding: 15px;
}
.two-col {
  column-count: 2;
  column-gap: 30px;
}
header {
	position: relative;
	z-index: 99999;
}
.home .header-2 .header-top {
	position: absolute;
	width: 100%;
	z-index: 999;
	background: transparent;
}
.header-top {
	background: #fff none repeat scroll 0 0;
	padding: 15px 0;
    position: relative;
    z-index: 9;	
}
.cntct-top {
	display: flex;
	margin:10px 0 0;
}
.cntct-fixed {
	    position: fixed;
        top: 0px;
        z-index: 99;
        width: 100%;
        box-shadow:10px 0px 5px #dedede;
}

.cntct-top > div {
	
	background: #00a94f!important;
	
}
.posts-box p{text-align:center!important;}
.cntct-top .header-quote{ 
    padding:8px 10px;
    border-radius:30px;
    margin-right:15px;
}
.cntct-top .header-call {
    background: #1c6aad;
    padding:8px 10px;
    border-radius:30px;
}
.cntct-top > div::before {
	content: "";
	font-family: fontawesome;
	color: #fff;
	font-size: 24px;
	text-align: center;
}
.header-quote::before {
    background: url('https://www.instantcashforcar.com.au/wp-content/themes/infinityweb/images/adelaide-car-wreckers-quote-icon.png') no-repeat scroll center;
}
.cntct-top .header-call::before {
	content: "\f10b";
	font-family: fontawesome;
	color: #fff;
	font-size: 24px;
	text-align: center;
	
}
.cntct-top a {
	/* background: #321532; */
	padding: 3px 5px;
	font-size: 18px;
	color: #fff;
	
	display: inline-block;
	color: #2f3b50;
	font-weight: 700;
	text-transform: uppercase;
}

.cntct-top .header-call a {
    color: #fff;
    
}
header .cntct-details a {
  background: #1B64A4 none repeat scroll 0 0;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  padding: 15px 25px;
  position: relative;
  transition: ease-in .5s;
}
header .cntct-details a:hover {
    background: #fff;
    color:#1B64A4;
    transition: ease-out .5s;
}
.header-bottom {
	background: #c1c1c1;
}
nav {
    margin: 10px 0 0;
	background: #ffffff;
	
}
.menu,
.sub-menu {
	padding:0;
	margin:0;
	list-style:none;
}
nav .menu > li {
	display:inline-block;
	position:relative;
	
}
/*--------------------custom css---------------------*/
p{text-align:justify;}
.icon-box svg{margin-top:25px;}
  .icon-box { background: #d6fadb;
    display: inline-block;
    padding: 17px;
    border-radius: 100px;
      width:200px;
      height:200px;
      line-height:165px;
  }
  .footer-1 .textwidget{margin-top:5px;}
  .footer-2 ul.menu li a:before{content: "\f101"; font-family:'fontawesome'; margin-right:8px;}
.text-justify-center{text-align:justify; text-align-last:center;}
.box-work{    background: #ffffff;
    padding: 20px 15px;
    box-shadow: 5px 5px 5px #eeeeee, -5px -5px 5px #eeeeee;
    border-radius: 20px;
    margin: 15px;
    width: 30%!important;
    height: 425px;
}
.get-quote{color:#ffffff!important;}
nav .menu > li a {
	display:block;
	padding: 10px 5px;
	font-family: 'Roboto-Regular', "Open Sans";
	font-size:16px;
	color:#000;
	font-weight:700;
}
nav .menu > li a:hover{color:#ffffff;}
nav .menu li .sub-menu {
	background: #464646 none repeat scroll 0 0;
	display:none;
	left: 0;
	position: absolute;
	top: 45px;
	width: 250px;
	z-index:999;
}
nav .menu li .sub-menu a {
    text-transform:capitalize;
    background:#464646;
    color:#fff;
    display:block;
}
nav .menu li:hover > .sub-menu { 
	display:block;
}
nav .menu li .sub-menu > li {
	display:block;
}
.banner::before {
    /*content:" ";*/
    top:0;
    bottom:0;
    left:0;
    right:0;
    background:rgba(30,30,30,.5);
    position:absolute;
}
.header-2 .banner {
    padding-top:150px;
}
.banner {
	padding:30px 0 100px;
	background: #eaeaea url('https://www.instantcashforcar.com.au/wp-content/themes/infinityweb/images/banner-bg.png') no-repeat scroll center / cover;
	position:relative;
}
.banner-content {
    background:#1e1e1e;
	background: rgba(30,30,30,.8);
	padding: 30px 30px 50px;
}
.banner-content {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 36px;
  font-style:italic;
}
a.banner-btn {
  background: #fe5a19 none repeat scroll 0 0;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(30, 30, 30, 0.5);
  color: #fff;
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  padding: 15px 45px;
  transition: linear .5s;
}
a.banner-btn:hover {
  background: #fff none repeat scroll 0 0;
  color: #fe5a19;
  transition: linear .5s;
}
.banner h1,
.banner h2,
.banner h3,
.banner h4 {
  color: #fff;
  text-transform: capitalize;
}
.banner h2 {
    font-size: 40px;
    line-height:50px;
    text-shadow: 0 2px 0 rgba(0,0,0,.3);
}
.banner-list ul {
  list-style: outside none none;
  padding: 0;
  text-align: left;
}
.banner-list li {
  color:#fff;
  font-size: 22px;
  font-weight: 700;
}
.banner-form .form-cover {
  position: absolute;
  width: 100%;
}
.powered-by {
  display: none !important;
}
.home-content {
  padding: 30px 0;
}
.section-title {
  font-size: 35px;
  font-weight: 700;
  margin: 30px 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}

.services-section {
  background: #eee no-repeat scroll 0 0 / cover ;
  padding: 50px 0;
  position: relative;
}

.services-section .section-title + .row {
  margin-bottom: 60px;
}
.service-box {
  background: #fff none repeat scroll 0 0;
  padding: 15px 20px 125px;
  position: relative;
}
.service-thumg {
  box-shadow: 0 0 4px rgba(30, 30, 30, 0.8);
  border-radius: 50%;
  bottom: -30px;
  height: 150px;
  left: 50%;
  overflow: hidden;
  position: absolute;
  transform: translateX(-50%);
  width: 150px;
}

.three-easy-steps {

  padding: 30px 0;
  position:relative;
}
.three-easy-steps img {
  display: inline-block;
}
.step-title {
  color: #000;
  font-size: 25px;
  font-weight: 700;
  margin: 10px 0;
}
.btn.step-btn {
  background: #ededed none repeat scroll 0 0;
  color: #1B64A4;
  display: inline-block;
  font-size: 20px;
  margin: 10px 0 0;
  padding: 7px 25px;
  transition: ease-in .5s;
  
}
.btn.step-btn:hover {
    background:#1B64A4;
    color:#fff;
    transition: ease-out .5s;
}
.why-us {
  background: #2c2134 none repeat scroll 0 0;
  color: #fff;
  margin-bottom: 175px;
  padding: 30px 0 125px;
  position: relative;
}
.why-us::after {
    background: rgba(44,33,52,1);
    background: -moz-linear-gradient(-86deg, rgba(44,33,52,1) 0%, rgba(44,33,52,1) 50%, rgba(0,0,0,0) 50%, rgba(231,56,39,0) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(44,33,52,1)), color-stop(50%, rgba(44,33,52,1)), color-stop(50%, rgba(0,0,0,0)), color-stop(100%, rgba(231,56,39,0)));
    background: -webkit-linear-gradient(-86deg, rgba(44,33,52,1) 0%, rgba(44,33,52,1) 50%, rgba(0,0,0,0) 50%, rgba(231,56,39,0) 100%);
    background: -o-linear-gradient(-86deg, rgba(44,33,52,1) 0%, rgba(44,33,52,1) 50%, rgba(0,0,0,0) 50%, rgba(231,56,39,0) 100%);
    background: -ms-linear-gradient(-86deg, rgba(44,33,52,1) 0%, rgba(44,33,52,1) 50%, rgba(0,0,0,0) 50%, rgba(231,56,39,0) 100%);
    background: linear-gradient(176deg, rgba(44,33,52,1) 0%, rgba(44,33,52,1) 50%, rgba(0,0,0,0) 50%, rgba(231,56,39,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c2134', endColorstr='#e73827', GradientType=1 );
    position:absolute;
    bottom:-100px;
    height:100px;
    width:100%;
    left:0;
}
.why-img {
  bottom: -300px;
  position: absolute;
  width: 100%;
  z-index: 9;
}
.home-testimonials {
  background: #191919 none repeat scroll 0 0;
  color: #fff;
  margin-bottom: 50px;
  padding: 30px 0 100px;
  position: relative;
}
.home-testimonials .slick-slide {
  margin-bottom: 30px;
}
.testimonial-box {
  background: #A6CAEB none repeat scroll 0 0;
  border-radius: 20px;
  font-size: 18px;
  padding: 35px 35px 75px;
}
.testi-thumb {
  border-radius: 50%;
  bottom: -33px;
  height: 75px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  width: 75px;
}
.testi-ratings {
  bottom: -10px;
  position: absolute;
  right: 50px;
}
.testi-ratings > img {
  display: inline-block;
}
.recent-posts {
  padding: 30px 0;
}
.posts-box {
  border-color:#ebeaea;
  border-style:solid;
  border-width: thin;
  border-bottom-width:thick;
  padding: 20px;
  height:420px;
}
.post-thumb {
  border-radius: 50%;
  box-shadow: 0 0 2px rgba(30, 30, 30, 0.5);
  height: 145px;
  margin: 0 auto;
  overflow: hidden;
  width: 145px;
}
.posts-title {
  font-size: 16px;
  margin-bottom: 20px;
  line-height:24px;
}
.brands {
  background: #efefef none repeat scroll 0 0;
  padding: 50px 0;
}
footer {
	background: #2f3b50;
	color:#a3a5a7;
    padding-top:50px;
}
footer a:link {
    color:#a3a5a7;
}
.cntct-bottom span {
	width: 78px;
	display: inline-block;
}
.footer-top {
  padding: 30px 0;
}
.widget-title::before {
	content: " ";
	width: 100px;
	height: 2px;
	display: block;
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	right: -105px;
	background: #e5e4e6;
}
.widget-title {
	color: #e5e4e6;
	font-size: 35px;
	font-weight: 700;
	margin-bottom: 45px;
	position:relative;
	display:inline-block;
}
.footer-logo {
	position: absolute;
	top: -30px;
}
.footer-top .menu a {
  color: #fff;
  display: inline-block;
  padding: 5px 0;
}
.footer-1 {
	padding-top: 70px;
}
.footer-4 .textwidget div {
  margin-bottom: 20px;
}
.cntct-bottom > div {
	margin-bottom: 20px;
	font-size: 18px;
}
.footer-bottom {
	background: #1e64a5;
	padding:15px 0;
	text-align:center;
}
.footer-bottom p {
  color: #fff;
  margin: 0;
}
.social-footer > a {
  color: #fff;
  display: inline-block;
  font-size: 15px;
  height: 30px;
  line-height: 30px;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 30px;
  transition:linear .5s;
  text-align: center;
  border-radius: 50%;
}
.facebook {
    background: #3b5998;
}
.twitter {
    background: #00aced;
}
.google-plus {
    background: #dd4b39;
}
.instagram {
    background: #305777;
}
.pinterest {
    background: #cb2027;
}
.linkedin {
    background: #4875b4;
}
.yelp {
    background: #af0605;
}
.vimeo {
    background: #aaa;
}
.youtube {
    background: #c4302b;
}
.social-footer > a:hover {
    opacity:0.6;
    transition:linear .5s;
}
.slick-next {
  right: 0;
}
.slick-prev {
  left: 0;
  z-index: 9;
}
.blog-post {
  background: #f5f5f5 none repeat scroll 0 0;
  background: rgba(230,230,230,.5);
  margin: 0px 0 20px;
  padding: 0px 5px 20px 0;
}
.blog-post .post-content {
    padding-top:20px;
}
.blog-title {
    font-family: "Roboto-Regular","Open Sans",Arial,Helvetica,"Sans Serif";
	font-size: 21px;
	margin-bottom: 6px
}
.postd {
	color: #A6CAEB;
	font-size: 11px;
	padding: 5px 0 1px
}
.row.contact-details.text-center {
  margin: 20px 0;
}
.contact-details .fa {
  color: #1B64A4;
  font-size: 40px;
  margin-bottom: 10px;
}
.contact-details p {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.contact__gmaps iframe {
  border: medium none;
  height: 450px;
  width: 100%;
}
.post-navigation {
	text-align: center;
}
.post-navigation li::before {
	content:none;
}
.post-navigation li {
    display: inline-block;
    padding:0;
}
.post-navigation li a {
    background: #1B64A4;
    color: #fff;
    padding: 10px 15px;
    transition: linear .5s;
}
.post-navigation li a:hover,
.post-navigation li.active a {
	background: #33463B;
	transition: ease-in-out .5s;
}
.mobile-footer {
        display:none;
    }
@media only screen and (max-width:992px){
    header .cntct-details a {
        margin-right: 9px;
    }
    .posts-box {
        margin-bottom: 30px;
    }
    .copryRgt,
    .copYleft {
        text-align: center;
    }    
}
@media only screen and (max-width:767px){
    .f-40{font-size:28px;}
    .box-work{width:92%!important;}
    .logo {
      position: relative;
      z-index: 9999;
    }    
    .slicknav_menu {
        background: transparent none repeat scroll 0 0;
    }
    .slicknav_btn {
        background-color: transparent;
        margin-bottom:35px;
    }
    .slicknav_menu .slicknav_no-text {
        height: 45px;
        margin: 0;
        width: 45px;
    }
    .slicknav_menu .slicknav_icon-bar {
        height: 5px;
        margin-bottom: 5px;
        width: 40px;
        background:#1B64A4;
    }    
    .mobile-menu {
        position: absolute;
        width: 100%;
        z-index: 999;
    } 
    .slicknav_nav {
        background: #d6fadb none repeat scroll 0 0;
        margin: 0 -20px;
    }
    .slicknav_nav a {
        color: #fff;
        font-size:16px;
        text-decoration: none;
    }
    .slicknav_nav a:hover,
    .slicknav_nav .slicknav_row:hover {
        background: #A6CAEB none repeat scroll 0 0;
        border-radius: 0;
        color: #1B64A4 !important;
    }
    .slicknav_row:hover a {
        color:#fff;
    }
    .banner {
        margin-bottom: 0px;
    }
    .banner-form .form-cover {
        position: relative;
        width: initial;
    }
    .banner .col-md-8 {
        padding: 0 15px;
        margin-bottom: 30px;
    }    
    .banner-img {
        bottom: initial;
        position: relative;
    } 
    .banner-list li {
        width: 100%;
    }
    .fc-form.fc-form-1 {
        margin: 30px auto !important;
    }
    .banner {
        text-align:center;
    }
    .two-col {
      column-count: 1;
      column-gap: initial;
    } 
    .service-box.text-center {
        margin-bottom: 60px;
    }
    .three-easy-steps img {
        display: block;
        margin: 0 auto 15px;
    } 
    .footer-1,
    .footer-2,
    .footer-3,
    .footer-4,
    .footer-5,
    .footer-top .menu li,
    .widget-title {
        text-align: center;
    }
    .footer-1,
    .footer-2,
    .footer-3,
    .footer-4,
    .footer-5 {
        margin-bottom: 15px;
    }
    .blog-post {
        padding: 20px;
    }
    .post-thumbnail {
        text-align: center;
    }
        .mobile-footer {
        bottom: 0;
        position: fixed;
        width: 100%;
        display:block;
        z-index:99999;
    }    
    .mobile-call, .mobile-quote {
        background: transparent none repeat scroll 0 0;
        float: left;
        margin: 0;
        width: 50%;
    }  
    .mobile-footer  a {
        
        color: #fff!important;
        display: block;
        font-size: 22px;
        font-weight: 700;
        padding: 15px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }    
    .mobile-call > a {
        background: #5174a4 none repeat scroll 0 0;
        background: rgba(81,116,164,.8);
    }
    .mobile-quote::before {
        border-right: 15px solid transparent;
        border-top: 15px solid #820000 ;
        border-top: 15px solid rgba(130,0,0,.8);
        content: " ";
        height: 0;
        left: -2px;
        position: absolute;
        top: 50%;
        transform: rotate(-45deg) translateY(-50%);
        width: 0;
    }
    .mobile-quote {
        position:relative;
    }
    .mobile-quote > a {
        background: #820000  none repeat scroll 0 0;
        background:rgba(130,0,0,.8);
    }
    .widget-title::before {
    	content: none;
    }
    .cntct-top.bottom-sticky {
    	position: fixed;
    	bottom: 0;
    	display: block;
    	text-align: center;
    	padding: 15px 0;
    	background: rgba(255,255,255,.7);
    	left: 0;
    	right: 0;
    	margin-top: 0;
    	z-index:99999;
    }
    .cntct-top.bottom-sticky > div {
    	display: inline-block;
    }    
}
@media only screen and (max-width:640px){ 
    .widget-title{margin-bottom: 20px;}
    #footer{padding-bottom: 110px!important;}
    .copyright p{text-align:center!important;}
    .footer-1, .footer-2, .footer-3, .footer-4, .footer-5, .footer-top .menu li, .widget-title{text-align:left;}
    .f-40{font-size:28px;}
    .box-work{width:92%!important;}
    .banner{background-image:none!important;padding: 0px!important;}
    .banner .container{padding: 0px!important;}
    .banner .col-sm-8, .banner .col-sm-4 .banner-form {
    padding: 0px!important;
    margin: 0px!important;
}
.banner-content {
    padding: 10px 20px 10px;
}
    .banner h1 {
        font-size: 23px;
        line-height: 23px;
    }
    .banner-list li::before {
    	height: 25px;
    	left: 10px;
    	top: 50%;
    	transform:translateY(-50%);
    	width: 25px;
    }    
    .banner-list li {
        font-size: 12px;
        line-height: 23px;
    }
    .banner h2 {
        font-size: 25px;
        line-height: 35px;
    }
    .fc-form.fc-form-1 {
    margin: 0px auto !important;
}
.page .inner-content .col-md-4 .widget{padding:0px!important;}
.page-title{text-align:center!important;line-height: 40px!important;}
.breadcrumbs{display:none!important;}
}
@media only screen and (max-width:420px){ 
    .banner{padding: 30px 0 30px;}
    .footer-1, .footer-2, .footer-3, .footer-4, .footer-5, .footer-top .menu li, .widget-title{text-align:left;}
    .widget-title{margin-bottom: 20px;}
    .f-40{font-size:28px;}
    .box-work{width:92%!important;}
    .mobile-menu {
      top: -10px;
    }
    .slicknav_btn {
      margin-bottom: -7px;
    }
    .cntct-top > div {
    	
    	background: #a6caeb;
    	margin-left: 30px;
    }
    .cntct-top > div::before {
    	width: 35px;
    	height: 35px;
    	left: -30px;
    } 
    .header-quote::before {
    	background-size: 25px auto;
    }    
    .cntct-top .header-call::before {
    	font-size: 25px;
    	line-height: 35px;
    }    
}
