/*! HTML5 Boilerplate v6.1.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #000;
    font-size: 1.2rem;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */
hr.new {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #000;
    margin: 1rem 2.0rem;
    padding: 0;
}

.fancy {
    display: block;
    height: 5rem;
    background-color:#f0f0f0;
    width:100%;
    margin-right: 15px;
    margin-left: 0rem;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body {
       font-family: 'Milonga', cursive, Arial, Helvetica, sans-serif;

       background-image: url(../images/main_bg.jpg);
       background-color:#000;
}
.honora {
       background-image: url(../images/honora_bg.jpg);
       background-color:#000;
}
#top_leaves {
        background-image:url(../images/leaves_top.png);
        background-size:cover;
}
#bottom_leaves{
        height:78px;
        background-image:url(../images/leaves_bottom.png);
}
#logo {
        margin-top:20px;
        margin-bottom:15px;
        text-align:center;
}
.bg-light {
        background-color:#f0f0f0 !important;
}
nav .navbar-nav li a{
   color: white !important;
   font-size: 0.8rem;
}  
nav .navbar {
    background:transparent;
}

/* change the link color */
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,1.0);
}


.dropdown-menu {
    background:#6e019c;
}

.dropdown-menu .dropdown-item {
    background:#6e019c;
} 
/* change the color of active or hovered links */
.navbar-dark .nav-item.active .nav-link,
.navbar-dark .nav-item:focus .nav-link,
.navbar-dark .nav-item:hover .nav-link {
        color: #00ccff;
}

#border {
        height:1px;
        background-color:#fff;
        margin:40px 0 30px;
}

#intro_header h1 {
        font-family: 'Milonga', cursive, Arial, Helvetica, sans-serif;
        font-size:2.2rem;
        font-weight: bold;
        color:#fff;
        margin-top:20px;
        margin-bottom:20px;
        text-align:center;
}
.main {
        width:100%;
        height: auto;
}
#arc_split{
        margin-top:-60px;
        background-image: url(../images/bg_content.png);
        padding: 104px 0 0;
        width: 100%;
}
#bg_split_white{
        height:350px;
        margin-bottom:-400px;
        background-color:#f0f0f0;
}

#arc_split_below{
        background-image: url(../images/bg_content_under.png);
        margin-top:-20px;
        padding-top:104px;
        width: 100%;
}
#arc_split_below_bt{
        margin-top:0px;
        margin-bottom:30px;
        background-image: url(../images/bg_content_under.png);
        padding: 104px 0 0;
        width:100%;
}

#arc_split_other{
        margin-top:40px;
        background-image: url(../images/bg_content.png);
                padding: 104px 0 0;
                width: 100%;
}
#bg_split_white_celtic{
        height:970px;
        margin-bottom:-1010px;
        background-color:#f0f0f0;
}
#arc_split_below_apt{
        margin-top:0px;
        margin-bottom:0px;
        background-image: url(../images/bg_content_under.png);
        padding: 104px 0 0;
        width: 100%;
}

.service {
        background-color:#f0f0f0;
} 
.resp {
      width:100%;
      height:auto;
}
.service img {
      width:90%;
      height:auto;
}
      
p.introduction:first-letter {
 font-size :200%;
 font-weight : bold;
 float : left;
 width : .7em;
 color :#00F;
 }

#celtic_header h1{
        font-size:1.8rem;
        font-weight:bold;
        font-family: 'Milonga', cursive, Arial, Helvetica, sans-serif;
        color:#00F;
        margin-bottom:20px;
}
#celtic_header h2{
        font-size:1.0rem;
        font-weight:bolder;
        color:#000;
        margin-bottom:20px;
}
#celtic_header h3{
        font-size:1.0rem;
        font-weight:bolder;
        color:#6a1392;
}
#celtic_header p{
        padding-top:2.0rem;
        margin:1.0rem;
        font-size:1.0rem;
        color:#000;
}
#celtic_music h2{
        font-size:1.0rem;
        font-weight:bolder;
}
#celtic_end h2 {
        font-size:1.2rem;
        font-style:italic;
        color: #0000ff;
}
.bt-head h1{
        font-size:1.4rem;
        font-weight: bold;
        text-align:center;
        margin-bottom:2.0rem;
        color:#0000f0;
}
.bt-head h2{
        font-size:1.0rem;
        font-weight: bolder;
        color:#0000ff;
        margin:1rem;
}
.bt-head p {
        font-size: 1.2rem;
        color:#000;
        margin:1rem;
} 
.vid-frame {
        min-height:315px;
}
.ev-head h1 {
        font-size:2.2rem;
        font-weight: bold;
        margin-bottom:2.0rem;
        color:#0000f0;
}
.ev-head h2{
        font-size:1.4rem;
        font-weight: bolder;
        color:#0000ff;
}
.ev-head p {
        font-size:1.2rem;
        color: #000;
        margin:1.0rem;
}
.bord {
        border-left: 2px solid #000;
}
.massage-head h1 {
        font-size:3.0rem;
        font-weight: bold;
        text-align:center;
        margin-bottom:2.0rem;
        color:#0000f0;
}
.massage-head p {
        font-size:1.2rem;
        color: #000;
        margin:1.0rem;
}

.testi-head h2 {
        font-size:1.4rem;
        font-style:italic;
        color: #0000ff;
}
.leader {
        font-size:1.4rem;
        font-weight: bold;
        color:#0000f0;
}
.appt-head h1 {
        font-size:2.8rem;
        font-weight: bold;
        text-align:center;
        margin-bottom:2.0rem;
        color:#0000f0;
}

.appt-head h2 {
        font-size:1.8rem;
        font-weight: bold;
        text-align:center;
        margin-bottom:2.0rem;
        color:#0000f0;
}


/*Footer--*/
#footer{
         margin:15px;
 }
#footer p{
          color:#fff;
          font-size:14px;
         padding-top:2px;
 }
#footer a{
          color:#fff;
 }
#footer a:hover{
        color:#00F;
}

table {
        border-spacing:0.5rem;
}
table, th, td{
        font-size:1.2rem;
        text-align:center;
        padding-top:2px;
        padding-bottom:2px;
        border: 1px solid #00f;
}

@media only screen and (max-width: 800px) {
    #intro_header h1 {
        font-size:1.4rem;
    }
    nav .navbar-nav li a {
        font-size: 0.6rem;
    }
    table {
        border-spacing:0.2rem;
    }
    table, th, td{
        font-size:0.8rem;
        text-align:center;
        padding-top:2px;
        padding-bottom:2px;
        border: 1px solid #F00;
}
    .appt-head h1 {
        font-size:1.8rem;
        font-weight: bold;
        text-align:center;
        margin-bottom:2.0rem;
        color:#0000f0;
    }
    .appt-head h2 {
        font-size:1.0rem;
        font-weight: bold;
        text-align:center;
        margin-bottom:2.0rem;
        color:#0000f0;
    }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap; /* 1 */
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    white-space: inherit;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster */
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre {
        white-space: pre-wrap !important;
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
