/*
	Theme Name: Patrimoine Est Finance
	Theme URI: http://www.patrimoine-est-finance.com
	Description: Développement spécifique Template Patrimoine Est Finance
	Version: 1.0
	Author: Olivier BLOCH (Jolifish Europe)
	Author URI: http://www.jolifish.fr
	Tags: Patrimoine Est Finance, Orange, Black

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Lato:400,700,900');

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font-family: 'Lato', sans-serif;
	color:#444;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
	text-decoration:none;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

h1 {
	color: #f39726;
	font-weight: 700;
	background: #fff;
	position: relative;
	z-index: 100;
}



/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

.nomobile {
	display: block;
}

.nodesktop {
	display: none;
}

/* wrapper */
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;
}
/* header */
.header {

}
/* logo */
.logo {

}
.logo-img {

}
/* nav */
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
.footer {

}

/*------------------------------------*\
    Slider
\*------------------------------------*/

.slider {
	z-index:-1000;
	position: relative;
}

.carousel, .item {
	height: 550px;
	width: 100%;
}

.fill {
	height: 100%;
}

.back_black {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	display: block;
}

.slideretab .fill{
	background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}

.logo {
	position: absolute;
	top: 20px;
	left: 50px;
	width: 180px;
	height: auto;
}

.logo:hover {
	opacity: 0.8;
}

.title_slider {
	position: absolute;
	z-index: 99;
	top: 210px;
	width: 80%;
	left: 10%;
}

p.slider_title {
	color: #f39726;
	weight: 900;
	font-size: 30px;
	text-transform: uppercase;
}

p.slider_sub_title {
	color: #fff;
	font-size: 25px;
}

/*------------------------------------*\
    UP NAV
\*------------------------------------*/

.up_nav {
	position: absolute;
	top: 20px;
	right: 50px;
	text-align: right;
	z-index:99;
	width: 50%;
}

a.linked_up {
	background: #fff;
	border: 1px solid #fff;
	padding: 3px 7px;
	color: #000;
	transition-duration: 0.7s;
	margin-right: 15px;
}

a.linked_up:hover {
	background: none;
	color: #fff;
	text-decoration: none;
}

a.facebook_linkedup {
		padding: 3px 10px;
}

.icon_top {
	position: absolute;
	top:0px;
	left:0px;
}

.intranet_top {
	border: 1px solid #f39726;
	text-transform: uppercase;
	color: #f39726;
	background: none;
	padding: 3px 15px 3px 37px;
	display: inline-block;
	position: relative;
	transition-duration: 0.7s;
	margin-right: 15px;
}

.intranet_top .icon_top {
	background: #f39726;
	color: #000;
	padding: 3px 7px;

}

.intranet_top:hover {
	background: #f39726;
	color: #fff;
}


.contact_top {
	border: 1px solid #fff;
	text-transform: uppercase;
	color: #fff;
	background: none;
	padding: 3px 15px 3px 37px;
	display: inline-block;
	position: relative;
	transition-duration: 0.7s;
}


.contact_top .icon_top {
	background: #fff;
	color: #000;
	padding: 3px 7px;

}

.contact_top:hover {
	background: #fff;
	color: #000;
}

/*------------------------------------*\
    NAV ACCUEIL
\*------------------------------------*/

.nav {
	position: absolute;top: 70px;
	right: 30px;
}

.nav li {
	display: inline-block;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	margin-right: 20px;
	font-size: 20px;
}

.nav li.current_page_item {
	border-bottom: 1px solid #fff;
}

.nav li:hover {
border-bottom: 1px solid #fff;
}
.nav li a {
	color: #fff;
}

.nav ul {
padding: 0px;
margin: 0px;
}

.togglemenu {
	display: block!important;
	z-index: 1000;
}

.nav_big_mobile {
	display: none;
}

/*------------------------------------*\
   HEADER CLASSIC
\*------------------------------------*/

.header_classic {
	width: 100%;
	height: 115px;
	background: rgba(0,0,0,0.8);
	position: relative;
	margin-bottom: 50px;
}

.logo_classic {
	top: 28px;
	width: 250px;
}

.wrapper_content {
	width: 90%;
	margin: auto;
}

/*------------------------------------*\
    MAP
\*------------------------------------*/

.map_display {
display: flex;
}

.map_left {
	width: 50%;
}

.map_right {
	width: 50%;
}

.map_display h3 {
	color: #f39726;
	display: inline-block;
}

.map_display h3::after {
	content: '';
	display: block;
	display: inline-block;
	width: 100px;
	height: 7px;
	border-top: 1px solid #f39726;
	margin-left: 15px;
}

.map_left a {
	display: block;
	color: #f39726;
	text-decoration: underline;
}


/*------------------------------------*\
    OFFRES TOP
\*------------------------------------*/

.offers {
	width: 100%;
	padding: 0px 10%;
	position: absolute;
	top: 350px;
	left: 0px;
	display: flex;
	flex-wrap: nowrap;
	margin: auto;
}

.single_offer {
	width: 100%;
	margin-right: 20px;
}

.single_offer3 {
	margin-right: 0px;
}

.top_single_offer {
	display: flex;
	background: #fff;
}

.top_single_offer .left {
	width: 65%;
	font-size: 20px;
	weight: 700;
	padding: 15px;
	height: 100px;
}

.top_single_offer .right {
	width: 35%;
	height: 100px;
	background-position: center center;
background-size: cover;
background-repeat: no-repeat;
content: '';
}

.down_single_offer {
	padding: 3px;
	text-align: center;
	color: #fff;
	background: #f39726;
	width: 100%;
	font-size: 16px;
		transition-duration: 0.7s;
}

.down_single_offer:hover {
	opacity: 0.7;
}


/*------------------------------------*\
    Intranet
\*------------------------------------*/

.um-field-area .active {
	height: 0px;
}


i.um-icon-android-checkbox-outline {
	color: #f39726!important;
}

.um-right.um-half {
	display: none;
}

.bloc_menu_intranet {
	display: flex;
	flex-wrap: wrap;
}

.single_bloc_intranet {
	width: 32%;
	margin-right: 2%;
	margin-bottom: 30px;
}

.single_bloc_intranet a {
	width: 100%;
	height: 100%;
	padding: 40px 20px;
	color: #fff;
	text-align: center;
	transition-duration: 0.6s;
}

.single_bloc_intranet:hover {
	opacity: 0.7;
	cursor: pointer;
}

.single_bloc_intranet a {
	color: #fff;
}

.single_bloc_intranet p.title_bloc {
	font-size: 26px;
}

.single_bloc_intranet3, .single_bloc_intranet6, .single_bloc_intranet9,
.single_bloc_intranet12, .single_bloc_intranet15, .single_bloc_intranet18 {
	margin-right: 0px;
}

.intranet h2 {
	color: #f39726;
}

.alert_message {
	background : #f4977a;
	padding: 7px;
	display: flex;
	color: #fff;
	margin-bottom:15px;
}

.icone_alerte {
	margin-right: 10px;
}

/*------------------------------------*\
    PAGES D'ACCUEIL
\*------------------------------------*/

main {
	width: 90%;
	margin: auto;
}

.list_icons {
	display: flex;
	text-align: center;
	margin-top:15px;
}

.single_icon {
	width: 100%;
}

.icon_top_list {
	content: '';
	font-size: 55px;
	color: #f39726;
	position: relative;
}

p.mega_chiffre {
	font-weight: 900;
	font-size: 30px;
}

p.mega_slogan {
	margin-top: -15px;
	font-size: 25px;
}

.black_2col {
	display: flex;
	width: 100%;
	position: relative;
	margin-top: 25px;
}

.black2col {
	width: 50%;
}

.black_filter {
	background: rgba(0,0,0,0.8);
	width: 100%;
	height: 100%;
	padding: 20px 40px;
}

.black_filter_left {
	border-right: 1px solid #fff;
}

.black2col h2 {
	color: #fff;
	weight: 700;
	margin-bottom: 35px;
}

.black2col h2::after {
	content: '';
	border-top: 1px solid #f39726;
	margin-top: 10px;
	width: 150px;
	height: 10px;
}

.content_in_black {
	margin-top: 20px;
	width: 70%;
	margin: auto;
	color: #fff;
	font-size: 16px;
	margin-bottom: 35px;
}

.content_in_black p {
	margin-bottom: 0px;
}

a.btn_white_on_orange {
	background: #f39726;
	color: #fff;
	border: 1px solid #f39726;
	padding: 7px 20px;
	width: 50%;
	text-align: center;
	margin: auto;
	margin-top: 20px;
	font-size: 14px;
	transition-duration: 0.7s;
}

a.btn_white_on_orange:hover {
	background: none;
	color: #f39726;
}


/*------------------------------------*\
    PAGES CLASSIQUE
\*------------------------------------*/

main.classique {
	width: 80%;
	margin: auto;
}


/* FLEX 1  */
.flex_content_classic {
	display: flex;
	margin-bottom: 25px;
}

.flex_content_classic_left {
	width: 75%;
	margin-right: 50px;
}

.flex_content_classic_right {
width: 25%;
}

.bloc_sidebar_classic {
	padding: 20px;
}

.bloc_sidebar_classic a:hover {
	opacity: 0.8;
}

.header_bloc_sidebar {
	font-size: 25px;
	text-align: center;
	width: 100%;
	border-bottom: 1px solid #fff;
}

.header_bloc_sidebar h2 {
	margin-top: -5px;
}

.bloc_lire_aussi {
	background: #f39726;
	color: #fff;
	margin-bottom: 20px;
}

.bloc_lire_aussi a {
	color: #fff;
	text-decoration: underline;
}

.bloc_sidebar_classic ul {
	margin: 0px;
	padding: 0px;
	margin-top: 17px;
	margin-left: 10px;
}

.bloc_sidebar_classic li {
	list-style-type: none;
	margin-bottom: 7px;
	font-size: 14px;
}

.bloc_info {
	background: #77c7ec;
	color: #000;
}

.bloc_info a {
	color: #000;
	text-decoration: underline;
}

.bloc_info h2 {
	font-size: 14px;
}

.bloc_info .header_bloc_sidebar i {
	font-size: 20px;
	margin-right: 5px;
}

.list_info {
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px;
}

.list_info_icone {
	width: 10%;
	margin-right: 5%;
}

.list_info_txt {
	width: 85%;
	margin-bottom: 7px;
}


/* Flex 2 */

.btn_full_large {
	padding: 20px;
	text-align: center;
}

.bouton_inflex {
	border: 1px solid #fff;
	padding: 7px 25px;
	font-size: 25px;
	width: 30%;
	margin: auto;
	border-radius: 5px;
}

/* FLEX 3  */

.feature_content h2 {
	color: #f39726;
	margin-bottom: 20px;
	display: block;
}

.list_feature_content {
	display: flex;
	flex-wrap: wrap;
}

.single_feature_content {
	width: 31.5%;
	margin-right: 2.5%;
}

.feature3, .feature6,
.feature9, .feature12 {
	margin-right: 0px;
}

.title_single_feature_content {
	color: #f39726;
	margin-bottom: 15px;
}

.btn_single_feature_content a {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	background: #77c7ec;
	padding: 5px 0px;
}

.btn_single_feature_content a:hover {
	opacity: 0.8;
}

/* FLEX 4  */

.part_element {
	display: flex;
}

.logo_part img {
max-height: 75px;
width: auto;
}

.logo_part {
	width: 200px;
	margin-bottom:10px;
}

/*------------------------------------*\
    IMAGES
\*------------------------------------*/


/*------------------------------------*\
    Footer
\*------------------------------------*/

.big_separator {
	border-top: 2px solid #000;
	margin-top: 20px;

	}

.pre_footer {
	width: 90%;
	margin: auto;
	display: flex;
	margin-bottom: 20px;
}

.pre_footer_left {
	width: 45%;
}

.pre_footer_left li, .pre_footer_left ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.pre_footer_left a:hover {
	color: #f39726;
}

.pre_footer_right {
	width: 55%;
	align-self: center;
}

footer {
	padding: 10px;
	text-align: center;
	background: #ccc;
}

footer a {
	text-decoration: underline;
}

#mailpoet_form_2 .mailpoet_text, #mailpoet_form_2 .mailpoet_textarea {
	width: 100%!important;
    padding: 7px 20px;
    border: 1px solid #f39726;
    font-size: 18px;
    letter-spacing: 2px;
    color: #f39726;
}


input.mailpoet_submit {
    padding: 7px 20px;
    background: #f39726;
    border: 1px solid #f39726;
    color: #fff;
    text-transform: uppercase;
		transition-duration: 0.7s;
}

input.mailpoet_submit:hover {
	background: none;
	color: #f39726;
}

/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

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

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

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

	/*------------------------------------*\
	    STRUCTURE
	\*------------------------------------*/

.nomobile {
	display: none;
}

.nodesktop {
	display: block;
}

/*------------------------------------*\
    NAVIGATION
\*------------------------------------*/

.nav_mobile {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	border-bottom: 1px solid #fff;
}

.nav_mobile {
	display: flex!important;
	padding: 10px 0px 5px 0px;
}

.icon_mob {
	width: 100%;
	text-align: center;
}

.nav_mobile a {
	width: 100%;
}

.nav_mobile a:hover {
	opacity: 0.7;
}

.icon_mob i {
	font-size: 25px;
}

.icon_mob_white {
	color: #fff;
	font-size:14px;
}

.icon_mob_orange {
	color: #f39726;
	font-size:14px;
}

.nav_big_mobile {
	position: absolute;
	top:60px;
	left: 0px;
	background: rgba(255,255,255,0.9);
	color: #000;
	padding: 20px;
	width: 100%;
}

.nav_big_mobile ul {
padding: 0px;
margin: 0px;
}

.nav_big_mobile li {
padding: 0px;
margin: 0px;
list-style-type: none;
font-size: 25px;
margin-bottom: 10px;
}


/*------------------------------------*\
    OFFRES
\*------------------------------------*/

.bigh2mob {
	text-align: center;
	padding: 7px 0px 18px 0px;
	font-size: 22px;
	font-weight: 900;
	border-bottom: 1px solid #000;
	line-height: 0px;
	display: relative;
}

.offers {
	width: 100%;
	padding: 0px;
	position: relative;
	bottom: 0px;
}

p.mega_chiffre {
	font-size: 22px;
}

p.mega_slogan {
	font-size: 18px;
}

/*------------------------------------*\
    SLIDER
\*------------------------------------*/

p.slider_title {
	text-align: center;
	font-size: 25px;
}

p.slider_sub_title {
	text-align: center;
	font-size: 20px;
}

.title_slider {
	top: 280px;
}

.logo {
	position: absolute;
	top: 100px;
	width: 70%;
}


.logo_classic {
	top: 70px;
left: 34%;
width: 30%;
}

/*------------------------------------*\
    FLEX
\*------------------------------------*/

	.flex_content_classic,
	.list_feature_content {
		display: block;
	}

	.flex_content_classic_left, .flex_content_classic_right {
		width: 100%;
	}

	.bouton_inflex {
		width: 80%;
	}


/*------------------------------------*\
    CONTENT
\*------------------------------------*/

main.classique {
	width: 90%;
}

.content_in_black {
	width: 90%;
}

.single_feature_content {
	width: 100%;
	margin-bottom: 20px;
}

/*------------------------------------*\
    FOOTER
\*------------------------------------*/

.pre_footer_left, .pre_footer_right, .black2col {
	width: 100%;
}

.pre_footer, .black_2col {
	display: block;
}

/*------------------------------------*\
    FLEX
\*------------------------------------*/

.bloc_menu_intranet {
	display: block;
}

.single_bloc_intranet {
	width: 100%;
	margin-right: 0px;
}



}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {

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

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

.working_bottom {
	min-height:850px;
}

.zone_details_region {
	padding-bottom: 120px;
}

a.return_map i {
	margin-right: 10px;
}

.zone_details_region_content {
	padding-bottom: 30px;
}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}

	a[href]:after {
	 content: none !important;
 }

 .header_classic, .nav, .up_nav, .logo_classic {
	 display: none;
 }
}

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

	/*------------------------------------*\
	    STRUCTURE
	\*------------------------------------*/

.nomobile {
	display: none;
}

.nodesktop {
	display: block;
}

}
