/*p,body,h1,h2,h3,h4,h5{*/
/*    font-family:"Nunito",cursive !important;*/
/*}*/


#search-box{
    background-color: rgba(213, 109, 25,0);
    border: 2px solid #fe7c11;
    padding: 0.5em;
    color: #000;
    margin-top: 2em;
    /*border-radius: 10%;*/
    /*margin-top: 4em;*/
}
#first-block{
    padding: 0 2em 2em 2em!important;
}
select{
    border: 1px solid #d56d19;
    border-radius: 5px;
    color: #d56d19;
}
input{
    border: 1px solid #d56d19!important;
    border-radius: 5px;
    color: #d56d19;
}
input[type="date"], input[type="datetime-local"], input[type="month"], input[type="time"]{
    color: #d56d19;
}
textarea{
    border: 1px solid #d56d19!important;
    border-radius: 5px;
    color: #d56d19;
}
#search-btn{
    margin: 0 30%;
    border: 1px solid #fff;
    background-color: #fe7c11;
    padding:1em 2em
}
#search-btn:hover{
    background: #ffffff!important;
    border: 1px solid #e5751a;
    color: #e5751a !important;
}
.home-title{
    font-size: 1.5em !important;
    font-weight: 400 !important;
    margin: 1em 0 !important;
    text-transform: uppercase !important;
    color: #d56d19 !important;
}
.color-btn:hover{
    background-color: #d56d19!important;
    color: #ffffff!important;
    border: 1px solid!important;
}
.social-contact:hover{
    color: #d56d19!important;
    /*font-size: 1.1em!important;*/
}
.home-text{
    text-align: justify;
    font-size: 1em !important;
}
.home-btn{
    background-color:#fe7c11 ;
    color: #fff !important;
}
.home-btn:hover{
    background: #ffffff!important;
    border: 1px solid #e5751a;
    color: #e5751a !important;
}
.selected{
    color: #e5751a !important;
    border: 1px solid #e5751a;
    background: #ffffff;
}
.vehicle-btn:hover{
    background: #ffffff!important;
    border: 1px solid #007bff;
    color: #007bff !important;
}
.vehicle-btn{

    color: #ffffff !important;
}
.page-body{
    margin: 10% 50px 0 50px;
}
.rental-detail{
    border: 1px solid #4b5263;
    margin: 1em 0;
    text-align: left!important;
}
.rental-detail h4{
    background-color:#fe7c11 ;
font-size: 1.3em;
    color: white;
    text-align: center;
}
.rental-detail p{
    font-size: 1em!important;
    padding: 2px 10px!important;
}
.vehicle-container{
    border: 1px solid #4b5263;
    padding: 5px;
}
.vehicle-container img{
    padding-bottom: 0.5em;
}
.vehicle-container h5{
    text-align: center;
}
.vehicle-container hr{
    border-top: 1px dashed #000000;
}
.vehicle-attributes{
    border: 0 solid #000000;
    background-color: #d3d3d3;
    font-size: 0.9em;

}
.vehicle-category p{
    text-align: center;padding: 30%;color: #ffffff!important;
}
.vehicle-pagination nav{
    background-color: #ffffff;
    margin: 2em 40%;
}
.category-filter{
    border: 3px solid #d56d19;
    border-radius: 10%;
    color: #d56d19 !important;
    margin: 10px 0;
}
.edit-btn{
    border: 1px solid #0a568c;
    padding: 0!important;
    border-radius: 0!important;
}
.edit-btn:hover{

    background-color:#0b97c4 ;
    color: #ffffff!important;
    border-radius: 0!important;
}
.remove-btn{

   border:1px solid #ff0000 ;
    padding: 0!important;
    color: #a71d2a !important;
    border-radius: 0!important;
}
.remove-btn:hover{

    background-color:#ff0000 ;
    color: #ffffff !important;
    border-radius: 0!important;
}
.add-btn{
    border:1px solid #3c763d ;
    padding: 0!important;
    border-radius: 0!important;
}
.add-btn:hover{

    background-color:#3c763d ;
    color: #ffffff!important;
    border-radius: 0!important;
}
.question{
    /*border: 1px solid #0b93d5;*/
    background-color: rgba(0,0,0,0.1);
    font-size: 1.5em!important;
    margin-top: 1em !important;
    /*margin: 5px 0;*/
}
.answer{
    font-size: 1em!important;
    margin-top: 1em !important;
}
nav{
    background: none repeat scroll 0 0 rgb(255, 255, 255)!important;

}

.top-nav li a:hover, .top-nav li.active-item a{
    background: none repeat scroll 0 0 rgba(1, 34, 50,0);
}
p{
    margin: 0!important;
}
table tr:nth-of-type(2n){
    background: none repeat scroll 0 0 #ffffff;
}

.paginate-link nav{
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9) !important;

}
.category-filter:hover{

    background-color: #ffbd88 !important;
}
.vehicle-cat a:hover{
    text-decoration: none;

}
.home-search td{
    border: none;
    color: #d56d19;
}

.owl-theme .owl-controls .owl-page{
    display: none!important;
}

.popup-body{
    /*border:1px solid #d56d19;*/
    /*padding: 1em;*/
    /*margin: 1em;*/
}
.popup-more-btn{
    text-align: center;
}
.popup-contact .row{
    padding: 0.5em;
}
i{
    color: #d56d19;
}
#contact i{
    font-size: 1em;
    color: #d56d19;
}
#contact p{
    padding-top: .6em;
}
/*.img-fluid:hover{*/
/*height: 100%;*/
/*width: 100%;*/
/*}*/
.nbs-flexisel-inner{
    border: none !important;
    background: #fff!important;
}
.vehicle-detail-table tr{
    border: 1px solid #000000;
    background: #b8b8b833;

}
.vehicle-detail-table td{
    border: 1px solid #000000;

}
.hr-line{
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.btn-search{
    border-radius: 0!important;
    background: #0b93d5!important;
    color: #ffffff!important;
    padding: 0.5em 1.5em;
    border: 1px solid #ffffff;
}
.btn-search:hover{
    background: #ffffff!important;
    border: 1px solid #e5751a;
    color: #e5751a !important;
    font-weight: bolder;



}
#special-offer label{
    font-size: 1.5em !important;
}
#carousel .owl-theme .owl-controls{
    background: none repeat scroll 0 0 rgba(0, 40, 58, 0)!important;
}
footer p{
    font-size: 1em;
}
.usefull-link a{
    font-size: 1em;
    color: #ffffff!important;
}
.usefull-link a:hover{
    font-size: 1em;
    color: #fe7c11!important;
}
.text-footer-heading{
    color: #fe7c11!important;
}
.social-footer i{
    color: #ffffff!important;
    font-size: 2.2em!important;
}
.social-footer i:hover{
    color: #fe7c11!important;
}
footer p{
    color: #b1b3b5!important;
}
.footer-copyright{
    text-align: center;
    padding-top: 2em;
}
.footer-copyright a{
    color: #ffffff!important;
    font-size: 1em!important;

}
.footer-copyright a:hover{
    color: #fe7c11!important;
    font-size: 1em!important;
}
#footer-icon i{
    color: #ffffff!important;
}
/* Dropdown Button */
.dropbtn {
    background-color: inherit;
    color: black;
    padding: 2em 1.25em 1.25em 1.25em;
    font-size: .9em;
    font-weight: 600;
    border: none;
    text-decoration: none;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black!important;
    padding: 0.5em!important;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd;color: #e5751a!important;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: inherit;
    color: #e5751a;
}
.btn-nav-book a{
    background: #e5751a!important;
    color: #ffffff !important;
    padding: 0 .5em!important;
    margin-top: 2em;
    display: block;
}
.btn-nav-book a:hover{
    background: #ffffff!important;
    border: 1px solid #e5751a;
    color: #e5751a !important;
    padding: 0 .5em!important;
    margin-top: 2em;
}
.nav-text{
    color: #000000!important;
    float: right!important;
}
.home-search select{
    min-width: 100% !important;
}
@media screen and (max-width: 1000px) {
    .home-search select{
        width: 150px !important;
    }
    .home-search input{
        width: 150px !important;
    }
}
#brand-icons{
    display: inline-flex;
}
#brand-icons li{
    list-style: none;
    margin-left: 1px;
}
@media screen and (max-width: 480px)
{
    .s-12 {
        width: 50%;
      }

}

/* Blog Styles */
#blog {
    padding-top: 4em;
    padding-bottom: 4em;
}

#blog-detail {
    padding-top: 4em;
    padding-bottom: 4em;
}

.blog-post {
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 30px;
    overflow: hidden;
    transition: box-shadow 0.3s ease;
    background: #fff;
    height: 380px;
    display: flex;
    flex-direction: column;
}

.blog-post:hover {
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

.blog-thumbnail img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.blog-content {
    padding: 20px;
    color: #333;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.blog-content {
    padding: 15px;
    color: #333;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.blog-content h4 {
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 1.1em;
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.blog-content h4 a {
    color: #333;
    text-decoration: none;
}

.blog-content h4 a:hover {
    color: #d56d19;
}

.blog-meta {
    font-size: 0.85em;
    color: #666;
    margin-bottom: 10px;
}

.blog-meta span {
    margin-right: 12px;
}

.blog-meta i {
    margin-right: 4px;
}

.blog-content p {
    margin-bottom: 12px;
    font-size: 0.9em;
    line-height: 1.5;
}

.read-more-link {
    color: #d56d19;
    text-decoration: none;
    font-weight: 500;
}

.read-more-link:hover {
    color: #b84515;
    text-decoration: underline;
}

.blog-post-detail .blog-detail-thumbnail img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    margin-bottom: 20px;
}

.blog-post-detail h1 {
    font-size: 2.2em;
    margin-bottom: 15px;
    color: #333;
}

.blog-post-detail .blog-meta {
    font-size: 1em;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 30px;
}

.blog-post-detail .blog-detail-content {
    background: #fff;
    padding: 30px;
    border-radius: 5px;
    margin-bottom: 30px;
}

.blog-content {
    line-height: 1.8;
    font-size: 1.1em;
    color: #333;
}

.blog-content p,
.blog-content h1,
.blog-content h2,
.blog-content h3,
.blog-content h4,
.blog-content h5,
.blog-content h6,
.blog-content ul,
.blog-content ol,
.blog-content li,
.blog-content blockquote {
    color: #333;
}

.blog-content img {
    max-width: 100%;
    height: auto;
    margin: 20px 0;
}

.blog-navigation {
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid #eee;
}

.blog-navigation .btn {
    color: #fff;
    background-color: #d56d19;
    border-color: #d56d19;
}

.blog-navigation .btn:hover {
    color: #fff;
    background-color: #b84515;
    border-color: #b84515;
}

.blog-navigation .btn i {
    color: #fff;
}

/* Sidebar Styles */
.sidebar-widget {
    background: #f8f8f8;
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 5px;
}

.sidebar-widget h4 {
    margin-top: 0;
    margin-bottom: 20px;
    color: #d56d19;
    font-size: 1.3em;
}

.recent-posts {
    list-style: none;
    padding: 0;
}

.recent-posts li {
    display: flex;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.recent-posts li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.recent-post-thumb {
    flex-shrink: 0;
    margin-right: 15px;
}

.recent-post-thumb img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 3px;
}

.recent-post-content h5 {
    margin: 0 0 5px 0;
    font-size: 0.9em;
}

.recent-post-content h5 a {
    color: #333;
    text-decoration: none;
}

.recent-post-content h5 a:hover {
    color: #d56d19;
}

.recent-post-content .date {
    font-size: 0.8em;
    color: #666;
}
