@import url('http://fonts/googleapis.com/css?family=poppins:whgt@500&display=swa&effect=shawdow-multiple');
*{
    margin: 0px;
    padding: 0px;
}
.body{
    background-image: "background.jpg;"
    
}
.menu-bar{
    font-size: xx-large;
    padding-bottom: 158px;

}

.menu-bar ul{
    display: inline-flex;
    list-style: none;

    
    
    
}
.menu-bar ul li{
    width: 106px;

    padding: 25px;
    text-align: center;
    padding-left: 45px;
    padding-top: 30px;
    
}
.menu-bar ul li a{
    text-decoration: none;
    color:white;
    font-size: x-large;
    padding-top: 20px;
    
    

    
}
.menu-bar ul li a:hover{
    color:black;
}
.h3{
    margin-top: 5px;
   
}
.head{
    margin-left: 5px;
    padding-bottom:20px;
    padding-bottom: 10px;
}
.logo {
    
    
    padding-left: 60px;
    text-align:justify;
    }

.idea {
        color:white;
        margin: 20px;
        padding: 20px;
        padding-left: 40px;
        padding-top: 80px;
}
p{
    font-style: inherit;
    color:whitesmoke;
}



pre{
        color:#777;
        font-size: 14px;
        font-weight: 300;
        line-height: 22px;
    
    }
.row{
    background-color: #fff;
    padding-top: 50px;
    padding: 19px;
    margin-top: 5%;
    display: flex;
    
    
    padding-left: 20px;
}
h1{
    font-size: 30px;
    font-weight: 600;}
.box-column{
        padding: 20px;
        margin-bottom: 5%;
        margin-top: 100px;
        font-size:x-large;
        flex-basis: 31%;
        background: #fff3f3;
        margin-right: 30px;
        box-sizing: border-box;
        justify-content: space-between;
        padding-top: 20px;
}
.our{
    background-color: white;
    
    
    

}
.service{
    background-color: #fff;
    padding-right: 40px;
    padding-top: 120px;
    justify-content: space-between;
}
.service h1{
    font-size:300%;
    padding-left: 40px;
    padding-top: 50px;



    
}
.product{
    display: flex;
    justify-content: space-between;
    width: 250px;



}
.product-col {
    color:#777;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
    text-align: left;
    justify-content: space-between;
    padding-left: 40px;
}
.product-col h2{
    font-style: normal;
    color: black;
    justify-content: space-between;
    padding-bottom: 10px;
}
.product-col pre{
    color:lightslategray;
    font-size: large;
    justify-content: space-between;
}

.main{
    background-color: #fff;
    width: 100%;
    height: 100%;
}
.motion{
    background-color: #fff;
    padding-top: 150px;
    text-align: left;
    padding-left: 20px;
    

}
.motion pre{
    font-size: x-large;
    padding-left: 185x;
}
.part {
    background-color: #fff;
    
    padding: 40px;

}
.motion img{
   margin-right: 40px;
   margin-top: -335px;
   margin-bottom: -405px;
   margin-left: 650px;
}
.intro{
    background-color: #fff;
    padding-top: 250px;
    
}

.intro-col{
    text-align: center;
    font-size: xx-large;
    padding-top: 130px;
    margin-top: 30px;
    padding-right: 10px;
    font-style: inherit;

}
.intro-col pre{
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: x-large;
}
.container{
    background-color: #fff;
    
    padding-top: 200px;
    justify-content: space-between;
    padding-bottom: 100px;
    

}

.container pre{
    
    display: block;
    font-family: monospace;
    text-wrap: nowrap;
    background-color: #fff;
    
}
.col1, .col2, .col3{
    
    padding-bottom: 100px;
    padding-top: 40px;
    padding-left: 121px;
    float: right;
    width: 300px;
    background-color: #fff;
    justify-content: space-between;

}
.container h2{
    font-size: 50px;
    padding-left: 40px;
    padding-top: 80px;
}