/*
The MIT License

Copyright 2016 Pascal Koch <info@pascalkoch.net>.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
*/
/* 
    Created on : Feb 8, 2016, 10:21:16 AM
    Author     : Pascal Koch <info@pascalkoch.net>
*/


/* jssor slider bullet navigator skin 01 css */
/*
.jssorb01 div           (normal)
.jssorb01 div:hover     (normal mouseover)
.jssorb01 .av           (active)
.jssorb01 .av:hover     (active mouseover)
.jssorb01 .dn           (mousedown)
*/
.jssorb01 {
    position: absolute;
}
.jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
    position: absolute;
    /* size of bullet elment */
    width: 12px;
    height: 12px;
    filter: alpha(opacity=70);
    opacity: .7;
    overflow: hidden;
    cursor: pointer;
    border: #000 1px solid;
}
.jssorb01 div { background-color: gray; }
.jssorb01 div:hover, .jssorb01 .av:hover { background-color: #d3d3d3; }
.jssorb01 .av { background-color: #fff; }
.jssorb01 .dn, .jssorb01 .dn:hover { background-color: #555555; }

/* jssor slider arrow navigator skin 02 css */
/*
.jssora02l                  (normal)
.jssora02r                  (normal)
.jssora02l:hover            (normal mouseover)
.jssora02r:hover            (normal mouseover)
.jssora02l.jssora02ldn      (mousedown)
.jssora02r.jssora02rdn      (mousedown)
*/
.jssora02l, .jssora02r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 55px;
    height: 55px;
    cursor: pointer;
    background: url('../img/a02.png') no-repeat;
    overflow: hidden;
}
.jssora02l { background-position: -3px -33px; }
.jssora02r { background-position: -63px -33px; }
.jssora02l:hover { background-position: -123px -33px; }
.jssora02r:hover { background-position: -183px -33px; }
.jssora02l.jssora02ldn { background-position: -3px -33px; }
.jssora02r.jssora02rdn { background-position: -63px -33px; }

.glisseurs{
    float:right;position: relative; margin: 0 auto; top: 0px; left: 0px; width: 600px; height: 300px; overflow: hidden; visibility: hidden;
}
.glisseurs .loading{
    position: absolute; top: 0px; left: 0px;
}

.glisseurs .loading .filter{
    filter: alpha(opacity=70); opacity: 0.7; position: absolute; display: block; top: 0px; left: 0px; width: 100%; height: 100%;
}

.glisseurs .loading .spin{
    position:absolute;display:block;background:url('../img/loading.gif') no-repeat center center;top:0px;left:0px;width:100%;height:100%;
}
.glisseurs .slide
{
    cursor: default; position: relative; top: 0px; left: 0px; width: 600px; height: 300px; overflow: hidden;
}

#jssor_1.glisseurs .slide .caption{ 
background-color: rgba(87,73,64,0.5) /*#574940*/; 
height:auto;
color: #e2d9d4 /*rgba(226, 217, 212,0.5)*/;
font-family: "custom-font";
}
.glisseurs .slide .caption1
{
    position: absolute;
    top: 320px;
    left: 30px;
    width: 350px;
    height: 30px;
    background-color: rgba(235,81,0,0.5);
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
    text-align: center;  
}

.glisseurs .slide .caption2{
    position: absolute;
    top: -50px;
    left: 125px;
    width: 350px;
    height: 30px;
    background-color: rgba(235,81,0,0.5);
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
    text-align: center;
}

.glisseurs .slide .caption3{
    position: absolute;
    top: 30px;
    left: -380px;
    width: 350px;
    height: 30px;
    background-color: rgba(235,81,0,0.5);
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
    text-align: center;
}

.glisseurs .slide .caption4{
    position: absolute;
    top: 30px;
    left: 30px;
    width: 350px;
    height: 30px;
    background-color: rgba(235,81,0,0.5);
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
    text-align: center;
}

.glisseurs .slide .caption5{
    position: absolute;
    top: 30px;
    left: 30px;
    width: 350px;
    height: 30px;
    background-color: rgba(235,81,0,0.6);
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
    text-align: center;
}

.glisseurs .slide .caption6{
    position: absolute;
    top: 30px;
    left: 600px;
    width: 350px;
    height: 30px;
    background-color: rgba(235,81,0,0.5);
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
    text-align: center;
}

.glisseurs .slide .caption7{
    position: absolute;
    top: 30px;
    left: 30px;
    width: 350px;
    height: 30px;
    background-color: rgba(235,81,0,0.5);
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
    text-align: center;
}

.glisseurs .slide .caption8{
    position: absolute;
    top: -50px;
    left: 30px;
    width: 350px;
    height: 30px;
    background-color: rgba(235,81,0,0.5);
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
    text-align: center;
}

.glisseurs .slide .caption9{
    position: absolute;
    top: 25px;
    left: 150px;
    width: 250px;
    height: 250px;
    background-color: rgba(40,177,255,0.6);
    overflow: hidden;
}

.glisseurs .slide .caption10{
    position: absolute;
    top: 100px;
    left: 25px;
    width: 200px;
    height: 50px;
    font-size: 24px;
    line-height: 50px;
}

.glisseurs .slide .caption11{
    position: absolute;
    top: 25px;
    left: 100px;
    width: 250px;
    height: 250px;
    background-color: rgba(40,177,255,0.6);
}


#jssor_1.glisseurs .slide .caption a,#jssor_1.glisseurs .slide .caption a:link,#jssor_1.glisseurs .slide .caption a:visited
{
    text-decoration: none;
    color:inherit
}