/*
Theme Name: Warning Trading
Theme URI: http://olivier.ultragreen.net/wordpress/themes/warning-trading/
Author: Olivier HUET
Author URI: http://olivier.ultragreen.net
Description: Theme developped for NET AND LAW OOD
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: orange, black, white, red, green, responsive
Text Domain: warning-trading

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

body {
	/*font-family: 'Open Sans', sans-serif;color:black;font-size:16px;*/
	background:#f2f2f2;
}
.nopadding {
	 padding: 0;
}
.nomargin {
	 margin: 0;
}

.flocont:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.flocont{display: inline-block;}
.flocont{display: block;}

a {color:#f7941d;}
a:hover {text-decoration:none;}

.alignleft {display:block;float:left;margin-right:1em;}
.alignright {display:block;float:right;margin-left:1em;}
.aligncenter {display:block;margin-left: auto;margin-right: auto;text-align:center;}
.full {
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin:0px;
}
.half {
	width:50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin:0px;
}

/* boite à ratio fixe et son contenu */
.ratio {
	display:block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	height: 0;
	overflow: hidden;
}
.ratio.r16x9 {
	padding-bottom: calc(900% / 16);
}
.ratio.r4x3 {
	padding-bottom: calc(300% / 4);
}
.ratio>.content {
	display:block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


#blacklist-table {
	margin-bottom:3em;
}
#blacklist-table>div.layout.full.alignleft {
	margin-bottom:2em;
}

#blacklist-table>div.layout.full.alignleft>a {
	background-color:#e9e9e9;
	color:grey;
	padding:1em 2em;
}
#blacklist-table>div.layout.full.alignleft>a.active {
	background-color:#f7941d;
	color:white;
}

#blacklist-table table {
	border:none;
	border-collapse:collapse;
	margin-bottom:3em;
}
#blacklist-table table tr {
	width:100%;
}
#blacklist-table table tr:nth-child(2n) {
	background-color:#f4f4f4;
}
#blacklist-table table tr:nth-child(2n+1) {
	background-color:#e9e9e9;
}
#blacklist-table table tr th {
	text-align:left;
	line-height:2.5em;
	background-color:#a3a3a3;
	color:white;
	font-weight:normal;
	padding:0px 2em;
	border-right:1px solid #c0c0c0;
}
#blacklist-table table tr th:first-child {
	border-top-left-radius:0.5em;
}
#blacklist-table table tr th:last-child {
	border-top-right-radius:0.5em;
}
#blacklist-table table tr td {
	line-height:2.5em;
	padding:0px 2em;
	border-right:1px solid #c0c0c0;
}
#blacklist-table table tr td:last-child, #blacklist-table table tr th:last-child {border-right:none;}
a.blacklist-pager {
	display:block;
	float:left;
	margin:1px;
	width:44px;
	height:44px;
	line-height:44px;
	text-align:center;
	background-color:#e9e9e9;
	color:#333333;
}
a.blacklist-pager:hover {
	background-color:#f7941d;
	color:white;
	
}

img {max-width:100% !important;}

.timeline {
	list-style:none;
	background-image:url(img/time.png?v=12);
	background-repeat:repeat-y;
	background-position:top 1.3em center;
	padding-bottom:3em;
}
.timeline li {
	background-image:url(img/time-line.png);
	background-repeat:no-repeat;
	background-position:top 1.3em center;
	font-size:16px;
}
.timeline li:nth-child(2n+1) {
	text-align:left;
	padding-right:15%;
	padding-left:calc(50% + 2em);
}
.timeline li:nth-child(2n) {
	text-align:right;
	padding-left:15%;
	padding-right:calc(50% + 2em);
}
.timeline li:last-child {
	background-image:url(img/present-time.png);
	background-position:top 1em center;
}
.timeline li h2 {
	color:#f7941d;
	font-size:36px;
	font-family:'Open Sans', sans-serif;
	font-weight:normal;
}
#header-cgu-title {
	height:319px;
	background-position:top center;
	background-repeat:no-repeat;
	background-image:url(img/header-cgu-bg.jpg);
	background-size:auto 100%;
	float:left;
}
.page-id-198 #header-historique {
	height:319px;
	background-position:top center;
	background-repeat:no-repeat;
	background-image:url(img/header-cgu-bg.jpg);
	background-size:auto 100%;
	float:left;
	background-image:url(img/header-historique.jpg);
}
#header-cgu-title h1 {
	color:white;
	font-size:32px;
	text-align:center;
	line-height:250px;
}

#main-content.cgu {
	background-color:transparent;
}

.page-template-cgu #main {
	width:100%;
	max-width:100%;
}
.page-template-cgu #main #main-content.cgu .col-lg-6 {
	padding-left:30px;
	padding-right:30px;
	margin-right:1.5em;
}
.page-template-cgu #main #main-content.cgu .col-lg-6:last-child {
	margin-right:0px;
}


#main-content {
	background-color:white;
	padding:0px 0px 2em 0px;
	
}
article header.entry-header {
	position:static;
	border:none;
	box-sizing: border-box;
	width:100%;
	padding:0px 38px;
}
article>div.entry-content {
	position:static;
	border:none;
	padding:0px 38px;
}
.post-scriptum-cp {
	font-size:16px;
}

#cat-content {
	padding-left:0px;
	padding-right: 1.5em;
}
#cat-content h1 {
	background: rgba(0, 0, 0, 0) url("img/HomePart3H2.png") no-repeat scroll 0 bottom;
	margin: 0 0 21px;
	padding-bottom: 17px;
	position: relative;
	font-size: 16px;
}
#cat-content .row {
	background-color:white;
	margin-bottom:2em;
	padding-left:0px;
	position:relative;
}
#cat-content .row .col-lg-5 {
	padding-left:0px;
}
#cat-content .row .col-lg-7 {
	padding:1em;
}
#cat-content .row .col-lg-7 h2 {
	font-size:18px;
	font-weight:bold;
	margin:0.5em 0px;
	color:black;
}
#cat-content .row .col-lg-7 p a {
	color:#656565;
}
#cat-content .row .col-lg-7 p a:hover {
	color:#656565;
	text-decoration:none;
}
#cat-content .row .col-lg-5 figure {
	display: block;
	position:relative;
	padding-top: 70%;
	margin: 0;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-image:url(img/logo-wt.png);
	background-size: auto 100%;
	margin-bottom: 15px;
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
#cat-content .row .col-lg-5 figure:hover {
	background-size: auto 120%;
}
#cat-content .row span.date {
	background-position: left center;
	padding-left: 1.2em;
}


#cat-content .row .col-lg-5 figure img {
	width: 100%;
	height:1px;
	padding-top:50%;
	position:absolute;
	top:0px;
	left:0px;
}
/*
#cat-content .row .col-lg-5 figure img.corner.greg {background: transparent url(img/greg-corner.png) no-repeat top left;}
#cat-content .row .col-lg-5 figure img.corner.expert {background: transparent url(img/bd-corner.png) no-repeat top left;}
*/
.col.col-lg-4:nth-child(3n) {
	margin-right:0px;
}

.navigation.pagination {
	width:100%;
	text-align:center;
	margin-bottom:1.5em;
}
.navigation.pagination h2 {
	display:none;
}
.navigation.pagination .nav-links a, .navigation.pagination .nav-links span {
	font-size:18px;
}
.navigation.pagination .nav-links a:after, .navigation.pagination .nav-links span:after {
	content:'.';
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.video-container iframe,.video-container .fitin, .slide iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#webtv-slider {
	width:100%;
	height:auto;
	background-image:url(img/webtv-slider-bg.png);
	background-position:center center;
	background-size:100% auto;
	background-repeat:no-repeat;
	background-color:black;
}

.page-template-web-tv #main .container h2 {
	margin: 0;
	background-image: url(img/home-info-border-title-orange.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom: 17px;
	margin-top: 40px;
	margin-bottom: 35px;
	position: relative;
	font-weight:600;
	font-size:22px;
}
#video-desc {
	background-color:white;
}
#video-desc h1 {
	font-size:24px;
	font-weight:600;
}
#youtube-subscribe {
	border-right:1px solid #e5e5e5;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 1em;
	margin-top:2px
}
#youtube-results {
	display:block;
	float:left;
	list-style:none;
	padding-left:0px;
}
#youtube-results li {
	padding-bottom:1em;
}
#youtube-results li div.box {
	width: 100%;
	float: left;
	margin-right: 20px;
	position: relative;
	background-color: #fff;
}
#youtube-results li div.box figure {
	display: block;
	position: relative;
	padding-top: 56.5%;
	margin: 0;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(img/logo-wt.png);
	background-size: 100% auto;
	margin-bottom: 0px
}
#youtube-results li div.box h3 {
	margin-top:0px;
	padding-left:1em;
	padding-right:3em;
}
#youtube-results li div.box h3 a {
	font-size:14px;
	font-weight:600;
	color:black;
}
/* LIENS DE PARTAGE */
/* Barre de partage au survol cas général */
.share-btn {
	display: inline-block;
	width: 41px;
	height: 34px;
	background-image: url(img/icons/share-button-black.png);
	background-position: center left;
	background-repeat:no-repeat;
	position: absolute;
	right: 0px;
	top: 190px;
	cursor: pointer;
}
.share-btn:hover {
	background-image: url(img/icons/share-button-hover.png);
}
.share-btn .content {
	display: none;
	width: 50px;
	padding:1em 0px !important;
	background-color:#f7941d;
	position: absolute;
	right: -50px;
	bottom:-10px;
	cursor: pointer;
	z-index:2;
}
.share-btn:hover .content {
	display:block;
}
.share-btn .content li {
	display:block;
	float:left;
	width:100%;
	line-height:30px;
	text-align:center;
	color:white;
	margin:0px !important;
}
.share-btn .content a {
	display:block;
	background-repeat:no-repeat;
	background-position:center center;
}
.share-btn .content a.fb {background-image:url(img/icons/icon-share-facebook-white.png);}
.share-btn .content a.twitter {background-image:url(img/icons/icon-share-twitter-white.png);}
.share-btn .content a.gplus {background-image:url(img/icons/icon-share-gplus-white.png);}
.share-btn .content a.linkedin {background-image:url(img/icons/icon-share-linkedin-white.png);}
/* cas particuliers */
#home-pushed-category ul li:first-child .share-btn {top:410px;}
#cat-content div.col-lg-7 .share-btn {top:5px;}

/* liens de partage en footer des articles avec compteur */
.boutons {margin-bottom:1em;}
.boutons a {
	display:inline-block;
	float:left;
	margin-right:1em;
}
.boutons a img {
	display:inline-block;
	float:left;
}
.boutons a span {
	display:inline-block;
	float:left;
	border-top-right-radius:3px;
	border-bottom-right-radius:3px;
	height:28px;
	line-height:28px;
	padding:0px 1em;
	color:white;
}
a.boutons-facebook-share span {display:inline-block;background-color:#3b5999;}
a.boutons-twitter-share span {display:inline-block;background-color:#00aced;}
a.boutons-google-share span {display:inline-block;background-color:#de4e41;}
a.boutons-pinterest-share span {display:inline-block;background-color:#b3081b;}
a.boutons-linkedin-share span {display:inline-block;background-color:#0080b2;}

.button {
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-size: 14px;
	height: 63px;
	line-height: 63px;
	text-transform: uppercase;
	padding-left: 18px;
	padding-right: 18px;
}
.button.cp {
	background-color: #51b24c;
}
.button.bd {
	background-color: #ed2e35;
}
.button.wt {
	background-color: #f7941d;
}

#latest-posts {
	display:block;
	box-sizing: border-box;
	width:100%;
	float:left;
	background-color: #f2f2f2;
	padding: 3em 1.5em;
}

#latest-posts h2, #comments h2 {
	margin: 0;
	background: url(img/HomePart3H2.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom: 17px;
	margin-bottom: 21px;
	position: relative;
	font-size:22px;
}

#latest-posts h2 a {
	position: absolute;
	top: 10px;
	right: 0;
	color: #f7941d;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
}

#latest-posts ul {
	padding: 0;
	margin: 0;
}

#latest-posts ul li {
	list-style:none;
	display: block;
}

#latest-posts ul li div.box{
	width: 100%;
	height: 300px;
	float: left;
	margin-right: 20px;
	position: relative;
	background-color: #fff;
}

#latest-posts ul li:last-child div.box{
	margin-right: 0;
}

#latest-posts ul li figure{
	display: block;
	padding: 0;
	margin: 0;
	position: relative;
	width: 100%;
	margin-bottom: 15px;
}

#latest-posts ul li figure img{
	width: 100%;
}

#latest-posts ul li figcaption{
	position: absolute;
	display: block;
	bottom: 17px;
	left: 17px;
	background-color: #f7941d;
	padding: 7px 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
}

#latest-posts ul li time {
	display: block;
	background: url(img/icons/icon-time-grey.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left: 32px;
	color: #a2a2a2;
	margin-bottom: 12px;
}

#latest-posts ul li .share-btn{
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(img/icons/share-button-black.png);
	position: absolute;
	right: 14px;
	top: 203px;
	cursor: pointer;
}

#latest-posts ul li h3 {
	padding: 0;
	margin: 0;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
}

#latest-posts ul li h3 a {
	color: #000;
	text-decoration: none;
}
p.no-break {
	border-top:1px solid #e5e5e5;
	margin-top:2em;
	padding:1em;
}
#comments {
	padding:1em;
	font-size:12px;
	float:left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#comments-wrapper {
	background-color:#f2f2f2;
	display:block;
	float:left;
	width:100%;
}
#comments-wrapper .comments-title {
	text-align:center;
	padding-top:0.8em;
	margin-top:2em;
	background:transparent url(img/icons/icon-comment-bubble.gif) no-repeat center top;
}
#comments-wrapper .comment-list {
	padding-left:0px;
}
#comments-wrapper .comment-list li {
	display:block;
}
#comments-wrapper .comment-body p {
	background-color:#ffffff;
	border-radius:5px;
	padding:1em 2em;
	color:#888888;
	margin-top:0px;
}
.comment-author {
	background: transparent url(img/icons/bubble-pointer.gif) no-repeat bottom left 1em;
	padding-bottom:1.2em;
}
.comment-author .fn a {
	color:black;
	font-weight:bold;
	font-style:normal;
	font-size:14px;
}
a.comment-reply-link {
	float:right;
	color:#f7941d;
	background:transparent url(img/icons/icon-comment-reply.gif) no-repeat center left;
	padding-left:1.5em;
}
.vcard { color: #838383;}

#comments textarea {
	background: transparent url(img/icons/edit.gif) no-repeat top 5px left 1em;
	padding: 0.2em 3em;
	font-size:16px;
	line-height:1.5em;
}
#comments input {
	margin-top:1em;
	font-size:14px;
}
#comments input[name=author] {
	background: transparent url(img/icons/icon-comment-name.gif) no-repeat center left 1em;
	padding-left: 3em;
}
#comments input[name=email] {
	background: transparent url(img/icons/icon-comment-mail.gif) no-repeat center left 1em;
	padding-left: 3em;
}
#comments input[name=url] {
	background: transparent url(img/icons/icon-comment-website.gif) no-repeat center left 1em;
	padding-left: 3em;
}
#comments .form-submit {
	text-align:center;
}
#comments .submit {
	background-color: #f7941d;
	padding: 7px 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
}
#HomePart4 {
	box-sizing: border-box;
	padding-top: 48px;
	height: 266px;
	background-color: #fff;
}

#HomePart4 h2{
	font-size: 22px;
	margin-bottom: 30px;
	text-align: center;
}

.page-template-default #main {margin-top:130px;}
.page-template-home-info #main {margin-top:0;}
.page-template-cgu #main-content {padding-top:3em;float:left;}
.page-template-equipe #main {margin-top:0px;}
.page-template-equipe #main-content {background-color:transparent;}

.team.row {
	background-color:white;
}
.team .col-lg-4 {
	padding:0px;
	width:calc(400% / 12);
}
.team .col-lg-4 a {
	position:relative;
	padding-bottom:100%;
	width: 100%;
	display:block;
}
.team .col-lg-4 a img {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;border:1px solid #e5e5e5;
	bottom:0px;
	background-color:white;
	background-repeat:no-repeat;
	background-position:top center;
	background-size:100% auto;
	filter: grayscale(100%);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.team .col-lg-4:hover a img {
	filter: sepia(100%);
}
.team .col-lg-4 h2 {
	position:absolute;
	width: 100%;
	display:none;
	top:10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:0.5em;
	font-family:'Open Sans', sans-serif;
	font-size:30px;
	font-weight:600;
	color:white;
	margin-top:0px;
	padding-top:0px;
}
.team .col-lg-4:hover h2 {
	display:block;
}
.team h2 small{
	float:left;
	width: 100%;
	display:block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size:16px;
}
.team .col-lg-4 h2 small{
	color:white;
}
.team>.row {
	display:none;
	background-color:white;
	position:absolute;z-index:100;
	left:0px;
	width:100%;
	height:100%;
	font-family:'Open Sans', sans-serif;
}
.team .close {
	display:block;
	float:left;
	width:100%;
	height:22px;
	background-image:url(img/icons/close.gif);
	background-repeat:no-repeat;
	background-position: right 1.5em top 0px;
	background-size:auto 100%;
}

.team>.prev, .team>.next {
	position:absolute;
	display:none;
	height:100%;
	width:5%;
	z-index:10000000;
	background-repeat:no-repeat;
	cursor:pointer;
}
.team>.prev {
	left:-5%;
	background-position:center left;
	background-image:url(img/slide/owl-prev.png);
}
.team>.next {
	right:-5%;
	background-position:center right;
	background-image:url(img/slide/owl-next.png);
}

/* CSS formulaire d'ajout à la liste noire */
#blacklist-form-title {
	background:transparent url(img/header-form-blacklist-bg-title.jpg) no-repeat top center;
	background-size:100% auto;
	padding-top:180px;
	padding-bottom:3em;
	margin-bottom:3em;
	text-align:center;
}
#blacklist-form-title h1 {
	color:white;
	font-weight:normal;
}

/* CSS formumaire Contact */
#contact-page {background-color:white;display:block;float:left;height:auto;margin-top:134px;}
#contact-title {
	background:transparent url(img/contact-title-bg.png) no-repeat top center;
	background-size:100% auto;
	padding-top:180px;
	padding-bottom:3em;
	margin-bottom:3em;
	text-align:center;
}
#contact-title h1, #contact-title h2 {
	color:white;
	font-weight:normal;
}
#contact-page .phone, #contact-page .france, #contact-page .international {
	padding-left:2.5em;
	margin-bottom:1em;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:top 0.5em left;
}
#contact-page .phone {background-image:url(img/icons/icon-contact-phone.png);}
#contact-page .france {background-image:url(img/icons/widget-contact-france.png);}
#contact-page .international {background-image:url(img/icons/widget-contact-international.png);}
#contact-page .international strong, #contact-page .france strong {font-size:1.8em;}

#send-alert-title {
	background:transparent url(img/send-alert-title-bg.png) no-repeat top center;
	background-size:100% auto;
	padding-top:180px;
	padding-bottom:3em;
	margin-bottom:3em;
	text-align:center;
}
#send-alert-title h1, #send-alert-title h2 {
	color:white;
	font-weight:normal;
}

#contact-form label {
	color:#818181;
	font-weight:normal;
}

span.author {color:#a6a6a6;padding-left:1.5em;background:transparent url(img/icons/edit.gif) no-repeat center left;margin-left:2em;}
span.date {
	display: inline-block;
	background: url(img/icons/icon-time-grey.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left: 32px;
	color: #a2a2a2;
}
.comment-count {
	background:transparent url(img/icons/post-meta-comment-count.gif) no-repeat left center;
	padding-left:1.2em;
	margin-left:2em;
	color: #a2a2a2;
}
.author-info {
	background:#ebebeb url(img/author-bg-top.gif) no-repeat left top;
	background-size:100% auto;
	padding:1em 2em;
}
.author-info .img-responsive.img-circle {
	float:left;
	margin-right:1em;
}
h3.author-title {
	font-size:16px;
	font-weight:bold;
}
.author-heading {
	color:#656565;
	font-size:12px;
}
.author-bio {
	color:#656565;
	font-size:14px;
}

.post-nav {
	padding:1em;
}
.post-nav .col-lg-6:first-child {
	border-right:1px solid #e5e5e5;
}
img.previous {
	padding:0px 0px 0px 27px;
	background:#333333 url(img/small-previous-post.gif) no-repeat center left;
	width:112px;
	height:80px;
	margin-right:1em;
	float:left;
}
img.next {
	padding:0px 27px 0px 0px;
	background:#333333 url(img/small-next-post.gif) no-repeat center right;
	width:112px;
	height:80px;
	margin-left:1em;
	float:right;
}

/*********************************************************************/
/* CSS du bandeau assistance en footer                               */
/*********************************************************************/
footer #assistance {
	float:left;
	padding-top:3em;
	padding-bottom:0px;
}
footer #assistance h2 {
	background-image:url(img/assistance-title-bg.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:95px;
	line-height:120px;
	text-align:center;
	color:white;
	margin-top:0px;
}
footer #assistance .phone, footer #assistance .france, footer #assistance .international {
	margin-bottom:2em;
	padding:0px 2em;
	color:black;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:top 0.4em left;
	background-size:24px auto;
}
footer #assistance .phone strong, footer #assistance .france strong, footer #assistance .international strong {
	color:black;
	font-size:28px;
}
footer #assistance .phone strong {
	font-size:20px;
}

/* VARATIONS EN FONCTION DU "THÈME" DE LA PAGE */

/* thème wt */ 
.wt footer #assistance {background-color:#f7941d;}
.wt footer #assistance .phone {background-image:url(img/icons/icon-phone-white.png);}
.wt footer #assistance .france {background-image:url(img/icons/widget-contact-france.png);}
.wt footer #assistance .international {background-image:url(img/icons/icon-international-white.png);}
/* thème bd */ 
.bd footer #assistance {background-color:#da1b22;}
.bd footer #assistance .phone {background-image:url(img/icons/icon-phone-white.png);}
.bd footer #assistance .france {background-image:url(img/icons/widget-contact-france.png);}
.bd footer #assistance .international {background-image:url(img/icons/icon-international-white.png);}
.bd footer #assistance {background-color:#da1b22;}

/* thème cp */ 
.cp footer #assistance {background-color:#51b24c;}
.cp footer #assistance .phone {background-image:url(img/icons/icon-phone-white.png);}
.cp footer #assistance .france {background-image:url(img/icons/widget-contact-france.png);}
.cp footer #assistance .international {background-image:url(img/icons/icon-international-white.png);}

.page-template-web-tv footer #assistance {background-color:#da1b22;}
.page-template-web-tv footer #assistance .phone {background-image:url(img/icons/icon-phone-white.png);}
.page-template-web-tv footer #assistance .france {background-image:url(img/icons/widget-contact-france.png);}
.page-template-web-tv footer #assistance .international {background-image:url(img/icons/icon-international-white.png);}
.page-template-web-tv footer #assistance {background-color:#da1b22;}

/* thème "page home" */
.home footer #assistance {display:none;}
/* thème "page home info" */
.page-template-home-info footer #assistance {display:none;}
/* page signaler une arnaque */
.page-template-signaler-une-arnaque footer #assistance {display:none;}
/* page contact */
.page-template-contact footer #assistance {display:none;}
/* page contact */
.page-template-blacklistform footer #assistance {display:none;}


/*********************************************************************/
/* CSS des widgets susceptibles de se retrouver sur toutes les pages */
/*********************************************************************/
.widget {
	float:left;
	height:auto;
	margin-bottom:2em;
}
.widget h2 {
	background: rgba(0, 0, 0, 0) url(img/border-title-orange.gif) no-repeat scroll 0 bottom;
	margin: 0 0 21px;
	padding-bottom: 17px;
	position: relative;
	font-size:16px;
}
.widget ul {
	display:block;
	float:left;
}
.widget.last-post ul {
	background-color:white;
	padding: 1em 0px 0px 1em;
}
.widget.last-post ul li {
	margin-bottom:1em;
	height:6em;
	overflow:hidden;
}
.widget.last-post ul li img {
	padding-right:0px;
	padding-left:0px;
	background-image:none;
	background-repeat:no-repeat;
	background-position: center center;
	background-size:100% auto;
	border:1px solid #999999;
	margin-right: 0.5em
}
.widget.last-post ul li a.cat-link {
	font-size:12px;
	color:#bbbbbb;
	padding:0px;
}
.widget.last-post ul li h3 {
	padding:0px;
	margin:0px;
	line-height:15px;
}
.widget.last-post ul li h3 a {
	font-size:13px;
	padding:0px;
	margin:0px;
}

.widget h3 {
	margin:0px;
}
.widget a {
	color:black;
}
.widget h3 a {
	font-size:16px;
	font-weight:normal;
	color:black;
	text-decoration:none;
}

.widget.categories ul {
	display:block;
	float:left;
	height:auto;
	padding-left:0px;
}
.widget.categories ul li{
	display:block;
	float:left;
	width:100%;
	height:auto;
}
.widget.categories ul li.cat-item {
	color:#f7941d;
}
img.size-article-post-first-img {
	width:100%;
	height:auto;
}

/* CSS widget CTA Check and Pay */
.widget.cta_cp {
	background: url(img/widget-bg-cp.png) no-repeat center top;
	background-size:100% 100%;
	height:300px;
	float:left;
}
.widget .cta_cp_corner {
	background: url(img/cp-corner.png) no-repeat top left;
	background-size:22% auto;
	height:300px;
	text-align:center;
	padding-top:15px;
	color:white;
}
/* CSS widget CTA Brokerdefense découvrez les offres */
.widget.cta_bd_short {
	background: url(img/widget-cta-bd-short-bg.png) no-repeat center top;
	background-size:100% 100%;
	height:300px;
	float:left;
}
.widget.cta_bd_short .cta_bd_short_corner {
	background: url(img/bd-corner.png) no-repeat top left;
	background-size:22% auto;
	height:300px;
	text-align:center;
	padding-top:15px;
	color:white;
}
.widget.cta_bd_short .cta_bd_short_corner p {
	padding:1em 2em;
	margin:0px;
}

/* CSS widget CTA Brokerdefense litiges */
.widget.cta_bd_litiges {
	float:left;
}
.widget.cta_bd_litiges .cta_bd_banner {
	width:100%;
	padding-top:157px;
	background: url(img/widget-bd-litiges.png) no-repeat top center;
	background-size:100% auto;
	float:left;
}
.widget.cta_bd_litiges .cta_bd_content_bg {
	width:100%;
	height:auto;

	background-color:#ededed;
	float:left;
	text-align:center;
}
.widget.cta_bd_litiges .cta_bd_chck_list {
	background: transparent url(img/bg-e2e2e2.gif) repeat top left;
	float:left;
	text-align:center;
	width:100%;
	margin-top:25px;
}
.widget.cta_bd_litiges .cta_bd_chck_list {
	background: transparent url(img/bg-e2e2e2.gif) repeat top left;
	float:left;
	text-align:center;
	width:100%;
	margin-top:25px;
	padding-bottom:1.5em;
}

.widget.cta_bd_litiges .cta_bd_chck_list ul {
	display:block;
	float:left;
	padding:0px 1em;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.widget.cta_bd_litiges .cta_bd_chck_list li.check {
	display:block;
	float:left;
	width:100%;
	padding:2.5em 0px 1em 0px;
	background: transparent url(img/bd-check.gif) no-repeat top 1em center;
	border-bottom:1px solid #ededed;
	font-weight:bold;
}

/* CSS widget contact */
.widget.contact div.widget-content {
	text-align:center;
	color:#333333;
	padding:1em 2em;
	background: #dbdbdb url(img/widget-contact-bg.png) no-repeat top left;
	background-size:100% auto;
}
.widget.contact div.widget-content strong {
	font-size:22px;
}
.widget.contact div.widget-content .timetable{
	padding-top:2em;
	background: transparent url(img/icons/widget-contact-timetable.png) no-repeat top center;
	margin-bottom:1em;
}
.widget.contact div.widget-content .france {
	padding-top:2em;
	background: transparent url(img/icons/widget-contact-france.png) no-repeat top center;
	margin-bottom:1em;
}
.widget.contact div.widget-content .international {
	padding-top:2em;
	background: transparent url(img/icons/widget-contact-international.png) no-repeat top center;
	margin-bottom:1em;
}
/* CSS widget newsletter */
.widget.newsletter {
	text-align:center;
	color:#333333;
	background: transparent url(img/widget-newsletter-bg.png) no-repeat top left;
	background-size:100% 100%;
	padding:1.5em;
	min-height:330px;
}
.widget.newsletter strong {
	font-size: 22px;
	margin-bottom: 0.8em;
	display: block;
}
.widget.newsletter input {
	margin-bottom:1em;
}
.widget.newsletter input[name=EMAIL] {
	border-radius:0.5em;
	padding:1em 1em 1em 3em;
	background: white url(img/icons/icon-comment-mail.gif) no-repeat center left 1em;
	border:none;
}
.widget.newsletter input.submit {
	border-radius:0.5em;
	padding:1em 2em;
	background-color: #333333;
	color:white;
	border:none;
}
.widget.newsletter p {
	color:white;
}
.widget.newsletter a {
	color:white;
	text-decoration:underline;
}

.widget.mlp_widget {display:inline-block;float:right;margin-bottom:0px;}
.widget.mlp_widget ul {float:right;}
.widget.mlp_widget ul li {float:left;display:inline-block;padding:0px 0.5em;}
.widget.mlp_widget ul li a{text-transform:uppercase;font-weight:bold;font-size:18px;}
.page-template-home .widget.mlp_widget ul li a,.page-template-web-tv .widget.mlp_widget ul li a {color:white;}

.page-template-wt-references #discover {
	background-color:#f4f4f4;
	background-image:url(./img/cp-discover-bg.png);
	background-position:center center;
	background-size: 95% auto;
	background-repeat:no-repeat;
	padding:2em 0px;
	float:left;
	height:100%;
}
.page-template-wt-references #discover .wrapper {
	width:calc(800%/12);
}
.page-template-wt-references #discover-content-wrapper .half {
	margin:0px;
	background-color:#da1b22;
	color:white;
	padding:0px;
}
.page-template-wt-references .fitin .content-text {
	padding:1.5em;
}
.page-template-wt-references .fitin .content-text h2 {
	background-image:url(./img/discover-bd-title-border-bg.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	font-size:24px;
	font-weight:600;
	padding-bottom:0.4em;
	margin-top:0px;
}
.page-template-wt-references .fitin .content-text p {
	padding-top:0.51em;
	color:#333;
}



#alertcookie {
	padding-right:1em;
	background-color: rgba(0,0,0,0.7);
	position:fixed;
	bottom:0px;
	z-index:99999999;
}

#vmap {
	display:block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	position: relative;
	height: 0;
	overflow: hidden;
	padding-bottom: calc(200% / 3);
	border:1px solid black;
	background-color:green;
}

.si_captcha_small {
	display:block !important;
	float:left !important;
}
p#si_captcha_code {
	clear:none !important;
	padding-top:0px !important;
	float:left !important;
	margin-top:0px !important;
}

#m_bandeau_hipush {
	/* display: none; */
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;

	bottom: -110px;

    background-color: #F47321;
    background-color: rgba(244, 115, 33, 0.8);
    color: #FFF;
    font-size: 17px;
    text-align: center;
    padding-top: 5px;
    z-index: 99999;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 100px;
}

#m_bandeau_hipush .bandeau_content{
	text-align: center;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}

#m_bandeau_hipush .bandeau_content .tx1{
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 18px;
}

#m_bandeau_hipush .bandeau_content .tx2{
	margin-bottom: 17px;
}

#m_bandeau_hipush .bandeau_content a{
	color: #F47321;
	text-decoration: none;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	background-color: #fff;
	padding: 3px 7px;
	font-weight: bold;
	cursor: pointer;
}

#m_bandeau_hipush .bandeau_content a:hover{
	opacity: 0.85;
}

#m_bandeau_hipush .bandeau_content .close {
	font-weight: bold;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;

	-ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
    margin-top: -3px;

    cursor: pointer;
}

@media only screen and (max-width:768px) {
	#breadcrumbs {display:none;}
	article header.entry-header {
		padding:0px 0.5em;
	}
	article header.entry-header h1 {
		font-size:20px;
	}
	article > div.entry-content {
		padding:0px 0.5em;
	}
	#comments h2 {
		font-size:18px;
	}
	.widget_tag_cloud {display:none;}
}


/** test **/

/*
.mlp-language-box a[hreflang=en-US] {
	display: none;
}
*/

html[lang=en] #prev_slide,
html[lang=en] #next_slide,
html[lang=en] #pager {
	display: none !important;
}

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

	body.single #secondary .last-post li.flocont .col-lg-8 {
		width: 120px;
	}

	body.single #secondary .last-post li.flocont .col-lg-4 {
	    width: 120px;
	}
}


#radio-cb-list {
	height: 72px;
}
