.whyitem .whyover {
    left: 0px;
    opacity: 0 !important;
    transition: all .2s ease 100ms;
}

.whyitem:hover .whyover {
    left: 0px;
    opacity: 1 !important;
    transition: all .2s ease 100ms;
}



.quotedlg-box {
    box-sizing: border-box;
    display: none;
    width: 100%;
    height: 100vh;
    margin: 0px 0px;
    padding: 0px 0px;
    position: fixed;
    z-index: 999999;
    left: 0px;
    top: 0px;
}

.quotedlg-box::before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
}

.quotedlg {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    max-width: 600px;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    border-radius: 0px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.quotedlg-t {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    min-height: 50px;
    margin: 0px 0px;
    padding: 0px 10px;
    border-bottom: solid 1px #ddd;
}

.quotedlg-t>.label-title {
    padding: 0px 0px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.6;
    color: #000;
}

.quotedlg-t>.quotedlg-close {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 18px;
    font-weight: normal;
    color: red;
    cursor: pointer;
}

.quotedlg-b {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 100px;
    margin: 0px 0px;
    padding: 20px 20px;
}

/*--------自适应--------*/




.download-c {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.downloaditem {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 5px 0px;
    padding: 15px 5px;
    border-bottom: dashed 1px #ddd;
}

.downloaditem-l {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.downloaditem-l svg {
    width: 16px;
    height: auto;
}

.downloaditem-m {
    box-sizing: border-box;
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.downloaditem-title {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    margin: 0px 0px;
    padding: 0px 0px;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-all;
    ;
    text-overflow: ellipsis;
    white-space: wrap;
    overflow: hidden;
}

.downloaditem-title>.label-title {
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.downloaditem-title>.label-title:hover {
    color: #333;
    text-decoration: none;
}


.downloaditem-r {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    width: 90px;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.downloaditem-r>.label-date {
    padding: 0px 0px;
    font-size: 14px;
    font-weight: bold;
    color: #0D6DDD;
    text-decoration: underline;
}


/*---------  ---------*/
.cert_title {
    box-sizing: border-box;
    margin: 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 40px;
    color: #fff;
    font-weight: normal;
    margin: 0 0;
    padding: 0 0;
}

.cert-image {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 100%;
    height: auto;
    text-align: center;
}

.cert-image img {
    display: block;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2) !important;
}

.cert-right-title {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 20px;
    font-weight: 500;
    color: #000000;
}

.cert-right-summary {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 16px;
    color: #333;
    line-height: 1.5;
}

.cert-right-summary p {
    margin: 0 0;
    padding: 0 0;
}


.cert-pdf {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 47px;
    outline: none;
    border-radius: 0px;
    border: none;
    background: #8B7C43;
    color: #fff;
    margin: 0 0;
    padding: 0 0px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
}

.cert-pdf:hover {
    color: #fff;
}

.cert-pdf:visited {
    color: #fff;
}

.cert-pdf:active {
    color: #fff;
}


.singlecert_info .elementor-widget-container .elementor-button-wrapper a {
    display: block;
}


/*------------------- css ---------------------*/
.blogmore-c {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 60px 0px 20px 0;
    padding: 0px 0px;
}

.blogmore-c>.btnblogmore-button {
    border: none;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    border-bottom: solid 1px #8B7C43;
    background: transparent;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #8B7C43;
    outline: none;
    cursor: pointer;
}

/*--------自适应--------*/



.blog_title {
    box-sizing: border-box;
    margin: 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 30px;
    color: #000;
    font-weight: 500;
    margin: 0 0;
    padding: 0 0;
    line-height: 1.4;
}

.blog_date {
    width: 100%;
    box-sizing: border-box;
    margin: 0 0;
    padding: 10px 0;
    width: 100%;
    height: auto;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    font-size: 16px;
}


.blog-b {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 30px 0px 0 0;
    padding: 20px 0px;
}

.blog-prenext {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.blog-prenext-l {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.blog-prenext-l>.label-prev {
    width: 60px;
    padding: 0px 0px;
    font-size: 14px;
    font-weight: bold;
    color: #666;
}

.blog-prenext-l>.label-prev-text {
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    padding: 0px 0px;
    font-size: 14px;
    font-weight: normal;
    color: #666;
}

.blog-prenext-l>.label-prev-text:hover {
    color: #666;
    text-decoration: none;
}

.blog-prenext-l>.label-prev-text:active {
    color: #666;
    text-decoration: none;
}

.blog-prenext-l>.label-prev-text:visited {
    color: #666;
    text-decoration: none;
}



.blog-prenext-r {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.blog-prenext-r>.label-next {
    width: 60px;
    padding: 0px 0px;
    font-size: 14px;
    font-weight: bold;
    color: #666;
}

.blog-prenext-r>.label-next-text {
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    padding: 0px 0px;
    font-size: 14px;
    font-weight: normal;
    color: #666;
}

.blog-prenext-r>.label-next-text:hover {
    color: #666;
    text-decoration: none;
}

.blog-prenext-r>.label-next-text:active {
    color: #666;
    text-decoration: none;
}

.blog-prenext-r>.label-next-text:visited {
    color: #666;
    text-decoration: none;
}


/*--------自适应--------*/

