@charset "utf-8";
/* CSS Document */

.accordion1 { width:100%; float:left; margin:-10px 0 0;}
.accordion1 h4 { width:100%; float:left; border-top:1px solid rgba(0,0,0,0.1); cursor:pointer; padding:20px 4.2% 18px 7.5%; position:relative; z-index:9;}
.accordion1 h4:first-child { border-top:none;}
.accordion1 h4:after { content:""; width:3.9%; float:left; background:url(../images/check-nile-river-white-border-circle-icon.svg) no-repeat top / 100%; padding:0 0 3.9%; left:0;}
.accordion1 h4:hover:after { background:url(../images/check-nile-river-white-border-circle-icon.svg) no-repeat bottom / 100%;}
.accordion1 h4:before { content:""; width:3%; float:right; background:url(../images/plus-minus-pond-newt-plain-icon.svg) no-repeat top / 100%; padding:0 0 3%; right:0;}
.accordion1 h4:hover:before { background:url(../images/plus-minus-pond-newt-plain-icon.svg) no-repeat bottom / 100%;}
.accordion1 h4.active:before { background:url(../images/plus-minus-pond-newt-plain-icon.svg) no-repeat bottom / 100%;}
.accordion1 .content { width:100%; float:left; padding:2px 0 2px 0;}
.accordion1 h4:after, .accordion1 h4:before { transform:translateY(-50%); transition:all 0.25s ease-out 0s; margin:0 0 0; position:absolute; top:50%;}

.fees-col2 .accordion2 { width:100%; float:left; margin:0 0 0;}
.fees-col2 .accordion2 h3 { width:100%; float:left; background:#43625d; cursor:pointer; padding:3.7% 7% 3.7% 4.7%; position:relative; z-index:9;}
.fees-col2 .accordion2 h3:before { content:""; width:2%;height: 10px; float:right; background:url(../images/right-down-white-plain-arrow.svg) no-repeat top / 100%;padding:0 0 2%; right:4.6%;}
.fees-col2 .accordion2 h3:hover:before { background:url(../images/right-down-white-plain-arrow.svg) no-repeat bottom / 100%;}
.fees-col2 .accordion2 h3.active:before { background:url(../images/right-down-white-plain-arrow.svg) no-repeat bottom / 100%;}
.fees-col2 .accordion2 .content { width:100%; float:left; padding:4.7% 7% 6.1% 4.7%;}
.fees-col2 .accordion2 h3:after, .fees-col2 .accordion2 h3:before { transform:translateY(-50%); transition:all 0.25s ease-out 0s; margin:0 0 0; position:absolute; top:50%;}


.faq-wrapp .accordion2 { width:100%; float:left; margin:0 0 0;}
.faq-wrapp .accordion2 h3 { width:100%; float:left; background:#43625d; cursor:pointer; padding:18px 75px 18px 36px; position:relative; z-index:9;}
.faq-wrapp .accordion2 h3:before { content:""; width:10px;height: 10px; float:right; background:url(../images/right-down-white-plain-arrow.svg) no-repeat top / 100%; right:4.6%;}
.faq-wrapp .accordion2 h3:hover:before { background:url(../images/right-down-white-plain-arrow.svg) no-repeat bottom / 100%;}
.faq-wrapp .accordion2 h3.active:before { background:url(../images/right-down-white-plain-arrow.svg) no-repeat bottom / 100%;}
.faq-wrapp .accordion2 .content { width:100%; float:left; padding:26px 36px 16px;}
.faq-wrapp .accordion2 h3:after, .faq-wrapp .accordion2 h3:before { transform:translateY(-50%); transition:all 0.25s ease-out 0s; margin:0 0 0; position:absolute; top:50%;}


.faq-col1 .accordion1 { width:100%; float:left; margin:14px 0 0;}
.faq-col1 .accordion1 h4 { width:100%; float:left; background:#f9f8f8; cursor:pointer; padding:2.7% 5.3% 2.7% 3.5%; position:relative; z-index:9;}
.faq-col1 .accordion1 h4:after { display:none;}
.faq-col1 .accordion1 h4:hover:after { display:none;}
.faq-col1 .accordion1 h4:before { content:""; width:1.4%; float:right; background:url(../images/right-down-black-plain-arrow.svg) no-repeat top / 100%; padding:0 0 1.4%; right:3.5%;}
.faq-col1 .accordion1 h4:hover:before { background:url(../images/right-down-black-plain-arrow.svg) no-repeat bottom / 100%;}
.faq-col1 .accordion1 h4.active:before { background:url(../images/right-down-black-plain-arrow.svg) no-repeat bottom / 100%;}
.faq-col1 .accordion1 .content { width:100%; float:left; padding:3.6% 5.3% 4.6% 3.5%;}
.faq-col1 .accordion1 h4:after, .faq-col1 .accordion1 h4:before { transform:translateY(-50%); transition:all 0.25s ease-out 0s; margin:0 0 0; position:absolute; top:50%;}


.treatin-wrapp .accordion2 { width:100%; float:left; margin:0 0 0;}
.treatin-wrapp .accordion2 h3 { width:100%; float:left; background:#43625d; cursor:pointer; padding:18px 8% 18px 36px; position:relative; z-index:9;}
.treatin-wrapp .accordion2 h3:before { content:""; width:10px;height: 10px; float:right; background:url(../images/right-down-white-plain-arrow.svg) no-repeat top / 100%; right:4.6%;}
.treatin-wrapp .accordion2 h3:hover:before { background:url(../images/right-down-white-plain-arrow.svg) no-repeat bottom / 100%;}
.treatin-wrapp .accordion2 h3.active:before { background:url(../images/right-down-white-plain-arrow.svg) no-repeat bottom / 100%;}
.treatin-wrapp .accordion2 .content { width:100%; float:left; padding:26px 36px 16px;}
.treatin-wrapp .accordion2 h3:after, .treatin-wrapp .accordion2 h3:before { transform:translateY(-50%); transition:all 0.25s ease-out 0s; margin:0 0 0; position:absolute; top:50%;}


/*Smartphone css*/
@media screen and (max-width: 480px) {
.accordion1 { width:100%; margin:-10px 0 0;}
.accordion1 h4 { width:100%; padding:14px 0 10px 0;}
.accordion1 h4:after { width:13px; height:13px; display:none; margin:0 0 0;}
.accordion1 h4:before { width:10px; height:10px; margin:0 0 0;}
.accordion1 .content { width:100%; padding:2px 0 8px 0;}

.fees-col2 .accordion2 { width:100%; margin:0 0 0;}
.fees-col2 .accordion2 h3 { width:100%; padding:17px 8% 16px 5%;}
.fees-col2 .accordion2 h3:before { width:8px; padding:0 0 8px; right:5%;}
.fees-col2 .accordion2 .content { width:100%; padding:20px 8% 24px 5%;}

.faq-col1 .accordion1 { width:100%; margin:10px 0 0;}
.faq-col1 .accordion1 h4 { width:100%; padding:17px 8% 16px 5%;}
.faq-col1 .accordion1 h4:before { width:8px; padding:0 0 8px; right:5%;}
.faq-col1 .accordion1 .content { width:100%; padding:20px 8% 24px 5%;}

.faq-wrapp .accordion2 h3 {padding: 18px 45px 18px 5%;}
.faq-wrapp .accordion2 .content { padding: 18px 5% 18px 5%;}

.treatin-wrapp .accordion2 h3 {padding: 18px 45px 18px 5%;}
.treatin-wrapp .accordion2 .content { padding: 18px 5% 18px 5%;}

}

@media screen and (min-width:481px) and (max-width:600px) {
.accordion1 { width:100%; margin:-10px 0 0;}
.accordion1 h4 { width:100%; padding:14px 0 10px 0;}
.accordion1 h4:after { width:13px; height:13px; display:none; margin:0 0 0;}
.accordion1 h4:before { width:10px; height:10px; margin:0 0 0;}
.accordion1 .content { width:100%; padding:2px 0 8px 0;}

.fees-col2 .accordion2 { width:100%; margin:0 0 0;}
.fees-col2 .accordion2 h3 { width:100%; padding:17px 8% 16px 5%;}
.fees-col2 .accordion2 h3:before { width:8px; padding:0 0 8px; right:5%;}
.fees-col2 .accordion2 .content { width:100%; padding:20px 8% 24px 5%;}

.faq-col1 .accordion1 { width:100%; margin:10px 0 0;}
.faq-col1 .accordion1 h4 { width:100%; padding:17px 8% 16px 5%;}
.faq-col1 .accordion1 h4:before { width:8px; padding:0 0 8px; right:5%;}
.faq-col1 .accordion1 .content { width:100%; padding:20px 8% 24px 5%;}

.faq-wrapp .accordion2 h3 {padding: 18px 45px 18px 5%;}
.faq-wrapp .accordion2 .content { padding: 18px 5% 18px 5%;}

.treatin-wrapp .accordion2 h3 {padding: 18px 45px 18px 5%;}
.treatin-wrapp .accordion2 .content { padding: 18px 5% 18px 5%;}

}

@media screen and (min-width:601px) and (max-width:767px) {
.accordion1 { width:100%; margin:-10px 0 0;}
.accordion1 h4 { width:100%; padding:14px 0 10px 0;}
.accordion1 h4:after { width:13px; height:13px; display:none; margin:0 0 0;}
.accordion1 h4:before { width:10px; height:10px; margin:0 0 0;}
.accordion1 .content { width:100%; padding:2px 0 8px 0;}

.fees-col2 .accordion2 { width:100%; margin:0 0 0;}
.fees-col2 .accordion2 h3 { width:100%; padding:17px 8% 16px 5%;}
.fees-col2 .accordion2 h3:before { width:8px; padding:0 0 8px; right:5%;}
.fees-col2 .accordion2 .content { width:100%; padding:20px 8% 24px 5%;}

.faq-col1 .accordion1 { width:100%; margin:10px 0 0;}
.faq-col1 .accordion1 h4 { width:100%; padding:17px 8% 16px 5%;}
.faq-col1 .accordion1 h4:before { width:8px; padding:0 0 8px; right:5%;}
.faq-col1 .accordion1 .content { width:100%; padding:20px 8% 24px 5%;}

.faq-wrapp .accordion2 h3 {padding: 18px 45px 18px 5%;}
.faq-wrapp .accordion2 .content { padding: 18px 5% 18px 5%;}

.treatin-wrapp .accordion2 h3 {padding: 18px 45px 18px 5%;}
.treatin-wrapp .accordion2 .content { padding: 18px 5% 18px 5%;}
}

@media screen and (min-width:768px) and (max-width:900px) {
.faq-col1 .accordion1 { margin:8px 0 0;}
}

@media screen and (min-width:901px) and (max-width:1024px) {
.faq-col1 .accordion1 { margin:11px 0 0;}
}

@media screen and (min-width:1025px) and (max-width:1240px) {

}