:root {
    --main-color: #787589;
}

html,
body {
    /*border-style: solid;*/
    height: 100%;
    font-size: 14px;
    /* font-family: math, "Roboto", "Segoe UI", "Open Sans", Arial, sans-serif; */
    font-family: "Segoe UI", "Roboto", "Open Sans", Arial, sans-serif;
}

/*
.container {
    height: 80%;
}*/

nav li {
    font-size: 20px;
    font-weight: bold;
}

ul li a {
    color: var(--main-color) !important;
}

.nav-item a.dropdown-item, .nav-item a.dropdown-item:hover {
    color: var(--main-color) !important;
}

ul.navbar-nav .nav-item a:hover, ul.navbar-nav .nav-item a.dropdown-item:hover {
    background-color: rgb(229, 224, 238) !important;
    /* opacity: 0.2; */
}

.navbar .dropdown-menu .dropdown-item {
    padding-top: 5px;
    padding-bottom: 5px;
}

.navbar .nav-item.active a.nav-link, .navbar .dropdown-menu a.active {
    background-color: rgba(192, 172, 228, 0.3) !important;
    /* background-color: rgb(78, 77, 138) !important; */
    /* opacity: 0.4; */
}

.navbar-brand img {
    margin-left: 10px;
}

#djlogo {
    margin: 0px;
}

/*CAROUSEL*/

#carousel {
    margin-top: 1.5%;
    margin-bottom: 1.5%;
    height: 95%;
}


.carousel-wrapper {
    max-width: 600px;
    margin: 30px auto;
}

#thumbnails {}

.page-footer h4 {
    padding-top: 2%;
    margin-bottom: 0px;
}

#fblarge, #fbmedium {
    margin-bottom: 0px !important;
}

#footerdown {
    margin-top: 0% !important;
    margin-bottom: 0% !important;
    padding-top: 0.5% !important;
    padding-bottom: 0.5% !important;
}

#footerdown h6 {
    margin-bottom: -2%;
}

#footerdown hr {
    margin: 0px 0px 1% 0px !important;
    border-width: 2px !important;
}

#footer-contact {
    text-align: start;
    padding-top: 10px;
    padding-bottom: 10px;
}

#footer-contact p {
    margin-bottom: 0px;
    text-align: start;
}

#footer-contact hr {
    background-color: var(--main-color);
}

.facebook-link {
    color: cornflowerblue !important;
    /* font-weight: bold; */
}

.instagram-link {
    color: darkslateblue !important;
    /* font-weight: bold; */
}

.instagram-link i {
    font-weight: bold;
}

.quote-container {
    background-color: var(--main-color);
    opacity: 0.6;
}

#quote {
    padding-top: 5px;
    padding-bottom: 5px;
}

#quote p {
    margin-bottom: 0px;
    font-size: 12px;
}

.footer-copyright {
    background-color: rgba(0,0,0,.1) !important;
    height: 50px !important;
    line-height: 50px !important;
}

.navbar {
    padding: 0px;
}

@media screen and (max-width: 767.5px) {
    #grad {
        /* background: linear-gradient(to right, #fc7dd2, #fc7dd2 ); */
        background: linear-gradient(to right, rgb(236, 236, 236), white, rgb(236, 236, 236));
    }
    #djlogo {
        display: none;
    }
    #thumbnails {
        display: none;
    }
    #carousel {
        margin-top: 5%;
    }
    .carousel-wrapper {
        max-width: 100%;
    }
}

@media screen and (min-width: 768px) {
    #grad {
        /* background: linear-gradient(to right, #fc7dd2 60%, #6600cc 120%); */
        background: linear-gradient(to right, rgb(236, 236, 236), white, rgb(236, 236, 236));
    }
    #djnavtext {
        display: none;
    }

    .navbar-nav li {
        border-color: var(--main-color);
        border-width: 1px;
        border-right-style: solid;
    }
    .navbar-nav li:first-child a {
        border-top-left-radius: 15px;
        border-bottom-left-radius: 15px;
    }
    .navbar-nav li:nth-last-child(2) {
        border-right-style: none;
    }
    .navbar-nav li:nth-last-child(2) a {
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px;
    }
    .navbar-nav a {
        padding: 0px;
    }
    #indicators {
        display: none;
    }
}

@media screen and (max-width: 767.5px) {
    .navbar-nav {
        margin-left: 10px;
    }
    
    .navbar-brand img {
        margin-left: 15px;
    }

    #fblarge {
        display: none;
    }
    .nav-item-separated {
        border-top: 3px solid var(--main-color)
    }
}

@media screen and (min-width: 768px) and (max-width: 991.5px) {
    #carousel-thumb {
        height: 90%;
    }
    #fblarge {
        display: none;
    }
}

@media screen and (min-width: 992px) {
    #carousel-thumb {
        height: 90%;
    }
    #fbmedium {
        display: none;
    }
}

/* CONTACT */
.leftside {
    text-align: right;
}

.leftside p {
    font-size: 20px;
    color: var(--main-color);
    padding: 10px 0px 0px 0px;
    margin-bottom: 0px;
}

.rightside {
    border-left: 2px solid var(--main-color);
    padding-top: 2%;
    /* padding-bottom: 2%; */
}

.rightside p {
    margin-bottom: 0px;
    font-size: 16px;
}

.centralize p {
    margin-top: 6px;
}

#contact {
    margin-top: 20px;
}

#info {
    margin-bottom: 10px;
}

#info .main-info-end {
    border-bottom: 2px solid var(--main-color);
}

#info .main-info-end .rightside {
    padding-bottom: 2%;
}

#info .other-info div, #info .other-info p {
    font-size: 13px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

#info .other-info-start p {
    padding-top: 10px !important;
}
/* PONUKAME */

/*
.carousel-item {
    display: flex !important;
}*/

.MultiCarousel {
    float: left;
    overflow: hidden;
    padding: 5px 15px 5px 15px;
    width: 80%;
    margin: auto;
    position: relative;
}

.MultiCarousel .MultiCarousel-inner {
    transition: 1s ease all;
    float: left;
}

.MultiCarousel .MultiCarousel-inner .item {
    float: left;
    /* min-height: 100%; */
}

.MultiCarousel .MultiCarousel-inner .item>div {
    text-align: center;
    padding: 10px;
    margin: 10px;
    background: #f1f1f1;
    color: #666;
}

.MultiCarousel .leftLst,
.MultiCarousel .rightLst {
    position: absolute;
    border-radius: 50%;
    top: calc(50% - 20px);
}

.MultiCarousel .leftLst {
    left: 0;
    padding: 5px 10px 5px 8px;
}

.MultiCarousel .rightLst {
    right: 0;
    padding: 5px 8px 5px 10px;
}

.MultiCarousel .leftLst.over,
.MultiCarousel .rightLst.over {
    pointer-events: none;
    background: #ccc;
}

.smallerCarousel {
    width: 80%;
    margin: auto;
}

.biggerCarousel {
    width: 100%;
    margin: auto;
}

.carouselWithInsta {
    width: 50%;
    align-self: flex-start;
    margin: auto;
}

.MultiCarousel .btn {
    background-color: var(--main-color);
    color: white;
}

.MultiCarousel .btn:hover {
    opacity: 0.6;
}

/* hide controls when there are few albums */
@media screen and (min-width: 784.5px) {
    .hide-controls-when-few-albums {
        display: none;
    }
}

/* GALLERY */

.modal-open {
    overflow: hidden !important;
}

.modal-content {
    background-color: transparent;
    box-shadow: 0 0px 0px 0 red, 0 0px 0px 0 transparent !important;
}

.modal-backdrop {
    opacity: 0.9 !important;
}

.modal-dialog {
    width: 95%;
    max-width: none;
    margin-top: 1%;
    margin-bottom: 0px;
}

.modal-header,
.modal-body {
    padding: 0px;
    margin: 5px;
}

.hide-bullets {
    /*align-self: flex-end;*/
    list-style: none;
    margin: 5px 0px 5px 5px;
    padding-left: 0px;
}

.hide-bullets li {
    padding: 0px;
    margin: 0px;
    max-width: 100px;
    position: relative;
}

/*
.hide-bullets li:nth-last-child(1) {
    
    right: 90px;
}*/

.hide-bullets li a {
    width: 100%;
}

.hide-bullets img {
    width: 100px;
    height: 100px;
    padding: 0px 0px 5px 5px;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    width: 100%;
    /*height: 700px;*/
}

.carousel-item img {
    object-fit: contain;
}

#slider-thumbs {
    /*height: 700px;*/
    overflow-y: scroll;
    white-space: nowrap;
}

.close {
    position: relative;
    font-size: 3em;
    line-height: 30%;
    top: 14px;
    right: 10px;
    z-index: 2;
}

/* Scrollbar */
/*
.scrollbar {
    margin-left: 30px;
    float: left;
    height: 300px;
    width: 6px;
    background: rgba(255, 255, 255, 0.308);
    overflow-y: scroll;
    margin-bottom: 25px;
}*/

.force-overflow {
    min-height: 450px;
}

.scrollbar-juicy-peach::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: rgba(245, 245, 245, 0.185);
    border-radius: 10px;
}

.scrollbar-juicy-peach::-webkit-scrollbar {
    width: 6px;
    background-color: rgba(245, 245, 245, 0.185);
    border-radius: 10px;
}

.scrollbar-juicy-peach::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-image: -webkit-gradient(linear, left top, right top, from(#ffecd2), to(#fcb69f));
    background-image: -webkit-linear-gradient(left, #ffecd2 0%, #fcb69f 100%);
    background-image: linear-gradient(to right, #ffecd2 0%, #fcb69f 100%);
}

/* COVER IMAGES FOR ALBUMS */
.albumCover {
    max-width: 70%;
    margin: auto;
    border-radius: 15px !important;
}

/* INSTAGRAM */
@media screen and (min-width: 768px) {
    .instagram-column {
        /* margin-left: 5px; */
        border-left: var(--main-color) dashed 3px;
    }
}

.instagram-embed-row  {
    justify-content: center;
}

.instagram-gradient-border {
    background: linear-gradient(45deg, #fd5949, #d6249f, #285AEB);
    border-radius: 10px;
    padding: 3px;
    display: inline-block;
}

.instagram-gradient-inner {
    background: white;
    border-radius: 10px;
    padding: 0px;
    overflow: hidden;
    display: block;
}

.instagram-embed {
    border: none;
    border-radius: 10px;
    width: 100%;
    height: 360px;
    background: transparent;
    display: block;
}

.instagram-djlubo-embed {
    border: none;
    border-radius: 10px;
    width: 100%;
    height: 140px;
    background: transparent;
    display: block;
}

@media screen and (max-width: 767.5px) {
    #djluboimg {
        width: 80%;
    }
}

@media screen and (min-width: 768px) {
    #djluboimg {
        width: 100%;
    }
}