/*
Theme Name: Thème officiel JURISKAN 2019
Theme URI: https://www.juriskan.fr
Author: REZO 21
Author URI: http://www.rezo21.net
Version: 1.0.0
Description: Développement par l'agence web REZO 21
*/


/*******************************************/
/********** DEBUT DES GENERALITES **********/
/*******************************************/

a, a:hover, a:focus{
    color: #c80000;
    text-decoration: none;
}

a:hover{
    text-decoration: underline;
}

ol,ul{
	list-style: none;
    margin-bottom: 0px;
}

h1{
	display: inline-block;
	position: relative;
	overflow: hidden;
	padding: 6px 15px 4px 30px;
	font-size: 1.4em;
	line-height: 1.3em;
	width: 100%;
	text-transform: uppercase;
	margin-bottom: 30px;
}

body.home h1{
	margin-top:0px;
	margin-bottom: 10px;
}

h1:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 120%;
	height: 200%;
	z-index: -1;
	background: #c7c7b5;
	transform: skew(-20deg);
}

h2{
    font-size: 1.6em;
	font-weight: 600;
	line-height: 1.3em;
    color: #c80000;
    margin-top: 0px;
}

h3{
	color:#45453d;
	font-weight: 600;
	font-size: 1.4em;
}

blockquote{
	font-size: 1.0em;
}

.center{
    text-align: center;
}

.float-left{
    float: left;
}

.float-right{
    float: right;
}

.clear-left{
    clear: left;
}

.clear-right{
    clear: right;
}

.clear-both{
    clear: both;
}

.no-padding{
	padding: 0px;
}

.no-padding-left{
    padding-left: 0;
}

.no-padding-right{
    padding-right: 0;
}

.padding-right-double{
	padding-right: 30px;
}

.col-lg-0{
    display: none;
}

.btn.btn-default{
	background: #c80000;
	border: none;
	color: #fff;
	border-radius: 0px;
	position: relative;
	padding-right: 20px;
}

.btn.btn-default:hover{
	background: #82826e;
	color: #F5F5F5;
}

.btn.btn-default:after{
	content: '';
	position: absolute;
	top: 0;
	right: -7px;
	width: 15px;
	height: 110%;
	z-index: 10;
	background: #F5F5F5;
	transform: skew(-20deg);
}

span.wpcf7-list-item {
   margin: 0px;
}

/*****************************************/
/********** FIN DES GENERALITES **********/
/*****************************************/

/**********************************************************************/

/*******************************************/
/********** DEBUT DES ALIGNEMENTS **********/
/*******************************************/

.alignleft{
	display: inline;
	float: left;
}

.alignright{
	display: inline;
	float: right;
}

.aligncenter{
	display: block;
	margin-right: auto;
	margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft{
	margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright{
	margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter{
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter{
	margin-bottom: 1.2em;
}

/*****************************************/
/********** FIN DES ALIGNEMENTS **********/
/*****************************************/

/**********************************************************************/

/*************************************/
/********** DEBUT DU HEADER **********/
/*************************************/

header.main-site-header{
	position: absolute;
	height: 100%;
	z-index: 10000;
	padding: 0px;
	max-width: 250px;
	width: 20%;
}

header .site-header{
	padding: 20px 5px;
}

header .trait-header{
	background: #000;
	width: 100%;
	transform: skewX(-20deg);
	height: 15px;
	left: -5px;
	position: relative;
}

header .trait-header:before{
	content: '';
	position: absolute;
	top: 0;
	left: -4px;
	width: 30px;
	height: 15px;
	z-index: 10;
	background: #000000;
	transform: skewX(20deg);
}


header .logo{
	display: block;
	margin: auto;
	max-width: 90%;
	margin-bottom: 20px;
}

.retour-haut{
	position: fixed;
	bottom: 90px;    
    right: 30px;
    z-index: 1000;
	width: 40px;
	height: 40px;
	background: #c80000;
	border: 5px solid #c80000;
	color: #fff;
	border-radius: 50px;	
	font-size: 2.0em;
    line-height: 1.0em;
	text-align: center;
}

.retour-haut:hover{
	background: #fff;
	color: #c80000;
}

#search-2{
	margin-top: 5px;
}

#search-2 h2{
	display:none;
}

#search-2 .label-searchform{
	display: none;
}

/***********************************/
/********** FIN DU HEADER **********/
/***********************************/

/**********************************************************************/

/***********************************/
/********** DEBUT DU MENU **********/
/***********************************/

.navbar-default{
    border: none;
    background: none;
    min-height: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
}

.navbar-nav {
    float: none;
    margin: 0;
}

nav .container-fluid{
    padding-left: 0;
    padding-right: 0;
}

nav .navbar-collapse{
    padding-left: 0;
    padding-right: 0;
}

nav .navbar-brand{
    display: none;
    float: none;
}

.navbar-default .navbar-nav>li{
	display: block;
	width: 100%;
	float: none;
	text-align: center;
}

.navbar-default .navbar-nav>li>a{
    color: #000000;
    padding: 18px 0 15px 0px;
	font-size: 1.15em;
	display: inline-block;
	text-transform: uppercase;
	font-weight: 400;	
	width: 100%;
	background: url('./images/background-item-menu.png') no-repeat top center;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>.active>a:hover{
    color: #fff;
    background: #c71517;
}

.navbar-default .navbar-nav>li>a:focus{
    color: #c1343c;
}

.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:focus{
    color: #c1343c;
    background: none;
}

.navbar-default .navbar-nav>li:last-child{
    border-right: none;
}


/***** DEBUT MENU DEROULANT *****/

.navbar-nav>li>.dropdown-menu{
    border: none;
    box-shadow: none;
    background: #c1343c;	
}

.navbar-nav .dropdown-menu{
    padding: 0px;
    border-radius: 0px;
	position: absolute;
	left: 100%;
	top: 0px;	
}

.navbar-nav .dropdown-menu .dropdown-menu{
	position: relative;
	left:auto;
	display: block;
	border: none;
	box-shadow: none;
	background: #c1343c;
}

.dropdown-menu>li>a{
    padding: 5px 10px;
	color: #ffffff;
	font-size: 1.2em;
}

.dropdown-menu .dropdown-menu>li>a{
	padding-left: 20px;
}

.dropdown-menu>li>a:hover{
    background: #c71517;
	color: #ffffff;
}

.dropdown-menu>.active>a, 
.dropdown-menu>.active>a:hover, 
.dropdown-menu>.active>a:focus{
    background: #c71517;
	color: #ffffff;
}

/***** FIN MENU DEROULANT *****/

/*********************************/
/********** FIN DU MENU **********/
/*********************************/

/**********************************************************************/

/************************************/
/********** DEBUT DU CORPS **********/
/************************************/

body{
    margin: auto;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    color: #000;
	background: #F5F5F5;
	max-width: 1366px;
}

div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ok{
    border: none;
}

div.wpcf7-response-output{
    margin: 0;
    padding: 0;
    border: none;
}

.wpcf7-form-control {
    margin-top: 10px;
}

#main{
	float: right;
	position: relative;
	max-width: 1100px;
	margin-left: 10px;
	width: 80%;
}

#content{	
	padding: 0 15px;	
}

.entry-content{
	min-height: 400px;
}

#content ul{
    margin-bottom: 10px;
	font-size: 1.2em;
	padding-left: 25px;
}

#content ul ul{
	font-size: 1.0em;
}

#content ul li{
    list-style: disc;
}

#content ol{
    margin-bottom: 10px;
	font-size: 1.2em;
	padding-left: 25px;
}

#content ol ol{
	font-size: 1.0em;
}

#content ol li{
    list-style: numeric;
}

#content p{
    font-size: 1.2em;
}

.main-paragraphe{
	padding-bottom: 30px;
	padding-top: 15px;
}

.titre-paragraphe hr{
	border-top: 1px solid #c80000;
}

.titre-paragraphe{
	padding: 0px;
	font-size: 1.0em;
}

h2.titre-paragraphe{
	font-size: 1.2em;
}

.colonne{
	padding-left: 0px;
}

.mise-en-avant{
	margin-top: 30px;
	background: #EDEDED;
	padding: 15px;
	color: #555555;
	font-weight: 600;
	font-style: italic;
}

.competence-juridique{
	margin-bottom: 30px;
}

.competence-juridique a{
	position: relative;
	display: block;
}

.titre-competence{
	position: absolute;
	padding: 5px;
	background: rgba(0,0,0,0.8);
	color: #ffffff;
	text-decoration: none;
	font-size: 0.9em;
	bottom: 0px;
	width: 100%;
	left: 0px;
}

.competence-juridique a:hover img{
	opacity: 0.7;
}

.competence-juridique a:hover .titre-competence{
	background: rgba(0,0,0,1);
}

.les-questions h2{
	margin-top: 20px;
}

.conteneur-question {
    border: 1px solid #dddddd;
    background: #ffffff;
}

.question {
    font-size: 1.2em;
    cursor: pointer;
    color: #000000;
    padding: 10px;
}

.question:hover {
    background-color: #dddddd;
}

.reponse {
    color: #555555;
    font-size: 0.85em;
    border-top: 1px solid #dddddd;
    padding: 10px 15px;
}

/**********************************/
/********** FIN DU CORPS **********/
/**********************************/

/**********************************************************************/

/****************************************/
/********** DEBUT DES ARTICLES **********/
/****************************************/

.main-article-liste{
	display: block;
	margin-bottom: 30px;
	padding-left: 0px;
	position: relative;
	padding: 15px;
	border: 1px solid #BBBBBB;
	padding-bottom: 60px;
	color: #555555;
}

.article-liste .image-article-liste{
	padding: 0px;
}

.article-liste .resume-article-liste{
	padding: 15px;
	height: 100%;
}

.article-liste .resume-article-liste h2{
	margin-bottom: 0px;
}

.article-liste .resume-article-liste p{
	margin-bottom: 0px;
}

.article-liste .date-article-liste{
	color: #3c3c3c;
	margin: 5px 0px;
}

.article-liste .lire-suite{
	position: absolute;
	bottom: 15px;
	right: 15px;
}

.main-article-liste:hover{
	background: #ededed;
	text-decoration:none;
	color: #000000;
}

.main-article-liste:hover .image-article-liste img{
	opacity: 0.8;
}

.main-article-liste:hover .lire-suite{
	background: #000000;
	color: #ffffff;
}

.image-article{
	padding: 0px;
}

.date-article{
	color: #3c3c3c;
	margin-bottom: 15px;
	font-size: 1.2em;
}

/**************************************/
/********** FIN DES ARTICLES **********/
/**************************************/

/**********************************************************************/

/**********************************************************************/

/******************************************/
/********** DEBUT DES DIAPORAMAS **********/
/******************************************/

.diaporama-wrapper{
	max-width: 1070px;
	margin: auto;
}

.diaporama-accueil{
	margin-bottom: 15px;
}

.diaporama-accueil .main-texte{
	position: absolute;
    width: auto;
	color: #fff;
	bottom: 10%;
	padding: 15px;
	padding-left: 40px;
	font-size: 1.4em;
	line-height: 1.2em;
	background: rgba(199,0,0, 0.75);	
}

.diaporama-accueil .owl-nav div {
	position: absolute;
    width: 29px;
    height: 60px;
    top: 45%;
    padding: 0px;
    margin: 0px;
    z-index: 100;
    opacity: 0.8;
}

.diaporama-accueil .owl-nav div:hover {
    opacity: 1.0;
}

.diaporama-accueil .owl-nav div.owl-prev {
    background: url('./images/fleche-gauche-diaporama.png');
    left: 2%;
}

.diaporama-accueil .owl-nav div.owl-next {
    background: url('./images/fleche-droite-diaporama.png');
    right: 2%;
}

.diaporama-accueil .owl-dots{
	text-align: center;
	bottom: 50px;
	position: relative;
}

.diaporama-accueil .owl-dots .owl-dot{
    background: none repeat scroll 0 0 #fff;
	border: 2px solid #fff;
	color: #ffffff;
    display: inline-block;
    height: 15px;
    width: 15px;
	border-radius: 50px;
	margin: 0 5px;
}

.diaporama-accueil .owl-dots .owl-dot.active{
	background: #45453d;
}

.galerie-photos{
	margin-top: 30px;
}

.galerie-photos .owl-nav div {
	position: absolute;
    width: 29px;
    height: 60px;
    top: 45%;
    padding: 0px;
    margin: 0px;
    z-index: 100;
    opacity: 0.8;
}

.galerie-photos .owl-nav div:hover {
    opacity: 1.0;
}

.galerie-photos .owl-nav div.owl-prev {
    background: url('./images/fleche-gauche-diaporama.png');
    left: 2%;
}

.galerie-photos .owl-nav div.owl-next {
    background: url('./images/fleche-droite-diaporama.png');
    right: 2%;
}

.galerie-photos .owl-dots{
	text-align: center;
	position: relative;
	bottom: -15px;
}

.galerie-photos .owl-dots .owl-dot{
    background: none repeat scroll 0 0 #fff;
	border: 2px solid #c80000;
	color: #ffffff;
    display: inline-block;
    height: 15px;
    width: 15px;
	border-radius: 50px;
	margin: 0 5px;
}

.galerie-photos .owl-dots .owl-dot.active{
	background: #000;
}

/****************************************/
/********** FIN DES DIAPORAMAS **********/
/****************************************/

/**********************************************************************/

/*************************************/
/********** DEBUT DU FOOTER **********/
/*************************************/

footer{
    margin-top: 30px;
	padding-bottom: 100px;
}

footer .menu-footer{
    padding: 0px;
    color: #555;
	background: #c80000;
	height: 10px;
}

footer .fond-blanc{
	background: #F5F5F5;
	padding: 5px 15px;
	padding-right: 30px;
	display: inline-block;
	float: left;
	position: relative;
	margin-top:-10px;
}

footer .fond-blanc:after{
	content: '';
	position: absolute;
	top: 0;
	right: -7px;
	width: 20px;
	height: 100%;
	z-index: 1;
	background: #F5F5F5;
	transform: skew(-20deg);
}

footer .menu-pied-de-page-container{
	float: left;
}

footer .menu-footer ul{
	padding-left: 0px;
}

footer .menu-footer li{
    float: left;
}

footer .menu-footer li:last-child{
    border-right: none;
}

footer .menu-footer li a{
    color: #555;
	padding: 5px 0px;
	margin-right: 15px;
}

footer .logo-rezo21{
	float: right;
}

footer .logo-rezo21 .logo-rz21{
	height: 30px;
	width: auto;
	margin-top: 20px;
	margin-right: 30px;
}

/***********************************/
/********** FIN DU FOOTER **********/
/***********************************/

/**********************************************************************/

/*************************************/
/********** FORMAT TABLETTE **********/
/*************************************/

@media screen and (max-width: 1024px) {
    body{
        width: auto;
    }
	
	header.main-site-header{
		width: 20%;
	}

	
	#main{
		width: 78%;
	}

    #content{
        padding: 0 15px;
    }

    footer{
        padding: 0;
    }
	
	.no-padding-tablet{
		padding: 10px 0px;
	}
	
}

/*************************************/
/********** FORMAT TABLETTE **********/
/*************************************/

/**********************************************************************/

/***********************************/
/********** FORMAT MOBILE **********/
/***********************************/

@media screen and (max-width: 767px) {  
	h1{
		padding-left: 35px;
		font-size: 1.2em;
		margin-bottom: 10px;
		margin-top: 10px;
	}
		
	header.main-site-header{
		position: relative;
		height: auto;
		z-index: 10000;
		padding: 0px;
		width: 100%;
		max-width: 100%;
	}
	
	header .site-header{
		padding: 15px 0px;
		background: #ffffff;
	}
		
	header .logo{
		position: relative;
		z-index: 1000;
		width: 70%;
		margin: 0px 0 0 15px;
	}
	
	.competence-juridique {
		margin-bottom: 5px;
	}
	
	#main{
		width: 100%;
	}
	
	#search-2{
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
	}
	
	.retour-haut{
		bottom: 40px;
	}
	
	.grecaptcha-badge{
		display:none;
	}
	
	.navbar-default{
		margin-top: -40px;
	}
   
    nav .navbar-brand{
        display: block;
    }

    nav .navbar-collapse{
        padding-left: 0px;
        padding-right: 0px;
    }
	
	.container-fluid>.navbar-collapse, 
	.container-fluid>.navbar-header, 
	.container>.navbar-collapse, 
	.container>.navbar-header{
		margin-right: 0px;
		margin-left: 0px;
	}
	
	.navbar-default .navbar-toggle {
		border: none;
		padding: 0px;
		border-radius: 0px;
	}
	
	.navbar-default .navbar-toggle:hover, 
	.navbar-default .navbar-toggle:focus{
		background: none;
	}
	
	.navbar-default .navbar-toggle .icon-bar{
		background-color: #000000;
		height: 5px;
		margin-bottom: 6px;
		width: 40px;
	}
	
    .navbar-default .navbar-nav>li{
        border-right: none;
    }

    .navbar-default .navbar-nav>li>a{
        padding: 5px 15px;
		text-align: left;
		background: none;
    }
	
	.navbar-nav .dropdown-menu .dropdown-menu {
		background: #ffffff;
	}
	
	.diaporama-wrapper{		
		margin-bottom: 15px;
		margin-left: 0px;
	}
	
	.no-padding-mobile{
		padding: 10px 0px;
	}
	
	.diaporama-accueil .main-texte{
		position: relative;
		background: #c80000;
		font-size: 1.1em;
		bottom: 0px;
		padding: 15px;
	}
	
	.diaporama-accueil .main-texte span{
		float: none !important;
	}
	
	.main-paragraphe {
		padding-bottom: 30px;
		padding-top: 0px;
	}
	
	footer .fond-blanc:after{
		display: none;
	}
	
	footer .menu-footer {
		background: none;
	}

	.contact-gauche,
	.contact-droite{
		padding: 0px;
	}
	
	.article-liste{
		background: #ededed;
		padding-bottom: 50px;
	}
	
	.image-article{
		margin-bottom: 15px;
	}
	
	.texte-article{
		padding: 0px;
	}
		
	footer .menu-footer li a{
		font-size: 0.9em;
	}

    .col-xs-0{
        display: none;
    }

    .col-lg-0{
        display: block;
    }
	
	iframe{
		width: 100%;
	}
}

/***********************************/
/********** FORMAT MOBILE **********/
/***********************************/

/**********************************************************************/

/**************************************************/
/********** FORMAT ORDINATEUR UNIQUEMENT **********/
/**************************************************/

@media screen and (min-width: 1024px) {
    
    /* Permet d'afficher le menu déroulant au survol de la souris */
    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;   
    }

    /* Permet de cacher le triangle des items du menu possédant un menu déroulant */
    .caret {
        display: none;
    }
}

/**************************************************/
/********** FORMAT ORDINATEUR UNIQUEMENT **********/
/**************************************************/

/**********************************************************************/

/****************************************************/
/********** FORMAT ORDINATEUR GRAND FORMAT **********/
/****************************************************/

@media screen and (min-width: 1920px) {
	header .site-header{
		padding: 50px 15px;
	}
}

/****************************************************/
/********** FORMAT ORDINATEUR GRAND FORMAT **********/
/****************************************************/