/*!
Theme Name: mauli cabs
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mauli-cabs
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

mauli cabs is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
        - Normalize
        - Box sizing
# Base
        - Typography
        - Elements
        - Links
        - Forms
## Layouts
# Components
        - Navigation
        - Posts and pages
        - Comments
        - Widgets
        - Media
        - Captions
        - Galleries
# plugins
        - Jetpack infinite scroll
# Utilities
        - Accessibility
        - Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
         ========================================================================== */


@charset "utf-8";
@import url('https://cdn-uicons.flaticon.com/2.6.0/uicons-solid-rounded/css/uicons-solid-rounded.css');
/*
        Resets
*/

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;

}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
strong,
th,
var {
    font-style: normal;
    font-weight: normal
}

em {
    font-style: normal;
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

q:before,
q:after {
    content: ''
}

abbr,
acronym {
    border: 0
}

:focus {
    outline: 0
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

.clear {
    clear: both;
}

/*
        body Structure
*/

html,
body {
    height: 100%;
}

body {
    background: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #222;
    line-height: 1.7em;
    overflow-x: hidden !important;
}

/*
        Typography
*/

div,
p,
a,
li,
td {
    -webkit-text-size-adjust: none;
    font-family: "Montserrat", sans-serif;
}

html,
html a {
    -webkit-font-smoothing: antialiased !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Montserrat", sans-serif;
    margin: 0 0 15px 0;
    line-height: normal !important;
}

h1 {
    font-size: 60px;
    font-weight: 700;
}

h2 {
    font-size: 36px;
    font-weight: 400;
}

h3 {
    font-size: 26px;
    font-weight: 400;
}

h4 {
    font-size: 22px;
    font-weight: 300;
}

h5 {
    font-size: 18px;
    font-weight: 300;
}

h6 {
    font-size: 14px;
    font-weight: 300;
}

p {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 15px 0;
}

p span,
p strong {
    font-weight: bold;
}

img {
    border: none;
    max-width: 100%;
}

a {
    text-decoration: none;
    color: white;
    font-family: "Montserrat", sans-serif;
}

a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
    color: #edb020;
    font-family: "Montserrat", sans-serif;
}

.fancybox-custom .fancybox-skin {
    box-shadow: 0 0 50px #222;
}

/* Navbar Section */

/*containerWrapper*/

.navigationBar {
    display: block;
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 200;
    height: 114px;
    padding: 0;
    transition: all 500ms;
    background: transparent;
    background: #fff;
/*     overflow: hidden; */
}

.navigationBar>.container-fluid {
    background: #fff;
    margin: 0px 15px;
}

.containerWrapper {
    display: block;
    padding: 0 100px;
    position: relative;
    z-index: 2;
}

/*topNavbar*/

.topNavbar {
    display: block;
    width: 100%;
    height: auto;
    padding: 0px;
    background: linear-gradient(90deg, #f4b118 0%, #e71500 100%);



}

/*tophead-menu-social*/

.tophead-menu-social {
    margin-right: 20px;
    padding: 5px 0px;
    float: right;
    text-align: left;
}

.apointbtn {
    float: right;
}

.modelBtn li {
    float: left;
    margin-right: 5px;
}

.tophead-menu-social ul li {
    display: inline-block;
    list-style-type: none;
}

.tophead-menu-social ul li a {
    display: inline-block;
}

.tophead-menu-social ul li a i {
    display: block;
    width: 25px;
    height: 25px;
    line-height: 23px;
    font-size: 13px;
    border-radius: 50%;
    border: solid 1px #ddd;
    text-align: center;
    color: #fff;
}

.tophead-menu-social ul li a:hover i {
    background: #353969;
    color: #fff;
    border-color: transparent;
}

/*user-menu*/

.user-menu {
    float: left;
    margin-top: 5px;
}

.user-menu ul {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.user-menu ul li {
    display: inline-block;
    list-style-type: none;
    margin: 0 5px;
}

.user-menu ul li a i {
    color: #fff;
}

.user-menu ul li a {
    font-weight: 500;
    font-size: 14px;
    color: #ffffff;
}

.user-menu ul li a:hover {
    color: #eee;
    text-decoration: underline;
}

.modelBtn a {
    padding: 8px 10px;
    font-size: 14px;
    float: right;
    margin-top: 0px;
}

.modelBtn a i {
    color: #fff !important;
}

/*navigationBarContent*/

.navigationBarContent {
    position: relative;
    height: auto;
}

.navbar {
    min-height: 40px;
}

.navbar-header {
    position: relative;
    height: 100%;
}

/* .navbar-header:after {
    background-color: #ed2e6b;
    content: "";
    position: absolute;
    bottom: 0;
    height: 100%;
    z-index: -1;
    right: 10%;
    width: 2000px;
} */

/* .navbar-header:before {
    right: -30px;
    width: 80%;
    background-color: #ed2e6b;
    content: "";
    position: absolute;
    bottom: 0;
    height: 100%;
    z-index: -1;
    -webkit-transform: skew( 30deg);
    -moz-transform: skew( 30deg);
    -o-transform: skew( 30deg);
    -ms-transform: skew( 30deg);
    transform: skew(30deg);
    border-right: 5px solid #00abb5;
} */

.navbar-brand {
    display: inline-block;
    margin-top: 2px;
    margin-bottom: 3px;
    height: auto;
    padding: 0;
    position: relative;
    top: 0;
    transition: all 500ms;
}

.navbar-brand img {
    height: 75px;
    transition: all 1000ms;
    transform: scale(1);
    position: relative;
    top: 0;
    left: 0;
}

.navbar-nav {
    margin-top: 0;
}

.navbar-collapse {
    float: right;
    padding-right: 0;
}

.navbar-default {
    background: transparent;
    border: none;
    margin: 0;
}

/*navbar-collapse*/

.navbar-collapse>ul>li {
    margin: 0;
    color: #333;
    height: 80px;
    line-height: 80px;
    padding: 0;
    position: relative;
    transition: all 500ms;
    font-family: "Montserrat", sans-serif;
}

.navbar-collapse>ul>li:last-child {
    border: none;
}

.navbar-collapse>ul>li>a {
    display: block;
    color: inherit !important;
    padding: 0 10px;
    margin: 0 1px;
    height: inherit;
    line-height: inherit;
    font-size: 14px;
    font-weight: normal;
    text-transform: capitalize;
    font-weight: 500;
}

.navbar-collapse>ul>li:before {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    height: 80px;
    transition: all 300ms;
    visibility: hidden;
    opacity: 0;
    color: #ed2e6b;
}

.navbar-collapse>ul>li:hover:before,
.navbar-collapse>ul>li.active:before {
    /*width: 100%;
    left: 0;*/
    top: 0;
    visibility: visible;
    opacity: 1;
}

.navbar-collapse>ul>li:hover>a,
.navbar-collapse>ul>li.active>a {
    background: transparent !important;
    color: #ff790b !important;
}



.navbar-collapse.in {
    overflow-y: initial !important;
}

/*callbackBtn*/

.navbar-collapse>ul>li.callbackBtn {
    color: #fff;
}

.navbar-collapse>ul>li.callbackBtn>a {
    background: #ed2e6b;
    color: inherit;
    text-transform: none;
}

.navbar-collapse>ul>li.callbackBtn:hover {
    background: #404041;
    color: #fff !important;
}

.navbar-collapse>ul>li.callbackBtn:hover>a {
    color: inherit !important;
}

.navbar-collapse>ul>li.callbackBtn:before {
    display: none;
}

/*drop down menu*/

.navbar-collapse>ul>li>ul {
    /*display: block;*/
    width: 220px;
    height: auto;
    position: absolute;
    top: 100%;
    /*top: 87px;*/
    left: 0;
    margin: 0;
    background: #fff;
    /*visibility: hidden;
    opacity: 0;*/
    z-index: 10;
    box-shadow: 0 6px 30px rgba(0, 0, 0, 0.15);
    transition: all 300ms ease-in-out;
    padding: 0;
    border-radius: 0;
    border: none;
}

.navbar-collapse>ul>li>ul:before {
    content: '';
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    background: #fff;
    top: -5px;
    left: 20px;
    transform: rotate(45deg);
}

/* .navbar-collapse>ul>li:hover>ul {
    left: 0;
    visibility: visible;
    opacity: 1;
} */

.navbar-default .navbar-nav>.open>a,
.nav .open>a {
    background: transparent !important;
}

.navbar-collapse>ul>li>ul>li {
    display: block;
    border-bottom: solid 1px #ddd;
    font-size: 15px;
    transition: all 300ms ease-in-out;
    position: relative;
    line-height: normal;
    height: auto;
}

@media (min-width: 768px) {
    .navbar-collapse>ul>li>ul {
        display: block;
        visibility: hidden;
        opacity: 0;
    }

    .nav-pills>li {
        float: left;
        margin-top: 15px !important;
    }



    .navbar-collapse>ul>li:hover>ul {
        left: 0;
        visibility: visible;
        opacity: 1;
    }
}

.navbar-collapse>ul>li>ul>li>a {
    display: block;
    padding: 15px;
    color: #222;
    height: auto;
    line-height: normal;
    transition: all 300ms ease-in-out;
    white-space: normal;
}

.navbar-collapse>ul>li>ul>li:hover {
    background: #ed2e6b;
}

.navbar-collapse>ul>li>ul>li:hover>a {
    color: #fff;
    background: transparent;
}

.navbar-collapse>ul>li>ul>li>span.separator {
    display: block;
    padding: 5px 0;
    text-transform: uppercase;
    text-align: center;
}

.navbar-collapse>ul>li>ul>li:hover>span.separator {
    color: #fff;
}

.navbar-collapse>ul>li>ul>li>a>.fa-angle-right {
    display: inline-block;
    float: right;
    position: relative;
    top: 5px;
}

.navbar-collapse>ul>li>ul>li:last-child {
    border-bottom: none;
}

/*double dropdown*/

.navbar-collapse>ul>li>ul>li>ul {
    display: block;
    width: 180px;
    height: auto;
    position: absolute;
    left: 100%;
    line-height: normal;
    top: 0;
    background: #fff;
    box-shadow: 0 6px 30px rgba(0, 0, 0, 0.15);
    transition: all 300ms;
    visibility: hidden;
    opacity: 0;
}

.navbar-collapse>ul>li>ul>li:hover>ul {
    visibility: visible;
    opacity: 1;
}

.navbar-collapse>ul>li>ul>li>ul>li {
    display: block;
    border-bottom: solid 1px #ddd;
    font-size: 13px;
    transition: all 300ms ease-in-out;
    position: relative;
}

.navbar-collapse>ul>li>ul>li>ul>li>a {
    display: block;
    padding: 5px 15px;
    color: #222;
    font-size: 15px;
    font-size: inherit;
    transition: all 300ms ease-in-out;
}

.navbar-collapse>ul>li>ul>li>ul>li:hover {
    background: #ed2e6b;
}

.navbar-collapse>ul>li>ul>li>ul>li:hover>a {
    color: #fff;
}

/*navigationBarScroll*/

.navigationBarScroll {
    height: 60px;
    background: rgba(255, 255, 255, 0.9);
    position: fixed;
}

.navigationBarScroll .navbar-brand {
    margin-top: 5px;
}

.navigationBarScroll .navbar-brand img {
    transform: scale(0.6);
    top: -18px;
    left: -44px;
}

.navigationBarScroll .navbar-collapse>ul>li {
    height: 60px;
    line-height: 60px;
}

.navigationBarFixed {
    position: fixed;
    top: 0px;
    width: 100%;
    box-shadow: 0px 3px 10px rgb(0 0 0 / 20%);
    height: 80px;
}

.navigationBarFixed .topNavbar {
    display: none;
}




/* Show dropdown on hover */
#menu-primary-menu li.menu-item-has-children:hover > .sub-menu {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999;
    background-color: #fff;
}

/* Style dropdown */
#menu-primary-menu .sub-menu {
    display: none;
    position: absolute;
    background: white;
    /* min-width: auto; */
    padding: 10px 0;
    list-style: none;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    width: max-content;
}

/* Style individual dropdown items */
#menu-primary-menu .sub-menu .menu-item a {
    padding: 10px 20px;
    display: block;
    color: #333;
    text-decoration: none;
}

#menu-primary-menu .sub-menu .menu-item a:hover {
    background-color: #f5b316;
}






/*bannerSection*/

.bannerSection {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #eee;
}

.bannerSection .owl-pagination {
    display: grid;
    gap: 10px;
}

#bannerSlider,
#bannerSlider .owl-wrapper-outer,
#bannerSlider .owl-wrapper-outer .owl-wrapper,
#bannerSlider .owl-wrapper-outer .owl-wrapper .owl-item,
#bannerSlider .owl-wrapper-outer .owl-wrapper .owl-item .item {
    height: 100%;
}

#bannerSlider .owl-wrapper-outer .owl-wrapper .owl-item .item {
    width: 100%;
    overflow: hidden;
}

#bannerSlider .owl-controls {
    position: absolute;
    width: auto;
    bottom: 200px;
    left: 30px;
    z-index: 2;
}

#bannerSlider .owl-controls .owl-page span {
    width: 20px !important;
    height: 20px !important;
    margin: 0 3px !important;
    background: #fff !important;
}

.bannerSection .bannerSlideBlock,
.bannerSection .bannerSlideImg {
    width: 100%;
    height: 100%;
}

.bannerSection .bannerSlideImg {
    display: block;
    position: relative;
    background-size: cover !important;
}

.bannerSection .bannerSlideImg:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: -linear-gradient(top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.0));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.0));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.0));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.0));
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.0));
}

.bannerSection .bannerSlideBlock {
    display: table;
    position: absolute;
    z-index: 2;
}

.bannerSection .bannerSlideBlock .bannerSlideCaption {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    overflow: hidden;
    text-align: center;
}

.bannerSection .bannerSlideBlock .bannerSlideCaption .bannerSlideCaptionInner {
    display: block;
    width: 100%;
    color: #fff;
    padding: 120px 0 0 0;
    position: relative;
    z-index: 2;
}

.bannerSection .bannerSlideBlock .bannerSlideCaption .bannerSlideCaptionInner p{
    font-size: 20px;
    font-weight: 600;
}

.bannerSection .bannerSlideBlock .bannerSlideCaption .bannerSlideCaptionInner>h2 {
    display: block;
    font-weight: 600;
    font-size: 40px;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    transition: all 900ms;
}

.bannerSection .bannerSlideCaptionInner>p {
	font-size: 22px;
    font-weight: 400;
}

.bannerSection .bannerSlideBlock .bannerSlideCaption .bannerSlideCaptionInner>h2 strong {
    display: block;
    font-weight: 900;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    transition: all 800ms;
    font-size: 30px;
}

.bannerSection .bannerSlideBlock .bannerSlideCaption .bannerSlideCaptionInner>.btn {
    height: 50px;
    line-height: 50px;
    padding: 0 25px;
    text-transform: uppercase;
    font-weight: normal;
    text-shadow: 0 2px 0 rgb(0 0 0 / 10%);
    font-size: 18px;
}

.bannerSection .bannerSlideBlock .bannerSlideCaption .bannerSlideCaptionInner>.btn:hover {
    text-shadow: none;
}

@-webkit-keyframes scrollAnim {
    0% {
        top: 0px;
    }

    50% {
        top: 6px;
    }

    100% {
        top: 0px;
    }
}

@-o-keyframes scrollAnim {
    0% {
        top: 0px;
    }

    50% {
        top: 6px;
    }

    100% {
        top: 0px;
    }
}

@-moz-keyframes scrollAnim {
    0% {
        top: 0px;
    }

    50% {
        top: 6px;
    }

    100% {
        top: 0px;
    }
}

@-ms-keyframes scrollAnim {
    0% {
        top: 0px;
    }

    50% {
        top: 6px;
    }

    100% {
        top: 0px;
    }
}

@-keyframes scrollAnim {
    0% {
        top: 0px;
    }

    50% {
        top: 6px;
    }

    100% {
        top: 0px;
    }
}




/*teamSection*/

/*teamSection*/

.teamSection {
    display: block;
    clear: both;
    width: 100%;
    height: auto;
    position: relative;
    padding: 70px 0;
    /* overflow: hidden;
    background: url(assets/images/slide2.jpg) no-repeat fixed 100% 0;
    background-size: cover; */
    /* color: #fff; */
    /* background: #eee; */
}

/* .teamSection:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #00a7b2;
    opacity: 0.5;
} */

.teamSection .heading-center {
    margin-bottom: 30px;
}

.teamSection .row {
    margin-left: -5px;
    margin-right: -5px;
}

.teamSection .teamBlock {
    display: block;
    padding: 20px;
    color: #000;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
    background: #fff;
    transition: all 300ms;

}

.teamBlock:hover {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
}

.teamBlock h3 span {
    display: block;
    color: #00abb5;
    font-size: 16px;
}

#teamSlider .teamBlock p {
    padding-top: 0px;
    height: 100px;
    overflow: hidden;
    margin-bottom: 15px !important;
}

.teamBlock p a {
    display: inline-block;
}

.teamBlock img {
    margin-bottom: 15px;
    height: auto;
}

#teamSlider .teamBlock {
    padding: 0 0 20px 0;
    min-height: 450px;
    border-radius: 10px;
}

#teamSlider .teamBlock h2,
#teamSlider .teamBlock h3,
#teamSlider .teamBlock h4,
#teamSlider .teamBlock h5,
#teamSlider .teamBlock h6,
#teamSlider .teamBlock p {
    margin: 0 20px 0px 20px;
}

#teamSlider .teamBlock h2,
#teamSlider .teamBlock h3,
#teamSlider .teamBlock h4,
#teamSlider .teamBlock h5,
#teamSlider .teamBlock h6,
#teamSlider .teamBlock p {
    padding-top: 15px;
}

#teamSlider .teamBlock h3 {
    font-size: 20px;
    font-weight: 600;

}

#teamSlider .teamBlock img {
    height: auto;
    width: 100%;
    margin: 0;
    border-radius: 10px;
}

.teamSection .teamBlock h3 {
    position: relative;
    display: block;
    clear: both;
}

.moreItemsCarousel .item {
    padding: 10px 0;
    margin: 0 15px;
}

.teamSection .owl-controls .owl-page span {
    background: #00abb5 !important;
}

.moreItemsCarousel .owl-controls .owl-buttons {
    position: absolute;
    width: 100%;
    height: 60px;
    bottom: 75px;
    right: 5px;
}

.ourfleet .moreItemsCarousel .owl-controls .owl-buttons {
    position: absolute;
    width: 100%;
    height: 60px;
    bottom: 200px;
    right: 5px;
}


.owl-next {

    position: absolute;
    right: -39px;

}

.owl-prev {
    position: absolute;
    left: -30px;
}

.moreItemsCarousel .owl-controls .owl-buttons div {
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    text-align: center !important;
    padding: 0 !important;
    display: inline-block !important;
    border-radius: 220px !important;
    float: left !important;
    margin: 0 4px !important;
    color: #000000 !important;
    font-size: 40px !important;
    background: #00a6b200 !important;
    opacity: 1 !important;
}

.moreItemsCarousel .owl-controls .owl-buttons div:hover {
    opacity: 1 !important;
}

.teamBlock .text-right {
    margin-right: -5px;
}



/*footer*/

.footer {
    display: block;
    clear: both;
    width: 100%;
    height: auto;
    min-height: 400px;
    position: relative;
    overflow: hidden;
    padding: 70px 0;
    background: black;
    background-size: 30%;
    color: #ffffff;
}

.footer>.row {
    position: relative;
    z-index: 2;
}

.footer h3 {
    display: block;
    padding-bottom: 5px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.3);
}

.footerUls {
    display: block;
    margin-left: 20px;
}

.footerUls li {
    list-style-type: disc;
    padding: 0 0 4px 0;
    font-size: 14px;
    color: #ffffff;
}

.footerUls li a {
    color: inherit;
}

.footerUls li a:hover {
    text-decoration: underline;
    color: #fac30d;
}

.footerLogo {
    display: inline-block;
    width: 80%;
    margin-top: 10px;
}

.footer .btn-primary {
    color: #fff;
    border: solid 2px #fff;
    border-radius: 40px;
    padding: 10px 20px;
}

.footerlogo {
    padding: 10px;
    text-align: center;
}

.footerlogo img {
    width: 45%;
    margin: 0 auto;
    text-align: center;
}

/*addressInfo*/

.addressInfo {
    display: block;
    position: relative;
}

.addressInfo h4,
.footer h4 {
    font-weight: bold;
    font-size: 20px;
}

.addressInfo p {
    margin-bottom: 5px;
    font-size: 15px;
}

.addressInfo i {
    display: inline-block;
    width: 20px;
    color: #ffffff;
}

/*footerStrip*/


.footerStrip {
    display: block;
    clear: both;
    background: #cccccc9c;
    text-align: center;
    padding: 15px 0;
    color: #000000;
    font-size: 15px;
}

.footerStrip a {
    color: #eee;
    font-weight: bold;
}

.footerStrip a:hover {
    text-decoration: underline;
    color: #fff;
}

.footer-social {
    display: inline-block;
    margin-top: 15px;
}

.footer-social a {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    text-align: center;
    border-radius: 100%;
}

.footer-social a:hover {
    background: #fdb932;
    border-color: #fdb932;
    color: #fff;
}

.footer-social .footerfacebookLink {
    background: #204385;
}

.footer-social .footertwitterLink {
    background: #2aa9e0;
}

.footer-social .footeryoutubeLink {
    background: #eb2429;
}

.footer-social .footerlinkedinLink {
    background: #02669a;
}

.footer-social .footerpinterestLink {
    background: #ca2128;
}

.footer-social .footergoogle-plusLink {
    background: #d3492c;
}

/*End Footer*/

/* CSS Multiple Whatsapp Chat */

.whatsapp-name {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 0.5;
}

#whatsapp-chat {
    box-sizing: border-box !important;
    outline: none !important;
    position: fixed;
    width: 350px;
    border-radius: 10px;
    box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
    bottom: 90px;
    left: 30px;
    overflow: hidden;
    z-index: 99;
    animation-name: showchat;
    animation-duration: 1s;
    transform: scale(1);
}

a.blantershow-chat {
    /*   background: #009688; */
    background: #fff;
    color: #404040;
    position: fixed;
    display: flex;
    font-weight: 400;
    justify-content: space-between;
    z-index: 98;
    bottom: 25px;
    left: 30px;
    font-size: 16px;
    padding: 12px 20px;
    border-radius: 30px;
    box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
}

a.blantershow-chat svg {
    transform: scale(1.7);
    margin: 0 10px 0 0;
}

.header-chat {
    /*   background: linear-gradient(to right top, #6f96f3, #164ed2); */
    background: #009688;
    background: #095e54;
    color: #fff;
    padding: 20px;
}

.header-chat h3 {
    margin: 0 0 10px;
}

.header-chat p {
    font-size: 14px;
    line-height: 1.7;
    margin: 0;
}

.info-avatar {
    position: relative;
}

.info-avatar img {
    border-radius: 100%;
    width: 50px;
    float: left;
    margin: 0 10px 0 0;
}

a.informasi {
    padding: 20px;
    display: block;
    overflow: hidden;
    animation-name: showhide;
    animation-duration: 0.5s;
}

a.informasi:hover {
    background: #f1f1f1;
}

.info-chat span {
    display: block;
}

#get-label,
span.chat-label {
    font-size: 12px;
    color: #888;
}

#get-nama,
span.chat-nama {
    margin: 5px 0 0;
    font-size: 15px;
    font-weight: 700;
    color: #222;
}

#get-label,
#get-nama {
    color: #fff;
}

span.my-number {
    display: none;
}

/* .blanter-msg {
    color: #444;
    padding: 20px;
    font-size: 12.5px;
    text-align: center;
    border-top: 1px solid #ddd;
  } */

textarea#chat-input {
    border: none;
    font-family: "Arial", sans-serif;
    width: 100%;
    height: 43px;
    outline: none;
    resize: none;
    padding: 10px;
    font-size: 14px;
}

a#send-it {
    width: 45px;
    font-weight: 700;
    padding: 5px 10px;
    background: #eee;
    border-radius: 0;
    text-align: center;
    line-height: 48px;
    height: 43px;
}

a#send-it svg {
    fill: #a6a6a6;
    height: 24px;
    width: 24px;
}

.first-msg {
    background: transparent;
    padding: 30px;
    text-align: center;
}

.first-msg span {
    background: #e2e2e2;
    color: #333;
    font-size: 14.2px;
    line-height: 1.7;
    border-radius: 10px;
    padding: 15px 20px;
    display: inline-block;
}

.start-chat .blanter-msg {
    display: flex;
}

#get-number {
    display: none;
}

a.close-chat {
    position: absolute;
    top: 5px;
    right: 15px;
    color: #fff;
    font-size: 30px;
}

@keyframes ZpjSY {
    0% {
        background-color: #b6b5ba;
    }

    15% {
        background-color: #111111;
    }

    25% {
        background-color: #b6b5ba;
    }
}

@keyframes hPhMsj {
    15% {
        background-color: #b6b5ba;
    }

    25% {
        background-color: #111111;
    }

    35% {
        background-color: #b6b5ba;
    }
}

@keyframes iUMejp {
    25% {
        background-color: #b6b5ba;
    }

    35% {
        background-color: #111111;
    }

    45% {
        background-color: #b6b5ba;
    }
}

@keyframes showhide {
    from {
        transform: scale(0.5);
        opacity: 0;
    }
}

@keyframes showchat {
    from {
        transform: scale(0);
        opacity: 0;
    }
}

@media screen and (max-width: 480px) {
    #whatsapp-chat {
        width: auto;
        left: 5%;
        right: 5%;
        font-size: 80%;
    }
}

.hide {
    display: none;
    animation-name: showhide;
    animation-duration: 0.5s;
    transform: scale(1);
    opacity: 1;
}

.show {
    display: block;
    animation-name: showhide;
    animation-duration: 0.5s;
    transform: scale(1);
    opacity: 1;
}

.whatsapp-message-container {
    display: flex;
    z-index: 1;
}

.whatsapp-message {
    padding: 7px 14px 6px;
    background-color: white;
    border-radius: 0px 8px 8px;
    position: relative;
    transition: all 0.3s ease 0s;
    opacity: 0;
    transform-origin: center top 0px;
    z-index: 2;
    box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
    margin-top: 4px;
    margin-left: -54px;
    max-width: calc(100% - 66px);
}

.whatsapp-chat-body {
    padding: 20px 20px 20px 10px;
    background-color: #e6ddd4;
    position: relative;
}

.whatsapp-chat-body::before {
    display: block;
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    z-index: 0;
    opacity: 0.08;
    background-image: url("assets/images/whatsapp.jpg");
}

.dAbFpq {
    display: flex;
    z-index: 1;
}

.eJJEeC {
    background-color: white;
    width: 52.5px;
    height: 32px;
    border-radius: 16px;
    display: flex;
    -moz-box-pack: center;
    justify-content: center;
    -moz-box-align: center;
    align-items: center;
    margin-left: 10px;
    opacity: 0;
    transition: all 0.1s ease 0s;
    z-index: 1;
    box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
}

.hFENyl {
    position: relative;
    display: flex;
}

.ixsrax {
    height: 5px;
    width: 5px;
    margin: 0px 2px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    animation-duration: 1.2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    top: 0px;
    background-color: #9e9da2;
    animation-name: ZpjSY;
}

.dRvxoz {
    height: 5px;
    width: 5px;
    margin: 0px 2px;
    background-color: #b6b5ba;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    animation-duration: 1.2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    top: 0px;
    animation-name: hPhMsj;
}

.kAZgZq {
    padding: 7px 14px 6px;
    background-color: white;
    border-radius: 0px 8px 8px;
    position: relative;
    transition: all 0.3s ease 0s;
    opacity: 0;
    transform-origin: center top 0px;
    z-index: 2;
    box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
    margin-top: 4px;
    margin-left: -54px;
    max-width: calc(100% - 66px);
}

.kAZgZq::before {
    position: absolute;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpccPDw9ra2m9vbwAAAAAAADExMf///wAAABoaGk9PT7q6uqurqwsLCycnJz4+PtDQ0JycnIyMjPf3915eXvz8/E9PT/39/RMTE4CAgAAAAJqamv////////r6+u/v7yUlJeXl5f///5ycnOXl5XNzc/Hx8f///xUVFf///+zs7P///+bm5gAAAM7Ozv///2fVensAAAAvdFJOUwCow1cBCCnqAhNAnY0WIDW2f2/hSeo99g1lBYT87vDXG8/6d8oL4sgM5szrkgl660OiZwAAAHRJREFUKM/ty7cSggAABNFVUQFzwizmjPz/39k4YuFWtm55bw7eHR6ny63+alnswT3/rIDzUSC7CrAziPYCJCsB+gbVkgDtVIDh+DsE9OTBpCtAbSBAZSEQNgWIygJ0RgJMDWYNAdYbAeKtAHODlkHIv997AkLqIVOXVU84AAAAAElFTkSuQmCC");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    top: 0px;
    left: -12px;
    width: 12px;
    height: 19px;
}

.bMIBDo {
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.4);
}

.iSpIQi {
    font-size: 14px;
    line-height: 19px;
    margin-top: 4px;
    color: #111111;
}

.iSpIQi {
    font-size: 14px;
    line-height: 19px;
    margin-top: 4px;
    color: #111111;
}

.cqCDVm {
    text-align: right;
    margin-top: 4px;
    font-size: 12px;
    line-height: 16px;
    color: rgba(17, 17, 17, 0.5);
    margin-right: -8px;
    margin-bottom: -4px;
}

/* End of whatsapp */

/*misc*/

.heading-center {
    display: block;
    text-align: center;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
    letter-spacing: 3px;
    font-weight: 600;
}

.heading-center h2 {
    margin-bottom: 0;
}

.heading {
    display: inline-block;
    position: relative;
    padding-bottom: 10px;
    font-weight: 600;
}

.heading small {
    font-size: 22px;
    color: #00a7b2;
    display: block;
}

.heading small a {
    color: inherit;
}



.heading-center:after {
    margin: 0 auto;
    left: 0%;
    right: 0%;
}

.heading:after {
    left: 0%;
}

.heading span,
.heading-center span {
    color: #ed2e6b;
}

.btn-transparent {
    display: inline-block;
    padding: 8px 15px;
    border: solid 2px #fff;
    background: #353969;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    transition: all 300ms ease-in-out;
}

.btn-transparent:hover,
.btn-transparent:focus,
.btn-transparent:active,
.btn-default:hover,
.btn-default:focus,
.btn-default:active {
    background: #f5b41a !important;
    border-color: transparent !important;
    color: #fff;
}

.btn {
    transition: all 300ms ease-in-out;
    border-radius: 0 !important;
}

.btn-primary {
    border: none;
    background: #ed2e6b;
    color: #fff;
    border-color: transparent;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background: #13162f !important;
    color: #fff;
}

.btn-rounded {
    border-radius: 30px !important;
}

.space5 {
    display: block;
    clear: both;
    padding: 5px 0;
}

.space10 {
    display: block;
    clear: both;
    padding: 10px 0;
}

.space50 {
    display: block;
    padding: 50px 0;
    clear: both;
}

.space30 {
    display: block;
    padding: 30px 0;
    clear: both;
}

.space15 {
    display: block;
    padding: 15px;
    clear: both;
}

.centertext,
.center {
    text-align: center;
}

.white {
    color: white;
}

.container {
    position: relative;
    z-index: 10;
}

/**********scrollUp**********/

.scrollup {
    width: 40px;
    height: 40px;
    line-height: 36px;
    text-align: center;
    position: fixed;
    bottom: 50px;
    right: 20px;
    color: #fff;
    font-size: 26px;
    display: none;
    background: linear-gradient(90deg, #373b6a 0%, #353969 100%);
    /* background: url(../images/up.png) no-repeat; */
    z-index: 200;
    border-radius: 50px;
}

.scrollup:hover {
    background: #f5ae16;
    opacity: 1;
    color: #fff;
}

/*media queries*/

@media (max-width: 1366px) {

    .teamBlock .heading {
        font-size: 20px;
        line-height: 28px !important;
    }

    .navbar-nav>li>a {
        padding: 0 10px;
    }
}

@media (max-width: 1200px) {
    .bannerSection .bannerSlideBlock .bannerSlideCaption .bannerSlideCaptionInner {
        padding: 30px 0;
    }

    .bannerSection .bannerSlideBlock .bannerSlideCaption .bannerSlideCaptionInner>h2 {
        font-size: 32px;
    }

    .bannerSection .bannerSlideBlock .bannerSlideCaption .bannerSlideCaptionInner>.btn {
        height: 50px;
        line-height: 50px;
        font-size: 18px;
    }

    .teamSection .teamBlock .heading {
        font-size: 18px;
        line-height: 22px !important;
    }

    .teamSection .teamBlock p {
        line-height: normal;
        font-size: 13px;
    }
}

@media (max-width: 1024px) {
    .containerWrapper {
        padding: 0 15px;
    }
}

@media (max-width: 991px) {
    .aboutBlocks {
        width: 50%;
        /* height: 300px; */
    }

    .ourGroupSection {
        border-bottom: solid 1px #ddd;
    }

    .ourGroupSectionHalf,
    .clientsheadingSectionHalf {
        display: none;
    }

    .ourGroupSection .heading-center,
    .ourGroupSection .row {
        margin-left: -15px;
    }

    .clientsheadingSection .heading-center,
    .clientsheadingSection .row {
        margin-right: -15px;
    }
}

@media (max-width: 875px) {
    .navigationBar {
        height: auto;
    }

    .navbar-brand {
        margin-bottom: 12px;
    }

    .navbar-collapse {
        float: none;
        clear: both;
        width: 100%;
        padding: 0;
        border-top: none;
    }

    .navbar-collapse>ul>li {
        height: 40px;
        line-height: 40px;
    }
}

@media (max-width: 768px) {
	
/* Show dropdown on hover */
#menu-primary-menu li.menu-item-has-children:hover > .sub-menu {
    position: relative;
}

/* Style dropdown */
#menu-primary-menu .sub-menu {
    position: relative;
}

    .promo-wrap {
        position: relative !important;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
        z-index: 99;
        background-color: white;
        box-shadow: 0px 0px 10px -4px !important;
        border-radius: 10px !important;
        padding: 0px !important;

        margin-top: 120px !important;
        margin-bottom: 50px !important;
    }

    .about-content {
        padding: 50px 0px !important;
    }

    .navigationBar {
        position: relative;
        overflow: hidden !important;
    }

    .navigationBar>.container-fluid {
        background: #fff;
        margin: 0px 0px;
    }

    .bannerSection .owl-pagination {
        display: block;
        gap: 10px;
        text-align: center;
    }

    .default-btn {
        padding: 0px 20px !important;
    }

    .ul-list2 li i {
        color: #ffffff;
        width: 35px !important;
        height: 35px !important;
        font-size: 20px !important;
        font-weight: 100;
        border-radius: 50px;
        background: #fcbe22;
        line-height: 37px !important;
    }

    .projectcont {
        padding: 20px 20px 20px 20px !important;
    }


    .circle:before {
        display: none !important;
    }

    .navbar-toggle {
        border-radius: 0;
        margin-right: 0;
        border: none;
        margin-top: 30px;
    }

    .navbar-nav {
        margin: 0;
    }

    .navbar-collapse>ul>li::before {
        display: none;
    }

    .navbar-collapse>ul>li {
        border-bottom: solid 1px rgba(0, 0, 0, 0.1);
        height: auto;
        line-height: normal;
    }

    .navbar-collapse>ul>li>a {
        padding: 15px;
    }

    .navbar-collapse>ul>li>a:hover,
    .navbar-collapse>ul>li>a:focus,
    .navbar-collapse>ul>li>a:active {
        background: #ffb90b !important;
        color: #ffffff !important;
    }

    .navbar-collapse>ul>li:hover>a,
    .navbar-collapse>ul>li.active>a {
        background: transparent !important;
        color: #ffb909 !important;
    }

    .navbar-collapse>ul>li>ul {
        background: #fff !important;
    }

    .navbar-collapse>ul>li>ul:before {
        display: none;
    }

    .bannerSection {
        height: 350px;
    }

    .bannerSection .bannerSlideBlock .bannerSlideCaption .bannerSlideCaptionInner>h2 strong {
        display: block;
        font-weight: 700;
        position: relative;
        font-family: 'Montserrat', sans-serif;
        transition: all 800ms;
        font-size: 26px;
    }

    .mobile-hidden {
        display: none;
    }

    .aboutBlocks {
        width: 100%;
        float: none;
    }

    .ourfleet .moreItemsCarousel .owl-controls .owl-buttons {
        position: absolute;
        width: 100%;
        height: 60px;
        bottom: 200px;
        right: 5px;
        color: black;
    }

    .moreItemsCarousel .owl-controls .owl-buttons div {
        width: 40px !important;
        height: 40px !important;
        line-height: 40px !important;
        text-align: center !important;
        padding: 0 !important;
        display: inline-block !important;
        border-radius: 220px !important;
        float: left !important;
        margin: 0 4px !important;
        color: #000000 !important;
        font-size: 40px !important;
        background: #00a6b200 !important;
        opacity: 1 !important;
    }

    .moreItemsCarousel .owl-controls .owl-buttons {
        position: absolute;
        bottom: 122px;
        right: 10px;
        left: 0;
        text-align: center;
        margin: 0 auto;
    }

    .owl-next {
        position: absolute;
        right: 0px;
    }

    .owl-prev {
        position: absolute;
        left: 0px;

    }

    .overview-slider-col .owl-controls {
        bottom: 50px;
    }

    .keyIndicatorsSection .project-fig {
        height: 230px;
    }

    .testimonialSection .testimonialBlockInner {
        background: #00abb5;
        color: #fff;
        padding: 20px 15px;
        margin: 0px 0px 0px 0px;
    }

    .testimonialBlock {
        text-align: center;
    }

    .testimonialSection .testimonialBlock img {
        position: relative;
        left: 0px;
        top: 0;
        width: 40%;
        right: 0px;
        margin: 0 auto;
    }

    .testimonialBlockInner {
        text-align: left;
    }

    .testimonialSection .testimonialBlock {
        display: block;
        position: relative;
        padding: 0;
    }

    .navbar-brand img {
        height: 50px;
        margin-top: 10px;
    }

    .navigationBar>.containerWrapper {
        background: #fff;
        border-top: 1px solid #fff;
    }

    .scrollup {
        bottom: 25px;
        right: 15px;
    }

    .overview-slider-col:before {
        content: '';
        display: block;
        position: absolute;
        top: -4px;
        left: -4px;
        right: -4px;
        bottom: -4px;
        z-index: 2;
        background: url(../images/mask1.png) no-repeat center;
        background-size: 100%;
    }

    .InfoDiv {
        width: 100%;
        margin: 5px;
    }

    .vc_column-inner {
        padding-top: 20px;
    }

    .topNavbar .containerWrapper {
        padding: 0 5px;
    }

    .tophead-menu-social {
        margin-right: 0;
    }
}

@media (max-width: 550px) {
    .bannerSection .bannerSlideBlock .bannerSlideCaption .bannerSlideCaptionInner {
        padding: 0px 0px 0px 0px;
        width: 100% !important;
    }

    .bannerSection .bannerSlideBlock .bannerSlideCaption .bannerSlideCaptionInner>h2 {
        font-size: 25px;
        font-weight: 700;
    }

    .bannerSection .bannerSlideBlock .bannerSlideCaption .bannerSlideCaptionInner>.btn {
        padding: 10px 15px;
        font-size: 13px;
        height: auto;
        line-height: normal;
    }

    #bannerSlider .owl-controls {
        bottom: 12px;
        right: 10px;
    }

    .down-arrow-box {
        display: none;
    }

    .teamSection .servicesBlockBigImgLink,
    .teamSection .teamBlock {
        width: 100%;
        float: none;
        clear: both;
    }

    .teamSection .teamBlock .teamBlockArrow {
        top: -15px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    h2 {
        font-size: 32px;
    }

    .service-box i,
    .service-box img {
        margin-bottom: 8px;
    }

    .ourServicesSection {
        padding: 60px 0px;
        background: url(../images/services.jpg) no-repeat center 0;
        background-size: cover;
        /* color: #333; */
    }
}



/* ==========================================================================
   4.0 Promo Section
   ========================================================================== */

.promo-section {
    position: relative;
    display: block;
    margin-top: -50px;
    min-height: 300px;
    clear: both;
    overflow: hidden;
}

.promo-wrap {
    position: absolute;
    left: 80px;
    right: 0;
    width: 90%;
    z-index: 99;
    background-color: white;
    box-shadow: 0px 0px 10px -4px;
    border-radius: 10px;
    padding: 20px;
}


.promoimg {
    background: linear-gradient(to right, #ffb909, #fbc02d);
    width: 70px;
    border-radius: 100px;
    height: 70px;
    text-align: center;
    margin-bottom: 20px;
    padding: 5px;
}

.promo-wrap .row .col-md-4:last-child>.promo-content {
    border: none;
}

.promo-content {
    padding: 20px 20px;
    box-shadow: 0 0 13px 2px #0000001a;
    background: white;
}

.promo-content h3 {
    font-size: 22px;
    letter-spacing: -1px;
}

.promo-content img {
    margin-bottom: 15px;
    height: 60px;
    margin-top: 0px;
}

.promo-content a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
}


.promo-content a:hover {
    text-decoration: underline;
    color: #ffffff;
    background: #000000;
}

.promo-section-2 .promo-content {
    padding: 0 30px;
}

.promo-section-2 .row .col-md-4:last-child>.promo-content {
    border: none;
}




/*testimonial-section*/

.testimonial-section {
    background: #fbc132;
    background-repeat: repeat;
    padding: 50px 0;
    color: #000;
    position: relative;
    overflow: hidden;

}

.testimonial-section::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(assets/images/h-choiceSec-bg.png) no-repeat;
    opacity: 0.2;
}

.testimonial-section .heading small {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 4px;
    padding-bottom: 0;
    font-weight: 600;
}

.review-card {
    background: white;
    border-radius: 15px;
    padding: 25px;
    margin-bottom: 30px;
    margin: 15px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.review-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

.reviewer-img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 50%;
    border: 3px solid #353969;
    padding: 3px;
    background: white;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}

.review-text {
    font-style: italic;
    line-height: 1.6;
    margin-top: 15px;
}

.rating .fa {
    color: #ffc107;
}

.stat-item {
    padding: 20px;
    background: white;
    border-radius: 10px;
    margin-bottom: 20px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease;
}

.stat-item:hover {
    transform: translateY(-5px);
}

.section-title h2 {
    font-size: 32px;
    font-weight: bold;
}

.review-header {
    position: relative;
    margin-bottom: 10px;
}

.review-date {
    margin-top: 15px;
    font-size: 0.9em;
    color: #999;
}

.stat-item .text-primary {
    color: #e3b618;
}

.stat-item .text-muted {
    color: #000000;
}



.reviewer-info {
    margin-left: 100px;
}


.testimonial-section .carouselWithArrows.owl-theme .owl-controls .owl-buttons {
    left: initial;
    right: 10px;
    top: -65px;
}

.carouselWithArrows.owl-theme .owl-controls {
    margin: 0;
}

.carouselWithArrows.owl-theme .owl-controls .owl-buttons {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 2;
}

.carouselWithArrows.owl-theme .owl-controls .owl-buttons div {
    width: 30px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    padding: 0;
    margin: 2px;
    border-radius: 0;
    font-size: 30px;
    background-color: #353969;
    color: #ffffff;
}

.carouselWithArrows.owl-theme .owl-controls .owl-buttons div:hover {
    background: #f6b927 !important;
    color: #000000;
}


/* clients */

.ourClients {
    margin-top: 20px;
    clear: both;
    display: block;
    text-align: center;
}

.ourClients .clientSliderBlock {
    display: block;
    width: 80%;
    text-align: center;
    margin: 0 auto;
}

.ourClients .item {
    margin: 5px 10px;
    text-align: center;
}

.ourClients .owl-controls .owl-page span {
    background: #fff !important;
}

/* End Testimonials */





/* ==========================================================================
   6.0 About Section
   ========================================================================== */
.about-section {
    position: relative;
}

.about-wrap {
    display: flex;
    align-items: center;
}

.about-wrap img {
    width: 100%;
    margin-bottom: 15px;
}

.about-wrap img:hover {
    opacity: 0.8;
}

.profile-wrap {
    background-color: #fafafa;
    text-align: center;
    padding: 30px;
    border: 2px dashed #ddd;
}

.profile-wrap h3 {
    font-size: 22px;
}

.profile-wrap .profile {
    width: 120px;
    height: 120px;
    margin-bottom: 20px;
    border-radius: 50%;
}

.profile-wrap span {
    display: block;
    font-size: 12px;
    font-family: "Jost", sans-serif;
    color: #999;
    margin-top: 5px;
}

.about-image img {
    width: 90%;
    border-radius: 5px;
    /* box-shadow: 0px 0px 10px 1px; */
}

.about-content h2 {
    font-size: 38px;
    margin-bottom: 20px;
}



.circle,
.shape {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.about-wrap {
    display: flex;
    align-items: center;
}

.about-image img {
    width: 90%;

}

.about-content h2 {
    font-size: 38px;
    margin-bottom: 20px;
    font-weight: 600;
}

.default-btn {
    background: #f5b61e;
    color: #ffffff;
    line-height: 45px;
    display: inline-block;
    padding: 0px 34px;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 500;
    margin: 0px 5px;
}

.promo-section .default-btn {
    background: linear-gradient(90deg, #353969 0%, #353969 100%);
    color: #ffffff;
    line-height: 45px;
    display: inline-block;
    padding: 10px 30px;
    border-radius: 3px;
    font-size: 15px;
    font-weight: 500;
    margin: 18px 5px;
}



.default-btn:hover {
    color: white;
    background: #414572;
}

.saveraHos {
    position: relative;
    overflow: hidden;
    background: #fff;
    padding-top: 0px;
}



.saveraHos .road {
    height: 67px;
    width: 100%;
    z-index: 1;
    position: relative;
    background: url(assets/images/road.jpg) repeat-x;
}


.saveraHos .ambulance1 {
    position: absolute;
    width: 106px;
    height: 50px;
    z-index: 6;
    bottom: 20px;
    left: -35%;
    background: url(assets/images/ambulance1.png) no-repeat center bottom;
    background-size: contain;
    animation: move-right 12s infinite;
}


.saveraHos .ambulance2 {
    position: absolute;
    width: 106px;
    height: 50px;
    z-index: 5;
    bottom: 23px;
    right: -35%;
    background: url(assets/images/ambulance2.png) no-repeat center bottom;
    background-size: contain;
    animation: move-left 12s infinite;
    animation-delay: 2s;
}

.shape:after {
    background: url(assets/images/about-bg.png) no-repeat;
    content: '';
    width: 50%;
    height: 680px;
    position: absolute;
    top: 330px;
    right: -150px;
    z-index: -1;
}

/* Keyframe Animations */
@keyframes move-right {
    0% {
        left: -15%;
    }

    100% {
        left: 100%;
    }
}

@keyframes move-left {
    0% {
        right: -15%;
    }

    100% {
        right: 100%;
    }
}


.ourfleet {
    position: relative;
    width: 100%;
    clear: both;
    padding: 50px 0px;
    background-color: #ffffff;
    overflow: hidden;
}

.ourfleet .view-more{
     background: #fff;  
     color: #000;                      
     border: 2px solid #353969;
     padding: 8px 20px; 
     border-radius: 30px;             
     font-size: 16px; 
     font-weight: 500;     
     margin-top: 15px;
}
.ourfleet{
    text-align: center;
    margin-top: 20px;
}
.ourfleet .view-more:hover {
    background: #f5b61e;
    color: #fff;
}
  
.carbox:hover {
    color: #fff;
    background: #383c6c;
    transition: all 500ms;
}

.ourfleet h2 {
    color: black;
    font-weight: 600;
    padding-bottom: 25px;
    text-align: center;
}

.carbox {
    box-shadow: 1px 1px 7px 0px rgba(0, 0, 0, 0.13), 0px 0px 2px 0px rgba(0, 0, 0, 0.05);
    text-align: center;
    border-radius: 10px;
    padding: 20px 20px;
}

.carbox .default-btn {
    display: block;
    text-align: center;
}

.carbox .carhead h3 {
    font-size: 22px;
    font-weight: 600;
}

.carbox .carhead h3 {
    font-size: 20px;
    font-weight: 600;
}

.carbox .price {

    text-align: left;
    padding: 0px 18px;

}

.carhead {
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
}


.carbox .price p {
    font-size: 17px;
    font-weight: 700;
    text-align: center;
}


.specification {
    padding-bottom: 15px;
}

.specification p{
    margin-top: 15px
}

.specification ul {
    display: flex;
    justify-content: space-around;
}

.specification ul .fi {
}

.icon {
    color: #ffffff;
    background: linear-gradient(90deg, #0d0d0d 0%, #101010 100%);
    font-size: 19px;
    padding: 5px;
    width: 45px;
    height: 45px;
    text-align: center;
    /* text-indent: 3px; */
    justify-content: center;
    border-radius: 10px;
    line-height: 40px;
    box-shadow: 0 0 5px -1px #00000052;
}

.specification li {
    line-height: 1;
}






.carimg img {
    margin: 0 auto;
    width: 90%;
}


body {
    font-family: Arial, sans-serif;
}

.car-box-section {
    background-color: #f9f9f9;
}

.card {
    border: none;
}

.card-img-top {
    max-height: 150px;
    object-fit: contain;
}

.card-title {
    font-size: 1.2rem;
    font-weight: bold;
}

.card-text {
    color: #6c757d;
}

.fleetsideimg {

    width: 100%;
    background: #ffffff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 13px 2px #0000001a;

}

.project {
    overflow: hidden;

    box-shadow: 1px 1px 7px 0px rgba(0, 0, 0, 0.13), 0px 0px 2px 0px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    transition: 0.3s ease-in-out;
    background: white;

}

.proimg {
    overflow: hidden;
    position: relative;
    transition: 0.5s ease-in-out;
}

.proimg::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: black;
    opacity: 0.4;
    z-index: 1;
}

.project img {
    overflow: hidden;
    position: relative;
}

.projectcont {
    padding: 20px 20px 20px 20px;
}

.projectcont h3 {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 10px;
}


.ul-list2 ul {
    display: flex;
    justify-content: center;
}

.ul-list2 li {
    padding: 0 10px;
}

.ul-list2 li i {
    color: #ffffff;
    width: 50px;
    height: 50px;
    font-size: 24px;
    font-weight: 100;
    border-radius: 50px;
    background: linear-gradient(90deg, #c90000 0%, #FF8C00 100%);
    line-height: 48px;
}

.ul-list2 p {
    line-height: 3;
}

/* .services {

    padding: 50px 0px;

}

.services h2 {

    font-weight: 600;
    padding-bottom: 25px;
    text-align: center;

}

.servicebox img {
    height: 75px;


}

.servicebox {
    text-align: center;
    padding: 39px 20px;
    margin: 10px 0px;
    border-radius: 10px;
    box-shadow: 1px 1px 7px 0px rgba(0, 0, 0, 0.13), 0px 0px 2px 0px rgba(0, 0, 0, 0.05);
    height: 225px;
    transition: transform 0.3s ease-in-out;
}

.servicebox:hover {
    background-color: #e2e2e24d;
    transform: translateY(-10px);
}

.servicebox h4 {
    font-weight: 500;
    margin-top: 30px;
} */

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #000000;
    cursor: default;
    background-color: #ffb804;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.form-group {
    margin-bottom: 15px;
    margin-top: 20px;
}

.nav-pills .nav-link.active,
.nav-pills .nav-link.active:hover,
.nav-pills .nav-link.active:focus {
    color: #ffffff;
    background-color: #353969;
}


/* why-book-section  */

.why-book-section {
    background: #fbc132;
    /* add your pattern image */
    background-repeat: repeat;
    padding: 50px 0;
    color: #000;
    position: relative;
}


.why-book-section::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(assets/images/h-choiceSec-bg.png) no-repeat;
    opacity: 0.2;
}

.section-title {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 40px;
}

.feature-box {
    margin-bottom: 30px;
}

.feature-box h4 {
    font-weight: 600;
}

.feature-box p {
    font-size: 14px;
    font-weight: 500;
}

.feature-icon {
    font-size: 40px;
    color: #000;
    margin-bottom: 15px;
}

.feature-icon strong {
    font-size: 40px;
    font-weight: 700;
}

/* tours-section */

.tours-section {
    position: relative;
    width: 100%;
    clear: both;
    text-align: center;
    padding: 60px 20px;
}

.tours-section h2 {
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 10px;
}

.tours-section p {
    color: #555;
    font-size: 16px;
    margin-bottom: 40px;
}

.tour-card {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 30px;
}

.tour-card img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    border-radius: 10px;
}

.tour-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 20px 10px;
    text-align: center;
    border-radius: 0 0 10px 10px;
}

.tour-overlay h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 10px;
}

.tour-overlay span {
    font-size: 14px;
    font-weight: 400;
}

.form-container {
    background: #fff;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    max-width: 1200px;
    margin: auto;
}

.nav-pills .nav-link {
    border-radius: 50px;
    padding: 10px 30px;
    font-weight: 500;
    transition: all 0.1s ease;
}

.nav-pills .nav-link.active {
    color: #fff;
    background: linear-gradient(135deg, #353969, #5f61d1);
}

.nav-pills .nav-link:hover {
    background-color: #e1e1f5;
    color: #353969;
}

.form-control {
    border-radius: 8px;
    padding: 10px;
}

.btn-gradient {
    background: linear-gradient(135deg, #353969, #5f61d1);
    color: #fff;
    font-weight: 500;
    border-radius: 50px !important;
    padding: 10px 25px;
    transition: all 0.1s ease;
    border: 2px solid black;
}




.btn-gradient:hover {
    background: linear-gradient(135deg, #5f61d1, #353969);
    color: #fff;
}

/* Smooth fade & slide animation for tab content */
.tab-content {

    height: 71px;
    margin-top: 30px;
}

.tab-content>.tab-pane {
    display: block;
    height: 0;
    opacity: 0;

    overflow: hidden;
}

.tab-content>.tab-pane.show.active {
    height: auto;
    opacity: 1;

}

@media (max-width: 768px) {
    .form-container {
        padding: 15px;
        height: 385px;
    }

    .promo-section {
        height: 410px !important;
    }

    .nav-pills .nav-link {
        padding: 8px 20px;
        font-size: 14px;
    }

    .form-control {
        margin-bottom: 15px;
    }

    .tab-content {

        margin-top: 20px;
    }

    .testimonial-section .carouselWithArrows.owl-theme .owl-controls .owl-buttons {

        right: 40px !important;
        top: 386px;
    }

}

.nav-pills>li {
    margin-right: 20px;
}





/* InnerPage  */
.innerPageSection{
    padding:50px 0 ;
    position: relative;
}

.innerBannerSection{
    width: 100%;
    position: relative;
    height: 350px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.innerBannerSection:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(0 0 0 / 30%);
}
.innerbanner{
    height: 368px;
    background-size: cover;
}
.innerBannerSection h1{
    font-size: 32px !important;
    letter-spacing: 2px;
    color:#fff;
    font-weight: bold;
}
.innerBannerSection .head{
    position: absolute;
    top: 227px;
}
.innerBannerSection .head h3{
    color: #ff7700;
    font-size: 30px;
}
.innerBannerSection .innerBannerImg{
    background-size: cover !important;
    height: 100%;
    /*    background-attachment: fixed !important;*/
    position: relative;
}
.innerBannerSection .innerBannerImg:before{
    position: absolute;
    content:'';
    top:0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.3);
}
.InnerBannerHeading{
    position: absolute;
    top: -60px;
    color: #fff;
}
.InnerBannerHeading h1{
    font-size: 36px !important;
}
.breadcrumb span {
    font-weight: normal;
    color: #fff;
}
.breadcrumb span a {
    font-weight: normal;
    color: #fff;
}
.breadcrumb {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    background:#ffcc2a;
    color: #000;
    margin-bottom: 0px;
    border-radius: 0;
    border-bottom: solid 1px #ccc;
    padding: 5px 10px;
}
.breadcrumb_last{
    font-weight: 600 !important;
}

.table a{
    color: blue;
}
.table a:hover{
    color:#ffcc2a ;
}
/*innerPageSection */

.contact-fixed-container {
    position: fixed;
    bottom: 20px;
    left: 20px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    z-index: 9999;
}

.contact-fixed-container a {
    width: 55px;
    height: 55px;
    background-color: #25D366; /* WhatsApp green by default */
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    text-decoration: none;
    box-shadow: 0 4px 10px rgba(0,0,0,0.2);
    transition: background-color 0.3s ease;
}

.contact-fixed-container a.phone {
    background-color: #f6b824; /* Phone icon blue */
}

.contact-fixed-container a:hover {
    opacity: 0.9;
}



