@font-face {
    font-family: "Josefin Sans";
    src: url('JosefinSans-Regular.ttf');
}
@font-face {
    font-family: "Frutiger";
    src: url('FrutigerLTArabic-45Light.ttf');
}

html,
body {
    height: 100%;
    font-family: Verdana;
}

.wrap {
    min-height: 100%;
    height: auto;
    /*margin: 0 auto -60px;*/
    /*padding: 0 0 60px;*/
}

.wrap > .container {
    /*padding: 70px 15px 20px;*/
}

.footer {
    height: 60px;
    background-color: #0066cc;
    padding-top: 20px;
    float: left;
    width: 100%  ;
    margin-top: 100px;
    color: #fff;
    font-family: "Josefin Sans";
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}
#top
{
    float: left;
    width:100%;
    background-color: #f5f5f5;
    height: 52px;
}
#cllear
{
    float: left;
    display: inline;
}
#header
{
    font-family: "Josefin Sans";
    font-weight: bold;
    font-size: 13px;
    line-height: 21px;
    color: #999999;
}
#menu
{
    width: 100%;
    float: left;
    display: inline;
    font-size: 20px;
    font-family: "Josefin Sans";
    font-weight: bold;
    color: #fff;
    margin-top: 45px;
}
#menu a{
    float: left;
    display: inline;
    margin-left:10px;
    margin-right: 10px;
    text-decoration: none;
    color: #fff;
}
#headerleft
{
    width: 21%;
    float: left;
    display: inline;
    background-image: url('../images/logobg.png');
    background-repeat: repeat-x;
    height: 172px;


}
#headerright
{
    width: 75.2%;
    float: left;
    display: inline;
    background-image: url('../images/bgmenu.png');
    background-repeat: repeat-x;
    height: 172px;

}
#background2{
    height: 100%;
    left: 0;
    position: absolute;
    top: 52px;
    background: url('../images/logobg.png') repeat-x 50% 0;
    width: 50%;
    z-index: -1;
}
#background1{
    height: 100%;
    right: 0;
    position: absolute;
    top: 52px;
    background: url('../images/bgmenu.png') repeat-x 50% 0;
    width: 50%;
    z-index: -1;
}

#background2a{
    height: 100%;
    left: 0;
    position: absolute;
    top: 52px;
    background: url('../images/bgmenu.png') repeat-x 50% 0;
    width: 50%;
    z-index: -1;
}
#background1a{
    height: 100%;
    right: 0;
    position: absolute;
    top: 52px;
    background: url('../images/logobg.png') repeat-x 50% 0;
    width: 50%;
    z-index: -1;
}
#titlemodule
{
    float: left;
    width: 100%;
    font-family: "Josefin Sans";
    font-size: 22px;
    color: #1e1e1e;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 34px;
    /*border-bottom: 3px solid #0084d4;*/
}
#titlemodulear
{
    float: right;
    width: 100%;
    font-family: "Frutiger";
    font-size: 22px;
    color: #1e1e1e;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 34px;
    text-align: right;
    /*border-bottom: 3px solid #0084d4;*/

}
#titlemoduleborderar
{
    width: 90px;
    background-color: #0084d4;
    height: 3px;
    float: right;
}
#titlemoduleborder
{
    width: 90px;
    background-color: #0084d4;
    height: 3px;
    float: left;
}
#imgproj
{
    float: left;
    width: 100%;
    height: 192px;
    overflow: hidden;
    margin-top: 10px;
}
#titleproj
{
    float: left;
    width: 100%;
    text-align: left;
    font-family: "Josefin Sans";
    font-size: 18px;
    color: #0066cc;
    font-weight: bold;
}
#textproj
{
    float: left;
    width: 100%;
    text-align: left;
    font-family: "Josefin Sans";
    font-size: 16px;
    color: #020202;
    font-weight: bold;
}
#titleprojar
{
    float: left;
    width: 100%;
    text-align: right;
    font-family: "Frutiger";
    font-size: 16px;
    color: #0066cc;
    font-weight: bold;
}
#textprojar
{
    float: left;
    width: 100%;
    text-align: right;
    font-family: "Frutiger";
    font-size: 14px;
    color: #020202;
    font-weight: bold;
}
#modulebaout{
    float: left;
    width: 100%;
    background-color: #f6f6f6;
    font-family: "Josefin Sans";
    color: #020202;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    padding: 15px;
    height: 352px;
}
#imgepisode
{
    width: 75px;
    height: 75px;
    overflow: hidden;
    float: left;
    display: inline
}
#galmod
{
    float: left;
    width: 48%;
    height: 200px;
    overflow: hidden;
    display: inline;
    margin: 1%;
}
#titlemodule
{
    float: left;
    font-family: "Josefin Sans";
    font-size: 18px;

}
#titlemodulear
{
    float: right;
    font-family: "Frutiger";
    font-size: 18px;

}
.input3 {
    width: 40%;
    float: left;
    display: inline;
}
.aside {
    float: right;
    display: inline;
    width: 50%;
}
.name {
    margin-top: 10px;
    width: 100%;
    height: 55px;
    background-color: #cccccc;
    border: 0px;
    padding-left: 10px;
}
.paragraphe {
    height: 215px;
    width: 100%;
    background-color: #cccccc;
    border: 0px;
    margin-top: 10px;
}
.sendbtn3 {
    float: right;
width: 100%;
    }
.sendbtn2 {
    width: 125px;
    height: 53px;
    float: right;
    margin-bottom: 20px;
    margin-top: 30px;
    background-color: #0066cc;
    color: white;
    border: 0px;
}
.sendbtn2:hover {
    width: 125px;
    height: 53px;
    float: right;
    margin-bottom: 20px;
    margin-top: 30px;
    background-color: #000;
    color: white;
    border: 0px;
}
.oval {
    width: 510px;
    height: 276px;
    /*background: MediumPurple;*/
    color: #111;
    /*border-radius: 50%;*/
    text-align: center;
    /*font-size: 60px;*/
    float: left;
    overflow: hidden;
    margin-right: 10px;
    margin-bottom: 10px;
    /*shape-outside: ellipse();*/
}

.main p
{
    font-family: "Josefin Sans";
    font-size: 16px;
    color: #4a4a4a;
    font-weight: bold;
}
#lang
{
    width:66px;
    background-color: transparent;
    border: 0px;
    font-family: "Josefin Sans";
    text-align: center;
    color: #aaaaaa;
    font-weight: bold;
}

.albumscont{
    float:left;
    width:25%;
    height:200px;
    padding-left:20px;
    padding-right:20px;
    margin-bottom:30px;
    overflow:hidden;
}
.albback{
    float:left;
    width:100%;
    height:200px;
    overflow:hidden;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    background-size: cover;
}
.albumms1{
    float:left;
    width:100%;
    text-align:center;
    height:200px;
    margin-top:-200px;
    position:relative;
    z-index:1;
    overflow: hidden;
}
.albumms1cover{
    float:left;
    width:100%;
    height:0;
    background-color:rgba(0,0,0,0.7);
    -webkit-transition: all 0.3s ease-in 0.3s;
    -moz-transition: all 0.3s ease-in 0.3s;
    -o-transition: all 0.3s ease-in 0.3s;
    transition: all 0.3s ease-in 0.3s;
    position:relative;
    z-index:2;
    font-family:Frutiger;
    font-size:20px;
    /*font-weight:bold;*/
    color:#fff;
    padding-top: 82px;
    padding-left: 10px;
    padding-right: 10px;
}
.albumscont:hover .albumms1cover{
    height:200px;
    margin-top:-200px;
}