/*
Theme Name: Rhythm Child
Theme URI: http://themeforest.net/user/JoiThemes/
Author: JoiThemes
Author URI: http://themeforest.net/user/JoiThemes/
Template:  rhythm
Description: Powerful Theme
Version: 3.0.15
License: GNU General Public License
License URI: license.txt
Text Domain: rhythm
Tags:
*/
/*Bandeau Webinaire */
.main-nav.js-stick{
    transition: all ease-in-out .15s;
}

/*HEADER NEW*/
#webipro-header h1 span {
	font-size: 38px;
	margin-top: 20px;
	display: block;
}
#webipro-header h1 {
    color: #fff !important;
    font-size: 14px;
  }
.wpb_column.col-md-6.webipro-image-relative {
	position: relative;
    height: 100%;
}
#webipro-header {
	height: 100vh;
        padding-bottom: 120px !important;
        padding-top: 160px !important;
}

#webipro-header .row.vc_row-fluid {
	height: 100% !important;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
#webipro-header .mb-10.webipro-avis-btn a {
	margin-left: unset !important;
	margin-right: unset !important;
    max-width: 100% !important;
    width: 340px !important;
}
#wb-tab, #wb-ord, #wb-tel {
	position: absolute;
	bottom: 0;
	margin-bottom: 0;
}
#wb-tab {
	right: 0;
	z-index: 9;
}
#wb-tel {
	z-index: 9;
	left: 0;
}
.videobtn {
	display: flex;
	justify-content: center;
	margin-right: auto !important;
}
.videobtn a {
	white-space: normal !important;
    border-color: #DE1750;
	color: #DE1750 !important;
    background-color: transparent !important;
    transition: all ease-in-out .15s;
}
.videobtn a:hover {
	white-space: normal !important;
	color: #fff !important;
    background-color:#DE1750 !important;
}


@media only screen and (max-width : 1200px) {
    #webipro-header {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
}
@media only screen and (max-width : 992px) {
    #webipro-header {
        height: auto !important;
    }
    #webipro-header .row.vc_row-fluid {
        flex-direction: column;
    }
    #webipro-header h1 {
        text-align: center;
    }
    #webipro-header .mb-10.webipro-avis-btn a {
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .webipro-image-relative {
        max-width: 100%;
        margin-top: 40px;
    }
    #wb-ord {
        position: relative;
    }
}
@media only screen and (max-width : 768px) {
    #webipro-header {
        padding-top: 120px;
    }
    .webiprovideoplayer .wpb_wrapper {
		width: 90% !important;
	}
}
@media only screen and (max-width : 560px) {
    #wb-tab {
        max-width: 250px;
    }
    #wb-tel {
        max-width: 80px;
    }    
}
@media only screen and (max-width : 420px) {
    #wb-tel {
        max-width: 60px;
    }
}
/**/
.centervertical .wpb_single_image {
	margin-bottom: 0px !important;
  }
  .centervertical .wpb_column {
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  height: 100%;
	  min-height: 133px;
  }
  .centervertical {
	  margin-bottom: 20px;
}
/*Testi Slide*/
#avisslidegoogle .rplg-box-content::before,
#avisslidegoogle .rplg-review-avatar,
#avisslidegoogle .rplg-slider-review .rplg-box::before,
#avisslidegoogle .rplgsw-pagination-bullets {
	display: none !important;
}
#avisslidegoogle .rplgsw-slide {
	padding: 10px !important;
}
.rplg-slider .rplg-slider-prev{
  left: -24px !important;  
}
.rplg-slider .rplg-slider-next {
	right: -24px !important;
}
#avisslidegoogle .rplg-slider-review {
	display: flex;
	flex-direction: column-reverse;
	background-color: #fff !important;
	border-radius: 4px !important;
	box-shadow: 0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24) !important;
	padding: 20px;
	min-height: 180px;
	justify-content: start;
}
#avisslidegoogle .rplg-review-badge {
	position: absolute !important;
	top: -34px !important;
	right: -10px !important;
}
#avisslidegoogle .rplg-review-name.rplg-trim {
	font-family: "Dosis", Sans-serif !important;
	font-size: 15px !important;
	font-weight: 500 !important;
	text-transform: uppercase !important;
	line-height: 1.7em !important;
	letter-spacing: 6.3px !important;
	color: #353C43 !important;
}
#avisslidegoogle .rplg-box-content {
	display: flex;
	flex-direction: column;
}
#avisslidegoogle .rplg-stars {
	margin-bottom: 20px;
}
#avisslidegoogle .rplg-box-content {
	margin: 0px !important;
    background-color: #fff !important;
}
#avisslidegoogle .rplg-row {
	padding: 0px !important;
}
#avisslidegoogle .rplg .rplg-box {
	border: 0px !important;
}
#star path {
	fill: #de1750;
}
#avisslidegoogle .rplg .rplg-more-toggle {
	color: #de1750 !important;
}
.webipro-avis-btn .btn {
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
	max-width: 226px;
	background-color: #DE1750 !important;
	border-radius: 32px;
	color: #fff !important;
}
.webipro-avis-btn .btn:hover {
	transform: scale(1.1);
}
/*Bug Menu add opacity to 1 on sub menu*/
.mobile-on .mn-sub {
    opacity: 1 !important;
}
.block {
	display:block !important;
}
/*RGPD FORM*/
.wpcf7-acceptance {
    border: 0px solid transparent;
}
.wpcf7-acceptance, .wpcf7-acceptance .wpcf7-list-item {
    margin-left: 0 !important;
    padding-left: 0 !important;
}
.wpcf7-form-control.wpcf7-acceptance span {
    font-weight: 400;
}
.wpcf7-acceptance a {
    color: #242424;
    text-decoration: none;
    font-weight: 500;
}
.wpcf7-acceptance a:hover {
    color: #de1750;
}
/*Btn Menu*/

li.demo-btn .ctn-btn a {
	height: 40px !important;
	line-height: 40px !important; 
	background-color: #de1750;
	border-radius: 2px;
	color: #fff !important;
	padding: 0px 5px 0px 5px;
	box-sizing: border-box;
}

/*Sticky Header Mobile */
.demo-bdn-ctn {
    display: block;
    text-align: center;
    background-color: rgb(222, 23, 80);
    padding-top: 5px;
    padding-bottom: 5px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.demo-bdn-ctn a{
   color:#fff;
   transition: ease-in-out .3s all;
   text-decoration: none !important;
}
.demo-bdn-ctn a:hover{
   color:#fff;
   transition: ease-in-out .3s all;
}
.demo-bdn-ctn.vertical {
	position: fixed;
	width: 266px;
	top: 40vh;
	padding: 0px;
	z-index: 10 !important;
	left: 0px !important;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform-origin: left bottom;
	background-color: transparent !important;
}
.demo-bdn-ctn.vertical a {
	display: block;
	padding: 5px;
	transition: all ease-in-out .15s;
	background-color: rgba(34,34,34,0.9) !important;
}
.demo-bdn-ctn.vertical a:hover{
	background-color: #de1750 !important;
}
/*Footer*/
.greyhover:hover {
	color: #555 !important;
}

.footer-social-links:not(.footer-social-links-style2) a::before {
	border-radius: 100px;
}

.footer-social-links {
    margin-bottom: 20px !important;
}

.footer {
    padding-top: 0px;
    padding-bottom: 20px !important;
}

.footer .mb-80 {
    margin-bottom: 40px;
}

/* Page contact circle*/
.ci-icon {
	
    line-height: 21px;
    padding-left: 2px;
}

.ci-icon::before {
	border-radius:100px;
}

.map-icon .mt-icon::before {
border-radius:100px;
}

/*H2 Font blanc*/

.h2-white h2{
color:rgba(255,255,255,0.9) !important;
font-size: 18px;
letter-spacing: 0.3em;
}

/*Captcha*/
.wpcf7-recaptcha{
border: none !important;
padding-left: 0px;
}

/*Maj Formulaire*/
.wpcf7-form input[type="text"], .wpcf7-form textarea,.wpcf7-form input[type="email"] {
	text-transform:none !important;
}

/*Call now button*/
#callnowbutton {
	bottom:5px !important;
	left:40px !important;
}

/*Logo expertise comptable*/
.logo-expert-abs {	margin-bottom:-115px !important;}

/*Logo expertise avocat*/
.logo-expert-abs-2 {
	margin-bottom:-115px !important;
}


/**No breadcrums in Article**/
.single-post .mod-breadcrumbs, .blog .mod-breadcrumbs{ 
	display:none;
}

/*Blog subtitle*/
.rose-one {
	color:#de1750;
}

/*nav tabs border*/
.tpl-tabs-cont  .section-text p {
	color:#000;
	font-weight: 500;
}

.home #menu-item-443 a {
	font-weight:600;
	color:#fff;
}

.no-mobile .home nav.transparent #menu-item-543 {
	display: none;
}

#menu-item-443 a {
	font-weight:600;
	color:#000;
}

.mobile #menu-item-443 a {
	font-weight:600;
	color:#fff;
}

#menu-item-443 li a {
	font-weight:600;
	color:#fff;
}

/*Rgpd Info header*/
.rgpd-ctn{
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	height: initial;
}

.rgpd-ctn p.rgpd-ready{
	line-height:18px;
}
.rgpd-ctn img {
	max-width:50px;
}
/*Blog*/
.btn-mod.btn-gray:hover, .btn-mod.btn-gray:focus {
    color: #fff;
    background: #de1750;
}
/*Blog BTN*/
.ctn-btn-cta {
    display: flex;
    justify-content: center;
}
.article-btn-cta {
    background-color: rgba(34,34,34,0.9);
    color: white;
    text-decoration: none;
    padding: 7px 37px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 2px;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    font-family: "Open Sans", arial, sans-serif;
    text-align: center;
	transition: all ease-in-out .2s;
}
.article-btn-cta:hover {
	color: #fff;
    background: #de1750;
	text-decoration: none;
}

/*Newsletter Form*/
.newsform-ctn {
    box-sizing: border-box;
    padding: 20px 40px;
    text-align: center;
    border: 1px solid rgb(222, 23, 80);
    border-radius: 4px;
    margin-top: 20px;
}
.newsform-ctn .news-title {
    font-size: 20px;
    text-transform: uppercase;
    font-family: "Open Sans", arial, sans-serif;
    margin-bottom: 10px;
}
.newsform-ctn .es_subscription_form {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.newsform-ctn .es-field-wrap {
    margin-left: 20px;
	margin-right: 20px;
	display: flex;
	width: 80%;
}
.newsform-ctn .es-field-wrap label{
	width: 100%;
	text-align: left;
}
.newsform-ctn .es-field-wrap input.es_txt_email{
	width: 100%;
	border: #ccc 1px solid;
	padding: 5px;
	border-radius: 2px;
}
.es_subscription_form_submit {
    border: none;
    box-shadow: none;
    padding: 10px 20px;
    border-radius: 4px;
    color: #fff;
    background-color: rgba(34,34,34,0.9);
    transition: all ease-in-out .2s;
}
.es_subscription_form_submit:hover {
    background-color: rgb(222, 23, 80);
}

.es_subscription_message.success {
	color: rgba(34,34,34,0.9) !important;
}

.webiprofooterlink {
    list-style: none;
    column-count: 2;
    max-width: 600px;
    margin: auto;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-top: 10px;
}
.webiprofooterlink .footer-link a {
    font-size: 11px !important;
    text-transform: none;
    letter-spacing: 0px;
    font-family: "Open Sans", arial, sans-serif;
}

/*Tablepress*/
.tablepress thead tr th{
	background-color: #ddd;
}

/*Vous etes*/
.webipro-ve-ctn {
    padding-left: 0px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
.webipro-ve-ctn_li {
    flex: 1 0 calc(33% - 20px);
}
.webipro-ve-ctn_a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 25px;
    padding: 35px; 
    min-height: 240px !important;
    transition: all ease-in-out .15s;  
    text-decoration: none;
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    color: #777;
    border-radius: 4px;
}

.webipro-ve-ctn_a:hover {
    text-decoration: none;
    color: #de1750;
    box-shadow: 0px 0px 10px 0px #de175078;
}
.webipro-ve-ctn_img {
    width: auto;
    opacity: 0.8;
    transition: all ease-in-out .15s;
    max-width: 100% !important;
    height: 90px !important;
    margin-bottom: 12px;
}

.webipro-ve-ctn_a:hover .webipro-ve-ctn_img {
    opacity: 1;
}

.webipro-ve-ctn_span {
    position: relative;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.5em;
    line-height: 1.8;
    font-family: 'Dosis', arial, sans-serif;;
    font-weight: 600;
    text-align: center; 
    padding-left: 0px;
}
/*HEADER V2 */
#bannerv2 #home {
	background-size: initial;
	background-position: right center !important;
}
#bannerv2 .home-text {
	text-align: left;
	color: #252525 !important;
}
#bannerv2 .home-text .btn.btn-mod.btn-border-w {
	color: #fff !important;
	background-color: #de1750 !important;
	border-color: #de1750 !important;
}
#bannerv2 h1 {
	color: #000 !important;
	background-color: #fff;
	max-width: 530px;
	padding-left: 4px;
	padding-right: 4px !important;
}
.page-id-1146 .main-nav.js-stick.dark.js-transparent.transparent,
.page-id-2 .main-nav.js-stick.dark.js-transparent.transparent {
	background-color: #000 !important;
}
#bannerv2 h2 {
	color: #000 !important;
	background-color: #fff;
	max-width:  620px;
	padding-left: 4px;
	padding-right: 4px !important;
}

@media only screen and (max-width : 768px) {
   .mobile-ready-height-ctn .col-md-3 {
    margin-bottom: 100px;
    }
	.flex-col-5 .col-md-12{
		justify-content:center !important;
	}
	
	#callnowbutton {
		left: 20px !important;
		bottom: 20px !important;
    }
    
    .webiprofooterlink {
        column-count: 1;
    }
	.display-none-mobile {
		display:none; 
	}
    /*HEADER V2 MOBILE*/
    #bannerv2 #home:before {
        background: rgba(0,0,0,.6);
        position: absolute;
        content: " ";
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }
    
    #bannerv2 h2, #bannerv2 h1 {
    text-align: center;
    max-width: 100%;
    background: transparent;
    color: #fff !important;
    }
    #bannerv2 .local-scroll {
        text-align: center;
    }
    
}
/*Btn obtenir ma démo*/
.is-sticky .menu-item-578 a {
	background-color: #de1750;
	padding-left: 8px;
	padding-right: 8px;
	color: #fff !important;
}
.is-sticky .menu-item-578 a:hover {
	background-color: #000;
	color: #fff !important;
}

/*Webinaire 
.page-id-31 .main-nav.js-stick {
	top: 32px !important;
}
.page-id-31 .main-nav.js-stick.small-height {
	top: 50px !important;
}
.page-id-31 .main-nav.js-stick {
	height: 60px !important;
    min-height: unset !important;
}
@media only screen and (max-width : 1024px) {
    .page-id-31 .main-nav.js-stick.small-height {
        top: 48px !important;
    }
}
@media only screen and (max-width : 942px) {
    .page-id-31 .main-nav.js-stick.small-height {
        top: 58px !important;
    }
}
@media only screen and (max-width : 592px) {
    .page-id-31 .main-nav.js-stick.small-height {
        top: 68px !important;
    }
}
@media only screen and (max-width : 574px) {
    .page-id-31 .main-nav.js-stick.small-height {
        top: 78px !important;
    }
}
@media only screen and (max-width : 511px) {
    .page-id-31 .main-nav.js-stick.small-height {
        top: 106px !important;
    }
}
@media only screen and (max-width : 372px) {
    .page-id-31 .main-nav.js-stick.small-height {
        top: 126px !important;
    }
}*/