/*! HTML5 Boilerplate v6.0.1 | 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: #222;
    font-size: 1em;
    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 {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
/*
 * 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;
}
img.sizefull {
    width: 100%;
    height: auto;
    margin: 30px 0 10px 0;
}
img.fullscreen {
    width: 100%!important;
}
/*
 * 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: #000000;
    padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.size-full {
    border: 20px #f3f3f3 solid;
    box-shadow: #000 2px 0 10px;
}
/**images**/

img.sizefull, section img {
    max-width: 100%;
    height: auto;
    margin: 30px 0 10px 0;
}
.aligncenter {
    text-align: center;
}
/*Container*/
.container {
    margin-top: 75px;
}
.container {
    margin-right: 170px;
}
.clear {
    clear: left;
}
#barre {
    position: fixed;
    right: 30px;
    top: 120px;
    display: block;
    z-index: 9999999999;
}
#fleche {
    margin-left: -1px;
}
#point1 {
    font-size: 20px;
    margin-left: 0px;
    margin-top: 8px;
}
#point2, #point3, #point4, #point5, #point6, #point7, #point8, #point9, #point10, #point11, #point12, #point13, #point14, #point15, #point16, #point17, #point18, #point19, #point20, #point21, #point22, #point23, #point24, #point25, #point26, #point27, #point28 {
    font-size: 12px;
    margin-left: 3px;
    margin-top: 8px;
    margin-bottom: 6px;
}
#barre ul {
    position: fixed;
    right: 25px;
    top: 112px;
    list-style-type: none;
}

.tooltip{
	margin-right: 60px !important;
	
}
.tooltip-inner{
	/*margin-right: 50px !important;*/
	
	
}
/*
.anchor {display: block;
height:120px;
margin-top: -115px;
visibility: hidden;}
*/

#cercleanissa:hover {
    background: #4c2f53 url(../images/anissatetepetit.png) no-repeat center top!important;
    border-color: #4c2f53!important;
    background-size: 120% !important;
    transition: all 1s ease-out;
    ;
}
#cerclejulie:hover {
    background: #548ec5 url(../images/julietetepetit.png) no-repeat center top !important;
    background-size: 120% !important;
    border-color: #548ec5!important;
    transition: all 1s ease-out;
    ;
}
#cerclemichael:hover {
    background: #22723c url(../images/michaeltetepetit.png) no-repeat center top !important;
    background-size: 120% !important;
    border-color: #22723c !important;
    transition: all 1s ease-out;
    ;
}
#cerclelouis:hover {
    background: #581407 url(../images/louistetepetit.png) no-repeat center top !important;
    background-size: 120% !important;
    border-color: #581407!important;
    transition: all 1s ease-out;
    ;
}
#barre li a {
    color: #b5aaa2;
}
#barre .active a {
    color: #CC0022;
}

.tooltip .tooltiptext {
    top: -5px !important;
    left: 150% !important;
}
.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #FFFFFF;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 0;
}
#texte, .texte {
    float: none;
    margin: 0 auto;
    padding-top: 26px;
    padding-bottom: 25px;
    max-width: 1000px;
}
p {
    margin: 0 100px 7px 10px;
}
.row p {
    margin: 0 0px 0 10px;
}
.transition::before {
    content: "";
    background: url('../images/guillemets2.png');
    width: 200px;
    height: 200px;
    display: block;
    margin-top: -92px;
    position: absolute;
    margin-left: -128px;
    opacity: 0.8;
    z-index: 1;
}
.transition::after {
    content: "";
    background: url('../images/guillemets3.png');
    width: 100px;
    height: 100px;
    display: block;
    margin-bottom: 0px;
    position: absolute;
    margin-right: 0px;
    opacity: 0.8;
    z-index: 1;
    right: 100px;
    bottom: 30px;
}
.transition {
    margin-top: 50px;
    margin-bottom: 50px;
    font-family: 'caveat';
    font-size: 1.8em;
    margin-left: 200px;
    margin-right: 100px;
}

.fd-irreg::before{
	background:#ece4de ;
	content: url('../images/fd-before.png');
	display: block;
	height: 150px;
}

.fd-irreg{
	background:#ece4de url('../images/fd-center.png');
	
}
.fd-irreg::after{
	background:#ece4de url('../images/fd-after.png') no-repeat;
	content: url('../images/fd-after.png');
	display: block;
	height: 150px;
}
#logo {
    position: absolute;
    left: 9px;
    width: 15%;
    top: 25px;
    z-index: 99999;
}
/* Couleur point "actif" */ 
#barre .active a {
    color: #981505;
}
body {
    background-color: #ece4de;
    font-family: 'Raleway';
    font-size: 1.2em;
    overflow-y: none;
}
footer {
    margin-top: 40px;
    background-color: #ffffff;
    height: 75px;
    font-family: 'Raleway';
    font-size: 0.8em;
    line-height: 5.5;
    padding-left: 30px;
}
footer span, footer a {
    margin-left: 10px;
}
#logoiut {
    height: 75%;
    float: right;
    margin-right: 45px;
    margin-top: 10px;
}
#logorennes1 {
    height: 75%;
    float: right;
    margin-right: 20px;
    margin-top: 10px;
}
h1, h2 {
    /*font-family:'Cinzel Decorative';*/
    font-family: 'Averia Libre', cursive;
    padding-bottom: 20px;
}
h3 {
    font-family: 'Raleway';
    font-size: 1.4em;
    padding-bottom: 20px;
    line-height: 1.5em;
}
h4 {
    font-family: 'Raleway';
    font-size: 1.1em;
    padding-bottom: 8px;
    padding-top: 25px;
    font-weight: bold;
}
a span {
    line-height: 7
}
.col-md-4 p {
    margin: 0;
}
.propos {
    position: relative;
    top: 110px;
    right: -150px;
    font-size: 1.04em;
}
.ion-social-instagram {
    font-size: 25px;
}
.ion-social-facebook-outline {
    font-size: 35px;
    margin-right: 10px;
    margin-top: 35px;
    margin-left: 15px;
}
.ion-social-twitter-outline {
    font-size: 35px;
    margin-right: 3px;
    margin-top: 35px;
    margin-left: 15px;
}
.ion-social-instagram {
    font-size: 35px;
    margin-right: 10px;
    margin-top: 35px;
    margin-left: 15px;
}
#sdb {
    font-size: 25px;
    margin-right: 10px;
    margin-top: 10px;
    margin-left: 5px;
}
.jumbotron a {
    color: #ffffff;
    text-decoration: underline;
    font-style: italic;
}
.jumbotron a:hover {
    color: #ffffff;
    text-decoration: underline;
    font-style: italic;
}
.jumbotron a:focus {
    color: #ffffff;
    text-decoration: underline;
    font-style: italic;
}
a {
    color: #777777;
    text-decoration: none;
}
a:hover, a:focus {
    color: #b5aaa2;
    text-decoration: none;
}
article img {
    width: 90%;
    margin: 30px 0px;
}
.collapse {
    display: none;
}
.pageout {
    background-image: url(skeleton.gif)
}
.jumbotron {
    padding: 20px;
    color: #FFFFFF;
    margin: 40px auto 40px auto;
    line-height: 1.7em;
}
.embed-responsive {
    margin-bottom: 30px;
}
.legende {
    font-size: 14px;
    margin-bottom: 30px;
    display: block;
}
caption {
    margin-top: 5px;
}
#flag2 .soundcite.soundcite-loaded.soundcite-play, #flag2 .soundcite.soundcite-loaded.soundcite-pause {
    font-family: averia libre;
    font-size: 24px;
    line-height: 1.7;
    text-align: center;
}
.soundcite-play::before {
    font-size: 0.9em;
    position: relative;
    top: -.05em;
    border: 0.5em solid #e1e1e100;
        border-left-color: rgba(225, 225, 225, 0);
        border-left-style: solid;
        border-left-width: 0.5em;
    border-left: 0.75em solid #ffffffb3 !important;
}
#persosuivant span {
    line-height: 1.5em;
}
/* ==========================================================================
   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);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    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;
    -webkit-clip-path: none;
    clip-path: none;
    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 screen and (min-width: 1350px) {
.soundcitetransitionb, .soundcitetransition {
    position: absolute;
    right: 75px;
    top: 120px;
    width: 50%;
    color: white !important;
    max-width: 50%;
    font-size: 39px;
}
#flag2 .soundcite.soundcite-loaded.soundcite-play, #flag2 .soundcite.soundcite-loaded.soundcite-pause {
    font-size: 39px;
    line-height: 1.7;
    text-align: center;
}
}

@media only screen and (max-width: 1349px) {
.soundcitetransition {
    position: absolute !important;
    /* right: inherit !important;*/
    font-size: 18px !important;
    top: auto !important;
    bottom: 40px !important;
    width: 80% !important;
    margin: auto auto !important;
    color: white !important;
}
}

@media only screen and (max-width: 1200px) {
.col-lg-6 {
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    display: block;
    margin-bottom: 20px;
    padding-right: 5px;
    min-height: 175px;
	height: auto;
    margin-right: 15px;
}
}

@media only screen and (max-width: 1000px) {
.soundcitetransition {
    position: absolute !important;
    /* right: inherit !important;*/
    font-size: 18px !important;
    top: auto !important;
    bottom: 40px !important;
    width: 80% !important;
    margin: auto auto !important;
    color: white !important;
}
.soundcite-loaded {
    background-color: rgba(0,0,0,.55) !important;
}
}

@media screen and (max-width: 800px) {
.transition {
    margin-top: 50px;
    margin-bottom: 50px;
    font-family: 'caveat';
    font-size: 1.8em;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}
.jumbotron {
    padding: 20px;
    color: #FFFFFF;
    margin: 40px 40px 40px 40px;
    line-height: 1.7em;
}
#flag2 .soundcite.soundcite-loaded.soundcite-play, #flag2 .soundcite.soundcite-loaded.soundcite-pause {
    font-size: 24px;
    line-height: 1.7;
    text-align: center;
}
.soundcite-loaded {
    background-color: rgba(0,0,0,.55) !important;
}
	.embed-responsive {
    margin-bottom: 30px;
    padding-top: 150px;
    margin-top: 80px;
}
}

@media only screen and (max-width: 600px) {
	.row {
    max-height: auto;
}
	
	#barre{
		
		display: none;
	}
/* Style adjustments for viewports that meet the condition */
p {
    margin: 0 25px 0 10px;
}
	
	.col-lg-6 p {
    font-size: 0.8em;
}
/*.soundcitetransition {
    position: inherit !important;
    right: inherit !important;
    font-size: 18px !important;
    top: inherit;
		bottom: 40px !important;
    width: 80% !important;
		margin: auto auto !important;
    color: white !important;
}*/
#flag2 .soundcite.soundcite-loaded.soundcite-play, #flag2 .soundcite.soundcite-loaded.soundcite-pause {
    font-family: averia libre;
    font-size: 18px;
    line-height: 1.7;
    text-align: center;
}
h3 {
    font-family: 'Raleway';
    font-size: 1.2em;
    padding-bottom: 20px;
    line-height: 1.5em;
    font-weight: 700;
}
.container {
    margin: 25px;
}
.container {
    margin-right: 25px;/**/
}
h3 {
    font-size: 1em;
}
p {
    font-size: 0.9em;
}
.jumbotron {
    padding: 20px;
    color: #FFFFFF;
    margin: 40px 10px 40px 10px;
    line-height: 1.7em;
}
	.transition {
    margin-top: 50px;
    margin-bottom: 50px;
    font-family: 'caveat';
    font-size: 1.4em;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}
}

@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:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
*, *:before, *:after {
    background: transparent !important;
    color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
    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;
}
}
