/*menu alignment*/
.ow-navigation .navbar-collapse {
  float: unset !important;
}

/*menu alignment*/
.navbar-collapse {
  padding-left: 260px !important;
}

/*navbar color*/
.ow-navigation {
  background-color: #ffda47 !important;
}
.dk{
  margin: auto !important;
}


/*footer image*/
.footer-main {
  background-image: url("footer-bg.jpg") !important;
}


/*home page card hover*/
.choose-us-box:hover .choose-us-content-box {
  background-color:  #de302f !important;
  color: #fff;
}


/*home page card hover*/
.nellai_cabs{
  margin-top: 100px;
}


/*index page booking details*/
.book-details {
  background-image: url("book-details.jpg") !important;
}

/*banner image background*/
.photos-slider .item::before {
  background-color: unset !important;
}

/*phone no hover*/
.phone p span {
  color: #ffda47 !important;
}

/*tariff*/
table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

tr.tr-bg-color {
  background-color: #ffda47;
}

.contact{
  background-color: #ffda47; 
  border-radius: 10px;
}

.contact_style{
  padding: 30px;
}
.mt{
  margin-top: 15px;
}
.mr{
  margin-right: 5px;
}
.radius {
  border-radius: 221px;
  border: 5px #ffda47 solid;
}


.choose-us {
  background-color: #f9ff4745 !important;
}


.widget-links ul li {
  margin-bottom: 20px !important;
}

.why_choose_us{
  /*float: center !important;*/
}

.logo{
  height: 50px;
  width: 105px;
}
.logo-block a img {
  left: 5px !important;
}

.whatsapp{
position: fixed;
right: 10px;
padding: z-index: 999;
bottom: 10px;
width: 70px;
z-index: 1000;
}

.cont {
  position: fixed;
  left: 10px;
  padding: z-index: 999;
  bottom: 10px;
  width: 70px;
  z-index: 1000;
}
.booking {
  position: fixed;
  right: 85px;
  padding: z-index: 999;
  bottom: -3px;
  width: 96px;
  z-index: 1000;
}


.contact-img {
  height: 495px;
  margin-left: 75px;
}

.testimonial{
  background-image: url("/img/nellai_banner.jpg");
}


.vehicle-type{
  background: #323232;
  color: white;
}
.widget-links ul li a::before {
  content: "";
  background-image: url("images/icon/ftr-link.png");
  background-repeat: no-repeat;
  width: 7px;
  height: 10px;
  display: inline-block;
  margin-right: -7px;
}
#page-banner{
  background-image: url("/img/page_banner.jpg");
}

.page-banner::before {
  background-color: unset !important;
}
#page-banner .page-heading,.page-heading .breadcrumb li.active > a{
  color: #000 !important;
}
.page-banner h3::after{
  background: #000 !important;
}




/*card sizing*/
@media only screen and (max-width: 600px) {
   .choose-us-content-box {
  position: absolute;
  left: 20px;
  bottom: -188px;
  background-color: #fff;
  padding: 30px 23px 30px 30px;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  box-shadow: 2px 2px 0 #ededed;
  z-index: 1;
}
}

 @media only screen and (min-width: 767px) and (max-width: 991px){
.logo-block {
  left: 190px;
  margin-bottom: 30px;
}
}

@media only screen and (max-width: 600px) {
.logo-block a b,.logo-block a span {
  color: transparent !important;
}
.logo{
  width: 350px;
  height: 80px;
}
}

@media only screen and (min-width: 319px) and (max-width: 767px){
.logo-block a {
  max-width: unset !important;
  padding-left: 120px !important;
}

}

@media only screen and (max-width: 525px) {
.phone {
    right: 20px;
}
}

@media only screen and (min-width: 991px) and (max-width: 1199px){
.middle-header .col-md-6 {
  text-align: unset !important;
}
}


@media only screen and (min-width: 768px) and (max-width: 990px){
.middle-header .col-md-6{
  right: 113px;
}
}


@media only screen and (max-width: 840px) {
.contact-img {
  margin-left: 0px !important;
}
}


@media only screen and (max-width: 540px) {
#page-banner {
  background-image: url("/img/page_banner_mobile.jpg") !important;
}
.page-heading {
  top: 0% !important;
}
img.logo-block-mobile {
  max-width: 157px !important;
  height: 53px !important;
}
.mobile-menu {
  display: none !important;
}
.carousel-inner > .item > img {
  min-height: 200px !important;
}
}

@media only screen and (min-width: 540px) {
.logo-block-mobile {
  display: none !important;
}
}

@media only screen and (min-width: 540px) and (max-width: 767px){
.carousel-inner > .item > img {
  min-height: 230px !important;
}
}


/*  @media (max-width: 991px){
.ow-navigation .navbar-collapse {
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  width: 100%;
  margin: 0;
  margin-left: 120px;
  background-color: #FFDA47;
}
}*/

.navbar-header{
  background-color: #ffda47;
}

@media only screen and (max-width: 990px) {
.navbar-collapse {
  padding-left: 50px !important;
}
}


.phone a,.location a,.widget-about a{
      text-decoration: none;
      color: inherit;
 }


.fb{
  color: white;
position: absolute;
top: 8px;
margin-left: 46px;
}

.mobile-phone{
  display: none;
}

@media only screen and (max-width: 540px) {
.mobile-phone{
display: block !important;
text-align: center;
padding: 15px;
padding-bottom: 2px;
}
}

.mobile-phone a,.section-header a{
  text-decoration: none;
}
.mobile-phone-img{
  height: 26px;
width: 20px;
}
.tr-bg-color{
background-color:#ffda47 !important;
}
.tr-bg-color-black{
background-color:#1a1a17 !important;
color:white;
}
.tr-bg-color-yellow{
   background-color:#ffda47;
}
.header-top{
  margin-top:75px;
}
.section-header {
    margin-bottom: 28px;
}
.h2-word{
   font-weight:bold;
}

.widget-subscribe ul li a {
    width: 160px;
}