/*
Theme Name: Arkhitekton Child
Theme URI: https://neuronthemes.com/arkhitekton
Description: This is a child theme of Arkhitekton
Author: NeuronThemes
Author URI: https://neuronthemes.com
Template: arkhitekton
Version: 1.0.0
*/

/*Global*/
.o-blog-post__title.h-underline a:before {
    display: none;
}

/*Header*/
.menu-btn {
    border: 1px solid #fff;
    padding: 6px 10px;
}

body .l-template-header .elementor-element .m-nav-menu--horizontal ul li.current-menu-item a,
body .l-template-header .elementor-element .m-nav-menu--horizontal ul li ul.sub-menu li.current-menu-item a,
body .l-template-header .elementor-element .m-nav-menu--horizontal ul li.current_page_ancestor a,
body .l-template-header .elementor-element .m-nav-menu--horizontal ul li:hover a,
body .l-template-header .elementor-element .m-nav-menu--horizontal ul li ul.sub-menu li:hover a {
    color: #6cbf4f !important;
}

.m-nav-menu--horizontal ul li.menu-item.current_page_item > a::before,
.m-nav-menu--horizontal ul li.menu-item.current_page_ancestor > a::before,
body .l-template-header .elementor-element .m-nav-menu--horizontal ul li:hover a::before {
    display: none !important;
}

/*page title bar*/
.page-title-bar {
    margin: -155px 0 0;
}

/*portfolio*/
.m-filters ul li > a::before {
    background-color: lightgray;
}

.portfolio-template-default.single-portfolio .o-breadcrumb {
    background-image: url(/wp-content/uploads/2021/03/landscaping_banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    margin: -125px 0 0;
    background-position: center;
}

.portfolio-template-default.single-portfolio .o-breadcrumb .o-breadcrumb__holder {
    min-height: 450px;
    flex-direction: column;
    justify-content: center;
}

.portfolio-template-default.single-portfolio .o-breadcrumb .o-breadcrumb__holder .o-breadcrumb__page,
.portfolio-template-default.single-portfolio .o-breadcrumb .o-breadcrumb__holder .m-breadcrumb-nav li {
    color: #fff;
}

.portfolio-template-default.single-portfolio .o-breadcrumb .o-breadcrumb__holder .o-breadcrumb__page {
    font-size: 40px;
    padding: 0 0 15px;
}

.portfolio-template-default.single-portfolio .p-portfolio-single__content__meta .meta-title {
    font-size: 20px;
    color: #6CBF4F;
}

.portfolio-template-default.single-portfolio .o-post-navigation {
    background-color: #fff;
    border-top: 2px solid #f4f4f4;
}

.m-breadcrumb-nav .m-breadcrumb-nav__item a {
    pointer-events: none;
}

/*contact us*/
.my-checkbox label {
    color: #fff;
    font-size: 14px;
}

.my-checkbox input[type="checkbox"] {
    width: auto;
}

.my-checkbox .wpcf7-list-item {
    color: #fff;
    display: inline-block;
    width: 48%;
}

.page-id-24543 .h-small-bottom-padding {
    padding-bottom: 1.5rem;
}

.page-id-24543 .wpcf7 .wpcf7-submit {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 5px;
    font-size: 14px;
    margin: 17px 0 0 !important;
}

.wpcf7-list-item-label {
    font-size: 12px;
}

.wpcf7-response-output {
    color: #fff;
}


/*Footer*/
.l-primary-footer__copyright__text p,
.l-primary-footer__copyright__text p a,
.l-primary-footer .l-primary-footer__copyright .l-primary-footer__copyright__space .l-primary-footer__copyright__social-media ul li a {
    color: #f5f6f7 !important;
}

.l-primary-footer .l-primary-footer__copyright .l-primary-footer__copyright__space .l-primary-footer__copyright__social-media ul li a {
    font-size: 16px !important
}

.l-primary-footer__copyright__text p {
    font-size: 13px !important;
}

.l-primary-footer__copyright__text p em {
    font-style: normal;
}

.apna img {
    max-width: 250px;
    padding: 0 0 40px;
}

/* Larger Screen */
@media only screen and (min-width: 2000px) {

}

/* Large screen */
@media only screen and (min-width: 1200px) {
    .l-primary-footer__copyright__space .col-sm-6:first-child {
        flex-basis: 76%;
        max-width: 76%;
    }

    .l-primary-footer__copyright__space .col-sm-6:last-child {
        flex-basis: 15%;
    }

    .apna {
        text-align: center;
    }

}

/* Resposive */


@media screen and (max-width: 1024px) {

}

@media screen and (max-width: 800px) {
    rs-module#rev_slider_1_1 {
        width: 100% !important; /*height: 90vw !important; max-height: 90vw !important;*/
    }

    rs-module-wrap#rev_slider_1_1_wrapper {
        width: 100% !important; /*height: 90vw !important;*/
    }

    /*#rev_slider_1_1_forcefullwidth rs-fw-forcer{height:90vw !important;}*/
    /*.elementor-7129 .elementor-element.elementor-element-a7c4da4 > .elementor-container {min-height: 70vh;}*/
    .elementor-7129 .elementor-element.elementor-element-a7c4da4 > .elementor-background-overlay {
        background-color: #fff !important;
        opacity: 1 !important;
    }

    .menu-btn {
        padding: 6px 15px !important;
        width: auto !important;
        display: inline-block !important;
        margin: 20px 0 0;
    }

    .top-portfolio .col-md-6.col-lg-4.gallery {
        float: left;
        width: 50%;
    }

    .top-portfolio .row {
        display: inline-block;
        width: 100%;
    }

    .l-primary-footer__copyright__text p em {
        display: none;
    }

    .l-primary-footer__copyright__text p span.powerby {
        display: inherit;
        padding: 14px 0;
    }

    .portfolio-template-default.single-portfolio .o-breadcrumb .o-breadcrumb__holder {
        min-height: auto;
        margin: 35% 0 10%;
    }

    .portfolio-template-default.single-portfolio .o-breadcrumb .o-breadcrumb__holder .o-breadcrumb__page {
        font-size: 30px;
        padding: 0;
    }

    .page-title-bar .elementor-container {
        min-height: 370px !important;
    }

    .page-title-bar {
        background-position: center;
    }

    .portfolio-template-elementor_header_footer .page-title-bar .elementor-heading-title {
        font-size: 2rem;
    }

    .portfolio-template-elementor_header_footer .page-title-bar {
        padding: 0 6% 5% !important;
    }

    .elementor-7129 .elementor-element.elementor-element-fd053b9 {
        padding: 5% 5% 3% 5%;
    }

    .elementor-7129 .elementor-element-c3c74ee {
        display: none;
    }

    .my-checkbox .wpcf7-list-item {
        width: 100%;
        margin: 0;
    }

    .portfolio-template-elementor_header_footer .gallery .gallery-item {
        width: 50% !important;
    }

    .portfolio-template-elementor_header_footer .gallery br {
        display: none !important;
        clear: unset !important;
    }

    .apna img {
        max-width: 150px;
        padding: 0 0 20px;
    }

    .mobile-phone .elementor-icon-list-text, .mobile-phone .elementor-icon-list-icon i {
        color: #6cbf4f !important;
    }
}


@media screen and (max-width: 540px) {
    .portfolio-template-elementor_header_footer .gallery img {
        min-height: 33vw;
    }
}


/**
   Add bootstrap modal
 */


.modal-open {
    overflow: hidden;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}

.modal.fade .modal-dialog {
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none;
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none;
}

.modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}

.modal-dialog-scrollable {
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
    content: none;
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.show {
    opacity: 0.5;
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}

.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0.75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(0.3rem - 1px);
    border-bottom-left-radius: calc(0.3rem - 1px);
}

.modal-footer > * {
    margin: 0.25rem;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem);
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem);
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }

    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem);
        height: -webkit-min-content;
        height: -moz-min-content;
        height: min-content;
    }

    .modal-sm {
        max-width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg,
    .modal-xl {
        max-width: 800px;
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1140px;
    }
}

/**
   Add new style
 */

.project-list {
    list-style: none;
    padding: 0;
}

.product {
    background-color: #3c2d24;
    color: #fff;
}

.product-list {
    margin-top: 35px;
    margin-bottom: 35px;
}

@media (min-width: 992px) {
    .product-list {
        margin-top: 70px;
        margin-bottom: 70px;
    }
}

.product-list_item {
    margin-bottom: 15px;
}

.product-list_img {
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.product-list_wrap {
    position: relative;
}

@media (min-width: 768px) {
    .product-list_item:hover .product-list_wrap .overlay-block {
        opacity: 1;
        -webkit-transition: opacity cubic-bezier(.25, .46, .45, .94) .3s;
        -o-transition: opacity cubic-bezier(.25, .46, .45, .94) .3s;
        transition: opacity cubic-bezier(.25, .46, .45, .94) .3s;
    }

    .product-list_item:hover .overlay-block .product-list_desc {
        overflow: hidden;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
    }

    .product-list_item:hover .product-list_title_bottom a:after {
        content: '';
        display: block;
        border-bottom: 2px solid #222;
        -webkit-transition-duration: 1s;
        -o-transition-duration: 1s;
        transition-duration: 1s;
        transition: width 0.25s ease-out,
        height 0.25s ease-out 0.25s;
        width: 100%;
        height: 100%;
    }
}

.product-list_title {
    text-align: center;
    margin: 0;
    color: #222;
    font-weight: 600;
    font-size: 1.25rem;
}

.product-list_title a {
    display: inherit;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.product-list_title a::after {
    content: '';
    display: block;
    border-bottom: 2px solid transparent;
    width: 0;
    height: 0;
}

.overlay-block .product-list_desc {
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    margin-bottom: 5px;
    color: #000;
    overflow: auto;
    text-align: left;
}

.product-list_img img {
    min-height: 240px;
    max-height: 240px;
    width: 100%;
    height: auto;
    object-fit: cover;
}

.overlay-block {
    display: flex;
    flex-direction: column;
    margin: 0;
    position: absolute;
    font-family: inherit;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 8px;
    text-align: center;
    background: rgba(255, 255, 255, .75);
    transform-origin: bottom;
    justify-content: center;
    align-items: center;
    opacity: 0;
    -webkit-transition: opacity cubic-bezier(.25, .46, .45, .94) .3s;
    -o-transition: opacity cubic-bezier(.25, .46, .45, .94) .3s;
    transition: opacity cubic-bezier(.25, .46, .45, .94) .3s;
}

.gallery-desc {
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    /*color: #696969;*/
    color: #666;
    word-wrap: break-word;
    word-break: break-word;
}

@media (min-width: 992px) {
    .overlay-block {
        padding: 20px;
    }
}

.bg-page-single {
    /*min-height: 250px;*/
    display: flex;
    align-items: center;
    padding: 25px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.page-gallery_content {
    color: #ffffff;
    text-align: center;
}

.page-gallery_content h2 {
    font-weight: 400;
}

@media (min-width: 768px) {
    .page-gallery_content h2 {
        font-weight: 400;
        font-size: 3.66667rem;
    }
}

@media screen and (max-width: 800px) {
    .bg-page-single {
        min-height: 370px;
    }
}

@media (min-width: 800px) {
    .bg-page-single {
        min-height: 65vh;
    }
}


.btn-request-fix {
    display: none;
    position: fixed;
    padding: 8px 13px;
    font-weight: 700;
    font-size: 13px;
    line-height: 19px;
    right: 15px;
    bottom: 25px;
    color: #ffffff;
    background: #6CBF4F;
    text-align: center;
    z-index: 1;
}

@media (min-width: 992px) {
    .btn-request-fix {
        padding: 10px 15px;
        min-width: 160px;
    }
}

.btn-request-fix:hover {
    background: #2D2D2D;
    color: #fff;
}

.quote-popup .modal-content {
    background: #3A5C3B;
}

.quote-popup .modal-header {
    padding: 1.5rem;
    border-bottom: none;
}

.quote-popup .modal-header .close {
    background: transparent;
    font-size: 25px;
    padding: 0 !important;
}

.quote-popup .popup-title {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #FFFFFF;
}

.quote-popup input, .quote-popup textarea {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}

.quote-popup .wpcf7 .ajax-loader {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.quote-popup .submit-request {
    margin: 10px auto 0 !important;
    padding: 10px 15px;
    background: transparent !important;
    font-weight: bold !important;
    font-size: 17px !important;
    line-height: 25px !important;
    color: #FFFFFF !important;
    border: 1px solid #FFFFFF !important;
    border-radius: 4px;

}

.quote-popup .submit-request:hover {
    background: #222 !important;
    border: 1px solid #222 !important;
    color: #fff !important;
}

.quote-popup .my-checkbox .wpcf7-list-item {
    display: inline-block;
    width: 100%;
}

.product-list_title_bottom {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.elementor-image-gallery .gallery-item img {
    min-height: 240px;
    max-height: 240px;
    object-fit: cover;
}

.btn-request-top .elementor-widget-button .elementor-button {
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0;
}

.btn-request-top .elementor-button:focus, .btn-request-top .elementor-button:hover {
    background-color: #2d2d2d !important;
}

.quote-popup {
    -webkit-animation-name: fadeIn;
    -webkit-animation-duration: 1.5s;
}

.quote-popup.fade .modal-dialog {
    -webkit-animation-name: slideIn;
    -webkit-animation-duration: 1s;
}

/* Add Animation */
@-webkit-keyframes slideIn {
    from {
        top: -300px;
        opacity: .5
    }
    to {
        top: 0;
        opacity: 1
    }
}

@keyframes slideIn {
    from {
        top: -300px;
        opacity: .5
    }
    to {
        top: 0;
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: .5
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: .5
    }
    to {
        opacity: 1
    }
}

.btn-request-gallery {
    display: inline-block;
    padding: 10px 15px;
    min-width: 180px;
    max-width: 200px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    color: #ffffff;
    background: #6CBF4F;
    text-align: center;
}

.btn-request-gallery:hover,
.btn-request-gallery:focus {
    color: #ffffff;
    background-color: #2d2d2d !important;
}

.gallery-single-img {
    max-width: 100%;
    height: auto;
    object-fit: cover;
    width: 100%;
    max-height: 240px;
    min-height: 240px;
}

.portfolio-single-page {
    padding: 35px 0;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    /*min-height: 65vh;*/
}

.portfolio-single-page:after {
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    background: rgba(0, 0, 0, .35);
}

.wrap-intro-portfolio {
    position: relative;
    z-index: 1;
    min-height: 40vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.btn-return-gallery {
    display: inline-block;
    max-width: 165px;
    line-height: 1;
    background-color: transparent;
    font-size: 15px;
    padding: 12px 24px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    border: 1px solid #fff;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.btn-return-gallery:hover {
    background: #fff;
    color: #232323;
}

.portfolio-single-title {
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 2rem;
    text-align: center;
}

@media (min-width: 992px) {
    .portfolio-single-page {
        padding: 70px 0;
    }

    .portfolio-single-title {
        font-size: 3rem;
    }

    .wrap-intro-portfolio {
        min-height: 50vh;
    }
}

.intro-portfolio-block {
    text-align: center;
}

.portfolio-content {
    padding: 25px 0;
}

.custom-pagination {
    margin: auto;
    color: #666262;
    font: 600 18px/18px Palatino;
    padding: 25px 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.custom-pagination a, .custom-pagination span {
    display: inline-block;
    width: 40px;
    line-height: 40px;
    text-align: center;
    margin-right: 5px;
    color: #222;
    background-color: #e2e2e2;
    opacity: 0.84;
}
.custom-pagination a {
    text-decoration: none;
}
.custom-pagination a:active, .custom-pagination a:focus, .custom-pagination a:hover {
    color: #fff;
    background-color: #222;
    opacity: 0.84;
}
.custom-pagination .current {
    color: #fff;
    background-color: #222;
    opacity: 0.84;
}
.custom-pagination .prev {
    display: none;
}
.custom-pagination .next {
    display: none;
}

@media (max-width: 1099px) {
    .homestars-container {
        position: relative;
        padding-bottom: 100%;
        height: 100%;

    }

    .homestars-container iframe, .video-container object, .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        margin: 0;
    }
}

@media (max-width: 374px) {
    .homestars-mobile-container {
        position: relative;
        padding-bottom: 100%;
        height: 100%;
    }

    .homestars-mobile-container iframe, .video-container object, .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        margin: 0;
    }
}

.homestars {
    padding: 35px 0;
    position: relative;
    background: url(https://gtalandscaping.com/wp-content/uploads/2021/03/GTA-Landscaping-Portfolio-085.jpg) 50% no-repeat;
    background-size: cover;
}

.homestars:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .35);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

@media (max-width: 992px) {
    .homestars-logo {
        max-width: 190px;
    }
}

.white_text {
	color: white !important;
}

.homestars-center-block {
	    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    height: 100%;
}

.homestars .reviews-widget {
	margin: auto !important;
}
