/*!
 * Start Bootstrap - Business Casual Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    /* background: url('../img/bg.jpg') no-repeat center center fixed;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     background-size: cover;
     -o-background-size: cover; */
    background-color: #ffffff;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {


    letter-spacing: 1px;
}

p {
    font-size: 1.25em;
    line-height: 1.6;

}

hr {
    max-width: 400px;
    border-color: #999999;
}

a:hover {
    text-decoration: none;
}


.address-bar {
    display: none;
}

.navbar-brand {
    padding: 12px;
}

#navbar {
    background-color: #A2D2B1;
    font-family: 'Alegreya SC', serif;
    font-size:16px;
    opacity: 0.95;
    min-height: 18px;
    padding-top: 2px;
    margin-bottom: 0px;


}

.navbar-nav {

    color:#303030;
    font-size:16px;

    margin: 0px;
    padding-top:3px;

}

#navbar .nav li {
    display: inline;

}

#navbar .nav li a {


    padding: 1px 10px;
    text-shadow: 0px 0px 1px rgba(55, 55, 55, 0.7);
    color:#303030;
    margin-top: 0px;
    margin-bottom:4px;
}

#navbar .nav li a:hover {
    text-shadow: 0px 0px 1px rgba(100, 100, 100, 0.7);
    color:#7d9fe2;
}

#navbar .nav li a.active {
    /* text-shadow: 0px 0px 2px rgba(37, 202, 255, 0.7); */
    color:#FFFFFF;
    text-shadow: 0px 0px 1px rgba(255, 221, 194, 0.7);

}




#navbar .nav .dropdown .dropdown-menu {
    right: auto;
    left: 0px;
    top:25px;

    padding-top:20px;
    text-shadow:none;
    border: 0px;
    box-shadow: none;

}

#navbar .nav ul li {

    line-height: 1.0;

}

.carousel-inner {
    max-height:492px;
}

.carousel-font {
    font-family: 'Neuton', serif;
    font-size:2.5em;
    font-style: italic;
}

.carousel-font-2 {
    font-family: 'Neuton', serif;
    font-size:1.3em;
    margin-top:20px;
}

.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
    font-size: 4em;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    margin-bottom: 20px;
    margin-top:15px;
}

.box-top {
    margin-bottom: 10px;

}

.intro-text {

    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

footer {
    background: #A2D2B1;
    /* background: rgba(255,255,255,0.9); */
    color:#2E4149;
    margin-top:50px;
}

footer p {
    margin: 0;
    padding: 50px 0;
}

.font-1 {
    font-family: 'Dosis', sans-serif;
    font-size: 16px;
}

.font-footer {
    font-size:0.5em;
}

.booking {
    border: 1px solid #B5CEE6;
    border-radius: 5px;
    padding:10px;
    padding-top:0px;
}

.booking a {
    text-decoration: none;
}

a {
    text-decoration: none;
}

.booking-title {
    padding-top:0px;
}

.booking-date {
    font-size:0.7em;
}


@media screen and (min-width:768px) {
    .brand {

        position: relative;
        margin-top: 7px;
        padding: 10px 0 0px;
        text-align: left;
        float:left;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);

        color: #fff;

        height:45px;
        width:360px;



    }

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 10px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        text-transform: uppercase;
        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #fff;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        border: none;

    }




    .nav>li>a {
        padding: 35px;
    }

    .navbar-nav>li>a {
        line-height: normal;
    }

    .menu-float-right {
        float: right;
        text-align: right;
        width:65%;
        margin-top:8px;
    }
    .navbar-nav {
        float:right;

        margin: 0 auto;



    }

    .navbar-collapse {
        width:100%;
    }
}



.inner {
    padding:10px;
}

.img-reis-item {

}

.inner-image {
    max-height:240px;
    overflow:hidden;
    margin-bottom: 10px;

}

.inner-image-3 {
    max-height:240px;
    overflow:hidden;


}


.inner-image-4 {

    overflow:hidden;


}

.inner-image-2 {
    max-height:300px;
    overflow:hidden;
    position:relative;
    margin-bottom: 0px;
    height:300px;
}

.inner-image-kader {
    max-height:240px;
    overflow:hidden;
    margin-bottom: 5px;

}

.img-position {
   position:absolute;
    top:0px;

}

.item-block-caption {
    font-family: 'Alegreya',serif;
    font-size:24px;
    color: #023139;
}

a .item-block-caption-bold1 {
    font-family: 'Alegreya',serif;
    font-size:24px;
    font-weight:400;
    color: #FFFFFF;
}

a .item-block-caption-sub1  {
    font-family: 'Alegreya',serif;
    font-size:18px;
    color: #023139;
    font-style: italic;
}

.item-block-caption a {
    color: #023139;
}

.item-block-kader-caption {
    font-size:1em;
    margin-bottom:15px;
    font-style: italic;
}

.item-block-caption-div {
    background-color:  #C5AD84;
    margin-bottom:20px;
    padding:10px;
    padding-bottom: 15px;
    padding-left:15px;


    border-top:0px;
}
.item-block-text-caption-div {
    margin-bottom:20px;
    padding:10px;

    padding-left:15px;
    border-top:0px;
    font-family: 'Alegreya',serif;
    font-size:12px;
}



.standard-title {
    font-family: 'Alegreya', serif;
    font-size:2.5em;
    color:#548E64;

}


.standard-column {
    font-family: 'Open Sans', sans-serif;
    font-size:0.9em;
    font-color:#494949;
}

.standard-text {
    font-family: 'Alegreya SC', serif;
    font-size:20px;
}

/* Media screen stuff */
@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
}

.logo_title {
    background: url(../img/logo_garedunord_new_1.png) no-repeat;
    position: absolute;
    width: 250px;
    height: 240px;
    z-index: 500;
    top: 23px;
    left: 18px;
}

.logo_center {
    position: relative;
    width: 303px;
    height: 250px;
    margin-left:auto;
    margin-right:auto;

}

.logo_center_hor {
    position: relative;
    width: 303px;
    height: 250px;
    margin-left:auto;
    margin-right:auto;

}

.logo_center_ver {
    position: absolute;
    top:5px;
    width:100%;
}
/* FOTO MAGIC */

#gallery-photos {
    /* Prevent vertical gaps */
    line-height: 0;

    -webkit-column-count: 3;
    -webkit-column-gap:   0px;
    -moz-column-count:    3;
    -moz-column-gap:      0px;
    column-count:         3;
    column-gap:           0px;
}

#gallery-photos img {
    /* Just in case there are inline attributes */
    width: 100% !important;
    height: auto !important;
    padding:10px;
}

@media (max-width: 1200px) {
    #gallery-photos {
        -moz-column-count:    3;
        -webkit-column-count: 3;
        column-count:         3;
    }
}
@media (max-width: 1000px) {
    #gallery-photos {
        -moz-column-count:    2;
        -webkit-column-count: 2;
        column-count:         2;
    }
}
@media (max-width: 800px) {
    #gallery-photos {
        -moz-column-count:    2;
        -webkit-column-count: 2;
        column-count:         2;
    }
}
@media (max-width: 400px) {
    #gallery-photos {
        -moz-column-count:    1;
        -webkit-column-count: 1;
        column-count:         1;
    }
}

.videoPadWrapper {
    padding:10px;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    width:100%;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* OFF CANVAS */
/*
 * Style tweaks
 * --------------------------------------------------
 */

footer {
    padding: 30px 0;
}
.row-special {
    margin-left:-15px;
    margin-right:-15px;
    margin-top:38px;
}
/*
 * Off Canvas
 * --------------------------------------------------
 */
@media screen and (max-width: 767px) {
    .row-offcanvas {
        position: relative;
        -webkit-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;
    }

    .row-offcanvas-right {
        right: 0;
    }

    .row-offcanvas-left {
        left: 0;
    }

    .row-offcanvas-right
    .sidebar-offcanvas {
        right: 50%; /* 6 columns */
    }

    .row-offcanvas-left
    .sidebar-offcanvas {
        left:80%; /* 6 columns */
    }

    .row-offcanvas-right.active {
        right: -50%; /* 6 columns */
    }

    .row-offcanvas-left.active {
        left: -50%; /* 6 columns */
    }

    .sidebar-offcanvas {
        position: absolute;
        top: 0;
        width: 50%; /* 6 columns */
        left:-50%;
    }
    .sidebar-correct {
        position: absolute;
        width:50%;
        left:38px;
        top:38px;
        display: none;
    }

    .sidebar-correct.active {
        top:68px;
        left:28px;
        width:85%;
        position:fixed;
        display: block;
    }

    #navbar .nav li a.active {
        /* text-shadow: 0px 0px 2px rgba(37, 202, 255, 0.7); */
        color:#A6D4B4;
        text-shadow: 0px 0px 1px rgba(255, 221, 194, 0.7);

    }

}

@media screen and (max-width: 500px) {
    .row-offcanvas {
        position: relative;
        -webkit-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;
    }

    .row-offcanvas-right {
        right: 0;
    }

    .row-offcanvas-left {
        left: 0;
    }

    .row-offcanvas-right
    .sidebar-offcanvas {
        right: 80%; /* 6 columns */
    }

    .row-offcanvas-left
    .sidebar-offcanvas {
        left:90%; /* 6 columns */
    }

    .row-offcanvas-right.active {
        right: -90%; /* 6 columns */
    }

    .row-offcanvas-left.active {
        left: -90%; /* 6 columns */
    }

    .sidebar-offcanvas {
        position: absolute;
        top: 0;
        width: 90%; /* 6 columns */
        left:-90%;
    }
    .sidebar-correct {
        position: absolute;
        width:85%;
        left:38px;
        top:38px;
        display: none;
    }

    .sidebar-correct.active {
        top:68px;
        left:28px;
        width:85%;
        position:fixed;
        display: block;
    }


    .inner-image-2 {
        max-height:200px;
        overflow:hidden;
        position:relative;
        margin-bottom: 0px;
        height:200px;
    }

    .box-top {
        height:170px;
    }

    #navbar .nav li a.active {
        /* text-shadow: 0px 0px 2px rgba(37, 202, 255, 0.7); */
        color:#A6D4B4;
        text-shadow: 0px 0px 1px rgba(255, 221, 194, 0.7);

    }

}


/* view donatieshop */
.view-donatieshop-v3 .views-row {
    background-color: #d5f5ed;


    float:left;
    height:220px;

    position:relative;
}

.views-row-inset {
    background-color: #FFFFCF;
    padding:15px;
    width:71%;
    float:left;
    height:220px;
    margin:10px;
    position:relative;
}

.view-donatieshop-v3 .views-field-title {
    font-family: 'Alegreya SC', serif;
    font-size:26px;
    color:#023139;
    margin-bottom:15px;
}



.view-donatieshop-v3 .views-field-add-to-cart-form {
    position:absolute;
    bottom:25px;
}

.col-gdn-4 {
    width:33%;
    padding-left:10px;
    padding-right:10px;
    float: left;
    padding-top:5px;
}