@import url(HacenTunisia.css);
@import url(HacenLinerScreen.css);
@import url(ns.css);

body {
	font-family: 'hl', sans-serif;
 }

p {
	font-family: hl;
 
}

a
{
	transition: .5s all;
}
.page-nav {
	z-index: 100;
	position: fixed;
	top: 56px;
	right: auto;
	left: 168px;
	margin-right: 9px;
	color: #fff;
	font-size: 18px;
	font-family: 'Montserrat';
	font-weight: 300;
	margin-left: 0;
}


.header-top {
	position: fixed;
	z-index: 20;
	top: 0;
	right: 56px;
	height: 56px;
	left: 50%;
}


.header-top .menu li
{
	float: right;
}

.header-top .menu-icon {
	display: block;
	float: right;
	margin-top: 56px;
	padding-right: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	padding-left: 16px;
}



.header-top .menu-icon .bars {
	content: "";
	display: block;
	/* background: #ff4; */
	width: 32px;
	height: 32px;
	float: right;
}


.header-top .menu-icon .txt {
	float: right;
	font-family: hl;
	font-size: 16px;
	color: #fff;
	padding-top: 0px;
	padding-left: 16px;
	padding-right: 16px;
}



#fp-nav.right {
	/* top: 64px; */
	top: 0;
	/* top: 68px; */
	/* top: 80px; */
	right: auto;
	margin-right: 0;
	position: absolute;
	left: 0;
	margin-left: 48px;
}


#fp-nav ul li a.active span {
	width: 96px;
	margin-left: -2px;
	margin-right: 0;
}


 #fp-nav ul li a.active:hover span {
	width: 96px;
	margin-left: 0px;
	margin-right: 0;
}


  #fp-nav ul li a span {
	background: #fff;
	width: 24px;
	border-radius: 0;
	height: 2px;
	left: 0 !important;
	right: auto;
	top: 0;
	margin-top: 0;
	transition: 0.3s;
	/* border: 6px solid; */
	/* border-color: rgba(0,0,0,0.5) !important; */
}


#fp-nav ul li:hover a span  {
 
	margin-left: 0px !important;
	margin-right: 0 !important;
}

#fp-nav ul li a span 
{
    
   	margin-right: 0 !important;	margin-left: 0 !important; 
}

.header-top .menu-icon .bars .bar1, .header-top .menu-icon .bars .bar2, .header-top .menu-icon .bars .bar3 {
	
	float: right;
}

.h-right
{
     padding: 30px 0;
 
}




.p-footer {
	bottom: 0;
	top: 0;
	left: 0;
	right: auto;
	position: fixed;
	padding: 0px;
	z-index: 100;
	visibility: hidden;
	z-index: 500;
}


.p-footer .btn {
	position: absolute;
	height: 24px;
	width: 32px;
	/* background: #f4f; */
	top: 16px;
	left: 46px;
	transition: 0.6s;
	opacity: 0;
	margin-top: -16px;
	margin-bottom: -16px;
	right: auto;
}



.page.active .s-title {
	opacity: 1;
	visibility: visible;
	right: 50%;
	left: 56px;
	transition: 0.6s;
	transition-delay: 1s;
}


.page .s-title {
	/* position: absolute; */
	position: fixed;
	left: auto;
	top: 130px;
	font-family: ns;
	text-align: left;
	padding-bottom: 10px;
}



.page.active .s-fixed-content {
	opacity: 1;
	visibility: visible;
	right: 50%;
	left: 56px;
	transition: 0.6s;
	transition-delay: 1.5s;
}



.s-fixed-content h4 {
	font-size: 16px;
	/* font-size: 18px; */
	/* font-family: "GeoSansLight"; */
	/* font-weight: 100; */
	font-family: hl;
	font-weight: 500;
	text-transform: none;
	text-align: left;
}


.s-fixed-content .socialnet, .page-contact .socialnet {
	position: relative;
	margin-left: -5px;
	/* margin-right: -0px; */
	/* border-right: 2px solid #fff; */
	/* padding-right: 4px; */
	text-align: left;
	/* direction: rtl; */
	margin-top: 5px;
}


.page-nav a
{
	float: right;
	    margin-top: -15px;
    line-height: 30px;
	border-radius: 4px;
}


.page-nav a:hover .title {
    opacity: 1;
    bottom: -32px;
    visibility: visible;
}

.page .content {
	position: absolute;
    z-index: 1;
    bottom: 0;
    left: auto;
    width: 42%;
    right: 0;
    overflow: auto;
    /* position: relative; */
    /* padding: 20px; */
    /* background: #333; */
    /* margin: 10px; */
    /* width: 740px; */
    /* max-width: 97%; */
    height: 100%;
    /* -webkit-box-sizing: border-box; */
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



.pane-when {
	position: fixed;
	right: 50%;
	top: auto;
	bottom: 56px;
	left: 56px;
	color: #fff;
	z-index: 1;
}


.pane-when .header , .main-links{
	float: none;
	width: 70%;
	min-width: 280px;
	text-align: right;
	border-bottom:0;
	font-family: "Montserrat";
	margin-bottom: 16px;
	padding-bottom: 8px;
}

 .header.main-header
{
	    margin-bottom: 0;
	    padding-bottom: 0;
	    text-align: center;
	    position: relative;
	    /* background: #282A30; */
	    width: 25%;
	    margin: auto;
	    padding: 10px;
	    border-radius: 20px 20px 0px 0px;
	    font-family: ns;
	    font-size: 24px;
}

.slogo-num
{
	position: static;
	/* top: -100%; */
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	left: 0;
	font-family: 'Droid Sans', sans-serif;
	/* text-align: right; */
	/* margin-right: -53px; */
	/* margin-top: -60px; */
	color: #00B4C2;
}


.main-links
{
       border-radius: 10px;
	overflow: hidden;
	margin: auto;
	padding: 0;
     
    
}

.link-img
{
	float: right;
	margin-left: 20px;
	width: 70px;
	
}


.link-img img
{
	width: 100%;
	max-width: 100%;
}

 .hospital-link
{
   padding: 15px 10px 10px 10px;
    border-top-left-radius: 10px;
    background: rgba(255,255,255,.8);
    border-bottom: 2px solid #0C6D74;
    display: block;
	padding-top: 
}


.page-home.page .s-fixed-content
{
	top: 160px
}

.mosen-link
{
	padding: 15px 10px 10px 10px;
	display: block;
	    background: rgba(255,255,255,.7);
 }


.main-links .top-link
{
	font-size: 18px;
	color: #333;
	/* font-family: ns; */
	margin-top: 6px;
	/* font-weight: 700; */
	}

.main-links p
{
	font-size: 16px;
	color: #666;
	margin-bottom: 0;
}

.main-links a:hover
{
	background: #0C6D74;
	color: #fff;
}


.main-links a:hover p
{
 	color: #fff;
}



.main-links a.mosen-link:hover {
    background: #CC9E60;
    color: #fff;
}



.main-links:hover a {
 border-color: transparent;
}



.page-home .content .header {
	margin: 0 auto;
	text-align: right;
	/* text-align: center; */
	position: relative;
}

 
.page-home .content h3 {
    text-align: right;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 1em;
    font-weight: bold;
    border-left: 0;
    padding-right: 0;
    margin-left: 0px;
    border-right: 0;
    max-width: none;
    font-family: ns;
    font-weight: 400;
    margin-top: 30px;
    font-size: 24px;
    margin-bottom: 20px;
}

.page .content .subhead {
	display: block;
	text-align: right;
	position: absolute;
	position: relative;
	color: #fff;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	direction: rtl;
	font-family: hl;
	font-size: 24px;
}


.page p {
	font-family: 'hl';
	font-weight: 400;
	color: #fff;
	font-size: 18px;
	margin-bottom:15px !important;
	line-height: 1.8;
}


.h-logo
{
    margin-bottom: 30px;
	width: auto !important;
}


.pane-when .clock .big .txt , .pane-when .clock .small  , .page-nav a .title  {
 
	font-family: hl;
}



.page .form button {
 
	font-family: hl;
}

.pane-when .clock .big {
	display: inline-block;
	position: relative;
	vertical-align: baseline;
	font-size: 110px;
	line-height: 0.8;
	margin-right: 30px;
	color: #60BB46;
}



.s-fixed-content .socialnet a .title {
	position: absolute;
	left: 6px;
	bottom: -24px;
	width: 120px;
	text-align: left;
	font-size: 10px;
	font-family: "hl";
	color: #fff;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	right: auto;
}




.s-fixed-content .socialnet a:hover .title {
    right: auto;
    bottom: -12px;
    opacity: 1;
    visibility: visible;
    left: 6px;
}



.page p {
	text-align: right;
	direction: rtl;
}

.page .form .fields .buttons {
	position: absolute;
	bottom: 0;
	left: -.5px;
	right: auto;
}


.page .form .fields {
	margin-top: 24px;
	padding-left: 16px;
	position: relative;
	border-bottom: 1px solid #fff;
	border-left: 0;
	border-right: 1px solid #fff;
	text-align: right;
}


.page .form input {
	background: transparent;
	border: none;
	color: #fff;
	padding: 0em 1em;
	padding-bottom: 0.3em;
	font-family: 'hl';
	font-weight: 300;
	font-size: 16px;
	box-shadow: none;
	display: inline-block;
	/* min-width: 400px; */
	position: absolute;
	width: auto;
	width: 100%;
	bottom: 0;
	padding-right: 140px;
	left: 0;
	right: 0;
	margin-bottom: 0;
	padding-left: 0;
	text-align: right;
}

.page .form label , .page .form .fields>div {
 
	float: right;
	
}

.page .form label 
{
    padding: 0 15px;
    font-family: hl;
	color: #fff;
}


.page .form textarea {
 
	font-family: 'hl';
 
	text-align: right;
	direction: rtl;
	color: #fff;
}

input#mes-name
{
    padding-right: 60px;
}



.header-top .menu {
 	right: 32px;
 	left: auto;
}


.header-top .menu a {
 
	font-family: hl;
}

.content ul li 
{
	text-align: right;
	color: #fff;
	font-family: hl;
	font-size: 18px;
}



.page-cent .content {
    padding: 100px 56px 50px 50px;
	text-align: right;
}



.page-home  .content, .prog-about .content ,.page-message .content
{
    bottom: 0;
    top: auto;
    height: auto;
}

.page-home  .content
{
	bottom: 5%;
}

.page h2, .page h3, .page h4 {

font-family: ns;

margin-bottom: 20px;
}

.text ul , 
.text ul li
{
	list-style-type: disc;
}

.text ul
{
	padding-right: 20px;
}


.text ul li
{
	margin-bottom: 10px;
}



.prog-box {
 
    margin-bottom: 30px;
}


.prog-box h1

{
	font-size: 20px;
	font-family: ns;
}


.prog-about .content h4
{
	font-size: 24px;
	
}


.prog-box h1 a

{
	   border: 3px solid #ddd;
	   border-radius: 8px;
	   color: #fff;
	   background: #CC9E60;
	   padding: 15px;
	   display: block;
	   border-color: #CC9E60;
	   text-align: center;
	   transition: .5s all;
}


.prog-box.hospital h1 a

{
	background: #0C6D74;
	border-color: #0C6D74;
}


.prog-box h1 a:hover
{
	background: #fff;
	color: #000;
}


.prog-box.hospital h1 a:hover
{
	background: #fff;
	color: #000;
}

#fp-nav ul li a.active span, #fp-nav ul li a:hover span, #fp-nav ul li a.active:hover span, #fp-nav ul li a span
{
	right: auto;
}



.page .form .fields {
    border-bottom-color: #A9A9A9;
    border-left-color: #A9A9A9;
}

.help-block
{
	font-family: hl;
	color: #f00;
	margin-top: 5px;
}


.page .s-title , .s-fixed-content h4{
    color: #fff;
}


.h-right h3
{
   margin-top: 0 !important;
}


.h-right p
{
   margin-bottom: 0 !important;
}

.contact-info li p a
{
	color: #fff;
}
.contact-info li p span
{
	direction: ltr;
	display: inline-block;
}

.lang-ico
{
	font-family: hl;
    line-height: 27px !important;
    font-weight: 700;
    letter-spacing: 1px;
    background: rgba(40, 42, 48,.3) !important;
}


.sm-icons
{

	margin: 15px 0 30px 0;
}


.sm-icons  a
{
	font-size: 20px;
	padding: 6px 12px;
	color: #fff;
	/* max-width: 40px; */
	width: 44px;
	display: inline-block;
	text-align: center;
	border-radius: 4px;
}


.sm-icons  a:hover
{
	opacity: .6;
}


	.sm-icons .facebook
	{
		background: #3b5998;
	}



	.sm-icons .twitter
	{
		background: #28aae1;
	}




	.sm-icons .googleplus
	{
		background: #DC4E41;
	}



	.sm-icons .youtube
	{
		background: #CD201F;
	}


    .main-links-mob
{
	display: none;
}
