/* CSS Document */
/* CSS editing  George Milakis contact@milakis.gr
================================================================================
|                                     TAGS                                     |
================================================================================
*/
.fL{ float:left !important; } .fR{ float:right !important; } .fC{ margin: 0 auto !important; }
.cL{ clear:both; } .vertical-text { transform: rotate(90deg); transform-origin: left top 0; }
.w20{ width: 20% !important; } .w25{ width: 25% !important; } .w50{ width: 50% !important; } .w100{ width: 100% !important; }
.w23{ width: 23% !important; } .w2{ width: 2% !important; }
.tl { text-align: left !important; } .tc { text-align: center !important; } .tr { text-align: right !important; }
.dbl { display: block; }
.mr10 { margin-right: 10px; } .ml10 { margin-left: 10px; } .m10 { margin: 10px; } .m5 { margin: 0 5px 0 5px; }
.p3 { padding: 3px !important; } .p5 { padding: 5px !important; } .p10 { padding: 10px !important; } .p15 { padding: 15px !important; }
.pb5{ padding-bottom: 5px;} .pl15{ padding-left: 15px !important; }
.h_1 { height: 1px; } .h_2 { height: 2px; } .h_5 { height: 5px; } .h_7 { height: 7px; }
.h_10 { height: 10px; } .h_15 { height: 15px; } .h_20 { height: 20px; } .h_25 { height: 20px; } .h_40 { height: 40px; }
img { border: none; } .cycle-slideshow{ display: none; width: 100%; }
H1, H2, H3, H4, H5, H6 { padding: 0px; margin: 0px; font-size: 14px; }
a { color: #ba2025; font-weight: bold; text-decoration: underline; } a:hover {  color: #011c57; }
.accom_link{ font-weight: normal; text-decoration: none; color: #000000; }
.accom_link:hover{ font-weight: normal; text-decoration: none; color: #000000; }
.no_a_line{ text-decoration: none; } .no_a_line:hover{ text-decoration: none; }
.kpoint { cursor: pointer; }
ul{ margin: 0; padding: 0px; }
.brad10 { -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
.brad3 { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.brad5 { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.tbrad10 { -webkit-border-radius: 10px 10px 0 0; -moz-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0; }
.bbrad10 { -webkit-border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px; border-radius: 0 0 10px 10px; }
.lbrad10 { -webkit-border-radius: 10px 0 0 10px; -moz-border-radius: 10px 0 0 10px; border-radius: 10px 0 0 10px; }

html, body { margin:0; padding:0;
font-family: Verdana, Geneva, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; background-position: 0px 370px; z-index: -99;
background-color: #161616; position: absolute; width: 100%;
}
#head { width: 1050px; height: 410px; background: url(../images/car_cover.jpg) no-repeat; background-size: cover }
.head_top_fix { height: 80px; }
.head_logo { width: 549px; height: 167px; background: url(../images/logo.png) no-repeat; margin-left: -19px; position: absolute; top: 150px; z-index: 10; }
.head_text { width: 644px; height: 87px; background: url(../images/photo_cover2.png) no-repeat; position: relative; top: 100px; left: 420px; z-index: 9; padding-top: 30px}
#head_s3 { width: 500px; height: 30px; position: relative; overflow: hidden; }
.fs14 { font-size: 14px; }
.fs10 { font-size: 10px; }
.nav>li>a { line-height: 12px; padding: 5px; text-decoration: none; }

.txt_banner{
  font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF;  font-size: 22px; line-height: 30px; text-align: center;
}
/* ================================ Menu ================================================  */
#menu{ display: block; border-left: solid 1px #313131;  background: #171717; overflow: hidden;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         1px 1px 3px 0px rgba(50, 50, 50, 0.75);
}
.menu{ float: left; font-size: 14px; font-family: Verdana, Geneva, sans-serif;
padding: 8px 10px 10px 10px; border-right: solid 1px #313131; border-bottom: solid 1px #313131;
  text-align: center; display: inline-block;
  background-color: #8aa053;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#8aa053), to(#9dc205));
  background-image: -webkit-linear-gradient(top, #8aa053, 0%, #9dc205, 100%);
  background-image: -moz-linear-gradient(top, #8aa053 0%, #9dc205 100%);
  background-image: linear-gradient(to bottom, #171717 0%, #2d2d2d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8aa053', endColorstr='#9dc205', GradientType=0);
}
.menu:hover {
  background: #f3ce01;
}
#menu a { color: #ffd800; font-weight: bold; letter-spacing: 1px; }
#menu a:hover { color: #000000;}

.menu-button{
   padding: 0px 40px 0px 40px; margin: 0px; background: none; border: none; color: #000000; font-weight: bold;
}
.menu-button:hover { color: #FFFFFF; }
.dropdown-menu {
background: #465544;
}
.dropdown-menu li { margin-bottom: 8px; }
.dropdown-menu li a:hover { background: #9dc205 !important; color: #000000; font-weight: bold;  }
.dropdown-menu li a { text-decoration: none; color:#FFFFFF; font-weight: bold; padding: 5px 10px 5px 10px; }

.fixed { position:fixed; top:0; left:0; margin-top: 0px !important; z-index: 10000; }
.desktop_menu{ float: left; }
#menu-button-fix{ font-weight: bold; text-align: center; width: 100%; margin-top: 90px; cursor: pointer; font-size: 16px; }
#menu-button-fix:hover { cursor: pointer; }
.menu-button-fix { cursor: pointer; }
#menu_exp{ display: none; background: #353535; top:0; left:0; z-index: 10000; position: fixed; width: 100%; }
#menu_exp a{ width: 100%; text-decoration: none; }
.menu_exp { font-weight: bold; margin-bottom: 5px; padding: 10px;  text-decoration: none; color:#FFFFFF; font-size: 16px; text-align: center;  }
.menu_exp:hover { background: #ffd800 !important; color: #000000; }

/* ================================ Booking =============================================  */
.bootstrap-timepicker-hour, .bootstrap-timepicker-minute, .separator{ color: #000000 !important; }

.fix_book_step1{
border-radius: 0px 0px 10px 10px;
-moz-border-radius: 0px 0px 10px 10px;
-khtml-border-radius: 0px 0px 10px 10px;
-webkit-border-radius: 0px 0px 10px 10px;
border: none;
width: 100%;
}

#base_offers_promo_1, #base_offers_promo_2, #base_offers_promo_3  { overflow: hidden; max-height: 158px;  }
#base_offers_promo_4 { overflow: hidden; max-height: 180px;  }
#fix_offers_promo_4  { overflow: hidden; max-height: 158px;  }
.form-control { padding: 3px 2px 3px 2px !important; }
#fix_view_book_form{
  background-color:rgba(0, 0, 0, 0.7); padding-top: 60px; display: none;
  position:fixed; width:100%; height:100%; top:0px; left:0px; z-index:104;
}
#booking_show_button {
  height: 38px;  width: 300px; font-size: 17px; line-height: 36px; color: #000000;
  font-weight: bold; text-align: center; padding: 0px; margin-left: 38px; letter-spacing: 2px;
  transform: rotate(90deg); transform-origin: left top 0; position: relative;
-webkit-box-shadow: 2px -2px 5px 0px rgba(50, 50, 50, 0.45);
-moz-box-shadow:    2px -2px 5px 0px rgba(50, 50, 50, 0.45);
box-shadow:         2px -2px 5px 0px rgba(50, 50, 50, 0.45);
}
#booking_box0 { text-align: left; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; z-index: 999;
}
.book_date{ text-align: left; font-size: 14px; padding: 10px 0px 0px 10px; }
.input_text { max-width: 191px; display: inline; }
.input_select { max-width: 191px; display: inline; }
#booking_box1{ width: 399px; background-image: url(../images/booking_bg2.jpg); margin: 0 auto; }
#booking_box2, #booking_box_alt2{ max-width: 340px;
background:  #FFFFFF;
  -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         1px 1px 3px 0px rgba(50, 50, 50, 0.75);
}
#booking_box_alt2{
  margin: 0 auto; height: 240px;
}
#ui-datepicker-div{ z-index: 1060 !important;}

/* ================================ Base ================================================  */
.color_1 { color: #FFFFFF; } .color_2 { color: #A90000; } .color_3 { color: #3e3e3e; } .color_4 { color: #707070; } .color_5 { color: #009900; }
.color_6 { color: #2F2E2E; } .color_7 { color: #006600; }
.bg_button { background: url('../images/bg_button.png') repeat-x; }
.bgcolor_0 { background: none; } .bgcolor_1 { background-color: #FFFFFF; } .bgcolor_2 { background-color: #e9e7e7; }
.bgcolor_3 { background: #ffd800;}
.bgcolor_4 { background-color: #707070; } .bgcolor_5 { background-color: #ffd800; }  .bgcolor_6 { background-color: #E2EDF8; }
.bgcolor_7 {
background-color: #8aa053;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#8aa053), to(#9dc205));
  background-image: -webkit-linear-gradient(top, #8aa053 0%, #9dc205 100%);
  background-image: -moz-linear-gradient(top, #8aa053 0%, #9dc205 100%);
  background-image: linear-gradient(to bottom, #8aa053 0%, #9dc205 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8aa053', endColorstr='#9dc205', GradientType=0);
}
.bgcolor_8 { background-color: #e8e8e8; } .bgcolor_9 { background-color: #e1e1e1; }
.bgcolor_10 { background-color: #494949; } .bgcolor_11 { background-color: #3e3e3e; }
.bgcolor_12 { background: #c3cbcd url(../images/car-hire-rethymno.jpg) no-repeat; }
.bgcolor_13 { background-color:rgba(256, 256, 256, 0.8); }
.bgcolor_14 { background-color: #353535; }
.bgcolor_15 {
background-color: #899f56;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#899f56), to(#9dc105));
  background-image: -webkit-linear-gradient(top, #899f56 0%, #9dc105 100%);
  background-image: -moz-linear-gradient(top, #899f56 0%, #9dc105 100%);
  background-image: linear-gradient(to bottom, #899f56 0%, #9dc105 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#899f56', endColorstr='#9dc105', GradientType=0);
}
.bgcolor_16 { background-color: #282827; }
.bgcolor_17 { background-color: #404348; }
.bgcolor_18 { background-color:rgba(233, 231, 231, 0.9);
}
.more_link a{ color: #ff0000; }




.photo_play { background-size: cover; background-repeat: no-repeat; background-position: center center; height: 280px; }
#slide_show_1 {  position: fixed; top: 0px; overflow: hidden; max-height: 380px; z-index: -10; }
#slide_show_1 .text{ margin: 0 auto !important; background-color:rgba(255, 255, 255, 0.65); width: 300px; padding: 5px 15px 5px 15px;
font-size: 22px; text-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15); color: #2f2e2e; font-family: 'Ubuntu Condensed', sans-serif;
font-weight: 700; letter-spacing: 1px;
  -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
}
.head_img_1 { padding-top: 130px; }
.head_img_2 { background-image: url(../images/car-hire-rethymno-crete-2.jpg); }
.head_img_3 { background-image: url(../images/car-hire-rethymno-crete-3.jpg); }
.head_img_4 { background-image: url(../images/car-hire-rethymno-crete-4.jpg); }
.head_img_txt { padding-top: 90px; text-align: right; color: #999999; font-family: Tahoma, Geneva, sans-serif; font-size: 12px; padding-right: 5px;}
.head_img_sha {  -moz-box-shadow: inset 0 4px 4px rgba(0, 0, 0, 0.4); -webkit-box-shadow: inset 0 4px 4px rgba(0, 0, 0, 0.4); box-shadow: inset 0 4px 4px rgba(0, 0, 0, 0.4);}



#top_banner{
  background: url(../images/top_banner.png) no-repeat; width: 300px; height: 180px; padding-top: 17px; padding-left: 10px; color: #FFFFFF;

}
.banner_text{
  font-size: 12px; font-family: Tahoma, Geneva, sans-serif; padding: 5px; width: 220px;
  background-color:rgba(255, 255, 255, 0.7); margin: 0 auto;
}

#booking_box0 h2 { }
#languages { height: 32px; line-height: 16px; padding-right: 10px; padding-left: 10px; padding-top: 5px; font-weight: bold; text-align: left; width: 100%;  color: #E9E7E7; background-color: #2d2d2d;  display: inline-block; float: right; } #google_translate_element { display: inline-block; float: right; }
#languages img { height: 15px; border: 1px solid #2F2F2F; }
.master_logo{ display: inline-block; }

#main_box {  min-height: 500px; }


.master_shadow{
-webkit-box-shadow: 0px 2px 15px 0px rgba(50, 50, 50, 0.55);
-moz-box-shadow:    0px 2px 15px 0px rgba(50, 50, 50, 0.55);
box-shadow:         0px 2px 15px 0px rgba(50, 50, 50, 0.55);
}
.master_shadow:hover{
-webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.55);
-moz-box-shadow:    0px 1px 5px 0px rgba(50, 50, 50, 0.55);
box-shadow:         0px 1px 5px 0px rgba(50, 50, 50, 0.55);
}
.box_link{ text-decoration: none; font-weight: normal; color: #000000; }
.box_link:hover{ text-decoration: none; font-weight: normal; color: #000000; }
.box_link li{ list-style: none; }
.titlos_0 { height: 65px; line-height: 80px; background-image: url(../images/title_bg.png); background-repeat: no-repeat;}
.titlos_0 H1{  font-size: 18px; font-weight: bold; text-align: center; padding: 0px; margin: 0; padding-left: 40px; height: 65px; line-height: 65px; letter-spacing: 1px; text-shadow: 1px 1px 2px rgba(50, 50, 50, 0.25); color: #555555;


}
.titlos_0 H2{  min-height: 32px; line-height: 32px; font-size: 28px;  text-align: center; padding: 0px; margin: 0;
text-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15); color: #555555; font-family: 'Ubuntu Condensed', sans-serif; font-weight: 700; letter-spacing: 1px;
}
.titlos_1 { height: 65px; line-height: 80px; background-image: url(../images/title_bg.png); background-repeat: no-repeat;}
.titlos_1 H1{
font-size: 18px; font-weight: bold; text-align: center; color: #000000; padding: 0px; margin: 0; padding-left: 40px; height: 65px; line-height: 65px; letter-spacing: 1px;
}
.titlos_1 H2{
font-size: 18px; font-weight: bold; text-align: center; color: #000000; padding: 0px; margin: 0; padding-left: 40px; height: 65px; line-height: 65px;
}
.titlos_2 { height: 65px; line-height: 80px; background-image: url(../images/title_bg2.png); background-repeat: no-repeat;}
.titlos_2 H1{ font-size: 18px; font-weight: bold; text-align: center; color: #ffd800; padding: 0px; margin: 0; padding-left: 40px; height: 65px; line-height: 65px; letter-spacing: 1px;   }
.titlos_2 H2{ font-size: 18px; font-weight: bold; text-align: center; color: #ffd800; padding: 0px; margin: 0; padding-left: 40px; height: 65px; line-height: 65px;  }

.main_box H2{ font-size: 13px; font-weight: bold; text-align: center; padding: 0px; margin: 0; font-weight: normal; }

.titlos_3 {
  background-color: #BDD6EF; min-height: 26px; line-height: 26px; font-weight: bold;
  -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         1px 1px 3px 0px rgba(50, 50, 50, 0.75);
}
.titlos_3 H2{ font-weight: bold; text-align: center; line-height: 18px; padding: 0px; margin: 0;
font-size: 16px; color: #011c57;
}
.titlos_4 {  min-height: 10px;
-webkit-border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
padding: 6px 0px 5px 10px;
}
.titlos_4 H2{ height: 34px; line-height: 34px; font-size: 18px; font-weight: bold; text-align: center; padding: 0px; margin: 0; }

.base_img_1{
  margin: 5px 15px 5px 5px;
  -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         1px 1px 3px 0px rgba(50, 50, 50, 0.75);
}
.base_img_2{
  margin: 5px 10px 5px 5px;
  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         1px 1px 3px 0px rgba(50, 50, 50, 0.75);
}


.box_1 { }
.box_2 { }
.box_b { float: none; width: auto; overflow: hidden; } .box_b {  font-size: 13px; }
.box_a, .box_c, .box_d {  font-size: 14px; } .box_b{ padding-top: 0px; }
.box_d_h { min-height: 230px; } .box_c2 { font-size: 11px; }
.box_e { padding: 0px 15px 0px 15px; }   .box_x{ width: 40px; }

.explore_keim{
  letter-spacing: 0.5px; font-size: 16px;
}
.explore_keim h3{
  letter-spacing: 1px; font-size: 17px; font-weight: bold; padding: 10px 0 15px 0;
}

/* ====================== Car Rentals ======================== */
.s_offer {  padding: 3px 3px 3px 10px; margin-bottom: 5px; }
.s_offer a{ color: #FFFFFF; text-decoration: none; font-family: Tahoma, Geneva, sans-serif; font-size: 13px; }
.s_offer a:hover{ color: #FF0000; }
.booking_step1_car{
  background-color: #9a0000; color: #ffffff;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fe0000), to(#9a0000));
  background-image: -webkit-linear-gradient(top, #fe0000 0%, #9a0000, 100%);
  background-image: -moz-linear-gradient(top, #fe0000 0%, #9a0000 100%);
  background-image: linear-gradient(to bottom, #fe0000 0%, #9a0000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe0000', endColorstr='#9a0000', GradientType=0);
}
.booking_step1_car:hover { background: #9a0000 !important; }
.offer_title{
  background-color: #ffd800;
  height: 26px; line-height: 26px; padding-left: 15px; font-weight: bold;
  -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         1px 1px 3px 0px rgba(50, 50, 50, 0.75);
}
.offer_title a{ color: #000000; }
.offer_title i{ color: #000000; font-size: 0.9em}
.offer_box{
  -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         1px 1px 3px 0px rgba(50, 50, 50, 0.75);
}
.offer_box p { padding: 0px; margin: 0 0 5px;  }
.offer_box a { text-decoration: none;  }
.offer_box a:hover { text-decoration: underline; color: #000000; }
.offer_one{
 border-bottom: dashed 1px #ffd800;
 font-size: 11px; font-family: Tahoma, Geneva, sans-serif;
}
.offer_one span{ }
.offer_fix_photo{
  width: 240px; height: 148px; background-repeat: no-repeat; background-color:  #EEEEEE; overflow: hidden; background-position: center;
  -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         1px 1px 3px 0px rgba(50, 50, 50, 0.75);
  margin-bottom: 10px; margin-right: 4px;
}
.offer_fix_cover{
  width: 240px; height: 148px; background-image: url(../images/offers_bg1.png); background-repeat: no-repeat;
}
.offer_fix_nub {
  font-family: 'Ubuntu Condensed', cursive, sans-serif ; font-size: 20px; text-align: right; color: #FFFFFF;  width: 240px; padding-top: 5px; letter-spacing: 2px; text-shadow: 1px 1px 2px rgba(50, 50, 50, 0.15); padding-right: 15px;
}
.offer_fix_car { margin-top: 93px; height: 23px; line-height: 23px; background-color:  #FFFFFF; }
.offer_fix_car h3 { font-size: 14px; line-height: 23px; text-align: center; }

.offer_disc_nub { font-family:  Helvetica, sans-serif; font-size: 16px; text-align: center; color: #FFFFFF;  width: 80px; font-weight: bold; margin-left: 185px; margin-top: 85px; }
.offer_disc_txt{ padding-left: 0px; font-size: 36px; height: 20px; line-height: 20px; font-weight: bold; }
.offer_disc_txt2{ width: 70px; text-align: center; font-size: 14px;  }

.offer_disc_photo{
  width: 243px; height: 188px; background-repeat: no-repeat;  overflow: hidden; background-position: 0px 22px;
  margin-bottom: 10px; margin-right: 4px;
}
.offer_disc_cover{
  width: 315px; height: 180px; background-image: url(../images/offers_bg2.png); background-repeat: no-repeat;
}
.offer_disc_car { height: 20px; line-height: 20px; width: 225px; padding-top: 0px; padding-left: 90px; text-align: center; }
.offer_disc_car a { font-size: 12px; line-height: 24px; color: #000000; }
.offer_disc_date { height: 40px; line-height: 20px; width: 245px; margin-top: 118px; display: inline-block; font-family: 'Ubuntu Condensed', cursive, sans-serif ;   }
.offer_disc_date h3 { font-size: 18px; line-height: 20px; text-align: center; color: #000000;   }

.car_info_data{
  background-color: #f8f8f8; margin-bottom: 4px; width: 90px;
  -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
  -webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.25);
  -moz-box-shadow:    1px 1px 1px 0px rgba(50, 50, 50, 0.25);
  box-shadow:         1px 1px 1px 0px rgba(50, 50, 50, 0.25);
}

.booking_step1_car{
 padding: 2px 10px 2px 10px;
}



.ui-timepicker-table td a {
  width: 25px !important;
}

#s_date, #e_date { width: 100px; display: inline; }
#s_time, #e_time, .offer_time  { width: 60px; display: inline; }
.dropdown-menu{ z-index: 99999; }
.ui-datepicker-trigger{ margin-left: 5px; }
.bootstrap-timepicker-widget{ background-color: #FFFFFF; }
.clock-up { background: url(../images/clock_up.png); height: 14px !important; width: 40px !important; }
.clock-down { background: url(../images/clock_down.png); height: 14px !important; width: 40px !important; }
.booking-sub{
  background-color: #3e5395;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ff4240), to(#6d0a09));
  background-image: -webkit-linear-gradient(top, #ff4240, 0%, #6d0a09, 100%);
  background-image: -moz-linear-gradient(top, #ff4240 0%, #6d0a09 100%);
  background-image: linear-gradient(to bottom, #ff4240 0%, #6d0a09 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0000c', endColorstr='#cc1009', GradientType=0);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  border: none;
  padding-left: 0px; padding-right: 0px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; font-weight: bold; color: #FFFFFF;
}
.booking-sub:hover{
  background-color: #3e5395;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ff4240), to(#e42826));
  background-image: -webkit-linear-gradient(top, #ff4240 0%, #e42826, 100%);
  background-image: -moz-linear-gradient(top, #ff4240 0%, #e42826 100%);
  background-image: linear-gradient(to bottom, #ff4240 0%, #e42826 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0000c', endColorstr='#cc1009', GradientType=0);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  border: none;
  padding-left: 0px; padding-right: 0px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; font-weight: bold; color: #FFFFFF;
}
#dis_banner {
  width: 546px; height: 246px; background-image: url(../images/banner_bg.png); background-repeat: no-repeat; text-align: left;
}
.disc_nub {
font-family: 'Alfa Slab One'; font-size: 40px; text-align: left; color: #a90000;
}
.disc_soffer {
	color:#001b55; text-decoration:none; letter-spacing: 1px; font-weight: bold; font-size: 18px;
}

.top_shadow{
  -moz-box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.1);
}
.more_cars {
  background-color: #f8f8f8;
  margin-bottom: 4px;
  -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
  -webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.25);
  -moz-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.25);
  box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.25);
}
.more_cars a {
  display: inline-table; text-decoration: none; color: #001B55; font-size: 13px;
}
.more_cars a:hover {
  text-decoration: underline; color: #A90000;
}

/* ====================== Info Box ======================== */
.i_box_h{ display: none; }
.i_box_act { }

.info_box_title{
  padding-bottom: 20px; font-size: 16px; text-align: center;
}
.info_box_main {
  width: 80%; padding: 17px 11px 15px 18px;
  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
  -webkit-border-top-right-radius: 0; -moz-border-radius-topright: 0; border-top-right-radius: 0;
  -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.4); -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.4); box-shadow: 0 2px 2px rgba(0,0,0,0.4);
  float: left;
  min-height: 240px;
  position: relative;
}
.ibox_1{ background: url(../images/guarantee.png) top left no-repeat  #E2EDF8; }
.ibox_2{ background: url(../images/offers_bg.png) top center no-repeat  #E2EDF8; }
.ibox_3{ background: url(../images/faq.png) top left no-repeat #E2EDF8; }
.ibox_4{ background: #E2EDF8; }
.info_box_pad{ padding-left: 15px; }
.info_box_tabs {
  width: 20%;
  float: left;
}
.info_box_tab_act {
  background: #E2EDF8;  font-weight: bold;
  margin-left: 0px;
  position: relative;
  margin-bottom: 0px;
  border-bottom: 2px #a0a0a0 solid;
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
  padding: 17px 11px 15px 18px;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.info_box_tab {
  padding: 17px 11px 15px 18px;
  background: #F4F4F4;
  margin-bottom: 1px;
  border-bottom: 1px solid #555555;
  color: #555555;
  font-size: 0.813em;
  cursor: pointer;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

#lowest_price_div{
border: solid 1px #C9C9C9;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 5px;
}
#lowest_price_div .l_line {
  margin: 0px 0px 6px 0px; display: block;
}
#lowest_price_div .l_img {
  float: left; margin: 0 10px 0 10px;
}
#social_promo{ max-width: 550px; margin: 0 auto;}
.gplus { width: 80px; float: left; }
.twitter{ width: 150px; float: left; }
.split { width: 1px; float: left; }
.fb{ width: 130px; float: left; }
.linkedin{ width: 110px; float: left; }

/* ================================================ */
.master {  margin: 0 auto; text-align: left; }


#master_logo { border: 0; float: left; padding: 20px; background-color:rgba(255, 255, 255, 0.3);
 /*
  background-color: #687b48;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#687b48), to(#323e42));
  background-image: -webkit-linear-gradient(top, #687b48 0%, #323e42, 100%);
  background-image: -moz-linear-gradient(top, #687b48 0%, #323e42 100%);
  background-image: linear-gradient(to bottom, #687b48 0%, #323e42 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#687b48', endColorstr='#323e42', GradientType=0);   /* */
  -webkit-box-shadow: 0px 2px 15px 0px rgba(50, 50, 50, 0.55);
  -moz-box-shadow:    0px 2px 15px 0px rgba(50, 50, 50, 0.55);
  box-shadow:         0px 2px 15px 0px rgba(50, 50, 50, 0.55);
  border: none;
  -webkit-border-radius: 0px 0px 5px 5px; -moz-border-radius: 0px 0px 5px 5px; border-radius: 0px 0px 5px 5px;
  font-weight: bold; color: #FFFFFF;
}
#company_id{ float: right; color: #FFFFFF;  }
#mastertitle{ float: right; }
#mastertitle h1{ font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; letter-spacing: 0px; color: #FFFFFF; text-align: center; font-style: italic; }
#mastertitle_alt{ clear: both; }
#mastertitle_alt h1{ font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; letter-spacing: 0px; color: #FFFFFF; text-align: center; font-style: italic; }

#gridbreadcrumbLinks { padding: 5px 5px 0 5px;}

.breadcrumbLinks ul { display: inline-block; margin: 0; list-style: none; padding-right: 5px;
-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 0 4px 4px 0;  }
.breadcrumbLinks ul li { float: left; line-height: 16px; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; }
.breadcrumbLinks ul li a { color: #AAAAAA; font-weight: bold; text-decoration: underline; } .breadcrumbLinks ul li a:hover { color: #ba2025; }
#testimonials{
  background-color: #dedede;
  padding: 10px 0 10px;
  -moz-box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.1); -webkit-box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.1); box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;
}
.testimonial_title {
  -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; border-top-right-radius: 10px;
   margin-left: 10px; background-color: #dedede; max-width: 240px; text-align: center; line-height: 24px; height: 24px; font-size: 14px;
}

#div_testimonials{
  background-color: #FFF;
  position: relative;
  text-align: left;
  border-radius: 5px;
  border: 1px solid #918F8F;
  padding: 10px;
  margin: 5px 30px 5px 30px;
  font-size: 0.9em;
  font-family: arial, helvetica, verdana, sans-serif;
}
.testimonial { padding: 0 15px 0 15px; width: 100%; }
.testimonial p { font-style:italic; margin: 0px; padding: 0px 0px 10px 0px; }
.stars { margin: 5px 30px 0px 0px; float: right; height: 15px; }
.stars2 { height: 20px; }
.testim_name { font-size: 14px; font-weight:bold; color: #717171; }
.testim_xora { font-size: 11px; color: #717171; }
.testim_from { font-size: 11px; color: #717171; }

.skype_div{ background: url(../images/skype.png) no-repeat; height: 65px; width: 220px; padding-left: 80px; padding-top: 4px; }
.viber_div{ background: url(../images/viber.png) no-repeat; height: 65px; width: 230px; padding-left: 75px; padding-top: 6px; color: #FFFFFF; font-size: 13px; line-height: 21px; font-weight: bold; }
.whatsapp_div{ background: url(../images/whatsapp.png) no-repeat; height: 65px; width: 230px; padding-left: 80px; padding-top: 2px; color: #FFFFFF; font-size: 13px; line-height: 21px; font-weight: bold;}
.fix_bot_edox{ float: left; }

#bottom_top {
-moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px;
  background:  #FFFFFF; height: 12px;
}
#bottom_div { height: 70px; line-height: 60px; background-color: #c9c9c9; color: #595959; }

#bot_menu { letter-spacing: 1px; padding: 15px 0 10px 0; }
.eot { float: left; max-width: 120px;}
.info_links{ padding: 0 15px 0 15px; text-align: center; color: #EFEDED; }
.contact_links{ float: right; max-width: 230px; text-align: right;}
.call_us_title{ background-color: #fccf1d; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;
  border-bottom: 1px solid #dcdcdc;
  padding: 5px 0px 3px;
  font-weight: bold;
  color: #0069a1;
}
.call_us{ background-color: #FFFFFF; padding: 0px 0px 3px; text-align:center;
-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;
}
.follow_us{ padding: 10px 0px 3px;

}

#bot_menu a{ color: #FFFFFF; font-weight:  normal; text-decoration: none; } #bot_menu a:hover { color: #A90000; }
#bot_copyr { letter-spacing: 1px; color: #FFFFFF; padding: 10px 0 10px; } #bot_copyr a{ color: #FFFFFF; } #bot_copyr a:hover { color: #A90000; }

#bottom_div_in { margin: 0 auto; font-weight: bold; text-align: right; padding-right: 30px; }


#explore_crete_links a{
line-height: 16px; font-family: Tahoma, Geneva, sans-serif; font-size: 11px;
}
.crete_titles {
  -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; border-top-right-radius: 10px;
  background-color: #F4F4F4; max-width: 240px; text-align: center; line-height: 24px; font-size: 14px;
}
.crete_links_div {
  border: solid 1px #F4F4F4; text-align: center; line-height: 18px; font-size: 14px;
}

/* ================================================ */


@media (max-width: 480px) {
  .master, #head, .info_links, .w50, .car_info_data, .base_img_1, #head_r {  width: 99% !important; } .w23{  width: 48% !important; } .mobile_split{ clear: both; height: 10px;}  #menu {  width: 99% !important; }  #head{ height: 155px; }
  #master_logo {  width: 99% !important; padding-top: 10px; } #company_id{ width: 59%; font-size: 11px; }
  #mastertitle { display: none; } .info_box_main { width: 70%; } .info_box_tabs { width: 30%; }
  #mastertitle_alt h1{ font-size: 22px; }  #mastertitle_alt .h1_0_0{  font-size: 16px; }
  #booking_box0{ width: 99%; margin: 0 auto; } .box_c{ display: none; }
  .box_a{ width: 99%; }  .box_d{ width: 100%; }
  .video_box{ width: 200px; height: 150px;}  .box_e{ width: 99%; } .box_f{ width: 99%; }
  .m_1_h, .m_2_h, .m_3_h, .m_4_h{ display: none !important; }
  #google_translate_element{ display: none; }  .btn-group { display:  block !important;}
  #social_promo{ max-width: 250px; } .twitter{ width: 130px; } .split { clear: both; height: 20px; float: none; }
  #bot_menu a { display: block; margin: 4px; } #bot_menu .follow_us a{ display: inline;}

#menu-button-fix { margin-top: 0px; }
#head_top_bg { position: relative; background-image: url(../images/car_beach.jpg);  height: 280px; }
#head { width: 99%; height: 250px; }
.head_top_fix { height: 80px; }
.head_logo { width: 99%; height: 76px; background:  url(../images/logo_pdf.png) no-repeat;margin-left: 0px; }
.head_text {  display:  none;  }
#head_s3 { width: 99%; height: 30px; }
.head_fix_bot { height: 30px; }
}
@media (min-width: 481px) and (max-width: 767px)  {
  .master, #head, .info_links, .car_info_data { width: 99%; }  #menu {  width: 190px; }  #head_r { width: 240px;  }
  #master_logo { width:250px; padding-left: 10px;} #company_id{ width: 50%; font-size: 14px; }
  #mastertitle { display: none; }
  #mastertitle_alt h1{ font-size: 28px; }  #mastertitle_alt .h1_0_0{  font-size: 22px; }  #mastertitle_alt .h1_1_0{  font-size: 22px; }
  #booking_box0{ }
  .box_a{ width: 99%; } .box_d{ width: 100%; }
   .video_box{ width: 440px; height: 315px;}  .box_e{ width: 99%; } .box_f{ width: 99%; }
   .m_4_s{ display: none; }  .m_1_h, .m_2_h, .m_3_h{ display: none !important; } .box_c{ display: none;  }
   #google_translate_element{ display: none; }
   #social_promo{ max-width: 250px; } .twitter{ width: 130px; } .split { clear: both; height: 10px; float: none; }
#menu-button-fix { margin-top: 0px; }
#head_top_bg { position: relative; background-image: url(../images/car_beach.jpg);  height: 380px; }
#head { width: 99%; height: 350px; }
.head_top_fix { height: 80px; }
.head_logo { width: 99%; height: 76px; background:  url(../images/logo_pdf.png) no-repeat;margin-left: 0px; }
.head_text {  display:  none; }
#head_s3 { width: 99%; height: 30px; }
.head_fix_bot { height: 80px; }
}
@media (min-width: 768px) and (max-width: 979px)  {
  .master, #head {  width: 760px;  } #menu {  }
  #master_logo { width: 290px;  padding-left: 10px;} #company_id{ width: 260px; padding-left: 10px; padding-top: 5px; }
  #mastertitle { display: none; }
  #mastertitle_alt h1{ font-size: 38px; } #mastertitle_alt .h1_1_0{  font-size: 22px; }
  .mfs_0 {  font-size: 12px; } .mfs_3 {  font-size: 11px; }
  #booking_box0{ }
  .box_a{ width: 290px; } .box_c{ display: none;  }  .box_d{ width: 240px; font-size: 11px; }
  .box_e{ width: 630px; } .box_f{ width: 340px; }
  .video_box{ width: 730px; height: 315px;}  .box_e{ width: 99%; } .box_f{ width: 99%; }
  .m_3_s, .m_4_s{ display: none; }  .m_1_h, .m_2_h{ display: none !important; }
  #social_promo{ max-width: 250px; } .twitter{ width: 130px; } .split { clear: both; height: 10px; float: none; }
#head_top_bg { position: relative; background-image: url(../images/car_beach.jpg);  height: 380px; }
#head { width: 760px; height: 410px; }
.head_top_fix { height: 80px; }
.head_logo { width: 549px; height: 167px; }
.head_text {  display:  none; }
#head_s3 { width: 460px; height: 30px; }
.head_fix_bot { height: 80px; }
}
@media (min-width: 980px) and (max-width: 1199px)    {
  .master, #head {  width: 980px;  }  #menu {  }
  #master_logo { width: 290px;  padding-left: 10px;} #company_id{ width: 260px; padding-left: 10px; padding-top: 5px; } #mastertitle{ width: 415px; }
  #mastertitle h1{ font-size: 46px; } #mastertitle .h1_0_0{  font-size: 36px; } #mastertitle .h1_0_3{  font-size: 40px; }  #mastertitle .h1_1_0{  font-size: 32px; }
  #mastertitle_alt{ display: none; }
  #booking_box0{ }
  .box_a{ width: 290px; height: 380px; font-size: 11px; } .box_c{ width: 250px; font-size: 11px; }  .box_d{ width: 240px; font-size: 11px; }
  .box_d{ width: 510px; } .box_e{ width: 630px; } .box_f{ width: 340px; }
   .video_box{ width: 600px; height: 315px;} .m_2_s, .m_3_s, .m_4_s{ display: none; }  .m_1_h{ display: none !important;  }
#head_top_bg { position: relative; background-image: url(../images/car_beach.jpg);  height: 380px; }
#head { width: 980px; height: 410px; }
.head_top_fix { height: 80px; }
.head_logo { width: 549px; height: 167px; }
.head_text { width: 560px; height: 87px;  }
#head_s3 { width: 460px; height: 30px; }
.head_fix_bot { height: 80px; }

}
@media (min-width: 1200px)   {
  .master, #head {  width: 1050px;  }  #menu {  } .menu{ min-width: 149px; }
  #master_logo { width: 290px;  padding-left: 10px;} #company_id{ width: 260px; padding-left: 10px; padding-top: 5px; } #mastertitle{ width: 485px; }
  #mastertitle h1{ font-size: 46px; } #mastertitle .h1_0_0{  font-size: 40px; } #mastertitle .h1_1_0{  font-size: 32px; }
  #mastertitle .h1_1_3{font-size:34px;} #mastertitle .h1_1_4{font-size:37px;}
  #mastertitle_alt{ display: none; }
  #booking_box0{  }  .fix_bot_edox{ width: 180px; }
  .box_a{ width: 290px;} .box_c{ width: 250px; font-size: 11px; }   .box_d{ width: 240px; font-size: 11px; }
  .m_1_s, .m_2_s, .m_3_s, .m_4_s{ display: none; }  .video_box{ width: 670px; height: 315px;}
  .car_filters{ font-size: 16px !important; line-height: 26px !important; font-weight: 100; }

#head_top_bg { position: relative; background-image: url(../images/car_beach.jpg);  height: 380px; }
#head { width: 1050px; height: 410px; }
.head_top_fix { height: 80px; }
.head_logo { width: 549px; height: 167px; }
.head_text { width: 644px; height: 87px; }
#head_s3 { width: 500px; height: 30px; }
.head_fix_bot { height: 80px; }

}

