@import url('https://fonts.googleapis.com/css2?family=Vollkorn:ital,wght@1,500&display=swap');
html, body {
	font-family: 'Vollkorn', serif;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
}
h1 {
    margin-bottom:15px
}
body {
    background-color: #f0f2ea
}

header {
    text-align: center;
    margin: 25px 0 25px
}

.center-block {
    margin: 0 auto;
    text-align: center
}
.p-size1 {
    font-size: 18px;
    line-height: 24px;
}
.p-size2 {
    font-size: 20px;
    line-height: 28px;
}
.p-size3 {
    font-size: 22px;
    line-height: 34px;
}
.parallax {
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.no-parallax {
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}
.img-fluid {
	opacity: 1.0;
}
.white-box {
    padding: 15px;
    background-color: #fff;
    opacity:0.9
}
.white-opacity {
	padding:25px;
	background-color:#fff;
	opacity: 0.75;
}
.white-opacity p,.white-opacity div {
	color:#000
}
.black-opacity {
	padding:15px;
	background-color:#000;
	opacity: 0.6;
}
.black-opacity p,.black-opacity div {
	color:#fff
}
.text-center {
	text-align:center
}
.index-1 {
	top:500px;
    /* The image used */
    background-image: url("../images/ntopios-in-1.jpg");
	background-position: top !important;
    /* Set a specific height */
    min-height: 917px;
}

.index-2 {
    background-color: #f0f2ea;
}

    .index-2 .box-2 {
        margin: 0 auto;
        text-align: center;
        font-size: 400px;
        width: 650px;
    }

        .index-2 .box-2 p {
            font-family: 'Roboto', Arial;
            text-align: center;
            padding-top: 250px;
            line-height: 60px;
            font-size: 44px;
        }

.index-3 {
    background-image: url("../images/ntopios-food-1.jpg");
    min-height: 1200px;
}

.index-4 {
    background-image: url("../images/home-bg5.jpg");
    min-height: 830px;
}
.index-box1 {
    max-width: 900px;
    margin: 30px auto;
    opacity:1.0 !important
}
.index-box2 {
	max-width:800px;
	margin:0px auto;
	padding-top:150px;
	padding-bottom:150px
}
.contact-1 {
    background-image: url("../images/ntopios-out-3.jpg");
    max-height: 491px;
}
.contact-2 {
    background-color: #eaf2f1;
    padding: 0;
    margin: 0
}

.contact-box-1 {
    height: 250px;
    margin: 100px auto;
    width: 80%;
    padding: 60px 20px 60px 20px;
    text-align: center;
    background-color: #fff;
    opacity: 0.95 !important
}
.contact-box-2 {
    height: 250px;
    margin: 100px auto;
    width: 80%;
    padding: 60px 20px 60px 20px;
    text-align: center;
    background-color: #fff;
    opacity: 0.95 !important
}
.theshop-1 {
    background-image: url("../images/theshop-bg1.jpg");
    min-height: 754px;
}

.theshop-2 {
    background-color: #f0f2ea;
    min-height: 754px;
}

.theshop-3 {
    background-image: url("../images/theshop-bg2.jpg");
    min-height: 754px;
}

.theshop-text {
    font-size: 18px;
    line-height: 24px;
    padding: 25px;
    text-align: center
}

.theshop-logo {
    position: relative;
    top: -30px;
    left: 50%;
    max-width: 500px;
    margin-left: -250px;
}

.company-1 {
    background-image: url("../images/ntopios-out-2.jpg");
    min-height: 754px;
}

.company-2 {
    background-color: #f0efda;
    padding-bottom: 50px
}

.company-3 {
    background-image: url("../images/company-bg2.jpg");
    min-height: 754px;
}

.company-text {
    font-size: 18px;
    line-height: 24px;
    padding: 0px 25px 0px 25px;
    text-align: center
}

li.nav-item {
    margin-left: 15px;
    margin-right: 15px;
    font-size: 26px
}

.nav-item a {
    background-color: #000
}

.navbar-dark .navbar-toggler {
    color: #fff;
    border-color: #fff;
    background-color: #000;
}

.navbar-nav .nav-link, .navbar-dark .navbar-nav .nav-link {
    background-color: #000 !important;
    color: #fff !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.navbar-dark .navbar-nav .nav-link, .nav-item .active, .nav-item .active a, .nav-item .active a:link {
    background-color: #000 !important;
}

.main-menu {
    margin: 20px auto;
    margin-left: auto;
    position: absolute;
    width: 900px;
    left: 50%;
    margin-left: -450px;
}

.main-page {
    width: 100%;
    margin-top: 0px
}

.main-container {
    max-width: 1000px;
    margin: 0 auto;
}
    .main-container p, .main-container h3 {
        text-align:center
    }
    .payment-tab {
        cursor: pointer;
    }

    .payment-tab:hover {
        background-color: #ccc
    }

.hidden-block {
    display: none
}

#send_subscription {
    width: 200px
}

p {
    font-size: 17px;
    line-height: 36px
}

ul li {
    font-size: 17px;
}
/* FOOTER ELEMENTS */
footer {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #666
}

.footer-social {
    margin: 0 auto
}

    .footer-social a {
    }

.footer-copyright {
    font-size: 28px;
}
/* FOR BIG DESKTOPS */
@media (min-width:1600px) and (max-width:4000px) {
    .index-1 {
        min-height: 917px;
    }

    .index-3 {
        min-height: 600px;
    }
    .index-4 {
        min-height: 630px;
    }

    .contact-1 {
        max-height: 491px;
    }

    .index-2 .box-2 {
        margin: 0 auto;
        text-align: center;
        width: 420px;
    }

        .index-2 .box-2 p {
            font-family: 'Roboto', Arial;
            text-align: center;
            padding-top: 150px;
            line-height: 38px;
            font-size: 32px;
        }
}

@media (min-width:576px) and (max-width:1599px) {
    .index-1, .index-3 {
        min-height: 630px;
    }

    .index-4 {
        min-height: 430px;
    }

    .contact-1 {
        min-height: 400px;
    }

    .index-2 .box-2 {
        margin: 0 auto;
        text-align: center;
        width: 360px;
    }

        .index-2 .box-2 p {
            font-family: 'Roboto', Arial;
            text-align: center;
            padding-top: 110px;
            line-height: 30px;
            font-size: 26px;
        }
}
/* FOR MOBILES*/
@media (max-width:575.98px) {
    h1, .h1{
        font-size:22px;
        line-height:30px
    }
    h2, .h2 {
        font-size: 20px;
        line-height: 28px
    }
    h3, .h3 {
        font-size: 18px;
        line-height: 26px
    }
    h4, .h4 {
        font-size: 16px;
        line-height: 24px
    }
    p {
        line-height:20px
    }
    .p-size3 {
        font-size: 16px;
        line-height: 24px
    }
    header {
        max-height: 100px;
        width: auto;
    }

    a.nav-link {
        font-size: 16px;
    }

    .header-logo {
        max-width: 370px;
        display: block;
        margin: 0 auto;
    }
    .theshop-logo {
        position: relative;
        top: -30px;
        left: 50%;
        max-width: 350px;
        margin-left: -175px;
    }
    .index-3 {
        min-height: 270px;
    }
    .index-box1 img {
        float:left;
        max-width:50%
    }
    .index-box1 {
        max-width: 100%;
        margin: 30px auto;
        opacity: 1.0 !important;
    }
        .index-box1 p{
            font-size:13px
        }
        .index-4 {
            background-image: url("../images/home-bg5-xs.jpg");
            min-height: 450px;
        }

    .contact-1 {
        background-image: url("../images/contact-bg1-xs.jpg");
        max-height: 436px;
    }
    .contact-box-1 {
        height: 140px;
        margin: 20px auto;
        width: 80%;
        padding: 20px;
        text-align: center;
        background-color: #fff;
        opacity: 0.95 !important
    }

    .contact-box-2 {
        height: 140px;
        margin: 20px auto;
        width: 80%;
        padding: 20px;
        text-align: center;
        background-color: #fff;
        opacity: 0.95 !important
    }
    .index-2 .box-2 {
        margin: 0 auto;
        text-align: center;
        width: 180px;
    }

        .index-2 .box-2 .img-fluid {
            max-width: 150px !important
        }

        .index-2 .box-2 p {
            font-family: 'Roboto', Arial;
            text-align: center;
            padding-top: 40px;
            line-height: 17px;
            font-size: 13px;
        }

    .theshop-1 {
        min-height: 400px;
    }

    .theshop-3 {
        min-height: 300px;
    }

    footer {
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #666
    }

    .footer-social {
        margin: 0 auto
    }

        .footer-social a {
        }

    .footer-copyright {
        font-size: 15px;
    }
}
