@import "W_tanin.css";
@import "Vazir-Regular-FD.css";

body {
    font-size: 16px;
    line-height: 1.8;
    font-family: Vazir-Regular-FD, sans-serif;
    color: #555;
    font-weight: 400;
    overflow-x: hidden;
    direction: rtl;
}

.section_slider_one {
    height: 100vh;
}

.h-section {
    height: calc(100vh - 75px) !important;
}

.swiper_slider_one {
    height: 100%;
}

.parent_slider {
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.title_slider {
    font-size: 35px;
    line-height: normal;
    color: #ffffff;
    text-shadow: #2e2e2e 0 0.1em 0.15em;
    font-weight: bold;
}

.parent_slider:after {
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    opacity: 0.2;
    background-color: black;
}

.content_slider {
    color: #fff;
    text-align: center;
    margin-top: 25px;
    font-size: 18px;
}

.text_slider {
    z-index: 9;
    position: relative;
    margin-bottom: 100px;
    text-align: center;
}

.parent_image {
    width: 180px;
    height: 150px;
}

.image_element {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    cursor: pointer;
    width: 100%;
    display: block;
    transition: background-image 0.3s ease-in-out;
}

.image_element.restaurant {
    background-image: url(../img/index/restaurant.png);
}

.parent_image:hover .image_element.restaurant {
    background-image: url(../img/index/restaurant_.png);
}

.image_element.coffee {
    background-image: url(../img/index/coffee.png);
}

.parent_image:hover .image_element.coffee {
    background-image: url(../img/index/coffee_.png);
}

.items_menu_section1 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 200px;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.title_item {
    text-align: center;
    color: #fff;
    font-size: 19px;
    margin-top: -7px;
}

.item_menu {
    margin: 0 10px;
}

.services-card i {
    width: 70px;
    height: 70px;
    /*background-color: #f5f5f5;*/
    background-color: #1b5942;
    font-size: 40px;
    color: #ebc477;
    border-radius: 50px;
    line-height: 70px;
    display: inline-block;
    text-align: center;
    margin-bottom: 10px;
}

.services-card p {
    margin-bottom: 0px;
}

.pt-50 {
    padding-top: 50px;
}

.about-area {
    /*background-image: -webkit-gradient(linear, left top, right top, from(#ffffff85), to(#FEF4F2));*/
    /*background-image: linear-gradient(to right, #ffffff85, #FEF4F2);*/
    /*background-image: -webkit-gradient(linear, left top, right top, from(#ebc47726), to(#ebc47738));*/
    /*background-image: linear-gradient(to right, #ebc47726, #ebc47738);*/
    background-color: #164936;
    position: relative;
    overflow: hidden;
}

.banner-area-two {
    /* background-image: -webkit-gradient(linear, left top, right top, from(#ffffff85), to(#FEF4F2)); */
    /* background-image: linear-gradient(to right, #ffffff85, #FEF4F2); */
    padding-top: 100px;
    padding-bottom: 80px;
    background: #164936;
    overflow: hidden;
}

.portal {
    height: 300px;
    position: relative;
    max-width: 454px;
    margin: 0 auto
}

.portal-item {
    position: absolute;
    top: 50%;
    left: 0;
    border-radius: 15px;
    /*box-shadow: 1px -1px 5px 0 rgba(26, 26, 67, .05), 12px 20px 125px -25px rgba(50, 50, 93, .5), 18px 20px 75px -37.5px rgba(0, 0, 0, .6);*/
    -webkit-transform-origin: center bottom;
    box-shadow: 1px -1px 5px 0 rgb(26 26 67 / 5%), 12px 20px 125px -25px rgb(50 50 93 / 8%), 18px 20px 75px -37.5px rgb(0 0 0 / 22%);
    transform-origin: center bottom;
    -webkit-transition: all .9s cubic-bezier(.83, .02, .13, 1);
    -moz-transition: all .9s cubic-bezier(.83, .02, .13, 1);
    -ms-transition: all .9s cubic-bezier(.83, .02, .13, 1);
    -o-transition: all .9s cubic-bezier(.83, .02, .13, 1);
    transition: all .9s cubic-bezier(.83, .02, .13, 1);
    /*transform: translate(35%, -80%) scale(.55) perspective(2000px) rotateY(-33deg) rotateX(12deg) rotate(-10deg);*/
    transform: translate(-35%, -80%) scale(.55) perspective(2000px) rotateY(-33deg) rotateX(-12deg) rotate(-10deg);

    z-index: 2;
    opacity: 0
}

.portal-item img {
    display: block;
    border-radius: 15px;
    max-width: 100%;
}

.portal-item:nth-child(5) {
    /*transform: translate(-20%, -20%) scale(.4) perspective(2000px) rotateY(-33deg) rotateX(-90deg);*/
    transform: translate(20%, -20%) scale(.4) perspective(2000px) rotateY(33deg) rotateX(-90deg);
    z-index: 6;
    opacity: 0
}

.portal-item:nth-child(4) {
    /*transform: translate(0, -50%) scale(1) perspective(2000px) rotateY(-33deg) rotateX(12deg);*/
    transform: translate(0, -50%) scale(1) perspective(2000px) rotateY(33deg) rotateX(12deg);
    z-index: 5;
    opacity: 1
}

.portal-item:nth-child(3) {
    /*transform: translate(10%, -55%) scale(.85) perspective(2000px) rotateY(-33deg) rotateX(12deg);*/
    transform: translate(-10%, -55%) scale(.85) perspective(2000px) rotateY(33deg) rotateX(12deg);
    z-index: 4;
    opacity: 1
}

.portal-item:nth-child(2) {
    /*transform: translate(20%, -60%) scale(.7) perspective(2000px) rotateY(-33deg) rotateX(12deg);*/
    transform: translate(-20%, -60%) scale(.7) perspective(2000px) rotateY(33deg) rotateX(12deg);
    z-index: 3;
    opacity: 1
}

.banner-another .banner-shape img {
    height: 400px;
}

.nav-two {
    /*background-color: #0a0a0aad;*/
    background-color: #164936d4;
}

.nav-header {
    background-color: #164936;
    position: unset !important;
    width: 100% !important;
    border-radius: 0 !important;
}

.main-nav nav .navbar-nav .nav-item a {
    font-size: 15px;
    color: #ffffff;
}

.sticky-nav .main-nav nav .navbar-nav .nav-item a {
    /*color: #000;*/
}

.nav-two nav .navbar-nav .nav-item a.active {
    color: #ebc477 !important;
}

#mouse-scroll {
    position: absolute;
    margin: auto;
    left: 50%;
    bottom: 30px;
    -webkit-transform: translateX(-50%);
    z-index: 9999;
}

#mouse-scroll .mouse {
    height: 50px;
    width: 30px;
    border-radius: 50px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    border: 2px solid #ffffff;
    top: 170px;

    display: flex;
    align-items: end;
    justify-content: center;
    padding-bottom: 7px;
}

#mouse-scroll .mouse-in {
    -webkit-animation: animated-mouse 1.2s ease infinite;
    moz-animation: mouse-animated 1.2s ease infinite;
}

#mouse-scroll .mouse-in {
    height: 5px;
    width: 2px;
    display: block;
    margin: 5px auto;
    background: #ffffff;
    position: relative;
}

#mouse-scroll .down-arrow-1, #mouse-scroll .down-arrow-2, #mouse-scroll .down-arrow-3 {
    -webkit-animation: mouse-scroll 1s infinite;
    -moz-animation: mouse-scroll 1s infinite;
}

@-webkit-keyframes animated-mouse {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(6px);
        -ms-transform: translateY(6px);
        transform: translateY(6px);
    }
}

@-webkit-keyframes mouse-scroll {
    0% {
        opacity: 1;
    }
    50% {
        opacity: .5;
    }
    100% {
        opacity: 1;
    }
}

@keyframes mouse-scroll {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}


#mouse-scroll .down-arrow-1 {
    margin-top: 6px;
}

#mouse-scroll .down-arrow-2 {
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -webkit-animation-direction: alternate;
}

#mouse-scroll .down-arrow-3 {
    -webkit-animation-delay: .3s;
    -moz-animation-dekay: .3s;
    -webkit-animation-direction: alternate;
}

#mouse-scroll span {
    display: block;
    width: 5px;
    height: 5px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transform: rotate(45deg);
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    margin: 2px auto;
}

.menu_section {
    background-image: url(../img/index/menu-section.jpg);
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
}

.blog-section.home-blogs {
    padding: 100px 0;
}

.big-banner {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    background-image: url(../img/index/banner-3.jpg);
}

.big-banner-new {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-position: center;
    /*background-size: cover;*/
    /*background-attachment: fixed;*/
    background-image: url(../img/index/bg.jpg);
}

.button_menu {
    position: relative;
    background: #164936;
    height: 50px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    margin: 30px auto 0;
    width: 150px;
    justify-content: center;
    color: #ebc477;
}

.hero-overlay {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    /*background: #1D1A25;*/
    /*opacity: 0.7;*/

    /*background: #ffffff;*/
    /*opacity: 0.5;*/
}

.left_line {
    margin-right: 20px;
}

.right_line {
    margin-left: 20px;
}

.left_line, .right_line {
    width: 110px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    height: 2px;
    background-color: #FEA02F;
}

.left_line:before {
    left: 0;
}

.right_line:after {
    right: 0;
}

.left_line:before, .right_line:after {
    height: 8px;
    width: 8px;
    position: absolute;
    content: "";
    top: -3px;
    background-color: #FEA02F;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.small_heading h6 {
    /*display: inline-block;*/
    /*color: #ebc477;*/
    /*position: relative;*/
    font-size: 35px;
    /*margin: 0 10px;*/
    font-weight: bold;
}

.about_section p {
    color: #000;
    position: relative;
    text-align: justify;
}

.elementor-row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.elementor-column-wrap {
    width: 100%;
}

.elementor-widget-wrap {
    padding: 0px 15px 0px 15px;
    position: relative;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    display: flex;
}

.elementor-widget {
    position: relative;
    width: 100%;
}

.elementor-element .elementor-widget-container {
    -webkit-transition: background .3s, border .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
    transition: background .3s, border .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
    -o-transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
}

.info-box {
    position: relative;
}

.info-style5 .rtin-item {
    position: relative;
    border-radius: 14px;
    min-height: 292px;
    text-align: center;
    overflow: hidden;
    z-index: 2;
    box-shadow: 0 35px 40px 0 rgb(10 22 39 / 10%);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #fff;
    cursor: pointer;
}

.info-style5 .rtin-item .rtin-header, .info-style7 .rtin-item .rtin-button .info-button {
    background-color: #f43127;
}

.info-style5 .rtin-item .rtin-header {
    background: #ebc477;
    border-radius: 0 0 30% 30%;
    padding: 25px 15px 90px;
}

.info-style5 .rtin-item .rtin-title {
    color: #ffffff;
}

.info-box .rtin-title {
    font-size: 30px;
    margin-bottom: 10px;
    line-height: 1.3;
    font-weight: 200;
}

.info-style5 .rtin-item .rtin-title a {
    color: #ffffff;
}

.info-box .rtin-title a {
    color: #111111;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.info-style5 .rtin-item .rtin-button {
    display: inline-block;
    margin-top: 12px;
}

.info-style5 .rtin-item .rtin-button .info-button {
    border-color: #ab7900;
}

.info-style5 .rtin-item .rtin-button .info-button {
    position: relative;
    overflow: hidden;
    /*border: 2px solid #ab7900;*/
    border-radius: 30px;
    color: #ffffff;
    padding: 8px 15px;
    line-height: 1.2;
    font-size: 14px;
    font-weight: 600;
    z-index: 2;
    background-color: #c98f03;
}

.info-style5 .rtin-item .rtin-button .info-button:before {
    position: absolute;
    content: "";
    left: inherit;
    right: 0;
    top: 0;
    z-index: -1;
    height: 100%;
    width: 0;
    border-radius: 30px;
    background: #ab7900;
    -webkit-transition: all 240ms ease-in-out;
    transition: all 240ms ease-in-out;
}

.info-style5 .rtin-item .rtin-button .info-button i {
    margin-right: 8px;
}

.info-style5 .rtin-item .rtin-media {
    position: relative;
    margin-top: -80px;
}

.info-style5 .rtin-item .rtin-media:before {
    position: absolute;
    content: url(../img/index/shape18.png);
    left: 70px;
    top: -30px;
    transform: scale(0);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.info-style5 .rtin-item:hover .rtin-media:before {
    top: -50px;
    transform: scale(1);
}

.info-style5 .rtin-item .rtin-content .rtin-img {
    position: relative;
    display: block;
    overflow: hidden;
    /*margin-bottom: -10px;*/
}

.info-style5 .rtin-item .rtin-media:after {
    position: absolute;
    content: url(../img/index/shape19.png);
    right: 70px;
    top: -30px;
    transform: scale(0);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.info-style5 .rtin-item .rtin-media .rtin-img:after {
    position: absolute;
    content: "";
    background-image: url(../img/index/shape20.png);
    background-repeat: no-repeat;
    background-size: contain;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.info-style5 .rtin-item .rtin-content .rtin-img img {
    margin-bottom: -30px;
    z-index: 1;
    position: relative;
}

.info-box .rtin-img img {
    border-radius: 4px;
}

.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.info-style5 .rtin-item:hover .rtin-media:after {
    top: -50px;
    transform: scale(1);
}

.info-style5 .rtin-item .rtin-button .info-button:hover:before {
    width: 100%;
    right: inherit;
    left: 0;
}

.phone_header {
    display: flex;
    white-space: nowrap;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    color: #ebc477 !important;
    margin-right: auto;
}

.phone_header i {
    transform: scaleX(-1) rotate(20deg);
    font-size: 25px;
    margin-left: 2px;
}

.services-card:hover i {
    background-color: #fff;
    color: #1b5942;
}

.services-card:hover {
    /*background-color: #fef7f6;*/
    background-color: #1b594224;
}

.services-card:hover h3 a {
    /*color: #e2b678;*/
    /*color: #1b5942;*/

}

.services-card h3 a {
    font-weight: 100;
    color: #ebc477;
    cursor: pointer;
}

.services-card {
    overflow: hidden;
    position: relative;
}

.services-card h3 {
    position: absolute;
    bottom: 0;
    width: 100%;
    /*background-color: #ffffffa3;*/
    margin-bottom: 0;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: linear-gradient(to left, #1b594259, #1b5942db 63%, #1b594259);
}

.blog_section::before {
    content: '';
    background-image: url(../img/index/border_rad1.png);
    background-repeat: no-repeat;
    background-position: top;
    height: 80px;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 99;
    background-size: contain;
}

.blog_section::after {
    content: '';
    background-image: url(../img/index/border_rad.png);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 80px;
    width: 100%;
    position: absolute;
    bottom: -1px;
    z-index: 99;
    background-size: contain;
}


/*blog page*/
.blogs-post--small img {
    height: 200px;
    object-fit: cover;
    width: 100%;
}

.title_blog {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 25px !important;
    font-weight: bold;
    color: #000;
}

.blogs-post .hover-content {
    position: unset;
    background-image: unset;
    padding: 20px !important;
    background-color: #fff;
}

.blogs-post .hover-content__post-meta li a {
    color: #000;
    padding: 0;
}

.blogs-post .hover-content__title {
    color: #000;
    font-size: 16px;
}

.blogs-post .hover-content__date {
    color: #000;
}

.list_category_blog li {
    flex: unset !important;
    width: 100%;
    border-bottom: 1px solid #d9d9d9;
    color: #7f7f7f;
    position: relative;
    font-size: 14px;
    z-index: 9;
    text-align: right;
    height: 50px;
    display: flex;
    align-items: center;
}

.list_category_blog li:last-child {
    border-bottom: unset;
}

.list_category_blog li a {
    margin-bottom: 0 !important;
    width: 100%;
    height: 100%;
}

.sidebar-area .widget__category ul li a h4 {
    margin-left: auto;
    margin-right: 7px;
    font-size: 15px;
    color: #696a6b;
}

.sidebar-area .widget__category ul li a i {
    font-size: 20px;
}

.widget_blog {
    padding: 20px !important;
}

.box_icon_search {
    border: none;
    width: 50px;
    height: 50px;
    background-color: #ebecfe;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ababab;
}

.sidebar-area .widget__search form input {
    height: 50px;
    font-size: 15px;
    border-radius: 5px;
}

.form_search_blog {
    padding: 0px !important;
}

.box_icon_search i {
    color: #a9a9a9;
}

.widget__recent-post__single img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 3px;
    margin-left: 10px;
    overflow: hidden;
    font-size: 13px;
}

.description-single-cms img {
    display: block;
    margin: 0px auto;
    max-width: 100%;
    height: auto;
    object-fit: contain;
    border-radius: 5px;
}

.description-single-cms p {
    text-align: justify;
    font-size: 15px;
    line-height: 1.9;
    color: #336;
    font-family: Vazir-Regular-FD, sans-serif !important;
}

.description-single-cms ul li {
    text-align: justify;
    font-size: 15px;
    line-height: 1.9;
    font-family: Vazir-Regular-FD, sans-serif !important;
}

.description-single-cms table {
    width: 100% !important;
}

.description-single-cms thead, .description-single-cms tbody, .description-single-cms tfoot, .description-single-cms tr, .description-single-cms td,
.description-single-cms th {
    border-width: 1px !important;
}

.blog-post-title {
    font-size: 17px;
    line-height: 1.7;
    font-weight: bold;
    color: #000;
}

.widget__recent-post__title {
    font-size: 15px !important;
}

.bg_title_image {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    background-image: url(../images/blog/back1.jpg) !important;
    /* background-position: 0 0 !important; */
    background-repeat: no-repeat;
    background-color: #c3c3c3 !important;
    /*border-radius: 0.475rem;*/
    background-position: bottom;
    background-size: cover;
}

.blog-title__heading {
    font-size: 30px;
}

.post-tags-section .post-tags li a {

    min-width: unset;
    min-height: unset;
    padding: 5px 15px;
    font-size: 14px;
}

.post-tags-section .post-tags li a:hover {
    color: #212529;
    background-color: #dae0e5;
    border-color: #dae0e5;
}

.post-social-share .social-share {
    display: flex;
}

.post-social-share .social-share li {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px 5px;
    border-radius: 5px;
    font-size: 21px;
}

.post-social-share .social-share li.telegram {
    border: 2px solid #4e9cda;
}

.post-social-share .social-share li.telegram:hover {
    background-color: #4e9cda;
}

.post-social-share .social-share li.telegram a {
    color: #4e9cda;
}

.post-social-share .social-share li.whatsapp {
    border: 2px solid #55b241;
}

.post-social-share .social-share li.whatsapp:hover {
    background-color: #55b241;
}

.post-social-share .social-share li.whatsapp a {
    color: #55b241;
}

li.tw a i {
    color: #25D366;
}

li.instagram a i {
    color: #ae33b2;
}

.post-social-share .social-share li.instagram:hover a i {
    color: #fff;
}

li.website a i {
    color: #0088cc;
}

.post-social-share .social-share li.copy {
    border: 2px solid #41adb2;
}

.post-social-share .social-share li.copy:hover {
    background-color: #41adb2;
}

.post-social-share .social-share li.copy a {
    color: #41adb2;
}

.post-social-share .social-share li.instagram {
    border: 2px solid #bc2a8d;
}

.post-social-share .social-share li.instagram:hover {
    background-color: #bc2a8d;
}

.post-social-share .social-share li.instagram a {
    color: #bc2a8d;
}

.post-social-share .social-share li:hover a {
    color: #fff;
}

.blog-content__text {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 2;
    margin-bottom: 10px;
}

.blog-post-img-wrapper {
    position: relative;
    display: block;
    width: 100%;
    height: 163px;
    background-color: #f2f2f2;
    border-radius: 10px;
    overflow: hidden;
}

.blog-post-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-clip-path: url(#post-item-img-mask-path);
    clip-path: url(#post-item-img-mask-path);
}

.blog-post-content {
    margin-top: 10px;
    color: #000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3;
    line-height: 1.5;
}

.sa-stats-card-details {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #5d5d5d !important;
}

.svg-like {
    transition: .3s;
    stroke: #dc3545;
    outline: none;
    fill: transparent;
}

.svg-bookmark {
    transition: .3s;
    stroke: #0b032d;
    fill: transparent;
}

.b-avatar {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    flex-shrink: 0;
    width: 2.5rem;
    height: 2.5rem;
    font-size: inherit;
    font-weight: 400;
    line-height: 1;
    max-width: 100%;
    max-height: auto;
    text-align: center;
    overflow: visible;
    position: relative;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.rounded-circle {
    border-radius: 50% !important;
}

.badge-secondary {
    color: #212529;
    background-color: #fcbf17;
}

.b-avatar .b-avatar-custom, .b-avatar .b-avatar-img, .b-avatar .b-avatar-text {
    border-radius: inherit;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-mask-image: radial-gradient(#fff, #000);
    mask-image: radial-gradient(#fff, #000);
}

.b-avatar .b-avatar-img img {
    width: 100%;
    height: 100%;
    max-height: auto;
    border-radius: inherit;
    object-fit: cover;
}

span.author-name {
    margin-right: 5px;
    font-size: .85rem;
    color: #999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 1;
}

.blog-post-img-category {
    margin-right: 10px;
    margin-bottom: -10px;
    transform: translateY(-15px);
}

.sa-h-spliter.gray {
    fill: #ebc477;
}

.sa-h-spliter {
    width: 100%;
    height: 3px;
}

.sa-h-spliter.title {
    width: calc(100% - 375px);
}

.post-spliter {
    margin-top: 25px;
    margin-bottom: 25px;
}

.title_page_blog {
    height: 50px;
    margin-top: 30px;
}

.form-comments input, .form-comments textarea {
    /*background-color: #f5f5f5 !important;*/
    border: 1px solid #d8d8d8 !important;
}

.title_comments {
    font-size: 25px !important;
    font-weight: bold;
}

.blogs-area.pt_header {
    direction: rtl;
    min-height: calc(100% - 133px);
}

@media (min-width: 768px) {
    .blog-title__heading {
        font-size: 25px;
    }
}


.indent_first {
    text-indent: 15px;
}

.title_customer {
    margin-bottom: 50px;
}

.isr_testimonial_01 .logo-img:hover {
    opacity: .7;
}

.blog__metainfo {
    color: #959595;
    font-size: 13px;
}

.aside-social li {
    float: left;
    text-align: center;
    width: 33.333333%;
    list-style: none;
}

.aside-social li.fb a {
    /*border-radius: 0px 0px 0px 15px;*/
}

.aside-social li.tw a {
    border-radius: 0px 0px 15px 0px;
}

.aside-social li a {
    display: block;
    color: #fff;
    padding: 15px 0;
    border: 1px solid #dbdbdb;
    margin: 0px 2px;
}

li.fb a i {
    color: #0088cc;
}

li.fb a {
    /* background: #0088cc; */
    color: #0088cc;
}

.aside-social li i {
    font-size: 25px;
    margin: 0 0 5px;
    /* color: white; */
}

.aside-social span {
    display: block;
    font-size: 16px;
}

li.face a {
    color: #3b5998;
}

li.face a i {
    color: #3b5998;
}

li.tw a {
    /* background: #25D366; */
    color: #25D366;
}


.aside-social {
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
    padding: 0;
    margin: 0;
}

.note-green {
    border-right: 5px solid #08962c;
}

.note-green, .note-red, .note-war, .quote {
    border-radius: 10px;
    padding: 15px;
}

.note-green, .note-red, .note-war {
    /* font-size: 18px; */
    font-weight: 400;
    background-color: rgb(255 255 255 / 85%);
    padding: 15px;
}

.excerpt-post-page {
    font-size: 14px;
    color: #555;
    padding: 10px;
    line-height: 30px;
    text-align: justify;
    margin-top: 30px;
    /* border-radius: 5px; */
    /* border: 1px solid #ddd; */
    /* border-bottom: 2px solid #e3e3e3; */
    /* border-right: 2px solid #477c9e8c; */
    /* margin-bottom: 30px; */
    background: #fcfcfc;
}

.description-single-cms p {
    text-align: justify;
    font-size: 15px !important;
    line-height: 1.9 !important;
    color: #336;
    font-family: Vazir-Regular-FD, sans-serif !important;
}

.blog-details {
    direction: rtl;
}

.blog-details {
    padding-top: 30px;
}


.blog-details {
    padding-top: 30px;
    padding-bottom: 40px;
}

.blog-title {
    padding-bottom: 30px;
}

@media (min-width: 992px) {
    .blog-title {
        padding-bottom: 55px;
    }
}

.blog-title__heading {
    font-size: 25px;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 1.3;
    margin-bottom: 20px;
}

@media (min-width: 576px) {
    .blog-title__heading {
        /*font-size: 32px;*/
    }
}

@media (min-width: 768px) {
    .blog-title__heading {
        /*font-size: 35px;*/
    }
}

@media (min-width: 992px) {
    .blog-title__heading {
        /*font-size: 48px;*/
    }
}

.blog__metainfo {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.blog__metainfo__author-name {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 32px;
    color: var(--color-texts-3);
    padding-left: 15px;
    padding-right: 55px;
    position: relative;
}

@media (min-width: 768px) {
    .blog__metainfo__author-name {
        padding-right: 70px;
        padding-left: 25px;
        font-size: 18px;
    }
}

.blog__metainfo__author-name::before {
    content: "";
    position: absolute;
    width: 41px;
    height: 1px;
    right: 0;
    top: 50%;
    background-color: #ec8923;
}

.blog__metainfo__date {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 32px;
    color: var(--color-texts-3);
    position: relative;
    padding-right: 30px;
}

@media (min-width: 768px) {
    .blog__metainfo__date {
        padding-left: 25px;
        font-size: 18px;
    }

}

.blog__metainfo__date::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 21px;
    right: 0;
    top: 0;
    background-color: rgba(38, 39, 41, 0.7);
}

.blog-content__box {
    padding-top: 5px;
}

.blog-content__img {
    margin-bottom: 35px;
}

@media (min-width: 992px) {
    .blog-content__img {
        margin-bottom: 55px;
    }
}

.blog-content__heading {
    font-size: 21px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 30px;
    margin-bottom: 17px;
}

.blog-content__text {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 32px;
    margin-bottom: 30px;
}

.blog-content__list {
    padding: 0;
    margin: 0;
    margin-right: 20px;
}

.blog-content__list li {
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 32px;
    margin-bottom: 8px;
}

.qoute__content {
    font-size: 21px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 34px;
    margin-right: 45px;
    position: relative;
    color: var(--color-headings-2);
    margin-bottom: 35px;
}

.qoute__content::before {
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    font-weight: 700;
    font-size: 25px;
    right: -45px;
    top: 0;
    color: #ec8923;
}

@media (min-width: 992px) {
    .post-tags-section {
        padding-top: 20px;
    }
}

.post-tags-section__title {
    font-size: 21px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 30px;
    margin-bottom: 0;
    margin-left: 25px;
    margin-top: 10px;
}

.post-tags-section .post-tags li {
    display: inline-flex;
    align-items: center;
}

.post-tags-section .post-tags li a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    /* min-width: 75px; */
    /* min-height: 50px; */
    border-radius: 5px;
    border: 1px solid rgba(22, 22, 22, 0.12);
    background-color: #fff;
    color: rgba(38, 39, 41, 0.7);
    padding: 2px 10px;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    flex-wrap: wrap;
    transition: 0.4s;
}

.related-post-between-content {
    text-align: justify;
    position: relative;
    margin-top: 30px;
}

.inline-related-post2 {
    color: #3f91f2;
}

.inline-related-post2 {
    background: #f7f7f7;
    border-radius: 3px;
    display: block;
    font-size: 15px;
    /* margin-bottom: 35px; */
    /* margin-top: 35px; */
    padding: 18px;
    clear: both;
}

.inline-related-post2 img {
    border-radius: 100%;
    display: inline-block;
    margin: 0 0 0 20px !important;
    vertical-align: middle;
    width: 50px;
    text-align: justify;

    left: 50%;
    top: -30px;
    transform: translateX(-50%);
    position: absolute;
    height: auto;
}

.inline-related-post2 span {
    color: #48464c;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.6;
    /* width: calc(100% - 70px); */

    font-size: 15px;
    margin-top: 15px;
    width: 100%;
}

.inline-related-post2 strong {
    color: #3f91f2;
}

.icon_share {
    position: relative;
}

.aside-social li.fb a {
    border-radius: 0px 0px 0px 15px;
}

.date-new-box {
    color: #7c7c7c;
    font-size: 13px;
}

.single-post_img {
    height: 81px;
    overflow: hidden;
    transition: all 0.5s;
    margin-left: 10px;
    width: 100px;
}

.widget__recent-post__single img {
    /* width: 60px; */
    /* height: 60px; */
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
    /* margin-left: 10px; */
    overflow: hidden;
    font-size: 13px;
}

.detail-blog-p-sid {
    width: calc(100% - 100px);
}

.sidebar-area .widget__recent-post__title {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 25px;
    color: #262729;
    transition: 0.4s;
}

.single-page-blog-content {
    box-shadow: 0 4px 56px rgb(22 22 22 / 5%);
    border-radius: 10px;
    padding: 20px;
}

.post-tags-section .post-tags li a:hover {
    background-color: #ebc477;
    color: #fff;
}

.post-social-share {
    /*padding-bottom: 20px;*/
}

@media (min-width: 992px) {
    .post-social-share {
        padding-bottom: 0;
        padding-top: 10px;
    }
}

.post-social-share__title {
    font-size: 21px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 30px;
    margin-bottom: 0;
    margin-left: 25px;
}

.post-social-share .social-share {
    margin-top: 8px;
}

.post-social-share .social-share li {
    /*display: inline-block;*/
}

.post-social-share .social-share li a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--color-texts-3);
    padding: 0 15px;
    flex-wrap: wrap;
    transition: 0.4s;
    font-size: 21px;
}

.post-social-share .social-share li a:hover {
    color: #fff;
}

.width_title_recent {
    width: calc(100% - 70px);
}

.item-category-post- {
    margin-bottom: 10px;
}

.item-category-post- a {
    background: #eef1f6;
    border-radius: 4px;
    color: #333366;
    margin-left: 10px;
    font-weight: 700;
    font-size: 12px;
    padding: 6px 10px;
    margin-right: 3px;
    line-height: 12px;
}

.font-13- {
    font-size: 13px;
}

.sa-stats-card-details {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #999 !important;
}

.link-post-url- {
    color: #333366;
    border-bottom: 1px dashed;
}

.blog-post-content {
    margin-top: 10px;
    color: #828282;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3;
    font-size: 14px;
    line-height: 28px;
}

.time_reading_view_blog {
    margin-right: auto;
}

/*end blog page*/

/*copy link*/
.alert_copy_parent {
    position: absolute;
    bottom: 110%;
    right: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
    width: 0;
    /*overflow: hidden;*/
}

.alert_copy_parent.show {
    width: 100px;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.alert_copy {
    position: relative;
    background-color: #dbdada;
    font-size: 14px !important;
    width: 100px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    height: 30px;
    border-radius: 7px;
    color: black;
}

.alert_copy:before {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    background-color: #dbdada;
    bottom: -5px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 20px;
}

#copyURLtoKeyboard {
    display: block;
    width: 100%;
    padding: 0.375rem 0;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
    outline: none;
    border: unset;
    opacity: 0;
    position: absolute;
    z-index: -1;
}

.icon_share {
    position: relative;
}

.login_button {
    width: 49%;
    background-color: #e0e0e1;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    margin: 5px 0px;
    color: #000
}

.login_button img {
    margin-left: 5px;
    width: 25px;
    object-fit: contain;
}

/*end copy*/

/* Sidebar */
.sidebar-area .widget {
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 4px 56px rgba(22, 22, 22, 0.05);
    margin-bottom: 25px;
    display: block;
    padding-top: 35px;
    padding-bottom: 40px;
    padding-right: 40px;
    padding-left: 35px;
}

.sidebar-area .widget__title {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 30px;
    margin-bottom: 20px;
    color: #262729;
}

.sidebar-area .widget__search form, .sidebar-area .widget__search .form_search_blog {
    border: 1px solid rgba(62, 73, 243, 0.1);
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

.sidebar-area .widget__search form i, .sidebar-area .widget__search .form_search_blog i {
    font-size: 18px;
    letter-spacing: normal;
    line-height: 22px;
}

.sidebar-area .widget__search form input, .sidebar-area .widget__search .form_search_blog input {
    border: none;
    height: 50px;
    width: 100%;
    padding-right: 10px;
}

.sidebar-area .widget__search form input:focus, .sidebar-area .widget__search .form_search_blog input:focus {
    outline: none;
}

.sidebar-area .widget__recent-post__single {
    border-bottom: 1px solid rgba(38, 39, 41, 0.1);
    padding-top: 20px;
    padding-bottom: 13px;
}

.sidebar-area .widget__recent-post__single:first-child {
    padding-top: 0;
}

.sidebar-area .widget__recent-post__single:last-child {
    border-bottom: 1px solid rgba(38, 39, 41, 0);
    padding-bottom: 0px;
}

.sidebar-area .widget__recent-post__single:hover a .widget__recent-post__title {
    color: #ec8923;
}

.sidebar-area .widget__recent-post__title {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 25px;
    color: #262729;
    transition: 0.4s;
}

.sidebar-area .widget__recent-post__date {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 28px;
    margin-bottom: 0;
    color: rgba(38, 39, 41, 0.7);
}

.sidebar-area .widget__tweets {
    padding: 0;
    margin: 0;
}

.sidebar-area .widget__tweets li {
    border-bottom: 1px solid rgba(38, 39, 41, 0.1);
    padding-top: 20px;
    padding-bottom: 13px;
    transition: 0.4s;
}

.sidebar-area .widget__tweets li span {
    color: #5034fc;
}

.sidebar-area .widget__tweets li:first-child {
    padding-top: 0;
}

.sidebar-area .widget__tweets li:last-child {
    border-bottom: 1px solid rgba(38, 39, 41, 0);
    padding-bottom: 0px;
    margin-bottom: 0;
}

.sidebar-area .widget__tweets li:hover a {
    color: #ec8923;
}

.sidebar-area .widget__tweets li a {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 25px;
    color: #262729;
    margin-bottom: 5px;
    display: block;
}

.sidebar-area .widget__category ul li a {
    color: rgba(38, 39, 41, 0.7);
    margin-bottom: 17px;
}

.sidebar-area .widget__category ul li a h4 {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 25px;
    color: #262729;
}

@media (min-width: 576px) {
    .sidebar-area .widget__category ul li a h4 {
        width: 75%;
    }
}

.sidebar-area .widget__category ul li a span {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 30px;
    color: rgba(38, 39, 41, 0.7);
    display: block;
    position: relative;
    text-align: left;
}

.sidebar-area .widget__category ul li a span:before {
    content: "";
    position: absolute;
    right: -100%;
    top: 50%;
    width: 51px;
    height: 1px;
    background-color: transparent;
}

@media (min-width: 576px) {
    .sidebar-area .widget__category ul li a span {
        width: 25%;
    }

    .sidebar-area .widget__category ul li a span:before {
        content: "";
        position: absolute;
        right: -100%;
        top: 50%;
        width: 51px;
        height: 1px;
        background-color: rgba(38, 39, 41, 0.1);
    }
}

.sidebar-area .widget__category ul li:last-child a {
    margin-bottom: 0;
}

/*end*/

/*checkbox*/
.span_pseudo, .chiller_cb span:before, .chiller_cb span:after {
    content: "";
    display: inline-block;
    background: #fff;
    width: 0;
    height: 0.2rem;
    position: absolute;
    transform-origin: 0% 0%;
}

.chiller_cb {
    position: relative;
    height: 2rem;
    display: flex;
    align-items: center;
}

.chiller_cb input {
    display: none;
}

.chiller_cb input:checked ~ span {
    background: #3f51b5;
    border-color: #3f51b5;
}

.chiller_cb input:checked ~ span:before {
    width: 1rem;
    height: 0.15rem;
    transition: width 0.1s;
    transition-delay: 0.3s;
}

.chiller_cb input:checked ~ span:after {
    width: 0.4rem;
    height: 0.15rem;
    transition: width 0.1s;
    transition-delay: 0.2s;
}

.chiller_cb input:disabled ~ span {
    background: #ececec;
    border-color: #dcdcdc;
}

.chiller_cb input:disabled ~ label {
    color: #dcdcdc;
}

.chiller_cb input:disabled ~ label:hover {
    cursor: default;
}

.chiller_cb label {
    padding-right: 2rem;
    position: relative;
    z-index: 2;
    cursor: pointer;
    align-items: center;
    display: flex;
    margin-bottom: 0;
}

.chiller_cb span {
    display: inline-block;
    width: 1.2rem;
    height: 1.2rem;
    border: 2px solid #ccc;
    position: absolute;
    right: 0;
    transition: all 0.2s;
    z-index: 1;
    box-sizing: content-box;
    border-radius: 4px;
}

.chiller_cb span:before {
    transform: rotate(-55deg);
    top: 1rem;
    left: 0.37rem;
}

.chiller_cb span:after {
    transform: rotate(35deg);
    bottom: 0.35rem;
    left: 0.2rem;
}

.ckeck-box-blog- h3 {
    font-weight: normal;
    font-size: 15px;
    margin-right: 5px;
}

/*checkbox*/

/*pagination*/
.pagination {
    display: flex;
    justify-content: center;
}

.pagination > li {
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 3px;
    height: 35px;
}

.pagination > li.active .page-link, .page-link:hover, .page-link:focus {
    box-shadow: none;
    background: #164936;
    color: #ffffff;
    border-color: #164936;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
}

.pagination > li > a {
    color: #0d2c13;
    font-weight: 600;
    border-color: #e1e1e1;
    border-radius: 5px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
}

.pagination .page-item span {
    font-weight: 600;
    position: relative;
    margin-left: -1px;
    line-height: 1.25;
    color: #b2b2b2;
    background-color: #f3f3f3;
    border: 1px solid #dee2e6;
    border-radius: 5px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

/*end*/

.btn-bg-color {
    background-color: #164936;
    border: 2px solid #e2b678;
}

.default-btn-hover::before, .default-btn-hover::after {
    background-color: #e2b678;
}


.pl-1 {
    padding-left: 0.25rem !important;
}

.pr-1 {
    padding-right: 0.25rem !important;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}


.pl-0 {
    padding-left: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

@media (min-width: 576px) {
    .pl-sm-2 {
        padding-left: 1rem !important;
    }

    .pr-sm-2 {
        padding-right: 1rem !important;
    }
}

@media (max-width: 992px) {

    .main_total_page {
        /*padding-top: 56px;*/
    }
}

/*end*/

#content2 {
    overflow: hidden;
}


/*footer*/

.footer-bg {
    /*background-color: #164936;*/
    background-color: #3a3a3a;
}

.footer-widget {
    /*margin-bottom: 30px*/
}

.footer-widget .footer-logo {
    margin-bottom: 20px
}

.footer-widget h3 {
    margin-top: 0;
    font-size: 20px;
    margin-bottom: 15px;
    /*color: #fff;*/
    color: #e2b678;
    font-weight: 900;
}

.footer-widget p {
    margin-bottom: 20px;
    color: #fff;
    text-align: justify;
}

.footer-widget .footer-list-contact {
    list-style: none;
    margin: 0;
    padding: 0
}

.footer-widget .footer-list-contact li {
    display: block;
    color: #fff;
    margin-bottom: 10px;
    position: relative;
    padding-right: 30px
}

.footer-widget .footer-list-contact li:last-child {
    margin-bottom: 0
}

.footer-widget .footer-list-contact li i {
    color: #fff;
    margin-left: 5px;
    position: absolute;
    right: 0;
    top: 3px;
    font-size: 20px
}

.footer-widget .footer-list-contact li a {
    color: #fff
}

.footer-widget .footer-list-contact li:hover i {
    color: #b56952
}

.footer-widget .footer-list-contact li:hover a {
    color: #b56952
}

.footer-widget .footer-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.footer-widget .footer-list li {
    display: block;
    margin-bottom: 10px;
    font-weight: 500
}

.footer-widget .footer-list li:last-child {
    margin-bottom: 0
}

.footer-widget .footer-list li a {
    color: #fff;
    font-weight: 500
}

.footer-widget .footer-list li a i {
    font-size: 18px;
    position: relative;
    top: 3px;
    margin-left: 5px
}

.footer-widget .footer-list li a:hover {
    color: #b56952
}

.footer-widget .footer-form .form-group {
    margin-bottom: 15px
}

.footer-widget .footer-form .form-group .form-control {
    border: 0;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    padding: 0 20px
}

.footer-widget .footer-form .form-group .form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none
}

.footer-widget .footer-form .form-group .form-control:hover {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none
}

.footer-widget .footer-form .default-btn {
    width: 100%;
    border: none
}

.footer-widget .footer-form .validation-danger {
    font-size: 16px;
    margin-top: 15px;
    color: red
}


.copy-right-area {
    padding: 15px 0;
    border-top: 1px solid #e2b678
}

.copy-right-area .copy-right-text p {
    color: #fff;
    margin-bottom: 0
}

.copy-right-area .copy-right-text p a {
    color: #fff;
    border-bottom: 1px solid #fff
}

.copy-right-area .copy-right-text p a:hover {
    color: #b56952;
    border-color: #b56952
}

.copy-right-area .social-icon .social-link {
    margin: 0;
    padding: 0;
    list-style: none
}

.copy-right-area .social-icon .social-link li {
    display: inline-block;
    margin-right: 5px
}

.copy-right-area .social-icon .social-link li a {
    border-radius: 50px;
    width: 35px;
    height: 35px;
    line-height: 37px;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    border: 1px solid #fff
}

.copy-right-area .social-icon .social-link li:hover a {
    background-color: #fff;
    border-color: #fff;
    border-radius: 50px;
    color: #164936
}

.populer-tags{
    padding: 0;
    margin: 0;
}

.populer-tags li {
    display: inline-block;
    margin: 0 0 5px;
}

.populer-tags li a {
    color: #fff;
    border: 1px solid #e2b678;
    background: 0 0;
    padding: 5px;
    font-size: 13px;
    border-radius: 5px;
}

.populer-tags li a:hover {
    background: #e2b678;
    color: #000;
}

.logo_footer_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #fff;
}

.logo_footer_box img{
    width: 150px;
    margin-bottom: 15px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pt-40 {
    padding-top: 40px;
}

@media (min-width: 768px) {
    .footer-top .col-md-4:nth-child(2) {
        display: flex;
        justify-content: center;
    }

    .footer-top .col-md-4:last-child {
        display: flex;
        justify-content: end;
    }
}

@media (max-width: 768px){
    .footer-top .col-md-4:not(:last-child) {
        margin-bottom: 30px;
    }

    .footer-widget p{
        font-size: 14px;
    }

    .copy-right-area .copy-right-text p{
        font-size: 13px;
    }
}

@media (max-width: 400px) {
    .link-post-url- {
        display: none;
    }
}


