.menu-my-account {
    background-color: #414141;
    padding: 20px;
    padding-bottom: 5px;
    padding-top: 10px;
}
.menu-my-account .title-menu-pro {
    color: #fff;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    font-family: "Montserrat", Sans-serif;
    font-weight: 500;
    font-size: 16px;
    border-bottom: 1px solid #545454;
    margin-bottom: 8px;
    padding-bottom: 8px;
}
.menu-my-account ul {
    margin: 0;
    margin-top: 10px;
    list-style: none;
}
.menu-my-account ul li {
    margin-bottom: 8px;
    font-weight: 400;
    font-size: 15px;
    position: relative;
    cursor: pointer;
}
.menu-my-account ul li a{
    color: #fff;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
.mine-project {
    padding: 60px 0 30px;
}

article.style-mine .product-content h3 a {
    font-size: 15px;
    font-weight: 500;
    text-transform: initial;
    line-height: 1.3;
}

.row.custom-row-project > div:first-child {
    margin-bottom: 40px;
}

.list-document-file .file-item {
    margin-bottom: 30px;
}

.list-document-file .file-item a.item-link {
    height: 100%;
    background-color: #2d2c29;
    width: 100%;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 2px;
    padding: 17px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.list-document-file > div a.item-link:hover {
    background: #82bc44;
}

.list-product.related .product-item .product-img img {
    height: 250px;
}

.product-item article.style-mine .product-img img {
    height: 300px;
}

.text-contact h4 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 20px;
}

.text-contact a {
    color: #fff !important;
}

.text-contact a:hover {
    color: #000 !important;
}
/*slide*/

div#sync1 .owl-item {
    height: 0;
}
div#sync1 .owl-item.active {
    height: auto;
}
.thumbnail-img {
    height: 150px;
}
#sync1 .owl-dots{
    text-align: center;
    margin-bottom: -20px;
}
#sync1 .owl-dots .owl-dot {
    border: 2px solid #fff;
    height: 11px;
    width: 11px;
    border-radius: 100%;
    margin: 3px;
}
#sync1 .owl-dots {
    text-align: center;
    transform: translateY(-35px);
}
#sync2.owl-carousel .owl-nav button {
    font-size: 25px!important;
    color: #fff!important;
}
div#sync2 .owl-nav {
    height: 0;
    position: absolute;
    top: 35%;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 10px;
}
.list-files {
    width: 100%;
}
.list-files .list-document-file .file-item a.item-link {
    padding: 10px;
}
div#sync2 {
    margin-top: 4px;
}
#sync1 .owl-dots .owl-dot.active {
    background: #7ccb4a;
    border-color: #7bcb48;
}
.content-box-text {
    font-size: 16px;
}
.title-referanser {
    margin-top: 35px;
}
.item-referanser .thumbnail {
    position: relative;
    padding-bottom: 80%;
    overflow: hidden;
}
.item-referanser .thumbnail img {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.item-referanser .title-referanser {
    margin-top: 0;
    font-size: 18px;
    margin-bottom: 5px;
}
.item-referanser .des {
    line-height: 1.4;
}
.item-referanser {
    margin-bottom: 15px;
}
.item-referanser > .row {
    margin-left: -7px;
    margin-right: -7px;
}
.item-referanser > .row > div {
    padding-left: 7px;
    padding-right: 7px;
}
.item-referanser .des {
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.thumbnail-img img {
    object-fit: cover;
    height: 100%!important;
}
.item-referanser {
    cursor: pointer;
}
div#sync2 .owl-nav.disabled {
    display: none;
}
div#sync1 .owl-item.active, div#sync2 .owl-item.active {
    height: auto;
    max-width: 100%;
}

.slide-home .swiper-pagination span.swiper-pagination-bullet {
    background-color: #fff;
    width: 7px;
    height: 7px;
    opacity: 1;
    margin: 0 26px;
}

.slide-home .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #82bc44 !important;
    box-shadow: 0px 0px 0px 2px #82bc44;
}

.slide-home .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    bottom: 40px;
}
.row-ct {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}
.col-ct {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.row-ct .col-ct {
    padding-right: 10px;
    padding-left: 10px;
}
.col-28.col-ct {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 28%;
    flex: 0 0 28%;
    max-width: 28%;
}
.col-72.col-ct {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 72%;
    flex: 0 0 72%;
    max-width: 72%;
}
.col-33.col-ct {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.box-list-category_ct {
    padding-top: 50px;
    padding-bottom: 50px;
}
.wp-pagenavi > * {
    padding: 5px 10px!important;
    color: #1d2327!important;
    border-color: #1d2327!important;
}
.wp-pagenavi span.current, .wp-pagenavi > *:hover {
    color: #82bc44!important;
}
.wp-pagenavi {
    margin-bottom: 30px;
    text-align: center;
}
div#sync1 .owl-item img {
    height: 500px;
    object-fit: cover;
    /*     background: #1d2327; */
}
@media (min-width: 768px) and (max-width: 991px){
    .col-33.col-ct {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (max-width: 767px){
    .col-28.col-ct.sticky-section-wrapper {
        order: 2;
    }
    .col-28.col-ct, .col-72.col-ct, .col-33.col-ct {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .content-page-referanser > .row >.col-md-8 {
        max-width: 100%;
    }
}

@media (max-width:767px) {
    div#sync1 .owl-item img {
        height: auto;
        object-fit: inherit;
    }
    .list-document-file .file-item {
        margin-bottom: 10px;
    }

    .list-document-file .file-item:last-child() {
        margin-bottom: 0;
    }

    .product-item article.style-mine .product-img img {
        height: auto;
    }

    .mine-project .order-2c {
        order: 2;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .list-product.related .product-item.col-md-4.col-xs-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .product-slide-img figure.swiper-slide-inner img.swiper-slide-image {
        height: auto;
    }

}

@media (min-width:768px) and (max-width:800px) {
    .custom-icon-nav ul.elementor-icon-list-items li.elementor-icon-list-item:last-child {
        margin-top: 15px;
    }
}


@media (min-width:320px) and (max-width:480px) {
    .section-header-home {
        margin-top: -135px !important;
    }
}

@media (min-width:480px) and (max-width:650px) {
    .section-header-home {
        margin-top: -180px !important;
    }
}

@media (min-width:650px) and (max-width:768px) {
    .section-header-home {
        margin-top: -210px !important;
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .section-header-home {
        margin-top: -151px !important;
    }
}






