/*
Theme Name: AVX
Theme URI: #
Description: Custom theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/
.avx-hme-service-title-section {
    text-align: center;
    margin-bottom: 40px;
}
.avx-hme-service-section {
    background-color: #F7F7F7;
    position: relative;
    padding: 70px 0;
}
.avx-hme-service-section h3 {
    position: relative;
    font-family: 'DM Serif Display';
    color: #000;
    font-size: 34px;
    font-weight: 400;
    line-height: 40px;
    padding: 50px 0 20px;
    margin: 0;
}
.avx-hme-service-section h4 {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    line-height: 30px;
    padding: 10px 0;
    margin: 0;
}
.avx-hme-service-section p {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    padding: 10px 0;
    margin: 0;
}
.avx-hme-service-grid-section {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0px 0px 30px 0px;
    padding: 40px 40px 40px 40px;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-radius: 10px 10px 10px 10px;
    background-color: #FFFFFF;
    box-shadow: 0px 10px 30px 0px rgba(219, 219, 219, 0.34);
    text-align: left;
}
.avx-service-grid-img-section {
    margin-right: 25px;
}

.avx-service-grid-img-section img {
    width: 73px;
}
.avx-focus-section {
    position: relative;
    padding: 70px 0;
}
.avx-focus-section img {
    float: right;
    width: 45%;
    height: auto;
    display: block;
    border-radius: 10px;
    margin: 0 0 0 100px;
}
.avx-focus-section h3 {
    position: relative;
    font-family: 'DM Serif Display';
    color: #000;
    font-size: 44px;
    font-weight: 400;
    line-height: 50px;
    padding: 50px 0 30px;
    margin: 0;
}
.avx-focus-section p {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    padding: 10px 0;
    margin: 0;
}
p.txt-dark {
    color: #000;
}
.avx-blog-single-detail-section .avx-inner-post-content ul{
padding-left: 22px;
}
.avx-blog-single-detail-section .avx-inner-post-content ul li {
    margin-bottom: 7px !important;
    position: relative;
    list-style: none;
}
.avx-blog-single-detail-section .avx-inner-post-content ul li::before{
content: "";
width: 8px;
height: 8px;
border-radius: 50%;
background-color: #000;
position: absolute;
left:-22px;
top: 10px;
}

.avx-blog-single-detail-section h1 {
    position: relative;
    font-family: 'DM Serif Display';
    color: #000;
    font-size: 29px;
    font-weight: 400;
    line-height: 50px;
    padding: 0px 0 30px;
    margin: 0;
}
.avx-blog-single-detail-section h2 {
    position: relative;
    font-family: 'DM Serif Display';
    color: #000;
    font-size: 29px;
    font-weight: 400;
    line-height: 35px;
    padding: 0px 0 11px;
    margin: 0;
}
.avx-blog-single-detail-section h3 {
    position: relative;
    font-family: 'DM Serif Display';
    color: #000;
    font-size: 27px;
    font-weight: 400;
    line-height: 35px;
    padding: 0px 0 11px;
    margin: 0;
}
.avx-blog-single-detail-section h4 {
    position: relative;
    font-family: 'DM Serif Display';
    color: #000;
    font-size: 27px;
    font-weight: 400;
    line-height: 35px;
    padding: 0px 0 11px;
    margin: 0;
}

.avx-inner-post-content p {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    padding: 10px 0;
    margin: 0;
}

.avx-inner-post-content img {
    width: 50%;
    height: auto;
    float: right;
    margin: 10px 0 10px 40px;
}
.post-dte {
    background-color: #fbfbfb;
    padding: 4px 10px;
    display: inline-block;
    font-size: 14px;
    font-weight: 200;
    margin-bottom: 17px;
}
.avx-blog-single-detail-section h1 {
    position: relative;
    font-family: 'DM Serif Display';
    color: #000;
    font-size: 37px;
    font-weight: 400;
    line-height: 50px;
    padding: 0px 0 30px;
    margin: 0;
}
.avx-blog-single-detail-section {
    padding: 70px 0;
}
.avx-blog-list-section h1 {
    position: relative;
    font-family: 'DM Serif Display';
    color: #000;
    font-size: 44px;
    font-weight: 400;
    line-height: 50px;
    padding: 0px 0 60px;
    margin: 0;
    text-align: center;
}
.avx-single-post-grid a {
    text-decoration: none;
}
.avx-blog-sidebar .recent-post-link ul li {
    padding-top: 10px;
    float: left;
    width: 100%;
}
.recent-post-link.cate {
    padding: 28px 0 0 0;
    float: left;
    width: 100%;
    position: relative;
}
.avx-blog-sidebar .recent-post-link ul {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
}
.avx-blog-sidebar .recent-post-link ul li a {
    background: url(./assets/images/listicon.png) no-repeat left 15%;
    background-size: 20px;
    float: left;
    width: 100%;
    display: block;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    padding: 0px 0 10px 37px;
    margin: 2px 0 0;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    border-bottom: 1px solid #e5e5e5;
}
.avx-single-post-grid .post-description p {
    color: #000;
    font-size: 15px;
    font-weight: normal;
    line-height: 26px;
    margin: 10px 0 20px;
}
.avx-blog-sidebar .recent-post-link h3 {
    font-size: 24px;
    color: #fff;
    font-weight: 300;
    line-height: 30px;
    margin: 0 0 18px;
    padding: 8px 15px;
    background: #000;
    position: relative;
    float: left;
    display: block;
    width: 100%;
}
.avx-single-post-grid .post-featured-img img {
    width: 100%;
    height: auto;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    transition: .5s ease;
}
.avx-single-post-grid h2 {
        display: block;
    font-family: 'DM Serif Display';
    color: #000;
    font-size: 22px;
    font-weight: normal;
    line-height: 32px;
    padding: 10px 0;
    margin: 0;
}
.avx-blog-list-section {
    padding: 60px 0;
}

.avx-single-post-grid .post-featured-img {
    float: left;
    width: 25%;
    position: relative;
    overflow: hidden;
}

.avx-single-post-grid .post-description {
    float: right;
    width: 70%;
}
.avx-single-post-grid {
    float: left;
    width: 95%;
    border-bottom: 1px solid #d4d4d4;
    margin: 0 0 20px;
    padding: 0 0 20px;
}
.avx-inn-agent-detail-section {
    padding: 80px 0;
}
.single-agent-details h1 {
    color: #000;
    text-transform: uppercase;
    line-height: 40px;
    font-size: 36px;
    font-weight: 400
}

.single-agent-details p {
    color: #000;
    line-height: 20px;
    font-size: 16px;
    font-weight: 300
}

.single-agent-details h3 {
    color: #000;
    line-height: 25px;
    font-size: 20px;
    padding: 16px 0;
    font-weight: 300
}

.agent-cal-btn {
    width: 100%;
    text-align: left;
    margin: 25px 0
}

.agent-cal-btn a {
    width: 28%;
    display: inline-block;
    border: 1px solid #cf9a3e;
    padding: 13px 5px;
    margin: 1% 2% 0;
    text-align: center
}

.agent-cal-btn a:first-child {
    margin-left: 0
}

.single-agent-details-content p {
    font-size: 16px;
    line-height: 28px
}

.single-agent-pic img {
    width: 100%
}

.single-agent-details {
    padding: 0 50px
}

.default-page-detail-section h2,
.default-page-detail-section h1 {
    position: relative;
    font-family: 'DM Serif Display';
    color: #000;
    font-size: 44px;
    font-weight: 400;
    line-height: 50px;
    padding: 50px 0 30px;
    margin: 0;
}

.default-page-detail-section p {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    padding: 10px 0;
    margin: 0;
}

.default-page-detail-section {
    padding: 80px;
    position: relative;
}

.not-found-section {
    padding: 80px;
    position: relative;
}

.not-found-section p {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    padding: 10px 0;
    margin: 0;
}

.not-found-section h1 {
    font-family: 'DM Serif Display';
    font-size: 70px;
    font-weight: bold;
    padding: 20px 0;
}

.avx-realblog-post-section .pst-bx.fistp p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.avx-enquir-form-section .innform-input input[type=email] {
    width: 100%;
    display: block;
    font-family: 'Montserrat';
    font-size: 15px;
    color: #000;
    font-weight: normal;
    line-height: 24px;
    padding: 12px;
    margin: 8px 0 5px;
    background: #fff;
    border: 1px solid #646464;
}

.avx-enquir-form-section .innform-input .wpcf7-submit {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    line-height: 30px;
    padding: 7px 19px;
    margin: 10px 0 0;
    background: #000;
    border: none;
    outline: none;
    text-align: center;
    border-radius: 8px;
}

/* Pagination */
.pagination {
    clear: both;
    position: relative;
    font-size: 17px;
    line-height: 19px;
    float: left;
    justify-content: center;
    margin: 10px auto;
    text-align: center;
    display: flex;
    width: 100%;
}

.pagination span,
.pagination a {
    display: block;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 9px 11px 7px 11px;
    text-decoration: none;
    width: auto;
    color: #fff;
    background: #000;
    -webkit-transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -ms-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
}

.pagination a:hover {
    color: #fff;
    background: #555;
}

.pagination .current {
    padding: 9px 11px 7px 11px;
    background: #555;
    color: #fff;
}