/**
* @version 			Octo 1.x
* @package			Octo Template Framework
* @url				https://www.octopoos.com
* @editor			Octopoos - www.octopoos.com
* @author 			Alexandre Lapoux - v_1.0.4
* @copyright		Copyright (C) 2019 Octopoos. All Rights Reserved.
* @license 			GNU General Public License version 2 or later; see _LICENSE.php
**/

/*---------------------------------------
---------------- Interface
---------------------------------------*/
html.mce-fullscreen .bar-admin{width:100%!important;}
body#tinymce{max-width:1280px;margin:0 auto;padding:10px 16px; background: transparent;}
body .mce-container iframe{padding:0;box-sizing:border-box;}
html.mce-fullscreen body .mce-container iframe{padding:0 0 32px 0;box-sizing:border-box;}
body div.mce-fullscreen{z-index:980;top:48px;}
body .mce-toolbar-grp{padding:0;}
body .mce-flow-layout-item{margin:0;}
body .mce-btn-small button{padding:6px 8px;}
body .mce-btn-group:not(:first-child){border:none;padding-left:0;margin-left:0;}
body .mce-textbox:focus,body .mce-textbox.mce-focus{border-color:var(--color-primary);}
body .mce-textbox,body .mce-combobox input{background:#fff;border:1px solid #e2e2e2;height:30px;resize:none;padding:0 16px;color:var(--color-black);box-sizing:border-box;}
body .mce-window-body .mce-listbox{border:1px solid #e2e2e2;height:28px;}
body .mce-window-head{padding:8px 16px;border-bottom:1px solid #e2e2e2;position:relative;}
body .mce-panel{border:0 solid #e2e2e2;background-color:#fff;}
body .mce-btn{border:none;text-shadow:none;background-color:#fff;}
body .mce-btn:hover button,body .mce-btn:focus button{color:#fff;background:var(--color-primary);}

body .mce-btn:hover button,body .mce-btn:focus button,body .mce-btn:hover .mce-ico,body .mce-btn:focus .mce-ico{color:#fff;}
body .mce-btn:hover .mce-caret,body .mce-btn:focus .mce-caret{border-top:4px solid #fff;}
body .mce-window .mce-foot .mce-btn{background:none;border-color:transparent;}
body .mce-window .mce-foot .mce-btn button{border:1px solid var(--color-primary);color:var(--color-primary);background:none;border-radius:16px;font-size:13px;text-transform:uppercase;line-height:16px;padding:0 12px;padding-top:0px;min-width:auto;min-height:23px;letter-spacing:1px;font-weight:bold;text-decoration:none;}
body .mce-window .mce-foot .mce-btn button:hover,body .mce-window .mce-foot .mce-btn button:focus,body .mce-window .mce-foot .mce-primary button{color:#fff;background:var(--color-primary);}
body .mce-window .mce-foot .mce-primary button:hover,body .mce-window .mce-foot .mce-primary button:focus{color:var(--color-primary);background:none;}
body .mce-grid-border a:hover,body  .mce-grid-border a.mce-active{border-color:var(--color-primary);background:var(--color-primary);}
body .mce-ico{font-size:16px;line-height:16px;color:var(--color-primary);}
body .mce-menu-item:hover,body .mce-menu-item.mce-selected,body .mce-menu-item:focus{text-decoration:none;color:#fff;border:none;background:var(--color-primary);}
body .mce-item-table,body .mce-item-table td,body .mce-item-table th,body .mce-item-table caption{border:none;}
body .mce-content-body.wysiwyg .box-separator{clear:both;height:1px;width:100%;border:none;padding:0;border-bottom:1px dashed #ccc;margin:16px 0;position:relative;}
body .mce-content-body.wysiwyg .box-separator::before{content:"SEPARATEUR";background:#ddd;color:#999;font-size:10px;padding:2px;border-bottom:1px dashed #ccc;line-height:10px;position:absolute;top:0;right:0;letter-spacing:1px;}

[bg="black"] iframe{background: #000}
[bg="white"] iframe{background: #fff}

.wysiwyg span[uk-drop] {
	display: none;
}
/*---------------------------------------
---------------- General
---------------------------------------*/
p + .wysiwyg{margin-top:16px;}
.wysiwyg p img,.wysiwyg p iframe{margin:0 auto}
.wysiwyg p,.wysiwyg aside{font-size:16px;line-height:22px;margin:0;padding:0;}
.wysiwyg p + p,.wysiwyg + .wysiwyg p,.wysiwyg div + p,.wysiwyg p + div.box{margin:20px 0 0 0;}
.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5,.wysiwyg h6{color:var(--color-black);text-transform:none;position:relative;margin:0;}
.wysiwyg h2 + p,.wysiwyg h3 + p,.wysiwyg h4 + p,.wysiwyg h5 + p,.wysiwyg h6 + p{margin-top:20px;}
.wysiwyg h2 + table{margin-top:24px;}
.wysiwyg h3 + table,.wysiwyg h4 + table,.wysiwyg h5 + table,.wysiwyg h6 + table{margin-top:20px;}
.wysiwyg * + h2,.wysiwyg * + h3,.wysiwyg * + h4,.wysiwyg * + h5,.wysiwyg * + h6{margin-top:24px;}
.wysiwyg small{color:var(--color-black);}
.wysiwyg em{color:var(--color-black);font-style:normal;}
.wysiwyg em.italic{color:#000;}
.wysiwyg em > small{font-style:italic;display:block;padding-top:8px;color:var(--color-primary);}
.wysiwyg em.italic,.wysiwyg span.italic{font-style:italic;padding-right: 3px;}
.wysiwyg em.underline,.wysiwyg span.underline{text-decoration:underline;}
.wysiwyg em.strikethrough,.wysiwyg span.strikethrough{text-decoration:line-through;}


/*---------------------------------------
---------------- a
---------------------------------------*/
.wysiwyg a{color:var(--color-primary);}
.is-green .wysiwyg a:not([class*="o-btn-"]):hover{text-decoration:underline ;}
.is-orange .wysiwyg a:not([class*="o-btn-"]):hover{text-decoration:underline ;}


/*---------------------------------------
---------------- Blockquote
---------------------------------------*/
.wysiwyg blockquote{padding-left:16px;border-left:2px solid var(--color-primary);color:var(--color-black);margin:16px 0 16px 16px;font-style:italic;}
.is-green .wysiwyg blockquote{border-left:2px solid #51B046}
.is-orange .wysiwyg blockquote{border-left:2px solid #ef773c}

.wysiwyg blockquote p{font-size:15px;line-height:20px;color:var(--color-black);font-style:italic;}
.wysiwyg blockquote em,.wysiwyg blockquote small{color:var(--color-black);}

/*---------------------------------------
---------------- BR
---------------------------------------*/
.wysiwyg [data-br="0"]{margin-bottom:0;}
.wysiwyg [data-br="0"] + p{margin-top:0;}
.wysiwyg [data-br="1"]{margin-bottom:20px;}
.wysiwyg [data-br="2"]{margin-bottom:40px;}
.wysiwyg [data-br="3"]{margin-bottom:60px;}
.wysiwyg [data-br="4"]{margin-bottom:80px;}

/*---------------------------------------
---------------- Indent
---------------------------------------*/
.wysiwyg p[data-indent="0"]{padding:0;}
.wysiwyg p[data-indent="1"]{padding:0 0 0 32px;}
.wysiwyg p[data-indent="2"]{padding:0 0 0 64px;}
.wysiwyg p[data-indent="3"]{padding:0 0 0 96px;}
.wysiwyg p[data-indent="4"]{padding:0 0 0 128px;}

/*---------------------------------------
---------------- Images Align
---------------------------------------*/
.wysiwyg img[data-img-align="left"],.wysiwyg ins[data-img-align="left"]{float:left;margin-right:16px;margin-top:3px;position:relative;z-index:2;}
.wysiwyg img[data-img-align="right"],.wysiwyg ins[data-img-align="right"]{float:right;margin-left:16px;margin-top:3px;position:relative;z-index:2;}
.wysiwyg img[data-img-align="center"],.wysiwyg ins[data-img-align="center"]{margin:auto;display:block;position:relative;z-index:2;}
@media (max-width:767px){
	.wysiwyg img[data-img-align="left"],.wysiwyg ins[data-img-align="left"],
	.wysiwyg img[data-img-align="right"],.wysiwyg ins[data-img-align="right"]{float:none;margin:auto;}
}

/*---------------------------------------
---------------- Images Size
---------------------------------------*/
.wysiwyg img[data-img-size="auto"],.wysiwyg ins[data-img-size="auto"]{width:auto}
.wysiwyg img[data-img-size="25"],.wysiwyg ins[data-img-size="25"]{width:25%}
.wysiwyg img[data-img-size="33"],.wysiwyg ins[data-img-size="33"]{width:33.333%}
.wysiwyg img[data-img-size="50"],.wysiwyg ins[data-img-size="50"]{width:50%}
.wysiwyg img[data-img-size="200"],.wysiwyg ins[data-img-size="200"]{width:200px}
.wysiwyg img[data-img-size="300"],.wysiwyg ins[data-img-size="300"]{width:300px}
@media (max-width:767px){
	.wysiwyg img[data-img-size="auto"],
	.wysiwyg img[data-img-size="25"],
	.wysiwyg img[data-img-size="33"],
	.wysiwyg img[data-img-size="50"],
	.wysiwyg img[data-img-size="200"],
	.wysiwyg img[data-img-size="300"]{width:auto; max-width: 100%;}
}

/*---------------------------------------
---------------- HR
---------------------------------------*/
.wysiwyg hr{margin:8px 0;border:1px solid var(--color-primary);}
.is-green .wysiwyg hr{border:1px solid #51B046;}
.is-orange .wysiwyg hr{border:1px solid #ef773c;}

/*---------------------------------------
---------------- Ul/Ol
---------------------------------------*/
.wysiwyg ul{margin:16px 0;padding:0;font-size:14px;line-height:16px;list-style:none;}
.wysiwyg ul > li ul,.wysiwyg ol > li ul,.wysiwyg ul > li ol,.wysiwyg ol > li ol{margin:0;}
.wysiwyg .box > ul:first-child{margin:0;}
.wysiwyg ul + p{padding-top:16px;}
.wysiwyg div p{padding:0}
.wysiwyg div p + p{padding:16px 0 0 0;}
.wysiwyg ul,.wysiwyg ol{list-style-position:outside;list-style-image:none;overflow:hidden;}
.wysiwyg ul:last-child{margin-bottom:0;}
.wysiwyg ul ul{margin-top:0;}
.uk-panel-box .uk-panel-content .wysiwyg ul li,.wysiwyg ul li{position:relative;padding:0 0 0 20px;margin:0;line-height:20px;text-align:left;word-break: break-word;}
.wysiwyg ul > li::before{position:absolute;top:2px;left:0;font-size:14px;color:var(--color-primary);font-family:'project'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.is-green .wysiwyg ul > li::before{color:#51B046}
.is-orange .wysiwyg ul > li::before{color:#ef773c}

.wysiwyg table[class^="table"] ul > li::before,.wysiwyg table[class*=" table"] ul > li::before{color:#fff}
.wysiwyg ul > li ul > li::before{content:"";}
.wysiwyg ul li ul{padding:0;}
.uk-panel-box .uk-panel-content .wysiwyg ul > li ul > li:before,.wysiwyg ul > li ul > li:before{content:"• ";color:var(--color-primary);font-size:32px;line-height:12px}



.wysiwyg ul > li::before,
.wysiwyg ul[data-o-wlist="bullet"] > li::before {
	content:"\e91f";
}

.wysiwyg ul[data-o-wlist="checkmark"] > li::before {
	content:"\e973";
}



.wysiwyg ol{margin:0;padding:16px 0 0;list-style-type:none!important;counter-reset:listStyle;}
.wysiwyg blockquote > ol{ padding: 0; }

.wysiwyg ol > li {
	position: relative;
	padding: 0 0 0 20px;
	margin: 0;
	counter-increment: listStyle;
	
}
.wysiwyg ol > li::before,
.wysiwyg ol[data-o-wlist="decimal"] > li::before {
	content: counter(listStyle);
	position: absolute;
	top: 1px;
	left: -1px;
	z-index: 2;
	color: var(--color-primary);
	font-size: 11px;
	width: 17px;
	text-align: center;
	height: 14px;
	line-height: 15px;
}

/*.wysiwyg ol > li::before,
.wysiwyg ol[data-o-wlist="decimal"] > li::before {
	content: counter(listStyle);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	color: var(--color-primary);
	font-size: 13px;
	width: 14px;
	text-align: center;
	height: 14px;
	line-height: 15px;
	border: 1px solid var(--color-primary);
	border-radius: 18px;
}*/

.wysiwyg ol > li::before,
.wysiwyg ol[data-o-wlist="decimal"] > li::before {
	content: counter(listStyle);
	color: var(--color-primary);
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	--pucenumber: 14px;
	left: 0;
	line-height: var(--pucenumber);
	width: var(--pucenumber);
	height: var(--pucenumber);
	top: 2px;
	transform: rotate(0deg);
	border-radius: 50%;
	text-align: center;
	font-family: sans-serif;
}



.wysiwyg ol[data-o-wlist="decimal-large"] > li{ font-size: 15px; line-height: 20px; padding: 8px 0 8px 40px; }
.wysiwyg ol[data-o-wlist="decimal-large"] > li + li{ margin-top: 16px; }
.wysiwyg ol[data-o-wlist="decimal-large"] > li::before {
	content: counter(listStyle);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	color: var(--color-primary);
	font-size: 16px;
	width: 32px;
	text-align: center;
	height: 32px;
	line-height: 35px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.wysiwyg ol[data-o-wlist="decimal-large"] > li::after {
	content: "";
	position: absolute;
	z-index: 1;
	border-radius: 50%;
	background: none;
	width: 32px;
	height: 32px;
	top: 1px;
	left: 0;
	border: 1px solid var(--color-primary);
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.wysiwyg ol > li ol{padding:0;list-style-type:none;}

ul[data-o-wlist-col],ol[data-o-wlist-col]{-moz-column-gap:var(--wysiwyg-ulol-column-gap);-webkit-column-gap: var(--wysiwyg-ulol-column-gap);column-gap:var(--wysiwyg-ulol-column-gap);}
ul[data-o-wlist-col="6"],ol[data-o-wlist-col="6"]{-moz-column-count:6;-webkit-column-count:6;column-count:6;}
ul[data-o-wlist-col="5"],ol[data-o-wlist-col="5"]{-moz-column-count:5;-webkit-column-count:5;column-count:5;}
ul[data-o-wlist-col="4"],ol[data-o-wlist-col="4"]{-moz-column-count:4;-webkit-column-count:4;column-count:4;}
ul[data-o-wlist-col="3"],ol[data-o-wlist-col="3"]{-moz-column-count:3;-webkit-column-count:3;column-count:3;}
ul[data-o-wlist-col="2"],ol[data-o-wlist-col="2"]{-moz-column-count:2;-webkit-column-count:2;column-count:2;}
ul[data-o-wlist-col="1"],ol[data-o-wlist-col="1"]{-moz-column-count:1;-webkit-column-count:1;column-count:1;}

/*---------------------------------------
---------------- Tables
---------------------------------------*/
.wysiwyg table{border-collapse:collapse;width:100%;table-layout:fixed;white-space:nowrap; position: relative;}
.wysiwyg table thead + tbody:before{line-height:8px;content:"\200C";display:block;}
.wysiwyg table td{border-right:1px solid #e2e2e2;border-top:1px solid #e2e2e2;padding:16px 8px;height:auto;vertical-align:top;}
.wysiwyg table tr:first-child td{border-top:1px solid #e2e2e2;}
.wysiwyg table td:first-child{border-left:1px solid #e2e2e2;}
.wysiwyg table thead td:first-child,.wysiwyg table th:first-child{padding:16px 8px;border-right:1px solid #e2e2e2;border-left:1px solid #e2e2e2;}
.wysiwyg table thead td,.wysiwyg table thead th{padding:16px 8px;border-right:1px solid #e2e2e2;text-align:center;font-weight:bold;}
.wysiwyg table thead td:last-child,.wysiwyg table thead th:last-child{border-right:1px solid #e2e2e2;}
.wysiwyg table tr:nth-child(even) td{background:#fff;border-right:1px solid #e2e2e2;border-top:1px solid #e2e2e2;}
.wysiwyg table tr:nth-child(even) td:first-child{border-left:1px solid #e2e2e2;}
.wysiwyg table tr:nth-child(even) td:last-child{border-right:1px solid #e2e2e2;}
.wysiwyg table tr:last-child td,.wysiwyg table tr:last-child th{border-bottom:1px solid #e2e2e2;border-top:1px solid #e2e2e2;}
.wysiwyg table thead tr td,.wysiwyg table thead tr:first-child td,.wysiwyg table thead tr:last-child td,.wysiwyg table thead tr th,.wysiwyg table thead tr:first-child td,.wysiwyg table thead tr:last-child th{border-bottom:2px solid #e2e2e2;}
.wysiwyg table[data-table-style="1"] thead tr td,.wysiwyg table[data-table-style="1"] thead tr:first-child td,.wysiwyg table[data-table-style="1"] thead tr:last-child td,.wysiwyg table[data-table-style="1"] thead tr th,.wysiwyg table[data-table-style="1"] thead tr:first-child td,.wysiwyg table[data-table-style="1"] thead tr:last-child th{border-bottom:2px solid var(--color-primary);}
.wysiwyg table[data-table-style="2"] thead tr td,.wysiwyg table[data-table-style="2"] thead tr:first-child td,.wysiwyg table[data-table-style="2"] thead tr:last-child td,.wysiwyg table[data-table-style="2"] thead tr th,.wysiwyg table[data-table-style="2"] thead tr:first-child td,.wysiwyg table[data-table-style="2"] thead tr:last-child th{border-bottom:2px solid #51b046;}
.wysiwyg table[data-table-style="3"] thead tr td,.wysiwyg table[data-table-style="3"] thead tr:first-child td,.wysiwyg table[data-table-style="3"] thead tr:last-child td,.wysiwyg table[data-table-style="3"] thead tr th,.wysiwyg table[data-table-style="3"] thead tr:first-child td,.wysiwyg table[data-table-style="3"] thead tr:last-child th{border-bottom:2px solid #ef773c;}
.wysiwyg table[data-table-type="1"][data-table-style] thead tr td,.wysiwyg table[data-table-type="1"][data-table-style] thead tr:first-child td,.wysiwyg table[data-table-type="1"][data-table-style] thead tr:last-child td,.wysiwyg table[data-table-type="1"][data-table-style] thead tr th,.wysiwyg table[data-table-type="1"][data-table-style] thead tr:first-child td,.wysiwyg table[data-table-type="1"][data-table-style] thead tr:last-child th{border:none;border-bottom:8px solid #fff;}
.wysiwyg table[data-table-type="1"] tbody tr td,.wysiwyg table[data-table-type="1"] tbody tr td:first-child,.wysiwyg table[data-table-type="1"] tbody tr td:last-child{border:none;background:none;padding:0 12px;}
.wysiwyg table[data-table-type="1"] tbody tr:first-child td,.wysiwyg table[data-table-type="1"] tbody tr:first-child td{padding-top:32px;}
.wysiwyg table[data-table-type="1"] tbody tr:last-child td,.wysiwyg table[data-table-type="1"] tbody tr:last-child td{padding-bottom:32px;}
.wysiwyg table[data-table-type="1"] tbody tr td:first-child,.wysiwyg table[data-table-type="1"] tbody tr td:first-child{padding-left:32px;}
.wysiwyg table[data-table-type="1"] tbody tr td:last-child,.wysiwyg table[data-table-type="1"] tbody tr td:last-child{padding-right:32px;}
.wysiwyg table[data-table-type="1"][data-table-style],.wysiwyg table[data-table-type="1"][data-table-style]  p,.wysiwyg table[data-table-type="1"][data-table-style]  h2,.wysiwyg table[data-table-type="1"][data-table-style]  h3,.wysiwyg table[data-table-type="1"][data-table-style]  h4,.wysiwyg table[data-table-type="1"][data-table-style]  h5{color:#fff;}
.wysiwyg table[data-table-type="1"][data-table-style="1"]{background:var(--color-primary);}
.wysiwyg table[data-table-type="1"][data-table-style="2"]{background:#51b046;}
.wysiwyg table[data-table-type="1"][data-table-style="3"]{background:#ef773c;}

.wysiwyg table[data-table-type="2"][data-table-style="1"] thead td,
.wysiwyg table[data-table-type="2"][data-table-style="1"] thead th{background:var(--color-primary);color: #fff;}
.wysiwyg table[data-table-type="2"][data-table-style="2"] thead td,
.wysiwyg table[data-table-type="2"][data-table-style="2"] thead th{background:#51b046;color: #fff;}
.wysiwyg table[data-table-type="2"][data-table-style="3"] thead td,
.wysiwyg table[data-table-type="2"][data-table-style="3"] thead th{background:#ef773c;color: #fff;}

.wysiwyg table[data-table-type="2"][data-table-style="1"] thead td *,
.wysiwyg table[data-table-type="2"][data-table-style="1"] thead th *{color: #fff;}
.wysiwyg table[data-table-type="2"][data-table-style="2"] thead td *,
.wysiwyg table[data-table-type="2"][data-table-style="2"] thead th *{color: #fff;}
.wysiwyg table[data-table-type="2"][data-table-style="3"] thead td *,
.wysiwyg table[data-table-type="2"][data-table-style="3"] thead th *{color: #fff;}

.wysiwyg table[data-table-type="2"][data-table-style="1"] thead td:last-child,
.wysiwyg table[data-table-type="2"][data-table-style="1"] thead th:last-child{border-color:var(--color-primary) }
.wysiwyg table[data-table-type="2"][data-table-style="2"] thead td:last-child,
.wysiwyg table[data-table-type="2"][data-table-style="2"] thead th:last-child{border-color:#51b046}
.wysiwyg table[data-table-type="2"][data-table-style="3"] thead td:last-child,
.wysiwyg table[data-table-type="2"][data-table-style="3"] thead th:last-child{border-color:#ef773c}

.wysiwyg table[data-table-type="2"][data-table-style="1"] thead td:first-child,
.wysiwyg table[data-table-type="2"][data-table-style="1"] thead th:first-child{border-left:1px solid var(--color-primary) }
.wysiwyg table[data-table-type="2"][data-table-style="2"] thead td:first-child,
.wysiwyg table[data-table-type="2"][data-table-style="2"] thead th:first-child{border-left:1px solid #51b046}
.wysiwyg table[data-table-type="2"][data-table-style="3"] thead td:first-child,
.wysiwyg table[data-table-type="2"][data-table-style="3"] thead th:first-child{border-left:1px solid #ef773c}

.wysiwyg table[data-table-type="2"][data-table-style="1"] thead tr td,
.wysiwyg table[data-table-type="2"][data-table-style="1"] thead tr th,
.wysiwyg table[data-table-type="2"][data-table-style="2"] thead tr td,
.wysiwyg table[data-table-type="2"][data-table-style="2"] thead tr th,
.wysiwyg table[data-table-type="2"][data-table-style="3"] thead tr td,
.wysiwyg table[data-table-type="2"][data-table-style="3"] thead tr th{border-bottom: 1px solid #51b046;}


.wysiwyg table[data-table-style="4"] tr td{border:none !important;}

.wysiwyg table[data-table-style="5"] tr td{border:none !important;}
.wysiwyg table[data-table-style="5"] thead + tbody:before {line-height: 0;content: ""; display: none;}
.wysiwyg table[data-table-style="5"] thead tr td {border-bottom: 1px solid #e2e2e2 !important;}
.wysiwyg table[data-table-style="5"] tr + tr td {border-top: 1px solid #e2e2e2 !important;}
.wysiwyg table[data-table-style="5"] tr td:first-child{border-right: 1px solid #e2e2e2 !important;}


.wysiwyg table tr td,.wysiwyg table tr th{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:normal;-webkit-box-sizing:border-box;box-sizing:border-box;}
.wysiwyg table tr td:first-child:nth-last-child(1),.wysiwyg table tr th:first-child:nth-last-child(1){width:100%;}
.wysiwyg table tr td:first-child:nth-last-child(2),.wysiwyg table tr td:first-child:nth-last-child(2) ~ td,.wysiwyg table tr th:first-child:nth-last-child(2),.wysiwyg table tr th:first-child:nth-last-child(2) ~ th{width:50%;}
.wysiwyg table tr td:first-child:nth-last-child(3),.wysiwyg table tr td:first-child:nth-last-child(3) ~ td,.wysiwyg table tr th:first-child:nth-last-child(3),.wysiwyg table tr th:first-child:nth-last-child(3) ~ th{width:33.3333%;}
.wysiwyg table tr td:first-child:nth-last-child(4),.wysiwyg table tr td:first-child:nth-last-child(4) ~ td,.wysiwyg table tr th:first-child:nth-last-child(4),.wysiwyg table tr th:first-child:nth-last-child(4) ~ th{width:25%;}
.wysiwyg table tr td:first-child:nth-last-child(5),.wysiwyg table tr td:first-child:nth-last-child(5) ~ td,.wysiwyg table tr th:first-child:nth-last-child(5),.wysiwyg table tr th:first-child:nth-last-child(5) ~ th{width:20%;}
.wysiwyg table tr td:first-child:nth-last-child(6),.wysiwyg table tr td:first-child:nth-last-child(6) ~ td,.wysiwyg table tr th:first-child:nth-last-child(6),.wysiwyg table tr th:first-child:nth-last-child(6) ~ th{width:16.6666%;}
.wysiwyg table tr td:first-child:nth-last-child(7),.wysiwyg table tr td:first-child:nth-last-child(7) ~ td,.wysiwyg table tr th:first-child:nth-last-child(7),.wysiwyg table tr th:first-child:nth-last-child(7) ~ th{width:12.2857%;}
.wysiwyg table tr td:first-child:nth-last-child(8),.wysiwyg table tr td:first-child:nth-last-child(8) ~ td,.wysiwyg table tr th:first-child:nth-last-child(8),.wysiwyg table tr th:first-child:nth-last-child(8) ~ th{width:12.5%;}
.wysiwyg table tr td:first-child:nth-last-child(9),.wysiwyg table tr td:first-child:nth-last-child(9) ~ td,.wysiwyg table tr th:first-child:nth-last-child(9),.wysiwyg table tr th:first-child:nth-last-child(9) ~ th{width:11.1111%;}
.wysiwyg table tr td:first-child:nth-last-child(10),.wysiwyg table tr td:first-child:nth-last-child(10) ~ td,.wysiwyg table tr th:first-child:nth-last-child(10),.wysiwyg table tr th:first-child:nth-last-child(10) ~ th{width:10%;}
.wysiwyg table[data-table-size-fc="50"] tr >:first-child:nth-last-child(2),.wysiwyg table[data-table-size-fc="50"] tr >:first-child:nth-last-child(2) ~ td{width:calc(100% - 50px);}
.wysiwyg table[data-table-size-fc="50"] tr >:first-child:nth-last-child(3),.wysiwyg table[data-table-size-fc="50"] tr >:first-child:nth-last-child(3) ~ td{width:calc((100% - 50px) / 2);}
.wysiwyg table[data-table-size-fc="50"] tr >:first-child:nth-last-child(4),.wysiwyg table[data-table-size-fc="50"] tr >:first-child:nth-last-child(4) ~ td{width:calc((100% - 50px) / 3);}
.wysiwyg table[data-table-size-fc="50"] tr >:first-child:nth-last-child(5),.wysiwyg table[data-table-size-fc="50"] tr >:first-child:nth-last-child(5) ~ td{width:calc((100% - 50px) / 4);}
.wysiwyg table[data-table-size-fc="50"] tr >:first-child:nth-last-child(6),.wysiwyg table[data-table-size-fc="50"] tr >:first-child:nth-last-child(6) ~ td{width:calc((100% - 50px) / 5);}
.wysiwyg table[data-table-size-fc="100"] tr >:first-child:nth-last-child(2),.wysiwyg table[data-table-size-fc="100"] tr >:first-child:nth-last-child(2) ~ td{width:calc(100% - 100px);}
.wysiwyg table[data-table-size-fc="100"] tr >:first-child:nth-last-child(3),.wysiwyg table[data-table-size-fc="100"] tr >:first-child:nth-last-child(3) ~ td{width:calc((100% - 100px) / 2);}
.wysiwyg table[data-table-size-fc="100"] tr >:first-child:nth-last-child(4),.wysiwyg table[data-table-size-fc="100"] tr >:first-child:nth-last-child(4) ~ td{width:calc((100% - 100px) / 3);}
.wysiwyg table[data-table-size-fc="100"] tr >:first-child:nth-last-child(5),.wysiwyg table[data-table-size-fc="100"] tr >:first-child:nth-last-child(5) ~ td{width:calc((100% - 100px) / 4);}
.wysiwyg table[data-table-size-fc="100"] tr >:first-child:nth-last-child(6),.wysiwyg table[data-table-size-fc="100"] tr >:first-child:nth-last-child(6) ~ td{width:calc((100% - 100px) / 5);}
.wysiwyg table[data-table-size-fc="150"] tr >:first-child:nth-last-child(2),.wysiwyg table[data-table-size-fc="150"] tr >:first-child:nth-last-child(2) ~ td{width:calc(100% - 150px);}
.wysiwyg table[data-table-size-fc="150"] tr >:first-child:nth-last-child(3),.wysiwyg table[data-table-size-fc="150"] tr >:first-child:nth-last-child(3) ~ td{width:calc((100% - 150px) / 2);}
.wysiwyg table[data-table-size-fc="150"] tr >:first-child:nth-last-child(4),.wysiwyg table[data-table-size-fc="150"] tr >:first-child:nth-last-child(4) ~ td{width:calc((100% - 150px) / 3);}
.wysiwyg table[data-table-size-fc="150"] tr >:first-child:nth-last-child(5),.wysiwyg table[data-table-size-fc="150"] tr >:first-child:nth-last-child(5) ~ td{width:calc((100% - 150px) / 4);}
.wysiwyg table[data-table-size-fc="150"] tr >:first-child:nth-last-child(6),.wysiwyg table[data-table-size-fc="150"] tr >:first-child:nth-last-child(6) ~ td{width:calc((100% - 150px) / 5);}
.wysiwyg table[data-table-size-fc="200"] tr >:first-child:nth-last-child(2),.wysiwyg table[data-table-size-fc="200"] tr >:first-child:nth-last-child(2) ~ td{width:calc(100% - 200px);}
.wysiwyg table[data-table-size-fc="200"] tr >:first-child:nth-last-child(3),.wysiwyg table[data-table-size-fc="200"] tr >:first-child:nth-last-child(3) ~ td{width:calc((100% - 200px) / 2);}
.wysiwyg table[data-table-size-fc="200"] tr >:first-child:nth-last-child(4),.wysiwyg table[data-table-size-fc="200"] tr >:first-child:nth-last-child(4) ~ td{width:calc((100% - 200px) / 3);}
.wysiwyg table[data-table-size-fc="200"] tr >:first-child:nth-last-child(5),.wysiwyg table[data-table-size-fc="200"] tr >:first-child:nth-last-child(5) ~ td{width:calc((100% - 200px) / 4);}
.wysiwyg table[data-table-size-fc="200"] tr >:first-child:nth-last-child(6),.wysiwyg table[data-table-size-fc="200"] tr >:first-child:nth-last-child(6) ~ td{width:calc((100% - 200px) / 5);}
.wysiwyg table[data-table-size-fc="250"] tr >:first-child:nth-last-child(2),.wysiwyg table[data-table-size-fc="250"] tr >:first-child:nth-last-child(2) ~ td{width:calc(100% - 250px);}
.wysiwyg table[data-table-size-fc="250"] tr >:first-child:nth-last-child(3),.wysiwyg table[data-table-size-fc="250"] tr >:first-child:nth-last-child(3) ~ td{width:calc((100% - 250px) / 2);}
.wysiwyg table[data-table-size-fc="250"] tr >:first-child:nth-last-child(4),.wysiwyg table[data-table-size-fc="250"] tr >:first-child:nth-last-child(4) ~ td{width:calc((100% - 250px) / 3);}
.wysiwyg table[data-table-size-fc="250"] tr >:first-child:nth-last-child(5),.wysiwyg table[data-table-size-fc="250"] tr >:first-child:nth-last-child(5) ~ td{width:calc((100% - 250px) / 4);}
.wysiwyg table[data-table-size-fc="250"] tr >:first-child:nth-last-child(6),.wysiwyg table[data-table-size-fc="250"] tr >:first-child:nth-last-child(6) ~ td{width:calc((100% - 250px) / 5);}
.wysiwyg table[data-table-size-fc="300"] tr >:first-child:nth-last-child(2),.wysiwyg table[data-table-size-fc="300"] tr >:first-child:nth-last-child(2) ~ td{width:calc(100% - 300px);}
.wysiwyg table[data-table-size-fc="300"] tr >:first-child:nth-last-child(3),.wysiwyg table[data-table-size-fc="300"] tr >:first-child:nth-last-child(3) ~ td{width:calc((100% - 300px) / 2);}
.wysiwyg table[data-table-size-fc="300"] tr >:first-child:nth-last-child(4),.wysiwyg table[data-table-size-fc="300"] tr >:first-child:nth-last-child(4) ~ td{width:calc((100% - 300px) / 3);}
.wysiwyg table[data-table-size-fc="300"] tr >:first-child:nth-last-child(5),.wysiwyg table[data-table-size-fc="300"] tr >:first-child:nth-last-child(5) ~ td{width:calc((100% - 300px) / 4);}
.wysiwyg table[data-table-size-fc="300"] tr >:first-child:nth-last-child(6),.wysiwyg table[data-table-size-fc="300"] tr >:first-child:nth-last-child(6) ~ td{width:calc((100% - 300px) / 5);}
.wysiwyg table[data-table-size-fc="350"] tr >:first-child:nth-last-child(2),.wysiwyg table[data-table-size-fc="350"] tr >:first-child:nth-last-child(2) ~ td{width:calc(100% - 350px);}
.wysiwyg table[data-table-size-fc="350"] tr >:first-child:nth-last-child(3),.wysiwyg table[data-table-size-fc="350"] tr >:first-child:nth-last-child(3) ~ td{width:calc((100% - 350px) / 2);}
.wysiwyg table[data-table-size-fc="350"] tr >:first-child:nth-last-child(4),.wysiwyg table[data-table-size-fc="350"] tr >:first-child:nth-last-child(4) ~ td{width:calc((100% - 350px) / 3);}
.wysiwyg table[data-table-size-fc="350"] tr >:first-child:nth-last-child(5),.wysiwyg table[data-table-size-fc="350"] tr >:first-child:nth-last-child(5) ~ td{width:calc((100% - 350px) / 4);}
.wysiwyg table[data-table-size-fc="350"] tr >:first-child:nth-last-child(6),.wysiwyg table[data-table-size-fc="350"] tr >:first-child:nth-last-child(6) ~ td{width:calc((100% - 350px) / 5);}
.wysiwyg table[data-table-size-fc="400"] tr >:first-child:nth-last-child(2),.wysiwyg table[data-table-size-fc="400"] tr >:first-child:nth-last-child(2) ~ td{width:calc(100% - 400px);}
.wysiwyg table[data-table-size-fc="400"] tr >:first-child:nth-last-child(3),.wysiwyg table[data-table-size-fc="400"] tr >:first-child:nth-last-child(3) ~ td{width:calc((100% - 400px) / 2);}
.wysiwyg table[data-table-size-fc="400"] tr >:first-child:nth-last-child(4),.wysiwyg table[data-table-size-fc="400"] tr >:first-child:nth-last-child(4) ~ td{width:calc((100% - 400px) / 3);}
.wysiwyg table[data-table-size-fc="400"] tr >:first-child:nth-last-child(5),.wysiwyg table[data-table-size-fc="400"] tr >:first-child:nth-last-child(5) ~ td{width:calc((100% - 400px) / 4);}
.wysiwyg table[data-table-size-fc="400"] tr >:first-child:nth-last-child(6),.wysiwyg table[data-table-size-fc="400"] tr >:first-child:nth-last-child(6) ~ td{width:calc((100% - 400px) / 5);}
.wysiwyg table[data-table-size-fc="450"] tr >:first-child:nth-last-child(2),.wysiwyg table[data-table-size-fc="450"] tr >:first-child:nth-last-child(2) ~ td{width:calc(100% - 450px);}
.wysiwyg table[data-table-size-fc="450"] tr >:first-child:nth-last-child(3),.wysiwyg table[data-table-size-fc="450"] tr >:first-child:nth-last-child(3) ~ td{width:calc((100% - 450px) / 2);}
.wysiwyg table[data-table-size-fc="450"] tr >:first-child:nth-last-child(4),.wysiwyg table[data-table-size-fc="450"] tr >:first-child:nth-last-child(4) ~ td{width:calc((100% - 450px) / 3);}
.wysiwyg table[data-table-size-fc="450"] tr >:first-child:nth-last-child(5),.wysiwyg table[data-table-size-fc="450"] tr >:first-child:nth-last-child(5) ~ td{width:calc((100% - 450px) / 4);}
.wysiwyg table[data-table-size-fc="450"] tr >:first-child:nth-last-child(6),.wysiwyg table[data-table-size-fc="450"] tr >:first-child:nth-last-child(6) ~ td{width:calc((100% - 450px) / 5);}
.wysiwyg table[data-table-size-fc="500"] tr >:first-child:nth-last-child(2),.wysiwyg table[data-table-size-fc="500"] tr >:first-child:nth-last-child(2) ~ td{width:calc(100% - 500px);}
.wysiwyg table[data-table-size-fc="500"] tr >:first-child:nth-last-child(3),.wysiwyg table[data-table-size-fc="500"] tr >:first-child:nth-last-child(3) ~ td{width:calc((100% - 500px) / 2);}
.wysiwyg table[data-table-size-fc="500"] tr >:first-child:nth-last-child(4),.wysiwyg table[data-table-size-fc="500"] tr >:first-child:nth-last-child(4) ~ td{width:calc((100% - 500px) / 3);}
.wysiwyg table[data-table-size-fc="500"] tr >:first-child:nth-last-child(5),.wysiwyg table[data-table-size-fc="500"] tr >:first-child:nth-last-child(5) ~ td{width:calc((100% - 500px) / 4);}
.wysiwyg table[data-table-size-fc="500"] tr >:first-child:nth-last-child(6),.wysiwyg table[data-table-size-fc="500"] tr >:first-child:nth-last-child(6) ~ td{width:calc((100% - 500px) / 5);}
.wysiwyg table[data-table-size-fc="600"] tr >:first-child:nth-last-child(2),.wysiwyg table[data-table-size-fc="600"] tr >:first-child:nth-last-child(2) ~ td{width:calc(100% - 600px);}
.wysiwyg table[data-table-size-fc="600"] tr >:first-child:nth-last-child(3),.wysiwyg table[data-table-size-fc="600"] tr >:first-child:nth-last-child(3) ~ td{width:calc((100% - 600px) / 2);}
.wysiwyg table[data-table-size-fc="600"] tr >:first-child:nth-last-child(4),.wysiwyg table[data-table-size-fc="600"] tr >:first-child:nth-last-child(4) ~ td{width:calc((100% - 600px) / 3);}
.wysiwyg table[data-table-size-fc="600"] tr >:first-child:nth-last-child(5),.wysiwyg table[data-table-size-fc="600"] tr >:first-child:nth-last-child(5) ~ td{width:calc((100% - 600px) / 4);}
.wysiwyg table[data-table-size-fc="600"] tr >:first-child:nth-last-child(6),.wysiwyg table[data-table-size-fc="600"] tr >:first-child:nth-last-child(6) ~ td{width:calc((100% - 600px) / 5);}

.wysiwyg div.table-resp,.wysiwyg div.table-resp div {
	border: none;
	padding: 0;
}
@media (max-width:768px){
.wysiwyg {
	overflow: hidden;
	position: relative;
	width: 100%;
	display: grid;
}
.wysiwyg div.table-resp {
	overflow-y: hidden;
	width: 100%;
	overflow-x: auto;
}
.wysiwyg div.table-resp::before,
.wysiwyg div.table-resp::after,
.wysiwyg div.table-resp *::before,
.wysiwyg div.table-resp *::after{
	display: none;
}
.wysiwyg div.table-resp table {
	border-spacing: 0;
	table-layout: inherit;
}
#page .wysiwyg div.table-resp table th, #page .wysiwyg div.table-resp table td {
	min-width: 200px;
}



}
@media (min-width:768px){
	.wysiwyg table[data-table-size-fc] tr >:first-child{-webkit-box-sizing:border-box;box-sizing:border-box;}
	.wysiwyg table[data-table-size-fc="50"] tr >:first-child{width:50px!important}
	.wysiwyg table[data-table-size-fc="100"] tr >:first-child{width:100px!important}
	.wysiwyg table[data-table-size-fc="150"] tr >:first-child{width:150px!important}
	.wysiwyg table[data-table-size-fc="200"] tr >:first-child{width:200px!important}
	.wysiwyg table[data-table-size-fc="250"] tr >:first-child{width:250px!important}
	.wysiwyg table[data-table-size-fc="300"] tr >:first-child{width:300px!important}
	.wysiwyg table[data-table-size-fc="350"] tr >:first-child{width:350px!important}
	.wysiwyg table[data-table-size-fc="400"] tr >:first-child{width:400px!important}
	.wysiwyg table[data-table-size-fc="450"] tr >:first-child{width:450px!important}
	.wysiwyg table[data-table-size-fc="500"] tr >:first-child{width:500px!important}
	.wysiwyg table[data-table-size-fc="550"] tr >:first-child{width:550px!important}
	.wysiwyg table[data-table-size-fc="600"] tr >:first-child{width:600px!important}
}
.wysiwyg table[data-table-style="0"], .wysiwyg table[data-table-style="1"], .wysiwyg table[data-table-style="2"], .wysiwyg table[data-table-style="3"] {
	border-bottom: 1px solid #e2e2e2;
}
/*
@media (max-width:767px){
	.wysiwyg table[data-table-size-fc="50"] tr > td,
	.wysiwyg table[data-table-size-fc="100"] tr > td,
	.wysiwyg table[data-table-size-fc="150"] tr > td,
	.wysiwyg table[data-table-size-fc="200"] tr > td,
	.wysiwyg table[data-table-size-fc="250"] tr > td,
	.wysiwyg table[data-table-size-fc="300"] tr > td,
	.wysiwyg table[data-table-size-fc="350"] tr > td,
	.wysiwyg table[data-table-size-fc="400"] tr > td,
	.wysiwyg table[data-table-size-fc="450"] tr > td,
	.wysiwyg table[data-table-size-fc="500"] tr > td,
	.wysiwyg table[data-table-size-fc="550"] tr > td,
	.wysiwyg table[data-table-size-fc="600"] tr > td{width:100%!important}
	.wysiwyg table.bt tfoot th::before, .wysiwyg table.bt tfoot td::before, .wysiwyg table.bt tbody td::before {width: auto;}

	.wysiwyg table[data-table-type="1"][data-table-style="1"],
	.wysiwyg table[data-table-type="1"][data-table-style="2"],
	.wysiwyg table[data-table-type="1"][data-table-style="3"]{background:none;}

	.wysiwyg table[data-table-type="1"][data-table-style="1"] tr{background:var(--color-primary);}
	.wysiwyg table[data-table-type="1"][data-table-style="2"] tr{background:#51b046;}
	.wysiwyg table[data-table-type="1"][data-table-style="3"] tr{background:#ef773c;}

	.wysiwyg table tr {
	display: block;
	float: left;
	box-sizing: border-box;
	width: 100%;
	padding: 0 0 8px 0;
	margin: 8px 0;
}


	.wysiwyg .bt-content h2 + p, .wysiwyg .bt-content h3 + p, .wysiwyg .bt-content h4 + p, .wysiwyg .bt-content h5 + p, .wysiwyg .bt-content h6 + p {
	margin-top: 0;
}

	.wysiwyg table tr td:first-child:nth-last-child(1),.wysiwyg table tr th:first-child:nth-last-child(1){width:100%;}
	.wysiwyg table tr td:first-child:nth-last-child(2),.wysiwyg table tr td:first-child:nth-last-child(2) ~ td,.wysiwyg table tr th:first-child:nth-last-child(2),.wysiwyg table tr th:first-child:nth-last-child(2) ~ th,.wysiwyg table tr td:first-child:nth-last-child(3),.wysiwyg table tr td:first-child:nth-last-child(3) ~ td,.wysiwyg table tr th:first-child:nth-last-child(3),.wysiwyg table tr th:first-child:nth-last-child(3) ~ th,.wysiwyg table tr td:first-child:nth-last-child(4),.wysiwyg table tr td:first-child:nth-last-child(4) ~ td,.wysiwyg table tr th:first-child:nth-last-child(4),.wysiwyg table tr th:first-child:nth-last-child(4) ~ th,.wysiwyg table tr td:first-child:nth-last-child(5),.wysiwyg table tr td:first-child:nth-last-child(5) ~ td,.wysiwyg table tr th:first-child:nth-last-child(5),.wysiwyg table tr th:first-child:nth-last-child(5) ~ th,.wysiwyg table tr td:first-child:nth-last-child(6),.wysiwyg table tr td:first-child:nth-last-child(6) ~ td,.wysiwyg table tr th:first-child:nth-last-child(6),.wysiwyg table tr th:first-child:nth-last-child(6) ~ th,.wysiwyg table tr td:first-child:nth-last-child(7),.wysiwyg table tr td:first-child:nth-last-child(7) ~ td,.wysiwyg table tr th:first-child:nth-last-child(7),.wysiwyg table tr th:first-child:nth-last-child(7) ~ th,.wysiwyg table tr td:first-child:nth-last-child(8),.wysiwyg table tr td:first-child:nth-last-child(8) ~ td,.wysiwyg table tr th:first-child:nth-last-child(8),.wysiwyg table tr th:first-child:nth-last-child(8) ~ th,.wysiwyg table tr td:first-child:nth-last-child(9),.wysiwyg table tr td:first-child:nth-last-child(9) ~ td,.wysiwyg table tr th:first-child:nth-last-child(9),.wysiwyg table tr th:first-child:nth-last-child(9) ~ th,.wysiwyg table tr td:first-child:nth-last-child(10),.wysiwyg table tr td:first-child:nth-last-child(10) ~ td,.wysiwyg table tr th:first-child:nth-last-child(10),.wysiwyg table tr th:first-child:nth-last-child(10) ~ th{width:100%;}
	.wysiwyg table[data-table-type="1"] tbody tr:first-child td,.wysiwyg table[data-table-type="1"] tbody tr:first-child td,.wysiwyg table[data-table-type="1"] tbody tr:last-child td,.wysiwyg table[data-table-type="1"] tbody tr:last-child td,.wysiwyg table[data-table-type="1"] tbody tr td:first-child,.wysiwyg table[data-table-type="1"] tbody tr td:first-child,.wysiwyg table[data-table-type="1"] tbody tr td:last-child,.wysiwyg table[data-table-type="1"] tbody tr td:last-child{padding:16px;}
	
	.wysiwyg table tr td{display:block;float:left;width:100%;height:auto;box-sizing:border-box;}
	.wysiwyg table tr:nth-child(2n) td:first-child{border-left:none;}
	.wysiwyg table tr:nth-child(2n) td:last-child{border-right:none;}
	.wysiwyg table[data-table-style="0"], .wysiwyg table[data-table-style="1"], .wysiwyg table[data-table-style="2"], .wysiwyg table[data-table-style="3"] {border-bottom: none;}
}*/



.wysiwyg table tr th[data-size-th="0"] {width: 0% !important;}
.wysiwyg table tr th[data-size-th="1"] {width: 1% !important;}
.wysiwyg table tr th[data-size-th="2"] {width: 2% !important;}
.wysiwyg table tr th[data-size-th="3"] {width: 3% !important;}
.wysiwyg table tr th[data-size-th="4"] {width: 4% !important;}
.wysiwyg table tr th[data-size-th="5"] {width: 5% !important;}
.wysiwyg table tr th[data-size-th="6"] {width: 6% !important;}
.wysiwyg table tr th[data-size-th="7"] {width: 7% !important;}
.wysiwyg table tr th[data-size-th="8"] {width: 8% !important;}
.wysiwyg table tr th[data-size-th="9"] {width: 9% !important;}
.wysiwyg table tr th[data-size-th="10"] {width: 10% !important;}
.wysiwyg table tr th[data-size-th="11"] {width: 11% !important;}
.wysiwyg table tr th[data-size-th="12"] {width: 12% !important;}
.wysiwyg table tr th[data-size-th="13"] {width: 13% !important;}
.wysiwyg table tr th[data-size-th="14"] {width: 14% !important;}
.wysiwyg table tr th[data-size-th="15"] {width: 15% !important;}
.wysiwyg table tr th[data-size-th="16"] {width: 16% !important;}
.wysiwyg table tr th[data-size-th="17"] {width: 17% !important;}
.wysiwyg table tr th[data-size-th="18"] {width: 18% !important;}
.wysiwyg table tr th[data-size-th="19"] {width: 19% !important;}
.wysiwyg table tr th[data-size-th="20"] {width: 20% !important;}
.wysiwyg table tr th[data-size-th="21"] {width: 21% !important;}
.wysiwyg table tr th[data-size-th="22"] {width: 22% !important;}
.wysiwyg table tr th[data-size-th="23"] {width: 23% !important;}
.wysiwyg table tr th[data-size-th="24"] {width: 24% !important;}
.wysiwyg table tr th[data-size-th="25"] {width: 25% !important;}
.wysiwyg table tr th[data-size-th="26"] {width: 26% !important;}
.wysiwyg table tr th[data-size-th="27"] {width: 27% !important;}
.wysiwyg table tr th[data-size-th="28"] {width: 28% !important;}
.wysiwyg table tr th[data-size-th="29"] {width: 29% !important;}
.wysiwyg table tr th[data-size-th="30"] {width: 30% !important;}
.wysiwyg table tr th[data-size-th="31"] {width: 31% !important;}
.wysiwyg table tr th[data-size-th="32"] {width: 32% !important;}
.wysiwyg table tr th[data-size-th="33"] {width: 33% !important;}
.wysiwyg table tr th[data-size-th="34"] {width: 34% !important;}
.wysiwyg table tr th[data-size-th="35"] {width: 35% !important;}
.wysiwyg table tr th[data-size-th="36"] {width: 36% !important;}
.wysiwyg table tr th[data-size-th="37"] {width: 37% !important;}
.wysiwyg table tr th[data-size-th="38"] {width: 38% !important;}
.wysiwyg table tr th[data-size-th="39"] {width: 39% !important;}
.wysiwyg table tr th[data-size-th="40"] {width: 40% !important;}
.wysiwyg table tr th[data-size-th="41"] {width: 41% !important;}
.wysiwyg table tr th[data-size-th="42"] {width: 42% !important;}
.wysiwyg table tr th[data-size-th="43"] {width: 43% !important;}
.wysiwyg table tr th[data-size-th="44"] {width: 44% !important;}
.wysiwyg table tr th[data-size-th="45"] {width: 45% !important;}
.wysiwyg table tr th[data-size-th="46"] {width: 46% !important;}
.wysiwyg table tr th[data-size-th="47"] {width: 47% !important;}
.wysiwyg table tr th[data-size-th="48"] {width: 48% !important;}
.wysiwyg table tr th[data-size-th="49"] {width: 49% !important;}
.wysiwyg table tr th[data-size-th="50"] {width: 50% !important;}
.wysiwyg table tr th[data-size-th="51"] {width: 51% !important;}
.wysiwyg table tr th[data-size-th="52"] {width: 52% !important;}
.wysiwyg table tr th[data-size-th="53"] {width: 53% !important;}
.wysiwyg table tr th[data-size-th="54"] {width: 54% !important;}
.wysiwyg table tr th[data-size-th="55"] {width: 55% !important;}
.wysiwyg table tr th[data-size-th="56"] {width: 56% !important;}
.wysiwyg table tr th[data-size-th="57"] {width: 57% !important;}
.wysiwyg table tr th[data-size-th="58"] {width: 58% !important;}
.wysiwyg table tr th[data-size-th="59"] {width: 59% !important;}
.wysiwyg table tr th[data-size-th="60"] {width: 60% !important;}
.wysiwyg table tr th[data-size-th="61"] {width: 61% !important;}
.wysiwyg table tr th[data-size-th="62"] {width: 62% !important;}
.wysiwyg table tr th[data-size-th="63"] {width: 63% !important;}
.wysiwyg table tr th[data-size-th="64"] {width: 64% !important;}
.wysiwyg table tr th[data-size-th="65"] {width: 65% !important;}
.wysiwyg table tr th[data-size-th="66"] {width: 66% !important;}
.wysiwyg table tr th[data-size-th="67"] {width: 67% !important;}
.wysiwyg table tr th[data-size-th="68"] {width: 68% !important;}
.wysiwyg table tr th[data-size-th="69"] {width: 69% !important;}
.wysiwyg table tr th[data-size-th="70"] {width: 70% !important;}
.wysiwyg table tr th[data-size-th="71"] {width: 71% !important;}
.wysiwyg table tr th[data-size-th="72"] {width: 72% !important;}
.wysiwyg table tr th[data-size-th="73"] {width: 73% !important;}
.wysiwyg table tr th[data-size-th="74"] {width: 74% !important;}
.wysiwyg table tr th[data-size-th="75"] {width: 75% !important;}
.wysiwyg table tr th[data-size-th="76"] {width: 76% !important;}
.wysiwyg table tr th[data-size-th="77"] {width: 77% !important;}
.wysiwyg table tr th[data-size-th="78"] {width: 78% !important;}
.wysiwyg table tr th[data-size-th="79"] {width: 79% !important;}
.wysiwyg table tr th[data-size-th="80"] {width: 80% !important;}
.wysiwyg table tr th[data-size-th="81"] {width: 81% !important;}
.wysiwyg table tr th[data-size-th="82"] {width: 82% !important;}
.wysiwyg table tr th[data-size-th="83"] {width: 83% !important;}
.wysiwyg table tr th[data-size-th="84"] {width: 84% !important;}
.wysiwyg table tr th[data-size-th="85"] {width: 85% !important;}
.wysiwyg table tr th[data-size-th="86"] {width: 86% !important;}
.wysiwyg table tr th[data-size-th="87"] {width: 87% !important;}
.wysiwyg table tr th[data-size-th="88"] {width: 88% !important;}
.wysiwyg table tr th[data-size-th="89"] {width: 89% !important;}
.wysiwyg table tr th[data-size-th="90"] {width: 90% !important;}
.wysiwyg table tr th[data-size-th="91"] {width: 91% !important;}
.wysiwyg table tr th[data-size-th="92"] {width: 92% !important;}
.wysiwyg table tr th[data-size-th="93"] {width: 93% !important;}
.wysiwyg table tr th[data-size-th="94"] {width: 94% !important;}
.wysiwyg table tr th[data-size-th="95"] {width: 95% !important;}
.wysiwyg table tr th[data-size-th="96"] {width: 96% !important;}
.wysiwyg table tr th[data-size-th="97"] {width: 97% !important;}
.wysiwyg table tr th[data-size-th="98"] {width: 98% !important;}
.wysiwyg table tr th[data-size-th="99"] {width: 99% !important;}
.wysiwyg table tr th[data-size-th="100"] {width: 100% !important;}

/*---------------------------------------
---------------- Btn
---------------------------------------*/
.wysiwyg [data-btn-style]{position:relative;background-clip:padding-box;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;-webkit-transition:all 0.25s ease;-o-transition:all 0.25s ease;transition:all 0.25s ease;background:none;border-radius:16px;font-size:13px;text-transform:uppercase;line-height:16px;padding:0 12px;min-width:210px;min-height:32px;letter-spacing:1px;font-weight:bold;text-decoration:none;}
.wysiwyg [data-btn-style="1"],.wysiwyg [data-btn-type="full"][data-btn-style="1"],.wysiwyg [data-btn-style="1"]:link,.wysiwyg [data-btn-type="full"][data-btn-style="1"]:link,.wysiwyg [data-btn-style="1"]:visited,.wysiwyg [data-btn-type="full"][data-btn-style="1"]:visited{border:1px solid var(--color-primary);color:#fff;background:var(--color-primary);}
.wysiwyg [data-btn-style="1"]:focus,.wysiwyg [data-btn-type="full"][data-btn-style="1"]:focus,.wysiwyg [data-btn-style="1"]:hover,.wysiwyg [data-btn-type="full"][data-btn-style="1"]:hover{border:1px solid var(--color-primary);color:var(--color-primary);background:none;}
.wysiwyg [data-btn-style="2"],.wysiwyg [data-btn-type="full"][data-btn-style="2"],.wysiwyg [data-btn-style="2"]:link,.wysiwyg [data-btn-type="full"][data-btn-style="2"]:link,.wysiwyg [data-btn-style="2"]:visited,.wysiwyg [data-btn-type="full"][data-btn-style="2"]:visited{border:1px solid #51b046;color:#fff;background:#51b046;}
.wysiwyg [data-btn-style="2"]:focus,.wysiwyg [data-btn-type="full"][data-btn-style="2"]:focus,.wysiwyg [data-btn-style="2"]:hover,.wysiwyg [data-btn-type="full"][data-btn-style="2"]:hover{border:1px solid #51b046;color:#51b046;background:none;}
.wysiwyg [data-btn-style="3"],.wysiwyg [data-btn-type="full"][data-btn-style="3"],.wysiwyg [data-btn-style="3"]:link,.wysiwyg [data-btn-type="full"][data-btn-style="3"]:link,.wysiwyg [data-btn-style="3"]:visited,.wysiwyg [data-btn-type="full"][data-btn-style="3"]:visited{border:1px solid #ef773c;color:#fff;background:#ef773c;}
.wysiwyg [data-btn-style="3"]:focus,.wysiwyg [data-btn-type="full"][data-btn-style="3"]:focus,.wysiwyg [data-btn-style="3"]:hover,.wysiwyg [data-btn-type="full"][data-btn-style="3"]:hover{border:1px solid #ef773c;color:#ef773c;background:none;}

.wysiwyg [data-box-style="1"] [data-btn-type="border"][data-btn-style="1"],.wysiwyg [data-box-style="1"] [data-btn-type="border"][data-btn-style="1"]:link,.wysiwyg [data-box-style="1"] [data-btn-type="border"][data-btn-style="1"]:visited{border:1px solid #fff;color:#fff;background:none;text-decoration:none;}
.wysiwyg [data-box-style="1"] [data-btn-type="border"][data-btn-style="1"]:focus,.wysiwyg [data-box-style="1"] [data-btn-type="border"][data-btn-style="1"]:hover{border:1px solid #fff;color:var(--color-primary)!important;background:#fff;opacity:1!important;text-decoration:none!important;}
.wysiwyg [data-box-style="2"] [data-btn-type="border"][data-btn-style="2"],.wysiwyg [data-box-style="2"] [data-btn-type="border"][data-btn-style="2"]:link,.wysiwyg [data-box-style="2"] [data-btn-type="border"][data-btn-style="2"]:visited{border:1px solid #fff;color:#fff;background:none;text-decoration:none;}
.wysiwyg [data-box-style="2"] [data-btn-type="border"][data-btn-style="2"]:focus
.wysiwyg [data-box-style="2"] [data-btn-type="border"][data-btn-style="2"]:hover{border:1px solid #fff;color:#51b046!important;background:#fff;opacity:1!important;text-decoration:none!important;}
.wysiwyg [data-box-style="3"] [data-btn-type="border"][data-btn-style="3"],.wysiwyg [data-box-style="3"] [data-btn-type="border"][data-btn-style="3"]:link,.wysiwyg [data-box-style="3"] [data-btn-type="border"][data-btn-style="3"]:visited{border:1px solid #fff;color:#fff;background:none;text-decoration:none;}
.wysiwyg [data-box-style="3"] [data-btn-type="border"][data-btn-style="3"]:focus,.wysiwyg [data-box-style="3"] [data-btn-type="border"][data-btn-style="3"]:hover{border:1px solid #fff;color:#ef773c!important;background:#fff;opacity:1!important;text-decoration:none!important;}
.wysiwyg [data-box-style="1"] [data-btn-type="full"][data-btn-style="1"],.wysiwyg [data-box-style="1"] [data-btn-type="full"][data-btn-style="1"]:link,.wysiwyg [data-box-style="1"] [data-btn-type="full"][data-btn-style="1"]:visited{border:1px solid #fff;color:var(--color-primary);background:#fff;text-decoration:none;}
.wysiwyg [data-box-style="1"] [data-btn-type="full"][data-btn-style="1"]:focus,.wysiwyg [data-box-style="1"] [data-btn-type="full"][data-btn-style="1"]:hover{border:1px solid #fff;color:#fff!important;background:none;opacity:1!important;text-decoration:none!important;}
.wysiwyg [data-box-style="2"] [data-btn-type="full"][data-btn-style="2"],.wysiwyg [data-box-style="2"] [data-btn-type="full"][data-btn-style="2"]:link,.wysiwyg [data-box-style="2"] [data-btn-type="full"][data-btn-style="2"]:visited{border:1px solid #fff;color:#51b046;background:#fff;text-decoration:none;}
.wysiwyg [data-box-style="2"] [data-btn-type="full"][data-btn-style="2"]:focus
.wysiwyg [data-box-style="2"] [data-btn-type="full"][data-btn-style="2"]:hover{border:1px solid #fff;color:#fff!important;background:none;opacity:1!important;text-decoration:none!important;}
.wysiwyg [data-box-style="3"] [data-btn-type="full"][data-btn-style="3"],.wysiwyg [data-box-style="3"] [data-btn-type="full"][data-btn-style="3"]:link,.wysiwyg [data-box-style="3"] [data-btn-type="full"][data-btn-style="3"]:visited{border:1px solid #fff;color:#ef773c;background:#fff;text-decoration:none;}
.wysiwyg [data-box-style="3"] [data-btn-type="full"][data-btn-style="3"]:focus,.wysiwyg [data-box-style="3"] [data-btn-type="full"][data-btn-style="3"]:hover{border:1px solid #fff;color:#ef773c!important;background:none;opacity:1!important;text-decoration:none!important;}

.wysiwyg [data-btn-type="border"][data-btn-style="1"],.wysiwyg [data-btn-type="border"][data-btn-style="1"]:link,.wysiwyg [data-btn-type="border"][data-btn-style="1"]:visited{order:1px solid var(--color-primary);color:var(--color-primary);background:none;}
.wysiwyg [data-btn-type="border"][data-btn-style="1"]:focus,.wysiwyg [data-btn-type="border"][data-btn-style="1"]:hover{border:1px solid var(--color-primary);color:#fff;background:-webkit-gradient(linear,left top,right top,from(#0097AA),to(#28abf6));background:var(--color-primary);}
.wysiwyg [data-btn-type="border"][data-btn-style="2"],.wysiwyg [data-btn-type="border"][data-btn-style="2"]:link,.wysiwyg [data-btn-type="border"][data-btn-style="2"]:visited{border:1px solid #51b046;color:#51b046;background:none;}
.wysiwyg [data-btn-type="border"][data-btn-style="2"]:focus,.wysiwyg [data-btn-type="border"][data-btn-style="2"]:hover{border:1px solid #51b046;color:#fff;background:-webkit-gradient(linear,left top,right top,from(#51b046),to(#62d355));background:#51b046;}
.wysiwyg [data-btn-type="border"][data-btn-style="3"],.wysiwyg [data-btn-type="border"][data-btn-style="3"]:link,.wysiwyg [data-btn-type="border"][data-btn-style="3"]:visited{border:1px solid #ef773c;color:#ef773c;background:none;}
.wysiwyg [data-btn-type="border"][data-btn-style="3"]:focus,.wysiwyg [data-btn-type="border"][data-btn-style="3"]:hover{border:1px solid #ef773c;color:#fff;background:-webkit-gradient(linear,left top,right top,from(#ef773c),to(#ff8b62));background:#ef773c;}
.wysiwyg [data-btn-size="small"]{min-width:auto;min-height:23px;}
.wysiwyg [data-btn-size="normal"]{min-width:210px;min-height:32px;}
.wysiwyg [data-btn-style] + [data-btn-style]{margin-left:8px;}

@media (max-width:532px){	
	.wysiwyg [data-btn-style] + [data-btn-style]{margin-left:0; margin-top: 8px;}
}

/*---------------------------------------
---------------- Align
---------------------------------------*/
.wysiwyg [data-align="left"]{text-align:left;}
.wysiwyg [data-align="center"]{text-align:center;}
.wysiwyg [data-align="right"]{text-align:right;}
.wysiwyg [data-align="justify"]{text-align:justify;}

/*---------------------------------------
---------------- Div/Box
---------------------------------------*/
.wysiwyg div::before{content:" ";display:table;}
.mceContentBody.wysiwyg .box{word-break:break-all;}

.wysiwyg div{box-sizing:border-box;padding:24px;margin:16px 0 0;color:var(--color-black);position:relative;width:100%;border:1px solid var(--color-primary);}
.wysiwyg div.mktoClear{width: auto;}
.wysiwyg div.wysiwyg{border:none;padding: 0;}

.wysiwyg div::before{content:" ";display:table;}
.wysiwyg div::after{content:" ";display:table;clear:both;}
.wysiwyg div h3,.wysiwyg div h4,.wysiwyg div h5,.wysiwyg div h6{color:var(--color-black);}
.wysiwyg div h3::before,.wysiwyg div h4::before,.wysiwyg div h5::before,.wysiwyg div h6::before{display:none;}
.wysiwyg [data-box-style] h2,.wysiwyg [data-box-style] h3,.wysiwyg [data-box-style] h4,.wysiwyg [data-box-style] h5,.wysiwyg [data-box-style] h6,.wysiwyg [data-box-style] blockquote{color:#fff}
.wysiwyg [data-box-style="0"]{color:var(--color-black);background:none;border:none; padding: 0;margin: 0;}
.wysiwyg [data-box-style="1"]{color:#fff;background:var(--color-primary);border:none;}
.wysiwyg [data-box-style="2"]{color:#fff;background:#51b046;border:none;}
.wysiwyg [data-box-style="3"]{color:#fff;background:#ef773c;border:none;}
.wysiwyg [data-box-style="4"]{color:#fff;background:#28282b;border:none;}
.wysiwyg [data-box-style="5"]{color:#fff;background:var(--color-black);border:none;}
.wysiwyg [data-box-style="6"]{color:#fff;background:#686c73;border:none;}
.wysiwyg [data-box-style="7"]{color:var(--color-black);background:#e2e2e2;border:none;}
.wysiwyg [data-box-style="8"]{color:var(--color-black);background:#f7f7f7;border:none;}
.wysiwyg [data-box-style="9"]{color:var(--color-black);background:#fff;border:2px solid var(--color-primary);}
.wysiwyg [data-box-style="10"]{color:var(--color-black);background:#F7F7F7;border:none; font-size: 22px; line-height: 24px;}



.wysiwyg [data-box-style="0"] *{color:var(--color-black)}
.wysiwyg [data-box-style="1"] *{color:#fff}
.wysiwyg [data-box-style="2"] *{color:#fff}
.wysiwyg [data-box-style="3"] *{color:#fff}
.wysiwyg [data-box-style="4"] *{color:#fff}
.wysiwyg [data-box-style="5"] *{color:#fff}
.wysiwyg [data-box-style="6"] *{color:#fff}
.wysiwyg [data-box-style="7"] *{color:var(--color-black)}
.wysiwyg [data-box-style="8"] *{color:var(--color-black)}
.wysiwyg [data-box-style="9"] *{color:var(--color-black)}
.wysiwyg [data-box-style="10"] *{color:var(--color-black)}




.wysiwyg [data-box-style="10"] p{color:var(--color-black);font-size: 22px; line-height: 24px;}
.wysiwyg [data-box-style="1"] ul > li::before{color:#fff;}
.wysiwyg [data-box-style="2"] ul > li::before{color:#fff;}
.wysiwyg [data-box-style="3"] ul > li::before{color:#fff;}
.wysiwyg [data-box-style="4"] ul > li::before{color:#fff;}
.wysiwyg [data-box-style="5"] ul > li::before{color:#fff;}
.wysiwyg [data-box-style="6"] ul > li::before{color:#fff;}
.wysiwyg [data-box-style="7"] ul > li::before{color:var(--color-black);}
.wysiwyg [data-box-style="8"] ul > li::before{color:var(--color-black);}
.wysiwyg [data-box-style="9"] ul > li::before{color:var(--color-black);}
.wysiwyg [data-box-style="10"] ul > li::before{color:var(--color-black);}
.wysiwyg [data-box-style="1"] a{color:#fff;text-decoration:underline;}
.wysiwyg [data-box-style="2"] a{color:#fff;text-decoration:underline;}
.wysiwyg [data-box-style="3"] a{color:#424242;text-decoration:underline;}
.wysiwyg [data-box-style="4"] a{color:#fff;text-decoration:underline;}
.wysiwyg [data-box-style="5"] a{color:#424242;text-decoration:underline;}
.wysiwyg [data-box-style="6"] a{color:#fff;text-decoration:underline;}
.wysiwyg [data-box-style="7"] a{color:#fff;text-decoration:underline;}
.wysiwyg [data-box-style="8"] a{color:#fff;text-decoration:underline;}
.wysiwyg [data-box-style="9"] a{color:#fff;text-decoration:underline;}
.wysiwyg [data-box-style="9"] a{color:#424242;text-decoration:underline;}
.wysiwyg [data-box-style="1"] a:hover{color:#fff;text-decoration:underline;opacity:.7;}
.wysiwyg [data-box-style="2"] a:hover{color:#fff;text-decoration:underline;opacity:.7;}
.wysiwyg [data-box-style="3"] a:hover{color:#424242;text-decoration:underline;opacity:.7;}
.wysiwyg [data-box-style="4"] a:hover{color:#fff;text-decoration:underline;opacity:.7;}
.wysiwyg [data-box-style="5"] a:hover{color:#424242;text-decoration:underline;opacity:.7;}
.wysiwyg [data-box-style="6"] a:hover{color:#fff;text-decoration:underline;opacity:.7;}
.wysiwyg [data-box-style="7"] a:hover{color:#fff;text-decoration:underline;opacity:.7;}
.wysiwyg [data-box-style="8"] a:hover{color:#fff;text-decoration:underline;opacity:.7;}
.wysiwyg [data-box-style="9"] a:hover{color:#fff;text-decoration:underline;opacity:.7;}
.wysiwyg [data-box-style="10"] a:hover{color:#424242;text-decoration:underline;opacity:.7;}
.wysiwyg .box h3,.wysiwyg .box h4,.wysiwyg .box h5,.wysiwyg .box h6{color:#fff;}
.wysiwyg .box h3::before,.wysiwyg .box h4::before,.wysiwyg .box h5::before,.wysiwyg .box h6::before{display:none;}
.wysiwyg [data-box-style="1"] ol > li::before{color:#fff;}
.wysiwyg [data-box-style="2"] ol > li::before{color:#fff;}
.wysiwyg [data-box-style="3"] ol > li::before{color:#fff;}
.wysiwyg [data-box-style="4"] ol > li::before{color:#fff;}
.wysiwyg [data-box-style="5"] ol > li::before{color:#fff;}
.wysiwyg [data-box-style="6"] ol > li::before{color:#fff;}
.wysiwyg [data-box-style="7"] ol > li::before{color:#fff;}
.wysiwyg [data-box-style="8"] ol > li::before{color:var(--color-black);}
.wysiwyg [data-box-style="9"] ol > li::before{color:var(--color-black);}
.wysiwyg [data-box-style="10"] ol > li::before{color:var(--color-black);}
.wysiwyg [data-box-style="1"] ul > li::before{color:#fff;}
.wysiwyg [data-box-style="2"] ul > li::before{color:#fff;}
.wysiwyg [data-box-style="3"] ul > li::before{color:#fff;}
.wysiwyg [data-box-style="4"] ul > li::before{color:#fff;}
.wysiwyg [data-box-style="5"] ul > li::before{color:#fff;}
.wysiwyg [data-box-style="6"] ul > li::before{color:#fff;}
.wysiwyg [data-box-style="7"] ul > li::before{color:#fff;}
.wysiwyg [data-box-style="8"] ul > li::before{color:var(--color-black);}
.wysiwyg [data-box-style="9"] ul > li::before{color:var(--color-black);}
.wysiwyg [data-box-style="10"] ul > li::before{color:var(--color-black);}
.wysiwyg [data-box-float='left']{float:left;}
.wysiwyg [data-box-float='center']{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:16px 0 0;color:var(--color-black);border:none;position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.wysiwyg [data-box-float='right']{float:right;}
.wysiwyg [data-box-width='10']{width:10%;}
.wysiwyg [data-box-width='20']{width:20%;}
.wysiwyg [data-box-width='25']{width:25%;}
.wysiwyg [data-box-width='30']{width:30%;}
.wysiwyg [data-box-width='40']{width:40%;}
.wysiwyg [data-box-width='50']{width:50%;}
.wysiwyg [data-box-width='60']{width:60%;}
.wysiwyg [data-box-width='70']{width:70%;}
.wysiwyg [data-box-width='75']{width:75%;}
.wysiwyg [data-box-width='80']{width:80%;}
.wysiwyg [data-box-width='90']{width:90%;}
.wysiwyg [data-box-width='100']{width:100%;}
.wysiwyg [data-media="left"]{display:inline;padding:0 16px 0 0;width:auto;float:left;box-sizing:border-box;word-break:break-all;}
.wysiwyg [data-media='right']{display:inline;padding:0 0 0 16px;width:auto;float:right;box-sizing:border-box;word-break:break-all;}
.wysiwyg [data-media-size='10']{width:10%;}
.wysiwyg [data-media-size='20']{width:20%;}
.wysiwyg [data-media-size='25']{width:25%;}
.wysiwyg [data-media-size='30']{width:30%;}
.wysiwyg [data-media-size='40']{width:40%;}
.wysiwyg [data-media-size='50']{width:50%;}
.wysiwyg [data-media-size='60']{width:60%;}
.wysiwyg [data-media-size='70']{width:70%;}
.wysiwyg [data-media-size='75']{width:75%;}
.wysiwyg [data-media-size='80']{width:80%;}
.wysiwyg [data-media-size='90']{width:90%;}
.wysiwyg [data-media-size='100']{width:100%;}
.wysiwyg .box-separator{clear:both;height:0;}
.wysiwyg .box + .box-separator + .box{margin-top:16px;}
.wysiwyg [data-box-pos='left'] + p,.wysiwyg [data-box-pos='right'] + p{margin-top:0;}
.wysiwyg .box-separator{clear:both;height:1px;width:100%;border:none;margin:0;padding:0;background:none;}
@media (max-width:532px){
	.wysiwyg [data-box-width='10'],.wysiwyg [data-box-width='20'],.wysiwyg [data-box-width='25'],.wysiwyg [data-box-width='30'],.wysiwyg [data-box-width='40'],.wysiwyg [data-box-width='50'],.wysiwyg [data-box-width='60'],.wysiwyg [data-box-width='70'],.wysiwyg [data-box-width='75'],.wysiwyg [data-box-width='80'],.wysiwyg [data-box-width='90'],.wysiwyg [data-box-width='100'],.wysiwyg [data-media-size='10'],.wysiwyg [data-media-size='20'],.wysiwyg [data-media-size='25'],.wysiwyg [data-media-size='30'],.wysiwyg [data-media-size='40'],.wysiwyg [data-media-size='50'],.wysiwyg [data-media-size='60'],.wysiwyg [data-media-size='70'],.wysiwyg [data-media-size='75'],.wysiwyg [data-media-size='80'],.wysiwyg [data-media-size='90'],.wysiwyg [data-media-size='100']{width:100%;}
}

/*---------------------------------------
---------------- Columns
---------------------------------------*/
.wysiwyg p[data-text-columns]{column-rule-style:solid;column-gap:40px;column-rule-color:var(--color-primary);column-rule-width:2px;}
.wysiwyg p[data-text-columns='1']{columns:1;}
.wysiwyg p[data-text-columns='2']{columns:2;}
.wysiwyg p[data-text-columns='3']{columns:3;}
.wysiwyg p[data-text-columns='4']{columns:4;}
.wysiwyg p[data-text-columns='5']{columns:5;}
.wysiwyg p[data-text-columns='6']{columns:6;}
@media (max-width:532px){
	.wysiwyg p[data-text-columns='1'],
	.wysiwyg p[data-text-columns='2'],
	.wysiwyg p[data-text-columns='3'],
	.wysiwyg p[data-text-columns='4'],
	.wysiwyg p[data-text-columns='5'],
	.wysiwyg p[data-text-columns='6']{columns:1;}
}


.wysiwyg p[data-text-color='1'],.wysiwyg p[data-text-color='1'] em.italic{color:var(--color-black);}
.wysiwyg p[data-text-color='2'],.wysiwyg p[data-text-color='2'] em.italic{color:#51B046;}
.wysiwyg p[data-text-color='3'],.wysiwyg p[data-text-color='3'] em.italic{color:#ef773c;}
.wysiwyg p[data-text-color='4'],.wysiwyg p[data-text-color='4'] em.italic{color:#ffffff;}
.wysiwyg p[data-text-color='5'],.wysiwyg p[data-text-color='5'] em.italic{color:var(--color-primary);}

.wysiwyg li[data-text-color='1']{color:var(--color-black);}
.wysiwyg li[data-text-color='2']{color:#51B046;}
.wysiwyg li[data-text-color='3']{color:#ef773c;}
.wysiwyg li[data-text-color='4']{color:#ffffff;}
.wysiwyg li[data-text-color='5']{color:var(--color-primary);}


/*---------------------------------------
---------------- Firstletter
---------------------------------------*/
.wysiwyg p[data-text-firstletter]:first-letter{font-size:94px;vertical-align:bottom;line-height:77px;display:inline-block;float:left;padding:0 5px 0 0;height:61px;}
.wysiwyg p[data-text-firstletter='2']:first-letter{font-size:94px;vertical-align:bottom;line-height:77px;display:inline-block;float:left;padding:0 5px 0 0;height:61px;}

.wysiwyg p[data-text-size="xxlarge"],.wysiwyg p[data-text-size="xxlarge"] em.italic{font-size:36px;line-height:40px}
.wysiwyg p[data-text-size="xlarge"],.wysiwyg p[data-text-size="xlarge"] em.italic{font-size:28px;line-height:32px}
.wysiwyg p[data-text-size="large"],.wysiwyg p[data-text-size="large"] em.italic{font-size:22px;line-height:26px}
.wysiwyg p[data-text-size="medium"],.wysiwyg p[data-text-size="medium"] em.italic{font-size:18px;line-height:22px;padding:0;}
.wysiwyg p[data-text-size="default"],.wysiwyg p[data-text-size="default"] em.italic{font-size:15px;line-height:20px;padding:0;}
.wysiwyg p[data-text-size="small"],.wysiwyg p[data-text-size="small"] em.italic{font-size:13px;line-height:15px;padding:0;}