

/* Disable pointer events for the carousel */
#carouselExampleIndicators {
  pointer-events: none;
}

/* Re-enable pointer events for the carousel indicators (buttons) */
#carouselExampleIndicators .carousel-indicators button {
  pointer-events: auto;
}



/*.price-body img {*/
/*  margin: 0 auto;*/
/*  display: block;*/
/*}*/

/*@media (max-width: 576px) {*/
/*  .price-body {*/
/*    float: right;*/
/*    margin: 0;*/
/*    width: auto;*/
/*    max-width: 60%; */
/*  }*/





  7. Download App Block 
*/
#download::after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
   /* background: rgba(0, 0, 0, 0.73);*/
}
#download {
  padding: 30px 0 0px;
  /*  height: 625px;*/
 /* position: relative;*/
 
 /* background: url('../images/texicar (2).png') no-repeat ;*/
  background-size: content;
   background-attachment: fixed;
  background-position: center;
background-color: rgba(248, 247, 216, 0.7);
  background-position: 50% 50%;
 
  color: #000;
}
#download h2,
#download h4 {
  text-align: center;
}
#download h2 {
  color: #000;
  /*margin-bottom: 50px !important;*/
}
#download p {
  font-size: 14px;
}
@media (min-width: 991px) {
  #download {
    min-height: 625px;
  }
}
#download:after {
  background: #FFB400
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
#download .container {
  z-index: 2;
  position: relative;
}
#faq_section .mob {
    /* position: absolute;*/
    /* bottom: 0; */
    left: 50%;
  /*  margin-left: 107px;*/
    /* margin-bottom: -10px; */
    right: 0;
    width: 100%;
    margin-top: 118px;
    text-align: center;
    padding: 240px 0 0 0;
    background: url(../images/_mobile.png) no-repeat 50% 100%;
    width: 294px;
    height: 402px;

}

#download .items > div {
  margin-bottom: 40px;
}
#download .items h5 {
  margin: 10px 0 10px;
  text-align: left;
  font-size: 20px;
}
#download .items .num {
  background: #FFB400;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  display: block;
  width: 40px;
  height: 40px;
  padding-left: 3px;
  line-height: 39px;
  color: #1F1F1F;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
#download .items.items-right {
  text-align: right;
}
#download .items.items-right h5 {
  text-align: right;
}
@media (max-width: 991px) {
  #download .items.items-right {
    text-align: left;
  }
  #download .items.items-right h5 {
    text-align: left;
  }
}
/*
  8. Text block with large car on the right
*/
@keyframes slideleft {
  from {
    transform: translate3d(845px, 0px, 0px);
  }
  to {
    transform: translate3d(0px, 0px, 0px);
  }
}
#car-block {
  padding: 90px 0 0px;
  background-position: 100% 50%;
  background-repeat: no-repeat;
  position: relative;
}
#car-block h2,
#car-block h4 {
  text-align: left;
}
@media (max-width: 991px) {
  #car-block {
    padding: 10px 0 50px;
  }
}
#car-block .car-right {
  position: absolute;
  right: 0;
  top: 50%;
  max-width: 50%;
  overflow: hidden;
  margin-top: -225px;
}
#car-block .car-right img {
  /*.translate3d(-50%, 0); */
  position: relative;
  transform: translate3d(845px, 0px, 0px);
}
#car-block .car-right img.slideleft {
  animation: slideleft 1s normal forwards linear;
}
@media (max-width: 991px) {
  #car-block .car-right {
    display: none;
  }
}
#car-block h2 {
  margin-bottom: 40px !important;
} 
#car-block ul {
  margin-bottom: 50px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #car-block {
    background-position: 200% 50%;
  }
}














#partners {
  background: #FFB400;
  padding: 43px 0 38px;
}
#partners img {
  vertical-align: middle;
}
#partners .items > div > a {
  display: block;
  height: 70px;
  line-height: 70px;
}
@media (max-width: 1199px) {
  #partners .items > div > a {
    margin: 20px 0;
  }
}
@media (max-width: 991px) {
  #partners {
    text-align: center;
  }
}









#services {
  padding: 30px 0 10px;
  text-align: center;
}
#services h2,
#services h4 {
  text-align: center;
}
#services h2 {
  margin-bottom: 40px !important;
}
@media (max-width: 991px) {
  #services {
    padding-bottom: 20px;
  }
}
#services .image {
  height: 70px;
  line-height: 70px;
}
#services p {
  font-size: 14px;
  line-height: 1.6em;
}
@media (max-width: 991px) {
  #services p {
    margin-bottom: 60px;
  }
}
#services h5 {
  margin: 35px 0 20px;
  font-size: 20px;
}
#services .row > div {
  padding-left: 35px;
  padding-right: 35px;
}
@media (min-width: 991px) {
  #services .row > div {
   
  }
}
@media (max-width: 991px) {
  #services .row > div {
    margin-bottom: 60px;
  }
}



.advertisers-service-sec {
  background-color: #f5f5f5;
}

.advertisers-service-sec span {
  color: rgb(255, 23, 131);
}

.advertisers-service-sec .col {
  padding: 0 1em 1em 1em;
  text-align: center;
}

.advertisers-service-sec .service-card {
  width: 100%;
  height: 100%;
  padding: 2em 1.5em;
  border-radius: 5px;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  transition: 0.5s;
  position: relative;
  z-index: 2; 
  overflow: hidden;
  background: #fff;
}


.advertisers-service-sec .service-card::after {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(#ffd11a, rgb(255, 209, 26));
  position: absolute;
  left: 0%;
  top: -98%;
  z-index: -2;
  transition: all 0.4s cubic-bezier(0.77, -0.04, 0, 0.99);
}

.advertisers-service-sec h3 {
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 600;
  color: #1f194c;
  margin: 1em 0;
  z-index: 3;
}

.advertisers-service-sec p {
  color: #575a7b;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0.03em;
  z-index: 3;
}

.advertisers-service-sec .icon-wrapper {
  background-color: #2c7bfe;
  position: relative;
  margin: auto;
  font-size: 30px;
  height: 2.5em;
  width: 2.5em;
  color: #ffffff;
  border-radius: 50%;
  display: grid;
  place-items: center;
  transition: 0.5s;
  z-index: 3;
}

.advertisers-service-sec .service-card:hover:after {
  top: 0%;
}

.service-card .icon-wrapper {
  background-color: #ffffff;
  color: rgb(255, 23, 131);
}

.advertisers-service-sec .service-card:hover .icon-wrapper {
  color: #0dcaf0;
}

.advertisers-service-sec .service-card:hover h3 {
  color: #ffffff;
}

.advertisers-service-sec .service-card:hover p {
  color: #f0f0f0;
}


/* ADVERTISERS SERVICE CARD ENDED */



  .banner-section {
  padding: 60px 0;
}

.home-banner .explore-text {
  font-size: 16px;
  color: #444;
  margin-bottom: 20px;
}

.home-banner h1 {
  font-size: 48px;
  margin-bottom: 20px;
}

.home-banner h1 span {
  color: #ff5a5f;
}

.home-banner .view-all .btn-view {
  background-color: #ff5a5f;
  color: #fff;
  padding: 10px 20px;
  border-radius: 30px;
  text-transform: uppercase;
}

.banner-imgs {
  position: relative;
}

.carousel-inner img {
  max-height: 400px;
  object-fit: cover;
}







.list-type3{
margin:0 auto;
width:500px;
}
.list-type3 li, .list-type3 a{
float:left;
height:35px;
line-height:35px;
position:relative;
font-size:15px;
margin-bottom: 12px;
font-family: 'Raleway', sans-serif;
transition: background-color 1.5s ease;
}
.list-type3 a{
padding:0 60px 0 12px;
background:gray;
color:#fff;
text-decoration:none;
-moz-border-radius-bottomright:4px;
-webkit-border-bottom-right-radius:4px;
border-bottom-right-radius:4px;
-moz-border-radius-topright:4px;
-webkit-border-top-right-radius:4px;
border-top-right-radius:4px;
}

.list-type3 a:before{
content:"";
float:left;
position:absolute;
top:0;
left:-12px;
width:0;
height:0;
border-color:transparent #ffb700 transparent transparent;
border-style:solid;
border-width: 18px 12px 18px 0;
}

.list-type3 a:after{
content:"";
position:absolute;
top:15px;
left:0;
float:left;
width:6px;
height:6px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
background:#fff;
-moz-box-shadow:-1px -1px 2px #ffb700;
-webkit-box-shadow:-1px -1px 2px #ffb700;
box-shadow:-1px -1px 2px #004977;
}
.list-type3 a:hover{
background:#555;
}

.list-type3 a:hover:before{
border-color:transparent #ffb700 transparent transparent;
}

/*
    
  .float{
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  left:40px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
  margin-top:16px;
}

*/

/*#ourclients {
  display: block;
  margin-left: auto;
  margin-right: auto;
  background:#f9f9f9;
  padding-bottom:30px;
  height:150px;
}
#ourclients .clients-wrap {
  display: block;
  width: 95%;
  margin: 0 auto;
  overflow: hidden;
}
#ourclients .clients-wrap ul {
  display: block;
  list-style: none;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
#ourclients .clients-wrap ul li {
  display: block;
  float: left;
  position: relative;
  width: 220px;
  height: 100px;
  line-height: 100px;
  text-align: center;
}
#ourclients .clients-wrap ul li img {
  vertical-align: middle;
  max-width: 100%;
  width:150px;
  max-height: 100%;
  -webkit-transition: 0 linear left;
  -moz-transition: 0 linear left;
  transition: 0 linear left;
}
#ourclients h3{
border-bottom:2px solid #3399ff;
width:150px;
padding:10px;
}
*/

.google-button {
  display: block;
  margin: 15px auto;
  width: 70%;
  max-width: 270px;
  padding: 10px 10px 10px 50px;
  border: 2px solid #fe9307;
  border-radius: 50px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font-size: 13px;
  line-height: 20px;
  color: #fe9307;
  background: url(https://cdn2.hubspot.net/hubfs/1961464/Support%20images/new-google-favicon-512.png) no-repeat left 20px center / 40px 40px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
    -webkit-animation: wiggle 2s ease-in infinite;
    -moz-animation: wiggle 2s ease-in infinite;
    -o-animation: wiggle 2s ease-in infinite;
  animation: wiggle 2s ease-in infinite;
}

  .google-button:hover {
    color: #ffffff;
    background-color: #fe9307;
    background-image: url(https://cdn2.hubspot.net/hubfs/1961464/Support%20images/new-google-favicon-512-white.png);
}

  .google-button strong {
    font-size: 18px;
    display: block;
  }


@-webkit-keyframes wiggle {
  0%, 20%, 100% { background-position: left 20px center; }
  5% { background-position: left 15px center; }
  10% { background-position: left 20px center; }
  15% { background-position: left 25px center; }
}

@-moz-keyframes wiggle {
  0%, 20%, 100% { background-position: left 20px center; }
  5% { background-position: left 15px center; }
  10% { background-position: left 20px center; }
  15% { background-position: left 25px center; }
}

@-o-keyframes wiggle {
  0%, 20%, 100% { background-position: left 20px center; }
  5% { background-position: left 15px center; }
  10% { background-position: left 20px center; }
  15% { background-position: left 25px center; }
}

@keyframes wiggle {
  0%, 20%, 100% { background-position: left 20px center; }
  5% { background-position: left 15px center; }
  10% { background-position: left 20px center; }
  15% { background-position: left 25px center; }
}










.fixedSidebar {
  position: fixed;
  z-index: 99;
  background-color: #fe9307;
}
.fixedSidebar.active .sidebarItem {
  transform: scale(0);
  margin: 0;
  width: 0;
  height: 0;
}
.fixedSidebar [data-tooltip] {
  position: relative;
  z-index: 9;
}
.fixedSidebar [data-tooltip]::before {
  position: absolute;
  content: attr(data-tooltip);
  display: block;
  padding: 7px;
  color: #fff;
  text-align: center;
  font-size: 0.8em;
  white-space: nowrap;
  border-radius: 4px;
  background: #fe9307;
  opacity: 0;
  visibility: hidden;
  cursor: default;
  pointer-events: none;
  transition: all 0.2s ease-in-out;
}
.fixedSidebar [data-tooltip]:hover::before {
  opacity: 1;
  visibility: visible;
}
.fixedSidebar .sidebarItem {
  position: relative;
  z-index: 10;
  display: inline-block;
  margin: 10px 0;
  width: 24px;
  height: 24px;
  border-radius: 30px;
  transition: 0.25s;
}
.fixedSidebar .sidebarItem svg {
  fill: #fff;
}

.fixedSidebar.fixedSidebarRight {
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px 15px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
.fixedSidebar.fixedSidebarRight:before, .fixedSidebar.fixedSidebarRight:after {
  content: "";
  pointer-events: none;
  position: absolute;
  height: 30px;
  width: 60px;
  right: 0px;
}
.fixedSidebar.fixedSidebarRight:before {
  top: -30px;
  border-radius: 0 0 50px 0;
  box-shadow: 30px 1px 0 0 #fe9307;
}
.fixedSidebar.fixedSidebarRight:after {
  bottom: -30px;
  border-radius: 0 50px 0px 0;
  box-shadow: 30px -1px 0 0 #fe9307;
}
.fixedSidebar.fixedSidebarRight .buttonTrigger svg {
  transform: rotate(180deg);
  transition: 0.25s;
}
.fixedSidebar.fixedSidebarRight .buttonTrigger.active {
  transform: scale(1) !important;
  width: 24px !important;
  height: 24px !important;
}
.fixedSidebar.fixedSidebarRight .buttonTrigger.active svg {
  transform: rotate(0);
}
.fixedSidebar.fixedSidebarRight [data-tooltip]::before {
  top: 50%;
  right: 100%;
  transform: translateY(-50%);
}
.fixedSidebar.fixedSidebarRight [data-tooltip]:hover::before {
  right: 50px;
}
.fixedSidebar.fixedSidebarLeft {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px 15px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
.fixedSidebar.fixedSidebarLeft:before, .fixedSidebar.fixedSidebarLeft:after {
  content: "";
  pointer-events: none;
  position: absolute;
  height: 30px;
  width: 60px;
  left: 0px;
}
.fixedSidebar.fixedSidebarLeft:before {
  top: 0;
  border-radius: 0 0 50px 0;
  box-shadow: 30px 1px 0 0 #ffd325;
  transform: rotate(90deg) translateY(50%) translateX(-75%);
}
.fixedSidebar.fixedSidebarLeft:after {
  bottom: 0;
  border-radius: 0 50px 0px 0;
  box-shadow: 30px -1px 0 0 #ffd325;
  transform: rotate(-0.25turn) translateX(-75%) translateY(-50%);
}
.fixedSidebar.fixedSidebarLeft .buttonTrigger svg {
  transform: rotate(0deg);
  transition: 0.25s;
}
.fixedSidebar.fixedSidebarLeft .buttonTrigger.active {
  transform: scale(1) !important;
  width: 24px !important;
  height: 24px !important;
}
.fixedSidebar.fixedSidebarLeft .buttonTrigger.active svg {
  transform: rotate(180deg);
}
.fixedSidebar.fixedSidebarLeft [data-tooltip]::before {
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
}
.fixedSidebar.fixedSidebarLeft [data-tooltip]:hover::before {
  left: 50px;
}
.fixedSidebar.fixedSidebarBottom {
  right: 50%;
  top: auto;
  bottom: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 15px 20px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  transform: translateX(50%) translateY(0);
}
.fixedSidebar.fixedSidebarBottom:before, .fixedSidebar.fixedSidebarBottom:after {
  content: "";
  pointer-events: none;
  position: absolute;
  height: 30px;
  width: 60px;
}
.fixedSidebar.fixedSidebarBottom:before {
  bottom: 0;
  left: 0;
  border-radius: 0 0 50px 0;
  box-shadow: 30px 1px 0 0 #ffd325;
  transform: rotate(0deg) translateY(0) translateX(-100%);
}
.fixedSidebar.fixedSidebarBottom:after {
  bottom: 0;
  right: 0;
  border-radius: 0 50px 0px 0;
  box-shadow: 30px -1px 0 0 #ffd325;
  transform: rotate(180deg) translateX(-100%) translateY(0%);
}
.fixedSidebar.fixedSidebarBottom .sidebarItem {
  margin: 0 15px;
}
.fixedSidebar.fixedSidebarBottom.active .sidebarItem {
  margin: 0;
}
.fixedSidebar.fixedSidebarBottom .buttonTrigger svg {
  transform: rotate(45deg);
  transition: 0.25s;
}
.fixedSidebar.fixedSidebarBottom .buttonTrigger.active {
  transform: scale(1) !important;
  width: 24px !important;
  height: 24px !important;
}
.fixedSidebar.fixedSidebarBottom .buttonTrigger.active svg {
  transform: rotate(0deg);
}
.fixedSidebar.fixedSidebarBottom [data-tooltip]::before {
  top: -30px;
  right: 50%;
  transform: translateX(50%) translateY(0);
}
.fixedSidebar.fixedSidebarBottom [data-tooltip]:hover::before {
  top: -60px;
}




.car-icon {
    display: none;
    font-size: 3em; 
   /* bottom: 20px;
    
    
    cursor: pointer;*/
}

.car-icons {
    display: none; 

}
