
.text-primary{
    color: #051E2C;
}
.text-secondary{
    color: #1D569D;
}
.bg-primary{
    background: #051E2C!important;
    color: #FFF;
}
.fa,.im{
    color: #051E2C;
}
.form-control{
    border-bottom: 3px solid #051E2C;
    background: #FFF;
}
.form-control:active, .form-control:focus{
    border-bottom: 3px solid #051E2C;
    background: #f5f5f5;
}
.form-control-home{
    background: rgb(255, 255, 255)!important;
}
.logo-center{
    padding-top: 10px; 
}
p{
    line-height: normal;
}

.btn-primary {
  background: #1D569D;
  border-color: #1D569D;
}
.btn-primary:hover {
  background: #051E2C;
  border-color: #051E2C;
}
.btn-secondary{
    background: #051E2C;
    border-color: #051E2C;
    color: #FFF;
}
.btn-secondary:hover{
    background: #1D569D;
    border-color: #1D569D;
    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 #051E2C;
}
.booking-item{
    padding: 10px;
}
.border-bottom1{
    border-bottom: 1px solid #051E2C;
}
.border-bottom2{
    border-bottom: 2px solid #051E2C;
}
.border-bottom3{
    border-bottom: 3px solid #051E2C;
}
.border-bottom4{
    border-bottom: 4px solid #051E2C;
}
.border-bottom5{
    border-bottom: 5px solid #051E2C;
}
.border-bottom6{
    border-bottom: 6px solid #051E2C;
}
.border-bottom7{
    border-bottom: 7px solid #051E2C;
}
.border-bottom8{
    border-bottom: 8px solid #051E2C;
}
.border-bottom9{
    border-bottom: 9px solid #051E2C;
}
.border-bottom10{
    border-bottom: 10px solid #051E2C;
}
.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-body.panel-body{
    padding: 5px 10px!important;
}

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

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


.priceBox p{
    font-size: 12px;
}

.home-hover-title-hold{
    background: #FFF!important;
    color: #051E2C!important; 
    text-align: center; 
    border: 1px solid #efeeee; 
    text-transform: uppercase;
}
.search-form-home{
    padding-top: 10px!important; 
    padding-bottom: 5px!important; 
    background: #ffffff26!important; 
    border-radius: 5px!important; 
    padding-left: 18px!important; 
    padding-right: 18px!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; }
    
}

@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; }
    
}
/* 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; }
}

/* 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: 60px; 
    }
    .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%; }
}
/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 
    .search-form{
        padding-left: 13%;
        padding-right: 13%;
    }

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

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


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;
}
.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;
}

.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: #051E2C;
}
ul.slimmenu.slimmenu-collapsed li ul li a {
    background: none;
    color: #1D569D;
}

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