@font-face {
	font-family: century_regular;
	src:url(../fonts/GOTHIC.TTF);
}
@font-face {
	font-family: century_bold;
	src:url(../fonts/CenturyGothicBold.ttf);
}
@font-face {
	font-family: futurb;
	src:url(../fonts/futurab.ttf);
}
@font-face {
	font-family: myriadpro;
	src:url(../fonts/MyriadPro-Regular.ttf);
}
@font-face {
	font-family: aileron_bold;
	src:url(../fonts/Aileron-Bold.otf);
}
@font-face {
	font-family: calibri_bold;
	src:url(../fonts/calibri-bold.ttf);
}
.navbar {
	background:none;
    border: medium none;
    border-radius: 0;
    padding-top:0px;
	padding-bottom:40px;
	margin-bottom:0px;
}
.navbar-nav{
	padding-top:0px;
}
.navbar-nav li {
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top:45px;
}
.navbar .navbar-nav li a {
    color: #000000;
	font-family: century_regular;
	font-size:13px;
	text-transform:uppercase;
    padding-bottom: 0px;
	padding-right:4px;
	padding-left:25px;
}
.navbar .navbar-nav li a.active{
	color:#ff4000;
	font-family: century_bold;
}
.navbar .navbar-nav li.burntumbercelltop{
	padding-top:35px;
}
.navbar .navbar-nav li a.burntumbercell{
	background: #ff8400;
	color: #ffffff;
	font-family: century_bold;
	font-size:30px;
	border: none;
	padding: 11px 20px;
    border-radius:0px;
	margin-left:50px;
}
.navbar .navbar-nav li a.burntumbercell:hover{
	background: #fd972a;
	color:#fff;
}
.navbar .navbar-nav li a:hover {
    color: none;
    background: none;
}
.navbar-brand  {
	padding:0px;
}
.navbar-brand > img {
    margin-left:15px;
    margin-top:26px;
}
.sanleandro-burntumberheader-homebg{
  	background:url(../images/sanleandro-burntumber-homebg.jpg) no-repeat;
	background-size:cover;
	height:749px;
}
.sanleandro-burntumberheader-paragraph{
	margin-top:40px;
}
.sanleandro-burntumberheader-paragraph h1 {
	font-family: 'Josefin Sans', sans-serif;
	font-size:35px;
	font-weight:400;
	color: #000000;
	text-transform:uppercase;
	margin-bottom:10px;
}
.sanleandro-burntumberheader-paragraph h1 span{
	font-weight:700;
	color:#ffffff;
}
.sanleandro-burntumberheader-paragraph p {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight:400;
	color: #000000;
	line-height:1.2;
	padding-right:35px;
	margin-bottom:20px;
}
.sanleandro-burntumberheader-paragraph button{
	background: #e2dcde;
	border: none;
    border-radius:0px;
	border:4px solid #00bfff;
	color: #ff8400;
    font-family: century_bold;
	font-size:30px;
	padding:10px 27px;
}
.sanleandro-burntumberheader-formbelow {
	background: #fff;
	margin-top: 20px;
	padding: 10px 15px;
	border-radius: 20px;
}
#sanleandro-burntumberheader-formbelow{
	background:#ff8400;
	margin-top:120px;
}
#sanleandro-burntumberheader-formbelow select{
	border: none;
}
#sanleandro-burntumberheader-formbelow .form-control{
	border: none;
}
#sanleandro-burntumberheader-formbelow h2{
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight:500;
	color: #fff;
	margin-top:15px;
	margin-bottom:6px;
}
#sanleandro-burntumberheader-formbelow #submit_contact {
	background:none;
	border: medium none;
	border-radius: 0px;
	color: #fff;
    font-family: century_bold;
	font-size:22px;
	text-transform:uppercase;
	margin-top:0px;
	width: 100%;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
	opacity:1;
}
#sanleandro-burntumberheader-formbelow #prebtn{
	background:none;
	border: medium none;
	border-radius: 0px;
	color: #fff;
    font-family: century_bold;
	font-size:22px;
	text-transform:uppercase;
	margin-top: 5px;
	width: 47%;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
	margin-right:0px;
}
#sanleandro-burntumberheader-formbelow #nextbtn {
	background:none;
	border: medium none;
	border-radius: 0px;
	color: #fff;
    font-family: century_bold;
	font-size:22px;
	text-transform:uppercase;
	margin-top:0px;
	width: 47%;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
	margin-right:0px;
	float:right;
	opacity:1;
}
.sanleandro-burntumberheader-formbelow h2{
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight:500;
	color: #000000;
	margin-top:15px;
	margin-bottom:6px;
}
.sanleandro-burntumberheader-formbelow select {
	display: block;
	padding-left: 13px;
	margin-bottom: 20px;
	width: 100%;
	height:44px !important;
	border: none;
	border:1px solid #00bfff;
	border-radius:8px;
	background: url(../images/sanleandro-arrow1.png) right center no-repeat;
	background-position: right 15px center;
    background-color:#fff;
	color: #ccb8b0;
    font-family: century_regular;
	font-size: 16px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.sanleandro-burntumberheader-formbelow .form-control{
    background-color:#fff;
	box-shadow:inset 0 0px 0px rgba(0,0,0,.075);
    height:44px;
    border: none;
	border:1px solid #00bfff;
    font-family: century_bold;
	font-size: 16px;
    color: #000;
	border-radius:8px;
	padding-left:13px;
	margin-bottom:20px;
}
.sanleandro-burntumberheader-formbelow .form-control::placeholder {
	color: #ccb8b0;
    font-family: century_regular;
	font-size: 16px;
}
#submit_contact {
	background:none;
	border: medium none;
	border-radius: 0px;
	color: #000000;
    font-family: century_bold;
	font-size:22px;
	text-transform:uppercase;
	margin-top:0px;
	width: 100%;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
}
#prebtn{
	background:none;
	border: medium none;
	border-radius: 0px;
	color: #000000;
    font-family: century_bold;
	font-size:22px;
	text-transform:uppercase;
	margin-top: 5px;
	width: 47%;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
	margin-right:0px;
}
#nextbtn {
	background:none;
	border: medium none;
	border-radius: 0px;
	color: #000000;
    font-family: century_bold;
	font-size:22px;
	text-transform:uppercase;
	margin-top:0px;
	width: 47%;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
	margin-right:0px;
	float:right;
}
a:hover {
    text-decoration: none;
}
a:focus{
	outline:0 solid;
}
button:hover{
	cursor:pointer;
}
.sanleandro-text-section{
	padding-top:200px;
	padding-bottom:200px;
}
.sanleandro-text h2{
	font-family: 'Josefin Sans', sans-serif;
	font-weight:400;
	font-size: 30px;
	color: #000000;
	text-align:center;
	margin-bottom:30px;
}
.sanleandro-text p {
	font-family: 'Poppins', sans-serif;
	font-weight:400;
	font-size:18px;
	color: #000000;
	line-height:1.6;
	text-align:center;
	margin-bottom:0px;
}
.sanleandro-text p a{
	color:#00bfff;
}

.sanleandro-carsimg1{
	padding-right:0px;
}
.sanleandro-carsimg1 img{
	max-width:100%;
}
.sanleandro-cars{
	padding-left:0px;
}
.sanleandro-cars h2{
	font-family: 'Josefin Sans', sans-serif;
	font-weight:400;
	font-size: 30px;
	color: #000000;
	margin-top:70px;
	margin-bottom:10px;
	padding-left:20px;
}
.sanleandro-cars hr::after {
	background: url(../images/sanleandro-icon1.png) no-repeat;
	width: 19px;
	height: 19px;
	position: absolute;
	content: "";
	right: -5px;
	top: -11px;
}
.sanleandro-cars hr{
	border-top:4px solid #ff8400;
	position:relative;
}
.sanleandro-cars p {
	font-family: 'Poppins', sans-serif;
	font-weight:400;
	font-size:18px;
	color: #000000;
	line-height:1.6;
	margin-bottom:30px;
	padding-left:20px;
}
.sanleandro-carswrap{
	padding-top:80px;
}
.sanleandro-carswrap2{
	padding-top:60px;
}
.sanleandro-article-section{
	padding-top:150px;
	padding-bottom:200px;
}
.sanleandro-article p {
	font-family: 'Poppins', sans-serif;
	font-weight:400;
	font-size:18px;
	color: #000000;
	line-height:1.6;
	text-align:center;
	margin-bottom:10px;
}
.sanleandro-article img{
	max-width:100%;
	display:block;
	margin:0px auto;
}
.sanleandro-burntumbercity-section{
	background: #ff8400;
	padding-top:45px;
	padding-bottom:40px;
}
.sanleandro-burntumbercity h2{
	font-family: aileron_bold;
	font-size:16px;
	color:#fff;
	margin-top:0px;
	margin-bottom:10px;
}
.sanleandro-burntumbercity ul{
	padding-left:0px;
}
.sanleandro-burntumbercity ul li{
	list-style:none;
}
.sanleandro-burntumbercity ul li a{
	font-family: 'Open Sans', sans-serif;
	font-weight:500;
	font-size:13px;
	color:#fff;
	line-height:1.3;
}
.sanleandro-burntumbercity2 ul{
	padding-left:0px;
	padding-top:28px;
}
.sanleandro-burntumbercity2 ul li{
	list-style:none;
}
.sanleandro-burntumbercity2 ul li a{
	font-family: 'Open Sans', sans-serif;
	font-weight:500;
	font-size:13px;
	color:#fff;
	line-height:1.3;
}
.sanleandro-footer-text{
	padding-top:34px;
}
.sanleandro-footer-text p{
	font-family: myriadpro;
	font-size:13px;
	color: #fff;
	text-align:center;
}
.sanleandro-footer-text p a{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	font-weight:400;
	color: #fff;
	display:inline-block;
	margin-right:5px;
}
.sanleandro-burntumberheader-junkcars{
  	background:url(../images/sanleandro-burntumber-homebg2.jpg) no-repeat;
	background-size:cover;
	height:696px;
}
.sanleandro-junkcars{
	padding-top:150px;
}
.sanleandro-junkcars h2 {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 400;
	font-size: 30px;
	color: #000000;
	text-transform:uppercase;
	margin-bottom:40px;
}
.sanleandro-junkcars p {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 22px;
	color: #000000;
	line-height:1.2;
	margin-bottom: 0px;
}
.sanleandro-fast-section{
	padding-top:150px;
	padding-bottom:165px;
}
.sanleandro-fast2{
	padding-top:30px;
	padding-left:35px;
}
.sanleandro-fast2 h2 {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 400;
	font-size: 30px;
	color: #000000;
	margin-bottom:20px;
}
.sanleandro-fast2 p {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #000000;
	line-height: 1.6;
	margin-bottom: 0px;
}
.sanleandro-fastwrap{
	padding-top:100px;
}
.sanleandro-burntumberheader-buy{
  	background:url(../images/sanleandro-burntumber-homebg3.jpg) no-repeat;
	background-size:cover;
	height:696px;
}
.sanleandro-start-section{
	margin-top:-50px;
	padding-bottom:150px;
}
.sanleandro-start img{
	display:block;
	margin:0px auto;
}
.sanleandro-start h2 {
	font-family:'Josefin Sans', sans-serif;
	font-weight: 400;
	font-size: 30px;
	color: #000000;
	text-align: center;
	margin-top:30px;
	margin-bottom:30px;
}
.sanleandro-start p {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #000000;
	line-height: 1.6;
	text-align: center;
	margin-bottom:35px;
}
.sanleandro-burntumberheader-contact{
	background:linear-gradient(100deg, #ebebeb 60%, #82dcf0);
	padding-bottom:170px;
}
.sanleandro-contactinfo {
	margin-top:200px;
}
.sanleandro-contactinfo h2{
	font-family: 'Poppins', sans-serif;
	font-size:34px;
	font-weight:700;
	color: #000000;
	margin-top:0px;
	margin-bottom:30px;
}
.sanleandro-contactinfo button {
	background: #ebebeb;
	border: none;
	border-radius: 0px;
	border: 4px solid #00bfff;
	color: #ff8400;
	font-family: century_bold;
	font-size: 30px;
	padding: 10px 27px;
}
.sanleandro-burntumberform {
	background: #ff8400;
	margin-top:150px;
	padding:30px 30px;
	padding-top:30px;
	border-radius:20px;
}
.sanleandro-burntumberform h2{
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight:500;
	color: #fff;
	margin-top:0px;
	margin-bottom:15px;
}
.sanleandro-burntumberform select {
	display: block;
	padding-left: 13px;
	margin-bottom:5px;
	width: 100%;
	height:55px !important;
	border: none;
	border-radius:12px;
	background: url(../images/sanleandro-arrow1.png) right center no-repeat;
	background-position: right 15px center;
    background-color:#fff;
	color: #ccb8b0;
    font-family: century_regular;
	font-size: 16px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.sanleandro-burntumberform .form-control {
    background:#fff;
	box-shadow:inset 0 0px 0px rgba(0,0,0,.075);
    height:55px;
    border: none;
    font-family: century_bold;
	font-size: 16px;
    color: #000;
    border-radius:12px;
	padding-left:13px;
	margin-bottom:5px;
}
.sanleandro-burntumberform .form-control::placeholder {
	color: #ccb8b0;
    font-family: century_regular;
	font-size: 16px;
}
#sendit {
	background:none;
	border: medium none;
	border-radius:8px;
	color: #ffffff;
    font-family: century_bold;
	font-size:20px;
	padding-top:0px;
	margin-top:15px;
	transition: all 0.5s ease 0s;
	float:right;
}
.sanleandro-burntumberheader-thanks{
	background:linear-gradient(100deg, #ebebeb 60%, #82dcf0);
	padding-bottom:220px;
}
.sanleandro-thanks{
	padding-top:160px;
}
.sanleandro-thanks h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 34px;
	font-weight: 700;
	color: #000000;
	margin-top:10px;
	margin-bottom:12px;
}
.sanleandro-thanks p {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #000000;
	line-height:1.3;
	margin-bottom:20px;
}
.sanleandro-thanks button {
	background: #ebebeb;
	border: none;
	border-radius: 0px;
	border: 4px solid #00bfff;
	color: #ff8400;
	font-family: century_bold;
	font-size: 30px;
	padding: 10px 27px;
	padding-top:8px;
}