@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400,500,600,700,800,900&display=swap&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900&display=swap');
html{
    scroll-behavior: smooth;
}
body{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    scroll-behavior: smooth;
    color: #373737;
    overflow-x: hidden!important;
    background-color: #ffffff;
}

h1{
    font-family: 'Montserrat', sans-serif;
}
h2{
    font-family: 'Montserrat', sans-serif;
}
h3{
    font-family: 'Montserrat', sans-serif;
}
h4{
    font-family: 'Montserrat', sans-serif;
}
h5{
    font-family: 'Montserrat', sans-serif;
}
h6{
    font-family: 'Montserrat', sans-serif;
}
a{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    text-decoration: none;
}
.form-control{
    height: 40px!important;
    padding: 5px!important;
}
.red{
    color: red;
}
.container{
    max-width: 1300px;
}
.navigation{
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 9;
}
.logo{
    width: 60px;
}
.nav-link{
    color: #161616!important;
    font-size: 14px;
    font-weight: 700;
    padding-right: 25px!important;
    padding-left: 25px!important;
    padding-top: 25px!important;
}
.nav-adress{
    margin-right: 30px;
    line-height: 1px;
}
.nav-adress a{
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    text-decoration: none;
}
.nav-adress img{
    width: 33px;
}
.nav-phone{
    line-height: 1px;
}
.nav-phone a{
    color: #161616;
    font-weight: 700;
    font-size: 18px;
    text-decoration: none;
}
.nav-phone img{
    width: 33px;
}
.under-link{
    display: block;
    font-size: 12px!important;
    color: #161616!important;
    text-align: right;
    text-decoration: underline!important;
}
.navigation-fixed{
    background-color: #ffffff;
    position: fixed;
    top: 0;
    z-index: 99;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.navigation-fixed .navbar {
    padding: 0!important;
}
.navigation-fixed .nav-link {
    padding-top: 7px!important;
}
.navigation-fixed .nav-phone{
    margin-top: -7px;
}
.navigation-fixed .nav-adress{
    margin-top: -7px;
}
.btn-nipon{
    width: 250px;
    background-color: #161616;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    padding: 10px;
    border-radius: 0px;
    font-weight: 700;
    border: 1px #131313;
}
.slider{
    width: 100%;
    height: 100vh;
    background-image: url('/assets/images/bg.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.slider .row{
    padding-top: 100px;
}
.slider h1{
    margin-top: 100px;
    margin-bottom: 50px;
    font-size: 64px;
    color: #161616;
    font-weight: 700;
    text-shadow: 1px 1px #000000;
}
.slider .bg-worker{
    position: absolute;
    right: 0;
    bottom: 0;
    height: 90%;
}
.slider .btn-nipon{
    margin-top: 50px;
}
.slider .btn-description{
    margin-top: 30px;
    margin-left: 100px;
    color: #131313
}
.slider .btn-description img{
    margin-top: -25px;
    width: 70px;
    float: left;
    margin-right: 20px;
}
.title{
    margin-top: 50px;
    font-weight: 700;
    color: #131313;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
    text-align: center;
}
.title2{
    margin-top: 50px;
    margin-bottom: 50px;
    font-weight: 700;
    color: #131313;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
}
.formular-title{
    margin-bottom: 50px;
    font-weight: 700;
    color: #131313;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
}
.sub-title{
    text-align: center;
    padding-bottom: 50px;
}

.title-white{
    color: white;
    font-weight: 700;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
    margin-top: 50px;
}
.subtilte-white {
    color: white;
    padding-bottom: 50px;
}

.buton-image {
    width: 100px;
    margin-left: -30px;
}


.roata {
    width: 300px;
    margin-bottom: -275px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.key {
    width: 600px;
    position: absolute;
    right: 0px;
    margin-top: -100px;
    margin-right: -200px;
}

.cleste {
width: 500px;
position: absolute;
margin-top: -165px;
margin-left: -125px;
}
.cel {
    height: 750px;
    position: absolute;
    right: 0px;
    margin-top: -200px;
}

.call-to-action {
    background-image: url(/assets/images/bg2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 550px;
}

.multumim {
    background-image: url(/assets/images/bg3.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100vh;
}
.services{
    padding-top: 90px;
}
.services .col-md-3{
    margin-top: 30px;
}
.services .card{
    padding: 15px;
    background-color: #fff;
    border: none;
    border-radius: 0px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.services .card img{
    width: 100%;
    margin-bottom: 15px;
}
.services .card:hover{
    background-color: #161616;
    color: #fff;
}
.services .card h6{
    font-weight: 700;
}
.services .card p{
    margin: 0;
}

footer{
    padding: 25px;
    background-color: #131313;
}
footer .footer-logo{
    width: 60px;
}
footer .col-md-3{
    padding: 0;
}
footer .footer-img{
    width: 32px;
    margin-right: 20px;
    float: left;
}
footer h6{
    font-size: 13px;
    color: #ffffff;
    margin-bottom: 0;
}
footer h5{
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 0;
}
.copyright{
    background-color: #343a40;
    color: #fff;
    font-size: 18px;
    padding: 15px;
}
.copyright a{
    text-align: right;
    color: #fff;
    font-size: 18px;
}
.copyright .social-img{
    width: 40px;
}

.why-we{
    padding-top: 90px;
    padding-bottom: 90px;
}
.why-we2 {
    padding-top: 90px;
    padding-bottom: 90px;
    background-image: url(/assets/images/whywe-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.why-we .card{
    margin-top: 50px;
    border-radius: 0px;
}
.why-we .card img{
    width: 100%;
    border-top-left-radius: 0px;
      border-top-right-radius: 0px;
}
.why-we .card .card-image{
    position: relative;
    display: block;
    text-align: center;
}
.why-we .card .card-image h4{
    font-weight: 700;
    font-size: 32px;
    color: #131313;
    position: absolute;
    z-index: 1;
    top: 20px;
    left: 20px;
    
}
.why-we .card .card-image2 h4{
    font-weight: 700;
    font-size: 32px;
    color: #ffffff;
    position: absolute;
    z-index: 1;
    top: 20px;
    left: 20px;

}
.services-btn {
     background-color: transparent;
     box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
     padding: 10px;
     border-radius: 0px;
     font-weight: 700;
     color: #131313;
     position: absolute;
     z-index: 1;
     top: 80%;
     left: 20px;

 }
.services-btn2 {
    background-color: transparent;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    padding: 10px;
    border-radius: 0px;
    font-weight: 700;
    color: #ffffff;
    position: absolute;
    z-index: 1;
    top: 80%;
    left: 20px;

}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: 1.675rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


.slider-item{
    background-color: white;
    border-radius: 0px;
    box-shadow: 0 2px 3px rgba(56, 59, 61, .2);
    height: 300px;
    object-fit: cover;
}
.slider-item h3{
    padding: 30px;
}

.slider-item p{
    margin: 30px;
}
.owl{
    margin: 0px!important;
}
.owl .col-md-12{
    padding: 0px!important;
}
.owl .owl-item {
    opacity: 0;
}
.owl .active {
    opacity: 0.2;
    margin-right: -50px!important;
    z-index: -100;
}
.owl .active:first-of-type {
    margin-left: -50px!important;
}
.owl .center {
    opacity: 1;
    z-index: 100;
}
@media (min-width: 768px) {
    .owl .center {
        width: 523px!important;
    }
    .produs-owl .owl .center {
        width: 623px!important;
        height: 400px!important;
        margin-top: -50px;
    }
    .produs-owl .owl .active {
        margin-right: -100px!important;
    }
    .produs-owl .owl .active:first-of-type {
        margin-left: -100px!important;
    }
}
.owl .center .slider-item img {
    margin-right: 27px!important;
    box-shadow: 0 0 30px;
}
.owl-stage{
    padding-top: 50px!important;
    padding-bottom: 50px!important;
}
.owl-dots{
    display: none!important;
}
.owl-prev{
    background: transparent!important;
    padding: 0px!important;
    outline: none!important;
    position: absolute;
    top: 39%;
    left: 25%;
}
.owl-next{
    background: transparent!important;
    padding: 0px!important;
    outline: none!important;
    position: absolute;
    top: 39%;
    right: 25%;
}

.numberCircle {
     box-shadow: 0 0 20px 10px #ccc;
     border-radius: 50%;
     width: 150px;
     height: 150px;
     padding: 8px;

     background: #161616;
     border: 2px solid #161616;
     color: #ffffff;
     text-align: center;

     font-size: 90px;
     font-weight: bold;
     display: block;
     margin-left: auto;
     margin-right: auto;
     margin-top: -90px;
 }

.textCircle {
    box-shadow: 0 0 20px 10px #ccc;
    border-radius: 0px;
    height: 66px;
    width: 250px;
    padding: 10px;
    background: #161616;
    border: 2px solid #161616;
    color: #ffffff;
    text-align: center;

    font-size: 90px;
    font-weight: bold;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.contacts{
    background-image: url(/assets/images/bg2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
}
.contacts-sign{
    width: 60px;
    margin-top: -30px;
}
.contacts-img{
    width: 100px;
}
.contact-list h6{
    font-size: 24px;
    font-weight: 700;
}
.contact-list h6 a{
    font-size: 24px;
    font-weight: 700;
    text-decoration: none;
    color: #5d5e5e;
}

.yard {
width: 350px;
position: absolute;
margin-top: -70px;
margin-left: -94px;
}
.paper {
    width: 350px;
    position: absolute;
    margin-top: 43px;
    margin-left: -86px;
}
.ciocan {
    width: 350px;
    right: 0;
    position: absolute;
    margin-top: -162px;
    margin-right: -63px;
}

.tab {
margin-bottom: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tab img{
    width: 93px;
    margin-bottom: -42px;
}
/* Style the buttons that are used to open the tab content */
.tab button {
    width: 250px;
    color: #131313;
    font-size: 22px;
    background-color: #dbdbdb;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #131313;
    color: #ffffff;
    font-size: 22px;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: #131313;
    color: #ffffff;
    font-size: 24px;
}

/* Style the tab content */
.tabcontent {
    display: none;
    border-top: none;
}

.modal img {
    width: 100%;
}
@media (min-width: 768px) {
    /*
    Peste 768
     */

    .mobil-nav {
        display: none;
    }
    .bg-worker-mobile {
        display: none;
    }
}

#solProdus .produs-features{
    background-color: #fff;
    padding: 30px;
    height: 520px;
    overflow-y: scroll;
}
#solProdus .produs-features::-webkit-scrollbar {
    display: none;
}

#solProdus .produs-features::-webkit-scrollbar-track {
    display: none;
}

#solProdus .produs-features::-webkit-scrollbar-thumb {
    display: none;
}
#solProdus img{
    width: 100%;
    height: 520px;
    object-fit: cover;
}
#solProdus .no-padd{
    padding: 0;
}
#solProdus .produs-features .price{
    font-size: 32px;
}
#solProdus .produs-features h4{
    margin-bottom: 0;
}
#solProdus .produs-features h4 span{
    float: right;
    cursor: pointer;
    font-size: 42px;
    font-weight: 700;
    line-height: 0.7;
}
#solProdus .table td, .table th {
    border: none!important;
}

#solProdus .table-sm td, .table-sm th {
    padding: 0 .3rem;
    font-size: 13px;
}
#solProdus input {
    padding: 5px;
    height: 40px!important;
    border: 1px solid #373737;
    margin-bottom: 15px;
}
#solProdus .metres-input {
    width: 25%;
}
#solProdus button {
    width: 47%;
    height: 40px!important;
    border-radius: 0;
}
#solProdus .order-title {
    margin-top: 25px;
}
.portofoliu{
    padding-top: 70px;
    padding-bottom: 70px;
}
.portofoliu .formular-title{
    text-align: center;
}
.portofoliu-item{
    width: 100%;
    height: 240px;
    object-fit: cover;
}
.dismis{
    position: absolute;
    top: 0px;
    right: 15px;
}
.dismis img{
    width: 25px;
    height: 25px;
}
.admin-portofoliu{
    padding-top: 150px;
}
.button-add{
    float: right;
}
.admin-produse{
    padding-top: 0;
}
#addProdus input{
    padding: 3px;
    height: 35px;
}
#addProdus select{
    padding: 3px;
    height: 35px;
}

#addProdus input::-webkit-input-placeholder {
    font-size: 12px;
}
#addProdus input::-moz-placeholder {
    font-size: 12px;
}
#addProdus input:-ms-input-placeholder {
    font-size: 12px;
}
#addProdus input:-moz-placeholder {
    font-size: 12px;
}
.pfeature{
    display: flex;
    justify-content: space-between;
    position: relative;
}
.pfeature input{
    width: 50%;
}
.add-feature{
    position: absolute;
    bottom: -20px;
    right: -15px;
    cursor: pointer;
    z-index: 1;
}
.product img{
    width: 100%;
    height: 170px;
    object-fit: cover;
}