* {
  margin: 0;
  padding: 0;
}

#list1 input[type=text] {
  width: 100%;
  padding: 0.5em 0.5em;
  font-size: 1.2em;
  border-radius: 3px 0px 0px 3px;
  border: 2px solid rgb(109, 125, 243);
}


/*===================== FONTS =======================*/

@font-face {
  font-family: Disolve_regular;
  src: url("../fonts/Disolve_regular.ttf");
}

.jd {
  font-family: Disolve_regular;
}

@font-face {
  font-family: COMFORTAA-BOLD;
  src: url("../fonts/COMFORTAA-BOLD.TTF");
}

@font-face {
  font-family: LEMONMILK-Bold;
  src: url("../fonts/new/LEMONMILK-Bold.otf");
}

@font-face {
  font-family: Lato-Black;
  src: url("../fonts/new/Lato-Black.ttf");
}

@font-face {
  font-family: Lato-Regular;
  src: url("../fonts/new/Lato-Regular.ttf");
}

@font-face {
  font-family: COMFORTAA-LIGHT;
  src: url("../fonts/COMFORTAA-LIGHT.TTF");
}

@font-face {
  font-family: COMFORTAA-REGULAR;
  src: url("../fonts/COMFORTAA-REGULAR.TTF");
}

@font-face {
  font-family: SOURCESANSPRO-BOLD;
  src: url("../fonts/SOURCESANSPRO-BOLD.OTF");
}

@font-face {
  font-family: SOURCESANSPRO-EXTRALIGHT;
  src: url("../fonts/SOURCESANSPRO-EXTRALIGHT.OTF");
}

@font-face {
  font-family: SOURCESANSPRO-LIGHT;
  src: url("../fonts/SOURCESANSPRO-LIGHT.OTF");
}

@font-face {
  font-family: SOURCESANSPRO-REGULAR;
  src: url("../fonts/SOURCESANSPRO-REGULAR.OTF");
}

@font-face {
  font-family: SOURCESANSPRO-SEMIBOLD;
  src: url("../fonts/SOURCESANSPRO-SEMIBOLD.ttf");
}

.alert {
  padding: 20px;
  background-color: #f44336;
  color: white;
  opacity: 1;
  transition: opacity 0.6s;
  margin-bottom: 15px;
}

.alert.success {
  background-color: #4CAF50;
}

.alert.info {
  background-color: #2196F3;
}

.alert.warning {
  background-color: #ff9800;
}

body {
  /*font-family: COMFORTAA-BOLD;*/
}



/*========== Navigation Menu Start =============*/

#nav-bar {
position: fixed;
/*position: absolute;*/
    top: 0;
    z-index: 10;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    /*background-color: #fb3d02;*/
}

.navbar {
  background-image: linear-gradient(to right, rgb(255, 255, 255));
  padding: 0 !important;
}

.navbar-brand img {
  height: 50px;
  /*height:130px;*/
  /*padding-left: 20px;*/
}

.navbar-nav li {
  padding: 0 10px;
}

.navbar-nav li a {
  font-weight: 600;
  float: right;
  text-align: left;
}

.navbar-nav li a img {
  height: 30px;
  width: 30px;
}

.nav-item p:hover {
  color: rgb(226, 77, 77);
  text-decoration: none;
}

.navbar-nav .nav-link2 {
    padding-right: .5rem;
    padding-left: .5rem;
    color: rgba(0, 0, 0, .5);
        padding-top: 18px;
}

.fa-bars {
  font-size: 30px !important;
}

.navbar-toggler {
  outline: none !important;
}

.sbm {
  font-family: SOURCESANSPRO-REGULAR;
  font-size: 2em;
}

/*.indexbody {
  background-image: url('../images/Home/20.png');
   background-image: url('../images/ST_LT_BG_2.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% 13%;
}*/

#sbookdate ::placeholder {
  color: black;
  opacity: 1;
  /* Firefox */
  font-family: COMFORTAA-BOLD;
  font-size: 1.2em;
}

#sbookdate :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: black;
  font-family: COMFORTAA-BOLD;
  font-size: 1.2em;
}

#sbookdate ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: black;
  font-family: COMFORTAA-BOLD;
  font-size: 1.2em;
}


/*=============== Banner Section=======================================================*/

#banner {
  background-image: linear-gradient(to right, rgb(255, 255, 255));
 /* padding-top: 5%;*/
}

.vv {
  font-family: LEMONMILK-Bold;
  color:#DF3602;
  float: right;
  font-size: 1em;
  padding: 4px;
}

.promo-title {
  font-size: 2.55em;
  font-weight: 600;
  font-family: LEMONMILK-Bold;
}

.promo-title span {
  padding-bottom: 3px;
  border-bottom: 3px solid rgb(108, 73, 230);
  line-height: 48px;
}

.btn-get-started {
  background: #0003B4;
  color: #fff;
}

.btn-get-started:hover {
  background: #DF3602;
  border-color: #fff;
  color: #fff;
  text-decoration: none;
}


.btn-get-started {
  font-family: LEMONMILK-Bold;
  font-size: 1.4em;
  font-weight: 600;
  letter-spacing: 1px;
  display: inline-block;
  padding: 4px 32px;
  border-radius: 5px;
  transition: 0.5s;
  color: #fff;
}

.booknow-bg-img{
    position: absolute;
left: 0;
top: 20px;
width: 42%;
}

.home-1bg{
    width: 100%;
position: absolute;
}

.home-citys{
    margin-left: 80px !important;
margin-right: 80px !important;
}

/*=============== Offers ==============================*/

#offers {
  background-image: linear-gradient(to right, rgb(255, 255, 255));
  padding: 130px 0px 34px 0px;
}

.home-available-city {
  font-size: 50px;
  font-weight: 600;
  font-family: LEMONMILK-Bold;
  color: #0003B4;
}

.promo-titleoffers {
  font-size: 2.3em;
  font-weight: 600;
  font-family: LEMONMILK-Bold;
  color: #0003B4;
  margin-bottom: 0px;
  line-height: 0.89em;
    overflow: hidden;
}


.promo-titleoffers1 {
  font-size: 6.0em;
  font-weight: 600;
  font-family: LEMONMILK-Bold;
  color: #DF3602;
  margin-bottom: 0px;
  line-height: 0.89em;
    overflow: hidden;
}

.promo-titleoffers span {
  padding-bottom: 3px;
  border-bottom: 3px solid rgb(108, 73, 230);
  line-height: 48px;
}

.offdiv1 {
  height: 141px;
  width: 278px;
  background-color: rgb(102, 215, 255);
}

.offdiv2 {
  height: 73px;
  width: 236px;
  border: 2px solid rgb(247, 247, 247);
}

.offdiv3 {
  height: 98px;
  width: 98px;
  background-color: rgb(255, 223, 64);
  border-radius: 50px;
  position: absolute;
  top: 20px;
  left: 12px;
  word-wrap: break-word;
}

.pointer {
  cursor: pointer;
}

.offc1 {
  font-size: 2.6em;
  font-family: SOURCESANSPRO-SEMIBOLD;
}

.offc2 {
  font-size: 0.9em;
  font-family: SOURCESANSPRO-SEMIBOLD;
}

.offc3 {
  font-size: 1.6em;
  font-family: SOURCESANSPRO-SEMIBOLD;
  margin-left: 67px;
  margin-top: 5px;
}

.offc4 {
  font-size: 0.667em;
  font-family: SOURCESANSPRO-SEMIBOLD;
  padding-left: 85px;
}

#offers h1 {
  padding-bottom: 30px;
}

.title span {
  text-decoration: underline;
  text-decoration-color: rgb(108, 73, 230);
}

.bx {
  background-color: rgb(251, 245, 255);
  padding: 30px;
}

.oc img {
  width: 300px;
  height: 180px;
  padding: 25px;
}

.col-md-3 {
  display: inline-block;
  margin-left: -4px;
}

.oi img {
  width: 50%;
}

body .carousel-indicators li {
  background: rgb(108, 73, 230);
}

body .carousel-indicators {
  bottom: 0;
}

body .carousel-control-prev-icon {
  background-image: url(../images/Home/arrow.svg);
  width: 25px;
  height: 25px;
  transform: rotate(180deg);
}

body .carousel-control-next-icon {
  background-image: url(../images/Home/arrow.svg);
  width: 25px;
  height: 25px;
}

body .no-padding {
  padding: 30px 100px;
}


/*=============== Coupans ==============================*/

#coupans {
  padding: 30px 0;
}

.cf {
  font-family: SOURCESANSPRO-SEMIBOLDIT;
  font-size: 1em;
  margin-bottom: 0;
}

.up {
  size: 1.4em;
  font-family: SOURCESANSPRO-REGULAR;
}

.dot {
  height: 215px;
  width: 215px;
  background-color: rgb(251, 245, 255);
  border-radius: 50%;
  display: inline-block;
  margin-right: 20px;
}

.rimg {
  height: 100px;
  padding-top: 18px;
}

#coupans h5 {
  color: rgb(109, 125, 243);
  word-wrap: break-word;
}

.dot a:hover {
  color: rgb(226, 77, 77);
  text-decoration: none;
}

#coupans h5:hover {
  color: rgb(226, 77, 77);
  text-decoration: none;
}


/*=============== Ride ==============================*/

.ride {
  padding: 129px 0 0 0;
}

.cc {
  padding: 80px;
  padding-bottom: 0;
  /* padding: 40px;*/
}

.simg {
  height: 130px;
  padding-top: 55px;
}

.cimg {
  height: 100px;
  padding-top: 10px;
  margin-top: 16px;
}

.cdot {
  height: 300px;
  width: 300px;
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  word-wrap: break-word;
  background-color: #0003B4;
}

.cdot a {
  color: black;
  text-decoration: none;
}

.cdot h5:hover {
  color: rgb(226, 77, 77);
  text-decoration: none;
}

.cdot a:hover {
  color: rgb(226, 77, 77);
  text-decoration: none;
}

.sf {
  size: 1.6em;
  font-family: Lato-Black;
  padding-top: 10px;
  color:#fff;
      font-size: 35px;
}

.sf span {
  padding-bottom: 3px;
  border-bottom: 3px solid rgb(108, 73, 230);
  line-height: 48px;
}

.ddot {
  height: 318px;
  width: 300px;
  background-color: #fff;
  /*border-radius: 50%;*/
  display: inline-block;
  word-wrap: break-word;
  border: 2px solid #0003B4;
}

.dc {
  padding: 15px 0;
}

.w-title {
  size: 0.8em;
  font-family: LEMONMILK-Bold;
  background-color: #0003B4;
  color: #fff;
  font-size: 36px;
}

.w-title span {
  line-height: 48px;
  padding-bottom: 3px;
  border-bottom: 3px solid rgb(108, 73, 230);
}

.ww-title {
  font-size: 0.9em;
  font-family: SOURCESANSPRO-REGULAR;
  padding: 0 20px 0 20px;
}

.rpromo-title {
  font-size: 30px;
  font-weight: 600;
}


/*===============App Info Section=======================================================*/

#appInfo {
  /* padding-top: 5%;*/
}

.dapp {
  size: 1em;
  font-family: SOURCESANSPRO-REGULAR;
}

.dddot {
  height: 325px;
  width: 325px;
  background-color: rgb(251, 245, 255);
  border-radius: 50%;
  display: inline-block;
  word-wrap: break-word;
}

.ccimg {
  height: 325px;
  padding: 30px;
}

#appInfo h1 {
  padding-bottom: 30px;
}

.aimg {
  height: 50px;
  width: 132px;
}


/*=============== Footer Section=======================================================*/

#ft1 {
  padding-top: 5%;
}

#footer {
  padding-top: 5%;
  background: url(../images/Home/18.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.social-icons img {
  width: 30px;
  transition: 0.5s;
}

.social-icons a:hover img {
  transition: .5s ease;
  color: rgb(226, 77, 77);
  transform: translateY(-10px);
}

.fp {
  size: 1.4em;
  font-family: LEMONMILK-Bold;
  color:#0003B4;
}

.fp span {
  padding-bottom: 1px;
  border-bottom: 2px solid rgb(108, 73, 230);
}

.fps {
  size: 0.8em;
  font-family: SOURCESANSPRO-REGULAR;
}

.fps a {
  color: black;
}

.fps a:hover {
  color: rgb(226, 77, 77);
  text-decoration: none;
}

.fps img {
  height: 15px;
  width: 15px;
}

.fps span:hover {
  color: rgb(226, 77, 77);
  text-decoration: none;
}

hr {
  background-color: #fff;
}

.copyright {
  font-family: COMFORTAA-BOLD;
  font-size: 0.9em;
  margin-bottom: 0;
  padding-bottom: 20px;
  text-align: center;
}


/*===================== Book Now ================================*/

.no-margin-row {
  margin-left: 0;
  margin-right: 0;
}

.no-padding-row {
  padding-right: 0;
  padding-left: 0;
}

.no-padding-imp {
  padding-left: 0!important;
  padding-right: 10px!important;
}

.d-none {
  display: none!important;
}

.zeroMarginPadding {
  margin: 0;
  padding: 0;
}

.displayNone {
  display: none;
}

.carPaper,
.carPaperDummy {
  min-width: 30%!important;
}

@media (max-width: 1100px) and (min-width: 720px) {
  .displayPlpBannerWeb {
    padding-top: 49px;
    padding-bottom: 50px;
  }
}

.displayPlpBannerWeb {
  background: rgb(249, 235, 255);
  cursor: pointer;
  position: relative;
  border-radius: 5px;
  padding-top: 15px;
  padding-bottom: 19px;
  border: 1px solid hsla(0, 0%, 59.6%, .3);
}

.displayPlpBannerWebImg {
  display: block;
  width: 100%;
  margin: 0 auto;
}

.displayPlpBannerMWeb {
  background: rgb(249, 235, 255);
  padding: 8px 10px 0;
  cursor: pointer;
}
  .car-title {
    font-size: 16px !important;
    padding-top: 5%;
  }

@media (max-width: 1024px) and (min-width: 720px) {
  .car-title {
    font-size: 15px !important;
  }
  .carRateButton,
  .carRateButtonSelected {
    padding: 0 10px;
  }
}

@media (min-width: 576px) {
  .d-sm-block {
    display: block!important;
  }
}

@media screen and (max-width: 480px) {
  .carlistDiv {
    width: 100%;
    margin: 0;
    padding: 0 0 50px;
  }
  .no-mobile-padding {
    padding: 0!important;
  }
  .flexCard {
    margin: 0;
    padding: 0;
  }
  .mobRentalCarlist {
    font-family: COMFORTAA-BOLD;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.19;
    letter-spacing: normal;
    text-align: left;
    color: #384150;
    margin-bottom: 8px;
  }
  .rentalCarPropIcon {
    width: 12.9px;
    height: 12.9px;
    object-fit: contain;
  }
  .rentalCarPropName {
    font-family: SOURCESANSPRO-SEMIBOLD;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.58;
    letter-spacing: normal;
    text-align: left;
    color: #989898;
    padding-left: 6.1px;
    padding-right: 10px;
  }
  .imgMobRent {
    width: 101px;
    height: 100px;
    object-fit: contain;
    display: block;
    position: absolute;
    top: -63px;
  }
  .rentalpriceLabel {
    background-color: #f0f0f0;
    width: 32%;
    display: inline-block;
    border-radius: 40px;
    text-align: center;
  }
  .selectedTabRental {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .2);
    border: .5px solid rgb(226, 77, 77);
    background-color: #f0f0f0;
  }
  .priceLabelSelected {
    color: #384150;
  }
  .priceLabel1,
  .priceLabelSelected {
    font-family: COMFORTAA-BOLD;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.15;
    letter-spacing: normal;
    text-align: center;
    display: block;
    padding-top: 7px;
  }
  .kmSpan1,
  .kmSpanSelected {
    font-family: COMFORTAA-BOLD;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    padding-bottom: 7px;
  }
  .kmSpanSelected {
    color: #384150;
  }
  .kmTrfRentalMob {
    font-family: COMFORTAA-BOLD;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: left;
    color: #989898;
    position: absolute;
    top: -34px;
  }
}

@media (max-width: 375px) and (min-width: 360px) {
  .kmTrfRentalMob {
    font-size: 12px;
  }
  .kmSpan1,
  .kmSpanSelected {
    line-height: 2.1!important;
  }
  .kmSpan1,
  .kmSpanSelected {
    font-size: 11px;
  }
  .rentalCarPropName {
    font-size: 12px;
  }
  .priceLabel1,
  .priceLabelSelected {
    font-size: 13px;
  }
}

.customAnimation {
  -webkit-animation: bounceA .75s;
}

.carRateButton {
  background-color: #e3e3e3;
  min-height: 50px;
  color: rgba(0, 0, 0, .6);
  border: 1px solid #e3e3e3;
  border-right-color: #fff;
}

.carRateButtonSelected {
  font-size: 22px;
  font-weight: bolder;
  background-color: #fff;
  color: #0ebaba;
  min-height: 60px;
  margin-top: 0;
}

.carCardDiv .priceLabel {
  font-family: COMFORTAA-BOLD;
  font-size: 19px;
  color: rgb(108, 73, 230);
  font-weight: 600;
}

.priceLabel {
  padding-top: 10px;
  font-size: 15px;
  display: block;
  line-height: 13px;
}

.fa {
  display: inline-block;
  font: 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-inr:before,
.fa-rupee:before {
  content: "\f156";
}

.carCardDiv>div>div:last-child {
  border-right: none!important;
}

.carCardDiv .kmSpan {
  font-family: COMFORTAA-BOLD;
  font-size: 12px;
  color: rgb(226, 77, 77);
}

.kmSpan {
  font-size: 10px;
  line-height: 22px;
}

.card-description {
  margin-bottom: 22px;
}

.action-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.extraPricing {
  font-family: roboto, sans-serif;
  font-size: 13px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: normal;
  text-align: left;
  color: #656565;
}

.carCardDiv>div>div:last-child {
  border-right: none!important;
}

.carCardDiv .radiusbutton {
  font-family: COMFORTAA-BOLD!important;
  font-size: 15px;
  font-weight: 600!important;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border-radius: 50px;
  background: rgb(108, 73, 230);
  border: 2px solid rgb(108, 73, 230);
  min-width: 103px;
  min-height: 35px;
}

.carCardDiv .radiusbutton:hover {
  background: rgb(226, 77, 77);
  border-color: #fff;
  color: #fff;
}

.bookBtn {
  font-family: COMFORTAA-BOLD;
  border-radius: 40px;
  background-color: rgb(108, 73, 230);
  color: #fff;
  box-shadow: none!important;
  min-width: 94px;
  min-height: 36px;
  border: none;
}

.flexCard {
  display: flex;
  flex-wrap: wrap;
}

.subcarimg {
  vertical-align: middle;
  border-style: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
  min-height: 150px;
  min-width: 150px;
  transition: transform .2s;
}

.subcarimg-mobile {
  vertical-align: middle;
  border-style: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
  min-height: 200px;
  min-width: 200px;
  transition: transform .2s;
}

.subcarimg:hover {
  -ms-transform: scale(1.1);
  /* IE 9 */
  -webkit-transform: scale(1.1);
  /* Safari 3-8 */
  transform: scale(1.1);
}

.icon-brief {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-content: center;
}

.icon-brief img {
  margin-right: 6px;
  vertical-align: middle;
  border-style: none;
}

/*.car-brief {*/
/*  font-family: COMFORTAA-BOLD;*/
/*  font-size: 12px;*/
/*  font-weight: 400;*/
/*  font-stretch: normal;*/
/*  font-style: normal;*/
/*  line-height: 1.58;*/
/*  letter-spacing: normal;*/
/*  text-align: left;*/
/*  color: #656565;*/
/*}*/

.car-brief {
  font-family: Lato-Black;
  font-size: 12px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.58;
  letter-spacing: normal;
  text-align: left;
  color: #414042;
}

.car-pricing{
   text-align: center!important;
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px;
    border-top: 1px solid #0003B4;
    border-radius: 7px;
    font-family:LEMONMILK-Bold;
    font-size: 24px;
    color:#0003B4;
}

.carPaper .carCardDiv,
.carPaper .carCardDivModification {
  border-top: 1px solid hsla(0, 0%, 59.6%, .4);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.carPaper .carCardDiv {
  height: 94px;
}

.carCardDiv,
.carCardDivIPP {
  background-color: #fff!important;
  border-top: 1px solid #f1f1f1;
}

.carCardDiv {
  height: 174px;
}

#DateSelect select.form-control {
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  background-image: url(../images/RentalAgreement/down.png);
  background-repeat: no-repeat;
  background-position: calc(96%) 50%;
  background-position-x: right 10px;
  /* text-align-last: center; */
  background-position-y: center;
  background-size: 4%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

#DateSelect2 select.form-control {
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  background-image: url(../images/RentalAgreement/down.png);
  background-repeat: no-repeat;
  background-position: calc(96%) 50%;
  background-position-x: right 10px;
  /* text-align-last: center; */
  background-position-y: center;
  background-size: 5%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

#smenu {
  padding-top: 10px;
}


/* Set height of the grid so .sidenav can be 100% (adjust if needed) */

.row.content {
  height: 1500px
}

.startbooknow-1 {
  font-family: COMFORTAA-BOLD;
  font-size: 1em;
}

.startbooknow-2 p {
  font-family: COMFORTAA-BOLD;
  font-size: 0.5em;
  line-height: 57px;
}

.btn-get-startedlocation {
  background: rgb(108, 73, 230);
  border: 2px solid rgb(108, 73, 230);
  color: #fff;
}

.btn-get-startedlocation:hover {
  background: rgb(226, 77, 77);
  border-color: #fff;
  color: #fff;
}

.btn-get-startedlocation {
  font-family: COMFORTAA-BOLD;
  font-size: 1.4em;
  font-weight: 600;
  letter-spacing: 1px;
  display: inline-block;
  padding: 0px 30px;
  border-radius: 50px;
  transition: 0.5s;
  color: #fff;
}


/* Set gray background color and 100% height */

.sidenav {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .1);
  height: 100%;
}

.sidenav1 {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0);
  height: 100%;
  border-radius: 7px;
}

.bk {
  height: 20px;
  background-color: rgba(251, 243, 255);
}


/* On small screens, set height to 'auto' for sidenav and grid */

@media screen and (max-width: 767px) {
  .sidenav {
    height: auto;
    padding: 15px;
    border: none;
  }
  .row.content {
    height: auto;
  }
}

.jk {
  padding-top: 40px;
}

.tc1 {
  background-color: rgb(249, 235, 255);
  padding-right: 10px;
  padding-left: 10px;
}

.tc2 {
  background-color: rgb(253, 248, 255);
  padding-right: 10px;
  padding-left: 10px;
}

.c-Regular {
  font-family: SOURCESANSPRO-LIGHT;
  font-weight: bold;
}

.c2-Regular {
  font-size: 0.6em;
  font-family: COMFORTAA-BOLD;
}

.c-Bold {
  font-family: COMFORTAA-BOLD;
  font-size: 1.2em;
}

.c1-Regular {
  padding-top: 10px;
  font-size: 0.8em;
  font-weight: bold;
  font-family: SOURCESANSPRO-LIGHT;
}

.c1-Regular1 {
  padding-top: 10px;
  font-size: 17px;
  font-weight: bold;
  font-family: Lato-Regular;
  color: #DF3602;
}


.c1-Regular2 {
  padding-top: 10px;
  font-size: 15px;
  font-family: Lato-Regular;
  
}

.transmission{
    font-family:LEMONMILK-Bold;
}



#rcorners2 {
  border-radius: 50px;
  display: inline-block;
  letter-spacing: 1px;
  font-weight: 600;
  padding: 1px 50px;
  border: 2px solid rgb(251, 245, 255);
  background-color: rgb(251, 245, 255);
}

.ss1 {
  word-wrap: break-word;
}

.ss1 i {
  /* padding-right: 8px;*/
  padding-right: 40px;
}

.ss1 img {
  height: 15px;
  width: 15px;
}

.cimage {
  padding-right: 10px;
}

.cimage img {
  bottom: 0;
  right: 30px;
  width: 150px;
  margin-bottom: 20px;
  position: absolute;
}

.btn-get-started1 {
  background: rgb(108, 73, 230);
  border: 2px solid rgb(108, 73, 230);
  color: #fff;
}

.btn-get-started1:hover {
  background: orange;
  border-color: #fff;
  color: #fff;
}

.btn-get-started1 {
  font-family: COMFORTAA-BOLD;
  font-size: 8px;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 5px 16px;
  border-radius: 50px;
  transition: 0.5s;
  color: #fff;
}

.btn-div1 {
  background: #fff;
  border: 2px solid #fff;
  color: #fff;
  padding-top: 10px;
}

.btn-div {
  font-size: 14px;
  font-weight: 600;
  margin-top: 30px;
  letter-spacing: 1px;
  padding: 6px 20px;
  border-radius: 50px;
  transition: 0.5s;
  color: black;
}

.hidden {
  display: none;
}

.cc-Regular {
  font-family: SOURCESANSPRO-BOLD;
  font-size: 0.8em;
}

.cc-Bold {
  font-family: SOURCESANSPRO-LIGHT;
  font-size: 0.8em;
}

.c3-Regular {
  font-size: 0.9em;
  font-family: SOURCESANSPRO-BOLD;
}

.ow-break-word {
  overflow-wrap: break-word;
}

.pl {
  padding-top: 10px;
  font-size: 1.5em;
  font-family: COMFORTAA-BOLD;
  color: rgb(108, 73, 230);
}

.p2 {
  margin-top: 20px;
  font-size: 1.50em;
  color: rgb(108, 73, 230);
}

.ssmall {
  font-family: SOURCESANSPRO-REGULAR;
  font-size: 0.6em;
}

.btn-get-started2 {
  background: rgb(108, 73, 230);
  border: 2px solid rgb(108, 73, 230);
  color: #fff;
}

.btn-get-startedsoldout {
  background: rgb(226, 77, 77);
  border: 2px solid rgb(226, 77, 77);
  color: #fff;
}

.btn-get-startedsoldout {
  font-family: COMFORTAA-BOLD;
  font-size: 0.7em;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 5px 16px;
  border-radius: 50px;
  transition: 0.5s;
  color: #fff;
}

.btn-get-started2:hover {
  background: rgb(226, 77, 77);
  border-color: #fff;
  color: #fff;
}

.btn-get-started2 {
  font-family: COMFORTAA-BOLD;
  font-size: 0.7em;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 5px 16px;
  border-radius: 50px;
  transition: 0.5s;
  color: #fff;
}

.caimage img {
  position: absolute;
  top: -34px;
  left: -53px;
  width: 40px;
  height: 40px;
}

.caimage .caaimage {
  position: relative;
  top: -20px;
  left: -34px;
  color: white;
  font-size: 13px;
  font-family: COMFORTAA-BOLD;
}


/*=========================== Book Now =================================*/

.offerdiscount {
  font-family: COMFORTAA-BOLD;
  font-size: 0.8em;
  color: rgb(226, 77, 77);
}

#myDIV input[type="text"] {
  border-bottom: 2px solid rgb(109, 125, 243);
  border-radius: 4px;
  outline: none;
  box-sizing: border-box;
  transition: .3s;
  width: 100%;
  padding: .375rem .75rem;
  background-color: none;
}

.bdot {
  height: 100px;
  width: 100px;
  background-color: rgb(251, 245, 255);
  border-radius: 50%;
  display: inline-block;
  margin-right: 20px;
}

.bdottext1 {
  font-family: COMFORTAA-BOLD;
  font-size: 1.833em;
}

.bdottext2 {
  font-family: COMFORTAA-BOLD;
  font-size: 1.2em;
}

.bdottext3 {
  font-family: COMFORTAA-BOLD;
  font-size: 0.6em;
}

.bdottext4 {
  font-size: 0.8em;
  font-weight: bold;
  font-family: SOURCESANSPRO-LIGHT;
}

.bdottext5 {
  font-size: 0.8em;
  font-weight: bold;
  font-family: SOURCESANSPRO-LIGHT;
}

.b1dot {
  height: 60px;
  width: 60px;
  background-color: rgb(251, 245, 255);
  border-radius: 50%;
  display: inline-block;
  margin-right: 20px;
}

.b1dot1 {
  height: 60px;
  width: 60px;
  background-color: #f2f2f2;
  /*border-radius: 50%;*/
  display: inline-block;
  margin-right: 11px;
  /*border: 1px solid #0003B4;*/
    border-radius: 7px;
    
}

.b1dot.active {
  background-color: rgb(249, 235, 255);
  
}

.b1dot1.active {
   border: 1px solid #0003B4;
   color: #0003B4;
   
}

.b1dot1.active .carimg-icon{
   filter: invert(10%) sepia(77%) saturate(6062%) hue-rotate(240deg) brightness(86%) contrast(125%);
}

.snav1 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.snav1 img {
  height: 50px;
  width: 50px;
}

.snav img {
  height: 60px;
  width: 60px;
}

.stext {
  font-size: 9px;
  font-family: LEMONMILK-Bold;
      text-align: center;
}

.tc3 {
  font-family: SOURCESANSPRO-SEMIBOLD;
  font-size: 1.0em;
  width: 100%;
  padding-bottom: 10PX;
  letter-spacing: 1px;
}

.tc3 img {
  height: 20px;
  width: 20px;
}

.gearbtn2 {
  word-wrap: break-word;
  background-color: #f2f2f2;
  color:#414042;
  cursor: pointer;
  text-align: center;
      border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

.gearbtn1 {
  word-wrap: break-word;
  background-color: #f2f2f2;
  color:#414042;
  cursor: pointer;
  text-align: center;
      border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

.gearbtn.active {
  /*background-color: rgb(249, 235, 255);*/
  border: 1px solid #0003B4;
  color:#0003B4;
      border-radius: 7px;
}

.ai1 {
  border-radius: 50px 0 0 50px;
}

.ai2 {
  border-radius: 0 50px 50px 0;
}

/*.tc4 {*/
/*  border-radius: 50px;*/
/*  height: auto;*/
/*  background-color: rgb(253, 248, 255);*/
/*}*/

.tc41 {
  border-radius: 7px;
  height: auto;
  background-color: #f2f2f2;
  border: 1px solid #0003B4;
}



/*.ft1 {*/
/*  font-family: COMFORTAA-REGULAR;*/
/*  font-size: 0.55em;*/
/*}*/
.ft12 {
  font-family: Lato-Regular;
  font-size: 12px;
  color:#DF3602;
}

/*.ft2 {*/
/*  font-family: SOURCESANSPRO-SEMIBOLD;*/
/*  font-size: 1.0em;*/
/*}*/

.ft2 {
  font-family: LEMONMILK-Bold;
  font-size: 15px;
  color:#0003B4;
}

.tc5 img {
  height: 20px;
  width: 20px;
}

.ft6 {
  font-family: SOURCESANSPRO-SEMIBOLD;
  font-size: 0.9em;
  margin-left: 10px;
}


/*Toggle*/

.switch {
  display: inline-block;
  height: 20px;
  position: relative;
  width: 40px;
}

.switch input {
  display: none;
}

.slider {
  background-color: #ccc;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: .4s;
}

.slider:before {
  background-color: #fff;
  bottom: 4px;
  content: "";
  height: 13px;
  left: 4px;
  position: absolute;
  transition: .4s;
  width: 16px;
}

input:checked+.slider {
  background-color: rgb(108, 73, 230);
}

input:checked+.slider:before {
  transform: translateX(18px);
}

.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.btn-outline-secondary1 {
  color: rgb(108, 73, 230);
  background-color: transparent;
  background-image: none;
  border-color: rgb(108, 73, 230);
}

.btn-outline-secondary1:hover {
  color: #fff;
  background-color: rgb(108, 73, 230);
  border-color: rgb(108, 73, 230);
}

.btn1 {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control1:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control1:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control1 {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.form-control1 {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 2px solid rgb(108, 73, 230);
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.input-group-text1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: .375rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: rgb(108, 73, 230);
  border: 1px solid rgb(108, 73, 230);
  border-radius: .25rem;
}

.sd {
  font-size: 1.0em;
  font-weight: 600;
  font-family: COMFORTAA-BOLD;
}

.ssd {
  position: absolute;
  margin-top: 16px;
  margin-right: 2px;
  font-size: 0.2em;
  font-weight: 600;
  font-family: COMFORTAA-BOLD;
}

.dropdown-item1 {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item1:focus,
.dropdown-item1:hover {
  color: rgb(108, 73, 230);
  text-decoration: none;
  background-color: rgb(108, 73, 230);
}

.dropdown-menu a:hover {
  color: #fff;
  text-decoration: none;
}

.fwdyni {
  font-size: 0.90em;
  font-weight: 600;
  font-family: COMFORTAA-BOLD;
}

.fwdyni span {
  padding-bottom: 3px;
  border-bottom: 2px solid rgb(108, 73, 230);
  text-align: center;
  line-height: 48px;
}

.roundborders {
  border-radius: 50px;
  letter-spacing: 1px;
  padding: 10px;
  display: inline-block;
  border: 2px;
  background-color: rgb(251, 245, 255);
  background-image: linear-gradient(to right, #FBF5FF, #FDFAFF, #FEFDFF);
}

.carimg {
  top: -75px;
  position: absolute;
  right: 20px;
  width: 180px;
}

.pp {
  font-family: COMFORTAA-BOLD;
  font-size: 1.5em;
  color: rgb(108, 73, 230);
}

.btn-view-item {
  background: rgb(108, 73, 230);
  border: 2px solid rgb(108, 73, 230);
  color: #fff;
}

.btn-view-item:hover {
  background: rgb(226, 77, 77);
  border-color: #fff;
  color: #fff;
}

.btn-view-item {
  font-family: COMFORTAA-BOLD;
  font-size: 0.5em;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 1px 16px;
  border-radius: 50px;
  transition: 0.5s;
  color: #fff;
}


/*<================================= Rental Agreement =========================================>*/

#rentalbody {
  background-image: url('../images/RentalAgreement/02.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 50%;
}

#rental {
  background-image: linear-gradient(to right, rgb(255, 255, 255));
  padding: 60px 0;
}

.dk {
  margin: 10px;
  padding: 10px 10px;
  height: auto;
  cursor: pointer;
  background-color: rgb(251, 245, 255);
  background-image: linear-gradient(to right, #FBF5FF, #FDFAFF, #FEFDFF);
  border-radius: 20px;
}

.dkkk {
  word-wrap: break-word;
  padding: 5px 20px;
}

.dk-text {
  font-size: 1.3em;
  font-weight: 600;
  margin-left: 25px;
  font-family: COMFORTAA-BOLD;
}

.SMIPRtxt {
  font-size: 1em;
  letter-spacing: 1px;
  font-family: SOURCESANSPRO-LIGHT;
}

.rat-Bold {
  font-family: COMFORTAA-BOLD;
  font-size: 0.8em;
  letter-spacing: 1px;
}


/*======================================= Terms & Condition ========================*/

#termsbody {
  background-image: url('../images/RentalAgreement/02.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 50%;
}


/*======================================= Privacy & Policies ======================*/

#privacybody {
  background-image: url('../images/RentalAgreement/02.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 50%;
}


/*======================================= Cancellation =============================*/

#cancellationbody {
  background-image: url('../images/RentalAgreement/02.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 50%;
}


/*======================================= Contact Us ======================*/

#contactusbody {
  background-image: url('../images/ContactUs/01.png');
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 60%;
}

.hhhh input[type="text"],
input[type="email"],
input[type="number"] select.form-control {
  background: transparent;
  border: none;
  border-bottom: 2px solid rgb(108, 73, 230);
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}

.hhhh input[type="text"],
input[type="email"],
input[type="number"]:focus,
select.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.touchtext {
  font-family: COMFORTAA-BOLD;
  font-size: 1.5em;
  color: rgb(108, 73, 230);
}

.contactCoupansub {
  border-radius: 70px;
  background-color: rgb(245, 230, 255);
  background-image: linear-gradient(to left, #F5E6FF, #F7ECFF, #FCF8FF);
  height: 90px;
  display: inline-block;
  word-wrap: break-word;
  padding: 1px;
}

.contactCoupantext1 {
  font-family: COMFORTAA-BOLD;
  font-size: 1.3em;
}

.contactCoupantext2 {
  font-family: SOURCESANSPRO-REGULAR;
  font-size: 1em;
}

.contactCoupantext3 {
  font-family: SOURCESANSPRO-REGULAR;
  font-size: 0.5em;
}

.contactCoupansub span {
  padding-bottom: 3px;
  border-bottom: 2px solid rgb(108, 73, 230);
}

.contactCoupansub img {
  width: 90px;
  height: 90px;
  position: absolute;
  right: 1%;
}

.Contactccc {
  word-wrap: break-word;
}

.promo-title {
  font-size: 2.2em;
  font-family: LEMONMILK-Bold;
  color :#0003b4;
}


/*========================== Social Media ================================*/

#smiprbody {
  background-image: url('../images/RentalAgreement/02.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 50%;
}

.social-title {
  font-size: 2.2em;
  font-family: LEMONMILK-Bold;
  color:#DF3602;
}

.social-title span {
  padding-bottom: 3px;
  border-bottom: 2px solid rgb(108, 73, 230);
  line-height: 48px;
}

.faq{
    border: 1px solid #DF3602;
    border-radius: 7px;
    margin: 15px 110px;
    padding: 20px 50px;
    background-color: #f9f0ed;
}

.faq-title{
    font-family: Lato-Black;
    color:#DF3602;
}

.faq-ans{
    font-family: Lato-Regular;
    font-weight: 600;
        margin-top: 15px;
}

.hdata{
    
    margin: 15px 110px;
    padding: 20px 50px;
    
}

.hdata-title{
    font-family: Lato-Black;
    color:#DF3602;
}

.hdata-ans{
    font-family: Lato-Regular;
    font-weight: 600;
        margin-top: 15px;
}


/*=========================== UnsuccessFul Payment ======================*/

.UnSuccessfulimg {
  background-color: rgb(255, 236, 236);
  background-image: linear-gradient(to left, #FFECEC, #FFF0F0, #FFF8F8);
  border-radius: 70px;
  height: 100px;
  word-wrap: break-word;
}

.UnSuccessfulimg img {
  padding: 1px;
  margin: 1px;
  height: 70px;
  width: 80px;
}

.UnSuccessfulimg span {
  padding-bottom: 3px;
  border-bottom: 2px solid rgb(211, 66, 66);
}

.untext {
  font-family: COMFORTAA-BOLD;
  font-size: 1.8em;
}

.untext1 {
  font-family: SOURCESANSPRO-LIGHT;
  font-size: 1em;
}


/*==================================== Payment Successful =============================*/

.Successfulimg {
  background-color: rgb(239, 251, 251);
  border-radius: 70px;
  height: 100px;
  word-wrap: break-word;
  background-image: linear-gradient(to left, #EFFBFB, #F4FCFC, #FCFEFE);
}

.Successfulimg img {
  padding: 1px;
  margin: 1px;
  height: 70px;
  width: 80px;
}

.Successfulimg span {
  padding-bottom: 3px;
  border-bottom: 2px solid rgb(211, 66, 66);
}

.succtext {
  font-family: COMFORTAA-BOLD;
  font-size: 1.8em;
}

.succtext1 {
  font-family: SOURCESANSPRO-LIGHT;
  font-size: 1em;
}


/*==== Notification Modal ===================*/

.Notificationpoptext {
  font-family: COMFORTAA-BOLD;
  font-size: 1.5em;
}


/*============ Footer Banner ========================*/

.component-banner {
  position: fixed;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  bottom: 0;
  height: 80px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  -webkit-box-shadow: 0 -5px 5px -5px #333;
  box-shadow: 0 -5px 5px -5px #333;
  z-index: 9;
}

.component-banner .close {
  padding: 10px;
}

.component-banner a button {
  border: 1px solid rgb(226, 77, 77);
  background: #fff;
  border-radius: 3px;
  padding: 10px;
  font-size: 16px;
  color: rgb(226, 77, 77);
  text-transform: uppercase;
  font-weight: 500;
}

.component-banner a {
  margin-left: auto;
  margin-right: 13px;
}

.component-banner .title {
  padding-left: 10px;
  padding-bottom: 5px;
  font-size: 18px;
  font-weight: 600;
  color: #333;
}

.component-banner .description {
  padding: 0 5px 0 10px;
  color: grey;
}


/*================================= Login Model ===============================*/

.poptext {
  font-family: LEMONMILK-Bold;
  font-size: 2.61em;
}

.poptext1 {
  font-family: Lato-Regular;
  font-size: 12px;
}

.poptext2 {
  font-family: COMFORTAA-BOLD;
  font-size: 0.90em;
}

.modal-contentlogin {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid black;
  outline: 0;
}

.modal-header1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem;
}

.modal-footer1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  padding: 1rem;
}

.modal-open {
  overflow: hidden;
}

input:focus~.login-label,
input:not(:focus):valid~.login-label {
  top: 1px;
  bottom: 8px;
  left: 20px;
  font-size: 11px;
  opacity: 1;
  color: rgb(108, 73, 230);
}

.login-label {
  position: absolute;
  pointer-events: none;
  left: 20px;
  top: 18px;
  transition: .5s;
}

.login-text {
  display: flex;
  align-items: center;
}

.loginform .login-text .pss1 img {
  height: 35px;
  width: 35px;
  position: absolute;
  right: 16px;
  top: 9px;
}

.loginpass {
  display: flex;
  align-items: center;
}

.loginform .loginpass .pss img {
  height: 35px;
  width: 35px;
  position: absolute;
  right: 16px;
  top: 9px;
}

.logintk {
  display: flex;
  align-items: center;
}

.loginform .logintk .psstk img {
  height: 35px;
  width: 35px;
  position: absolute;
  right: 16px;
  top: 9px;
}

.loginform input[type=number] {
  width: 100%;
  border: 0;
  outline: none;
  border-radius: 4px;
  margin: 8px 0;
  outline: none;
  padding-top: 15px;
  letter-spacing: 1px;
  transition: .3s;
}


/*.loginform input[type=password] {
  width: 100%;
  border: 0;
  outline: none;
  border-radius: 4px;
  margin: 8px 0;
  outline: none;
  padding-top: 15px;
  letter-spacing: 1px;
  transition: .3s;
}*/

.logradio input[type='radio'] {
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  outline: none;
  border: 3px solid rgb(108, 73, 230);
}

.logradio input[type='radio']:before {
  content: '';
  display: block;
  width: 60%;
  height: 60%;
  margin: 20% auto;
  border-radius: 50%;
}

.logradio input[type="radio"]:checked:before {
  background: rgb(108, 73, 230);
}

.logradio input[type="radio"]:checked {
  border-color: rgb(108, 73, 230);
}


/*.loginform .loginpass input[type=text] {
  width: 100%;
  border-bottom: 2px solid rgb(108, 73, 230);
  border-radius: 4px;
  background-image: url('../images/Login/Asset3.png');
  background-repeat: no-repeat;
  background-position-x: right;
  background-size: 6%;
  margin: 8px 0;
  outline: none;
  padding: 8px;
  transition: .3s;
}
*/

.loginshowpass {
  font-family: COMFORTAA-BOLD;
  font-size: 0.90em;
}

.logintext {
  font-family: Lato-Regular;
  font-size: 1.2em;
}

.signuptext span:hover {
  color: rgb(226, 77, 77);
  text-decoration: none;
}

.signuptext1 span:hover {
  color: rgb(226, 77, 77);
  text-decoration: none;
}

.roundedborder {
  border-radius: 25px;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(221, 221, 221);
}

.roundedborder img {
  height: 100px;
  width: 100px;
}

.roundedborder label {
  font-family: COMFORTAA-BOLD;
  font-size: 1.4em;
  color: #2c3e50;
}

.roundedborder p {
  font-family: SOURCESANSPRO-LIGHT;
  font-size: 0.7em;
}

.captchabox input[type=text] {
  width: 100%;
  border-radius: 4px;
  background-size: 6%;
  margin: 8px 0;
  outline: none;
  padding: 8px;
  transition: .3s;
}

.signuptext span {
  font-family: LEMONMILK-Bold;
  font-size: 1.0em;
  color: rgb(108, 72, 229);
  padding-bottom: 2px;
  border-bottom: 1px solid rgb(108, 72, 229);
  line-height: 48px;
}

.signuptext1 span {
  font-family: COMFORTAA-BOLD;
  font-size: 0.7em;
  color: rgb(108, 72, 229);
  position: absolute;
  bottom: 22px;
  right: 30px;
}

.btn-get-startedLogin {
  background: #0003B4;
  border: 2px solid #0003B4;
  color: #fff;
}

.btn-get-startedLogin:hover {
  background: rgb(226, 77, 77);
  border-color: #fff;
  color: #fff;
}

.btn-get-startedLogin {
  font-family: LEMONMILK-Bold;
  font-size: 1.3em;
  font-weight: 600;
  letter-spacing: 1px;
  display: inline-block;
  padding: 3px 44px;
  border-radius: 7px;
  transition: 0.5s;
  color: #fff;
}

.logincircle {
  height: 15px;
  width: 15px;
  margin-top: 20px;
  margin-left: 80px;
  background-color: rgb(238, 207, 255);
}

.logincircle1 {
  height: 15px;
  width: 15px;
  margin-top: 20px;
  margin-left: 10px;
  background-color: rgb(247, 232, 255);
}


/*==================================== SignUp =================================*/

.modal-contentsignup {
    font-family: LEMONMILK-Bold;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #DF3602;
  outline: 0;
}

.modal-headersignup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem;
}

.modal-footersignup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  padding: 1rem;
}

input:focus~.floating-label,
input:not(:focus):valid~.floating-label {
  top: 1px;
  bottom: 8px;
  left: 20px;
  font-size: 11px;
  opacity: 1;
  color: rgb(108, 73, 230);
}

.floating-label {
  position: absolute;
  pointer-events: none;
  left: 20px;
  top: 18px;
  transition: .5s;
}

.signupform #firstname {
  width: 100%;
  border-bottom: 2px solid rgb(108, 73, 230);
  outline: none;
  margin: 8px 0;
  padding-top: 20px;
  letter-spacing: 1px;
  box-sizing: border-box;
  transition: .3s;
}

.signupform #lastname {
  width: 100%;
  border-bottom: 2px solid rgb(108, 73, 230);
  outline: none;
  margin: 8px 0;
  padding-top: 20px;
  letter-spacing: 1px;
  box-sizing: border-box;
  transition: .3s;
}

.signupform .loginpass input[type=password] {
  width: 100%;
  border-bottom: 2px solid rgb(108, 73, 230);
  background-image: url('../images/Login/Asset3.png');
  background-repeat: no-repeat;
  background-position-x: right;
  background-size: 8%;
  margin: 8px 0;
  outline: none;
  padding-top: 10px;
  letter-spacing: 1px;
  transition: .3s;
}

.signupform .confirmpass input[type=password] {
  width: 100%;
  border-bottom: 2px solid rgb(108, 73, 230);
  background-image: url('../images/Login/PasswordEyeIcon.png');
  background-repeat: no-repeat;
  background-position-x: right;
  background-size: 8%;
  margin: 8px 0;
  outline: none;
  padding-top: 10px;
  letter-spacing: 1px;
  transition: .3s;
}

.signupform .signupemail input[type=email] {
  width: 100%;
  border-bottom: 2px solid rgb(108, 73, 230);
  background-image: url('../images/Login/email.png');
  background-repeat: no-repeat;
  background-position-x: right;
  background-size: 8%;
  margin: 8px 0;
  outline: none;
  padding-top: 17px;
  letter-spacing: 1px;
  transition: .3s;
}

.signupform .MobileNo input[type=number] {
  width: 100%;
  border-bottom: 2px solid rgb(108, 73, 230);
  background-image: url('../images/Login/SignUppagemobileIcon.png');
  background-repeat: no-repeat;
  background-position-x: right;
  background-size: 8%;
  margin: 8px 0;
  outline: none;
  padding-top: 17px;
  letter-spacing: 1px;
  transition: .3s;
  -moz-appearance: textfield;
}

.signupform .OTP input[type=number] {
  width: 100%;
  border-bottom: 2px solid rgb(108, 73, 230);
  background-image: url('../images/Login/OTPIcon.png');
  background-repeat: no-repeat;
  background-position-x: right;
  background-size: 8%;
  margin: 8px 0;
  outline: none;
  padding-top: 17px;
  letter-spacing: 1px;
  transition: .3s;
  -moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.signuppoptext {
  font-family: LEMONMILK-Bold;
  font-size: 2.50em;
  text-align: center;
}


/*Gender Radio*/

#s1 .custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

#s1 .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

#s1 .custom-control-label {
  margin-bottom: 0;
}

#s1 label {
  display: inline-block;
  margin-bottom: .5rem;
}

#s1 .custom-radio .custom-control-input:checked~.custom-control-label::before {
  background-color: rgb(108, 73, 230);
}

#s1 .custom-control-input:checked~.custom-control-label::before {
  color: #fff;
  background-color: #007bff;
}

#s1 .custom-radio .custom-control-label1::before {
  border-radius: 50%;
}

#s1 .custom-control-label::before {
  position: absolute;
  top: .25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #dee2e6;
}

#s1 .custom-radio .custom-control-input:checked~.custom-control-label::after {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E);
}

#s1 .custom-control-label::after {
  position: absolute;
  top: .25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.modal {
  overflow: auto !important;
}


/*==================================== Forgot Password =================================*/

.modal-contentForgot {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid black;
  border-radius: 1.3rem;
  outline: 0;
}

.modal-headerForgot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem;
}

.modal-footerForgot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  padding: 1rem;
}

input:focus~.forgot-label,
input:not(:focus):valid~.forgot-label {
  top: 1px;
  bottom: 8px;
  left: 20px;
  font-size: 11px;
  opacity: 1;
  color: rgb(108, 73, 230);
}

.forgot-label {
  position: absolute;
  pointer-events: none;
  left: 20px;
  top: 18px;
  transition: .5s;
}

.Forgotform .Forgotemail input[type=number] {
  width: 100%;
  border-bottom: 2px solid rgb(108, 73, 230);
  border-radius: 4px;
  background-image: url('../images/Login/SignUppagemobileIcon.png');
  background-repeat: no-repeat;
  background-position-x: right;
  background-size: 12%;
  margin: 8px 0;
  outline: none;
  padding-top: 20px;
  padding-left: 2px;
  letter-spacing: 1px;
  transition: .3s;
}

.Forgotform .ForgotOTP input[type=number] {
  width: 100%;
  border-bottom: 2px solid rgb(108, 73, 230);
  border-radius: 4px;
  background-image: url('../images/Login/OTPIcon.png');
  background-repeat: no-repeat;
  background-position-x: right;
  background-size: 12%;
  margin: 8px 0;
  outline: none;
  padding-top: 20px;
  padding-left: 2px;
  letter-spacing: 1px;
  transition: .3s;
}

.Forgotpoptext {
  font-family: COMFORTAA-BOLD;
  font-size: 2em;
  text-align: center;
}


/*==================================== Reset Password =================================*/

.modal-contentreset {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid black;
  border-radius: 1.3rem;
  outline: 0;
}

.modal-headerreset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem;
}

.modal-footerreset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  padding: 1rem;
}

input:focus~.reset-label,
input:not(:focus):valid~.reset-label {
  top: 1px;
  bottom: 8px;
  left: 20px;
  font-size: 11px;
  opacity: 1;
  color: rgb(108, 73, 230);
}

.reset-label {
  position: absolute;
  pointer-events: none;
  left: 20px;
  top: 28px;
  transition: .5s;
}

input:focus~.reset-label1,
input:not(:focus):valid~.reset-label1 {
  top: 1px;
  bottom: 8px;
  left: 20px;
  font-size: 11px;
  opacity: 1;
  color: rgb(108, 73, 230);
}

.reset-label1 {
  position: absolute;
  pointer-events: none;
  left: 20px;
  top: 45px;
  transition: .5s;
}

.resetform input[type=password] {
  width: 100%;
  border-top: transparent !important;
  border-left: transparent !important;
  border-right: transparent !important;
  border-bottom: 2px solid rgb(108, 73, 230);
  border-radius: 4px;
  background-image: url('../images/Login/Asset3.png');
  background-repeat: no-repeat;
  background-position-x: right;
  background-size: 12%;
  margin: 8px 0;
  outline: none;
  padding-top: 20px;
  letter-spacing: 1px;
  transition: .3s;
}

.resetpoptext {
  font-family: COMFORTAA-BOLD;
  font-size: 2.61em;
  text-align: center;
}

.btn-get-startedReset {
  background: rgb(108, 73, 230);
  border: 2px solid rgb(108, 73, 230);
  color: #fff;
}

.btn-get-startedReset:hover {
  background: rgb(226, 77, 77);
  border-color: #fff;
  color: #fff;
}

.btn-get-startedReset {
  font-family: COMFORTAA-BOLD;
  font-size: 1em;
  font-weight: 600;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 68px;
  border-radius: 50px;
  transition: 0.5s;
  color: #fff;
}


/*==================================== Offers Popup =================================*/

.modal-contentoffers {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid black;
  border-radius: 1.3rem;
  outline: 0;
}

.modal-headeroffers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem;
}

.modal-footeroffers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  padding: 1rem;
}

.offerspoptext {
  color: rgb(108, 72, 229);
  font-family: COMFORTAA-BOLD;
  font-size: 1.5em;
  text-align: center;
}

.offersborder {
  border-style: dashed;
  border-color: rgb(201, 201, 201);
  width: 200px;
}

.btn-get-startedoffers {
  background: rgb(108, 73, 230);
  border: 2px solid rgb(108, 73, 230);
  color: #fff;
}

.btn-get-startedoffers:hover {
  background: rgb(226, 77, 77);
  border-color: #fff;
  color: #fff;
}

.btn-get-startedoffers {
  font-family: COMFORTAA-BOLD;
  font-size: 0.55em;
  font-weight: 600;
  letter-spacing: 1px;
  display: inline-block;
  padding: 6px 25px;
  border-radius: 50px;
  transition: 0.5s;
  color: #fff;
}

.offerstitle {
  font-family: SOURCESANSPRO-REGULAR;
  font-size: 0.95em;
}

.offersvalid {
  font-family: COMFORTAA-BOLD;
  font-size: 0.55em;
  color: rgb(108, 73, 230);
  border: 1px solid rgb(108, 73, 230);
  border-radius: 7px;
  height: 17px;
  width: 47px;
  padding: 2px;
}

.offersInvalid {
  font-family: COMFORTAA-BOLD;
  font-size: 0.55em;
  color: rgb(226, 77, 77);
  border: 1px solid rgb(226, 77, 77);
  border-radius: 7px;
  height: 17px;
  width: 47px;
  padding: 2px;
}

.offerpercenttext {
  font-family: SOURCESANSPRO-REGULAR;
  font-size: 1em;
  color: #bababa;
}


/*==================================== Refer ModaL=================================*/

.modal-contentrefer {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid black;
  border-radius: 1.3rem;
  outline: 0;
}

.modal-headerrefer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem;
}

.modal-footerrefer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
}

.referd {
  font-family: COMFORTAA-BOLD;
  font-size: 2.4em;
  color: #2c3e50;
  margin-bottom: 0;
}

.referh {
  font-family: SOURCESANSPRO-LIGHT;
  font-size: 1.2em;
  color: #2c3e50;
}

.referhh {
  font-family: SOURCESANSPRO-REGULAR;
  font-size: 1em;
  font-size: 2.4em;
}

.referhhh {
  font-family: SOURCESANSPRO-LIGHT;
  font-size: 1.4em;
}

.referi {
  font-family: SOURCESANSPRO-REGULAR;
  font-size: 1.4em;
}

.referii {
  font-family: SOURCESANSPRO-LIGHT;
  font-size: 1em;
}


/*================================ Identify documents ===========================*/

.idtext {
  font-family: COMFORTAA-BOLD;
  font-size: 2.6em;
}


/*input[type="email"],*/
/*input[type="number"],*/
/*select.form-control {*/
/*  background: transparent;*/
/*  border: none;*/
/*  border-bottom: 2px solid rgb(108, 73, 230);*/
/*  -webkit-box-shadow: none;*/
/*  box-shadow: none;*/
/*  border-radius: 0;*/
/*}*/

input[type="text"],
input[type="email"],
input[type="number"],
:focus,
select.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.idtext span {
  padding-bottom: 3px;
  border-bottom: 3px solid rgb(108, 73, 230);
  line-height: 48px;
}

.docc {
  border-radius: 75px;
  background-color: rgb(252, 246, 255);
}

.docc img {
  height: 100px;
  width: 100px;
  position: absolute;
  bottom: 0;
  right: 120px;
  top: -68px;
}

.docc1 {
  font-family: SOURCESANSPRO-REGULAR;
  font-size: 1.3em;
}

.docc2 {
  font-family: SOURCESANSPRO-REGULAR;
  font-size: 0.7em;
  color: #6d7df3;
}

.iddocument1 {
  background-color: rgb(252, 246, 255);
  padding: 4px;
  border-radius: 25px;
}

.rd1 {
  font-family: COMFORTAA-BOLD;
  font-size: 1.3em;
  color: rgb(108, 125, 242);
}

.rd2 {
  font-family: SOURCESANSPRO-REGULAR;
  font-size: 1.3em;
}

.rd3 {
  font-family: COMFORTAA-BOLD;
  font-size: 1.3em;
  text-align: left;
  color: rgb(108, 125, 242);
  background-color: #fff;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}

.rd3 img {
  width: 25px;
  height: 25px;
  padding: 5px;
  margin-left: 18px;
}

input[type=text],
input[type="number"] {
  outline: none;
}

.iddocument1 input[type=text],
input[type="number"] {
  border-bottom: 2px solid rgb(108, 73, 230);
  border-radius: 4px;
  outline: none;
  box-sizing: border-box;
  transition: .3s;
  width: 100%;
}

.attach {
  background-color: rgb(255, 255, 255);
}

.attach img {
  width: 20px;
  height: 20px;
}

.image-upload>input {
  display: none;
}

.custom-file-upload {
  border: 1px solid #ccc;
  display: inline-block;
  padding: 6px 12px;
  cursor: pointer;
}

.frtext {
  font-family: SOURCESANSPRO-LIGHT;
  font-size: 0.8em;
}

.idmidd {
  background-color: rgb(252, 246, 255);
  border-radius: 25px;
}

.rd5 {
  font-family: COMFORTAA-BOLD;
  font-size: 1.3em;
  color: rgb(108, 125, 242);
}

.rd6 {
  font-family: SOURCESANSPRO-LIGHT;
  ;
  font-size: 1.4em;
}

.rd7 {
  font-family: SOURCESANSPRO-REGULAR;
  font-size: 1.3em;
  vertical-align: center;
}

.idstateselect {
  font-family: COMFORTAA-BOLD;
  font-size: 0.9em;
}

.idstateselect1 {
  font-family: COMFORTAA-BOLD;
  font-size: 0.6em;
}

#selsectid select.form-control {
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  background-image: url('../images/RentalAgreement/down.png');
  background-repeat: no-repeat;
  background-position: calc(15% - 50px) 50%;
  background-position-x: left 10px;
  text-align-last: center;
  background-position-y: center;
  background-size: 5%;
  appearance: none;
  -webkit-appearance: none;
  /*Removes default chrome and safari style*/
  -moz-appearance: none;
  /*Removes default style Firefox*/
}

#selsectid1 select.form-control {
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  background-image: url('../images/RentalAgreement/down.png');
  background-repeat: no-repeat;
  background-position: calc(15% - 50px) 50%;
  background-position-x: left 10px;
  text-align-last: center;
  background-position-y: center;
  background-size: 5%;
  appearance: none;
  -webkit-appearance: none;
  /*Removes default chrome and safari style*/
  -moz-appearance: none;
  /*Removes default style Firefox*/
}

#selectc select {
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  background-image: url('../images/RentalAgreement/down.png');
  background-repeat: no-repeat;
  background-position: right;
  text-align-last: left;
  background-position-y: left;
  background-size: 25px;
  appearance: none;
  -webkit-appearance: none;
  /*Removes default chrome and safari style*/
  -moz-appearance: none;
  /*Removes default style Firefox*/
}

.mytooltip {
  display: inline;
  position: relative;
  /*   z-index: 999;*/
}

.mytooltip .tooltip-content {
  position: absolute;
  z-index: 9999;
  width: 250px;
  left: 140%;
  margin: 0 0 20px -180px;
  bottom: 100%;
  text-align: center;
  font-size: 14px;

  line-height: 30px;
  -webkit-box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
  box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
  background: rgb(108, 73, 230);
  opacity: 0;
  cursor: default;
  pointer-events: none
}

.mytooltip .tooltip-content::after {
  content: '';
  top: 100%;
  left: 50%;
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: #2a3035 transparent transparent;
  border-width: 10px;
  margin-left: -10px
}

.mytooltip .tooltip-content img {
  position: relative;
  height: 100px;
  width: 220px;
  padding-bottom: 14px;
}

.mytooltip .tooltip-item::after {
  content: '';
  position: absolute;
  width: 360px;
  height: 20px;
  bottom: 100%;
  left: 50%;
  pointer-events: none;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.ttext {
  font-size: 20px;
}

.mytooltip:hover .tooltip-item::after {
  pointer-events: auto
}

.mytooltip:hover .tooltip-content {
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg);
  transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg)
}

.mytooltip:hover .tooltip-content {
  opacity: 1;
  font-size: 18px
}

.mytooltip .tooltip-text {
  font-size: 14px;
  line-height: 24px;
  display: block;
  padding: 1.31em 1.21em 1.21em 0;
  color: #fff
}


/*2*/

.mytooltip2 {
  display: inline;
  position: relative;
  /*  z-index: 999;*/
}

.mytooltip2 .tooltip-content2 {
  position: absolute;
  z-index: 9999;
  width: 250px;
  left: 110%;
  margin: 0 0 20px -180px;
  bottom: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  -webkit-box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
  box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
  background: rgb(108, 73, 230);
  opacity: 0;
  cursor: default;
  pointer-events: none
}

.mytooltip2 .tooltip-content2::after {
  content: '';
  top: 100%;
  left: 50%;
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: #2a3035 transparent transparent;
  border-width: 10px;
  margin-left: -10px
}

.mytooltip2 .tooltip-content2 img {
  position: relative;
  height: 100px;
  width: 220px;
  padding-bottom: 14px;
}

.mytooltip2 .tooltip-item2::after {
  content: '';
  position: absolute;
  width: 360px;
  height: 20px;
  bottom: 100%;
  left: 50%;
  pointer-events: none;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.ttext2 {
  font-size: 20px;
}

.mytooltip2:hover .tooltip-item2::after {
  pointer-events: auto
}

.mytooltip2:hover .tooltip-content2 {
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg);
  transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg)
}

.mytooltip2:hover .tooltip-content2 {
  opacity: 1;
  font-size: 18px
}

.mytooltip2 .tooltip-text2 {
  font-size: 14px;
  line-height: 24px;
  display: block;
  padding: 1.31em 1.21em 1.21em 0;
  color: #fff
}


/*3*/

.mytooltip3 {
  display: inline;
  position: relative;
  /*  z-index: 999;*/
}

.mytooltip3 .tooltip-content3 {
  position: absolute;
  z-index: 9999;
  width: 250px;
  left: 110%;
  margin: 0 0 20px -180px;
  bottom: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  -webkit-box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
  box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
  background: rgb(108, 73, 230);
  opacity: 0;
  cursor: default;
  pointer-events: none
}

.mytooltip3 .tooltip-content3::after {
  content: '';
  top: 100%;
  left: 50%;
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: #2a3035 transparent transparent;
  border-width: 10px;
  margin-left: -10px
}

.mytooltip3 .tooltip-content3 img {
  position: relative;
  height: 100px;
  width: 220px;
  padding-bottom: 14px;
}

.mytooltip3 .tooltip-item3::after {
  content: '';
  position: absolute;
  width: 360px;
  height: 20px;
  bottom: 100%;
  left: 50%;
  pointer-events: none;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.ttext3 {
  font-size: 20px;
}

.mytooltip3:hover .tooltip-item3::after {
  pointer-events: auto
}

.mytooltip3:hover .tooltip-content3 {
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg);
  transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg)
}

.mytooltip3:hover .tooltip-content3 {
  opacity: 1;
  font-size: 18px
}

.mytooltip3 .tooltip-text3 {
  font-size: 14px;
  line-height: 24px;
  display: block;
  padding: 1.31em 1.21em 1.21em 0;
  color: #fff
}


/*4*/

.mytooltip4 {
  display: inline;
  position: relative;
  /*   z-index: 999;*/
}

.mytooltip4 .tooltip-content4 {
  position: absolute;
  z-index: 9999;
  width: 250px;
  left: 110%;
  margin: 0 0 20px -180px;
  bottom: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  -webkit-box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
  box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
  background: rgb(108, 73, 230);
  opacity: 0;
  cursor: default;
  pointer-events: none
}

.mytooltip4 .tooltip-content4::after {
  content: '';
  top: 100%;
  left: 50%;
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: #2a3035 transparent transparent;
  border-width: 10px;
  margin-left: -10px
}

.mytooltip4 .tooltip-content4 img {
  position: relative;
  height: 100px;
  width: 220px;
  padding-bottom: 14px;
}

.mytooltip4 .tooltip-item4::after {
  content: '';
  position: absolute;
  width: 360px;
  height: 20px;
  bottom: 100%;
  left: 50%;
  pointer-events: none;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.ttext4 {
  font-size: 20px;
}

.mytooltip4:hover .tooltip-item4::after {
  pointer-events: auto
}

.mytooltip4:hover .tooltip-content4 {
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg);
  transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg)
}

.mytooltip4:hover .tooltip-content4 {
  opacity: 1;
  font-size: 18px
}

.mytooltip4 .tooltip-text4 {
  font-size: 12px;
  line-height: 24px;
  display: block;
  padding: 1.31em 1.21em 1.21em 0;
  color: #fff
}


/*5*/

.mytooltip5 {
  display: inline;
  position: relative;
  /*    z-index: 999; */
}

.mytooltip5 .tooltip-content5 {
  position: absolute;
  z-index: 9999;
  width: 250px;
  left: 70%;
  margin: 0 0 20px -180px;
  bottom: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  -webkit-box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
  box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
  background: rgb(108, 73, 230);
  opacity: 0;
  cursor: default;
  pointer-events: none
}

.mytooltip5 .tooltip-content5::after {
  content: '';
  top: 100%;
  left: 50%;
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: #2a3035 transparent transparent;
  border-width: 10px;
  margin-left: -10px
}

.mytooltip5 .tooltip-content5 img {
  position: relative;
  height: 100px;
  width: 220px;
  padding-bottom: 14px;
}

.mytooltip5 .tooltip-item5::after {
  content: '';
  position: absolute;
  width: 360px;
  height: 20px;
  bottom: 100%;
  left: 50%;
  pointer-events: none;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.ttext5 {
  font-size: 20px;
}

.mytooltip5:hover .tooltip-item5::after {
  pointer-events: auto
}

.mytooltip5:hover .tooltip-content5 {
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg);
  transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg)
}

.mytooltip5:hover .tooltip-content5 {
  opacity: 1;
  font-size: 18px
}

.mytooltip5 .tooltip-text5 {
  font-size: 12px;
  line-height: 24px;
  display: block;
  padding: 1.31em 1.21em 1.21em 0;
  color: #fff
}


/*6*/

.mytooltip6 {
  display: inline;
  position: relative;
  /*   z-index: 999; */
}

.mytooltip6 .tooltip-content6 {
  position: absolute;
  z-index: 9999;
  width: 250px;
  left: 110%;
  margin: 0 0 20px -180px;
  bottom: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  -webkit-box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
  box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
  background: rgb(108, 73, 230);
  opacity: 0;
  cursor: default;
  pointer-events: none
}

.mytooltip6 .tooltip-content6::after {
  content: '';
  top: 100%;
  left: 50%;
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: #2a3035 transparent transparent;
  border-width: 10px;
  margin-left: -10px
}

.mytooltip6 .tooltip-content6 img {
  position: relative;
  height: 100px;
  width: 220px;
  padding-bottom: 14px;
}

.mytooltip6 .tooltip-item6::after {
  content: '';
  position: absolute;
  width: 360px;
  height: 20px;
  bottom: 100%;
  left: 50%;
  pointer-events: none;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.ttext6 {
  font-size: 20px;
}

.mytooltip6:hover .tooltip-item6::after {
  pointer-events: auto
}

.mytooltip6:hover .tooltip-content6 {
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg);
  transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg)
}

.mytooltip6:hover .tooltip-content6 {
  opacity: 1;
  font-size: 18px
}

.mytooltip6 .tooltip-text6 {
  font-size: 14px;
  line-height: 24px;
  display: block;
  padding: 1.31em 1.21em 1.21em 0;
  color: #fff
}


/*7*/

.mytooltip7 {
  display: inline;
  position: relative;
  /*   z-index: 999; */
}

.mytooltip7 .tooltip-content7 {
  position: absolute;
  z-index: 9999;
  width: 250px;
  left: 72%;
  margin: 0 0 20px -180px;
  bottom: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  -webkit-box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
  box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
  background: rgb(108, 73, 230);
  opacity: 0;
  cursor: default;
  pointer-events: none
}

.mytooltip7 .tooltip-content7::after {
  content: '';
  top: 100%;
  left: 50%;
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: #2a3035 transparent transparent;
  border-width: 10px;
  margin-left: -10px
}

.mytooltip7 .tooltip-content7 img {
  position: relative;
  height: 100px;
  width: 220px;
  padding-bottom: 14px;
}

.mytooltip7 .tooltip-item7::after {
  content: '';
  position: absolute;
  width: 360px;
  height: 20px;
  bottom: 100%;
  left: 50%;
  pointer-events: none;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.ttext7 {
  font-size: 20px;
}

.mytooltip7:hover .tooltip-item7::after {
  pointer-events: auto
}

.mytooltip7:hover .tooltip-content7 {
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg);
  transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg)
}

.mytooltip7:hover .tooltip-content7 {
  opacity: 1;
  font-size: 18px
}

.mytooltip7 .tooltip-text7 {
  font-size: 14px;
  line-height: 24px;
  display: block;
  padding: 1.31em 1.21em 1.21em 0;
  color: #fff
}


/*8*/

.mytooltip8 {
  display: inline;
  position: relative;
  /*   z-index: 999; */
}

.mytooltip8 .tooltip-content8 {
  position: absolute;
  z-index: 9999;
  width: 250px;
  left: 72%;
  margin: 0 0 20px -180px;
  bottom: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  -webkit-box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
  box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
  background: rgb(108, 73, 230);
  opacity: 0;
  cursor: default;
  pointer-events: none
}

.mytooltip8 .tooltip-content8::after {
  content: '';
  top: 100%;
  left: 50%;
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: #2a3035 transparent transparent;
  border-width: 10px;
  margin-left: -10px
}

.mytooltip8 .tooltip-content8 img {
  position: relative;
  height: 100px;
  width: 220px;
  padding-bottom: 14px;
}

.mytooltip8 .tooltip-item8::after {
  content: '';
  position: absolute;
  width: 360px;
  height: 20px;
  bottom: 100%;
  left: 50%;
  pointer-events: none;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.ttext8 {
  font-size: 20px;
}

.mytooltip8:hover .tooltip-item8::after {
  pointer-events: auto
}

.mytooltip8:hover .tooltip-content8 {
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg);
  transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg)
}

.mytooltip8:hover .tooltip-content8 {
  opacity: 1;
  font-size: 18px
}

.mytooltip8 .tooltip-text8 {
  font-size: 14px;
  line-height: 24px;
  display: block;
  padding: 1.31em 1.21em 1.21em 0;
  color: #fff
}


/*9*/

.mytooltip9 {
  display: inline;
  position: relative;
  /*   z-index: 999; */
}

.mytooltip9 .tooltip-content9 {
 position: absolute;
    z-index: 9999;
    width: 150px;
    left: 72%;
    margin: 0 0 4px -82px;
    top: 100%;
    text-align: center;
    font-size: 14px;
    /* line-height: 30px; */
    -webkit-box-shadow: -5px -5px 15px rgb(48 54 61 / 20%);
    box-shadow: -5px -5px 15px rgb(48 54 61 / 20%);
    background: rgb(108, 73, 230);
    opacity: 0;
    cursor: default;
    pointer-events: none;
}

.mytooltip9 .tooltip-content9::after {
  content: '';
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: #2a3035 transparent transparent;
  border-width: 10px;
  margin-left: -10px;
  -webkit-transform: rotate(180deg);
}


.mytooltip9 .tooltip-item9::after {
  content: '';
  position: absolute;
  width: 360px;
  height: 20px;
  top: 100%;
  left: 50%;
  pointer-events: none;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.ttext9 {
  font-size: 15px;
   font-family: COMFORTAA-BOLD;
}

.mytooltip9:hover .tooltip-item9::after {
  pointer-events: auto
}

.mytooltip9:hover .tooltip-content9 {
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg);
  transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg)
}

.mytooltip9:hover .tooltip-content9 {
  opacity: 1;
  font-size: 18px
}

.mytooltip9 .tooltip-text9 {
  font-size: 14px;
  line-height: 24px;
  display: block;
      padding: 2px;
  color: #fff
}


/*10*/

.mytooltip10 {
  display: inline;
  position: relative;
  /*   z-index: 999; */
}

.mytooltip10 .tooltip-content10 {
  position: absolute;
    z-index: 9999;
    width: 150px;
    left: 72%;
    margin: 0 0 4px -82px;
    top: 100%;
    text-align: center;
    font-size: 14px;
    /* line-height: 30px; */
    -webkit-box-shadow: -5px -5px 15px rgb(48 54 61 / 20%);
    box-shadow: -5px -5px 15px rgb(48 54 61 / 20%);
    background: rgb(108, 73, 230);
    opacity: 0;
    cursor: default;
    pointer-events: none;
}

.mytooltip10 .tooltip-content10::after {
  content: '';
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: #2a3035 transparent transparent;
  border-width: 10px;
  margin-left: -10px;
  -webkit-transform: rotate(180deg);
}
.mytooltip10 .tooltip-item10::after {
  content: '';
  position: absolute;
  width: 360px;
  height: 20px;
  top: 100%;
  left: 50%;
  pointer-events: none;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.ttext10 {
  font-size: 15px;
   font-family: COMFORTAA-BOLD;
}

.mytooltip10:hover .tooltip-item10::after {
  pointer-events: auto
}

.mytooltip10:hover .tooltip-content10 {
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg);
  transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg)
}

.mytooltip10:hover .tooltip-content10 {
  opacity: 1;
  font-size: 18px
}

.mytooltip10 .tooltip-text10 {
  font-size: 14px;
  line-height: 24px;
  display: block;
     padding: 2px;
  color: #fff
}


.jdp {
  background-color: rgb(109, 125, 243);
  width: 247px;
  height: 94px;
  border-radius: 1rem!important;
  font-family: COMFORTAA-BOLD;
  color: #ffffff;
  word-wrap: break-word;
}

.subjdp {
  background-color: #ffffff;
  width: 63px;
  height: 63px;
  position: relative;
  top: 16px;
  left: 16px;
}

.jdtext1 {
  font-size: 2.25em;
  position: relative;
  top: 11px;
}

.jdtext2 {
  font-family: SOURCESANSPRO-REGULAR;
  font-size: 1.25em;
}

.jdtext3 {
  font-size: 1.3125em;
}

.jdp2 {
  background-color: rgb(109, 125, 243);
  width: 170px;
  height: 62px;
  border-radius: 0.6rem!important;
  font-family: COMFORTAA-BOLD;
  color: #ffffff;
  word-wrap: break-word;
}

.subjdp2 {
  background-color: #ffffff;
  width: 40px;
  height: 40px;
  position: relative;
  top: 13px;
  left: 16px;
}

.jdtext11 {
  font-size: 1.5em;
  position: relative;
  top: 11px;
}

.jdtext22 {
  font-family: SOURCESANSPRO-REGULAR;
  font-size: 0.8em;
}

.jdtext33 {
  font-size: 0.8em;
}

.notice {
  color: #ff0000;
  font-size: 1em;
  font-weight: 600;
  text-align: justify;
  font-family: COMFORTAA-BOLD;
}

.mvjdp2 {
  background-color: rgb(109, 125, 243);
  width: 80px;
  height: 35px;
  border-radius: 0.3rem!important;
  font-family: COMFORTAA-BOLD;
  color: #ffffff;
  word-wrap: break-word;
}

.mvsubjdp2 {
  background-color: #ffffff;
  width: 20px;
  height: 20px;
  position: relative;
  top: 6px;
  left: 10px;
}

.mvjdtext11 {
  font-size: 0.7em;
  position: relative;
  top: 1px;
  left: 5px;
}

.mvjdtext22 {
  font-family: SOURCESANSPRO-REGULAR;
  font-size: 0.6em;
  position: relative;
  bottom: 4px;
}


/*======================================= Edit Profile ================================*/

.modal-contenteditprofile {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid black;
  border-radius: 1.3rem;
  outline: 0;
}

.modal-headereditprofile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem;
}

.modal-footereditprofile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  padding: 1rem;
}

.edittext {
  font-family: SOURCESANSPRO-REGULAR;
  font-size: 1.3em;
}

.edittext1 {
  font-family: SOURCESANSPRO-REGULAR;
  font-size: 1.3190em;
  color: rgb(108, 125, 242);
}

.editprofileform input[type=datetime-local],
input[type=month],
input[type=time],
input[type="password"] {
  border-bottom: 2px solid rgb(109, 125, 243);
  border-radius: 4px;
  outline: none;
  box-sizing: border-box;
  transition: .3s;
  width: 100%;
  padding: .375rem .75rem;
  background-color: none;
}

.editprofileform input[type="text"] {
  border-bottom: 2px solid rgb(109, 125, 243);
  border-radius: 4px;
  outline: none;
  box-sizing: border-box;
  transition: .3s;
  width: 100%;
  padding: .375rem .75rem;
  background-color: none;
}

.editprofileform input[type="number"] {
  border-bottom: 2px solid rgb(109, 125, 243);
  border-radius: 4px;
  outline: none;
  box-sizing: border-box;
  transition: .3s;
  width: 100%;
  padding: .375rem .75rem;
  background-color: none;
}

.editprofileform input[type="email"] {
  border-bottom: 2px solid rgb(109, 125, 243);
  border-radius: 4px;
  outline: none;
  box-sizing: border-box;
  transition: .3s;
  width: 100%;
  padding: .375rem .75rem;
  background-color: none;
}

.editprofileform input[type=date] {
  border-top: transparent !important;
  border-left: transparent !important;
  border-right: transparent !important;
  border-bottom: 2px solid rgb(109, 125, 243);
  border-radius: 4px;
  outline: none;
  box-sizing: border-box;
  transition: .3s;
  width: 100%;
  padding: .375rem .75rem;
  background-color: none;
}

.editprofileform input[type=password] {
  border-top: transparent !important;
  border-left: transparent !important;
  border-right: transparent !important;
  border-bottom: 2px solid rgb(109, 125, 243);
  border-radius: 4px;
  outline: none;
  box-sizing: border-box;
  transition: .3s;
  width: 100%;
  padding: .375rem .75rem;
  background-color: none;
}

.editprofileform textarea {
  border-top: transparent !important;
  border-left: transparent !important;
  border-right: transparent !important;
  border-bottom: 2px solid rgb(109, 125, 243);
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: bottom;
  background-size: 6%;
  border-radius: 4px;
  outline: none;
  box-sizing: border-box;
  transition: .3s;
  width: 100%;
  padding: .375rem .75rem;
}

.editprofileform input[type='radio'] {
  -webkit-appearance: none;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  outline: none;
  border: 3px solid rgb(109, 125, 243);
}

.editprofileform input[type='radio']:before {
  content: '';
  display: block;
  width: 60%;
  height: 60%;
  margin: 20% auto;
  border-radius: 50%;
}

.editprofileform input[type="radio"]:checked:before {
  background: rgb(109, 125, 243);
}

.editprofileform input[type="radio"]:checked {
  border-color: rgb(109, 125, 243);
}

#input_img {
  position: absolute;
  bottom: 13px;
  /* left: 33px; */
  width: 30px;
  right: 22px;
  height: 30px;
}

.editprofileform select.form-control {
  background: transparent;
  border: none;
  border-bottom: 2px solid rgb(109, 125, 243);
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}

.vect {
  height: 5px;
  width: 5px;
  background-color: rgb(108, 73, 230);
  border-radius: 50%;
}

.jj datalist:focus {
  min-width: 150px;
  width: auto;
}


/*=========================================== My Booking ==============================*/

#mybookingheader {
  background-image: linear-gradient(to right, rgb(255, 255, 255));
  padding-top: 5%;
}

.mybtext1 {
  font-family: LEMONMILK-Bold;
  font-size: 2.1em;
  color:#DF3602;
  margin-bottom: 0px;
}

.hr{
    border-top: 1px solid #DF3602;
}

.mybtext1 span {
  padding-bottom: 2px;
  border-bottom: 3px solid rgb(108, 73, 230);
  line-height: 48px;
}

.mybtext2 {
  font-family: COMFORTAA-BOLD;
  font-size: 1.5em;
}

.mybtexttc1 {
  position: absolute;
  display: inline-block;
  background-color: #f2f2f2;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
  padding: 9px 40px 9px 30px;
  letter-spacing: 1px;
  font-family:LEMONMILK-Bold;
  color:#fff;
}

.mybtexttc2 {
  display: inline-block;
  background-color: #f2f2f2;
  border-radius: 7px;
  padding: 9px 30px 9px 80px;
  margin-left: 14%;
  letter-spacing: 1px;
  font-family:LEMONMILK-Bold;
  color:#fff;
}

.btn-get-startedfilter {
  background: rgb(134, 106, 235);
  border: 2px solid rgb(134, 106, 235);
  color: #fff;
}

.btn-get-startedfilter:hover {
  background: rgb(226, 77, 77);
  border-color: #fff;
  color: #fff;
}

.btn-get-startedfilter {
  font-family: COMFORTAA-BOLD;
  font-size: 1.2em;
  font-weight: 600;
  letter-spacing: 1px;
  display: inline-block;
  padding: 4px 30px;
  border-radius: 50px;
  transition: 0.5s;
  color: #fff;
}

.cbback {
  background-color: #FFF0F0;
  text-align:center;
}

.cbback p {
  font-family: LEMONMILK-Bold;
  font-size: 23px;
  color: #DF3602;
  margin:4px;
}

.cbback1 {
  background-color: #FFF0F0;
  background-image: linear-gradient(to right, #FFF0F0, #FFF5F5, #fff);
  border-radius: 50px;
  letter-spacing: 1px;
}

.mycarimg {
  
          max-width: 230px !important;
    margin-left: 26px;
    margin-top: -30px;
}

.mycarimg1 {
  top: -22px;
  position: absolute;
  right: 20px;
  width: 140px;
}

.n1 {
  font-family: LEMONMILK-Bold;
  font-size: 20px;
  margin-left: 40px;
    margin-top: 23px;
}

.n2 {
  font-family: SOURCESANSPRO-LIGHT;
  font-size: 0.8364em;
}

.ee {
  font-family: SOURCESANSPRO-LIGHT;
  font-weight: bold;
  font-size: 0.8364em;
}

.btn-get-startedvde {
  background: rgb(226, 77, 77);
  border: 2px solid rgb(226, 77, 77);
  color: #fff;
}

.btn-get-startedvde:hover {
  background: rgb(108, 73, 230);
  border-color: #fff;
  color: #fff;
}

.btn-get-startedvde {
  font-family: COMFORTAA-BOLD;
  font-size: 0.6em;
  font-weight: 600;
  letter-spacing: 1px;
  display: inline-block;
  padding: 4px 12px;
  border-radius: 50px;
  transition: 0.5s;
  color: #fff;
}

.n21 {
  color: rgb(225, 76, 76);
  text-decoration: underline;
}

.cbbackmy {
  background-color: #ebecf7;
    text-align: center;
}

.cbbackmy1 {
border-radius: 7px;
    letter-spacing: 1px;
}

.cbbackmy p {
font-family: LEMONMILK-Bold;
    font-size: 23px;
    color: #0003B4;
    margin: 4px;
}

.n22 {
  color: #6c49e6;
  text-decoration: underline;
}

.btn-get-startedvdup {
  background: rgb(108, 73, 230);
  border: 2px solid rgb(108, 73, 230);
  color: #fff;
}

.btn-get-startedvdup:hover {
  background: rgb(226, 77, 77);
  border-color: #fff;
  color: #fff;
}

.btn-get-startedvdup {
  font-family: COMFORTAA-BOLD;
  font-size: 0.6em;
  font-weight: 600;
  letter-spacing: 1px;
  display: inline-block;
  padding: 4px 12px;
  border-radius: 50px;
  transition: 0.5s;
  color: #fff;
}

.cbbackcom {
    background-color: #fff4e9;
}

.cbbackcom1 {
  background-color: #F0F4FF;
  background-image: linear-gradient(to right, #F0F4FF, #F2F6FF, #fff);
  border-radius: 50px;
  letter-spacing: 1px;
}

.cbbackcom p {
font-family: 'LEMONMILK-Bold';
    font-size: 23px;
    color: #feb13e;
    text-align: center;
    margin: 4px;
}

.n23 {
  color: #5B6AE5;
  text-decoration: underline;
}

.btn-get-startedcom {
  background: #5C6AE6;
  border: 2px solid #5C6AE6;
  color: #fff;
}

.btn-get-startedcom:hover {
  background: rgb(226, 77, 77);
  border-color: #fff;
  color: #fff;
}

.btn-get-startedcom {
  font-family: COMFORTAA-BOLD;
  font-size: 0.6em;
  font-weight: 600;
  letter-spacing: 1px;
  display: inline-block;
  padding: 4px 12px;
  border-radius: 50px;
  transition: 0.5s;
  color: #fff;
}

/*===========my booking page new design CSS==================*/
.m-b-duration-details {
background-color: #f2f2f2;
padding: 0 20px;
padding: 3px 6px;
display: flex;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
}

.m-b-label {
  display: flex;
  font-family: Lato-Regular;
  font-weight: 600;
  align-items: center;
  font-size: 15px;
  color: #000;
}

.m-b-date {
  font-size: 50px;
  font-weight: 700;
  font-family: LEMONMILK-Bold;
  margin-right: 5px;
}

.m-b-time {
overflow: hidden;
text-overflow: ellipsis;
font-family: LEMONMILK-Bold;
white-space: nowrap;
color: #000;
font-size: 18px;
padding-top: 7px;
}

.m-b-vl {
  border-left: 6px solid green;
  height: 500px;
}

.m-b-pricing {
text-align: center !important;
margin-right: 0px;
margin-left: 0px;
padding: 0px;
border-bottom-left-radius: 7px;
font-family: LEMONMILK-Bold;
font-size: 24px;
color: #FFF;
border-bottom-right-radius: 7px;

}

.m-b-pricing:hover {
cursor: pointer;
}

.m-b-right-arrow {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-right: 1.5px solid rgba(0, 0, 0, .54);
  border-bottom: 1.5px solid rgba(0, 0, 0, .54);
  transform: rotate(-45deg);
  margin-left: 10px;
}

.m-b-line{
    width: 30px;
position: absolute;
margin-top: -50px;
}

.m-b-odetails{
font-size: 20px;
font-weight: bold;
padding-top: 20px;
}

.m-b-blue{
    color: #0003B4;
}

.m-b-bg-blue{
    background-color: #0003b4;
}

.m-b-border-blue{
    border: 1px solid #0003B4;
}

.border-radius{
    border-radius:7px;
}

.m-b-svg-blue{
    filter: brightness(0) saturate(100%) invert(14%) sepia(81%) saturate(4520%) hue-rotate(239deg) brightness(74%) contrast(135%);
}

.m-b-orange{
    color: #DF3602;
}

.m-b-bg-orange{
    background-color: #DF3602;
}

.m-b-border-orange{
    border: 2px solid #DF3602;
    
}
.m-b-svg-orange{
    filter: invert(33%) sepia(82%) saturate(6613%) hue-rotate(14deg) brightness(98%) contrast(99%);
}

.m-b-yellow{
    color: #FEB13E;
}

.m-b-bg-yellow{
    background-color: #FEB13E;
}

.m-b-border-yellow{
    border: 1px solid #FEB13E;
    
}
.m-b-svg-yellow{
    filter: brightness(0) saturate(100%) invert(85%) sepia(15%) saturate(3451%) hue-rotate(326deg) brightness(102%) contrast(104%);
}

.m-b-grey{
    color: #8c8c8c;
}

.m-b-bg-grey{
    background-color: #8c8c8c;
}

.m-b-border-grey{
    border: 1px solid #8c8c8c;
    
}
.m-b-svg-grey{
    filter: brightness(0) saturate(100%) invert(60%) sepia(8%) saturate(10%) hue-rotate(5deg) brightness(92%) contrast(85%);
}


/*=============== Booking Pre Confirmation Page new Design =================*/
.b-pc-title{
    font-family: LEMONMILK-Bold;
font-size: 1.5em;
    
}

.b-pc-fuel{
    font-family: Lato-Regular;
font-size: 20px;
font-weight: 600;
}
.car-brief1 {
  font-family: Lato-Regular;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.58;
  letter-spacing: normal;
  text-align: left;
  color: #414042;
}




/*==================================== Booking Details ModaL=================================*/

.modal-contentbkdetails {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #DF3602;
  outline: 0;
}

.modal-headerbkdetails {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem;
}

.modal-bkdetailsform {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  padding: 1rem;
}

.bktext {
  font-family: LEMONMILK-Bold;
  font-size: 1.5em;
}

.bs {
  padding-bottom: 3px;
  border-bottom: 2px solid rgb(108, 73, 230);
  line-height: 48px;
}

.n3 {
  font-family: SOURCESANSPRO-REGULAR;
  font-size: 0.5em;
  line-height: 10px;
}

.n4 {
  font-family: SOURCESANSPRO-REGULAR;
  font-size: 0.8em;
  line-height: 1px;
}

.DDDD {
  font-family: SOURCESANSPRO-REGULAR;
  font-size: 1.5em;
  line-height: 1px;
  color: #5C6AE6;
}

.DDDD1 {
  font-family: COMFORTAA-BOLD;
  font-size: 2em;
  color: #5C6AE6;
}

.carimgdetails {
  top: -54px;
  position: absolute;
  right: 2px;
  width: 140px;
}

.cbback4 {
  background-color: #F9F0FF;
  background-image: linear-gradient(to right, #F9F0FF, #FBF4FF, #fff);
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}

.cbback5 {
  background-color: #F9F0FF;
  padding: 5px;
}

.n5 {
  font-family: SOURCESANSPRO-REGULAR;
  font-size: 0.8em;
}

.n6 {
  font-family: SOURCESANSPRO-LIGHT;
  font-size: 0.75em;
}

.n7 {
  font-family: SOURCESANSPRO-LIGHT;
  font-size: 0.7528em;
}

.btn-get-startedupd {
  background: rgb(108, 73, 230);
  border: 2px solid rgb(108, 73, 230);
  color: #fff;
}

.btn-get-startedupd:hover {
  background: rgb(226, 77, 77);
  border-color: #fff;
  color: #fff;
}

.btn-get-startedupd {
  font-family: COMFORTAA-BOLD;
  font-size: 0.8em;
  font-weight: 600;
  letter-spacing: 1px;
  display: inline-block;
  padding: 6px 16px;
  border-radius: 50px;
  transition: 0.5s;
  color: #fff;
}


/*====================================== Booking Confirmation ========================*/

.n8 {
  font-family: COMFORTAA-BOLD;
  font-size: 2.1em;
}

.n8 span {
  padding-bottom: 3px;
  border-bottom: 3px solid rgb(108, 73, 230);
  line-height: 48px;
}

.ff {
  background-color: #F9F0FF;
  background-image: linear-gradient(to right, #fff, #FBF4FF, #F9F0FF);
  border-top-right-radius: 135px;
  border-bottom-right-radius: 135px;
  /*height: auto;*/
  /*margin-top: 80px;*/
}

.ff2 {
  background-color: #F9F0FF;
  background-image: linear-gradient(to right, #fff, #FBF4FF, #F9F0FF);
  border-top-right-radius: 60px;
  border-bottom-right-radius: 60px;
  /*height: auto;*/
  /*margin-top: 80px;*/
}

.ff img {
  position: relative;
  right: -37%;
  bottom: 55px;
}

.n9 {
  font-family: LEMONMILK-Bold;
  font-size: 1.5em;
  color: rgb(108, 73, 230);
}

.n10 {
  font-family: SOURCESANSPRO-REGULAR;
  font-size: 0.8em;
}

.n11 {
  font-family: SOURCESANSPRO-LIGHT;
  font-size: 1.3em;
  font-weight: bold;
}

.iag {
  font-family: SOURCESANSPRO-LIGHT;
  font-size: 1em;
  font-weight: bold;
}

.n12 {
  font-family: SOURCESANSPRO-LIGHT;
  font-size: 0.7em;
  color: #d34242;
}

.n13 {
  font-family: SOURCESANSPRO-LIGHT;
  font-size: 0.5em;
  color: #c1c1c1;
}


/*Toggle*/

.switch1 {
  display: inline-block;
  height: 20px;
  position: relative;
  width: 40px;
}

.switch1 input {
  display: none;
}

.slider1 {
  background-color: #ccc;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: .4s;
}

.slider1:before {
  background-color: #fff;
  bottom: 4px;
  content: "";
  height: 13px;
  left: 4px;
  position: absolute;
  transition: .4s;
  width: 16px;
}

input:checked+.slider1 {
  background-color: rgb(108, 73, 230);
}

input:checked+.slider1:before {
  transform: translateX(18px);
}

.slider1.round1 {
  border-radius: 34px;
}

.slider1.round1:before {
  border-radius: 50%;
}

.btn-get-startedvpay {
  background: rgb(226, 77, 77);
  border: 2px solid rgb(226, 77, 77);
  color: #fff;
}

.btn-get-startedvpay:hover {
  background: rgb(108, 73, 230);
  border-color: #fff;
  color: #fff;
}

.btn-get-startedvpay {
  font-family: COMFORTAA-BOLD;
  font-size: 0.8007em;
  font-weight: 600;
  letter-spacing: 1px;
  display: inline-block;
  padding: 14px 30px;
  border-radius: 50px;
  transition: 0.5s;
  color: #fff;
}

.btn-get-startedvcancel {
  background: rgb(46, 155, 179);
  border: 2px solid rgb(46, 155, 179);
  color: #fff;
}

.btn-get-startedvcancel:hover {
  background: rgb(108, 73, 230);
  border-color: #fff;
  color: #fff;
}

.btn-get-startedvcancel {
  font-family: COMFORTAA-BOLD;
  font-size: 0.8007em;
  font-weight: 600;
  letter-spacing: 1px;
  display: inline-block;
  padding: 14px 30px;
  border-radius: 50px;
  transition: 0.5s;
  color: #fff;
}

.bookinconimg {}

.btn-view-item-bc {
  font-family: COMFORTAA-BOLD;
  /* font-size: 0.5em; */
  font-weight: 600;
  width: 100%;
  letter-spacing: 1px;
  padding: 1px 16px;
  /* border-radius: 50px; */
  transition: 0.5s;
  color: #fff;
  background: rgb(108, 73, 230);
  border: 2px solid rgb(108, 73, 230);
}

.btn-view-item-bc2 {
  font-family: COMFORTAA-BOLD;
  /* font-size: 0.5em; */
  font-weight: 600;
  width: 100%;
  letter-spacing: 1px;
  padding: 1px 16px;
  /* border-radius: 50px; */
  transition: 0.5s;
  color: #fff;
  background: rgb(108, 73, 230);
  border: 2px solid rgb(108, 73, 230);
}


/*==================================== Booking Confirmation Email =======================*/

.betext {
  font-family: COMFORTAA-BOLD;
  font-size: 2.8690em;
  color: #6d7df3;
}

.betext span {
  padding-bottom: 3px;
  border-bottom: 3px solid #6d7df3;
  line-height: 48px;
}

.bcd {
  font-family: SOURCESANSPRO-REGULAR;
  font-size: 1.3383em;
}

/*.bcd input[type=datetime-local],*/
/*input[type=month],*/
/*input[type=time],*/
/*input[type="number"],*/
/*input[type="text"],*/
/*input[type="password"],*/
/*input[type="email"] {*/
/*  border-bottom: 1px solid black;*/
/*  border-radius: 4px;*/
/*  outline: none;*/
/*  box-sizing: border-box;*/
/*  transition: .3s;*/
/*  width: 100%;*/
/*  background-color: none;*/
/*}*/

.bcdsub {
  font-family: COMFORTAA-BOLD;
  font-size: 1.8402em;
  color: #6d7df3;
}

#ra {
  border-radius: 25px;
  border: 1px solid rgb(109, 125, 243);
  padding: 5px;
  width: 150px;
  height: 70px;
}

.btn-get-startedmail {
  background: #5C6AE6;
  border: 2px solid #5C6AE6;
  color: #fff;
}

.btn-get-startedmail:hover {
  background: rgb(226, 77, 77);
  border-color: #fff;
  color: #fff;
}

.btn-get-startedmail {
  font-family: COMFORTAA-BOLD;
  font-size: 1.2007em;
  font-weight: 600;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 45px;
  border-radius: 50px;
  transition: 0.5s;
  color: #fff;
}

.pick-drp {
  font-family: COMFORTAA-BOLD;
  font-size: 1.833em;
  color: #5C6AE6;
}

.tripf {
  font-family: SOURCESANSPRO-LIGHT;
  font-size: 1.5em;
  font-weight: bold;
}

.tripf1 {
  font-family: SOURCESANSPRO-REGULAR;
  font-size: 2.5em;
}

.tripf2 {
  font-family: SOURCESANSPRO-REGULAR;
  font-size: 1.667em;
  color: #5C6AE6;
}

.tripf3 {
  font-family: SOURCESANSPRO-LIGHT;
  font-size: 1.167em;
}

.tripf4 {
  font-family: SOURCESANSPRO-REGULAR;
  font-size: 1.167em;
}

.tripf5 {
  font-family: SOURCESANSPRO-REGULAR;
  font-size: 1em;
}

.btn-get-starteddrive {
  background: rgb(226, 77, 77);
  border: 2px solid rgb(226, 77, 77);
  color: #fff;
}

.btn-get-starteddrive:hover {
  background: rgb(108, 73, 230);
  border-color: #fff;
  color: #fff;
}

.btn-get-starteddrive {
  font-family: COMFORTAA-BOLD;
  font-size: 0.7em;
  font-weight: 600;
  letter-spacing: 1px;
  display: inline-block;
  padding: 7px 33px;
  border-radius: 50px;
  transition: 0.5s;
  color: #fff;
}


/*======================================= Voucher ===================================*/

.voucherimg {
  background-image: url('../images/voucher.png');
  background-repeat: no-repeat;
  background-size: 75%;
  height: 400px;
  position: relative;
  background-position: center;
}

.tripf6 {
  font-family: SOURCESANSPRO-LIGHT;
  font-size: 1.333em;
}

.tripf7 {
  font-family: COMFORTAA-BOLD;
  font-size: 7.045em;
  color: #fff;
  position: absolute;
  top: 36%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.tripf7 span {
  border-bottom: 3px solid #fff;
  line-height: 48px;
}

.tripf8 {
  font-family: SOURCESANSPRO-LIGHT;
  font-size: 1.488em;
  color: #fff;
  position: absolute;
  bottom: 2%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.tripf9 {
  font-family: COMFORTAA-BOLD;
  font-size: 2.8690em;
  color: #6d7df3;
}


/*===================================== Subscription ==========================*/

.subtext {
  font-family: COMFORTAA-BOLD;
  font-size: 2em;
  color: #6d7df3;
}

.subtext1 {
  font-family: COMFORTAA-BOLD;
  font-size: 0.9em;
  color: #6d7df3;
}

.subtext2 {
  font-family: SOURCESANSPRO-LIGHT;
  font-size: 1em;
}

.datq {
  background-color: #F9F0FF;
  background-image: linear-gradient(to right, #F9F0FF, #FBF4FF, #fff);
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}

.datimage {
  top: -54px;
  position: absolute;
  right: 2px;
  width: 140px;
}

.modal-contentbkdet {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid black;
  border-radius: 1.3rem;
  outline: 0;
}

.modal-datdetailsform {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  padding: 1rem;
}

.btn-get-starteduuuuu {
  background: rgb(226, 77, 77);
  border: 2px solid rgb(226, 77, 77);
  color: #fff;
}

.btn-get-starteduuuuu:hover {
  background: rgb(108, 73, 230);
  border-color: #fff;
  color: #fff;
}

.btn-get-starteduuuuu {
  font-family: COMFORTAA-BOLD;
  font-size: 0.6em;
  font-weight: 600;
  letter-spacing: 1px;
  display: inline-block;
  padding: 4px 30px;
  border-radius: 50px;
  transition: 0.5s;
  color: #fff;
}


/*======================================= Select Modal ======================*/

#hour1 datalist {
  display: none;
}

#hour1 input::-webkit-calendar-picker-indicator {
  display: none;
}

#date_text2 datalist {
  display: none;
}

#date_text2 input::-webkit-calendar-picker-indicator {
  display: none;
}

#dateDiv datalist {
  display: none;
}


/* specifically hide the arrow on focus */

#dateDiv input::-webkit-calendar-picker-indicator {
  display: none;
}

#enDiv datalist {
  display: none;
}


/* specifically hide the arrow on focus */

#enDiv input::-webkit-calendar-picker-indicator {
  display: none;
}

#date_text {
  text-align: center;
  margin-left: 70px;
}

#date_text1 p {
  padding-right: 44px;
  text-align: center;
}

#date_text2 {
  margin-left: 5px;
}


/* Mobile View */


/* CSS used here will be applied after bootstrap.css */

.dropdown-menu {
  position: fixed;
  width: 100%
}

.block {
  display: block;
  width: 100%;
  border: none;
  background-color: #4CAF50;
  color: white;
  padding: 14px 28px;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
}

.block:hover {
  background-color: #ddd;
  color: black;
}

.tc6 {
  background-color: rgb(251, 245, 255);
}

.tc6 a {
  color: black;
  text-decoration: none;
}

.tc6 a:hover {
  background-color: orange;
  text-decoration: none;
}

.downarrow {
  background-image: url('../images/RentalAgreement/down.png');
  background-repeat: no-repeat;
  background-size: 20px;
}

.uparrow {
  background-image: url('../images/RentalAgreement/up.png');
  background-repeat: no-repeat;
  background-size: 20px;
}


/*=========================================== Statement ===================================================*/

.wallettext1 {
  font-size: 1em;
  position: relative;
  top: 11px;
}

.Walletjdp {
  background-color: rgb(109, 125, 243);
  width: 160px;
  height: 40px;
  border-radius: .25rem!important;
  font-family: COMFORTAA-BOLD;
  color: #ffffff;
  word-wrap: break-word;
}

.Walletbalance {
  background-color: rgb(109, 125, 243);
  width: 210px;
  height: 40px;
  border-radius: .25rem!important;
  font-family: COMFORTAA-BOLD;
  color: #ffffff;
  word-wrap: break-word;
}

.statement-title {
  font-family: COMFORTAA-BOLD;
  font-size: 3.5em;
  font-weight: 600;
  letter-spacing: 1px;
  color: rgb(108, 73, 230);
}

.statement-sub {
  font-family: SOURCESANSPRO-REGULAR;
  font-size: 1.5em;
  color: #393a39;
}

.st-body {
  background-color: #F9F0FF;
  background-image: linear-gradient(to right, #F9F0FF, #FBF4FF, #fff);
  border-radius: 50px;
  height: 70px;
}

.st-body img {
  width: 70px;
  height: 70px;
}

.state-t {
  font-family: COMFORTAA-BOLD;
  font-size: 1.5em;
  color: rgb(108, 73, 230);
}

.state-tt {
  font-family: SOURCESANSPRO-REGULAR;
  font-size: 1.05em;
  color: rgb(135, 135, 135);
}

.state-ttt {
  font-family: COMFORTAA-BOLD;
  font-size: 2.3em;
  color: rgb(108, 73, 230);
  vertical-align: center;
}

.state-ttt1 {
  font-family: COMFORTAA-BOLD;
  font-size: 2.3em;
  color: rgb(226, 77, 77);
  vertical-align: center;
}

.state-l {
  font-family: SOURCESANSPRO-REGULAR;
  font-size: 1.3em;
  color: #878787;
}

.hrc {
  border: 1px solid rgb(199, 183, 245);
}


/*========================================== Extend Vehicle ===========================================*/

.exhead {
  font-family: COMFORTAA-BOLD;
  font-size: 1.25em;
}

.exspan {
  padding-bottom: 3px;
  border-bottom: 2px solid rgb(108, 73, 230);
  line-height: 48px;
}

.extext {
  font-family: SOURCESANSPRO-REGULAR;
  font-size: 1.2em;
}

.exsubtext {
  font-family: SOURCESANSPRO-LIGHT;
  font-size: 1.2em;
}

.exsubhead {
  font-family: SOURCESANSPRO-LIGHT;
  font-size: 0.8em;
}

.btn-get-startedex {
  background: rgb(226, 77, 77);
  border: 2px solid rgb(226, 77, 77);
  color: #fff;
}

.btn-get-startedex:hover {
  background: rgb(108, 73, 230);
  border-color: #fff;
  color: #fff;
}

.btn-get-startedex {
  font-family: COMFORTAA-BOLD;
  font-size: 0.6em;
  font-weight: 600;
  letter-spacing: 1px;
  display: inline-block;
  padding: 4px 30px;
  border-radius: 50px;
  transition: 0.5s;
  color: #fff;
}


/*=============================== Hurry Email  ==========================================*/

.hurry img {
  margin-left: 145px;
}

.hurrytext {
  font-family: SOURCESANSPRO-LIGHT;
  font-size: 1.3em;
}


/**===============  Modal Zoom ======================= **/


/* Add Zoom Animation */

.animate {
  -webkit-animation: animatezoom 0.6s;
  animation: animatezoom 0.6s
}

@-webkit-keyframes animatezoom {
  from {
    -webkit-transform: scale(0)
  }
  to {
    -webkit-transform: scale(1)
  }
}

@keyframes animatezoom {
  from {
    transform: scale(0)
  }
  to {
    transform: scale(1)
  }
}


/*validations*/

#pswd_info {
  position: absolute;
  bottom: 60px;
  z-index: 1;
  bottom: -115px\9;
  /* IE Specific */
  /* right:55px;*/
  left: 100px;
  width: 300px;
  padding: 15px;
  background: #fefefe;
  font-size: .875em;
  border-radius: 5px;
  box-shadow: 0 1px 3px #ccc;
  border: 1px solid #ddd;
}

#pswd_info h4 {
  margin: 0 0 10px 0;
  padding: 0;
  font-weight: normal;
}

#pswd_info::before {
  content: "\25B2";
  position: absolute;
  top: -12px;
  left: 45%;
  font-size: 14px;
  line-height: 14px;
  color: #ddd;
  text-shadow: none;
  display: block;
}

#s1 .invalid {
  background: url(../images/invalid.png) no-repeat 0 50%;
  padding-left: 22px;
  line-height: 24px;
  color: #ec3f41;
}

#s1 .valid {
  background: url(../images/valid.png) no-repeat 0 50%;
  padding-left: 22px;
  line-height: 24px;
  color: #3a7d34;
}

#pswd_info {
  display: none;
}

#s1 form ul li {
  margin: 10px 20px;
}

.bcpl {
  padding-top: 10px;
  font-size: 1.4em;
  font-family: COMFORTAA-BOLD;
  color: rgb(108, 73, 230);
}


/*======================== City Modal =====================*/

.city-lightbox {
  position: fixed;
  height: 100vh;
  width: 100vw;
  -webkit-transition: all .2s;
  transition: all .2s;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .5);
  z-index: 999;
}

.city-lightbox .city-inner {
  width: 100%;
  /*background-color: rgb(245, 230, 255);*/
  background-color: #FCFCFC;
  padding: 20px 0;
}

.city-lightbox .citySelection {
  max-width: 1080px;
  margin: 0 auto;
  text-align: center;
}

.city-lightbox .citySelection .cityList .title {
  font-size: 30px;
  font-weight: 300;
  font-family: COMFORTAA-BOLD;
}

.city-lightbox .citySelection .cityList .search-city {
  margin-top: 20px;
}

.city-lightbox .citySelection .cityList .search-city .search-icon {
  position: relative;
  display: inline-block;
  z-index: 10;
  /*left: 15px;*/
  left: 19px;
}

.city-lightbox .citySelection .cityList .search-city .s-circle {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 1px solid rgba(51, 65, 79, .5);
  border-radius: 100px;
}

.city-lightbox .citySelection .cityList .search-city .s-rect {
  display: inline-block;
  position: absolute;
  left: 7px;
  bottom: 3px;
  width: 5px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border: .5px solid rgba(51, 65, 79, .5);
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
}

.city-lightbox .citySelection .cityList .search-city input {
  width: 240px;
  outline: none;
  border: 1px solid #c8c8c8;
  /*border-bottom: 1px solid #e3e3e3;*/
  padding: 0 0 4px 20px;
  position: relative;
  background-color: #f9f9f9;
}

.city-lightbox .citySelection .cityList .sub-title {
  margin-top: 20px;
  font-size: 14px;
  font-weight: 600;
  text-align: left;
}

.city-lightbox .citySelection .cityList .p-cities {
  margin-bottom: 50px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: rgba(0, 0, 0, .54);
}

.city-lightbox .citySelection .cityList .cities {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 14px;
}

.city-lightbox .citySelection .cityList .p-cities .city {
  width: 90px;
  height: 80px;
  background-color: #fff;
  border: 1px solid #DF3602;
}

.city-lightbox .citySelection .cityList .cities .city {
  margin: 20px 30px 0 0;
  text-decoration: none;
  color: #323a44;
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear;
  cursor: pointer;
}

.city-lightbox .citySelection .cityList .cities img {
  margin-top: 0px;
}

.city-lightbox .citySelection .cityList .cities .name {
  color: #000;
  opacity: .54;
}

.city-lightbox .citySelection .cityList .sub-title {
  margin-top: 20px;
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  font-family:  Lato-Regular;
}

.city-lightbox .citySelection .cityList .cities {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 14px;
}

.city-lightbox .citySelection .cityList .cities .city {
  border-radius: 7px;
  margin: 20px 30px 0 0;
  text-decoration: none;
  color: #323a44;
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear;
  cursor: pointer;
}

.city-lightbox .citySelection .cityList .cities .name {
  color: #000;
  font-family: Lato-Regular;
  opacity: .54;
}

.city-lightbox .citySelection .cityList .p-cities .selected:before {
  content: "L";
  background: #DF3602;
  color: #fff;
  height: 40px;
  width: 40px;
  top: -23px;
  right: -23px;
  text-align: center;
  padding-top: 24px;
  position: absolute;
  transform: rotateX(180deg) rotate(135deg);
  -ms-transform: rotateX(180deg) rotate(135deg);
  -moz-transform: rotateX(180deg) rotate(135deg);
  -webkit-transform: rotateX(180deg) rotate(135deg);
  -o-transform: rotateX(180deg) rotate(135deg);
  font-size: 13px;
  font-weight: 600;
  vertical-align: middle;
}

.city-lightbox .citySelection .cityList .p-cities .selected {
  position: relative;
  overflow: hidden;
}

.city-lightbox .citySelection .cityList .other-cities .selected1 {
  border-bottom: 1px solid #70ad4d;
  padding: 0 25px 0 5px;
  position: relative;
}

.city-lightbox .citySelection .cityList .other-cities .selected1:before {
  content: "";
  position: absolute;
  display: inline-block;
  background-image: url(../images/valid.png);
  background-size: 15px;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  right: 0;
  bottom: -1px;
}


/*=========== home time selection ===========*/

.searchBarContainer {
  position: relative;
  background-color: rgb(251, 245, 255);
  border-radius: 4px;
  height: auto;
  padding: 30px 30px 10px 30px;
  width: 100%;
  top: -40px;
  margin-left: 8rem;
  box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%);
}

.searchBarContainer6 {
  position: relative;
  background-color: rgb(251, 245, 255);
  border-radius: 4px;
  height: auto;
  padding: 30px 30px 10px 30px;
  width: 100%;
  top: -40px;
  margin-left: 8rem;
}

.searchBarContainer1 {
  position: relative;
  background-color: rgb(251, 245, 255);
  border-radius: 4px;
  height: auto;
  padding: 30px 30px 10px 30px;
  width: 100%;
  top: -40px;
  margin-left: 8rem;
}


/*======= Range Slider =======*/

.range-slider {
  width: 100%;
}

.range-slider {
  margin: 20px 0 0 0%;
}

.range-slider__range {
  -webkit-appearance: none;
  width: calc(100% - (73px));
  height: 10px;
  border-radius: 5px;
  background: #d7dcdf;
  outline: none;
  padding: 0;
  margin: 0;
}


/*// Range Label*/

.range-slider__value {
  display: inline-block;
  position: relative;
  width: 60px;
  color: #fff;
  line-height: 20px;
  text-align: center;
  border-radius: 3px;
  background: #2c3e50;
  padding: 5px 10px;
  margin-left: 8px;
}

.range-slider__value:after {
  position: absolute;
  top: 8px;
  left: -7px;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-right: 7px solid #2c3e50;
  border-bottom: 7px solid transparent;
  content: '';
}


/*// Firefox Overrides*/

::-moz-range-track {
  background: $range-track-color;
  border: 0;
}

input::-moz-focus-inner,
input::-moz-focus-outer {
  border: 0;
}

.duration-btn-wrapper {
  display: inline-block;
}

@media (min-width: 720px) {
  .duration-btn {
    text-align: center;
    color: #656565;
    border-radius: 4px;
    border: 1px solid hsla(0, 0%, 39.6%, .3);
    font-size: 14px;
    font-weight: 700;
    padding: 0 12px;
    height: 40px;
    margin-right: 8px;
    margin-top: 6px;
    cursor: pointer;
    line-height: 40px;
  }
  .pricing-month,
  .pricing-month-value {
    display: inline;
  }
  .duration-btn2 {
    text-align: center;
    color: #656565;
    border-radius: 4px;
    border: 1px solid hsla(0, 0%, 39.6%, .3);
    font-size: 14px;
    font-weight: 700;
    padding: 0 12px;
    height: 40px;
    margin-right: 8px;
    margin-top: 6px;
    cursor: pointer;
    line-height: 40px;
  }
  .pricing-month2,
  .pricing-month-value2 {
    display: inline;
  }
  .active-month2 {
    background-color: rgb(108, 73, 230)!important;
    color: #fff!important;
    border: 1px solid rgb(108, 73, 230)!important;
    outline: none;
  }
  .expected-date-item {
    display: flex;
    padding: 0;
  }
  .expected-date-item .calendar-icon {
    width: 21px;
    margin-top: 5px;
    margin-right: 10px;
  }
  .f-weight-d-normal-m-500 {
    font-weight: 500;
  }
  .desktop-bold {
    font-weight: 700!important;
  }
  .expected-date-item .location-icon {
    width: 16px;
    margin-top: 5px;
    margin-right: 12px;
  }
  .f-weight-d-normal-m-500 {
    font-weight: 500;
  }
}

.active-month {
  background-color: rgb(108, 73, 230)!important;
  color: #fff!important;
  border: 1px solid rgb(108, 73, 230)!important;
  outline: none;
}

.pricing-month,
.pricing-month-value {
  display: inline;
}

@media (max-width: 480px) {
  .pdp-left-side-wrapper .car-basic-info-wrapper {
    background-image: linear-gradient(180deg, #fff 41%, #f2f2f2);
  }
  .car-basic-info-wrapper-first-row {
    margin-bottom: 25px;
    padding-left: 0;
    padding-top: 20px;
  }
  .m-flex {
    display: flex;
  }
  .d-mobile-block {
    display: block;
  }
  .d-mobile-none {
    display: none;
  }
  .basic-product-info .left-image-wrapper {
    display: flex;
    justify-content: center;
    max-height: 75px;
    width: 140px;
  }
  .basic-info-left-wrapper {
    padding-left: 0;
  }
  .m-basic-info-padding-0 {
    padding-right: 0;
  }
  .ltx-pdp-automatic-text,
  .ltx-pdp-transmission-text {
    font-family: Poppins;
    text-align: left;
    color: #656565;
    margin-right: 0;
  }
  .ltx-pdp-automatic-text,
  .ltx-pdp-transmission-text {
    font-family: Poppins;
    text-align: left;
    color: #656565;
    margin-right: 0;
  }
  .mobile-cnp .cnp-specification .cnp-spec-row div {
    font-size: 14px;
  }
  .cost-breakup-tooltip .cost-breakup-tooltip-text:after {
    right: 12px;
  }
  .curve-border,
  .curve-border-with-gradient {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }
  .curve-border-with-gradient {
    background-image: linear-gradient(180deg, #fff 41%, #f2f2f2);
  }
  .pdp-pricing-details-wrapper {
    margin: 0;
    padding: 25px 20px 20px;
  }
  .scrolling-wrapper {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  .duration-btn {
    text-align: center;
    border-radius: 4px;
    border: 1px solid hsla(0, 0%, 39.6%, .3);
    font-size: 14px;
    cursor: pointer;
    font-family: Poppins;
    color: #656565;
  }
  .duration-btn2 {
    text-align: center;
    border-radius: 4px;
    border: 1px solid hsla(0, 0%, 39.6%, .3);
    font-size: 14px;
    cursor: pointer;
    font-family: Poppins;
    color: #656565;
  }
  .pricing-month-value2 {
    height: 20px;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
  }
  .pricing-month-value {
    height: 20px;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
  }
  .extend-text {
    font-family: Poppins;
    font-size: 13px;
    color: #1b1c24;
  }
  .f-weight-d-normal-m-500 {
    font-weight: 500!important;
  }
  .dark-grey {
    color: rgba(27, 28, 36, .8)!important;
  }
  .m-expected-date-item-padding {
    padding: 0;
  }
}

.duration-btn-wrapper {
  display: inline-block;
}

.ltx-pdp-transmission-text {
  font-family: Poppins;
  line-height: 1.58;
  text-align: left;
  color: #595969;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.mobile-cnp .cnp-specification {
  display: flex;
  flex-direction: row;
  padding: 0 5px;
  flex-wrap: wrap;
  justify-content: space-between;
}

.mobile-cnp .cnp-specification .cnp-spec-row {
  width: 100%;
  margin-bottom: 15px;
}

.mobile-cnp .cnp-specification .cnp-spec-row div {
  font-size: 12px;
  color: #384150;
  font-family: Poppins;
}

.mobile-cnp .cnp-specification .cnp-spec-row div {
  font-weight: 500;
}

.mobile-cnp .cnp-specification .cnp-spec-row label {
  margin-bottom: 0;
  color: #656565;
  font-size: 12px;
  font-family: Poppins;
}

.cost-breakup-tooltip {
  position: relative;
  display: inline-block;
}

.mobile-cnp .cost-breakup-tooltip.bottom .cost-breakup-tooltip-text.mobile-tooltip.as-good-text {
  width: 320px;
  top: 0;
}

.mobile-cnp .cost-breakup-tooltip.bottom .tooltip-data-wrapper {
  top: 30px;
  text-align: left;
  border-radius: 6px;
  position: absolute;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, .29);
  background-color: #fff;
  transition: opacity .3s;
  font-family: Poppins;
  font-size: 13px;
  font-weight: 400;
  color: #384150;
}

.mobile-cnp .cost-breakup-tooltip.bottom .cost-breakup-tooltip-text:after {
  top: 26px;
  transform: rotate(135deg);
}

.cost-breakup-tooltip .cost-breakup-tooltip-text:after {
  content: "";
  position: absolute;
  bottom: -3px;
  box-sizing: border-box;
  border-color: transparent transparent #fff #fff;
  border-style: solid;
  border-width: .4em;
  transform: rotate(-45deg);
  box-shadow: -3px 2px 3px 0 rgba(0, 0, 0, .25);
}

@media (max-width: 379.98px) and (min-width: 360px) {
  .duration-btn2 {
    padding: 2px 9px 4px;
    margin-right: 6px;
  }
  .duration-btn {
    padding: 2px 9px 4px;
    margin-right: 6px;
  }
  .f-size-18-22-24 {
    font-size: 18px!important;
  }
  .expected-date {
    font-family: Poppins;
    font-size: 12px;
    color: #1b1c24;
  }
  .f-weight-d-500-m-bold {
    font-weight: 700!important;
  }
  .ltx-pdp-automatic-text,
  .ltx-pdp-transmission-text {
    font-size: 12px;
  }
  .m-f-size-14 {
    font-size: 14px!important;
  }
  .mobile-cnp .cnp-specification .cnp-spec-row label {
    font-size: 12px!important;
    font-family: Poppins;
  }
}

.promo-title2 {
  font-family: COMFORTAA-BOLD;
  font-size: 1.8em;
}


.promo-title2 span {
  padding-bottom: 3px;
  border-bottom: 3px solid rgb(108, 73, 230);
  line-height: 48px;
}

@media only screen and (max-device-width: 768px) and (min-device-width: 320px) {
  .ss12 img {
    height: 14px;
    width: 10px;
  }
}

.ss12 img {
  height: 15px;
  width: 15px;
}

.car-item-header .car-item-header {
  display: flex;
  justify-content: space-between;
  align-items: end;
}

.m-div:hover .m-div-h-child{
    color:#DF3602;
    
}

.m-div:hover .m-div-h-child-icon{
    color:#DF3602;
    filter: invert(33%) sepia(82%) saturate(6613%) hue-rotate(14deg) brightness(98%) contrast(99%);
    
}

.m-div:hover .subcarimg{
     -ms-transform: scale(1.1);
  /* IE 9 */
  -webkit-transform: scale(1.1);
  /* Safari 3-8 */
  transform: scale(1.1);
    
}


.car-item-header .tags-title-wrapper {
  /* height: 63px;*/
  height: 0px;
}

.car-item-header .tag-offer-section {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px;
  width: 100%;
}

.car-item-header .top-tag {
  display: flex;
}

.car-item-header .top-tag .hot-sell {
  background-color: #ffd3cc;
  border-radius: 2px;
  padding: 4px 8px;
}

.car-item-header .offer-tag,
.component-car-item .top-tag .hot-sell .tag-text {
  font-family: IBM Plex Sans;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.33;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.car-item-header .top-tag .hot-sell .tag-text {
  color: #e02d2d;
}

.searchBarContainer5 {
  position: relative;
  /*background-color: rgb(251, 245, 255);*/
  border-radius: 4px;
  height: auto;
  padding: 30px 30px 10px 30px;
  width: 100%;
  top: -40px;
  margin-left: 8rem;
}

@media only screen and (max-device-width: 768px) and (min-device-width: 320px) {
  .searchBarContainer5 {
    margin-left: 0rem;
    top: 0px;
    padding: 1px 30px 10px 30px;
  }
}

.carPaper {
  height: 335px;
}

@media only screen and (max-device-width: 768px) and (min-device-width: 320px) {
  .carPaper {
    height: 362px;
  }
}


/* Smartphone Portrait and Landscape */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  #bsticky button {
    display: block;
    position: fixed;
    bottom: 0;
    z-index: 1;
  }
}

.subscribebtn {
  box-shadow: 0 .5rem 0.5rem #b1a4e2 !important;
  font-size: 1.2em;
  font-family: COMFORTAA-BOLD;
  font-size: 1.4em;
  font-weight: 600;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 32px;
  border-radius: 40px;
  transition: 0.5s;
  color: #fff;
  background: rgb(108, 73, 230);
  border: 2px solid rgb(108, 73, 230);
}

.subscribebtn:hover {
  background: rgb(226, 77, 77);
  border-color: #fff;
  color: #fff;
  text-decoration: none;
}

.subscribebtn1 {
  box-shadow: 0 .5rem 0.5rem #b1a4e2 !important;
  font-size: 1.2em;
  font-family: COMFORTAA-BOLD;
  font-size: 1.4em;
  font-weight: 600;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 32px;
  width: 100%;
  transition: 0.5s;
  color: #fff;
  background: rgb(108, 73, 230);
  border: 2px solid rgb(108, 73, 230);
}

.subscribebtn1:hover {
  background: rgb(226, 77, 77);
  border-color: #fff;
  color: #fff;
  text-decoration: none;
}

.subscribebtn1:disabled,.subscribebtn1[disabled] {
  background: #C0C0C0;
  border-color: #fff;
  color: #fff;
  text-decoration: none;
}


.page-selection .car-list .items .item {
  margin-left: 16px;
  padding-bottom: 16px;
  min-width: 328px;
  flex: 1;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: #383838;
}

/*.caritem {*/
/*  color: rgba(0, 0, 0, 0.87);*/
  /*background-color: rgb(249, 235, 255);*/
/*  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;*/
/*  box-sizing: border-box;*/
/*  font-family: COMFORTAA-BOLD;*/
/*  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);*/
/*  box-shadow: none;*/
/*  border-radius: 4px;*/
/*  margin: 8px 5px;*/
/*  margin-top: 0;*/
/*  text-align: center;*/
/*  display: inline-block;*/
/*  width: 96%;*/
/*  height: auto;*/
/*  border: 1px solid rgba(152, 152, 152, 0.3);*/
/*}*/

.caritem {
  color: #414042;
  /*background-color: rgb(249, 235, 255);*/
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  box-sizing: border-box;
  font-family: LEMONMILK-Bold;
  /*font-size: 1px !important;*/
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-shadow: none;
  border-radius: 7px;
  margin: 8px 5px;
  margin-top: 0;
  text-align: center;
  display: inline-block;
  width: 96%;
  height: auto;
  border: 1px solid #0003B4;
}

.caritem:hover{
    box-shadow: 5px 10px rgba(33,33,33,.2);
}

.carsold {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  color: rgba(0, 0, 0, 0.87);
  background-color: #e5e5e5;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  box-sizing: border-box;
  font-family: LEMONMILK-Bold;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-shadow: none;
  margin: 8px 5px;
  margin-top: 0;
  text-align: center;
  display: inline-block;
  width: 96%;
  height: auto;
  border: 1px solid #000000;
border-radius: 7px;
}

#bo .item {
  background: #efefef;
  /* padding: 10px 30px;*/
}

#bo .duration-details {
  background-color: #f2f2f2;
  border: 1px solid #0003B4;
  /*padding: 0 20px;*/
  padding: 3px 6px;
  display: flex;
  cursor: pointer;
      border-radius: 7px;
}

#bo .duration-details .trip-time.start {
  position: relative;
  margin-right: 45px;
}

#bo .duration-details .trip-time {
  padding: 4.5px 0 11px;
}

#bo .duration-details .trip-time label {
  display: flex;
  font-family: Lato-Regular;
  font-weight: 600;
  align-items: center;
  /*opacity: .54;*/
  font-size: 11px;
  color: #0003B4;
}

#bo .right-arrow {
  display: inline-block;
  width: 5px;
  height: 5px;
  border-right: 1.5px solid rgba(0, 0, 0, .54);
  border-bottom: 1.5px solid rgba(0, 0, 0, .54);
  transform: rotate(-45deg);
  margin-left: 10px;
}

#bo .duration-details .trip-time .date-time {
  display: flex;
  align-items: center;
}

#bo .duration-details .trip-time .date-time .date {
  font-size: 40px;
  font-weight: 700;
  /*opacity: .87;*/
  font-family: LEMONMILK-Bold;
  margin-right: 5px;
  color:#DF3602;
}

#bo .duration-details .trip-time .date-time .time {
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 16px;
}

#bo .duration-details .trip-time .date-time .time div:first-child {
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: LEMONMILK-Bold;
  white-space: nowrap;
  max-width: 55px;
  color:#0003B4;
}

#bo .duration-details .trip-time .date-time .time div:last-child {
  font-size: 16px;
  font-family: LEMONMILK-Bold;
  color:#0003B4;
}

#bo .duration-details .trip-time.start:after {
  content: "";
  position: absolute;
  top: 0;
  right: -55px;
  width: 80%;
  height: 100%;
  transform: scaleX(-.3) scaleY(.73) rotate(-45deg);
  -ms-transform: scaleX(-.3) scaleY(.73) rotate(-45deg);
  -moz-transform: scaleX(-.3) scaleY(.73) rotate(-45deg);
  -webkit-transform: scaleX(-.3) scaleY(.73) rotate(-45deg);
  -o-transform: scaleX(-.3) scaleY(.73) rotate(-45deg);
  z-index: 1;
  background-color: transparent;
  border-left: 2px solid #d8d8d8;
  border-top: 2px solid #d8d8d8;
}

#memberslider .slider {
  background-color: #ccc;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: .4s;
}

#memberslider .slider.round {
  border-radius: 34px;
}

#memberslider .slider.round:before {
  border-radius: 50%;
}

#memberslider .slider:before {
  background-color: #fff;
  bottom: 4px;
  content: "";
  height: 13px;
  left: 4px;
  position: absolute;
  transition: .4s;
  width: 16px;
}

#memberslider .switch input {
  display: none;
}

#memberslider .switch {
  display: inline-block;
  height: 20px;
  position: relative;
  width: 40px;
}

.cancelback1 {
  background-color: #f2f2f2;
}

.cancelback {
  background-color: #f2f2f2;
}

.cancelback p {
    font-family: 'LEMONMILK-Bold';
    font-size: 23px;
    color: #a3a3a3;
    text-align: center;
    margin: 4px;
}


/*================== floating label without required =======================*/

.textinput {
  height: 3em;
  margin: 1em 0;
  position: relative;
  width: 100%;
}

.textinput label {
  cursor: text;
  font-size: 1.2em;
  font-family: Lato-Regular;
  padding: 0.6em 1% 0.15em 1%;
  position: absolute;
  left: 14px;
  top: -28px;
  transition: .5s;
  width: 98%;
}

.textinput input {
  border-bottom: 2px solid rgb(108, 73, 230);
  border-radius: 4px;
  outline: none;
  margin: 8px 0;
  padding-top: 20px;
  letter-spacing: 1px;
  box-sizing: border-box;
  width: 100%;
}

.textinput label {
  color: black;
  padding: 2em 1%;
}

.textinput input.filled~label,
.textinput input:focus~label {
  font-size: 11px;
  font-weight: 600;
  position: absolute;
  color: rgb(108, 73, 230);
  bottom: 8px;
}

.textinput input.filled~label {
  color: rgb(108, 73, 230);
}

.textinput input[type="text"].filled,
.textinput input[type="password"].filled:valid {}

.textinput input[type="text"].filled~label:after,
.textinput input[type="password"].filled:valid~label:after {
  color: rgb(108, 73, 230);
  display: inline-block;
  font: normal normal normal 14px/1 COMFORTAA-BOLD;
  font-size: 3em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0.3em;
  right: 0.3em;
  transform: translate(0, 0);
}


/*======== Login otp ==========*/

.loginform #loginotp {
  width: 100%;
  border-bottom: 2px solid rgb(108, 73, 230);
  border-radius: 4px;
  background-image: url('../images/Login/OTPIcon.png');
  background-repeat: no-repeat;
  background-position-x: right;
  background-size: 8%;
  margin: 8px 0;
  outline: none;
  padding-top: 17px;
  letter-spacing: 1px;
  transition: .3s;
}

.loginform #loginemail {
  width: 100%;
  border-bottom: 2px solid rgb(108, 73, 230);
  border-radius: 4px;
  background-image: url('../images/Login/Asset4.png');
  background-repeat: no-repeat;
  background-position-x: right;
  background-size: 8%;
  margin: 8px 0;
  outline: none;
  padding-top: 17px;
  letter-spacing: 1px;
  transition: .3s;
}


/*.loginform input[type=text] {
  width: 100%;
  border-bottom: 2px solid rgb(108, 73, 230);
  border-radius: 4px;
  margin: 8px 0;
  outline: none;
  padding-top: 20px;
  letter-spacing: 1px;
  box-sizing: border-box;
  transition: .3s;
}*/


/*===========middle name=======*/

.textinputmname {
  height: 3em;
  /*margin: 1em 0;*/
  position: relative;
  width: 100%;
}

.textinputmname label {
  cursor: text;
  padding: 0.6em 1% 0.15em 1%;
  position: absolute;
  left: 14px;
  top: -15px;
  transition: .5s;
  width: 100%;
}

.textinputmname input {
  border-bottom: 2px solid rgb(108, 73, 230);
  outline: none;
  /* margin: 8px 0;*/
  padding-top: 28px;
  letter-spacing: 1px;
  box-sizing: border-box;
  width: 100%;
}

.textinputmname label {
  color: black;
  padding: 1.7em 1%;
  font-family: Lato-Regular;
  font-size: 1.2em;
}

.textinputmname input.filled(not)~label {}

.textinputmname input.filled~label,
.textinputmname input:focus~label {
  font-size: 11px;
  font-weight: 600;
  position: absolute;
  color: rgb(108, 73, 230);
  bottom: 8px;
}

.textinputmname input.filled~label {
  color: rgb(108, 73, 230);
}

.textinputmname input[type="text"].filled,
.textinputmname input[type="password"].filled:valid {}

.textinputmname input[type="text"].filled~label:after,
.textinputmname input[type="password"].filled:valid~label:after {
  color: rgb(108, 73, 230);
  display: inline-block;
  font: normal normal normal 14px/1 COMFORTAA-BOLD;
  font-size: 3em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0.3em;
  right: 0.3em;
  transform: translate(0, 0);
}





/*===========Reference=======*/

.textinputrefer {
  height: 3em;
  /*margin: 1em 0;*/
  position: relative;
  width: 100%;
}

.textinputrefer label {
  cursor: text;
  padding: 0.6em 1% 0.15em 1%;
  position: absolute;
  left: 14px;
  top: -9px;
  transition: .5s;
  width: 100%;
}

.textinputrefer input {
  border-bottom: 2px solid rgb(108, 73, 230);
  border-radius: 4px;
  outline: none;
  /* margin: 8px 0;*/
  padding-top: 28px;
  letter-spacing: 1px;
  box-sizing: border-box;
  width: 100%;
  background-image: url('../images/Login/ReffranceCodeIcon.png');
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: bottom;
  background-size: 8%;
}

.textinputrefer label {
  padding: 1.5em 1%;
  font-family: COMFORTAA-BOLD;
  font-size: 1.2em;
}

.textinputrefer input.filled~label,
.textinputrefer input:focus~label {
  font-size: 11px;
  font-weight: 600;
  position: absolute;
  color: rgb(108, 73, 230);
  bottom: 8px;
}

.textinputrefer input.filled~label {
  color: rgb(108, 73, 230);
}

.textinputrefer input[type="text"].filled,
.textinputrefer input[type="password"].filled:valid {}

.textinputrefer input[type="text"].filled~label:after,
.textinputrefer input[type="password"].filled:valid~label:after {
  color: rgb(108, 73, 230);
  display: inline-block;
  font: normal normal normal 14px/1 COMFORTAA-BOLD;
  font-size: 3em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0.3em;
  right: 0.3em;
  transform: translate(0, 0);
}

.signupform #reference {
  width: 100%;
  border-bottom: 2px solid rgb(108, 73, 230);
  border-radius: 4px;
  background-image: url('../images/Login/ReffranceCodeIcon.png');
  background-repeat: no-repeat;
  background-position-x: right;
  background-size: 8%;
  margin: 8px 0;
  outline: none;
  padding-top: 17px;
  letter-spacing: 1px;
  transition: .3s;
}


/*======================== Support Browser =========================*/


/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}


/* Firefox */

input[type=number] {
  -moz-appearance: textfield;
}


#bankdetails input[type="text"], input[type="email"], input[type="number"], select.form-control {
    background: transparent;
    border: none;
    border-bottom: 2px solid rgb(108, 73, 230);
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}


/*======== Multi carousol ========*/
.MultiCarousel {
  float: left;
  overflow: hidden;
  /*padding: 15px;*/
  width: 100%;
  position: relative;
}

.MultiCarousel .MultiCarousel-inner {
  transition: 1s ease all;
  float: left;
}

.MultiCarousel .MultiCarousel-inner .item {
  float: left;
}

.MultiCarousel .MultiCarousel-inner .item>div {
  text-align: center;
  padding: 10px;
  margin: 10px;
  /*background: #f1f1f1;*/
  border-radius: 10%;
  color: #666;
}

.MultiCarousel .leftLst,
.MultiCarousel .rightLst {
  position: absolute;
  /*border-radius: 50%;*/
  top: calc(50% - 20px);
}

.MultiCarousel .leftLst {
  left: 0;
  background-color: rgb(108, 73, 230);
  color: #fff;
}

.MultiCarousel .rightLst {
  right: 0;
   background-color: rgb(108, 73, 230);
   color: #fff;
}

.MultiCarousel .leftLst.over,
.MultiCarousel .rightLst.over {
  pointer-events: none;
  background: #ccc;
}


/*mulit carousel 2*/
.MultiCarousel2 {
  float: left;
  overflow: hidden;
  /*padding: 15px;*/
  width: 100%;
  position: relative;
}

.MultiCarousel2 .MultiCarousel2-inner {
  transition: 1s ease all;
  float: left;
}

.MultiCarousel2 .MultiCarousel2-inner .item2 {
  float: left;
}

.MultiCarousel2 .MultiCarousel2-inner .item2>div {
  text-align: center;
  padding: 10px;
  margin: 10px;
  /*background: #f1f1f1;*/
  border-radius: 10%;
  color: #666;
}

.MultiCarousel2 .leftLst2,
.MultiCarousel2 .rightLst2 {
  position: absolute;
  /*border-radius: 50%;*/
  top: calc(50% - 20px);
}

.MultiCarousel2 .leftLst2 {
  left: 0;
  background-color: rgb(108, 73, 230);
  color: #fff;
}

.MultiCarousel2 .rightLst2 {
  right: 0;
   background-color: rgb(108, 73, 230);
   color: #fff;
}

.MultiCarousel2 .leftLst2.over,
.MultiCarousel2 .rightLst2.over {
  pointer-events: none;
  background: #ccc;
}

.bookserarch
{
  margin-top: 48px;
}
.sccontroller
{
margin-top: 139px;
}
#webmain
{
      margin-top: 64px;
}
.desktopbanner
{
  background-repeat: no-repeat;
  background-size: 100% 520px;
}
.desktopbanner img
{
  margin-left: 100px;
    width:550px;
  height: 500px;
}
.mobilebanner img
{
  width:100%;
  height: 219px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 768px) 
{
  .bookserarch
  {
    margin-top: 33px;

  }
  .sccontroller
  {
    margin-top: 0px;
  }
}

.sortmenu a:hover
{
  background-color: rgb(108, 73, 230);
  color: #fff;
}

.b10dot {
    height: 30px; 
    width: 60px;
    background-color: #f2f2f2;
    border-radius: 7px;
    display: inline-block;
    margin-right: 20px;
}
.b10dot.active {
  color: #0003B4;
  border: 1px solid #0003B4;
}
.b10dot .stext {
    font-size: 1vw;
    font-family: SOURCESANSPRO-REGULAR;
    padding-top: 6px;
}

.b10dot .stext2 {
    font-size: 10px;
    font-family: LEMONMILK-Bold;
    padding-top: 6px;
}

.d-flex-center {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: start;
    justify-content: start;
}
@media (min-width: 768px) and (max-width: 1200px)
{
.unboxed-chk-eligibility {
    height: 40px;
    font-size: 11px;
    line-height: 1.55;
}
}
@media (min-width: 768px)
{
.unboxed-chk-eligibility {
    margin: 0 45px;
}
}
@media (min-width: 1200px)
{
.unboxed-chk-eligibility {
    height: 58px;
}
}
@media (min-width: 768px)
{
.unboxed-chk-eligibility {
    margin: 0 45px;
}
}
.btn-unselectable {
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.unboxed-chk-eligibility {
    background-image: linear-gradient( 
270deg,#6C49E6 41%,#6142cf);
    border-radius: 4px!important;
    color: #fff;
    width: 100%;
    border: #fff;
    font-family: COMFORTAA-BOLD;
    font-size: 16px;
    font-weight: 700;
}
@media (min-width: 1200px)
{
.step-for-fast-processing {
    font-size: 11px;
}
}
@media (min-width: 768px)
{
.step-for-fast-processing {
    height: 16px;
    font-family: COMFORTAA-BOLD;
    font-weight: 400;
    line-height: 1.55;
    text-align: center;
    color: #fff;
}
}

@media (min-width: 1200px)
{
  .pdp-call-us-btn-row {
    padding: 22px 30px 20px;
  }
}
@media (min-width: 1200px)
{
  .pdp-call-us-btn {
    height: 45px;
    font-size: 14px;
    font-weight: 700;
    line-height: 45px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.btn-unselectable {
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.pdp-call-us-btn {
    width: 100%;
    border-radius: 4px;
    height: 45px;
    border: 2px solid #ebebeb;
    background-color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    font-family: COMFORTAA-BOLD;
    line-height: 45px;
    color: #6C49E6;
    cursor: pointer;
    margin: 0 15px;
}
@media (min-width: 1200px)
{
  .pdp-call-icon {
      width: 16.5px;
      margin-right: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1200px)
{
  .pdp-call-us-btn {
      height: 30px;
      font-size: 9px;
      font-weight: 700;
      line-height: 30px;
  }
}

.ltLogin .ltLogin-section .lt-login-body .submit-buttons .btn {
    margin-top: 50px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}
.btn.jd-btn-active {
    background-image: linear-gradient(270deg,#6C49E6 25%,#6142cf);
    border: none;
    pointer-events: visible;
}
.btn.lt-proceed-button {
    width: 230px;
    height: 48px;
    font-family: COMFORTAA-BOLD;
    padding: 0 20px;
    font-size: 18px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.28;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    border-radius: 4px;
    background-color: #d7d7dd;
    border: 1px solid #d7d7dd;
    cursor: pointer;
}

@media (min-width: 768px)
{
.pdp-buy-n-subscribe-inner-wrapper {
    margin-left: -15px;
}
}
@media (min-width: 768px)
{
.pdp-card-m-bottom {
    margin-bottom: 12px;
    position: relative;
    z-index: 3;
}
}
@media (min-width: 768px)
{
#pdp-buy-n-subscribe .box-shadow-with-radius {
    border-radius: unset;
    box-shadow: unset;
    background-color: unset;
    padding-top: unset;
}
}
#buy-n-subscribe {
    font-family: Poppins!important;
    padding: 0;
}
@media (min-width: 768px)
{
.box-shadow-with-radius {
    border-radius: 4px;
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 16%);
    background-color: #fff;
    padding-top: 25px;
}
}
@media (min-width: 768px) and (max-width: 1200px)
{
#pdp-buy-n-subscribe .bns-main-heading {
    padding: 17px 0 24px;
}

}
#buy-n-subscribe .bns-main-heading {
    padding: 60px 0;
    position: relative;
}
@media (min-width: 768px) and (max-width: 1200px)
{
#pdp-buy-n-subscribe .bns-main-heading h2 {
    font-size: 14px;
    margin-bottom: 15px;
}
}
@media (min-width: 768px)
{
#buy-n-subscribe .bns-main-heading h2 {
    margin-left: 28px!important;
    font-size: 22px;
    font-weight: 700;
}
}
#buy-n-subscribe .bns-main-heading h2 {
    font-size: 30px;
    font-weight: 700;
    text-align: left;
    color: #1b1c24;
    font-family: Poppins;
}
@media (min-width: 768px)
{
#buy-n-subscribe .bns-main-heading .bns-container {
    padding-left: 28px;
    padding-right: 28px;
}
}
#buy-n-subscribe .bns-main-heading .bns-container {
    z-index: 9;
    position: relative;
    margin-bottom: 50px;
}
@media (min-width: 768px)
{
#pdp-buy-n-subscribe .bns-main-heading .highlighter {
    right: 26.5%!important;
    top: 6px;
}
}
@media (min-width: 768px)
{
#buy-n-subscribe .bns-main-heading .highlighter {
    right: 29%!important;
    width: 19%!important;
}
}
#buy-n-subscribe .bns-main-heading .highlighter {
    border-radius: 4px;
    box-shadow: 0 6px 15px 0 rgb(69 69 74 / 18%);
    background-color: #f8ffff;
    width: 23%;
    right: 26%;
    position: absolute;
    z-index: 1;
}

@media (min-width: 768px) and (max-width: 1200px)
{
#pdp-buy-n-subscribe .bns-main-heading .buy-subscribe-row.heading-top {
    margin-top: -13px;
}
}
#buy-n-subscribe .bns-main-heading .buy-subscribe-row.heading-top {
    margin-top: 17px;
    position: relative;
    z-index: 2;
}

#buy-n-subscribe .bns-main-heading .buy-subscribe-row {
    padding: 20px 0;
    border-bottom: 1px solid rgba(55,59,72,.1);
    margin-left: 0;
    margin-right: 0;
}
#buy-n-subscribe .bns-main-heading .buy-subscribe-row .display-flex-center {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}
#buy-n-subscribe .bns-main-heading .buy-subscribe-row .display-flex-center h4 {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.38;
    letter-spacing: normal;
    text-align: left;
    color: #1b1c24;
}
@media (min-width: 768px) and (max-width: 1200px)
{
#pdp-buy-n-subscribe .bns-main-heading .unbox-subscribe-text, #pdp-buy-n-subscribe .bns-main-heading h4 {
    font-size: 10px!important;
}
}

@media (min-width: 768px) and (max-width: 1200px)
{
#pdp-buy-n-subscribe .bns-main-heading #pdp-view-more {
    width: 100px;
    height: 35px;
    padding: 0;
    line-height: 35px;
    display: block;
    text-align: center;
    font-size: 11px;
}
}
@media (min-width: 768px)
{
#buy-n-subscribe .bns-main-heading .view5more.item-page-view-more-PDP {
    margin-left: 30px;
}
}
#buy-n-subscribe .bns-main-heading .view5more {
    border-radius: 4px;
    border: 2px solid #ebebeb;
    background-color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.29;
    text-align: left;
    color: #1caba2;
    padding: 13px 45px;
    font-family: Poppins;
}
@media (min-width: 768px) and (max-width: 1200px)
{
#pdp-buy-n-subscribe .bns-main-heading h2 {
    font-size: 14px;
    margin-bottom: 15px;
}
}
@media (min-width: 768px)
{
#buy-n-subscribe .bns-main-heading h2 {
    margin-left: 28px!important;
    font-size: 22px;
    font-weight: 700;
}
}
@media (min-width: 768px) and (max-width: 1200px)
{
#pdp-buy-n-subscribe .bns-main-heading .buy-subscribe-row.heading-top {
    margin-top: -13px;
}
}
#buy-n-subscribe .bns-main-heading .buy-subscribe-row h3.unbox-subscribe-text {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    text-transform: lowercase;
    color: rgba(27,28,36,.8);
    margin-bottom: 0;
    line-height: 21px;
}
#buy-n-subscribe .bns-main-heading .buy-subscribe-row h3 {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #1b1c24;
}
@media (min-width: 768px) and (max-width: 1200px)
{
#pdp-buy-n-subscribe .bns-main-heading .unbox-subscribe-text, #pdp-buy-n-subscribe .bns-main-heading h4 {
    font-size: 10px!important;
}

}
.pimg{
            position: absolute;
            margin: auto;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            max-width: 100%;
            max-height: 100%
    }
    
    .pidiv{
        position: relative;
        padding-top: 70%;
    }
    
    .pidiv:last-child {
        margin-bottom: 0;
    }

    .vd1 {
  font-family: COMFORTAA-BOLD;
  font-size: 1.2em;
}