﻿body {
}
.logo_name{
    font-size:24px;
}
.head-color1 {
    color: rgb(255, 110, 11);
}
.head-color2 {
    color:#008edb;
}
.head-color3 {
color:white;
font-size:17px;
}
.content-margin {
    margin-top: 70px;
    margin-bottom:40px;
    }
.content-size {
    margin-top:30px;
font-size:20px;
line-height:2;
}
.icon-padding {
padding-left:10px;}
.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: white;
    font-size: 60px;
    text-align: center;
}
.home-centered {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: white;
    font-size: 20px;
    }

.home-img {
    height: 100vh;
    background-image: url("/images/home.jpg");
    background-size: 100%;
    background-size: cover;
}
.home-background {
    background-color: rgba(0, 0, 0, 0.6);
    height:100vh;
}
.home-content {
   margin-top:50px;
   margin-bottom:50px;
}
.home-click {
    text-align: center;
    color: white;
    font-size: 16px;
   }
.home-icon {
    font-size:15px;
}
/*Service*/
.service-img {
    height: 100vh;
    background-image: url("/images/service.jpg");
    background-size: 100%;
    background-size: cover;
}
.service-centered {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: white;
    font-size: 20px;
}
.service-margin {
    margin-top: 50px;
    margin-bottom:50px;
}
i.icon-size {
    font-size: 60px;
    text-align: center;
}
.icon-background{
    text-align:center;
}
.body-footer {
margin-top:60px;}
.background-height{
    height:100px;
}

/*Product*/
.product-img {
    height: 100vh;
    background-image: url("/images/product.jpg");
    background-size: 100%;
    background-size: cover;
}
.product-centered {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: white;
    font-size: 20px;
}
.product-class {
margin-left:20px;

}
.product-margin {
    margin-top: 50px;
    margin-bottom: 50px;
}
.shadow {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    margin-top: 20px;
    margin-bottom: 10px;
   
}
.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgb(201,205,216);
    overflow: inherit;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    transition: .3s ease;
}
.overlay1 {
    position: absolute;
    bottom: 0;
    left: 100%;
    right: 0;
    background-color: rgb(227,226,229);
    overflow: hidden;
    width: 0;
    height: 100%;
    transition: .5s ease;
}
.shadow:hover .overlay1 {
    width: 100%;
    left: 0;
}
.text1 {
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    white-space: nowrap;
}
.shadow:hover .overlay{
    transform:scale(1);
}
.text {
    
    font-size:20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}
.container1 {
    font-size:15px;
    padding-top:7px;
    padding-bottom:7px;
   
}
.container2 {
    font-size: 15px;
    padding-top: 7px;
    padding-bottom: 7px;
}
/*.container1::after{
    content:"";
    clear:both;
}*/
/*Applications*/
.application-img {
    height: 100vh;
    background-image: url("/images/automation.jpg");
    background-size: 100%;
    background-size: cover;
}
.application-centered {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: white;
    font-size: 20px;
}
.image-margin {
    margin-top: 120px;
}
.application-margin {
margin-top:50px;
margin-bottom:50px;
}
.content-align {
    line-height: 2;
}
.application-head {
margin-top:90px;}
/*Contact*/
.contact-top {
    margin-top: 100px;
}

.icon-backgd {
    background-color:lightgreen;
    width: 60px;
    height: 60px;
    display: inline-block;
    border-radius: 32px;
    color: rgb(255, 110, 11);
   }
.icon-mar1 {
    margin-left: 10px;
}
.icon-mar2 {
    margin-top:15px;
    margin-left: 10px;
}
.icon-mar3 {
    margin-top:15px;
    margin-left: 10px;
}
.contact-margin1 {
    margin-left: 35px;
    color:white;
}
i.iconSize1 {
    font-size: 56px;
    margin-left: 2px;
    margin-top: 3px;
}
i.iconSize2 {
    font-size: 46px;
    margin-left: 1px;
    margin-top: 6px;
}
i.iconSize3 {
    font-size: 40px;
    margin-left: 2px;
    line-height: normal;
    margin-top: 10px;
}
.add-size {
    font-size: 14px;
    margin-top: 75px;
    text-align:center;
}
.form-top {
margin-top:120px;

}
.font-color {
    background: transparent;
    color: white;
    border-color: white;
}
.body-background {
    height: 100vh;
    background-image: url("/images/map.PNG");
    background-size: 100%;
    background-color: rgba(0, 0, 0, 0.8);
}
.add-color {
color:white;
font-size:20px;
}
.background-color {
    background-color: rgba(0, 0, 0, 0.6);
    background-size: 100%;
}
.submit-button {
    color:white;
    border-color:white;
    background:transparent;
    
}
/*About*/
.about-img {
    height: 100vh;
    background-image: url("/images/about.jpg");
    background-size: 100%;
    background-size:cover;
}
.about-centered {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: white;
    font-size: 20px;
}
.content-about {
    line-height: 2;
}
.about-margin{
    margin-top:50px;
    margin-bottom:50px;

}
/*Contact*/
.contact-img {
    background-image: url("/images/map.PNG");
    background-size: 100%;
}
.contact-color {
    background-color: rgba(0, 0, 0, 0.6);
    height:100vh;
   
}
.contact-space{
    padding-top:100px;
    padding-bottom:50px;
}
.background-contact {
    background-image: url("/images/contact1.jpg");
    background-size: 100%;
    background-size:cover;
    }
.iconBackground1 {
    width: 60px;
    height: 60px;
    display: inline-block;
    border-radius: 32px;
    margin-top: 5px;
    background: transparent;
    border-color: white;
}
.iconBackground {
    width: 60px;
    height: 60px;
    display: inline-block;
    border-radius: 32px;
    margin-top: 20px;
    background:transparent;
    border-color:white;
}
i.contact-icon1 {
font-size:58px;
color:white;
margin-left:2px;
margin-top:0px;
}
i.contact-icon2 {
    font-size: 46px;
    color: white;
    margin-left: 2px;
    margin-top: 5px;
}
i.contact-icon3 {
    font-size: 40px;
    color: white;
    margin-left: 2px;
    margin-top: 10px;
}
.add-clr {
    color: white;
    font-size:20px;

}
icon-margin {
margin-top:25px;

}
.address-align {
text-align:center;
}
.form-color {
color:dodgerblue;
}
.map-background {
    background-color: rgba(0, 0, 0, 0.6);
}
/*footer*/
foot-contact {
    margin-top: 148px;
}
footer {
    color: white;
    background-color: #01010a;
}
.foot-mar {
margin-top:10px;}


@media screen and (max-width:768px){
    .background-contact {
        height:1000px;
    }
    .contact-color {
    height:1000px;}
}

@media screen and (max-width:1250px) {
    .centered {
        font-size: 55px;
    }
}
@media screen and (max-width:1100px) {
    .centered {
        font-size: 40px;
    }
}