/*articles*/

.related-article-list-container {
    display: none;
}
.hu.com_content.com-content.view-article.layout-blog .sp-page-title,
.cat-children.mb-4{
    display: none;
}
.sppb-addon-articles .sppb-addon-article-layout-content img {
    height: auto;
    max-height: 225px;
    min-height: 225px;
    width: auto;
    margin: auto;
}
.article-details .article-full-image img {
    border-radius: 30px;
}
.article-details .article-ratings-social-share {
    display: none !IMPORTANT;
}
.article-info a {
    background: #0f6b39;
    padding: 5px 20px;
    color: #fff !important;
    border-radius: 1000px;
}

.view-article .article-details .article-info {
    padding-bottom: 50px;
    border-bottom: 10px dotted #cce8d9;
    margin-bottom: 50px !IMPORTANT;
}
.sppb-addon-articles .sppb-article-info-wrap h3 a {
    color: #126b3a !important;
}
.sppb-addon-articles .sppb-article-info-wrap .sppb-article-meta .sppb-meta-category a {
    background: #eea455;
    border-radius: 1000px;
    padding: 3px 15px;
    color: #fff !IMPORTANT;
}
.sppb-addon-articles .sppb-article-info-wrap .sppb-readmore {
    color: #000 !important;
    text-decoration: underline;
}


/*article listig*/
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
    text-decoration: unset !IMPORTANT;
    font-weight: 400;
    color: #0d5a2d;
}
.article-introtext {
    line-height: 1.7;
}
.article-list .article {
    border: none;
}
.article-list .article .article-intro-image img {
    border-radius: 30px;
}
.article-list .article .readmore a {
    text-decoration: underline;
}
.sppb-addon-article-layout {
    margin-bottom: 30px;
}


/* About Us */
.about-name-001 img.sppb-img-responsive {
    width: calc(100% - 30px);
}
.about-letter-001{
    box-shadow:3px 3px 10px rgb(0 0 0 / 40%) !important;
    padding:30px !important; 
}
.about-letter-001 .sppb-addon-content p {
    font-family: 'Caveat';
    font-size: 24px;
    line-height: 1.5;
}
@media(max-width:991px){ 
.zh-cn .about-letter-001 .sppb-addon-content p {
    font-family: 'Caveat';
    font-size: 16px;
    line-height: 2;
}
}
.about-letter-001 .sppb-addon-content img{
    width:150px;
}
.about-letter-002 .sppb-addon-content p {
    font-family: 'Long Cang', cursive;
    font-weight: 600;
    font-size: 28px;
    line-height: 1.5;
}



/* Courses */
.about-cambridge-001 img.sppb-img-responsive {
    width: 100px;
    border: 1px solid #ff1717;
    border-radius: 300px !important;
    padding: 10px;
    transition:0.5s;
}

.about-cambridge-001 .sppb-addon-content:hover img {
    scale:0.95;
    background:rgb(255 23 23 / 5%);
}



/* Teachers */
.teacher-intro-001 .sppb-addon-testimonial .sppb-addon-content {
    display: flex;
    flex-direction: column;
}

.teacher-intro-001 span.fa.fa-quote-left {
    order:2;
}

.teacher-intro-001 .sppb-addon-testimonial-review {
    order:3;
}

.teacher-intro-001 .sppb-addon-testimonial-footer {
    order:1;
    margin-bottom:30px;
}

.teacher-intro-001 .sppb-addon-testimonial-footer .sppb-addon-testimonial-content-wrap{
    display:flex;
    flex-direction:column !important;
    justify-content: center !important;
    align-items: center;
}

.teacher-intro-001 .sppb-addon-testimonial-footer img{
    width:150px !important;
    height:auto !important;
    background: #f4f4f4;
}

.teacher-intro-001 .sppb-addon-testimonial-footer span {
    display:flex;
    flex-direction:column;
    justify-content: center;
}

.teacher-intro-001 .sppb-addon-testimonial-footer span br{
    display:none;
}

.teacher-intro-001 .sppb-addon-testimonial-footer .sppb-addon-testimonial-client{
    font-size:30px;
    font-weight: 600;
    color: #ff1717;
    font-family: 'Rajdhani';
}

.teacher-intro-001 .sppb-addon-testimonial-footer .sppb-addon-testimonial-client-url{
    font-size:20px;
    font-weight: 600;
    font-family: 'Rajdhani';
}

.teacher-intro-001 .sppb-addon-testimonial-review{
    font-family:'Caveat';
    font-size:28px;
    padding: 0 50px;
}
.teacher-intro-002 .sppb-addon-testimonial-review{
    font-family: 'Long Cang', cursive;
    font-weight: 600;
}

@media (max-width:767px){
    .teacher-intro-001 .sppb-addon-testimonial-review br{
        display:none;
    }
}



/* News */
.news-article-001 .sppb-addon-articles .sppb-addon-article-layout-content img {
    height: 300px;
    border-radius: 5px;
}

.news-article-001 .sppb-addon-article-layout-content .sppb-article-info-wrap {
    padding: 5px 0 20px 0 !important;
}

.news-article-001 .sppb-addon-article-layout-content .sppb-article-info-wrap a {
    color:#000 !important;
    text-decoration:underline !important;
    font-size:20px;
    font-weight:600;
}



/* Blog */

.view-category .blog {
    padding: 75px 0 50px 0;
}

.view-article .article-details {
    padding: 75px 0 75px 0;
}

.view-article h2 {
    font-family: 'Figtree';
    margin-bottom: 25px;
}

.view-article h1 {
    color: #000000;
}

.view-article .category-name a{
    font-family: 'Rajdhani';
    text-transform: uppercase;
    color: #000;
    font-size:14px;
    font-weight:500;
}

.view-article .category-name a:hover{
    color:#ff1717;
}

.view-article .article-details p {
    font-family: 'Figtree';
}

.view-article h3.related-article-title {
    font-size: 28px;
    font-weight: 600;
    border-bottom: 1px solid rgb(0 0 0 / 10%);
}

.view-article .article-header h2 a {
    font-family: 'Rajdhani';
    color: #000000 !important;
    font-size: 24px;
    font-weight: 600;
    text-decoration: underline;
    transition:0.5s;
}

.view-article .article-header h2 a:hover,.view-article .article-header h2 a:focus{
    color:#ff1414 !important;
}

.view-category .article-header a {
    color: #000;
    font-weight: 600;
    text-decoration: underline;
    font-size: 20px;
}

.view-category .article-header a:focus, .view-category .article-header a:hover{
    color:#ff1414 !important;
}

/* Contact Us */
.contact-form-001 .form-group label {
    font-family: 'Figtree';
}

.contact-box-001 {
    padding: 130px 30px 30px 30px;
    background: #106333 !important;
    height:fit-content;
    border-radius: 1000px 1000px 0px 0px;
}
.contact-box-001 p {
    margin: 0 !important;
    padding: 0 !important;
    color:#fff;
}
.contact-box-001 a{
    color:#fff;
}
.contact-box-001 i{
    color:#fff;
}
.contact-box-001 h2.sppb-addon-title {
    color: #fff;
    padding: 0 0 20px 10px!important;
    font-size: 40px !important;
    letter-spacing: 1px;
}
.contact-form-001 .sppb-addon.sppb-addon-header h3{
    color:#000;
    font-size: 32px !important;
    font-weight: 600;
}
textarea.inputbox {
    height: 150px !important;
}
.contact-box-001 span.sppb-icon-container {
    padding: 0px !IMPORTANT;
}
.contact-box-001 .sppb-icon .sppb-icon-container > i {
    font-size: 18px !IMPORTANT;
    height: 18px !IMPORTANT;
    width: 18px !IMPORTANT;
    line-height: 18px !IMPORTANT;
}


/**/
.border-style-001 {
    padding: 50px 20px 20px 20px;
    border-radius: 500px 500px 0px 0px;
}
.about-icon-style-001 img {
    width: 100px;
    height: 100px;
    margin-bottom: 15px;
}
  
  /*accordion-style-001*/
  .accordion-style-001 .sppb-panel-faq>.sppb-panel-heading {
    border-radius: 1000px;
    background: #f39f5f;
    color: #fff;
    margin-bottom: 15px;
    padding: 10px 30px 10px 30px;
}
.accordion-style-001 .sppb-panel-title {
    font-size: 20px;
    font-family: 'chewy';
    letter-spacing: 1px;
    font-weight: normal;
    line-height: 1.5;
}
@media(max-width:991px){
.accordion-style-001 .sppb-panel-title {
    font-size: 16px;
}
}
.accordion-style-001 i.fa.fa-chevron-right {
    color: #fff;
}

/*block number*/
.sppb-blocknumber.sppb-media h3.sppb-media-heading {
    margin: 0px !IMPORTANT;
    margin-top: 10px !IMPORTANT;
    font-weight: normal;
    font-size: 18px;
    font-family: 'poppins';
}
@media(max-width:991px){
.sppb-blocknumber.sppb-media h3.sppb-media-heading {
    font-size: 16px;
    line-height: 1.5;
}
}

/*table-style-001*/

.table-style-001 table tr:first-child {
    padding: 10px 10px;
    line-height: 1.3;
    text-align: center;
    background: #0d5a2d;
    border-color: #dee2e6;
    color: #fff;
    letter-spacing: 0.5px;
}
.table-style-001 table tr:first-child p {
    font-family: 'chewy' !important;
    font-size: 20px;
    letter-spacing: 1px !important;
}
.table-style-001 table td {
    padding: 5px 10px;
    line-height: 1.5;
    text-align: left;
}
.table-style-001 table td p {
    font-family: 'chewy' !important;
    font-size: 18px;
    letter-spacing: 1px;
}
@media(max-width:992px){
  table {
    display: block !important;
    width: 100% !important;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch !important;
    -ms-overflow-style: -ms-autohiding-scrollbar !important;
  }
}

/*form-style-001*/
.form-style-001 {
    background: rgb(230, 227, 174);
    padding: 180px 30px 30px 30px;
    border-radius: 500px 500px 0px 0px;
}
@media(max-width:991px){
.form-style-001 {
    background: rgb(230, 227, 174);
    padding: 150px 30px 30px 30px;
    border-radius: 500px 500px 0px 0px;
}}
.form-style-001 input, 
.form-style-001 textarea {
    width: 100% !IMPORTANT;
    max-width: 100% !important;
}

/*article*/

.program-article-001 .sppb-container-inner {
    background: #dff5fb;
    padding: 30px;
    border-radius: 300px 30px 30px 300px;
    margin-bottom: 30px;
}
.program-article-002 .sppb-container-inner {
    background: rgb(253 238 225);
    padding: 30px;
    border-radius: 300px 30px 30px 300px;
    margin-bottom: 30px;
}
.program-article-003 .sppb-container-inner {
    background: rgb(233 235 255);
    padding: 30px;
    border-radius: 300px 30px 30px 300px;
    margin-bottom: 30px;
}
.program-article-004 .sppb-container-inner {
    background: #f2f3cf;
    padding: 30px;
    border-radius: 300px 30px 30px 300px;
    margin-bottom: 30px;
}
.program-article-005 .sppb-container-inner {
    background: #ffeef9;
    padding: 30px;
    border-radius: 300px 30px 30px 300px;
    margin-bottom: 30px;
}
@media(max-width:991px){
.program-article-001 .sppb-container-inner,
.program-article-002 .sppb-container-inner,
.program-article-003 .sppb-container-inner,
.program-article-004 .sppb-container-inner,
.program-article-005 .sppb-container-inner {
    border-radius: 300px 300px 0px 0px;
}}

/*animated number*/
.sppb-addon-animated-heading .sppb-addon-title {
    font-weight: 400;
}
@media(max-width:991px){
.sppb-addon-animated-heading .sppb-addon-title {
    font-size: 20px;
    display: block;
    text-align: center;
}
.animated-text-words-wrapper {
    left: 0;
    right: 0;
    margin: auto;
}
.animated-text-words-wrapper {
    display: flex;
  }
.zh-cn .animated-text-words-wrapper span {
    font-size: 30px;
  font-weight: 600;
  }}


/*long-width-img*/
@media(min-width:1600px){
.long-width-img img {
    width: 120% !important;
    max-width: 120% !important;
}}

/*vision-icon*/
.vision-icon img {
    width: 100px;
    height: auto;
    margin-bottom: 20px;
}