.customer_get h4 {
  font-weight: 700;
  font-size: 18px;
}

.bullet-listing {
  padding: 0;
}

.bullet-listing li {
  line-height: 26px;
  font-size: 17px;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.bullet-listing li:before {
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  color: #ffa401;
  padding-right: 10px;
  font-weight: 700;
}

.company_get {
  background: #f5fcff;
}

.company_get h6 {
  font-weight: 700;
  font-size: 18px;
}

.company_get img {
  margin-bottom: 15px;
  -webkit-transition: -webkit-transform 0.8s ease-in-out;
  transition: -webkit-transform 0.8s ease-in-out;
  transition: transform 0.8s ease-in-out;
  transition: transform 0.8s ease-in-out, -webkit-transform 0.8s ease-in-out;
}

.company_get .col-sm-6:hover img {
  transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
}

.key_benefits img {
  -webkit-transition: -webkit-transform 0.8s ease-in-out;
  transition: -webkit-transform 0.8s ease-in-out;
  transition: transform 0.8s ease-in-out;
  transition: transform 0.8s ease-in-out, -webkit-transform 0.8s ease-in-out;
}

.key_benefits .col_com:hover img {
  transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
}

.key_benefits .fullrow .col_com {
  width: 33.33%;
  height: auto;
  min-height: 360px;
  float: left;
  border: 1px solid #eaeaea;
  text-align: center;
  padding: 4% 0%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.key_benefits .fullrow .col_com p {
  font-size: 18px;
  line-height: 28px;
  color: #000;
  font-weight: 300;
  padding: 0px 5%;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 144px;
}

.key_benefits .fullrow .col_com h2 {
  font-size: 20px;
  padding: 30px 0px;
  color: #000;
  margin: 0;
  line-height: 20px;
}

.key_benefits h3 {
  font-weight: 700;
  font-size: 30px;
}

.key_benefits h2 {
  font-weight: 700;
  font-size: 18px;
}

.service_about {
  padding: 2em 0 0 0;
}

.online_book {
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding: 6em 0 4em;
}

.need_help .form-sec-left input {
  width: 100%;
  font-size: 17px;
  font-weight: 300;
  height: 45px;
  float: left;
  border: 1px solid #e9eaea;
  border-radius: 5px;
  padding: 5px 10px 5px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333;
  margin-bottom: 15px;
  text-transform: inherit;
}

.need_help .form-holder .form-sec-left {
  width: 49%;
  height: auto;
  float: left;
}

.need_help .form-holder .form-sec-right {
  width: 49%;
  height: auto;
  float: right;
}

.need_help .form-holder .form-button {
  width: 100%;
  height: auto;
  float: left;
  text-align: center;
  margin: 10px 0px 0px;
}

.need_help .form-holder textarea {
  width: 100%;
  height: 285px;
  float: left;
  font-size: 17px;
  font-weight: 300;
  border: 1px solid #e9eaea;
  border-radius: 5px;
  padding: 20px 10px 5px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333;
  margin-bottom: 30px;
  text-transform: inherit;
  resize: none;
}

select#solutionPhoneCode {
  width: 100%;
  font-size: 17px;
  font-weight: 300;
  height: 45px;
  float: left;
  border: 1px solid #e9eaea;
  border-radius: 5px;
  padding: 5px 10px 5px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333;
  margin-bottom: 15px;
  text-transform: inherit;
}

.strip {
  background-color: #02a3bd;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  color: #fff;
  padding: 30px 0;
}

.strip h3 {
  color: #fff;
  font-size: 30px;
  margin: 0;
}

.strip h3 span {
  display: block;
}

.address {
  padding: 0;
}

.sec-1 {
  border-right: 1px solid #6b6969;
  padding: 0 80px 0 0;
  text-align: right;
}

.sec-1 img {
  float: right;
}

.sec-2 {
  padding: 0 0px 0 80px;
}

.pixtaxi_abt {
  padding: 4em 0 2em 0;
  display: none;
}

.pixtaxi_abt h3 {
  font-size: 22px;
  margin-top: 15px;
}

.why_pixtaxi ul {
  padding: 0;
}

.why-infinite-cab-cnt2 {
  display: -ms-grid;
  display: grid;
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.why-infinite-cab-cnt2 i {
  font-size: 34px;
  color: #cd2524;
}

.why-infinite-cab-cnt2 .features-box {
  margin-bottom: 15px;
}

.draw-animation {
  list-style: none;
  padding: 20px 0px;
  margin: auto;
  position: relative;
  display: block;
  float: left;
  width: 100%;
}

.draw-animation li {
  float: left;
  width: 20%;
  text-align: center;
  padding: 15px 0px;
  position: relative;
  opacity: 1;
  z-index: 9;
}

.draw-animation li img {
  width: 80px;
}

span.line-move {
  height: 1px;
  position: absolute;
  top: 75px;
  margin: auto;
  opacity: 1;
  z-index: 1;
  width: 74%;
  right: 0px;
  left: 0px;
  border-bottom: 1px solid #f9c647;
}

.our_process ul li h4 {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  text-align: center;
  color: #000;
  margin-top: 15px;
  padding-top: 0px;
}

.taxi_site img {
  max-width: 100%;
}

.blue_btn {
  background: #02a3bd;
  color: #fff;
  font-weight: 600;
}

.full_row h3 {
  font-size: 30px;
  margin: 0;
}

.btn-quote {
  background: #ffa401 !important;
  background-color: #ffa401;
  position: relative;
  color: #fff;
  min-width: 150px;
  overflow: hidden;
  display: inline-block;
  background-color: #ffa401;
}

.taxi-desc-list {
  font-size: 18px;
  padding: 5px 0px;
  line-height: 40px;
}

.taxi-desc-list li {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.taxi-desc-list li:before {
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  color: #ff0000;
  padding-right: 10px;
  font-weight: 700;
}

.taxi_pnts {
  background: #ffe43b;
}

.border_r_non {
  border-right: none !important;
}

.border_t_non {
  border-top: none !important;
}

.border_l_non {
  border-left: none !important;
}

.driver_dashboard {
  clear: both;
  background: #02a3bd;
  color: #fff;
}

.driver_dashboard h3 {
  color: #fff;
  font-size: 30px;
  margin: 0;
}

.u-label {
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  padding: 0.625rem 1.125rem;
  border-radius: 6.1875rem;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.u-label--sm {
  font-size: 0.85rem;
  padding: 0.5rem 1rem;
}

.u-label--purple {
  color: #796eff;
  background-color: rgba(121, 110, 255, 0.1);
}

.max-width-10 {
  max-width: 5rem;
}

.mb-9 {
  margin-bottom: 4rem !important;
}

.my-9 {
  margin-bottom: 4rem !important;
}

.y_pix_taxi h3 {
  font-size: 30px;
  margin: 0;
}

.y_pix_taxi .why-infinite-cab-cnt2 svg {
  font-size: 48px;
  color: #0327be;
  margin-bottom: 10px;
}

.text-right {
  text-align: right !important;
}

.taxi_mngmnt h5 {
  font-size: 18px;
}

.strip_banner {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 91, 104, 0.8)), to(rgba(0, 20, 21, 0.8))), url(../images/pixtaxi/sm-banner.jpg) no-repeat;
  background: linear-gradient(rgba(0, 91, 104, 0.8), rgba(0, 20, 21, 0.8)), url(../images/pixtaxi/sm-banner.jpg) no-repeat;
  padding: 4em 0;
}

.menu_last_blocks h4 {
  font-size: 18px;
}

.pizza_site {
  font-size: 15px;
}

.pizza_site h3 {
  font-size: 32px;
  margin: 0;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}

.pizza_site .how_work h3 {
  margin-bottom: 0.5rem;
}

.pizza_blocks.pizza_blocks {
  background: #ff5800;
}

.index_abt img {
  width: 100%;
}

.pad_t_3em {
  padding-top: 3em !important;
}

.pad_5em {
  padding: 5em 0;
}

.pad_t_2em {
  padding-top: 2em;
}

.ftrs_sctn {
  background: #fafafa;
  display: inline-block;
  padding: 5em 0 4em 0;
  width: 100%;
}

.ftrs_sctn .icon {
  min-width: 60px;
  height: 50px;
  text-align: center;
  background: #e5eef0;
  vertical-align: middle;
  padding: 19px 15px;
  font-size: 26px;
  color: #000;
  line-height: 16px;
}

.ftrs_sctn .d-flex:hover .icon {
  background: #e00606;
  color: #fff;
}

.ftrs_sctn h3 {
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
}

.ftrs_sctn h3 small {
  display: block;
  color: #000;
}

.ftrs_sctn h5 {
  font-weight: 700;
  margin-top: 0;
  font-size: 18px !important;
}

.ftrs_sctn img {
  width: 100%;
  margin-top: 8em;
  max-width: 755px;
  position: absolute;
}

.ftrs_sctn .mb-4 {
  margin-bottom: 3.5rem !important;
}

.ftrs_container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.blank_sctn {
  min-height: 12em;
  display: none;
}

.red_banner {
  background: #cf0000;
}

.red_banner h3 {
  color: #fff;
}

.red_banner .red_btn {
  background: #f00;
}

.pizza_sell_more {
  background: url(../images/pizza/banner.jpg) !important;
  background-size: cover !important;
  background-attachment: fixed !important;
  background-position: center center !important;
}

.yellow_color {
  color: #f1c500;
}

.small_banner h3 {
  font-size: 3em;
  color: #fff;
}

.app_dwnload_img img {
  width: 100%;
}

.app_dwnload_txts {
  padding-top: 10em;
}

.app_dwnload_txts h3 {
  text-transform: uppercase;
  font-weight: 700;
}

.app_dwnload_txts p {
  font-size: 18px;
}

.gray_banner {
  background: #fafafa;
}

.gray_banner h3 {
  color: #cf0000;
  text-transform: uppercase;
  font-size: 2em;
  font-weight: 700;
}

.app_dwnload {
  padding: 4em 0 1em 0;
}

.red_btn {
  background: #e00606;
  color: #fff !important;
}

.start_trl_btn {
  padding: 10px 40px;
}

.lg_rds_btn {
  border-radius: 25px;
}

.ml-3 {
  margin-left: 1rem !important;
}

.mx-3 {
  margin-left: 1rem !important;
}

.how_work img {
  width: 100%;
}

.how_work ul li {
  font-size: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.how_work ul li::before {
  content: "\f00c";
  color: #e00600;
  font-weight: 700;
  padding: 0px 10px 0px 0px;
  font: normal normal normal 14px/1 "Font Awesome 5 Free";
}

.feature-item .title {
  font-weight: 700;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .why-infinite-cab-cnt2 {
    -ms-grid-columns: 5fr 7fr 5fr;
        grid-template-columns: 5fr 7fr 5fr;
    grid-gap: 60px;
  }
}

@media (max-width: 1199px) {
  .ftrs_sctn img {
    position: relative;
  }
}

@media (max-width: 1299px) {
  .ftrs_sctn img {
    margin-top: 15px;
  }
}

@media (max-width: 1024px) {
  .small_banner {
    background-attachment: initial !important;
  }
}

@media (min-width: 1500px) {
  .ftrs_sctn .ftrs_txts {
    padding-left: 8%;
  }
}

@media (min-width: 1700px) {
  .ftrs_sctn .ftrs_txts {
    padding-left: 10%;
  }
}

.app_image {
  position: relative;
  z-index: 9;
}

.app_image .image_first img, .app_image .image_two img {
  width: 90%;
}

.app_image .image_first {
  position: absolute;
  left: 60px;
  top: 60px;
}

.app_image .image_first img {
  -webkit-animation-name: jump;
          animation-name: jump;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-duration: 2.8s;
          animation-duration: 2.8s;
  -webkit-animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92);
          animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92);
}

.app_image .image_two {
  position: absolute;
  right: 0;
  top: 0;
}

.app_image .image_two img {
  -webkit-animation-name: jump;
          animation-name: jump;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-duration: 3.8s;
          animation-duration: 3.8s;
  -webkit-animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92);
          animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92);
}

@media (max-width: 1399px) {
  .app_image .image_first {
    left: 0;
  }
}

@-webkit-keyframes jump {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-transition: -webkit-transform 1.4s 0.6s linear;
    transition: -webkit-transform 1.4s 0.6s linear;
    transition: transform 1.4s 0.6s linear;
    transition: transform 1.4s 0.6s linear, -webkit-transform 1.4s 0.6s linear;
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes jump {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-transition: -webkit-transform 1.4s 0.6s linear;
    transition: -webkit-transform 1.4s 0.6s linear;
    transition: transform 1.4s 0.6s linear;
    transition: transform 1.4s 0.6s linear, -webkit-transform 1.4s 0.6s linear;
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

.unorder-list {
  padding-left: 0;
}

.unorder-list li {
  position: relative;
  list-style: none;
  font-size: 16px;
  line-height: 33px;
  padding-left: 15px;
  font-weight: 500;
}

.unorder-list li:before {
  content: "\f111";
  font-family: "Font Awesome 5 Free" !important;
  position: absolute;
  left: 0;
  top: 0;
  color: #ff0000;
  font-size: 9px !important;
  font-weight: 700;
}

.y_pix_taxi .box-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.y_pix_taxi .box-title h4 {
  font-size: 18px;
  color: #007bff !important;
}

.y_pix_taxi .box-title i, .y_pix_taxi .box-title img {
  padding: 0 10px 0 0;
  max-width: 60px;
}

.y_pix_taxi .text-right.animated .box-title {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.y_pix_taxi .text-right.animated .box-title i, .y_pix_taxi .text-right.animated .box-title img {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding: 0 0 0 10px;
}

@media (max-width: 991px) {
  .why-infinite-cab-cnt2 {
    display: block;
  }
  .why-infinite-cab-cnt2 .text-right {
    text-align: left !important;
  }
  .why-infinite-cab-cnt2 .text-right .box-title {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .why-infinite-cab-cnt2 .text-right .box-title img {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
    padding: 0 10px 0 0 !important;
  }
  .why-infinite-cab-cnt2 .text-right .box-title h4 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .why-infinite-cab-cnt2 img.lazy {
    margin-bottom: 30px;
  }
}

/*** Car Move ***/
/* Rotation of the wheels */
@-webkit-keyframes wheelanimation {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes wheelanimation {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

/* Moving the track backwards */
@-webkit-keyframes trackanimation {
  100% {
    -webkit-transform: translate(-500vw);
            transform: translate(-500vw);
  }
}
@keyframes trackanimation {
  100% {
    -webkit-transform: translate(-500vw);
            transform: translate(-500vw);
  }
}

.country-wrap {
  position: relative;
  width: 100%;
  height: 350PX;
  overflow: hidden;
}

/* .track {
	background-image: url(../images/pixtaxi/track.png);
	background-repeat: repeat-x;
	position: absolute;
	bottom: 0px;
	width: 1000vw;
	height: 20vh;
	animation: trackanimation 6s linear infinite;
} */
@-webkit-keyframes caranimation {
  0% {
    left: -25%;
  }
  100% {
    left: 100%;
  }
}
@keyframes caranimation {
  0% {
    left: -25%;
  }
  100% {
    left: 100%;
  }
}

@keyframes caranimation {
  0% {
    left: -25%;
  }
  100% {
    left: 100%;
  }
}

.car {
  background-image: url(../images/pixtaxi/car-bg-preview.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 17rem;
  height: 98px;
  position: absolute;
  bottom: 57px;
  left: 396px;
  -webkit-animation: caranimation 10s  linear infinite;
          animation: caranimation 10s  linear infinite;
}

@-webkit-keyframes tyre-rotate {
  from {
    -moz-transform: rotate(-360deg);
  }
  to {
    -moz-transform: rotate(0deg);
  }
}

@keyframes tyre-rotate {
  from {
    -moz-transform: rotate(-360deg);
  }
  to {
    -moz-transform: rotate(0deg);
  }
}

@keyframes tyre-rotate {
  from {
    -webkit-transform: rotate(-360deg);
  }
  to {
    -webkit-transform: rotate(0deg);
  }
}

.wheel {
  position: absolute;
  -webkit-animation: tyre-rotate linear .6s infinite;
          animation: tyre-rotate linear .6s infinite;
}

.wheel1 {
  background-image: url(../images/pixtaxi/wheel1-preview.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 43px;
  height: 44px;
  bottom: -2px;
  left: 200px;
}

.wheel2 {
  background-image: url(../images/pixtaxi/wheel2-preview.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 43px;
  height: 44px;
  bottom: -3px;
  left: 46px;
}

.street {
  background: #7a7a7a url(data:image/png;base64,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);
  height: 80px;
  width: 102%;
  position: absolute;
  bottom: 0;
  -webkit-box-shadow: 0 1px 16px rgba(111, 35, 51, 0.4) inset;
          box-shadow: 0 1px 16px rgba(111, 35, 51, 0.4) inset;
}

.street:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 10px;
  background: #ffeb3b;
  bottom: 0;
  border-bottom: 3px solid #72625a;
  z-index: 1;
}

.street:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 7px;
  background: #c2a99d;
  bottom: -7px;
  z-index: 1;
}

.road-track {
  background: #d4d4d4;
  height: 8px;
  width: 100px;
  position: absolute;
  bottom: 44px;
  border-radius: 2px;
  -webkit-box-shadow: 200px 0 0 #d4d4d4, 400px 0 0 #d4d4d4 , 600px 0 0 #d4d4d4 , 800px 0 0 #d4d4d4 , 1000px 0 0 #d4d4d4 , 1200px 0 0 #d4d4d4 , 1400px 0 0 #d4d4d4 , 1600px 0 0 #d4d4d4 , 1800px 0 0 #d4d4d4 , 2000px 0 0 #d4d4d4;
          box-shadow: 200px 0 0 #d4d4d4, 400px 0 0 #d4d4d4 , 600px 0 0 #d4d4d4 , 800px 0 0 #d4d4d4 , 1000px 0 0 #d4d4d4 , 1200px 0 0 #d4d4d4 , 1400px 0 0 #d4d4d4 , 1600px 0 0 #d4d4d4 , 1800px 0 0 #d4d4d4 , 2000px 0 0 #d4d4d4;
  /* 	animation: trackanimation 6s linear infinite; */
}

.grass {
  height: 40px;
  width: 100%;
  background-color: #dbcac2;
  position: absolute;
  bottom: 60px;
}

.grass:before {
  position: absolute;
  content: '';
  top: 14px;
  left: 0;
  height: 8px;
  width: 100%;
  background-color: #ffeb3b;
}

.grass:after {
  position: absolute;
  content: '';
  top: -4px;
  left: 0;
  width: 100%;
  height: 8px;
  background-color: #00a707;
  background: linear-gradient(135deg, transparent 25%, #003802 25%);
  background-size: 10px 10px;
}

.sun {
  background: #ffc107;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 50px rgba(255, 246, 68, 0.7);
          box-shadow: 0 0 50px rgba(255, 246, 68, 0.7);
  position: absolute;
  left: 49%;
  bottom: 270px;
}

.hill {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 250px;
  border-top-right-radius: 160%;
  border-top-left-radius: 100%;
  background-color: #63a200;
  z-index: -1;
}

.hill:after {
  content: '';
  position: absolute;
  bottom: -100px;
  right: -400px;
  width: 120%;
  height: 110%;
  border-top-right-radius: 100%;
  border-top-left-radius: 0%;
  background-color: #94c943;
  -moz-transform: rotate(-12deg);
  -webkit-transform: rotate(-12deg);
  -webkit-box-shadow: 0 0 25px #cbf191 inset;
          box-shadow: 0 0 25px #cbf191 inset;
}

.hill:before {
  background-color: #93cc3a;
  border-top-left-radius: 0;
  border-top-right-radius: 100%;
  bottom: -70px;
  content: "";
  height: 110%;
  left: -54px;
  position: absolute;
  -webkit-transform: rotate(4deg);
          transform: rotate(4deg);
  width: 120%;
}

.cloud {
  background: #fff;
  width: 150px;
  height: 50px;
  border-radius: 50px;
  position: absolute;
  left: 450px;
  top: 150px;
}

.cloud:before {
  width: 100px;
  height: 100px;
  content: '';
  position: absolute;
  bottom: 0;
  left: -15px;
  border-radius: 50px;
  -webkit-box-shadow: 100px 0 0 #fff;
          box-shadow: 100px 0 0 #fff;
  background: #fff;
}
/*# sourceMappingURL=pixtaxi.css.map */