/*
 Theme Name:   Villa Dutoit
 Description:  Devdummy Child Theme customized for Villa Dutoit
 Author:       devsector.ch
 Author URI:   http://devsector.ch
 Template:     devdummy
 Version:      1.2.1
*/

/*
GREEN : rgba(57,196,172,1);	
LIGHTGREEN : rgba(62,222,195,1);

VIOLET:	rgba(96,76,141,1);
BLUE: rgba(40,51,102,1);


PINK:	rgba(250,0,204,1);
	
*/
html body {
    margin-bottom: 0;
}
body{
	background-color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 200;
}
h1, h2,h3,h4,h5,h6{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 200;
	margin-top: 2.5em;
	color: rgba(250,0,204,1);
	margin-bottom: 1em;
	text-transform: uppercase;
}
h1.entry-title,
h1.page-title,
h2.strat-title{
	margin-top: 0em;
}

b, strong{
	font-weight: 600;
}
a, a:visited{
	color:rgba(0,0,0,1);
	transition: all 0.2s ease-in-out;	
}
a:hover{
	text-decoration: none;
	color: rgba(250,0,204,1);
}
/* HEADER */
h1.site-title, h2.site-title, p.site-title{
	margin: 2rem 0;
	padding: 0;
	line-height: 1;
	font-size: 1px;
}
.site-title a{
	display: block;
	text-indent: -3000px;
	width:92%;
	padding-bottom: 29%;
	background: url('images/logo-villa-dutoit.svg') no-repeat center center;
	background-size: cover;
	margin: 0 auto;
}
.site-header .site-description{
	display: none;
}

.site-branding{
	padding: 0;
}
.site-header .navbar{
}
.cleaner{
	clear: both;
}

/* NAVIGATION GLOBALE */

.navbar-nav > li > a{
	font-size: 1rem;
}


/* HOMPAGE */
.home .container{
	width: auto;
	max-width: none;
}
.home-strat{
	padding: 0;
}
.home .site-content{
	padding-top: 0rem;
}
.home-strat h2.strat-title{
	margin-bottom: 30px;
	padding: 0 15px;
}
.programme-link-box{
	text-align: center;
}
.home-strat:first-of-type h2.site-description
{
	font-family: 'Open Sans', sans-serif;
	font-weight: lighter;
	font-weight: 300;
	font-size: 5rem;
	margin: 0
}
.home-strat:first-of-type h3{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 3rem;
	margin:0;
}
.home .highlight-events .hentry{
	width: 100%;
}
.fullheight .hentry .inner-content-mask{
	height:550px;
}
.halfheight .hentry .inner-content-mask{
	height:260px;
}
.fullheight h2{
	font-size: 50px;
}
.programme-grid-0events a{
	display: block;
	margin-bottom: 30px;
}
.programme-grid-0events a img{
	opacity: 0.4;
	transition: all 0.3s ease-in-out;
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.programme-grid-0events a:hover img{
	opacity: 1;
	transition: all 0.3s ease-in-out;
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}

/* SLIDER */

.slick-list{
	overflow: visible;
}

.slick-initialized .slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.slick-dots li:only-child{
	display: none;
}


.icon_link{
	display: block;
	text-indent: -3000px;
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.voirtout-col .icon_link{
	width: 50px;
	height: 50px;
	background-image: url(images/icon-plus.svg);
}
.voirtout-col .icon_link:hover{
	background-image: url(images/icon-plus-over.svg);
}

.voirtout-col{
	position: relative;
}
.voirtout-col .inner-content{
	background-color: rgba(96,76,141,0.12);
	position: relative;
	height:100px;
}
.voirtout-col h4{
position: absolute;
margin: 0;
padding: 0;
bottom: 20px;
left:50%;
-ms-transform: translate(-50%, 0); /* IE 9 */
-webkit-transform: translate(-50%, 0); /* Safari */
transform: translate(-50%, 0);
}
.programme-link-box h4{
	font-size: 1em;
	line-height: 1;
	margin-top: 1em;
}
.programme-link-box,
.news-strat .programme-link-box{
	text-align: right;
	padding: 0 15px;
}
h2.strat-title{
	margin-top: 1em;
}
.news-strat .category-stamp{
	visibility: hidden;
}
.news-strat .news-grid h2{
	margin-top: 0;
	font-size: 1.5em;
}
.news-strat .inner-article{
	padding: 0 15px;
}
.news-strat .hentry{
	border-right: 1px solid #aaa;
}
.news-strat .hentry.last, .news-strat article#highlight{
	border-right: 0px solid #aaa;
}
.news-grid article .more-link{
	font-size: 0.8em;
	font-weight: bold;
	display: inline-block;
	padding-bottom: 0.5em;
}
.news-grid article .more-link a{
	color: rgba(250,0,204,1);
}
#highlight{
	padding-bottom: 0;
	margin-left: auto;
}
#highlight .inner-article{
	background-color: rgba(250,0,204,1);
	color: white;
	height: 100%;
	position: relative;
}
#highlight .inner-article{
	font-weight: 400;
}
#highlight hr{
	border-color: rgba(255,255,255, 0.3);
	background-color: rgba(255,255,255, 0.3);
}
#highlight .general-date{
	visibility: hidden;
}
#highlight a, #highlight h2{
	color: white
}
/*
.news-strat .programme-link-box a:before{
	 font-family: FontAwesome;
        top:0;
        left:-5px;
        padding-right:10px;
        content: "\f067"; 
}
*/
.programme-link-box a,
.programme-link-box a:visited
.news-strat .programme-link-box a,
.news-strat .programme-link-box a:visited {
	display: inline-block;
	padding-left: 20px;
    position:relative;
    background: url("images/icon-plus-over.svg") no-repeat left center;
    color: rgba(250,0,204,1);
    background-size: auto 70%;
}

.programme-grid-archive{
	margin-bottom: 2em;
}


.news-strat .general-date{
	font-size: 0.9em;
}
.highlight-events{
	border-bottom: 1px solid #aaa;
}


/* The ribbons */
@keyframes blink {
    0%   {color: rgba(250,0,204,1);text-shadow: 1px 1px 1px rgba(0,0,0,0);}
    50%  {color: transparent; text-shadow: 1px 1px 1px rgba(0,0,0,0); }
    100% {color: rgba(250,0,204,1);text-shadow: 1px 1px 1px rgba(0,0,0,0);}
}
@keyframes blinkwhite {
    0%   {color: white;text-shadow: 1px 1px 1px rgba(0,0,0,0);}
    50%  {color: transparent; text-shadow: 1px 1px 1px rgba(0,0,0,0); }
    100% {color: white;text-shadow: 1px 1px 1px rgba(0,0,0,0);}
}
/*
.ontheair .entry-header:after{
	font-family: FontAwesome;
	content: "\f111";
	font-size: 12px;
	width: 130px;
	padding-top: 0px;
	background: rgba(250,0,204,1);
	position: absolute;
	text-align: center;
	line-height: 30px;
	letter-spacing: 1px;
	color: #f0f0f0;
	top: -4px;
	right: -55px;
	left: auto;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	text-shadow: 0px 0px 0px rgba(0,0,0,0);
	animation-name: blink;
	animation-duration: 4s;
	animation-iteration-count: infinite;
}
*/
.ontheair .entry-header:after,
#highlight .entry-header:after{
	font-family: FontAwesome;
	content: "\f111";
	font-size: 18px;
	padding-top: 0px;
	background: transparent;
	position: absolute;
	text-align: center;
	line-height: 1;
	letter-spacing: 1px;
	color: rgba(250,0,204,1);
	top: 24px;
	right: 24px;
	left: auto;
	text-shadow: 0px 0px 0px rgba(0,0,0,0);
	animation-name: blink;
	animation-duration: 4s;
	animation-iteration-count: infinite;
}
#highlight .entry-header:after{
	color: white;
	animation: blinkwhite;
}

/* CONTENTS */
.hentry {
    margin: 0 0 30px 0;
}
.home .site-content{
	margin-bottom: 0;
}
.site-content{
	padding-top: 0rem;
	line-height: 1.5;
	margin-bottom: 4rem;
}
.site-content p{
	text-align: justify;
}
.site-content .news-grid p{
	text-align: left;
}
.thumb-box{
	margin: 0 0 3em 0;
}
.page-header {
    border-bottom: 0px solid #eee;
    margin: 0 0 20px 0;

}

/* LIST */

.site-main li:before  {
   content: '—  ';
   list-style: none;
   display: inline-block;
   margin-left: -1.5em;
   width: 1.5em;
}

.site-main li {
   list-style: none;
   padding: 0 0 0.5em 1.5em;
}
.site-main ul, .site-main ol {
    margin: 0 0 1.5em 0;
    padding-left: 0;
}

/*
.entry-content .package-thumb .thumb-box img,
.entry-content img.size-large{
	margin-left: -80px;	
	width:calc(100%+80px;);
}
*/


/* PROGRAMME */
.category-event + .entry-title{
	margin-top: 0;
}
.searchfilter-box{
	margin: 0 0 3rem 0;
}
.searchfilter-box ul{
	padding: 0;
	margin:0;
}
.searchandfilter li {
    padding-right: 30px;
}
.searchandfilter h4{
	margin-bottom: 3px;
}
.general-date{
	font-size: 1.5em;
}
.category-stamp{
	font-size: 1.1em;
    font-weight: 500;
    line-height: 1;
}

.inner-content { 
  background: no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  
}
.inner-content-mask { 
/* IE10+ */ 
background-image: -ms-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(255,255,255,0) 35%, rgba(255,255,255,0) 65%, rgba(0,0,0,0.3) 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(255,255,255,0) 35%, rgba(255,255,255,0) 65%, rgba(0,0,0,0.3) 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(255,255,255,0) 35%, rgba(255,255,255,0) 65%, rgba(0,0,0,0.3) 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0,0,0,0.3)), color-stop(35, rgba(255,255,255,0)), color-stop(65, rgba(255,255,255,0)), color-stop(100, rgba(0,0,0,0.3)));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(255,255,255,0) 35%, rgba(255,255,255,0) 65%, rgba(0,0,0,0.3) 100%);

/* W3C Markup */ 
background-image: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%, rgba(255,255,255,0) 35%, rgba(255,255,255,0) 65%, rgba(0,0,0,0.3) 100%);

padding:15px;


}


a.cardlink{
	display: block;
	position: relative;
	color: white;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.cardlink h2.entry-title{
	padding:  0;
	margin:0;
	position: absolute;
	bottom: 20px;
	color: white;
}
.cardlink .entry-header{
	text-shadow: 1px 1px 1px rgba(0,0,0,1);
	padding-bottom: 12em;
	
}
a.cardlink:hover,
a.cardlink:focus{
	transform: scale(1.01);
  -moz-transform: scale(1.01);
  -webkit-transform: scale(1.01);
  -o-transform: scale(1.01);
  -ms-transform: scale(1.01); /* IE 9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.01, M12=0, M21=0, M22=1.01, SizingMethod='auto expand')"; /* IE8 */
   filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.01, M12=0, M21=0, M22=1.01, SizingMethod='auto expand'); /* IE6 and 7 */ 
   box-shadow: 5px 10px 10px rgba(0,0,0,0.2);
}

/* PROGRAMME GRID */
.programme-grid{
	 display: -ms-flexbox;
		display: -webkit-flex;
	    display: flex;
	    -webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.programme-grid article .inner-content{
	background-color: #fff;
	height: 100%;
	}
.programme-grid h2{
	margin-top: 1rem;
}


/* NEWSLETTER */
.inf-input{
	margin-bottom: 0.5em;
}
.inf-submit{
	font-weight: bold;
	font-size: 1.1em;
}
/* ACTUALITES */

.category-6 .news-strat .hentry {

    border-right: 0px solid #aaa;
	border-left: 1px solid #aaa;
	margin-bottom: 50px;

}
.category-6 .news-strat .hentry.last, .category-6 .news-strat .hentry:last-of-type {
	border-right: 1px solid #aaa;
}


/* PARALLAX*/
	.big_text{
	    display: none;
	}


/* FOOTER */
.site-footer{
	/*border-top: 1px solid #aaa;*/
	height:auto;
	min-height: 100px;
	font-size: 0.8em;
	position: static;
	background-color: transparent;
}

.site-info{
	padding-bottom: 3rem;
}
.site-footer p.site-title{
	margin: 0 0 25px 0;
} 
.site-footer p.site-title a{
	width: 220px;
	height: 70px;
	padding-bottom: 0;
}
.site-footer .site-description{

}
.line-boxed{
	border:1px solid #aaa;
	border-width: 1px 0;
	padding: 20px 0 10px 0;;
	margin-bottom: 30px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.footer-logo, .footer-sidebar-1, .footer-sidebar-2, .footer-sidebar-3 {
	padding: 0 10px;
}
.site-info{
	font-size: 0.85em;
}
/* BUTTON */

button,
input[type="button"], 
input[type="reset"], 
input[type="submit"] 
{
    background: rgba(250,0,204,1) none repeat scroll 0 0;
    border-color: rgba(250,0,204,1);
    border-image: none;
    border-style: solid;
    border-width: 0px;
    color: white;
    font-size: 0.9em;
    line-height: 1;
    padding: 0.5em 1em;
}
button:hover,
input[type="button"]:hover, 
input[type="reset"]:hover, 
input[type="submit"]:hover{
	background-color: #000;
	border-color: #000;
	color:rgba(250,0,204,1);
} 
/* FORM */
label {
    max-width: 100%;
}

/* SEARCH */
.search-submit{
	display: none;
}
.search-form label:after{
	content:"\f002";
	font-family: FontAwesome;
	position: absolute;
	color: #ccc;
	font-size: 18px;
	line-height: 32px;
	transform: translateX(-30px);
	font-weight: normal;
}
.search-form label{
	position: relative;
}

a[href="#search"], a[href="#search"]:visited{
	display: block;
	color: rgb(74, 74, 74);
	padding-top:11px; 
	margin-left: 20px;
	font-size: 1.5em
}

#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    height:100vh;
    z-index: 10000;
    background-color: rgba(0, 0, 0, 0.7);
    
    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;

    -webkit-transform: translate(0px, -100vh) scale(0, 0);
	-moz-transform: translate(0px, -100vh) scale(0, 0);
	-o-transform: translate(0px, -100vh) scale(0, 0);
	-ms-transform: translate(0px, -100vh) scale(0, 0);
	transform: translate(0px, -100vh) scale(0, 0);
    
    opacity: 0;
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
	-o-transform: translate(0px, 0px) scale(1, 1);
	-ms-transform: translate(0px, 0px) scale(1, 1);
	transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
}

#search input[type="search"] {
    position: absolute;
    top: 35%;
    left:50%;
    width: 100%;
    color: rgb(255, 255, 255);
    background: rgba(0, 0, 0, 0);
    font-size: 60px;
    font-weight: 300;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
    max-width: 90%;
    transform: translateX(-50%)
}
#search .btn {
    position: absolute;
    top: 35%;
    left: 50%;
    margin-top: 61px;
    margin-left: 0;
    transform: translateX(-50%);
    font-size: 20px;
}
#search .btn-primary {
    background-color: rgba(250,0,204,1);
    border-color: rgba(250,0,204,1);
    color: #fff;
}
#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
	background-color: rgba(250,0,204,1);
    border-color: rgba(250,0,204,1);
	opacity: 1;
	padding: 10px 12px;
	font-size: 20px;
}


/* PAGINATION */
.navigation.pagination{
	padding: 2em 1em 2em 1em;
	text-align: center;
	width: 100%;
}
.nav-links{
	width: 100%;
}
.page-numbers{
	background-color: #999999;
	color: white;
	border-radius: 50%;
	line-height: 24px;
	width:24px;
	height: 24px;
	display: inline-block;
	margin: 0 0.25em;
}
.next.page-numbers, .prev.page-numbers{
	background-color: transparent;
	width: auto;
	background: transparent;
	color: #767676;
	display: inline-block;
	font-size: 0.9rem;
	margin-bottom: 1em;
	}
.page-numbers.current{
	background-color:rgba(250,0,204,1);
}
a.page-numbers {
	color: white;
}



/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
	
	.site-header .container, .site-footer .container{
		max-width: none;
		width: auto;
	}
	
	
	h1.site-title, h2.site-title, p.site-title{
	margin: 2rem 0;
	padding: 0;
	}
	.site-title a{
		display: block;
		text-indent: -3000px;
		width:300px;
		height: 93px;
		background: url('images/logo-villa-dutoit.svg') no-repeat center center;
		background-size: cover;
		margin: 0
		
	}
	.site-branding{
		float: left;
		padding: 0 10px 0 10px;
	}
	.site-header .navbar{
		float: right;
		padding-top: 72px;
	}
	.site-content{
		padding-top: 2.5rem;
	}	
	
	footer .footer-sidebar-1{

	    display: block;
	    float: right;
	}
	footer section{
		float: left;
	}
	
	.line-boxed{

    
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    
    text-align: inherit;
}

	.line-boxed .widget{
		margin-bottom:0;
	}
	
	
	/* MAIN NAV */
	.container-fluid > .navbar-collapse, 
	.container-fluid > .navbar-header, 
	.container > .navbar-collapse, 
	.container > .navbar-header{
		margin-left: -15px;
		margin-right: -15px;
	}
	.navbar-default{
		background-color: transparent;
		border:1px solid #aaa;
		border-width: 0 0 1px 0;
		border-radius: 0;
	}
	.navbar-default .navbar-nav > li{
		margin: 0 3px;
	}
	.navbar-default .navbar-nav > li > a {
	    color: black;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
	    padding-right: 1rem;
	    padding-left: 1rem;
	}
	.navbar-nav > li > a {
    	padding-bottom: 10px;
    	padding-top: 10px;
    	transition: all 0.4s ease-in-out;
    	box-shadow: 0 -1px 0 transparent inset;
    	margin-bottom: -1px;
    	border-bottom: 4px solid transparent;
	}
	.navbar-default .navbar-nav > .active > a, 
	.navbar-default .navbar-nav > .active > a:focus, 
	.navbar-default .navbar-nav > .active > a:hover
	 {
		background-color: transparent;
    	/*box-shadow: 0 -1px 0 rgba(57,196,172,1) inset;*/
    	border-bottom: 4px solid rgba(250,0,204,1);
    	color: rgba(250,0,204,1);
    	font-weight: 600;
	}
	.navbar-nav > li > a:hover{
		border-bottom: 4px solid rgba(250,0,204,1);
		color: rgba(250,0,204,1);
	}
	.navbar-nav > li.active > a{
		border-bottom: 4px solid rgba(250,0,204,1);
	}
	
	.news-grid .entry-header{
		min-height: 110px;
	}
	.news-grid #highlight .entry-header{
		min-height: 0;
	}
	
	.news-grid article{
		position: relative;
		padding-bottom: 2em;
	}
	.news-grid article .more-link{
		position: absolute;
		bottom: 0.5em;
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { 
	
		.voirtout-col .inner-content{
		height:550px;
		}
		

	
	 }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
	
	/* PARALLAX*/
	.big_text{
	    font-size: 1800px;
	    color: rgba(0, 0, 0, 0.05);
	    font-family: "Playfair Display",serif;
	    white-space: nowrap;
	    display: block;
	}
	.big_text_content{
		transform: translateY(-200px);
		line-height: 1em;
	}
	.parallax {
	  perspective: 1px;
	  height: 100vh;
	  overflow-x: hidden;
	  overflow-y: auto;
	  perspective-origin-x: 100%;
	}
	.parallax__layer {
	  position: absolute;
	  top: 0;
	  right: 0;
	  bottom: 0;
	  left: 0;
	  transform-origin-x: 100%;
	}
	.parallax__layer--base {
	  transform: translateZ(0);
	}
	.parallax__layer--back {
	  transform: translateZ(-1px);
	    left: -75vw;
	    z-index: -1;
	}
	
	.home .parallax__layer--back {
	  display: none;
	}
}
