/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
img {border-radius: 5px;}
.space-overlay {
    border-radius: 5px;
    background: rgba(0, 0, 0, 0);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 0.3s ease-in-out;
}
.pfnews-category {
    bottom: -5px;
    left: 0;
    background-color: #0176dc;
    display: inline-block;
    font-weight: 400;
    font-size: 0.75em;
    line-height: 1.45em;
    color: #fff !important;
    text-decoration: none !important;
    padding: 4px 15px;
    border-radius: 0 5px 0 5px;
    margin-bottom: 5px;
}
.pfnews-item-img-ins img {
    height: 200px;
    object-fit: cover;
}
.pfnews-box {margin-top: 25px;}
.pfnews-box-title {margin-bottom: 10px;}
.pfnews-box-title a {
    color: #151515;
    font-weight: 700;
    font-size: 17px;
    line-height: 1.25em;
}
.pfnews-box-excerpt {
    font-size: 1em;
    line-height: 1.45em;
    color: #7f8c8d;
    margin-top: 20px;
}
.pfnews-box-meta {
    margin: 15px 0 0;
    height: 15px;
    overflow: hidden;
}
.pfnews-box-meta-left {
    right: 0;
    font-weight: 500;
    font-size: 0.75em;
    line-height: 1.45em;
    color: #7f8c8d;
}
.pfnews-box:after {
    content: "Read More";
    position: absolute;
    bottom: -4px;
    left: 0;
    font-size: 13px;
    z-index: 1;
    color: #e80402;
    font-weight: 700;
}
.pfnews-box-meta-left .date i {
    padding-right: 2px;
    transform: translateY(0.5px);
}
.home-title h2 {
    font-size: 25px;
    color: #001031;
    margin: 10px 0;
}
.home-desc {
    color: #001031;
    margin-bottom: 20px;
    line-height: 1.85em;
}
.home-title h2 span {padding: 20px 0;}
.rank-item {
    gap: 10px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    border-radius: 5px;
    padding: 10px 10px 25px;
    margin: 0 0 30px;
    background-color: #fff;
    box-shadow: 0px 10px 40px 0px rgba(109, 141, 173, 0.25);
    transition: all 0.5s ease-in-out;
}
.rank-logo, .rank-terms, .rank-rating, .rank-button {
    display: flex;
    align-items: center;
    justify-content: center;
}
.rank-logo {order: 1;}
.rank-terms {order: 2;}
.rank-rating {order: 3;}
.rank-button {order: 4;}
.rank-logo-ins {
    width: 100%;
    padding: 10px 30px;
}
.rank-logo-ins:after, .rank-terms-ins:after, .rank-rating:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 50px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background-color: #d6d7db;
}
.rank-count {
    top: -22px;
    left: 30px;
    width: 30px;
    height: 42px;
    background-color: #0176dc;
    border-radius: 5px;
}
.rank-count:before {
    content: '';
    display: block;
    width: 30px;
    height: 12px;
    background-color: rgba(0, 0, 0, 0.1);
    top: 0;
    left: 0;
    right: 0;
    border-radius: 5px 5px 0 0;
    z-index: 1;
}
.rank-count span {
    position: relative;
    display: inline-block;
    width: 30px;
    padding: 7px 0;
    text-align: center;
    font-weight: 700;
    font-size: 1em;
    line-height: 1em;
    color: #fff;
}
.rank-terms-ins {
    width: 100%;
    padding: 0 15px;
    font-weight: 400;
    font-size: 0.75em;
    line-height: 1.45em;
    color: #7f8c8d;
}
.rank-terms-ins strong {
    display: block;
    font-weight: 700;
    font-size: 28.43px;
    line-height: 1.25em;
    color: #111111;
}
.rank-terms-ins span {
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.25em;
    color: #2e3246;
    padding-bottom: 5px;
}
.rank-button-ins {width: 100%;}
.rank-button-ins a {
    color: #000;
    background-color: #00FFCF;
    border-radius: 90px;
    display: inline-block;
    min-width: 200px;
    padding: 10px 30px;
    font-weight: 400;
    font-size: 1em;
    line-height: 1.25em;
    transition: all 0.5s ease-in-out;
}
.rank-button-ins a:first-child {margin-bottom: 8px;}
.rank-button-ins a:last-child {
    color: #fff;
    background-color: #020f31;
}
.rank-button-ins a img {
    width: 24px;
    padding-right: 5px;
}
.rank-rating-ins {
    display: inline-flex;
    align-items: center;
    height: 40px;
    border-radius: 20px;
    padding: 11px 45px 11px 15px;
    border: 1px solid #d6d7db;
}
.rank-rating-ins span {
    position: absolute;
    right: 12px;
    height: 1em;
    top: 0;
    bottom: 0;
    margin: auto 0;
    font-weight: 700;
    font-size: 1em;
    line-height: 20px;
    color: #111111;
}
.rank-viewMore {
    width: 100%;
    margin-top: 20px;
    text-align: center;
}
.rank-viewMore a {
    color: #fff;
    background-color: #0176DC;
    font-size: 16px;
    padding: 15px 40px;
    border-radius: 100px;
}
.disclosure {
    margin-top: 30px;
    color: #C8C8C8;
    font-size: 13px;
    font-weight: 400;
    line-height: 23px;
}
.rank-dataa strong {
    color: #001031;
    font-weight: 700;
}
.rank-total {
    display: block;
    width: auto;
    float: left;
    color: #001031;
    text-align: left;
    font-size: 24px;
    line-height: 1;
    font-weight: 700;
    box-sizing: border-box;
    overflow: hidden;
}
.rank-review-star {
    float: left;
    margin-left: 15px;
    margin-top: 5px;
    position: relative;
    z-index: 99;
    line-height: 1;
}
.button.icon.circle>i {color: #fff;}
.button.icon.circle {
    border-width: 1px;
    border-color: #fff !important;
    line-height: 31px;
}
.footer-logo img, #logo img {
    padding: 11px 15px;
    background-color: #ffffff;
    border-radius: 5px;
}
.header .header-inner {border-bottom: 1px solid;}
.ft-title {
    font-size: 22px;
    font-weight: 600;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.news-field input {
    height: 45px;
    color: #2d3436;
    font-weight: 400;
    font-size: 1em;
    line-height: 1.45em;
    background-color: #fefeff;
    border-radius: 5px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #e4e4e4;
    width: 100%;
    padding: 11px 15px;
    margin-bottom: 0;
}
.news-field.news-button button {
    width: 100%;
    border: none;
    border-radius: 3px;
    background-color: #0176DC;
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    padding: 12px 24px;
    color: #fff;
    text-align: center;
}
.news-p {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.75em;
}
.ft-community ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.ft-community ul li {
    display: inline-block;
    margin: 0 9px;
}
.ft-community ul li:first-child {margin-left: 0;}
.ft-community ul li:last-child {margin-right: 0;}
.ft-community ul li a {
    color: #fff;
    font-size: 21px;
}
.ft-copyright p {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 10px 0;
}
.absolute-footer.dark, .rank-top10-right {display: none;}
.pd-title-page {margin-bottom: 30px;}
.pd-title-page h2 {
    font-size: 25px;
    font-weight: 700;
    line-height: 50px;
    color: #001031;
    margin-bottom: 20px;
}
.dives {
    width: 10%;
    height: 3px;
    background-color: #001031;
}
.pf-send {
    color: #000000 !important;
    background-color: #00FFD2 !important;
    border-color: #00FFD2 !important;
    font-weight: 600 !important;
    text-transform: capitalize !important;
    width: 100%;
    border-radius: 4px 4px 4px 4px !important;
    font-size: 18px !important;
    padding: 6px 40px !important;
}
.contact-us input, .contact-us textarea {
    color: #001031;
    border-radius: 4px;
    font-size: 16px;
    min-height: 47px;
    padding: 6px 16px;
    box-shadow: none;
    border: 1px solid #69727d;
    margin-bottom: 10px;
}
.contact-us textarea {height: auto;}
.title-contact h2, .title-contact h2 span {border: 0;}
.title-contact h2 span {
    color: #001031;
    font-weight: 600;
}
.content-main {padding: 30px 0;}
.pf-propList {
    display: flex;
    flex-direction: column;
    grid-gap: 15px;
}
.pf-propBox {
    display: flex;
    flex-wrap: wrap;
    border-radius: 5px;
    padding: 15px;
    background-color: #f1f3f4;
    transition: all 0.5s ease-in-out;
}
.pf-propHead {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}
.pf-propAvatar {
    flex: 0 0 65px;
    display: inline-block;
    line-height: 0;
    order: 1;
    width: 50px;
}
.pf-propName {
    flex: 1 1 25%;
    display: inline-block;
    order: 2;
    font-weight: 600;
    font-size: 1em;
    line-height: 1.25em;
    color: #fff;
}
.pf-propName a {color: #151515;}
.pf-propName .rating-list {margin-left: 4px;}
.pf-propName .rating-list img {margin-left: -4px;}
.pf-propShort p {
    margin-bottom: 15px;
    min-height: 34px;
    font-weight: 400;
    font-size: 0.75em;
    line-height: 1.45em;
    color: #7f8c8d;
}
.pf-propLink {
    width: 100%;
    display: flex;
    justify-content: space-between;
    column-gap: 13px;
    align-items: center;
}
.pf-propButton {
    width: 50%;
    background-color: #00FFD2;
    color: black;
    border-radius: 90px;
    font-weight: 400;
    font-size: 0.75em;
    line-height: 1.45em;
    padding: 6px;
    text-align: center;
}
.pf-propButton.pf-propButtonRead {
    color: white;
    background-color: #738380;
}
.blog-archive {
    gap: 30px;
    display: flex;
    overflow: hidden;
    margin-bottom: 45px;
}
.blog-avatar {width: 25%;}
.blog-info {width: 75%;}
.blog-cateName {
    top: 26px;
    right: -15px;
    text-align: right;
    background-color: #0176dc;
    display: inline-block;
    font-size: 0.75em;
    line-height: 1.45em;
    color: #fff;
    padding: 4px 15px;
    border-radius: 3px;
    margin-bottom: 4px;
}
.blog-time {
    font-size: 0.75em;
    line-height: 1.45em;
    color: #7f8c8d;
    margin-top: 20px;
}
.blog-time i {
    padding-right: 5px;
    transform: translateY(1px);
}
.blog-title {
    margin: 10px 0 15px;
    line-height: 0;
}
.blog-title a {
    font-weight: 600;
    font-size: 1.777em;
    line-height: 1.25em;
    color: #151515;
}
.blog-excerpt {
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 1em;
    line-height: 1.65em;
    color: #7f8c8d;
}
.blog-readMore a {
    font-weight: 600;
    font-size: 16px;
    line-height: 1em;
    color: #151515;
}
.blog-readMore a:hover {color: #b2bec3;}
@media (min-width: 1368px) {
    .rank-top10 {
        display: flex;
        justify-content: space-between;
    }
    .rank-top10-left {
        width: 118%;
        margin-top: 50px;
    }
    .ft-community {padding-left: 28%;}
    .rank-top10-right {display: block;}
}
@media (min-width: 992px) {
    .rank-list {
        margin-top: 50px;
        margin-bottom: 60px;
    }
    .rank-viewMore, .rank-top10 {margin-top: 50px;}
    .rank-math-title {font-size: 24px;}
    .home-title h2 {line-height: 1;}
    .title-contact h2 span {
        font-size: 37px;
        line-height: 53px;
    }
    .pd-title-page h2 {font-size: 40px;}
    .home-title h2 {
        font-size: 2.369em;
        line-height: 44px;
    }
    .content-main {padding: 60px 0;}
    .pf-propList {
        grid-template-columns: repeat(4, 1fr) !important;
        grid-gap: 30px !important;
    }
}
@media (min-width: 850px) {
    .rank-item {
        flex-direction: row;
        gap: 0;
        padding: 10px 0;
    }
    .box-25 {width: 25%;}
    .home-title h2 span {padding: 0;}
    .pf-propList {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 15px;
    }
}
@media (min-width: 768px) {
    .newsForm {
        display: grid;
        grid-gap: 10px;
        grid-template-columns: repeat(2, 2fr);
    }
    .news-field.news-button {
        grid-column: span 2;
        grid-row: span 2;
    }
    .ft-logo-block {
        padding: 10px;
        max-width: 29.645%;
        flex-basis: 29.645%;
    }
    .ft-news-block {
        padding: 10px;
        max-width: 34.23%;
        flex-basis: 34.23%;
    }
    .ft-social-block {
        padding: 10px;
        max-width: 35.43%;
        flex-basis: 35.43%;
    }
    .ft-copyright {margin-top: 40px;}
}