* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

html,
body {
    font-family: 'Roboto', sans-serif;
    letter-spacing: .5px;
    width: 100%;
    height: 100%;
    background-position: center center;
}

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,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
}

ul,
p {
    margin: 0;
    padding: 0;
    list-style: none;
}

label {
    margin: 0;
}


/*img{
    width: 100%;
}*/


/*header*/


/*.header-section {
    padding: 15px 0px;
}*/

.agent-section ul {
    text-align: right;
    margin-top: 15px;
}

.agent-section ul li {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    text-align: center;
}

.agent-section ul li img {
    border: 1px solid #4e4c4c;
    padding: 3px;
    border-radius: 50px;
    width: 30px;
}

.agent-section ul li span {
    display: block;
    color: #4e4c4c;
    font-size: 12px;
    font-weight: 600;
}

nav.navbar.bootsnav ul.nav > li > a {
    color: #000;
}


/*.navbar-nav li a:hover,
.navbar-nav li a.active {
    color: #e31e24 !important;
}*/

.navbar-nav li a {
    position: relative;
    font-size: 16px;
}


/*.navbar-nav li a.active:after {
    bottom: 10px;
    opacity: 1;
}*/

.navbar-brand {
    padding: 0px 15px;
    margin-top: -20px;
}

nav.navbar.bootsnav ul.nav > li > a {
    padding: 30px 15px;
    font-weight: 600;
}


/*.navbar-nav li a:after {
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    width: 50%;
    height: 2px;
    content: '';
    background-color: #e31e24;
    opacity: 0;
    transition: all 200ms linear;
    margin: 0 auto;
}*/

.navbar-nav li a:hover:after {
    bottom: 10px;
    opacity: 1;
}

.header-section {
    padding: 10px 0px;
    background-color: #e31e24;
    border-top: 10px solid #000;
}

.mail-phone {
    margin-top: 0px;
}

.mail-phone a {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}

.mail-phone img {
    width: 20px;
}


/*header*/

.form-section {
    position: relative;
}

.slider {
    position: relative;
    overflow: hidden;
}

.slider-right-image {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1;
    height: 100%;
}

.slider .item {
    height: 468px;
    position: relative;
}

.slider .item img {
    width: 100%;
    height: 100%;
    /*object-fit: cover;*/
}

.online-review {
    position: relative;
    margin-top: -30px;
    z-index: 1;
}

.online-review-img {
    text-align: center;
    background-color: #fff;
    border-radius: 10px;
}

.online-review-img img {
    width: 120px;
}


/*banner-bottom-second*/

.banner-bottom-second {
    padding: 25px 0px;
    background-color: #fbfbfb;
}

.banner-bottom-section {
    text-align: center;
}

.banner-bottom-section h3 img {
    width: 50px;
    margin-right: 10px;
    float: left;
}

.banner-bottom-section h3 {
    font-weight: 700;
    margin-bottom: 10px;
}


/*banner-bottom-second*/


/*content-section*/

.content-section,
.content-section2 {
    margin-top: 50px;
}

.content-section p {
    font-size: 14px;
    /*text-align: justify;*/
}


/*content-section*/


/*why*/

.why-with-us {
    padding: 10px 0px;
    margin-top: 40px;
    background-color: #fbfbfb;
}

.iconbox {
    text-align: center;
}

.iconbox .iconbox-icon {
    min-height: 80px;
    line-height: 80px;
    margin-bottom: 5px;
}

.iconbox-icon img {
    width: 80px;
}

.iconbox .iconbox-content h3 {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 700;
}


/*why*/


/*client-review*/

.all-heading h4 {
    text-align: center;
    font-weight: 900;
    color: #0f4e9d;
    font-size: 36px;
    margin-bottom: 20px;
}

.all-heading h4 span {
    color: #f4831d;
}

.all-heading {
    margin-top: 50px;
    margin-bottom: 50px;
}

.route-list ul {
    column-count: 5;
}

.route-list li {
    /*list-style: circle;
    list-style-position: outside;*/
    margin-bottom: 10px;
}


/*client-review*/


/*car-detail*/

.single-offers {
    text-align: center;
    padding: 20px 10px;
    background-color: #fff;
    margin-bottom: 30px;
    border: 1px solid #ddd;
    box-shadow: 15px 10px 15px 3px #b1adad;
    border-radius: 15px;
    transition: .5s;
    /*display: flex;*/
}

.single-offers:hover {
    box-shadow: none;
    transition: .5s;
}

.single-offers h5 {
    margin: 0px;
    background-color: #a94442;
    color: #fff;
    padding: 10px 0px;
    font-size: 16px;
}

.fleet-carousel .tj-heading-style h3 {
    font-weight: 600;
    text-transform: capitalize;
    color: #fff;
    position: relative;
    margin: 0;
}

.offer-image {
    margin: 0 auto;
    display: block;
    /*width: 35%;*/
}

.offer-image img {
    width: 100%;
    height: 200px;
    /* height: 100% !important;*/
    /* object-fit: cover;*/
}

.offer-text {
    margin-top: 20px;
    /*width: 65%;*/
}

.offer-text h3 {
    font-size: 20px;
    color: #0f4e9d;
    letter-spacing: 1px;
    margin-bottom: 10px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    display: inline-block;
    font-weight: 800;
}

.offer-text h4 {
    color: #020202;
    font-size: 14px;
    text-transform: capitalize;
    margin-top: 8px;
    font-weight: 700;
}

.offer-text h4 span {
    color: #f6831e;
}

.offer-text ul {
    text-align: center;
    margin-top: 10px;
}

.offer-text ul li {
    display: inline-block;
    font-size: 14px;
    margin: 0px 0px;
    padding: 0px 4px;
    font-weight: 700;
}

.offer-text ul li:nth-child(2) {
    border-left: 1px solid #382f2f;
    border-right: 1px solid #382f2f;
}

.offer-text ul li i {
    margin-right: 5px;
    color: #065c7c;
}

.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: 7px 15px;
    font-weight: 500;
    color: #fff;
    font-size: 14px;
    width: 47%;
    border-radius: 50px;
}

.offer-btn-1 {
    background-color: #0f4e9d;
}

.offer-btn-2 {
    background-color: #f6831e;
}
.logo-absolute {
   position: absolute;
    top: 10px;
    left: 25px;
    width: 100px;
}

.btn-outline-white {
    background-color: #000;
    border: 2px solid #ffffff;
    color: #ffffff;
    padding: 8px 15px;
    font-weight: 600;
}

.btn-outline-white:hover {
    border-color: #000;
}

.btn.btn-outline-white {
    border-width: 2px;
    cursor: pointer;
    line-height: normal;
    padding: 12px 30px;
    text-transform: capitalize;
    transition: all 0.5s ease-in-out;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.btn-outline-white::before {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 0px;
    z-index: -1;
    content: '';
    background-color: #fff;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}

.btn-outline-white::after {
    content: "";
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 150%;
    z-index: -1;
    -webkit-transition: all 0.75s ease 0s;
    -moz-transition: all 0.75s ease 0s;
    -o-transition: all 0.75s ease 0s;
    transition: all 0.75s ease 0s;
}

.btn-outline-white:hover::before {
    left: 0%;
    right: auto;
    width: 100%;
}


/*car-detail*/


/*package*/

.holder {
    /* overflow: hidden;*/
    height: 100%;
    background: #ffffff;
    -webkit-transition: linear 0.2s;
    -moz-transition: linear 0.2s;
    transition: linear 0.2s;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    border-radius: 15px;
    box-shadow: 15px 10px 15px 3px #b1adad;
    position: relative;
}
.one_way_select_car {
    position: relative;
}
.img-position-holder {
    position: absolute;
    width: 60px;
    top: 10px;
    left: 10px;
    background-color: #ffffffa3;
    padding: 0px 0px;
    border-radius: 100px;
}

.holder:hover {
    box-shadow: none;
}

.img-holder {
    position: relative;
    overflow: hidden;
}

.img-holder img {
    vertical-align: top;
    border-radius: 5px 5px 0 0;
    height: 180px;
    transform: scale(1);
    overflow: hidden;
    transition: 1s;
}

.img-holder:hover img {
    transform: scale(1.5);
    transition: 1s;
}

.holder .price-holder {
    background: #0f4e9d;
    border-top-left-radius: 5px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    left: -5px;
    position: absolute;
    top: 140px;
}

.holder .price-holder span:before {
    width: 0;
    height: 0;
    border-top: 20px solid #0f4e9d;
    border-right: 20px solid transparent;
    position: absolute;
    top: 0;
    right: -20px;
    content: '';
}

.holder .price-holder span:after {
    width: 0;
    height: 0;
    border-bottom: 20px solid #0f4e9d;
    border-right: 20px solid transparent;
    position: absolute;
    bottom: 0;
    right: -20px;
    content: '';
}

.holder .price-holder:after {
    background: #0f4e9d;
    border-bottom-left-radius: 4px;
    bottom: -6px;
    content: "";
    height: 6px;
    left: 0;
    position: absolute;
    width: 5px;
}

.holder .price-holder span {
    display: block;
    padding: 6px 15px;
    position: relative;
}

.holder .price-holder strike {
    margin-right: 10px;
}

.img-holder .discount-holder {
    color: #000;
    /* background: #e54b4b;*/
    /* top: 20px;
    right: -5px;
    position: absolute;*/
    border-radius: 0 5px 0 0;
    font-size: 16px;
    font-weight: 600;
}

.img-holder .discount-holder span {
    display: block;
    position: relative;
    padding: 3px 17px 3px 25px;
}


/*.img-holder .discount-holder span:before {
    width: 0;
    height: 0;
    border-top: 17px solid #e54b4b;
    border-left: 15px solid transparent;
    position: absolute;
    top: 0;
    left: -15px;
    content: '';
}

.img-holder .discount-holder span:after {
    width: 0;
    height: 0;
    border-bottom: 17px solid #e54b4b;
    border-left: 15px solid transparent;
    position: absolute;
    bottom: 0;
    left: -15px;
    content: '';
}

.img-holder .discount-holder:after {
    background: #830000;
    border-bottom-right-radius: 4px;
    bottom: -6px;
    content: "";
    height: 6px;
    right: 0;
    position: absolute;
    width: 5px;
}*/

.fare-details {
    padding: 20px;
    text-align: left;
}

.fare-details ul li {
    list-style: disc;
    list-style-position: inside;
}

.fare-details h5 {
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 10px;
}

.text-holder {
    padding: 15px 0 14px;
    border-radius: 0 0 5px 5px;
    text-align: center;
}

.text-holder .title2 {
    font-size: 20px;
    font-weight: 600;
    /*font-family: "Montserrat", sans-serif;*/
    padding: 6px 0px;
}

.text-holder .title2 a {
    color: #111;
    -webkit-transition: linear 0.2s;
    -moz-transition: linear 0.2s;
    transition: linear 0.2s;
}

.text-holder .btn-holder {
    padding: 15px 20px 0px;
    /*border-top: 1px solid #e5e5e5;*/
}

.btn-holder .btn.btn-outline-white {
    padding: 5px 20px;
}

.text-holder .meta-info i {
    font-size: 16px;
    margin-right: 5px;
    color: coral;
}

.text-holder .meta-info span {
    display: block;
    margin: 0px 0px 7px;
    font-size: 12px;
    font-weight: 600;
}

.text-holder .meta-info {
    padding: 0 20px;
    font-size: 14px;
}

.text-holder .itHighlights .tt_bottom img {
    width: 30px;
}

.btn-more:hover {
    background: #fb7e01;
    color: #fff;
    border: 2px solid #fb7e01;
}


/*package*/


/*testimonial*/

.client-review {
    padding: 0px 0px 0px;
}

.testimonial {
    text-align: center;
    padding: 100px 40px 5px;
    margin-top: 100px;
    border-top: 5px solid #0d4d9e;
    position: relative;
}

.testimonial:before {
    content: "\f10d";
    font-family: "FontAwesome";
    font-weight: 900;
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 50px;
    color: #0f4e9d;
    /* opacity: 0.5;*/
}

.testimonial .pic {
    width: 150px;
    height: 150px;
    border: 5px solid #000000;
    position: absolute;
    top: -80px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.testimonial .pic img {
    width: 100%;
    height: auto;
}

.testimonial .description {
    font-size: 14px;
    color: #6f6f6f;
    line-height: 25px;
    margin-bottom: 30px;
}

.testimonial .testimonial-title {
    display: block;
    text-align: right;
    font-size: 22px;
    color: #e31e24;
    margin: 0;
}

.testimonial .post {
    display: block;
    font-size: 12px;
    color: #6f6f6f;
    margin-top: 7px;
}


/*testimonial*/


/*footer*/

.footer-png {
    position: relative;
    margin-bottom: -80px
}

.footer {
    padding: 10px 0px 5px;
    background-color: #202020;
    z-index: 1;
}

.footer-section h5 {
    margin: 0 0 10px;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    text-transform: capitalize;
}

.footer-section ul li {
    color: #fff;
    font-size: 14px;
}

.footer-section li a {
    display: inline-block;
    color: #fff;
    padding: 5px 0 5px 6px;
}

.footer hr {
    margin: 0px 0px 5px;
    border-top: 1px solid yellow;
}

.contact-box li {
    margin-bottom: 20px;
}


/*social*/


/*sociallink*/

.social li i,
.social li a {
    font-size: 1.2em;
    color: #2a2a2a;
}

.minimal .social-img-wrp {
    margin-right: 6px;
    margin-bottom: 6px;
    width: 30px;
    height: 30px;
    text-align: center;
    float: left;
}

.minimal a {
    width: 28px;
    height: 28px;
    line-height: 26px;
    font-size: 16px;
}

.bg-shifter i {
    color: #fff;
}

.websure-socialink:hover .bg-shifter {
    top: 0;
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.websure-social {
    line-height: 0;
    width: 100%;
}

.websure-social-inner {
    font-size: 14px;
}

.minimal .social-img-wrp {
    margin-right: 6px;
    margin-bottom: 6px;
    width: 30px;
    height: 30px;
    text-align: center;
    float: left;
    background: #fff;
}

.minimal a {
    width: 35px;
    height: 35px;
    line-height: 30px;
    font-size: 16px;
}

.websure-social a {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.websure-socialink {
    width: 35px;
    height: 35px;
    line-height: 25px!important;
    position: relative;
}

.websure-socialink.websure-behance,
.websure-socialink.websure-behance a {
    border-color: #0287e5;
    color: #0287e5;
}

.websure-socialink.websure-behance .bg-shifter {
    background-color: #0287e5;
}

.websure-socialink.websure-facebook,
.websure-socialink.websure-facebook a {
    border-color: #1f69b3;
    color: #1f69b3;
}

.websure-socialink.websure-facebook .bg-shifter {
    background-color: #1f69b3
}

.websure-socialink.websure-google-plus,
.websure-socialink.websure-google-plus a,
.websure-socialink.websure-gplus,
.websure-socialink.websure-gplus a {
    border-color: #d34836;
    color: #d34836;
}

.websure-socialink.websure-google-plus .bg-shifter,
.websure-socialink.websure-gplus .bg-shifter {
    background-color: #d34836;
}

.websure-socialink.websure-instagram,
.websure-socialink.websure-instagram a {
    border-color: #c41d78;
    color: #c41d78;
}

.websure-socialink.websure-instagram .bg-shifter {
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);
}

.websure-socialink.websure-pinterest,
.websure-socialink.websure-pinterest a {
    border-color: #df2126;
    color: #df2126;
}

.websure-socialink.websure-pinterest .bg-shifter {
    background-color: #df2126;
}

.websure-socialink.websure-tumblr,
.websure-socialink.websure-tumblr a {
    border-color: #374a61;
    color: #374a61;
}

.websure-socialink.websure-tumblr .bg-shifter {
    background-color: #374a61
}

.websure-socialink.websure-twitter,
.websure-socialink.websure-twitter a {
    border-color: #43b3e5;
    color: #43b3e5;
}

.websure-socialink.websure-twitter .bg-shifter {
    background-color: #43b3e5
}

.websure-socialink.websure-youtube,
.websure-socialink.websure-youtube a {
    border-color: #fb2d39;
    color: #fb2d39;
}

.websure-socialink.websure-youtube .bg-shifter {
    background-color: #fb2d39
}

.websure-socialink.websure-linkedin,
.websure-socialink.websure-linkedin a {
    border-color: #1a7696;
    color: #1a7696;
}

.websure-socialink.websure-linkedin .bg-shifter {
    background-color: #1a7696
}

.prk_bordered {
    border: 1px solid #26272a;
}

.bg-shifter {
    position: absolute;
    top: -60px;
    width: 50px;
    height: 49px;
    -moz-transition-property: -moz-transform, top;
    -o-transition-property: -o-transform, top;
    -webkit-transition-property: -webkit-transform, top;
    transition-property: transform, top;
    -moz-transition-duration: .25s;
    -o-transition-duration: .25s;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    z-index: -1;
}

#websure-to-top,
.popup-close {
    position: fixed;
    cursor: pointer;
}

.websure-socialink .bg-shifter {
    top: -30px;
    width: 30px;
    height: 28px;
    z-index: 2;
    left: -1px;
}


/*footer*/


/*about-us*/

.page-title-light {
    position: relative;
    margin-bottom: 20px;
    margin-top: 10px;
}

.page-title-light img {
    height: 60px;
    object-fit: cover;
}

.page-title-light::after {
    content: "";
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    background-color: #eee;
    height: 100%;
}

.page-title-second {
    position: absolute;
    top: 50%;
    z-index: 1;
    transform: translateY(-50%);
    left: 40px;
    right: 40px;
}

.page-title h1 {
    margin: 0px;
    color: #000;
    font-weight: 700;
    font-size: 22px;
}

.breadcrumb_section .breadcrumb {
    background: none;
    padding: 0px;
}

.breadcrumb_section .breadcrumb li {
    color: #565252;
    font-size: 14px;
}

.breadcrumb_section .breadcrumb li a {
    color: #000;
    font-weight: 800;
}


/*about-us*/


/*vehicle-detail*/

.vehicle-detail-image {
    position: relative;
    overflow: hidden;
    width: 450px;
    float: right;
    margin-left: 15px;
    margin-bottom: 30px;
    /* background-color: #d1651a; */
}

.vehicle-detail {
    margin-bottom: 30px;
    position: relative;
    /* border: 1px solid #eeeeee; */
    /* box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);*/
    /*padding: 25px 22px 25px;*/
}

.vehicle-detail .car-name {
    position: relative;
    color: #222222;
    font-weight: 600;
    line-height: 1.4em;
    font-size: 20px;
    margin-bottom: 10px;
}

.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: #00bfff;
}

.sidebar-widget {
    position: relative;
    margin-bottom: 30px;
}

.contact-form {
    background: #fff;
    width: 100%;
}

.contact-form .form-control {
    border-radius: 0px;
    padding: 5px 12px;
    height: auto;
}

.contact-form .form-group {
    margin-bottom: 5px;
}

.contact-image {
    text-align: center;
}

.contact-image img {
    border-radius: 6rem;
    width: 11%;
    margin-top: -3%;
    transform: rotate(29deg);
}

.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 .btnContact {
    width: 150px;
    border: none;
    padding: 2.5%;
    background: #0983ba;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
}

.btnContactSubmit {
    width: 50%;
    border-radius: 1rem;
    padding: 1.5%;
    color: #fff;
    background-color: #0062cc;
    border: none;
    cursor: pointer;
}


/*vehicle-detail*/


/*contact-us*/

.all-contact-information {
    box-shadow: 0px 1px 4px 1px #eae7e7;
    padding: 20px;
}

.contact-information {
    padding: 37px 20px;
}

.contact-information:nth-child(2) {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.contact-information a {
    color: #000;
}

.contact-information h4 {
    font-size: 24px;
    margin-bottom: 10px;
    color: #dc3545;
}


/*contact-us*/


/*modal*/

.modal-box .show-modal {
    color: #fff;
    background: #0c6cb4;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 10px 15px;
    margin: 80px auto 0;
    border: none;
    outline: none;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    display: block;
    transition: all 0.3s ease 0s;
}

.modal-box .show-modal:hover,
.modal-box .show-modal:focus {
    color: #fff;
    outline: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

.modal-backdrop.in {
    opacity: 0;
    position: relative;
}

.modal-box .modal-dialog {
    width: 330px;
    margin: 70px auto 0;
}

.modal.fade .modal-dialog {
    transform: translate(-100px);
}

.modal.in .modal-dialog {
    transform: translate(0);
}

.modal-box .modal-dialog .modal-content {
    border: none;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    position: relative;
}

.modal-box .modal-dialog .modal-content .close {
    color: #bc1a1a;
    background: #fff;
    font-size: 45px;
    font-weight: 400;
    text-shadow: none;
    line-height: 50px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    opacity: 1;
    overflow: hidden;
    position: absolute;
    left: auto;
    right: -15px;
    top: -15px;
    z-index: 1;
    transition: all 0.3s;
}

.modal-box .modal-dialog .modal-content .close:hover {
    color: #bc1a1a;
}

.modal-box .modal-dialog .modal-content .modal-body {
    padding: 50px 20px !important;
}

.modal-footer .btn-default {
    color: #fff;
    background-color: #ebc206;
    border-color: #eac204;
}


/*@media only screen and (max-width: 767px){
    .modal-dialog{ width: 90% !important; }
}*/


/*modal*/

.route-tab-content {
    box-shadow: none!important;
    border: none!important;
}

.route-testimonial {
    background-color: #f5f5f5;
    padding: 10px;
    margin: 10px 0px;
}

.route-testimonial img {
    margin-bottom: 20px;
}

.route-inner-review p {
    text-align: right;
    margin-bottom: 10px;
}

.web-logo {
       width: 220px;
    margin-top: 20px;

    /* width: 320px;*/
}

@media only screen and (max-width: 768px) {
    .tab.route-testi .nav-tabs li {
        width: 33.33%;
        float: left;
        text-align: center;
    }
    .web-logo {
        width: 110px;
        margin-top: 6px;
        margin-left: 100px;
    }
    .agent-section ul {
        margin-top: 10px;
    }
    .form-section {
        position: inherit;
    }
}

table {
    width: 100%!important;
}

.content-section table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    overflow-x: auto!important;
}

.content-section .table-responsive::-webkit-scrollbar {
    height: 2px!important;
}

.content-section .table-responsive::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey!important;
    border-radius: 0%!important;
}

.content-section .table-responsive::-webkit-scrollbar-thumb {
    background: #53aa07!important;
    border-radius: 10px!important;
}

.content-section .table-responsive::-webkit-scrollbar-thumb:hover {
    background: #53aa07!important;
}

.content-section table p {
    text-align: left!important;
}

table > tbody > tr > td,
table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}


/*blog*/

.blog {
    margin-bottom: 30px;
    border: 1px solid #ccc;
   /* float: left;*/
    padding: 10px;
}

.post-slide .post-header {
    padding: 10px;
}

.post-slide .title {
       margin-bottom: 5px;
    /* height: 40px; */
    color: #000;
    font-size: 22px;
    font-weight: 700;
    margin-top: 20px;
}

.post-slide .title a {
    font-size: 15px;
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
}

.post-slide .title a:hover {
    color: #fd6058;
    text-decoration: none;
}

.post-slide .post-bar {
    margin: 5px 0 0 0;
    padding: 0;
    list-style: none;
}

.post-slide .post-bar li {
    display: inline-block;
    margin-right: 20px;
    color: #808080;
    font-size: 14px!important;
}

.post-slide .post-bar li a {
    font-size: 15px;
    color: #808080;
    text-transform: capitalize;
}

.post-slide .post-bar li a:hover {
    text-decoration: none;
    color: #fd6058;
}

.post-slide .post-bar li img {
    width: 35px;
    height: 35px;
    border-radius: 50%;
}

.post-slide .post-bar li i,
.post-slide .post-bar li img {
    margin-right: 5px;
}

.post-slide .pic {
    overflow: hidden;
    position: relative;
}

.post-slide .pic:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0);
    transition: all 0.9s ease 0s;
}

.post-slide:hover .pic:after {
    background: rgba(255, 255, 255, 0.2);
}

.post-slide .pic img {
    width: 100%;
    height: 220px;
    transform: rotate(0deg) scale(1, 1);
    transition: all 0.6s ease-in-out 0s;
}

.post-slide:hover .pic img {
    transform: rotate(10deg) scale(1.5, 1.5);
}

.post-slide .post-category {
    padding: 5px 15px;
    margin: 0;
    list-style: none;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fd6058;
    z-index: 1;
}

.post-slide .post-category li {
    display: inline-block;
    text-transform: uppercase;
}

.post-slide .post-category li:after {
    content: " ,";
    color: #fff;
}

.post-slide .post-category li:last-child:after {
    content: "";
}

.post-slide .post-category li a {
    color: #fff;
}

.post-slide .post-category li a:hover {
    text-decoration: none;
    color: #333;
}

.post-slide .post-description {
    font-size: 14px;
    color: #808080;
    padding: 10px 0px;
    text-align: justify;
    height: 130px;
    display: block;
}

@media only screen and (max-width: 480px) {
    .post-header .post-bar li {
        margin-right: 5px;
    }
}


/*blog*/


/*pagination*/

.pagination-outer {
    text-align: center;
}

.pagination {
    /*font-family: 'Ubuntu', sans-serif;*/
    display: inline-flex;
    position: relative;
}

.pagination li a.page-link {
    color: #fff;
    background: linear-gradient(#3c6382, #0a3d62);
    font-size: 22px;
    font-weight: 500;
    line-height: 35px;
    height: 36px;
    width: 36px;
    padding: 0;
    margin: 0 5px;
    border: none;
    border-radius: 50%;
    opacity: 0.5;
    transition: all 0.3s ease 0s;
}

.pagination li a.page-link:hover,
.pagination li a.page-link:focus,
.pagination li.active a.page-link:hover,
.pagination li.active a.page-link {
    color: #fff;
    background: linear-gradient(#3c6382, #0a3d62);
    border-radius: 0;
    opacity: 1;
}

.pagination li:first-child a.page-link,
.pagination li:last-child a.page-link {
    font-size: 16px;
    width: auto;
    padding: 0 10px;
    border-radius: 0;
}

@media only screen and (max-width: 480px) {
    .pagination {
        font-size: 0;
        display: inline-block;
    }
    .pagination li {
        display: inline-block;
        vertical-align: top;
        margin: 5px 0;
    }
}

.blog-right {
    margin-top: 20px;
}

.blog-right h2 {
    font-size: 16px;
    font-weight: 600;
}

.blog-right hr {
    margin-top: 10px;
    border-top: 1px solid skyblue;
}


/*pagination*/

.blog-right li {
    margin-bottom: 15px;
    list-style: circle;
    list-style-position: inside;
}

.blog-right li a {
    color: #000;
    font-weight: 600;
}

.slick-image {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}


/*.slick-image::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00000073;
}*/


/*.slick-image:hover img {
    transform: scale(1.1);
    transition: 0.5s;
}*/

.slick-image {
    margin-bottom: 20px;
}

.slick-image img {
    min-height: 270px;
    transition: 0.5s;
}

.slick-image h3 {
    position: absolute;
    left: 20px;
    top: 20px;
    color: #fff;
}

.inner-heading {
    padding: 30px 0px;
}

h2.inner-heading-title {
    font-size: 36px;
    text-transform: none;
    letter-spacing: 0px;
    /*font-family: Poppins, Helvetica, Arial, sans-serif;*/
    font-weight: 700;
}

.owl-prev span,
.owl-next span {
    background: yellow;
    color: #000;
    height: 35px;
    width: 35px;
    line-height: 35px;
    border-radius: 100px;
    font-size: 20px;
}

.owl-prev span:hover,
.owl-next span:hover {
    background: #ff4e00;
}

.owl-prev {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
}

.owl-next {
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
}

.owl-prev:hover,
.owl-next:hover {
    background: transparent!important;
}

.blogs-details-section {
    margin-top: 50px;
}

.blog-cat-two li img {
    padding-bottom: 16px;
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 10px;
}

.desktop-section {
    margin-top: 20px;
    border-radius: 20px;
}

.mobile-section {
    margin-top: 5px!important;
}

.sec-get {
    background: url(../images/bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    padding: 40px 0px;
}

.b-bnr__title {
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    margin: 0 0 5px;
    letter-spacing: .5px;
    font-weight: 600;
}

.b-bnr__info {
    font-size: 16px;
    line-height: 24px;
    color: #b5bec9;
    font-weight: 400;
    margin: 0;
}

.btn-style-one {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 0;
    overflow: hidden;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.btn-style-one .btn-title {
    position: relative;
    display: block;
    font-size: 13px;
    line-height: 22px;
    color: #fff;
    font-weight: 600;
    padding: 10px 20px;
    min-height: 42px;
    background: #fc9e09;
    border-radius: 5px;
    z-index: 1;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.b-bnr-2__section_first {
    background-image: url(../images/bg-1.png);
}

.b-bnr-2__section_second {
    background-image: url(../images/bg-2.png);
}

.bg-dark2 {
    background-color: #253241;
}

.bg-primary2 {
    background-color: #f85602!important;
}

.b-bnr-2__section {
    position: relative;
    padding: 154px 0 55px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    text-align: center;
}

.b-bnr-2__title {
    margin-bottom: 20px;
    font: 700 24px/1.2 Montserrat;
    text-transform: uppercase;
    color: #fff;
}

.b-bnr-2__link {
    font-size: 16px;
    color: #fff!important;
    text-decoration: none!important;
    border-bottom: 1px dotted #fff;
}

.b-bnr-2__section_first:after {
    bottom: 0;
    left: 0;
    border-color: transparent transparent #fff #fff;
}

.b-bnr-2__section:after {
    position: absolute;
    border-width: 17px;
    border-style: solid;
    content: '';
}

.b-bnr-2__section_second:after {
    top: 0;
    right: 0;
    border-color: #fff #fff transparent transparent;
}

.cab-service-box {
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
    border: 1px solid #ececec;
    margin-bottom: 30px;
    border-radius: 10px;
    transition: all .4s ease-out;
    background-color: #fff;
}

.cab-service-box .service-desc {
    width: 100%;
    padding: 20px;
}

.service-desc h4 {
    font-weight: 800;
    font-size: 20px;
}


/*.service-desc img{
    object-fit: cover;
}*/

.cab-service-box:hover {
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 6%);
    -webkit-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 6%);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.06);
    -o-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.06);
    -ms-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.06);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
}

.section-heading h4.white {
    color: #fff;
}

.section-heading h4 {
    font-size: 16px;
    color: #f90;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-flex;
    align-items: center;
}

.section-heading h4.white span {
    background-color: #fff;
}

.section-heading h4 span {
    background-color: #f90;
    transform: skew(-20deg, 0deg);
    display: inline-flex;
    width: 4px;
    height: 15px;
    position: relative;
    margin-left: 20px;
    margin-right: 10px;
}

.section-heading h4.white span:after,
.section-heading h4.white span:before {
    background-color: #fff;
}

.section-heading h4 span:after,
.section-heading h4 span:before {
    background-color: #f90;
    content: "";
    width: 4px;
    height: 100%;
    position: absolute;
    right: 8px;
    top: 0;
    opacity: .8;
}

.section-heading h4 span:after {
    right: 16px;
    opacity: .5;
}

.section-heading h2.white {
    color: #fff;
}

.section-heading h2 {
    font-size: 42px;
    line-height: 52px;
    font-weight: 700;
    letter-spacing: -1.5px;
    display: block;
}

.section-heading p.white {
    color: #fafafa;
}

.section-heading p {
    margin-bottom: 0;
}

.feature-wrap {
    background-color: #0f4e9d;
    padding: 50px 40px;
    background-image: repeating-linear-gradient(45deg, #054ea9 0, #00285a 2px, transparent 0, transparent 50%);
    background-size: 10px 10px;
    margin-left: 0px;
}

.ridek-features li {
    display: flex;
    align-items: center;
    gap: 20px
}

.ridek-features li:not(:last-of-type) {
    margin-bottom: 30px
}

.feature-icon {
    font-size: 60px;
    color: #fff
}

.feature-content h3 {
    color: #fff;
    font-size: 22px;
    margin: 0
}

.feature-content p {
    margin: 0;
    color: #fafafa
}

.about-img {
    position: relative;
    /*  margin-top: -80px;*/
    z-index: 1;
}

.round-text {
    position: absolute;
    right: 100px;
    top: 60px;
}

.round-text:before {
    background-image: url(../images/location-marker.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 30%;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.round-text img {
    animation-name: spin;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.ads-sec {
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
}

.ads-sec img {
    margin: 0 auto;
}

.paymentsec {
    width: 100%;
    padding: 10px;
    margin-right: 0%;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 15px;
    border-bottom: 5px solid #0094D9;
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
}

.paymentsec:hover {
    box-shadow: 0 10px 30px #888;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);
}

.paymenticon {
    width: 116px;
    height: 116px;
    text-align: center;
    margin: auto;
}

.paymentcont {
    width: 100%;
    height: 140px;
    margin-left: 0%;
}

.paymenttxt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #ed1017;
    font-weight: bold;
    text-align: left;
    float: left;
    width: 100%;
    text-align: center;
}
.city-item h3{
    font-size: 16px;
    color: #000;
    margin-bottom: 20px;
}
.single-icon{
    text-align: center;
}
.single-icon img {
    height: 75px;
    width: 75px;
    border: 1px solid rgba(59, 59, 59, 0.3);
    text-align: center;
    line-height: 70px;
    border-radius: 50px;
    background-color: #FEFBF0;
    position: relative;
    object-fit: scale-down;
}
.how-work-text h3{
    font-size:18px;
    margin: 10px 0px;
}
.gallery img {
    height: 250px;
    margin-bottom: 20px;
    box-shadow: 0px 0px 5px 0px #ccc;
    border-radius: 5px;
    
}
@media only screen and (max-width: 768px) {
    .blog-navbar .web-logo {
        width: 90px;
    }
    .why-with-us {
        margin-top: 0px;
    }
    table {
        width: 100%!important;
    }
    .single-offers {
        display: block;
    }
    .offer-image {
        width: 100%;
    }
    .offer-text {
        width: 100%;
    }
    .round-text img {
        width: 70px;
    }
    .page-title-light {
        margin-top: 0px;
    }
}