
.pac-container {
    background-color: #fff;
    position: absolute!important;
    z-index: 99999999999 !important;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top: 1px solid #d9d9d9;
    border-bottom: 2px #d5a946 solid;
    font-family: Arial, sans-serif;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    font-family: Roboto,sans-serif;
}

.pac-logo:after {
    content: "";
    padding: 1px 1px 1px 0;
    height: 16px;
    text-align: right;
    display: block;
    background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: 120px 14px
}
.pac-container.pac-logo:after {
    display: none;
}
.pac-item {
    cursor: default;
    padding: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 30px;
    text-align: left;
    border-top: 1px solid #e6e6e6;
    font-size: 11px;
    color: #999
}
.pac-item:hover {
    background-color: #fafafa
}
.pac-item-selected,
.pac-item-selected:hover {
    background-color: #ebf2fe
}
.pac-matched {
    font-weight: 700
}
.pac-item-query {
    font-size: 13px;
    padding-right: 3px;
    color: #000
}
.pac-icon {
    width: 15px;
    height: 20px;
    margin-right: 7px;
    margin-top: 6px;
    display: inline-block;
    vertical-align: top;
    background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons.png);
    background-size: 34px
}
.hdpi .pac-icon {
    background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons_hdpi.png)
}
.pac-icon-search {
    background-position: -1px -1px
}
.pac-item-selected .pac-icon-search {
    background-position: -18px -1px
}
.pac-icon-marker {
    background-position: -1px -161px
}
.pac-item-selected .pac-icon-marker {
    background-position: -18px -161px
}
.pac-placeholder {
    color: gray
}


.progressbar {
    counter-reset: step;
    padding-inline-start:0;}

.progressbar li {
    list-style: none;
    display: inline-block;
    width: 23.33%;
    position: relative;
    text-align: center;
    font-size: 12px;
    color: #848484
}

.progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 43px;
    height: 43px;
    line-height: 37px;
    border: 3px solid #dcdcdc;
    border-radius: 100%;
    display: block;
    text-align: center;
    margin: 0 auto 10px;
    background-color: #fff;
    position: relative;
    z-index: 1;
    font-size: 19px
}

.progressbar li:after {
    content: "";
    position: absolute;
    width: 65%;
    height: 3px;
    background-color: #dcdcdc;
    top: 20px;
    left: -33%
}

.progressbar li:first-child:after {
    content: none
}

.progressbar li.active {
    color: #d5a946;
    font-weight: 600
}

.progressbar li.active:before {
    border-color: #d5a946;
    background-color: #d5a946;
    font-weight: 600;
    color: #fff
}

.progressbar li.active+li:after {
    background-color: #d5a946
}




input.qty-yolcu,input.qty-bavul {
    line-height: 54px;
    height: 54px;
    width: 100% !important;
    padding: 12px 0px !important;
    box-shadow: none !important;
    border: 1px solid rgba(0, 0, 0, 0.15);
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #353535;
    border-radius: 5px !important;
  }
  
input.qty-yolcu:focus,input.qty-bavul:focus{
    background: none;
    border-color: #d5a946;
  }


.datetimepicker{
    border-radius: 10px;
    box-shadow: 0px 20px 30px #e0e0e0;
}




  .datetimepicker table tr td.active:active, .datetimepicker table tr td.active:hover:active, .datetimepicker table tr td.active.disabled:active, .datetimepicker table tr td.active.disabled:hover:active, .datetimepicker table tr td.active.active, .datetimepicker table tr td.active:hover.active, .datetimepicker table tr td.active.disabled.active, .datetimepicker table tr td.active.disabled:hover.active {
    background-color: #d5a946;
    padding: 5px;
    border-radius: 5px;
}

.datetimepicker table tr td.active:hover, .datetimepicker table tr td.active:hover:hover, .datetimepicker table tr td.active.disabled:hover, .datetimepicker table tr td.active.disabled:hover:hover, .datetimepicker table tr td.active:active, .datetimepicker table tr td.active:hover:active, .datetimepicker table tr td.active.disabled:active, .datetimepicker table tr td.active.disabled:hover:active, .datetimepicker table tr td.active.active, .datetimepicker table tr td.active:hover.active, .datetimepicker table tr td.active.disabled.active, .datetimepicker table tr td.active.disabled:hover.active, .datetimepicker table tr td.active.disabled, .datetimepicker table tr td.active:hover.disabled, .datetimepicker table tr td.active.disabled.disabled, .datetimepicker table tr td.active.disabled:hover.disabled, .datetimepicker table tr td.active[disabled], .datetimepicker table tr td.active:hover[disabled], .datetimepicker table tr td.active.disabled[disabled], .datetimepicker table tr td.active.disabled:hover[disabled] {
    background-color: #d5a946;
}

.datetimepicker table tr td.active, .datetimepicker table tr td.active:hover, .datetimepicker table tr td.active.disabled, .datetimepicker table tr td.active.disabled:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #d5a946, #fac54e);
    background-image: -ms-linear-gradient(top, #d5a946, #fac54e);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d5a946), to(#fac54e));
    background-image: -webkit-linear-gradient(top, #d5a946, #fac54e);
    background-image: -o-linear-gradient(top, #d5a946, #fac54e);
    background-image: linear-gradient(to bottom, #d5a946, #fac54e);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #d5a946 #d5a946 #d5a946;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #ffffff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 25%);
}

.datetimepicker table tr td span.active, .datetimepicker table tr td span.active:hover, .datetimepicker table tr td span.active.disabled, .datetimepicker table tr td span.active.disabled:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #d5a946, #fac54e);
    background-image: -ms-linear-gradient(top, #d5a946, #fac54e);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d5a946), to(#fac54e));
    background-image: -webkit-linear-gradient(top, #d5a946, #fac54e);
    background-image: -o-linear-gradient(top, #d5a946, #fac54e);
    background-image: linear-gradient(to bottom, #d5a946, #fac54e);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #d5a946 #d5a946 #d5a946;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #ffffff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 25%);
}

.main-footer .links li {
    position: relative;
    display: block;
    font-weight: 400;
    line-height: 24px;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.main-footer .f-bottom .inner {
    position: relative;
    padding: 30px 0 30px;
}
.scroll-to-top {
    bottom: 0;
}



.ribbon {
    position: absolute;
    right: -5px; top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px; height: 75px;
    text-align: right;
  }
  .ribbon span {
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#F79E05 0%, #8F5408 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px; right: -21px;
  }
  .ribbon span::before {
    content: "";
    position: absolute; left: 0px; top: 100%;
    z-index: -1;
    border-left: 3px solid #8F5408;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #8F5408;
  }
  .ribbon span::after {
    content: "";
    position: absolute; right: 0px; top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F5408;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #8F5408;
  }

  /* <div class="ribbon"><span>POPULAR</span></div> */



  .contact-button-w {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 15px 38px;
    border-radius: 9px;
    border: 1px solid transparent;
    color: #FFFFFF!important;
    background-color: #1DC9A0;
    font-size: 16px;
    letter-spacing: 1px;
    transition: all 0.15s linear;
   }
   
   .contact-button-w:hover {
    background-color: rgba(29, 201, 160, 0.08);
    border-color: #1DC9A0;
    color: #1DC9A0!important;
    transform: translateY(-5px) scale(1.05);
   }

   .contact-button-t {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 15px 38px;
    border-radius: 9px;
    border: 1px solid transparent;
    color: #FFFFFF!important;
    background-color: #1d70c9;
    font-size: 16px;
    letter-spacing: 1px;
    transition: all 0.15s linear;
   }
   
   .contact-button-t:hover {
    background-color: rgba(29, 201, 160, 0.08);
    border-color: #1d70c9;
    color: #1d70c9!important;
    transform: translateY(-5px) scale(1.05);
   }

   #bottone1 {
    display: block;
    padding-left: 33px;
    padding-right: 33px;
    padding-bottom: 16px;
    padding-top: 16px;
    border-radius: 9px;
    background: #d5f365;
    border: none;
    font-family: inherit;
    text-align: center;
    cursor: pointer;
    transition: 0.4s;
   }
   
   #bottone1:hover {
    box-shadow: 7px 5px 56px -14px #C3D900;
   }
   
   #bottone1:active {
    transform: scale(0.97);
    box-shadow: 7px 5px 56px -10px #C3D900;
   }

   .intero-button {
    display: table-cell;
    vertical-align: middle;
    border: none;
    background-color: transparent;
  }
  
  .intero-button {
    color: white;
    margin: auto;
    width: 150px;
    line-height: 23px;
    padding: 10px;
    font-size: 12px;
    letter-spacing: 2px;
    border-radius: 0px;
    font-weight: bold;
    text-transform: uppercase;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    position: relative;
  }
  .intero-button .fiyatyesil{
    color: #69fa8b;
    font-size: 20px;
    text-shadow: 1px 1px 0px #13a403, 0px 1px 9px #0000008c;
  }

  .intero-button .fiyatkirmizi{
    color: #ee4d4d; 
    font-size:20px;
    text-shadow: 1px 1px 0px red, 0px 1px 9px #0000008c;
  }
  .intero-button .fiyatbeyaz{
    color: #ffffff;
    font-size: 18px;
    text-shadow: 1px 1px 0px #a9bdf4, 0px 1px 9px #5959598c;
  }
  .intero-button .fiyatsiyah{
    color: #1e1e1e;
    font-size: 18px;
    text-shadow: 1px 1px 0px #3a3a3a, 0px 1px 9px #5959598c;
  }

  .intero-button:hover {
    background-color: #051749;
    transform: scale(1.02,1.02);
  }
  
  .intero-button:active {
    background-color: #051749;
    box-shadow: 0px 12px 18px -4px rgba(7, 4, 51, 0.65);
    transform: scale(0.95,0.95);
    transition: all 0.4s -0.125s;
  }

.button-dark {
    background-color: #2c2c2c;
    box-shadow: 0px 15px 18px -6px rgb(57 57 57 / 65%);
  }

 .button-dark:hover{
    background-color: #000000;
    box-shadow: 0px 15px 18px -6px rgb(57 57 57 / 65%);
  }

  .button-green {
    background-color: #367e5a;
    box-shadow: 0px 15px 18px -6px rgb(43 140 45 / 65%);
  }

 .button-green:hover{
    background-color: #2f6047;
  }
  .button-blue {
    background-color: #002172;
    box-shadow: 0px 15px 18px -6px rgb(38 33 145 / 65%);
  }

 .button-blue:hover{
    background-color: #00154a;
  }

  .button-gold {
    background-color: #d5a946;
    box-shadow: 0px 15px 18px -6px rgba(145, 111, 33, 0.65);
  }

 .button-gold:hover{
    background-color: #ab8837;
  }

  .button-red {
    background-color: #d41414;
    box-shadow: 0px 15px 18px -6px rgba(145, 33, 33, 0.65);
  }

 .button-red:hover{
    background-color: #9b1e1e;
  }

