﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
    color: #5a5a5a;
}

* :not(.spinner-border) {
    border-radius: 0 !important;
}

* :not()
/*.container-fluid {
    max-width: 1480px
}*/
.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .container, .container-sm {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container, .container-sm, .container-md {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container, .container-sm, .container-md, .container-lg {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1140px;
    }
}

@media (min-width: 1400px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1340px;
    }
}

@media (min-width: 1600px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1540px;
    }
}



.progress-bar {
    -webkit-transition: width 1s ease;
    transition: width 1s ease;
}





/*.jumbotron {
    background-image: url(IMG-1373.JPG);
}*/










a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}



.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 10px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 50px; /* Vertically center the text there */
}

/*.bg-dark {
    background-color: #2F2F2F !important;
}*/

.bg-secondary {
    background-color: #eee !important;
}

* {
    text-decoration: none !important;
    touch-action: manipulation;
}

.bg-info {
    background-color: #1e1e1e !important;
}

/*.bg-dark {
    background-color: #333 !important;
}*/

.test {
    height: 85vh;
    width: 100%;
    object-fit: cover;
}


.nav-link {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 17px;
    font-weight: 400;
    color: #343a40;
}

.nav-padd {
    padding-top: 1px;
    padding-bottom: 1px;
}

.nav-pad {
    padding-top: 0px;
    padding-bottom: 0px;
}


.custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 1)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar {
    padding: 0 !important;
}

.blog-header-logo {
    font-family: 'Times New Roman', Times, 'Geogia', serif;
    font-size: 1.5rem;
    font-weight: 300;
}

@media (min-width: 768px) {
    .blog-header-logo {
        font-size: 1.8rem;
        font-weight: 300;
        transform: scale(1, 1);
    }
}

@media (min-width: 992px) {
    .blog-header-logo {
        font-size: 2.3rem;
        font-weight: 300;
        transform: scale(1, 1);
    }
}

.active-nav {
    border-bottom: solid;
    border-color: #B79961;
}

.nav-link:hover {
    color: #B79961 !important;
}


.page-link {
    z-index: 0 !important;
    color: #1e1e1e !important;
    background-color: #fff !important;
    border: none !important;
}

    .page-link:hover {
        background-color: #B79961 !important;
        color: #fff !important;
        border-color: #B79961;
    }

.page-item.active .page-link {
    background-color: #B79961 !important;
    color: #fff !important;
}


.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    padding-right: 20px;
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 0; /* Stay at the top */
    left: 0;
    background-color: #fff; /* Black*/
    overflow-x: hidden;
    transition: 0.3s; /* 0.5 second transition effect to slide in the sidenav */
}

.modalclose {
    font-size: 36px;
    color: #fff;
}

.filterc {
    padding-top: 80px;
}

    .sidenav a {
        text-decoration: none;
        font-size: 25px;
        display: block;
    }


.col-border {
    border: 1px solid black;
}



.arrow {
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.btn:focus {
    box-shadow: none;
}

* {
    box-shadow: none !important;
}

.fa:before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

[data-toggle="collapse"] .fa:before {
    content: "\f077";
}

[data-toggle="collapse"].collapsed .fa:before {
    content: "\f078";
}

.checkbox-1x {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    margin-right: 2px;
    margin-top: 5px;
}

input[type='checkbox'], input[type='radio'] {
    filter: grayscale(0.85);
}

.img-container img {
    max-width: 100%;
}

#viewCarousel .list-inline {
    white-space: nowrap;
    overflow-x: auto;
}


#viewCarousel .carousel-indicators {
    position: static;
    left: initial;
    width: initial;
    margin-left: initial;
}

    #viewCarousel .carousel-indicators > li {
        width: initial;
        height: initial;
        text-indent: initial;
    }

        #viewCarousel .carousel-indicators > li.active img {
            opacity: 0.8;
        }



#viewCarousel .carousel-control-next,
#viewCarousel .carousel-control-prev /*, .carousel-indicators */ {
    filter: invert(100%);
}

#viewCarousel .carousel-item img {
    height: 40vh;
    object-fit: contain;
}

@media (min-width: 576px) {
    #viewCarousel .carousel-item img {
        height: 40vh;
    }
}

@media (min-width: 768px) {
    #viewCarousel .carousel-item img {
        height: 50vh;
    }
}

@media (min-width: 992px) {
    #viewCarousel .carousel-item img {
        height: 60vh;
    }
}

#viewCarousel .list-inline-item img {
    min-height: 50px;
    max-height: 80px;
    object-fit: cover;
}



.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/";
}

.collapsing {
    -webkit-transition: none;
    transition: none;
    display: none;
}

.btn-gold {
    color: #fff;
    background-color: #B79961;
    border-color: #B79961;
}

.btn-gold:hover {
    color: #fff;
    background-color: #ab8d55;
    border-color: #B79961;
}

.fa-instagram {
    font-size: 25px;
    color: black;
}

.phoneres {
    font-size:13px;
}

@media (min-width: 576px) {
    .phoneres {
        font-size: 14px;
    }
}

@media (min-width: 768px) {
    .phoneres {
        font-size: 18px;
    }
}

@media (min-width: 992px) {
    .phoneres {
        font-size: 19px;
    }
}

.catfont {
    font-size: 2.5rem;
}

@media (min-width: 576px) {
    .catfont {
        font-size: 2.5rem;
    }
}


@media (min-width: 768px) {
    .catfont {
        font-size: 3rem;
    }
}


@media (min-width: 992px) {
    .catfont {
        font-size: 3.5rem;
    }
}

.indexfont {
    font-size: 2.5rem;
}

@media (min-width: 390px) {
    .indexfont {
        font-size: 3rem;
    }
}

@media (min-width: 768px) {
    .indexfont {
        font-size: 3.5rem;
    }
}

.testh:hover {
  
}

.thumbs {
    height: 50px;
    width: 50px;
    object-fit: cover;
}

@media (min-width: 768px) {
    .thumbs {
        height: 70px;
        width: 70px;
    }
}

@media (min-width: 992px) {
    .thumbs {
        height: 80px;
        width: 80px;
    }
}

.jumbfont {
    font-size: 30px;
}

@media (min-width: 576px) {
    .jumbfont {
        font-size: 30px;
    }
}


@media (min-width: 768px) {
    .jumbfont {
        font-size: 35px;
    }
}


@media (min-width: 992px) {
    .jumbfont {
        font-size: 40px;
    }
}

.fullmodal {
    min-width: 95%;
}

.dropdown-content {
    display: none;
    opacity: 0.95;
    position: absolute;
    z-index: 2;
}


.nav-link2 {
    color: aliceblue;
}

    .nav-link2:hover {
        color: #B79961;
    }

.nav-link3:hover {
    color: #B79961;
}


.nav-link3 {
    color: antiquewhite;
    font-size: 18px;
    font-weight: 400;
}

.burgernav {
    height: 100%; /* 100% Full-height */
    display: none;
    opacity: 0.95;
    padding-right: 20px;
    position: fixed; /* Stay in place */
    z-index: 22; /* Stay on top */
    top: 0; /* Stay at the top */
    left: 0;
    background-color: #fff; /* Black*/
    overflow-x: hidden;
    transition: 0.3s; /* 0.5 second transition effect to slide in the sidenav */
}

    .burgernav a {
        text-decoration: none;
        font-size: 25px;
        color: azure;
    }

.hoverpad {
    padding-left: 12px;
    padding-right: 12px;
}