body {

    margin: auto;
    color: black;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;

    }

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 16px;
    line-height: 1.45rem;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;

    }

.container {
    max-width: 1100px;
    margin: auto;

    }

.teishos_francais {
    color: rgb(69, 165, 81);
    }

.chants {
    font-family: times, serif;
    }

.copyright_photos  {
    color: white;
    float: right;
    line-height: 0;
    padding-right: 12px;
    padding-top: 12px;
    font-weight: 700;
    }

.notes  {
    color: #f5f5f5;
    line-height: 0;
    padding: 22px;
    font-size:14pt;
    }


.arrow_up

{   max-width: 1100px;
    margin: auto;
    height: auto;
    width: auto;
    text-align: center;
    box-shadow: 0;

    }

figcaption {
    font-size: .7rem;
    line-height: .7rem;

    }

iframe {

    width: 100%;
    height: 550px;
    border: 0;

    }

h1 + p, h2 + p, h3 + p, h4 + p, h5 + p {
    padding-top: 0;

    }

h1 {
    font-size: 180%;
    font-weight: 500;
    padding-top: 12px;
    font-family: 'Merriweather', serif;
    text-transform: inherit;
    }

h2 {
    font-size: 167%;
    font-weight: normal;
 line-height: 167%;
    }

h3 {
    font-size: 123%;
    font-weight: 700;
    border-bottom: dotted 1px rgb(100, 102, 100);
    padding-bottom: 6px;
    color: rgb(63, 67, 63);
    border-top: dotted 1px rgb(152, 158, 153);
    padding-top: 6px;
    }



.audio {
    width: 100%;

    }

p {
    text-align: justify;
    line-height: 1.5rem;
    color: #343232;
    }


/****************************************** margin for inside link so text start  right under the top navbar **************************************/

.margin_top {
    height: 42px;
    }


.vacances {
    height:auto;
    background-color: rgba(192, 192, 192, 0.75);
    padding: 85px;
    font-size: 1em;
    }

.margin_top_link {
    height: 64px;
    }


*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    }

header {
    width: 100%;
    margin: auto;
    position: fixed;
    z-index: 22;
    padding: 0;
    background-color: rgba(13, 9, 9, 0.54);

    }

/********************************** Gradient  ****************************/

.gradient_purple {
    height: 4px;
    background: rgb(117, 12, 166); /* Old browsers */
    background: -moz-linear-gradient(left, rgb(93, 12, 135) 2%, rgb(117, 12, 166) 9%, rgb(149, 12, 201) 16%, rgb(166, 12, 224) 26%, rgb(198, 130, 255) 37%, rgb(166, 12, 224) 76%, rgb(149, 12, 201) 84%, rgb(117, 12, 166) 91%, rgb(93, 12, 135) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgb(93, 12, 135) 2%, rgb(117, 12, 166) 9%, rgb(149, 12, 201) 16%, rgb(166, 12, 224) 26%, rgb(198, 130, 255) 37%, rgb(166, 12, 224) 76%, rgb(149, 12, 201) 84%, rgb(117, 12, 166) 91%, rgb(93, 12, 135) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgb(93, 12, 135) 2%, rgb(117, 12, 166) 9%, rgb(149, 12, 201) 16%, rgb(166, 12, 224) 26%, rgb(198, 130, 255) 37%, rgb(166, 12, 224) 76%, rgb(149, 12, 201) 84%, rgb(117, 12, 166) 91%, rgb(93, 12, 135) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002400', endColorstr='#002400', GradientType=1); /* IE6-9 */
    }

.gradient_green {
    height: 4px;
    background: rgb(0, 36, 0); /* Old browsers */
    background: -moz-linear-gradient(left, rgb(0, 78, 0) 2%, rgba(0, 87, 0, 1) 9%, rgba(0, 138, 0, 1) 16%, rgba(82, 177, 82, 1) 26%, rgba(140, 226, 59, 1) 37%, rgba(191, 224, 92, 1) 49%, rgba(152, 229, 80, 1) 64%, rgba(82, 177, 82, 1) 76%, rgba(0, 138, 0, 1) 84%, rgba(0, 87, 0, 1) 91%, rgb(0, 78, 0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgb(0, 78, 0) 2%, rgba(0, 87, 0, 1) 9%, rgba(0, 138, 0, 1) 16%, rgba(82, 177, 82, 1) 26%, rgba(140, 226, 59, 1) 37%, rgba(191, 224, 92, 1) 49%, rgba(152, 229, 80, 1) 64%, rgba(82, 177, 82, 1) 76%, rgba(0, 138, 0, 1) 84%, rgba(0, 87, 0, 1) 91%, rgb(0, 78, 0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgb(0, 78, 0) 2%, rgba(0, 87, 0, 1) 9%, rgba(0, 138, 0, 1) 16%, rgba(82, 177, 82, 1) 26%, rgba(140, 226, 59, 1) 37%, rgba(191, 224, 92, 1) 49%, rgba(152, 229, 80, 1) 64%, rgba(82, 177, 82, 1) 76%, rgba(0, 138, 0, 1) 84%, rgba(0, 87, 0, 1) 91%, rgb(0, 78, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002400', endColorstr='#002400', GradientType=1); /* IE6-9 */

    }

.gradient_bleu {
    height: 4px;
    background: rgb(30, 87, 153); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(30, 87, 153, 1) 0%, rgba(32, 124, 202, 1) 16%, rgba(41, 137, 216, 1) 34%, rgba(125, 185, 232, 1) 50%, rgba(41, 137, 216, 1) 70%, rgba(32, 124, 202, 1) 86%, rgba(30, 87, 153, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(30, 87, 153, 1) 0%, rgba(32, 124, 202, 1) 16%, rgba(41, 137, 216, 1) 34%, rgba(125, 185, 232, 1) 50%, rgba(41, 137, 216, 1) 70%, rgba(32, 124, 202, 1) 86%, rgba(30, 87, 153, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(30, 87, 153, 1) 0%, rgba(32, 124, 202, 1) 16%, rgba(41, 137, 216, 1) 34%, rgba(125, 185, 232, 1) 50%, rgba(41, 137, 216, 1) 70%, rgba(32, 124, 202, 1) 86%, rgba(30, 87, 153, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#1e5799', GradientType=1); /* IE6-9 */

    }

.gradient_red {
    height: 4px;
    background: rgb(128,5,50); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(128,5,50,1) 0%, rgba(127,53,79,1) 22%, rgba(124,71,90,1) 33%, rgba(226,99,150,1) 49%, rgba(124,82,97,1) 65%, rgba(127,53,79,1) 81%, rgba(128,5,50,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(128,5,50,1) 0%,rgba(127,53,79,1) 22%,rgba(124,71,90,1) 33%,rgba(226,99,150,1) 49%,rgba(124,82,97,1) 65%,rgba(127,53,79,1) 81%,rgba(128,5,50,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(128,5,50,1) 0%,rgba(127,53,79,1) 22%,rgba(124,71,90,1) 33%,rgba(226,99,150,1) 49%,rgba(124,82,97,1) 65%,rgba(127,53,79,1) 81%,rgba(128,5,50,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#800532', endColorstr='#800532',GradientType=1 ); /* IE6-9 */
    }



.gradient_yellow {
    height: 4px;

    background: rgb(242,242,113); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(242,242,113,1) 0%, rgba(242,242,113,1) 23%, rgba(254,252,234,1) 49%, rgba(242,242,113,1) 76%, rgba(242,242,113,1) 99%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(242,242,113,1) 0%,rgba(242,242,113,1) 23%,rgba(254,252,234,1) 49%,rgba(242,242,113,1) 76%,rgba(242,242,113,1) 99%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(242,242,113,1) 0%,rgba(242,242,113,1) 23%,rgba(254,252,234,1) 49%,rgba(242,242,113,1) 76%,rgba(242,242,113,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f271', endColorstr='#f2f271',GradientType=1 ); /* IE6-9 */
    }

.gradient_orange {
    height: 4px;
    background: rgb(234,85,7); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(234,85,7,1) 1%, rgba(241,116,50,1) 26%, rgba(254,204,177,1) 52%, rgba(241,116,50,1) 74%, rgba(234,85,7,1) 99%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(234,85,7,1) 1%,rgba(241,116,50,1) 26%,rgba(254,204,177,1) 52%,rgba(241,116,50,1) 74%,rgba(234,85,7,1) 99%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(234,85,7,1) 1%,rgba(241,116,50,1) 26%,rgba(254,204,177,1) 52%,rgba(241,116,50,1) 74%,rgba(234,85,7,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea5507', endColorstr='#ea5507',GradientType=1 ); /* IE6-9 */

    }



/********************************** Hight Lights pour Calendrier ****************************/

.bc_light_green {
    background-color: rgba(186, 236, 103, 0.12);
    }

/********************************** Images Sizes COVER ****************************/

.full_width_home, .full_width_about, .full_width_retreat, .full_width_calendar, .full_width_library, .full_width_albert, .full_varia , .full_width_contact{
    margin: 0 auto;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    height: 650px;
    }

.full_width_home {
    background-image: url("../images/side_house-min.jpg");
    background-position: center top;
    }

.full_width_about {

    background-image: url("../images/zendo-min.jpg");
    background-position: center -85px;
    }

.full_width_retreat {

    background-image: url("../images/zazen-min.jpg");
    background-position: center;
    }

.full_width_calendar {

    background-image: url("../images/fleur_calendar-3000_px.jpg");
    background-position: center bottom;
    }

.full_width_library {
    background-image: url("../images/fleur_library-min.jpg");
    background-position: center -160px;
    }



.full_width_albert
{
    background-image: url("../images/IMG2008-0591-0015-Dm-min.jpg");
    background-position: center -119px;
    }

.full_width_contact{
    background-image: url("../images/fleur_contact-3000_px.jpg");
    background-position: center;
    }


.fullscreen {
    background-color:white;
    }



/************************************ Media Queries Full Width Pictures  ********************************/

@media all and (max-width: 1100px) {

    .full_width_library {
        background-position: center -45px;
        }

    .full_width_home, .full_width_about, .full_width_retreat, .full_width_calendar, .full_width_library, .full_width_albert, .full_varia {

        height: 500px;
        }
    }




/****************************************** CODE TOP NAVE BAR **************************************/

nav a {
    color: #000000;
    }

nav p {
    text-align: center;
    }

.toggle, [id^=drop] {
    display: none;

    }

nav {
    margin: 0;
    padding: 0;
    }

#logo {
    display: block;
    padding: 6px 0 0 15px;
    float: left;
    font-size: 18px;
    line-height: 51px;
    color: #fafafa;
    font-family: 'Cinzel', sans-serif;
    vertical-align: bottom;
    text-transform: capitalize;
    letter-spacing: 2px;
    -webkit-animation-name: zoomIn; /* Chrome, Safari, Opera */
    animation-name: zoomIn;
    -webkit-animation-duration: 1s; /* Chrome, Safari, Opera */
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    font-weight: 600;
    }

nav:after {
    content: "";
    display: table;
    clear: both;
    }

nav ul {
    float: right;
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    }

nav ul li {
    margin: 0;
    display: inline-block;
    float: left;

    }

.active {
    color: rgb(0, 0, 0);
    background-color: rgba(255, 255, 255, 0.51);
    }

.language {
    color: #7bf625;
    }

nav a {
    display: block;
    padding: 0 10px 0 10px;
    color: #fffafa;
    font-size: 14px;
    line-height: 59px;
    text-decoration: none;
    font-weight: 800;
    }

nav ul li a:hover {
    background-color: rgba(194, 194, 194, 0.61);
    transition: background 1s;
    color: rgb(255, 251, 13);
    -webkit-animation-name: bounceInDown; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 2s; /* Chrome, Safari, Opera */
    animation-name: bounceInDown;
    animation-duration: 2s;
    }

nav a:hover {
    transition: background 1s;
    color: rgb(255, 251, 13);

    }

nav ul ul {
    display: none;
    position: absolute;
    top: 60px;
    }

nav ul li:hover > ul {
    display: inherit;
    }

nav ul ul li {
    width: 170px;
    float: none;
    display: list-item;
    position: relative;
    background-color: rgb(255, 255, 255);
    border: 0;
    }

nav ul ul ul li {
    position: relative;
    top: -60px;
    left: 170px;
    }

nav ul li > a:after {
    content: ' +';
    color: black
    }

li > a:only-child:after {
    content: '';
    }

/************************************ Media Queries TOP nav Bar ********************************/

@media all and (max-width: 1100px) {

    header {
        padding: 0;
        }

    #logo {
        display: block;
        padding: 0;
        width: 100%;
        text-align: center;
        float: none;
        font-size: 18px;

        }

    nav {
        margin: 0;
        }

    .toggle + a,
    .menu {
        display: none;
        }

    .toggle {
        display: block;
        padding: 0 20px;
        color: #000000;
        font-size: 16px;
        line-height: 24px;
        text-decoration: none;
        border: none;
        background-color: rgba(117, 114, 115, 0.39);
        }

    .toggle:hover {
        background-color: rgba(165, 161, 161, 0.39);
        }

    [id^=drop]:checked + ul {
        display: block;
        }

    nav label.toggle img {
        width: 4%;
        padding: 2px;
        margin-top:4px;
        border: 1px solid greenyellow;
        border-radius: 4px;

        }

    nav a {
        margin-top: 0;
        border-right: none;
        line-height: 28px;

        }

    nav ul li {
        display: block;
        width: 157%;
        border-bottom: 1px dotted grey;
        }

    nav ul {
        float: left;

        }

    nav ul ul .toggle,
    nav ul ul a {
        padding: 0 40px;
        }

    nav ul ul ul a {
        padding: 0 80px;
        }

    nav a:hover,
    nav ul ul ul a {
        background-color: rgba(195, 195, 195, 0.67);
        }

    nav ul li ul li .toggle,
    nav ul ul a {
        background-color: transparent;
        }

    nav ul ul {
        float: none;
        position: static;
        color: transparent;
        }

    nav ul ul li:hover > ul,
    nav ul li:hover > ul {
        display: none;
        }

    nav ul ul li {
        display: block;
        width: 100%;
        }

    nav ul ul ul li {
        position: static;

        }

    nav ul {
        float: left;

        }
    }

/******************************** Media Queries 736  HTML************************************/

@media all and (max-width: 736px) {
    html {
        font-size: 13px;
        line-height: 1.45rem;
        }

    nav label.toggle img {
        width: 7%;
        padding-top: 5px;

        }

    .full_width_home, .full_width_about, .full_width_retreat, .full_width_calendar, .full_width_library, .full_width_albert, .full_width_contact, .full_varia {

        height: 422px;
        }



    .full_width_albert{

       background-position: center -73px;


        }



    .full_width_about{

        background-position: center -51px;


        }

    #logo {

        line-height: 29px;


        }

    }

/****************************************** CODE SECOND  NAVE BAR (navigate inside the page) **************************************/

ul {
    margin: 0;
    padding: 0;
    }

.inside_navbar {
    margin-top: -52px;
    margin-bottom: 0;
    background-color: rgba(6, 10, 14, 0.54);
    }

.inside_nav {
    padding: 12px 0 12px 12px;
    }

.inside_nav > ul > li {
    display: inline-block;
    font-size: 16px;
    border-right: 1px solid white;
    }

.inside_nav > ul > li:last-child {border-right:none;font-size: 10px;}

.inside_nav > ul > li > a {
    color: white;
    padding: 0 12px 0 12px;
    text-decoration: none;
    }

.inside_nav > ul > li > a:hover {
    color: red;

    }

.inside_nav > ul > li:first-child {
    border-left: 1px solid white;
    padding: 0;

    }


/****************************************** MEDIA QUERY 480  SECOND NAVE BAR (navigate inside the page) **************************************/

@media (max-width: 480px) {




    .full_width_home, .full_width_about, .full_width_retreat, .full_width_calendar, .full_width_library, .full_width_albert, .full_varia , .full_width_contact{

        background-attachment: inherit;
        }

    .margin_top {
        height: 0;

        }

    .vacances {
        height:auto;
        background-color: rgba(192, 192, 192, 0.75);
        padding: 85px 35px 35px 35px;
        font-size: .7em;
        }

    .inside_nav {
        padding: 3px 0 21px 12px;

    }


    .inside_nav > ul > li {
        font-size: 13px;
        }


    .inside_nav > ul > li > a {
        padding: 0 5px 0 5px;
        }
    }

/****************************************** Codage TABLEAU border collapse est dans style sheet normalize ***************************************/
caption {
    font-size: 12px;
    text-align: left;
    margin-bottom: 25px;

    }

table {
    width: 100%;
    clear: both;
    margin: 69px auto 0;
    }

table.no-tabs {
    margin: 20px auto 0;
}

.text-align_left {
    text-align: left
    }

th {
    padding: 6px;
    color: #020202;
    text-align: left;
    font-size: 15px;
    }

thead {
    padding: 7px;
    text-align: left;
    vertical-align: top;
    color: white;
    font-weight: 900;
    width: 100%;
    white-space: nowrap;

    }

tr {
    width: 100%;

    }

tr td {
    padding: 4px;
    text-align: left;
    vertical-align: top;
    color: #080000;
    }

tbody > tr:nth-last-child(even) {
    background-color: rgba(186, 236, 103, 0.12);
    }



tfoot > tr > th {
    text-align: center;
    }

tr td > a {
    color: #080707;
    }

tfoot > tr > td {
    font-size: 8px;
    text-align: center;
    letter-spacing: 2px;
    padding: 12px;
    }

tfoot > tr > td > h4 > a {

    color: white;
    font-size: 18px;
    }

/***************************************** Utils ******************************************/
.tmp-hidden {display:none !important;}

/****************************************** Contact ***************************************/

div > section.grid-column.grid-two-quarter > ul > li > h3 {color:rgba(82,177,82,1);font-size: 18px;/* padding-bottom: 5px; *//* border-bottom: none; */margin-bottom: 15px;}

div > section.grid-column.grid-two-quarter > ul > li > a {

    font-size: 14px;
    font-weight: 900
    }

/************************************* Library *******************************************/
.media-left {overflow:auto; float:left;}
.media-right {padding-left:165px;}
.media-left .download-link {clear:left; width:139px; padding-top:8px; text-align: center;}
.media-left .download-link a {font-size:14px; text-decoration: underline;}

h4.teisho_nm { margin-bottom: 0.2em; }
.teisho_nm-subtitle { font-size: 0.85rem; margin-top: 0.3em; line-height: 1.4em; }
.teisho_nm-subtitle em {font-style: normal; font-weight: bold;  }
.teisho_nm-id {font-style: italic; }

.introduction-workshop ul { list-style-type:disc; margin:16px 0px; padding: 0 0 0 40px; }
.introduction-workshop ul.spaced-items li {padding-bottom:10px;}

.guidelines-table {width:80%; margin:10px auto;}
.guidelines-table td.word {padding-right:15px; font-style:italic;}
.guidelines-table tbody > tr:nth-last-child(even) {background-color:white;}
.guidelines figure {max-width:700px;}
.guidelines .side-by-side figure {float:left; width:50%; padding:0 20px;}
.guidelines ul { list-style-type:disc; margin:16px 0px; padding: 0 0 0 40px; }