@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");
* {
  margin: 0;
  padding: 0;
}

header, footer, article, section, figure, nav, aside {
  display: block;
}

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}

a {
  color: #0066CC;
  text-decoration: none;
  outline: none;
}

a:hover {
  text-decoration: underline;
}

img {
  border: 0 none;
  max-width: 100%;
}

ul, ol {
  list-style-type: none;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}
.election-width {
    max-width: 1280px;
    margin: auto;
}
.os-video-blog {
    padding: 20px 0px;
}
.os-video-blog .bbmp-video-lt {
    float: left;
    width: 955px;
    margin-right: 20px;
}
.election-video-lt {
    width: 660px;
    float: left;
    margin-right: 20px;
}
.bbmp-video-thumb {
    width: 100%;
    display: block;
}
.bbmp-video-thumb img {
    width: 100%;
    display: block;
}
.election-highlits-rt{
    float: left;
    width: 260px;
}
.bbmp-hilts {
    background-color: #fff;
    border: 1px solid #9d4d8c;
}
.hilts-head {
    background: #9d4d8c;
    color: #fff;
    padding: 10px;
    font-size: 26px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}
.hilts-list {
    background: #fff;
}
.hilts-list ul {
    margin-left: 25px;
    padding: 10px 5px;
    padding-bottom: 22px;
}
.hilts-list ul li {
    font-size: 14px;
    padding-bottom: 10px;
    list-style-type: disc;
}
.os-video-blog .bbmp-video-rt {
    float: right;
    width: 300px;
}
.air{
  width: 300px;
height: auto;
margin-bottom: 20px;
}
.air img {
  width: 100%;
  display: block;
}
.buld{
  width: 300px;
  height: 108px;
  overflow: hidden;
}
.buld img {
  width: 100%;
  display: block;
}
.election-bbmp_video-block {
    background: #ebf2f8;
}
.os-bbmp-news-head{
  margin: 10px 0px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;

}
.os-bbmp-news-blog ul li{
  float: left;
  width: 300px;
  margin-right: 26px;
}
.os-bbmp-news-blog ul li:last-child{
  margin-right: 0px;
}
.os-bbmp-news-blog ul li a{
  text-decoration: none;
  color: #000;
}
.os-bbmp-news-blog ul li a:hover{
  text-decoration: underline;
}
.bbmp-news-thumb img{
  width: 100%;
  display: block;
}
.bbmp-news-info{
  font-size: 16px;
  margin-top: 10px;
}
.bbmp-news-thumb {
    width: 100%;
    height: 170px;
    overflow: hidden;
}
.os-bbmp-news-blog {
    margin-bottom: 20px;
    border-bottom: 1px solid #f5f5f5;
}
.bbmp-more-news{
  display: inline-block;
float: right;
margin: 10px 0px;
}
.bbmp-more-news a{
  color: gray;
  font-weight: bold;
  font-size: 14px;
  text-transform: capitalize;
}
.counclies-head{
  padding: 10px 0px;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
}
.more-cand{
  float: right;
      margin: 10px 0px;
      margin-right: 13px;
}
.more-cand a{
  color: gray;
font-weight: bold;
font-size: 14px;
text-transform: capitalize;
}
.cand-list {
    border-bottom: 1px solid #f5f5f5;
}
.cand-list ul li{
  float: left;
  width: 300px;
  margin-right: 24px;
}
.cand-list ul li:last-child{
  margin-right: 0px;
}
.counclies-cand-list {
    margin: 10px 0px;
}
.cand-party-logo {
    position: absolute;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #ffffff;
    left: 37px;
    top: 74px;
}
.cand-party-logo img{
  border-radius: 50%;
}
.top-blog{
  background: #f4f4f4;
  padding: 10px;
  border-radius: 10px;
}
.cand-list-blog .top-blog .can-left-thumb{
  float: left;
}
.can-left-thumb{
  border-radius: 50%;
  width: 70px;
  height: 70px;
  overflow: hidden;
  background: #f3f3f3;
  -moz-box-shadow: 4px 5px 8px -3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 4px 5px 8px -3px rgba(0, 0, 0, 0.5);
  box-shadow: 4px 5px 8px -3px rgba(0, 0, 0, 0.5);
  padding: 5px;
  margin: 0 auto;
}
.can-left-thumb img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.cand-list-blog .top-blog .can-right-title{
  text-align: left;
    margin-left: 90px;
    margin-top: 14px;
    height: 140px;
}
.can-right-title .cand-name{
  font-size: 14px;
      color: #000;
      font-weight: bold;
      text-transform: capitalize;
}
.can-right-title .cand-party{
  font-size: 14px;
      color: #000;
      font-weight: bold;
      display: block;
      text-transform: uppercase;
}
.can-right-title .cand-area{
  font-size: 14px;
      color: gray;
      font-weight: bold;
}
.info-blog{
  position: absolute;
      bottom: 3px;
      left: 3px;
      right: 3px;
      z-index: 10000;
      -webkit-transition: height 2s ease-in-out;
      -moz-transition: height 2s ease-in-out;
      -ms-transition: all 8s ease-in-out;
      -o-transition: height 2s ease-in-out;
      transition: height 2s ease-in-out;
      height: 70px;
      overflow: hidden;
}
.more-disc {
  background: #ffffff;
  padding: 5px 20px 5px 10px;
  font-size: 14px;
  border-radius: 0 0 10px 10px;
  position: relative;
  cursor: pointer;
  line-height: 22px;
}
.more-disc i {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 16px;
    color: #000;
}
.cand-list-blog {
  position: relative;
  border: 1px solid #ccc;
  border-radius: 10px;
}
.info-blog.active {
    height: auto;
}
.info-blog.active .more-disc i {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.counclies-table-header{
  padding: 10px 0px;
  font-size: 18px;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
}
.counclies-details-table{

}
#customers {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

#customers td, #customers th {
  padding: 5px;
  padding-top: 5px;
}
#customers th {
  /* padding-top: 12px;
  padding-bottom: 12px; */
  text-align: center !important;
  background-color: #9d4d8c;
  color: white;
  font-size: 14px;
}
#customers th:nth-child(5n){

}
#customers th:last-child{
  text-align: left !important;
}
#customers tr:nth-child(even){background-color: #f2f2f2;}

#customers tr:hover {background-color: #ddd;}

.search-container {
  width: 540px;
  display: block;
  margin: 0 auto;
  overflow: hidden;
height: 38px;
}

input#search-bar {
  margin: 0 auto;
  width: 100%;
  height: 38px;
  padding-left:20px;
  font-size: 1rem;
  border: 1px solid #D0CFCE;
  outline: none;
  box-sizing: border-box;
  border-radius: 10px;
}
input#search-bar:focus {
  border: 1px solid #008ABF;
  transition: 0.35s ease;
  color: #008ABF;
}
input#search-bar:focus::-webkit-input-placeholder {
  transition: opacity 0.45s ease;
  opacity: 0;
}
input#search-bar:focus::-moz-placeholder {
  transition: opacity 0.45s ease;
  opacity: 0;
}
input#search-bar:focus:-ms-placeholder {
  transition: opacity 0.45s ease;
  opacity: 0;
}
.top-win-lose-tick{
  color: #000;
  text-align: center;
  margin-top: 20px;
  font-weight: normal;
}
.top-win-lose-tick .winner{
  margin-right: 40px;
}
.election-cand-detls {
    max-height: 700px;
    overflow-y: auto;
        border-bottom: 1px solid #ccc;
}
.counclies-table{
  position: relative;
  background: url(/elections-common/media/images/bbmp/gopuram.png) no-repeat right 110px;
}
.search-icon {
  position: relative;
  float: right;
  width: 75px;
  height: 75px;
  top: -57px;
  right: -14px;
}

.top-select-party {
    float: left;
    margin-right: 20px;
    position: relative;
    width: 260px;
    border-radius: 10px;
}
.top-select-zone {
    float: left;
    position: relative;
}
.top-search {
    float: left;
    height: 38px;
    margin-right: 20px;
    margin-left: 80px;
}
.top-select-zone select{
    width: 260px;
    height: 38px;
    font-size: 14px;
    padding-left: 10px;
    color: #a2a2a2;
font-weight: 500;
    border-radius: 10px;
    -webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
}
.top-select-party select{
    width: 260px;
    height: 38px;
    font-size: 14px;
    padding-left: 10px;
    color: #a2a2a2;
font-weight: 500;
    border-radius: 10px;
    -webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
}
/* .party-down:after{
  font-family: FontAwesome;
      content: '\f107';
      font-size: 24px;
      position: absolute;
      top: 7px;
      color: #ccc;
      right: 10px;
      pointer-events: none;
} */
.top-select-party span{
  display: block;
    padding: 0 10px;
    border-radius: 2px;
    line-height: 39px;
    height: 38px;
    font-size: 14px;
    color: #a2a2a2;
    font-weight: normal;
}
.top-select-party i{
  position: absolute;
    right: 7px;
    top: 2px;
    color: #c4c3c3;
    font-size: 32px;
}
.dropdown-box.active .dropdown-list {
    max-height: 237px;
}
.dropdown-list {
    overflow-y: auto;
    width: 100%;
    position: absolute;
    top: 102%;
    left: -1px;
    right: 0;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.2);
    border-top: none;
    border-bottom: none;
    list-style: none;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    max-height: 0;
    z-index: 200000 !important;
    overflow-x: hidden;
}
.dropdown-list .election-db__search-block {
    margin: 5px;
}
.election-db__search-block.leader {
    -webkit-box-flex: 4;
    -moz-box-flex: 4;
    -webkit-flex: 4;
    -ms-flex: 4;
    flex: 4;
}
.dropdown-list li a {
    display: block;
    text-decoration: none;
    padding: 8px 3%;
    transition: all 0.3s ease-out;
    border-bottom: 1px solid #e6e8ea;
    color: #333;
    font-size: 14px;
    font-weight: normal;
}
.dropdown-list li a:hover {
    background: #dedede;
    font-weight: bold;
}
.can-frst table{
  width: 100%;
}
.election-cand-detls table{
  font-size: 14px;
  width: 100%;
  border: solid thin #c0c0c0;
  border-collapse: collapse;
  background: rgba(255, 255, 255, 0.8);
}
.election-cand-detls table tr{
  border: 1px solid #ccc;

}
.election-cand-detls table tr td{
/* padding: 0px 10px; */
text-align: center;
color: #3e3e3e;
font-weight: bold;
width: 100px;

}
.mid-row table tr td {
    padding: 10px;
}
/* .mid-row table tr:nth-child(even){
      background-color: #ffffff !important;
} */
.table-head{
  width: 100%;
  border-collapse: collapse;
}
.table-head tr th{
  font-size: 14px;
}
.table-head tr th:first-child{
  width: 80px;
}
.election-cand-detls table tr td:first-child{
  width: 100px;
  padding: 0px;
  margin: 0px;
}
.election-cand-detls table tr td:nth-child(2n){
  /* width: 115px; */
  text-align: left;
}
td.mid-row {
    padding: 0px !important;
}
.table-head-midle table {
    width: 100%;
    border-collapse: collapse;
}
.table-head-midle table tr th:first-child{
  width: 120px;
}
.table-head-midle table tr th:nth-child(2n){
  width: auto !important;
}
.mid-row table{
  width: 100%;
  border-collapse: collapse;
}
.mid-row table tr td:first-child{
  width: 155px;
  text-align: left;
  padding-left: 20px;
}
.mid-row table tr td:nth-child(2n){

  text-align: center;
      width: auto;

}
.mid-row table tr td{
  text-align: center;
}
.election-cand-detls table tr:nth-child(even){
    background: rgba(197, 197, 197, 0.4);
}
.border-bg{
  background-color: #fff !important;
  border-bottom: none !important;
}
.bg-blur {
    background: rgba(197, 197, 197, 0.4);
}
.os-slider-head{
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
  font-size: 18px;
  margin: 10px 0px;
}
.os-slider-lt{
  float: left;
  width: 48%;
  margin-right: 20px;
}
.infogrph-slider ul li{
  float: left;
  display: block;
}
.os-slider-rt{
  float: right;
  width: 48%;
}
.os-slid-thumb img{
  width: 100%;
  display: block;
  height: 420px;
  overflow: hidden;
}
.bx-controls-direction a.bx-prev {
    left: 0px;
    background: rgba(0, 0, 0, 0.4) url(/elections-common/media/images/bbmp/arrow-left.png) no-repeat center center;
}
.bx-controls-direction a{
  width: 25px;
    height: 45px;
    position: absolute;
    top: 185px;
    text-indent: -9999px;
}

.bx-controls-direction a.bx-next {
    right: 0px;
    background: rgba(0, 0, 0, 0.4) url(/elections-common/media/images/bbmp/arrow-right.png) no-repeat center center;
}
.infogrph-slider {
    position: relative;
}
.bbmp-photos{
  position: relative;
}
.election-bbmp__sliders {
    padding-bottom: 20px;
}
.oi-ele-prediction-wrapper {
    margin: 15px auto;
    border: 1px solid #d2d0d0;
}
.prediction-top-blog{
  background-image: -webkit-linear-gradient(to right, #fef5de, #d7f3d6);
  background-image: -moz-linear-gradient(to right, #fef5de, #d7f3d6);
  background-image: -o-linear-gradient(to right, #fef5de, #d7f3d6);
  background-image: -ms-linear-gradient(to right, #fef5de, #d7f3d6);
  background-image: linear-gradient(to right, #fef5de, #d7f3d6);
  border-bottom: 1px solid #b8b8b8;
}
.oi-ele-prediction-header {
    padding: 15px;
    color: #000;
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    float: left;
    text-transform: uppercase;
}
.prediction-options{
  float: right;
  padding: 5px;
  position: relative;
}
.prediction-options #pred-select{
  width: 510px;
      padding: 10px;
      border: 1px solid #ccc;
      border-radius: 5px;
      font-size: 18px;
      color: gray;
      -webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
}
.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}
.dropdown-box.active i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.dropdown-icon:after{
  font-family: FontAwesome;
      content: '\f107';
      font-size: 29px;
      position: absolute;
      top: 12px;
      color: #ccc;
      right: 19px;
      pointer-events: none;
}
.election-db__button-clk{
 margin: 5px;
}
.oi-ele-prediction-container {
    padding: 10px;
    background: #dedede;
}
.oi-ele-prediction-content {
    border: 2px solid #fff;
    box-shadow: 2px 2px 5px #b9b9b9;
    border-radius: 5px;
}
.oi-ele-prediction-content ul {
    overflow-x: scroll;
    width: 100%;
    white-space: nowrap;
}
.oi-ele-prediction-content ul li:nth-child(1) {
    background: #fdedf4;
}
.oi-ele-prediction-content ul.colm-2 li {
    width: 50%;
}
.oi-ele-prediction-content ul li {
    list-style-type: none;
    position: relative;
    float: left;
    cursor: pointer;
    vertical-align: top;
white-space: normal;
display: inline-block;
}
.oi-ele-prediction-content.predicted ul li.voted::before {
    opacity: 1!important;
    width: 100%;
}
.oi-ele-prediction-content ul li::before {
    content: '';
    height: 3px;
    width: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: all .3s linear 0ms;
    -khtml-transition: all .3s linear 0ms;
    -moz-transition: all .3s linear 0ms;
    -ms-transition: all .3s linear 0ms;
    -o-transition: all .3s linear 0ms;
    transition: all .3s linear 0ms;
    background-color: #999;
    opacity: 0;
}
.oi-ele-prediction-details {
    padding: 15px;
}
.oi-ele-prediction-content ul li:nth-child(1):after{
  content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 2px;
    background: #fff;
}
.oi-ele-prediction-candimg {
    border-radius: 50%;
    width: 90px;
    height: 90px;
    border: 5px solid #fff;
    overflow: hidden;
    float: left;
    margin-right: 10px;
    box-shadow: 1px 3px 5px #666;
    position: relative;
}
.oi-ele-prediction-candimg img {
    width: 100%;
    height: 100%;
}
.oi-ele-prediction-content.predicted ul li.voted .oi-ele-prediction-candimg:after {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    bottom: 2px;
    left: 0;
    right: 0;
    margin: auto;
    background: #dedede url(/elections-common/media/images/bbmp/course-tick.svg) no-repeat 0 0;
    border-radius: 50%;
    box-shadow: 1px 3px 5px #333;
}
.oi-ele-prediction-data {
    margin-left: 110px;
    margin-top: 20px;
    min-height: 65px;
}
.oi-ele-prediction-candpartyimg {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    border: 3px solid #fff;
    overflow: hidden;
    float: right;
    margin-right: 45px;
    box-shadow: 1px 3px 5px #999;
}
.oi-ele-prediction-cand {
    margin-right: 105px;
    padding-top: 10px;
}
.oi-ele-prediction-candname {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    padding-bottom: 5px;
}
.oi-ele-prediction-candparty {
    font-size: 16px;
    color: #8d8d8d;
    font-weight: normal;
}
.oi-ele-prediction-content.predicted .oi-ele-prediction-btn {
    display: none;
}
.oi-ele-prediction-btn {
    float: right;
    padding: 8px 0;
    background: #395fe9;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    width: 150px;
    color: #fff;
    border-radius: 5px;
}
.oi-ele-prediction-content.predicted .oi-ele-predicted {
    display: block;
}
.oi-ele-predict-bar {
    border-radius: 8px;
    height: 15px;
    border: 1px solid #fff;
    width: 190px;
    overflow: hidden;
    float: left;
    margin-top: 5px;
}
.oi-ele-predict-barline {
    background: rgba(233, 237, 238, 1);
    height: 15px;
}
.oi-ele-predict-barline span {
    display: block;
    background: rgba(149, 2, 29, 1);
    height: 15px;
    border-radius: 5px;
}
.oi-ele-predict-percentage {
    font-size: 20px;
    font-weight: 400;
    color: #000;
    float: right;
    margin-right: 50px;
}
.oi-ele-prediction-details:after {
    content: '';
    display: table;
    clear: both;
}
.oi-ele-prediction-content.predicted ul li::before {
    opacity: 0!important;
}
.oi-ele-prediction-vs {
    position: absolute;
    top: 45px;
    left: -20px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background: #fff;
    box-shadow: 2px 3px 4px #cdcdcd;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
}
.oi-ele-prediction-vs::before {
    content: '';
    height: 2px;
    width: 40px;
    left: -40px;
    top: 20px;
    background: #fff;
    position: absolute;
}
.oi-ele-prediction-vs::after {
    content: '';
    height: 2px;
    width: 40px;
    right: -40px;
    top: 20px;
    background: #fff;
    position: absolute;
}
.oi-ele-prediction-content ul li:nth-child(2) .oi-ele-prediction-candimg {
    float: right;
    margin-left: 10px;
    margin-right: 0;
}
.oi-ele-prediction-content ul li:nth-child(2) .oi-ele-prediction-data {
    margin-left: 0px;
    margin-right: 110px;
}
.oi-ele-prediction-content ul li:nth-child(2) .oi-ele-prediction-candpartyimg {
    margin-right: 0px;
    float: left;
    margin-left: 45px;
}
.oi-ele-prediction-content ul li:nth-child(2) .oi-ele-prediction-cand {
    text-align: right;
    margin-right: 0;
    margin-left: 105px;
}
.oi-ele-prediction-content ul li:nth-child(2) .oi-ele-prediction-btn {
    float: left;
}
.oi-ele-prediction-content ul li:nth-child(2) .oi-ele-predict-bar {
    float: right;
}
.oi-ele-prediction-content ul li:nth-child(2) .oi-ele-predict-percentage {
    float: left;
    margin-left: 50px;
    margin-right: 0;
}

/*
 * Header Styles
 */
.election-bbmp-logo {float: left;width: 200px;}
.election-bbmp-headad {float: right;}
.election-bbmp-banner{overflow: hidden;background: url(/elections-common/media/images/bbmp/bbmp-header.png) repeat-x 0 0;}
.election-bbmp-topimg {height: 186px;}
.election-bbmp-heading {font-size: 22px;color: #291672;font-weight: 600;padding: 10px 10px 10px 80px;text-align: center;}
.bbmp-logo {background: url(/elections-common/media/images/bbmp/bbmp-logo.png) no-repeat 0 0;width: 57px;height: 57px;display: inline-block;margin-right: 10px;vertical-align: middle;}
.election-bbmp-roadimg {height: 45px;position: relative;}

.bbmp-vehL1 {width: 95px;height: 30px;position: absolute;left: 0;top: -25px;animation: moveLeftRight 16s linear infinite;}
.bbmp-vehL2 {width: 60px;height: 30px;position: absolute;left: -100px;top: -12px;animation: moveLeftRight 16s linear infinite 2s;}
.bbmp-vehL3 {width: 55px;height: 20px;position: absolute;left: -100px;top: -15px;animation: moveLeftRight 16s linear infinite 5s;}
.bbmp-vehL4 {width: 55px;height: 20px;position: absolute;left: -100px;top: -15px;animation: moveLeftRight 16s linear infinite 6s;}
.bbmp-vehL5 {width: 95px;height: 30px;position: absolute;left: -100px;top: -30px;animation: moveLeftRight 16s linear infinite 10s;}

.bbmp-vehLPlane {width: 95px;height: 30px;position: absolute;left: -100px;top: -135px;animation: moveLeftRight 10s linear infinite 7s;}


.bbmp-vehR1 {width: 80px;height: 35px;position: absolute;right: 0;bottom: 5px;animation: moveRightLeft 15s linear infinite;}
.bbmp-vehR2 {width: 80px;height: 35px;position: absolute;right: -100px;bottom: 5px;animation: moveRightLeft 15s linear infinite 2s;}
.bbmp-vehR3 {width: 90px;height: 45px;position: absolute;right: -100px;bottom: 5px;animation: moveRightLeft 15s linear infinite 5s;}
.bbmp-vehR4 {width: 90px;height: 45px;position: absolute;right: -100px;bottom: 5px;animation: moveRightLeft 15s linear infinite 7s;}
.bbmp-vehR5 {width: 90px;height: 55px;position: absolute;right: -100px;bottom: 2px;animation: moveRightLeft 15s linear infinite 10s;}
.bbmp-vehR6 {width: 120px;height: 60px;position: absolute;right: -100px;bottom: 0;animation: moveRightLeft 15s linear infinite 12s;}

@keyframes moveLeftRight {100% { left: 100%;}}
@keyframes moveRightLeft {100% { right: 100%;}}