@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins:100i,300,400,500,600,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Raleway:200,300,400,500,600,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900|Open+Sans:300,400,600,700,800|Poppins:100,200,300,400,500,600,700,800,900|Raleway:100,200,300,400,500,600,700,800,900|Ubuntu+Condensed|Ubuntu+Mono:400,700|Ubuntu:300,400,500,700&display=swap&subset=cyrillic,cyrillic-ext,devanagari,greek,greek-ext,latin-ext,vietnamese');
@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900&display=swap&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&display=swap&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese');
body{
  background: #f2f2f2;
}

.text-black a{
    color: #000;
}

.text-graa a{
    color: #a2a2a2;
}

.text-light-grey a{
    color: #FAFAFA;
}

.header-output {
    background: #ffe01b;
}
/* language */
.language{
  min-width: 10px;
  border: 0px;
  border-radius: 0px;
}
.language a{
    display: block;
    margin: 0;
    padding: 1px 10px;
}
.language a img{
  min-width: 24px;
}
.language-btn{
  padding: 0;
  background: #FFE01B;
  border: 0px;
}
.language-btn.dropdown-toggle::after{
  border-top: .3em solid #000;
}
.language-btn:hover{
  box-shadow:inherit;
  background-color: #FFE01B;
  border-color: transparent;
}

.show>.btn-primary.dropdown-toggle.language-btn, .btn-primary:not([disabled]):not(.disabled):active{
  color: #fff;
  background-color: #FFE01B;
  border-color: #FFE01B;
  box-shadow: 0 0 0 0rem #FFE01B;
}

p{
  margin-bottom: 0rem;
}



/*  MENU */
header ul.nav-menu > li > a{
    color: #d11c1d;
}
header ul.nav-menu > li.active > a, header ul.nav-menu > li > a:hover {
    color: #1d1f1f;
}
header ul.nav-menu > li.active > a:before{
    content: "";
}

/* breadcrumb */

.breadcrumb-menu{
  width: 100%;
  position: absolute;
    bottom: -15px;
}
#logo{
  margin: 10px 0 30px;
}
ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
#breadcrumbs-two{
  /* Clear floats */
  overflow: hidden;
  width: 100%;
}

#breadcrumbs-two li{
  float: left;
  margin: 0 .5em 0 1em;
}

#breadcrumbs-two a{
  background: #FFF;
  padding: .2em 1em;
  float: left;
  text-decoration: none;
  color: #f6b800;
  position: relative;
  font-weight: 600;
  font-size: 1vw;
}

#breadcrumbs-two a:hover{
  background: #f6b800;
  color: #000;
}
#breadcrumbs-two a::before,#breadcrumbs-two a::after{
  -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
#breadcrumbs-two a::before{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1.5em;
  border-width: 1.5em 0 1.5em 1em;
  border-style: solid;
  border-color: #FFF #FFF #FFF transparent;
  left: -1em;
}

#breadcrumbs-two a:hover::before{
  border-color: #f6b800 #f6b800 #f6b800 transparent;
}

#breadcrumbs-two a::after{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1.5em;
  border-top: 1.5em solid transparent;
  border-bottom: 1.5em solid transparent;
  border-left: 1em solid #FFF;
  right: -1em;
}

#breadcrumbs-two a:hover::after{
  border-left-color: #f6b800;
}

#breadcrumbs-two .current a,
#breadcrumbs-two .current:hover a{
  background: #f6b800;
  color: #000;
}

#breadcrumbs-two .current a::after{
  border-left-color: #f6b800;
}
#breadcrumbs-two .current a::before{
  border-color: #f6b800 #f6b800 #f6b800 transparent;
}
.number{
  background: #f38107;
    font-weight: 600;
    padding: 5px;
    border-radius: 100%;
    height: 20px;
    width: 20px;
    float: left;
    margin: 2px 4px 2px -3px;
    line-height: 11px;
    text-align: center;
    color: #FFF;
}
#breadcrumbs-two .current a .number, #breadcrumbs-two a:hover .number{
  color: #000;
  background: #fff;
}

.search-sidebar{
  padding: 10px;
  font-size: 12px;
}
.search-sidebar.widget h4.widget-title span{
  padding: 0 0;
  font-size: 15px;
}
.search-filter .nav-tabs a.nav-link{
 color: #000;
 font-size: 17px;
}
.car a{
background: #ffe01b;
}
.flight{
  background: #f6b800;
}
.car-rent{
  background: #f39200;
}

/* footer */
footer{
  background: #ffe01b;
}

.thumb{
  float: left;
}
.padding-left0{
  padding-left: 0px;
}
.thumb-content{
  float: left;
}
.posten h4{
  font-size: 11px;
  font-weight: 800;
  margin: 0;
}
.posten span.date{
  font-weight: 600;
    font-size: 11px;
    color: #000;
    float: left;
    width: 100%;
    line-height: 13px;
}
.posten p{
  font-size: 9px;
  line-height: 13px;
  color: #000;
  margin: 0px;
  font-weight: 500;
}
.menu-head{
  font-size: 15px;
  font-weight: 800;
}

.advantages{
  font-size: 13px;
  font-weight: 600;
}

.footer-menu{

}
.footer-menu li{
  display: block;
  width:100%;
}
.footer-1, .footer-2, .footer-3{
font-weight: 500;
}
.pull-top-150px {
  margin-top: -150px;
}

/* custome checkbox and */

.checkcontainer {
  display: block;
  position: relative;
  padding-left: 35px;
  margin: 5px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.radiocontainer{
  display: block;
  position: relative;
  padding-left: 25px;
  margin: 5px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkcontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.radiocontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
[type=checkbox], [type=radio] {
  padding: 0;
}
.checkcontainer input:checked ~ .checkmark, .radiocontainer input:checked ~ .radiobtn {
  background-color: #f6b800;
  border-color: #f6b800;
}
.checkmark{
  border: 1px solid #DDD;
}
.checkmark, .radiobtn {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
}
.radiobtn {
  border-radius: 50%;
  border: 1px solid #DDD;
}
.checkcontainer input:checked ~ .checkmark:after, .checkcontainer input:checked ~ .radiobtn:after {
  display: block;
}
.checkcontainer .radiobtn:after {
  top: 5px;
  left: 5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}
.checkcontainer .checkmark:after {
  left: 6px;
  top: 1px;
  width: 7px;
  height: 12px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.radiobtn:after, .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* End custome checkbox and */
.destination-box .checkcontainer {
  margin-left: 0px;
}


/*.yellow-bg-btn{
  background: #f6b800;
  color: #000;
} */

.yellow-bg-btn:hover{
  background: #f6b800;
  color: #F44336;
}
.form-control{
  font-size: .9rem;
}
.font-style-italic{
  font-style: italic;
}

/* product page */
.price-box{
  background: #f6b800;
  float: left;
  width: 100%;
  position: absolute;
    bottom: 0;
}
.icon::before{
  content: '';
  background: url(../images/car_icons.png) no-repeat;
  position: absolute;
  height: 20px;
  width: 20px;
  left: 0;
  background-size: 206px;
  font: normal normal normal 14px/1 FontAwesome;
}
.icon{
  padding-left: 18px;
  position: relative;
  font-size: 11px;
  font-weight: 500;
}
.manualTransmissionIcon::before{
  /* background-position: -41px -14px; */
  background: none;
  content: "\f28c";
}
.petrol-engine::before{
  /* background-position: -165px -14px; */
  content: "\f288";
  background: none;

}
.luggageIcon::before{
  background-position: 0 0;
  background: url(../images/petrol.png) center no-repeat;
  background-size: 14px;
  width: 15px;
}
.no-petrol::before{
  background-position: -140px -13px;
}

.car-option-top {

}
.car-option-top ul{
  text-align: right;
  height: 21px;
}
.right-details u{
  float: left;
  width: 100%;

}
.right-details ul li.first, .right-details ul li.second{
  display: inline-block;
}
.padding-top-0{
  padding-top: 0px;
}
.car-option-top ul li{display: inline-block;}
.car-option-top ul li span{
    height: 20px;
    width: 20px;
    background-color: #fdbe19;
    float: left;
    margin-right: 3px;
    font-weight: 500;
    line-height: 18px;
    text-align: center;
    border: 2px solid #fdbe19;
}
.numberOfDoorsIcon{
  background-color: #fdbe19;
}
.car-option-top ul li span.numberOfDoorsIcon{
  background: url(../images/car_icons.png) #cd1a1d no-repeat;
  background-position: 0px -38px;
  background-size: 250px;
}
.car-option-top ul li span.numberOfSeatsIcon{
  background: url(../images/car_icons.png) #fdbe19 no-repeat;
  background-position: -26px -19px;
  background-size: 250px;
}
.car-option-top ul li.first span{
  background-color: #cd1a1d;
    color: #FFF;
    border: 2px solid #cd1a1d;
}

.price-box span, .price-box div div{
    width: 48.9%;
    display: inline-block;
    text-align: center;
    font-weight: 500;
}
.price-box span p, .price-box div div p{
  font-size: 8px;
  color: #636161;
  margin-bottom: 0;
}
.button-continue p a{
  font-size: 8px;
  color: #636161;
  margin-bottom: 0;
}

.car-detail li{
  line-height: 16px;
}
.price{
font-size: 18px;
}
.button-continue a{
  font-size: 19px;
  margin-top: 3px;
}

.hotel-grid{
  position: relative;
}
.with-hover.product{
  overflow: inherit;
  float: left;
  width: 100%;
  min-height: 265px;
}
.product .hotel-img{
width: 100%;
min-height: 85px;
}
/*.product .hotel-img img {
  height: 85px;
}*/
.details-box{
  background: #fdbe19;
  float: left;
  width: 100%;
  padding-bottom: 0px;
  height: 0px;
  display: none;
}
.car-details .details-box{
  height: auto;
}
.details-box.show{
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
}
.details-box.hover-option {
  height: calc(100% - 52px);
}
.details-box.hover-option.full {
  height: calc(100% - 0px);
}
ul#hide-details {
    margin-top: -7px;
}
ul#hide-details li{
  font-size: 10px;
  padding: 0;
  font-weight: 500;
}

.information{
  font-size: 14px;
  float: left;
  width: 100%;
  margin: 25px 0 0 0;
}
.details-box ul{
  float: left;
  width: 100%;
  font-size: 12px;
}
.details-box ul li{
    padding: .08rem 0;
    border-bottom: 1px solid #000;
    font-size: 11px;
}
.details-box ul li:last-child{
  border: 0px;
}
.header a.mobile-toggle{
  height: auto;
}
.hide-prod-detail{
    background: #fdbe19;
    font-size: 10px;
    padding: 0px 5px;
    float: left;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    z-index: 1;
    position: relative;
    /* margin: 5px; */
}
.hide-prod-detail:hover{
  color: #000;
}
.hide-prod-detail:before {
  content: "\f103";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  width: 12px;
  text-align: left;
}
.hide-prod-detail.down:before{
  content: "\f102";
}

/* car details */
.car-details .title{
  font-size: 20px;
}
.car-details h5{
  font-size: 14px;
}
.car-details p{
  font-size: 15px;
}
.detail-left-side{
  background: transparent;
}
.detail-left-side ul li{
  border-bottom: 0px;
}

.available li{
    padding: 5px 10px;
    border-bottom: 1px solid #DDD;
    width: 100%;
    float: left;
}
.available li .checkcontainer{
  margin: 0px;
}
.theiaStickySidebar .card-header {
  padding: .4rem .5rem;
}
.available li .control,.available li .label,.available li .price, .checkbox{
  display: inline-block;
  font-size: 16px;
}

.available li .control{
  width:68px;
}
.control .btn:hover{
background: #f6b800;
color:#FFF;
}
.available li .control .btn, .available li .control .form-control{
  padding: 0px 6px;
}
.search-filter  .form-control{
  padding: .375rem .30rem;
}
.available li .label{
  margin: 0 10px;
  /* width: 70%; */
}
.available li .price{
  float: right;
  font-weight: 500;
  font-size: 18px;
}

.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgb(246, 184, 0);
  border-bottom: 1px solid rgb(246, 184, 0);
}
.info{
  font-size: 15px;
}
.your-detail .form-control{
  border-color: #b3b1b1;
  padding: 7px;
  color: #000;
  font-size: 14px;
}
.include{
  display: inline-block !important;
}
.info a{
  position: relative;
}
.info a[aria-expanded="true"]::after, .info a[aria-expanded="false"]::after{
position: absolute;
display: inline-block;
    font: normal normal normal 20px/1 FontAwesome !important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: 0;
}
.info a[aria-expanded="true"]::after{
  content: "\f067";

}
.info a[aria-expanded="false"]::after{
  /* content: "\f068"; */
  content: "\f067";
}
.pricing{
  position: relative;
}
.pricing-footer a{
  font-size: 25px;
}

/* Start for water mark */
.img-in img {
  min-height: 100%;
  object-fit: cover;
  /*height: auto;
  width: auto;*/


}
.watermark{
  position: absolute;
    right: 0px;
    bottom: 61px;
    height: 92px;
    width: 32px;
}
.watermark span{
  display: block;
  background-size: 100%;
  width: 100%;
  height: 100%;
}
.goldcar{
  background: url(../images/goldcar.jpg) no-repeat;
}
.centauro{
  background: url(../images/centauro.jpg) no-repeat;
}
.recordgo{
  background: url(../images/recordgo.jpg) no-repeat;
}
/* End for water mark */

/* old css start */
.hermes.tp-bullets {}

        .hermes .tp-bullet {
            overflow: hidden;
            border-radius: 50%;
            width: 16px;
            height: 16px;
            background-color: rgba(0, 0, 0, 0);
            box-shadow: inset 0 0 0 2px rgb(255, 255, 255);
            -webkit-transition: background 0.3s ease;
            transition: background 0.3s ease;
            position: absolute
        }

        .hermes .tp-bullet:hover {
            background-color: rgba(0, 0, 0, 0)
        }

        .hermes .tp-bullet:after {
            content: ' ';
            position: absolute;
            bottom: 0;
            height: 0;
            left: 0;
            width: 100%;
            background-color: rgb(255, 255, 255);
            box-shadow: 0 0 1px rgb(255, 255, 255);
            -webkit-transition: height 0.3s ease;
            transition: height 0.3s ease
        }

        .hermes .tp-bullet.selected:after {
            height: 100%
        }
/* old css end */

.banner{
  position: relative;
}

.banner img{
  position: absolute;
  object-fit: none;
  object-position: top;

/*  min-height: calc(100% - 63px);*/



}
.banner-text{
  padding-top: 30px;
  text-align: right;
    min-height: 291px;
    position: relative;
}
.banner-text p{
  font-size: 17px;
    font-weight: 600;
  background-color: rgba(102, 102, 102, .6);
  display: inline;
  color: rgba(255, 255, 255, .9);
  line-height: normal;
}
.banner-text h2{
  margin: 15px 0;
  font-size: 18px;
  font-weight: 700;
    background-color: rgba(102, 102, 102, .6);
    display: inline;
    color: rgba(255, 255, 255, .9);
    line-height: normal;
}
.banner-text h1{
  font-size: 22px;
    font-weight: 600;
    background-color: rgba(102, 102, 102, .6);
    display: inline;
    color: rgba(255, 255, 255, .9);
    line-height: normal;
}
.margin-l-0px{
  margin-left: 0px;
}
.search-filter-home {
  width: 100%;



}
.search-filter-home .input-text{
  font-size: 18px; /* dato i skjema*/
  font-weight:400;
  color:#495057;
}

.search-filter-home label{
  font-size: 14px; /* tekst skjema*/
  color: #212529;
}

.widget h4.widget-title:before {
  height: 0;
}
.search-sidebar .search-filter input {
  padding-left: 25px;
}
.search-filter .destination:before{
  left: 10px;
}
.search-sidebar .checkcontainer{
 padding-left: 25px;
 line-height: 22px;
}
.border-radius-0{
  border-radius: 0px;
}
.search-sidebar .form-control{
  font-size:12px;
}
header ul.link-padding-tb-20px > li > a {
  padding-top: 35px;
  padding-bottom: 10px;
}

/* rending-box */
.rending-box{
position: relative;
}
.rending-box img{
  position: relative;
    left: 0;
    z-index: 0;
    margin: 20px 12px 10px 12px;
}
.renting-detail{
  position: absolute;
  right: 5px;
  z-index: 0;
  top: 0;
}
.renting-detail p{
  display: block;
}
.price{
  font-weight: 500;
}
.line-height17px{
  line-height: 17px;
}

.search-filter .nav-item.show .nav-link, .search-filter .nav-tabs .nav-link.active {
  color: #000;
  background-color: #f39200;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.nav-tabs {
  border-bottom: 1px none #ddd;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 500;
}

/* loading */
.looding-in {
  position: fixed;
  z-index: 999;
}
.background-main-color {
  background-color: rgba(0, 0, 0, 0.39);
}
.car-details .icon{
  font-size: 13px;
}
car-details {
  float: left;
  width: 100%;
}

.choice {
  width: 110px;
  height: 100px;
  background: linear-gradient(135deg, transparent 78px, #cd171a 78px);
  position: absolute;
    bottom: 0;
    right: 0;
    overflow: hidden;
}
.choice span {
  width: 120%;
    height: 40%;
    position: absolute;
    transform: rotate(-44deg);
    -webkit-transform: rotate(-44deg);
    bottom: 12px;
    right: -33px;
    text-align: center;
    font-weight: 600;
    color: #FFF;
    font-size: 12px;
    line-height: 16px;
}

/* booking */

.booking{
  border-bottom: 1px solid #f6bd10;
  font-size: 18px;
  font-weight:600;
  padding-bottom: 5px;
  background: url(../images/tick-icon.png) no-repeat 0 0;
    padding-left: 25px;
}
.booking span{
 float:right;
}
.pickup-info{
  font-size: 16px;
  font-weight:600;
  text-transform: uppercase;
}
.product-details p{
  font-size: 14px;
  font-weight: 500;
}
.pickup-list{
  font-size: 14px;
  font-weight: 600;
}
.border-right{
  border-right: 1px solid #f6bd10;
}
.pickup-details li{

}
.pickup-details li span{

}
hr {
  border-top: 1px solid rgb(255, 224, 27);
  float: left;
  width: 100%;
}
.left-details{

}

.right-details ul li, .right-details .icon{
  font-size: 14px;
  font-weight: 500;
  margin: 6px 0;
  display: block;
  line-height: 14px;
}
.total-summary li{
  border-bottom: 1px solid #DDD;
  padding:8px 0;
  font-weight: 500;
  font-size: 14px;
}
.total-summary li span{
  display: inline-block;
}
.total-summary li span label{
  font-weight: 600;
  margin: 0;
}

.total-summary li.total  {
  font-size: 20px;
  margin-top: 30px;
    border-bottom: 10px solid #f6bd10;
    float: left;
    width: 100%;
}

.total-summary li.total span.price {
  font-size: 20px;
  font-weight: 600;
}
.total-summary li span small{
  font-size: 12px;
  font-weight: 600;
}

.sold-out{
  background: rgba(255, 255, 255, 0.78);
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5px;
    left: 5px;
    overflow: hidden;
    z-index: 3;
}
.sold-out h2{
  background: #ce1715;
  color: #FFF;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 500;
  position: absolute;
  width: 138%;
  padding: 4px 0px;
  left: -19%;
  top: 44%;
  cursor: default;
  transform: rotate(-39deg);
  margin: 0;
}

.align-right{
   text-align: right;
}
.ipad-view{
  display: none;
}
.info-detail{
  background: #FFF ;
  padding-bottom: 10px;
  font-size: 1.1rem;
}
.info-detail h6{
  background:#ce1715;
  padding: 10px 15px;
  color: #FFF;
  text-transform: uppercase;
}
.info-detail p{
  margin: 0px 10px;
    font-size: 14px;
}
.info a[aria-expanded="true"]::after, .info a[aria-expanded="false"]::after{
     position: absolute;
    background: #f6b800;
    color: #000;
    padding: 5px;
    height: 1.5rem;
    width: 1.5rem;
    text-align: center;
    border-radius: 100%;
    bottom: -20px;
    font-size: 16px !important;
    font-weight: 500;
    cursor: pointer;
}
.round-button small{
  font-size: 13px;
  float: right;
  font-weight: 600;
}
.car-details {
  float: left;
  width: 100%;
}
.font-m{
  font-size: .75rem;
}
.faq-title{
  background: #f5b700 ;
  margin-top: 5px;
    font-size: 20px;
}
.faq-accordion .card-header{
  background: #e5e5e5;
  border-bottom: 1px none rgb(246, 184, 0)
}
.faq-accordion .card{

}
.col-lg-3 > h5.text-up-small, .col-lg-6 > h5.text-up-small {
  font-size: 12px;
  line-height: normal;
  color: rgba(255, 255, 255, .9);
  background-color: rgba(102, 102, 102, .6);
  display: inline;
}


#dLabel {
  width: 240px;
height: 40px;
border-radius: 4px;
background-color: #fff;
border: solid 1px #cccccc;
text-align: left;
padding: 7.5px 15px;
color: #ccc;
letter-spacing: 0.7px;
margin-top: 25px;


}

.caret {
  float: right;
  margin-top: 9px;
  display: block;
}

.dropdown-s-menu {
width: 240px;
padding: 0;
margin: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}

.dropdown button:hover, .dropdown button:focus {
border: none;
outline: 0;
}

.dropdown.open button#dLabel {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;

  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.23);
border: solid 1px #666;
 border-bottom: none;
}

.dropdown.open ul {
 box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.23);
border: solid 1px #666;
border-top: none;
height: 200px;
overflow-y: scroll;
}

.dropdown-s-menu li {
   line-height: 1.5;
  letter-spacing: 0.7px;
  color: #666;
    font-size: 14px;
  cursor: pointer;
  padding: 7.5px 15px;
  border-top: solid 1px #f3f3f3;
}

.dropdown-s-menu li:hover {
background-color: #ccc;
}

/* custom select */
.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #f9f9f9;
  border: solid 1px #eee;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 18px;
  font-weight: normal;
  height: 35px;
  line-height: 23px;;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  width: 100%;
}
  .nice-select:hover {
    border-color: #d0dae5; }
  .nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #88bfff; }
  .nice-select:after {
    border-bottom: 2px solid #90a1b5;
    border-right: 2px solid #90a1b5;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
        -ms-transform-origin: 66% 66%;
            transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px; }
  .nice-select.open:after {
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg); }
  .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0); }
  .nice-select.disabled {
    border-color: #e7ecf2;
    color: #90a1b5;
    pointer-events: none; }
    .nice-select.disabled:after {
      border-color: #cdd5de; }
  .nice-select.wide {
    width: 100%; }
    .nice-select.wide .list {
      left: 0 !important;
      right: 0 !important; }
  .nice-select.right {
    float: right; }
    .nice-select.right .list {
      left: auto;
      right: 0; }
  .nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px; }
    .nice-select.small:after {
      height: 4px;
      width: 4px; }
    .nice-select.small .option {
      line-height: 34px;
      min-height: 34px; }
  .nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 88, 112, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
        -ms-transform: scale(0.75) translateY(-21px);
            transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9; }
    .nice-select .list:hover .option:not(:hover) {
      background-color: transparent !important; }
  .nice-select .option {
	cursor: pointer;
	font-weight: 400;
	line-height: 30px;
	list-style: none;
	min-height: 30px;
	font-size: 18px;
	outline: none;
	padding-left: 18px;
	padding-right: 29px;
	text-align: left;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;

}
    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
      background-color: #f6f7f9;
	  }
    .nice-select .option.selected {
      font-weight: bold; }
    .nice-select .option.disabled {
      background-color: transparent;
      color: #90a1b5;
      cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }

code[class*="language-"],
pre[class*="language-"] {
  border-radius: 2px;
  color: #445870;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  line-height: 1.5;
  -moz-tab-size: 4;
    -o-tab-size: 4;
       tab-size: 4;
  text-align: left;
  white-space: pre;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  direction: ltr;
  font-family: Inconsolata, monospace;
  font-size: 13px;
  letter-spacing: 0; }
  .nice-select .current{
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  float: left;
  padding-right: 10px;
}

/* custom select */

.static_page a{
  word-break: break-all;
}

#menu-main{
  /* width: calc(100% - 50px);
  margin-right: 10px; */
}
.language-menu{
  position: absolute;
  right: 10px;
  top: 0px;
  z-index: 9;
}
.language-menu .dropdown-menu{
  padding: 4px 0px;

}
.language-menu li{
  /* padding: 22px 0px 0px 0px; */
}

@media (min-width : 992px) /*KIM*/
and (max-width : 1280px){

  #breadcrumbs-two a{
    font-size: 1.4vw;
  }

}



@media (min-width: 1200px){ /*KIM*/
  .container {
      max-width: 1280px;

  }

 /*start*/
  header ul.nav-menu > li > a {
      font-size: 17px;
      padding: 25px 0px 0px 0px;
  }

.col-lg-3 > h5.text-up-small, .col-lg-6 > h5.text-up-small {
    font-size: 16px;
    line-height: 15px;
	
	padding-right: 5px;
    padding-bottom: 3px;
	padding-left: 5px;
	
	
  }

  #breadcrumbs-two li{ /*123 element*/
    margin-right: 1em;
  }
 #breadcrumbs-two a{
   font-size: 1.2vw;
 }
/*stop*/

}

@media (max-width: 1200px){
  /* header ul.link-padding-tb-20px > li > a{
    padding: 0;
  } */
  #menu-main{
    margin-right: 10px;
  }
  #menu-main.pt-4, #menu-main.py-4{
    padding-top: .5rem!important;
  }
  .language-menu {
    /* margin-top: 1.1rem;
    position: absolute;
    right: -20px; */
  }
  .language-menu li{
    /* padding: 23px 0px 0px 0px; */
  }
  #menu-main {
    /* width: calc(100% - 23px); */
}
}
@media only screen
and (min-device-width: 1024px)
and (max-device-width: 1366px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) {
  .banner-text h2 {
    margin: 0;
    font-size: 21px;
    font-weight: 700;
}
.banner-text {
  padding-top: 30px;
  text-align: right;
  min-height: 230px;
  position: relative;
}
.col-lg-3 > h5.text-up-small, .col-lg-6 > h5.text-up-small {
  font-size: 10px;
  line-height: normal;
}
.car-option-top ul li span {
  height: 18px;
  width: 18px;
}

}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape){
  .col-lg-3 > h5.text-up-small, .col-lg-6 > h5.text-up-small {
    font-size: 10px;
    line-height: normal;
}

.search-sidebar .checkcontainer {
  font-size: 8px;
}
  .text-up-small {
    font-size: 12px;
    line-height: 15px;
  }
.search-filter-home {
  width: calc(100% - 0%);
}
.banner-text h2{
  margin: 0px;
}
.banner-text p{
  margin-bottom: 5px;
}
.pull-top-150px {
  margin-top: -20%;
}
  .price-box span {
    width: 49%;
  }
  .details-box ul li {
    line-height: 15px;
    font-size: 11px;
    padding: .49vh 0;
}
.information{
  font-size: 12px;
}
.search-sidebar h4.widget-title{
  font-size:15px;
  }
  .watermark{
    width: 27px;
    bottom: 65px;
  }
  ul#hide-details li{
    line-height: 13px;
  }
  .car-option-top ul li span {
    height: 18px;
    width: 18px;
  }

}
.search-filter .date-input:before, .search-filter .destination:before{
  color: #a0a09f;
}

@media (max-width: 992px){ /*KIM*/
  #breadcrumbs-two a{
    font-size: 1.6vw;
  }

/*start*/
  header ul.nav-menu > li > a {
      font-size: 12px;
      padding: 23px 0px 0px 0px;
      margin-left: 10px;
  }

  .search-filter-home .input-text{
    font-size: 13px;
  }

.nice-select {
  font-size: 13px;
}


  .find-car-button {
    font-size: 13px;
  }


/*stop*/

  .info-det {
    width: 49%;
    float: left;
}
  .info-det:last-child {
    float: right;
    width: 36%;
}
  .footer-menu{
    /* display: flex;
    flex-wrap:nowrap; */
    text-align: right;
  }
  .footer-menu li{
      display: block;
      width: 100%;
      padding: 0;
    }
    .search-filter {
      width: 100%;
    }

    /* ipad-view */
    .ipad-view{
      display: block;
      background: #f6b800;
      padding: 10px;
      font-size: 16px;
      position: relative;
      color: #000;
      margin-top: 18px;
      font-weight: 600;
    }
    .ipad-view .trigger{
      position: absolute;
      background: #f6b800;
      color: #000;
      padding: 7px;
      height: 2rem;
      width: 2rem;
      text-align: center;
      border-radius: 100%;
      bottom: -17px;
      font-size: 1rem;
      font-weight: 500;
      cursor: pointer;
    }
    #collapseExample{
      display: none;
    }
    #collapseExample.show{
      display: block;
    }

    #sidebar{
      display: none;
    }
    #sidebar.collapse.show{
      display: block;
    }

}

@media only screen and (max-width: 778px){
  .language-menu {
    /* position: absolute;
    top: 12px;
    right: 11px;
    margin: 0; */
  }
  .language-menu li{
    /* padding: 0px; */
  }
}

@media only screen and (max-width: 768px) and (min-width: 500px){

  .banner
  {
   padding-bottom: 115px;
  }

}


@media only screen and (max-width: 768px){

  /* font menu update css */
  ul#menu-main:after {
    content: "";
    position: fixed;
    width: 100%;
    /* height: 100%; */
    background: rgba(0, 0, 0, 0.77);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
  ul#menu-main {
  position: absolute;
  z-index: 1;
  width: 100%;
  /* height: 50%; */
  /* bottom: 0; */
  top: 0%;
  left: 0%;
  /* left: 0; */
  text-align: center;
  /* right: 0; */
  /* margin: auto; */
  transform: translateY(100%, -50%);
}
header a.mobile-toggle {
  z-index: 2;
  background: transparent;
  top: 30px;
  color: #d11c1d;
  font-size: 25px;

  /* padding: 20px 0px 10px 10px; */
}
header ul.nav-menu > li{
  position: relative;
  z-index: 3;
}
i.fa-navicon.fa-times:before {
  content: "\f00d";
}
header ul.nav-menu > li > a {
  color: #DDD;
  opacity: 1;
}
header ul.nav-menu > li.active > a, header ul.nav-menu > li > a:hover {
  color: #FFF;
}

  .col-lg-5.col-md-5,.col-lg-7.col-md-7.position-inherit,.holi-detail.col-lg-7.col-md-7.col-sm-7 {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .round-button small{
    float: left;
  }
.search-filter-home {
    width: calc(100% - 0%);
}
.home-left-side{

}
#menu-main.pt-4, #menu-main.py-4{
  padding-top: 0!important;
}
/* header ul.link-padding-tb-20px > li > a {
  padding: 5px 0;
} */

.order_First{
  -ms-flex-order: -1;
  order: -1;
}
.order_Second{
  -ms-flex-order: 2;
  order: 2;
}
.order_Third{
  -ms-flex-order: 3;
  order: 3;
}

  .f-menu1{
    display: block;
    flex-wrap:nowrap;
  }
  .f-menu1 li{
    width: auto;
    text-align: center;
    display: inline-block;
    padding: 0 1vw;
  }
  footer .col-lg-3.col-md-9.sm-mb-35px{
    margin-bottom: 0px !important;
  }
  footer .col-lg-3.col-md-3.sm-mb-35px{
    margin-bottom: 10px !important;
  }

  .footer-menu {
    display: block;
    flex-wrap: inherit;
    text-align: right;
}

/* banner */
.banner-text{
  padding-top:20px;
  min-height: 176px;
}
.banner-text h2{
  margin: 0;
  font-size: 17px;
}
.banner-text p{
  font-size: 13px;
    font-weight: 600;
}
.banner img{
  min-height: 150px;
}
.info-det{
  width: 49%;
  float: left;
}
.info-det:first-child{
  margin-right: 2%;
}
.info-det:last-child{
  float: right;
  width: 36%;
}

.available li .control, .available li .label, .checkbox {
  display: inline-block;
  font-size: 14px;
}
.available li .price{
  font-weight: 600;
  font-size: 15px;
}
.watermark {
  bottom: 61px;
}
.car-details .title{
  font-size: 17px;
  margin: 5px 0;
  font-weight: 600;
}
.pickup, .return{
  margin-bottom: 5px;
}
.car-details h5 {
  font-size: 14px;
  margin-bottom: 0;
}
.car-details p {
  font-size: 14px;
  margin-bottom: 0;
}
.total-summary li.total {
  margin-top: 10px;
}
.img-in img{
  width: 100%;
  height: auto;
}

}


  @media only screen and (min-width: 411px) and (max-width: 767px) {
    .product-box, .pro {
      width: 50%;
    }
    header ul.nav-menu > li > a {
      padding: 30px 0px 0px 0px;
  }
    .info a[aria-expanded="true"]::after, .info a[aria-expanded="false"]::after {
      bottom: -40px;
  }
  #breadcrumbs-two a {
    font-size: 1.5vw;
  }
  .details-box ul li {
    /* line-height: 14px; */
}
.border-right {
  border-right: 1px none #f6bd10;
}
.product-details .order_Third-pd{
  -ms-flex-order: 3;
  order: 3;
}

}

  @media only screen
and (min-device-width: 414px)
and (max-device-width: 500px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) {
  .hide-prod-detail{
    font-size: 9px;
  }
  .details-box ul li{
    line-height: 17px;
  }

  }

@media only screen and (max-width: 667px){
  .border-right {
    border-right: 1px none #f6bd10;
  }
  .product-details .order_Third-pd{
    -ms-flex-order: 3;
    order: 3;
  }
  .total-summary li{
    font-size: 13px;
  }
  .total-summary li .price {
    font-weight: 600;
    font-size: 13px;
}
}

  @media only screen and (max-width: 568px){
    #logo img{
      width: 90%;
    }
    #breadcrumbs-two a {
      font-size: 2vw;
    }

    .post-img img{
      width: 100%;
      height: auto;
    }

    .left-detail-img{
      float: right;
      width: 250px;
      margin-left: 25px;
    }
    .car-detail-prod{
      width: 49%;
      float:left;
    }
    .car-option-top ul {
      text-align: right;
      height: 21px;
      float: right;
      width: 100px;
  }
  .total-summary li{
    font-size: 13px
  }
  .price{
    font-size: 18px;
    }
    .total-summary li span label, .total-summary li span small{
      display: block;
    }
    .total-summary li.total{
      margin-top: 10px;
    }
.border-right{
  border:0px;
}
.available li .control, .available li .label, .checkbox{
  font-size: 13px;
}
.available li .price {
  font-size: 13px;
}
ul.pricing-content li{
  font-size: 13px;
}
.ipad-view{
   font-size: 12px;
}
.details-box ul li{
  /* padding: .35rem 0; */
}
.round-button small{
  float: left;
}
.car-details {
  float: none;
}
.car-details .title {
  font-size: 15px;
}
.car-details h5 {
  font-size: 12px;
}
.car-details p {
  font-size: 13px;
}
.info a[aria-expanded="true"]::after, .info a[aria-expanded="false"]::after{
  bottom: -25px;
}
.home-left-side .img-in {
  width: 30%;
}
.holi-detail{
  width: 70%;
}
.holi-detail .text-extra-small{
font-size: 14px;
line-height: 18px;
margin-top: 15px;
}
.pull-top-150px {
  margin-top: -110px;
}

.border-right{
  border-right: 1px none #f6bd10;
}

}

@media only screen and (max-width: 375px){
  #breadcrumbs-two li {
    float: left;
    margin: 0 .5em 0 .5em;
  }
  #breadcrumbs-two a {
    background: #FFF;
    padding: .2em 0.3em;
    /* font-size: 9px; */
  }
  .booking span {
    float: none;
}
  .f-menu1 li{
    width: 100%;
  }
  header a.mobile-toggle {
    padding: 26px 8px;
    font-size: 20px;
  }
  .holi-detail .text-extra-small {
    font-size: 10px;
    line-height: 15px;
    margin-top: 0;
}
}
@media only screen and (max-width: 414px){
  .pull-top-150px{
    margin-top: -41px !important;
  }
}
@media only screen and (max-width: 575px){
  .col-sm-11.col-md-11.col-lg-5.nyh-box{
    width: 80% !important;
  }
  .col-sm-1.col-md-1.col-lg-1.sm-mb-35px.social-box{
    width: 20% !important;
  }
}

@media only screen and (max-width: 420px){
  .banner {
  padding-bottom: 50px;
  }

  .banner-text h1{
    font-size: 17px;
  }

  .banner-text h2{
    font-size: 14px;
    display: inline-block;
    /*line-height: 0.1; */
  }


  .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next{
    width: auto;
  }
  .xdsoft_datetimepicker .xdsoft_timepicker {
    width: 48px;
  }
  .radiocontainer{
    font-size: 12px;
  }
  .xdsoft_noselect{
    left: auto !important;
  }
  #breadcrumbs-two a {
    font-size: 2.6vw;
    background: #FFF;
    padding: .2em 0.5em;
  }
   .nyh-box{
    width: 100%;
  }
  .social-box{
    width: 100%;
  }
  .search-filter .nav-tabs a.nav-link{
    font-size: 13px;
    padding: .5rem .5rem;
  }
  .f-menu1 li{
    width: 49%;
    text-align: center;
  }

  .banner-text{
    min-height: 140px;
  }
  .banner-text p{

  }
  #search-filter-2{
    padding-top: 0px;
  }
  .banner img{
    min-height: 180px;
  }
  .car-detail-prod {
    width: 100%;
    float: left;
}
.left-detail-img {
  float: none;
  width: 100%;
  margin-left: 0;
}
.info-det {
  width: 100%;
  float: left;
}
.info-det:last-child {
  float: right;
  width: 100%;
}
.available li .label, .checkcontainer{
  margin: 0;
  font-size: 12px;
}
.total-summary li {
  font-size: 13px;
  float: left;
  width: 100%;
}
.col-lg-6.col-md-6.col-6.sm-mb-40px {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width:100%;
}
.post-img img{
  width: 100%;
  max-height: 100%;

  /*object-fit: cover;*/
}
}

div.form-control{
	border:0px;
	padding:0px;
}
div.nice-select.form-control {
  border:1px solid #EEE;
}
button{
	cursor:pointer;
}

/* pagenation  */
.paging{
  float: left;
  width: 100%;
  text-align: right;
}
.paging b{
  color: #868e96;
  background-color: #fff;
  pointer-events: none;
  background-color: #fff;
  display: inline-block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  border: 1px solid #ddd;
  text-align: center;
  pointer-events: none;
}
.paging a{
    border-color: #ddd;
    position: relative;
    display: inline-block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #ddd;
    text-align: center;
    cursor: pointer;
}

.h1, h1 {
  font-size: 2.5rem;
}
.h2, h2 {
  font-size: 2rem;
}
h3, .h3{
  font-size: 1.75rem	;
}
h4, .h4{
   font-size: 1.5rem	;
}
h5, .h5	{
  font-size: 1.25rem	;
}
h6, .h6	{
  font-size: 1rem	;
}
.checkbox label{
padding-left:10px;

}
.radio label{
padding-left:5px;
}
.nice-select.hasDesign {
  padding: .375rem .30rem;
}


@media (min-width: 992px){
  .banner
  {
    padding-bottom: 45px;
  }

  .search-right{
    min-height: 815px;
  }
}
.product .hotel-img img{
  max-height: 91px  ;
}

.twoToneCenter {
  text-align: center;
  margin: 1em 0;
}
.twoToneButton {
  display: inline-block;
  outline: none;
  padding: 10px 20px;
  line-height: 1.4;
  background: #212121;
  background: linear-gradient(to bottom, #545454 0%, #474747 50%, #141414 51%, #1b1b1b 100%);
  border-radius: 4px;
  border: 1px solid #000000;
  color: #dadada;
  text-shadow: #000000 -1px -1px 0px;
  position: relative;
  transition: padding-right 0.3s ease;
  font-weight: 700;
  box-shadow: 0 1px 0 #6e6e6e inset, 0px 1px 0 #3b3b3b;
}
.twoToneButton:hover {
  box-shadow: 0 0 10px #080808 inset, 0px 1px 0 #3b3b3b;
  color: #f3f3f3;
}
.twoToneButton:active {
  box-shadow: 0 0 10px #080808 inset, 0px 1px 0 #3b3b3b;
  color: #ffffff;
  background: #080808;
  background: linear-gradient(to bottom, #3b3b3b 0%, #2e2e2e 50%, #141414 51%, #080808 100%);
}
.twoToneButton.spinning {
  background-color: #212121;
  padding-right: 40px;
}
.twoToneButton.spinning:after {
  content: '';
  right: 6px;
  top: 50%;
  width: 0;
  height: 0;
  box-shadow: 0px 0px 0 1px #080808;
  position: absolute;
  border-radius: 50%;
  -webkit-animation: rotate360 0.5s infinite linear, exist 0.1s forwards ease;
          animation: rotate360 0.5s infinite linear, exist 0.1s forwards ease;
}
.twoToneButton.spinning:before {
  content: "";
  width: 0px;
  height: 0px;
  border-radius: 50%;
  right: 6px;
  top: 50%;
  position: absolute;
  border: 2px solid #000000;
  border-right: 3px solid #27ae60;
  -webkit-animation: rotate360 0.5s infinite linear, exist 0.1s forwards ease;
          animation: rotate360 0.5s infinite linear, exist 0.1s forwards ease;
}
@-webkit-keyframes rotate360 {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate360 {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes exist {
  100% {
    width: 15px;
    height: 15px;
    margin: -8px 5px 0 0;
  }
}
@keyframes exist {
  100% {
    width: 15px;
    height: 15px;
    margin: -8px 5px 0 0;
  }
}
body {
  background: #212121;
}


.text-capitalize {
        text-transform: none!important;

}
.loading-new{
	font-size:14px;
	font-weight:bold;

}

.available_languages a{
  cursor: pointer;
}

.background-pale-yellow{
	background-color:#ffe01b;
}
.background-border-color {
  background-color: #d11c1d;;
}



/* breadcrumb */
.page .page_navbar .social{
  display: none;
}
.booking_steps{
    position: relative;
    z-index: 9;
    top: -18px;
}
.booking_steps ul{
  /* Clear floats */
  overflow: hidden;
  width: 100%;
}

.booking_steps ul li{
  float: left;
  margin: 0 .5em 0 1em;
}

.booking_steps ul li{
  background: #FFF;
  padding: .2em 1em;
  float: left;
  text-decoration: none;
  color: #f6b800;
  position: relative;
  font-weight: 600;
}

.booking_steps ul li:hover{
  background: #f6b800;
  color: #000;
}
.booking_steps ul li div {
  display: inline;
}
/* .booking_steps ul li::before,.booking_steps ul li:after{
  -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
} */
.booking_steps ul li::before{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1.5em;
  border-width: 1.4em 0 1.3em 1em;
  border-style: solid;
  border-color: #FFF #FFF #FFF transparent;
  left: -1em;
}

.booking_steps ul li:hover::before{
  border-color: #f6b800 #f6b800 #f6b800 transparent;
}

.booking_steps ul li::after{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1.5em;
  border-top: 1.5em solid transparent;
  border-bottom: 1.3em solid transparent;
  border-left: 1em solid #FFF;
  right: -1em;
}

.booking_steps ul li:hover::after{
  border-left-color: #f6b800;
}

.booking_steps ul li.current,
.booking_steps ul li.current:hover{
  background: #f6b800;
  color: #000;
}

.booking_steps ul li.current::after{
  border-left-color: #f6b800;
}
.booking_steps ul li.current::before{
  border-color: #f6b800 #f6b800 #f6b800 transparent;
}
.booking_steps ul li .num{
  background: #f38107;
  font-weight: 600;
  padding: 5px;
  border-radius: 100%;
  height: 22px;
  width: 22px;
  float: left;
  margin: 2px 4px 2px -3px;
  line-height: 11px;
  text-align: center;
  color: #FFF;
  font-size: 12px;
}
.booking_steps ul li.current .num, .booking_steps ul li:hover .num{
  color: #000;
  background: #fff;
}

#main_menu li{
  display: inline;
  margin: 0 7px 0 0;
}
/* accordion */
.static_page #accordion {
  margin-top: 15px;
}
.static_page h1 {
  font-size: 2rem;
  margin: 10px 0;
}
.static_page #accordion h3{
  padding: .75rem 1.25rem;
  margin-bottom: 5px;
  background-color: #e5e5e5;
  color: #343a40;
  font-weight: 500;
  font-size: 24px;
  line-height: 22px;
  position: relative;
  cursor: pointer;
  border-radius: calc(.25rem - -3px) calc(.25rem - -3px);
}
.static_page #accordion h3.ui-accordion-header-active{
  border-radius: calc(.25rem - -3px) calc(.25rem - -3px) 0 0;
}
.static_page #accordion .ui-accordion-content-active{
  padding: 30px;
   margin-bottom: 15px;
  margin-top: -5px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: 0 0 calc(.25rem - -3px) calc(.25rem - -3px);
}
/* #accordion h3::before{
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 12px;
  top: 14px;
}
#accordion h3:before {
  content: "\f078";
}
#accordion h3.ui-accordion-header-active:before{
  content: "\f077";
} */


#ajaxformOverlay{
	border: 1px solid #e7e7e7;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	position: absolute;
	width: 683px;
    background: url(/img/ajaxSpinnerBig.gif) no-repeat 50% 50% #c2c2c2;
	display: inline;
    opacity: 0.6;
	z-index: 995;
	display: none;
	min-height: 40px;
}


.booking-details{

}
.booking-details li{
  display: block;
  margin:5px 10px;
}
.booking-details .carImageHolder{
  position: relative;
}
.booking-details li table tr{
  vertical-align: top;
}
.booking-details li table{
  width: 100%;
}
.booking-details li table .extra-details table{
  width: auto;
}
.booking-details td .left{
    float: left;
  }
  .booking-details td .right{
    float: right;
  }
.booking-details .carOptions {
  width: 90px;
}
.booking-details .carOptions .title{
font-weight: 600;
}
.booking-details .carOptions .carOption{
  display: inline-block;
  width: calc(100% - 60%);
  text-align: center;
}
/* .booking-details .carOptions .carOption .numberOfDoorsIcon{
  height: 20px;
  width: 20px;
}
.booking-details .carOptions .carOption .numberOfSeatsIcon{
  height: 20px;
  width: 20px;
} */
.booking-details td .price .symbol{
  display: inline;
  color: #868181;
}
.booking-details td .price {
  font-size: 3rem;
  font-weight: 600;
  color: #d3242a;
  line-height: 53px;
}
.booking-details li table tbody tr td[nowrap] div{
  width: 100%;
  text-align: center;
  font-weight: 600;
  color: #d3242a;
}
.booking-details li table tbody tr td[nowrap] div.secondPriceValue{
  display: inline;
}
.booking-details li > table{
  width: 100%
}
.booking-details li table tbody tr td[nowrap] div a.btn{
  background: #f6b800;
    color: #000;
	width:210px;
}
.my_booking_logout{
float:right;font-weight:bold;color:#d3242a;font-size:17px;
}
#bookings{
width:95%;
}

#confirmation, #alert{
	/*background: #ffffff;
	z-index: 1008;
	color:#000000;
	display:none;
	border: 1px solid #F7F8FA;
	text-align:left;
	top:50%;
	left:50%;
	border: 1px solid #b2b3b4;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	background: #f9fafb;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f9fafb), to(#d0d4db));
	background: -webkit-linear-gradient(#f9fafb, #d0d4db);
	background: -moz-linear-gradient(#f9fafb, #d0d4db);
	background: -ms-linear-gradient(#f9fafb, #d0d4db);
	background: -o-linear-gradient(#f9fafb, #d0d4db);
	background: linear-gradient(#f9fafb, #d0d4db);
	-pie-background: linear-gradient(#f9fafb, #d0d4db);
	behavior: url(/css/pie.htc);
	padding: 15px 20px;
	position: fixed;*/

}

#confirmation .message, #alert .message{
	margin-bottom: 10px;
}


/* 19-08-2019 */
div#confirmation:before {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #00000036;
  z-index: 1;
}
div#confirmation .modal-dialog {
  z-index: 9;
}


@media only screen and (max-width: 768px) {
  .booking-details li > table > tbody > tr > td{
    display: block;
    border: 0px solid #EEE;
    padding: 5px;
  }
  .booking-details li table tbody tr td[nowrap] div{
    width: 100%;
    text-align: center;
  }

  /* 18-08-2019 */
  .booking-details li > table > tbody > tr > td{
    width: 100%;
  }
}

/* 05-09-19*/
.my_bookingedit_logout{
	float: right;
    font-weight: bold;
    color: #d3242a;
    font-size: 17px;
    margin-right: 53px;
    margin-top: 12px;
}

#informationMessage{
	padding-top: 24px;
    position: absolute;
    z-index: 1000;
    font-size: 16px;
    color: red;
    font-weight: bold;
    color: #d3242a;
    font-size: 17px;
	padding-left: 50px;
}
