body {
    overflow-x: hidden;
    background-color: white;
    color: black;
}

.backgrounds {
    background-repeat: no-repeat!important;
    background-size: cover!important;
}

.vertical-align {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.text-center {
    text-align: center;
}

.btn {
    border-radius: 1px;
    border: 2px solid white;
    color: white;
    background-color: transparent;
    font-size: 20px;
    padding: 10px 20px 10px 20px;

}
.btn:hover {
    background-color: white;
    color: black;
}

.carousel-item {
    height: 100vh;
    min-height: 300px;
    background: no-repeat center center scroll;
    background-size: cover;
    padding-top: 20%;
    color: white;
  }


  .caro1{
    background-image: url(./../img/header1.png);
    height: 100vh!important;
    /* display: flex!important; */
  }
  .caro2{
    background-image: url(./../img/header2.png);
    height: 100vh!important;
 
  }
  .caro3{
    background-image: url(./../img/header3.png);
    height: 100vh!important;
}

.services-btn{
    border: 2px solid black;
    color: black;
}
.services-btn:hover{
    background-color: black; 
    color: white;
}
.services-view{
    padding-top: 20px;
}
.design{
    background: url(../img/design.jpg);
    width: 100%;
    height: 200px;
    background-position: center;
    background-size: cover;
}
.engineer{
    background: url(../img/engineering.jpg);
    width: 100%;
    height: 200px;
    background-position: center;
    background-size: cover;
}
.construction{
    background: url(../img/construction.jpg);
    width: 100%;
    height: 200px;
    background-position: center;
    background-size: cover;
}
.management{
    background: url(../img/management.jpg);
    width: 100%;
    height: 200px;
    background-position: center;
    background-size: cover;
}

#bragAbout h4 {
    padding-top: 20px;
}

#nikeLayout .row1,
#nikeLayout .row3 {
    height: 50vh;
    margin-bottom: 70px;
}

#nikeLayout .row1-content-image {
    background: url(../img/innovate.jpg);
    background-position: center;
    background-size: cover;

}

#nikeLayout .row3-content-image {
    background: url(../img/sync.png);
    background-position: center;
    background-size: cover;

}

#main-focus {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    color: black;
}

#softwares {
    min-height: 40vh;

}

#main-focus-subs h5 {
    padding-top: 20px;
}

#main-focus-subs h5{
    padding-top: 20px;
}





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

    .carousel-item {
        padding-top: 37vh;        
    }

    #focus {
        background: url(./../img/focusf.jpg);
        min-height: 120vh!important;
        /* margin-bottom: 40px; */
        padding-bottom: 40px!important;
    }

    #focus h1{
        padding-bottom: 20px;
    }
    #focus h2{
        padding-bottom: 20px;
    }
    #focus h4{
        padding-bottom: 20px;
        font-size: 18px;
    }

   

    #main-focus img {
        height: 70%;
    }
    #main-focus-subs .image {
        margin: 0px;
    }
    #main-focus-subs .image img {
        width: 100%;
        margin-bottom: 10px;
    }
    #main-focus-subs .cards {
        box-shadow: 5px 20px 30px rgba(0, 0, 0, 0.2);
        padding: 0px;
        transform: scale(0.95);
        margin-bottom: 20px;
    }
    .content {
        padding: 10px 10px 10px 10px;
    }
    .row1-content-image,
    .row3-content-image{
        height: 30vh;
    }
    .row3-content{
        padding-top: 15px;
    }
    #nikeLayout h1{
        font-size: 30px;
    }
    #nikeLayout h3{
        font-size: 20px;
    }
    #bragAbout {
        /* height: 40vh; */
        /* margin-bottom: 70px; */
        background-image: url(../img/weInvent.jpg);
        background-position: center;
        background-repeat: no-repeat;
        /* background-attachment: fixed; */
        color: white;   
        height: 40vh;
    }
    #bragAbout h1{
        font-size: 2rem;
    }
    #bragAbout h4{
        font-size: 1.3rem;
    }

    #softwares-main-focus {
        padding-bottom: 30px;
    }

    #softwares-main-focus-subs .image {
        margin: 0px;
        text-align: center;
        padding-top: 30px;
    }
    #softwares-main-focus-subs .sds{
        height: 20vh;
        padding-bottom: 30px;
    }
    #softwares-main-focus-subs .tekla{
        height: 20vh;
    }
    #softwares-main-focus-subs .autodesk{
        height: 30vh;
    }
    #softwares-main-focus-subs .cad{
        /* height: 30vh; */
    }
    #softwares-main-focus-subs .dds{

    }
    #softwares-main-focus-subs .nx{

    }
    #softwares-main-focus-subs .image img {
        width: 60%;
        height: 100%;
        /* padding-top: 40px;  */
    }
    #softwares-main-focus-subs .cards {
        /* padding: 0px; */
    }
    #softwares h4 {
        padding-bottom: 40px; 
    }
}











@media screen and (min-width: 768px) {

    #focus {
        background: url(./../img/focus.jpg);
        height: 80vh;
        padding-top: 40px;
    }
    
    #focus .row{
        height: inherit;
        align-content: center;
        align-items: center;
    }
    
    #focus .focus-contents {
        padding-left: 40px;
        padding-right: 40px;
    }
    
    #focus h1{
        padding-bottom: 20px;
    }
    #focus h2{
        padding-bottom: 20px;
    }
    #focus h4{
        padding-bottom: 20px;
    }

    #main-focus .icon {
        margin-bottom: 20px;
    }
    #main-focus .cards {
        margin: auto;
        padding: 0px;
        margin-top: 12px;
        position: relative;
        box-shadow: 0;
        transform: scale(0.95);
        box-shadow: 5px 20px 30px rgba(0, 0, 0, 0.2);
    }
    #bragAbout {
        height: 40vh;
        margin-bottom: 70px;
        background-image: url(../img/weInvent.jpg);
        background-position: center;
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-size: 100%;
        color: white;
    }

    .cards h4{
        padding-bottom: 20px;
    }
    #main-focus-subs {
        padding-left: 200px;
        padding-right: 200px;
    }
    #main-focus-subs img {
        width: 100%;
    }


    #softwares {
        margin-bottom: 20px;
    }

    #softwares-main-focus .icon {
        margin-bottom: 20px;
    }
    
    #softwares-main-focus .cards {
        margin: auto;
        height: 30vh;
        padding: 0px;
        margin-top: 12px;
        position: relative;
        box-shadow: 0;
        
    }
    #softwares-main-focus .cards:hover {
        transition: 0.5s;
        transform: scale(1);
        box-shadow: 5px 20px 30px rgba(0, 0, 0, 0.2);
    }
    #softwares-main-focus-subs {
        padding-left: 200px;
        padding-right: 200px;
    }
    #softwares-main-focus-subs img {
        width: 80%;
    }

    
}