.wp-video {
    height: auto !important;
    max-width: 70% !important;
    margin: auto;
    border-radius: 40px;
    overflow: hidden;
}

.accordion-item:first-of-type .accordion-button,
.accordion-item:first-of-type {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}
[data-fancybox]{
	cursor:pointer
}
img.avatar {
    width: 50px;
}

.accordion-item:last-of-type,
.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}

.accordion-button:not(.collapsed) {
    color: #000;
    font-weight: 700;
    background-color: white;
}

.accordion-button::after {

    background-size: 100%;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 490 490' style='enable-background:new 0 0 490 490;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M480.086,490L245,339.229L9.914,490L245,0L480.086,490z'/%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");
    transform: rotate(180deg);
    opacity: 0.8;
    width: 10px;
    height: 10px;
}

.accordion-button:not(.collapsed)::after {
    transform: rotate(0);
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 490 490' style='enable-background:new 0 0 490 490;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M480.086,490L245,339.229L9.914,490L245,0L480.086,490z'/%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");
}

.bg_dark_2 {
    background-color: #323232

}

.bg_light_gray {
    background-color: #c6c4c5
}

.prj_item img {
    width: 100%;
    opacity: .6
}

.prj_item:hover img {
    opacity: 1
}

.prj_item:hover,
.cat_item.bg_light_gray:hover {
    box-shadow: 5px 5px #fff;
}

.prj_cat_sw-next:after,
.prj_cat_sw-prev:after {
    content: unset !important;
}

.prj_cat_sw-next svg,
.prj_cat_sw-prev svg {
    stroke: #fff;
    width: 25px;
    height: 25px;
    position: absolute;
    fill: #fff;
}

.prj_cat_sw-next {
    right: -7px;
}

.prj_cat_sw-prev {
    left: -7px
}

a[rel="tag"]:hover {
    color: #000;
    font-weight: 500;
}

#comment-list ul.children {
    margin-left: 94px;
    padding: 0
}

.comment-container {
    border-top: solid 3px #f2f2f2;
    margin: 0 90px 15px 0;
    padding: 20px 20px;
    position: relative;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.comment-container:hover {
    background: #f4f4f4;
    border-color: var(--mc)
}

.avatar img {
    display: block;
    margin-right: 20px;
    position: relative;
    z-index: 0;
    border: 1px solid #dcdcdc;
    padding: 3px
}

h4.comment-author {
    font-size: 16px;
    line-height: 20px;
    margin: 0
}

h4.comment-author a {
    color: var(--mc)
}

#comment-list {
    margin: 0;
    padding: 0
}

#comment-list li {
    background: 0 0;
    margin: 0;
    padding: 0;
    overflow: hidden
}

#comment-list .comment-meta {
    margin-bottom: 10px
}

#comment-list .comment-date {
    font-size: 12px;
    font-style: italic;
    color: var(--mc)
}

#comment-list li .comment-container:hover .comment-date, #comment-list li .comment-container:hover a, #comment-list li .comment-container:hover h4 {
    color: var(--mc)
}

.comment_form > input {
    margin-bottom: 20px;
    margin-right: 20px;
    width: 31.1%
}


.comment_form > input:last-child {
    margin-right: 0
}

.comments {
    padding: 0;
    margin: 0
}

.comments .post-thumbnail {
    float: left;
    margin: 0 15px 0 0
}

.comments .post-thumbnail > img {
    height: 50px;
    width: 50px
}

.comments li {
    border-bottom: 1px solid var(--mc);
    font-size: 12px;
    list-style: none;
    margin-bottom: 5px
}

.comments_list > p {
    margin: 0;
    overflow: hidden
}

.comments li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding: 0
}

.comments li:last-child p {
    margin: 0
}

.comments_list i {
    color: #909090;
    font-size: 12px;
    margin-left: 3px
}

.children, .comment-list {
    list-style: none;
    padding: 0
}

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


.depth-2 .comment-wrap {
    padding-left: 20px;
}

.depth-3 .comment-wrap {
    padding-left: 30px;
}

.depth-4 .comment-wrap {
    padding-left: 40px;
}

.depth-5 .comment-wrap {
    padding-left: 50px;
}

.depth-6 .comment-wrap {
    padding-left: 60px;
}

.depth-7 .comment-wrap {
    padding-left: 70px;
}

.depth-8 .comment-wrap {
    padding-left: 80px;
}

.depth-9 .comment-wrap {
    padding-left: 90px;
}

.depth-10 .comment-wrap {
    padding-left: 100px;
}

#commentform #author, #commentform #comment, #commentform #email, #commentform #url {
    display: block;
    width: 100%
}

.comment-metadata {
    float: left
}

b.fn {
    margin-right: 10px
}

.comment-content {
    padding-right: 85px
}

ol.commentlist {
    list-style: none;
    padding: 0
}

.comment-body {
    flex: 1;
    background: #f6f6f6 !important;
}

.comment-form-cookies-consent label {
    display: unset
}

.chair.white {
    background-image: unset;
}

#commentform input:not([type=submit]), #commentform input:not([type=submit])::placeholder, #commentform textarea, #commentform textarea::placeholder {
    color: #000000;
    font-size: .875em;
}

a[rel="tag"] {
    text-decoration: none;
    color: #6f6e6e;
    font-weight: 300;
    transition: .3s ease-in-out;
    font-size: small;
}

.p-top .position-absolute:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    mix-blend-mode: luminosity;
    background: radial-gradient(circle, rgb(0 0 0 / 27%) 35%, rgb(61 61 61) 100%);
}

.p-top {
    overflow: hidden;
    height: 300px;
}

.link-white .text-dark, .link-white a, .link-white svg {
    color: #fff !important;
}

.text-shadow {
    text-shadow: 3px 5px 10px black;
}

.pagination .bg_mcl > .current {
    color: #fff;
    background: #323232;
}

.pagination .bg_mcl > :not(.current):hover {
    background: #323232;
    color: #fff
}

.pagination .bg_mcl > * {
    margin: 0 3px;
    display: flex;
    width: 30px;
    height: 30px;
    align-items: center;
    border: 1px solid #323232;
    justify-content: center;
    color: #323232;
    border-radius: 3px;
    transition: all .3s ease-in-out;
}

.pagination {
    margin: 20px 0;
}
.blg_cat_item.active,
.blg_cat_item:hover {
    box-shadow: 3px 3px;
}

.swiper-button-prev:after,
.swiper-button-next:after {
    content: unset;
}

.swiper-button-prev svg,
.swiper-button-next svg {
    height: 100%;
    width: 24px;
}

.archive .accordion-item:last-of-type, .archive .accordion-item:last-of-type .accordion-button.collapsed {
    border-radius: 0 !important;
}

#myInput {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-search' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right center;
    background-position-x: calc(100% - 15px);
    box-shadow: 0 5px 5px #4e4e4e;
}

#notfound {
    position: relative;
    height: 80vh;
}

#notfound .notfound {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.notfound {
    max-width: 920px;
    width: 100%;
    line-height: 1.4;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

.notfound .notfound-404 {
    position: absolute;
    height: 100px;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1;
}

.notfound .notfound-404 h1 {
    font-family: 'Maven Pro', sans-serif;
    color: #ececec;
    font-weight: 900;
    font-size: 276px;
    margin: 0px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.notfound h2 {
    font-family: 'Maven Pro', sans-serif;
    font-size: 46px;
    color: #000;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0px;
}

.notfound p {
    font-family: 'Maven Pro', sans-serif;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 15px;
}

.notfound a {
    font-family: 'Maven Pro', sans-serif;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    background: #189cf0;
    display: inline-block;
    padding: 16px 38px;
    border: 2px solid transparent;
    border-radius: 40px;
    color: #fff;
    font-weight: 400;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}

.notfound a:hover {
    background-color: #fff;
    border-color: #189cf0;
    color: #189cf0;
}

.contact-us-widget {
    position: relative;
    z-index: 1;
    margin: 70px 0 0;
    padding: 0 130px;
}

.contact-us-widget .contact-us-info-item {
    margin-bottom: 50px;
    font-size: 0;
}

.contact-us-widget .contact-us-info-item .icon {
    display: inline-block;
    vertical-align: top;
    width: 40px;
}

.contact-us-widget .contact-us-info-item .icon svg path {
    transition: .3s;
}

.contact-us-widget .contact-us-info-item .content-widget {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 40px);
    padding-left: 30px;
}

.contact-us-widget .contact-us-info-item .content-widget .label {
    color: #545c67;
    font-weight: 600;
    font-size: 13px;
}

.contact-us-widget .contact-us-info-item .content-widget .value {
    color: #545c67;
    font-size: 15px;
    font-weight: 500;
    transition: .3s;
}

.contact-us-widget .contact-us-info-item:hover .icon svg path {
    fill: #0078ff;
}

.contact-us-widget .contact-us-info-item:hover .content-widget .value {
    color: #0078ff;
}

.contact-us-widget .contact-us-info-item:hover .content-widget a {
    color: #0078ff !important;
}

.p-top {
    height: 370px;
    background: #3c3c3c;
}

.top-image {
    background-position: center center;
    background-size: cover;
    height: 490px !important;

    background-color: #000000;
    mix-blend-mode: overlay;
}

iframe#gmap_canvas {
    width: 100% !important;
    height: 400px !important;
    border-radius: 35px;
}

.gmap_canvas {
    height: 100% !important;
    width: 100% !important;
}

.mapouter {
    height: 100% !important;
    width: 100% !important;
}

.caps {
    flex-wrap: wrap;
    justify-content: center;
    margin: 10px;
}

.map-s {
    height: 250px;
}

div#nav-tab {
    position: absolute;
    z-index: 99;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: 100%;
}

.nav-pills .nav-link {
    padding: 5px 20px !important;
    border-radius: 0 0 10px 10px;
    border: 1px solid;
    border-top: unset;
    background: white;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #1c1f23;
    border-color: #1c1f23;
}

.twenty20 {
    border-radius: 30px;
    overflow: hidden;
    margin: 20px auto;
}

.typo p {
    color: #8d8d8d;
}

.com_bg {
    background: #f1f1f1;
}

.form-check-input:checked {
    background-color: #323232;
    border-color: #212529;
}

.form-check-input:focus {
    border-color: rgb(51 51 51 / 50%);
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(21 62 106 / 25%);
}

.twentytwenty-handle {
    top: 90%;
    background: #fff;
    border-radius: 15px;
    width: 80px;
    margin-left: -44px;
}


.twentytwenty-right-arrow .icon,
.twentytwenty-left-arrow .icon {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.twentytwenty-left-arrow {
    margin-left: -35px;
}

.expander {
    display: block;
    width: 24px;
    height: 24px;
}

.btn-dark .more {
    width: 25px;
    stroke: #fff;
    margin-left: 10px;
}

.archive:not(.post-type-archive-service) .custom-slider-nav {
    left: 24px;
    right: unset;
}

.archive .slider.home .hero-wrapper .home-slider .swiper-wrapper .swiper-slide {
    height: auto
}
.thumb-part:after {
    content: ' ';
    background: #0000007a;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all .3s ease-in-out;
}
.prj_item:hover .thumb-part:after{
    background: transparent;
}
.prj_item.pj2:hover  {
    box-shadow: 5px 5px #000;
}
.typo figure, .typo img {
    margin: auto;
    border-radius: 20px;
    border: 1px solid #d1d1d1;
    text-align: center;
    color: #9c9c9c;
}
@media (max-width: 991px) {
    .contact-us-widget {
        padding: 0 100px !important;
    }
}

@media (min-width: 769px) {
    .single .slider.home .hero-wrapper .home-slider .swiper-wrapper .swiper-slide {
        height: 320px;
    }
}

@media (max-width: 768px) {
    .wp-video {
        max-width: 100% !important;
        border-radius: 10px;
    }

    h1.title_font.fw-bold.my-3 {
        font-size: 20px;
    }

    .twenty20 {
        border-radius: 15px;
        width: 100% !important;
    }

    .contact-us-widget {
        padding: 0 !important;
    }

    .p-top {
        height: 270px;
    }

    .top-image img {
        max-width: unset;
    }

    .accordion-item:first-of-type .accordion-button,
    .accordion-item:first-of-type {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .accordion-item:last-of-type,
    .accordion-item:last-of-type .accordion-button.collapsed {
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    .cat-holder .swiper-button-next {
        top: unset;
        right: 30% !important;
        bottom: 0;
    }

    .cat-holder .swiper-button-prev {
        top: unset;
        left: 30% !important;
        bottom: 0;
    }
}

@media (max-width: 480px) {
    .notfound .notfound-404 h1 {
        font-size: 162px;
    }

    .notfound h2 {
        font-size: 26px;
    }
}
