/*!
 * Start Bootstrap - One Page Wonder (https://startbootstrap.com/template-overviews/one-page-wonder)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-one-page-wonder/blob/master/LICENSE)
 */

@import url('https://fonts.googleapis.com/css?family=Bitter');
body {
    width: 100%;
    margin: 0%;
    padding-top: 54px;
    font-family: 'Bitter', serif;
    font-size: 15px;
}

h1 {
    font-family: 'Bitter', serif;
    font-size: 60px;
    text-align: center;
    color: #857e78;
}

h2 {
    font-family: 'Bitter', serif;
    font-size: 30px;
    text-align: center;
}

h3 {
    font-family: 'Bitter', serif;
    font-size: 20px;
    text-align: center;
}

h4 {
    font-family: 'Bitter', serif;
    font-size: 18px;
    text-align: center;
}

p {
    font-family: 'Bitter', serif;
    font-size: 14px;
    text-align: justify;
    line-height: 22px;
    ;
}

.text-block {
    display: flex;
    align-items: center;
}

.bg-alt {
    background-color: #FBF9F7;
}
/*Mobile*/

@media (min-width: 992px) {
    body {
        padding-top: 56px;
    }
}


/*Banner*/

header.masthead {
    margin-top: 20px;
    background: url('../img/tullulabanner.png');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header.masthead>.overlay {
    padding: 5rem 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.0);
}

@media (min-width: 992px) {
    header.masthead>.overlay {
        padding: 10rem 0;
    }
}

@media only screen and (min-width: 320px) {}

.scroll-left {
    height: 150px;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    background-color: rgba(255, 255, 255, 0.6)
}


/* Navbar Links */

.active-home {
    border: 1px solid #faca3f;
    margin: 0px 5px 0px 5px;
    border-radius: 5%;
}

.std-home {
    border: 0px solid #857e78;
    margin: 0px 5px 0px 5px;
    border-radius: 5%;
}

@media only screen and (max-width: 480px) {
    .active-home {
        color: #303030;
        background-color: #faca3f;
        margin: 0px 5px 0px 5px;
        border-radius: 0%;
    }
    .std-home {
        background-color: #fff;
        margin: 0px 5px 0px 5px;
        border-radius: 0;
    }
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-color: #faca3f;
    background-size: 100% 100%;
    border-radius: 5%;
}

.fa {
    padding: 5px;
    font-size: 20px;
    width: 30px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    border-radius: 50%;
}

.space {
    text-align: right;
    margin-left: 30px;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
    background: #3B5998;
    color: white;
}

.fa-twitter {
    background: #3B5998;
    ;
    color: white;
}

.fa-youtube {
    background: #bb0000;
    color: white;
}

.fa-instagram {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    color: white;
}

.fa-envelope {
    background: #fedd00;
    color: white;
}

.fa-apple {
    background: #A8B1B8;
    color: #A8B1B8;
}

.fa-spotify {
    background: #1DD069;
    color: white;
}

.fa-google {
    background: #e3e3e3;
    color: white;
}

.fa-deezer {
    background: #fedd00;
    color: white;
}

.fa-itunes {
    background: #A8B1B8;
    color: white;
}

.fa-amazon {
    background: #faca3f;
    color: white;
}

.grow {
    transition: all .2s ease-in-out;
}

.grow:hover {
    transform: scale(1.2);
}

.button-home {
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    background-color: #857e78;
    border-radius: 5px;
    padding: 10px 30px;
}

.p-6 {
    display: inline-block;
    position: relative;
    text-align: center;
    margin: 5px 40px 5px 40px;
}
.bg-white{
    background-color: white;
}

.img-imgs {
    border: 1px solid #faca3f;
    padding: 5px;
    border-radius: 5px;
    cursor: zoom-in;
}
.img-imgs-nm {
    border: 1px solid #faca3f;
    padding: 5px;
    border-radius: 5px;
   
}
.img-imgs-bright {
    border: 1px solid red;
    padding: 5px;
    border-radius: 5px;
   
}
.text-display {
    margin-left: 25px;
    margin-right: 25px;
}
.big-margin{
    padding-top: 30px;
    padding-bottom: 30px;;
}
.special {
    width: 100%;
    margin:25px 0px 25px 0px;   
    border-top: 1px solid #faca3f;
}

.img-float-left {
    float: left;
    width: 300px;
    padding: 5px;
    margin: 25px;
    border: 1px solid #faca3f;
    text-align: center;
    font-size: 13px;
}

.img-float-right {
    float: right;
    width: 300px;
    padding: 5px;
    margin: 25px;
    border: 1px solid #faca3f;
    text-align: center;
    font-size: 13px;
}

.blockquote {
    border-bottom: 1px solid #faca3f;
    border-top: 1px solid #faca3f;
    text-align: center;
    font-size: 30px;
    padding: 25px;
    margin: 25px;
}

.center {
    text-align: center;
}

.footer-list {
    list-style-type: none;
    margin: 0px 50px 0px 50px;
    padding: 0;
}

.footer-block {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    font-size: 12px;
    color: #857e78
}


/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/


/*==========  Mobile First Method  ==========*/


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {}


/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {}


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {}


/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {}


/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {}


/*==========  Non-Mobile First Method  ==========*/


/* Large Devices, Wide Screens */

@media only screen and (max-width: 1200px) {}


/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {}


/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {}


/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {}


/* Custom, iPhone Retina */

@media only screen and (max-width: 320px) {}