* { margin:0; padding:0; } 
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

html, body{ width: 100%; height:100%}

body{  color:#022c52;  font-family:Arial, Helvetica, sans-serif; 	font-size: 87%;  }

img{ border:none}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
input {
    line-height: normal;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#wrap{ clear:both; min-height: 100%;
position: relative;}

.top-bar{
width:950px; 
margin:0 auto; 
padding:8px 11px 3px 11px;
-moz-border-radius-bottomleft: 10px;
border-bottom-left-radius: 10px; 
-moz-border-radius-bottomright: 10px;
border-bottom-right-radius: 10px; 
border:1px solid #123a5f;
border-top:none; 
border-left-color:#000d19; 
border-right-color: #000d19; 


}

.date{ text-align:right}
.sign-up{ color:#FFF; text-decoration:none;}
.sign-up:hover{ color: #6dcff6; text-decoration:none}


.news-letter{
float:right;
text-align:right;
font-size:12px;
color:8092a2;
padding-left:40px;
height:22px;
background:url(../img/newSite/pointing-arrow.png) top left no-repeat;
}

#sign-form{
display:none;
width: 250px;
position: absolute; 
margin:16px 0 20px -106px;
padding:5px;
background:url(../img/newSite/dk_blue_texture_100x100.gif) repeat top left; 
border-right-width:1px;
border-right-color:#000d19;
border-right-style:solid;
border-bottom-width:1px;
border-bottom-color:#000d19;
border-bottom-style:solid;
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px; 
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
z-index:100;	
}

.language a{
    color:#123a5f;
}


.line{background:url(../img/newSite/h_separator.png) repeat-x; height:3px;  margin:0 auto}

.widget-box{
background: #3c3c3c ;
 margin:0 auto; width:90%; margin-top:10px; padding:10px;  text-shadow:0 1px 0  #666666; -moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;-moz-box-shadow:0 1px 0 rgba(0,0,0,0.3),0 -1px 0 rgba(18,58,95,0.8),0 4px 10px rgba(0,0,0,0.6);-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.3),0 -1px 0 rgba(18,58,95,0.8),0 4px 10px rgba(0,0,0,0.6);box-shadow:0 1px 0 rgba(0,0,0,0.3),0 -1px 0 rgba(18,58,95,0.8),0 4px 10px rgba(0,0,0,0.6)
}
.nav-menu-container{
width:950px; margin:10px auto; padding:10px 0 0; font-size:12px;
}
/*#nav-menu{margin-top:10px;margin-bottom:20px; margin-left:auto; margin-right:auto; width:96% }

#nav-menu ul
{

padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 5px 0 5px;
list-style-type:none;
}

#nav-menu li a
{
height: 2em;
line-height: 2em;
float: left;
width: auto;
display: block;
text-decoration: none;
color:#FFFFFF;

}

#nav-menu li a:hover{
color:#6dcff6;
text-decoration:underline;
}*/

/* Hide from IE5-Mac \*/
/*#nav-menu li a
{
float: none;
}*/
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

/* new nav bar*/

.navbar {
    border-radius: 4px;
}
.navbar {
    position: relative;
    min-height: 41px;
    margin-bottom: 5px;
    margin-top: 5px;
    border: 1px solid transparent;
}

.navbar-default {
    background-color: #eeeeee;
    border-color: #112538;
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}
.navbar-fixed-bottom {
    right: 0;
    left: 0;
}

.navbar-nav {
    margin: 7.5px -15px;
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
ul.nav {
    margin-top: 0;
    margin-bottom: 0px;
}

.nav>li {
    position: relative;
    display: block;
}
.navbar-nav>li {
    float: left;
    border-right: 1px solid #d8cfcf;
}
.navbar-nav>li:last-child{
    border-right: 0;
}

.navbar-default .navbar-nav>li>a {
    color: #112538;
    text-decoration: none;
}


.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #ee540a;
    background-color: #e7e7e7;
}

.navbar-default .navbar-collapse{
    border-color: #e7e7e7;
}

.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 8px;
}
.nav>li>a:hover,.nav>li>a:focus{
    color: #ee540a;
    background-color: #e7e7e7;
}

.navbar-default .navbar-collapse {
    border-color: #e7e7e7;
}


/* grid system */
.row {
    margin-right: -15px;
}

.show-grid {
    margin-bottom: 15px;
}

.show-grid hr{
    border-style: dashed;
    border-color: #f7b574;
    width: 97%;
    margin: 0 auto;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, 
.col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, 
.col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, 
.col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, 
.col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, 
.col-md-3, .col-md-4,
 .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}

.col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }

/* form home*/

.frm-div{
    border:1px solid #f7b574;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7b574+0,f79b40+45,f98a16+100 */
background: #f7b574; /* Old browsers */
background: -moz-linear-gradient(top,  #f7b574 0%, #f79b40 45%, #f98a16 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f7b574 0%,#f79b40 45%,#f98a16 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f7b574 0%,#f79b40 45%,#f98a16 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7b574', endColorstr='#f98a16',GradientType=0 ); /* IE6-9 */


    border-radius:5px;
}
.frm-div .row{
    padding:10px 0;
}

.frm-div .col-md-12{
    padding 0;
}
.frm-div label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.form-control:not(select) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control {
    border-radius: 0;
    box-shadow: none;
    border-color: #d2d6de;
}


.submit-button{
    clear:both;
    border-top:1px dashed #f7b574;
    padding: 10px;
}

.frm-div .select2-container--default .select2-selection--single, .select2-selection .select2-selection--single {
    border: 1px solid #666666;
    border-radius: 0;
    padding: 6px 12px;
    height: 34px;
}

.frm-div .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    padding-right: 0;
    height: auto;
    margin-top: -4px;
}


.frm-div .select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 10px;
}

.submit-button .btn,.btn.btn-primary {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.submit-button .btn-primary,.btn.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.pre-reserve a img{
    max-width: 100%;
    border-radius:5px;
}

#booknow{
	display:block;
}

/* carrusel*/
.slide{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a7c7dc+0,456b8e+100 */
    background: #a7c7dc; /* Old browsers */
    background: -moz-linear-gradient(-45deg,  #a7c7dc 0%, #456b8e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  #a7c7dc 0%,#456b8e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  #a7c7dc 0%,#456b8e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7c7dc', endColorstr='#456b8e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

    margin-top: 30px;
    border-radius: 5px;
    height: 250px;
    margin-bottom:20px;
}

.carousel {
  position: relative;
  height: 250px;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 250px;
}

.carousel-inner .image{
    width: 500px;
    max-width: 100%;
    height: 250px;
    float: left;
    background-size: 100% 100%;
}

.carousel-inner > .item {
     height: 250px;
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 5%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  
}
.carousel-control.right {
  left: auto;
  right: 0;
  
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .glyphicon{
    color: #f98a16;
}

.glyphicon-chevron-right:before{
    content: "\e080";
}
.glyphicon-chevron-left:before {
    content: "\e079";
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
      bottom: 1px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #f79b40;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #f98a16;
}
.carousel-caption {
  float:right;
  width: 400px;
  max-width: 100%;
  z-index: 10;
  padding-top: 25px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption p{
    line-height: 1.6em;
}
.carousel-caption h1{
    margin-bottom:10px;
    color:#f98a16;
    font-size:34px;
}
.carousel-caption .btn {
  text-shadow: none;
}

.carousel-caption p{
  font-size:22px;
}

.carousel-caption h4{
  font-size:22px;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* End hide */

#social-pluggin-container{
width:900px;
margin-top:15px;
margin-left:auto;
margin-right:auto;
}

#social-pluggin{
float:right;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.pickUpDay, .dropOffDay {
	background: #ffffff url("../img/site/calendar.png") no-repeat 99% center;
	cursor:pointer;
}

#map{
		width: 700px;
		height: 400px; 
	}



input[type="text"], input[type="password"], textarea, select {
    width: 90%;
    overflow: hidden;
    padding: 3px;
    margin-bottom: 3px;
    font-size: 12px;
    border: 1px solid #CCC;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    clear: none !important;
    color: #333;
     color: #333333;
}



select {
	padding:3px;
}
.box{
	outline: 1px solid #e0e0e0;
	border-top: 1px solid #fff;
	background: #fafafa;	
}
/*  .sharrre .box{
    background:#4a4a4a;
    background:-webkit-gradient(linear,left top,left bottom,color-stop(#4a4a4a,0),color-stop(#3c3c3c,1));
    background:-webkit-linear-gradient(top, #4a4a4a 0%, #3c3c3c 100%);
    background:-moz-linear-gradient(top, #4a4a4a 0%, #3c3c3c 100%);
    background:-o-linear-gradient(top, #4a4a4a 0%, #3c3c3c 100%);
    background:linear-gradient(top, #4a4a4a 0%, #3c3c3c 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a4a4a', endColorstr='#3c3c3c',GradientType=0 );
    -webkit-box-shadow:0 1px 1px #d3d3d3;
    -moz-box-shadow:0 1px 1px #d3d3d3;
    box-shadow:0 1px 1px #d3d3d3;
    height:22px;
    display:inline-block;
    position:relative;
    padding:0px 55px 0 8px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    font-size:12px;
    float:left;
    clear:both;
    overflow:hidden;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    -o-transition:all 0.3s linear;
    transition:all 0.3s linear;
  }
  .sharrre .left{
    line-height:22px;
    display:block;
    white-space:nowrap;
    text-shadow:0px 1px 1px rgba(255,255,255,0.3);
    color:#ffffff;
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
    transition:all 0.2s linear;
  }
  .sharrre .middle{
    position:absolute;
    height:22px;
    top:0px;
    right:30px;
    width:0px;
    background:#3c3c3c;
    text-shadow:0px -1px 1px #363f49;
    color:#fff;
    white-space:nowrap;
    text-align:left;
    overflow:hidden;
    -webkit-box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
    -moz-box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
    box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
    -webkit-transition:width 0.3s linear;
    -moz-transition:width 0.3s linear;
    -o-transition:width 0.3s linear;
    transition:width 0.3s linear;
  }
  .sharrre .middle a{
    color:#fff;
    font-weight:bold;
    padding:0 9px 0 9px;
    text-align:center;
	text-decoration:none;
    float:left;
    line-height:22px;
    -webkit-box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
    -moz-box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
    box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
	width:auto;
  }
  .sharrre .right{
    position:absolute;
    right:0px;
    top:0px;
    height:100%;
    width:45px;
    text-align:center;
    line-height:22px;
    color:#4b5d61;
    background:#f1faf9;
    background:-webkit-gradient(linear,left top,left bottom,color-stop(#f1faf9,0),color-stop(#bacfd2,1));
    background:-webkit-linear-gradient(top, #f1faf9 0%, #bacfd2 100%);
    background:-moz-linear-gradient(top, #f1faf9 0%, #bacfd2 100%);
    background:-o-linear-gradient(top, #f1faf9 0%, #bacfd2 100%);
    background:linear-gradient(top, #f1faf9 0%, #bacfd2 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1faf9', endColorstr='#bacfd2',GradientType=0 );
  }
  .sharrre .box:hover{
    padding-right:130px;
  }
  .sharrre .middle a:hover{
    text-decoration:none;
	color: #999999;
  }
  .sharrre .box:hover .middle{
    width:90px;
  }*/

.selected_car .img{
    margin: 0 auto  30px;
    width: 200px;
    background-size: contain;
    background-repeat: no-repeat;
    height: 200px;
    position: relative;
    cursor: default;

}
.selected_car .desc{
	margin-top:-50px;
  padding:0 10px;
  padding-top:66px;
  border-top: 1px solid #ddddde;
  background-color: rgb(247, 247, 247);
  color:#333;
	bottom:0;
	text-shadow:1px 1px 0 white;
		
}

.selected_car .desc ul{
	list-style: none;
	margin-top:15px;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;

}

.side-bar-container li{
	float:left;
	width:45%;
	padding:3px;
	margin:1px 5px;
}
.line{
height: 3px;
width:100%;
background: url('../img/newSite/line.png') no-repeat left top;
margin: 0 auto;
display: block;	
}

.cart{
font-weight:bold;	
}

.over{
	cursor:pointer;
}

.remove{
	font-size:11px; color:#900;  text-decoration:underline; cursor:pointer;	
}

.chosen{
	background:	#fdead0;
}

#article_container{
width:100%;
margin:10px auto;
border:1px solid #e6e8e9;
background-color:#eeeeee;
padding:3px;
-moz-box-shadow:0 1px 0 rgba(0,0,0,0.3),0 -1px 0 rgba(18,58,95,0.8),0 4px 10px rgba(0,0,0,0.6);-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.3),0 -1px 0 rgba(18,58,95,0.8),0 4px 10px rgba(0,0,0,0.6);box-shadow:0 1px 0 rgba(0,0,0,0.3),0 -1px 0 rgba(18,58,95,0.8),0 4px 10px rgba(0,0,0,0.6);
}

.article_container{    width: 950px;
    margin: 0 auto;
    max-width: 99%;}

#article{
outline: 1px solid #e0e0e0;
border-top: 1px solid #fff;
padding: 10px;
background: #fefefe;
margin:0 auto;
color:#333333;
text-shadow:1px 1px 0 white;
}

#article h2{
color: #666666;
margin:10px 0 7px 0;
}

#article h3{
color:#f96b0c;
padding:3px;
}

#article h4{
color: #333333;
padding:3px;
}

#article p{
padding:5px;
font-size:13px;
}

#article ul{
margin-left:35px;
}


#footer {
    clear:both;
    width:100%;
    height:330px;
    margin-top:25px;
    position: relative;
    left:0px;
    bottom:0px;
    border-top:solid;
    border-top-color:#123a5f;
    border-top-width:1px;
    border-bottom:none;
    border-left:none;
    border-right:none;
    background:url(../img/newSite/dk_blue_texture_100x100.gif) repeat;

} 



#footer ul{ margin:0 auto;  width:950px; height:170px; padding:5px;}

#footer ul li {
list-style-type:none;
padding-top:10px;
float: left;
width: 25%;
margin:0 20px;
height: auto;
display: block;
color: #ccc;
font-size: 12px;
line-height: 20px;
padding-right:30px;

}	

#footer ul li h2{
padding-top:5px;
padding-bottom:5px;
}	
.footer-contact{
padding:10px;
text-align:center;
font-size:11px;
color:#fff !important;
}
.brand{
right:10px;
text-align:center; 
font-size:11px;
opacity: 0.6;
filter: alpha(opacity=60);
cursor:pointer;
color:#fff !important;
}
.brand:hover{opacity: 1; filter: alpha(opacity=100);}

.sitemap {
text-align: center;
padding: 8px;
}

.sitemap a{
color: #FFF;
text-decoration: none;
font-size: 10px;
}

.sitemap a:hover{
color:#6dcff6;
text-decoration:underline;
}

#sign-up-login{
    width: 950px;
    margin: 0 auto;
    margin-bottom:20px;
    position: relative;
}

#sign-up-login .sing-up-log-in-menu a,.last-reserve-suggestion a ,.log-out a{
    float: right;
    padding: 8px;
    margin-left:5px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 1px solid #123a5f;
    border-top: none;
    border-left-color: #000d19;
    border-right-color: #000d19;
    background: url(../img/newSite/dk_blue_texture_100x100.gif) repeat top left;
    text-decoration: none;
    color:#fff;
}


#login,#signup{
    display:none;
    margin:0px;
    padding-bottom:15px;
    background: url(../img/newSite/dk_blue_texture_100x100.gif) repeat top left;
     -moz-border-radius-topleft:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    display:none;
    position:absolute;
    width:450px;
    max-width: 100%;
    z-index:100;
    border:1px transparent;
    text-align:left;
    padding:12px;
    top: 19.5px;
    right: 103px;
    margin-top:5px;
    margin-right: 0px;
    margin-right: -15px;
    font-size:12px;
        color: #fff;
}

#signup .form-group,#login .form-group{
  width: 100%;
  color:#fff!important
} 

#signup hr{
  border: 1px dashed #fff;
  width: 93%;
  margin: 15px auto;
}

#login{
    right: 15px;
    width:250px;
}

.frm-log-in fieldset,.frm-sing-up fieldset{
    border:none;;
}

#signup.signup{
    right: 68px;
}

.alert{
    display:none;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.user-data{
    float:right;
}

.user-data .session-data, .user-data .log-out{
    display:inline-block;
    margin-right: 10px;
}
.user-data .session-data{
    vertical-align: super;
}

.user-data .log-out{
     margin-right: 0px;
}

#sign-up-login #login form label,#signup.signup form label{
        display:block;
    }

#select-credit-card{
    color:#000;
}    

.payment-data{
    padding:0 10px;
}

.payment-data .credomatic-data,.payment-data .paypal-button{
    display: inline-block;
    width: 40%;
    margin-bottom:20px;
}

.payment-data fieldset{
    border:0;
    color:#000;
}

.form-group{
    display: inline-block;
    width: 48%;
    margin: 5px 0;
    color: #000;
    max-width: 100%;
}

.payment-data fieldset button{
    display:block;
}

.payment-data .paypal-button{
    vertical-align: top;
}

.payment-data .required{
    border:1px solid red;
}

.payment-data .alert-danger{
    display:none;
}

.payment-data .paypal-button .btnPaypal{
    width:40%;
}

.payment-data .paypal-button p{
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    color: #000;
    margin-right: 20px;
}


.cancel-container{
    width:950px;
    max-width: 100%;
    border:1px solid #ccc;
    background-color:#fff;
    min-height: 300px;
    margin:20px 0;
    border-radius: 5px;
    padding:10px;
}
.cancel-container h1,.cancel-container .details{
    color:#000;
    text-align: center;

}

.cancel-container .details .cancel-detail{
    background-color:rgba(45, 84, 119, 0.52);
    width:500px;
    margin:10px auto;
    max-width: 100%;
}

.cancel-container .details .title,.cancel-container .details .dts{
    display:inline-block;
     margin-right: 16px;
}

.link{
    border-color: #326E99;
    background-color: #3F8ABF;
    display:block;
    width: 111px;
    height: 17px;
    margin:20px auto 0;

    border-style: solid;
    border-width: 0px 0px 3px;
    box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.1) inset;
    color: #FFFFFF;    
    border-radius: 6px;
    cursor: pointer;
    font-style: normal;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    transition: all 200ms ease-in-out 0s;
    white-space: nowrap;    
    font-family: "Gotham Rounded A","Gotham Rounded B",Helvetica,Arial,sans-serif;
    font-weight: 700;   
    padding: 19px 17px 18px;
    font-size: 18px;
}

.checkmark{
    background-image: url(../img/checkmark.png);
    background-position: top center;
    background-size: cover;
    width: 150px;
    height: 150px;
    margin: 10px auto 20px;
    max-width: 100%;
}


.label-control{
    display: block;
}

.last-reserve-suggestion{
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}

.last-reservation-table  {
      border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 0 0 20px 0;
}

.last-reservation-table th {
    text-align: left;
    background: #444;
    color: white;
    border: 1px solid #666;
    padding: 15px 10px;
}
.last-reservation-table td{
    padding: 8px 10px;
    color:#000;
}

.last-reservation-table tbody tr:nth-child(odd) {
    background: #F8F6F6;
}

.last-reservation-table tbody  tr:nth-child(even) {
    background: #F4F0E5;
}

/*box*/

.box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}

.box.box-primary {
    border-top-color: #3c8dbc;
}

.box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
    
}


.box-header.with-border {
    border-bottom: 1px solid #f4f4f4;
}

.box-header .box-title {
    display: inline-block;
    font-size: 20px;
    margin: 0;
    line-height: 1;font-weight: 400;
    font-family: 'Source Sans Pro',sans-serif;
}

.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
}

.box-body h2,.box-body h3{
    color:#ee540a;
    line-height: 2em;
    font-size: 18px;
}
.box-body h4{
    line-height: 2em;
}
.box-body h3{
    font-size: 16px;
}
.box-body p{
    line-height: 1.5em;
}

.box-body ul{
    margin-top: 6px;
}
.box-body ul li{
    margin-bottom: 6px;
    display: block;
}
.box-body ul li:before{
    font-family: 'Glyphicons Halflings';
    content: "\e250";
    font-size:10px;
}

#contacto .form-group{
    width: 100%;
}

.alert-danger, .alert-error, .label-danger{
    background-color: #dd4b39 !important;
    color:#fff;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.alert .close {
    color: #000;
    opacity: .2;
    filter: alpha(opacity=20);
}

.choose-car .col-md-7{
   padding-left:0;
}

#submit_reservation .form-group{
  width: 100%;
}

#submit_reservation .col-md-12{
  padding: 0;
}

#submit_reservation hr{
    border-style: dashed;
    border-color: #f7b574;
    width: 93%;
    margin: 15px auto;
}


#submit_reservation .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


#submit_reservation .btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}


.radio label.label-control {
    display: inline-block;
    margin-right: 10px;
}

.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px;
}

#country{
  width:100% !important;
}

.reserve-or-pay{
  border-bottom: 1px solid #f4f4f4; 
  margin-bottom:20px;
}

.discount-box{
  position:relative;
  display: inline-block;
  margin-right: 20px;
}


.discount-box:nth-child(2){
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#edb79e+0,60abf8+100,4096ee+100,60abf8+102 */
  background: #edb79e; /* Old browsers */
  background: -moz-linear-gradient(-45deg,  #edb79e 0%, #60abf8 100%, #4096ee 100%, #60abf8 102%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg,  #edb79e 0%,#60abf8 100%,#4096ee 100%,#60abf8 102%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg,  #edb79e 0%,#60abf8 100%,#4096ee 100%,#60abf8 102%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edb79e', endColorstr='#60abf8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

  width:250px;
  max-width: 100%;
  border-radius: 5px;
  border: 1px solid #edb79e;

}

.discount-box .discount-text{
  font-size: 18px;
  text-align: center;
  font-weight: 700;
  color:#fff;
}

.discount-box .discount-text span{
  display:block;
  font-size: 22px;
}


.discount-box .glyph-img {
      width: 19px;
    height: 19px;
    vertical-align: middle;
    float: left;
    padding: 5px;
    border-radius: 50%;
    border: 2px solid #565656;
    margin-left: 10px;
    margin-top: 5px;
}