/*
Theme Name: Inside Child
Author URI: http://studioentete.com/

Template: inside
*/

@import url("../inside/style.css");

/**************General***************/
body.custom-background {
    background-color: #eeefd4 !important;
}
body{
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;}html{	  background:#000000 !important;
}a:hover {	opacity:.5 !important;}
#header > div > .container, #header > .container-out{
	max-width:100% !important;
}

.section_template {
    background-size: cover;
    background-color: #000000 !important;
    margin-top: 161px;
    background-attachment: scroll;
    background-position: center center !important;
}

.fr{display:none;}

.fullwidth{
	width: 100%;
	position: relative;
}

.page-template-template-contact-php .entryfull h3, .page-template-template-fullwidth-php .entryfull h3, .page-template-template-740-php .entryfull h3, .page-template-template-contact h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #e3317f !important;
    letter-spacing: 0em;
    padding: 10px 0px;
    margin: 0px;
}

h3, a.tmnf-sc-button.xl, .flexhead p{
	    color: #E3317E !important;
}

.entryfull .gallery .gallery-item{
	max-width:inherit !important;
}

.entryfull {
    margin: 0 0 0;
    overflow: hidden;
}

.wpcf7-form p input, .wpcf7-form p textarea{
	clear:none !important;
	background-image: inherit !important;
}

p, .section_text, .entry_item p{
	text-align:justify !important;
	-webkit-column-count: inherit !important;
    -moz-column-count: inherit !important;
    column-count: inherit !important;
	-moz-column-gap: 0px !important;
	-webkit-column-gap: 0px !important;
	column-gap: 0px !important;
	}

#footer{
	background:url(design/Fond_Couleur_footer_2017.jpg) no-repeat;
}

.flexslider .slides img{
	margin-top:161px;
}

.stuff{
	bottom:100px;
	width:550px;
}

.stuff h1{
	color:#000000 !important;
	text-shadow: 0px 0px 19px #ffffff;
}

.fourcol_spec{
	width:30% !important;
}

.section .container .fourcol_spec{
	width:30% !important;
}


.section h2, .section_template .container h2{
	width:100%;
	margin: 50px 0 30px;
}

.entry_item p{
	 -webkit-column-count: 0 !important;
    -moz-column-count: 0 !important;
    column-count: 0 !important;
	-moz-column-gap: 0px;
	 -webkit-column-gap: 0px;
	 column-gap: 0px;
}
/**************HEADER***************/

#header > .shortcuts {
    position: absolute;
    right: 0px;
    top: 37px;
    height: 37px;
    padding-right: 97px;
    line-height: 34px;
    z-index: 10000;
}

#header > .shortcuts > a.fb {
    background-image: url(design/header-fb.png);
}

#header > .shortcuts > a.tw {
    background-image: url(design/header-twitter.png);
}

#header > .shortcuts > a {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    cursor: pointer;
    width: 22px;
    height: 22px;
    background-position: center center;
    background-repeat: no-repeat;
}

#header{
	background:#fff;

	top:inherit !important;
}

#header .container-out, .header_scroll{
	background:#d2e816 !important;
}


#header > div > .container a.logo_haut {
    width: 704px;
    height: 100px;
    background: url(design/logo-haut-fdb-blanc.png) no-repeat center left;
    background-size: contain;
    max-width: 100%;
    display: block;
    margin-bottom: 0;
    position: relative;
    z-index: 100;
}


/**************MENU***************/

#header > div > .container > nav{
	background:#030708;
}

#header > div > .container > nav > ul {
    float: none;
    overflow: inherit;
}

#header > div > .container > nav > ul {
	height: 62px;
	}

ul.scroll, ul.navi {
    list-style: none;
    position: relative;
    float: right;
    display: block;
    margin: 0 auto !important;
    overflow: visible;
}

#header > div > .container > nav > ul > li {
	position: relative;
	float: none;
	display: inline-block;
	vertical-align: top;
	margin-right: 25px;
}

.scroll ul.sub-menu li a, .navi ul.sub-menu li a, .navi li ul.children li a {
    padding: 16px 0 16px 0 !important;
    margin: 0 15%;
    text-align: center;
    background: url(images/line-h.png) top repeat-x;
    font-size: inherit!important;
    border: none !important;
}

.scroll ul.sub-menu, .navi .sub-menu, .navi li ul.children{
	margin-top:-5px;
}

.navi li a{
padding:25px 0 !important;
}

a#navtrigger{
	margin:12px 0 0 0;
}

/**************PORTFOLIO***************/
.nav_item {
	margin:23px 0;
}

#portfolio-list {
    width: 100%;
    margin: auto;
}

#portfolio-list > li {
    overflow: visible;
    position: relative;
    margin-left: 30px;
    margin-right: 0px;
    margin-bottom: 30px;

    max-width: 100%;
    box-sizing: border-box;
}
#portfolio-list > li {
    position: relative;
    z-index: 10;
    -webkit-transition: 1.0s;
    -moz-transition: 1.0s;
    -o-transition: 1.0s;
    -ms-transition: 1.0s;
}

.item_height2{
	height:100% !important;
}

.item_height2.artiste {
    position: relative;
}

.item_full h3 {
    margin: 0 0px 0px 0;
    line-height: 1.2em;
    overflow: hidden;
    padding: 0px 0 12px 0;
}

#portfolio-list > li img, #portfolio-list > li .imgwrap {
    width: 100%;
    height: 100%;
}

#portfolio-list li.item_full:hover img {
    zoom: 1.3;
	-moz-transform: scale(1.3);
	margin:0;
	width:100%;
}

.item_height2.artiste > .imgwrap > a > h3 {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    font-size: 32px;
    line-height: 34px;
    color: #fff !important;
    z-index: 1;
    text-align: center;
    padding-top: 50px;
    background: linear-gradient(rgba(0,0,0,0.0),rgba(0,0,0,0.7));
}

.page-template-template-contact-php .entryfull h3, .page-template-template-fullwidth-php .entryfull h3, .page-template-template-740-php .entryfull h3, .page-template-template-contact h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #283D79;
    letter-spacing: 0em;
    padding: 10px 0px;
    margin: 0px;
}

#portfolio-list > li[data-type*="musique"] > .artiste > .imgwrap {
    background-color: #ff32a4;
}
#portfolio-list > li img, #portfolio-list > li .imgwrap {
    width: 100%;
    height: 100%;
}

#portfolio-list > li > .bas {
    padding: 10px 20px;
    background: rgb(255, 255, 255);
    font-size: 12px;
}

#portfolio-list > li > .bas > span {
	color: #313131;
	font-size: 18px;
	line-height: 28px;
	display: block;
	font-family: 'Open sans', Arial;
	text-transform: uppercase;
	white-space: pre;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
}

.single-myportfoliotype .full_background > .container {
    max-width: 740px;
    overflow: visible;
    padding-top: 20px !important;
}

@media screen and (max-width: 1030px) {
#foliocontent,

h1.itemtitle,

.entryfull{ margin-left:0 !important; margin-right:0 !important;}

	
.section_template{
	margin-top:0;
}

.flexslider .slides img{
	margin-top:0px;
}

.stuff{
	bottom:0;
}

.fourcol_spec, .section .container .fourcol_spec{
	width:45% !important;
}

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


	#header > div > .container > nav > ul{
		height:100%;
	}

	#header > .shortcuts {
		position: relative;
		right: 0px;
		top: inherit;
		height: 37px;
		padding-right: 97px;
		line-height: 34px;
		z-index: 10000;
		border: none;
	}

	.section>.container>h2 { font-size:23pt !important; letter-spacing:-2px;}
	
	.fourcol_spec, .section .container .fourcol_spec{
	width:90% !important;
	}
	
	.containermobile {
		float: left; width: 80% !important;
	}
	
	h1{
		font-size : 3em !important
	}

}

/****************************/
/** Registration Form **/
/****************************/
.swag {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
}

.swag h1 {
	color: #fff;
	font-size: 50px;
}

.swag h1 span {
	display: block;
	font-size: 25px;
	margin-top: 20px;
}

.down-arrow-btn {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	background: rgba(27, 217, 130, 0.4);
	display: inline-block;
	margin: 10px auto 20px;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}

.down-arrow-btn:hover, .down-arrow-btn:focus {
	color: #fff;
	background: rgba(27, 217, 130, 1);
}

.nl-form, .wpcf7-form {
	width: 100%;
	margin: 6% auto;
	font-size: 2.5em;
	line-height: 1.9;
	text-align: center;
	letter-spacing: 1px;
}

.nl-form ul, .wpcf7-form ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nl-form input,
.nl-form select, 
.nl-form button, , .wpcf7-form input, .wpcf7-form select, .wpcf7-form button {
	border: none;
	background: transparent;
	display: inline-block;
	padding: 0;
	margin: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	color:#000000 !important;
}

.nl-form input:focus, .wpcf7-form input:focus {
	outline: none;
}

.nl-field-toggle, .nl-form input, .nl-form select, .wpcf7-form input[type=text], .wpcf7-form input[type=email], .wpcf7-form input[type=url], .wpcf7-form input[type=tel], .wpcf7-form select, .wpcf7-form textarea{
	line-height: inherit;
	cursor: pointer;
	display: block;
    width: 100%;
	color:#000000 !important;
}

.nl-form .nl-field-go {
	position: absolute;
	right: 0;
	top: calc(29%);
	height: 100%;
	cursor: pointer;
	width: 1.8em;
	text-align: center;
	color: transparent;
}

.nl-field-go:before {
	content: "Enter";
	font-size: 55%;
	color: #fff;
	width: 100%;
	display: block;
}

.nl-form .nl-submit {
    cursor: pointer;
    font-size: 0.4em;
    font-weight: 600;
    letter-spacing: 0.2em;
    padding: 12px;
    position: relative;
    text-transform: uppercase;
    width: 200px;
}

.no-touch .nl-form .nl-submit:hover, .no-touch .nl-form .nl-submit:active {
	background: rgba(27, 206, 124, 0.40);
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	color: #fff;
}

.no-touch .nl-form .nl-submit:hover:before {
	background: #58a199;
}

.nl-field {
	display: inline-block;
	position: relative;
}

.nl-field.nl-field-open {
	z-index: 10000;
}

.nl-field ul {
	position: absolute;
	visibility: hidden;
	background: #212639;
	left: -0.5em;
	top: 150%;
	font-size: 70%;
	opacity: 0;
	-webkit-transform: translateY(-40%) scale(0.9);
	-moz-transform: translateY(-40%) scale(0.9);
	transform: translateY(-40%) scale(0.9);
	-webkit-transition: visibility 0s 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: visibility 0s 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: visibility 0s 0.3s, opacity 0.3s, transform 0.3s;
}

.nl-field.nl-field-open ul {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(-50%) scale(1);
	-moz-transform: translateY(-50%) scale(1);
	transform: translateY(-50%) scale(1);
	-webkit-transition: visibility 0s 0s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: visibility 0s 0s, opacity 0.3s, -moz-transform 0.3s;
	transition: visibility 0s 0s, opacity 0.3s, transform 0.3s;
}

.nl-field ul li {
	color: #fff;
	position: relative;
	line-height: 1.9;
}

.nl-dd ul li {
	padding: 0 1em 0 1em;
	cursor: pointer;
	white-space: nowrap;
	margin: 0;
}

.nl-dd ul li.nl-dd-checked {
	color: rgb(27, 206, 124);
    opacity: 0.6;
}

.no-touch .nl-dd ul li:hover {
	background: rgba(0,0,0,0.05);
}

.no-touch .nl-dd ul li:hover:active {
	color: #478982;
}
/* submit button */
.nl-submit-wrap {
	margin: 1em auto 0;
}

.nl-dd ul li.nl-dd-checked:before, .nl-submit:before, .nl-field-go:before {
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	color: #1bce7c;
}

.nl-ti-text ul {
	min-width: 8em;
}

.nl-ti-text ul li.nl-ti-input input {
	width: 100%;
	padding: 0.2em 2em 0.2em 0.5em;
	border-bottom: none;
	color: #fff;
	font-size:0.9em;
}


.nl-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	opacity: 0;
	z-index: 9999;
	visibility: hidden;
	-webkit-transition: visibility 0s 0.3s, opacity 0.3s;
	-moz-transition: visibility 0s 0.3s, opacity 0.3s;
	transition: visibility 0s 0.3s, opacity 0.3s;
}

.nl-field.nl-field-open ~ .nl-overlay {
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	transition-delay: 0s;
}

.nl-ti-text ul li.nl-ti-example {
	font-size: 50%;
	padding: 0.4em 1em;
	color: #fff;
	border-top: 1px dashed rgba(46, 62, 79, 1);
}

.nl-ti-text ul li.nl-ti-example em {
	color: #fff;
}


.tc {

	margin-bottom: 6%;
	color: #fff;
	font-size: 14px;
	letter-spacing: 1px;
}

.md-modal {
	position: fixed;
	top: 50%;
	left: 50%;
	max-width: 960px;
	min-width: 320px;
	height: auto;
	z-index: 2000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.md-show {
	visibility: visible;
}

.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 1000;
	opacity: 0;
	background: rgba(0,0,0,0.9);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show ~ .md-overlay {
	opacity: 1;
	visibility: visible;
}

.so-widget-image {
    width: auto;
}
