@import url(https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Fira+Sans:300,400,500,700);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900);
/*! HTML5 Boilerplate v5.0.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
html { box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; }
a{-webkit-transition:all 1s ease;
         -moz-transition:all 1s ease;
               -o-transition:all 1s ease;
                     transition:all 1s ease; color: #0D6EE2; text-decoration: none}
a:hover{color: #052A56;}
a img{-webkit-transition:all 1s ease;
         -moz-transition:all 1s ease;
               -o-transition:all 1s ease;
                     transition:all 1s ease;}
i{-webkit-transition:all 1s ease;
         -moz-transition:all 1s ease;
               -o-transition:all 1s ease;
                     transition:all 1s ease; }
.smoothie{-webkit-transition:all 1s ease;
         -moz-transition:all 1s ease;
               -o-transition:all 1s ease;
                     transition:all 1s ease;}
.fastsmoothie{-webkit-transition:all 0.3s ease;
         -moz-transition:all 0.3s ease;
               -o-transition:all 0.3s ease;
                     transition:all 0.3s ease;}
h1, h2, h3, h4, h5, h6{font-family: 'Hind', sans-serif; font-weight: 900; margin: 0; padding: 0; color: #052A56;}
strong{ color: #052A56;}
html, body{width: 100%; height: 100%;}
html{background: #ececec;  font-family: 'Source Sans Pro', sans-serif;}

.editor{position: fixed; bottom: 0; right: 0; background: #052A56; padding: 0px 10px; z-index: 100000;font-family: 'Hind', sans-serif; text-transform: uppercase; line-height: 34px;}
.editor a{color: #fff;}

.oldblue{background: #00529B; background: rgb(0,82,155);}
.blue{background: #052A56; background: rgb(0,82,155);}
.green{background: #8CC63E; background: rgb(140,198,62);} 
.red{background: #C2000B;}
.grey{background: #C6CEC1; background: rgb(76,86,94);}

.container{width: 100%; height: auto; overflow: hidden; color:#4c565e; min-height: calc(100vh - 100px); }

.nav{width: 100%;  margin: 0px auto; text-align: left; background: #052A56; padding: 0px; height: auto; line-height: 11px; position: fixed; z-index: 200;}
.nav a{display: inline-block; margin: 0 5px; color: #fff; font-family: 'Hind', cursive; font-weight: 600; font-size: 14px; padding: 12px 10px; }
.nav a:hover{color:#0D6EE2;} 
.nav a.current{color:#0D6EE2;}
.nav a.current:hover{color:#fff;}
.logger{float: right;}
.logger a.register{background: #C6CEC1; margin: 0; padding:12px 10px; color: #052A56; }
.logger a.register:hover{background: #fff; color: #052A56;}

.outer{width: 100%; margin: 0 auto; height: auto; overflow: hidden;}
.outerheader{background: #fff; padding-top: 36px;  position: relative; z-index: 199;}

.header{width: 90%; max-width: 1330px; margin: 0 auto 0; height: auto; padding: 0; background: #fff; text-align: left; display:flex;
justify-content: space-between; align-content: flex-end; align-items: center;}
.logo{ color: #052A56; padding: 10px 0;}/* font-family: 'Monofett', cursive; font-size: 82px;}*/
.logo {width:200px}
.logo img{width: 100%;}
.greyhead{background: #C6CEC1; }
.lowernav{width: auto;}
.lowernav a{margin-left: 20px; color: #052A56; font-family: 'Hind', cursive; font-weight: 600; font-size: 14px; text-transform: uppercase;}
.lowernav a:hover{color:#0D6EE2;}
.lowernav a.current{color:#0D6EE2;}
.lowernav a:hover.current{color:#052A56;}

.slides{width: 90%;  max-width: 1330px;  margin: 0 auto; height: 460px; position: relative; overflow: hidden;}

.travelslide{width: 90%;  max-width: 1330px;  margin: 0 auto; }
.travelslide img{width: 100%;}

.innerslides{width: 100%; height: auto; position: absolute; z-index: 1;}
.innerslides img{min-width: 100%;}
.slidecover{position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 5; background: #414042; background: rgba(65,64,66,0.0);}
.slides:hover .slidecover{background: rgba(65,64,66,0.0);}

.fullcap{width: 100%; overflow: hidden; padding: 10px; text-align: left; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: center;}

.upcap{font-size: 28px; display: inline-block}
.lowcap{font-size: 18px; display: block}
.caplink{background: #0D6EE2; padding: 10px 20px; font-size:18px; font-weight: 600; color: #fff; border-radius: 2px;}
.caplink:hover{background: #fff; color: #0D6EE2; }


.sticky{background: #fff ;background: rgba(255,255,255,1);}
.sticky .lilogo img{width: 30%;}

.sticky .lilogo {-ms-transform: scale(0.7); /* IE 9 */
    -webkit-transform: scale(0.7); /* Safari */
    transform: scale(0.7);}
.sticky .navlink{line-height: 14px;}

.herocontent{position: relative; z-index: 20; width: 100%; height: auto; overflow: hidden; margin: 0 auto; height: 100%;}
.banner{width: 100%; position: absolute; bottom: 0px; left: 0px; color: #fff; font-weight:300; font-family: 'Source Sans Pro', sans-serif; background: rgba(0,0,0,0.4); z-index: 20}

.finder{width: 90%; max-width: 1330px; margin: 20px auto; text-align: left;
display:flex;
justify-content: space-between; flex-wrap: wrap; }
.findernoflex{width: 90%; max-width: 1330px; margin: 20px auto;}
.formholder{width: 30%; }
.wplogo{width: 30%; background: #fff; box-shadow: 0 1px 1px -1px #777; padding: 40px;}
.wplogo img{width: 100%;}



.hometext{width: 68%; text-align: left;}

.smallprint{font-size: 12px; }
.ratesnotes{border: 2px solid #052A56;}

.quickbook{width: 90%; max-width: 1330px; margin: 0 auto;  background: #052A56; position: relative;}
.closer{position: absolute; top: 0; right: 0; z-index: 199; background: #052A56; color: #fff; font-size: 19px; padding: 5px 10px;}
.quickbook h4{color: #fff;}

.quickbook{background: #C6CEC1;}
.quickbook h4{color: #052A56; margin-bottom: 10px;}

/*
.quickbook{background:#0D6EE2;}
.quickbook h4{color: #fff;}
*/

.eachcomm{width:100%; background:#ececec; padding:20px; margin-bottom: 10px;}
.innerquickbook{width: 100%; max-width: 100%;padding: 10px; position: relative;}
.error{color: firebrick;}
.eacherror{color: firebrick; width: 100%; display: block;}
.hiddenform{height: 0px; overflow: hidden;}
          

.headtext{font-weight: 300;}
.headtext span{font-weight: 700;}

.homelink{padding: 10px; background: #052A56; color: #fff; height: auto; display: inline-block; vertical-align: top; text-align: center}
.homelink i{margin-right: 10px; font-size: 22px; display: inline-block; vertical-align: middle;}
.homelink span {font-size: 14px; font-weight: 600; display: inline-block; vertical-align: middle;}
.homelink:hover{background: #C6CEC1;}

hr.style-one { border: 0; height: 1px; background-image: linear-gradient(to right, rgba(0,82,155, 1), rgba(0,82,155, 0.75), rgba(0,82,155, 0)); background-image: linear-gradient(to right, rgba(76,86,94, 1), rgba(76,86,94, 0.75), rgba(76,86,94, 0));width: 90%; max-height: 1330px; margin: 20px auto;}
hr.nostyle{width: 90%; max-width: 1330px; margin: 20px auto;}

.featured{width: 90%; max-width: 1330px; margin: 0 auto; text-align: left; display:flex; flex-wrap: wrap;justify-content: space-between;}

.tabholder{margin-bottom: 20px;}
.tabcontent{background:#fff; padding: 20px; width: 100%; max-width: 100%; overflow: hidden; text-align: left; box-shadow: 0 1px 1px -1px #777} 
.block{background:#fff; padding: 20px; text-align: left; box-shadow: 0 1px 1px -1px #777; margin-bottom: 20px; display:flex; flex-wrap: wrap;justify-content: space-between;} 
.fullblock{width: 100%;}
.halfblock{width: 49%;}

.bookingtext{width: 49%;}
.travelform{width: 49%;}

.leftcontent{width: 49%;}
.rightcontent{width: 49%;}


/*box-shadow: 0 2px 3px -3px #777*/
.eachtabhotel{width: 220px; padding: 10px; display: inline-block; color: #052A56; position: relative; vertical-align: top;}
.eachtabhotel .readmore{position: absolute; bottom: 0; right: 0; background: #fff; padding: 5px 10px; color: #052A56; display: inline-block;}
.hotelname{}
.hotelimg {width: 100% ;position: relative; margin-bottom: 10px; overflow: hidden}
.hotelimg img{width: 100%;}
.eachtabhotel:hover .readmore{background: #ececec; color: #052A56;}
.eachtabhotel:hover {box-shadow: 0 1px 1px -1px #777; background: #ececec;}
.eachtabhotel:hover img{filter: grayscale(100%); }

.ninety{width: 90%; max-width: 1330px; margin: 0 auto; }
.mapper{width:100%; max-width: 2000px; margin: 0 auto; height: 400px; padding: 0; background: #fff;}
.maphr{display: none;}
        

.infoimage{position: relative; width: 200px; }
.infotitle{position: absolute; top: 0; left: 0; color:#052A56; background: #fff; padding: 5px; text-transform: uppercase; z-index: 500; }
.infoimage img{width: 100%;}

.infoimage:hover img{filter: grayscale(100%); }
.infoimage:hover .infotitle{ color:#052A56; background: #fff;}
.footer{width: 100%; height: auto; background: #2B3035; min-height: 200px;}
.innerfooter{width: 90%; max-width: 1330px; margin: 0 auto; height: auto; }


.innerfooter{

	
	width: 90%; max-width: 1330px; margin: 0 auto;
	text-align: left;
	color: #fff;
	padding: 20px 0;
	margin-top: 0px;
    overflow: hidden;
}
.lowerfooter{width: 100%; height: auto; background: #2B3035; border-top: 1px solid #999;}
.innerlowerfooter{text-align: right; font-size: 10px; padding: 7px 0; color: #fff }

.footer-left{width: 48%; float: left;}


.footer-right{
	float: right;
	margin-top: 6px;
	width: 50%;
    color: #fff;
    text-align: right;
}
.footer-right span{margin-left: 10px;}
.footer-right p{margin-top: 0; margin-bottom: 4px;}

.footerlogo img{width: 140px;}
.footer a{color: #fff;}
.footer a:hover{color: #0D6EE2;}
.lowerfooter a:hover{color: #fff;}
.footer a.footcurrent{color: #0D6EE2;}
.footer a.footcurrent:hover{color: #fff;}
hr.style-two { clear: both; border: 0; height: 1px; background: #414042; background-image: linear-gradient(to right, #414042, #fff , #414042); margin: 10px 0; }
hr.style-six { border: 0; height: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
.footsocial-circle [class*="fa fa-"] {
    width: 25px;
    height: 25px;
    color: #4c565e;
    background-color: #fff;
    border-radius: 12.5px;
    display: inline-block;
    line-height: 25px;
    margin: 0 0 10px 3px;;
    font-size: 15px;
    text-align: center;
}
.footer .footsocial-circle a.fb:hover{background:#3b5998 !important; color: #fff !important;}
.footer .footsocial-circle a.tw:hover{background:#00aced !important; color: #fff !important;}
.footer .footsocial-circle a.lin:hover{background:#007bb6 !important; color: #fff !important;}
.footer .footsocial-circle a.go:hover{background:#dd4b39 !important; color: #fff !important;}



/*
.eachfeatured
{
  	position:relative;       
        box-shadow:0 1px 1px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1) inset;
}
.eachfeatured:before, .eachfeatured:after
{
	content:"";
    position:absolute; 
    z-index:-1;
    box-shadow:0 0 0px rgba(0,0,0,0.8);
    top:50%;
    bottom:0;
    left:10px;
    right:10px;
    border-radius:100px / 10px;
}
*/

.burger{display: none; position: relative;}
.toggleenav{display: none; position: absolute; top: 40px; left: 0; background: #052A56; width: 1000px; }
.toggleenav a{display: block; padding: 10px; padding-left: 30px !important; text-transform: uppercase; font-family: 'Hind', cursive; font-weight: 600; font-size: 14px;}

.hoteltext{width: calc(100% - 420px); text-align: left;}
.datatabletext{width: 100%; text-align: left;}
/*.hoteltext p{font-family: 'Source Sans Pro', sans-serif !important; color: #1a1a1a !important;}*/
.hslides{width: 400px; text-align: left;  }
.hslides img{width: 100%;}
.profileform{padding: 20px; background: #fff;}
#slideshow-1,#slideshow-2 { max-width: 800px; }
#slideshow-2 { padding-top: 10px; }
.nodis{display: none;}
.hotelamenities{text-align: left; display: flex; justify-content: flex-start; flex-wrap: wrap; margin: 20px 0;}
.eachamenity{margin: 0 5px 5px 0; background: #0D6EE2; padding: 5px 10px; display: flex; justify-content: space-between; align-items: center; color: #fff; min-width: 100%; }
.amenityicon{margin-right: 10px; }

/*
.eachamenity{margin: 0 0 5px 0; background: #0D6EE2; display: inline-block; padding: 5px 10px; color: #fff; clear: both; min-width: 51%; }

.amenityicon{float: left;}
.amenitytext{margin-right: 10px; float: left;}
.amenityicon img{width: 24px;}
*/




.fullbook{width: 100%; height: auto; min-height: 100px; position: relative; padding: 20px; box-shadow: 0 1px 1px -1px #777;}


.fullbook h4{color: #052A56; margin-bottom: 10px;}
.redtree{width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap;}
.redtreeimage{width: 70%; }
.redtreeupdate{width: 28%; background: #fff; padding: 10px; box-shadow: 0 1px 1px -1px #777; }
.eachredtreeupdate{position: relative; padding: 10px 0;}
.eachredtreeupdate::after{content: ''; width:100%; height: 1px; background: #ccc; position: absolute; bottom: 0px; left: 0px;}
.eachstaff{width: 100%; padding: 0;  display: flex; justify-content: space-between; flex-wrap: nowrap; }
.staffimage{width: 120px; position: relative;}
.staffimage img{width: 100%;}
.stafftext{width: calc(100% - 120px); padding: 10px;}
.noselect select{visibility: hidden;}

.counting{font-size: 16px; font-weight: 600;}
.counter{font-size: 22px; font-weight: 900;}

.countcircle{width: auto;}
.thecircle{width: 200px; height: 200px; border-radius: 100px; background: #ccc; display: flex; font-size: 60px; align-items: center; justify-content: center;}
.thecircle .counter{font-size: 60px;}
.statistics{width: calc(100% - 220px);}

.stats{padding: 20px; text-align: left; display:flex; flex-wrap: wrap;justify-content: space-between;}
.pdfbutton{
background-color:  #0D6EE2;
    color: #ffffff !important;
    font-weight: 300;
    text-transform: uppercase;
    border: none !important;
    padding: 5px 22px !important;
}
.pdfbutton:hover{background: #052A56;}

.gm-style-mtc div{font-size: 12px !important;}





.thedetails{font-size: 14px; padding: 0 20px 20px;}
.thedetailslink{text-transform: uppercase; font-weight: 500; font-size: 18px;}
.thedetailslink i{margin-left: 5px; font-size: 14px; color: #d62429;}
.thedetailslink:hover{color: #d62429;}
details {
background: rgba(0,0,0,0.05);

  
    width: 100%;
}
summary{font-weight: 500; cursor: pointer;}
summary span{width:calc(100% - 30px);}
summary i{transition: all 0.3s; width: 20px; margin-left: 10px;}
details[open] summary i {
 transform: rotate(-90deg);
}
summary{display: flex; justify-content: space-between; flex-wrap: wrap; align-items: center; padding: 15px; outline: none; font-size: 14px; font-weight: 400; text-transform: uppercase;}

summary::-webkit-details-marker {
  display: none;
}
details[open] summary ~ * {
  animation: sweep .5s ease-in-out;
}

@keyframes sweep {
  0%    {opacity: 0; margin-left: -10px}
  100%  {opacity: 1; margin-left: 0px}
}
@media only screen and (max-width: 1400px) {
    .rfptext{width: 100%;}
}


@media only screen and (max-width: 1000px) {
    .lowernav{display: none;}
    
    .formholder{width: 100%; margin-bottom: 20px; text-align: left;}
    .hometext{width: 100%; text-align: left;}
    .wplogo{display: none;}
    .featured{width: 90%; max-height: 1330px; margin: 0 auto; text-align: left;
display:block;}
    .eachfeatured{width: 100%; height:200px; border: 4px solid #ececec; background: #fff;  margin-bottom: 20px;}
    .footer-left{width: 100%; float: none; text-align: left; margin: 0 auto 20px;}


    .footer-right{width: 100%; float: none; text-align: left; margin: 0 auto;}
    .innerlowerfooter{text-align: left;}
    .headtext{text-align: left;}
    .burger{display: inline-block; }
    .nav a{line-height: 14px;}
    .logger a.register{padding:14px 20px; }
    .outerheader{padding-top: 40px; }
    .nav a{margin: 0 3px; padding: 12px 3px; }
    .logo{width: 100%; max-width: 250px; margin: 0 auto;}
    .mapper{width: 90%; margin:0 auto;}
    .mapper{width: 90%; margin:0 auto;}
    .hoteltext{width: 100%; text-align: left; margin-bottom: 20px;}
    .hslides{width: 100%; margin: 0 auto; background: #fff; padding: 10px; }
    .hslides img{width: 100%;}
    .fullblock{width: 100%;}
.halfblock{width: 100%;}
    
    
    .bookingtext{width: 100%;}
.travelform{width: 100%; }
 .hotelbookimage{display: none !important;}  
}
@media only screen and (max-width: 800px) {
    
.slides{width: 90%;  max-width: 1330px;  margin: 0 auto; height: auto; position: relative; overflow: hidden;}
.innerslides{width: 100%; height: auto; position: relative; z-index: 1;}
.innerslides img{width: 100%;}
.banner{width: 100%; position: relative; bottom: 0px; left: 0px; color: #fff; font-weight:300; font-family: 'Source Sans Pro', sans-serif; background: #fff; z-index: 20; box-shadow: 0 1px 1px -1px #777;}
.fullcap{width: 100%; overflow: hidden; padding: 10px; text-align: left; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: center; color: #052A56;}
    .leftcap{width: 100%; margin-bottom: 20px;}
    .rightcap{width: 100%; margin-bottom: 20px;}
    .redtreeimage{width: 100%; margin-bottom: 20px; }
    .redtreeupdate{width: 100%;}
}

@media only screen and (max-width: 400px) {
    .caplink{padding: 5px 10px; font-size:14px; }
    .upcap{font-size: 18px;}
    .hslides{width: 100%; margin: 0 auto; }
}


/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

















/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers:
 * http://juicystudio.com/article/screen-readers-display-none.php
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
