@import url(https://fonts.googleapis.com/css?family=Days+One);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed);
	body,a,img,div,ul,li,button
	{
	outline: 0 none !important;
outline-style:none;
-moz-box-shadow: none;
-webkit-user-select:none;
text-decoration:none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-overflow:ellipsis;
-o-user-select: none;
-webkit-touch-callout: none;
-ms-user-select: none;
-khtml-user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	}

.frame1
{
	 position:relative;
    width:auto;
    margin:0 auto;
    background-color: white;
    background: url("http://orthographe.ma/images/bg2.jpg") no-repeat top center;
    min-height: 560px;
    background-attachment: fixed;

    height:auto !important;
    height:700px;

    min-height:700px;
}

.frame22, .frame2
{
	 position:relative;
    width:auto;
    margin:0 auto;
	border-bottom:5px solid black;
    background-color: white;
    background: url("http://orthographe.ma/images/bg5.jpg") no-repeat top center;
    min-height: 350px;

    height:auto !important;
    height:500px;

    min-height:500px;
}

.frame3, .frame33 
{
	 position:relative;
    width:auto;
    margin:0 auto;
    background-color: white;
    background: url("http://orthographe.ma/images/bg7.jpg") no-repeat top center;
    min-height: 350px;

    height:auto !important;
    height:460px;

    min-height:460px;
}

.frame4, .frame44 
{
	 position:relative;
    width:auto;
    margin:0 auto;
    background-color: white;
    background: url("http://orthographe.ma/images/bg8.jpg") no-repeat top center;
    min-height: 350px;
border-top:7px solid rgb(45, 18, 18);
    height:auto !important;
    height:520px;

    min-height:520px;
}

.frame5
{
	position:relative;
	height:250px;
    width:auto;
    margin:0 auto;
    background-color: white;
    margin-bottom:20px;
}
.btntest33
{
font-family: 'Days One', sans-serif;
position:absolute;
left:0;right:0;
margin-left:70px;margin-right:auto;
cursor:pointer;outline:none;
color:white;
font-size:17px;
padding:8px 46px;
border-radius:4px;
width:400px;
top:220px;
background:rgba(19, 53, 65, 0.76);
border-bottom:4px solid rgba(19, 53, 65, 0.89);
}

.btntest
{
font-family: 'Days One', sans-serif;
position:absolute;
left:0;right:0;
margin-left:146px;margin-right:auto;
cursor:pointer;outline:none;
color:white;
font-size:17px;
padding:8px 46px;
border-radius:4px;
width:251px;
top:180px;
background:rgba(44, 45, 45, 0.76);
border-bottom:4px solid rgba(36, 42, 43, 0.89);
}

.btntest2
{
font-family: 'Days One', sans-serif;
left:0;right:0;
margin-left:4px;margin-right:auto;
cursor:pointer;outline:none;
color:white;
font-size:17px;
padding:8px 46px;
border-radius:4px;
width:250px;
margin-top:30px;
background:rgba(23, 24, 24, 0.64);
border-bottom:4px solid rgba(23, 24, 24, 0.84);
}

.btntest3
{
font-family: 'Days One', sans-serif;
position:absolute;
left:0;right:0;
margin-left:58px;margin-right:auto;
cursor:pointer;outline:none;
color:white;
font-size:17px;
padding:8px 46px;
border-radius:4px;
width:250px;
top:340px;
background:rgba(54, 21, 21, 0.84);
border-bottom:4px solid rgba(45, 18, 18, 0.84);
}


.btntest1
{
font-family: 'Days One', sans-serif;
position:absolute;
left:0;right:0;
margin-left:auto;margin-right:auto;
outline:none;
line-height:22px;
color:#2d5069;
padding:20px 70px;
border-radius:20px;
background:rgba(255, 255, 255, 0.55);
width:535px;
height:325px;
top:200px;
}

.btntest11
{
font-family: 'Days One', sans-serif;
left:0px;right:0;
position:relative;
outline:none;
line-height:22px;
color:black;
padding:70px 60px;
border-radius:4px;
width:612px;
}

.btntest12
{
font-family: 'Days One', sans-serif;
position:absolute;
left:0;right:0;
margin-left:auto;margin-right:auto;
outline:none;
line-height:22px;
color:white;
padding:8px 46px;
border-radius:4px;
width:560px;
margin-top:122px;
}

.btntest13
{
font-family: 'Days One', sans-serif;
position:relative;
left:0px;right:0;
outline:none;
line-height:22px;
color:#361515;
padding:140px 60px;
border-radius:4px;
width:560px;
}
.nbs-flexisel-inner
{
	background:white !important;
	border:none !important;
	border-radius:0px !important;
	margin-top:0px !important;
}

.nbs-flexisel-container
{
	margin-left:15px !important;
	margin-right:15px !important;
}

.btntest14
{
font-family: 'Roboto Condensed', sans-serif;
left:0;right:0;
outline:none;
text-align:justify;
line-height:22px;
color:#4e606a;
padding:30px 25px;
width:auto;
top:28px;
}


.btntest:hover, .btntest2:hover
{
	transition:0.8s;
	background:rgba(19, 53, 65, 0.89);
}


.loader {
    width: 110px;
    margin: auto;
}
.loader .circle {
    position: absolute;
    width: 110px;
    height: 110px;
    opacity: 0;
    transform: rotate(225deg);
    animation-iteration-count: infinite;
    animation-name: orbit;
    animation-duration: 5.5s;
}
.loader .circle:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #34495E;
    /* Pick a color */
}
.loader .circle:nth-child(2) {
    animation-delay: 240ms;
}
.loader .circle:nth-child(3) {
    animation-delay: 480ms;
}
.loader .circle:nth-child(4) {
    animation-delay: 720ms;
}
.loader .circle:nth-child(5) {
    animation-delay: 960ms;
}
@keyframes orbit {
    0% {
        transform: rotate(225deg);
        opacity: 1;
        animation-timing-function: ease-out;
    }
    7% {
        transform: rotate(345deg);
        animation-timing-function: linear;
    }
    30% {
        transform: rotate(455deg);
        animation-timing-function: ease-in-out;
    }
    39% {
        transform: rotate(690deg);
        animation-timing-function: linear;
    }
    70% {
        transform: rotate(815deg);
        opacity: 1;
        animation-timing-function: ease-out;
    }
    75% {
        transform: rotate(945deg);
        animation-timing-function: ease-out;
    }
    76% {
        transform: rotate(945deg);
        opacity: 0;
    }
    100% {
        transform: rotate(945deg);
        opacity: 0;
    }
}






.grdn-bg {background: rgba(255,255,255,1);
    background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(236,236,236,1) 52%, rgba(236,236,236,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(52%, rgba(236,236,236,1)), color-stop(100%, rgba(236,236,236,1)));
    background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(236,236,236,1) 52%, rgba(236,236,236,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(236,236,236,1) 52%, rgba(236,236,236,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(236,236,236,1) 52%, rgba(236,236,236,1) 100%);
    background: linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(236,236,236,1) 52%, rgba(236,236,236,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec', GradientType=1 );}



.img-bg {
    background-color: white;
    background-image: url("../images/bg-book.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position-x: 2px;
    background-position-y: 16px;
    border-radius: 44px;
}




/**
 * Slider
 */
.carousel-inner .item {
    max-height: 680px;
}
.carousel-inner .item:after {
    content: "";
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.carousel-control {
    width: 10%;
}

.carousel-control .fa {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .fa.fa-chevron-right {
    right: 50%;
    margin-right: -10px;
}

@media screen and (min-width: 768px) {
    .carousel-control .fa {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }
}
@media screen and (min-width: 768px) {
    .carousel-control .fa-chevron-left {
        margin-left: -15px;
    }
}
/**
 * Slider caption
 */
.carousel-caption h2 {
    color: #fff;
    font-size: 70px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.carousel-caption p {
    font-family: "Oswald", sans-serif;
    font-weight: 300;
    font-size: 20px;
    margin-bottom: 50px;
}
@media screen and (min-width: 768px) {
    .carousel-caption {
        right: 20%;
        left: 20%;
        bottom: 20%;
    }
}

/**
 * Button
 */
.btn-transparent {
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
}
.btn-transparent:hover {
    background-color: #fff;
}

.btn-rounded {
    border-radius: 70px;
}

.btn-large {
    padding: 11px 45px;
    font-size: 18px;
}

/**
 * Change animation duration
 */
.animated {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
	width:100%;
}


.offres{}



.offres a{color:#fff;height:231px;line-height:231px;padding:0;margin:5px;text-align:center;display:block}

.offres a:hover{
    color:#fff;background:#007cb0;
    background-image:url(../images/tiles/bg.png);
    background-repeat:no-repeat;background-size:cover;
    text-decoration:none}
.offres2 a:hover{
    color:#fff;background:#007cb0;
    background-image:url(../images/tiles/bg2.png);
    background-repeat:no-repeat;background-size:cover;
    text-decoration:none}

.offres a:hover img{visibility:visible}

.offres a span{
    vertical-align:middle;display:inline-block;
    line-height:1.2;text-align:center;font-family:titlefont;
    font-size:2.6em;text-shadow:2px 2px 5px #464646}


.height-offre {
    min-height: 255px;
    font-size: 11px;
}

.offres a {
    color: #fff;
    height: 231px;
    line-height: 231px;
    padding: 0;
    margin: 5px;
    text-align: center;
    display: block;
}

.offr-ent {
    background-size: cover;
    background-image: url(../images/tiles/img-e.jpg);
}


.offr-collegelyc {
    background-size: cover;
    background-image: url(../images/tiles/img_ss.jpg);
}

.offr-ensup {
    background-size: cover;
    background-image: url(../images/tiles/img_es.jpg);
}


.carousel-caption {
    bottom: 0%;
}

.btn-success {
    color: #fff;
    background-color: #1ABC9C;
}


.navbar-inverse {
    background-color: #4a9bba;
}

.navbar-inverse .navbar-nav>.open>.dropdown-menu {
    padding: 3px 4px;
    background-color: #FFF;
    color: #23A8E8;
}

.navbar-inverse .navbar-nav>.open>.dropdown-menu>li>a {
    padding: 6px 9px;
    color: #23A8E8;
    border-radius: 4px;
}

.navbar-inverse .navbar-nav>.open>.dropdown-menu>li>a:hover, .navbar-inverse .navbar-nav>.open>.dropdown-menu>li>a:focus {
    color: #fff;
    background-color: #23A8E8;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
    color: #23A8E8;
    background-color: #FFF;
}



.navbar-inverse .navbar-nav>.dropdown>a:hover .caret, .navbar-inverse .navbar-nav>.dropdown>a:focus .caret {
    border-top-color: #0D6D9B;
    border-bottom-color: #0D6D9B;
}



.nav-input-login {width: 100%;
    border: 1px solid #23A8E8;
    background-color: #ebebeb;
    margin: 0px 0 4px 0;}


.navbar-inverse .navbar-form .form-control:focus, .navbar-inverse .navbar-form .select2-search input[type=text]:focus {
    color: #23A8E8;
    border-color: #23A8E8;
}

.login-form .login-field:focus+.login-field-icon {
    color: #23A8E8;
}

.navbar-inverse .navbar-form .btn {
    color: #fff;
    background-color: #438ca8;
	border-bottom:3px solid #4f7689;
	outline:none;
}


.navbar-inverse .navbar-form .btn:hover, .navbar-inverse .navbar-form .btn.hover, .navbar-inverse .navbar-form .btn:focus, .navbar-inverse .navbar-form .btn:active, .navbar-inverse .navbar-form .btn.active, .open>.dropdown-toggle.navbar-inverse .navbar-form .btn {
    color: white;
    background-color: #4f7689;
    border: 3px solid #4f7689;
	outline:none;
}

a:hover, a:focus {
    color: #23A8E8;
    text-decoration: none;
}

.dropdown-menu-inverse>li>a:hover, .dropdown-menu-inverse>li>a:focus {
     color: rgba(255,255,255,.85) !important;
    background-color: #23A8E8;
}


.div-panel {background-color:white; border-radius: 4px;-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    word-break: break-word;
    margin: 0 auto 30px auto;
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,0.04);
    -moz-box-shadow: 0 0 25px rgba(0,0,0,0.04);
    box-shadow: 0 0 25px rgba(0,0,0,0.04);}


.btn-primary {
    color: #fff;
    background-color: #23A8E8;
    border-color: 3px solid #456087;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: #127AAD;
    border-left-color: transparent;
}


.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
    color: #FFFFFF;
    background-color: #127AAD;
    border-radius: 10px;
}





.htitle
{
    display: inline-block;
    padding: 10px;
    border-radius: 6px !important;
    position: relative;
    bottom: 49px;
    background-color: #5BC0DE;
    color: white;
    border: 1px solid #ececec;
}



.transbg { background: transparent !important;}

.radioexam {display: inline}


.labelanswer {font-size: 21px;position: relative; bottom: 5px;}
.lblright { color: #18ad91;}
.lblerror { color: tomato ;}

.login-form { 
    padding: 0px 23px 0px; 
}
.login-form h3 {
    margin-bottom: 20px;
}

.login-form .btn-primary{ 
    padding: 8px 0px;
	border-radius:3px !important;
	font-size:15px !important;
}
.bjqs-controls.v-centered{
    position: absolute;
top: 90px;
width: 100%;
}
.bjqs-controls.v-centered .bjqs-prev{
  position: absolute;
top: 0px;
}
.bjqs-controls.v-centered .bjqs-next{
 position: absolute;
right: 6px;
top: 0px;
}
#my-slideshow {
    height: 234px!important;  
}
#my-slideshow  ul {
   /*position: absolute;*/
}
.bjqs-wrapper{
    margin: 0 auto;
    height: 249.902px;
}
.titletxt
{font-size:21px;}

@media (max-width: 640px) {
	.titletxt
{font-size:17px;}
.btntest
{
	margin-left:20px;
	top:222px;
}
.btntest3
{top:245px;margin-left:20px;}
.frame1
{
	min-height:550px;height:550px;
}
.btntest
{top:245px;}
.frame4
{min-height:430px;height:430px;}
.btntest12
{margin-top:20px;}
	h1
	{font-size:20px !important;}
	.btntest1
	{padding:20px 46px;height:280px;width:373px;background:rgba(255, 255, 255, 0.55);border-radius:0px;height:250px;}
	.btntest33
	{width:320px;top:185px;font-size:14px;padding:7px 33px;margin-left:23px;}
	.btntest2,.btntest, .btntest3{padding:7px 33px;font-size:14px;width:182px;background:rgba(30, 34, 44, 0.86) !important;}
	.btntest11
	{width:350px;padding:95px 20px;}
	.btntest13
	{width:350px;padding:70px 20px;}
	.btntest12
	{width:350px;padding:70px 20px;color:white !important;background-color:transparent !important;}
	.frame44
	{background:#424549 !important;
	height:925px !important;border-bottom:none !important;
	}
	
	.frame22
	{background:#424549 !important;
	height:890px !important;border-bottom:none !important;
	}
	
	.frame3
	{background:url("http://orthographe.ma/images/bg7.jpg") no-repeat left center;
	}
	
	.frame33
	{background:#424549 !important;
	height:825px !important;border-bottom:none !important;
	}
	.frame1
	{ background: url("http://orthographe.ma/images/bg2.jpg") no-repeat top center;}
}

@media (min-width: 768px)
{
.container {
	width:auto !important;
}
}