﻿/* banner up settings */
#rt-main .rt-container{border:none;}
.logo-block {padding: 0;margin: 0;}
.logo-type-gantry #rt-logo{background: url(../images/logo/dark/logo.png) center center no-repeat;}
#rt-logo {margin: 0;width: 100%;height: 230px;}

.bilingues tr td p{
    margin: 0px !important;
}

body {
background: none; 
}
#rt-top-surround {
background: none; 
}
#rt-showcase {
background: none; 
}
#rt-top{
 display:none;   
}
/* sub menu */
.rt-showcase-pattern {
background: none;
}
/* remove cursor after li in main menu */
.gf-menu li.parent > .item:after {
color: #a1a1a1;
position: absolute;
right: 0px;
top: 50%;
margin-top: 0px;
font-family: FontAwesome;
content: none;
font-size: 0px;
}
.gf-menu {
margin: 5px auto 0;
list-style: none;

}

.gf-menu li {
  float: left;
  display: block;
  text-align: center;
  position: relative;
  padding: 0;
  margin-right: 15px;
  border: none;
  border: 1px solid transparent;
  border-radius: 5px;
  background-color: #39A1CB;
}

.rt-block {
  padding: 0px;
  margin-top: 15px;
  margin-left: 0px;
  position: relative;
}

.rt-grid-12 {width: 1200px;padding-bottom: 15px;}

.customsideBar_menuSideBar{
   margin-right: 10px;
   margin-left: 10px;
   border: 1px solid;
   border-radius: 20px;
   background-color: #39A1CB;
  

  
  text-shadow: 1px 1px 0 #ffffff;
  
}

.gf-menu li.parent > .item {
  position: relative;
  padding-right: 10px;
}