@font-face{
    font-family: 'Gotham Pro';
    src: url('/webfonts/Gotham Pro.ttf'),
         url('/webfonts/Gotham Pro.woff') format('woff'),
         url('/webfonts/Gotham Pro.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat/Montserrat-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}


.info-item a{
    color: inherit;
}

.info-item a:hover{
    color: #8BAD21;
}
.city-box {
    padding: 0 0 0 10px;
}
.city-box .city-link {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #273559;
    position: relative;
    cursor: pointer;
    margin: 0px;
}

.city-box a {
    display: block;
    position: relative;
    font-size: 15px;
    font-weight: bold;
    font-family: "Montserrat";
    text-transform: lowercase;
}
.product-cart{
    margin: 10px 0;
}
.product-cart .img-fluid{
    width: 100%;
}
.pagination .disabled{
    display: none;
}
.contact-page .subheading.text-center{
    width: 100%;
}
.widget-contact-us{
    position: relative;
    padding: 25px 30px 20px 30px;
    border: 6px solid #f2f2f2;
    border-radius: 1px;
    margin-bottom: 30px;
}
.widget-contact-us .widget-title{
    font-size: 28px;
    margin-bottom: 20px;
    color: #9fc612;
}
.widget-contact-us .widget-title span.light {
    color: #464646;
    font-weight: normal;
    letter-spacing: -0.8px;
}

.opening-times ul {
    padding-left: 0;
}
.opening-times ul li {
    padding: 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    list-style: none;
    text-align: left;
}

#menu-aside li a, .widget:nth-child(2) li a {
    display: block;
    line-height: 1.2;
    margin-bottom: 5px;
    padding: 15px;
    border-radius: 3px;
}

.menu-item-has-children>a {
    background:#8bad21;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    color: white;
}

#menu-aside li ul>li a{
    text-align: left;
    padding: 5px;
}
#menu-aside li ul>li a:hover{
    border-left: 1px solid;
    border-radius: 0px;
}
#menu-aside .sub-menu{
    margin: 0;
    padding: 0;
    list-style: none;
}
.product-thumbnail img{
    max-width: 100px;
}
#menu-aside{
    margin-left: 0px;
    padding: 0;
}
.opening-times ul li:first-of-type {
    padding-top: 0;
}
.opening-times ul span.right {
    float: right;
}
.opening-times ul span.right.label {
    background-color: #a2c046;
}
.opening-times ul span.right.label {
    margin-top: 1px;
    padding: 3px 12px;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    border-radius: 1px;
    background-color: #a2c046;
}
.widget-contact-us .info-item{
    margin-left: 20px;
}
.widget-contact-us #order-backphone{
    width: 100%;
}
.help-block{
    color: red;
}
.masonary {
    float: left;
    width: 100%;
}
.filters-nav {
    margin-bottom: 40px;
}
.filters-nav li {
    display: inline-block;
    margin-right: 36px;
}
.filters-nav li a {
    display: inline-block;
    color: rgba(169,175,175,0.50);
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    position: relative;
    cursor: pointer;
}
.filters-nav li a:before,
.cz-controls > a:before,
.post-ct > a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(169,175,175,0.50);
}

.mt-70 {
    margin-top: 70px;
}
body.bg-color3 footer {
    background: inherit;
}

.sec-block.pb-140 {
    padding-bottom: 140px;
}



.cases-section .page-content {
    padding-bottom: 140px;
}

/* ==================== CASE STUDIES SECTION =================== */

.cz-controls {
    margin-top: 28px;
}
.cz-controls > a,
.post-ct > a {
    display: inline-block;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 150%;
    position: relative;
    text-transform: uppercase;
    padding-bottom: 11px;
    padding-right: 20px;
}

.cz-controls > a:before,
.post-ct > a:before {
    background-color: #fff;
}
.cz-controls > a.float-right {
    padding-right: 0;
    padding-left: 20px;
}

.case-work-page {
    position: relative;
    z-index: 99;
}
.case-thumbnail {
    margin-bottom: 27px;
}

/* CASE CONTENT */

.case-content {
    max-width: 760px;
    margin: 0 auto;
}
.case-content > h3 {
    color: #fff;
    font-size: 22px;
    line-height: 130%;
    text-transform: capitalize;
    margin-bottom: 30px;
}
.case-content p {
    font-size: 18px;
    line-height: 170%;
    color: #A9AFC3;
    margin-bottom: 50px;
}
.black-bg {
    background-color: #121318;
}

.tema-col > img {
    display: block;
    width: 100%;
    max-height: 200px;
}


/* =================== TEAM SECTION ===================== */

.tema-col {
    position: relative;
    -webkit-box-shadow: 0 10px 10px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 10px 10px rgba(0,0,0,0.25);
    -ms-box-shadow: 0 10px 10px rgba(0,0,0,0.25);
    -o-box-shadow: 0 10px 10px rgba(0,0,0,0.25);
    box-shadow: 0 10px 10px rgba(0,0,0,0.25);
    margin-top: 20px;
    overflow: hidden;
}
.team-carousel {
    margin: 0;
}
.team-carousel .col-lg-4 {
    padding: 0;
}
.tema-col:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 490px;
}
.tema-col:hover:before {
    background: linear-gradient(180deg, rgba(8, 10, 18, 0) 0%, #000000 100%);
    mix-blend-mode: soft-light;
}
.tema-col:hover {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-box-shadow: inherit;
    -moz-box-shadow: inherit;
    -ms-box-shadow: inherit;
    -o-box-shadow: inherit;
    box-shadow: inherit;
}
.tema-col > img {
    display: block;
    width: 100%;
}
.team-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    padding: 0 50px;
    opacity: 0;
    visibility: hidden;
}
.tema-col:hover .team-caption {
    opacity: 1;
    visibility: visible;
    bottom: 30px;
    background: #8bad21;
}

.team-caption > h3 {
    font-weight: 500;
    font-size: 22px;
    text-transform: capitalize;
    color: #FFFFFF;
    margin-bottom: 10px;
}
.team-caption > h3 a{
    color: white;
}
.team-caption > span {
    font-family: Muli;
    font-weight: normal;
    font-size: 18px;
    color: #A9AFC3;
    display: block;
    margin-bottom: 24px;
}
.team-caption > a img {
    width: 24px;
    height: 24px;
}
.mg-bt-40 {
    margin-bottom: 40px !important;
}
.img-single-gallery{
    max-height: 230px;
    width: 100%;
}
.home-projects{
    max-height: 200px!important;
    width: 100%;
}
.products-page .box-image-1{
    border: 1px solid #e5e5e5;
    padding: 5px 10px;
}

.products-page .box-image-1:hover{
    box-shadow: 0 0 20px rgb(0 0 0 / 20%);
    cursor: pointer;
}
.products-page .box-image-1:hover .media-box{
    background: none;
}
.products-page .media-box:hover{
    background: none;
}
.products-page h4{
    font-weight: normal!important;
    font-size: 14px;
}
.products-page li{
    list-style: none;
}
.woocommerce-Price-amount{
    color: #088901;
}
.products-page ins{
    display: inline-block;
    font-weight: normal;
    text-decoration: none;
}
.products-page del bdi{
    color: #555!important;
}
.products-page ins  bdi{
    font-size: 21px;
    margin: 10px;
}
.add-to-cart{
    color: white!important;
    width: 100%;
    margin-top: 20px;
}
.products-page .code{
    font-size: 14px;
    margin-bottom: 10px;
}
.topbutton-price {
    background: #8bad21;
    text-align: center;
    border-radius: 100px;
    padding: 25px 1px;
    position: fixed;
    bottom: 176px;
    left: 35px;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    z-index: 99999;
    letter-spacing: 2.3px;
    width: 100px;
    height: 100px;
    display: grid;
}
.topbutton-price:hover{
    color: #8bad21;
    background: none;
    border:1px solid #8bad21;
    cursor: pointer;
}
.topbutton-price span{
    margin-top: -53px;
    /* position: absolute; */
    margin-left: 38px;
}
.section-wrap {
    padding: 80px 0;
    overflow: hidden;
    background-attachment: fixed;
    background-size: cover;
    display: block;
    width: 100%;
}
.mb-30 {
    margin-bottom: 30px;
}
.shop_table thead {
    border-bottom: 1px solid #ebebeb;
}
.table.shop_table.cart thead tr th, .table.shop_table.cart tr {
    border-bottom: 1px solid #ebebeb;
    border: none;
}
#cart{
    border-bottom: 1px solid #ebebeb;
}
.table thead tr th {
    font-size: 12px;
    color: #444444;
    font-family: 'Gotham Pro Light';
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.05em;
}
#order-form{
    max-width: 70%;
}
.product-remove .remove {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #f7f7f7;
    text-align: center;
}
.product-remove .remove i {
    color: #979797;
    font-size: 14px;
}
.product-remove .remove:hover{
    cursor: pointer;
    -webkit-box-shadow: 0 10px 10px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 10px 10px rgba(0,0,0,0.25);
    -ms-box-shadow: 0 10px 10px rgba(0,0,0,0.25);
    -o-box-shadow: 0 10px 10px rgba(0,0,0,0.25);
    box-shadow: 0 10px 10px rgba(0,0,0,0.25);
}
.submit-cart{
    width: 100%;
}
.qt-table {
    width: 100%;
}
.qt-table thead td {
    padding: 15px 30px;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    border: none;
    background-clip: padding-box;
    background-color: #a2c046;
}

caption, th, td {
    font-weight: normal;
    text-align: left;
}
.qt-table tbody td {
    padding: 15px 30px;
    border: none;
    background-clip: padding-box;
}
.qt-table.default tbody td {
    box-shadow: none;
    border-bottom: 1px solid #f2f2f2;
    text-align: center;
}
.qt-table tr:nth-child(2n+0), .qt-table tr:nth-child(2n+0):hover {
    background-color: #f9f9f9;
}
.qt-table.default tbody td:first-child{
    text-align: left;
}
.qt-table.default tbody td:nth-child(2n) {
    font-family: Roboto;
}
.parent-price-title:after{
    width: 100%;
}
.parent-widget{
    margin: 30px;
}
@media (max-width: 768px) {
    #order-form{
        width: 100%;
        max-width: 100%;
        margin: 20px 0;
    }
    .logo-white-banner{
        max-height: 120px;
        width: auto!important;
    }
    .image-footer{
        display: none;
    }
    .city-box{
        text-align: right;
        padding: 10px;
        float: right;
    }
    .phone-menu{
        width: 100%;
        text-align: center;
        margin: 70px!important;
        padding-top: 50px;
    }
    .table.shop_table .product-thumbnail {
        width: 95px;
        padding: 20px 8px 20px 0;
    }
    .table.shop_table tr td {
        vertical-align: middle;
    }
    .table-wrap {
        overflow-x: scroll;
    }

    .parent-widget{
        overflow: auto;
    }
    .general-modal__body{
        max-width: 100% !important;
    }
    .login.jsx-2091227872{
        max-width: 100%!important;
    }
    #ajax-login .general-modal__close.jsx-3086371283{
        position: absolute;
    }
    .general-modal__body{
        width: 100%;
        height: 100%;
        margin: 0!important;
    }
    #ajax-login .general-modal__close.jsx-3086371283{
        margin-left: 0px!important;
    }
    .general-modal__closeContainer.jsx-3086371283{
        width: 100%!important;
        left: 120px;
    }

}
.hover-login{
    display: none;
}
.general-modal__overlay {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background-color: rgba(51,51,51,0.45);
}
.general-modal__overlay_centered {
    text-align: center;
}
.general-modal__overlay_centered::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0px;
}
.general-modal__body {
    position: relative;
    background-color: rgb(255, 255, 255);
    max-width: 768px;
    overflow: visible;
    outline: none;
    border-radius: 15px;
    margin: 50px auto;
}

.general-modal__overlay_centered .general-modal__body {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.general-modal__body-wrapper.jsx-3086371283 {
    position: relative;
    border-radius: inherit;
}
.auth__wrapper.jsx-3656601031 {
    overflow-y: auto;
    outline: none;
}
.auth__wrapper-content.jsx-3656601031 {
    min-height: 335px;
}
#modal-login h4 {
    padding: 15px;
    color: #fff;
    font-size: 16px;
    line-height: 1.2;
    background: #8bad21;
    margin: 0px;
}

.login.jsx-2091227872 {
    width: 410px;
    padding: 30px 40px;
}
.login.jsx-2091227872 {
    text-align: left;
}
.login__input.jsx-2091227872 {
    display: block;
    margin-bottom: 25px;
}
.login__title.jsx-2091227872 {
    display: inline-block;
    font-size: 12px;
    line-height: 1.5;
    color: rgb(64, 72, 68);
}
.input100 {
    outline: none;
    border: 1px solid #efefef;
    font-size: 14px;
    color: #404844;
    border-radius: 20px;
    padding: 0 21px;
    outline: none;
    border: 1px solid #efefef;
    font-size: 14px;
    color: #404844;
    border-radius: 20px;
    padding: 0 21px;
    height: 40px;
    margin: 10px 0;
    width: 100%;
}
#modal-login .help-block {
    font-size: 11px;
    text-align: center;
    color: red;
    margin-top: 5px;
}
#modal-login .login__btn-submit {
    color: white;
    padding: 10px;
    border-radius: 20px;
    opacity: 1!important;
}
.login__btn.jsx-2091227872 {
    width: 100%;
    text-align: center;
}
#modal-login .btn {
    box-shadow: none;
    border-radius: 0px;
    font-size: 14px;
}

.general-modal__closeContainer.jsx-3086371283 {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 0%;
    height: 100%;
    z-index: 999;
}
.general-modal__close.jsx-3086371283 {
    position: fixed;
    height: auto;
    transform: translate(100%, 0px);
    margin-left: -35px;
    margin-top: 13px;
    border: none;
    background: none;
    outline: none;
}
.general-modal__close.jsx-3086371283:hover{
    cursor: pointer;
}
#ajax-login .general-modal__close.jsx-3086371283 {
    margin-left: -55px;
    color: white;
}
.icon-close:before {
    content: "X";
    font-family: "Gotham Pro";
    font-size: 16px;
}

.ReactModal__Overlay:hover{
    cursor: pointer;
}
.order-backphone{
    width: 100%;
}
.owl-item .order-backphone{
    width: auto;
}
.logo-white-banner{
    display: grid!important;
    max-width: 150px;
    text-align: center;
    margin: 10px auto;
}


.arrow-down {
    position: relative;
    padding-top: 100px;
    display: none;
    margin-top: 50px;
}

.arrow-down{
    display: block;
    padding-top: 193px;
}
.arrow-right > svg {
    stroke: #fff;
    stroke-width: 4px;
}
.arrow-down:after {
    position: absolute;
    content: '';
    top: 0px;
    left: 50%;
    bottom: 60px;
    width: 2px;
    transform: translateX(-50%);
    background: #fff;
}
.arrow-left polygon, .arrow-right polygon, .arrow-down polygon {
    fill: transparent;
}
polygon {
    transition: all 300ms ease-in-out;
}
.arrow-left > svg, .arrow-right > svg, .arrow-down > svg {
    stroke-width: 4px;
}
.arrow-left > svg, .arrow-right > svg, .arrow-down > svg{
    background-image: url(../images/down-arrow.png);
    background-repeat: no-repeat;
    background-position: bottom;
    margin-bottom: 35px;
}
* + .arrow-down {
    margin-top: 40px;
}
.order-backphone{
    font-family: "Montserrat";
    font-weight: 700;
    text-transform: uppercase;
}
.close-menu{
    font-size: 29px;
    color: #8bad21;
    font-family: "Gotham Pro";
    outline: none;
    cursor: pointer;
    border: none;
}
.bg-image.context-dark {
    position: relative;
}

.box-project__default {
    min-height: 510px;
    max-height: 510px;
}
.box-project__default {
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
}
.box-project {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 300px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.dark2 {
    background: rgba(0, 0, 0, 0.49);
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
}
.context-dark, .bg-primary, .bg-gray-dark, .bg-gray-darker, .bg-gray-5, .swiper-slide {
    color: #fff;
}
.projects-view .container{
    max-width: 1751px;
}
.isotope-item{
    margin-top: 30px;
    opacity: 1;
    display: block;
    will-change: transform;
    backface-visibility: hidden;
    transition: .1s opacity ease-in;
}
.bg-image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    color: white;
}
.box-project__default {
    min-height: 510px;
    max-height: 510px;
}
.bg-white .heading-group {
    color: #293335;
}
.box-project h3, .box-project .heading-3 {
    position: relative;
    z-index: 2;
    color: #fff;
}
.button-arrow{
    position: relative;
    z-index: 2;
    color: #fff;
}
.button-arrow:before {
    position: absolute;
    top: 50%;
    right: -2px;
    content: '';
    height: 2px;
    width: 14px;
    background: #fff;
    will-change: transform;
    transform: translateY(-50%);
    transition: width 200ms, height 200ms, background 300ms ease-in-out;
    z-index: 10;
}
.button-white.button-arrow:before {
    right: 0px;
}
.button-white {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
    z-index: 1;
    stroke: #fff;
    display: inline-block;
    position: relative;
    padding: 10px 26px;
    font-size: 14px;
    line-height: 22px;
    border-radius: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-style: solid;
    border-width: 2px;
    text-align: center;
    text-transform: none;
    cursor: pointer;
    vertical-align: middle;
    user-select: none;
    transition: 300ms all ease-in-out;
    letter-spacing: .15em;
    text-transform: uppercase;
    margin-right: 25px;
    margin-left: 25px;
    overflow: visible;
}
.button-arrow {
    margin-left: 0;
}
.button-arrow > svg {
    position: absolute;
    top: 50%;
    right: -25px;
    stroke-width: 2px;
    will-change: transform;
    transition: transform 300ms ease-in-out, right 300ms ease-in-out;
    transform: translateY(-50%);
}

.button-white.button-arrow:hover {
    transition: ease-in-out color 150ms 200ms;
}
.button-white:hover, .button-white:focus, .button-white:active, .button-white:hover {
    color: #6f8b6d;
    background-color: transparent;
    border-color: #fff;
}
.button-white.button-arrow:hover:before {
    width: 100%;
    height: 100%;
    transition: width 200ms, height 150ms 200ms;
    z-index: -1;
}