

@media (max-width: 768px) {

    /*
    Pina la  768
     */

    html{
        scroll-behavior: smooth;
    }
    body{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        background-color: #eaf3fc;
        scroll-behavior: smooth;
        color: #5d5e5e;
        overflow-x: hidden!important;
        background-color: #f5f5f5;
    }

    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;
    }
    .red{
        color: #161616;
    }
    .container{
        max-width: 1300px;
    }

    .nav-link {
        color: #ffffff!important;
    }
    .mobil-nav {
        box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 10px -5px;
    }
    .mobil-nav .navbar-nav .nav-item {
        margin-right: 120px;
    }
    .mobil-nav .logo{
        width: 50px;
        margin: 0;
        margin-top: 2px;
        margin-bottom: 5px;
    }
    .navigation{
        display: none;
    }
    .btn-nipon{
        background-color: #161616;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
        padding: 20px;
        border-radius: 0px;
        font-weight: 700;
        margin-top: 20px;
        width: 100%;
        font-size: 12px;
    }
    .slider{
        width: 100%;
        height: 100vh;
        background-image: url('/assets/images/bg.jpg');
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .slider .row{
        padding-top: 100px;
    }
    .slider h1{
        margin: 10px;
        font-size: 36px;
        margin-top: 60px;
        color: #161616;
        font-weight: 700;
        text-shadow: 1px 1px #000000;
    }
    .slider h5{
        display: none;
    }
    .slider .bg-worker{
        display: none;
    }
    .bg-worker-mobile {
        width: 100%;
    }

    .slider .btn-nipon{
        margin-top: 20px;
        width: 100%;
        font-size: 12px;
    }
    .slider .btn-description{
        display: none;
    }
    .slider .btn-description img{
        display: none;
    }
    .title {
        font-weight: 700;
        font-size: 24px;
        text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
        text-align: center;
    }
    .title2{
        margin-top: 50px;
        font-size: 24px;
        margin-bottom: 50px;
        font-weight: 700;
        color: #131313;
        text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
    }
    .formular-title {
        font-size: 24px;
        margin-bottom: 50px;
        font-weight: 700;
        color: #131313;
        text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
    }
    .testiomonials {
        display:none;
    }
    .yard {
        display:none;
    }
    .ciocan {
        display:none;
    }
    .paper {
        display:none;
    }
    .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;
    }


.tab img{
    width: 45px;
    margin-bottom: -22px;
}
/* Style the buttons that are used to open the tab content */
.tab button {
    font-size: 14px;
}

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

/* Create an active/current tablink class */
.tab button.active {
    font-size: 14px;
}
    .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: 100vh;
    }
    .services{
        padding-top: 0px;
    }



    .services .col-md-3{
        margin-top: 30px;
    }
    .services .card{
        background-color: #fff;
        border: none;
        border-radius: 0px;
        box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    }
    .services .card img{
        width: 100%;
    }
    .services .card:hover{
        background-color: #161616;
        color: #fff;
    }
    .services .card h6{
        font-weight: 700;
    }
    .why-we .card .card-image2 h4 {
        font-weight: 700;
        font-size: 26px;
        color: #ffffff;
        position: absolute;
        z-index: 1;
        top: 20px;
        left: 20px;
    }

    footer{
        padding: 25px;
        background-color: #161616;
    }
    footer .footer-logo{
        width: 50px;
        margin-bottom: 20px;
    }
    footer .col-md-3{
        padding: 0px;
        text-align: center;
    }
    footer .footer-img{
        display: none;
        width: 30px;
        float: left;
    }
    footer h6{
        font-size: 13px;
        color: #ffffff;
        margin-bottom: 0;
    }
    footer h5{
        font-size: 18px;
        color: #ffffff;
        font-weight: 700;
        margin-bottom: 0;
    }
    .copyright{
        text-align: center;
        background-color: #343a40;
        color: #fff;
        font-size: 18px;
        padding: 15px;
    }
    .copyright a{

        color: #fff;
        font-size: 18px;
    }
    .copyright .text-right {
        text-align: center!important;
    }
    .copyright .social-img{
        width: 40px;
    }

    .why-we{
        padding-top: 90px;
        padding-bottom: 90px;
    }
    .why-we .card{
        margin-top: 50px;
        border-radius: 05px;
    }
    .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;
    }
    .services-btn {
        background-color: transparent;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
        padding: 4px;
        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: 4px;
        border-radius: 0px;
        font-weight: 700;
        color: #ffffff;
        position: absolute;
        z-index: 1;
        top: 80%;
        left: 20px;
    }
    .why-we {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .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-prev{
        display:none;
        background: transparent!important;
        padding: 0px!important;
        outline: none!important;
        position: absolute;
        top: 39%;
        left: 25%;
    }
    .owl-next{
        display:none;
        background: transparent!important;
        padding: 0px!important;
        outline: none!important;
        position: absolute;
        top: 39%;
        right: 25%;
    }

    .numberCircle {
        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 {
        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;
    }

        .testiomonials {
            display:none;
        }



@media (min-width: 1500px) {
    /*
    Peste 768
     */


    .head-triagle{
        margin-top: -120px
    }
    .footer-triagle {
        margin-top: -140px;
    }
}
