@import url("https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,500;1,500&family=Muli:wght@400;500&family=Oswald:wght@400;600;700&display=swap");
@import "/skin/css/font-awesome/css/font-awesome.min.css";
@import "/skin/css/ionicons/css/ionicons.css";
@import "/skin/css/bootstrap.css";
@import "/skin/css/menu.css";
@import "/skin/css/aos.css";
@import "/skin/css/swiper.css";
@import "/skin/css/fonts.css";
@import "/skin/css/video.css";
@import "/skin/css/box.css";

* {
    margin: 0;
    text-decoration: none;
}
html {
    height: 100%;
    width: 100%;
    scroll-behavior: smooth;
}
body {
    font-family: "Muli", sans-serif;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    overflow-x: hidden;
    color: #13191f;
    font-weight: 400;
}
a,
i,
.btn,
p,
ul,
li,
:before,
:after {
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
a:hover,
a:focus,
i:hover,
div:hover,
p:hover,
ul:hover,
li:hover,
:hover:before,
:hover:after {
    text-decoration: none;
    outline: none;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
a {
    color: #13191f;
}
a:hover {
    color: #59815b;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Oswald", sans-serif;
    font-weight: 600;
}
table {
    margin-bottom: 10px;
    border: 1px solid #eee;
}

.demo {
    margin-bottom: 24px;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid #eee;
}

.demo-image {
    width: 100%;
    display: block;
    height: auto;
}
@media screen and (min-width: 1200px) {
    .container {
        max-width: 1170px;
        padding: 0px;
    }
}
@media screen and (max-width: 991px) {
    .container {
        max-width: 100%;
    }
}
.clearfix {
    clear: both;
}
.divider {
    margin: 30px 0px;
    display: inline-block;
}
table {
    margin-bottom: 10px;
    border: 1px solid #eee;
}
table td,
table th {
    padding: 3px 10px;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    text-align: center;
}
img {
    max-width: 100%;
}
.fancybox-slide{
    background-color: #000;
}


::-webkit-input-placeholder {
    font-family: "Cormorant", serif;
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    color: #9a9a9a;
}
::-moz-placeholder {
    font-family: "Cormorant", serif;
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    color: #9a9a9a;
}
:-ms-input-placeholder {
    font-family: "Cormorant", serif;
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    color: #9a9a9a;
}
:-moz-placeholder {
    font-family: "Cormorant", serif;
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    color: #9a9a9a;
}
:placeholder {
    font-family: "Cormorant", serif;
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    color: #9a9a9a;
}
.bg_image_1 {
    background-image: url(/skin/img/bg-one.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.bg_image_1 .swiper-wrapper {
    padding-bottom: 35px;
}
.bg_image_2 {
    background-image: url(../images/bg2.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.bg_image_3 {
    background-image: url(../images/bg3.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.main-wrapper {
    margin: 90px 0px;
}
.main-wrapper.m_tp_0 {
    margin-top: 0px;
}

.page-header .page-header-content {
    position: relative;
    background-image: url(../images/bg5.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0px;
    padding: 85px 0px 195px 0px;
    text-align: center;
}
.page-header .page-header-content .heading {
    position: relative;
    font-size: 48px;
    line-height: 60px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #59815b;
}

/*---------- Slider ---------*/
.theme_slider_1 .slider_inner_content {
    display: flex;
}
.theme_slider_1 .slider_text .swiper-slide {
    height: auto;
}
.theme_slider_1 .slider_text {
    position: relative;
    padding-top: 0px;
    /*padding-left: 90px;*/
    margin-right: -80px;
    z-index: 0;
    width: 40%;
}
.theme_slider_2 .slider_text {
    position: relative;
    padding-top: 0px;
    padding-left: 0px;
    margin-right: 0px;
    z-index: 2;
}
.slider_text .swiper-slide {
    padding-bottom: 60px;
}
.slider_text .blog_post {
    background: url(../images/slider/texture.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 150px 130px;
}
.theme_slider_2 .slider_text .swiper-slide {
    padding-top: 280px;
    padding-bottom: 280px;
}
.theme_slider_2 .swiper-container {
    height: 100%;
}
.theme_slider_2 .slider_text .blog_post {
    background: transparent;
    margin: 0px;
    padding: 0px 0px;
}
.slider_text .post_img .calendar {
    position: relative;
    left: 0;
    bottom: 0;
}
.slider_text .blog_post .post_header .post_title {
    font-size: 48px;
    line-height: 52px;
}
.theme_slider_2 .slider_text .blog_post .post_header .post_title a {
    color: #ffffff;
}
.slider_text .blog_post .post_intro {
    font-size: 18px;
    line-height: 30px;
    margin: 40px 0px 30px 0px;
}
.theme_slider_2 .slider_text .blog_post .post_intro {
    color: #ffffff;
}
.theme_slider_2 .blog_post .read_more a {
    color: #59815b;
}
.theme_slider_2 .blog_post .read_more a:hover {
    color: #ffffff;
}
@media screen and (min-width: 1400px) {
    .theme_slider_1 .slider_text {
        padding-left: 0;
    }
}

/* pagination */
.theme_slider_1 .slider_text .swiper-pagination {
    position: absolute;
    width: auto;
    left: auto;
    right: 75px;
    bottom: 0px;
    text-align: left;
    counter-reset: numbers;
    background: #59815b;
    padding: 47px 30px 48px 180px;
    border-radius: 60px 0px 0px 60px;
}
.theme_slider_1 .swiper-pagination-bullet:before {
    font-family: "Oswald", sans-serif;
    counter-increment: numbers;
    content: "0" counter(numbers);
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 40px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 70px;
    color: #fff;
    font-weight: 900;
}
.theme_slider_1 .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    opacity: 1;
    visibility: visible;
}
.theme_slider_1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border: 1px solid #fff;
}
.theme_slider_1 .swiper-pagination-bullet {
    opacity: 1;
    background: #fff;
    outline: none;
}
.theme_slider_1 .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px;
}
.theme_slider_1 .swiper-pagination-bullet-active {
    color: #fff;
    background: #fff;
    outline: none;
}

/* pagination 2 */
.theme_slider_2 .slider_text .swiper-pagination {
    position: absolute;
    width: auto;
    left: auto;
    right: 0px;
    padding: 0;
    border-radius: 0;
    top: 50%;
    height: 25px;
    transform: translateY(-50%) rotate(90deg);
}
.theme_slider_2 .swiper-pagination-bullet {
    opacity: 1;
    background: #fff;
    outline: none;
}
.theme_slider_2 .swiper-pagination-bullet:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: 8px;
    height: 8px;
    border-radius: 100%;
}
.theme_slider_2 .swiper-pagination-bullets .swiper-pagination-bullet {
    border: 1px solid transparent;
    padding: 10px;
    position: relative;
    background: #ffffff;
    margin: 0 10px;
    transform: scale(0.4);
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
.theme_slider_2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border: 1px solid #fff;
    outline: none;
    background: transparent;
    transform: scale(1);
}

@media screen and (min-width: 768px) {
    .theme_slider_2 .slider_images {
        min-height: 990px;
    }
}
@media screen and (min-width: 1200px) {
    .slider_text .blog_post .post_header .post_title {
        font-size: 72px;
        line-height: 82px;
    }
    .theme_slider_2 .slider_text .blog_post .post_header .post_title {
        font-size: 72px;
        line-height: 82px;
    }
}

@media screen and (max-width: 991px) {
    .slider_text {
        padding-left: 0;
        margin-right: 0;
    }
    .slider_text .blog_post {
        margin: 0px;
        padding: 50px 50px;
    }
    .slider_text .blog_post .post_header .post_title {
        font-size: 36px;
        line-height: 40px;
    }
    .slider_text .blog_post .post_intro {
        font-size: 16px;
        line-height: 26px;
        margin: 25px 0px 25px 0px;
    }
    .theme_slider_1 .slider_inner_content {
        display: flex;
        flex-direction: column-reverse;
    }
    .theme_slider_1 .slider_images {
        max-height: 550px;
        overflow: hidden;
    }
    .theme_slider_1 .slider_images img {
        width: 100%;
    }
    .theme_slider_1 .slider_text {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        margin-right: 0px;
    }
    .theme_slider_1 .slider_posts .swiper-pagination {
        padding: 30px 30px 30px 130px;
    }
    .theme_slider_1 .swiper-pagination-bullet:before {
        font-size: 48px;
    }

    .theme_slider_2 .slider_text .swiper-slide {
        padding-top: 150px;
        padding-bottom: 150px;
    }
}
@media screen and (max-width: 767px) {
    .slider_text {
        padding-top: 72px;
    }
    .theme_slider_2 .slider_text .blog_post {
        margin: 0px;
        padding: 0px 60px 0px 0px;
    }
    .slider_text .blog_post .post_header .post_title {
        font-size: 30px;
        line-height: 36px;
    }
    .slider_text .blog_post .post_intro {
        font-size: 14px;
        line-height: 26px;
    }
    .theme_slider_1 .slider_posts .swiper-pagination {
        padding: 30px 30px 30px 100px;
    }
    .theme_slider_1 .swiper-pagination-bullet:before {
        font-size: 30px;
    }
    .theme_slider_2 .slider_text .swiper-slide {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

/*-- Swiper Slide Overlay --*/
[data-swiper] {
    transition-timing-function: ease-in-out;
    transition-duration: 0.8s;
}

[data-swiper="overlay-left"],
[data-swiper="overlay-top"],
[data-swiper="overlay-right"],
[data-swiper="overlay-bottom"] {
    position: relative;
    overflow: hidden;
}

[data-swiper="overlay-left"]:before,
[data-swiper="overlay-top"]:before,
[data-swiper="overlay-right"]:before,
[data-swiper="overlay-bottom"]:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 4;
    background-color: #59815b;
    transition: 2s cubic-bezier(0.858, 0.01, 0.068, 0.99);
}
.enable_page .swiper-slide-active [data-swiper="overlay-left"]:before {
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%);
}
.enable_page .swiper-slide-active [data-swiper="overlay-top"]:before {
    -webkit-transform: translateY(-105%);
    transform: translateY(-105%);
}
.enable_page .swiper-slide-active [data-swiper="overlay-right"]:before {
    -webkit-transform: translateX(105%);
    transform: translateX(105%);
}
.enable_page .swiper-slide-active [data-swiper="overlay-bottom"]:before {
    -webkit-transform: translateY(105%);
    transform: translateY(105%);
}

/*===== Top Social ====*/
.social_links .top-social {
    margin-bottom: 0px;
    padding: 0px;
    text-align: center;
    display: grid;
}
.social_links .top-social li {
    border: 0;
    list-style: none;
    line-height: 30px;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    padding-left: 0px;
}
.social_links .top-social li a {
    font-size: 24px;
    color: #cbcbcb;
    text-align: center;
    display: block;
    padding: 20px 0px;
}
.social_links .top-social li:first-child a {
    padding-top: 0px;
}
.social_links .top-social li:last-child a {
    padding-bottom: 0px;
}
/*-- Side Social--*/
.social_links {
    position: absolute;
    top: calc(100vh / 2);
    left: 34px;
    transform: translateY(-50%);
    z-index: 3;
}

@media screen and (min-width: 1400px) {
    .social_links {
        left: 54px;
    }
}
@media screen and (max-width: 991px) {
    .social_links {
        left: 25px;
    }
    .social_links .top-social li a {
        color: #ffffff;
    }
}

/*--- Post Gallery ---*/

.featured_category {
    padding-top: 90px;
    padding-bottom: 90px;
    position: relative;
    z-index: 2;
}
.featured_category_item {
    -webkit-box-shadow: 0px 13px 15px rgba(89, 129, 91, 0.19);
    box-shadow: 0px 13px 15px rgba(89, 129, 91, 0.19);
}
.featured_category_item .featured_category_heading {
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 0;
}
.featured_category_item img {
    width: 100%;
}
.featured_category_item .featured_category_heading {
    color: #13191f;
    margin-bottom: 10px;
}
.featured_category_item .featured_category_info {
    background: #ffffff;
    padding: 25px 30px;
}
.featured_category_item .featured_category_number {
    color: #989898;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0px;
}
.featured_category_item .featured_category_number span {
    font-weight: 700;
    color: #59815b;
}
@media screen and (max-width: 991px) {
    .featured_category_item {
        margin-bottom: 30px;
    }
    .theme_slider_1 .slider_text .swiper-pagination {
        right: 0;
    }
    .contact_index .contact_box {
        max-width: 80%;
        margin: 0 auto;
        margin-bottom: 15px;
    }
}

/*
 * Shortcode: main-body
 * -----------------------------------------------
*/
.blog_post {
    margin-bottom: 70px;
}
.blog_post .post_img a {
    display: block;
    position: relative;
}
.blog_post .post_img a i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    color: #fff;
    font-size: 35px;
}
.blog_post .post_img a:hover i {
    color: #59815b;
}
.post_img {
    position: relative;
    margin-bottom: 30px;
}
.blog_post .post_img img {
    width: 100%;
}
.post_img .calendar {
    position: absolute;
    bottom: 28px;
    left: 28px;
    background: #59815b;
    padding: 12px 0px;
    width: 60px;
    height: 60px;
    text-align: center;
}
.post_img .calendar a {
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
}
.post_img .calendar a .date {
    font-family: "Oswald", sans-serif;
    font-size: 24px;
    font-weight: 600;
}
.blog_post .post_header .author {
    font-family: "Cormorant", serif;
    font-size: 19px;
    font-weight: 500;
    color: #93a094;
    font-style: italic;
}
.blog_post .post_header .author i {
    margin-right: 8px;
}
.blog_post .post_header .author a {
    color: #93a094;
}
.blog_post .post_header .post_title {
    font-size: 40px;
    line-height: 48px;
    margin: 0px 0px 10px 0px;
    padding: 10px 0px;
}
.blog_post .post_intro {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    color: #878787;
}
.blog_post .post_fulltext {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    color: #878787;
}
.post_footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}
.blog_post .read_more a {
    font-family: "Oswald", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    color: #131917;
    text-transform: uppercase;
}
.blog_post .read_more a:hover {
    color: #59815b;
}
.blog_post .post_share {
    display: flex;
    align-items: center;
}
.blog_post .post_share ul.share_list {
    display: flex;
    margin-bottom: 0px;
    padding-left: 0;
}
.blog_post .post_share ul.share_list li {
    list-style-type: none;
    display: inline-block;
}
.blog_post .post_share ul.share_list li a {
    color: #93a094;
    font-size: 16px;
    padding: 0px 18px;
}
.blog_post .post_share ul.share_list li:first-child a {
    padding-left: 0px;
}
.blog_post .post_share ul.share_list li:last-child a {
    padding-right: 0px;
}

/*
 * Shortcode: More Posts
 * -----------------------------------------------
*/
.more_posts .blog_post .post_img {
    margin-bottom: 25px;
}
.more_posts .blog_post .post_header .post_title {
    font-size: 30px;
    line-height: 36px;
}

@media screen and (max-width: 991px) {
    .blog_post {
        margin-bottom: 40px;
    }
    .blog_post .post_header .author {
        font-size: 17px;
    }
    .blog_post .post_header .post_title {
        font-size: 24px;
        line-height: 30px;
    }
    .blog_post .read_more a {
        font-size: 13px;
        font-weight: 600;
        line-height: 24px;
        text-transform: capitalize;
    }
    .blog_post .share_list li a {
        padding: 0px 12px;
    }
    .more_posts .blog_post .post_header .post_title {
        font-size: 22px;
        line-height: 28px;
    }
}

/*
 * Shortcode: Pagination
 * -----------------------------------------------
*/

.pagination-div {
    margin-top: 30px;
}
.pagination {
    margin-bottom: 0px;
    list-style-type: none;
    align-items: center;
}
.pagination li {
    margin: 0px 5px;
}
.pagination li a {
    font-family: "Oswald", sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #59815b;
    display: block;
    text-align: center;
}
.pagination li a.page-number {
    width: 44px;
    height: 44px;
    line-height: 44px;
    border-radius: 100%;
    font-size: 18px;
    color: #272727;
    display: block;
    text-align: center;
}
.pagination li a.page-number:hover,
.pagination li a.page-number.current {
    background: #93a094;
    color: #fff;
    box-shadow: 0px 10px 15px rgba(89, 129, 91, 0.19);
}

/*
 * Shortcode: Blog Details
 * -----------------------------------------------
*/
.blog_details {
    margin-top: -100px;
}
.blog_details .details_with_sidebar {
    padding-right: 35px;
}
.blog_details .post_expand .post_header .post_title {
    font-size: 60px;
    line-height: 72px;
    margin: 0px 0px 35px 0px;
}
.blog_details .details_fullwidth .post_expand .post_header {
    padding: 0px 100px;
}
.blog_details .details_fullwidth .fulltext_section {
    padding: 0px 100px;
}
.blog_details p {
    margin-bottom: 25px;
}
.blog_details .blog_post {
    text-align: justify;
}
blockquote {
    position: relative;
    font-family: "Oswald", sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    color: #59815b;
    background: url(../images/blockquote_bg.png);
    padding: 40px 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 30px 50px;
}
blockquote:after {
    content: url(../images/comma.png);
    position: absolute;
    right: 15px;
    bottom: -15px;
}
.post_gallery {
    margin: 35px 0px 15px 0px;
}
.post_gallery .img_box {
    margin-bottom: 20px;
}
.post_gallery .row {
    margin-left: -10px;
    margin-right: -10px;
}
.post_gallery [class*="col-lg"] {
    padding-right: 10px;
    padding-left: 10px;
}
.blog_details ul.point_order {
    padding-left: 50px;
    margin: 0px;
    list-style-type: none;
}
.blog_details ul.point_order li {
    position: relative;
    padding-left: 30px;
    line-height: 34px;
}
.blog_details ul.point_order li:before {
    content: "\f2a3";
    position: absolute;
    left: 0;
    font-family: "Ionicons";
    transform: rotate(45deg);
    font-size: 16px;
    color: #59815b;
}

.blog_post .post_video,
.blog_post .post_audio {
    position: relative;
    overflow: hidden;
    margin: 30px 0px 30px 0px;
    -webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    -ms-transition: height 0.5s;
    -o-transition: height 0.5s;
    transition: height 0.5s;
}
.blog_post .post_video p {
    max-width: 100%;
    height: 100%;
}
.blog_post .post_video iframe,
.blog_post .post_video object,
.blog_post .post_video embed,
.blog_post .post_audio iframe,
.blog_post .post_audio object,
iframe {
    width: 100%;
    height: 100%;
    min-height: 350px;
}
.blog_post .post_video #yt {
    display: none;
}
.blog_post .post_video .content {
    position: relative;
}
.blog_post .post_video .play_btn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 55px;
    height: 55px;
    line-height: 52px;
    background: #59815b;
    text-align: center;
    font-size: 24px;
    color: #fff;
    border-radius: 100%;
    cursor: pointer;
}
.blog_post .post_video .play_btn i {
    margin-left: 2px;
}

.blog_details .post_footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 60px;
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
}
.blog_details .blog_post .post_share {
    display: flex;
    align-items: center;
}
.blog_details .blog_post .post_share ul.share_list {
    display: flex;
    margin-bottom: 0px;
    padding-left: 0;
}
.blog_details .blog_post .post_share ul.share_list li {
    list-style-type: none;
    display: inline-block;
}
.blog_details .blog_post .post_share ul.share_list li a {
    font-size: 18px;
    text-align: center;
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    background: #59815b;
    color: #fff;
    margin: 0px 10px;
    padding: 0px 0px;
    border-radius: 100%;
}
.blog_details .blog_post .post_share ul.share_list li:first-child {
    font-family: "oswald", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #13191f;
    margin-right: 15px;
}
.blog_details .blog_post .post_share ul.share_list li:first-child a {
    margin-left: 0px;
}
.blog_details .blog_post .post_share ul.share_list li:last-child a {
    margin-right: 0px;
}

.blog_post .post_tag {
    display: flex;
}
.blog_post .post_tag ul.tag_list {
    display: flex;
    margin-bottom: 0px;
    padding-left: 0;
}
.blog_post .post_tag ul.tag_list li {
    list-style-type: none;
    display: inline-block;
}
.blog_post .post_tag ul.tag_list li a {
    font-family: "Cormorant", serif;
    font-size: 20px;
    font-weight: 500;
    font-style: italic;
    text-transform: lowercase;
    color: #13191f;
    padding: 0px 18px;
}
.blog_post .post_tag ul.tag_list li:first-child a {
    padding-left: 0px;
}
.blog_post .post_tag ul.tag_list li:last-child a {
    padding-right: 0px;
}

.author_div {
    display: flex;
    margin-bottom: 40px;
}
.author_div .author {
    max-width: 125px;
    min-width: 125px;
    margin-right: 30px;
    border-radius: 100%;
    overflow: hidden;
}
.author_div .author_name {
    font-size: 20px;
}
.author_div .author_intro {
    margin-bottom: 15px;
    color: #878787;
}
.author_div .social_media {
    display: flex;
    align-items: center;
}
.author_div .social_media ul.social_list {
    display: flex;
    margin-bottom: 0px;
    padding-left: 0;
}
.author_div .social_media ul.social_list li {
    list-style-type: none;
    display: inline-block;
}
.author_div .social_media ul.social_list li a {
    font-size: 16px;
    text-align: center;
    display: inline-block;
    color: #93a094;
    margin: 0px 15px;
    padding: 0px 0px;
    border-radius: 100%;
}
.author_div .social_media ul.social_list li:first-child a {
    margin-left: 0px;
}
.author_div .social_media ul.social_list li:last-child a {
    margin-right: 0px;
}

/*--- Related Posts ---*/
.related_posts {
    border-bottom: 1px solid #eee;
    margin-bottom: 60px;
}
.related_posts .sec_title {
    position: relative;
    text-align: center;
    margin-bottom: 30px;
}
.related_posts .sec_title h1 {
    position: relative;
    font-size: 18px;
    line-height: 24px;
    display: inline-block;
    margin-bottom: 0px;
    background: #fff;
    padding: 0px 20px;
}
.related_posts .sec_title:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #f2f1ee;
    line-height: 48px;
}
.related_posts .blog_post {
    margin-bottom: 40px;
}
.related_posts .more_posts .blog_post .post_img {
    margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
    .blog_details .details_fullwidth .post_expand .post_header,
    .blog_details .details_fullwidth .fulltext_section {
        padding: 0px 0px;
    }
    .blog_details .post_expand .post_header .post_title {
        font-size: 36px;
        line-height: 48px;
        margin-bottom: 20px;
    }
    .blog_details .post_footer {
        display: block;
    }
    .blog_details .blog_post .post_share {
        margin-bottom: 15px;
    }
    .blog_details .blog_post .post_share ul.share_list li a {
        font-size: 14px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin: 0px 5px;
    }
    .author_div {
        display: block;
    }
    .author_div .author {
        margin-right: 0px;
        margin-bottom: 20px;
    }
}

/*
 * Shortcode: Newsletter
 * -----------------------------------------------
*/
.contact_index .contact_box {
    display: flex;
    background-color: #fff;
    padding: 15px 0 15px;
    border-radius: 6px;
    overflow: hidden;
    height: 60px;
    align-items: center;
}
.contact_index .contact_box .icon {
    min-width: 60px;
    height: 60px;
    background-color: #59815b;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.contact_index .contact_box .icon i {
    font-size: 25px;
}
.contact_index .contact_box .content {
    width: 100%;
    font-size: 18px;
    font-weight: bold;
}
.newsletter {
    text-align: center;
    padding: 75px 0px;
    margin: 50px 0px;
}
.newsletter.more_padding {
    padding: 100px 0px;
}
.newsletter .newsletter_header p {
    font-family: "Cormorant", serif;
    font-size: 20px;
    font-weight: 500;
    font-style: italic;
    color: #59815b;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
}
.newsletter .newsletter_header p i {
    font-size: 30px;
    margin-right: 15px;
}
.newsletter .newsletter_header h3 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 20px;
    display: inline-block;
}
.newsletter .newsletter_form {
    padding: 0px 20px;
}
.newsletter.more_padding .newsletter_form {
    padding: 0px 50px;
}
.newsletter .newsletter_form .form_group {
    position: relative;
}
.newsletter .newsletter_form .form-control {
    width: 100%;
    height: 50px;
    background: #ffffff;
    border: 0px solid #fff;
    padding: 10px 25px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 10px 13px 15px rgba(89, 129, 91, 0.19);
    box-shadow: 10px 13px 15px rgba(89, 129, 91, 0.19);
}
.newsletter .newsletter_form .form-control:focus {
    outline: none;
    box-shadow: none;
}
.newsletter .newsletter_form .button {
    font-family: "Oswald", sans-serif;
    font-size: 18px;
    font-weight: 400;
    background: #59815b;
    color: #fff;
    border: 0px solid #59815b;
    padding: 0 50px;
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    cursor: pointer;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.newsletter .newsletter_form .button:focus {
    outline: none;
}

@media screen and (max-width: 480px) {
    .newsletter .newsletter_form .button {
        position: relative;
        margin-top: 15px;
    }
}

/*--- About Author Page ---*/
.author_wrapper {
    position: relative;
    color: #fff;
    text-align: justify;
}
.author_wrapper:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% - 170px);
    height: 100%;
    background: #59815b;
}
.author_wrapper [class*="col-lg"]:first-child {
    padding-right: 0px;
}
.author_wrapper [class*="col-lg"]:last-child {
    padding-left: 0px;
}
.author_wrapper .author_slider {
    margin-top: -70px;
}
.author_wrapper .author_info {
    padding: 120px 70px 65px 70px;
}
.author_wrapper .author_info h3 {
    font-size: 30px;
    margin-bottom: 35px;
}
.author_wrapper .author_bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 50px;
}
.author_wrapper .social ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.author_wrapper .social ul li {
    display: inline-block;
}
.author_wrapper .social ul li a {
    color: #fff;
    margin-left: 30px;
}
.author_wrapper .social ul li:first-child a {
    margin-left: 0px;
}

.author_slider .swiper-pagination {
    bottom: 30px;
}
.author_slider .swiper-pagination-bullet:before {
    content: "";
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    width: 24px;
    height: 24px;
    border: 1px solid #fff;
    border-radius: 100%;
}
.author_slider .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    opacity: 1;
    visibility: visible;
}
.author_slider .swiper-pagination-bullet {
    position: relative;
    opacity: 1;
    background: #fff;
    outline: none;
}
.author_slider .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 16px;
}

.post_by_author {
    position: relative;
    margin-top: 120px;
}
.post_by_author .sec_title {
    position: relative;
    text-align: center;
    margin-bottom: 100px;
}
.post_by_author .sec_title h1 {
    position: relative;
    font-size: 36px;
    line-height: 36px;
    display: inline-block;
    margin-bottom: 0px;
    background: #fff;
    padding: 0px 20px;
}
.post_by_author .sec_title:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #f2f1ee;
    line-height: 48px;
}
.post_by_author .blog_post {
    margin-bottom: 0px;
}
/*===== Swiper Navigation ====*/
.post_by_author .swip_button {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 1;
}
.post_by_author .swiper-button-prev,
.post_by_author .swiper-container-rtl .swiper-button-next,
.post_by_author .swiper-button-next,
.post_by_author .swiper-container-rtl .swiper-button-prev {
    position: relative;
    top: 50%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    left: auto;
    right: auto;
    background-image: none;
    color: #59815b;
    font-size: 16px;
    width: 40px;
    height: 40px;
    border: 2px solid #59815b;
    border-radius: 100%;
    text-align: center;
    line-height: 36px;
    outline: none;
}
.post_by_author .swiper-button-prev {
    margin-left: -80px;
}
.post_by_author .swiper-button-next {
    margin-right: -80px;
}
.post_by_author .swiper-button-prev:hover,
.post_by_author .swiper-container-rtl .swiper-button-next:hover,
.post_by_author .swiper-button-next:hover,
.post_by_author .swiper-container-rtl .swiper-button-prev:hover {
    color: #fff;
    background: #59815b;
}
.post_by_author .swiper-button-prev.swiper-button-disabled,
.post_by_author .swiper-button-next.swiper-button-disabled {
    opacity: 0.5;
}
@media screen and (max-width: 991px) {
    .author_wrapper [class*="col-lg"]:first-child {
        padding-right: 15px;
    }
    .author_wrapper [class*="col-lg"]:last-child {
        padding-left: 15px;
    }
    .author_wrapper:before {
        width: calc(100% - 0px);
    }
}
@media screen and (max-width: 767px) {
    .author_wrapper .author_info {
        padding: 60px 50px 60px 50px;
    }
    .author_wrapper .author_bottom {
        display: block;
        margin-top: 30px;
    }
    .author_wrapper .author_bottom .social {
        margin-top: 20px;
    }
}

/*-------- Comments ------------*/
.comment_sec ul {
    list-style-type: none;
    padding-left: 0;
}
.comment_sec ul ul {
    padding-left: 90px;
}
ul.comment_area {
    padding-bottom: 30px;
    margin-bottom: 30px;
    padding-left: 0;
}
ul.comment_area li {
    padding-bottom: 30px;
    margin-bottom: 30px;
    padding-left: 0;
}
ul.comment_area li:last-child {
    margin-bottom: 0px;
    border-bottom: 0px;
    padding-bottom: 0px;
}
ul.comment_area li p {
    margin-top: 0px;
    margin-bottom: 0px;
}
ul.comment_area .children {
    border-bottom: 0px;
    padding-top: 25px;
    padding-bottom: 0px;
    margin-top: 25px;
    margin-bottom: 0px;
}
ul.comment_area .commenter_div {
    display: flex;
}
ul.comment_area .commenter {
    margin-right: 30px;
    min-width: 90px;
    max-width: 90px;
    max-height: 90px;
}
ul.comment_area .comment_block {
    width: 100%;
}
ul.comment_area .comment_block h4 {
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 15px;
    color: #1c1e4e;
    text-transform: capitalize;
}
ul.comment_area .comment_block p {
    font-weight: 500;
    color: #878787;
}
ul.comment_area .comment_block h6 {
    font-size: 14px;
    font-weight: 400;
    color: #59815b;
    margin-top: 16px;
    margin-bottom: 0px;
}
ul.comment_area .comment_block .reply a {
    font-family: "Cormorant", serif;
    font-size: 16px;
    font-weight: 500;
    font-style: italic;
    color: #59815b;
}
ul.comment_area .comment_block .reply i {
    font-size: 10px;
}
.comments-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
    align-items: center;
}
.comments-pagination a,
.comments-pagination span {
    min-width: 50px;
    height: 40px;
    line-height: 40px;
    padding: 0px 10px;
    background: #fff;
    border: 1px solid #f4f4f4;
    margin-left: -1px;
    display: block;
    font-weight: 500;
    text-align: center;
}
.comments-pagination a:hover,
.comments-pagination span.current {
    background: #59815b;
    color: #fff;
    border: 1px solid #59815b;
}

@media screen and (max-width: 767px) {
    ul.comment_area .commenter_div {
        display: block;
    }
    ul.comment_area .commenter {
        margin-right: 0px;
        margin-bottom: 20px;
    }
    .comment_sec ul ul {
        padding-left: 30px;
    }
}

/*
 * Shortcode: sidebar
 * -----------------------------------------------
*/
.sidebar {
    position: sticky;
    position: -webkit-sticky;
    top: 30px;
    float: left;
    width: 100%;
}
.widget {
    margin-bottom: 50px;
    float: left;
    width: 100%;
}
.widget .widget_title {
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 35px;
    text-align: center;
    line-height: 36px;
    letter-spacing: -1px;
}
.widget ul {
    margin: 0;
    padding: 0;
}
.widget ul li {
    list-style-type: none;
}

.widget .sidebar_author img {
    margin: 0 auto;
    display: block;
    margin-bottom: 30px;
    border-radius: 50%;
    overflow: hidden;
}
.widget .sidebar_author {
    position: relative;
    text-align: center;
}
.widget .sidebar_author .intro {
    position: relative;
    font-size: 16px;
    color: #878787;
    margin-bottom: 0px;
    padding: 0px 25px 30px 25px;
}
.widget .sidebar_author .intro::after {
    content: "";
    background: #e1e1e1;
    position: absolute;
    width: 138px;
    height: 1px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.widget .sidebar_author .social_profile {
    margin-top: 55px;
}
.widget .sidebar_author .social_profile .social_media {
    background: #f3f2ef;
    width: 115px;
    height: 115px;
    line-height: 115px;
    display: inline-block;
    vertical-align: middle;
}
.widget .sidebar_author .social_profile .social_media a {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}
.widget .sidebar_author .social_profile .social_media i {
    font-size: 24px;
    color: #59815b;
}
.widget .sidebar_author .social_profile .social_media .name {
    font-size: 14px;
    font-weight: 600;
    text-transform: lowercase;
    margin-bottom: 5px;
}
.widget .sidebar_author .social_profile .social_media .off_text {
    font-size: 12px;
    color: #93a094;
    font-weight: 500;
    font-style: italic;
}

.widget_recent_posts ul li {
    position: relative;
    padding: 10px 0 10px 25px;
    border-bottom: 1px solid #eee;
}
.widget_recent_posts ul li p {
    margin-bottom: 0;
}
.widget_recent_posts ul li:last-child {
    border-bottom: 0px;
}
.widget_recent_posts a {
    position: relative;
    display: flex;
    font-family: "Oswald", sans-serif;
    font-size: 20px;
    font-weight: 600;
    width: 96%;
    padding-right: 135px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.widget_recent_posts ul li:first-child a {
    padding-top: 0px;
}

.widget_recent_posts ul li:last-child a {
    padding-bottom: 0px;
}
.widget_recent_posts ul li a:before {
    content: "01";
    position: absolute;
    left: -25px;
    top: 20px;
    color: #888;
    font-size: 12px;
    font-weight: 700;
    line-height: 25px;
}
.widget_recent_posts ul li a:hover:before {
    color: #59815b;
}
.widget_recent_posts ul li:nth-child(2) a:before {
    content: "02";
}
.widget_recent_posts ul li:nth-child(3) a:before {
    content: "03";
}
.widget_recent_posts ul li:nth-child(4) a:before {
    content: "04";
}
.widget_recent_posts ul li:nth-child(5) a:before {
    content: "05";
}
.widget_recent_posts ul li:nth-child(6) a:before {
    content: "06";
}
.widget_recent_posts ul li:nth-child(7) a:before {
    content: "07";
}
.widget_recent_posts ul li:nth-child(8) a:before {
    content: "08";
}
.widget_recent_posts ul li:nth-child(9) a:before {
    content: "09";
}
.widget_recent_posts ul li:nth-child(10) a:before {
    content: "10";
}
.widget_recent_posts ul li a:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f105";
    position: absolute;
    right: 0px;
    top: 50%;
    font-weight: 700;
    font-size: 18px;
    transform: translateY(-50%);
}

.widget_categories ul li {
    float: left;
    width: 100%;
    font-family: "Oswald", sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #878787;
    padding: 11px 0px;
    line-height: 20px;
    background-image: linear-gradient(to right, #a5b2cd 10%, rgb(165, 178, 205, 0) 0%);
    background-position: top;
    background-size: 6px 1px;
    background-repeat: repeat-x;
}
.widget_categories ul li:hover {
    color: #59815b;
}
.widget_categories ul li:last-child {
    border-bottom: 0px dotted #a5b2cd;
    padding-bottom: 0px;
}
.widget_categories ul li a {
    float: left;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    background-color: #878787;
    color: #fff;
    padding: 8px 20px;
    border-radius: 8px;
}
.widget_categories ul li a:hover {
    background-color: #59815b;
    color: #fff;
}
.widget_popular_posts .popular_post_item {
    margin-bottom: 30px;
}
.widget_popular_posts .popular_post_item:last-child {
    margin-bottom: 0px;
}
.widget_popular_posts .popular_post_item_wrapper {
    position: relative;
}
.widget_popular_posts .popular_post_item_wrapper img {
    width: 100%;
}
.widget_popular_posts .popular_post_item_content {
    position: absolute;
    bottom: 0;
    padding: 30px 60px 30px 30px;
}
.widget_popular_posts .popular_post_item_title {
    font-size: 24px;
    line-height: 28px;
    margin: 0px;
    -webkit-text-shadow: 0px 5px 5px #59815b;
    text-shadow: 0px 5px 5px #59815b;
}
.widget_popular_posts .popular_post_item_title a {
    color: #ffffff;
}

.widget_tag_cloud a {
    font-family: "Muli", sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 10px;
    padding: 11px 23px;
    background: #93a094;
    line-height: 24px;
    letter-spacing: 1px;
    color: #fff;
}
@media screen and (max-width: 767px) {
    .sidebar {
        margin-top: 50px;
    }
}
@media screen and (max-width: 1200px) {
    .widget .sidebar_author .social_profile .social_media {
        width: 85px;
        height: 85px;
        line-height: 85px;
        margin-bottom: 6px;
    }
    .widget_recent_posts a {
        padding-right: 30px;
    }
    .widget_tag_cloud a {
        font-size: 12px;
        font-weight: 400;
        margin-bottom: 6px;
        margin-right: 2px;
        padding: 8px 15px;
        line-height: 19px;
    }
}

/*
 * Shortcode: Footer
 * -----------------------------------------------
*/
.footer {
    position: relative;
    overflow: hidden;
}
.footer:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/skin/img/foot-left.jpg);
    background-repeat: no-repeat;
    background-size: 45% 100%;
    z-index: -1;
}
.footer .footer-above {
    position: absolute;
    left: 6%;
    top: 70px;
    height: 100%;
}
.footer .footer-above a {
    font-size: 38px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
.footer .footer-above a span {
    color: #59815b;
}
@media screen and (max-width: 1400px) {
    .footer .footer-above {
        left: 3%;
    }
}
.footer .footer-social {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
}
.footer .footer-social:after {
    content: "";
    position: absolute;
    top: calc(100% + 40px);
    background: #59815b;
    width: 1px;
    height: 150%;
}
.footer .footer-social ul li a {
    font-size: 24px;
    color: #fff;
    padding: 20px 0px;
    display: inline-block;
}
.footer .footer-social ul li:first-child a {
    padding-top: 0px;
}
.footer .footer-social ul li:last-child a {
    padding-bottom: 0px;
}
.footer .footer-middle {
    margin-top: 160px;
}
.footer .footer_widget_wrapper {
    position: relative;
    padding: 100px 0px;
}
.footer .footer_widget_wrapper:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 140%;
    height: 100%;
    background: url(/skin/img/foot-bg.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
    z-index: -1;
}
.footer ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
.footer .footer_widget {
    position: relative;
}
.footer .footer_widget.pd_lt {
    padding-left: 35px;
}
.footer .widget-title {
    display: inline-block;
    position: absolute;
    bottom: -90px;
    transform: rotate(-90deg);
    background: #59815b;
    color: #ffffff;
    height: 70px;
    line-height: 70px;
    padding: 0px 65px;
    transform-origin: 0% 0%;
    border-radius: 40px;
}
.footer .widget-title h4 {
    font-size: 28px;
    line-height: 42px;
    margin-top: 10px;
    margin-bottom: 0px;
}
.footer_widget .footer_nav .contact_box {
    display: flex;
    background-color: #fff;
    padding: 10px 0 10px;
    border-radius: 6px;
    overflow: hidden;
    height: 60px;
    align-items: center;
}
.footer_widget .footer_nav .contact_box .icon {
    min-width: 60px;
    height: 60px;
    background-color: #59815b;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer_widget .footer_nav .contact_box .icon i {
    font-size: 25px;
}
.footer_widget .footer_nav .contact_box .content {
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    padding-left: 30px;
}
.footer .instagram {
    text-align: right;
}
.footer .instagram ul li {
    display: inline-block;
    max-width: 155px;
    margin: 4px 4px;
}
.footer .instagram ul li a {
    display: block;
}
.footer .footer_nav {
    margin-top: 0;
}
.footer .footer_nav ul li {
    display: inline-block;
    width: 100%;
    padding: 20px 0px;
}
.footer .footer_nav ul li a {
    font-family: "Oswald", sans-serif;
    font-size: 20px;
    color: #ffffff;
}
.footer .footer-bottom .copyright {
    padding: 35px 0px 30px 0px;
    text-align: right;
}
.footer .footer-bottom .copyright p {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #93a094;
    margin: 0px;
}
@media screen and (max-width: 1024px) {
    .footer:before {
        background-size: 100% 100%;
    }
    .footer .footer-above {
        position: relative;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }
    .footer .footer-social {
        position: relative;
        top: 0;
        transform: none;
    }
    .footer .footer-social ul {
        display: flex;
        align-items: center;
        justify-content: space-around;
    }
    .footer .footer-social ul li a {
        padding: 0px 20px;
    }
    .footer .footer-social ul li:first-child {
        padding-left: 0px;
    }
    .footer .footer-social ul li:last-child {
        padding-right: 0px;
    }
    .footer .footer-social:after {
        display: none;
    }
    .footer .footer-bottom .copyright {
        text-align: center;
    }
    .footer .widget-title {
        position: relative;
        bottom: 0px;
        transform: rotate(0deg);
        background: transparent;
        padding: 0px 30px;
        width: 100%;
        text-align: center;
    }
    .footer .widget-title h4 {
        margin-top: 0px;
    }
    .footer .instagram {
        text-align: center;
    }
    .footer .instagram ul li {
        max-width: 100px;
    }
}
@media screen and (max-width: 767px) {
    .footer .footer_nav ul li {
        padding: 10px 0px;
    }
    .footer .footer_widget_wrapper {
        padding: 30px 30px;
    }
    .footer .footer_widget_wrapper:before {
        width: 100%;
    }
    .instagram {
        margin-bottom: 50px;
    }
    .footer .footer_widget.pd_lt {
        padding-left: 0px;
    }
}
@media screen and (max-width: 380px) {
    .footer .footer_nav ul li {
        width: 100%;
    }
}

/*
 * Shortcode: Contact
 * -----------------------------------------------
*/
.contact_info {
    position: relative;
    background: #59815b;
    padding: 70px 100px;
    margin-top: -115px;
    display: flex;
    justify-content: space-between;
}
.contact_info .infobox {
    position: relative;
    display: flex;
    align-items: flex-start;
    color: #ffffff;
}
.infobox .infobox_icon {
    position: relative;
    min-width: 50px;
    margin-right: 20px;
}
.contact_info .infobox p {
    font-family: "Oswald", sans-serif;
    font-size: 16px;
    line-height: 18px;
    color: #ffffff;
    margin-bottom: 13px;
}
.contact_info .infobox h6 {
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    color: #ffffff;
    margin-bottom: 5px;
}
.contact {
    margin-top: 75px;
}
.contact_title {
    margin-bottom: 40px;
}
.contact_title h3 {
    font-size: 36px;
    margin-bottom: 15px;
}
.title_line {
    width: 40px;
    height: 3px;
    background: #59815b;
}
.contact .form-group {
    margin-bottom: 30px;
}
select,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea.form-control {
    display: block;
    width: 100%;
    height: 54px;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 1.5;
    color: #59815b;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid rgba(89, 129, 91, 0.4);
    border-radius: 0px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    backface-visibility: hidden;
    box-sizing: border-box;
    outline: none;
    -webkit-appearance: none;
    outline-offset: 0;
}
textarea.form-control {
    height: 175px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea.form-control:focus {
    border-color: rgba(89, 129, 91, 1);
    outline: none;
    outline-offset: 0px;
    box-shadow: none;
    color: #59815b;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
    font-family: "Oswald", sans-serif;
    font-size: 18px;
    background: #59815b;
    border: 0px;
    color: #fff;
    padding: 12px 65px 18px 65px;
    cursor: pointer;
    outline: none;
}
.form_note {
    color: #878787;
    margin-bottom: 25px;
}
.contact ::-webkit-input-placeholder {
    font-family: "Cormorant", serif;
    font-size: 18px;
    font-weight: 400;
    font-style: italic;
    color: #59815b;
}
.contact ::-moz-placeholder {
    font-family: "Cormorant", serif;
    font-size: 18px;
    font-weight: 400;
    font-style: italic;
    color: #59815b;
}
.contact :-ms-input-placeholder {
    font-family: "Cormorant", serif;
    font-size: 18px;
    font-weight: 400;
    font-style: italic;
    color: #59815b;
}
.contact :-moz-placeholder {
    font-family: "Cormorant", serif;
    font-size: 18px;
    font-weight: 400;
    font-style: italic;
    color: #59815b;
}
.contact :placeholder {
    font-family: "Cormorant", serif;
    font-size: 18px;
    font-weight: 400;
    font-style: italic;
    color: #59815b;
}
@media screen and (max-width: 1500px) {
    .theme_slider_1 .slider_text .swiper-pagination{
        bottom: 80px;
    }
}
@media screen and (max-width: 1400px) {
    #flexmenu .nav-inner ul.main-menu li {
        padding: 0 15px;
    }
    .header_1 .navigation{
        padding: 30px;
    }
    .theme_slider_1 .slider_text{
        width: 60%;
    }
}
@media screen and (max-width: 1350px) {
    #flexmenu .logo {
        display: none;
    }
}

@media screen and (max-width: 1200px) {
    .theme_slider_1 .slider_text{
        width: 60%;
    }
}
@media screen and (max-width: 1000px) {
    .footer .footer_widget.pd_lt {
        padding-left: 0;
    }
    .footer_widget .footer_nav .contact_box .content {
        padding-left: 10px;
    }
    .header_1 .navigation {
        padding: 50px 20px;
    }
    #flexmenu .nav-inner ul.main-menu li {
        padding: 0 5px;
    }
    .theme_slider_1 .slider_inner_content {
        display: flex;
        flex-direction: column-reverse;
    }
    .theme_slider_1 .slider_text {
        position: relative;
        padding-top: 0px;
        padding-left: 0;
        margin-right: 0;
        z-index: 0;
        width: 100%;
    }
    .theme_slider_1 .slider_text .swiper-pagination {
        right: 0;
    }
}
@media screen and (max-width: 991px) {
    .contact_info {
        padding: 50px 100px;
    }
    .contact_info .infobox {
        display: block;
        margin-bottom: 30px;
    }
    .contact_info .infobox:last-child {
        margin-bottom: 0px;
    }
    .infobox .infobox_icon {
        margin-bottom: 20px;
    }
    .footer .footer_widget.pd_lt {
        padding-left: 0;
    }
    .footer_widget .footer_nav .contact_box .content {
        padding-left: 10px;
    }
    .footer .instagram ul li {
        max-width: 145px;
    }
}
@media screen and (max-width: 768px) {
    .contact_info {
        display: block;
    }
    .contact_info .infobox {
        display: flex;
    }
    .featured_category {
        padding-bottom: 20px;
    }
    .footer .instagram ul li {
        max-width: 100px;
    }
    #flexmenu .logo {
        display: block;
    }
    #flexmenu .nav-inner ul.main-menu li {
        padding: 0;
    }
}
@media screen and (max-width: 480px) {
    .contact_info {
        padding: 30px 30px;
    }
}
.overflow-hidden {
    overflow: hidden;
}

/*-- Preloader --*/
#preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99;
}
#preloader.hide {
    width: 0%;
    transition-delay: 0.26s;
}
#preloader:before,
#preloader:after {
    content: "";
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 4;
    background-color: #59815b;
    transition: 1s cubic-bezier(0.858, 0.01, 0.068, 0.99);
}
#preloader:after {
    background: #59815b;
    mix-blend-mode: difference;
    transition-delay: 0.13s;
    z-index: 3;
}
#preloader.hide:before,
#preloader.hide:after {
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%);
}

.loader-wrap {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
    border-radius: 50%;
}
#preloader.hide .loader-wrap {
    opacity: 0;
    visibility: hidden;
    transition-delay: 0.18s;
}
.loader {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 3px dashed #ffffff;
    animation: loader 2s infinite ease;
    border-radius: 50%;
}
/* .loader-inner {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    background-color: #ffffff;
    border-radius: 50%;
    animation: loader-inner 2s infinite ease-in;
} */

/* .demo {
    overflow: hidden;
    min-height: calc(100vh - 130px);
    margin: -5px 5px;
} */
.fleximage-item {
    float: left;
    margin: 5px;
}

.list .list_top .box {
    position: relative;
    color: #fff;
    text-align: justify;
}
.list .list_top .box:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% - 170px);
    height: 100%;
    background: #59815b;
}
.list .list_top .list-top-img {
    margin-top: -100px;
}
.list .list_top .list-top-content {
    padding: 120px 70px 65px 70px;
}
.list .list_top .list-top-content h3 {
    margin-bottom: 20px;
    text-align: left;
    font-size: 33px;
}
.list .list_top .list-top-content p{
    text-align: left;
}
.list .list_top .list-top-content .video {
    padding: 20px 25px;
    border-radius: 6px;
    background-color: #fff;
    display: flex;
    justify-content: left;
    align-items: center;
    position: relative;
}
.list .list_top .list-top-content .video .content {
    color: #59815b;
    font-size: 22px;
    font-weight: bold;
    font-family: "Oswald", sans-serif;
}
.list .list_top .list-top-content .video a {
    position: absolute;
    right: 35px;
    top: 50%;
    transform: translateY(-50%);
}
.list .list_top .list-top-content .video a i {
    font-size: 25px;
}
.list .title {
    position: relative;
    text-align: center;
    margin-bottom: 50px;
}
.list .title:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #f2f1ee;
    line-height: 48px;
}
.list .title h1 {
    position: relative;
    font-size: 36px;
    line-height: 36px;
    display: inline-block;
    margin-bottom: 0;
    background: #fff;
    padding: 0 20px;
}
.list_writer .title_other {
    margin-bottom: 25px;
}
.list_writer .title_other h1 {
    margin-bottom: 10px;
    font-size: 36px;
}
.list_writer .writer_one {
    padding: 50px 0;
}
.list_writer .writer_three {
    padding: 50px 0;
}
.writer-img-one {
    grid-area: img-one;
}
.writer-img-two {
    grid-area: img-two;
}
.writer-img-three {
    grid-area: img-three;
}
.writer-img-four {
    grid-area: img-four;
}
.writer-img-five {
    grid-area: img-five;
}
/* .list_writer .writer-one {
    grid-gap: 20px;
    display: grid;
    grid: 'img-one img-one img-one img-one img-two img-two img-three img-three img-three img-three';
}
.list_writer .writer-two {
    grid-gap: 20px;
    display: grid;
    grid: 'img-one img-two img-two img-three img-four';
}
.list_writer .writer-three {
    grid-gap: 20px;
    display: grid;
    grid: 'img-one img-one img-two img-two img-two img-three img-three';
}
.list_writer .writer-one li{
    max-height: 290px;
}
.list_writer .writer-two li{
    max-height: 290px;
}
.list_writer .writer-three li{
    max-height: 350px;
}
.list_writer ul{
    margin-bottom: 20px;
} */
.list ul li {
    position: relative;
    overflow: hidden;
}
.list ul li .icon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    transition: all 0.5s ease;
    z-index: 2;
    display: block;
}
.list ul li .icon i {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 28px;
    transform: translate(-50%, 30%);
}
.list ul li::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background: rgb(89 129 91 / 75%);
    z-index: 1;
    transform: scale(0);
}
.list ul li:hover::after {
    transition: all 0.4s ease;
    opacity: 1;
    transform: scale(1);
}
.list ul li:hover .icon i {
    opacity: 1;
    transform: translate(-50%, -50%);
}
.list_writer .writer_two img {
    border-radius: 6px;
}
.list_writer .writer_two .writer_two-left {
    padding: 30px 20px;
    border: 1px solid #dbdbdb;
    border-radius: 6px;
    height: 100%;
    position: relative;
}
.list_writer .writer_two .writer_two-left h4 {
    font-size: 23px;
    margin-bottom: 20px;
}
.list_writer .writer_two .writer_two-left p {
    font-size: 14px;
    line-height: 1.5;
}
.list_writer .writer_two .writer_two-left a {
    position: absolute;
    right: 25px;
    bottom: 30px;
    color: #59815b;
    font-weight: bold;
}
.title_line {
    width: 40px;
    height: 3px;
    background: #59815b;
}
.list_writer .writer_three .writer_three_top {
    color: #878787;
    margin-bottom: 20px;
    padding-bottom: 10px;
    background-image: linear-gradient(to right, #a5b2cd 10%, #a5b2cd00 0);
    background-position: bottom;
    background-size: 6px 1px;
    background-repeat: repeat-x;
}

/* .list_writer .writer_three .writer_three_one{
    grid-gap: 20px;
    display: grid;
    grid: 'img-one img-two ';
}
.list_writer .writer_three .writer_three_two{
    grid-gap: 20px;
    display: grid;
    grid: 'img-one img-one img-two img-three';
}
.list_writer .writer_three .writer_three_three{
    grid-gap: 20px;
    display: grid;
    grid: 'img-one img-two img-three img-four img-five';
}
.list_writer .writer_three .writer_three_four{
    grid-gap: 20px;
    display: grid;
    grid: 'img-one img-one img-one img-one img-one img-one img-two img-two img-two img-two img-two';
}
.list_writer .writer_three .writer_three_one li{
    max-height: 380px;
}
.list_writer .writer_three .writer_three_two li{
    max-height: 360px;
}
.list_writer .writer_three .writer_three_three li{
    max-height: 290px;
}
.list_writer .writer_three .writer_three_four li{
    max-height: 380px;
} */

.list_writer .writer_four .title_f {
    font-size: 23px;
    text-align: center;
    margin-bottom: 0;
    background-image: url(/skin/img/title-bg.png);
    background-size: cover;
    background-position: center;
    min-height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.list_writer .writer_four .content {
    padding: 25px 20px;
    background-image: url(/skin/img/title-bg.png);
    background-size: 100% 100%;
    background-position: center;
    margin-bottom: 25px;
}
.list_writer .writer_four .small-title {
    margin: 35px 0 20px;
}
.list_writer .writer_four .img img {
    flex: 1;
    object-fit: cover;
}
.list_writer .writer_four .img {
    height: 100%;
    position: relative;
    display: flex;
    overflow: hidden;
}
.list_writer .writer_four .img .icon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    transition: all 0.5s ease;
    z-index: 2;
    display: block;
}
.list_writer .writer_four .img .icon i {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 28px;
    transform: translate(-50%, 30%);
}
.list_writer .writer_four .img::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background: rgb(89 129 91 / 75%);
    z-index: 1;
    transform: scale(0);
}
.list_writer .writer_four .img:hover::after {
    transition: all 0.4s ease;
    opacity: 1;
    transform: scale(1);
}
.list_writer .writer_four .img:hover .icon i {
    opacity: 1;
    transform: translate(-50%, -50%);
}

/* .list_writer .writer_four .writer_four-one{
    grid-gap: 20px;
    display: grid;
    grid: 'img-one img-two img-three img-four img-five';
}
.list_writer .writer_four .writer_four-two{
    grid-gap: 20px;
    display: grid;
    grid: 'img-one img-one img-two img-three img-four img-four img-four img-four';
}
.list_writer .writer_four .writer_four-three{
    grid-gap: 20px;
    display: grid;
    grid: 'img-one img-two img-two img-three';
}
.list_writer .writer_four .writer_four-four{
    grid-gap: 20px;
    display: grid;
    grid: 'img-one img-one img-one img-two img-two img-two img-two';
}
.list_writer .writer_four .writer_four-two li{
    max-height: 170px;
}
.list_writer .writer_four .writer_four-three li{
    max-height: 200px;
}
.list_writer .writer_four .writer_four-four li{
    max-height: 330px;
} */

.list_writer .writer_four .writer_four-five {
    grid-gap: 20px;
    display: grid;
    grid: "img-one img-two img-two img-three img-three img-four img-five";
}
.list_writer .writer_four .writer_four-five li {
    max-height: 200px;
}

.list_writer .writer_four .writer_four-six {
    grid-gap: 20px;
    display: grid;
    grid: "img-one img-two img-two img-three";
}
.list_writer .writer_four .writer_four-six li {
    max-height: 370px;
}

.list_writer .writer_five {
    margin-top: 50px;
}
.list_writer .writer_five .box {
    padding: 45px 40px;
    background-color: #59815b;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.list_writer .writer_five .box::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-image: url(/skin/img/writer/writer-five_bg.png);
    background-position: center;
    background-size: 100%;
}
.list_writer .writer_five .box .content {
    background: none;
    width: 60%;
    position: relative;
    z-index: 1;
}
.list_writer .writer_five .box .content h4 {
    color: #fff;
    margin-bottom: 20px;
}
.list_writer .writer_five .box .content p {
    color: #fff;
    margin-bottom: 0;
    font-size: 16px;
}
.list_writer .writer_five .box .img {
    width: 30%;
    position: relative;
    z-index: 1;
}

.list_writer .writer_six {
    padding-top: 50px;
}
.list_writer .writer_six .title {
    margin-bottom: 20px;
}
.list_writer .writer_six .title-description {
    margin-bottom: 50px;
    text-align: center;
    font-family: "Cormorant", serif;
    font-size: 22px;
}
.list_philanthropist .title{
    margin-bottom: 15px;
}
.list_philanthropist .title-description{
    text-align: center;
    font-family: "Cormorant", serif;
    font-size: 22px;
    display: block;
    width: 100%;
}
.list_writer .writer_six img {
    width: 100%;
}
.list_writer .writer_six .writer_six_right-one img {
    margin-top: 20px;
}
.list_writer .writer_six .writer_six_right-one h6 {
    margin-bottom: 25px;
}
.list_writer .writer_six .writer_six_right-one a {
    font-weight: bold;
    color: #59815b;
    float: right;
}

.list_writer .writer_six .bottom-title {
    padding: 20px;
    font-size: 20px;
    background-color: #59815b;
    border-radius: 6px;
    color: #fff;
    text-align: center;
}
.list_writer .writer_six .writer-bottom-middle .img {
    position: relative;
}
.list_writer .writer_six .writer-bottom-middle .img .icon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    transition: all 0.5s ease;
    z-index: 2;
    display: block;
}
.list_writer .writer_six .writer-bottom-middle .img::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background: rgb(89 129 91 / 75%);
    z-index: 1;
    transform: scale(0);
}
.list_writer .writer_six .writer-bottom-middle .img .icon i {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 28px;
    transform: translate(-50%, 30%);
}
.list_writer .writer_six .writer-bottom-middle .img:hover::after {
    transition: all 0.4s ease;
    opacity: 1;
    transform: scale(1);
}
.list_writer .writer_six .writer-bottom-middle .img:hover .icon i {
    opacity: 1;
    transform: translate(-50%, -50%);
}
.list_writer .writer_six .writer-bottom-middle .bottom-img {
    padding-top: 20px;
}
.list_writer .writer_six .writer-bottom-middle ul {
    display: flex;
    justify-content: center;
    align-items: center;
}
.list_writer .writer_six .writer-bottom-right .img {
    position: relative;
}
.list_writer .writer_six .writer-bottom-right .img .icon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    transition: all 0.5s ease;
    z-index: 2;
    display: block;
}
.list_writer .writer_six .writer-bottom-right .img::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background: rgb(89 129 91 / 75%);
    z-index: 1;
    transform: scale(0);
}
.list_writer .writer_six .writer-bottom-right .img .icon i {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 28px;
    transform: translate(-50%, 30%);
}
.list_writer .writer_six .writer-bottom-right .img:hover::after {
    transition: all 0.4s ease;
    opacity: 1;
    transform: scale(1);
}
.list_writer .writer_six .writer-bottom-right .img:hover .icon i {
    opacity: 1;
    transform: translate(-50%, -50%);
}
.list_writer .writer_six .writer-bottom {
    margin-top: 30px;
}
.list_writer .writer_six .writer-bottom .writer-bottom-left {
    margin-bottom: 15px;
}
.list_writer .writer_six .writer-bottom .writer-bottom-left p {
    font-size: 13px;
    margin-bottom: 5px;
}
.list_writer .writer_six .writer-bottom .writer-bottom-left a {
    color: #59815b;
    font-weight: bold;
    font-size: 12px;
}
.list_writer .writer_six .writer-bottom .writer-bottom-right p {
    font-size: 13px;
}
.list_writer .writer_six .writer-bottom .writer-bottom-middle a {
    color: #59815b;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 25px;
    display: inline-block;
}
.list_writer .writer_six .writer-bottom .writer-bottom-middle p {
    margin-bottom: 5px;
}

.list_banner .list_bg {
    position: relative;
    background-image: url(/skin/img/list_bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0;
    padding: 85px 0 195px 0;
    text-align: center;
}
.list_banner .list_bg h2 {
    position: relative;
    font-size: 48px;
    line-height: 60px;
    margin-top: 0;
    margin-bottom: 0;
    color: #59815b;
}

.list .musician-two .song{
    padding: 30px 0 70px;
    background-color: #59815b;
    margin-top: 50px;
    background-image: url(/skin/img/pro-index.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.list .musician-two {
    counter-reset: count;
}
.list .title-content {
    padding: 25px 20px;
    background-image: url(/skin/img/title-bg.png);
    background-size: 100% 100%;
    background-position: center;
    margin: 10px 0 25px;
}
.list .title-content-o{
    margin: 25px 0;
}
.list .musician-two .box {
    position: relative;
    overflow: hidden;
    z-index: 5;
    min-height: 380px;
    margin-bottom: 20px;
}
.list .musician-two .box:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    top: 0;
    inset-inline-start: 0;
    /* opacity: 0;
    visibility: hidden; */
    transition: all 0.3s ease-out 0s;
    border-radius: 15px;
}
.list .musician-two .box:hover:before {
    opacity: 1;
    visibility: visible;
}
.list .musician-two .box .box-bg {
    background-image: url(/skin/img/musician/musician-bg.jpg);
    position: absolute;
    top: 0;
    inset-inline-start: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 15px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
/* .list .musician-two .box .box-bg::before{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-image: url(/skin/img/writer/writer-five_bg.png);
    background-position: center;
    background-size: 100%;
} */
.list .musician-two .box .info {
    position: absolute;
    top: 0;
    inset-inline-start: 0;
    width: 100%;
    height: 100%;
    padding: 40px 40px;
}
.list .musician-two .box .info .num {
    position: absolute;
    top: 40px;
    inset-inline-start: 40px;
    z-index: 2;
    transition: all 0.3s ease-out 0s;
}
.list .musician-two .box .info .num span {
    width: 56px;
    height: 56px;
    background: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #59815b;
    font-weight: bold;
    font-size: 20px;
}
.list .musician-two .box .info .num span::before{
    counter-increment: count;
    content: counter(count);
}
.list .musician-two .box .info .play {
    position: absolute;
    top: 40px;
    inset-inline-start: 40px;
    opacity: 0;
    visibility: hidden;
    z-index: 2;
    transition: all 0.4s ease-out 0s;
}
.list .musician-two .box .info .play span {
    width: 56px;
    height: 56px;
    background: linear-gradient(136.25deg, #ffc107 24.58%, #ff589b 85.77%);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
}
.list .musician-two .box .info .play span i {
    transition: all 0.3s ease-out 0s;
}
.list .musician-two .box .info .name {
    position: absolute;
    top: 20px;
    inset-inline-end: -47px;
    transform: rotate(48deg);
    /* opacity: 0;
    visibility: hidden; */
    transition: all 0.3s ease-out 0s;
    z-index: 5;
}
.list .musician-two .box .info .name span {
    display: inline-block;
    background: #ffc107;
    padding: 10px 50px;
    color: #0d0d0d;
    line-height: 1;
    font-size: 16px;
    font-weight: 500;
    font-family: "Cormorant", sans-serif;
}
.list .musician-two .box .info .mus-title {
    margin-top: 15%;
    font-size: 26px;
    font-family: "Cormorant", sans-serif;
    z-index: 1;
    /* opacity: 0;
    visibility: hidden; */
    transition: all 0.3s ease-out 0s;
    font-weight: bold;
    color: #fff;
    width: 100%;
    text-align: center;
    display: block;
}
.list .musician-two .box .info .content {
    position: absolute;
    bottom: 20px;
    /* opacity: 0;
    visibility: hidden; */
    transition: all 0.3s ease-out 0s;
    margin-inline-end: 40px;
}
.list .musician-two .box:hover .info .content {
    opacity: 1;
    visibility: visible;
}
.list .musician-two .box .info .content h6{
    color: #fff;
    margin-bottom: 10px;
    font-family: "Cormorant", sans-serif;
}
.list .musician-two .box .info .content h4 {
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: capitalize;
    transition: all 0.3s ease-out 0s;
}
.list .musician-two .box .info .content p {
    margin-bottom: 0;
    color: #fff;
}
.list .musician-two .box:hover:before {
    opacity: 1;
    visibility: visible;
}
.list .musician-two .box:hover .info .content,
.list .musician-two .box:hover .info .play,
.list .musician-two .box:hover .info .mus-title,
.list .musician-two .box:hover .info .name {
  opacity: 1;
  visibility: visible;
}
.list .musician-two .box:hover .info .content {
    bottom: 40px;
}
.list .musician-two .box:hover .info .name {
    inset-inline-end: -47px;
}
.list_musician .title {
    position: relative;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 25px;
}
.list_musician #musician_video{
    margin-top: 35px;
}


.list .cover{
    height: 100%;
    position: relative;
    display: flex;
    overflow: hidden;
}
.list .cover img {
    flex: 1;
    object-fit: cover;
}
.list .cover .icon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    transition: all .5s ease;
    z-index: 2;
    display: block;
}
.list .cover .icon i {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 28px;
    transform: translate(-50%,30%);
}
.list .cover::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background: rgb(89 129 91 / 75%);
    z-index: 1;
    transform: scale(0);
}
.list .cover::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background: rgb(89 129 91 / 75%);
    z-index: 1;
    transform: scale(0);
}
.list .cover:hover::after{
    transition: all .4s ease;
    opacity: 1;
    transform: scale(1);
}
.list .cover:hover .icon i{
    opacity: 1;
    transform: translate(-50%,-50%);
}
.list .progress{
    background-color: #e9ecef00;
}

.list_photographe .list_top ul{
    columns: 2;
}
.list_photographe .list_top ul li{
    border-radius: 6px;
    background-color: #fff;
    text-align: center;
}
.list_photographe .list_top ul li a{
    color: #59815b;
    font-weight: bold;
    padding: 20px 5px;
    display: block;
}
.list_photographe .list_top ul li::after{
    content: none;
}

.list{
    padding-bottom: 70px;
}
.list .list_top{
    margin-bottom: 35px;
}
.list .title_line-t{
    margin-top: 50px;
}


.list_philanthropist .list-top-content .url{
    display: inline-block;
    background-color: #fff;
    border-radius: 6px;
    color: #59815b;
    font-weight: bold;
    position: relative;
}
.list_philanthropist .list-top-content .url a{
    display: block;
    padding: 20px 70px 20px 30px;
}
.list_philanthropist .list-top-content .url .icon-top{
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #59815b;
    border-radius: 50%;
    color: #fff;
    transition: all .4s ease;
}
.list_philanthropist .list-top-content .url:hover .icon-top{
    right: 15px;
}


@keyframes loader {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(180deg);
    }

    50% {
        transform: rotate(180deg);
    }

    75% {
        transform: rotate(360deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes loader-inner {
    0% {
        height: 0%;
    }

    25% {
        height: 0%;
    }

    50% {
        height: 100%;
    }

    75% {
        height: 100%;
    }

    100% {
        height: 0%;
    }
}

/*--- Unit Test ----*/
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
/* Text meant only for screen readers. */
.page-links {
    clear: both;
}
.page-links span {
    font-weight: 600;
    padding-left: 10px;
    display: inline-block;
}
.page-links span.page-links-title {
    color: #000;
    padding-left: 0px;
}
.page-links span {
    color: #59815b;
}
.page-links a span {
    color: #000;
}
.page-links a span:hover {
    color: #59815b;
}
.page-links span.screen-reader-text {
    padding-left: 0px;
}

.entry-footer {
    clear: both;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
    height: auto;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; 
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.gallery-caption {
    text-align: center;
}

.bypostauthor {
    color: inherit;
}

/*-- Image overlay --*/
[data-aos="overlay-left"],
[data-aos="overlay-top"],
[data-aos="overlay-right"],
[data-aos="overlay-bottom"] {
    position: relative;
    overflow: hidden;
}

[data-aos="overlay-left"]:before,
[data-aos="overlay-top"]:before,
[data-aos="overlay-right"]:before,
[data-aos="overlay-bottom"]:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 4;
    background-color: #000000;
    transition: 1s cubic-bezier(0.858, 0.01, 0.068, 0.99);
}
[data-aos="overlay-left"].aos-animate:before {
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%);
}
[data-aos="overlay-top"].aos-animate:before {
    -webkit-transform: translateY(-105%);
    transform: translateY(-105%);
}
[data-aos="overlay-right"].aos-animate:before {
    -webkit-transform: translateX(105%);
    transform: translateX(105%);
}
[data-aos="overlay-bottom"].aos-animate:before {
    -webkit-transform: translateY(105%);
    transform: translateY(105%);
}

/*-- Mouse Cursor --*/

.pointer {
    position: fixed;
    top: 50%;
    left: -100px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 12px;
    height: 12px;
    pointer-events: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 9999;
    -webkit-transition-property: width, height;
    transition-property: width, height;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.19, 0.94, 0.336, 1);
    transition-timing-function: cubic-bezier(0.19, 0.94, 0.336, 1);
    border-radius: 100%;
    background: #ffffff;
    mix-blend-mode: difference;
    overflow: hidden;
}

.bnz-pointer.bnz-large {
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.5);
}
.bnz-pointer.bnz-large:before {
    content: "";
    position: absolute;
    left: 0%;
    top: 0%;
    display: block;
    width: 40px;
    height: 40px;
    background: transparent;
    border: 1px dashed #fff;
    border-radius: 100%;
    animation: spin 4s linear infinite;
}

.bnz-pointer.bnz-small {
    width: 20px;
    height: 20px;
    background: rgba(89, 129, 91, 0.15);
}
.bnz-pointer.bnz-small::before {
    display: none;
}

.bnz-pointer.bnz-none {
    width: 0px;
    height: 0px;
}

.bnz-pointer.bnz-drag {
    width: 40px;
    height: 40px;
    background: #000;
    -webkit-box-shadow: 0 0 20px rgba(89, 129, 91, 0.8);
    box-shadow: 0 0 20px rgba(89, 129, 91, 0.8);
}

.bnz-pointer.bnz-drag::before {
    content: "JIANG";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 12px;
}
.bnz-pointer.bnz-drag.bnz-large::before {
    content: "";
    position: absolute;
    left: 0%;
    top: 0%;
    -webkit-transform: none;
    transform: none;
    display: block;
    width: 40px;
    height: 40px;
    background: transparent;
    border: 1px dashed #000;
    border-radius: 100%;
    animation: spin 4s linear infinite;
}

@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}


.list_philanthropist #philanthropist_video{
    margin-bottom: 25px;
}


.backtop {
    z-index: 999;
    bottom: 77px;
    position: fixed;
    right: 0;
    margin-right: 15px;
    cursor: pointer;
}
.backtop .bt-box {
    width: 45px;
    height: 45px;
    margin-bottom: 5px;
    line-height: 45px;
    vertical-align: middle;
    background: #363e49;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
    text-align: center;
    color: #fff;
}
.backtop .bt-box i {
    font-size: 25px;
}
@media screen and (max-width: 992px){
        .list .list_top .list-top-content{
        padding: 20px;
    }
    .list .list_top .box:before{
        width: 100%;
    }
    .list .list_top .list-top-content h3{
        font-size: 24px;
    }
    .list .list_top .list-top-content .video .content{
        max-width: 75%;
        text-align: left;
    }
}
@media screen and (max-width: 768px){
    .header_1 .navigation {
        padding: 20px 20px;
    }
    .list .list_top .list-top-content{
        padding: 20px;
    }
    .list .list_top .box:before{
        width: 100%;
    }
    .list .list_top .list-top-content h3{
        font-size: 24px;
    }
    .list .list_top .list-top-content .video .content{
        max-width: 75%;
        text-align: left;
    }
    .list_writer .writer_two .writer_two-left{
        margin-bottom: 20px;
        padding: 30px 20px 40px;
        height: auto;
    }
    .list_writer .writer_two img{
        margin-bottom: 20px;
    }
    .list_writer .writer_four .img{
        margin-bottom: 20px;
        height: auto;
    }
    .list_writer .writer_four .writer_four-five{
        display: block;
    }
    .list_writer .writer_four .writer_four-five li{
        max-height: none;
        margin-bottom: 20px;
    }
    .list_writer .writer_five .box{
        display: block;
        padding: 30px 20px;
    }
    .list_writer .writer_five .box .content{
        width: 100%;
        margin-bottom: 20px;
    }
    .list_writer .writer_five .box .img{
        width: 100%;
    }
    .list_writer .writer_six .writer_six_left-one{
        margin-bottom: 20px;
    }
    .list_writer .writer_six .writer-bottom .writer-bottom-left a,
    .list_writer .writer_six .writer-bottom .writer-bottom-middle a{
        font-size: 15px;
    }
    .list .cover{
        margin-bottom: 20px;
        height: auto;
    }
    .list .title-content{
        padding: 40px 20px;
    }
    .list .title h1{
        padding: 0;
    }
    .list_banner .list_bg h2{
        font-size: 28px;
        line-height: 35px;
    }
    .list .musician-two .box{
        min-height: none;
    }
    .list .musician-two .box{
        min-height: 400px;
    }
    .list .musician-two .box .info .mus-title{
        margin-top: 30%;
    }
    .list .musician-two .box .info .content h4{
        font-size: 18px;
    }
    .list .musician-two .box .info .content{
        bottom: 35px;
    }
    .list .musician-two .box .info .content p{
        font-size: 13px;
    }
    .list .musician-two .box .info .num{
        top: 20px;
        inset-inline-start: 20px;
    }
    .list .musician-two .box .info .play{
        top: 20px;
        inset-inline-start: 20px;
    }
    .is-horizontal.is-ltr .f-button.is-arrow.is-prev{
        left: 10px;
    }
    .is-horizontal.is-ltr .f-button.is-arrow.is-next{
        right: 10px;
    }
    .f-button svg{
        width: 12px;
        height: 12px;
    }
    .f-button.is-arrow{
        width: 22px;
        height: 22px;
    }
    .footer_widget .footer_nav .contact_box .content{
        font-size: 13px;
        text-align: center;
    }
    .contact_index .contact_box .content{
        font-size: 13px;
    }
    
}
.fancybox-slide--video .fancybox-content{
    max-width: 800px;
    max-height: 400px;
}
.content-more{
    position: fixed;
    opacity: 0;
}
.content-more.visible{
    position: fixed;
    top: 50%;
    left: 50%;
    color: #fff;
    z-index: 999999999;
    transform: translate(-50% -50%);
    opacity: 1;
}
.fancybox__dialog .song-content{
    margin-bottom: 35px;
}
.fancybox__dialog .song-content .song-h{
    margin-bottom: 20px;
    text-align: center;
    color: #59815b;
}
.fancybox__dialog .long{
    width: 100%;
}