
.text-primary{
    color: #125CA9!important;
}
.text-secondary{
    color: #EE5533!important;
}
.text-black{
    color: #000;
}
.bg-primary{
    background: #125CA9!important;
    color: #FFF;
}
.fa,.im{
    color: #125CA9;
}
.form-control{
    background: #FFF!important;
    border-bottom: 2px solid #125CA9;
    -webkit-appearance: textfield;
}
.form-control:active, .form-control:focus{
    background: #FFF;
    border-bottom: 2px solid #125CA9;
}
.form-control-home{
    background: #FFF!important;
}
.logo-center{
    padding-top: 10px; 
}
p{
    line-height: normal;
}
.btn, .btn:hover{
    border-radius: 1px;
}

.btn-primary {
    background: #EE5533;
    border-color: #EE5533;
}

.btn-primary:hover {
    background: #125CA9;
    border-color: #125CA9;
}

.btn-primary-trans {
    background: #fff0;
    border-color: #EE5533;
    color: #EE5533;
}
.btn-primary-trans:hover {
    background: #125CA9;
    border-color: #125CA9;
    color: #FFF;
}

.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 #EE5533;

}
.booking-item{
    padding: 10px;
    border-left: 5px solid #EE5533!important;
    border-radius: 2px;

}
.booking-item:hover,
.booking-item .active{
    padding: 10px;
    border-left: 5px solid #EE5533!important;
    border-radius: 2px;
}

.border-bottom1{
    border-bottom: 1px solid #1C1C1A;
}
.border-bottom2{
    border-bottom: 2px solid #1C1C1A;
}
.border-bottom3{
    border-bottom: 3px solid #1C1C1A;
}
.border-bottom4{
    border-bottom: 4px solid #1C1C1A;
}
.border-bottom5{
    border-bottom: 5px solid #1C1C1A;
}
.border-bottom6{
    border-bottom: 6px solid #1C1C1A;
}
.border-bottom7{
    border-bottom: 7px solid #1C1C1A;
}
.border-bottom8{
    border-bottom: 8px solid #1C1C1A;
}
.border-bottom9{
    border-bottom: 9px solid #1C1C1A;
}
.border-bottom10{
    border-bottom: 10px solid #1C1C1A;
}
.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: 3px 0px!important;
    border-top: 0px solid #dddddd!important;
}

.panel-body.panel-body{
    padding: 5px 10px!important;
}
.panel{
    border-radius: 2px;
    background: #FFF;
    color: #1C1C1A;
}

.img-size-medium{
    width: 100%;
    height: 200px;
}

.priceBox{
    background-color: #eeeeee;
    padding: 5px;
    border-radius: 3px;
    margin-bottom: 5px;
}

.btn-secondary{
    background: #EE601E;
    border-color: #EE601E;
    color: #FFF;
}
.btn-secondary:hover{
    background: #0077BB;
    border-color: #0077BB;
    color: #FFF;
}
.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: 10px!important; 
    padding-bottom: 5px!important; 
    background: #FFF!important; 
    border-radius: 1px!important; 
    padding-left: 22px!important; 
    padding-right: 22px!important;
}
.detail-box{
    width: 100%;
    background: #eeeeee;
    padding: 10px;
    border-radius: 1px;
    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: 40%;
    position: absolute;
    font-size: 35px;

}
.carousel-control.right{
    margin-right: -35px;
    background-image:none;
    top: 40%;
    position: absolute;
    font-size: 35px;
}
.carousel .carousel-control .fa{
    color:#565656!important;
}
.carousel-image{
    width: 100%;
    height: 199px;
    min-height: 199px;
    border-radius: 15px;
}

.details-icon-img{
    width: 90px;
    height: 45px;
}

@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-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; }

    .text-center-none{
        text-align: left!important;
    }
    .details-icon-img{
        width: 80px;
        height: 35px;
    }
    
    .carousel-left-right-margin{
        margin-left:5px!important; 
        margin-right: 5px!important;
    }
    .carousel-control.right{
        margin-right: -12px;
    }
    .carousel-control.left{
        margin-left:-12px;
    }
}

@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; }

    .text-center-none{
        text-align: left!important;
    }
    .details-icon-img{
        width: 80px;
        height: 35px;
    }
    .carousel-left-right-margin{
        margin-left:5px!important; 
        margin-right: 5px!important;
    }
     .carousel-control.right{
        margin-right: -17px!important;
    }
    .carousel-control.left{
        margin-left:-20px!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; }

    .details-icon-img{
        width: 80px;
        height: 40px;
    }
    .carousel-left-right-margin{
        margin-left:5px!important; 
        margin-right: 5px!important;
    }
    
    .carousel-control.right{
        margin-right: -25px!important;
    }
    .carousel-control.left{
        margin-left:-25px!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{
        padding: 26px 10px;
    }
    .carousel-left-right-margin{
        margin-left:5px!important; 
        margin-right: 5px!important;
    }
}
/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 
    .search-form{
        padding-left: 10%;
        padding-right: 10%;
    }

    .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{
        padding: 26px 10px;
    }

}


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: 25px;
    padding: 3px 7px;
    font-size: 12px;
    background-color: #ffffff;
    color:#555555;
    /*border-bottom: 3px solid #05374D;*/
    border-bottom: 2px solid #EE5533;
}
.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: 2px solid #EE5533;
}

.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: 'Roboto', 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: 47px;
    width: 47px;
    right: 0;
    background: #125CA9;
}
ul.slimmenu.slimmenu-collapsed li ul li a {
    background: none;
    color: #125CA9;
}

ul.slimmenu.slimmenu-collapsed li > ul {
    padding-left: 0px;
}
ul.slimmenu.slimmenu-collapsed li ul li.active > a{
    background: #125CA9;
    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: #000;
    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: 20px;
}
.form-group .input-icon {
    color: #125CA9;
}
h1,
h2,
h3,
h4,
h5,
.text-hero {
    color: #000!important;
}
.btn-default-trans1{
    border:1px solid #125CA9!important;
    color: #125CA9;
    background: #FFF;
}
.btn-default-trans1:hover{
    border:1px solid #125CA9!important;
    color: #FFF;
    background: #125CA9;
}
.fts-16{
    font-size: 16px!important;
}

.bottom-center-text {
    position: absolute;
    bottom: 8px;
    align-items: center;
    color: #1C1C1A;
    font-size: 18px;
    background: #fff;
    font-weight: bold;
    padding: 3px;
    margin: 5px 10px 5px 8px;

}
.car-result-company-logo{
    width: 80px;
}

.bg-holder > .bg-mask,
.bg-holder > .bg-mask-darken,
.bg-holder > .bg-mask-lighten,
.bg-holder > .bg-mask-white,
.bg-holder > .bg-mask-color,
.bg-holder > .bg-mask-color-invert {
    opacity: 0.20;
}
.price-size{
    color: #000;
    font-size: 17px;
    font-weight: bold;
}
.car-result-price-box{
    display: inline-block;
    width: auto;
    margin: 0px;
    padding: 0px 10px; 
}

.car-result-price-box a{
    color: #000;
}
.car-result-price-box a:hover{
    color: #125CA9;
}
.car-result-price-box .price-text{
    color: #000;
    font-size: 17px!important;
    font-weight: bold;
}
.price-box-vertical-line{
    border-right: 1px solid gray;
}
.car-carousel-logo{
    width: 55px;
    height: 28px;
}

.price-span-box{
    border:2px solid #125CA9;
    padding-top:1px;
    padding-bottom:1px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 15px;
    color:#125CA9;
}

.image-border:before {
    background-color: #FFA500;
    content: "";
    display: inline-block;
    height: 100%;
    position: absolute;
    vertical-align: middle;
    width: 5px;
    right:100%;
}

.image-border:after,
.image-border-2:after{
    background-color: #FFA500;
    content: "";
    display: inline-block;
    height: 100%;
    position: absolute;
    vertical-align: middle;
    width: 5px;
    left:100%;
}

.image-border-front:after{
    background-color: #FFA500;
    content: "";
    display: inline-block;
    height: 100%;
    position: absolute;
    vertical-align: middle;
    width: 6px;
    left:100%;
    top:10px;
}

.image-border-front:before {
    background-color: #FFA500;
    content: "";
    display: inline-block;
    height: 100%;
    position: absolute;
    vertical-align: middle;
    width: 6px;
    right:99%;
}

.height-full {
    height: 100% !important;
}

.home-logos {
    width: 100%;
    border-bottom: 4px solid #000;
}