/*  
Skin Name: FXE
Version: 1.0
Description: Skin for Fullpane
*/

/*font-face*/
/* This stylesheet generated by Transfonter (http://transfonter.org) on November 28, 2016 4:28 PM */

@font-face {
	font-family: 'Sackers Gothic Std';
	src: url('fonts/SackersGothicStd-Light.eot');
	src: url('fonts/SackersGothicStd-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/SackersGothicStd-Light.woff') format('woff'),
		url('fonts/SackersGothicStd-Light.ttf') format('truetype'),
		url('fonts/SackersGothicStd-Light.svg#SackersGothicStd-Light') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'DINOT';
	src: url('fonts/DINOT.eot');
	src: url('fonts/DINOT.eot?#iefix') format('embedded-opentype'),
		url('fonts/DINOT.woff') format('woff'),
		url('fonts/DINOT.ttf') format('truetype'),
		url('fonts/DINOT.svg#DINOT') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Sackers Gothic Std';
	src: url('fonts/SackersGothicStd-Medium.eot');
	src: url('fonts/SackersGothicStd-Medium.eot?#iefix') format('embedded-opentype'),
		url('fonts/SackersGothicStd-Medium.woff') format('woff'),
		url('fonts/SackersGothicStd-Medium.ttf') format('truetype'),
		url('fonts/SackersGothicStd-Medium.svg#SackersGothicStd-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Sackers Gothic Std';
	src: url('fonts/SackersGothicStd-Heavy.eot');
	src: url('fonts/SackersGothicStd-Heavy.eot?#iefix') format('embedded-opentype'),
		url('fonts/SackersGothicStd-Heavy.woff') format('woff'),
		url('fonts/SackersGothicStd-Heavy.ttf') format('truetype'),
		url('fonts/SackersGothicStd-Heavy.svg#SackersGothicStd-Heavy') format('svg');
	font-weight: 900;
	font-style: normal;
}



body {
font-family: 'DINOT'!important;
}
::-moz-selection {
	color: #fff;
	background-color: #000;
}
::selection	  {
	color: #fff;
	background-color: #000;
}

#header {
width:95%;
/*background-color: rgba(34, 37, 39, 0.3);*/
height:50px;
}

#site-logo {
padding:0;
}

ul#main-nav {
	right: 0;
    left: 2%;
    margin-right: auto;
    margin-left: auto;
    width: 280px;
    
 }
 
hr {
margin:20px 0px 10px 0px;}
    
#main-nav a {
      font-family: 'Sackers Gothic Std' ;
      font-size: 9px;
      font-weight: 900;
      border:none;
      }
a,
#main-nav .current_page_item a, 
#main-nav .current-menu-item a,
#header a:hover i,
#main-nav a:hover,
#main-nav li:hover > a,
#main-nav li:hover > a > i,
.widget #wp-calendar th,
.testimonial .testimonial-author,
.gallery-info .post-category a:hover,
.team-post .team-social a i:hover,
.shortcode.team .team-social a:hover i {
	color: white;
	border:none;
}




.section-post.gallery .gallery-slider-prev:hover,
.section-post.gallery .gallery-slider-next:hover,
.section-post.gallery .timer-bar,
.pagenav .current,
#footer-tab a {
	background-color: #fff;
	color: #fff;
}
.pagenav .current {
	border-color: #000;
}

.social-widget ul li a:hover,
.social-widget div.rss a:hover:before {
	color: #000 !important;
}


#main-nav .current_page_item a, 
#main-nav .current-menu-item a,
.line,
.post .carousel-pager .selected,
.slider .carousel-pager .selected,
.post .carousel-pager .selected:hover,
.slider .carousel-pager .selected:hover {
	border: none;
	color: #FFF !important;
}



.gallery-wrapper .item,
body.grid4 .portfolio-post .post-content,
body.grid3 .portfolio-post .post-content,
body.grid2 .portfolio-post .post-content,
.shortcode.portfolio.grid4 .post-content,
.shortcode.portfolio.grid3 .post-content,
.shortcode.portfolio.grid2 .post-content {
	background-color: #d7c028;
	background-color: rgba(215,192,40,0.7);
}



/*div.section_spinner {
zoom:50% !important;
}*/
.subtitle {
	font-size: 16px;
    font-weight: 600;
    margin-bottom:20px;
    font-family:"DINOT";
    text-align:justify;
    }

.mobile-enabled {
display:none!important;
}

/* Puce */
#fp-nav li {
list-style-type: decimal-leading-zero!important;
}

#fp-nav li a {
   border:none;
   }

#fp-nav li a:before {
    display: block;
    min-width: 100px;
    position: absolute;
    right: 20px;
    text-align: right;
    vertical-align: middle;
    color: black;
    font-size:9px;
   	font-family: 'Sackers Gothic Std';
   	font-weight: 900;
 }
#fp-nav li:nth-child(1) a:before {
 
    content: "HOME";
    	display:none;
}

#fp-nav li:nth-child(2) a:before {

   content: "DESIGN";
   	display:none;
}
#fp-nav li:nth-child(3) a:before {

   content: "SPECS";
   	display:none;
}

#fp-nav li:nth-child(4) a:before {

   content: "MEDIA";
   	display:none;
}

#fp-nav li:nth-child(5) a:before {

   content: "PRESS";
   	display:none;
}
#fp-nav li:nth-child(6) a:before {

   content: "ABOUT";
   	display:none;
}
#fp-nav li:nth-child(7) a:before {

   content: "CAREERS";
   	display:none;
}
#fp-nav li:nth-child(8) a:before {

   content: "CONTACT US";
   	display:none;
}


#fp-nav li a.active:before {
		display:block;
	color: white;
}


/* Menu gauche */



#sidemenu {
transform: rotate(-90deg);
transform-origin: top left 0;
padding:0;
margin-left:35px !important;
/*border : 1px solid white !important;*/
width: auto;
top: 60%;
position: fixed;
z-index: 100;


 }

#sidemenu li{
padding:0;
margin-right:20px;
/*border: 1px solid green !important;
overflow:visible;*/

}

#sidemenu li:nth-child(1) {
margin:0 20 0 0;
padding:0;
}

#sidemenu a {
	border:0!important;
    font-family: 'Sackers Gothic Std' ;
    font-size: 9px;
    font-weight: 900;
    color:#e5e5e5;
    margin:0;
    padding:0;
      }
      
#sidemenu a:hover, #sidemenu a:active {
	color:#FFF;
      }
#sidemenu .current_page_item a {
color:#FFF !important;
}
      
/*footer*/
#footer-tab {
display:none;}

#footerwrap {
height:60px !important;
}

#footerwrap-inner {
display:block;
background-color:transparent;
}

/*#footerwrap-inner a {
border:none;}
footer_menu

*/
#footerwrap-inner a {
border:none;
}

#footer_menu {
padding:0;
margin-left:auto;
margin-right:auto;
width:100%;
border:none;
text-align:center;
}

#footer_menu li {
padding:0;
border:0;
}

#footer_menu a {
	
    font-family: 'Sackers Gothic Std' ;
    font-weight: 900;
    font-size: 9px;
    color:#e5e5e5;
    margin:0;
    padding:0;
   
      }
           
      
#footer_menu a:hover, #footer_menu a:active {
	color:#FFF;
      }

#footer_menu .current_page_item a, {
	color:blue;
      }
.pagewidth {
width:auto!important;}
    
#button_testdrive {
padding:5px 18px 5px 18px;
width:auto;
background-color:#e5e5e5;
font-family: 'Sackers Gothic Std' ;
font-weight: 900;
font-size: 12px;
text-align:center;
/*border-radius:5px;*/
float:right;
margin-right:5%;
    }
    
#button_testdrive a {
    color:#000;
    }
    
        
#button_testdrive a:hover {
    color:#fff;}

#themify-social-links-2 {
margin-left:5% !important;
}
    
    
/* Style general */

.accordion-content {
padding:0px !important;}

.accord_page_left {
/*width: 250px;
margin-top:-35%;
margin-left:50%;
padding-left:18%;*/
padding-bottom:95%;
text-align:justified;

}

.accord_page_center {
/*width: 250px;
margin-top:-35%;
margin-left:50px;*/
padding-bottom:95%;
text-align:justified;


}
.accord_page_right {
/*width: 250px;
margin-top:-35%;
margin-left:50px;
padding-right:25%;*/
padding-bottom:95%;
text-align:justified;


}

.accordion-title {

font-family: 'Sackers Gothic Std';
font-weight:600;
}

.left_col {
}
.right_col {
    padding-right: 4%;}
    
    
.vscroll {
padding-right:5%!important;
}



/*GALERIE*/

#gallery-2883-3-1-1 {
height:100% !important;
margin-top: 6% !important;

}
/*
.gallery_position {
padding-bottom:80px;
    }

.gallery-icon {
padding:1px;
}



/*form

label {
font-size:10px;}

input:focus {
    background-color: transparent!important;
    color:#fff !important;
}
*/




/* POPUP 





/* NINJA FORM GENERAL  for landing .nf-field-element
label.nf-field-label */



.mfp-content {
    max-width: 50% !important;
    min-width:350px !important;
    margin-left: auto;
    margin-right: auto;
}

.mfp-close {

   /* max-width: 65% !important;
    margin-right: 20%;*/
    margin-top: 1%;
    font-size: 30px;
    font-weight: 400;
    }


#nf-form-3-cont, #nf-form-5-cont{
   /* max-width: 60%;*/
    margin-left: auto;
    margin-right: auto;
}

#page-3321, #page-3103 {
margin-top:-10%;}

#page-3321 h1, #page-3103 h1{
font-size:200%;
margin-bottom:25px;}


.mfp-iframe-wrapper {

    /*max-width: 60% !important;*/
    margin-left: auto;
    margin-right: auto;
}
.mfp-iframe {
/*border: 1px solid #222527;*/
border: 1px solid #000;
}

#nf-field-44, #nf-field-37 {
font-size:100%;
height:30px !important;
color:#FFF;
border-bottom: 1px solid #CCC !important;
border-top:none !important;
border-left:none !important;
border-right:none !important;}

#nf-field-31-wrap {
    max-width: 50%;
    margin-right: auto;
    margin-left: auto;
    }

.formulaire {
margin-bottom:0px !important;
}

.interest ul li {
width:50%;
float:left!important;}

.formulaire input{
font-size:10px;
border:1px solid #e5e5e5;
background-color:transparent ;
color:#e5e5e5;
width:50% !important;

}


.formulaire-bouton {
border:none!important;
background-color:#4d4d4d !important;
color:#FFF;
font-family:"DINOT";
width: 150px;
margin-left: 20%;
padding: 5px 10px 5px 10px;
font-size: 120%;
}

.formulaire textarea {
height:120px !important;}

input {
color:#FFF;
/*width:50%!important;*/
background: transparent !important;
border-bottom: 1px solid #CCC !important;
font-size:100%;
width:50% !important;
min-width:150px !important;

}

.nf-field-element textarea{
background-color:transparent !important;
border: 1px solid #AAA !important;
color:#FFF;}

div.nf-form-fields-required {
    font-size:65%;
    margin-left: auto;
    margin-right: auto;
    width: 55%;
    text-align: center;
}



/*MEDIA QUERIES*/

@media screen and (max-width: 1270px) {
#sidemenu {
margin-left:1px !important;}
}

@media screen and (max-width: 1200px) {
#sidemenu {
display:none;}
}


@media screen and (max-width: 1200px) {
.mobile-enabled {
display:list-item !important;}
}

@media screen and (max-width: 1350px) {
#fp-nav li a:before {
display:none !important;}
}


/*.nf-error
{font-size:10px;}

.ninja-forms-req-symbol {
color:#e5e5e5 !important;
}

.mfp-wrap .mfp-inline-holder .mfp-content  {
width:35% !important;
background-color:#222527 !important;
opacity:0.95;
}



.nf-form-cont {
color: #FFF;
background-color: #222527;
    }


label {
font-size:70%!important;
}

#nf-field-14-0,#nf-field-14-1,#nf-field-14-2,#nf-field-14-3,#nf-field-14-4 {
height:10px!important;}


.nf-form-title h3{
text-align:center;}



div.nf-form-fields-required {
    font-size:55%;
    margin-left: auto;
    margin-right: auto;
    width: 55%;
    text-align: center;
}

div.nf-error-msg.nf-error-field-errors {
    font-size:55%;
    margin-left: auto;
    margin-right: auto;
    width: 55%;
    margin-top: -5px;
    text-align: center;

}

div.nf-error-msg.nf-error-required-error{
    display:none;
    font-size:55%;
    margin-top:-8px !important;
}

.nf-field-container {
margin-bottom:0px !important;}

.nf-field-22-wrap{
text-align:right!important;}

.nf-error .ninja-forms-field {
    border-top:none !important;
    border-right:none !important;
 
    border-bottom-color: rgb(232, 0, 0) !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left:none !important;
}

.nf-field-element li {
    float: left;
    margin-right: 10px !important;
    margin-left: -25% !important;
    }
    
    */

.bgPosition {
    background-position-y: 52% !important;}
