@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Oswald:400,700,300);
* {border:0; margin:0; outline:0; padding:0;}
html, body { height:100%; }
body { background:#20232d; font-family:Verdana, Geneva, sans-serif;}
#wrapper {display:block; width:95%; margin:10px auto; background:#f1f1f1; }
header, nav, aside, section, figure, article, footer {display:block; box-sizing:border-box;  /*border:1px solid #ccc;*/}

header { min-height:80px; background:url(homeslice/whiteeagles-logo-we-72.png) top 5px left 5px no-repeat #2f333c; 
	-webkit-background-size: 54px 75px;
    -moz-background-size: 54px 75px;
    -o-background-size: 54px 75px;
	background-size:54px 75px; 
	}
nav { background:#000; min-height:30px;}
figure#slider { height:250px; background:url(homeslice/bgmain002.jpg) centercenter no-repeat; 
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; 
	padding: 1em; }
aside { width:100%; padding:.5em; }	
section {width:100%; background:#fff; padding:.5em 1.5em;}
article.column13 { width:100%; padding:.5em; overflow:hidden; }
footer { padding:.5em; 
	 background:url(homeslice/whiteeagles-logo-we-72.png) right 5px bottom 5px no-repeat #000/*4d5158*/; 
	-webkit-background-size: 54px 75px;
    -moz-background-size: 54px 75px;
    -o-background-size: 54px 75px;
	background-size:54px 75px; 
	 }

h1, h2, h3, h4, h5, h6 { font-family: 'Oswald', sans-serif; color:#656d80; padding:10px 0 10px 16px; text-transform:uppercase; font-weight:normal;}
h1 {font-size:32px; line-height:50px;}
h2 {font-size:30px; line-height:45px;}
h3 {font-size:24px; line-height:36px;}
h4 {font-size:24px; line-height:36px;}
h5 {font-size:18px;	line-height:27px;}
h6 {font-size:13px;	line-height:20px;}

a { text-decoration:none; }
p {padding:0 .5em .5em .5em; font-size:.75; line-height:1.25em;}
p.para5 { padding:0 0.875em 0.875em 0.875em; font-size:0.875em; line-height:1.5em; }
section ul, section ol, aside ul, aside ol { list-style-position:inside; padding:0 2em; font-size:1em; line-height:1.67em; }
dt {padding:0.5em 1em; color:#6CF; font-size:0.650em; }
dd { padding:0.25em 2em; color:#fff; font-size:0.875em;}

/* HEADER CONTENT */
#sitetitle { font-family:"Times New Roman", Times, serif; /*font-family: 'Oswald', sans-serif;*/ /*text-transform:uppercase;*/ font-style:oblique; font-weight:normal; color:#fff/*3CF*/; font-size:24px; padding:20px 0 0 80px; }
.sitesubtitle { font-size:12px; color:#3cf; display:block;}
.sitesubtitle2 { display:block; margin:10px 0 0 0;} 

a.callphone { font-family:Arial, Helvetica, sans-serif; color:#fff; padding: 5px 5px 5px 40px; background:url(homeslice/phone-iconi-or.png) no-repeat ; font-weight:bold; display:inline-block; margin: 0 10px 10px 0; font-size:16px; font-style:normal; border:2px solid #fff; border-radius:16px; letter-spacing:-1px;  }
a.callphone:hover { background-color:#000; border-color:#f90;}

#socialholder { width:100%; text-align:right; padding:5px 0; margin-top:20px; background:#666; height:30px;}
a.fblink { display:inline-block; width:32px; height:32px; padding:0; text-align:center; color:#fff; background:#999; border-radius:10px; margin:0 10px 0 0; text-decoration:none;}
/*a.fblink:hover { background:#FC0;} */
a#fbook { background:url(homeslice/iconsprite.png) -250px 0 no-repeat; }  
a#gplus { background:url(homeslice/iconsprite.png) -250px -40px no-repeat; } 
a#pint { background:url(homeslice/iconsprite.png) -250px -80px no-repeat; } 
a#twet { background:url(homeslice/iconsprite.png) -250px -120px no-repeat;}
a#sitemap { background:url(homeslice/iconsprite.png) -200px -120px no-repeat; } 
a.fblink:hover { border-color:#f90; opacity:0.6;}

/* NAV CONTENT */
/*
a.navlink { display:block; color:#3CF; font-size:16px; text-transform:uppercase; text-align:center; padding:20px 0 10px 0;border-top:1px solid #333; border-bottom:4px solid #000; }
a.navlink:hover { background:#20232d; border-top-color:#3CF; border-bottom-color:#3CF; color:#fff;} */
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#cssmenu {
font-family:Verdana, Geneva, sans-serif;
}

#cssmenu > ul > li > a {
  padding: 20px 0 10px 0;
  font-size: 16px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #3CF;
  text-align:center;
  text-transform: uppercase; 
  border-top:1px solid #000; border-bottom:1px solid #000;
  }
#cssmenu > ul > li:hover > a {
  color: #ffffff;
  background:#333; 
 border-top-color:#3CF; border-bottom-color:#3CF;
} 

#cssmenu ul ul li a {
  border-bottom: 1px solid #3CF;
  padding: 11px 15px;
  font-size: 16px;
  text-decoration: none;
  color: #3CF;
  background: #20232d;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
 border-bottom: 1px solid #3CF;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff; 
  background:#333;
  border-bottom: 1px solid #3CF;
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}

#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

/* mobil style */

 #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid rgba(120, 120, 120, 0.2);
  }
  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: auto;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
   /* border-bottom: 0;*/
  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu ul ul li a {
    padding-left: 25px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }
  #cssmenu ul ul li a {
    color: #dddddd;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.active > a {
    color: #ffffff;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 17px;
    color: #3CF;
    cursor: pointer;
    font-size: 16px;
    text-transform: uppercase;
    
  }
  #cssmenu #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 4px;
    width: 20px;
    border-top: 2px solid #3CF;
    border-bottom: 2px solid #3CF;
    content: '';
  }
  #cssmenu #menu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #3CF;
    content: '';
  }
  #cssmenu #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #cssmenu #menu-button.menu-opened:before {
    top: 23px;
    background: #ffffff;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.2);
    height: 46px;
    width: 46px;
    cursor: pointer;
  }
  #cssmenu .submenu-button.submenu-opened {
    background: #262626;
  }
  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }
  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #dddddd;
    content: '';
  }
  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    background: #ffffff;
  }
  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #dddddd;
    content: '';
  }
  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }

/*#######################################*/ /* FIGURE CONTENT*/
#formholder { background: none repeat scroll 0 0 #EEEEEE;  border: 1px solid #f90; border-radius:10px; padding:1em; margin:1em; } 
h2.personaltitle, h2.pickuptitle, h2.dropofftitle { border-bottom:2px solid #666; margin-bottom:.75em;}
.formholder2 { background: none repeat scroll 0 0 #EEEEEE; border: 1px solid #f90; border-radius:10px; padding:1em;  margin:1em; }
.formholder2 strong {display:block; margin:10px; color:#69f; padding:0.5em; font-size:16px;}
#formholder h6 {color:#69f; padding:0.5em; font-size:16px; }
#formholder strong {color:#69f; padding:0.5em; font-size:16px; }
.legend {display:block; margin:10px; font-size:12px;}
.star { color:#c00;}
#airport, #airport2, #address, #address2 {border:1px dotted #666;}
#formholder label, #airport label, #airport2 label, #address label, #address2 label { display:block; font-size:.875em; }
#formholder label.timelab {width:40%; display:inline-block; }
input, select  { display:block; border:1px solid #666; font-size:0.875em; height:30px; border-radius:10px; margin:5px auto; width:95%; }
input.timefield, select.timefield, select.timelist {width:40%; display:inline-block;}
select { overflow:scroll; }
#formholder option { font-size:0.875em; line-height:20px; padding:7px; border-bottom:1px solid #ccc; color:#666; width:95%; }

/*#######################################*/ /* SECTION CONTENT */
figure.artcol13  {height:120px; overflow:hidden; }
figure.artcol13 img { width:100%; }

img.wideimage { width:100%; padding:1em 0;}
img.thumbs { width:200px;  float:none; margin:0 1em;}
img.thumb { width:48%; height:160px; display:inline-block; margin-right:0.1%;}
.column44 {width:100%; padding:1em 0; font-size:0.75em; border-bottom:1px solid #f1f1f1; } 
.headline44 { font-size:0.75em; display:block; }
.head44high { padding:0.5em; }
.headline44 h3 {font-size:16px;	line-height:22px; }
.headline44 img.thumbs {height:160px; width:80%; margin-left:10%; display:block; }
.bredcrymb { display:none; position:absolute; top:0; z-index:50; padding-left:5em;}
.bredtitle { font-size: 14px; color:#666;}
.bredcsec {font-size: 24px; color:#999;}
.bredpag {font-size:18px; color:#666;}
.bredcon {font-size: 14px; color:#333;}
.breddel {font-size:14px; color:#69F;}
 
.morelink {display:block; height:30px; text-align:right; }
.morelink a { 
	background-color: #FAA732;
    background-image: linear-gradient(to bottom, #FBB450, #F89406);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
 	padding:10px; border-radius:10px; margin:-20px 20px 0 0; }
.morelink a:hover { 
	background-color: #F89406;
	background-position: 0 -15px;
	text-decoration: none;
    transition: background-position 0.1s linear 0s; }

.callusnow {display:block; border-top:3px solid #3CF; border-bottom:3px solid #3CF; padding:1em 0; margin:1em 0;}
.column15 { padding:.5em 0; text-align:center; font-size:0.875em;}
.column15 h5 { margin:0; padding:0;}
.column15 img { max-width:80%;}
a.booknowlink {display:inline-block; width:152px; height:40px; background:url(homeslice/iconsprite.png) 0 -65px no-repeat; }
a.booknowlinkbig {display:inline-block; width:233px; height:64px; background:url(homeslice/iconsprite.png) 0 0 no-repeat; } 

.rates { padding:1em 0 0 3em; border-bottom:1px dotted #ccc;}
.ratesplace { display:inline-block; min-width:175px; }
.ratesprice {display:inline-block; }
.ratescomment {display:inline-block; margin-left:1em; font-size:.75em; color:#666; }

/*#######################################*/ /* ASIDE CONTENT */
ul.sidebarmenu li a{ display:inline-block; padding:0.5em 0.1em; color:#333; font-size:1em;}
#phonebox { margin:1em 0; padding:0 1em;}
.phone1, .phone2, .phone3 { width:38px; height:30px; float:left; margin:0.5em 0; }
.phone1 {background:url(homeslice/iconsprite.png) 0 -110px no-repeat; }
.phone2 {background:url(homeslice/iconsprite.png) -40px -110px no-repeat;}
.phone3 {background:url(homeslice/iconsprite.png) -80px -110px no-repeat;}
.phonenumber { padding-left:1em;  margin:0.5em 0; }
.phone4 { margin:0.5em 0;}

.headlinequick {padding:0 .125em 0 0; font-size:0.750em;  min-height:160px; display:inline-block; width:48%; } 
.headlinequick h5 {font-size:12px; line-height:14px;}
.headlinequick img.thumbs { width:100%; height:100px; float:none; margin:0; }

/* #################################### */ /*BACK LINK */
.backlink {text-align:right; padding:0; margin:-20px 50px 0 0; height:26px; }
.backlink a { font-size:13px; padding:7px; border:2px solid #2c4e86; border-bottom:0; background:#2c4e86;; color:#fff;/*11407c 6cf*/ /*border-radius:15px 15px 0 0;*/ text-decoration:none;}
a.homelink { font-size:13px; background:#ff6600/*ffca03*/; color:#fff/*11447b*/; /* f87878; F33 F60 */}
.backlink a:hover { background:#dbeaf9; border-color:#dbeaf9; color:#11447b; text-decoration:none; } 
.clear { width:100%; display:block; height:1px;}

/*#######################################*/ /*FOOTER STYLE*/
.footercol3, .footercol3mid {width:100%; padding:1em; color:#fff; float:none; margin:.5em auto; }
dd a { color:#fff; font-size:.75em;}

/*#######################################*/
/*#######################################*/ /* DATEPICKER style */
.calendar { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif; font-size: 0.9em; background-color: #333; color: #fff; border: 1px solid #DDD; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; padding: 0.2em; width: 14em; position:relative; z-index:1000; margin-top:-350px; }
.calendar .months { background-color: #F6AF3A; border: 1px solid #E78F08; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;	 color: #FFF; padding: 0.2em; text-align: center; }
.calendar .prev-month, .calendar .next-month { padding: 0; }
.calendar .prev-month { float: left; }
.calendar .next-month { float: right; }
.calendar .current-month { margin: 0 auto; }
.calendar .months .prev-month, .calendar .months .next-month { color: #FFF; text-decoration: none; padding: 0 0.4em; -moz-border-radius: 4px; 			-webkit-border-radius: 4px; border-radius: 4px; cursor: pointer; }
.calendar .months .prev-month:hover, .calendar .months .next-month:hover { background-color: #FDF5CE; color: #C77405; }
.calendar table { border-collapse: collapse; padding: 0; font-size: 0.8em; width: 100%; }
.calendar th { text-align: center; }			
.calendar td { text-align: right; padding: 1px; width: 14.3%; }			
.calendar td span { display: block; color: #1C94C4; background-color: #F6F6F6; border: 1px solid #CCC; text-decoration: none; padding: 0.2em; cursor: pointer; }
.calendar td span:hover { color: #C77405; background-color: #FDF5CE; border: 1px solid #FBCB09; }
.calendar td.today span { background-color: #FFF0A5; border: 1px solid #FED22F; color: #363636; }

/*#######################################*/ /*UNISLIDER style*/			
.banner { position: relative; width: 100%; overflow: auto; font-size: 16px; line-height: 20px; text-align:center; color: rgba(255,255,255,.1); 	text-shadow: 0 0 1px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.3); background: #5b4d3d; box-shadow: 0 1px 2px rgba(0,0,0,.25); }
.banner ul { list-style: none; width: 300%; }
.banner ul li { display: block; float: left; width: 33%; padding: 20px 0 40px 0; min-height: 160px; 		
/*	-webkit-background-size: 100% 100%;*/
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
/*	background-size: 100% 100%;*/
	box-shadow: inset 0 -3px 6px rgba(0,0,0,.1);
	}
.banner h1, .banner h2 { font-size: 24px; line-height: 32px; /*margin-left:40px;  width:50%;*/ /*color: #333; background:#fff; opacity:0.7; border-radius:15px 350px 0  0/ 15px 80px 0 0;*/ /*display:inline-block; padding-right:100px;*/ /*color: #fff;*/color: #fff; } 
.banner p {  font-size: 16px;/*margin-left:40px; width:50%;*//* background:#fff; opacity:0.7; border-radius:0 0 350px 15px/ 0 0 70px 15px; color:#000;*/ margin-top:0;  padding:16px 0 16px 16px; color: #fff; background:#000; opacity:0.6; }
.banner p u {color:#FBB450; text-decoration:none; font-size:20px; font-weight:bold;}
.banner .btn { display: inline-block; margin: 25px 0 0 60px; padding: 9px 5px 7px 5px; clear: both; color: #fff; font-size: 16px; font-weight: bold; 		text-transform: uppercase; text-decoration: none; border: 2px solid rgba(255,255,255,.4); border-radius: 5px; background-color: #FAA732;
    background-image: linear-gradient(to bottom, #FBB450, #F89406); background-repeat: repeat-x; }
.banner .btn:hover { background: rgba(255,255,255,.05); }
.banner .btn:active { 
	-webkit-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	-moz-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	-ms-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	-o-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	}
.banner .btn, .banner .dot {
	-webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	}
.banner .dots { position: absolute; left: 0; right: 0; bottom: 15px; }
.banner .dots li { display: inline-block; width: 10px; height: 10px; margin: 0 4px; text-indent: -999em; border: 2px solid #fff; border-radius: 6px; 			cursor: pointer; opacity: .4; 			
	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s;
	}
.banner .dots li.active { background: #fff; opacity: 1; }

/*#######################################*/ /* CONTACT FORM*/	
.cform input:hover, .cform textarea:hover, .cform select:hover	{ background:#CEDDDF; }
.cform input:focus, .cform textarea:focus, .cform select:focus	{ background:#F3F8F8; }
/*   FORM submit button  */
.cform input.sendbutton {
	background-color: #FAA732;
    background-image: linear-gradient(to bottom, #FBB450, #F89406);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-image: none;
    border-radius: 10px 10px 10px 10px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
}
.cform input.sendbutton:hover {
	background-color: #F89406;
	background-position: 0 -15px;
	text-decoration: none;
    transition: background-position 0.1s linear 0s;
} 
/* ################################### FLIPPER ################ */
.flipped { 
	-ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}