body{
    background-color: rgb(0, 92, 0);
}


.topbar{
    width: 100%;
    float: left; 

}

.topbar1{
    width: 1000px;
    height: 100px;
    
    margin: auto;
    background-color:rgb(199, 197, 197);
}

.menu{
    width: 100%;
    float: left;
    background-color:rgb(21, 136, 21);
}

.menu-bar{
    width:1000px;
    margin: auto;
    overflow: hidden;
    background-color: rgb(27, 219, 27s);
}

.menu-bar ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.menu-bar ul li{
    float: left;
}

.menu-bar ul li a{
    display: block;
    padding: 10px;
    padding-left: 15px;
    text-decoration: none;
    cursor: pointer;
    color: rgb(255, 255, 255);
    font-size: 18px;
} 

.menu-bar ul li a:hover{
    background-color: rgb(0, 56, 24);
    transition: 0.8s;
}
.container{
    width: 1000px;
    margin: auto;   
    background-color:rgb(241, 240, 240) ;
}

.imgtop{
    width: 1000px;
    height: 200px;
    float: left;
    background-color: rgb(255, 255, 255);
}
.imgtop img{
    width: 246px;
    height: 200px;
    float: left;
    margin: auto;
    margin-right: 2px;
    margin-left: 2px;
    overflow: hidden;

}



.undercon{
        width: 1000px;
        height: 443px;
        overflow: hidden;
        margin-top: 100px;
      
    
}


.nav-left{
    width: 300px;
    height: 750px;
   float: left;
   padding-left: 5px;
    background-color: white;
}
.nav-right{
    width: 690px;
    height: 750px;
   float: right;
   padding-left: 5px;
   overflow: hidden;
    background-color: rgb(243, 241, 241);
}

.nav-left .imgleft{
    width: 300px;
    height: 180px;
    padding-top: 20px;
}

.descript{
    width: 650px;
    height: 700px;
    float: right;
    overflow: hidden;
    background-color: rgb(243, 241, 241);

}
.descript .slide-box{
    width: 640px;
    height: 400px;
    background-color: royalblue;
}

.box1{
    width: 160px;
    height: 400px;
    float: left;
    overflow: hidden;
    background-color:rgb(255, 254, 254);
}
.box2{
    width: 160px;
    height: 400px;
    float: left;
    overflow: hidden;
    background-color: rgb(255, 254, 254);
}
.box3{
    width: 160px;
    height: 400px;
    float: left;
    overflow: hidden;
    background-color: rgb(255, 254, 254);
}
.box4{
    width: 160px;
    height: 400px;
    float: left;
    overflow: hidden;
    background-color: rgb(255, 254, 254);
}

h5{
    margin-top: 10px;
    margin-bottom: 8px;
    font-size: 14px;
    padding-left: 10px;
}
.box1 img{
    width: 135px;
    height: 100px;
    margin: auto;
    margin-left: 10px;
    border-style: outset;

}
.box2 img{
    width: 135px;
    height: 100px;
    margin: auto;
    margin-left: 10px;
    border-style: outset;

}
.box3 img{
    width: 135px;
    height: 100px;
    margin: auto;
    margin-left: 10px;
    border-style: outset;

}
.box4 img{
    width: 135px;
    height: 100px;
    margin-top: 0px;
    margin-left: 10px;
    border-style: outset;

}



input[type=text], input[type=password] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
  }
  
  button {
    background-color: #04AA6D;
    color: white;
    padding: 10px 10px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: 100%;
  }
  
  button:hover {
    opacity: 0.8;
  }
  
      
  .form {
    padding: 16px;
    background-color: rgb(255, 254, 254);
  }
  
  span.psw {
    float: right;
    padding-top: 16px;
  }
  
  .slide-box .box1 .rm{
      width: 100%;
      float: right;
      margin-top: 0px;
     padding: 0px 0px;
      text-align-last: right;
      background-color: rgb(255, 254, 254);
  }
  .slide-box .box2 .rm{
    width: 100%;
    float: right;
    margin-top: 0px;
   padding: 0px 0px;
    text-align-last: right;
    background-color: rgb(255, 254, 254);
}
.slide-box .box3 .rm{
    width: 100%;
    float: right;
    margin-top: 0px;
   padding: 0px 0px;
    text-align-last: right;
    background-color: rgb(255, 254, 254);
}
.slide-box .box4 .rm{
    width: 100%;
    float: left;
    margin-top: 0px;
   padding: 0px 0px;
    text-align-last: right;
    background-color: rgb(255, 254, 254);
}

.nav-bar-full{
    width: 970px;
    height: 500px;
    padding-left: 15px;
    margin-left: 17px;
    overflow: hidden;
    margin-top: 100px;
    background-color: rgb(255, 254, 254);
}



.nav-bar-full1{
    width: 1000px;
    height: 800px;
    margin-left: 30px;
    overflow: hidden;
    margin-top: 100px;
    background-color: rgb(232, 232, 232) ;
}

.container1{
    width: 1000px;
    background-color: rgb(255, 255, 255);
    margin: auto; 
   
}
.nav-bar-fullservice{
    width: 970px;
    height: 1200px;
    margin-left: 30px;
    padding-left: 15px;
    margin-left: 17px;
    overflow: hidden;
    margin-top: 100px;
    background-color: rgb(250, 250, 250) ;
}
 .nav-bar-fullGlobal{
        width: 100%;
        height: 500px;
        margin-left: 0px;
        overflow: hidden;
        margin-top: 100px;
        background-color: rgb(223, 223, 223) ;
    }

    .nav-bar-fullGlobal img{
        width: 90%;
        height: 480px;
        padding-left: 50px;
        padding-top: 20px;
        margin: auto;
  
    }

h4,h2{
    color: green;
    padding: 0px 0px;
}
.map{
	position:relative;
	margin-top:50px;
	margin-bottom:40px;
}

.map iframe{
	width:100%;
	height:450px;
	border:none;
}

.map-grid iframe{
	width:100%;
	height:350px;
	border:none;
	margin:0 0 -5px 0;
	padding:0;
}

 .global{
    width: 100%;
    height: 400px;
    padding-top: 40px;
    
   
    background-color: rgb(223, 223, 223);
}
.global1{
    width: 332px;
    height: 350px;
    float: left;
    
    padding-right: 3px;
    background-color: rgb(223, 223, 223);
}.global2{
    width: 332px;
    height: 350px;
    float: left;
   
    background-color: rgb(223, 223, 223);
}.global3{
    width: 332px;
    height: 350px;
    float: left;
    
    background-color: rgb(223, 223, 223);
}


input[type=text] {
    
    padding: 3px 0px;
    margin: 3px 0;
    box-sizing: border-box;
  }

  .containerform {
      width: 1000px;
      height: 900px;
      background-color: rgb(255, 255, 255);
      padding-top: 10px;
      margin: auto;
  }
  .part1{
      width: 165px;
      padding-left: 70px;
      
      float: left;
      background-color: rgb(255, 255, 255);
  }
  
  .part2{
    width: 60px;
    
    
    float: left;
    background-color: rgb(255, 255, 255);
}
.part3{
    width: 200px;
    
    padding-left: 120px;
    float: left;
    background-color: rgb(255, 255, 255);
}
.part4{
    width: 270px;
    
    
    float: left;
    background-color: rgb(255, 255, 255);
}
.part5{
    width: 420px;
    
    padding-left: 45px;
    float: left;
    background-color: rgb(255, 255, 255);
}
.part6{
    width:430px;
    
    
    float: left;
    background-color: rgb(255, 255, 255);
}
.part7{
    width:700px;
    
    margin-left: 195px;
    float: left;
    background-color: rgb(255, 255, 255);
}
.part8{
    width:298px;
    
    
    float: left;
    background-color: rgb(255, 255, 255);
}
.part9{
    width:298px;
    
    
    float: left;
    background-color: rgb(255, 255, 255);
}
.part10{
    width:298px;
    
    
    float: left;
    background-color: rgb(255, 255, 255);
}
.part11{
    width:700px;
    
    margin-left: 50px;
    float: left;
    background-color: rgb(255, 255, 255);
}
.part12{
    width:800px;
    margin-left: 52px;
   
    float: left;
    background-color: rgb(255, 255, 255);
}
.part13{
    width:800px;
    margin-left: 52px;
   
    float: left;
    background-color: rgb(255, 255, 255);
}
.part14{
    width:800px;
    margin-left: 83px;
   
    float: left;
    background-color: rgb(255, 255, 255);
}
.part15{
    width:900px;
    margin-left: 40px;
   
    float: left;
    background-color: rgb(255, 255, 255);
}

.part15 input[type=text]{
    width:220px;
   
    background-color: rgb(255, 255, 255);
}

.part16{
    width:900px;
    margin-left: 40px;
    
    float: left;
    background-color: rgb(255, 255, 255);
}
.part16 input[type=text]{
    width:600px;
    height: 150px;
   
    background-color: rgb(255, 255, 255);
}
.part17{
    width:900px;
    margin-left: 40px;
    padding-top: 20px;
    float: left;
    background-color: rgb(255, 255, 255);
}
.part17 input[type=text]{
    width:655px;
    
   
    background-color: rgb(255, 255, 255);
}
input[type=text] {
    
    padding: 3px 0px;
    margin: 3px 0;
    box-sizing: border-box;
  }

  .textarea {
    display: block;
    width: 100%;
    overflow: hidden;
    resize: both;
    min-height: 40px;
    line-height: 20px;
  }
  
  .textarea[contenteditable]:empty::before {
    content: "Placeholder still possible";
    color: gray;
  }

