html {
	
	}
	
	

body {
	
	font-family: 'Ubuntu', sans-serif;
	font-weight : 400;
	color: #747474;
	line-height: 22px;
	font-size: 16px;
	background: white;
	
	

	}
        
        p {
	margin : 0;
	line-height : 22px;
}
	

	
/* LOADER */

.loader{
	background: url('../images/loader.svg') 50% 50% no-repeat rgba(255, 255, 255, 0.1);
	cursor: wait;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}
	

	
	
h1, h2, h3, h4, h5, h6 {
 
  padding-bottom: 15px;
  margin: 0;
  line-height: 1.2;
  font-weight : 300 !important;
  font-style: normal;
  border : none;
   text-transform : uppercase;
   background : none !important;
  text-transform: uppercase;

}

.page-header {
    
}

.page-header h1 {
    font-size : 40px;
    
    border-bottom : 1px solid #333333;
    display: inline-block;
    text-transform: none;
    padding-bottom: 15px;
    margin-bottom: 30px;
}

h1 {
	
	font-size : 35px;
	padding-bottom : 20px;
position: relative;
text-align: center;
margin-bottom : 40px;
	}
        
        
        h1:before {
            content : "";
            position: absolute;
            left    : 0;
            right : 0;
            margin : auto;
            bottom  : 0;
            height  : 1px;
            width   : 50%;  /* or 100px */
            border-bottom:1px solid #747474;
        }
	
	
h2 {
		font-size : 40px;
    
    position : relative;
    display: inline-block;
    text-transform: none;
    padding-bottom: 15px;
    margin-bottom: 30px;
	font-weight : 500;
	
	}
        
        h2:before {
            content : "";
            position: absolute;
            left    : 0;
            right : 0;
            margin : auto;
            bottom  : 0;
            height  : 1px;
            width   : 50%;  /* or 100px */
            border-bottom:1px solid white;
        }
        
        #userForm h2 {
            margin-bottom : 60px;
        }
	
.item-page h2 {
		font-size : 40px;
    text-align: left;
   
    display: inline-block;
    text-transform: none;
    padding-bottom: 15px;
    margin-bottom: 50px;
	font-weight : 500;
}

.moduletable #userForm h2 {
        margin-top : -5px;
	font-weight: 800 !important;
        letter-spacing: -2px;
        margin-bottom: 60px;
        text-align : right;
}
	


	
h3 {
	font-size : 40px;
        font-weight : 700;
	}
        
        
        
        
.item-page h3 {
            font-size : 30px;
        }
	
h4 {
	font-size : 20px;
        font-weight : 800 !important;
	margin-bottom :10px;
	margin-top : 15px;
	padding : 0;}


h5 {
	font-size : 16px;
	

padding : 0;
padding-bottom : 5px;
margin-bottom : 5px;
font-weight : 500;
}

h6 {
	font-weight : 700;
	color : #e42313;
	font-size : 13px;
}

hr {
	border-top : 1px solid #6e6e6e;

}

a:focus {
	outline:0px !important;
	
	}
	
a, a:visited {
	color : #a7a7a7 ;
	text-decoration : none;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
	}
	
a:hover, a:focus {
	color :#a7a7a7;
        opacity: 0.5;
	text-decoration : none !important;
	}
	


b,
strong {
 font-weight : 700;
}

.titrelight {
    font-weight : 400;
    color: #393943;
}

.titrebold {
    font-weight: 800;
   
}




section ul li {
	margin-bottom : 5px;
	padding-left : 10px;
	}
	

.page-header {
    
	border : none;
	padding : 0;
	margin : 0;
        
}


	

	
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td
{
	border : none;
}



#master ul {
	padding-top : 10px;
	padding-bottom : 10px;
}

/* #master ul {
	
	list-style-image : url(../images/puce.png);
} */

.content-home img {
    max-width : 100%;
}
/* ********************** HEADER ***************************************************** */



/* ********************** NAVIGATION ***************************************************** */



nav {
    height : 110px;
    padding-top : 10px;
 -o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
position: relative;
padding-left: 0 !important;
padding-right:  0 !important;
}

nav.dark {
    background: rgba(57,57,67,0.4);
}
	
nav.open {
	height : 100%;
}

#nav_bouton {
	padding : 5px;
	cursor : pointer;
	margin-right : 20px;
}

nav span.glyphicon {
	font-size : 30px;
}

#nav {
	position : fixed;
top : 0;
	z-index : 999;
	height : 100%;
	width : 100%;
	background : rgba(0,0,0,0.8);
	text-align : center;
	display: table;
}
	
/* BOUTON */

#annuaire_bouton {
	position : fixed;
	top : 0;
	right : 0;
	padding-left: 10px;
	z-index : 1000;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
        height : 100%;
}

#annuaire_bouton.bgdark {
    background: rgba(0,0,0,0.3);
}

#annuaire_bouton.open {
	background : transparent;
}

.menu-toggle-btn {
  cursor: pointer;
  width: 70px;
  height: 55px;
  padding : 10px;
  margin-top : 30px;
}
.menu-toggle-btn span {
  background: black;
  display: block;
  width: 40px;
  height: 5px;
  margin-bottom: 6px;
  -webkit-transition: all 0.5s linear;
  transition: all 0.3s linear;
}

#annuaire_bouton.bgdark .menu-toggle-btn span {
  background: white;
}

.menu-toggle-btn.open span:nth-child(1), .menu-toggle-btn.open span:nth-child(3) {
  transform: translate(0px, 10px) rotate(-45deg) scalex(1.0);
  margin: 0;
  background: white;
}
.menu-toggle-btn.open span:nth-child(2) {
  height: 0;
  margin: 0;
}
.menu-toggle-btn.open span:nth-child(3) {
  transform: translate(0px, 6px) rotate(45deg) scalex(1.0);
}


	
.navbar{
	margin-bottom : 0;
	min-height: 0px;
	border : none;
	border-radius: 0px;
	background : #ececec;
        margin-left : -15px;
        margin-right:  -15px;
        
}
	
.navbar .navbar-nav {
    display: inline-block;
    float: none;
}

.navbar .navbar-collapse {
    text-align: center;
}

.nav-inner {
	display: table-cell;
    vertical-align: middle;
	width : 100%;
	text-align : center;
}



.nav-center {
	display : inline-block;
	 transform-style: preserve-3d;
	 transform: rotateY(180deg);
	-o-transition:.7s;
	-ms-transition:.7s;
	-moz-transition:.7s;
	-webkit-transition:.7s;
	transition:.7s;
}

.nav-center.dimension {
	transform: rotateY(0deg);
}

#nav li {
	margin-top : 20px;
}

#nav li a{
	font-size : 40px !important;
        line-height : 45px !important;
	color : white !important;
	text-transform : uppercase;
	font-weight : 300;
	opacity : 0.7;
	border-bottom : 1px solid transparent;
	padding-left : 0 !important;
	padding-right : 0 !important;
        text-decoration: none !important;
}

#nav li a:hover {
	opacity : 1;
	border-bottom : 1px solid rgba(255,255,255,0.3);
}


nav .navbar-brand {
    position: absolute;
    left: 10px;
    top: 5px;
    z-index: 2;
}

nav .navbar-brand img {
    width: 320px;
}

.vague {
            overflow: hidden;
            width: 100%;
            height : 200px;
            position: relative;
z-index:1;
        }
        
.vague img {
height : 200px;
width: auto;
}

@media only screen and (min-width : 1681px) {
	.vague img {
		height : 200px;
		width: 100%;
	}
}

/* ********************** SECTION ***************************************************** */

.home #wrapper {
    background-position: center 300px;
}

 .homecontent .moduletable {
    
background-size : cover !important;
}

.modtitle {
    width : 100%;
    height : 100%;
        position : relative;
        display: flex !important; /* contexte sur le parent */
flex-direction: column; /* direction d'affichage verticale */
  justify-content: center; /* alignement vertical */
}


.homecontent .moduletable h2 {
    padding: 15px !important;
	padding-left : 20px !important;
padding-right: 20px !important;

    margin: auto !important;
    background: rgba(0,0,0,0.4) !important;
    z-index : 3;
    
color : white;
text-align: center;
}

.homecontent .moduletable h2::before {
display:none
}

#wrapper {
    position: relative;
    
}

#master {
	padding : 0;
	background : transparent;
		padding-top : 100px;
padding-bottom : 100px;
min-height : 400px;
}

	
.content-bg {
	
}
	
section {

}

.homecontent {
    min-height : 700px;
    position: relative;
    z-index: 0;
}

.homecontent .homeleft {
    padding: 0 !important;
}

.homecontent .homecenter {
     padding: 0 !important;
}

.homecontent .homeright {
    padding: 0 !important;
}



.csColumn {
    padding-left : 10px !important;
    padding-right : 10px !important;
}


@media screen and (min-width: 1024px) {

.scroll {
	cursor:pointer;color:green;position:Absolute;right:10px;bottom:10px;z-index:9999;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}

.scroll:hover {
	opacity : 0.6;
}
}

@media screen and (max-width: 1024px) {
	.scroll {
		display : none !important;
	}
}
	

/* ******************** CONTENU CENTRAL *********************** */



article {
min-height:400px;
	}
	

        .contact {
            height : 100px;
            background: rgba(52,56,65,0.9);
            position : relative;
            z-index : 2;
            
            color : white;
            font-size : 28px;
            font-weight: 700;
           
        }
        
        .contact a {
            color : white !important;
        }
        
        .home .contact {
            margin-top : -100px;
        }
        
        .contact .icone {
            float : left;
            margin-right : 15px;
            margin-top : -4px;
            font-size : 30px;
        }
        
        .contact img {
            height : 50px;
        }
	
/* Fil d'actualitÃƒÂ©	 */

#feed {
	opacity : 0.8;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	margin-bottom : 10px;
	margin-top : -10px;
	}
	
#feed:hover {
	opacity : 1;
	}

#feed ul.breadcrumb {
	padding : 0 !important;
	margin : 0 !important;
	background : transparent;
	}
	
#feed ul.breadcrumb li {
	list-style : none;
	display : inline;
	font-size : 11px;
	}
	
/* MODULE DU CENTRE */


	

	
/* ********************** ASIDE ***************************************************** */	

aside {
    background: rgba(0,0,0,0.1);
}

aside.left {
	padding : 30px !important;
	padding-right : 30px !important;
	padding-top : 30px !important;
        margin-top : -50px;
	}
	
.aside_inner {
	background : rgba(51,53,66,0.7) !important;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 20px;
	padding-right : 10px;
}
	
aside.left .container-fluid {
	padding : 0;}
	
aside.right {
padding-left : 80px;
padding-top : 80px;
}

aside.left img, aside.right img {
	max-width : 100%;}

aside h3 {
	font-size : 25px;
	width : 100% !important;
	font-weight : 700;
        color: #a39161;
        position: relative;
        margin-bottom : 20px;
	}
        
        aside h3:before {
            content : "";
            position: absolute;
            left    : 0;
            bottom  : 0;
            height  : 1px;
            width   : 50%;  /* or 100px */
            border-bottom:1px solid #a39161;
        }

	
aside .moduletable {
	margin-bottom : 30px;
	}
	
aside .imgcontainer {
	width : 150px;
	height : 150px;
	overflow : hidden;
	margin : auto;
	-webkit-border-radius: 200px;
-moz-border-radius: 200px;
border-radius: 200px;
margin-bottom : 10px;
	}
	




/* ********************** ROWING ***************************************************** */
.homebuttons {
    margin-top : 60px;
}

.homebuttons .moduletable {
    width: 50%;
    margin : 0 !important;
    padding: 10px;
    
}


.rowbottom {
    position: relative;
    min-height : 200px;
    background: black;
    background-size: cover;
    
-webkit-box-shadow: inset 0px 0px 30px 0px rgba(0, 0, 0, 1);
-moz-box-shadow:    inset 0px 0px 30px 0px rgba(0, 0, 0, 1);
box-shadow:         inset 0px 0px 30px 0px rgba(0, 0, 0, 1);
}

.rowbottom .vague {
    position: absolute;
    top : 0px;
    z-index : 10;
    height : 50px;
}

.rowbottom .vaguebottom {
    position: absolute;
    bottom : 0px;
    z-index : 10;
    height : 50px;
    width: 100%;
    left : 0;
}

.rowbottom .vaguebottom img {
    position: absolute;
    bottom: 0;
    left : 0;
    z-index : 10;
    
}

.rowbottomcontainer {
    padding: 0 !important;
    
}

.rowbottom2 {
    background: #635040;
    color : white;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size : 17px;
    line-height : 25px;
}

.rowbottom2 p {
    line-height : 25px;
}

/* ********************** FOOTER ***************************************************** */

	
footer {
	background: #f4a731;
	border : none !important;
	padding : 20px;
       color: white;
        padding-top : 40px;
       position: relative;
}

footer img {
max-width:none !important;
}

footer h3 {
    font-size : 25px !important;
    border-bottom : 1px solid #a39161;
    color : #a39161;
    display: inline-block;
    margin-bottom : 20px;
    padding-bottom: 10px;
}


.footertop {
    font-size : 25px !important;
    border-bottom: 1px solid white;
}

.footertop  a {
color : white !important;
}

.footerbottom {
    padding-top: 20px;
}

.footertop, .footerbottom, footer .signature, .footer-partenaire {
    position : relative;
    z-index: 1;
}

.footer-partenaire h4 {
font-weight: 400 !important;
padding-bottom: 10px;
font-size : 17px !important;
text-transform : none !important;
opacity: 0.7;
}


footer .signature {
	text-align : center;
        opacity : 0.6;
        -o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
        font-size : 13px;
       margin-top : 40px;
}

footer .signature:hover {
    opacity: 1;
}

footer .signature a:hover {
    opacity: 1;
}



.footer-menu {
    margin-top : -40px;
    margin-bottom: 40px;
}

.footer-menu .nav {
display: block !important;
text-align: center !important;
}

.footer-menu li {
	width : auto !important;
    display: inline-block !important;
}
.footer-menu li a {
    text-decoration: none !important;
    color : white !important;
    display: block;
    
}

.imgfooter {
    position : absolute;
    right:0;
    top : -40px;
    height : calc(100% + 40px);
    z-index : 0;
}

.webdesign {
	position: relative;
}
.webdesign p {
	line-height: 27px;
	margin-top: -6px;
}

.webdesign a {
	position: absolute;
	height: 35px;
	width: 100px;
	top: 10px;
	margin: auto;
	left: 0;
	right: 0;
	z-index : 10;
}

.webdesign  object {
	width: 100px;
	margin-top: 10px;
}



/* RSFORM PRO */

.rsform-calendar-button {
display : inline-block;
width : 30px !important;
	}
	
.formCaption2 {
	color : #be222a;
	}
	
 aside input.rsform-input-box,  aside div.formBody {
	width : 100% !important;}

li.rsform-block.rsform-block-securite {
	position :relative;}
	
img#captcha33 {
	position : absolute;
	right : 0;
	bottom : -40px;
	border : 1px solid #be222a;
	
	}

input#captchaTxt33.rsform-captcha-box {
	min-width : 150px !important;}
	 
/*aside .rsform-block, aside form#userForm, div.rsform, fieldset.formFieldset, .rsform ol, .rsform li {
	width : 100% !important;}*/

.formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="password"]
{
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0) inset;
}

.formResponsive textarea:focus, .formResponsive input[type="text"]:focus, .formResponsive input[type="password"]:focus, .formResponsive select:focus
{
  border-top-color: #cccccc;
  border-right-color: #cccccc;
  border-bottom-color: #cccccc;
  border-left-color: #cccccc;
  outline-width: 0px;
  outline-style: none;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(0, 0, 0, 0.2);
}

.formResponsive input[type="radio"], .formResponsive input[type="checkbox"]
{
	width : 40px !important;
}

.formResponsive .formHorizontal .formControlLabel
{
	padding-bottom : 5px;
}

form#userForm textarea {
	min-height : 100px;
	}

.formResponsive .formHorizontal .formControlLabel
{

}

form#userForm input#envoyer {
	background : black;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	}
	
form#userForm input#envoyer:hover {
	opacity : 0.8;}
	


/* TABS */

#ui-tabs {
	margin-top : 40px;
}

#tabs {
	border-bottom : 1px solid #e7e7e7;
	padding : 0 !important;
}

#tabs > li, #ui-tabs > li {
	margin : 0 !important;
	background : white;
	padding : 15px !important;
	
}

#ui-tabs ul#tabs li.current {
	background : white;
	border-top : 1px solid #e7e7e7;
	border-right : 1px solid #e7e7e7;
	border-left : 1px solid #e7e7e7;
	-webkit-border-top-left-radius: 15px;
-webkit-border-top-right-radius: 15px;
-moz-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
}

#ui-tabs .tabs {
	padding-top : 30px;
}


/* GOOGLE MAPS */
 #map_canvas { 
 height: 350px ;
 width:100%;
 margin-left : 0px;
 margin-right : 0px;
 padding : 0 !important;
 opacity : 0.7;
 -o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
 }
 
  #map_canvas:hover {
	opacity : 1;
	}

	/* CAROUSEL */
	
.carousel-message H2 {
	
	text-transform : none;
	font-size : 45px;
	font-style : italic;
}




.home .menu-bottom li a {
	color : white;
	text-shadow: 2px 2px #8a8a8a;
}

.menu-bottom li a {
	height : auto !important;
	background : none;
	padding : 0px !important;
	color : #737373;
	padding-left : 15px !important;
	padding-right : 15px !important;
}

.menu-bottom li a:hover {
	background : none;
	opacity : 0.7;
}



#panier, #connexion {
	background : white;
	position : absolute;
	top : 100%;
	right : 0px;
	width : 100%;
	padding : 40px;
	z-index : 2;
	
	
	text-align : center;
}


#panier h3, #connexion h3 {
    text-align: left;
    font-size : 28px;
    padding-bottom: 25px !important;
}


@media screen and (max-width: 1210px) {
    
    nav .navbar-nav > li a {
        font-size : 16px;
        line-height : 22px;
        padding-top : 24px;
        padding-bottom : 24px;
        padding-left : 9px;
        padding-right : 9px;
    }
}
	
@media screen and (max-width: 1024px) {
    header {
        padding-right : 0px;
    }
    
    nav {
        min-height : 80px;
    }
    
    nav .navbar-nav > li a {
        font-size : 14px;
        line-height : 22px;
        padding-top : 32px;
        padding-bottom : 32px;
    }
        
    .slide {
    margin-top : 0px;
    }
    
    .contact {
        height: auto;
        padding-top : 40px;
    }
    
    .home .contact {
    margin-top: 0px;
}
    
    .contact .custom {
        margin-bottom : 40px;
        text-align: center;
    }
    
    .icone {
       width : 100%;
       text-align : center;
       margin-bottom : 15px;
    }
    
     .menutop {
        padding-left : 0 !important;
        padding-right : 0 !important;
    }
    
    .footer-social img {
    width : 40px !important;
    height : auto !important;
}

.csColumn, .csColumn_text {
    width: 100% !important;
    text-align: center;
    float : none !important;
}

.csColumn_text table {
    display: inline-block;
    text-align: left !important;
}

.navbar {
    padding-top : 0;
}

.vague {
            overflow: hidden;
            
        }
        
        #Calque_1 {
   
    height : 140px !important;
    width : auto !important;
}

#annuaire_bouton {
	
        height : 80px;
}

#annuaire_bouton.bgdark .menu-toggle-btn {
    margin-top : 15px;
}

}

@media screen and (max-width: 992px) {
    body {
        padding : 0 !important;
    }
    
    /*Afficher les Ã©lÃ©ments de menu sur toute la largeur*/
    .navbar .container-fluid, .navbar-collapse, ul.navbar-nav, nav li {
         width : 100%;
    }
    
    /*Permet de laisser de l'espace au Toggler*/
    .navbar {
        padding-bottom : 20px !important;
    }
    
    nav li a {
                width : 100%;
		text-align: center;
               
                height : 50px !important;
                line-height: 50px !important;
    }
    
    nav .dropdown-toggle {
        padding-left : 30px !important;
    }
    
    /* SOUS-MENU */
   
    nav ul.dropdown-menu, .dropdown-menu {
            border : none;
            background-color : rgba(255,255,255,0.2) !important;
            margin-top : 0px !important;
    }

    nav ul.dropdown-menu:after {
           display : none;
    }

    nav ul.dropdown-menu li a {
            height : 25px;
            line-height : 25px;
            background-color: transparent !important;
            border-bottom : 1px solid transparent !important;
            }
    

}


@media screen and (max-width: 768px) {
	
	

	/* CONTENT	 */
	
	#master {
		
		overflow : hidden;
		
	}
        
        .navbar {
            position: relative;
            z-index: 1;
        }
		
	
	/* DIVERS */
	
	
	article {
		min-height : 0;
		}
		
	aside {
		margin-bottom : 80px;
	}
        
        aside.right {
            text-align : center;
            padding-left: 0px;
    padding-top: 20px;
        }
	
        .article .slide {
            display : none !important;
        }

        footer li, footer li a {
            width : 100% !important;
            font-size : 20px;
            padding : 8px;
        }
        
        .etiquette {
   
            font-size : 20px;
            padding : 10px !important;
            padding-right : 15px !important;
            padding-left : 15px !important;
        }
        
        


}



/* HIDE */







  @media only screen and (max-width : 668px) {
        
      header {
          text-align: center;
          min-height: 450px;
      }
      
      .curve {
          margin-top: -40px;
      }
      
      .curvepc {
          display: none !important;
      }
      
      .curvemobile {
          display: block !important;
      }
      
      h1 {
          line-height: 30px;
      }
      
      .titreprincipal h1 {
          font-size : 40px;
          line-height: 40px;
      }
      
      h2 {
          font-size : 40px;
          line-height : 40px;
      }
      
      .moduletable h3 {
          letter-spacing: -1px;
          font-size : 38px;
          margin-bottom : 5px;
      }
      
      .logo, .logo img {
          text-align: center;
          width : 90%;
      }
      
      .rowbottomcontainer {
          margin-bottom: 80px;
      }
      
      .rowbottom:before {
background:white;
  top : 0;
  content: '';
  display: block;
  height: 63px;
  left: 0;
  position: absolute;
  right: 0;
  transform: skewY(1.5deg);
  transform-origin: 100%;
  z-index: -1;
  width:100%;
}

.rowbottom:after {
background:white;
  bottom : -50px;
  content: '';
  display: block;
  height: 200px;
  left: 0;
  position: absolute;
  right: 0;
  transform: skewY(1.5deg);
  transform-origin: 100%;
  z-index: -1;
  width:100%;
}

.mod_realisation h2 .titrelight {
    line-height: 70px;
}

.etiquettecontainer {
    text-align: center;
}

.pull-left img, .pull-right img {
    width: 100%;
    max-width: 100%;
    
}



#nav li a {
    font-size: 28px !important;
    line-height: 35px !important;
}

nav.fixed-top {
    position : relative !important;
    background : #1c1c21 !important;
 margin-left : -15px !important;
    margin-right:  -15px !important;

    
}



#nav {
    top : -70px;
    height : calc(100% + 110px);
}
  
    }
	
	
    
    
    