.default-tag-styles_h1 {
    font-size: 36px;
}

.default-tag-styles_h2 {
    font-size: 28px;
}

.default-tag-styles_h3 {
    font-size: 24px;
}
.default-tag-styles_h1, .default-tag-styles_h2, .default-tag-styles_h3 {
    margin: 0 0 15px;
    line-height: 1.3;
    font-weight: bold;
}
.default-tag-styles_b {
    font-weight:bold;
    font-size: 18px;
}

.default-tag-styles_p {
    line-height: 22px;
    margin:0 0 15px;
    font-size: 18px;
}

.default-tag-styles_ol {
    line-height: 22px;
    list-style:decimal;
    font-size: 18px;
}

.default-tag-styles_ul {
    line-height: 22px;
    list-style:disc;
    font-size: 18px;
}

.default-tag-styles_ul, .default-tag-styles_ol {
    margin: 0 0 20px 30px;
    padding: 0;
}

.default-tag-styles_ul li, .default-tag-styles_ol li {
    margin:0 0 10px;
    font-size: 18px;
}

.default-tag-styles_ul li:last-child, .default-tag-styles_ol li:last-child {
    margin:0
}

.default-tag-styles_span {
    font-size: 18px;
}

.default-tag-styles_i {
    font-style:italic;
    font-size: 18px;
}

.mag_inf {
    border-left:4px solid #acc53c;
    margin:0 0 55px 25px;
    padding:15px 0 18px 20px;
    color:#666;
    font-size:17px;
    line-height:28px;
}

.lds-ring {
	display: none;
	width: 80px;
	height: 80px;
	margin: auto;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 10000000005;
}
.lds-ring div {
	box-sizing: border-box;
	display: block;
	position: absolute;
	width: 64px;
	height: 64px;
	margin: 8px;
	border: 8px solid #afcb00;
	border-radius: 50%;
	animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
	border-color: #afcb00 transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
	animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
	animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
	animation-delay: -0.15s;
}
@keyframes lds-ring {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

#lds-ring{
	display: none;
	/*background: #000;*/
	height: 100%;
	/*opacity: 0.5;*/
	position: fixed;
	width: 100%;
	z-index: 1000000005;
	top: 0px;
	left: 0px;
}
.footer-b__pdf_new .icon__pdf{
    margin-right: 6px;
}
.footer-b__pdf_new .sale_btn_href {
    padding-right: 5px;
    white-space: nowrap;
}
.footer-b__pdf_new_two{
    margin-top: 5px;
}
