/*Place for your custom styles fr*/

iframe,
          embed, object {
            max-width: 100%;
          }
/*          
------------------------------------------------------------
		Scrolltop
------------------------------------------------------------
*/
#scrolltop {
	background-color:#000000;
	background-repeat:no-repeat;
	background-position: center 0px;
	background-image:url(../images/top.png);
	width:42px;
	height:42px;
	opacity: 0.3;
	filter: alpha(opacity=30);
	border: 5px rgba(255, 255, 255, 0.4) solid;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
}
#scrolltop:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
         



.btn01 {

    float: inherit;

    z-index: 100003;
    width: 60px;
    height: 60px;
	background-color:#f90000;
	background-repeat:no-repeat;
	background-position: center 0px;
	background-image:url(../images/bottom.png);
	width:42px;
	height:42px;
	opacity: 0.3;
	filter: alpha(opacity=30);
	border: 10px rgba(255, 255, 255, 0.8) solid;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
}
.btn01:hover {
	opacity: 1;
	filter: alpha(opacity=90);
}


.btnTop {
    
    float: inherit;
    z-index: 100003;
    width: 60px;
    height: 60px;
	background-color:#f90000;
	background-repeat:no-repeat;
	background-position: center 0px;
	background-image:url(../images/top.png);
	width:42px;
	height:42px;
	opacity: 0.3;
	filter: alpha(opacity=30);
	border: 10px rgba(255, 255, 255, 0.8) solid;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
}
.btnTop:hover {
	opacity: 0.8;
	filter: alpha(opacity=90);
	
}




.btn02{
float: right;
color: #fff;
margin: 30px 0 0 0;
}

.btn-bot{
float: right;
color: #f90000;
margin: 30px 30px 0 0;

}

.home {
			display: block;
			width: 16px;
			height: 16px;
			background: url(images/english-ico.png) no-repeat 0 0;
			overflow: hidden;
			z-index: 1000px;
			
		}
		#mainmenu li.home a:hover{
			background-position: 0 -14px;
		}

.lang{
font-size: 12px;
font-family: "Helvetica Neue";
font-weight: 300;
}


.bgtext{
color: white;
text-align: justify;
font-stretch: expanded;
}

.bgtext1{
margin-top: 100px;
color: white;
text-align: justify;
font-weight: 300;
}

/* helper classes */
.pull-center {
  margin: 0 auto;
  text-align: center;
}


.text-color1{
color: black;
background-color:yellow;
}


.deco{
text-decoration: underline;
text-shadow: #000;
}



.c-ad span p{
font-size: 14px;
font-family: "Helvetica Neue";
font-weight: 800;
}

.def{
float: right;

}

.nav-img{

z-index: -1000;
}
.nav-img2{
z-index: 5000;
}


/*
Nav Panel
======================================
*/
.panel {
    position: fixed;

    left: 15.625em; /*left or right and the width of your navigation panel*/
    width: 15.625em; /*should match the above value*/
}

.panel {
    background: #2C3E50;
    z-index: 9999;
    position: fixed;
    left: -15.625em; /*or width of your navigation panel*/
    width: 15.625em; /*should match the above value*/
}

.panel ul {
    border-top: 2px solid #34495D;
}

.panel a {
    display: block;
    border-bottom: 2px solid #34495D;
    padding: 1em;
}

.panel a:link,
.panel a:visited {
    color: #fff;
}

.panel a:hover,
.panel a:active {
    background: #25B89A;
}

.nav-icon {
    margin-right: 6px;
}

.wrap {
    position: relative;
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
}

.domaine{
 float: none;
 margin: 0 auto;
 height: 60px;
 text-align: center;
 /*background: #000;
 background: hsla(0, 0%, 0%, 0.4);
 border: 1px solid rgba(255, 0, 0, .5);
 -webkit-background-clip: padding-box; /* for Safari */
  /*background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
 /*border-radius:10px;
 /*z-index: 1;*/
}

/*.low-nav {
font-size: 24px;
background: #000;
background: hsla(0, 0%, 0%, 0.2);
border-radius:5px;
background-size: 100px;
}*/

/*.low-low-nav li a{
font-family: "Trebuchet MS";
font-size: 36px; 
}*/

.scrl{
z-index: 1000;
padding-top: 10px;
}


.um-logo{
background: #fff;
background: hsla(0, 0%, 0%, 0.8);
border-radius:10px;
}

.copyright{
font-weight: 800;
}

.bg-pic{
padding-top: 25px;
}

.vid-text{
position: inherit;
margin-left: 200px;
}


.center {
    float: none;
    margin: 0 auto;
    text-align: center;
}

.center-1 {
    float: none;
    margin: 25px 0 0 15px ;
    text-align: center;
}

.center-f {
    display: block
    margin: 25px 120px 0 0;
}




.tooltip1{
    position:absolute;
    z-index:1020;
    display:block;
    visibility:visible;
    padding:5px;
    font-size:11px;
    opacity:0;
    filter:alpha(opacity=0)
}

.tooltip1.in{
    opacity:.8;
    filter:alpha(opacity=80)
}
.tooltip1.top{
    margin-top:-2px
}
.tooltip1.right{
    margin-left:2px
}
.tooltip1.bottom{
    margin-top:2px
}
.tooltip1.left{
    margin-left:-2px
}
.tooltip1.top .tooltip1-arrow{
    bottom:0;
    left:50%;
    margin-left:-5px;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-top:5px solid #fff
}
.tooltip1.left .tooltip1-arrow{
    top:50%;
    right:0;
    margin-top:-5px;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
    border-left:5px solid #fff
}
.tooltip1.bottom .tooltip1-arrow{
    top:0;
    left:50%;
    margin-left:-5px;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-bottom:5px solid #fff
}
.tooltip1.right .tooltip1-arrow{
    top:50%;
    left:0;
    margin-top:-5px;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
    border-right:5px solid #d5d5d5
}
.tooltip1-inner{
    max-width:500px;
    padding:3px 8px;
    color:#fff;
    text-align:center;
    text-decoration:none;
    background-color:#b50101;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px
}
.tooltip1-arrow{
    position:absolute;
    width:0;
    height:0
}

.tooltip{
    position:absolute;
    z-index:1020;
    display:block;
    visibility:visible;
    padding:5px 0 0 150px;
    font-size:11px;
    opacity:0;
    filter:alpha(opacity=0)
}
.tooltip.in{
    opacity:.8;
    filter:alpha(opacity=80)
}
.tooltip.top{
    margin-top:-2px
}
.tooltip.right{
    margin-left:2px
}
.tooltip.bottom{
    margin-top:2px
}
.tooltip.left{
    margin-left:-2px
}
.tooltip.top .tooltip-arrow{
    bottom:0;
    left:50%;
    margin-left:-5px;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-top:5px solid #fff
}
.tooltip.left .tooltip-arrow{
    top:50%;
    right:0;
    margin-top:-5px;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
    border-left:5px solid #fff
}
.tooltip.bottom .tooltip-arrow{
    top:0;
    left:50%;
    margin-left:-5px;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-bottom:5px solid #fff
}
.tooltip.right .tooltip-arrow{
    top:50%;
    left:0;
    margin-top:-5px;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
    border-right:5px solid #d5d5d5
}
.tooltip-inner{
    max-width:300px;
    padding:3px 8px;
    color:#fff;
    text-align:center;
    text-decoration:none;
    background-color:#b50101;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px
}
.tooltip-arrow{
    position:absolute;
    width:0;
    height:0
}

.oeur{
font-size: large;
}

.textarea{
margin-left: 10px;
width: 100px;
background-color: #535353;
border: 1px solid #ffffff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 8px 8px 8px 8px;
z-index: 0;
}
.fter{
display: block;
margin-left: 275px;
}

.fter1{
display: block;
margin-right: 190px;
}
.fter1.1{
display: block;
float: right
}
.fter2{
margin-right: 50px;
font-size: 12px;
}

.fb-color{
background-color: white;
}
.tps{
margin-top: 25px;
}

.btn-main{
margin-right: 165px;
}
.shadow{
-webkit-box-shadow: 7px 4px 29px 0px rgba(255,255,255,0.66);
-moz-box-shadow: 7px 4px 29px 0px rgba(255,255,255,0.66);
box-shadow: 7px 4px 29px 0px rgba(255,255,255,0.66);
}

.spacer5 { height: 5px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer10 { height: 10px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer15 { height: 15px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer20 { height: 20px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer25 { height: 25px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer30 { height: 30px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer35 { height: 35px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer40 { height: 40px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer45 { height: 45px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer50 { height: 50px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer100 { height: 100px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer200 { height: 200px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }


.divider-outside-top-bottom {
  position:relative;
}
.divider-outside-top-bottom:before {
  content: ""; 
  position:absolute; 
  z-index: -1; 
  width:96%;  
  top: 0; 
  height: 10px; 
  left: 2%; 
  border-radius: 100px / 5px; 
  box-shadow:0 0 30px rgba(0,0,0,0.6); 
}
.divider-outside-top-bottom:before {
  content: "";
  position:absolute;
  z-index: -1;
  width:96%; 
  bottom: 0;

/*
code
-----------------------------------
*/
/*
