/*!
 * SlickNav Responsive Mobile Menu v1.0.7
 * (c) 2016 Josh Cope
 * licensed under MIT
 */

ul#bara {
  display: none;
}
a.slicknav_btn.slicknav_collapsed {
  display: none;
}

a.fancybox-nav.fancybox-prev {
  display: none;
}

a.fancybox-nav.fancybox-next {
  display: none;
}

div#secret {
  margin-top: -162px;
}

i.timex {
  margin-top: 2px;
  background-image: url(icons/time.png);
  background-size: auto;
  background-repeat: no-repeat;
  display: inline-block;
  height: 16px;
  width: 16px;
}

 @media screen and (max-width: 767px) {
   #insurance{
     margin:20px;
   }
   .nofull.downer {
     background-image: url(../images/back.png);
     background-repeat: repeat-x;
     height: 170px;
   }

   p#commercial {
     /* margin: auto; */
     /* padding: 15px; */
     /* margin-bottom: 10px; */
     display: none;
   }
   i.timex {
     margin-top: 5px;
   }
	/* #menu is the original menu */
	#limita{
		display:none;
		}
	.logom {
    float:left;
    color:#fff;
    padding:1em;
	width:185px;
	height:37px;
	background-repeat:none;
}

#country2 {float:left;}

#state2 {float:left;}
#trimite {
    width: 75%;}
#footerWrap {
    display: none;
}
#footer {
    display: none;
}
#tile-header{display:none;}
div#splash {
    margin-top: -15px;
}
.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  cursor: pointer; }
  .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 0.188em; }

.slicknav_menu {
  *zoom: 1; }
  .slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left; }
  .slicknav_menu .slicknav_icon {
    float: left;
    width: 1.125em;
    height: 0.875em;
    margin: 0.188em 0 0 0.438em; }
    .slicknav_menu .slicknav_icon:before {
      background: transparent;
      width: 1.125em;
      height: 0.875em;
      display: block;
      content: "";
      position: absolute; }
  .slicknav_menu .slicknav_no-text {
    margin: 0; }
  .slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: 0.125em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
  .slicknav_menu:before {
    content: " ";
    display: table; }
  .slicknav_menu:after {
    content: " ";
    display: table;
    clear: both; }

.slicknav_nav {
  clear: both; }
  .slicknav_nav ul {
    display: block; }
  .slicknav_nav li {
    display: block; }
  .slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    margin: 0 0 0 0.4em; }
  .slicknav_nav .slicknav_item {
    cursor: pointer; }
    .slicknav_nav .slicknav_item a {
      display: inline; }
  .slicknav_nav .slicknav_row {
    display: block; }
  .slicknav_nav a {
    display: block; }
  .slicknav_nav .slicknav_parent-link a {
    display: inline; }

.slicknav_brand {
  float: left; }

.slicknav_menu {
  font-size: 16px;
  box-sizing: border-box;
  padding: 5px;
  padding-bottom: 22px;
}
  .slicknav_menu * {
    box-sizing: border-box; }
  .slicknav_menu .slicknav_menutxt {
    color: #fff;
    font-weight: bold;
    text-shadow: 0 1px 3px #000; }
  .slicknav_menu .slicknav_icon-bar {
    background-color: #fff; }

.slicknav_btn {
  margin: 5px 5px 6px;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #545454; }

.slicknav_nav {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
  list-style: none;
  overflow: hidden; }
  .slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0 0 0 20px; }
  .slicknav_nav .slicknav_row {
    padding: 5px 10px;
    margin: 2px 5px; }
    .slicknav_nav .slicknav_row:hover {
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px;
      background: #ccc;
      color: #fff; }
  .slicknav_nav a {
    padding: 5px 10px;
    margin: 2px 5px;
    text-decoration: none;
    color: #222;
  }
    .slicknav_nav a:hover {
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px;
      background: #ccc;
      color: #222; }
  .slicknav_nav .slicknav_txtnode {
    margin-left: 15px; }
  .slicknav_nav .slicknav_item a {
    padding: 0;
    margin: 0; }
  .slicknav_nav .slicknav_parent-link a {
    padding: 0;
    margin: 0; }

.slicknav_brand {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px; }
  
li#steg {
    display: none;
}

 }
 
 
.spacebar {
  padding-bottom:40px;
}

@media (min-width: 767px) {

  div#reducere1 {
    /* margin-top: 10px; */
    padding-left: 30px;
    padding-right: 42px;
  }

  div#campanie {
    background-color: #e6e7e7;
    padding-top: 10px;
    margin-top: -15px;
  }

  
span.slicknav_menutxt{display:none;}
#menu {
		display:none;
	}

.nofull {
  display:none;
}
  .content {
    margin-bottom: 30px;
  }

  #splash2 {
    margin-bottom: 25px;
    /*background: url(bkgd-body-home.png) repeat-x left top;*/
  }

}
@media only screen and (min-width: 401px) {

  .ones {
    margin: 12px 24px 0 0;
    width: 49%;
    padding-right: 1%;
  }

  .two {
    margin: 12px 0px 0 0;
    width: 49%;
    padding-left: 1%;
  }
}
@media only screen and (max-width: 400px) {
  .ones {
    margin: 12px 24px 0 0;
    width: 100%;
  }

  .two {
    margin: 12px 0px 0 0;
    width: 100%;
  }
}


@media only screen and (max-width: 375px) {
  .logom {
    margin-top:-15px;
  }
  i.timex {
    margin-top: 5px;
  }
}


@media only screen and (max-width: 500px) and (min-width: 372px){
  .patrat {
    margin: 15px;
    margin-top: 30px;
  }
}


.bara li a svg {
  fill: #fff;
  vertical-align: middle;
}

.bara {
  z-index: 99999 !important;
  display: block;
  list-style: none;
  width: 100%;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  background: #eee;
  z-index: 9999;
  text-align: center;
  margin: 0;
  padding: 2px 0;
}
.bara li a.icon_call_us {
  background: #6b6d6b8f;
  text-decoration: none;
  margin-top: 8px;
  margin-left: 8px;
}

.bara li a {
  display: inline-block;
  width: 90%;
  padding: 10px 0;
  margin: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
  margin-bottom: 7px;
}

.bara li a.icon_whatsapp {
  background: #4CAE4C;
  text-decoration: none;
  margin-top: 8px;
}


li.xleft {
  float: left;
  width: 47%;
}

li.xright {
  float: right;
  width: 47%;
  padding-right: 8px;
}

.wiggle {
  -webkit-animation: btnWiggle 2s infinite;
  -moz-animation: btnWiggle 2s infinite;
  -o-animation: btnWiggle 2s infinite;
  animation: btnWiggle 2s infinite;
}



/* animation */
@-webkit-keyframes btnWiggle {
  0% {-webkit-transform: rotate(0deg);}
  2% {-webkit-transform: rotate(-1deg);}
  3.5% {-webkit-transform: rotate(1deg);}
  5% {-webkit-transform: rotate(0deg);}
  100% {-webkit-transform: rotate(0deg);}
}
@-o-keyframes btnWiggle {
  0% {-webkit-transform: rotate(0deg);}
  2% {-webkit-transform: rotate(-10deg);}
  3.5% {-webkit-transform: rotate(10deg);}
  5% {-webkit-transform: rotate(0deg);}
  100% {-webkit-transform: rotate(0deg);}
}
@keyframes btnWiggle {
  0% {-webkit-transform: rotate(0deg);}
  2% {-webkit-transform: rotate(-10deg);}
  3.5% {-webkit-transform: rotate(10deg);}
  5% {-webkit-transform: rotate(0deg);}
  100% {-webkit-transform: rotate(0deg);}
}



@media only screen and (min-width: 650px) {
  .bara {
    display:none;
  }
  select#delho {

    border-width: 0px;
    width: 80px;
  }

  select#retho {

    border-width: 0px;
    width: 80px;
  }

}

@media only screen and (max-width: 650px) {
  .date.row.m0.partsize {
    display: none;
  }

  .goho {
    display: none;
  }

  input.btn.btn-primary.wiggle {
    margin-top: 10px;
  }

  select#delho {
    border-width: 1px;
    width: 80px;
    border-style: solid;
  }

  select#retho {
    border-width: 1px;
    width: 80px;
    border-style: solid;
  }
  i.ion-ios-clock {
    padding-top: 3px;
  }
}


select#delho {
  font-size: 20px;
  text-align: inherit;
}

select#retho {
  font-size: 20px;
  text-align: inherit;
}

@media only screen and (min-width: 651px) {
  input.datepicker {
    display: none;
  }

  i.ion-ios-clock {
    padding-top: 1px;
  }
}




select#delci {
  font-size: 15px;
}


select#goho {
  font-size: 60px;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  line-height: 0.8;
  color: #f77d0a;
  border-width: 0px;
  margin-left: -15px;
}

option.day {
  font-size: 25px;
}

option.months {
  text-transform: capitalize;
}


select#retmo, select#delmo {
  /* font-family: "Lato", sans-serif; */
  /* text-transform: uppercase; */
  /* padding: 0 30px; */
  width: 145px;

  /* line-height: 50px; */
  font-family: "Lato", sans-serif;
  /* display: inline-block; */
  border-color: #f5f6f7;
  border-bottom: 1px solid;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border: none;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  text-shadow: none;
  font-size: 15px;
  color: #5e6075;
  /* padding-top: 10px; */
  margin-top: 15px;
  margin-left: -10px;
  margin-bottom: 20px;
}


@media only screen and (min-width: 450px) {
  .mob {
    display:none;
  }
  .car-finder-form .form-title {
    margin-top: -10px;
    padding-bottom:10px;
  }

  .col-xs-3.date.fullsize.next {
    padding-left: 30px;
  }




}

@media only screen and (max-width: 451px) {

  .nonmob {
    display:none;
  }

  input, select {
    width: 92%;
    padding: 0;
    margin: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .form-control{
    width:92%;
  }

  .input-group .form-control {
    width:92%;

  }

  .input-group {
    display: block;
    margin-left: -15px;
    margin-right: -15px;
    width: unset;

  }

  .input-group {
    border-style: none;

  }
  select#delci {
    font-size: 15px;
    margin-left: 15px;
    border-style: solid;
    border-width: 2px;
    border-color: #c8c9c9;
    box-shadow: 0 0 4px #ec7627;
    margin-bottom:15px;
  }

  .car-finder-form .inner {
    background: rgba(253, 209, 141, 0.43);
  }

  .car-finder-form .form-title {
    margin-top: -15px;
    padding-bottom:10px;
  }


}



.logom {
  margin-top: -20px;
  height: 75px;
  margin-left: -5px;
  max-width: 100px;
}

img.logo-rentacar-img.img-responsive {
  max-width: 300%;
}

@media only screen and (min-width: 768px) {
  .logom {
    display:none;
  }
}

a.slicknav_btn.slicknav_collapsed {
  margin-top: 11px;
}

a.slicknav_btn.slicknav_open {
  margin-top: 11px;
}



:root {
  --breadcrumb-theme-1: #ff6600;
  --breadcrumb-theme-2: #fff;
  --breadcrumb-theme-3: #e3e4e5;
  --breadcrumb-theme-4: #dddfe0;
}
.ecbreadcrumb {
  text-align: center;
  display: inline-block;
  box-shadow: 0 2px 5px rgba(0,0,0,0.25);
  overflow: hidden;
  border-radius: 5px;
  counter-reset: flag;
  width: 100%;
}
.ecbreadcrumb__step {
  text-decoration: none;
  outline: none;
  display: block;
  float: left;
  font-size: 12px;
  line-height: 36px;
  padding: 0 10px 0 60px;
  position: relative;
  background: var(--breadcrumb-theme-2);
  color: var(--breadcrumb-theme-1);
  transition: background 0.5s;
  width: 33.3%;
  color: #141a1a;
}
.ecbreadcrumb__step:first-child {
  padding-left: 46px;
  border-radius: 5px 0 0 5px;
}
.ecbreadcrumb__step:first-child::before {
  left: 14px;
}
.ecbreadcrumb__step:last-child {
  border-radius: 0 5px 5px 0;
  padding-right: 20px;
}
.ecbreadcrumb__step:last-child::after {
  content: none;
}
.ecbreadcrumb__step::before {
  content: counter(flag);
  counter-increment: flag;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin: 8px 0;
  position: absolute;
  top: 0;
  left: 30px;
  font-weight: bold;
  background: var(--breadcrumb-theme-2);
  box-shadow: 0 0 0 1px var(--breadcrumb-theme-1);
}
.ecbreadcrumb__step::after {
  content: '';
  position: absolute;
  top: 0;
  right: -18px;
  width: 36px;
  height: 36px;
  transform: scale(0.707) rotate(45deg);
  z-index: 1;
  border-radius: 0 5px 0 50px;
  background: var(--breadcrumb-theme-2);
  transition: background 0.5s;
  box-shadow: 2px -2px 0 2px var(--breadcrumb-theme-4);
}
.ecbreadcrumb__step--active {
  color: var(--breadcrumb-theme-2);
  background: var(--breadcrumb-theme-1);
}
.ecbreadcrumb__step--active::before {
  color: var(--breadcrumb-theme-1);
}
.ecbreadcrumb__step--active::after {
  background: var(--breadcrumb-theme-1);
}
.ecbreadcrumb__step:hover {
  color: var(--breadcrumb-theme-2);
  background: var(--breadcrumb-theme-3);
}
.ecbreadcrumb__step:hover::before {
  color: var(--breadcrumb-theme-1);
}
.ecbreadcrumb__step:hover::after {
  color: var(--breadcrumb-theme-1);
  background: var(--breadcrumb-theme-3);
}

@media only screen and (max-width: 768px) and (min-width: 548px) {
  span#alternate_ecbread {
    display: none;
  }
}

@media only screen and (max-width: 570px) {
  span#macro_ecbread {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .ecbreadcrumb {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  .form-group.mobile {
    display: none;
  }

  .form-section.mobile {
    margin-top: -25px;
  }

  .form-group.check {
    padding-left: 15px;
  }
}

img.footer-logo {
  margin-top: -20px;
}

.gdpr {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  background-color: rgba(0,0,0,.8);
  color: #fff;
  -webkit-transition: all .5s;
  transition: all .5s;
  /* -webkit-transform: translate(0,100%); */
  /* transform: translate(0,100%); */
  display: block;
  padding-top: 10px;
  font-family: "Open Sans",Helvetica,Arial,sans-serif;
}
.continutgdpr {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.gdprpop {
  display: table;
  width: 100%;
  vertical-align: middle;
}
button.btngdpr.gdprac {
  width: 58.33333%;
  float: left;
}
button.gdprnot {
  color: #eee;
  color: #eee;
  border-color: transparent;
  background-color: transparent;
  box-shadow: none;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  box-shadow: none;
  padding: 7px 12px;
  font-size: 14px;
  line-height: 20px;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  float: right;
  width: 41.66667%;
  text-transform: none;
  padding-left:2%;
}
button.btngdpr {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  background-color: #fff;
  color: #222;
  border: 1px solid transparent;
  white-space: nowrap;
  box-shadow: none;
  padding: 7px 12px;
  font-size: 14px;
  line-height: 20px;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #3F51B5;
  border-color: #005eb8;
  text-transform: none;
}

@media only screen and (min-width: 900px) {
  .continutgdpr {
    width: 1170px;
  }

  .gdprleft {
    width: 70%;
    vertical-align: middle;
    position: relative;
    float: left;
  }
  .gdprright {
    width: 25%;
    float: right;
    padding-top: 15px;
    padding-left:4%;
  }

  .gdprshadow {
    display: none;
  }
  p.cookie {
    line-height: 1.5;
    /* overflow-y: scroll; */
    /* height: 75px; */
    /* padding-bottom: 10px; */
    padding-right: 0;
    /* margin-bottom: 10px; */
    -webkit-overflow-scrolling: touch;
    font-size: 14px;
  }
}

@media only screen and (max-width: 900px) {
  .gdpr {
    padding-bottom: 10px;
  }
  .gdprshadow {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 50px;
    left: 0;
    background-image: -webkit-linear-gradient(top,rgba(50, 50, 50, 0) 40%, #333 100%);
    background-image: linear-gradient(to bottom,rgba(50, 50, 50, 0) 40%, #333 100%);
    background-repeat: repeat-x;
    pointer-events: none;
  }
  p.cookie {
    line-height: 1.5;
    overflow-y: scroll;
    height: 75px;
    padding-bottom: 10px;
    padding-right: 0;
    margin-bottom: 10px;
    -webkit-overflow-scrolling: touch;
    font-size: 14px;
  }
}

a.cookie {
  color: white;
  text-decoration: underline;
}