footer .fa-facebook {
  background: #3b5998;
  color: white;
  padding: 10px 14px;
}
.getstart {
  background: #ff9602;
  color: #fff;
  font-size: 18px;
}

.avgRating:hover {
  text-decoration: underline;
  color: #9d2143;
}
.a {
  display: none;
}

.productAmountVisibility {
  display: none !important;
}

.insuranceAmountVisibility {
  display: none !important;
}

.b {
  display: block;
}
.hide {
  display: none;
}

.b-line {
  width: 160px;
  height: 4px;
  background: #ff9602;
  display: block;
}

.loimg {
  width: 160px;
}
.get-profile-btn {
  margin-left: 20px;
}

.line {
  height: 6px;
  background: #ff9602;
  display: block;
}
#page {
  position: absolute;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
/*section{
	width: 100%;
	

}*/
.b-linee {
  width: 160px;
  height: 4px;
  background: #ff9602;
  display: block;
  margin: 0 auto;
}
.signinb-line {
  width: 100%;
  height: 3px;
  background: #ff9602;
  display: block;
}
.container {
  padding: 30px;
}

h1,
h2,
h3 {
  padding-bottom: 15px;
  color: #9d2143;
}

p {
  padding: 0 0 10 0;
  word-wrap: break-word;
}
/* div {
  /word-wrap: break-word;
} */
.company_text {
  padding-top: 20px;
}

.featuresec {
  background: #faf7f7;
}
.box {
  border: 3px solid #ff9602;
  border-radius: 5px;
  padding: 15px;
}
.dparttext {
  padding-top: 20px;
}
.dpartsec {
  background: #faf7f7;
}
.boximage {
  padding-top: 50px;
}
footer {
  background: #161616;
}

.saved-add-column {
  float: left !important;
  width: 30.33%;
  margin: 10px;
}

.estimate {
  width: 210px;
}

.vehicle {
  margin-left: 15px;
}
.payment-quotes {
  display: block;
}
.payment-quotes .quotes {
  /* float: right;
	margin-left: 15px;
	width: 69%; */
  margin-left: 15px;
  display: inherit;
}
.payment-quotes .addPackages {
  float: left;
  margin-left: 15px;
  width: 19%;
}

.payment-quotes .payment_quotes {
  float: right;
  width: 75%;
}

.payment-quotes .insure {
  margin-right: 40px !important;
}
.savedAdd-center {
  margin-left: 230px !important;
}
.cardBody {
  min-height: 220px;
}
.home-icon {
  position: relative;
  margin-left: -10px;
}
@media (min-width: 320px) and (max-device-width: 480px) {
  .savedAdd-center {
    margin-left: 0px !important;
  }
  .weight {
    margin-left: 0px !important;
  }
  .vehicle {
    margin-left: 0px;
  }
  .payment-quotes {
    display: block;
    margin-bottom: 150px;
  }
  .payment-quotes .addPackages {
    float: left;
    margin-left: 15px;
    width: 100%;
  }
  .payment-quotes .quotes {
    float: right;
    margin-left: 15px;
  }
  .cardBody {
    max-width: 100% !important;
    min-height: 0px;
    margin: 0 auto;
  }
  .saved-add-column {
    float: left !important;
    width: 100%;
    padding: 10px;
    margin: 0px;
  }
  .savedBtn {
    width: 50%;
    margin: auto;
  }
  .get-profile-btn {
    margin-left: 65px !important;
  }
}

@media (min-width: 414px) and (max-device-width: 480px) {
  .get-profile-btn {
    margin-left: 90px !important;
  }
}

.star {
  display: inline-block;
  width: 110px;
  position: relative;
  color: #bdbdbd;
  margin-top: -20px;
}

.rating {
  overflow: hidden;
  white-space: nowrap;
}

.rating span {
  font-size: 25px;
  white-space: nowrap;
  overflow: hidden;
  color: gold;
}

.rating span:before {
  content: "\2606\2606\2606\2606\2606";
  position: absolute;
  color: #bdbdbd;
  z-index: -1;
}

/*
button:focus{
	outline: none;
	border:none;
	box-sizing:0;
}*/
.fa {
  padding: 10px;
  font-size: 35px;
  /*width: 35px;*/
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
}

.fa-facebook {
  background: #3b5998;
  color: white;
}
.fa-linkedin {
  background: #007bb5;
  color: white;
}
.fa-twitter {
  background: #55acee;
  color: white;
}
.fa-phone {
  background: #161616;
  color: white;
}
.fa-envelope {
  background: #161616;
  color: white;
}

.banner nav ul li {
  list-style-type: none;
  padding: 1px;
}

.lovespace {
  padding: 25px;
}
.intrabg {
  background: #9d2143;
}
.intrabtn {
  /*width:150px;*/
  background: #c23a60;
  color: white;
  padding: 15px 15px;
  border-radius: 5px;
}
.pickupbg {
  background: #faf7f7;
}

form {
  padding-top: 10px;
}
.inputbox {
  border: 2px solid #9d2143;
  border-radius: 5px;
  padding: 5px;
}

.inputboxAddress {
  border: 2px solid #9d2143;
  border-radius: 5px;
  padding: 5px 40px 5px 5px;
  width: 300px;
}

.inputbox1 {
  border: 2px solid #9d2143;
  border-radius: 5px;
  padding: 5px;
  width: 100px;
}

.pickbtn {
  background: #9d2143;
  color: white;
  border-radius: 6px;
  /*margin-top: 20px;*/
}
.weight {
  margin-left: 35px !important;
}
.savedAdd {
  background: #9d2143;
  color: white;
  border-radius: 6px;
  /*margin-top: 20px;*/
  width: 240px;
}
.bookbtn {
  background: black;
  color: white;
  border-radius: 5px;
}
.appstore {
  padding-top: 30px;
}

/*.top-right {
    position: absolute;
    top: 8px;
    right: 16px;
	margin-right:300px;
	margin-top:25px;
}
.top-right1 {
    position: absolute;
    top: 8px;
    right: 16px;
    margin-right:300px;
	margin-top:80px;
}*/

/*button:focus {
  text-decoration: none;
  outline:none;
  border: none;
  box-shadow: none;
}*/
/*.banner .container{
padding: 0px;
}*/

/*BANNER DESIGN*/

.banner {
  display: flex;
  background-position: center, center;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner-large {
  background-image: url("../img/banner.jpg");
  height: 670px;
}

.banner-mini {
  background-image: url("../img/banner-mini.png");
  height: 280px;
}

.banner .textgp {
  margin-top: 20px;
  margin-left: 40px;
  padding: 10px;
}

.dashboardList ul li {
  width: 150px;
}
a {
  color: black;
  font-size: 18px;
}
.gap {
  padding-top: 10px;
}

.bannerbtn {
  background: #fad7ce;
  border-radius: 3px;
  padding: 0 10px;
  font-size: 14px;
  margin-right: 15px;
}
nav {
  overflow: hidden;
  width: 100%;
  text-align: center;
  /*z-index: 9999;*/
}
.navbar-nav {
  padding: 0px 70px;
}
.navbg {
  background: #fad7ce;
  color: black;

  border-radius: 10px;
  padding: 10px;
  text-align: center;

  /* overflow: hidden; */
}

nav li a {
  font-size: 16px;
}

@media (max-width: 576px) {
  nav li a {
    font-size: 11px;
  }
}

a:hover {
  text-decoration: underline;
  color: #9d2143;
}

.footerp {
  font-size: 18px;
}
.footercol {
  padding: 10px 15px;
  /*max-width: 100%;*/
}
.footercon {
  padding: 30px 70px;
}
footer h5 {
  padding-bottom: 30px;
}

.wrapper {
  padding: 25px 50px;
}

input {
  outline: 0;
}
.media1 {
  float: left;
  padding: 5px;
}
/* .media1 a {
} */
.media1 a:hover {
  text-decoration: none;
}

/*button{
	outline:none;
}
button:active {
outline: 0;

}

button:focus {outline:0;}*/

.signininput {
  background-color: transparent;
  border: none;
  width: 290px;
  border-bottom: 1px solid #ccc;
  color: #555;
  position: relative;
  padding: 2px 12px;
  overflow: hidden;
  outline: 0;
}

.signupinput {
  background-color: transparent;
  border: none;
  width: 200px;
  border-bottom: 1px solid #ccc;
  color: #555;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  overflow: hidden;
  outline: 0;
}
.profileinput {
  background-color: transparent;
  border: none;
  width: 180px;
  border-bottom: 1px solid #ccc;
  color: #555;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  overflow: hidden;
  outline: 0;
}
.signbtn {
  background: #9d2143;
  color: white;
  width: 120px;
  padding: 5px;
  float: center;
  outline: 0;
}

.fbbtn {
  background: #4867aa;
  color: white;
  width: 120px;
  padding: 5px;
  float: center;
}
.signbutton {
  padding-top: 27px;
}
.fbbutton {
  padding-top: 10px;
}
/*.vl {
    border-left: 1px dashed gray;
    height: 500px;
    padding-left: 40px;
}*/
.vl1 {
  border-left: 1px dashed gray;
  height: 300px;
  padding-left: 40px;
}
.wrapper input:visited {
  border: none;
}
.itm {
  font-size: 16px;
  padding-bottom: 15px;
}
.active {
  color: #c23a60;
}

.dashul {
  padding-left: 29px;
}
.profileli {
  border-bottom: 1px dashed #d3d3d3;
  padding-top: 30px;
  padding-bottom: 30px;
}

.profileli1 {
  border-bottom: 1px dashed #d3d3d3;
  padding-top: 30px;
  padding-bottom: 30px;
}
.profileli2 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.profileh4 {
  color: #c23a60;
}
table {
  font-weight: normal;
}
.table-bordered td {
  border: 1px dashed #dee2e6;
  font-size: 15px;
}
.table-bordered th {
  border: none;
  text-align: center;
  font-size: 15px;
}
.table-bordered {
  border-bottom: 1px dashed #dee2e6;
  border-left: none;
  border-right: none;
  border-top: 1px dashed #dee2e6;
}
.tablebtn {
  background: #9d2143;
  color: white;
  padding: 3px 7px;
  border-radius: 5px;
  float: right;
}
.tablebtn1 {
  background: #9d2143;
  color: white;
  padding: 3px 7px;
  border-radius: 5px;
  float: right;
}
.tabletxt {
  text-align: center;
  font-size: 15px;
}
.tablepay {
  padding: 10px 5px 40px 5px;
}

.top-left {
  position: absolute;
  top: 9%;
  right: 64%;
  transform: translate(-50%, -50%);
}
.top-left1 {
  position: absolute;
  top: 40%;
  right: 61%;
  transform: translate(-50%, -50%);
}
.centered2 {
  position: absolute;
  top: 3%;
  left: 80%;
  font-size: 10;
  color: #fff;
  transform: translate(-50%, -50%);
}

.centered {
  position: absolute;
  top: 10%;
  left: 75%;
  transform: translate(-50%, -50%);
}
.centered1 {
  position: absolute;
  top: 24%;
  left: 50%;
  transform: translate(-50%, -50%);
}

p.lead {
  font-size: 4em;
  color: #666;
}

@media (max-width: 540px) {
  .topcont {
    z-index: 1;
  }
  .topcont h1 {
    font-size: 25px;
    line-height: 0.5;
  }
  .topcont h3 {
    font-size: 20px;
    line-height: 0.2;
  }
  input[type="text"] {
    width: 100%;
    margin-top: 10px;
  }
  .weight {
    margin-left: 0px !important;
  }
  .btn {
    margin-top: 10px;
  }
  .signininput {
    background-color: transparent;
    border: none;
    width: 100%;
    border-bottom: 1px solid #ccc;
    color: #555;
    position: relative;
    padding: 2px 12px;
    overflow: hidden;
    outline: 0;
  }
  .regbtn {
    text-align: center;
  }
  a .regbtn {
    text-align: center;
  }
  .imgaps {
    padding: 15px;
  }
  .banner-large {
    background-image: url("../img/banner.jpg");
    height: 280px;
  }

  .navbar-nav .nav-link {
    border-bottom: solid 1px;
    border-bottom-color: #9d2143;
  }

  .centered2 {
    position: absolute;
    top: 2%;
    left: 84%;
    font-size: 10;
    color: #fff;
    transform: translate(-50%, -50%);
    width: 40%;
  }

  .navbar-toggler {
    background-color: #212529;
  }

  .top-left1 {
    position: absolute;
    top: 30%;
    right: 44%;
    transform: translate(-50%, -50%);
  }

  .top-left1 h1 {
    font-size: 16px;
    line-height: 2px;
  }
  .top-left1 h3 {
    font-size: 14px;
    line-height: 2px;
  }

  .inputbox {
    border: 2px solid #9d2143;
    border-radius: 5px;
    padding: 5px;
    width: 260px;
    margin-top: 10px;
    background: #fff;
  }

  select {
    background: #fff;
  }

  nav {
    overflow: hidden;
    width: 100%;
    text-align: center;
    z-index: 9999;
  }
}

.numsec {
  background: #faf7f7;
}

/*  */
.jobseekbtn {
  background: #fa6304;
  color: #fff;
}
.jobseekbtn:hover {
  color: #fff;
}
.card {
  padding: 10px 30px;
  border: 1px solid #fff;
  border-right: 0px;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2),
    0px 6px 20px 0px rgba(0, 0, 0, 0.19);
}
.rowbd {
  padding: 30px 0px 50px 0px;
  border: 1px #ccc;
  background: #f5f5f5;
}
.footercol img {
  width: 165px;
}
.regcard .card {
  width: 20em;
}
/*  */

@media (max-width: 800px) {
  .handshake img {
    max-width: 100%;
  }
  nav li a {
    font-size: 11px;
  }
}
.handshake img {
  width: 550px;
}

/*Copied Css New*/
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .top-left1 {
    position: absolute;
    top: 40%;
    right: 50%;
    transform: translate(-50%, -50%);
  }
}

/*Ipad Version*/
@media (width: 768px) {
  .banner nav ul li {
    list-style-type: none;
    padding: 0px;
  }
  .handshake img {
    width: 100%;
  }
  .loimg {
    width: 120px;
    padding-right: 5px;
  }
  .hdtab {
    display: none;
  }
  .pickbtn {
    margin-top: 10px;
  }
  .savedAdd {
    margin-top: 10px;
  }
  .weight {
    margin-left: 0px !important;
  }
  .footercol a img {
    width: 135px;
  }
  p.lead {
    font-size: 35px;
    color: #666;
  }
  .tabld {
    font-size: 15px;
  }
  .regcard .card {
    width: 0em;
  }
  .col-sm-6 {
    width: 50%;
  }
}

/*Ipad lanscape*/
@media (width: 1024px) {
  .banner nav ul li {
    list-style-type: none;
    padding: 0px;
  }
  .handshake img {
    width: 100%;
  }
  .loimg {
    width: 120px;
    padding-right: 5px;
  }
  .hdtab {
    display: none;
  }
  .pickbtn {
    margin-top: 0px;
  }
  .savedAdd {
    margin-top: 0px;
  }
  .weight {
    margin-left: 0px !important;
  }
  .footercol a img {
    width: 135px;
  }
  p.lead {
    font-size: 35px;
    color: #666;
  }
  .tabld {
    font-size: 15px;
  }
  .regcard .card {
    width: 0em;
  }
  .col-sm-6 {
    width: 50%;
  }
}

@media (width: 320px) {
  .loimg {
    width: 130px;
  }
}

@media (width: 768px) {
  .top-left1 {
    position: absolute;
    /*top: 60%;*/
    right: 50%;
    transform: translate(-50%, -50%);
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (width: 768px) {
  .loimg {
    width: 110px;
    padding-right: 15px;
  }
  .weight {
    margin-left: 35px !important;
  }
}

/*REcent Copies*/
