
.text-primary{
    color: #F58023!important;
}
.text-black{
    color: #000!important;
}
.text-white{
    color: #fff!important;
}
.bg-primary{
    background: #F58023!important;
    color: #FFF;
}
.bg-secondary{
    background: #000!important;
    color: #FFF;
}
.bg-white{
    background: #FFF!important;
    color: #000;
}
.fa,.im{
    color: #000;
}
.form-control{
    background: #FFF0!important;
    color: #000!important;
}

.form-control-home{
    background: #FFF0!important;
    border: none;
    color: #FFF!important;
    border-bottom: 2px solid #000;
}
.form-control-home:active, 
.form-control-home:focus{
    background: #FFF0!important;
    border: none;
    border-bottom: 2px solid #000;
    color: #FFF!important;
}

.booking-form .form-control{
    background: #FFF0!important;
    border: none;
    color: #F58023!important;
    border-bottom: 2px solid #000;
    padding: 4px 0px;
}

.logo-center{
    padding-top: 10px; 
}
p{
    line-height: normal;
}
.btn, .btn:hover{
    border-radius: 3px;
}

.btn-primary {
    background: #F69B42;
    border-color: #F69B42;
    color: #FFF!important;

}

.btn-primary:hover {
    background: #000;
    border-color: #000;
    color: #FFF!important;
}

.btn-default{
    background: grey;
    color: #FFF;
}

.car-rates {
    margin: 5px;
    font-size: 16px;
    font-weight: bold;
    color:#003962;
}
.car-rates:hover {
    margin: 5px;
    font-size: 16px;
    font-weight: bold;
    color:#05374D;
}
.footer-hr h4 { 
    width:100%;
    text-align:center;
    border-bottom: 2px solid #fff;
    line-height:0.1em;
    margin:10px 0 20px;
} 
.footer-hr h4 span {
    background:#0077BB!important;
    padding:0 10px;
}

.border-right5{
    border-left: 5px solid #0067C2; 
}
.booking-item{
    padding: 10px;
    border-radius: 0px;
    border: 1px solid #F58023!important;
}
.booking-item:hover,
.booking-item .active{
    padding: 10px;
    border: 1px solid #000!important;
}

.border-bottom1{
    border-bottom: 1px solid #000;
}
.border-bottom2{
    border-bottom: 2px solid #000;
}
.border-bottom3{
    border-bottom: 3px solid #000;
}
.border-bottom4{
    border-bottom: 4px solid #000;
}
.border-bottom5{
    border-bottom: 5px solid #000;
}
.border-bottom6{
    border-bottom: 6px solid #000;
}
.border-bottom7{
    border-bottom: 7px solid #000;
}
.border-bottom8{
    border-bottom: 8px solid #000;
}
.border-bottom9{
    border-bottom: 9px solid #000;
}
.border-bottom10{
    border-bottom: 10px solid #000;
}
.border-right1{
    border-right:1px solid #000;

}

.col-pdding-5{
    padding-left: 5px;
    padding-right: 5px;
}
.col-pdding-6{
    padding-left: 6px;
    padding-right: 6px;
}
.col-pdding-7{
    padding-left: 7px;
    padding-right: 7px;
}
.col-pdding-8{
    padding-left: 8px;
    padding-right: 8px;
}
.col-pdding-9{
    padding-left: 9px;
    padding-right: 9px;
}
.col-pdding-10{
    padding-left: 10px;
    padding-right: 10px;
}
.cost-summary-td{
    padding: 0px!important;
    border-top: 0px solid #dddddd!important;
}

.panel {
    border: 1px solid #F58023!important;
    border-radius: 1px;

}
.panel-primary {
    border: 1px solid #F58023!important;
}
.panel .panel-body{
    padding: 10px 20px!important;
}


.img-size-medium{
    width: 100%;
    height: 200px;
}

.priceBox{
    background-color: #eeeeee;
    padding: 5px;
    border-radius: 3px;
    margin-bottom: 5px;
}

.btn-secondary{
    background: #000;
    border-color: #000;
    color: #FFF!important;
}
.btn-secondary:hover{
    background: #0077BB;
    border-color: #0077BB;
    color: #FFF!important;
}
.priceBox p{
    font-size: 12px;
}

.home-hover-title-hold{
    background: #FFF!important;
    color: #565656!important; 
    text-align: center; 
    border: 1px solid #efeeee; 
    text-transform: uppercase;
}
.search-form-home{
    padding-top: 15px!important; 
    padding-bottom: 10px!important; 
    background: #ffffffb5!important; 
    border-radius: 2px!important; 
    padding-left: 22px!important; 
    padding-right: 22px!important;
}
.detail-box{
    width: 100%;
    background: #eeeeee;
    padding: 10px;
    border-radius: 3px;
    margin-bottom: 5px;
}
.detail-box .title-para{
    font-size: 16px!important;
}
.i-radio{
    background: #FFF;
}
.box-orange{
    width: 100%;
    background: #EE601E;
    color: #FFF;
    padding: 5px;
    border-radius: 3px;
    margin-bottom: 5px;
}
.box-orange p{
    font-size: 11px;
    margin-bottom: 0px;
}



.carousel-control{
    width:  4%;
}
.carousel-control.left{
    margin-left:-35px;
    background-image:none;
    top: 35%;
    position: absolute;
    font-size: 35px;

}
.carousel-control.right{
    margin-right: -35px;
    background-image:none;
    top: 35%;
    position: absolute;
    font-size: 35px;
}
.carousel .carousel-control .fa{
    color:#565656!important;
}
.carousel-image{
    width: 100%;
    height: 199px;
    min-height: 199px;
    border-radius: 15px;
}

@media (max-width: 575.98px) { 
    .img-sec1-left{
        width: 100%;
        height: 220px;
    }
    .img-sec1-right{
        width: 100%;
        height: 70px;
    } 

    .img-sec3{
        width: 100%;
        height: 160px;
    }

    .img-size-medium{
        width: 100%;
        height: 180px;
    }

    .carousel-control.right{
        margin-right: -20px;
    }
    .carousel-control.left{
        margin-left:-25px;
    }

    .carousel-inner .active.left { left: -100%; }
    .carousel-inner .next{ left:  100%; }
    .carousel-inner .prev{ left: -100%; }
    .active > div { display:none; }
    .active > div:first-child { display:block; }


    .complate-nave .select-div{
        float:left;
        width: 100%!important;
        text-align: left!important;
    }

}

@media (min-width: 576px) and (max-width: 767.98px) {

    .img-sec1-left{
        width: 100%;
        height: 220px;
    }
    .img-sec1-right{
        width: 100%;
        height: 90px;
    }

    .img-sec3{
        width: 100%;
        height: 250px;
    }
    .img-size-medium{
        width: 100%;
        height: 230px;
    }

    .carousel-inner .active.left { left: -100%; }
    .carousel-inner .next{ left:  100%; }
    .carousel-inner .prev{ left: -100%; }
    .active > div { display:none; }
    .active > div:first-child { display:block; }


    .model-img{
        width: 100%;
        height: 250px;
    }
    .complate-nave .select-div{
        float:left;
        width: 49.60%!important;
        text-align: left!important;
    }

}
/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) { 
    .img-sec1-left{
        width: 100%;
        height: 220px;
    }
    .img-sec1-right{
        width: 100%;
        height: 110px;
    }

    .img-sec3{
        width: 100%;
        height: 250px;
    }
    .img-size-medium{
        width: 100%;
        height: 230px;
    }
    .navbar-right {
        float: none !important;
    }

    .carousel-inner .next{ left:  50%; }
    .carousel-inner .prev{ left: -50%; }
    .active > div { display:none; }
    .active > div:first-child { display:block; }
    .active > div:first-child + div { display:block; }

    .model-img{
        width: 100%;
        height: 370px;
    }
    .complate-nave .select-div{
        float:left;
        width: 49.70%!important;
        text-align: left!important;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) { 
    .img-sec1-left{
        width: 100%;
        height: 300px;
    }
    .img-sec1-right{
        width: 100%;
        height: 150px;
    }

    .img-sec3{
        width: 100%;
        height: 250px;
    }

    .logo-center{
        padding-top: 30px; 
    }
    .img-size-medium{
        width: 100%;
        height: 180px;
    }
    .btn-home-search-form{
        padding: 25px;
    }

    .carousel-inner .active.left { left: -16.7%; }
    .carousel-inner .next{ left:  16.7%; }
    .carousel-inner .prev{ left: -16.7%; }

    .home-search-btn{
        height: 75px;
        padding-top: 40%;
    }
    .model-img{
        width: 100%;
        height: 370px;
    }
    .complate-nave .select-div{
        float:left;
        width: 24.78%!important;
    }
}
/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 
    .search-form{
        padding-left: 5%;
        padding-right: 5%;
    }

    .img-sec1-left{
        width: 100%;
        height: 300px;
    }
    .img-sec1-right{
        width: 100%;
        height: 150px;
    }

    .img-sec3{
        width: 100%;
        height: 250px;
    }
    .logo-center{
        padding-top: 30px; 
    }
    .btn-home-search-form{
        padding: 25px;
    }

    .home-search-btn{
        height: 75px;
        padding-top: 40%;
    }
    .model-img{
        width: 100%;
        height: 370px;
    }

}


li .car-price{
    color: #002e6a;
}

td a{
    color: #002e6a;
}

li .car-price:hover{
    color: #05374D;
}

.form-group.form-group-lg {
    margin-bottom: 10px;
}

.book-price{
    color: #002e6a;
    font-size: 15px;
}

.table-border-remove{
    padding: 4px!important;
    border-top: 0px solid #dddddd!important;
}

.border-bottom-primary{
    border-top: 2px solid #05374D!important;

}

.typeahead, .tt-query, .tt-hint{
    height: 34px;
}

.tt-suggestion:hover{
    background-color: #05374D;
}

/*Select box with description*/
.select-box-desc .btn {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    height: 34px;
    padding: 8px 5px;
    font-size: 13px;
    background-color: #ffffff;
    color:#555555;
    /*border-bottom: 3px solid #05374D;*/
    border-bottom: 3px solid #0077BB;
}
.select-box-desc .btn:hover {
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
.select-box-desc .btn-default:hover, .select-box-desc .open .dropdown-toggle.btn-default{
    background-color: #ffffff;
    border-color: #cccccc;
    /*border-bottom: 3px solid #05374D;*/
    border-bottom: 3px solid #0077BB;
}

.select-box-desc .input-group-btn button{
    width:100%;
    text-align:left;
}

.select-box-desc .input-group-btn .caret{
    position:absolute;
    right:10px;
    margin-top:8px;
}

.select-box-desc .dropdown-menu{
    min-width: 100%;
    max-height:150px;
    overflow-y:scroll;
    overflow-x: hidden;
}

.select-box-desc .dropdown-menu > li > a {
    border-bottom: 1px solid #efefef;
}

.padding-left-right5{
    padding-left: 5px;
    padding-right: 5px;
}
.margin-left-right-5{
    margin-left: -5px;
    margin-right: -5px;
}
.map-responsive{
    overflow:hidden;
    padding-bottom:35%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:400px;
    width:100%;
    position:absolute;
}
.icon-font-size25{
    font-size: 25px;
}
.icon-font-text-size15{
    font-size: 16px;
    font-weight: bold;
}

.home-menu li a{
    display: block;
    padding: 5px 10px;
    margin: 3px 0px;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Poppins', arial, helvetica, sans-serif;
    border-radius: 3px;
}
.home-menu li a:hover{
    background: #05374D;
    color: #FFF;  
}
.home-menu li a.active{;
                       background: #05374D;
                       color: #FFF; 
}

.bg-info{
    background: #175B9C!important;
    color: #FFF;
}
.text-info{
    color: #154F85!important;
}

.corner {
    width: 0;
    height: 0;
    border-top: 280px solid #175B9C;
    border-bottom: 280px solid transparent;
    border-left: 280px solid transparent;
    position:absolute;
    right:0;
}

.corner span {
    position:absolute;
    top: -234px;
    width: 265px;
    left: -233px;
    text-align: center;
    font-size: 16px;
    font-family: arial;
    transform: rotate(45deg);
    display:block;
}
ul.slimmenu li > ul{
    min-width: 200px;
}

ul.slimmenu.slimmenu-collapsed li .slimmenu-sub-collapser {
    height: 35px;
    width: 35px;
    right: 0;
    background: #38D5E0;
}
ul.slimmenu.slimmenu-collapsed li ul li a {
    background: none;
    color: #000!important;
}

ul.slimmenu.slimmenu-collapsed li > ul {
    padding-left: 0px;
}
ul.slimmenu.slimmenu-collapsed li ul li.active > a{
    background: #1EC382;
    color: #fff!important;
}

h4.footer-buttom-hr-line {
    overflow: hidden;
    text-align: center;
}

h4.footer-buttom-hr-line:before,
h4.footer-buttom-hr-line:after {
    background-color: #0067C2;
    content: "";
    display: inline-block;
    height: 2px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}
h4.footer-buttom-hr-line:before {
    right: 5px;
    margin-left: -50%;
}

h4.footer-buttom-hr-line:after {
    left: 5px;;
    margin-right: -50%;
}
.footer-icon .box-icon-normal {
    background-color: #000;
}
.footer-icon .box-icon-normal .fa,
.footer-icon .box-icon-normal .im {
    color: #FFF;
    margin: 6px; 
    font-size: 14px;
}
.form-group .input-icon {
    color: #000;
}
h1,
h2,
h3,
h4,
h5,
.text-hero {
    color: #000!important;
}
.btn-default-trans1{
    border:1px solid #38D5E0!important;
    color: #38D5E0;
    background: #FFF;
}
.btn-default-trans1:hover{
    border:1px solid #38D5E0!important;
    color: #FFF;
    background: #38D5E0;
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    background-color: #FFF;

}
ul.slimmenu li a {
    color: #000!important;
    padding: 6px 15px;
    font-size: 14px;
}

ul.slimmenu li.active > a,
ul.slimmenu li:hover > a {
    background: #F58023;
    color: #fff!important;
}

ul.slimmenu.slimmenu-collapsed li ul li a:hover {
    background: #F58023!important;
    color: #fff!important;
}
ul.slimmenu li.slimmenu-sub-menu a {
    padding: 6px 34px 6px 15px;
}
ul.slimmenu li ul li a {
    background-color: #333;
    color: #fff!important;
}
footer#main-footer {
    background: #FFF!important;
    color: #000!important;
}
header#main-header {
    border-bottom: 2px solid #FFF!important;
}
.summary-table .table > thead > tr > th,
.summary-table .table > tbody > tr > th,
.summary-table .table > tfoot > tr > th,
.summary-table .table > thead > tr > td,
.summary-table .table > tbody > tr > td,
.summary-table .table > tfoot > tr > td {
    padding: 4px 8px;

}
.result-price .table > thead > tr > th,
.result-price .table > tbody > tr > th,
.result-price .table > tfoot > tr > th,
.result-price .table > thead > tr > td,
.result-price .table > tbody > tr > td,
.result-price .table > tfoot > tr > td {
    padding: 2px 2px; 
    border-top: 0px solid #dddddd;
}
.result-price .table-bordered > thead > tr > th,
.result-price .table-bordered > tbody > tr > th,
.result-price .table-bordered > tfoot > tr > th,
.result-price .table-bordered > thead > tr > td,
.result-price .table-bordered > tbody > tr > td,
.result-price .table-bordered > tfoot > tr > td {
    border: 1px solid #000;
}
.result-price a{
    color: #000!important;
}
.result-price a:hover{
    color: #F58023!important;
}

footer#main-footer h1, 
footer#main-footer h2, 
footer#main-footer h3, 
footer#main-footer h4, 
footer#main-footer h5, 
footer#main-footer .text-hero {
    color: #000!important;
}
footer#main-footer a{
    color: #000!important;
}

.home .nav {
    background-color: #fff0!important;

}
.home ul.slimmenu li a {
    color: #FFF!important;
}
.border-bottom-text{
    border-bottom: 2px solid #F69B42;
}
.how-it-work-img{
    width: 50px;
    height: 45px;
}
.hover-img .hover-title, 
.hover-img [class^="hover-title-"], 
.hover-img [class*=" hover-title-"] {
    background: rgb(237 131 35 / 0%);
    color: #fff!important;
}
.box-icon-border, [class^="box-icon-border"], [class*=" box-icon-border"] {
    background: none;
    border: 1px solid #F69B42;
    color: #F69B42;
}


* {box-sizing: border-box}
body {font-family: Verdana, sans-serif; margin:0}
.mySlides {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
}

/* Next & previous buttons 
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  padding: 5px 10px 20px 10px;
  margin-top: -22px;
  color: #000;
  font-weight: bold;
  font-size: 14px;
  transition: 0.6s ease;
  user-select: none;
  background-color: #e6e6e6;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
*/
/* Position the "next button" to the right 
.next {
  right: 0px;
}

.prev {
  left: 0px;
}
*/
/* On hover, add a black background color with a little bit see-through 
.prev:hover, .next:hover {
  background-color: #F69B42;
  color: #FFF;
}
*/

/* Caption text */
.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active, .dot:hover {
    background-color: #717171;
}

/* Fading animation */
.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
    from {opacity: .4} 
    to {opacity: 1}
}

@keyframes fade {
    from {opacity: .4} 
    to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
    .prev, .next,.text {font-size: 11px}
}

.margin-left-right-40{
    margin-left: 40px; margin-right: 40px;
}
.thumb-desc {
    font-size: 12px!important;
}

.border-2{
    border: 2px solid #F69B42;
}

/***********************/

.box-icon, [class^="box-icon-"], [class*=" box-icon-"] {
    width: 25px;
    height: 25px;
    line-height: 25px;
}
.fts-11{
    font-size: 11px!important;
}
.fts-12{
    font-size: 12px!important;
}
.fts-13{
    font-size: 13px!important;
}
.fts-14{
    font-size: 14px!important;
}
.fts-15{
    font-size: 15px!important;
}
.fts-16{
    font-size: 16px!important;
}
.fts-17{
    font-size: 17px!important;
}
.fts-18{
    font-size: 18px!important;
}
.fts-19{
    font-size: 19px!important;
}
.fts-20{
    font-size: 20px!important;
}
.fts-22{
    font-size: 22px!important;
}
.fts-24{
    font-size: 24px!important;
}
.fts-26{
    font-size: 26px!important;
}
.fts-28{
    font-size: 28px!important;
}
.search-form{
    padding: 15px 20px 10px 20px;
}
.home-page-icon{
    top: 2px!important; 
    left: -8px!important; 
    font-size:18px!important;
}
.search-form .form-group.form-group-icon-left .form-control {
    padding-left: 22px;
}

.offer-img{
    width: 100%;
    height: 150px;
}
.pb5{
    padding-bottom: 5px;
}

.search-form label{
    margin-bottom: -10px!important;
    font-size: 12px!important;
}
.booking-list > li {
    margin-bottom: 10px!important;
}
.result-price .price{
    color: #000;
    font-weight: 900;
    font-size: 15px;
}
.result-company-logo{
    width: 75px;
    height: 25px
}

.result-price .price a:hover{
    color: #F58023;
}

.mfp-dialog {
    padding: 10px 10px!important;
}

.complate-nave .select-div{
    float:left;
    width: 24.82%;
    text-align: center;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    background: #FFF;
    color: #000;
    padding: 7px 10px;
    margin: 0px 1px 2px 1px;
}
.complate-nave span.dot {
    font-weight: 900;
    font-size: 11px;  
    height: 20px;
    width: 20px;
    text-align: center!important;
    background-color: #F58023;
    color: #000;
    border-radius: 50%;
    display: inline-block;
}
.complate-nave .active{
    background: #F58023;
    color: #000;
}
.complate-nave .active > span.dot {  
    font-weight: 900;
    font-size: 11px;  
    height: 20px;
    width: 20px;
    background-color: #000;
    color: #F58023!important;
    border-radius: 50%;
    display: inline-block;

}
.padding-left-right30{
    padding-left: 30px;
    padding-right: 30px;
}
.inline-div-primary{
    background: #F58023;
    color: #000;
    display: inline-block;
    padding: 10px!important;
    margin-right: 0px;
    margin-bottom: 5px!important;
    cursor:pointer;
}
.inline-div-primary:hover{
    background: #000!important;
    color: #fff!important;
}
.details-company-logo{
    width: 110px;
    height: 55px;
}

.mb-minus5{
    margin-bottom: -5px!important;
}
a{
    color: #F58023!important;
}
a:hover{
    color: #000!important;
}

.i-check.hover,
.i-radio.hover {
    border: 1px solid #F58023;
}
.i-check.checked,
.i-radio.checked {
    border: 1px solid #F58023;
    background: #F58023;
}

/* The switch - the box around the slider */

.switch {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 20px;
    margin-top: 2px;
}

/* Hide default HTML checkbox */

.switch input {
    display: none;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #eeeeee;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 13px;
    width: 13px;
    left: 4px;
    bottom: 4px;
    background-color: #000;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: #FFF;
}

input:focus+.slider {
    box-shadow: 0 0 1px #eeeeee;
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}
.slider.round:before {
    border-radius: 50%;
}

