﻿
@font-face {
    font-family: 'Almoni-dl-aaa';
    font-weight: 300;
    font-display: swap;
    font-style: normal;
    src: url('/Fonts/Almoni-dl/almoni-dl-aaa-300.eot');
    src: url('/Fonts/Almoni-dl/atlas-aaa-300.eot?#iefix') format('embedded-opentype'), url('/Fonts/Almoni-dl/almoni-dl-aaa-300.woff') format('woff'), url('/Fonts/Almoni-dl/almoni-dl-aaa-300.ttf') format('truetype');
}

@font-face {
    font-family: 'Almoni-dl-aaa';
    font-weight: 400;
    font-display: swap;
    font-style: normal;
    src: url('/Fonts/Almoni-dl/almoni-dl-aaa-400.eot');
    src: url('/Fonts/Almoni-dl/atlas-aaa-400.eot?#iefix') format('embedded-opentype'), url('/Fonts/Almoni-dl/almoni-dl-aaa-400.woff') format('woff'), url('/Fonts/Almoni-dl/almoni-dl-aaa-400.ttf') format('truetype');
}

@font-face {
    font-family: 'Almoni-dl-aaa';
    font-weight: 700;
    font-display: swap;
    font-style: normal;
    src: url('/Fonts/Almoni-dl/almoni-dl-aaa-700.eot');
    src: url('/Fonts/Almoni-dl/atlas-aaa-500.eot?#iefix') format('embedded-opentype'), url('/Fonts/Almoni-dl/almoni-dl-aaa-700.woff') format('woff'), url('/Fonts/Almoni-dl/almoni-dl-aaa-700.ttf') format('truetype');
}

@font-face {
    font-family: 'Almoni-dl-aaa';
    font-weight: 900;
    font-display: swap;
    font-style: normal;
    src: url('/Fonts/Almoni-dl/almoni-dl-aaa-900.eot');
    src: url('/Fonts/Almoni-dl/atlas-aaa-700.eot?#iefix') format('embedded-opentype'), url('/Fonts/Almoni-dl/almoni-dl-aaa-900.woff') format('woff'), url('/Fonts/Almoni-dl/almoni-dl-aaa-900.ttf') format('truetype');
}

body {
    font-family: 'Almoni-dl-aaa' !important;
}

.search-bar {
    max-width: 400px;
    margin: auto;
}

    .search-bar div {
        margin-bottom: 20px;
    }

    .search-bar input, .search-bar input::placeholder {
        color: black;
    }

.back-link {
    position: absolute;
    top: 0px;
    right: 0px;
    margin-right: 0px;
    font-weight: bold;
    z-index: 100000;
    color: white;
}


.menu-thumb-slide img {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.social li a {
    border-radius: 5px;
    width: auto;
    height: auto;
    float: right;
}

    .social li a i {
        float: right;
        margin-left: 10px;
        line-height: 20px;
    }

.sticky-header #logo {
    display: block;
}

.inner-team img, .our_team img, .team-style-2 img,
.blog img, .latest_news img, .masonary_blog img, .menu_today img {
    width: 100%;
}

.blog figure .fig_container {
    padding-bottom: 40px !important;
}

.padding-100 {
    padding: 30px 0 0 0;
}

.welcome-block p {
    color: inherit;
}

.bg-transparent {
    background: rgba(0,0,0,.6);
}

.form-group {
    overflow: hidden;
}

.vc_column_container {
    margin-bottom: 10px;
}

@media (max-width: 1024px) {
    .padding-100 {
        padding: 0px 15px;
    }
}

fieldset {
    margin-bottom: 10px;
}

.business-card {
    margin-bottom: 10px;
}

.blog .blog-item {
    margin-bottom: 30px;
}

.aricle-content table {
    border: none;
}

.dark .aricle-content td {
    color: white;
}

.aricle-content td {
    border: none;
    padding: 20px;
    font-style: normal !important;
    vertical-align: top;
    color: black;
}

    .aricle-content td:nth-child(2n+1), .welcome-block .aricle-content p {
        text-align: right;
        font-size: 14px;
    }

        .aricle-content td:nth-child(2n+1) > *:first-child {
            font-size: 23px !important;
            /*font-weight: bold;*/
            margin-bottom: 10px;
            /*color: black;*/
            font-weight: 700 !important;
            font-family: Almoni-dl-aaa !important;
        }



            .aricle-content td:nth-child(2n+1) > *:first-child * {
                font-family: Almoni-dl-aaa !important;
            }

    .aricle-content td:nth-child(2n), .aricle-content td:nth-child(2n) * {
        text-align: left;
        font-size: 23px;
        font-weight: 700 !important;
        font-family: Almoni-dl-aaa !important;
        text-align: left !important;
    }

    .aricle-content td:nth-child(2n) {
        padding-left: 40px !important;
    }

    .aricle-content td:nth-child(2) {
        padding-left: 65px !important;
    }

    .aricle-content td:nth-child(3) {
        padding-right: 65px !important;
    }

.aricle-content iframe {
    width: 100%;
}

@media (max-width: 1024px) {


    .aricle-content table {
        overflow: hidden;
    }

    .aricle-content table, .aricle-content tr, .aricle-content td, .aricle-content tbody {
        display: block;
        width: auto !important;
        height: auto !important;
        padding: 0px;
    }

    .aricle-content td {
        padding-bottom: 20px;
    }

        .aricle-content td:nth-child(2) {
            padding-left: 0px !important;
        }

        .aricle-content td:nth-child(3) {
            padding-right: 0px !important;
        }


        .aricle-content td:nth-child(2n+1) {
            float: right;
            width: 80% !important;
        }

        .aricle-content td:nth-child(2n) {
            float: left;
            width: 20% !important;
            padding-left: 0px !important;
        }

    .menu-thumb-slide img {
        max-width: 50%;
    }
}

.highlights {
    margin-bottom: 10px;
}

.single-menu .desc-content {
    margin-top: 0px;
}

    .single-menu .desc-content .meta-desc {
        margin-top: 0px;
    }

.welcome-block p {
    font-style: normal;
}

.menu-desc h2 span {
    font-size: 20px;
    color: #aaaaaa;
}

.single-menu .desc-content .shop {
    margin-bottom: 15px;
}




/*
 * Vanillabox
 * (C) 2013 cocopon.
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/mit-license.php
 */
.vnbx * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
}

.vnbx-mask {
    left: 0;
    overflow: auto;
    position: absolute;
    top: 0;
    z-index: 1050;
}

.vnbx-frame {
    position: absolute;
}

.vnbx-button {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
}

.vnbx-prev,
.vnbx-next {
    visibility: hidden;
}

.vnbx-group .vnbx-prev,
.vnbx-group .vnbx-next {
    visibility: visible;
}

.vnbx-pager {
    visibility: hidden;
}

.vnbx-group .vnbx-pager {
    visibility: visible;
}

.vnbx-content {
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
}

    .vnbx-content > img {
        vertical-align: middle;
    }

    .vnbx-content > iframe {
        border-width: 0;
        vertical-align: middle;
    }

.vnbx-ios .vnbx-content {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

    .vnbx-ios .vnbx-content > iframe {
        display: block;
        height: 100%;
        width: 100%;
    }

.vnbx-empty {
    height: 200px;
    width: 240px;
}

.vnbx-loading,
.vnbx-error {
    height: 200px;
    width: 240px;
}

    .vnbx-loading > img,
    .vnbx-loading > iframe,
    .vnbx-error > img,
    .vnbx-error > iframe {
        display: none;
        height: 200px;
        width: 240px;
    }

.vnbx-mask {
    background-color: rgba(0, 0, 0, 0.7);
}

.vnbx-frame {
    padding-top: 32px;
}

.vnbx-button {
    position: absolute;
}

    .vnbx-button.vnbx-disabled {
        display: none;
    }

.vnbx-close {
    background: none;
    height: 40px;
    right: -5px;
    top: 0;
    width: 10px;
}

    .vnbx-close:after {
        display: inline-block;
        position: absolute;
        left: -28px;
        top: 0;
        padding: 5px;
        font-family: "FontAwesome";
        font-size: 20px;
        content: "\f00d";
        color: #999;
        border: 0;
        opacity: 0.7;
        -khtml-opacity: 0.7;
        -moz-opacity: 0.7;
        filter: alpha(opacity=70);
        -webkit-transition: all 200ms ease-in-out;
        -moz-transition: all 200ms ease-in-out;
        -ms-transition: all 200ms ease-in-out;
        -o-transition: all 200ms ease-in-out;
        transition: all 200ms ease-in-out;
    }

    .vnbx-close:hover::after {
        opacity: 0.9;
        -khtml-opacity: 0.9;
        -moz-opacity: 0.9;
        filter: alpha(opacity=90);
        color: #2574A9;
        cursor: pointer;
    }

.vnbx-prev,
.vnbx-next {
    height: 100%;
    margin-top: 16px;
    top: 0;
    width: 44px;
}

.vnbx-prev {
    background: none;
    left: -40px;
}

    .vnbx-prev:after {
        display: inline-block;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -35px;
        padding: 10px 20px;
        font-family: "FontAwesome";
        font-size: 50px;
        content: "\f104";
        color: #fff;
        border: 0;
        opacity: 0.7;
        -khtml-opacity: 0.7;
        -moz-opacity: 0.7;
        filter: alpha(opacity=70);
        -webkit-transition: all 200ms ease-in-out;
        -moz-transition: all 200ms ease-in-out;
        -ms-transition: all 200ms ease-in-out;
        -o-transition: all 200ms ease-in-out;
        transition: all 200ms ease-in-out;
    }

    .vnbx-prev:hover::after {
        opacity: 0.9;
        -khtml-opacity: 0.9;
        -moz-opacity: 0.9;
        filter: alpha(opacity=90);
        cursor: pointer;
    }

.vnbx-next {
    background: none;
    right: -40px;
}

    .vnbx-next:after {
        display: inline-block;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -35px;
        padding: 10px 20px;
        font-family: "FontAwesome";
        font-size: 50px;
        content: "\f105";
        color: #fff;
        border: 0;
        opacity: 0.7;
        -khtml-opacity: 0.7;
        -moz-opacity: 0.7;
        filter: alpha(opacity=70);
        -webkit-transition: all 200ms ease-in-out;
        -moz-transition: all 200ms ease-in-out;
        -ms-transition: all 200ms ease-in-out;
        -o-transition: all 200ms ease-in-out;
        transition: all 200ms ease-in-out;
    }

    .vnbx-next:hover::after {
        opacity: 0.9;
        -khtml-opacity: 0.9;
        -moz-opacity: 0.9;
        filter: alpha(opacity=90);
        cursor: pointer;
    }

.vnbx-label {
    font-family: sans-serif;
    font-size: 1em;
    position: absolute;
}

.vnbx-title {
    background-color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-transform: uppercase;
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.02em;
    color: #04415b;
    height: 40px;
    left: 0;
    line-height: 40px;
    overflow: hidden;
    text-align: left;
    top: 0;
    padding-left: 12px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.vnbx-close-button-enabled .vnbx-title {
    padding-right: 40px;
}

.vnbx-pager {
    background: #fff;
    bottom: 0;
    color: #2574A9;
    font-size: 90%;
    height: 30px;
    left: 0;
    line-height: 30px;
    text-align: center;
    width: 100%;
}

.vnbx-container {
    background-color: #fff;
    text-align: center;
    border: solid 7px #fff;
    overflow: hidden;
    position: relative;
}

.vnbx-loading {
    background-image: url("../img/loading.gif");
    background-position: center 45%;
    background-repeat: no-repeat;
    background-size: 32px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .vnbx-loading {
        background-image: url("../img/loading@2x.gif");
    }
}

.vnbx-error:after {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -17px;
    margin-top: -35px;
    font-family: "FontAwesome";
    font-size: 40px;
    content: "\f057";
    color: #999;
}

/*.footer_logo img, #logo img {
    filter: contrast(0.5);
}*/

table.table-cart * {
    text-align: right !important;
}

.menu-item-list h3 span.price {
    float: left;
}


@media (max-width: 1024px) {
    .back-link {
        color: black;
    }
}

.slider-content {
    padding-top: 100px !important;
    overflow: hidden;
}


.blocks-card {
    /*float: right;*/
/*    display: block;*/
/*    width: 100%;*/
    /*    height: 260px;*/
    /* border: 2px solid black;*/
/*    border-radius: 10px;*/
/*    margin-bottom: 12px;*/
    /*    margin: 18px 12px;*/
    /*background-position: center center;
    background-size: cover;*/
    /*overflow:hidden;*/
/*    position: relative;
    text-align: center;*/
}

    .blocks-card img {
        width: 100%;
        margin-bottom:10px;
    }

    .blocks-card h2 {
        position: absolute;
        bottom: 0px;
        left: 0px;
        right: 0px;
        font-size: 20px;
        color: white;
        background-color: #282677;
        font-weight: bold;
        padding: 5px;
        margin: 0px;
    }

    .blocks-card .phone {
        position: absolute;
        bottom: 32px;
        left: -5px;
        right: -5px;
        font-size: 30px;
        color: white;
        background-color: #e20000;
        font-weight: bold;
        padding: 0px;
    }

@media (max-width: 768px) {
    .blocks-card .phone {
        font-size: 18px;
        bottom: 24px;
        /*        zoom: 0.6;*/
        /*        margin: 5px 5px;*/
        /* float: none;*/
        /*        margin: 18px auto;*/
    }

    .blocks-card h2 {
        font-size: 13px;
    }

    .blocks-card {
        height: 165px;
    }
        .blocks-card  .blocks-card

}

.top-title {
    background-color: #252872;
    font-size: 35px;
    color: white;
    margin-top: 80px;
    padding: 15px 65px 10px 20px;
    font-weight: 900;
    background-image: url('/Images/OldPortal/squares.png');
    background-position: right 30px top 22px;
    background-size: 23px;
    background-repeat: no-repeat;
}

#logo img {
    max-height: 50px;
}

#header {
padding-top:20px;
}