/*
  Theme Name: Prixer Portfolio Template
  Author: NewThemeBD
  Support: ksumon471@gmail.com
  Description: Prixer Portfolio, agency, blog, business, Template
  Version: 1.0.0
*/

/* CSS Index
-----------------------------------
1. Basic
2. typography
3. color
4. spacing
5. buttons
6. header
7. hero
8. card
9. pagetop
10. about
11. parallax
12. teams
13. portfolio
14. video
15. faq
16. form
17. mag
18. blog
19. contact
20. footer
21. preloader
-----------------------------------*/

/*-----------------------------------------
----------------BASIC----------------------
------------------------------------------*/
/* google-fonts
@import url("css2.css");*/
/* mont font */
@import url("stylesheet.css");

body {
    font-family: "DM Sans", sans-serif;
    font-size: 16px;
    line-height: 28px;
    color: #ababab;
    background: #111111;
    overflow-x: hidden;
}

* {
    outline: none !important;
}

img {
    vertical-align: bottom;
    max-width: 100%;
}

.page-root {
    overflow: hidden;
}

.bg-dark-gray {
    background-color: #0d0d0d;
}

/*-----------------------------------------
---------------TYPOGRAPHY CSS---------------
------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #fff;
    font-family: "Mont Heavy DEMO";
    font-weight: 800;
}

h1 {
    font-size: 80px;
    line-height: 90px;
}

h2 {
    font-size: 60px;
    line-height: 70px;
    letter-spacing: 0;
}

h3 {
    font-size: 32px;
    line-height: 42px;
}

h4 {
    font-size: 22px;
    line-height: 30px;
}

h5 {
    font-size: 20px;
    line-height: 29px;
}

h6 {
    font-size: 18px;
    line-height: 28px;
}

.sec-title {
    margin-bottom: 60px;
}

.sec-title .sub-title {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #888888;
    letter-spacing: 3px;
    display: block;
}

@media only screen and (max-width: 767.98px) {
    .sec-title .sub-title {
        margin-bottom: 10px;
    }
}

.sec-title .title {
    font-size: 60px;
    line-height: 70px;
}

@media only screen and (max-width: 767.98px) {
    .sec-title .title {
        font-size: 45px;
        line-height: 50px;
    }
}

@media only screen and (max-width: 767.98px) and (max-width: 575.98px) {
    .sec-title .title {
        font-size: 40px;
    }
}

.sec-title .intro-p {
    font-size: 18px;
    margin-bottom: 0;
}

.title-sm {
    font-size: 22px;
    line-height: 30px;
}

.title-md {
    font-size: 28px;
    line-height: 32px;
}

/*-----------------------------------------
----------------COLOR----------------------
------------------------------------------*/
.footer-bottom p a:hover, .socail-links2 li a:hover, .footer-link li a:hover, .comment-item-wrap .post-comment .header span, .post-small-text span, .single-post-info blockquote p, .quote-content, .post-sm-avater-info p, .post-card-item .post-text .tag-list li a:hover, .cat-list li a:hover, .sm-post-list .post-item .post-title a:hover, .has-input-righticon i, .form-control-wrapper i, .sm-info-block h6 i, .filter-nav li.active, .filter-nav li:hover, .portfolio-card .portfolio-sm-info .btn-round:hover, .socail-links li a:hover, .team-card-wrapper .team-info p, .breadcrumb li a.active, .single-post-meta li a:hover, .single-post-meta li i, .header-area .nav-area .nav-item .submenu li a:hover, .header-area .nav-area .nav-item .nav-link.active, .header-area .nav-area .nav-item .nav-link:hover, .close-btn, .btn-text:hover, .btn-pluse .btn-text, .btn-intro:hover, .btn-intro i, .btn-main:hover, .text-theme {
    color: #b19777;
}

.btn-pluse .pluse-icon svg path, .btn-search:hover svg path {
    fill: #b19777;
}

.tel-card, .comment-item-wrap .post-comment .header .replay:hover, .pagination .active.page-item .page-link, .pagination .page-item .page-link:hover, .post-slide-wrapper .slide-btn:hover, .quote-post, .post-card-item .post-text .tag-list li a, .tag-list li a::before, .social-round li a::before, .widget_categories ul .cat-item a:hover, .widget_categories ul .cat-item a span, .search-form .search-submit, .widget-title::before, .widget-title::after, .accordion-wrapper .accordion-item.active, .faq-thumb-wrapper::before, .faq-wrapper::before, .socail-links li a, .lg-count-wrappeer, .grid-round-icon:hover span::before, .grid-round-icon:hover span::after, .grid-round-icon:hover span, .blog-card .thumb .category a:hover, .hero_slide_wrapper .top-subtitle::before, .hero_slide_wrapper .slide-btn:hover, .header-search-wrapper .btn-search:hover::after, .close-btn:hover, .plyer-btn:hover, .btn-main {
    background: #b19777;
}

.quote-content::before, .quote-content::after, .filter-nav li.active, .socail-links li a:hover, .grid-round-icon span::before, .grid-round-icon span::after, .grid-round-icon span, .header-search-wrapper .btn-search:hover::before, .header-area .nav-area .nav-item .nav-link.active, .btn-pluse:hover, .btn-main:hover {
    border-color: #b19777 !important;
}

.socail-links2 li a, .post-slide-wrapper .slide-btn, .accordion-wrapper .accordion-item .accordion-title::before, .accordion-wrapper .accordion-item .accordion-title::after, .accordion-wrapper .accordion-item, .filter-nav li, .portfolio-card .portfolio-sm-info h4, .portfolio-card .portfolio-sm-info .btn-round, .portfolio-card::before, .socail-links li a, .team-card-wrapper .team-info .socail-links, .team-card-wrapper .team-info p, .team-card-wrapper .team-info h4, .team-card-wrapper::before, .blog-card .blog-title a, .blog-card .thumb .category a, .hero_slide_wrapper .slide-btn, .header-search-wrapper .btn-search::before, .header-search-wrapper .btn-search::after, .plyer-btn, .btn-pluse .btn-text, .btn-pluse .pluse-icon, .btn-intro, .btn-main, .btn-search svg path {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.header-area .nav-area .nav-item .nav-link {
    color: #ffffff;
}

.nav-toggle-btn span {
    background: #ffffff;
}

.plyer-btn:hover {
    border-color: #b19777 !important;
}

/*-----------------------------------------
---------------SPACING CSS---------------
------------------------------------------*/
.pt-120 {
    padding-top: 120px;
}

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

.container-fluid {
    padding-left: 4vw;
    padding-right: 4vw;
}

@media only screen and (max-width: 767.98px) {
    .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mb--30 {
    margin-bottom: -30px;
}

.mx--1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
}

.mb-30 {
    margin-bottom: 30px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-50 {
    margin-top: 50px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mt-40 {
    margin-top: 40px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-70 {
    margin-bottom: 70px;
}

.mt-70 {
    margin-top: 70px;
}

/*-----------------------------------------
---------------BUTTONS CSS---------------
------------------------------------------*/
.btn-search {
    background-color: transparent;
    border-color: transparent;
}

.btn-search svg {
    width: 20px;
}

.btn-search svg path {
    fill: rgba(255, 255, 255, 0.3);
}

.btn-main {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border-radius: 0;
    padding: 15px 36px;
    border-color: transparent;
}

.btn-main:hover {
    background-color: transparent;
}

@media (max-width: 575.98px) {
    .btn-main {
        font-size: 16px;
        padding: 14px 24px;
    }
}

.btn-intro {
    color: #fff;
    font-weight: bold;
    text-decoration: none !important;
    display: inline-block;
    font-size: 18px;
}

@media (max-width: 575.98px) {
    .btn-intro {
        font-size: 16px;
    }
}

.btn-intro i {
    font-size: 14px;
    margin-right: 11px;
}

.btn-pluse {
    height: 50px;
    width: 50px;
    border: 1px solid #2a2a2a;
    border-radius: 0;
    position: relative;
    padding: 11px 8px;
}

.btn-pluse .pluse-icon {
    display: inline-block;
}

.btn-pluse .pluse-icon svg {
    width: 18px;
}

.btn-pluse .btn-text {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 100%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    opacity: 0;
}

.btn-pluse:hover .pluse-icon {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    transform-origin: 52% 59%;
}

.btn-pluse:hover .btn-text {
    left: calc(100% + 10px);
    opacity: 1;
}

.plyer-btn {
    height: 120px;
    width: 120px;
    line-height: 120px;
    display: block;
    border-radius: 50%;
    border: 3px solid rgba(255, 255, 255, 0.4);
    text-align: center;
    font-family: "Mont Heavy DEMO";
    font-weight: 800;
    font-size: 18px;
    color: #fff;
    text-decoration: none !important;
}

.plyer-btn:hover {
    color: #fff;
}

.btn .spinner-border {
    vertical-align: middle;
    margin-right: 7px;
    margin-bottom: 1px;
}

.light-play-btn {
    background-color: #fff;
    color: #313131;
    height: 80px;
    width: 80px;
    line-height: 79px;
    padding-left: 2px;
}

.btn-text {
    font-size: 14px;
    font-weight: bold;
    color: #696969;
    text-decoration: none;
}

.close-btn {
    height: 40px;
    width: 40px;
    border: 1px solid #b19777;
    background-color: transparent;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}

.close-btn:hover {
    color: #fff;
    border-radius: 50%;
}

.header-area {
    background: transparent;
    position: relative;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
}

/* .header-area .logo img {
  width: 105px;
} */
.header-area .header-main {
    background-color: #111111;
}

.header-area .navbar {
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    padding: 0;
    flex-wrap: nowrap;
    justify-content: flex-start;
}

.header-area .navbar .navbar-nav {
    flex-direction: row;
}

@media only screen and (max-width: 991.98px) {
    .header-area .navbar {
        padding: 25px 0;
        height: 50px;
    }

    .header-area .navbar img {
        height: 50px;
    }
}

.header-area .nav-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.header-area .nav-area .nav-item {
    position: relative;
    margin-right: 40px;
    padding: 32px 0;
}

.header-area .nav-area .nav-item:last-child {
    margin-right: 0;
}

.header-area .nav-area .nav-item .nav-link {
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 2px 0;
}

.header-area .nav-area .nav-item .nav-link.active {
    border-bottom: 1px solid;
}

.header-area .nav-area .nav-item .submenu {
    position: absolute;
    top: 105%;
    left: 0;
    width: max-content;
    min-width: 200px;
    padding: 15px 0;
    margin: 0;
    list-style: none;
    background-color: #111111;
    transform-origin: top center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}

.header-area .nav-area .nav-item .submenu li {
    position: relative;
}

.header-area .nav-area .nav-item .submenu li a {
    text-decoration: none;
    color: #fff;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
    display: block;
    padding: 6px 30px;
}

.header-area .nav-area .nav-item .submenu li .submenu {
    opacity: 0;
    visibility: hidden;
    top: 0;
    left: 105%;
}

.header-area .nav-area .nav-item .submenu li:hover > .submenu {
    opacity: 1;
    visibility: visible;
    left: 100%;
}

.header-area .nav-area li a {
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}

.header-area .nav-area li:hover > .submenu {
    opacity: 1;
    visibility: visible;
    top: 100%;
}

.header-area li.dropdown .dropdown-link {
    position: relative;
}

.header-area li.dropdown .dropdown-link::after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 0.5rem;
    margin-left: 7px;
    font-weight: 900;
    vertical-align: middle;
    border: none;
}

.header-search-wrapper {
    margin-right: 27px;
    position: relative;
}

.header-search-wrapper .btn-search {
    height: 20px;
    width: 20px;
    position: relative;
    margin-bottom: 10px;
}

.header-search-wrapper .btn-search::before, .header-search-wrapper .btn-search::after {
    content: "";
    position: absolute;
    top: 0;
}

.header-search-wrapper .btn-search::before {
    height: 20px;
    width: 20px;
    border: 2px solid #414141;
    border-radius: 50%;
    left: -2px;
    top: -2px;
}

.header-search-wrapper .btn-search::after {
    width: 11px;
    height: 2px;
    background-color: #414141;
    bottom: 0;
    top: auto;
    left: calc(100% + -1px);
    transform-origin: left center;
    transform: rotate(45deg);
}

.header-search-wrapper .search-wrapper {
    position: absolute;
    top: calc(100% + 23px);
    right: -15px;
    width: 44px;
    clip-path: circle(0% at 100% 0%);
    transition: all 0.5s;
}

.header-search-wrapper.open-search .search-wrapper {
    width: 550px;
    clip-path: circle(100% at 50% 100%);
}

@media (max-width: 575.98px) {
    .header-search-wrapper.open-search .search-wrapper {
        width: 350px;
        right: -68px;
    }
}

.header-search-wrapper.open-search .btn-search::before {
    width: 20px;
    height: 2px;
    background-color: #fff;
    border: none;
    border-radius: 0;
    transform: rotate(-45deg);
    right: 0;
    left: auto;
    top: 7px;
}

.header-search-wrapper.open-search .btn-search::after {
    width: 20px;
    bottom: 14px;
    left: -1px;
    background: #fff;
}

.sidenav_wrapper {
    position: fixed;
    right: 0;
    top: 0;
    height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #111111;
    min-width: 500px;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: transform 0.5s cubic-bezier(0.77, 0, 0.18, 1);
    -o-transition: transform 0.5s cubic-bezier(0.77, 0, 0.18, 1);
    transition: transform 0.5s cubic-bezier(0.77, 0, 0.18, 1);
}

@media only screen and (max-width: 767.98px) {
    .sidenav_wrapper {
        min-width: 400px;
    }
}

@media (max-width: 575.98px) {
    .sidenav_wrapper {
        min-width: 80%;
    }
}

.sidenav_wrapper .nav-content-area {
    padding-top: 90px;
    padding-left: 70px;
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;
}

@media (max-width: 575.98px) {
    .sidenav_wrapper .nav-content-area {
        padding-left: 50px;
        padding-right: 50px;
    }
}

.sidenav_wrapper .nav-content-area .close-btn {
    position: absolute;
    top: 50px;
    right: 50px;
}

.sidenav_wrapper .nav-content-area .side_header_footer {
    margin-top: auto;
    padding-bottom: 50px;
}

.sidenav_wrapper .side_navbar {
    padding: 0;
    margin: 0;
    list-style: none;
}

.sidenav_wrapper .side_navbar .nav-item {
    -webkit-transition: 0.35s ease;
    -o-transition: 0.35s ease;
    transition: 0.35s ease;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
}

.sidenav_wrapper .side_navbar .nav-item a {
    font-size: 50px;
    line-height: 70px;
    color: #fff;
    text-decoration: none;
    padding: 5px 0;
    font-weight: bold;
}

@media only screen and (max-width: 767.98px) {
    .sidenav_wrapper .side_navbar .nav-item a {
        font-size: 40px;
        line-height: 55px;
    }
}

.sidenav_wrapper .side_navbar .nav-item a:hover {
    color: rgba(255, 255, 255, 0.1);
    -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: #fff;
}

.sidenav_wrapper .side_navbar .nav-item .submenu {
    padding: 0;
    margin: 0;
    list-style: none;
    display: none;
}

.sidenav_wrapper .side_navbar .nav-item .submenu li a {
    font-size: 20px;
    line-height: 32px;
    color: #777777;
    font-weight: normal;
    transition: all 0.25s;
}

.sidenav_wrapper .side_navbar .nav-item .submenu li a:hover {
    color: #fff;
    -webkit-text-stroke-width: 0px;
}

.sidenav_wrapper .side_navbar li .dropdown-link:after {
    font-size: 16px;
}

.active-sidenav .sidenav_wrapper {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.active-sidenav .sidenav_wrapper .side_navbar .nav-item {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-delay: calc(0.2s + (30ms * var(--nav-index)));
}

.nav-toggle-btn {
    width: 25px;
    height: 20px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
    background-color: transparent;
    border: transparent;
    outline: none !important;
}

.nav-toggle-btn span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 50px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}

.nav-toggle-btn span:nth-child(1) {
    top: 0px;
    width: 14px;
}

.nav-toggle-btn span:nth-child(2), .nav-toggle-btn span:nth-child(3) {
    top: 10px;
}

.nav-toggle-btn span:nth-child(4) {
    top: 20px;
}

.nav-toggle-btn.open span:nth-child(1) {
    top: 10px;
    width: 0%;
    left: 50%;
}

.nav-toggle-btn.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.nav-toggle-btn.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.nav-toggle-btn.open span:nth-child(4) {
    top: 10px;
    width: 0%;
    left: 50%;
}

@media only screen and (max-width: 991.98px) {
    .header-area .nav-area {
        width: 100%;
        display: none;
    }

    .header-area .nav-area .navbar-nav {
        display: block;
        width: 100%;
        padding-top: 25px;
    }

    .header-area .nav-area .nav-item {
        display: block;
        margin-left: 0;
    }

    .header-area .nav-area .nav-item .nav-link {
        text-align: left;
        border-top: 1px solid #e1e1e1;
        padding: 9px 0;
    }

    .header-area .nav-area .nav-item .sub-menu {
        position: relative;
        opacity: 1 !important;
        visibility: visible;
        transition: none;
        box-shadow: none;
        top: 0 !important;
        left: 0 !important;
        padding-top: 0;
        padding-top: 0;
        padding-left: 20px;
        display: none;
    }

    .header-area .nav-area .nav-item .sub-menu .sub-menu {
        padding-left: 20px;
    }

    .header-area .nav-area .nav-item .sub-menu::before {
        display: none;
    }

    .header-area .nav-area .nav-item .sub-menu li a {
        text-align: left;
        border-top: 1px solid #e1e1e1;
        padding: 9px 0;
    }

    .header-area .nav-area .nav-item .sub-menu li .sub-menu li a {
        border-top: 1px solid #e1e1e1;
    }

    .header-area .nav-area .nav-item .down-arrow-btn {
        position: absolute;
        right: 0;
        top: 9px;
        display: block;
        padding: 15px;
        cursor: pointer;
        background-color: #f0efef;
    }

    .header-area .nav-area .nav-item .down-arrow-btn::after {
        width: 8px;
        height: 8px;
        border-right: 1px solid #4a6e78;
        border-bottom: 1px solid #4a6e78;
        position: absolute;
        right: 14px;
        content: " ";
        top: 10px;
        transform: rotate(-45deg);
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

    .header-area .nav-area .nav-item .down-arrow-btn.active:after {
        transform: rotate(45deg);
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        right: 11px;
    }
}

.header-area .header-space {
    display: none;
    width: 100%;
}

.header-area.sticky .header-space {
    display: block;
}

.header-area.sticky .header-main {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-animation: fadeInDown 0.5s;
    animation: fadeInDown 0.5s;
}

/*-----------------------------------------
---------------HERO CSS--------------------
------------------------------------------*/
.hero_slide_container {
    height: calc(100vh - 90px);
    min-height: 550px;
    width: 100%;
    z-index: 5;
    position: relative;
}

.hero_slide_container .swiper-slide {
    overflow: hidden;
}

.hero_slide_container .swiper-slide .slide__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding-bottom: 40px;
}

.hero_slide_container .swiper-slide .slide_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center;
    z-index: -1;
}

.hero_slide_container .swiper-slide .slide_bg::before {
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.1);
}

.hero_slide_wrapper {
    position: relative;
}

.hero_slide_wrapper .slide-btn, .hero_slide_wrapper .slide-pagination {
    position: absolute;
    z-index: 5;
}

.hero_slide_wrapper .slide-btn {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #181818;
    border-color: transparent;
    width: 80px;
    height: 80px;
    text-align: center;
    display: none;
}

.hero_slide_wrapper .slide-btn svg {
    width: 18px;
}

.hero_slide_wrapper .slide-btn svg path {
    fill: #fff;
}

.hero_slide_wrapper .slide-btn.next {
    right: 0;
}

.hero_slide_wrapper .slide-btn.prev {
    left: 0;
}

.hero_slide_wrapper .top-subtitle {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 3px;
    position: relative;
    padding-right: 15px;
    margin-bottom: 11px;
}

@media (max-width: 575.98px) {
    .hero_slide_wrapper .top-subtitle {
        padding-right: 10px;
    }
}

.hero_slide_wrapper .top-subtitle::before {
    content: "";
    height: 2px;
    width: 70px;
    left: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 575.98px) {
    .hero_slide_wrapper .top-subtitle::before {
        width: 30px;
    }
}

.hero_slide_wrapper .title {
    font-size: 80px;
    line-height: 90px;
    margin-bottom: 6px;
}

@media only screen and (max-width: 767.98px) {
    .hero_slide_wrapper .title {
        font-size: 60px;
        line-height: 70px;
    }
}

@media (max-width: 575.98px) {
    .hero_slide_wrapper .title {
        font-size: 50px;
        line-height: 56px;
    }
}

.hero_slide_wrapper p {
    font-size: 18px;
    line-height: 28px;
    color: #ffffff;
    display: block;
    margin-bottom: 35px;
}

.hero_slide_wrapper .btn-group .btn-main {
    margin-right: 39px;
}

.hero_slide_wrapper .swiper-slide .text-content {
    opacity: 0;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.hero_slide_wrapper .swiper-slide-active .text-content {
    opacity: 1;
}

.slide-pagination-dot {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 45px;
    z-index: 20;
}

.slide-pagination-dot .swiper-pagination-bullet {
    height: auto;
    width: auto;
    background: transparent;
    border-radius: 0;
    opacity: 1;
}

.slide-pagination-dot .swiper-pagination-bullet svg {
    width: 24px;
}

.slide-pagination-dot .swiper-pagination-bullet svg .path {
    stroke: #fff;
    stroke-dashoffset: 105px;
    stroke-dasharray: 100px;
    display: block;
    transition: all 1s;
}

.slide-pagination-dot .swiper-pagination-bullet svg .solid-fill {
    fill: #fff;
}

.slide-pagination-dot .swiper-pagination-bullet-active svg .path {
    stroke-dashoffset: 0;
    transition: all 3s;
}

.service-card {
    padding: 25px 0 10px 25px;
    height: 100%;
    transition: all .5s;
}

.service-card:hover {
    background-color: #1d1d1d;
}

.service-card .icon {
    display: block;
    margin-bottom: 25px;
}

.service-card .title-sm {
    margin-bottom: 15px;
}

.service-card p {
    margin-bottom: 30px;
}

.blog-card .thumb {
    position: relative;
}

.blog-card .thumb img {
    width: 100%;
}

.blog-card .thumb .category {
    position: absolute;
    bottom: 0;
    right: 30px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
}

.blog-card .thumb .category a {
    display: inline-block;
    padding: 10px 15px;
    background-color: #111111;
    color: #fff;
    text-decoration: none;
}

.blog-card .single-post-meta {
    margin-top: 32px;
    margin-bottom: 10px;
}

.blog-card .blog-title {
    font-size: 24px;
    line-height: 34px;
    color: #fff;
    margin-bottom: 10px;
}

.blog-card .blog-title a {
    color: #bababa;
    text-decoration: none;
}

.blog-card .blog-title a:hover {
    text-decoration: underline;
    color: #fff;
}

.single-post-meta {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.single-post-meta li {
    display: inline-block;
    position: relative;
    color: #ababab;
    font-size: 14px;
    padding-right: 15px;
    margin-right: 11px;
}

.single-post-meta li:last-child {
    margin-right: 0;
    padding-right: 0;
}

.single-post-meta li:last-child::before {
    opacity: 0;
}

.single-post-meta li::before {
    content: "/";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
}

.single-post-meta li i {
    margin-right: 7px;
}

.single-post-meta li a {
    display: inline-block;
    color: #ababab;
    text-decoration: none;
}

.grid-round-icon {
    width: 40px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.grid-round-icon span {
    display: block;
    position: relative;
    width: 12px;
    height: 12px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid;
    border-radius: 50%;
    margin-bottom: 3px;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}

.grid-round-icon span::before, .grid-round-icon span::after {
    content: "";
    width: 12px;
    height: 12px;
    border: 1px solid;
    display: inline-block;
    position: absolute;
    top: -1px;
    border-radius: 50%;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}

.grid-round-icon span::before {
    left: -16px;
}

.grid-round-icon span::after {
    left: 15px;
}

/*-----------------------------------------
---------------PAGE CSS--------------------
------------------------------------------*/
.page-top-section {
    min-height: 250px;
    position: relative;
    overflow: hidden;
    z-index: 2;
    padding-top: 60px;
    padding-bottom: 55px;
}

@media only screen and (max-width: 991.98px) {
    .page-top-section {
        min-height: 250px;
    }
}

@media only screen and (max-width: 767.98px) {
    .page-top-section {
        min-height: 150px;
    }
}

@media (max-width: 575.98px) {
    .page-top-section {
        min-height: 50px;
    }
}

.page-top-section .page-top-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
}

.page-top-section .page-top-bg::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
}

.page-top-section .page-title {
    font-size: 80px;
    line-height: 90px;
    font-weight: 900;
    margin-bottom: 0;
}

@media only screen and (max-width: 767.98px) {
    .page-top-section .page-title {
        font-size: 62px;
        line-height: 70px;
    }
}

@media (max-width: 575.98px) {
    .page-top-section .page-title {
        font-size: 48px;
        line-height: 55px;
    }
}

.page-top-section .page-top-bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
}

.page-top-section .page-top-bg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
    background-color: #0d0d0d;
    opacity: 0.8;
}

.breadcrumb {
    background-color: transparent;
    padding: 0;
    margin-bottom: 14px;
}

.breadcrumb li a {
    color: #5e5e5e;
    text-decoration: none !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    line-height: 12px;
    display: block;
    padding: 0 15px;
    border-right: 2px solid rgba(255, 255, 255, 0.2);
}

.breadcrumb li:first-child a {
    padding-left: 0;
}

.breadcrumb li:last-child a {
    padding-right: 0;
    border-right: none;
}

.intro-about .text-content {
    margin-bottom: 40px;
}

.parallax-group-wrapper {
    position: relative;
}

.parallax-group-wrapper .lg-count-wrappeer {
    position: absolute;
    z-index: 10;
    bottom: 11%;
    left: 20%;
}

@media only screen and (max-width: 767.98px) {
    .parallax-group-wrapper .lg-count-wrappeer {
        bottom: 20%;
    }
}

.lg-count-wrappeer {
    height: 226px;
    width: 226px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px;
}

@media only screen and (max-width: 767.98px) {
    .lg-count-wrappeer {
        height: 180px;
        width: 190px;
    }
}

.lg-count-wrappeer .count-number {
    display: block;
    font-size: 100px;
    position: relative;
    color: #fff;
    display: inline-block;
}

.lg-count-wrappeer .count-number::before {
    content: "+";
    left: 100%;
    bottom: 0;
    font-size: 18px;
    line-height: 20px;
    position: absolute;
    height: auto;
}

.lg-count-wrappeer .text {
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}

.lg-count-wrappeer .count-content {
    text-align: center;
}

.simplep_parallax_wrap {
    width: 100%;
    height: 340px;
    position: relative;
    overflow: hidden;
}

@media only screen and (max-width: 767.98px) {
    .simplep_parallax_wrap {
        height: 200px;
    }
}

.simplep_parallax_wrap .parallax_bg {
    position: absolute;
    left: 0;
    height: 110%;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.sm-size.simplep_parallax_wrap {
    height: 180px;
}

.parallax-group-wrapper {
    margin-bottom: -25px;
}

.parallax-group-wrapper .parallax-item {
    margin-bottom: 25px;
}

.parallax-box {
    height: 80vh;
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 2;
}

.parallax-box .parallax-bg {
    background-size: cover;
    background-position: center center;
    height: 100%;
    width: 100%;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    z-index: -1;
}

.has-bg-wrapper {
    position: relative;
    z-index: 2;
}

.has-bg-wrapper .parallax-box {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -2;
}

.team-card-wrapper {
    position: relative;
    overflow: hidden;
}

.team-card-wrapper img {
    width: 100%;
}

.team-card-wrapper::before {
    content: "";
    height: 50%;
    width: 100%;
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: 2;
    opacity: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#000000", GradientType=0);
}

.team-card-wrapper .team-info {
    position: absolute;
    bottom: 40px;
    text-align: center;
    color: #fff;
    width: 100%;
    z-index: 3;
}

.team-card-wrapper .team-info .socail-links, .team-card-wrapper .team-info p, .team-card-wrapper .team-info h4 {
    opacity: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
}

.team-card-wrapper .team-info p {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}

.team-card-wrapper .team-info h4 {
    font-size: 24px;
    margin-bottom: 23px;
}

.team-card-wrapper:hover::before {
    opacity: 1;
    height: 100%;
}

.team-card-wrapper:hover .socail-links, .team-card-wrapper:hover p, .team-card-wrapper:hover h4 {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.team-card-wrapper:hover .socail-links {
    transition-delay: 0.3s;
}

.team-card-wrapper:hover p {
    transition-delay: 0.1s;
}

.team-card-wrapper:hover h4 {
    transition-delay: 0.2s;
}

.socail-links {
    padding: 0;
    margin: 0;
    list-style: none;
}

.socail-links li {
    display: inline-block;
    margin-right: 5px;
}

.socail-links li a {
    display: block;
    height: 50px;
    width: 50px;
    line-height: 48px;
    border-radius: 50%;
    color: #fff;
    border: 2px solid transparent;
}

.socail-links li a:hover {
    background-color: transparent;
}

.facebook-bg {
    background: #3b5999 !important;
}

.facebook-bg:hover {
    background: transparent !important;
    border-color: #3b5999 !important;
    color: #3b5999 !important;
}

.twitter-bg {
    background: #55acee !important;
}

.twitter-bg:hover {
    background: transparent !important;
    border-color: #55acee !important;
    color: #55acee !important;
}

.youtube-bg {
    background: #cd201f !important;
}

.youtube-bg:hover {
    background: transparent !important;
    border-color: #cd201f !important;
    color: #cd201f !important;
}

.portfolio-card {
    position: relative;
    height: 400px;
    overflow: hidden;
}

.portfolio-card img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: all 0.25s;
}

.portfolio-card::before {
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: 2;
    opacity: 0;
    background-color: rgb(0 0 0 / 56%);
}

.portfolio-inner .portfolio-card::before {
    background-color: rgb(0 0 0 / 0%);
}

.portfolio-card .portfolio-sm-info {
    position: absolute;
    text-align: center;
    color: #fff;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 3;
    left: 0;
}

.portfolio-card .portfolio-sm-info h4 {
    font-size: 24px;
    margin-bottom: 0;
    opacity: 0;
    transform: translateY(25px);
}

.portfolio-card .portfolio-sm-info .btn-round {
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.5);
    color: #fff;
    margin-bottom: 23px;
    margin-left: 3px;
    margin-right: 3px;
    opacity: 0;
    transform: translateY(25px);
    transition: all 0.3s;
}

.portfolio-card .portfolio-sm-info .btn-round:hover {
    background-color: #fff;
}

.portfolio-card:hover::before {
    opacity: 1;
}

.portfolio-card:hover .portfolio-sm-info h4, .portfolio-card:hover .portfolio-sm-info .btn-round {
    opacity: 1;
}

.portfolio-card:hover img {
    transform: scale(1.2);
}

.portfolio-card:hover h4 {
    transform: translateY(0);
    transition-delay: 0.05s;
}

.portfolio-card:hover .btn-round {
    transform: translateY(0);
}

.has-potfolio-load-item .filter-grid-item {
    display: none;

}

.has-potfolio-load-item .filter-grid-item.show {
    display: block;
    transform: scale(1);
    opacity: 1;
    transition-delay: 0.5s;
}

.filter-grid-item {
    margin-bottom: 30px;
}

.fancybox-is-open .fancybox-bg {
    opacity: .7;
}

.fancybox-bg {
    background: #000;
}

.filter-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-item: center;
    padding: 0;
    margin: 0;
    list-style: none;
    margin-bottom: 60px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    width: 100%;
}

@media only screen and (max-width: 991.98px) {
    .filter-nav {
        justify-content: center;
    }
}

.filter-nav li {
    cursor: pointer;
    /* font-size: 14px; */
    font-size: 20px !important;
    line-height: 17px;
    font-weight: bold;
    color: #fff;
    border-bottom: 1px solid transparent;
    margin-right: 45px;
    margin-top: 7px;
    margin-bottom: 7px;
}

.filter-nav li:last-child {
    margin-right: 0;
}

.brand-wrapper {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.brand-wrapper li {
    flex: 0 0 auto;
    width: 33.333333%;
    text-align: center;
    padding: 15px 30px;
    border-right: 1px solid #252525;
    border-bottom: 1px solid #252525;
    height: 130px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (max-width: 767.98px) {
    .brand-wrapper li {
        height: 110px;
        padding: 5px 20px;
    }
}

@media (min-width: 575.98px) {
    .brand-wrapper li:nth-child(3), .brand-wrapper li:nth-child(5) {
        border-right: none;
    }

    .brand-wrapper li:nth-child(4), .brand-wrapper li:nth-child(5) {
        border-bottom: none;
    }
}

@media (max-width: 575.98px) {
    .brand-wrapper li {
        width: 47%;
        border: 1px solid #252525;
        margin: 3px;
        height: auto;
        padding: 20px;
    }
}

.sm-info-block h6 {
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    margin-bottom: 4px;
}

.sm-info-block h6 i {
    margin-right: 10px;
}

.sm-info-block a {
    color: #ababab;
}

.sm-info-block p {
    margin-bottom: 3px;
}

.featured-video-section {
    height: 80vh;
    width: 100%;
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
}

.featured-video-section .thumb-bg {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -2;
}

.featured-video-section .thumb-bg::before {
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.1);
}

.featured-video-section .plyer-btn {
    margin-left: auto;
    margin-right: auto;
}

.faq-wrapper {
    position: relative;
    padding-top: 80px;
    padding-bottom: 40px;
    padding-right: 100px;
    z-index: 1;
}

@media only screen and (max-width: 991.98px) {
    .faq-wrapper {
        padding-top: 0;
        padding-bottom: 0;
        padding-right: 0;
    }
}

.faq-wrapper::before {
    content: "";
    height: 100%;
    width: calc(100% - 300px);
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #0d0d0d;
    z-index: -1;
}

@media only screen and (max-width: 991.98px) {
    .faq-wrapper::before {
        width: 80%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: -120px;
    }
}

.faq-thumb-wrapper {
    padding: 0;
    padding-left: 40px;
    padding-bottom: 40px;
    position: relative;
    margin-bottom: 0;
}

.faq-thumb-wrapper::before {
    content: "";
    height: calc(100% - 40px);
    width: calc(100% - 40px);
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
    clip-path: polygon(0 0, 0% 100%, 100% 100%);
}

.faq-thumb {
    position: relative;
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
    -webkit-box-shadow: 0 19px 39px rgba(0, 0, 0, 0.1);
    box-shadow: 0 19px 39px rgba(0, 0, 0, 0.1);
}

.faq-thumb li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transform: scale(1.3) rotate(5deg);
    -ms-transform: scale(1.3) rotate(5deg);
    transform: scale(1.3) rotate(5deg);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

.faq-thumb li img {
    width: 100%;
}

.faq-thumb li.active {
    position: relative;
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    opacity: 1;
    visibility: visible;
}

.faq-thumb .faq-thumg-content {
    position: relative;
}

.faq-thumb .faq-thumg-content .plyer-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
}

.accordion-wrapper {
    padding: 0;
    margin: 0;
    list-style: none;
}

.accordion-wrapper .accordion-item {
    padding: 30px 40px;
    background-color: #111111;
    margin-bottom: 10px;
}

.accordion-wrapper .accordion-item .accordion-title {
    font-size: 16px;
    color: #fff;
    font-family: "Mont Heavy DEMO";
    display: block;
    text-decoration: none;
    position: relative;
}

.accordion-wrapper .accordion-item .accordion-title::before, .accordion-wrapper .accordion-item .accordion-title::after {
    content: "";
    height: 2px;
    width: 13px;
    background-color: #fff;
    position: absolute;
    top: 13px;
    right: 0;
    transform-origin: center;
}

.accordion-wrapper .accordion-item .accordion-body {
    color: #fff;
    padding-top: 7px;
    display: none;
}

.accordion-wrapper .accordion-item .accordion-body p {
    margin-bottom: 0;
}

.accordion-wrapper .accordion-item.active .accordion-title::after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.form-control {
    background-color: #191919;
    border-color: transparent;
    padding: 17px 21px;
    border-radius: 0;
    color: #fff;
    height: 60px;
}

.form-control:focus {
    background: #191919;
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
    border-color: transparent;
    color: #fff;
}

.form-control-wrapper {
    position: relative;
    margin-bottom: 15px;
}

.form-control-wrapper i {
    position: absolute;
    left: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.form-control-wrapper .form-control {
    padding-left: 50px;
}

.msg {
    display: block;
    color: #777;
    font-style: italic;
}

.subs-wrapper .btn {
    margin-bottom: 23px;
}

.has-input-righticon {
    position: relative;
}

.has-input-righticon i {
    position: absolute;
    right: 22px;
    top: 22px;
}

.has-input-righticon .form-control {
    padding-right: 50px;
}

.comment-form {
    padding: 40px;
    border: 1px solid #202020;
}

@media (max-width: 575.98px) {
    .comment-form {
        padding: 15px;
    }
}

.comment-form .form-control {
    border: 1px solid #202020;
    background-color: transparent;
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before, .mfp-arrow:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

/*-----------------------------------------
----------------BLOG CSS-------------------
------------------------------------------*/
.author-info-card {
    border: 1px solid #ebebeb;
    padding: 30px;
    position: relative;
    padding-top: 98px;
    text-align: center;
}

.author-info-card .brand {
    position: absolute;
    left: 50%;
    top: 45px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0.1;
}

.author-info-card h6 {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 28px;
}

.author-info-card p {
    margin-bottom: 24px;
}

.author-info-card .author-name {
    border-top: 1px solid #202020;
    padding-top: 15px;
    display: block;
    font-weight: bold;
    color: #151515;
}

.sidebar-item {
    border: 1px solid #202020;
    padding: 35px 30px;
    position: relative;
    margin-bottom: 40px;
}

.widget-title {
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 27px;
    position: relative;
    padding-bottom: 3px;
    color: #fff;
    padding-left: 40px;
}

.widget-title::before, .widget-title::after {
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    height: 4px;
    width: 18px;
    border-radius: 50px;
}

.widget-title::before {
    width: 4px;
    border-radius: 50%;
    left: 23px;
}

.about-card .avater {
    border-radius: 50%;
    margin-bottom: 25px;
}

.about-card .name {
    font-size: 18px;
    color: #fff;
    line-height: 25px;
    margin-bottom: 15px;
}

.about-card p {
    margin-bottom: 20px;
}

.search-form {
    position: relative;
    overflow: hidden;
    border-radius: 50px;
}

.search-form .search-field {
    border: transparent;
    background-color: #1a1a1a;
    height: 60px;
    color: #fff;
    width: 100%;
    padding-left: 30px;
    padding-right: 70px;
    font-size: 14px;
}

.search-form .search-submit {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 60px;
    text-align: center;
    border: transparent;
    color: #fff;
}

.sm-post-list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.sm-post-list .post-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #282828;
}

.sm-post-list .post-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.sm-post-list .post-item .thumbnail-wrap {
    min-width: 80px;
    margin-right: 20px;
}

.sm-post-list .post-item .thumbnail-wrap .thumb img {
    width: 100%;
    border-radius: 50px;
}

.sm-post-list .post-item .post-title {
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    display: block;
}

.sm-post-list .post-item .post-title a {
    color: #fff;
    display: inline-block;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}

.widget_categories ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.widget_categories ul .cat-item {
    margin-bottom: 10px;
}

.widget_categories ul .cat-item a {
    font-size: 14px;
    color: #eceaea;
    display: block;
    font-weight: bold;
    padding: 11px 20px;
    background-color: #1a1a1a;
    position: relative;
    text-decoration: none !important;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    padding-right: 60px;
}

.widget_categories ul .cat-item a span {
    position: absolute;
    right: 0;
    display: block;
    height: 100%;
    width: 50px;
    top: 0;
    text-align: center;
    padding: 12px 5px;
}

.social-round {
    padding: 0;
    margin: 0;
    list-style: none;
}

.social-round li {
    display: inline-block;
    margin-right: 10px;
}

.social-round li:last-child {
    margin-right: 0;
}

.social-round li a {
    display: block;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #1a1a1a;
    border-radius: 50%;
    color: #ffffff;
    position: relative;
    z-index: 2;
    overflow: hidden;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
    font-size: 15px;
}

.social-round li a::before {
    content: "";
    position: absolute;
    height: 0%;
    width: 100%;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
    z-index: -2;
    clip-path: circle(0% at 50% 100%);
}

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

.social-round li a:hover::before {
    height: 100%;
    clip-path: circle(100% at 50% 100%);
}

.sidebar-item .social-round {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.cat-list {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 14px;
    line-height: 20px;
}

.cat-list li {
    margin-bottom: 28px;
}

.cat-list li:last-child {
    margin-bottom: 0;
}

.cat-list li a {
    color: #444444;
    display: block;
    text-decoration: none;
}

.tag-list {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -5px;
}

.tag-list li {
    display: inline-block;
    margin: 5px;
}

.tag-list li a {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 24px;
    color: #fff;
    background-color: #1a1a1a;
    display: block;
    text-decoration: none;
    position: relative;
    z-index: 2;
    -webkit-transition: 0.5s cubic-bezier(0.77, 0, 0.18, 1);
    -o-transition: 0.5s cubic-bezier(0.77, 0, 0.18, 1);
    transition: 0.5s cubic-bezier(0.77, 0, 0.18, 1);
    font-weight: bold;
}

.tag-list li a::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    transform-origin: right center;
    -webkit-transition: transform 0.5s cubic-bezier(0.77, 0, 0.18, 1);
    -o-transition: transform 0.5s cubic-bezier(0.77, 0, 0.18, 1);
    transition: transform 0.5s cubic-bezier(0.77, 0, 0.18, 1);
}

.tag-list li a:hover {
    color: #fff;
}

.tag-list li a:hover::before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    transform-origin: left center;
}

.post-card-item {
    border: 1px solid #202020;
    margin-bottom: 40px;
}

.post-card-item .thumbnail {
    position: relative;
}

.post-card-item .thumbnail .plyer-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.post-card-item .thumbnail img {
    width: 100%;
}

.post-card-item .post-title {
    margin-bottom: 15px;
    font-size: 34px;
    line-height: 42px;
}

@media only screen and (max-width: 767.98px) {
    .post-card-item .post-title {
        font-size: 25px;
        line-height: 32px;
    }
}

.post-card-item .post-title a {
    color: #fff;
}

.post-card-item .post-title:hover {
    opacity: 0.9;
}

.post-card-item .single-post-meta {
    margin-bottom: 13px;
}

.post-card-item .post-text {
    padding: 45px;
}

@media only screen and (max-width: 767.98px) {
    .post-card-item .post-text {
        padding: 30px;
    }
}

@media (max-width: 575.98px) {
    .post-card-item .post-text {
        padding: 15px;
    }
}

.post-card-item .post-text .tag-list {
    margin-bottom: 15px;
}

.post-card-item .post-text .tag-list li a {
    border-radius: 50px;
    overflow: hidden;
}

.post-card-item .post-text .tag-list li a::before {
    background-color: #fff;
}

.post-card-item .post-sm-avater-info {
    margin-top: 25px;
}

.quote-post {
    position: relative;
    z-index: 2;
}

.quote-post .bg-pattern {
    position: absolute;
    z-index: -2;
    height: 100%;
    width: 100%;
    opacity: 0.1;
}

.quote-post .single-post-meta {
    margin-bottom: 0;
}

.quote-post .single-post-meta li, .quote-post .single-post-meta a {
    color: #fff;
}

.quote-post .single-post-meta li i {
    color: #fff;
}

.quote-post .post-text {
    position: relative;
    padding-left: 122px;
}

@media only screen and (max-width: 767.98px) {
    .quote-post .post-text {
        padding-left: 85px;
    }
}

@media only screen and (max-width: 550.98px) {
    .quote-post .post-text {
        padding-left: 48px;
    }
}

.quote-post .post-text::before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #fff;
    font-size: 70px;
    position: absolute;
    top: 72px;
    left: 39px;
}

@media only screen and (max-width: 767.98px) {
    .quote-post .post-text::before {
        top: 43px;
        left: 25px;
        font-size: 47px;
    }
}

@media only screen and (max-width: 550.98px) {
    .quote-post .post-text::before {
        top: 26px;
        left: 14px;
        font-size: 29px;
    }
}

.post-slide-wrapper .slide-btn, .post-slide-wrapper .slide-pagination {
    position: absolute;
    z-index: 5;
}

.post-slide-wrapper .slide-btn {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: rgba(21, 21, 21, 0.7);
    border-color: transparent;
    width: 55px;
    height: 55px;
    text-align: center;
    display: block;
    color: #fff;
}

.post-slide-wrapper .slide-btn.next {
    right: 0;
}

.post-slide-wrapper .slide-btn.prev {
    left: 0;
}

.post-sm-avater-info {
    position: relative;
    padding-left: 55px;
    padding-top: 7px;
    padding-bottom: 7px;
    display: block;
    text-decoration: none !important;
}

.post-sm-avater-info img {
    position: absolute;
    height: 40px;
    width: 40px;
    left: 0;
    top: 0;
    border-radius: 50%;
}

.post-sm-avater-info p {
    margin-bottom: 0;
    font-weight: bold;
}

.quote-content {
    padding: 35px 50px;
    position: relative;
    z-index: 2;
    font-size: 32px;
    line-height: 48px;
    font-weight: 300;
    margin-bottom: 36px;
    margin-top: 5px;
}

.quote-content::before, .quote-content::after {
    content: "";
    height: 105px;
    width: 100px;
    position: absolute;
    pointer-events: none;
    z-index: -1;
    -webkit-transition: 0.5s cubic-bezier(0.77, 0, 0.18, 1);
    -o-transition: 0.5s cubic-bezier(0.77, 0, 0.18, 1);
    transition: 0.5s cubic-bezier(0.77, 0, 0.18, 1);
}

.quote-content::before {
    left: 0;
    top: 0;
    border-top: 1px solid;
    border-left: 1px solid;
}

.quote-content::after {
    right: 0;
    bottom: 0;
    border-bottom: 1px solid;
    border-right: 1px solid;
}

.quote-content p {
    margin-bottom: 0;
}

.quote-content .quote-icon {
    display: inline-block;
}

.quote-content .quote-icon:nth-child(1) img {
    vertical-align: top;
}

.quote-content .quote-icon:nth-child(2) img {
    vertical-align: middle;
}

.quote-content:hover::before, .quote-content:hover::after {
    width: 70%;
    height: 70%;
}

.blog-details-wrapper {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 7px;
    margin-bottom: 24px;
}

.blog-details-wrapper .video-section {
    margin-bottom: 36px;
    margin-top: 5px;
}

.share-wrap h6 {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    margin-right: 20px;
    text-transform: uppercase;
}

.share-wrap .social-icon li {
    margin-right: 15px;
}

.share-wrap .social-icon li:last-child {
    margin-right: 0;
}

.share-wrap .social-icon li a {
    font-size: 18px;
}

.pagination {
    margin-bottom: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -5px;
}

.pagination .page-item {
    margin-right: 10px;
    margin-bottom: 5px;
}

.pagination .page-item:last-child {
    margin-right: 0;
}

.pagination .page-item .page-link {
    color: #fff;
    border-color: #e7e7e7;
    font-size: 14px;
    padding: 13px 25px;
    border-color: transparent;
    background-color: #1a1a1a;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}

.pagination .page-item .page-link:hover {
    color: #fff;
}

.pagination .page-item:first-child .page-link, .pagination .page-item:last-child .page-link, .pagination .page-item .page-link {
    border-radius: 0;
}

.pagination .previous .page-link, .pagination .next .page-link {
    background-color: #151515;
    color: #fff;
}

.pagination .active.page-item .page-link {
    color: #fff;
}

.single-post-info blockquote {
    background-color: #191919;
    padding: 45px;
    text-align: center;
    position: relative;
    z-index: 2;
}

.single-post-info blockquote::before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #fff;
    font-size: 190px;
    position: absolute;
    top: 125px;
    right: 20px;
    z-index: -2;
    opacity: 0.05;
}

.single-post-info blockquote p {
    font-weight: bold;
}

.single-post-info blockquote h3 {
    font-size: 28px;
    line-height: 38px;
}

@media only screen and (max-width: 767.98px) {
    .single-post-info blockquote h3 {
        font-size: 23px;
        line-height: 30px;
    }
}

.post-footer-area {
    padding-left: 45px;
    padding-right: 45px;
    padding-bottom: 45px;
}

@media only screen and (max-width: 767.98px) {
    .post-footer-area {
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 30px;
    }
}

@media (max-width: 575.98px) {
    .post-footer-area {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
    }
}

.post-small-text {
    display: block;
    text-decoration: none !important;
}

.post-small-text span {
    font-size: bold;
    font-size: 14px;
    line-height: 20px;
    display: block;
    margin-bottom: 10px;
}

.post-next-prev-link {
    border-top: 1px solid #292929;
    border-bottom: 1px solid #292929;
    padding-top: 48px;
    padding-bottom: 45px;
    margin-top: 45px;
}

.comments-list, .comments-list ul {
    padding: 0;
    margi: 0;
    list-style: none;
}

.comments-list {
    border-bottom: 1px solid #1a1a1a;
}

.comments-list .comment {
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid #1a1a1a;
}

.comments-list .comment:first-child {
    padding-top: 0;
    border-top: 0;
}

.comments-list .comment-replay li {
    padding-top: 30px;
    border-top: 1px solid #1a1a1a;
    margin-top: 30px;
}

.comment-item-wrap .comment-avatar {
    margin-right: 30px;
    min-width: 103px;
}

.comment-item-wrap .comment-avatar img {
    border-radius: 50%;
}

@media only screen and (max-width: 767.98px) {
    .comment-item-wrap .comment-avatar {
        margin-right: 20px;
        min-width: 90px;
    }
}

@media (max-width: 575.98px) {
    .comment-item-wrap .comment-avatar {
        margin-right: 20px;
        min-width: 80px;
    }
}

.comment-item-wrap .post-comment .header {
    position: relative;
    margin-bottom: 20px;
    padding-right: 120px;
}

@media only screen and (max-width: 767.98px) {
    .comment-item-wrap .post-comment .header {
        padding-right: 0;
        padding-bottom: 60px;
    }
}

.comment-item-wrap .post-comment .header h5 {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 0;
}

.comment-item-wrap .post-comment .header span {
    font-weight: bold;
    font-size: 12px;
    line-height: 17px;
}

.comment-item-wrap .post-comment .header .replay {
    position: absolute;
    right: 0;
    top: 3px;
    display: block;
    padding: 10px 25px;
    background-color: #1a1a1a;
    border-radius: 50px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    line-height: 26px;
    text-decoration: none !important;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}

@media only screen and (max-width: 767.98px) {
    .comment-item-wrap .post-comment .header .replay {
        top: auto;
        bottom: 0;
        left: 0;
        right: auto;
    }
}

.comment-item-wrap .post-comment .header .replay i {
    margin-right: 10px;
    color: transparent;
    -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: #b19777;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}

.comment-item-wrap .post-comment .header .replay:hover i {
    -webkit-text-stroke-color: #fff;
}

.comment-item-wrap .post-comment p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
}

.comment-replay {
    padding-left: 134px !important;
}

@media only screen and (max-width: 767.98px) {
    .comment-replay {
        padding-left: 100px !important;
    }
}

@media (max-width: 575.98px) {
    .comment-replay {
        padding-left: 30px !important;
    }
}

.map-wrapper {
    width: 100%;
    height: 390px;
    background-color: #f6f6f6;
}

@media only screen and (max-width: 767.98px) {
    .map-wrapper {
        height: 250px;
    }
}

.footer-item .logo {
    display: inline-block;
    margin-bottom: 32px;
}

.footer-item .tel-card {
    margin-top: 32px;
}

.tel-card {
    position: relative;
    padding: 13px 30px;
    max-width: 250px;
    z-index: 2;
}

.tel-card span {
    color: #fff;
}

.tel-card h5 {
    color: #fff;
    margin-bottom: 0;
}

.tel-card .icon {
    position: absolute;
    right: 15px;
    top: 15px;
    opacity: 0.1;
    z-index: -1;
}

.tel-card .icon svg {
    width: 60px;
    height: 60px;
}

.tel-card .icon svg path {
    fill: #000;
}

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

.footer-link li {
    display: block;
    margin-bottom: 11px;
}

.footer-link li a {
    color: #ababab;
    text-decoration: none;
}

.socail-links2 {
    padding: 0;
    margin: 0;
    list-style: none;
}

.socail-links2 li {
    display: inline-block;
    margin-left: 15px;
}

.socail-links2 li:first-child {
    margin-left: 0;
}

.socail-links2 li a {
    color: #6a6a6a;
    text-decoration: none;
}

.footer-title {
    font-size: 20px;
    margin-bottom: 22px;
}

.footer-bottom {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #080808;
}

.footer-bottom p {
    color: #888888;
    margin-bottom: 0;
}

.footer-bottom p a {
    color: #fff;
    text-decoration: none;
}

.footer-top {
    background-color: #0d0d0d;
    padding-top: 100px;
    padding-bottom: 100px;
}

.lity-container {
    position: relative;
}

.lity-container .lity-close {
    color: #fff;
    position: absolute;
    bottom: 100%;
    top: auto;
    right: 0;
    background: #B19777;
    height: 50px;
    width: 50px;
    border: 1px solid transparent;
    transition: all 0.35s;
}

.lity-container .lity-close:hover {
    background: transparent;
    border-color: #B19777;
    color: #B19777;
}

/***

====================================================================
  Loading Transition
====================================================================

 ***/
/* Preloader */
.ctn-preloader {
    align-items: center;
    -webkit-align-items: center;
    display: flex;
    display: -ms-flexbox;
    height: 100%;
    justify-content: center;
    -webkit-justify-content: center;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 2000;
    background: #0d0d0d;
}

.ctn-preloader .animation-preloader {
    position: absolute;
    z-index: 100;
}

/* Spinner cargando */
.ctn-preloader .animation-preloader .spinner {
    animation: spinner 1s infinite linear;
    border-radius: 50%;
    border: 3px solid rgba(255, 255, 255, 0.15);
    border-top-color: #b19777;
    height: 120px;
    margin: 0 auto 45px auto;
    width: 120px;
}

/* Texto cargando */
.ctn-preloader .animation-preloader .txt-loading {
    text-align: center;
    user-select: none;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:before {
    animation: letters-loading 4s infinite;
    color: #fff;
    content: attr(data-text-preloader);
    left: 0;
    opacity: 0;
    top: 0;
    line-height: 70px;
    position: absolute;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading {
    font-weight: 700;
    letter-spacing: 15px;
    display: inline-block;
    color: rgba(255, 255, 255, 0.15);
    position: relative;
    font-size: 60px;
    line-height: 70px;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before {
    animation-delay: 0.2s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before {
    animation-delay: 0.4s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before {
    animation-delay: 0.6s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before {
    animation-delay: 0.8s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before {
    animation-delay: 1s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before {
    animation-delay: 1.2s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before {
    animation-delay: 1.4s;
}

.ctn-preloader .loader-section {
    background-color: #ffffff;
    height: 100%;
    position: fixed;
    top: 0;
    width: calc(50% + 1px);
}

.loaded .animation-preloader {
    opacity: 0;
    transition: 0.3s ease-out;
}


.is-invalid {
    background-image: none !important;
}

/* Animación del preloader */
@keyframes spinner {
    to {
        transform: rotateZ(360deg);
    }
}

@keyframes letters-loading {
    0%, 75%, 100% {
        opacity: 0;
        transform: rotateY(-90deg);
    }
    25%, 50% {
        opacity: 1;
        transform: rotateY(0deg);
    }
}

@media screen and (max-width: 767px) {
    .ctn-preloader .animation-preloader .spinner {
        height: 8em;
        width: 8em;
    }
}

@media screen and (max-width: 500px) {
    .ctn-preloader .animation-preloader .spinner {
        height: 7em;
        width: 7em;
    }

    .ctn-preloader .animation-preloader .txt-loading .letters-loading {
        font-size: 40px;
        letter-spacing: 10px;
    }
}

.o-c {
    object-fit: contain !important;
}


.service-card img {
    margin: 0 auto;
    vertical-align: bottom;
    max-width: 100%;
    display: block;
}

.padding-25 {
    padding: 25px;
}


* {
    box-sizing: border-box;
}

body {
    font-family: sans-serif;
}

/* ---- button ---- */

.button {
    display: inline-block;
    padding: 10px 18px;
    margin-bottom: 10px;
    background: #EEE;
    border: none;
    border-radius: 7px;
    background-image: linear-gradient(to bottom, hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.2));
    color: #222;
    font-family: sans-serif;
    font-size: 16px;
    text-shadow: 0 1px white;
    cursor: pointer;
}

.button:hover {
    background-color: #8CF;
    text-shadow: 0 1px hsla(0, 0%, 100%, 0.5);
    color: #222;
}

.button:active,
.button.is-checked {
    background-color: #28F;
}

.button.is-checked {
    color: white;
    text-shadow: 0 -1px hsla(0, 0%, 0%, 0.8);
}

.button:active {
    box-shadow: inset 0 1px 10px hsla(0, 0%, 0%, 0.8);
}

/* ---- button-group ---- */

.button-group:after {
    content: '';
    display: block;
    clear: both;
}

.button-group .button {
    float: left;
    border-radius: 0;
    margin-left: 0;
    margin-right: 1px;
}

.button-group .button:first-child {
    border-radius: 0.5em 0 0 0.5em;
}

.button-group .button:last-child {
    border-radius: 0 0.5em 0.5em 0;
}

/* ---- isotope ---- */

/*.grid {*/
/*    margin-left: 20px;*/
/*}*/

/* clear fix */
.grid:after {
    content: '';
    display: block;
    clear: both;
}

/* ---- .element-item ---- */

.element-item {
    position: relative;
    float: left;
    width: 25%;
    height: 25vw;
    margin: 0;
    padding: 0;
    background: #888;
    background-color: black;
    color: #262524;
    text-decoration: none !important;
    font-family: "Mont Heavy DEMO";
}

.element-item > * {
    margin: 0;
    padding: 0;
}

.element-item .name {
    position: absolute;
    left: 10px;
    top: 60px;
    text-transform: none;
    letter-spacing: 0;
    font-size: 12px;
    font-weight: normal;
}

.element-item .symbol {
    position: absolute;
    left: 10px;
    top: 0px;
    font-size: 42px;
    font-weight: bold;
    color: white;
}

.element-item .number {
    position: absolute;
    right: 8px;
    top: 5px;
}

.element-item .weight {
    position: absolute;
    left: 10px;
    top: 76px;
    font-size: 12px;
}

.element-item div span {
    font-size: 24px;
    margin-bottom: 0;
    opacity: 0;
    transition: all 0.3s
}

.element-item div {
    background-size: auto 100%;
    background-position: center;
    background-color: transparent;
    /*margin:5px;*/
}

.element-item:hover div span {
    opacity: 1;
}

.element-item div {
    height: 100%;
    width: 100%;
    transition: all 0.3s;
    display: flex;
    justify-content: center;
    justify-items: center;
    align-items: center;
    color: white;
    padding: 3px;
}

.element-item:hover div {
    background-color: rgb(0 0 0 / 70%);
}

.element-item.alkali {
    background: #F00;
    background: hsl(0, 100%, 50%);
}

.element-item.alkaline-earth {
    background: #F80;
    background: hsl(36, 100%, 50%);
}

.element-item.lanthanoid {
    background: #FF0;
    background: hsl(72, 100%, 50%);
}

.element-item.actinoid {
    background: #0F0;
    background: hsl(108, 100%, 50%);
}

.element-item.transition {
    /*background: #0F8; background: hsl( 144, 100%, 50%);*/
    background-size: cover;
    background-repeat: no-repeat;
}

.element-item.post-transition {
    background: #0FF;
    background: hsl(180, 100%, 50%);
}

.element-item.metalloid {
    background: #08F;
    background: hsl(216, 100%, 50%);
}

.element-item.diatomic {
    background: #00F;
    background: hsl(252, 100%, 50%);
}

.element-item.halogen {
    background: #F0F;
    background: hsl(288, 100%, 50%);
}

.element-item.noble-gas {
    background: #F08;
    background: hsl(324, 100%, 50%);
}



@media only screen and (max-width: 767.98px) {
    .header-area li, .header-area .navbar {
        height: 50px;
    }

    .header-area .navbar img {
        max-height: 50px;
    }

    .element-item {
        width: 50%;
        height: 50vw;
    }
}

.portfolio-preview {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
