   * {
       margin: 0px;
       padding: 0px;
       box-sizing: border-box;
   }
   
   html,
   body {
       font-family: "Poppins", sans-serif;
   }
   
   body a {
       text-decoration: none;
       transition: 0.5s all;
       -webkit-transition: 0.5s all;
       -moz-transition: 0.5s all;
       -o-transition: 0.5s all;
       -ms-transition: 0.5s all;
   }
   
   a:hover {
       text-decoration: none;
   }
   
   h1,
   .h1,
   h2,
   .h2,
   h3,
   .h3 {
       margin-top: 20px;
       margin-bottom: 10px;
   }
   
   p {
       margin: 0 0 10px;
       font-size: initial;
   }
   
   ul {
       margin: 0;
       padding: 0;
       list-style: none;
   }
   
   label {
       margin: 0;
   }
   
   .navbar-default .navbar-toggle:focus {
       background-color: #ddd0!important;
   }
   /*header*/
   /***************************************marquee-wrap*************************************/
   
   .marquee-wrap {
       padding: 0px 0px;
   }
   
   .marquee-wrap ul {
       list-style-type: none;
       margin: 0;
       padding-top: 8px;
       text-align: center;
   }
   
   .cont p a {
       color: #fff;
   }
   
   .marquee-wrap p {
       color: #ffffff;
       display: inline-block;
       font-size: 14px;
       font-weight: 600;
       margin: 0px;
   }
   
   .marquee-wrap p:hover {
       color: #f2f2f2;
   }
   
   .footer-social>li {
       display: inline-block;
       margin-right: 6px;
       margin-bottom: 6px;
       width: 35px;
       height: 35px;
       line-height: 35px;
       text-align: center;
       padding-top: 1px;
   }
   
   .footer-social>li a {
       color: #fff;
       font-size: 19px;
   }
   /* .facebook-bg {
       background-color: #3b5998;
   }
   
   .twitter-bg {
       background-color: #00acee;
   }
   
   .linkedin-bg {
       background-color: #0e76a8;
   }
   
   .instagram-bg {
       background-color: #3f729b;
   }
   
   .pint-bg {
       background-color: #c8232c;
   }
   */
   
   .cont i {
       color: #fff;
       margin-right: 5px;
       display: inline-block;
       text-align: center;
       vertical-align: middle;
   }
   
   .cont {
       line-height: 30px;
       padding: 10px 0px;
   }
   
   .cont span {
       color: #fff;
   }
   /*---------------book Button----------------------*/
   
   .book i {
       color: #fff;
       margin-right: 15px;
       background: red;
       width: 30px;
       height: 29px;
       display: inline-block;
       text-align: center;
       vertical-align: middle;
       padding-top: 7px;
   }
   
   .book {
       line-height: 30px;
   }
   
   .book span {
       color: #fff;
   }
   /* nav.navbar.bootsnav ul.nav > li > a.active,
   nav.navbar.bootsnav ul.nav > li > a:hover {
       color: #fff;
       transition: .4s;
   }*/
   
   nav.navbar.bootsnav ul.nav > li > a {
       font-size: 15px;
       color: #000;
       transition: 0.5s;
       margin-left: 5px;
       text-transform: uppercase;
   }
   
   .navbar-collapse {
       background-color: #ffffff;
   }
   
   .navbar-brand {
       margin-left: 0px!important;
   }
   
   .navbar-brand h3 {
       margin-top: 14px;
       color: #ffc200;
       font-size: 18px;
       font-weight: 800;
       text-align: center;
       text-transform: uppercase;
       margin-left: 15px;
   }
   
   #logo1 {
       margin-top: -15px;
       width: 150px;
   }
   /***************************************marquee-wrap*************************************/
   /*header*/
   /*slider*/
   
   .slider-section {
       background-image: url(../images/slider.jpeg);
       background-position: center bottom;
       background-size: cover;
       padding-bottom: 20px;
   }
   
   .s-slider-content,
   .section-darkblue {
       margin-top: 200px;
   }
   
   .s-slider-content h5 {
       color: #ffc000;
       font-size: 16px;
       text-transform: uppercase;
       line-height: 18px;
       letter-spacing: 3px;
       margin-bottom: 15px;
       font-weight: 600;
   }
   
   .s-slider-content h2 {
       color: #fff;
       line-height: 1.3;
       margin-bottom: 20px;
       font-weight: 700;
   }
   
   .s-slider-content p {
       font-size: 18px;
       color: #fff;
       line-height: 26px;
       margin: auto;
       padding-right: 60px;
   }
   
   .slider-btn {
       margin-top: 30px;
   }
   
   .s-slider-content .btn {
       border-radius: 50px;
       color: #111111;
       display: inline-block;
       font-size: 16px;
       letter-spacing: 0;
       line-height: 1;
       margin-bottom: 0;
       padding: 20px 30px;
       text-align: center;
       text-transform: unset;
       touch-action: manipulation;
       transition: all 0.3s ease 0s;
       vertical-align: middle;
       white-space: nowrap;
       position: relative;
       z-index: 1;
       text-transform: capitalize;
       background: #FFC000;
       border: 1px solid #FFC000;
       overflow: hidden;
       font-family: 'Poppins', sans-serif;
       font-weight: 600;
   }
   
   @media (min-width: 1200px) and (max-width: 1500px) {
       .s-slider-content h2 {
           font-size: 60px;
       }
   }
   /*slider*/
   /*about-area*/
   
   .about-area {
       padding: 50px 0px;
   }
   
   .about-title h5 {
       color: #fe914d;
       font-size: 18px;
       margin-bottom: 10px;
       line-height: 1.3;
       margin-bottom: 20px;
       font-weight: 700;
   }
   
   .about-content h2 {
       font-size: 50px;
       margin-bottom: 20px;
       font-weight: 700;
   }
   
   .about-content p {
       margin-bottom: 20px;
   }
   
   .slider-btn {}
   
   .about-content .btn {
       border-radius: 50px;
       font-size: 16px;
       letter-spacing: 0;
       line-height: 1;
       margin-bottom: 0;
       padding: 20px 30px;
       text-align: center;
       text-transform: unset;
       touch-action: manipulation;
       transition: all 0.3s ease 0s;
       vertical-align: middle;
       white-space: nowrap;
       position: relative;
       z-index: 1;
       text-transform: capitalize;
       overflow: hidden;
       font-family: 'Poppins', sans-serif;
       font-weight: 600;
       background: #fe914c;
       color: #fff;
       border-color: #fe914c;
       display: inline-block;
       position: relative;
   }
   
   .about-content .call-box {
       display: inline-flex;
       gap: 15px;
       align-items: center;
   }
   
   .about-content .call-box .icon {
       font-size: 50px;
       color: #FFC000;
       display: inline-block;
   }
   
   .call-box .text {
       margin-left: 10px;
   }
   
   .about-content .call-box span {
       color: #777;
       font-size: 16px;
       margin-bottom: 5px;
   }
   
   .about-content strong {
       color: #FFC000;
   }
   
   .about-content .call-box strong a {
       color: #777;
       font-size: 18px;
   }
   /*about-area*/
   /*counter-area*/
   
   .counter-area {
       background-image: url('../images/coutner-bg.png');
       background-size: cover;
       padding: 50px 0px;
   }
   
   .count-bdr {
       border: 5px solid #ffffff1c;
       border-radius: 10px;
       /* padding: 60px 0 30px 100px;*/
   }
   
   .counter-area .single-counter {
       padding-bottom: 30px;
       padding-left: 0;
       padding-right: 0;
   }
   
   .single-counter .icon {
       margin-bottom: 15px;
       display: block;
       width: 50px;
   }
   
   .single-counter img {
       height: auto;
       max-width: 100%;
       border: none;
       border-radius: 0;
       box-shadow: none;
   }
   
   .count,
   .single-counter span {
       font-size: 50px;
       color: #fff;
       font-weight: 600;
       margin-bottom: 5px;
       line-height: 1;
       font-family: 'Poppins', sans-serif;
       display: inline-block;
   }
   
   .single-counter p {
       font-size: 16px;
       margin-bottom: 0;
       color: #fff;
       padding-top: 5px;
       line-height: 22px;
   }
   /*counter-area*/
   /*taxi-section*/
   
   .car-active .services-box {
       border: 1px solid #D0D0D0;
       margin: 0 0px 30px;
       padding: 0 25px 25px;
       position: relative;
       text-align: center;
   }
   
   .services-box .icon {
       margin-bottom: 30px;
   }
   
   .car-active .services-box .icon img {
       width: 100%;
       height: 200px;
   }
   
   .services-box a {
       color: #141b22;
       font-family: 'Poppins', sans-serif;
       font-weight: 700;
   }
   
   .services-box .text h3 {
       font-size: 20px;
       line-height: 1.3;
       margin-bottom: 20px;
       font-weight: 700;
   }
   
   .car-active .services-box ul {
       margin: 20px 0 25px;
       padding-left: 0;
   }
   
   .car-active .services-box li {
      margin-bottom: 10px;
    width: 100%;
    margin-top: 0;
    font-weight: 800;
    font-size: 14px;
   }
   
   .car-active .services-box li img {
       width: auto;
   }
   
   .car-active .services-box li span {
       margin-right: 10px;
   }
   
   .offer-action {
       text-align: center;
       position: relative;
       z-index: 1;
       overflow: hidden;
       width: 100%;
       margin: 25px auto 0;
       -webkit-transition: all 0.4s ease 0s;
       transition: all 0.4s ease 0s;
   }
   
   .offer-action a {
       display: inline-block;
       text-transform: uppercase;
       padding: 10px 0px;
       font-weight: 500;
       color: #fff;
       font-size: 12px;
       width: 31%;
       border-radius: 50px;
   }
   
   .offer-btn-1 {
       background-color: #000;
   }
   
   .offer-btn-2 {
       background-color: #FF0000;
   }
   
   .offer-btn-3 {
       background-color: #8B0000;
       margin-right: 4px;
   }
   /*taxi-section*/
   /*   newletter*/
   
   .newslater-title {
       padding: 50px 0px;
   }
   
   .newslater-title {
       display: flex;
   }
   
   .newslater-title .text h2 {
       font-size: 40px;
       font-weight: 600;
       color: #ffffff;
   }
   
   .newslater-area p {
       color: #fff;
       line-height: 30px;
       font-size: 18px;
   }
   /*   newletter*/
   /*route-list*/
   
   .city-item h3 {
       font-size: 16px;
       font-weight: 500;
       border: 1px dashed #000;
       padding: 10px 0px;
       color: #000;
   }
   /*route-list*/
   /*testimonial*/
   
   .testimonial-section {
       background-image: url(../images/testimonial-bg.png);
       background-size: cover;
       background-position: center center;
   }
   
   .all_review_box {
       height: 100%;
       background: #fff;
       padding: 25px 15px;
       border-radius: 4px;
   }
   
   .all_review_date_area {
       display: flex;
       justify-content: flex-start;
       align-items: center;
   }
   
   .all_review_date_area img {
       width: 100px!important;
   }
   
   .all_review_star {
       margin-left: 20px;
   }
   
   .review_star_all i {
       font-size: 14px;
       color: #ff9800;
   }
   
   .all_review_text h4 {
       padding-top: 10px;
       font-size: 18px;
       color: #ffc200;
   }
   
   .all_review_text {
       margin-top: 20px;
       border-top: 1px solid #ccc;
       padding-top: 20px;
   }
   
   .all_review_text span {
       display: block;
       font-weight: 500;
       font-size: 13px;
       text-transform: uppercase;
       margin: 5px 0;
       color: #bac5c5;
   }
   
   .all_review_box .quote {
       position: absolute;
       top: 20px;
       right: 20px;
       width: 50px!important;
       opacity: .7;
   }
   /*testimonial*/
   /*   footer*/
   
   .footer-bg {
       background-color: #111;
       background-image: url(../images/footer-bg.png);
       padding-top: 90px;
   }
   
   .footer-bg p {
       color: #fff;
   }
   
   .footer-top-heiding .container {
       padding-bottom: 50px;
       padding-top: 30px;
   }
   
   .footer-top-heiding {
       margin-bottom: 50px;
       position: relative;
       z-index: 0;
   }
   
   .footer-social span {
       font-size: 14px;
       color: #fff;
       font-weight: 500;
       font-family: 'Playfair Display', serif;
       display: inline-block;
       margin-right: 20px;
   }
   
   .footer-social a {
       font-size: 16px;
       display: inline-block;
       margin-right: 10px;
       width: 40px;
       height: 40px;
       border-radius: 50%;
       background-color: #ffffff47;
       text-align: center;
       line-height: 40px;
       color: #fff !important;
   }
   
   .footer-social a:hover {
       background: #ffc000;
       color: #fff !important;
   }
   
   .f-widget-title h2 {
       font-size: 20px;
       margin-bottom: 5px;
       position: relative;
       padding-bottom: 30px;
       color: #ffffffa3;
   }
   
   .footer-widget .widgettitle {
       color: #fff;
       font-size: 20px;
       margin-bottom: 5px;
       position: relative;
       padding-bottom: 30px;
   }
   
   .footer-link ul li {
       margin-bottom: 10px;
   }
   
   .footer-link ul li a {
       color: #d0d0d0;
       display: inline-block;
   }
   
   .f-contact li {
       float: left;
       margin-bottom: 15px !important;
       width: 100%;
   }
   
   .f-contact .icon {
       float: left;
       margin-top: 7px;
       margin-right: 15px;
       width: 40px;
   }
   
   .f-contact i {
       width: 40px;
       height: 40px;
       background: #3a3a3a7d;
       line-height: 40px;
       color: #ffc000 !important;
       text-align: center;
       border-radius: 50%;
       float: left;
   }
   
   .f-contact span {
       color: #d0d0d0;
   }
   
   .copyright-wrap {
       padding: 0px 20px;
   }
   
   .copyright-wrap .container {
       padding: 0px 0 30px;
   }
   
   .f-logo img {
       width: 150px;
   }
   /*   footer*/
   /*innerpages*/
   
   .breadcrumb-area {
       background-color: #000000;
       background-image: url(../images/bdrc-bg.png);
       margin-bottom: 20px;
   }
   
   .breadcrumb {
       display: inline-block;
       -ms-flex-wrap: wrap;
       flex-wrap: unset;
       padding: 0;
       margin-bottom: 15px;
       list-style: none;
       background-color: unset;
       position: relative;
   }
   
   .breadcrumb li a {
       font-size: 16px;
       color: #fff;
       font-weight: 500;
   }
   
   .breadcrumb > .active {
       color: #fffc !important;
       font-weight: 500;
   }
   
   .breadcrumb-wrap {
       padding-top: 150px;
       padding-bottom: 50px;
   }
   
   .one_way_select_car {
       position: relative;
   }
   
   .img-position-holder {
       position: absolute;
       width: 50px !important;
       top: 10px;
       left: 10px;
       /* background-color: #ffffffa3; */
       padding: 0px 0px;
       z-index: 1;
   }
   /*blog*/
   
   .blog-section .post {
       margin-bottom: 2.5rem;
       border: 1px solid #ccc;
       padding: 15px;
   }
   
   .post-media {
       position: relative;
       margin-bottom: 1.7rem;
       border-radius: 0;
       background-color: #ccc;
   }
   
   .post a {
       color: inherit;
   }
   
   .post-media .post-date {
       position: absolute;
       top: 1rem;
       left: 1rem;
       width: 4.5rem;
       padding: 1rem 0.8rem 0.8rem;
       color: #fff;
       background: #222529;
       text-align: center;
       text-transform: uppercase;
       letter-spacing: 0.05em;
   }
   
   .post-media .day {
       display: block;
       font-size: 1.8rem;
       font-weight: 700;
       line-height: 1;
   }
   
   .post-media .month {
       display: block;
       font-size: 1.12rem;
       line-height: 1;
       opacity: 0.6;
   }
   
   .blog-section .post-body {
       margin-left: 0;
       padding-bottom: 2.1rem;
       border: 0;
   }
   
   .blog-section .post-title {
       margin-bottom: 1.3rem;
       font-size: 1.8rem;
       font-weight: 700;
   }
   
   .post-content {
       font-size: 1.3rem;
   }
   
   .blog-section p {
       font-size: 1.3rem;
       line-height: 1.9;
       margin-bottom: 7px;
   }
   
   .add-product-review form {
       padding: 3.5rem 2rem 3.3rem;
       border-radius: 3px;
       background-color: #f4f4f4;
   }
   
   .card {}
   
   .card h1 {
       font-size: 20px;
       margin: 0px;
   }
   
   .star {
       font-size: 20px;
       cursor: pointer;
   }
   
   .one {
       color: rgb(255, 0, 0);
   }
   
   .two {
       color: rgb(255, 106, 0);
   }
   
   .three {
       color: #337ab7;
   }
   
   .four {
       color: rgb(255, 255, 0);
   }
   
   .five {
       color: rgb(24, 159, 14);
   }
   
   .add-product-review label {
       display: block;
       font-size: 1.4rem;
       line-height: 1;
       margin-bottom: 1.1rem;
   }
   
   .sidebar-widget-two .widget-content {
       position: relative;
       padding: 25px 25px;
       border-top: 2px solid #d1651a;
       box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
       margin-bottom: 40px;
   }
   
   .sidebar-title-two {
       position: relative;
       margin-bottom: 20px;
   }
   
   .sidebar-title-two h4 {
       position: relative;
       color: #222222;
       font-size: 23px;
       margin-bottom: 15px;
   }
   
   .blog-cat-two {
       position: relative;
       border-radius: 0px;
       overflow: hidden;
       border: 1px solid #dddddd;
   }
   
   .blog-cat-two li a {
       position: relative;
       color: #444444;
       font-size: 14.5px;
       padding: 12px 25px;
       display: flex;
       font-weight: 600;
       background-color: #ffffff;
       transition: all 500ms ease;
       -moz-transition: all 500ms ease;
       -webkit-transition: all 500ms ease;
       -ms-transition: all 500ms ease;
       -o-transition: all 500ms ease;
       border-bottom: 1px solid #dddddd;
   }
   
   .blog-cat-two li a:hover {
       color: #ffffff;
       background-color: #0088cc;
   }
   
   .blog-cat-two li img {
       padding-bottom: 16px;
       width: 80px;
       height: 80px;
       float: left;
       margin-right: 10px;
   }
   /*blog*/
   /*contact-page*/
   
   .section-title h3 {
       line-height: 1.3;
       margin-bottom: 20px;
       font-weight: 700;
       color: #232323;
   }
   
   .contact-info li {
       font-size: 18px;
       margin-bottom: 10px !important;
       margin-top: 0 !important;
       list-style: none !important;
   }
   
   .contact-info li a {
       text-decoration: underline;
   }
   
   .contact-form {
       background: #fff;
       width: 100%;
   }
   
   .contact-form form {
       box-shadow: 0px 1px 4px 1px #eae7e7;
       margin-bottom: 10px;
       padding: 20px;
   }
   
   .contact-form h3 {
       margin: 0px 0px 10px 0px;
       text-align: center;
       color: #000;
       font-weight: 600;
   }
   
   .contact-form .form-group {
       margin-bottom: 5px;
   }
   
   .contact-form .form-group label {
       color: #fac51d;
       font-size: 15px;
       line-height: 16px;
       margin-top: 10px;
       margin-bottom: 10px;
       /* text-decoration: underline; */
   }
   
   .contact-form .form-control {
       padding: 10px 12px;
       height: auto;
       border-radius: 10px;
   }
   /*contact-page*/
   /*innerpages*/
    .corporate-form-area {
       background-color: #3d50cb;
   }
   
   .corporate-form {
       padding: 20px 0px;
   }
   
   .corporate-form .form-control {
       border-radius: 0px;
       padding: 6px 15px;
       height: 40px;
       border: 0px;
       border: 1px solid #000;
       box-shadow: none;
       margin-bottom: 10px;
   }
   
   .corporate-form .submit_btn {
       width: auto;
           margin-top: 100px;

   }
   
   @media (max-width: 768px) {
       .bootsnav {
           background-color: #fff!important;
       }
       #logo1 {
           width: 100px;
           margin-top: -20px;
       }
       .f-logo img {
           width: 100px;
       }
       .s-slider-content,
       .section-darkblue {
           margin-top: 50px;
       }
       .offer-action a {
           font-size: 12px;
       }
       .about-content h2 {
    font-size: 26px;
       }
       .breadcrumb-wrap {
    padding-top: 70px;
    padding-bottom: 11px;
}
   }