@font-face 
{
	font-family: gilroy_light;
	src: url("fonts/Gilroy-Light.otf");
}

@font-face {
	font-family: gilroy_bold;
	src: url("fonts/Gilroy-Bold.ttf");
}

@font-face {
	font-family: gilroy_black;
	src: url("fonts/Gilroy-Black.ttf");
}

@font-face {
	font-family: gilroy_blackitalic;
	src: url("fonts/Gilroy-BlackItalic.ttf");
}

@font-face {
	font-family: gilroy_bolditalic;
	src: url("fonts/Gilroy-BoldItalic.ttf");
}

@font-face {
	font-family: gilroy_extrabold;
	src: url("fonts/Gilroy-ExtraBold.ttf");
}

@font-face {
	font-family: gilroy_extrabolditalic;
	src: url("fonts/Gilroy-ExtraBoldItalic.ttf");
}

@font-face {
	font-family: gilroy_heavy;
	src: url("fonts/Gilroy-Heavy.ttf");
}

@font-face {
	font-family: gilroy_heavyitalic;
	src: url("fonts/Gilroy-HeavyItalic.ttf");
}

@font-face {
	font-family: gilroy_lightitalic;
	src: url("fonts/Gilroy-LightItalic.ttf");
}


@font-face {
	font-family: gilroy_medium;
	src: url("fonts/Gilroy-Medium.ttf");
}

@font-face {
	font-family: gilroy_mediumitalic;
	src: url("fonts/Gilroy-MediumItalic.ttf");
}


@font-face {
	font-family: gilroy_regular;
	src: url("fonts/Gilroy-Regular.ttf");
}

@font-face {
	font-family: gilroy_regularitalic;
	src: url("fonts/Gilroy-RegularItalic.ttf");
}

@font-face {
	font-family: gilroy_semibold;
	src: url("fonts/Gilroy-SemiBold.ttf");
}

@font-face {
	font-family: gilroy_semibolditalic;
	src: url("fonts/Gilroy-SemiBoldItalic.ttf");
}

@font-face {
	font-family: gilroy_thin;
	src: url("fonts/Gilroy-Regular.ttf");
}

@font-face {
	font-family: gilroy_thinitalic;
	src: url("fonts/Gilroy-ThinItalic.ttf");
}

@font-face {
	font-family: gilroy_ultralight;
	src: url("fonts/Gilroy-UltraLight.ttf");
}

@font-face {
	font-family: gilroy_ultralightitalic;
	src: url("fonts/Gilroy-UltraLightItalic.ttf");
}

body
{
    font-family: gilroy_light !important;
}

@media only screen and (min-width: 550px) and (max-width: 767px)
{
    .flip-card-back > .flip-card-inner
    {
        width:70% !important;
        left: 50% !important;
        transform: translate(-50%, -50%) !important;
    }
}


@media only screen and (min-width: 1550px)
{
    #venues
    {
        width: 75% !important;
        margin: auto !important;
        margin-top: 20px !important;
    }
}
@media only screen and (max-width: 350px)
{
    #primary-menu-trigger 
    {
        left: 0 !important;
    }

    .flip-card-venue 
    {
        width: auto !important;
    }

    .flip-card-front
    {
    }

    .venue-text 
    {
        font-size: 13px !important;
    }

    .flip-card-back
    {
        margin: auto;
    }





}

@media only screen and (min-width: 901px)
{
    .flip-card-inner p 
    {
        position: relative;
        font-size: 15px !important;
        margin-bottom: 0;
        color: rgba(255, 255, 255, 0.7);
    }

    
}

@media only screen and (max-width: 900px)
{
    .venue-card-button
    {
        color: white !important;
        margin: auto;
        text-align: center;
        margin-top: 150px;
        position: relative;
    }

    .flip-card-inner p 
    {
        position: relative;
        font-size: 14px !important;
        margin-bottom: 0;
        color: rgba(255, 255, 255, 0.7);
    }

    .outer-wtkm
    {
        border: 2px solid rgba(255,255,255,0.4) !important;
        /*left: 50%;
        transform: translateX(-50%);*/
    }

    .inner-wtkm
    {
        border: 2px solid #374063 !important;
        background-color: #374063 !important;
        color: white !important
       /*left: 50%;
        transform: translateX(-50%);*/
    }

}


@media only screen and (min-width: 601px)
{
    .li-tab-events
    {
        width:25%; 
        height: 100px !important;
    }

    .viewing-days
    {
        width:35% !important;
    }

    .viewing-times
    {
        width: 65% !important;
    }
    

    .submit-btn-wrapper
    {
        padding-bottom: 30px !important;
    }

    .contact-cards-wrapper
    {
        padding-bottom: 30px !important;
    }

    .li-tab-venues
    {
        width:50%; 
        height: 101px !important;
    }

    .li-tab-weddings
    {
        width:33.32%; 
        height: 101px !important;
    }

    .tab-a
    {
        height:104px !important;
        position: relative;
    }

    
    .masonry-thumbs img
    {
        height: 250px !important;
        object-fit: cover !important;
    }

    .big-image img
    {
        height: 500px !important;
        object-fit: cover !important;
    }

}

@media only screen and (max-width: 911px)
{
    .tab-p 
    {
        margin: auto;
        width: auto !important;
        line-height: 1.5 !important;
    }

    #contactform > .clear
    {
        display: none !important
    }
}

@media only screen and (max-width: 440px)
{
    .outer-wtkm
    {
        left: 50% !important;
        transform: translateX(-50%) !important;
    }

    .inner-wtkm
    {
        left: 50% !important;
        transform: translateX(-50%) !important;
    }
}

@media only screen and (max-width: 600px)
{
    .web
    {
        display: none !important;
    }

    .counters-wrapper
    {
       padding: 0 !important;
    }

    .contact-venue
    {
        padding-bottom: 10px !important;
    }

    .inner-wtkm
    {
        padding: 0 10px !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
    }

    .contact-i
    {
        font-size: 50px !important
    }

    .text-wrapper
    {
        width: 90% !important;
    }

    .mob
    {
        display: block !important;
    }

    .tabs.tabs-bb ul.tab-nav li 
    {
        border: 0;
        float: none;
        margin: auto !important;
    }

    .tab-a 
    {
        height: 73px !important;
    }

    .li-tab 
    {
        width: 100% !important;
        height: 70px !important;
    }

    .tabs.tabs-bb ul.tab-nav li.ui-tabs-active a 
    {
        border-bottom: 2px solid #C0C0C0 !important;
    }

    .tab-title-wrapper 
    {
        position: relative !important;
        top: 0 !important;
        height: 70px;
        left: 0 !important;
        transform: none !important;
        display: inline-flex;
    }

    ul.tab-nav li a i 
    {
        margin: auto !important;
        margin-right: 3px !important
    }

    .tabs 
    {
        margin-top: 15px !important;
    }

    
    .tab-a-events
    {
        width: max-content;
    }

    .search-input
    {
        margin: auto !important;
    }

    .tab-a-venues
    {
        width: 100%;
    }
    


    .contact-div
    {
        float: none !important;
        width: auto !important;
    }
    
    .content-wrap 
    {
        padding: 40px 0 !important;
        padding-bottom: 20xp !important;
    }

    .tabs-events
    {
        overflow-x:scroll !important; 
        overflow-y: hidden !important;
    }

    .tab-title-wrapper
    {
        width: max-content !important;
    }

    .sec-heading {
        text-align: center !important;
    }

    .sec-subheading-home
    {
        text-align: center !important;
        margin-bottom: 30px !important;
    }

    .sec-subheading
    {
        margin: auto;
    }

    .first-image-title 
    {
        font-size: 12vw !important;
        font-family: gilroy_bold !important;
        text-align: center;
    }

    .card-image
    {
        height: 150px;
        object-fit: cover;
    }

    h3.card-title{
        font-family: gilroy_bold !important;
        font-size:20px !important;
    }

    .venue-card-btn
    {
        font-size: 14px !important;
        padding: 10px !important
    }

    .venue-card-details-inner {
        padding: 20px !important;
        padding-bottom: 55px !important;
    }

    .viewing-days
    {
        width:auto !important;
        max-width: 50% !important;
    }

    .viewing-times
    {
        max-width: 50% !important;
        width: auto !important;
    }

    
    .masonry-thumbs img
    {
        height: 150px !important;
        object-fit: cover !important;
    }

    .big-image img
    {
        height: 300px !important;
        object-fit: cover !important;
    }
    
    .tabs-titles
    {
        width: 90% !important;
    }

    .tabs-title-wrapper
    {
        display: flex !important;
    }

    
}

@media only screen and (max-width: 767px)
{
    .info-counter
    {
        border-right: 0 !important;
        border-bottom: 1px solid white !important;
        width:80% !important;
        margin: auto !important;
    }

    
    .footer-first
    {
        margin-top: 0 !important;
    }

    .about-us-text
    {
        padding: 30px 20px !important;
    }

    .footer-section
    {
        padding-bottom: 30px;
    }

    .tab-content
    {
        padding-top: 0 !important;
    }
}

@media only screen and (max-width: 991px)
{
    .mob-991
    {
        display: block !important;
    }
    .web-991-flex
    {
        display: none !important;
    }

    #tab-content
    {
        margin-top: 0 !important;
        padding-top: 10px;
    }

    .contact-cards
    {
        display: block !important
    }

    .contact-div-first
    {
        margin-right: 0 !important;
        margin-bottom: 40px !important;
    }
    .venue-text
    {
        /* text-align: center !important; */
    }

    .header-wrap-inner-mod
    {
        text-align: center;
    }

    .white-logo
    {
        display:none !important
    }

    
    #primary-menu ul li:hover > a, #primary-menu ul li.current > a {

        color: #C0C0C0 !important;
        /*text-decoration: underline !important;*/
    }

    #primary-menu ul li:hover > a, #primary-menu ul li.current > a > div {

    }

    .mega-menu
    {
        border: 0 !important;
        border-style: double !important;
    }

    #primary-menu > ul
    {
        margin: 30px !important;
        margin-top: 0 !important;
    }

    .current
    {
        border: 0 !important;
        color: #374062 !important;
        border-style: double !important;
    }

    .current > a > div
    {
        color: #374062 !important;
        border-bottom : 2px solid #374062 !important;
        width: fit-content;
    }

    .venue-text-underline
    {
        /* text-align: center !important; */
    }

    .right
    {
        text-align: right !important;
    }

    .left
    {
        text-align: left !important;
    }
    

    .dark > #header-wrap > .menu-wrapper-mob > .header-btn-wrapper
    {
        height: auto !important;
        /*left: 50%;*/
    }

    .dark:not(.sticky-header) > #header-wrap > .menu-wrapper-mob > #logo
    {
        margin: 10px 0 !important;
    }

    #header
    {
        background-color: white !important;
    }

    .dark > #header-wrap > .menu-wrapper-mob > .header-btn-wrapper > div > .header-btn
    {
        
        border: 1px solid #3f4769 !important;
    }

    .dark > #header-wrap > .menu-wrapper-mob > .header-btn-wrapper > .header-icon-wrapper > .icon-header
    {
        
        border: 1px solid #3f4769 !important;
        color: #3f4769 !important;
    }

    .dark #header-wrap:not(.not-dark) #primary-menu > ul > li:not(.current) > a
    {
        color: #3f4769 !important;
    }

    .dark #logo-btns a 
    {
        color: #3f4769 !important;
    }

    .icon-reorder
    {
        color: #3f4769 !important;
    }

    .our-work-first
    {
        margin-bottom: 0px !important;
    }

    .info-counter-last
    {
        width:80% !important;
        margin: auto !important;
    }

    .our-work
    {
        padding-left:10% !important;
        padding-right:10% !important;
    }

    .col_last
    {
        margin-bottom: 0 !important;
        margin-right: auto !important;
        border-bottom: none !important;
    }

    .primary-menu-trigger
    {
        left: 0;
    }
    
    .header-btn-wrapper
    {
        line-height: unset !important;
        font-size: inherit !important;
        display: inline-flex;
        /* left: 50%;
        transform: translateX(-50%);*/
    }

    .header-btn-wrapper > div
    {
        margin: auto !important;
    }



    .submit-btn-wrapper
    {
        text-align: center;
    }

    
    #submit-btn
    {
        float: none !important;
    }

    #contactform-viewing-submit
    {
        float: none !important;
    }

    .sec-heading
    {
        padding: 0 20px !important;
        margin-top: 30px
    }

    .sec-subheading
    {
        padding: 0 !important;
    }

}

@media only screen and (min-width: 992px)
{
    .mob-991
    {
        display: none !important;
    }
    .web-991-flex
    {
        display: flex !important;
    }

    .dark:not(.sticky-header) > #header-wrap > .menu-wrapper-mob > .logo-img
    {
        margin-right: 0 !important;
        padding-right: 0 !important;
        border: 0 !important;
        width: 110px;
        margin-top: 10px;
    }

    

    
    /* #header:not(.sticky-header) >  #header-wrap > .container > #logo 
    {
        display: none !important;
    } */

    #header:not(.sticky-header) >  #header-wrap > .menu-wrapper-mob > #logo > .blue-logo
    {
        display: none !important;
    }

    .sticky-header >  #header-wrap > .menu-wrapper-mob > #logo > .white-logo
    {
        display: none !important;
    }

    #logo img {
        height: 80px;
    }

    .header-btn-wrapper
    {
        float: right !important;
        position: absolute !important;
        right: 50px;
        top: 50%;
        display: inline-flex;
        transform: translateY(-50%);
        border: none !important;
        line-height: unset !important;
        font-size: inherit !important;
    }

    .header-btn-wrapper
    {
        position: absolute !important; 
        right: 10px !important;
    }

}

@media only screen and (min-width: 768px)
{

    .col_last
    {
        border-right: 0 !important
    }
}


@media only screen and (min-width: 769px)
{
    .mob-768
    {
        display: none !important;
    }

    .web-768
    {
        display: block !important;
    }

    .menus-title
    {
        margin: auto 20px !important;
        margin-bottom: 20px !important;
    }

    .web-768-flex
    {
        display: flex !important;
    }
    #google-map1
    {
        width: 60%;
        height: 500px;
    }

    .sub-title
    {
        font-size: 30px !important;
    }

    .footer-web
    {
        display: block !important;
        width: 80%;
    }
    
    .footer-mob
    {
        display: none !important;
    }

    .footer-last-sec
    {
        border-top: 0.5px solid #EFEFEF; 
    }

    .submit-btn-wrapper
    {
        padding-bottom: 80px;
    }

    .contact-cards-wrapper
    {
        padding-bottom: 50px !important;
    }

    .outside-cat-btn-wrapper
    {
        margin-left: 0 !important
    }

    .contactus-banner
    {

        object-fit: cover; 
    }
    
    #primary-menu ul li.current > a > div {

        border-bottom: 1px solid white !important
    }

    .venue-card, .venue-card-inner
    {
        min-height: 480px !important;
    }

    .venue-flip-card-front
    {
        min-height: 480px !important;
    }

    .venue-flip-card-back
    {
        min-height: 480px !important;
    }

    
    #menu-content
    {
        padding: 0 !important;
    }

    .sticky-header > #header-wrap > div> .header-btn-wrapper
    {
        padding-top: 30px;
    }


    .menu-image:hover
    {
        transform: scale(1.08);
    }

    .events-banner
    {
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), transparent), url(./../images/events/events_banner.jpg);
    }

    .venues-banner
    {
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), transparent), url(./../images/venues/venues_banner.jpg);
    }

    .weddings-banner
    {
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), transparent), url(./../images/weddings/weddings_banner.jpg);
    }

    .about-us-content
    {
        margin: 70px auto !important
    }

    .about-us-image
    {
        margin-top: -60px !important;
    }

    .about-us-text-inner
    {
        width: 55% !important
    }

    .pp-header{
        background-color: #374062 !important;
    }

}

@media only screen and (max-width:500px)
{

    .flip-card-back
    {
        margin: auto;
    }
}
@media only screen and (max-width: 768px)
{
    .web-768
    {
        display: none !important;
    }

    .web-768-flex
    {
        display: none !important;
    }
    .mob-768
    {
        display: block !important;
    }
    .first-image, .first-image-wrapper, .first-image-home
    {
        height: auto !important
    }

    .contact-title
    {
        padding: 0 !important;
        text-align: left !important;
        margin-top: 0 !important
    }


    .contactus-title
    {
        text-align: left !important;
        padding: 0  !important;
        margin: 20px 0 !important;
    }

    .contactus-text
    {
        text-align: left !important;
        margin: 0  !important
    }


    .sub-title
    {
        text-align: center !important;
        font-size: 5vw !important
    }

    .footer-web
    {
        display: none !important;
    }
    .footer-mob
    {
        display: block !important;
    }

    .designed-developed
    {
        text-align: center !important;
    }

    .brochure-btn-wrapper
    {
        margin: auto !important;
        padding-top: 0;
        padding: 40px 0;
    }

    .brochure-btn
    {
        margin: auto !important;
        left: 50%;
        transform: translateX(-50%);
    }

    .copyright-links a 
    {
        display: block !important;
    }
    
    #google-map1
    {
        width: 90%;
        height: 300px;
    }
    #copyrights
    {
        padding: 0 !important;
        padding-bottom: 20px !important;
    }

    .footer-wrapper
    {
        padding: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .footer-wrapper-inner
    {
        width: 100% !important
    }

    .inner-content-section
    {
        margin: 30px auto !important;
        padding: 0 !important;
    }
    
    .last-section
    {
        padding-bottom: 0 !important;
    }
        
    .find-us-sect
    {
        padding-top: 0 !important
    }

    #copyrights .col_half_first 
    {
        margin: auto;
    }

    .cookie-text
    {
        margin: 20px auto !important;
    }

    .venue-text
    {
        /* text-align: center !important; */
    }


    .venue-text-underline
    {
        /* text-align: center !important; */
    }

    .about-us-text-inner
    {
        width: 100% !important;
    }
    

    .contact-section-text
    {
        text-align: center !important;
        font-size: 4vw !important;
    }

    .outer-wtkm
    {
        /*left: 50%;
        transform: translateX(-50%);*/
    }

    #copyrights .col_last > .fright
    {
        margin: auto;
        width: fit-content;
        float: none !important;
    }

    #copyrights .col_half:last-child {
        display: inline !important;
    }

    .tab-content
    {
        width: 90% !important;
    }

    .submit-btn-wrapper
    {
        text-align: left !important;
    }

    .submit-btn-wrapper > button
    {
        margin: 0 !important
    }

    #tab-content
    {
        margin-top: 0 !important;
        padding-top: 10px;
    }

    #event-button
    {
        font-size: 13px !important;
    }

    .outside-cat-text
    {
        text-align: left !important;
    }

    .outside-cat-btn-wrapper
    {
        text-align: left;
        margin: 20px auto !important;
    }

    .outside-cat-btn-wrapper > a > button
    {
        margin: 0 !important
    }

    .masonry-thumbs
    {
        margin-bottom: 20px !important
    }

    .contactus-banner
    {
        width: 100%;
        max-height: 100vh;
        object-fit: cover; 
        height: auto !important;
    }

    .copyright-links
    {
        border-bottom: 0.5px solid white !important;
    }

    #header
    {        
        z-index: 100000 !important;
        top: 0;
        background-color: white;
        position: sticky !important;
    }

    #logo
    {
        padding-top: 10px !important
    }

    .header-btn
    {
        background-color: transparent !important;
        border: 1px solid #374062 !important;
    }

    .about-us-image
    {
        height: fit-content !important;
        object-fit: cover !important;
        width:auto !important;
        max-width: none;
    }

    .venue-flip
    {
        padding: 20px 0 !important;
    }

    .menu
    {
        padding: 10px 0 !important;
    }

    .menus-wrapper {
        width: 90% !important;
    }

    .menus-title
    {
        font-size: 25px;
    }

    .menus-subheading
    {
        margin-bottom: 10px !important
    }

    .place-order-btn-wrapper
    {
        display: flex !important;
    }

    #logo
    {
        height: auto !important;
        padding-bottom: 10px !important;
        margin:auto !important
    }

    .menu-wrapper-mob
    {
        display: grid !important;
    }

    #logo img
    {
        height: 70px !important
    }

    .brochure-btn-wrapper > button
    {
        margin: 0 !important
    }

    .menu-content-inner
    {
        margin: 30px auto !important;
        padding: 0 !important;
    }

}

.contactus-banner
{
    opacity: 0.5;
    width: 100%;
    max-height: 100vh;
    object-fit: cover; 
}

.logo-on-banner
{

}

.icon-on-banner
{
    font-size: 65px;
    display:block;
    
}

.outside-cat-btn-wrapper
{
    text-align: left;
    margin: 30px 0;
}

.icon-on-banner:before
{
    color: white;
    border-radius: 50%;
    padding: 0 12px;
}

.bounce 
{
    animation: bounce 2s infinite;
}


@keyframes bounce 
{
    0%, 20%, 50%, 80%, 100% {
      transform: translateY(0);
    }
    40% {
      transform: translateY(-30px);
    }
    60% {
      transform: translateY(-15px);
    }
}

.contact-details
{
    padding: 10px;
    width: fit-content;
    display: block;
    margin: auto;
}

.contact-modal-text
{
    font-family: gilroy_light;
    font-size: 15px !important;
    margin-bottom: 10px !important;
}

.modal-dialog
{
    top: 50% !important;
    transform: translateY(-50%) !important;
}

.modal-content
{
    border-radius: 1.5rem;
    min-width: 40vw;
    padding: 30px;
}

.venue-flip-card-front
{
    height: 100%
}

.flip-card-back
{
    margin: auto;
}

.home-flip-card-front::after
{
    opacity: 0 !important;
    color: white !important
}

.flip-card-front
{
}

#primary-menu ul li > a {
    font-family: gilroy_bold !important;
}

.raq-btn
{
    font-size: 13px !important;
    text-shadow: none !important;
    font-family: gilroy_bold !important;
}

.venue-flip-card-back
{
    margin: auto;
    height: 100%;
}

.flip-card-front-home
{
    height: 300px
}

.flip-card-back-home
{
    height: 300px;
    margin: auto;
}

.card-contact-wrapper
{
    padding: 10px 0
}

.footer-links-mob
{
    padding: 5px 0 !important;
    margin: 0 !important;
    border-bottom: none !important;
    text-align: center;
}

.copyright-links
{
    padding: 10px 0;
}

#header-wrap
{
    border: none !important;
}

#header.full-header #primary-menu > ul 
{
    border: none !important;
}

#primary-menu
{
    float:left;
}

.mega-menu > a
{
    color: white;
}

.mega-menu > a > div:hover {
    border-bottom: 1px solid white !important;
}

.text-on-image-heading::after
{
    display: none !important;
}


.header-icon-wrapper
{
    margin: auto;
    margin-left: 10px;
}
.first-image
{
    background-size:     cover;           
    background-repeat:   no-repeat;
    background-position: center center; 
    position: relative;
}

.first-image-home
{
    background-size:     cover;           
    background-repeat:   no-repeat;
    background-position: center center; 
    position: relative;
    background:  linear-gradient(to bottom, rgba(0, 0, 0, 0.8), transparent);
}

#tab-content
{
    background-color: #f5f5f5;
    margin-top: -200px;
    padding-bottom: 50px;
}
.designed-developed
{
    text-align: right;
}

.first-image-title
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    color: white;
    font-size: 5vw;
    width: max-content;
}


.header-btn
{
    background-color: transparent !important;
    border: 1px solid white;
}

.header-btn-blue
{
    background-color: transparent !important;
    border: 1px solid #3f4769;
}

.sticky-header > #header-wrap > .menu-wrapper-mob > .header-btn-wrapper > div > .header-btn
{
    
    border: 1px solid #3f4769 !important;
}

.sticky-header > #header-wrap > .menu-wrapper-mob > .header-btn-wrapper > .header-icon-wrapper > .icon-header
{
    
    border: 1px solid #3f4769 !important;
    color: #3f4769 !important;
}


.icon-header
{
    font-size: 20px;
    border: 1px solid white;
    border-radius: 50%;
    padding: 5px 15px;
    color: white;
}


.icon-header-blue
{
    font-size: 20px;
    border: 1px solid #3f4769;
    border-radius: 50%;
    padding: 5px 15px;
    color: #3f4769;
}

.sec-heading
{
    font-family: gilroy_bold;
    color: #374062;
    text-align: justify;
}

.sec-subheading
{
    font-family: gilroy_light;
    color: #374062;
    margin-bottom: 50px;
    text-align: justify;
}

.blue-text
{
    color: #374062 !important;
}

.grey-text
{
    color: #A1A6B7 !important;
}

.grey-back
{
    background-color: #E5E5E5 !important;
}

.blue-back
{
    background-color: #374062 !important
}

.contact-venue
{
    padding-bottom: 20px;
}

#primary-menu ul li.current > a {

    /*color: #C0C0C0 !important;*/
    color: white;
    /*text-decoration: underline !important;*/
}


.sticky-header #header-wrap:not(.not-dark) #primary-menu > ul > li.current > a
{
    color: #374062 !important;
}

.sticky-header #header-wrap:not(.not-dark) #primary-menu > ul > li.current > a > div
{
    border-bottom: 1px solid #374062 !important;
}

#explore-button
{
    background-color: #374062;
    color: #f9f9f9;
}

#explore-button:hover
{
    background-color: #f9f9f9;
    color: #374062 !important;
    border: 2px solid #374062 !important;
}

.sticky-header > #header-wrap > .menu-wrapper-mob
{
    background-color: white !important
}

.counters-wrapper
{
    background-color: #374062 !important; 
    padding-bottom: 60px;
}

.gold-text
{
    color: #FFBB51 !important;
}

.white-text
{
    color: white !important;
    font-family: gilroy_light;
}

.col_last
{
    border-right: 0;
    margin-right: 0;
}

.info-sec
{
    padding: 0 !important;
    margin: 0 !important;
}

.contact-section
{
    width: 80%;
    margin: auto;
}

.contact-subheading
{
    margin: 0;
    width: 90%;
    font-family: gilroy_light;
    font-weight: 150;
}

.last-section
{
    padding-bottom: 50px;
}

.dark #header-wrap:not(.not-dark) #primary-menu > ul > li > a
{
    text-shadow: none !important
}

.input-contact
{
    margin: 10px 0;
    background-color: #F5F5F5;
    color: #374062 !important;
    border: none !important;
    padding: 20px;
}
.select-form{
    justify-content: space-between;
    display: flex;
}

.select-form select{
    -moz-appearance: none; 
	-webkit-appearance: none; 
	appearance: none;
    flex-grow: 100;
    border:none;
    background: none;
    font-size: 15px;
    color: #374062 !important;
    max-width:80%;

}
.select-form i{
    font-size:14px;
    color: #374062 !important;
}


.input-contact::placeholder
{
    color: #374062 !important;
}

.input-first
{
    margin-right: 30px;
}

.input-second
{
    margin-left: 30px;
}

.submit-btn
{
    width: 80%;
    float: right;
    background-color: #374062 !important;
    color: #f9f9f9 !important;
    padding:10px 0;
    height: auto;
    font-family: gilroy_bold;
    border-radius: 0 !important;
    border: 1px solid #374062 !important;

}

#contactform-viewing-submit
{
    width: 80%;
    float: right;
    background-color: #374062;
    border-radius: 0 !important;
    color: #f9f9f9;
    padding:10px 0;
    height: auto;
    font-family: gilroy_bold;
}

.submit-btn:hover
{
    background-color: #f9f9f9 !important;
    color: #374062 !important;
    border: 1px solid #374062 !important;
}

#contactform-viewing-submit:hover
{
    width: 80%;
    float: right;
    background-color: #374062;
    color: #f9f9f9;
    padding:10px 0;
    height: auto;
    font-family: gilroy_bold;
}

.about-us-text
{
    padding: 60px;
    margin: auto;
    background-color: rgba(0, 0, 0, 0.5);
    position: relative;
}

.about-us-image
{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.5;
    width:100%;
}

.banner-first-img
{
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    max-height: 100vh;
    object-fit: cover;
}

.banner-img
{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.banner-img-home
{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.8;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.banner-content
{
    position: relative;
    z-index: 2;
}

.banner-content-not-index
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 2
}

.about-us-content
{
    position: relative;
    z-index: 2;
}

.about-us-text-inner
{
    margin-bottom:30px !important;
    padding: 20px; 
    width: 0%;
    margin:auto;
    text-align: left;
    font-weight:100;
    font-size: 16px;
    text-align: justify;
}

.contact-cards
{
    display: flex;
}


.form-widget
{
    padding-top: 30px;
}

.footer-text
{
    margin-bottom: 0; 
    color:white
}

.footer-text2
{
    margin-bottom: 0; 
    color:#374062;
}

.footer-second
{
    padding-top: 30px;
}

.icon-footer
{
    font-size: 20px;
    border: 1px solid #374062;
    border-radius: 50%;
    padding: 5px 15px;
}

.footer-link
{
    color: white;
    display:block
}

.footer-link:hover
{
    color: #C0C0C0; 
}

.footer-title
{
    color: #C0C0C0;
}

#footer
{
    border-top: none !important;
}

.footer-first
{
    padding-top: 60px;
    padding-bottom: 30px;
    margin-top: 50px;
}

.logo_in_footer
{
    width: 200px;
}

.tabs-wrapper
{
    
    width: 95%;
    margin: auto;
    background-color: white;
}

.tabs-titles
{
    background-color: white;
    width: 100%;
}

.tabs
{
    width:100%; 
    margin: auto;
}

.menus-title
{
    font-family: gilroy_bold;
    color: #374062;
    width:90%;
    margin-left: auto;
    margin-right: auto;
}

.tab-title-wrapper
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: inline-flex;
    width: fit-content;
}

.tab-p
{
    margin: auto;
    width: max-content !important;
    text-align: left !important;
    margin-left: 10px !important;
    line-height: 1.5;
    font-family: gilroy_semibold !important;
}

.tab-icon
{
    width: 25px;
    height: 25px;
    margin: auto 10px;
}

.tab-content
{
    padding: 10px 0;
    width: 90%;
    margin: auto;
}

.first-section
{
    height: auto !important;
    padding-bottom: 50px;
}

.view-menu-btn
{
    background-color: #374062 !important;
    color: #f9f9f9 !important;
    border: 2px solid #374062 !important;
}

.view-menu-btn:hover
{
    background-color: transparent !important;
    color: #374062 !important;
    border: 2px solid #374062 !important;
}

.blue-btn
{
    background-color: #374062 !important;
    color: #f9f9f9 !important;
    border: 2px solid #374062 !important;
}

.blue-btn:hover
{
    background-color: #f9f9f9 !important;
    color: #374062 !important;
    border: 2px solid #374062 !important;
}

.white-btn:hover
{
    background-color: #374062 !important;
    color: #f9f9f9 !important;
}

.white-btn
{
    background-color: #f9f9f9 !important;
    color: #374062 !important;
    border: 2px solid #374062 !important;
}

#load-button
{
    margin:50px
}

.img-on-banner
{
    width: 30%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.arrow-down-banner
{
    position: absolute;
    top: 75%;
    left: 50%;
    transform: translateX(-50%);
    color: white;
}

.dark:not(.events-menu):not(.sticky-header) #logo-btns a 
{
    color: white;
}

.dark:not(.events-menu):not(.sticky-header) #logo-btns a 
{
    color: white;
}

.sticky-header > #header-wrap > .menu-wrapper-mob > #logo
{
    padding-right: 0 !important;
    padding-top: 5px;
    padding-bottom: 5px;
}

.sticky-header > #header-wrap > .menu-wrapper-mob > #primary-menu
{
    padding-top: 15px;
}

.sticky-header #logo-btns a {
    color: #3f4769 !important;
}

.dark:not(.events-menu):not(.sticky-header) #header-wrap:not(.not-dark) #primary-menu > ul > li > a
{
    color: white;
}

.sticky-header #header-wrap:not(.not-dark) #primary-menu > ul > li > a
{
    color: #3f4769;
}

.mob
{
    display: none;
}

.li-tab:not(.ui-tabs-active) > .tab-a > .tab-title-wrapper > .blue-icon
{
    display: block;
}

.li-tab:not(.ui-tabs-active) > .tab-a > .tab-title-wrapper > .grey-icon
{
    display: none !important;
}

.ui-tabs-active > .tab-a > .tab-title-wrapper > .blue-icon
{
    display: none !important;
} 

.ui-tabs-active > .tab-a > .tab-title-wrapper > .grey-icon
{
    display: block;
}

.li-tab:not(.ui-tabs-active) > .tab-a > .tab-title-wrapper > .blue-icon-i
{
    display: inline-table;
}

.li-tab:not(.ui-tabs-active) > .tab-a > .tab-title-wrapper > .grey-icon-i
{
    display: none !important;
}

.ui-tabs-active > .tab-a > .tab-title-wrapper > .blue-icon-i
{
    display: none !important;
} 

.ui-tabs-active > .tab-a > .tab-title-wrapper > .grey-icon-i
{
    display: inline-table;
}

.contact-div
{
    background: #F5F5F5;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    width: 300px;
    padding: 20px 30px;
    transition: transform .2s;
}

.contact-div-first
{
    background: #F5F5F5;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    padding: 20px 30px;
    margin-right: 40px;
}

.outer-wtkm
{
    border: 2px solid rgba(255,255,255,0.4) !important;
}

.inner-wtkm
{
    border: 2px solid #374063 !important;
    background-color: #374063 !important;
    color: white !important
}


.contact-div-last
{
    background: #F5F5F5;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    padding: 20px 30px;
    float: left;
    margin: auto;
}

.contact-item
{
    text-align: left;
    width: fit-content;
    margin-bottom: 0 !important;
    font-family: gilroy_light;
    color: #374062;
    
}

.contact-name
{
    font-family: gilroy_bold !important;
    color: #374062;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px !important;
}

.contact-i
{
    color: #C0C0C0 !important;
    font-size: 50px;
}

.grey-icon
{
    font-size: 20px !important;
    color:#C0C0C0 !important;
    margin-right: 3px !important;
}

.blue-icon
{
    font-size: 20px !important;
    color:#374062 !important;
    margin-right: 3px !important;
}

#google-map1
{
    margin: auto;
}

.grey-icon-i
{
    font-size: 20px !important;
    color:#C0C0C0 !important;
    margin-right: 3px !important;
}

.blue-icon-i
{
    font-size: 20px !important;
    color:#374062 !important;
}

.normal-text
{
    font-family: gilroy_light;
    text-align: justify;
    color: #374062;
    font-weight: 100;
    font-size: 17px !important;
}

.red-text
{
    color: red !important;
}

.green-text
{
    color: green !important;
}

.email-status
{
    font-family: gilroy_bold !important;
}

.validation-text
{
    margin-bottom: 0 !important;
}

.validation-wrapper
{
    margin-bottom: 30px;
}

#not-ticked
{
    display: none;
}

#not-filled
{
    display: none;
}

#sent
{
    display: none;
}

#not-sent
{
    display: none;
}

#contactform-viewing-not-ticked
{
    display: none;
}

#contactform-viewing-not-filled
{
    display: none;
}

#contactform-viewing-sent
{
    display: none;
}

#contactform-viewing-not-sent
{
    display: none;
}

#place-order-not-ticked, #place-order-not-filled, #place-order-sent, #place-order-not-sent
{
    display: none;
}

.bold-text
{
    font-family: gilroy_bold;
    color: #374062;
}

.venue-flip
{
    border-radius: 20px;
    padding-bottom: 20px;
}

.your-events-section
{
    margin: auto;
    width: 80%;
}

.text-wrapper
{
    width: 70%;
    margin:auto;
}

.contact-section-text
{
    text-align: left;
}


.venue-search
{
    border:none;
}

.search-input
{
    display: inline-flex;
    border-bottom: 2px solid #DDD;
    width: 250px;
}

.contact-heading
{
    text-align: center !important;
}
.venue-card-title
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%
}

header
{
    text-align: center !important;
}

h3.card-title{
    font-family: gilroy_bold !important;
    font-size:22px;
}

.venue-card-button
{
    color: white !important;
    margin-top: 150px;
    margin-left: 0;
}

.grey-back
{
    background: #F5F5F5 !important;
}

.text-blue
{
    color: #374063 !important;
}

.venue-text
{
    text-align: left;
    font-size: 15px;
}

.card-contact
{
    margin-bottom: 5px !important;
}

.venue-text-underline
{
    text-align: left;
    font-family: gilroy_semibold;
    color: #374063 !important;
    font-size: 15px;
}

.card-inner-line
{
    margin-bottom: 10px !important;
}

.flip-card-home p 
{
    font-size: 18px !important;
}

.flip-card
{
    margin: auto !important;
}

label {
    font-family: gilroy_light !important;
    text-transform: none !important;
}

.mob-main-logo-banner
{
    top: 70% !important
}

.no-margin
{
    margin: 0 !important
}

.no-padding
{
    padding: 0 !important
}

.info-counter
{
    padding: 30px 0;
}

.pp-link
{
    color: #374063 !important;
    text-decoration: underline !important;
}

.brochure-btn-wrapper
{
    margin: 0;
    padding-top: 0;
    text-align: left !important;
    padding: 40px 0;
    float: left !important
}

.brochure-btn
{
    margin: 0;
    border-radius: 0 !important;
}
.close-cookie
{
    background-color:  #374062;
    border:  #f9f9f9;
    margin: auto !important;
    color: #f9f9f9;
    padding: 5px 30px;
    height: auto;
    margin-top: 20px;
    border: 2px solid  #f9f9f9 !important;
}

.cookie-popup
{
    background-color: #374062;
    color: white !important;
    font-family: inherit;
    bottom: 0px;
    position: fixed;
    display: block;
    padding: 20px;
    z-index: 1000;
    width: 100%;
}

.sub-title
{
    font-family: gilroy_bold !important;
    color: #24305E !important;
    font-family: 40px;
}

.form-valdiation
{
    color: red;
    display: none;
}

.venue-card-inner
{
    background-color: #F5F5F5 !important;
    height: inherit;
    color: #374063 !important;
}

.card-title
{
    color: #374063 !important;
}

.venue-card-details-inner
{
    background-color: #F5F5F5 !important;
    padding: 20px 40px;
    text-align: left;
    padding-bottom: 80px;
}

.venue-card-details-inner > p
{
    background-color: #F5F5F5 !important;
}

.card-image
{
    height: 200px;
    object-fit: cover;
}

.venue-flip-card-back
{
    height: -webkit-fill-available !important;    
    box-shadow: 0px 1px 20px 2px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    overflow: hidden;
}

.home-card-title
{
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%);
    color: white !important;
    z-index: 2;
    font-family: gilroy_bold !important;
}

.venue-flip-card-back::after
{
    opacity: 0 !important;
}

.venue-flip-card-front::after
{
    opacity: 0 !important;
}

.venue-card
{
    height: 100%;
}

.venue-flip-card-front > .venue-card-inner, .venue-flip-card-back > .venue-card-inner
{
    box-shadow: 0px 1px 20px 2px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    overflow: hidden;
}

.venue-card-btn
{
    width: 100%;
    color: #F5F5F5 !important;
    background-color: #374063 !important;
    border: 2px solid #374063 !important;
    font-weight: 800;
    padding: 12px;
    margin: 0;
    font-size: 16px;
    position: absolute;
    bottom: 0; 
}

.venue-contact-i
{
    margin-right: 10px !important;
}

.bold
{
    font-family: gilroy_bold !important;
}

.venue-back-btn
{
    cursor: pointer !important;
}

.contactus-title
{
    text-align: center;
}

.contactus-text
{
    margin: auto;
}

.mob-banner-img
{
} 

.menu-content
{
    background-color: #E5E5E5 !important;
}

.og-btn
{
    margin:0 !important
}

.menus-wrapper
{
    width:70%;
    margin: auto;
}

.menu-img-text
{
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    font-family: gilroy_bold;
    color: black !important;
    z-index: 2;
    margin: 0;
}

.menu-image
{
    position: relative;
    border-radius: 20px;
    transition: transform .2s;
}

.menu
{
    padding: 20px;
    text-align: center;
}

.menu-img
{
    border-radius: 20px;
}

.menu-image::before
{
    content: '';
    position:absolute;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 20px;
    background: linear-gradient(179.68deg, rgba(0, 0, 0, 0) 0.28%, rgba(0, 0, 0, 0.35) 99.72%);
    z-index: 1;
}

#iwtkm-button
{
    border-radius: 0 !important;
}

.fade-in {
    animation: fadeInUp ease 4s;
    -webkit-animation: fadeInUp ease 4s;
    -moz-animation: fadeInUp ease 4s;
    -o-animation: fadeInUp ease 4s;
    -ms-animation: fadeInUp ease 4s;
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
    
@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
        
@-moz-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
        
@-o-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
        
@-ms-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
    
.contact-div-wrapper:hover
{
    transform: scale(1.1);
}

.raq-btn
{
    border: 1px solid
}

.blue-logo > img
{
    margin: auto;
}


.text{
    font-size: 1.1rem;
}

.text-subtitle{
    color: #374062 !important
}

.text-link{
    color: #374063
}