@font-face {
	font-family: century_regular;
	src:url(../fonts/GOTHIC.TTF);
}
@font-face {
	font-family: century_bold;
	src:url(../fonts/CenturyGothicBold.ttf);
}
.carsandiego-frenchbeigefull{
	width:100%;
}
.navbar {
	background:none;
    border: medium none;
    border-radius: 0;
    padding-top:0px;
	padding-bottom:30px;
	margin-bottom:0px;
}
.navbar-nav{
	padding-top:0px;
}
.navbar-nav li {
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top:32px;
}
.navbar .navbar-nav li a {
    color: #000000;
    font-family: 'Poppins', sans-serif;
	font-size:16px;
	font-weight:600;
	text-transform:uppercase;
    padding-bottom: 0px;
	padding-right:4px;
	padding-left:35px;
}
.navbar .navbar-nav li a.active{
	color:#d87819;
}
.navbar .navbar-nav li.frenchbeigeheadercelltop{
	padding-top:27px;
}
.navbar .navbar-nav li a.frenchbeigeheadercell{
	background: #d87819;
	color: #ffffff;
    font-family: 'Poppins', sans-serif;
	font-size:24px;
	font-weight:600;
	border: none;
	padding:7px 30px;
    border-radius:30px;
	margin-left:30px;
}
.navbar .navbar-nav li a.frenchbeigeheadercell:hover{
	background: #ef7c0a;
	color:#fff;
}
.navbar .navbar-nav li a:hover {
    color: none;
    background: none;
}
.navbar-brand  {
	padding:0px;
}
.navbar-brand > img {
    margin-left:0px;
    margin-top:26px;
}
.carsandiego-frenchbeigeheader-bg{
	background:url(../images/carsandiego-frenchbeigeheader-bg.jpg) no-repeat;
	height:578px;
	background-size:cover;
}
.carsandiego-frenchbeigeheader-img1 img {
	max-width: 100%;
	float: right;
	margin-top: 33px;
}
.carsandiego-frenchbeigeheader-paragraph{
	margin-top:110px;
	padding-left:30px;
}
.carsandiego-frenchbeigeheader-paragraph2 h1 {
	font-family: century_bold;
	font-size:40px;
	color: #ffffff;
	margin-bottom:10px;
}
.carsandiego-frenchbeigeheader-paragraph2 p {
	font-family: century_bold;
	font-size:24px;
	color: #e1c2f9;
	line-height:1.2;
	margin-bottom:10px;
}
.carsandiego-frenchbeigeheader-paragraph2 button{
	background:none;
	color: #ffffff;
    font-family: century_bold;
	font-size:26px;
	border: none;
	border:3px solid #d87819;
	padding:7px 40px;
    border-radius:30px;
}
.carsandiego-frenchbeigeheader-form1{
	margin-top: 20px;
}
.carsandiego-frenchbeigeheader-form1 select {
	display: block;
	padding-left: 13px;
	margin-bottom: 20px;
	width: 100%;
	height:44px !important;
	border: none;
	border-radius:8px;
	background: url(../images/carsandiego-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;
}
.carsandiego-frenchbeigeheader-form1 .form-control {
    background-color:#fff;
	box-shadow:inset 0 0px 0px rgba(0,0,0,.075);
    height:44px;
    border: none;
    font-family: century_bold;
	font-size: 16px;
    color: #000;
	border-radius:8px;
	padding-left:13px;
	margin-bottom:20px;
}
.carsandiego-frenchbeigeheader-form1 .form-control::placeholder {
	color: #000;
    font-family: century_regular;
	font-size: 16px;
}
#submit_contact {
	background-color: #d87819;
	border: medium none;
	border-radius:30px;
	color: #fff;
    font-family: century_bold;
	font-size: 18px;
	margin-top:8px;
	padding-top: 14px;
	padding-bottom: 14px;
	width:30%;
	float:right;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
	opacity:1;
}
#submit_contact:hover{
	background:#f7993b;
	color:#fff;
}
#formprebtn{
	background: #d87819;
	border: medium none;
	border-radius: 30px;
	color: #ffffff;
    font-family: century_bold;
	font-size: 18px;
	margin-top:8px;
	padding-top: 14px;
	padding-bottom: 14px;
	width:90%;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
	margin-right:0px;
}
#formnextbtn {
	background: #d87819;
	border: medium none;
	border-radius: 30px;
	color: #ffffff;
    font-family: century_bold;
	font-size: 18px;
	margin-top:8px;
	padding-top: 14px;
	padding-bottom: 14px;
	width:90%;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
	margin-right:0px;
	float:right;
	opacity:1;
}
a:hover {
    text-decoration: none;
}
a:focus{
	outline:0 solid;
}
button:hover{
	cursor:pointer;
}
.carsandiego-text-section{
	background:#e3e1e1;
	padding-top:40px;
}
.carsandiego-text{
	padding-left:0px;
}
.carsandiego-text img{
	max-width:100%;
}
.carsandiego-text2{
	padding-top:100px;
}
.carsandiego-text2 h2{
    font-family: century_bold;
	font-size:26px;
	color: #900fdb;
	margin-bottom:20px;
}
.carsandiego-text2 p {
    font-family: century_regular;
	font-size: 16px;
	color: #000000;
	line-height: 1.6;
	padding-left:25px;
	padding-right:55px;
	margin-bottom:0px;
}
.carsandiego-sell-section{
	padding-top:150px;
	padding-bottom:150px;
}
.carsandiego-sell h2{
    font-family: century_bold;
	font-size:26px;
	color: #900fdb;
	text-align:center;
	margin-bottom:100px;
}
.carsandiego-sell2 img{
	display:block;
	margin:0px auto;
}
.carsandiego-sell2 h3{
    font-family: century_bold;
	font-size:24px;
	color: #900fdb;
	text-align:center;
	text-transform:uppercase;
	margin-top:30px;
	margin-bottom:20px;
}
.carsandiego-sell2 p {
    font-family: century_regular;
	font-size: 16px;
	color: #000000;
	line-height: 1.6;
	margin-bottom:0px;
}
.carsandiego-step-section{
	padding-bottom:150px;
}
.carsandiego-step h2 {
	font-family: century_bold;
	font-size: 26px;
	color: #900fdb;
	margin-bottom:100px;
}
.carsandiego-vehicle img{
	max-width:100%;
}
.carsandiego-vehicle2{
	padding:150px 140px 0px 70px;
}
.carsandiego-vehicle2 h2{
	font-family: century_bold;
	font-size: 24px;
	color: #900fdb;
	text-transform: uppercase;
	margin-top:0px;
	margin-bottom:20px;
}
.carsandiego-vehicle2 p {
	font-family: century_regular;
	font-size: 16px;
	color: #000000;
	line-height: 1.4;
	margin-bottom: 0px;
}
.carsandiego-vehiclewrap{
	padding-top:150px;
}
.carsandiego-vehicle3{
	padding:150px 70px 0px 140px;
}
.carsandiego-vehicle3 h2{
	font-family: century_bold;
	font-size: 24px;
	color: #900fdb;
	text-transform: uppercase;
	margin-top:0px;
	margin-bottom:20px;
}
.carsandiego-vehicle3 p {
	font-family: century_regular;
	font-size: 16px;
	color: #000000;
	line-height: 1.6;
	margin-bottom: 0px;
}
.carsandiego-choose-section{
	background:url(../images/carsandiego-choose-bg.jpg) center;
	height:607px;
	background-size:cover;
}
.carsandiego-choose{
	padding-top:160px;
}
.carsandiego-choose h2 {
	font-family: century_bold;
	font-size: 24px;
	color: #900fdb;
	margin-top: 0px;
	margin-bottom:20px;
}
.carsandiego-choose p {
	font-family: century_regular;
	font-size: 16px;
	color: #000000;
	line-height: 1.6;
	margin-bottom:20px;
}
.carsandiego-choose button {
	background: #d87819;
	color: #ffffff;
    font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight:600;
	border: none;
	padding: 7px 30px;
	border-radius: 30px;
}
.carsandiego-choose button#btn1{
	background: none;
	color: #900fdb;
    font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight:600;
	border: none;
	border: 3px solid #d87819;
	padding: 7px 40px;
	border-radius: 30px;
	margin-left:30px;
}
.carsandiego-choose2 img{
	max-width:100%;
	margin-top:20px;
}
.carsandiego-citylists-section{
	padding-top:120px;
	padding-bottom:120px;
}
.carsandiego-citylists h2{
	font-family: century_bold;
	font-size:34px;
	color:#900fdb;
	margin-top:0px;
	margin-bottom:40px;
}
.carsandiego-citylists2 ul{
	padding-left:0px;
}
.carsandiego-citylists2 ul li{
	list-style:none;
	margin-bottom:7px;
}
.carsandiego-citylists2 ul li a{
	font-family: century_regular;
	font-size:16px;
	color:#000000;
	line-height:1.3;
	text-transform:uppercase;
}
.carsandiego-footer-section{
	background:#900fdb;
	padding-top:30px;
	padding-bottom:20px;
}
.carsandiego-footer-text p {
	font-family: century_regular;
	font-size:16px;
	color: #fff;
}
.carsandiego-footer-social{
	display:block;
	text-align:right;
}
.carsandiego-footer-social a{
	font-size:16px;
	color: #fff;
	display:inline-block;
	margin-left:15px;
}
.carsandiego-frenchbeigeheader-aboutbg{
	background:url(../images/carsandiego-frenchbeigeheader-bg2.jpg) no-repeat;
	height:582px;
	background-size:cover;
}
.carsandiego-frenchbeigeheader-about{
	padding-top:170px;
}
.carsandiego-frenchbeigeheader-about h2{
	font-family: century_bold;
	font-size: 40px;
	color: #ffffff;
	margin-bottom: 10px;
}
.carsandiego-frenchbeigeheader-about button {
	background: none;
	color: #ffffff;
	font-family: century_bold;
	font-size: 26px;
	border: none;
	border: 3px solid #d87819;
	padding: 7px 40px;
	border-radius: 30px;
}
.carsandiego-about-section{
	padding-top:120px;
}
.carsandiego-about h2 {
	font-family: century_bold;
	font-size: 26px;
	color: #900fdb;
	text-align:center;
	margin-bottom: 20px;
}
.carsandiego-about p {
	font-family: century_regular;
	font-size: 16px;
	color: #900fdb;
	line-height: 1.6;
	text-align:center;
	margin-bottom: 0px;
}
.carsandiego-mission-section{
	padding-top:130px;
}
.carsandiego-mission{
	padding-top:40px;
}
.carsandiego-mission h2 {
	font-family: century_bold;
	font-size: 26px;
	color: #900fdb;
	margin-bottom: 20px;
}
.carsandiego-mission p {
	font-family: century_regular;
	font-size: 16px;
	color: #000000;
	line-height: 1.6;
	margin-bottom:20px;
}
.carsandiego-mission2 img{
	max-width:100%;
}
.carsandiego-repair-section{
	background:#e3e1e1;
	padding-top:80px;
	padding-bottom:130px;
}
.carsandiego-repair h2 {
	font-family: century_bold;
	font-size: 26px;
	color: #900fdb;
	text-align:center;
	margin-bottom:50px;
}
.carsandiego-repair3{
	background:#eaa610;
	border-radius:8px;
	padding:50px 20px 0px 20px;
	height:500px;
}
.carsandiego-repair3 img{
	display:block;
	margin:0px auto;
}
.carsandiego-repair3 h2 {
	font-family: century_bold;
	font-size: 24px;
	color: #ffffff;
	text-align:center;
	margin-top:35px;
	margin-bottom: 20px;
}
.carsandiego-repair3 p {
	font-family: century_regular;
	font-size: 16px;
	color: #ffffff;
	line-height: 1.4;
	text-align:center;
	margin-bottom: 0px;
}
.carsandiego-commit-section{
	padding-top:80px;
}
.carsandiego-commit img{
	max-width:100%;
}
.carsandiego-commit2{
	padding-top:180px;
}
.carsandiego-commit2 h2 {
	font-family: century_bold;
	font-size: 24px;
	color: #900fdb;
	margin-top: 0px;
	margin-bottom: 20px;
}
.carsandiego-commit2 p {
	font-family: century_regular;
	font-size: 16px;
	color: #000000;
	line-height: 1.6;
	margin-bottom: 20px;
}
.carsandiego-ready-section{
	background:url(../images/carsandiego-img7.jpg) no-repeat;
	height:520px;
	background-size:cover;
}
.carsandiego-ready{
	padding-top:150px;
}
.carsandiego-ready h2 {
	font-family: century_bold;
	font-size:28px;
	color: #900fdb;
	text-align:center;
	margin-top: 0px;
	margin-bottom:10px;
}
.carsandiego-ready button {
	background: #d87819;
	color: #ffffff;
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: 600;
	border: none;
	padding: 7px 40px;
	border-radius: 30px;
	display:block;
	margin:0px auto;
	margin-bottom:10px;
}
.carsandiego-ready p {
	font-family: century_regular;
	font-size: 16px;
	color: #900fdb;
	line-height: 1.6;
	text-align:center;
	margin-bottom:0px;
}
.carsandiego-privacy-section{
	padding-top:120px;
	padding-bottom:120px;
}
.carsandiego-privacy h2 {
	font-family: century_bold;
	font-size: 24px;
	color: #900fdb;
	margin-top: 0px;
	margin-bottom: 20px;
}
.carsandiego-privacy p {
	font-family: century_regular;
	font-size: 16px;
	color: #000000;
	line-height: 1.6;
	margin-bottom:65px;
}
.carsandiego-location-bg{
	background:#eaa610;
	height:100px;
}
.carsandiego-location-section{
	padding-top:55px;
	padding-bottom:130px;
}
.carsandiego-location h2 {
	font-family: century_bold;
	font-size: 27px;
	color: #900fdb;
	margin-top: 0px;
	margin-bottom:80px;
}
.carsandiego-location2 h3 {
	font-family: century_bold;
	font-size: 24px;
	color: #900fdb;
	margin-top: 0px;
	margin-bottom:20px;
	margin-left:40px;
}
.carsandiego-location2 ul li{
	list-style:none;
	margin-bottom:7px;
}
.carsandiego-location2 ul li a{
	font-family: century_bold;
	font-size:16px;
	color:#000000;
	line-height:1.3;
}
.carsandiego-location2wrap{
	padding-top:90px;
}
.carsandiego-frenchbeigeheader-contactbg{
	background:#591282;
	padding-top:70px;
	padding-bottom:160px;
}
.carsandiego-contactinfo h2 {
	font-family: century_bold;
	font-size: 28px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom:20px;
}
.carsandiego-contactinfo p {
	font-family: century_regular;
	font-size: 16px;
	color: #ffffff;
	line-height: 1.6;
	margin-bottom:20px;
}
.carsandiego-accept-section{
	padding-top:70px;
	padding-bottom:140px;
}
.carsandiego-acceptinfo{
	padding-top:50px;
}
.carsandiego-acceptinfo h3 {
	font-family: 'League Spartan', sans-serif;
	font-weight: 700;
	font-size: 24px;
	color: #e69802;
	text-transform: uppercase;
	margin-left:30px;
	margin-top:0px;
	margin-bottom: 20px;
}
.carsandiego-acceptinfo h4 {
	font-family: century_regular;
	font-size: 16px;
	color: #000000;
	margin-left:30px;
	margin-bottom: 0px;
}
.carsandiego-acceptinfo h2 {
	font-family: century_bold;
	font-size:70px;
	color: #900fdb;
	line-height: 1.2;
	margin-left:30px;
	margin-top:50px;
	margin-bottom:85px;
}
.carsandiego-acceptinfo p {
	font-family: century_regular;
	font-size:16px;
	color: #000000;
	line-height: 1.2;
	padding-right:30px;
	margin-bottom:0px;
}
.carsandiego-acceptinfo h5 {
	font-family: 'League Spartan', sans-serif;
	font-size:24px;
	font-weight:700;
	color: #e69802;
	text-transform: uppercase;
	margin-top: 40px;
	margin-bottom: 0px;
}
.carsandiego-acceptform {
	background: #ffffff;
	padding:50px 15px 0px 15px;
}
.carsandiego-acceptform h2{
	font-family: 'League Spartan', sans-serif;
	font-size:25px;
	font-weight:700;
	color: #900fdb;
	text-transform:uppercase;
	margin-top:0px;
	margin-bottom:30px;
}
.carsandiego-acceptform select {
	display: block;
	padding-left: 13px;
	margin-bottom: 20px;
	width: 100%;
	height:55px !important;
	border: none;
	border-radius:7px;
	background: url(../images/carsandiego-arrow1.png) right center no-repeat;
	background-position: right 15px center;
    background-color:#dddddd;
	color: #000;
    font-family: century_regular;
	font-size: 16px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.carsandiego-acceptform .form-control {
    background-color:#dddddd;
	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:7px;
	padding-left:13px;
	margin-bottom:20px;
}
.carsandiego-acceptform .form-control::placeholder {
	color: #000;
    font-family: century_regular;
	font-size: 16px;
}
.carsandiego-acceptformtext{
	padding-top:0px;
}
.carsandiego-acceptformtext p {
	font-family: century_regular;
	font-size: 16px;
	color: #000000;
	line-height: 1.3;
	margin-bottom:14px;
}
.carsandiego-acceptformbtn{
	padding-left:0px;
	padding-right:0px;
}
#submitbtn {
	background-color: #f1ba14;
	border: medium none;
	border-radius:12px;
	color: #fff;
    font-family: century_bold;
	font-size:23px;
	margin-top:14px;
	padding: 10px 70px;
	padding-top:8px;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
	width:100%;
	opacity:1;
}
#submitbtn:hover{
	background:#ffc000;
	color:#fff;
}
.carsandiego-thanks-section{
	padding-top:120px;
	padding-bottom:160px;
}
.carsandiego-thanks h2 {
    font-family: century_bold;
	font-size: 31px;
	color: #900fdb;
	text-align: center;
	margin-top:0px;
	margin-bottom: 0px;
}