@font-face {
    font-family:TTMastersR;
    src: url(../fonts/TTMastersRegular.otf);
}

@font-face {
    font-family:TTMastersB;
    src: url(../fonts/TTMastersBlack.otf);
}



@media only screen and (min-width: 960px) {
    .header-bandeau{

    	background: rgba(0, 0, 0, 0) url("../images/bandeau-menu.jpg") no-repeat scroll 0 0 / 100% 100%;
        height: 410px;
    }
}

    @media only  screen and (min-width: 600px) and (max-width: 960px),{
    .header-bandeau{

        background: rgba(0, 0, 0, 0) url("../images/bandeau-menu960.jpg") no-repeat scroll 0 0 / 100% 100%;
        height: 240px;
    }

     .phrase h3{
        font-size: 20px;
    }
}
 @media only screen and (max-width: 600px) {
    .header-bandeau{

        background: rgba(0, 0, 0, 0) url("../images/bandeau-menu600.jpg") no-repeat scroll 0 0 / 100% 100%;
        height: 130px;
    }

    .phrase h3{
        font-size: 18px;
    }
    .testm-box h2
    {
        font-size: 18px;
    }
}
.main-menu{
	width: 100%;
	height: 50px;
}

.list-lg .fb a {
    background: #3B5998 none repeat scroll 0 0;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    font-size: 24px;
    font-weight: normal;
    height: 34px;
    line-height: 36px;
    position: relative;
    text-align: center;
    width: 34px;
    top: 5px;
}

.list-lg .fb a:hover {
    background: #4e69a1 none repeat scroll 0 0;
 
}

.header-main {
	background:url(../images/bac-derlant.jpg);
    background-size: 100% 100%;
}

.p-0{
	padding: 0 !important;
}

label.chrono {
    font-size: 36px;
    font-weight: bold;
    padding: 25px;
    color: #781e40;
    background: rgba(207, 252, 253, 0.50);
    /* width: 70%; */
    letter-spacing: 1px;
}

.decompte{

    /*background: white none repeat scroll 0 0;*/
    left: -100px;
    position: relative;
    width: 125%;

}
.clntfeed {
    padding-bottom: 20px;
    height: 80px;
}

.phrase h2{
    color: #fff;
    font-weight: bold;
    /*position: relative;*/
    text-shadow: 1px 1px 8px #000;
    top: 30%;
    /*transform: translateY(50%);*/
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.8px;
}


.project-body {
    border: 1px solid;
    padding: 0 15px;
    display: inline-block;
    width: 100%;
    background: #000;
    box-shadow: 1px 1px 1px #ccc;
}

.parterer-sec .owl-carousel
{
    padding: 0 15px;
}

.owl-carousel .owl-item img{
    background: white;
    border:1px solid #781e40;
    height: 150px;
}

.section-convention{
    background: white;
    padding: 3px;
    box-shadow: 1px 1px 1px #ccc;
}

.link-rs {
    margin-top: 50px;
}

.link-rs a{
    background: #87285b none repeat scroll 0 0;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    font-size: 30px;
    font-weight: normal;
    height: 50px;
    line-height: 50px;
    position: relative;
    text-align: center;
    width: 50px;
}

.link-rs a:hover{
    background: #cf5b9a none repeat scroll 0 0;
}

.projinrtext h4
{
    color: #fff;
}

.liens-utils li .fa
{
    color: #382147;
    font-size: 18px;
    margin-right: 15px;
    padding: 5px;
}

.liens-utils li a
{
     color: #c54170;
    font-size: 18px;
}

.liens-utils li a:hover
{
    color: #382147;
}


.check {
    display: inline-block;
    margin-left: 10px;
    width: 100px;
    color: #8d8d8d;
}

.phrase .owl-controls
{
    display: none;
}


#alert {
    display: inline-block;
    margin-left: 50%;
    position: relative;
    transform: translateX(-50%);
}

.zeus.tparrows
{
    display: none;
}

.email-pre{
    color: #c54170;
}
