#product-tabs{
	background: #ffffff;
}

#product-tabs p strong{
	font-weight: 800;
}

#product-tabs h5, #product-tabs h4, #product-tabs h3, #product-tabs h2, #product-tabs h1{
	color: #000000;
}

#product-tabs .highlight{
	color: #078ac9;
}

#product-tabs sup {
    line-height: 1em;
}

#product-tabs .title {
    display: table;
	font-size: 54px;
    font-weight: 800;
    position: relative;
    padding-bottom: 10px;
}

#product-tabs .title:after {
    content: "";
    background: #078ac9;
    height: 5px;
    width: 1200px;
    position: absolute;
    bottom: 0;
    right: 0;
}

#product-tabs .sub-title{
	font-size: 35px;
	font-weight: 800;
	margin-bottom: 30px;
	text-align: left;
}

#product-tabs p {
    font-size: 1.2rem;
    line-height: 1.7em;
    margin-bottom: 30px;
}

#product-tabs p:last-of-type{
	margin-bottom: 0px;
}

@media screen and (min-width:992px) and (max-width:1199px) {

	#product-tabs .sub-title{
		font-size: 35px;
	}

}

@media screen and (min-width:768px) and (max-width:991px) {
	
	#product-tabs .sub-title{
		font-size: 38px;
	}
	
}

@media screen and (max-width:767px) {
	
	#product-tabs .title{
		font-size: 42px;
	}
	
	#product-tabs .sub-title {
		font-size: 28px;
		line-height: 1.2em;
		letter-spacing: 0;
		margin-bottom: 20px;
	}
	
}

/**/

.section-1{
	padding: 30px 0px 30px 0px;
	position: relative;
}

.section-1 .title{
	font-size: 36px;
	font-weight: 800;
}

#product-tabs .section-1 p{
    font-size: 1.1rem;
    line-height: 1.4em;
	margin-bottom: 30px;
}

.section-1 img {
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    max-width: none;
}

.section-1 .image {
    width: 100%;
}

.section-1 .inner-wrap{
    width: 100%;
}

#about-tab .section-1 .sub-title{
	font-size: 35px;
	font-weight: 800;
	margin-bottom: 20px;
}

.section-1 .sub-title .highlight{
	color: #078ac9;
	display: block;
}

@media screen and (min-width:992px){
	
	.section-1 .image {
		margin-left: -70px;
		width: 50%;
		order: 2;
		position: relative;
		z-index: 1;
	}

	.section-1 .inner-wrap{
		width: 50%;
		order: 1;
		padding-right: 0;
		padding-top: 0px;
		position: relative;
		z-index: 2;
	}

}

@media screen and (min-width:992px) and (max-width:1199px) {
	
	.section-1 img {
    	max-width: 620px;
		top: 0px;
		right: -187px;
		left: auto;
	}
	
}

@media screen and (min-width:768px) and (max-width:991px) {
	
	.section-1{
		padding: 30px 0px 20px 0px;
	}
	
	.section-1 .d-flex{
		flex-direction: column;
	}

	.section-1 .inner-wrap{
		order: 1;
		padding-left: 0;
		padding-top: 0;
	}
	
	.section-1 .image{
		order: 2;
	}
	
	.section-1 img {
		position: relative;
		top: 0;
		right: 40px;
		max-width: 100%;
	}

	#product-tabs .section-1 .title{
		font-size: 32px;
	}
	
	#about-tab .section-1  .sub-title {
		font-size: 38px;
		text-align: center;
	}
	
	#product-tabs .section-1 p{
		margin-bottom: 20px;
	}

}

@media screen and (max-width:767px) {
	
	.section-1{
		padding: 0px 0px 0px 0px;
	}
	
	.section-1 .container{
		padding: 0px;
	}
	
	.section-1 .d-flex{
		flex-direction: column;
	}

	.section-1 .inner-wrap{
		order: 1;
		padding-left: 0;
		padding-top: 0;
	}
	
	.section-1 .image{
		order: 2;
	}
	
	.section-1 img {
		position: relative;
		top: 0;
		right: auto;
		max-width: 100%;
		margin-left: -30px;
	}

	#product-tabs .section-1 .title{
		font-size: 32px;
	}
	
	#about-tab .section-1 .sub-title {
		font-size: 26px;
		text-align: left;
	}
	
	#product-tabs .section-1 p{
		margin-bottom: 20px;
	}
	
}

/**/

.section-2{
	background: #ffffff;
	margin: 0px auto;
	max-width: 1100px;
	padding: 0px 0px 20px 0px;
	position: relative;
}

#product-tabs .section-2 .sub-title{
	font-weight: 800;
	margin-bottom: 30px;
	text-align: center;
}

#product-tabs .section-2 h3{
	font-size: 20px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 20px;
}

.section-2 .d-flex{
	align-items: center;
	flex-direction: column;
	padding: 0px 0px 0px 0px;
}

.section-2 .image{
    flex-basis: auto;
    margin: 0px;
	padding-top: 40px;
	order: 2;
}

.section-2 .inner-wrap{
	flex-basis: auto;
	order: 1;
}

#product-tabs .section-2 ul{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.section-2 li {
    color: #000000;
	font-size: 1.1rem;
    font-weight: 700;
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
}

.section-2 li:before {
    content: "";
    background: url(/wp-content/uploads/2021/10/blue-checkmark.png) no-repeat 0 0/cover;
    height: 15px;
    width: 20px;
    position: absolute;
    top: 4px;
    left: 0;
}

@media screen and (min-width:992px){
	
	.section-2 .d-flex{
    	flex-direction: row;
    	align-items: flex-start;
	}
	
	.section-2 .image{
		margin: 0px;
		padding-top: 0px;
		order: 2;
		width: 50%;
	}

	.section-2 .inner-wrap{
		padding-right: 40px;
		order: 1;
		width: 50%;
	}
	
	#product-tabs .section-2 ul{
		padding-left: 30px;
	}

}

@media screen and (min-width:1200px){
	
	.section-2 .sub-title .highlight{
		display: block;
	}
	
}

@media screen and (min-width:992px) and (max-width:1199px) {
	
}

@media (min-width:768px) and (max-width:991px) {
	
	.section-2{
		padding-bottom: 40px; 
	}
	
	.section-2 .image{
		padding-top: 0;
	}
	
	#product-tabs .section-2 .sub-title {
		margin-bottom: 30px;
		font-size: 32px;
	}
	

}

@media screen and (max-width:767px) {
	
	.section-2{
		padding-top: 10px;
		padding-bottom: 30px;
	}
	
	.section-2 .container{
		padding: 0px;
	}
	
	#product-tabs .section-2 .sub-title {
		font-weight: 800;
		margin-bottom: 10px;
		text-align: left;
		letter-spacing: -0.5px;
		font-size: 21px;
		line-height: 1.2em;
	}
	
	#product-tabs .section-2 h3 {
		font-size: 18px;
		margin-bottom: 0px;
		padding-top: 15px;
		padding-bottom: 20px;
	}
	
	#product-tabs .section-2 ul{
		margin-bottom: 0;
	}
	
	.section-2 li {
		font-size: 1rem;
		font-weight: 800;
	}
	
	.section-2 .image{
		padding-top: 20px;
	}

}

/**/

.section-3{
	position: relative;
	padding: 30px 0px 40px 0px;
}

.section-3:before {
    content: "";
    background: #3b85be;
    position: absolute;
    top: 0;
    left: -25%;
    height: 100%;
    width: 100vw;
    z-index: 1;
}

.section-3 .container{
	position: relative;
	z-index: 3;
}

.section-3 p{
	color: #ffffff;
}

#product-tabs .section-3 .sub-title{
	color: #ffffff;
	text-align: center;
}

#product-tabs .section-3 .sub-title .light-txt{
	font-weight: 400;
}

.section-3 .inner-wrap{
	order: 2;
	width: 50%;
}

.section-3 .image{
	order: 1;
	width: 50%;
}

@media screen and (min-width:992px) and (max-width:1199px) {

	.section-3:before {
		content: "";
		background: #3b85be;
		position: absolute;
		top: 0;
		left: -40px;
		height: 100%;
		width: 100vw;
		z-index: 1;
	}
	
}

@media screen and (min-width:768px) and (max-width:991px) {
	
	.section-3:before {
		top: 0;
		left: -40px;
	}
	
	.section-3 .d-flex{
		flex-direction: column;
	}
	
	.section-3 .image {
		width: 100%;
	}
	
	.section-3 img {
		display: block;
		margin: 0px auto 20px;
		max-width: 480px;
	}
	
	.section-3 .inner-wrap {
		width: 100%;
	}

}

@media screen and (max-width:767px){
	
	.section-3 .container{
		padding: 0;
	}
	
	.section-3:before{
		left: -15px;
	}
	
	#product-tabs .section-3 .sub-title{
		font-size: 24px;
	}
	
	.section-3 .d-flex{
		flex-direction: column-reverse;
	}
	
	.section-3 .inner-wrap {
		width: 100%;
	}
	
	.section-3 .image {
		width: 100%;
	}
	
}

/**/

.section-4 {
    position: relative;
    padding: 30px 0px 0px 0px;
}

.section-4:before {
    content: "";
    background: #e5e5e5;
    position: absolute;
    top: 0;
    left: -25%;
    height: 100%;
    width: 100vw;
    z-index: 1;
}

.section-4 .container{
	position: relative;
	z-index: 3;
}

.section-4 p{
	color: #ffffff;
}

#product-tabs .section-4 .sub-title {
    color: #000000;
    text-align: center;
    position: relative;
    z-index: 3;
}

.section-4 .inner-wrap {
    padding-left: 30px;
    order: 2;
    width: 50%;
    position: relative;
    z-index: 3;
}

.section-4 .image{
	margin-bottom: -144px;
	order: 1;
    width: 50%;
    position: relative;
    text-align: left;
    top: -144px;
    z-index: 1;
}

.section-4 .image img{
    max-width: none;
    position: relative;
    right: 0;
    float: right;
    z-index: 1;
}

.section-4 .d-flex {
    align-items: flex-start;
}

#product-tabs .section-4 ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.section-4 li {
    color: #000000;
	font-size: 1.2rem;
    font-weight: 800;
    margin-bottom: 15px;
    padding-left: 30px;
    position: relative;
}

.section-4 li:before {
    content: "";
    background: url(/wp-content/uploads/2021/10/blue-checkmark.png) no-repeat 0 0/cover;
    height: 15px;
    width: 20px;
    position: absolute;
    top: 4px;
    left: 0;
}

.section-4  a.btn-primary, .section-4  a.btn-primary:hover, .section-4  a.btn-primary:active, .section-4  a.btn-primary:visited {
    width: 400px;
}

@media screen and (min-width:992px) and (max-width:1199px) {
	
	.section-4:before {
		background: #e5e5e5;
		left: -40px;
	}
	
	.section-4 .image img{
		right: -90px;
	}
	
}

@media screen and (min-width:768px) and (max-width:991px) {
	
	.section-4 {
		padding: 30px 0px 40px 0px;
	}
	
	.section-4:before{
		left: -39px;
	}
	
	#product-tabs .section-4 .sub-title{
		text-align: left;
	}
	
	.section-4 .container{
		padding: 0;
	}
	
	.section-4 .d-flex{
		flex-direction: column-reverse;
	}
	
	.section-4 .image {
		display: none;
		margin-bottom: 0;
		order: 1;
		width: 100%;
		top: 0px;
	}
	
	.section-4 .image img {
		max-width: 320px;
		position: relative;
		right: 0;
		margin-top: 30px;
	}
	
	.section-4 .inner-wrap{
		padding-left: 0;
		width: 100%;
	}
	
	.section-4 li{
		font-size: 1.1rem;
	}
	
	.section-4 a.btn-primary, .section-4 a.btn-primary:hover, .section-4 a.btn-primary:active, .section-4 a.btn-primary:visited {
		display: block;
		margin: 0px;
		left: 0;
		position: relative;
		width: 320px;
	}
	
}

@media screen and (max-width:767px){
	
	.section-4:before{
		left: -15px;
	}
	
	#product-tabs .section-4 .sub-title{
		font-size: 21px;
		text-align: left;
	}
	
	.section-4 .container{
		padding: 0;
	}
	
	.section-4 .d-flex{
		flex-direction: column-reverse;
	}
	
	.section-4 .image {
		margin-bottom: 0;
		order: 1;
		width: 100%;
		top: 0px;
	}
	
	.section-4 .image img {
		max-width: 320px;
		position: relative;
		right: 0;
		margin-top: 30px;
	}
	
	.section-4 .inner-wrap{
		padding-left: 0;
		width: 100%;
	}
	
	.section-4 li{
		font-size: 1.1rem;
	}
	
	.section-4 a.btn-primary, .section-4 a.btn-primary:hover, .section-4 a.btn-primary:active, .section-4 a.btn-primary:visited {
		display: block;
		margin: 0px auto;
		left: 0;
		position: relative;
		width: 320px;
	}
	
}

/**/

.section-5{
	padding: 30px 0px 20px 0px;
}

.section-5 .sub-title{
	margin-bottom: 20px;
}

.section-5 .inner-wrap{
	padding: 0px 40px 0px 0px;
	width: 60%
}

.section-5 .image{
	text-align: right;
	width: 40%;
}

@media screen and (max-width:767px){
	
	.section-5 .container{
		padding: 0;
	}
	
	.section-5 .d-flex{
		flex-direction: column;
	}
	
	.section-5 .inner-wrap {
		padding: 0px 0px 30px 0px;
		width: 100%;
	}
	
	.section-5 .image {
		text-align: center;
		width: 100%;
	}

	#product-tabs .section-5 .sub-title {
		font-size: 26px;
		line-height: 1.2em;
		margin-bottom: 15px;
	}
	
}

/**/

.section-6{
	padding: 20px 0px 20px 0px;
}

.section-6 .container {
    background: #e5e5e5;
    margin: 0px auto 0px auto;
    max-width: 1020px;
    padding: 30px 30px 0px 30px;
    overflow: hidden;
}

#product-tabs  .section-6 .sub-title{
	margin-bottom: 10px;
	text-align: center;
}

#product-tabs .section-6 .container > p:last-of-type{
    font-size: 26px;
	letter-spacing: -1px;
    line-height: 1.5em;
    margin-bottom: 20px;
    text-align: center;
}

.section-6 .inner-wrap {
    order: 2;
    padding: 0px 0px 0px 40px;
    width: 55%;
}

.section-6 .image {
    display: flex;
    justify-content: flex-end;
    order: 1;
    width: 45%;
    position: relative;
    z-index: auto;
    align-self: flex-end;
}

.section-6 .image img{
    max-width: none;
    float: right;
    position: relative;
    right: -185px;
}

#product-tabs .section-6 ul{
	list-style: none;
	margin-left: 0;
	padding: 30px 0px 30px 0px;
	position: relative;
	z-index: 2;
}

.section-6 li {
    color: #000000;
	font-size: 1.1rem;
    font-weight: 700;
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
}

.section-6 li:before {
    content: "";
    background: url(/wp-content/uploads/2021/10/blue-checkmark.png) no-repeat 0 0/cover;
    height: 15px;
    width: 20px;
    position: absolute;
    top: 4px;
    left: 0;
}

@media screen and (min-width:768px) and (max-width:991px){
	
	#product-tabs .section-6 .sub-title {
		font-size: 24px;
		line-height: 1.4em;
		margin-bottom: 10px;
		text-align: center;
	}
	
	.section-6 .d-flex{
		flex-direction: column-reverse;
	}
	
	.section-6 .container{
		padding: 30px 15px 0px 15px;
	}
	
	.section-6 .inner-wrap {
		padding: 0px 0px 0px 0px;
		width: 100%;
	}
	
	#product-tabs .section-6 ul {
		margin-left: 0;
		margin-bottom: 0px;
		padding: 20px 0px 0px 0px;
	}
	
	.section-6 li {
		margin-bottom: 15px;
	}
	
	#product-tabs .section-6 .container > p:last-of-type {
		font-size: 21px;
		font-weight: 500;
		letter-spacing: -1px;
		line-height: 1.5em;
		margin-bottom: 15px;
		text-align: center;
	}

	.section-6 .image {
		width: 100%;
	}
	
	.section-6 .image img {
		max-width: 480px;
		right: auto;
		float: none;
		margin: 0px auto 0px auto;
	}
	
}

@media screen and (max-width:767px){
	
	#product-tabs .section-6 .sub-title {
		font-size: 24px;
		line-height: 1.4em;
		margin-bottom: 10px;
		text-align: center;
	}
	
	.section-6 .d-flex{
		flex-direction: column-reverse;
	}
	
	.section-6 .container{
		padding: 30px 15px 0px 15px;
	}
	
	.section-6 .inner-wrap {
		padding: 0px 0px 0px 0px;
		width: 100%;
	}
	
	#product-tabs .section-6 ul {
		margin-left: 0;
		margin-bottom: 0px;
		padding: 20px 0px 0px 0px;
	}
	
	.section-6 li {
		margin-bottom: 15px;
	}
	
	#product-tabs .section-6 .container > p:last-of-type {
		font-size: 21px;
		font-weight: 500;
		letter-spacing: -1px;
		line-height: 1.5em;
		margin-bottom: 15px;
		text-align: center;
	}

	.section-6 .image {
		width: 100%;
	}
	
	.section-6 .image img {
		max-width: 480px;
		float: right;
		position: relative;
		right: -115px;
	}

}

/**/

.section-7{
	padding: 0px 0px 0px 0px;
}

.section-7 .container {
    margin: 0px auto 0px auto;
    padding: 30px 0px 0px 0px;
    overflow: hidden;
}

.section-7 .d-flex{
	align-items: center;
}

#product-tabs .section-7 .sub-title{
	margin-bottom: 30px;
	text-align: center;
}

#product-tabs .section-7 .container > p:last-of-type{
    font-size: 26px;
	letter-spacing: -1px;
    line-height: 1.5em;
    margin-bottom: 20px;
    text-align: center;
}

.section-7 .inner-wrap {
    order: 2;
    padding: 0px 0px 0px 40px;
    width: 60%;
}

.section-7 .inner-wrap h3{
	padding: 10px 0px 0px 0px;
}

.section-7 .image {
	text-align: center;
	position: relative;
    order: 1;
    width: 40%;
}

#product-tabs .section-7 ul{
	list-style: none;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0;
}

.section-7 li {
    color: #000000;
	font-size: 1.1rem;
    font-weight: 700;
    margin-bottom: 15px;
    padding-left: 30px;
    position: relative;
}

.section-7 li:before {
    content: "";
    background: url(/wp-content/uploads/2021/10/blue-checkmark.png) no-repeat 0 0/cover;
    height: 15px;
    width: 20px;
    position: absolute;
    top: 4px;
    left: 0;
}

@media screen and (min-width:768px) and (max-width:991px){
	
	.section-7{
		padding: 20px 0px 20px 0px;
	}
	
	#product-tabs .section-7 .sub-title{
		font-size: 24px;
		line-height: 1.4em;
		letter-spacing: -0.5px;
		margin-bottom: 10px;
		text-align: left;
	}
	
	.section-7 .container{
		padding: 0;
	}
	
	#product-tabs .section-7 .sub-title{
		font-size: 28px;
    	line-height: 1.2em;
		margin-bottom: 15px;
	}
	
	#product-tabs .section-7 h3{
		font-size: 21px;
	}
	
	.section-7 .d-flex {
		flex-direction: column-reverse;
	}
	
	.section-7 .inner-wrap {
		padding: 0px 0px 10px 0px;
		width: 100%;
	}
	
	.section-7 .image {
		width: 100%;
	}
	
}

@media screen and (max-width:767px){
	
	#product-tabs .section-7 .sub-title{
		font-size: 24px;
		line-height: 1.4em;
		letter-spacing: -0.5px;
		margin-bottom: 10px;
		text-align: left;
	}
	
	.section-7 .container{
		padding: 0;
	}
	
	#product-tabs .section-7 .sub-title{
		margin-bottom: 15px;
	}
	
	#product-tabs .section-7 h3{
		font-size: 21px;
	}
	
	.section-7 .d-flex {
		flex-direction: column-reverse;
	}
	
	.section-7 .inner-wrap {
		padding: 0px 0px 10px 0px;
		width: 100%;
	}
	
	.section-7 .image {
		width: 100%;
	}
	
}

/**/

.section-8{
	padding: 30px 0px 30px 0px;
}

.section-8 .container {
    margin: 0px auto 0px auto;
    padding: 30px 0px 0px 0px;
    overflow: hidden;
}

.section-8 .d-flex{
	align-items: center;
}

#product-tabs .section-8 .sub-title{
	margin-bottom: 20px;
	text-align: center;
}

#product-tabs .section-8 .container > p:last-of-type{
    font-size: 26px;
	letter-spacing: -1px;
    line-height: 1.5em;
    margin-bottom: 20px;
    text-align: center;
}

.section-8 .inner-wrap {
    order: 1;
    padding: 0px 0px 0px 40px;
    width: 60%;
}

.section-8 .image {
	text-align: center;
	position: relative;
    order: 2;
    width: 40%;
}

@media screen and (min-width:992px) and (max-width:1199px) {
	
	.section-8 .container{
		padding-top: 0px;
	}
	
}

@media screen and (min-width:768px) and (max-width:991px) {
	
	.section-8{
		padding-bottom: 0;
	}
	
	.section-8 .container {
		padding: 0px 0px 0px 0px;
	}
	
	.section-8 .d-flex {
		flex-direction: column;
	}
	
	.section-8 .inner-wrap{
		padding-bottom: 30px;
		padding-left: 0;
		width: 100%;
	}
	
	.section-8 .image{
		width: 100%;
	}
	
}


@media screen and (max-width:767px){
	
	.section-8{
		padding-bottom: 0;
	}
	
	.section-8 .container {
		padding: 0px 0px 0px 0px;
	}
	
	.section-8 .d-flex {
		flex-direction: column;
	}
	
	.section-8 .inner-wrap{
		padding-bottom: 30px;
		padding-left: 0;
		width: 100%;
	}
	
	.section-8 .image{
		width: 100%;
	}
	
}

/**/

.section-9{
	padding: 30px 0px 30px 0px;
}

.section-9 .d-flex{
	flex-wrap: wrap;
	justify-content: center;
}

.section-9 .d-flex > div{
	background: #1393d5;
	margin: 10px;
	padding: 30px;
	text-align: center;
	width: calc(50% - 20px);
}

.section-9 .d-flex > div:nth-child(2),
.section-9 .d-flex > div:nth-child(3){
	background: #d9d9d9;
}

.section-9 .d-flex > div *{
	color: #ffffff;
}

.section-9 .d-flex > div:nth-child(2) *,
.section-9 .d-flex > div:nth-child(3) *{
	color: #000000;
}

#product-tabs .section-9 .d-flex > div:first-of-type h3,
#product-tabs .section-9 .d-flex > div:nth-child(4) h3{
	color: #ffffff;
}

#product-tabs .section-9 h3{
	font-weight: 800;
}

#product-tabs .section-9 h3 em{
	display: block;
	color: #000000;
}

.section-9 img{
	margin-bottom: 20px;
}

.section-9 p{
	text-align: left;
}

@media screen and (max-width:767px){
	
	.section-9 .container{
		padding: 0px;
	}
	
	#product-tabs .section-9 h3 {
		font-size: 21px;
	}
	
	.section-9 .d-flex > div{
    	margin: 10px 0px 10px 0px;
		padding: 20px 15px;
		width: 100%;
	}
	
}

/**/

.section-10{
	padding: 30px 0px 30px 0px;
	position: relative;
}

.section-10:before {
    content: "";
    background: #e5e5e5;
    position: absolute;
    top: 0;
    left: -25%;
    height: 100%;
    width: 100vw;
    z-index: 1;
}

.section-10 .container {
    margin: 0px auto 0px auto;
    padding: 30px 0px 0px 0px;
    overflow: hidden;
	position: relative;
	z-index: 2;
}

.section-10 .d-flex{
	align-items: flex-start;
}

#product-tabs .section-10 .sub-title{
	margin-bottom: 20px;
	text-align: left;
}

#product-tabs .section-10 .container > p:last-of-type{
    font-size: 26px;
	letter-spacing: -1px;
    line-height: 1.5em;
    margin-bottom: 20px;
    text-align: center;
}

.section-10 .inner-wrap {
    order: 1;
    padding: 0px 40px 0px 0px;
    width: 60%;
}

.section-10 .image {
	text-align: center;
	position: relative;
    order: 2;
    width: 40%;
}

@media screen and (min-width:992px) and (max-width:1199px) {
	
	.section-10:before{
		left: -40px;
	}
	
}

@media screen and (min-width:768px) and (max-width:991px) {
	
	.section-10 {
		padding: 30px 0px 30px 0px;
	}
	
	.section-10:before {
		left: -15px;
	}
	
	#product-tabs .section-10 .sub-title{
		margin-bottom: 15px;
	}
	
	.section-10 .container{
		padding: 0px;
	}
	
	.section-10 .d-flex{
		flex-direction: column;
	}
	
	.section-10 .inner-wrap {
		padding: 0px 0px 30px 0px;
		width: 100%;
	}
	
	.section-10 .image {
		width: 100%;
	}
	
	#product-tabs .section-10 .sub-title{
		font-size: 26px;
	}
	
}

@media screen and (max-width:767px){
	
	.section-10 {
		padding: 30px 0px 30px 0px;
	}
	
	.section-10:before {
		left: -15px;
	}
	
	#product-tabs .section-10 .sub-title{
		margin-bottom: 15px;
	}
	
	.section-10 .container{
		padding: 0px;
	}
	
	.section-10 .d-flex{
		flex-direction: column;
	}
	
	.section-10 .inner-wrap {
		padding: 0px 0px 30px 0px;
		width: 100%;
	}
	
	.section-10 .image {
		width: 100%;
	}
	
	#product-tabs .section-10 .sub-title{
		font-size: 26px;
	}
	
}

/**/

.section-11{
	padding: 30px 0px 30px 0px;
}

#product-tabs .section-11 .sub-title {
    font-size: 35px;
    margin-bottom: 20px;
    text-align: center;
}

.section-11 .d-flex{
	align-items: center;
	position: relative;
}

.section-11 .d-flex:before{
	content: "";
	background: #1393d5;
	border-radius: 0px 200px 200px 200px;
	position: absolute;
	height: 233px;
	width: 100%;
	z-index: 1;
}

.section-11 .inner-wrap{
	padding-left: 40px;
	padding-right: 40px;
	order: 2;
	width: 50%;
	position: relative;
	z-index: 2;
}

.section-11 .image{
	order: 1;
	width: 50%;
	position: relative;
	z-index: 2;
}

.section-11 p{
	color: #ffffff;
}

@media screen and (min-width: 1200px){
	
	.section-11{
		padding: 40px 0px 40px 0px;
	}
	
	.section-11 .inner-wrap{
		padding-right: 100px;
	}

}

@media screen and (min-width:768px) and (max-width:991px){
	
	.section-11 .d-flex:before{
		border-radius: 0px;
		height: 330px;
	}
	
	#product-tabs .section-11 .sub-title{
		margin-bottom: 40px;
	}

}

@media screen and (max-width:767px){
	
	#product-tabs .section-11 .sub-title {
		font-size: 26px;
	}
	
	.section-11 .d-flex {
		flex-direction: column-reverse;
	}
	
	.section-11 .inner-wrap{
		padding: 0px 0px 30px 0px;
		width: 100%;
	}
	
	.section-11 .image{
		width: 100%;
	}
	
	.section-11 p{
		color: #000000;
	}
	
}

/**/

.section-12{
	padding: 40px 0px 40px 0px;
}

#product-tabs .section-12 .sub-title {
    font-size: 28px;
    margin-bottom: 20px;
    text-align: left;
}

.section-12 .d-flex {
    align-items: flex-start;
    position: relative;
    justify-content: center;
    padding: 0px 0px 40px 0px;
}

.section-12 .inner-wrap{
	padding-left: 40px;
	order: 2;
	width: auto;
	position: relative;
	z-index: 2;
}

.section-12 .image{
	order: 1;
	width: 225px;
	position: relative;
	z-index: 2;
}

@media screen and (min-width: 992px){
	
	.section-12{
		padding: 40px 0px 40px 0px;
	}
	
	.section-12 .image{
		flex-basis: 225px;
		position: relative;
		order: 1;
		z-index: 2;
	}
	
	.section-12 .inner-wrap{
		padding-left: 60px;
		flex-basis: 960px;
	}

}

@media screen and (min-width: 768px){
	
	.section-12{
		padding: 30px 0px 0px 0px;
	}
	
	.section-12 .image{
		flex-basis: 300px;
		position: relative;
		order: 1;
		z-index: 2;
	}
	
	.section-12 .inner-wrap{
		padding-left: 30px;
		flex-basis: 640px;
	}

}

@media screen and (max-width:767px){
	
	.section-12 {
		padding: 20px 0px 40px 0px;
	}
	
	.section-12 .container{
		padding: 0px 0px 0px 0px;
	}
	
	#product-tabs .section-12 .sub-title{
		margin-bottom: 15px;
	}
	
	.section-12 .image {
		width: 100%;
		text-align: center;
	}
	
	.section-12 .d-flex {
		flex-direction: column-reverse;
	}
	
	.section-12 .d-flex:last-of-type {
		padding-bottom: 0;
	}
	
	.section-12 .inner-wrap {
		padding-left: 0;
		padding-bottom: 30px;
	}

}

/**/

.section-13{
	background-color: #e6e6e6;
	padding: 0px 0px 0px 0px;
}

.section-13 .container{
	padding: 0;
}

#product-tabs .section-13 .sub-title {
    font-size: 32px;
    margin-bottom: 20px;
    text-align: left;
}

.section-13 .d-flex {
    align-items: flex-start;
    position: relative;
    justify-content: center;
    padding: 0px 0px 0px 0px;
}

.section-13 .inner-wrap{
	padding-right: 40px;
	width: 60%;
	position: relative;
	z-index: 2;
}

.section-13 .image{
	width: 40%;
	position: relative;
	z-index: 2;
}

#product-tabs .section-13 ul{
	list-style: none;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 20px 0px 10px 0px;
	position: relative;
	z-index: 2;
}

.section-13 li {
    color: #000000;
	font-size: 1.1rem;
    font-weight: 700;
    margin-bottom: 15px;
    padding-left: 30px;
    position: relative;
}

.section-13 li:before {
    content: "";
    background: url(/wp-content/uploads/2021/10/blue-checkmark.png) no-repeat 0 0/cover;
    height: 15px;
    width: 20px;
    position: absolute;
    top: 4px;
    left: 0;
}

.section-13 .btn{
	max-width: 320px;
	width: 100%;
}

@media screen and (min-width: 1200px){
	
	.section-13 {
		padding: 0px 0px 0px 0px;
		overflow: hidden;
	}
	
	#product-tabs .section-13 .sub-title {
		font-size: 35px;
		margin-bottom: 20px;
	}
	
	.section-13 .image {
		position: relative;
		order: 1;
		z-index: 2;
		width: 35%;
	}
	
	.section-13 .image img{
		position: absolute;
		max-width: none;
		right: 0;
		z-index: 1;
	}
	
	.section-13 .inner-wrap {
		padding: 40px 40px 40px 40px;
		width: 65%;
		z-index: 3;
	}
	
	.section-13 .btn{
		max-width: 400px;
		width: 100%;
	}

}

@media screen and (min-width:768px) and (max-width:1199px) {
	
	.section-13 {
		padding: 0px 0px 0px 0px;
		overflow: hidden;
	}
	
	#product-tabs .section-13 .sub-title {
		font-size: 28px;
		margin-bottom: 20px;
	}
	
	.section-13 .image {
		display: none;
		position: relative;
		order: 1;
		z-index: 2;
		width: 35%;
	}
	
	.section-13 .image img {
		max-width: none;
		right: -105px;
		position: absolute;
	}
	
	.section-13 .inner-wrap {
		padding: 40px 40px 40px 40px;
		width: 100%;
		z-index: 3;
	}
	
	.section-13 .btn{
		max-width: 400px;
		width: 100%;
	}
	
}

@media screen and (max-width:767px){
	
	.section-13 {
		padding: 0;
	}
	
	.section-13 .d-flex {
		flex-direction: column;
		padding: 0px;
	}
	
	.section-13 .inner-wrap {
		padding: 15px 15px 0px 15px;
		width: 100%;
	}
	
	.section-13 .image {
		width: 100%;
	}
	
	#product-tabs .section-13 .sub-title {
		font-size: 21px;
		margin-bottom: 15px;
		text-align: left;
	}

}

/**/

#product-tabs .section-14 .highlight{
	color: #ed1c24;
}

#product-tabs .section-14 .highlight-2{
	color: #1393d5;
}

.section-14 .container{
	padding: 60px 0px 140px 0px;
}

.section-14 .d-flex {
	margin: 0px auto 0px auto;
    max-width: 860px;
	width: 100%;
}

.section-14 .inner-wrap{
	order: 1;
	width: 537px;
}

#product-tabs .section-14 .sub-title{
	font-size: 35px;
	line-height: 1em;
	margin-bottom: 80px;
	text-align: center;
}

.section-14 p{
	color: #ffffff;
}

.section-14 .image{
	order: 2;
	width: 303px;
}

#product-tabs .section-14 .d-flex .sub-title{
	margin-bottom: 0;
	text-align: left;
}

@media screen and (min-width: 768px){
	
	.section-14 .d-flex {
		align-items: center;
		position: relative;
		margin-bottom: 140px;
	}
	
	.section-14 .d-flex:last-of-type{
		margin-bottom: 0px;
	}
	
	.section-14 .inner-wrap {
		background: #1393d5;
		border-radius: 0px 100px 100px 0px;
		padding: 40px 40px 40px 100px;
		order: 2;
		width: 537px;
	}

	.section-14 .image {
		order: 1;
		width: 303px;
		position: relative;
	}
	
	.section-14 .image img {
		position: absolute;
		top: -145px;
		left: 75px;
	}
	
	.section-14 .d-flex:nth-of-type(2) .inner-wrap{
		border-radius: 100px 0px 0px 100px;
		padding-right: 100px;
		order: 1;
	}

	.section-14 .d-flex:nth-of-type(2) .image{
		order: 2;
	}
	
	.section-14 .d-flex:nth-of-type(2) .image img{
		left: auto;
		right: 75px;
	}
	
}

@media screen and (min-width:768px) and (max-width:991px) {
	
	.section-14 .container {
		padding: 50px 0px 50px 0px;
	}
	
	.section-14 .d-flex {
		margin-bottom: 50px;
	}

	.section-14 .image img{
		top: -115px;
	}
	
}

@media screen and (max-width:767px){
	
	.section-14 .container {
    	padding: 30px 0px 30px 0px;
	}
	
	.section-14 .d-flex {
		align-items: center;
		position: relative;
		margin-bottom: 120px;
		flex-direction: column;
	}

	.section-14 .d-flex:last-of-type{
		margin-bottom: 0px;
	}
	
	#product-tabs .section-14 .sub-title {
		font-size: 24px;
		line-height: 1.4em;
		letter-spacing: -0.5px;
		margin-bottom: 120px;
		text-align: center;
	}
	
	#product-tabs .section-14 .d-flex .sub-title {
		font-size: 45px;
		text-align: center;
	}
	
	.section-14 .inner-wrap, .section-14 .d-flex:nth-of-type(2) .inner-wrap {
		background: #1393d5;
		border-radius: 60px;
		padding: 90px 40px 40px 40px;
		order: 2;
		width: 100%;
		position: relative;
	}

	.section-14 .image,
	.section-14 .d-flex:nth-of-type(2) .image{
		order: 1;
		width: 170px;
		position: absolute;
		top: -30%;
		left: 50%;
		z-index: 2;
		margin-left: -85px;
	}
	
	.section-14 .image img,
	.section-14 .d-flex:nth-of-type(2) .image img{
		position: relative;
		top: 0px;
		left: 0px;
	}
	
}

@media screen and (min-width:768px) and (max-width:991px) {
	
}

@media screen and (max-width:767px){
	

}

/**/

.section-15{
	background-color: #e5e5e5;
	padding: 40px 0px 40px 0px;
	position: relative;
}

.section-15:before {
    content: "";
    background: #e5e5e5;
    position: absolute;
    top: 0;
    left: -25%;
    height: 100%;
    width: 100vw;
    z-index: 1;
}

.section-15 .d-flex {
    align-items: flex-start;
    position: relative;
    justify-content: center;
    padding: 0px 0px 0px 0px;
}

.section-15 .inner-wrap {
    order: 2;
    padding-left: 40px;
    width: 54%;
    position: relative;
    z-index: 2;
}

.section-15 .inner-wrap p{
	margin-bottom: 20px;
}

.section-15 .image {
    order: 1;
    width: 46%;
    position: relative;
    z-index: 2;
}

#product-tabs .section-15 .sub-title{
    margin-bottom: 20px;
}

.section-15 .highlight-2{
	color: #ed1c24;
}


@media screen and (min-width:768px) and (max-width:991px) {
	
	.section-15 {
		margin-bottom: 30px;
		padding: 30px 0px 30px 0px;
	}
	
	#product-tabs .section-15 .sub-title {
		font-size: 36px;
		margin-bottom: 15px;
	}
	
	.section-15:before {
		left: -15px;
	}
	
	.section-15 .container{
		padding: 0px;
	}
	
	.section-15 .d-flex{
		flex-direction: column-reverse;
	}
	
	.section-15 .inner-wrap{
		padding-bottom: 30px;
		padding-left: 0px;
		width: 100%;
	}
	
	.section-15 .image {
		width: 100%;
	}
	
}

@media screen and (max-width:767px){
	
	.section-15 {
		padding: 30px 0px 30px 0px;
	}
	
	#product-tabs .section-15 .sub-title {
		margin-bottom: 15px;
	}
	
	.section-15:before {
		left: -15px;
	}
	
	.section-15 .container{
		padding: 0px;
	}
	
	.section-15 .d-flex{
		flex-direction: column-reverse;
	}
	
	.section-15 .inner-wrap{
		padding-bottom: 30px;
		padding-left: 0px;
		width: 100%;
	}
	
	.section-15 .image {
		width: 100%;
	}

}

/**/

.section-16{
	background-color: #e5e5e5;
	padding: 40px 0px 40px 0px;
	position: relative;
}

.section-16:before {
    content: "";
    background: #e5e5e5;
    position: absolute;
    top: 0;
    left: -25%;
    height: 100%;
    width: 100vw;
    z-index: 1;
}

.section-16 .d-flex {
    align-items: center;
    position: relative;
    justify-content: center;
    padding: 0px 0px 0px 0px;
}

.section-16 .inner-wrap {
    order: 1;
    padding-right: 40px;
    width: 65%;
    position: relative;
    z-index: 2;
}

.section-16 .inner-wrap p{
	margin-bottom: 20px;
}

.section-16 .image {
    order: 2;
    width: 35%;
    position: relative;
    z-index: 2;
}

#product-tabs .section-16 .sub-title{
    margin-bottom: 20px;
}

.section-16 .highlight-2{
	color: #ed1c24;
}

@media screen and (min-width:768px) and (max-width:991px) {
	
	.section-16 {
		padding: 30px 0px 30px 0px;
	}
	
	#product-tabs .section-16 .sub-title {
		margin-bottom: 15px;
	}
	
	.section-16:before {
		left: -15px;
	}
	
	.section-16 .container{
		padding: 0px;
	}
	
	.section-16 .d-flex{
		flex-direction: column;
	}
	
	.section-16 .inner-wrap{
		padding-bottom: 30px;
		padding-left: 0px;
		padding-right: 0px;
		width: 100%;
	}
	
	.section-16 .image {
		width: 100%;
	}
	
	.section-16 .image img{
		position: relative;
		left: -20px;
	}

	
}

@media screen and (max-width:767px){
	
	.section-16 {
		padding: 0px 0px 15px 0px;
	}
	
	#product-tabs .section-16 .sub-title {
		margin-bottom: 15px;
	}
	
	.section-16:before {
		left: -15px;
	}
	
	.section-16 .container{
		padding: 0px;
	}
	
	.section-16 .d-flex{
		flex-direction: column;
	}
	
	.section-16 .inner-wrap{
		padding-bottom: 30px;
		padding-left: 0px;
		padding-right: 0px;
		width: 100%;
	}
	
	.section-16 .image {
		width: 100%;
	}
	
	.section-16 .image img{
		position: relative;
		left: -20px;
	}

}

/**/

.section-17{
	background-color: #ffffff;
	padding: 40px 0px 40px 0px;
	position: relative;
}

.section-17 .d-flex{
    align-items: flex-start;
    position: relative;
    justify-content: center;
    padding: 0px 0px 0px 0px;
}

.section-17 .inner-wrap{
    order: 2;
    padding-left: 40px;
    width: 55%;
    position: relative;
    z-index: 2;
}

.section-17 .inner-wrap p{
	margin-bottom: 20px;
}

.section-17 .image{
    order: 1;
    width: 45%;
    position: relative;
    z-index: 2;
}

#product-tabs .section-17 .sub-title{
    margin-bottom: 30px;
	text-align: center;
}

.section-17 .highlight-2{
	color: #ed1c24;
}

.section-17 .btn{
	margin-top: 20px;
	max-width: 404px;
	width: 100%;
}

@media screen and (min-width:768px) and (max-width:991px) {
	
	.section-17 .container{
		padding: 0;
	}
	
	#product-tabs .section-17 .sub-title {
		margin-bottom: 15px;
	}
	
	.section-17 .d-flex{
		flex-direction: column-reverse;
	}
	
	.section-17 .inner-wrap {
		padding-bottom: 30px;
		padding-left: 0px;
		width: 100%;
	}
	
	.section-17 .image {
		width: 100%;
	}
	
}

@media screen and (max-width:767px){
	
	.section-17 .container{
		padding: 0;
	}
	
	#product-tabs .section-17 .sub-title {
		margin-bottom: 15px;
	}
	
	.section-17 .d-flex{
		flex-direction: column-reverse;
	}
	
	.section-17 .inner-wrap {
		padding-bottom: 30px;
		padding-left: 0px;
		width: 100%;
	}
	
	.section-17 .image {
		width: 100%;
	}
	
}

/**/

#product-tabs #faq-tab .sub-title{
	text-align: center;
}

#faq-tab .wp-block-quote {
	border: none;
    margin-bottom: 30px;
	margin-left: 2em;
    padding: 0em 2em 0em 2em;
}

#faq-tab .wp-block-quote:before {
    content: "";
	background: #1393d5;
    border-radius: 100%;
    width: 10px;
    height: 10px;
    left: 0;
    top: 8px;
}

#faq-tab .wp-block-quote{
	max-width: 580px;
}

#faq-tab .wp-block-quote a{
	color: #1393d5;
	font-size: 14px;
}

#faq-tab cite{
	display: block;
    font-style: normal;
	text-align: right;
}

@media screen and (max-width:767px){
	
	#product-tabs #faq-tab .sub-title {
		font-size: 24px;
	}
	
}