
/*------------------------------------------------*/

/*-------------------[SHORTCODES]-----------------*/

/*------------------------------------------------*/
.et-box {
	margin: 0px 0px 10px;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	font-size: 14px;
	position: relative;
}

.et-box-content {
	text-shadow: 1px 1px 1px #fff;
	padding: 27px 43px 17px 66px;
	min-height: 35px;
}

.et-box-content strong {
	color: #000;
	font-weight: bold;
}

.et-warning:before, .et-download:before, .et-info:before, .et-bio:before, .et-shadow:before {
	content: "";
	position: absolute;
	top: 32px;
	left: 28px;
}

.et-info {
	border: 1px solid #e2e2ba;
}

.et-info:before {
	width: 22px;
	height: 20px;
	background: url("https://cdn-befek.nitrocdn.com/oosvjfbckfBelBYITevKEjjgQLvlbkgP/assets/images/optimized/rev-0a29bfa/www.academie-developpement-personnel.com/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png") no-repeat -97px -2px;
}

.et-info .et-box-content {
	color: #ada771;
	background: #f9f9dc;
	border: 1px solid #fbfbef;
	-moz-box-shadow: inset 0 0 45px #efefc0;
	-webkit-box-shadow: inset 0 0 45px #efefc0;
	box-shadow: inset 0 0 45px #efefc0;
}

.et-info .et-box-content h1, .et-info .et-box-content h2, .et-info .et-box-content h3, .et-info .et-box-content h4, .et-info .et-box-content h5, .et-info .et-box-content h6 {
	color: #ada771;
}

.et-warning {
	border: 1px solid #e0b1b1;
}

.et-warning:before {
	width: 17px;
	height: 17px;
	background: url("https://cdn-befek.nitrocdn.com/oosvjfbckfBelBYITevKEjjgQLvlbkgP/assets/images/optimized/rev-0a29bfa/www.academie-developpement-personnel.com/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png") no-repeat -75px -41px;
}

.et-warning .et-box-content {
	color: #ad7676;
	background: #ffd9d5;
	border: 1px solid #fceeec;
	-moz-box-shadow: inset 0 0 45px #f0bfba;
	-webkit-box-shadow: inset 0 0 45px #f0bfba;
	box-shadow: inset 0 0 45px #f0bfba;
}

.et-warning .et-box-content h1, .et-warning .et-box-content h2, .et-warning .et-box-content h3, .et-warning .et-box-content h4, .et-warning .et-box-content h5, .et-warning .et-box-content h6 {
	color: #ad7676;
}

.et-download {
	border: 1px solid #b9dbb6;
}

.et-download:before {
	width: 19px;
	height: 14px;
	background: url("https://cdn-befek.nitrocdn.com/oosvjfbckfBelBYITevKEjjgQLvlbkgP/assets/images/optimized/rev-0a29bfa/www.academie-developpement-personnel.com/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png") no-repeat -23px -19px;
}

.et-download .et-box-content {
	color: #7ea57b;
	background: #dff7dd;
	border: 1px solid #f1f9f0;
	-moz-box-shadow: inset 0 0 45px #cbe5c9;
	-webkit-box-shadow: inset 0 0 45px #cbe5c9;
	box-shadow: inset 0 0 45px #cbe5c9;
}

.et-download .et-box-content h1, .et-download .et-box-content h2, .et-download .et-box-content h3, .et-download .et-box-content h4, .et-download .et-box-content h5, .et-download .et-box-content h6 {
	color: #7ea57b;
}

.et-bio {
	border: 1px solid #b3d8d3;
}

.et-bio:before {
	width: 19px;
	height: 15px;
	background: url("https://cdn-befek.nitrocdn.com/oosvjfbckfBelBYITevKEjjgQLvlbkgP/assets/images/optimized/rev-0a29bfa/www.academie-developpement-personnel.com/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png") no-repeat -23px -2px;
	top: 33px;
}

.et-bio .et-box-content {
	color: #80acb0;
	background: #ddf5f7;
	border: 1px solid #f1fafb;
	-moz-box-shadow: inset 0 0 45px #c6edf0;
	-webkit-box-shadow: inset 0 0 45px #c6edf0;
	box-shadow: inset 0 0 45px #c6edf0;
}

.et-bio .et-box-content h1, .et-bio .et-box-content h2, .et-bio .et-box-content h3, .et-bio .et-box-content h4, .et-bio .et-box-content h5, .et-bio .et-box-content h6 {
	color: #80acb0;
}

.et-shadow {
	border: 1px solid #ddd;
}

.et-shadow .et-box-content {
	color: #737373;
	background: #fafafa;
	border: 1px solid #fafafa;
	-moz-box-shadow: inset 0 0 45px #e7e7e7;
	-webkit-box-shadow: inset 0 0 45px #e7e7e7;
	box-shadow: inset 0 0 45px #e7e7e7;
}

.et-shadow .et-box-content h1, .et-shadow .et-box-content h2, .et-shadow .et-box-content h3, .et-shadow .et-box-content h4, .et-shadow .et-box-content h5, .et-shadow .et-box-content h6 {
	color: #737373;
}

.et-tooltip {
	position: relative;
}

.et-tooltip-box {
	display: none;
	color: #6d6e6e;
	line-height: 18px;
	background: #fff;
	border: 1px solid #dbdbdb;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	position: absolute;
	bottom: 35px;
	left: -94px;
	width: 235px;
	padding: 20px 25px 22px 25px;
	-moz-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, .1);
	box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, .1);
}

.et-tooltip-arrow {
	background: url("https://cdn-befek.nitrocdn.com/oosvjfbckfBelBYITevKEjjgQLvlbkgP/assets/images/optimized/rev-0a29bfa/www.academie-developpement-personnel.com/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png") no-repeat -120px -2px;
	width: 24px;
	height: 13px;
	display: block;
	position: absolute;
	bottom: -13px;
	left: 129px;
}

.et-tooltip-arrow.nitro-lazy {
	background-image: none !important;
}

.et-learn-more {
	background: #fff;
	border: 1px solid #e7e7e7;
	margin: 10px 0px;
	-moz-box-shadow: 1px -1px 0 0 #fff;
	-webkit-box-shadow: 1px -1px 0 0 #fff;
	box-shadow: 1px -1px 0 0 #fff;
}

.et-learn-more h3.heading-more {
	cursor: pointer;
	padding: 16px 50px 16px 22px;
	font-size: 14px;
	color: #999;
	letter-spacing: 0px;
	text-shadow: 1px 1px 0 #fff;
	position: relative;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	margin: 0 !important;
}

.et-learn-more h3.heading-more span.et_learnmore_arrow {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 48px;
	height: 100%;
	border-left: 1px solid #fff;
	-moz-box-shadow: -1px 0 0 0 #e7e7e7;
	-webkit-box-shadow: -1px 0 0 0 #e7e7e7;
	box-shadow: -1px 0 0 0 #e7e7e7;
}

.et-learn-more span.et_learnmore_arrow span {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -5px;
	margin-left: -6px;
	width: 13px;
	height: 10px;
	background: url("https://cdn-befek.nitrocdn.com/oosvjfbckfBelBYITevKEjjgQLvlbkgP/assets/images/optimized/rev-0a29bfa/www.academie-developpement-personnel.com/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png") no-repeat -58px -2px;
}

.et-learn-more span.et_learnmore_arrow span.nitro-lazy {
	background-image: none !important;
}

.et-learn-more .open span.et_learnmore_arrow span {
	background-position: -58px -14px;
}

.et-learn-more .learn-more-content {
	padding: 30px 30px 20px;
	visibility: hidden;
	border-top: 1px solid #e7e7e7;
}

.et_slidecontent .et-learn-more .learn-more-content {
	display: block;
	visibility: hidden;
}

.et-open .learn-more-content {
	display: block;
	visibility: visible !important;
}

.et_shortcodes_controller_nav {
	border-top: 1px solid #e7e7e7;
	-moz-box-shadow: inset 1px 1px 0 0 #fff;
	-webkit-box-shadow: inset 1px 1px 0 0 #fff;
	box-shadow: inset 1px 1px 0 0 #fff;
	min-height: 53px;
	position: relative;
}

.et_shortcodes_controls_arrows, .et_shortcodes_controls {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 26px !important;
}

.et_shortcodes_controls {
	text-align: center;
	padding-top: 20px !important;
	line-height: 0 !important;
}

.et_shortcodes_controls li {
	display: inline-block;
	margin: 0 3px;
}

.et_shortcodes_controls a {
	background: url("https://cdn-befek.nitrocdn.com/oosvjfbckfBelBYITevKEjjgQLvlbkgP/assets/images/optimized/rev-0a29bfa/www.academie-developpement-personnel.com/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png") no-repeat -45px -1px;
	width: 11px;
	height: 11px;
	display: inline-block;
}

.et_shortcodes_controls a.nitro-lazy {
	background-image: none !important;
}

.et_shortcodes_controls .et_shortcodes_active_control a {
	background-position: -45px -14px;
}

.et_shortcodes_controls_arrows a {
	font-size: 14px;
	color: #999 !important;
	text-shadow: 1px 1px 0 #fff;
	position: absolute;
	top: 0;
}

.et_shortcodes_controls_arrows a:hover {
	color: #4c4c4c;
	text-decoration: none;
}

.et_shortcodes_controls_arrows .et_sc_nav_prev {
	padding: 14px 38px 12px 48px;
	border-right: 1px solid #e7e7e7;
	-moz-box-shadow: 1px 0 0 0 #fff;
	-webkit-box-shadow: 1px 0 0 0 #fff;
	box-shadow: 1px 0 0 0 #fff;
	left: 0;
}

.et_shortcodes_controls_arrows .et_sc_nav_next {
	padding: 14px 48px 12px 38px;
	border-left: 1px solid #fff;
	-moz-box-shadow: -1px 0 0 0 #e7e7e7;
	-webkit-box-shadow: -1px 0 0 0 #e7e7e7;
	box-shadow: -1px 0 0 0 #e7e7e7;
	right: 0;
}

.et_shortcodes_controls_arrows .et_sc_nav_next span, .et_shortcodes_controls_arrows .et_sc_nav_prev span {
	top: 21px;
}

.et_shortcodes_controls_arrows .et_sc_nav_next span {
	right: 30px;
}

.et_shortcodes_controls_arrows .et_sc_nav_prev span {
	left: 30px;
}

.et-simple-slider {
	background: #fff;
	border: 1px solid #e7e7e7;
	margin: 10px 0;
	position: relative;
}

.et-simple-slider h1, .et-simple-slider h2, .et-simple-slider h3, .et-simple-slider h4, .et-simple-slider h5, .et-simple-slider h6 {
	font-family: Century Gothic, Arial, sans-serif;
	color: #333;
}

.et-simple-slides {
	overflow: hidden;
	margin: 30px 30px 20px;
}

.et-simple-slider div.et-slide {
	display: none;
	width: 100% !important;
}

.one_half, .one_third, .two_third, .one_fourth, .three_fourth {
	float: left;
	margin-right: 4%;
	position: relative;
}

.one_half {
	width: 48%;
}

.one_third {
	width: 30.66%;
}

.two_third {
	width: 65.32%;
}

.one_fourth {
	width: 22%;
}

.three_fourth {
	width: 74%;
}

a.small-button, a.big-button, a.icon-button {
	display: inline-block;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
	-moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, .4), 1px 1px 1px rgba(0, 0, 0, .1);
	-webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, .4), 1px 1px 1px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, .4), 1px 1px 1px rgba(0, 0, 0, .1);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	line-height: 26px;
}

a.small-button, a.icon-button {
	padding: 6px 14px;
	font-weight: bold !important;
	font-size: 12px;
	margin: 0 5px 8px 0;
}

a.small-button:hover, a.big-button:hover, a.icon-button:hover {
	text-decoration: none;
}

a.smallblue, a.bigblue {
	color: #2b63a8 !important;
	background: #88bdff;
	background: -moz-linear-gradient(top, #88bdff 0%, #60a7ff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #88bdff), color-stop(100%, #60a7ff));
	background: -webkit-linear-gradient(top, #88bdff 0%, #60a7ff 100%);
	background: -o-linear-gradient(top, #88bdff 0%, #60a7ff 100%);
	background: -ms-linear-gradient(top, #88bdff 0%, #60a7ff 100%);
	background: linear-gradient(to bottom, #88bdff 0%, #60a7ff 100%);
	border: 1px solid #3e8ff4;
}

a.smallblue:hover, a.bigblue:hover {
	color: #23528c !important;
}

a.smalllightblue {
	color: #348db6 !important;
	background: #8edbff;
	background: -moz-linear-gradient(top, #8edbff 0%, #60cdff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8edbff), color-stop(100%, #60cdff));
	background: -webkit-linear-gradient(top, #8edbff 0%, #60cdff 100%);
	background: -o-linear-gradient(top, #8edbff 0%, #60cdff 100%);
	background: -ms-linear-gradient(top, #8edbff 0%, #60cdff 100%);
	background: linear-gradient(to bottom, #8edbff 0%, #60cdff 100%);
	border: 1px solid #51b5e4;
}

a.smalllightblue:hover {
	color: #287295 !important;
}

a.smallteal, a.bigteal, a.bigturquoise {
	color: #3da7a9 !important;
	background: #61eef0;
	background: -moz-linear-gradient(top, #61eef0 0%, #59dcde 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #61eef0), color-stop(100%, #59dcde));
	background: -webkit-linear-gradient(top, #61eef0 0%, #59dcde 100%);
	background: -o-linear-gradient(top, #61eef0 0%, #59dcde 100%);
	background: -ms-linear-gradient(top, #61eef0 0%, #59dcde 100%);
	background: linear-gradient(to bottom, #61eef0 0%, #59dcde 100%);
	border: 1px solid #48bec0;
}

a.smallteal:hover, a.bigteal:hover, a.bigturquoise:hover {
	color: #309192 !important;
}

a.smallgreen, a.biggreen {
	color: #569d51 !important;
	background: #94e48d;
	background: -moz-linear-gradient(top, #94e48d 0%, #82cf7c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #94e48d), color-stop(100%, #82cf7c));
	background: -webkit-linear-gradient(top, #94e48d 0%, #82cf7c 100%);
	background: -o-linear-gradient(top, #94e48d 0%, #82cf7c 100%);
	background: -ms-linear-gradient(top, #94e48d 0%, #82cf7c 100%);
	background: linear-gradient(to bottom, #94e48d 0%, #82cf7c 100%);
	border: 1px solid #4dab46;
}

a.smallgreen:hover, a.biggreen:hover {
	color: #478542 !important;
}

a.smallorange, a.bigorange {
	color: #c7822f !important;
	background: #ffcb8c;
	background: -moz-linear-gradient(top, #ffcb8c 0%, #ffb660 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffcb8c), color-stop(100%, #ffb660));
	background: -webkit-linear-gradient(top, #ffcb8c 0%, #ffb660 100%);
	background: -o-linear-gradient(top, #ffcb8c 0%, #ffb660 100%);
	background: -ms-linear-gradient(top, #ffcb8c 0%, #ffb660 100%);
	background: linear-gradient(to bottom, #ffcb8c 0%, #ffb660 100%);
	border: 1px solid #db9c51;
}

a.smallorange:hover, a.bigorange:hover {
	color: #a96c23 !important;
}

a.smallsilver {
	color: #595a5a !important;
	background: #f5f5f5;
	background: -moz-linear-gradient(top, #f5f5f5 0%, #e2e2e2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #e2e2e2));
	background: -webkit-linear-gradient(top, #f5f5f5 0%, #e2e2e2 100%);
	background: -o-linear-gradient(top, #f5f5f5 0%, #e2e2e2 100%);
	background: -ms-linear-gradient(top, #f5f5f5 0%, #e2e2e2 100%);
	background: linear-gradient(to bottom, #f5f5f5 0%, #e2e2e2 100%);
	border: 1px solid #c3c3c3;
	text-shadow: 1px 1px 1px #fff;
	-moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, .9), 1px 1px 1px rgba(0, 0, 0, .1);
	-webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, .9), 1px 1px 1px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, .9), 1px 1px 1px rgba(0, 0, 0, .1);
}

a.smallsilver:hover {
	color: #454545 !important;
}

a.smallblack {
	color: #fff !important;
	background: #5b5b5b;
	background: -moz-linear-gradient(top, #5b5b5b 0%, #383838 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5b5b5b), color-stop(100%, #383838));
	background: -webkit-linear-gradient(top, #5b5b5b 0%, #383838 100%);
	background: -o-linear-gradient(top, #5b5b5b 0%, #383838 100%);
	background: -ms-linear-gradient(top, #5b5b5b 0%, #383838 100%);
	background: linear-gradient(to bottom, #5b5b5b 0%, #383838 100%);
	border: 1px solid #0e0e0e;
	-moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, .2), 1px 1px 1px rgba(0, 0, 0, .1);
	-webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, .2), 1px 1px 1px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, .2), 1px 1px 1px rgba(0, 0, 0, .1);
	text-shadow: -1px -1px 0 #000;
}

a.smallblack:hover {
	color: #f7f7f7 !important;
}

a.smallred, a.bigred {
	color: #9a3e3e !important;
	background: #ff7979;
	background: -moz-linear-gradient(top, #ff7979 0%, #ff5f5f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff7979), color-stop(100%, #ff5f5f));
	background: -webkit-linear-gradient(top, #ff7979 0%, #ff5f5f 100%);
	background: -o-linear-gradient(top, #ff7979 0%, #ff5f5f 100%);
	background: -ms-linear-gradient(top, #ff7979 0%, #ff5f5f 100%);
	background: linear-gradient(to bottom, #ff7979 0%, #ff5f5f 100%);
	border: 1px solid #d85353;
}

a.smallred:hover, a.bigred:hover {
	color: #803030 !important;
}

a.smallpink {
	color: #914d97 !important;
	background: #e782f1;
	background: -moz-linear-gradient(top, #e782f1 0%, #d271da 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e782f1), color-stop(100%, #d271da));
	background: -webkit-linear-gradient(top, #e782f1 0%, #d271da 100%);
	background: -o-linear-gradient(top, #e782f1 0%, #d271da 100%);
	background: -ms-linear-gradient(top, #e782f1 0%, #d271da 100%);
	background: linear-gradient(to bottom, #e782f1 0%, #d271da 100%);
	border: 1px solid #b15cb9;
}

a.smallpink:hover {
	color: #753b7a !important;
}

a.smallpurple, a.bigpurple {
	color: #653e9a !important;
	background: #b279ff;
	background: -moz-linear-gradient(top, #b279ff 0%, #a35fff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b279ff), color-stop(100%, #a35fff));
	background: -webkit-linear-gradient(top, #b279ff 0%, #a35fff 100%);
	background: -o-linear-gradient(top, #b279ff 0%, #a35fff 100%);
	background: -ms-linear-gradient(top, #b279ff 0%, #a35fff 100%);
	background: linear-gradient(to bottom, #b279ff 0%, #a35fff 100%);
	border: 1px solid #8b53d8;
}

a.smallpurple:hover, a.bigpurple:hover {
	color: #563386 !important;
}

a.big-button {
	font-weight: normal !important;
	font-size: 20px;
	padding: 14px 24px;
	margin: 8px 6px 8px 0;
}

a.big-button:hover {
	text-decoration: none;
}

a.icon-button {
	color: #595a5a !important;
	background: #f5f5f5;
	background: -moz-linear-gradient(top, #f5f5f5 0%, #e1e1e1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #e1e1e1));
	background: -webkit-linear-gradient(top, #f5f5f5 0%, #e1e1e1 100%);
	background: -o-linear-gradient(top, #f5f5f5 0%, #e1e1e1 100%);
	background: -ms-linear-gradient(top, #f5f5f5 0%, #e1e1e1 100%);
	background: linear-gradient(to bottom, #f5f5f5 0%, #e1e1e1 100%);
	border: 1px solid #c3c3c3;
	text-shadow: 1px 1px 1px #fff;
	-moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, .9), 1px 1px 1px rgba(0, 0, 0, .1);
	-webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, .9), 1px 1px 1px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, .9), 1px 1px 1px rgba(0, 0, 0, .1);
	padding-left: 36px;
	position: relative;
}

a.icon-button:hover {
	color: #404040;
}

a.icon-button span.et-icon {
	position: absolute;
	top: 10px;
	left: 12px;
	width: 18px;
	height: 16px;
}

a.download-icon span.et-icon {
	background: url("https://cdn-befek.nitrocdn.com/oosvjfbckfBelBYITevKEjjgQLvlbkgP/assets/images/optimized/rev-0a29bfa/www.academie-developpement-personnel.com/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png") no-repeat -3px -2px;
	width: 17px;
	height: 20px;
	top: 7px;
}

a.download-icon span.et-icon.nitro-lazy {
	background-image: none !important;
}

a.search-icon span.et-icon {
	background: url("https://cdn-befek.nitrocdn.com/oosvjfbckfBelBYITevKEjjgQLvlbkgP/assets/images/optimized/rev-0a29bfa/www.academie-developpement-personnel.com/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png") no-repeat -206px -2px;
	top: 9px;
}

a.search-icon span.et-icon.nitro-lazy {
	background-image: none !important;
}

a.refresh-icon span.et-icon {
	background: url("https://cdn-befek.nitrocdn.com/oosvjfbckfBelBYITevKEjjgQLvlbkgP/assets/images/optimized/rev-0a29bfa/www.academie-developpement-personnel.com/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png") no-repeat -169px -19px;
}

a.refresh-icon span.et-icon.nitro-lazy {
	background-image: none !important;
}

a.question-icon span.et-icon {
	background: url("https://cdn-befek.nitrocdn.com/oosvjfbckfBelBYITevKEjjgQLvlbkgP/assets/images/optimized/rev-0a29bfa/www.academie-developpement-personnel.com/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png") no-repeat -164px -2px;
}

a.question-icon span.et-icon.nitro-lazy {
	background-image: none !important;
}

a.people-icon span.et-icon {
	background: url("https://cdn-befek.nitrocdn.com/oosvjfbckfBelBYITevKEjjgQLvlbkgP/assets/images/optimized/rev-0a29bfa/www.academie-developpement-personnel.com/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png") no-repeat -151px -33px;
	height: 17px;
	top: 9px;
}

a.people-icon span.et-icon.nitro-lazy {
	background-image: none !important;
}

a.warning-icon span.et-icon {
	background: url("https://cdn-befek.nitrocdn.com/oosvjfbckfBelBYITevKEjjgQLvlbkgP/assets/images/optimized/rev-0a29bfa/www.academie-developpement-personnel.com/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png") no-repeat -188px -19px;
	width: 15px;
}

a.warning-icon span.et-icon.nitro-lazy {
	background-image: none !important;
}

a.mail-icon span.et-icon {
	background: url("https://cdn-befek.nitrocdn.com/oosvjfbckfBelBYITevKEjjgQLvlbkgP/assets/images/optimized/rev-0a29bfa/www.academie-developpement-personnel.com/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png") no-repeat -131px -33px;
	height: 15px;
}

a.mail-icon span.et-icon.nitro-lazy {
	background-image: none !important;
}

a.heart-icon span.et-icon {
	background: url("https://cdn-befek.nitrocdn.com/oosvjfbckfBelBYITevKEjjgQLvlbkgP/assets/images/optimized/rev-0a29bfa/www.academie-developpement-personnel.com/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png") no-repeat -131px -18px;
	width: 14px;
	height: 13px;
	top: 12px;
	left: 14px;
}

a.heart-icon span.et-icon.nitro-lazy {
	background-image: none !important;
}

a.paper-icon span.et-icon {
	background: url("https://cdn-befek.nitrocdn.com/oosvjfbckfBelBYITevKEjjgQLvlbkgP/assets/images/optimized/rev-0a29bfa/www.academie-developpement-personnel.com/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png") no-repeat -147px -17px;
	width: 15px;
	height: 15px;
}

a.paper-icon span.et-icon.nitro-lazy {
	background-image: none !important;
}

a.notice-icon span.et-icon {
	background: url("https://cdn-befek.nitrocdn.com/oosvjfbckfBelBYITevKEjjgQLvlbkgP/assets/images/optimized/rev-0a29bfa/www.academie-developpement-personnel.com/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png") no-repeat -147px -2px;
	width: 15px;
	height: 13px;
	top: 11px;
}

a.notice-icon span.et-icon.nitro-lazy {
	background-image: none !important;
}

a.stats-icon span.et-icon {
	background: url("https://cdn-befek.nitrocdn.com/oosvjfbckfBelBYITevKEjjgQLvlbkgP/assets/images/optimized/rev-0a29bfa/www.academie-developpement-personnel.com/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png") no-repeat -184px -2px;
	width: 15px;
	height: 14px;
	top: 11px;
}

a.stats-icon span.et-icon.nitro-lazy {
	background-image: none !important;
}

a.rss-icon span.et-icon {
	background: url("https://cdn-befek.nitrocdn.com/oosvjfbckfBelBYITevKEjjgQLvlbkgP/assets/images/optimized/rev-0a29bfa/www.academie-developpement-personnel.com/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png") no-repeat -171px -36px;
	width: 15px;
	top: 9px;
}

a.rss-icon span.et-icon.nitro-lazy {
	background-image: none !important;
}

ul.et_shortcodes_mobile_nav {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none outside none !important;
	display: none;
	z-index: 2;
}

ul.et_shortcodes_mobile_nav a {
	position: relative;
}

ul.et_shortcodes_mobile_nav span, .et_shortcodes_controls_arrows span {
	position: absolute;
	top: 23px;
	display: block;
	width: 10px;
	height: 14px;
}

ul.et_shortcodes_mobile_nav .et_sc_nav_prev span, .et_shortcodes_controls_arrows .et_sc_nav_prev span {
	background: url("https://cdn-befek.nitrocdn.com/oosvjfbckfBelBYITevKEjjgQLvlbkgP/assets/images/optimized/rev-0a29bfa/www.academie-developpement-personnel.com/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png") no-repeat -3px -24px;
}

ul.et_shortcodes_mobile_nav .et_sc_nav_prev span.nitro-lazy, .et_shortcodes_controls_arrows .et_sc_nav_prev span.nitro-lazy {
	background-image: none !important;
}

ul.et_shortcodes_mobile_nav .et_sc_nav_next span, .et_shortcodes_controls_arrows .et_sc_nav_next span {
	background: url("https://cdn-befek.nitrocdn.com/oosvjfbckfBelBYITevKEjjgQLvlbkgP/assets/images/optimized/rev-0a29bfa/www.academie-developpement-personnel.com/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png") no-repeat -3px -40px;
}

ul.et_shortcodes_mobile_nav .et_sc_nav_next span.nitro-lazy, .et_shortcodes_controls_arrows .et_sc_nav_next span.nitro-lazy {
	background-image: none !important;
}

.et-tabs-container {
	background: #fff;
	border: 1px solid #e7e7e7;
	position: relative;
	margin: 50px 0px 15px;
}

.et-learn-more h3.heading-more, .et-tabs-container .et-tabs-control, .et-tabs-container ul.et_shortcodes_mobile_nav, .et_shortcodes_controller_nav, .et-testimonial-author-info, .et-protected-title, .pricing-heading, .pricing-content-bottom {
	background: #f9f9f9;
	background: -moz-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #f5f5f5));
	background: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
	background: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
	background: -ms-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
	background: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
}

.et-tabs-container .et-tabs-control, .et-tabs-container ul.et_shortcodes_mobile_nav {
	margin: 0px !important;
	overflow: hidden;
	border-top: 1px solid #fff;
	position: relative;
}

.et-tabs-container .et-tabs-control:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #e7e7e7;
}

.et-tabs-container .et-tabs-control li {
	list-style: none outside none;
	margin: 0 !important;
	float: left;
	padding: 0 !important;
	border-left: 1px solid #e7e7e7;
	-moz-box-shadow: -1px 0 0 #fff;
	-webkit-box-shadow: -1px 0 0 #fff;
	box-shadow: -1px 0 0 #fff;
	position: relative;
}

.et-tabs-container .et-tabs-control li:first-child {
	border-left: 1px solid #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.et-tabs-container .et-tabs-control li a {
	font-size: 14px;
	color: #999 !important;
	text-shadow: 1px 1px 0 #fff !important;
	display: block;
	padding: 15px 20px;
}

.et-tabs-container .et-tabs-control li a:hover {
	color: #4c4c4c !important;
	text-decoration: none;
}

.et-tabs-container .et-tabs-control li.active:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #fff;
}

.et-tabs-container .et-tabs-control li.active a {
	background: #fff;
	color: #4c4c4c !important;
}

.et-tabs-content-wrapper > div {
	display: none;
}

.et_sliderfx_slide .et-tabs-content-wrapper {
	width: 1200%;
	position: relative;
	left: 0;
}

.et_sliderfx_slide .et-tabs-content-wrapper > div {
	float: left;
	display: block;
	height: 1px;
	visibility: hidden;
}

.et_sliderfx_slide .et-tabs-content-wrapper > div, .et_sliderfx_fade .et_slidecontent {
	word-wrap: break-word;
}

.et_sliderfx_slide .et_shortcode_slide_active {
	height: auto !important;
}

.et-tabs-container .et-tabs-content {
	margin: 30px 30px 20px;
}

.et-tabs-container ul.et_shortcodes_mobile_nav {
	border-bottom: 1px solid #e7e7e7;
}

.et-tabs-container ul.et_shortcodes_mobile_nav li {
	float: right;
	line-height: 26px;
}

.et-tabs-container ul.et_shortcodes_mobile_nav a {
	display: block;
	padding: 16px 10px 16px 45px;
	color: #999 !important;
	font-size: 14px;
	text-shadow: 1px 1px 0 #fff !important;
}

.et-tabs-container ul.et_shortcodes_mobile_nav a.et_sc_nav_next {
	padding: 16px 45px 16px 10px;
	text-align: right;
}

.et-tabs-container ul.et_shortcodes_mobile_nav a:hover {
	text-decoration: none;
	color: #4c4c4c !important;
}

.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_next:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 1px;
	height: 100%;
	background: #e7e7e7;
	-moz-box-shadow: 1px 0 0 #fff;
	-webkit-box-shadow: 1px 0 0 #fff;
	box-shadow: 1px 0 0 #fff;
}

.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_next span {
	right: 28px;
}

.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_prev span {
	left: 28px;
}

.et-tabs-container, .tabs-left, .et-simple-slider, .et-image-slider, .et-testimonial-box, .author-shortcodes, .et-protected {
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
}

.tabs-left {
	background: #fff;
	border: 1px solid #e7e7e7;
	position: relative;
	margin-bottom: 15px;
}

.tabs-left .et-tabs-control, .tabs-left ul.et_shortcodes_mobile_nav {
	width: 149px;
	border-top: 1px solid #fff;
	float: left;
	list-style: none outside none !important;
	margin: 0 !important;
	position: relative;
}

.tabs-left ul.et_shortcodes_mobile_nav {
	position: absolute;
	top: 0;
	left: 0;
}

.tabs-left .et-tabs-control li, .tabs-left ul.et_shortcodes_mobile_nav li {
	padding-right: 0 !important;
	padding-left: 0 !important;
	background: none !important;
	list-style: none !important;
	border-bottom: 1px solid #e7e7e7;
	-moz-box-shadow: 0 1px 0 0 #fff;
	-webkit-box-shadow: 0 1px 0 0 #fff;
	box-shadow: 0 1px 0 0 #fff;
}

.tabs-left .et-tabs-control li a {
	color: #999 !important;
	font-size: 14px;
	text-shadow: 1px 1px 0 #fff !important;
	display: block;
	padding: 15px 10px 15px 20px;
}

.tabs-left .et-tabs-control li.active a {
	background: #fff;
	margin-right: -1px;
}

.tabs-left .et-tabs-control li a:hover, .tabs-left .et-tabs-control li.active a {
	text-decoration: none;
	color: #4c4c4c !important;
}

.tabs-left .et-tabs-content {
	padding: 30px 30px 20px;
	position: relative;
}

.tabs-left.et_sliderfx_slide .et-tabs-content-main-wrap {
	overflow: hidden;
}

.tabs-left .et-tabs-content h3 {
	padding-bottom: 14px;
	color: #333;
}

.et_left_tabs_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 148px;
	height: 100%;
	border-right: 1px solid #e7e7e7;
	border-left: 1px solid #fff;
	background: #f5f5f5;
	background: -moz-linear-gradient(left, #f9f9f9 0%, #f5f5f5 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f9f9f9), color-stop(100%, #f5f5f5));
	background: -webkit-linear-gradient(left, #f9f9f9 0%, #f5f5f5 100%);
	background: -o-linear-gradient(left, #f9f9f9 0%, #f5f5f5 100%);
	background: -ms-linear-gradient(left, #f9f9f9 0%, #f5f5f5 100%);
	background: linear-gradient(to right, #f9f9f9 0%, #f5f5f5 100%);
}

.tabs-left ul.et_shortcodes_mobile_nav  a {
	text-indent: -9999px;
}

.tabs-left ul.et_shortcodes_mobile_nav a span {
	top: 50%;
	margin-top: -7px;
}

.tabs-left ul.et_shortcodes_mobile_nav .et_sc_nav_next span {
	right: 50%;
	margin-right: -4px;
}

.tabs-left ul.et_shortcodes_mobile_nav .et_sc_nav_prev span {
	left: 50%;
	margin-left: -4px;
}

.author-shortcodes {
	background: #fff;
	border: 1px solid #e7e7e7;
	color: #363636;
	font-size: 14px;
	margin-bottom: 10px;
}

.author-shortcodes .author-inner {
	position: relative;
	padding: 30px 30px 20px 117px;
	min-height: 60px;
}

.author-shortcodes .author-image {
	position: absolute;
	top: 32px;
	left: 30px;
	width: 60px;
	height: 60px;
}

.author-shortcodes .author-image img {
	max-width: 100%;
	height: auto;
	width: auto;
}

.author-shortcodes .author-image .author-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, .5);
	-moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, .5);
	box-shadow: inset 0 0 4px rgba(0, 0, 0, .5);
}

.et-protected {
	border: 1px solid #e7e7e7;
	width: 390px;
	background: #fff;
	margin-bottom: 10px;
}

.et-protected-title {
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e7e7e7;
	padding: 18px 10px 17px 50px;
	position: relative;
	color: #999;
	text-shadow: 0 1px 0 #fff;
	font-size: 14px;
}

.et-protected-title:before {
	content: "";
	position: absolute;
	top: 16px;
	left: 20px;
	background: url("https://cdn-befek.nitrocdn.com/oosvjfbckfBelBYITevKEjjgQLvlbkgP/assets/images/optimized/rev-0a29bfa/www.academie-developpement-personnel.com/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png") no-repeat -23px -36px;
	width: 17px;
	height: 19px;
}

.et-protected-form {
	padding: 32px 37px 32px 32px;
	text-align: right;
}

.et-protected-form p {
	padding-bottom: 16px;
}

.et-protected-form p label {
	position: relative;
}

.et-protected-form p .et_protected_icon {
	width: 10px;
	height: 20px;
	position: absolute;
	top: 2px;
	left: 18px;
	background: url("https://cdn-befek.nitrocdn.com/oosvjfbckfBelBYITevKEjjgQLvlbkgP/assets/images/optimized/rev-0a29bfa/www.academie-developpement-personnel.com/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png") no-repeat -190px -37px;
	display: block;
}

.et-protected-form p .et_protected_icon.nitro-lazy {
	background-image: none !important;
}

.et-protected-form p .et_protected_password {
	height: 23px;
	background-position: -275px -2px;
}

.et-protected-form label span {
	display: none;
}

.et-protected-form p input {
	margin: 0 !important;
	border: 1px solid #e7e7e7;
	color: #363636;
	font-size: 14px;
	background: #f3f3f3;
	background: -moz-linear-gradient(top, #f3f3f3 1%, #fefefe 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f3f3f3), color-stop(100%, #fefefe));
	background: -webkit-linear-gradient(top, #f3f3f3 1%, #fefefe 100%);
	background: -o-linear-gradient(top, #f3f3f3 1%, #fefefe 100%);
	background: -ms-linear-gradient(top, #f3f3f3 1%, #fefefe 100%);
	background: linear-gradient(to bottom, #f3f3f3 1%, #fefefe 100%);
	padding: 20px 20px 20px 40px;
	width: 100%;
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 0 0 1px rgba(0, 0, 0, .1);
	box-shadow: inset 0 0 1px rgba(0, 0, 0, .1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

.et-protected-form input.etlogin-button {
	background: #f9f9f9;
	background: -moz-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #f5f5f5));
	background: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
	background: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
	background: -ms-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
	background: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
	border: 1px solid #e7e7e7;
	padding: 14px 24px;
	color: #999;
	text-shadow: 0 1px 0 #fff;
	font-size: 14px;
	-webkit-box-shadow: inset 1px 1px 0 0 #fff;
	-moz-box-shadow: inset 1px 1px 0 0 #fff;
	box-shadow: inset 1px 1px 0 0 #fff;
}

.et-simple-slides .et_slidecontent {
	width: auto;
}

.et-image-slides {
	background: #555;
}

.et-image-slider {
	background: #fff;
	border: 1px solid #e7e7e7;
	margin-bottom: 25px;
}

.et-image-slide {
	position: relative;
}

.et-image-slider img {
	display: block;
	width: auto;
	margin: 0 auto;
	height: auto;
}

.et-image-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .6);
	-moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, .6);
	box-shadow: inset 0 0 5px rgba(0, 0, 0, .6);
}

.et-learn-more, .et-tabs-container, .tabs-left, .et-simple-slider, .author-shortcodes, .et-tooltip-box {
	color: #201f1f !important;
	text-shadow: none !important;
}

.et-learn-more a, .et-tabs-container a, .tabs-left a, .et-simple-slider a, .author-shortcodes a, .et-tooltip-box a {
	text-shadow: none !important;
}

.et-custom-list ul {
	list-style: none !important;
	list-style-image: none !important;
	padding-left: 0 !important;
	margin: 0 !important;
	line-height: 26px;
}

.et-custom-list ul li {
	padding-left: 28px !important;
	margin: 5px 0 !important;
	list-style: none !important;
	position: relative;
}

.et-custom-list ul li:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 0;
	background: url("https://cdn-befek.nitrocdn.com/oosvjfbckfBelBYITevKEjjgQLvlbkgP/assets/images/optimized/rev-0a29bfa/www.academie-developpement-personnel.com/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png") no-repeat -74px -2px;
	width: 22px;
	height: 18px;
}

.etlist-x ul li:before {
	content: "";
	position: absolute;
	top: 6px;
	left: 0;
	background: url("https://cdn-befek.nitrocdn.com/oosvjfbckfBelBYITevKEjjgQLvlbkgP/assets/images/optimized/rev-0a29bfa/www.academie-developpement-personnel.com/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png") no-repeat -75px -21px;
	width: 22px;
	height: 18px;
}

.etlist-dot ul li {
	padding-left: 25px !important;
}

.etlist-dot ul li:before {
	content: "";
	position: absolute;
	top: 9px;
	left: 0;
	background: url("https://cdn-befek.nitrocdn.com/oosvjfbckfBelBYITevKEjjgQLvlbkgP/assets/images/optimized/rev-0a29bfa/www.academie-developpement-personnel.com/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png") no-repeat -230px -3px;
	width: 10px;
	height: 9px;
}

.et-custom-list ul li ul {
	padding: 2px 0px !important;
	margin: 0 !important;
}

.et-pricing {
	margin: 40px 0 10px;
}

.pricing-table {
	float: left;
	width: 25%;
	margin-bottom: 22px;
	position: relative;
	margin-left: -1px;
}

.pricing-table-wrap {
	border: 1px solid #e7e7e7;
	border-bottom: none;
}

.pricing-heading {
	border-bottom: 1px solid #e7e7e7;
	padding: 23px 10px 22px;
	text-shadow: 1px 1px 0 #fff;
	font-size: 12px;
	color: #999;
	text-align: center;
	-moz-box-shadow: inset 1px 1px 0 0 #fff;
	-webkit-box-shadow: inset 1px 1px 0 0 #fff;
	box-shadow: inset 1px 1px 0 0 #fff;
}

.pricing-title {
	text-transform: uppercase;
	font-size: 20px;
	color: #53b4c7 !important;
	font-weight: bold;
	text-shadow: none !important;
}

.pricing-heading p {
	padding-bottom: 0 !important;
}

.pricing-table ul.pricing {
	padding: 0 !important;
	list-style: none !important;
	margin: 0 !important;
	list-style-image: none !important;
	line-height: 26px;
}

.pricing-table ul.pricing li {
	list-style: none !important;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e7e7e7;
	background: #f5f5f5;
	background: -moz-linear-gradient(top, #f5f5f5 0%, #fefefe 7%, #fff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(7%, #fefefe), color-stop(100%, #fff));
	background: -webkit-linear-gradient(top, #f5f5f5 0%, #fefefe 7%, #fff 100%);
	background: -o-linear-gradient(top, #f5f5f5 0%, #fefefe 7%, #fff 100%);
	background: -ms-linear-gradient(top, #f5f5f5 0%, #fefefe 7%, #fff 100%);
	background: linear-gradient(to bottom, #f5f5f5 0%, #fefefe 7%, #fff 100%);
	padding: 14px 7px 14px 63px;
	position: relative;
	font-size: 12px;
	color: #363636;
	text-shadow: none !important;
}

.pricing-table ul.pricing li span.pricing-mark {
	position: absolute;
	top: 19px;
	left: 30px;
	width: 22px;
	height: 18px;
	background: url("https://cdn-befek.nitrocdn.com/oosvjfbckfBelBYITevKEjjgQLvlbkgP/assets/images/optimized/rev-0a29bfa/www.academie-developpement-personnel.com/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png") no-repeat -74px -2px;
}

.pricing-table ul.pricing li span.pricing-mark.nitro-lazy {
	background-image: none !important;
}

.pricing-table ul.pricing li.x-mark span.pricing-mark {
	background-position: -74px -20px;
}

.pricing-content-bottom {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e7e7e7;
	-webkit-box-shadow: inset 1px 0 0 0 #fff;
	-moz-box-shadow: inset 1px 0 0 0 #fff;
	box-shadow: inset 1px 0 0 0 #fff;
	padding: 20px 5px 43px;
	text-align: center;
}

span.et-price {
	font-size: 48px;
	color: #94c65c;
	text-shadow: 0 1px 0 #fff;
	font-family: Georgia, serif;
}

span.et-price sup {
	font-size: 24px;
	bottom: 13px;
	left: 1px;
}

span.et-price span.dollar-sign {
	font-size: 36px;
}

.pricing-table a.icon-button {
	margin: 0;
	padding-left: 15px;
	position: absolute;
	bottom: -13px;
	left: 50%;
}

.pricing-table a.icon-button {
	visibility: hidden;
}

.pricing-big {
	top: -20px;
	-webkit-box-shadow: 0 0 18px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 18px rgba(0, 0, 0, .2);
	box-shadow: 0 0 18px rgba(0, 0, 0, .2);
	z-index: 2;
}

.pricing-big .pricing-table-wrap {
	border-color: #d6d5d5;
}

.pricing-big .pricing-heading {
	padding-top: 43px;
}

.pricing-big .pricing-content-bottom {
	padding-bottom: 63px;
	border-bottom: 1px solid #d6d5d5;
}

.et-testimonial-box {
	border: 1px solid #e7e7e7;
	background: #fff;
	position: relative;
	margin: 10px 0 45px;
}

.et-testimonial-author-info {
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e7e7e7;
	padding: 20px 20px 15px;
	text-shadow: 0 1px 0 #fff;
}

.t-img {
	width: 60px;
	height: 60px;
	float: left;
	margin: 0 25px 5px 0;
	-moz-box-shadow: 0 1px 0 0 #fff;
	-webkit-box-shadow: 0 1px 0 0 #fff;
	box-shadow: 0 1px 0 0 #fff;
	position: relative;
}

.t-img img {
	max-width: 100%;
	height: auto;
}

.t-overlay {
	width: 100%;
	height: 100%;
	box-shadow: inset 0 0 4px rgba(0, 0, 0, .4);
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.t-author, .t-position {
	display: block;
}

.t-author {
	font-size: 18px;
	color: #999;
	padding: 10px 0 5px;
}

.t-position {
	color: #595959;
}

.t-position, .et-testimonial {
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 14px;
}

.et-testimonial {
	padding: 43px 35px 30px 77px;
	color: #363636;
	position: relative;
	text-shadow: none !important;
}

.et-testimonial:before {
	content: "";
	position: absolute;
	top: 43px;
	left: 35px;
	width: 25px;
	height: 19px;
	background: url("https://cdn-befek.nitrocdn.com/oosvjfbckfBelBYITevKEjjgQLvlbkgP/assets/images/optimized/rev-0a29bfa/www.academie-developpement-personnel.com/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png") no-repeat -45px -35px;
}

.t-bottom-arrow {
	background: url("https://cdn-befek.nitrocdn.com/oosvjfbckfBelBYITevKEjjgQLvlbkgP/assets/images/optimized/rev-0a29bfa/www.academie-developpement-personnel.com/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png") no-repeat -97px -25px;
	width: 31px;
	height: 32px;
	position: absolute;
	bottom: -32px;
	right: 40px;
}

.t-bottom-arrow.nitro-lazy {
	background-image: none !important;
}

.et-dropcap {
	font-size: 48px;
	float: left;
	display: block;
	margin: 0 7px 0 0;
	line-height: 1;
}

.et_quote {
	padding-left: 57px;
	min-height: 40px;
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	position: relative;
	line-height: 1.5;
	margin-bottom: 10px;
}

.et_quote .et_quote_sign {
	background: url("https://cdn-befek.nitrocdn.com/oosvjfbckfBelBYITevKEjjgQLvlbkgP/assets/images/optimized/rev-0a29bfa/www.academie-developpement-personnel.com/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png") no-repeat -206px -20px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 40px;
	height: 34px;
}

.et_quote .et_quote_sign.nitro-lazy {
	background-image: none !important;
}

.quote-center .et_quote_sign {
	background-position: -251px -2px;
	width: 20px;
	height: 16px;
	top: 3px;
}

.quote-center .et_quote_additional_sign {
	background: url("https://cdn-befek.nitrocdn.com/oosvjfbckfBelBYITevKEjjgQLvlbkgP/assets/images/optimized/rev-0a29bfa/www.academie-developpement-personnel.com/wp-content/themes/Divi/epanel/shortcodes/images/shortcodes-sprite.png") no-repeat -251px -22px;
	position: absolute;
	top: 3px;
	right: 13px;
	display: block;
	width: 20px;
	height: 16px;
}

.quote-center .et_quote_additional_sign.nitro-lazy {
	background-image: none !important;
}

.et_right_quote {
	width: 100%;
}

.quote-center {
	font-size: 24px;
	line-height: 1.2;
	text-align: center;
	padding-left: 30px;
}

.quote-center .et_right_quote {
	padding-right: 30px;
	width: 95%;
}

.et-tabs-container .et-tabs-control {
	padding: 0;
}

.tabs-left .et-tabs-control {
	padding-left: 0;
}

.author-info h1, .author-info h2, .author-info h3, .author-info h4, .author-info h5, .author-info h6 {
	color: #201f1f !important;
	text-shadow: none !important;
}

.et-tabs-container .et-tabs-control li a, .tabs-left .et-tabs-control li a {
	text-decoration: none !important;
}

a.big-button, a.small-button, a.icon-button {
	cursor: pointer;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html .clearfix {
	zoom: 1;
}

/* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
}

/* IE7 */
.et_column_last {
	margin-right: 0px !important;
	clear: right;
}

.clear {
	clear: both;
}

/* Responsive Shortcodes */
body.et_right_sidebar .pricing-table, body.et_left_sidebar .pricing-table {
	width: 50%;
}

@media all and ( max-width: 959px ) {
	body.et_right_sidebar .one_third, body.et_right_sidebar .one_half, body.et_right_sidebar .one_third, body.et_right_sidebar .two_third, body.et_right_sidebar .one_fourth, body.et_right_sidebar .three_fourth, body.et_left_sidebar .one_third, body.et_left_sidebar .one_half, body.et_left_sidebar .one_third, body.et_left_sidebar .two_third, body.et_left_sidebar .one_fourth, body.et_left_sidebar .three_fourth {
		float: none;
		margin-right: 0;
		width: auto;
		margin-bottom: 10px;
	}
	
	body.et_right_sidebar .et-testimonial-box, body.et_right_sidebar .et-protected, body.et_left_sidebar .et-testimonial-box, body.et_left_sidebar .et-protected {
		width: auto !important;
	}
	
	body.et_right_sidebar .et-protected-form, body.et_left_sidebar .et-protected-form {
		padding: 15px !important;
	}
}

@media all and (min-width: 768px) and (max-width: 959px) {
	body.et_full_width_page .pricing-table {
		width: 50%;
	}
}

@media all and ( max-width: 767px ) {
	.et_left_tabs_bg {
		width: 50px;
	}
	
	.tabs-left .et-tabs-control, .et-tabs-container .et-tabs-control {
		display: none;
	}
	
	.tabs-left ul.et_shortcodes_mobile_nav {
		display: block;
		width: 51px;
	}
	
	.tabs-left ul.et_shortcodes_mobile_nav  a {
		display: block;
		height: 49px;
		width: 100%;
	}
	
	.tabs-left .et-tabs-content {
		margin-left: 75px;
	}
	
	.et-tabs-container  ul.et_shortcodes_mobile_nav {
		display: block;
	}
	
	.et-tabs-container  ul.et_shortcodes_mobile_nav li {
		width: 50%;
	}
	
	.et-pricing {
		margin-top: 0;
	}
	
	body.et_right_sidebar .pricing-table, body.et_left_sidebar .pricing-table, body.et_full_width_page .pricing-table {
		width: 100%;
		margin-bottom: 35px;
	}
	
	.pricing-big {
		top: 0;
	}
	
	body.et_full_width_page .one_third, body.et_full_width_page .one_half, body.et_full_width_page .one_third, body.et_full_width_page .two_third, body.et_full_width_page .one_fourth, body.et_full_width_page .three_fourth {
		float: none;
		margin-right: 0;
		width: auto;
		margin-bottom: 10px;
	}
	
	body.et_full_width_page .et-testimonial-box, body.et_full_width_page .et-protected {
		width: auto !important;
	}
	
	body.et_full_width_page .et-protected-form {
		padding: 15px !important;
	}
	
	body.et_right_sidebar .author-shortcodes .author-inner, body.et_left_sidebar .author-shortcodes .author-inner {
		padding: 27px 27px 17px;
	}
	
	body.et_right_sidebar .author-shortcodes .author-image, body.et_left_sidebar .author-shortcodes .author-image {
		position: relative;
		top: 0;
		left: 0;
		margin-bottom: 10px;
	}
	
	body.et_right_sidebar .quote-center .et_quote_additional_sign, body.et_left_sidebar .quote-center .et_quote_additional_sign {
		right: -13px;
	}
	
	body.et_right_sidebar .et_shortcodes_controls, body.et_left_sidebar .et_shortcodes_controls {
		display: none;
	}
	
	body.et_right_sidebar .et_shortcodes_controls_arrows a, body.et_left_sidebar .et_shortcodes_controls_arrows a {
		text-indent: -9999px;
	}
}

@media all and ( max-width: 479px ) {
	.et-tabs-container ul.et_shortcodes_mobile_nav a.et_sc_nav_prev {
		padding-left: 26px;
	}
	
	.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_prev span {
		left: 10px;
	}
	
	.et-tabs-container ul.et_shortcodes_mobile_nav a.et_sc_nav_next {
		padding-right: 26px;
	}
	
	.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_next span {
		right: 10px;
	}
	
	body.et_full_width_page .author-shortcodes .author-inner {
		padding: 27px 27px 17px;
	}
	
	body.et_full_width_page .author-shortcodes .author-image {
		position: relative;
		top: 0;
		left: 0;
		margin-bottom: 10px;
	}
	
	body.et_full_width_page .quote-center .et_quote_additional_sign {
		right: -13px;
	}
	
	body.et_full_width_page .et_shortcodes_controls {
		display: none;
	}
	
	body.et_full_width_page .et_shortcodes_controls_arrows a {
		text-indent: -9999px;
	}
	
	.et-box:before, .et-testimonial:before {
		display: none;
	}
	
	.et-box-content {
		padding: 27px 27px 17px 27px;
	}
	
	.et-testimonial {
		padding: 25px;
	}
}

.dashicons, .dashicons-before:before {
	font-family: dashicons;
	display: inline-block;
	line-height: 1;
	font-weight: 400;
	font-style: normal;
	speak: never;
	text-decoration: inherit;
	text-transform: none;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 20px;
	height: 20px;
	font-size: 20px;
	vertical-align: top;
	text-align: center;
	transition: color .1s ease-in;
}

.dashicons-admin-appearance:before {
	content: "";
}

.dashicons-admin-collapse:before {
	content: "";
}

.dashicons-admin-comments:before {
	content: "";
}

.dashicons-admin-customizer:before {
	content: "";
}

.dashicons-admin-generic:before {
	content: "";
}

.dashicons-admin-home:before {
	content: "";
}

.dashicons-admin-links:before {
	content: "";
}

.dashicons-admin-media:before {
	content: "";
}

.dashicons-admin-multisite:before {
	content: "";
}

.dashicons-admin-network:before {
	content: "";
}

.dashicons-admin-page:before {
	content: "";
}

.dashicons-admin-plugins:before {
	content: "";
}

.dashicons-admin-post:before {
	content: "";
}

.dashicons-admin-settings:before {
	content: "";
}

.dashicons-admin-site-alt:before {
	content: "";
}

.dashicons-admin-site-alt2:before {
	content: "";
}

.dashicons-admin-site-alt3:before {
	content: "";
}

.dashicons-admin-site:before {
	content: "";
}

.dashicons-admin-tools:before {
	content: "";
}

.dashicons-admin-users:before {
	content: "";
}

.dashicons-airplane:before {
	content: "";
}

.dashicons-album:before {
	content: "";
}

.dashicons-align-center:before {
	content: "";
}

.dashicons-align-full-width:before {
	content: "";
}

.dashicons-align-left:before {
	content: "";
}

.dashicons-align-none:before {
	content: "";
}

.dashicons-align-pull-left:before {
	content: "";
}

.dashicons-align-pull-right:before {
	content: "";
}

.dashicons-align-right:before {
	content: "";
}

.dashicons-align-wide:before {
	content: "";
}

.dashicons-amazon:before {
	content: "";
}

.dashicons-analytics:before {
	content: "";
}

.dashicons-archive:before {
	content: "";
}

.dashicons-arrow-down-alt:before {
	content: "";
}

.dashicons-arrow-down-alt2:before {
	content: "";
}

.dashicons-arrow-down:before {
	content: "";
}

.dashicons-arrow-left-alt:before {
	content: "";
}

.dashicons-arrow-left-alt2:before {
	content: "";
}

.dashicons-arrow-left:before {
	content: "";
}

.dashicons-arrow-right-alt:before {
	content: "";
}

.dashicons-arrow-right-alt2:before {
	content: "";
}

.dashicons-arrow-right:before {
	content: "";
}

.dashicons-arrow-up-alt:before {
	content: "";
}

.dashicons-arrow-up-alt2:before {
	content: "";
}

.dashicons-arrow-up-duplicate:before {
	content: "";
}

.dashicons-arrow-up:before {
	content: "";
}

.dashicons-art:before {
	content: "";
}

.dashicons-awards:before {
	content: "";
}

.dashicons-backup:before {
	content: "";
}

.dashicons-bank:before {
	content: "";
}

.dashicons-beer:before {
	content: "";
}

.dashicons-bell:before {
	content: "";
}

.dashicons-block-default:before {
	content: "";
}

.dashicons-book-alt:before {
	content: "";
}

.dashicons-book:before {
	content: "";
}

.dashicons-buddicons-activity:before {
	content: "";
}

.dashicons-buddicons-bbpress-logo:before {
	content: "";
}

.dashicons-buddicons-buddypress-logo:before {
	content: "";
}

.dashicons-buddicons-community:before {
	content: "";
}

.dashicons-buddicons-forums:before {
	content: "";
}

.dashicons-buddicons-friends:before {
	content: "";
}

.dashicons-buddicons-groups:before {
	content: "";
}

.dashicons-buddicons-pm:before {
	content: "";
}

.dashicons-buddicons-replies:before {
	content: "";
}

.dashicons-buddicons-topics:before {
	content: "";
}

.dashicons-buddicons-tracking:before {
	content: "";
}

.dashicons-building:before {
	content: "";
}

.dashicons-businessman:before {
	content: "";
}

.dashicons-businessperson:before {
	content: "";
}

.dashicons-businesswoman:before {
	content: "";
}

.dashicons-button:before {
	content: "";
}

.dashicons-calculator:before {
	content: "";
}

.dashicons-calendar-alt:before {
	content: "";
}

.dashicons-calendar:before {
	content: "";
}

.dashicons-camera-alt:before {
	content: "";
}

.dashicons-camera:before {
	content: "";
}

.dashicons-car:before {
	content: "";
}

.dashicons-carrot:before {
	content: "";
}

.dashicons-cart:before {
	content: "";
}

.dashicons-category:before {
	content: "";
}

.dashicons-chart-area:before {
	content: "";
}

.dashicons-chart-bar:before {
	content: "";
}

.dashicons-chart-line:before {
	content: "";
}

.dashicons-chart-pie:before {
	content: "";
}

.dashicons-clipboard:before {
	content: "";
}

.dashicons-clock:before {
	content: "";
}

.dashicons-cloud-saved:before {
	content: "";
}

.dashicons-cloud-upload:before {
	content: "";
}

.dashicons-cloud:before {
	content: "";
}

.dashicons-code-standards:before {
	content: "";
}

.dashicons-coffee:before {
	content: "";
}

.dashicons-color-picker:before {
	content: "";
}

.dashicons-columns:before {
	content: "";
}

.dashicons-controls-back:before {
	content: "";
}

.dashicons-controls-forward:before {
	content: "";
}

.dashicons-controls-pause:before {
	content: "";
}

.dashicons-controls-play:before {
	content: "";
}

.dashicons-controls-repeat:before {
	content: "";
}

.dashicons-controls-skipback:before {
	content: "";
}

.dashicons-controls-skipforward:before {
	content: "";
}

.dashicons-controls-volumeoff:before {
	content: "";
}

.dashicons-controls-volumeon:before {
	content: "";
}

.dashicons-cover-image:before {
	content: "";
}

.dashicons-dashboard:before {
	content: "";
}

.dashicons-database-add:before {
	content: "";
}

.dashicons-database-export:before {
	content: "";
}

.dashicons-database-import:before {
	content: "";
}

.dashicons-database-remove:before {
	content: "";
}

.dashicons-database-view:before {
	content: "";
}

.dashicons-database:before {
	content: "";
}

.dashicons-desktop:before {
	content: "";
}

.dashicons-dismiss:before {
	content: "";
}

.dashicons-download:before {
	content: "";
}

.dashicons-drumstick:before {
	content: "";
}

.dashicons-edit-large:before {
	content: "";
}

.dashicons-edit-page:before {
	content: "";
}

.dashicons-edit:before {
	content: "";
}

.dashicons-editor-aligncenter:before {
	content: "";
}

.dashicons-editor-alignleft:before {
	content: "";
}

.dashicons-editor-alignright:before {
	content: "";
}

.dashicons-editor-bold:before {
	content: "";
}

.dashicons-editor-break:before {
	content: "";
}

.dashicons-editor-code-duplicate:before {
	content: "";
}

.dashicons-editor-code:before {
	content: "";
}

.dashicons-editor-contract:before {
	content: "";
}

.dashicons-editor-customchar:before {
	content: "";
}

.dashicons-editor-expand:before {
	content: "";
}

.dashicons-editor-help:before {
	content: "";
}

.dashicons-editor-indent:before {
	content: "";
}

.dashicons-editor-insertmore:before {
	content: "";
}

.dashicons-editor-italic:before {
	content: "";
}

.dashicons-editor-justify:before {
	content: "";
}

.dashicons-editor-kitchensink:before {
	content: "";
}

.dashicons-editor-ltr:before {
	content: "";
}

.dashicons-editor-ol-rtl:before {
	content: "";
}

.dashicons-editor-ol:before {
	content: "";
}

.dashicons-editor-outdent:before {
	content: "";
}

.dashicons-editor-paragraph:before {
	content: "";
}

.dashicons-editor-paste-text:before {
	content: "";
}

.dashicons-editor-paste-word:before {
	content: "";
}

.dashicons-editor-quote:before {
	content: "";
}

.dashicons-editor-removeformatting:before {
	content: "";
}

.dashicons-editor-rtl:before {
	content: "";
}

.dashicons-editor-spellcheck:before {
	content: "";
}

.dashicons-editor-strikethrough:before {
	content: "";
}

.dashicons-editor-table:before {
	content: "";
}

.dashicons-editor-textcolor:before {
	content: "";
}

.dashicons-editor-ul:before {
	content: "";
}

.dashicons-editor-underline:before {
	content: "";
}

.dashicons-editor-unlink:before {
	content: "";
}

.dashicons-editor-video:before {
	content: "";
}

.dashicons-ellipsis:before {
	content: "";
}

.dashicons-email-alt:before {
	content: "";
}

.dashicons-email-alt2:before {
	content: "";
}

.dashicons-email:before {
	content: "";
}

.dashicons-embed-audio:before {
	content: "";
}

.dashicons-embed-generic:before {
	content: "";
}

.dashicons-embed-photo:before {
	content: "";
}

.dashicons-embed-post:before {
	content: "";
}

.dashicons-embed-video:before {
	content: "";
}

.dashicons-excerpt-view:before {
	content: "";
}

.dashicons-exit:before {
	content: "";
}

.dashicons-external:before {
	content: "";
}

.dashicons-facebook-alt:before {
	content: "";
}

.dashicons-facebook:before {
	content: "";
}

.dashicons-feedback:before {
	content: "";
}

.dashicons-filter:before {
	content: "";
}

.dashicons-flag:before {
	content: "";
}

.dashicons-food:before {
	content: "";
}

.dashicons-format-aside:before {
	content: "";
}

.dashicons-format-audio:before {
	content: "";
}

.dashicons-format-chat:before {
	content: "";
}

.dashicons-format-gallery:before {
	content: "";
}

.dashicons-format-image:before {
	content: "";
}

.dashicons-format-quote:before {
	content: "";
}

.dashicons-format-status:before {
	content: "";
}

.dashicons-format-video:before {
	content: "";
}

.dashicons-forms:before {
	content: "";
}

.dashicons-fullscreen-alt:before {
	content: "";
}

.dashicons-fullscreen-exit-alt:before {
	content: "";
}

.dashicons-games:before {
	content: "";
}

.dashicons-google:before {
	content: "";
}

.dashicons-googleplus:before {
	content: "";
}

.dashicons-grid-view:before {
	content: "";
}

.dashicons-groups:before {
	content: "";
}

.dashicons-hammer:before {
	content: "";
}

.dashicons-heading:before {
	content: "";
}

.dashicons-heart:before {
	content: "";
}

.dashicons-hidden:before {
	content: "";
}

.dashicons-hourglass:before {
	content: "";
}

.dashicons-html:before {
	content: "";
}

.dashicons-id-alt:before {
	content: "";
}

.dashicons-id:before {
	content: "";
}

.dashicons-image-crop:before {
	content: "";
}

.dashicons-image-filter:before {
	content: "";
}

.dashicons-image-flip-horizontal:before {
	content: "";
}

.dashicons-image-flip-vertical:before {
	content: "";
}

.dashicons-image-rotate-left:before {
	content: "";
}

.dashicons-image-rotate-right:before {
	content: "";
}

.dashicons-image-rotate:before {
	content: "";
}

.dashicons-images-alt:before {
	content: "";
}

.dashicons-images-alt2:before {
	content: "";
}

.dashicons-index-card:before {
	content: "";
}

.dashicons-info-outline:before {
	content: "";
}

.dashicons-info:before {
	content: "";
}

.dashicons-insert-after:before {
	content: "";
}

.dashicons-insert-before:before {
	content: "";
}

.dashicons-insert:before {
	content: "";
}

.dashicons-instagram:before {
	content: "";
}

.dashicons-laptop:before {
	content: "";
}

.dashicons-layout:before {
	content: "";
}

.dashicons-leftright:before {
	content: "";
}

.dashicons-lightbulb:before {
	content: "";
}

.dashicons-linkedin:before {
	content: "";
}

.dashicons-list-view:before {
	content: "";
}

.dashicons-location-alt:before {
	content: "";
}

.dashicons-location:before {
	content: "";
}

.dashicons-lock-duplicate:before {
	content: "";
}

.dashicons-lock:before {
	content: "";
}

.dashicons-marker:before {
	content: "";
}

.dashicons-media-archive:before {
	content: "";
}

.dashicons-media-audio:before {
	content: "";
}

.dashicons-media-code:before {
	content: "";
}

.dashicons-media-default:before {
	content: "";
}

.dashicons-media-document:before {
	content: "";
}

.dashicons-media-interactive:before {
	content: "";
}

.dashicons-media-spreadsheet:before {
	content: "";
}

.dashicons-media-text:before {
	content: "";
}

.dashicons-media-video:before {
	content: "";
}

.dashicons-megaphone:before {
	content: "";
}

.dashicons-menu-alt:before {
	content: "";
}

.dashicons-menu-alt2:before {
	content: "";
}

.dashicons-menu-alt3:before {
	content: "";
}

.dashicons-menu:before {
	content: "";
}

.dashicons-microphone:before {
	content: "";
}

.dashicons-migrate:before {
	content: "";
}

.dashicons-minus:before {
	content: "";
}

.dashicons-money-alt:before {
	content: "";
}

.dashicons-money:before {
	content: "";
}

.dashicons-move:before {
	content: "";
}

.dashicons-nametag:before {
	content: "";
}

.dashicons-networking:before {
	content: "";
}

.dashicons-no-alt:before {
	content: "";
}

.dashicons-no:before {
	content: "";
}

.dashicons-open-folder:before {
	content: "";
}

.dashicons-palmtree:before {
	content: "";
}

.dashicons-paperclip:before {
	content: "";
}

.dashicons-pdf:before {
	content: "";
}

.dashicons-performance:before {
	content: "";
}

.dashicons-pets:before {
	content: "";
}

.dashicons-phone:before {
	content: "";
}

.dashicons-pinterest:before {
	content: "";
}

.dashicons-playlist-audio:before {
	content: "";
}

.dashicons-playlist-video:before {
	content: "";
}

.dashicons-plugins-checked:before {
	content: "";
}

.dashicons-plus-alt:before {
	content: "";
}

.dashicons-plus-alt2:before {
	content: "";
}

.dashicons-plus:before {
	content: "";
}

.dashicons-podio:before {
	content: "";
}

.dashicons-portfolio:before {
	content: "";
}

.dashicons-post-status:before {
	content: "";
}

.dashicons-pressthis:before {
	content: "";
}

.dashicons-printer:before {
	content: "";
}

.dashicons-privacy:before {
	content: "";
}

.dashicons-products:before {
	content: "";
}

.dashicons-randomize:before {
	content: "";
}

.dashicons-reddit:before {
	content: "";
}

.dashicons-redo:before {
	content: "";
}

.dashicons-remove:before {
	content: "";
}

.dashicons-rest-api:before {
	content: "";
}

.dashicons-rss:before {
	content: "";
}

.dashicons-saved:before {
	content: "";
}

.dashicons-schedule:before {
	content: "";
}

.dashicons-screenoptions:before {
	content: "";
}

.dashicons-search:before {
	content: "";
}

.dashicons-share-alt:before {
	content: "";
}

.dashicons-share-alt2:before {
	content: "";
}

.dashicons-share:before {
	content: "";
}

.dashicons-shield-alt:before {
	content: "";
}

.dashicons-shield:before {
	content: "";
}

.dashicons-shortcode:before {
	content: "";
}

.dashicons-slides:before {
	content: "";
}

.dashicons-smartphone:before {
	content: "";
}

.dashicons-smiley:before {
	content: "";
}

.dashicons-sort:before {
	content: "";
}

.dashicons-sos:before {
	content: "";
}

.dashicons-spotify:before {
	content: "";
}

.dashicons-star-empty:before {
	content: "";
}

.dashicons-star-filled:before {
	content: "";
}

.dashicons-star-half:before {
	content: "";
}

.dashicons-sticky:before {
	content: "";
}

.dashicons-store:before {
	content: "";
}

.dashicons-superhero-alt:before {
	content: "";
}

.dashicons-superhero:before {
	content: "";
}

.dashicons-table-col-after:before {
	content: "";
}

.dashicons-table-col-before:before {
	content: "";
}

.dashicons-table-col-delete:before {
	content: "";
}

.dashicons-table-row-after:before {
	content: "";
}

.dashicons-table-row-before:before {
	content: "";
}

.dashicons-table-row-delete:before {
	content: "";
}

.dashicons-tablet:before {
	content: "";
}

.dashicons-tag:before {
	content: "";
}

.dashicons-tagcloud:before {
	content: "";
}

.dashicons-testimonial:before {
	content: "";
}

.dashicons-text-page:before {
	content: "";
}

.dashicons-text:before {
	content: "";
}

.dashicons-thumbs-down:before {
	content: "";
}

.dashicons-thumbs-up:before {
	content: "";
}

.dashicons-tickets-alt:before {
	content: "";
}

.dashicons-tickets:before {
	content: "";
}

.dashicons-tide:before {
	content: "";
}

.dashicons-translation:before {
	content: "";
}

.dashicons-trash:before {
	content: "";
}

.dashicons-twitch:before {
	content: "";
}

.dashicons-twitter-alt:before {
	content: "";
}

.dashicons-twitter:before {
	content: "";
}

.dashicons-undo:before {
	content: "";
}

.dashicons-universal-access-alt:before {
	content: "";
}

.dashicons-universal-access:before {
	content: "";
}

.dashicons-unlock:before {
	content: "";
}

.dashicons-update-alt:before {
	content: "";
}

.dashicons-update:before {
	content: "";
}

.dashicons-upload:before {
	content: "";
}

.dashicons-vault:before {
	content: "";
}

.dashicons-video-alt:before {
	content: "";
}

.dashicons-video-alt2:before {
	content: "";
}

.dashicons-video-alt3:before {
	content: "";
}

.dashicons-visibility:before {
	content: "";
}

.dashicons-warning:before {
	content: "";
}

.dashicons-welcome-add-page:before {
	content: "";
}

.dashicons-welcome-comments:before {
	content: "";
}

.dashicons-welcome-learn-more:before {
	content: "";
}

.dashicons-welcome-view-site:before {
	content: "";
}

.dashicons-welcome-widgets-menus:before {
	content: "";
}

.dashicons-welcome-write-blog:before {
	content: "";
}

.dashicons-whatsapp:before {
	content: "";
}

.dashicons-wordpress-alt:before {
	content: "";
}

.dashicons-wordpress:before {
	content: "";
}

.dashicons-xing:before {
	content: "";
}

.dashicons-yes-alt:before {
	content: "";
}

.dashicons-yes:before {
	content: "";
}

.dashicons-youtube:before {
	content: "";
}

.dashicons-editor-distractionfree:before {
	content: "";
}

.dashicons-exerpt-view:before {
	content: "";
}

.dashicons-format-links:before {
	content: "";
}

.dashicons-format-standard:before {
	content: "";
}

.dashicons-post-trash:before {
	content: "";
}

.dashicons-share1:before {
	content: "";
}

.dashicons-welcome-edit-page:before {
	content: "";
}

@keyframes show {
	0% {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

@keyframes wptb-flip {
	0% {
		transform: rotateY(0deg);
	}
	
	to {
		transform: rotateY(360deg);
	}
}

@keyframes wptb-jump {
	0% {
		transform: translateY(25%);
	}
	
	to {
		transform: translateY(-25%);
	}
}

@keyframes wptb-rotate-simple {
	0% {
		transform: rotateZ(0deg);
	}
	
	to {
		transform: rotateZ(360deg);
	}
}

@keyframes wptb-beat {
	0%, 30%, to {
		transform: scale(1);
	}
	
	15% {
		transform: scale(1.5);
	}
}

.wptb-table-container {
	overflow: auto;
	position: relative;
	width: 100%;
	margin: 30px auto;
}

.wptb-table-container[data-wptb-horizontal-scroll-status=true] {
	width: 100%;
	overflow-x: auto !important;
}

.wptb-table-container[data-wptb-horizontal-scroll-status=true] .wptb-table-container-matrix {
	padding: 10px 0;
}

.wptb-table-container-matrix {
	margin: auto;
}

.wptb-frontend-table-after .wptb-frontend-table-edit-link, .wptb-frontend-table-after .wptb-frontend-table-powered-by, .wptb-rating-stars-box ul li {
	display: inline-block;
}

.wptb-frontend-table-powered-by {
	float: right;
}

.wptb-frontend-table-edit-link {
	clear: both;
}

.wptb-table-container table {
	table-layout: fixed;
	font-size: 15px;
	width: auto;
	display: table;
	border-collapse: collapse;
}

.wptb-table-container-matrix table {
	margin: auto;
}

.wptb-table-container-matrix.wptb-matrix-hide {
	visibility: visible;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	overflow: hidden;
}

table.wptb-preview-table-mobile {
	width: 100%;
}

.wptb-preview-table-mobile.wptb-mobile-hide {
	display: none;
}

table.wptb-preview-table {
	opacity: 0;
	animation: show .3s 1;
	animation-fill-mode: forwards;
	animation-delay: .7s;
	overflow: visible;
}

.wptb-preview-table tr:nth-of-type(2n+1), .wptb-table-container table.wptb-preview-table-mobile tr td:nth-of-type(2n+1) {
	background-color: #eee;
}

.wptb-table-container table.wptb-preview-table-mobile tr:nth-of-type(2n+1) {
	background-color: inherit;
}

.wptb-table-container table td {
	padding: 15px;
	position: relative;
	box-sizing: content-box;
	vertical-align: middle;
}

.wptb-table-container-matrix.wptb-matrix-hide .wptb-preview-table td {
	width: auto !important;
}

.wptb-table-container table td p {
	word-wrap: break-word;
	overflow-wrap: break-word;
	margin: 0 !important;
	word-break: break-word;
	cursor: default;
}

.wptb-table-container table tr td ul {
	margin: 0 !important;
	padding: 1em .2em .4em;
}

.wptb-table-container table tr td ul li p {
	font-size: 15px;
}

.wptb-row-has-hover:hover {
	background-color: var(--hover-bg-color) !important;
}

.wptb-row td:empty::before {
	content: " ";
	display: block;
	min-height: 19px;
	box-sizing: border-box;
	border: 0;
}

.wptb-ph-element {
	position: relative;
	border: 1px solid rgba(255, 255, 255, 0);
}

.wptb-elem-placeholder {
	display: none;
}

.wptb-image-wrapper::after {
	content: "";
	display: block;
	height: 0;
	width: 100%;
	clear: both;
}

.wptb-image-wrapper a, .wptb-image-wrapper span {
	display: block;
	max-width: 100%;
	position: relative;
	margin: auto;
}

.wptb-cell .wptb-ph-element a {
	box-shadow: none;
}

.wptb-cell a p {
	cursor: unset !important;
}

.wptb-image-wrapper img {
	width: 100%;
	height: auto;
}

.wptb-text-container>div, .wptb-text-container>div>p {
	font-size: inherit;
	color: inherit;
}

.wptb-button-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
}

.wptb-button-container .wptb-button-wrapper a {
	text-decoration: none !important;
}

.wptb-button-wrapper>a, .wptb-cell img, .wptb-table img {
	max-width: 100%;
}

.wptb-size-s .wptb-button {
	border-radius: .2rem;
	padding: .35rem .6rem;
	max-width: 100%;
}

.wptb-size-s .wptb-button p {
	font-size: .875rem;
	line-height: 1.5;
}

.wptb-size-l .wptb-button, .wptb-size-m .wptb-button {
	border-radius: .3rem;
	padding: .475rem .85rem;
	max-width: 100%;
}

.wptb-size-m .wptb-button p {
	font-size: 1.125rem;
	line-height: 1.5;
}

.wptb-size-l .wptb-button {
	padding: .6rem 1.2rem;
}

.wptb-size-l .wptb-button p {
	font-size: inherit;
	line-height: 1.5;
}

.wptb-size-xl .wptb-button {
	border-radius: .4rem;
	padding: .8rem 1.35rem;
	max-width: 100%;
}

.wptb-size-xl .wptb-button p {
	font-size: 1.35rem;
	line-height: 1.5;
}

.wptb-button, .wptb-button .wptb-button-icon {
	display: flex;
	justify-content: center;
	align-items: center;
}

.wptb-button {
	background: #329d3f;
	color: #fff;
	transition: all .2s ease-out;
	cursor: pointer;
}

.wptb-button .wptb-button-icon {
	margin: 0 5px;
	order: -1;
	width: 25px;
	height: 25px;
}

.wptb-button .wptb-button-icon svg {
	fill: currentColor;
	width: 100%;
	height: 100%;
}

.wptb-button-icon[data-wptb-button-icon-src=""] {
	display: none;
}

[data-wptb-button-icon-position=right] .wptb-button-icon {
	order: 2;
}

.wptb-plugin-button-order-right .wptb-button-icon {
	order: 0;
}

.wptb-ph-element .wptb-button p {
	color: inherit;
}

[class*=wptb-element-text-] p {
	color: inherit !important;
	font-size: inherit !important;
}

.wptb-list-container.wptb-ph-element ul li {
	list-style: none;
	margin: 0 0 10px;
	position: relative;
}

.wptb-list-container.wptb-ph-element ul li:last-child {
	margin-bottom: 0;
}

.wptb-list-container li p {
	word-wrap: break-word;
	line-height: inherit;
	padding-left: 20px;
}

.wptb-list-container li p::before {
	content: attr(data-list-style-type-index);
	display: inline-block;
	line-height: 20px;
	padding: 0 5px 0 0;
	font-size: 15px;
	font-family: verdana, sans-serif;
	cursor: text;
	min-width: -moz-fit-content;
	min-width: fit-content;
	margin-left: -20px;
}

.wptb-list-container li p.wptb-list-style-type-disc::before {
	content: "●";
}

.wptb-list-container li p.wptb-list-style-type-circle::before {
	content: "○";
}

.wptb-list-container li p.wptb-list-style-type-square::before {
	content: "■";
}

.wptb-list-container li p.wptb-list-style-type-none::before {
	content: "";
	padding-right: 0;
}

.wptb-star_rating-container {
	text-align: center;
}

.wptb-rating-stars-box {
	text-align: center;
	display: inline-block;
	padding: 7px;
}

.wptb-rating-stars-box ul {
	list-style-type: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	padding: .5em .2em .2em;
}

.wptb-rating-stars-box ul>li.wptb-rating-star {
	color: #ccc;
	margin: 0;
	position: relative;
	width: 20px;
	height: 20px;
}

.wptb-rating-stars-box ul>li.wptb-rating-star span {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 10;
	display: block;
}

.wptb-rating-stars-box ul>li.wptb-rating-star span.wptb-rating-star-left-signal-part, .wptb-rating-stars-box ul>li.wptb-rating-star span.wptb-rating-star-right-signal-part {
	height: 100%;
	width: 50%;
	z-index: 20;
}

.wptb-rating-stars-box ul>li.wptb-rating-star span.wptb-rating-star-left-signal-part {
	left: 0;
}

.wptb-rating-stars-box ul>li.wptb-rating-star span.wptb-rating-star-left-signal-part span.wptb-rating-star-zero-set {
	left: 0;
	width: 40%;
	height: 100%;
	top: 0;
	z-index: 30px;
}

.wptb-rating-stars-box ul>li.wptb-rating-star span.wptb-rating-star-right-signal-part {
	right: 0;
	left: auto;
}

.wptb-rating-stars-box ul>li.wptb-rating-star span.wptb-filled-rating-star, .wptb-rating-stars-box ul>li.wptb-rating-star span.wptb-half-filled-rating-star, .wptb-rating-stars-box ul>li.wptb-rating-star.wptb-rating-star-selected-half span.wptb-filled-rating-star, .wptb-rating-stars-box ul>li.wptb-rating-star.wptb-rating-star-selected-half span.wptb-not-filled-rating-star {
	display: none;
}

.wptb-rating-stars-box ul>li.wptb-rating-star span.wptb-not-filled-rating-star {
	fill: #ccc;
}

.wptb-rating-stars-box ul>li.wptb-rating-star.wptb-rating-star-selected-full span.wptb-filled-rating-star, .wptb-rating-stars-box ul>li.wptb-rating-star.wptb-rating-star-selected-half span.wptb-half-filled-rating-star {
	display: block;
	fill: #ff912c;
}

.wptb-rating-stars-box ul>li.wptb-rating-star.wptb-rating-star-selected-full span.wptb-half-filled-rating-star, .wptb-rating-stars-box ul>li.wptb-rating-star.wptb-rating-star-selected-full span.wptb-not-filled-rating-star {
	display: none;
}

.wptb-number-rating-box {
	text-align: center;
	font-size: 20px;
}

.wptb-number-rating-box>div {
	vertical-align: top;
	display: inline-block;
	color: #888;
	text-align: center;
	height: 25px;
	font-size: 25px;
	line-height: 25px;
}

.wptb-column-title-mobile-container {
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 50%;
}

.wptb-column-title-mobile-container.wptb-column-title-mobile-container-clone {
	position: relative;
	width: 50%;
	right: auto;
	left: auto;
	top: auto;
	bottom: auto;
}

.wptb-column-title-mobile-container .wptb-column-title-mobile {
	display: table;
	width: 100%;
	table-layout: fixed;
	height: 100%;
	word-wrap: break-word;
	overflow-wrap: break-word;
}

.wptb-table-container.wptb-section-small table {
	min-width: auto;
}

.wptb-cell ul {
	padding: 0;
}

.wptb-table-container.wptb-section-small table tr td {
	display: block;
	width: 100%;
	box-sizing: border-box;
	position: relative;
	min-height: 60px;
	overflow: hidden;
}

.wptb-table-container.wptb-section-small table.wptb-table-preview-head td .wptb-column-title-mobile-container {
	display: block;
}

.wptb-table-container table.wptb-table-preview-head td .wptb-column-title-mobile-container .wptb-column-title-mobile::before {
	content: attr(data-wptb-title-column);
	display: table-cell;
	width: 50%;
	vertical-align: middle;
	padding: inherit;
}

.wptb-table-container.wptb-section-small table.wptb-table-preview-head td.wptb-column-title-mobile-not-elements {
	padding: 0 !important;
}

.wptb-table-container table.wptb-table-preview-head td .wptb-column-title-mobile-container.wptb-column-title-mobile-not-elements .wptb-column-title-mobile::before {
	padding-left: 0;
}

.wptb-table-container.wptb-section-small table.wptb-table-preview-head td .wptb-ph-element {
	display: inline-block;
	width: 50%;
	margin-left: 50%;
	padding-left: inherit;
	box-sizing: border-box;
}

.wptb-table-container.wptb-section-small table td {
	border-width: 0 1px 1px !important;
}

.wptb-table-container.wptb-section-small table tr td:nth-of-type(1) {
	border-top-width: 3px !important;
}

.wptb-table-container.wptb-section-small table tr td:nth-last-of-type(1) {
	border-top-width: 0 !important;
}

.wptb-table-container.wptb-section-small table.wptb-table-preview-head tr:first-child {
	display: none;
}

@media only screen and (max-width:600px) {
	.wptb-table-container table td.wptb-hide-on-mobile, .wptb-table-container table th.wptb-hide-on-mobile {
		display: none;
	}
	
	.wptb-table-container table {
		min-width: auto;
	}
	
	.wptb-table-container table.wptb-table-preview-head.wptb-table-preview-static-indic tr td {
		display: block;
		width: 100% !important;
		box-sizing: border-box;
		position: relative;
		min-height: 60px;
		overflow: hidden;
	}
	
	.wptb-table-container table.wptb-table-preview-head.wptb-table-preview-static-indic td.wptb-column-title-mobile-not-elements {
		padding: 0 !important;
	}
	
	.wptb-table-container table.wptb-table-preview-head.wptb-table-preview-static-indic td .wptb-column-title-mobile-container {
		display: block;
	}
	
	.wptb-table-container table.wptb-table-preview-head.wptb-table-preview-static-indic td .wptb-ph-element {
		display: inline-block;
		width: 50%;
		margin-left: 50%;
		padding-left: inherit;
	}
	
	.wptb-table-container table.wptb-table-preview-head.wptb-table-preview-static-indic td {
		border-width: 0 1px 1px !important;
	}
	
	.wptb-table-container table.wptb-table-preview-head.wptb-table-preview-static-indic tr td:nth-of-type(1) {
		border-top-width: 1px !important;
	}
	
	.wptb-table-container table.wptb-table-preview-head.wptb-table-preview-static-indic tr:first-child {
		display: none;
	}
}

.wptb-plugin-responsive-base {
	min-width: auto !important;
	width: 100% !important;
}

.wptb-plugin-box-shadow-md {
	box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);
}

.wptb-plugin-filter-box-shadow-md {
	filter: drop-shadow(4px 6px 2px rgba(0, 0, 0, .1));
}

.wptb-plugin-filter-box-shadow-md-close {
	filter: drop-shadow(4px 1px 2px rgba(0, 0, 0, .1));
}

.wptb-cell[data-wptb-cell-vertical-alignment=top] {
	vertical-align: baseline;
}

.wptb-cell[data-wptb-cell-vertical-alignment=center] {
	vertical-align: middle;
}

.wptb-cell[data-wptb-cell-vertical-alignment=bottom] {
	vertical-align: bottom;
}

.wptb-preview-table-mobile[data-wptb-sortable-table-horizontal="1"] td[data-x-index="0"]::after, .wptb-preview-table-mobile[data-wptb-sortable-table-vertical="1"] td[data-sorted-vertical]::after, .wptb-preview-table[data-wptb-sortable-table-horizontal="1"] td[data-x-index="0"]::after, .wptb-preview-table[data-wptb-sortable-table-vertical="1"] td[data-sorted-vertical]::after {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 100;
	display: grid;
	font-family: dashicons;
	font-size: 35px;
	align-content: center;
	text-align: center;
}

.wptb-preview-table-mobile[data-wptb-sortable-table-vertical="1"] td[data-sorted-vertical=ask]::after, .wptb-preview-table[data-wptb-sortable-table-vertical="1"] td[data-sorted-vertical=ask]::after {
	content: "";
	right: 0;
}

.wptb-preview-table-mobile[data-wptb-sortable-table-vertical="1"] td[data-sorted-vertical=desk].sortable-hover::after, .wptb-preview-table[data-wptb-sortable-table-vertical="1"] td[data-sorted-vertical=desk].sortable-hover::after {
	content: "";
	cursor: pointer;
	opacity: .7;
}

.wptb-preview-table-mobile[data-wptb-sortable-table-vertical="1"] td[data-sorted-vertical=desk]::after, .wptb-preview-table[data-wptb-sortable-table-vertical="1"] td[data-sorted-vertical=desk]::after {
	content: "";
	right: 0;
}

.wptb-preview-table-mobile[data-wptb-sortable-table-vertical="1"] td[data-sorted-vertical=ask].sortable-hover::after, .wptb-preview-table[data-wptb-sortable-table-vertical="1"] td[data-sorted-vertical=ask].sortable-hover::after {
	content: "";
	cursor: pointer;
	opacity: .7;
}

.wptb-preview-table-mobile[data-wptb-sortable-table-horizontal="1"] td[data-sorted-horizontal=ask]::after, .wptb-preview-table[data-wptb-sortable-table-horizontal="1"] td[data-sorted-horizontal=ask]::after {
	content: "";
	left: 0;
}

.wptb-preview-table-mobile[data-wptb-sortable-table-horizontal="1"] td[data-sorted-horizontal=desk].sortable-hover::after, .wptb-preview-table[data-wptb-sortable-table-horizontal="1"] td[data-sorted-horizontal=desk].sortable-hover::after {
	content: "";
	cursor: pointer;
	opacity: .7;
}

.wptb-preview-table-mobile[data-wptb-sortable-table-horizontal="1"] td[data-sorted-horizontal=desk]::after, .wptb-preview-table[data-wptb-sortable-table-horizontal="1"] td[data-sorted-horizontal=desk]::after {
	content: "";
}

.wptb-preview-table-mobile[data-wptb-sortable-table-horizontal="1"] td[data-sorted-horizontal=ask].sortable-hover::after, .wptb-preview-table[data-wptb-sortable-table-horizontal="1"] td[data-sorted-horizontal=ask].sortable-hover::after {
	content: "";
	cursor: pointer;
	opacity: .7;
}

.wptb-lazy-load-img[data-wptb-lazy-load-status=false] {
	opacity: 0;
}

.wptb-lazy-load-img[data-wptb-lazy-load-status=true] {
	opacity: 1;
}

.wptb-lazy-load-buffer-element-container {
	position: relative;
}

.wptb-lazy-load-buffer-element {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 5px;
}

.wptb-lazy-load-buffer-element, .wptb-lazy-load-buffer-icon-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
}

.wptb-lazy-load-buffer-icon-wrapper[data-wptb-lazy-load-icon-animation=heartBeat] svg {
	animation: wptb-beat 1.3s ease-out forwards infinite;
}

.wptb-lazy-load-buffer-icon-wrapper[data-wptb-lazy-load-icon-animation=rotate] svg {
	animation: wptb-rotate-simple 1s ease-out forwards infinite;
}

.wptb-lazy-load-buffer-icon-wrapper[data-wptb-lazy-load-icon-animation=jump] svg {
	animation: wptb-jump .5s ease-out alternate infinite;
}

.wptb-lazy-load-buffer-icon-wrapper[data-wptb-lazy-load-icon-animation=flip] svg {
	animation: wptb-flip 1s ease-out forwards infinite;
}

.wptb-plugin-width-full {
	width: 100% !important;
}

.wptb-scroll-indicator-container {
	position: absolute;
	width: 50px;
	height: 100%;
	background-color: red;
	top: 0;
}
