/*
Theme Name: Hotel Coxs Hilton
Theme URI: http://zootechsolution.com
Author: Sazin
Author URI: http://zootechsolution.com
Description: This theme developed by the www.sazin.me for the The Old Onn Holt client.
Version: 1.0.0

html {
	line-height: 1.15;423
    -webkit-text-size-adjust: 100%;
    font-family: 'Playfair Display SC', serif;
    ecb537  yello
    044389 blue
    #002754 deep blue
    font-family: 'Roboto Condensed', sans-serif;
}

/* Sections
	 ========================================================================== */


/**
 * Remove the margin in all browsers.
 */

body {
    margin: 0;
    position: relative;
}


/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */


/* Grouping content
	 ========================================================================== */


/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-size: 1em;
}


/* Text-level semantics
	 ========================================================================== */


/**
 * Remove the gray background on active links in IE 10.
 */

a {
    background-color: transparent;
    text-decoration: none;
    color: #003333;
}


/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}


/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-size: 1em;
}


/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}


/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}


/* Embedded content
	 ========================================================================== */


/* Font icon  */

.demo-icon {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    /* opacity: .8; */
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    /* You can be more comfortable with increased icons size */
    /* font-size: 120%; */
    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}


/**
 * Remove the border on images inside links in IE 10.
 */

img {
    border-style: none;
    width: 100%;
}


/* Forms
	 ========================================================================== */


/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.2;
    margin: 0;
}


/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
    overflow: visible;
}


/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
    text-transform: none;
}


/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}


/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}


/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}


/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}


/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}


/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}


/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}


/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}


/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}


/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}


/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}


/* Interactive
	 ========================================================================== */


/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}


/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}


/* Misc
	 ========================================================================== */


/**
 * Add the correct display in IE 10+.
 */

template {
    display: none;
}


/**
 * Add the correct display in IE 10.
 */

[hidden] {
    display: none;
}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
optgroup,
textarea {
    color: #003333;
    background-color: #f5f3e9;
    font-size: 18px;
    line-height: 28px;
    font-family: 'Roboto', sans-serif;
}

h1,
h2 {
    clear: both;
    font-weight: 600;
    color: #003333;
}

h2 {
    font-size: 40px;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #044d7d;
    font-family: 'Teko', sans-serif;
    letter-spacing: 1px;
    position: relative;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 16px;
}

p {
    margin-bottom: 1.5em;
    line-height: 1.8em;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: unset;
    text-decoration: none;
}

big {
    font-size: 125%;
}


/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/


/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */

*,
*::before,
*::after {
    box-sizing: inherit;
}

html {
    box-sizing: border-box;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li>ul,
li>ol {
    margin-bottom: 0;
}

dt {
    font-weight: 700;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    max-width: 100%;
}

figure {
    margin: 1em 0;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #003333;
    border: 1px solid #ccc;
    padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #003330;
}

textarea {
    width: 100%;
}


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a:hover,
a:focus,
a:active {
    opacity: 0.7;
    text-decoration: unset;
}

a:focus {
    outline: none;
}

a:hover,
a:active {
    outline: 0;
}

h1 {}


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation {
    display: block;
    width: 100%;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
    display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    text-align: end;
    flex: 1 0 50%;
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/


/* Text meant only for screen readers. */

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}


/* Do not show the outline on the skip link target. */

#primary[tabindex="-1"]:focus {
    outline: 0;
}


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
    margin-bottom: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
}


/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
    margin: 0 0 1.5em;
}

.widget select {
    max-width: 100%;
}


/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}


/* Make sure logo link wraps around logo image. */

.custom-logo-link {
    display: inline-block;
}

body a:hover,
body a:hover img,
body button:hover {
    opacity: 0.7;
    transition: all 900ms ease 0s;
    -webkit-transition: all 600ms ease 0s;
    -moz-transition: all 600ms ease 0s;
    -ms-transition: all 600ms ease 0s;
    -o-transition: all 600ms ease 0s;
}

body a,
body a img,
body button {
    transition: all 900ms ease 0s;
    -webkit-transition: all 600ms ease 0s;
    -moz-transition: all 600ms ease 0s;
    -ms-transition: all 600ms ease 0s;
    -o-transition: all 600ms ease 0s;
}


/*================================
    =======Clear fix css=====
================================*/

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.floatleft {
    float: left
}

.floatright {
    float: right
}

.alignleft {
    float: left;
    margin-right: 10px;
}

.alignright {
    float: right;
    margin-left: 10px;
}

.aligncenter {
    display: block;
    margin: 0 auto
}


/*===================================================
================== Style for this theme ============== 
======================================================*/

.containertwo {
    width: 1170px;
    margin: 0 auto;
}


/* common Button Style  */

.oldinn-element-btn a,
.oldinn-btn a {
    font-family: 'roboto';
    font-weight: 500;
    color: #fff;
    font-size: 16px;
    border: 2px solid;
    min-width: 205px;
    display: inline-block;
    text-align: center;
}

.oldinn-element-btn a {
    background-color: #003333;
}

.oldinn-btn a {
    padding: 10px;
}

.oldinn-btn a:hover {
    background: transparent;
    color: #003333;
}

.oldinn-btn a,
a:hover {
    color: #003333;
}


/* common Bg image Style  */

.oldinn-bg {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #003333;
    overflow: hidden;
}


/* common section Style  */

.old-inn-sec {
    text-align: center;
}

.old-inn-sec p {
    max-width: 845px;
    margin-left: auto;
    margin-right: auto;
}

.old-inn-sec h4 {
    margin-bottom: 0;
    margin-top: 10px;
    color: #fff;
}

.old-inn-sec h3 {
    margin-top: 10px;
}


/* common section Style  */

.socail-icon i {
    font-size: 14px;
}

.site-footer a {
    color: #fff;
    font-weight: 400;
}

.socail-icon a {
    border: 1px solid;
    border-radius: 50%;
    text-align: center;
    line-height: 0;
    width: 30px;
    height: 30px;
    margin: 5px;
    padding: 5px;
}

.footer-socail-icon.socail-icon a {
    border: 1px solid #fff;
    border-radius: 500px;
    text-align: center;
    line-height: 0;
    width: 30px;
    display: inline-block;
    height: 30px;
    line-height: 18px;
    margin-left: 5px;
}


/* end Mobile menu css  */

.containertwo.header-sec {
    width: 100%;
    padding-left: 100px;
}

.header-slider {
    position: relative;
}

.header-slider.owl-carousel.owl-loaded.owl-drag .owl-nav button {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -25px;
}

.header-slider .owl-nav button span {
    width: 35px;
    height: 35px;
    font-size: 44px;
    overflow: hidden;
    display: inline-block;
    background-color: #33666640;
    line-height: 35px;
    padding: 0;
    color: #fff;
}

.header-slider.owl-carousel.owl-loaded.owl-drag .owl-nav button.owl-next {
    left: auto;
    right: 0;
}

.header-slider.owl-carousel.owl-loaded.owl-drag .owl-nav button:focus {
    outline: none;
}

.owl-dots button.owl-dot {
    width: 15px;
    height: 15px;
    background-color: transparent;
    margin: 4px;
    border: 2px solid #fff;
    border-radius: 50%;
}

.owl-dots {
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    margin: auto;
    width: 100%;
}

.header-slider .owl-dots {
    bottom: 45px;
}

.header-slider .owl-dots button:focus {
    outline: none;
}

.header-slider .owl-dots button.owl-dot:hover,
.header-slider .owl-dots button.owl-dot:focus,
.header-slider .owl-dots button.owl-dot.active {
    background: #fff;
}


/*===================================================
==================  Style For Home page Intro Area ============== 
======================================================*/

.intro-sec {
    padding-bottom: 40px;
    padding-top: 30px;
}

#home-small-g {
    margin-bottom: 5px;
}

#intro-socail-icon {
    position: relative;
    margin-top: -40px
}

.intro-sec #intro-socail-icon:after {
    position: absolute;
    right: 0px;
    height: 70px;
    background-image: url(img/food-rating.png);
    content: "";
    background-size: 100% 100%;
    width: 140px;
    top: -8px;
}


/*===================================================
==================  Style For Menu favourites Area ============== 
======================================================*/

.menu-fav-sec {
    padding-bottom: 70px;
    padding-top: 20px;
}

.fav-row {
    padding-top: 20px;
    padding-bottom: 50px;
}

.menu-fav-sec h2 {
    color: #fff;
}

.menu-fav-sec .fav-header p {
    text-align: justify;
    max-width: 1028px;
    margin-left: auto;
    margin-right: auto;
}

#fav-btns {
    text-align: center;
    position: relative;
    margin-top: -58px;
}

#fav-btns .oldinn-element-btn a {
    background-color: #003333;
}

#fav-left-btn {
    margin-left: auto;
    margin-right: 10px;
}

#fav-right-btn {
    margin-left: 10px;
}


/*===================================================
==================  Style For Newsletter ============== 
======================================================*/

.newsletter {
    text-align: center;
    margin-top: 10px;
    padding-bottom: 30px;
    padding-top: 20px;
    background-color: #044389;
    border-bottom: 5px solid #ecb537;
}

.newsletter-text {
    color: #fff;
}

.newsletter-text h2 {
    margin-bottom: 0;
    color: #fff;
}

.newsletter-text p {
    margin-top: 10px;
}

.newsletter-form input,
.newsletter-form select {
    padding: 10px;
    margin: 16px 0;
    width: 100%;
    display: block;
}

.newsletter-form select:focus {
    outline: none;
}

.newsletter-form br {
    display: none;
}

.newsletter-form textarea {
    padding: 10px;
    margin: 16px 0;
    width: 100%;
    display: block;
}

input.oldinn-btn {
    font-size: 23px;
    border: 2px solid;
    color: #fff;
    background-color: transparent;
    width: 220px;
    cursor: pointer;
    font-family: 'teko';
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 13px 10px 8px;
    position: relative;
}

input.oldinn-btn::before {
    position: absolute;
    content: "";
    width: 0;
    z-index: 9;
    font-size: 20px;
    top: 0;
    color: #fff;
    right: 0;
    height: 0;
    border-top: 46px solid #fff;
    border-left: 61px solid transparent;
}

.newsletter-form input:focus {
    outline: none;
}


/*===================================================
==================  Style For Footer ============== 
======================================================*/

.site-footer {
    color: #fff;
    padding-top: 30px;
    padding-bottom: 40px;
    background-color: #002754;
    border-top: 5px solid #ecb537;
}

.site-footer a {
    color: #fff;
    font-weight: 400;
}

.footer-left {
    display: flex;
    align-items: flex-end;
}

.footer-socail-icon {
    margin-top: 20px
}

.footer-left-contact,
.footer-left-contact a {
    font-size: 15px;
}

.single-footer {
    width: 33%;
}

.footer {
    display: flex;
}

.footer-left-brand.single-footer {
    width: 20%;
}

.footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer ul li {
    margin-top: 5px;
}

.footer-right {
    display: flex;
    align-items: flex-end;
}

.footer-right img {
    width: auto;
}

.tripadivisor {
    padding-right: 40px;
}

.copyright p {
    background-color: #002d61;
    color: #fff;
    margin: 0;
    padding: 20px 0;
    text-align: center;
}


/*===================================================
================== Style for testimonial Section ============== 
======================================================*/

.testimonials {
    text-align: center;
    overflow: hidden;
    padding-bottom: 40px;
    margin: 20px 0 50px;
}

single-testimonial p {
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    font-family: 'Teko';
    font-size: 30px;
    margin-top: 0;
    letter-spacing: 1px;
    font-weight: 400;
    line-height: 37px;
}

.owl-carousel .owl-item .feadback-rating img {
    width: auto;
    margin: auto;
}

.customer-logo img {
    max-width: 150px;
    margin-left: auto;
    margin-right: auto;
}

.visit-date {
    color: #003333;
}

.testimonials .owl-dots button.owl-dot {
    border-color: #fff;
}

.testimonials .owl-dots button.owl-dot:focus,
.testimonials .owl-dots button.owl-dot:hover,
.testimonials .owl-dots button.owl-dot.active {
    background-color: #ecb537;
}

.testimonials .owl-dots button.owl-dot:focus {
    outline: none;
}


/*===================================================
================== Style for Gift Vouchers ============== 
======================================================*/

.voucher-sec .old-inn-sec {
    min-height: 320px;
    padding-top: 45px;
}

.voucher-sec .old-inn-sec {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.voucher-sec .old-inn-sec h2 {
    font-size: 22px;
    margin-bottom: 0;
}

.voucher-sec .old-inn-sec p {
    margin-top: 0;
}

.voucher-sec .old-inn-sec .voucher-text {
    max-width: 415px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}


/*===================================================
==================  Style For About Page ============== 
======================================================*/


/* About Intro */

.about-header {
    padding-top: 10px;
}

#intro-socail-icon a:hover i {
    color: #fff;
}

#intro-socail-icon a:hover {
    background-color: #222;
}

#intro-socail-icon {
    margin-bottom: 40px;
}

.about-header p {
    margin-bottom: 30px;
}

63 .team-sec {
    margin-bottom: 50px;
}


/*===================================================
==================  Style For About Page team Sec============== 
======================================================*/

section#team-row {
    margin-bottom: 30px;
}

div#single-team .elementor-image-box-content {
    padding: 25px 10px;
}

div#single-team h3 {
    margin-top: 0;
    margin-bottom: 5px;
}

div#single-team p {
    font-size: 13px;
    line-height: 1.8;
}


/*===================================================
==================  Style For Gallery Page team Sec============== 
======================================================*/

.gallery-sec {
    padding-bottom: 50px;
}

.gallery-sec .elementor-image-gallery .gallery-item {
    padding-right: 5px;
    padding-bottom: 5px;
}

.gallery-btn {
    text-align: center;
    margin-bottom: 30px;
}

.gallery-btn .oldinn-btn {
    margin-top: -44px;
}

.gallery-btn .oldinn-btn a {
    background-color: transparent;
    color: #003333;
}


/*===================================================
==================  Style For Contact Page intro============== 
======================================================*/

.old-inn-sec.contact-sec p {
    margin-top: 0;
    margin-bottom: 0;
}

.old-inn-sec.contact-sec p:last-child {
    margin-bottom: 30px;
}


/*===================================================
==================  Style For Menu Page Menu Item Section============== 
======================================================*/

.menu-item-sec {
    padding-bottom: 40px;
}

.menu-items {
    align-items: center;
}

.single-menu-item {
    width: 31%;
    margin-right: 2%;
    padding: 25px;
    border: 8px solid #003333;
    text-align: center;
    margin-bottom: 40px;
    display: inline-block;
}

.single-menu-item:nth-child(3n+3) {
    margin-right: 0;
}

.single-menu-item h2 {
    margin-bottom: 5px;
}

.single-menu-item ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu-tags a {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    border-right: 2px solid;
    line-height: 1;
    font-weight: 600;
}

.single-menu-item .menu-btn {
    margin-top: 40px;
}

.menu-tags a:last-child {
    border-right: unset;
}


/*===================================================
==================  Style For Vacancies Page============== 
======================================================*/

.vacancies-content {
    margin-bottom: 50px;
}

.old-inn-sec.vacancy p {
    max-width: 666px;
}

.old-inn-sec.vacancy p a {
    text-decoration: underline;
}

.vacancies-items {
    text-align: center;
    padding-bottom: 50px;
}

.vacancy-category h2 {
    color: #ffffff;
    margin: 10px auto;
    font-size: 30px;
    font-weight: 500;
}

.vacancy-category {
    background-color: #003333;
    overflow: hidden;
}

.single-vacancy {
    width: 31%;
    margin-right: 2%;
    float: left;
    margin-bottom: 15px;
    margin-top: 15px;
    display: none;
}

.single-vacancy:nth-child(3n+3) {
    margin-right: 0;
}

.single-vacancy h4 {
    margin-bottom: 0;
    margin-top: 10px;
}

.single-vacancy h5 {
    margin-bottom: 0;
}

.single-vacancy p {
    margin-top: 5px;
    font-size: 14px;
}

.single-vacancy .oldinn-btn.vacancy-btn {
    margin: 40px 0;
}


/*===================================================
==================  Style For Blog Page============== 
======================================================*/

.single-blog-item.blog-full-thumb .blog-content h3,
.single-blog-item.blog-full-thumb .blog-content h5,
.single-blog-item.blog-full-thumb .blog-content a,
.blog-half-thumb .blog-content h3,
.blog-half-thumb .blog-content h5,
.blog-half-thumb .blog-content a {
    color: #fff;
}

.single-blog-item {
    width: 32%;
    margin-right: 1%;
    text-align: center;
    overflow: hidden;
    min-height: 400px;
    float: left;
    position: relative;
    margin-bottom: 40px;
    display: none;
}

.single-blog-item h2,
.single-blog-item h3 {
    margin-bottom: 0;
}

.single-blog-item h3 {
    font-size: 20px;
    letter-spacing: 0;
    margin-top: 0;
    text-transform: uppercase;
    line-height: 21px;
}

.single-blog-item.blog-border {
    border: 10px solid;
}

.single-blog-item.blog-full-thumb {
    width: 65%;
    background-color: #003333;
}

.single-blog-item.blog-full-thumb .blog-thumbnails img {
    margin-bottom: -4px;
}

.single-blog-item.blog-full-thumb .blog-thumbnails {
    float: left;
    width: 50%;
    overflow: hidden;
}

.single-blog-item.blog-full-thumb .blog-content {
    float: left;
    width: 50%;
}

.blog-content {
    padding: 20px 20px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #002754;
    width: 100%;
}

.blog-content h2 {
    margin-bottom: 0;
}

.blog-content h5 {
    margin-top: 5px;
}

.blog-content p {
    font-size: 15px;
    margin-top: 0;
}

.blog-content .oldinn-btn {
    margin-top: 50px;
    overflow: hidden;
}

.single-blog-item.blog-full-thumb .blog-content,
.blog-half-thumb .blog-content {
    background-color: #002754;
    color: #fff;
}

.single-blog-item.blog-half-thumb .oldinn-btn {
    margin-top: 0;
}


/*===================================================
==================  Style For Single Blog Post Page============== 
======================================================*/

.full-blog-post {
    padding-top: 200px;
    padding-bottom: 50px;
}

.full-blog-post {
    text-align: center;
}

.full-blog-post h2 {
    margin-bottom: 0;
}

.full-blog-post h5 {
    margin-top: 5px;
}

.testimonials.owl-carousel .owl-item img {
    display: block;
    width: auto;
}

h4.visit-date {
    margin-top: 10px;
    margin-bottom: 0;
    color: #eee;
    text-transform: uppercase;
    margin-top: -44px;
    z-index: 999;
    position: relative;
    padding: 8px;
    letter-spacing: 1px;
    font-size: 25px;
    background-color: rgba(0, 39, 84, 0.9);
    font-weight: 400;
}

.back-btn.oldinn-btn {
    text-align: center;
    padding-top: 50px;
}

.btn-shap {
    width: 100%;
    height: 2px;
    background-color: #00333330;
    position: relative;
    margin-bottom: -20px;
}

.btn-shap:before {
    position: absolute;
    left: 50%;
    top: 0;
    width: 300px;
    content: "";
    height: 100%;
    background-color: #f5f3e9;
    margin-left: -150px;
}

.back-btn.oldinn-btn a {
    position: relative;
}


/* #gallery-1 figure.gallery-item {
    display: none;
} */

ul#primary-menu li.current_page_item a,
ul#primary-menu li a:hover {
    color: #e5e0c7;
}

.footer-logo.logo img {
    width: 200px;
}

.footer-middile.single-footer {
    padding-left: 40px;
}

.footer-left-contact>p {
    line-height: 20px;
}

.footer-socail-icon.socail-icon.clearfix {
    padding-left: 0;
}

.footer-left-contact p {
    line-height: 21px;
}

#makebooking-area .ot-dtp-picker.wide .ot-title {
    text-align: center;
    margin-bottom: 20px;
}

#makebooking-area .ot-dtp-picker.wide {
    margin: 0 auto;
}

section#makebooking-area {
    text-align: center;
    margin: 0 auto;
    width: 76%;
    margin-top: -50px;
    position: relative;
    z-index: 1;
}

.oldinn-btn.menu-btn a {
    background-color: #ffffff;
    background-image: linear-gradient(to left, transparent, transparent 50%, #003333 50%, #003333);
    background-position: 100% 0;
    background-size: 200% 100%;
    transition: all .25s ease-in;
    position: relative;
}

.oldinn-btn.menu-btn a:hover {
    background-position: 0 0;
    color: #fff;
    border: 2px solid #fff;
}

.footer-logo img {
    width: 250px;
}

.footer-socail-icon.socail-icon a:hover {
    background-color: #fff;
    color: #222;
}

.elementor-add-section {
    z-index: 99999999 !important;
}

#old-booking-mobile {
    width: 290px;
    margin: 0 auto;
}

.book-online:before {
    position: absolute;
    content: "";
    right: 18px;
    top: -15px;
    width: 1px;
    background-color: #042a43;
    height: 46px;
}

h5.slide_top span {
    display: block;
    font-size: 23px;
    text-align: center;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: -10px;
}

.header-right-btns a:hover,
h5.slide_top:hover {
    color: #ecb537;
    transition: all 900ms ease 0s;
    -webkit-transition: all 600ms ease 0s;
    -moz-transition: all 600ms ease 0s;
    -ms-transition: all 600ms ease 0s;
    -o-transition: all 600ms ease 0s;
}

.header-right-btns a,
h5.slide_top {
    transition: all 900ms ease 0s;
    -webkit-transition: all 600ms ease 0s;
    -moz-transition: all 600ms ease 0s;
    -ms-transition: all 600ms ease 0s;
    -o-transition: all 600ms ease 0s;
}

.header-phone-social {
    position: fixed;
    left: 0;
    background-color: transparent;
    z-index: 999999;
}

.header-phone-social ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.header-phone-social ul li {
    float: left;
}

.header-phone-social ul li a {
    color: #fff;
    display: block;
    padding: 8px 14px;
    font-size: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
}

.header-phone-social ul li:last-child {
    border-right: unset;
}

.header-phone-social ul li a:hover {
    color: #ecb537;
}

.header-phone-social ul li {
    float: left;
    border-right: 1px solid #042a43;
}

.header-phone-social ul li:last-child {
    border-right: unset;
}

.banner-logo img {
    width: 400px;
}

h2 strong {
    color: #ecb537;
}

.intro-sec h2 {
    color: #fff;
}

.intro-sec h3 {
    color: #fff;
}


/* Woocmmerce css  */

.single-rooms-area {
    background-color: #fff;
    padding: 10px;
}

.hotel-room-price {
    background-color: #044d7d;
    padding: 10px 20px;
    margin-top: -16px;
}

span.price {
    margin: 0;
    padding: 0;
}

.woocommerce ul.products li.product .hotel-room-price .price {
    color: #fff;
    display: block;
    font-weight: 400;
    margin-bottom: 0;
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
}

.woocommerce ul.products li.product .price del {
    color: inherit;
    opacity: .7;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    display: block;
    color: #ecb537;
}

.woocommerce ul.products li.product .hotel-room-price .price ins {
    background: 0 0;
    font-weight: 400;
    display: inline-block;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
    padding: 16px 0 8px;
    margin: 0;
    font-size: 22px;
}

.hotel-room-title h2.woocommerce-loop-product__title {
    font-size: 20px;
}

.hotel-short-facilities ul {
    margin: 0;
    padding: 0;
}

.hotel-short-facilities ul li {
    padding: 4px 0px 4px 26px;
    background-image: url(img/checkmark.png);
    background-repeat: no-repeat;
    background-position: 2px 6px;
    background-size: 17px;
}

.hotel-view-btn a {
    display: block;
    background-color: #044d7d;
    padding: 10px 20px;
    color: #fff;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
}

.hotel-view-btn>a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    display: none;
}

.single-rooms-area:hover .hotel-view-btn a {
    background-color: #ecb537;
    transition: all 900ms ease 0s;
    -webkit-transition: all 600ms ease 0s;
    -moz-transition: all 600ms ease 0s;
    -ms-transition: all 600ms ease 0s;
    -o-transition: all 600ms ease 0s;
}

.hotel-view-btn a:hover {
    opacity: 1;
}

.single-rooms-area:hover {
    opacity: 0.7;
    transition: all 900ms ease 0s;
    -webkit-transition: all 600ms ease 0s;
    -moz-transition: all 600ms ease 0s;
    -ms-transition: all 600ms ease 0s;
    -o-transition: all 600ms ease 0s;
}

.single-rooms-area {
    opacity: 1;
    transition: all 900ms ease 0s;
    -webkit-transition: all 600ms ease 0s;
    -moz-transition: all 600ms ease 0s;
    -ms-transition: all 600ms ease 0s;
    -o-transition: all 600ms ease 0s;
}

.header-top-news {
    text-align: center;
    background-color: #002754;
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
}

.header-top-news h4 {
    margin: 0;
    padding: 10px 0;
    font-weight: 500;
    font-family: 'Teko', sans-serif;
    color: #ecb537;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 22px;
}

section#our-facilitise .elementor-widget:not(:last-child) {
    margin-bottom: 0;
}

section#our-facilitise img {
    width: auto;
    margin: 0;
    padding: 0;
}

section#our-facilitise p {
    margin: 0;
    padding: 0;
    padding-top: 5px;
    font-size: 15px;
}

section#our-facilitise .elementor-column {
    margin: 8px;
}

.testimonials.owl-carousel .owl-item .customer-logo img {
    width: 250px;
    height: 250px;
    background-color: #fff;
}

.testi-man-info {
    width: 100%;
}

.testi-man-info h5 {
    margin-top: 4px;
    font-size: 14px;
    font-style: italic;
    color: #ecb537;
}

.customer-logo {
    text-align: center;
}

.testi-text {
    width: 100%;
    text-align: center;
    position: relative;
}

.testi-text:before {
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    background-color: #f5f3e9;
    z-index: 999;
    left: -15px;
    top: 49px;
    transform: rotate(45deg);
}

.newsletter-text a {
    color: #fff;
    font-size: 21px;
    display: inline-block;
    border: 1px solid #fff;
    padding: 10px 20px;
    margin-top: 20px;
    font-family: 'teko', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}

.newsletter-text h2 {
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.newsletter-text h3 {
    color: #fff;
    font-family: 'teko', sans-serif;
    font-size: 26px;
    margin: 4px;
    color: #ecb537;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 6px;
    right: 0;
    top: 0;
    color: #000;
    background-color: #ecb537;
    opacity: 1;
}

.availablity-form-area {
    width: 500px;
    background-color: #494844;
}

.availablity-form-area h3 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
}

.availablity-form-area h3 {
    font-size: 18px;
    font-weight: 600;
}

.newsletter-form h5 {
    color: #eee;
    margin: 0;
    font-weight: 400;
    font-size: 26px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: -10px;
}

.hmg-map-main.clearfix {
    width: 50%;
    float: left;
}

.hmlocation-video.clearfix {
    width: 50%;
    float: left;
}

.hmm-img-text {
    height: 400px;
    position: relative;
}

.hmm-img-text h4 {
    color: #fff;
    font-family: 'Teko';
    z-index: 1;
    margin: 0;
    text-transform: uppercase;
    font-size: 25px;
    letter-spacing: 3px;
}

.hmm-img-text img {
    object-fit: cover;
    height: 400px;
}

.single-footer h4 {
    color: #fff;
    border-bottom: 2px solid #fff;
    padding-bottom: 6px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    margin: 0;
    margin-bottom: 15px;
}

.footer-contact.single-footer {
    padding-right: 10px;
    margin-left: 30px;
    padding-top: 0px;
}

a.whatappschat:hover {
    opacity: 1;
}

a.whatappschat i {
    color: #ecb537;
    font-size: 40px;
}

a.whatappschat {
    display: inline-block;
    background-color: #044389;
    color: #fff;
    width: 150px;
    text-align: center;
    position: fixed;
    left: 0;
    bottom: 0;
    padding: 10px;
}

a.whatappschat h4 {
    color: #fff;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.team-member-area p {
    padding-bottom: 20px;
    margin-top: -10px !important;
}

.woocommerce .woocommerce-breadcrumb {
    padding-top: 50px;
}

.popup-video-area a {
    display: inline-block;
    width: auto;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600;
    text-align: center;
    font-size: 18px;
}

.popup-video-area a {
    display: block;
    background-color: #044d7d;
    width: fit-content;
    padding: 10px 25px;
    text-align: center;
    margin: 0 auto;
    float: none;
}

.popup-video-area a i {
    padding-right: 5px;
}

.single-product .quantity .qty {
    display: none;
}

.single-product p.price del {
    display: block;
    position: relative;
}

.single-product p.price del:before {
    position: absolute;
    content: "Regular price";
    top: -32px;
    font-size: 25px;
}

.single-product p.price ins {
    display: block;
    margin-top: 80px;
    position: relative;
}

.single-product p.price ins:before {
    position: absolute;
    content: "After discount";
    top: -37px;
    font-size: 25px;
}

h2.product_title.entry-title {
    text-transform: uppercase;
    position: relative;
}

h2.product_title.entry-title::first-word {
    color: #ecb537;
}

h2.product_title.entry-title::before {
    content: "";
    width: 100px;
    height: 6px;
    position: absolute;
    background-color: #ecb537;
    left: 50%;
    bottom: -10px;
    margin-left: -50px;
}

body.admin-bar .dialog-lightbox-widget {
    z-index: 99999999;
}

div#hidden-content br {
    display: none;
}

.ds-single-service a {
    font-family: "Roboto Condensed", Sans-serif;
    font-weight: 500;
    font-size: 20px;
    display: block;
    padding: 8px 0;
}

.ds-single-service a i {
    padding-right: 5px;
}

.booknow_btn.elementor-widget.elementor-widget-wl-product-add-to-cart {
    text-align: center;
}

.cartpage-area.elementor-clearfix {
    background-color: #f7f2f3;
    padding-top: 60px;
    padding-bottom: 150px;
    overflow: hidden;
}

.blam-cart-form {
    width: 63%;
    float: right;
    background-color: #fff;
    margin-left: 2%;
    padding: 30px;
}

.carttotal-phone {
    width: 35%;
    float: right;
}

.cartpage-area .blam-cart-form h3 {
    font-weight: 700;
    font-size: 26px;
    margin-top: 5px;
    color: #000;
    margin-bottom: 25px;
}

.blam-cartwrrap.woocommerce-cart-form__cart-item.cart_item {
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid #72606f;
    padding-bottom: 24px;
    margin-bottom: 30px;
}

.blamimgtile.product-thumbnail {
    float: right;
    display: block;
}

.cartpage-area .blam-cart-img {
    width: 130px;
    float: right;
    margin-left: 30px;
}

.balm-pnameprice.elementor-clearfix {
    float: right;
    margin-top: 25px;
}

.blam-removep.product-remove {
    float: left;
}

.woocommerce .blam-cart-form a.remove {
    display: block;
    font-size: 20px;
    height: auto;
    width: auto;
    text-align: center;
    line-height: 28px;
    border-radius: 0;
    text-decoration: none;
    font-weight: 400;
    border: 1px solid #a1a1a1;
    color: #000 !important;
    padding: 5px 30px;
    margin-top: 40px;
}

.carttotal-phone {
    width: 35%;
    float: right;
}

.balm-carttotals {
    background-color: #fff;
    padding: 30px;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 100%;
}

.balm-carttotals .cart_totals h3 {
    font-weight: 700;
    font-size: 26px;
    margin-top: 5px;
    color: #000;
    margin-bottom: 40px;
}

.woocommerce table.shop_table {
    border: 0px solid rgba(0, 0, 0, .1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: unset;
    border-radius: 0;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td {
    border-top: 0px solid #ebe9eb;
    width: 50%;
    color: #000;
    font-weight: 400;
}

.woocommerce-cart .cart-collaterals .cart_totals tr th {
    border-top: 0px solid #ebe9eb;
    color: #000;
    font-weight: 400;
}

element.style {}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #72606f;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    display: inline-block;
    text-align: center;
    margin-bottom: 0;
    padding: 16px;
    font-size: 22px;
    margin-top: 30px;
}

.cart-b-secure-phone {
    padding-right: 10px;
}

.cart-b-secure-phone a {
    color: #000000;
    text-decoration: none;
    padding: 20px 20px;
    display: inline-block;
    position: relative;
    padding-right: 56px;
}

.cart-b-secure-phone a {
    color: #000000;
    text-decoration: none;
    padding: 20px 20px;
    display: inline-block;
    position: relative;
    padding-right: 56px;
}

.checkout-area form.checkout.woocommerce-checkout {
    background-color: #fff;
    padding: 30px 20px;
}

.checkout-area .woocommerce-info {
    margin-top: 40px;
}

.testi-text:before {
    display: none;
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
    color: #fff;
}

.single-product p.price del {
    margin-top: 30px;
}

.header-top-news h4 span {
    color: #fff;
}

.newsletter-form .checkboxform input {
    display: inline;
    color: #fff;
}

.newsletter-form .checkboxform input span {
    color: #fff;
}

.newsletter-form .checkboxform span.wpcf7-list-item-label {
    color: #fff;
}

.booking-btn {
    text-align: center;
    display: block;
}

.booking-btn a {
    padding: 12px 31px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Roboto Condensed", Sans-;
}

.amin-booingform input.wpcf7-form-control.wpcf7-submit.oldinn-btn {
    margin-top: 40px;
}

element.style {}

.elementor-lightbox {
    --lightbox-ui-color: hsla(0, 0%, 93.3%, 0.9);
    --lightbox-ui-color-hover: #fff;
    --lightbox-text-color: var(--lightbox-ui-color);
    --lightbox-header-icons-size: 20px;
    --lightbox-navigation-icons-size: 25px;
}

.dialog-type-lightbox {
    z-index: 999999;
}

.elementor-accordion p>a {
    color: #ecb537;
    font-weight: 600;
}


/* coxs hilton styley  */


/* header */

#matelpopup {
    display: none;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 0;
    right: 0;
    z-index: 100;
    height: 100vh;
    color: #fff;
}

h5.slide_top {
    color: #fff;
    font-weight: 600;
    font-size: 55px;
    width: fit-content;
    text-align: right;
    float: right;
    cursor: pointer;
    z-index: 999999;
    position: relative;
    margin: 0;
    padding-top: 75px;
    padding-right: 30px;
    font-family: 'Roboto Condensed';
}

.btn_area {
    position: fixed;
    right: 0;
    top: 0;
}

.btn_area:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 220px solid #002754;
    border-left: 250px solid transparent;
    -webkit-border-left: 230px solid transparent;
    -moz-border-left: 230px solid transparent;
    -ms-border-left: 230px solid transparent;
    -o-border-left: 230px solid transparent;
    -webkit-border-top: 170px solid #002754;
    -moz-border-top: 170px solid #002754;
    -ms-border-top: 170px solid #002754;
    -o-border-top: 170px solid #002754;
    z-index: 99999;
    right: 0;
}

h4.slide_top {
    color: #fff;
    z-index: 9999999;
    position: relative;
    line-height: normal;
    margin: 0;
    padding-top: 50px;
    padding-right: 15px;
    font-size: 60px;
}

h4.slide_top i {
    font-size: 50px;
    cursor: pointer;
}

.fordesktop {
    display: block;
}

.formobile {
    display: none;
}


/* end Mobile menu css  */

.containertwo {
    width: 1170px;
    margin: 0 auto;
}


/*===================================================
================== Style for The coxs hilton hotel  ============== 
======================================================*/

.site-branding.clearfix {
    width: fit-content;
    float: left;
}

.header-phone.clearfix {
    float: right;
    width: fit-content;
    padding-top: 9px;
    position: fixed;
    left: 26px;
    top: 0;
    z-index: 9999;
}

.header-phone.clearfix a {
    font-family: 'Teko', sans-serif;
    color: #fff;
    font-size: 28px;
    letter-spacing: 3px;
    display: inline-block;
    color: #fff;
}

.header-phone.clearfix a.h-facebook {
    font-size: 20px;
    border: 2px solid #fff;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-left: 5px;
}

.header-phone.clearfix a.h-instagram {
    font-size: 20px;
    border: 2px solid #fff;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-left: 5px;
}

.header-phone.clearfix p {
    margin: 0;
}

.header-phone.clearfix a.h-facebook i {
    padding-top: 4px;
    display: inline-block;
}

.header-phone.clearfix a.h-instagram i {
    padding-top: 3px;
    display: inline-block;
    text-align: center;
    padding-left: 1px;
}

.logo-phone.clearfix {
    border-bottom: 1px solid #ff7b00;
    padding-bottom: 5px;
}

header#masthead-area {
    position: absolute;
    width: 100%;
    z-index: 99;
    top: 120px;
}

.aone-menus.clearfix.clearfix {
    width: 400px;
    background-color: #002754;
    float: right;
    padding-top: 200px;
    height: 100vh;
}

.aone-menus ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.aone-menus ul li {
    display: block;
}

.aone-menus ul li a {
    display: block;
    color: #fff;
    font-family: 'Teko';
    font-weight: 500;
    font-size: 45px;
    margin-left: 40px;
    margin-right: 40px;
    border-bottom: 1px solid;
    line-height: 57px;
    text-transform: uppercase;
}

.aone-menus ul li:last-child a {
    border: unset;
}

.aone-menus ul li.menu-item-has-children a {
    border: unset;
}

.aone-menus ul li a span {
    color: #000;
    font-family: 'Roboto';
    font-weight: 600;
    font-size: 45px;
}

.aone-menus ul ul.sub-menu li a {
    color: #000;
    font-size: 35px;
    font-weight: 500;
}

.aone-menus ul ul.sub-menu li a {
    color: #ecb537;
    font-size: 30px;
    font-weight: 500;
    padding: 5px 0;
    line-height: 28px;
    padding-left: 10px;
}

.oldinn-btn.menu-btn a {
    background-color: #ffffff;
    background-image: linear-gradient(to left, transparent, transparent 50%, #003333 50%, #003333);
    background-position: 100% 0;
    background-size: 200% 100%;
    transition: all .25s ease-in;
    position: relative;
}

.aone-btn a {
    background-color: transparent;
    color: #fff;
    text-transform: uppercase;
    border: 2px solid #fff;
    padding: 11px 60px 6px 30px;
    letter-spacing: 2px;
    font-family: 'Teko', sans-serif;
    font-weight: 600;
    text-align: center;
    display: inline-block;
    position: relative;
    font-size: 20px;
    background-image: linear-gradient(to left, transparent, transparent 50%, #ecb537 50%, #ecb537);
    background-position: 100% 0;
    background-size: 200% 100%;
    transition: all .25s ease-in;
    position: relative;
    transition: all 600ms ease 0s;
    -webkit-transition: all 600ms ease 0s;
    -moz-transition: all 600ms ease 0s;
    -ms-transition: all 600ms ease 0s;
    -o-transition: all 600ms ease 0s;
}

.aone-btn a:hover {
    background-position: 0 0;
    transition: all 600ms ease 0s;
    -webkit-transition: all 600ms ease 0s;
    -moz-transition: all 600ms ease 0s;
    -ms-transition: all 600ms ease 0s;
    -o-transition: all 600ms ease 0s;
    opacity: 1;
}

.aone-btn a::before {
    position: absolute;
    content: "";
    width: 0;
    z-index: 9;
    font-size: 20px;
    top: 0;
    color: #fff;
    right: 0;
    height: 0;
    border-top: 46px solid #fff;
    border-left: 61px solid transparent;
}

.aone-btn.h-getfinaced a::before {
    color: #fff;
    right: 0;
    height: 0;
    border-top: 40px solid #fff;
    border-left: 48px solid transparent;
}

.aone-btn.h-getfinaced {
    margin-top: 40px;
}

.aone-btn {
    text-align: center;
}

.aone-btn.h-getfinaced {
    text-align: center;
}

.aone-btn a:after {
    position: absolute;
    content: "+";
    color: #000;
    font-size: 25px;
    right: 4px;
    top: -1px;
    z-index: 99;
    font-weight: normal;
}

.aone-btn.h-getfinaced a:after {
    color: #fff;
}

.request-button {
    background-color: #ecb537;
    width: 120px;
    padding: 26px 10px;
    text-align: center;
    color: #000;
    position: fixed;
    right: 0;
    padding-top: 70px;
    top: 107px;
}

.request-button a p {
    margin: 0;
    color: #000;
    font-family: 'Teko', sans-serif;
    font-weight: 700;
    line-height: 27px;
    font-size: 30px;
    padding-top: 11px;
    border-bottom: 3px solid #044389;
    margin-left: 10px;
    margin-right: 10px;
    text-transform: uppercase;
    padding-top: 40px;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.request-button img {
    margin-bottom: -10px;
}


/* Home Room style  */

.rooms-area {
    height: 350px;
    background-size: cover;
    background-position: center;
    border: 6px solid #fff;
    /* margin-top: -200px; */
    position: relative;
}

.room-title h3 {
    color: #ddd;
    font-size: 22px;
    margin: 0;
    line-height: 35px;
    letter-spacing: 0;
    text-transform: uppercase;
}

.room-title {
    background-color: rgba(0, 39, 84, 0.7);
    padding: 12px 30px 5px;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 99;
}

.rooms-area::before {
    position: absolute;
    content: "";
    width: 0;
    z-index: 99;
    font-size: 20px;
    top: 0;
    color: #fff;
    right: 0;
    height: 0;
    border-top: 101px solid #002754;
    border-left: 120px solid transparent;
}

h5.percentage {
    margin: 0;
    color: #fff;
    position: absolute;
    right: 3px;
    top: 15px;
    z-index: 99;
    font-size: 17px;
    letter-spacing: 0;
    font-weight: 400;
    font-family: 'Roboto Condensed';
}

a.room-link {
    position: absolute;
    width: 100%;
    height: 0%;
    left: 0;
    bottom: 0;
    opacity: 0;
    background-color: rgba(34, 34, 34, 0.6);
    transition: all 900ms ease 0s;
    -webkit-transition: all 600ms ease 0s;
    -moz-transition: all 600ms ease 0s;
    -ms-transition: all 600ms ease 0s;
    -o-transition: all 600ms ease 0s;
}

.rooms-area:hover a.room-link {
    opacity: 1;
    height: 100%;
    transition: all 900ms ease 0s;
    -webkit-transition: all 600ms ease 0s;
    -moz-transition: all 600ms ease 0s;
    -ms-transition: all 600ms ease 0s;
    -o-transition: all 600ms ease 0s;
}

a.room-link span {
    color: #fff;
    text-transform: uppercase;
    background-color: #ecb537;
    padding: 9px 25px 4px;
    font-family: 'Teko';
    letter-spacing: 3px;
    font-size: 20px;
    position: absolute;
    left: 50%;
    margin-left: -90px;
    top: 50%;
    margin-top: -42px;
}

.room-title h3 a {
    color: #fff;
    display: block;
}

.vlocation-text {
    position: absolute;
    top: 20px;
    left: 50px;
    color: #fff;
    z-index: 9;
}

.vlocation-text p {
    font-size: 20px;
}


/* Footer Menu style  */

.footer-logo-area.clearfix img {
    width: 300px;
    position: absolute;
    bottom: 9px;
    margin-left: -140px;
    opacity: 0.6;
}

.footer-logo-area.clearfix {
    text-align: center;
}

.menu-footer-menu-container {}

.menu-footer-menu-container ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.menu-footer-menu-container ul li {
    list-style: none;
    display: inline;
}

.menu-footer-menu-container ul li a {
    display: inline-block;
    font-family: 'Teko';
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 2px;
    padding: 10px 20px;
}

.testi-man-info {
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

.testi-text p {
    text-align: center;
    font-family: 'Roboto Condensed';
    font-size: 24px;
    line-height: 35px;
    margin: 0;
    letter-spacing: 1px;
    color: #eee;
    margin-top: 23px;
}

.page-logo img {
    width: 250px;
}

section#page-banner {
    min-height: 500px;
}

.other-service-link h2 {
    position: relative;
}

.other-service-link h2:before {
    position: absolute;
    content: "";
    width: 46px;
    height: 3px;
    background-color: #ecb537;
    left: -60px;
    top: 13px;
}

.other-service-link {
    padding-left: 70px;
}


/* footer style  */

.footer-socail-phone.i-cf {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 5px 1%;
    position: relative;
    margin-top: 150px;
}

.footer-logo {
    align-items: flex-start;
    flex-basis: 30%;
}

.footer-social-contact.i-cf {
    display: flex;
    align-items: center;
    justify-content: end;
    flex-wrap: wrap;
    flex-basis: 70%;
}

.footer-logo {
    margin-left: -5px;
}

.footer-contact {
    justify-content: flex-end;
}

.footer-socail {
    justify-content: end;
}

.footer-logo img {
    width: 140px;
}

.footer-contact a {
    color: #00325a;
    font-family: "roboto_condensedbold";
    font-size: 20px;
    margin-right: 25px;
}


/* .footer-contact a:hover{
    color: #FFDE00;
} */

.footer-contact span {
    font-family: "roboto_condensedlight";
    padding-right: 3px;
}

.single-footer-menu h5 {
    color: #fff;
    margin: 0;
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    font-family: 'Teko';
}

.single-footer-menu ul {
    margin: 0;
    padding: 0;
}

.single-footer-menu ul li {
    display: block;
}

.single-footer-menu ul li a {
    font-size: 18px;
    padding: 2px 0;
    display: block;
    color: #fff;
}

.single-footer-menu ul li.menu-item-115 a {
    color: #FFDE00;
}

.footer-area:before {
    position: absolute;
    content: "";
    left: -16px;
    bottom: -16px;
    width: 394px;
    height: 110px;
    background-image: url(../images/footer-plus-bg-bottom.png);
    background-repeat: no-repeat;
    background-position: bottom left;
}

.footer-socail-phone:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -17px;
    width: 130px;
    height: 18px;
    background-image: url(../images/blu-yello-img.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    z-index: 99;
}

.footer-area:after {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    background-image: url(../images/footer-smi-bg.png);
    width: 208px;
    height: 201px;
    z-index: 99;
    background-repeat: no-repeat;
    background-position: right bottom;
}

.w-logo {
    float: left;
    margin-left: -5px;
}


/* footer bottom menu  */

.footer-bmneu-main {
    align-items: flex-start;
    justify-content: flex-start;
    display: flex;
    align-content: flex-start;
    padding-top: 6px;
    padding-bottom: 50px;
}

ul#footer-nav-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul#footer-nav-menu ul li {
    display: flex;
}

.footer-bmneu-main ul {
    margin: 0;
    padding: 0;
    list-style: unset;
    display: flex;
}

ul#footer-nav-menu ul li {
    list-style: unset;
}

.footer-bmneu-main ul li a {
    display: inline-block;
    font-size: 17px;
    color: #022c57;
    text-transform: none;
    font-family: "roboto_condensedregular";
}

.footer-bmneu-main ul li {
    position: relative;
}

.footer-bmneu-main ul li:before {
    content: "|";
    padding: 0 1ch;
    display: inline;
    position: relative;
    height: 1ch;
    width: 1em;
    color: #022c57;
}

.footer-bmneu-main ul li:first-child::before {
    display: none;
}

.footer-bmneu-main ul li::marker {
    display: none;
    list-style: unset;
}

.row {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    position: relative;
    z-index: 1;
}

.footer-area .footer-menus {
    justify-content: space-between;
    padding-right: 10%;
    height: 100%;
}

.footer-area {
    background-color: #002754;
    padding: 70px 0;
    color: #fff;
}

.footer-area {
    background-color: #002754;
    padding: 70px 0;
    color: #fff;
    border-top: 20px solid #ecb537;
}

.single-footer-menu h5:before {
    position: absolute;
    content: "";
    bottom: -4px;
    width: 50px;
    height: 4px;
    background-color: #ecb537;
}

footer.hilton-footer.clearfix {
    position: relative;
}

footer.hilton-footer.clearfix {
    position: relative;
}

.wrap.plugin-container {
    padding-top: 100px;
    padding-bottom: 100px;
}

h4.vbrowcname a {
    font-size: 30px;
    text-transform: uppercase;
    margin-top: 0;
    padding-top: 0;
    /* line-height: 0; */
}


.coxsvik-room-area .wrap.plugin-container {
    padding-top: 20px;

}
.coxsvik-room-area .vblistroomnamediv {
    display: none;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    padding: 4px 20px !important;
    background: #ECB537 !important;
    border-radius: 3px !important;
}
.owl-nav {
    text-align: center;
    margin-top: 20px;
}
.vbmodroomsview > a {
    padding: 8px 20px !important;
    background: #ECB537 !important;
    border-radius: 0 !important;
    border: 0;
    color: #fff;
}
.vbo-room-carats i {
    font-size: 14px;
}

.newsletter {
    text-align: center;
    margin-top: 10px;
    padding-bottom: 30px;
    padding-top: 20px;
    background-color: #032E4A;
    border-bottom: 5px solid #f8a602;
}

.newsletter-text {
    color: #fff;
}

.newsletter-text h2 {
    margin-bottom: 0;
    color: #fff;
}

.newsletter-text p {
    margin-top: 10px;
}

.newsletter-form input,
.newsletter-form select {
    padding: 10px;
    margin: 16px 0;
    width: 100%;
    display: block;
}

.newsletter-form select:focus {
    outline: none;
}

.newsletter-form br {
    display: none;
}

.newsletter-form textarea {
    padding: 10px;
    margin: 16px 0;
    width: 100%;
    display: block;
}

input.oldinn-btn {
    font-size: 20px;
    border: 2px solid;
    color: #fff;
    background-color: #006634;
    cursor: pointer;
    text-transform: uppercase;
    display: block;
    font-weight: 600;
    width: 100%;
}

.newsletter-form input:focus {
    outline: none;
}

.newsletter-form h5 {
    color: #222;
    margin: 0;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 0px;
    margin-bottom: -10px;
}
.vbrowcdescr strong {
    display: block;
    font-weight: 500;
}
h4.vbrowcname {
    margin-top: 0;
    margin-bottom: -5px;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 22px;
}
.vbo-showprc-roomname h3 {
    text-transform: uppercase;
}
.room_buttons_box .booknow {
    margin: 0 0 15px 0;
    padding: 15px 30px;
    font-size: 18px;
}
.vboconfirmbottom .booknow {
    float: right;
    margin: 0 15px 0 0;
    padding: 18px 20px;
    font-size: 18px;
}

.banner-search h5 {
    color: #fff;
    font-size: 23px;
}

.banner-search {
    color: #fff;
}
.rank-math-seo-score.template-circle.bad-seo.before-content {
    display: none !important;
}

.vbvordpaybutton a {
    background-color: #ecb537;
    padding: 10px;
    margin-top: 10px;
    display: inline-block;
    text-transform: uppercase;
}