* { box-sizing: border-box;}

body{overflow-x: hidden; background-color: #FAFAFA; height: 100%;}
.row::after {
  content: "";
  clear: both;
  display: table;
  margin: auto;
}

[class*="col-"] {
  float: left;
  padding-left: 2px;
}

html {  font-family: "Lucida Sans", sans-serif; }
/*+++++++++header+++++++++++++*/
.header {
  background-color: WhiteSmoke;
  color: Black;
  padding: 2px;
  text-align: center;
}
.header p {
   font-variant: small-caps;
  font-size: 15px;
  letter-spacing: 5px;
  position: relative; 
  left:50px;
}

.header img{
width: 30px;
height: 30px;

}
.header small {display: none;}
.header img {display: none;}
/*++++++++++++++++++++++++header fin ++++++++++++++++*/

.language {
  position:absolute ;
  top: 30px;
  left: 45%;
  z-index: 10;
}

 /*+++++++++++++ icon bar ++++++++++++++++*/
.icon-bar {
  position: fixed;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  background-color: skyblue;
  z-index: 10;
  border-radius: 20px;
  width: 230px;
}

.icon-bar a {
  display: inline-block;
  text-align: center;
  padding: 8px;
  color: white;
  font-size: 20px;
  border-radius: 20px;
  width: 40px;
  height: 41px;
  text-decoration: none;

}

.icon-bar a:hover {
  background-color: black;
}
 /*+++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*.fix{display: none;}*/

.ads1, .ads2 {
  display:none;
}

#banner-1 {
    display: none;
    padding: 20px;
    border-radius: 5px;
    background: #D30000;
    color: #fff;
    text-align: center;
    font-weight: bold;
    height: 30vh;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  z-index: 2;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.menuinfo {
  display: block;
  margin: 0px;
}
.menuinfo i {
 width: 30px;
 height: 30px;
 font-size: 20px;
 padding: 0px;
 border: 3px solid skyblue;
 border-radius: 15px;
 background-color: white;
}
.menuinfo p{
  width: 100%;
  height: 35px;
  background-color: AliceBlue;
  color: black;
  padding: 5px;
  font-size: 24px;
  text-align: center;
  margin: 3px;
}
.pcspace {display: none;margin: 0px;}

.active {background-color: DarkSlateBlue;}

.clear { clear: both;}
/*+++++++++ foooter++++++++++++++*/
.footer {
  background-color: Black;
  color: #ffffff;
  text-align: center;
  font-size: 12px;
  padding: 15px;
  z-index: 2;
}

.footer label{float: right;}

.footer a{color: white;}

/*+++++++++++menu++++++++++++++*/

  .menu {
    display: none; 
  }

  .menu a {
  padding: 8px;
  margin-bottom: 7px;
  background-color:#95a624 ;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  color: black;
  display: block;
  text-decoration: none;

  }

  .menu_div i {
   width: 30px;
   height: 30px;
   font-size: 20px;
   padding: 0px;
   border: 3px solid skyblue;
   border-radius: 15px;
   background-color: white;
  }

/*++++++++++++++++++ about++++++++++++++++++ */

.about{padding: 5%;}

.about ul li{ 
  margin: 5px;
  padding: 5px;
 text-align: justify; }
/* For mobile phones: */
[class*="col-"] {width: 100%;}

/*...................... ol control ..........................*/
.ol-control button { 
    height: 30px;
    width: 30px;
    background-color: rgba(40, 40, 40, 0.7);
}
.ol-control button:hover { 
    background-color: rgba(40, 40, 40, 1);
}

/*..................maps.....................*/
  .carte {width: 99%; height: 70vh;border: none; }
  .maps {width: 100%; height: 70vh ; padding-left: 0px;}
  .fmaps, {width: 99%; height: 60vh ;}
  .gpslocation {
    position: relative; 
    display: inline-block; 
    background-color: lightblue;
    width: 100%;
    font-size: 16px;}
 
 /*...............menu button.....................*/
  .menu_btn {display: block;}
  .menu_btn {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 5px;
  border: none;
  cursor: pointer;
}

  .profil, .profilnote {
    position: absolute;
    top: 55vh;
    left: 0px;
    width: 90%;
    margin: 0% 0% 0% 5%;
    background-color: white;
    opacity: 0.95;
     }
  .profil { display: none; }
  .chartcanva{max-height: 300px;}
.maptool {
  background-color: white;
  border-radius: 10px;
  padding: 20px;
  position: relative;
  margin-top: 50px;
  display: block}

.maptool img{
  height: 30px;
  width: 30px;
}

.maptool svg{
    width: 30px;
    height: 30px;
}

.gotodist {
  width:95%;
  font-size: 17px;
  background-color: LightPink;
}

input[type="file"] {
    display: none;
}
.privacy{padding: 5%;}

/*.................... svg ............................*/
.txtfile svg {fill: DarkSlateBlue;}
.dxffile svg {fill: Brown;}
.csvfile svg {fill: green;}
.kmlfile svg {fill: blue;}
.gpxfile svg {fill: DarkOrange;}
.jsonfile svg {fill: DarkViolet;}

/*...............control zone.................................*/

.controlezone label {
    border: 2px solid;
    display: inline-block;
    padding: 4px;
    border-color: white;
    cursor: pointer;
    height: 35px;
    width: 35px;
    background-color: lightblue;
    border-radius: .4em;
    box-shadow: 1px,1px;
}

.controlezone label:hover{
  background-color: rgba(200, 60, 50, 0.5);
}

.controlezone label:visited{
  background-color: rgba(200, 60, 50, 0.5);
}

.cz_convert label{
  font-size: 14px;
 }

.controlezone button, .cz_convert button{
  width: 35px;
  height: 35px;
  background-color: lightblue;
  padding: 0px;
  border: 1px solid;
  border-color: white;
  border-radius: .4em;
  box-shadow: 1px,1px;
} 

.controlezone button:hover{
  background-color: rgba(200, 60, 50, 0.5);
}
.controlezone button:focus{
  background-color: rgba(200, 60, 50, 0.7);
}

.controlezone input{
width: 40vw;
height: 30px;
margin: 0px;
border-radius: .4em;
}

.controlezone select{
border-radius: .4em;
height: 30px;
margin: 0px;
padding: 0px;
width: 45vw;
}
.controlezone label{
font-size: 14px;
}

.controlezone img, .cz_convert img{
width: 20px;
height: 20px;
}

 /*...................export file page.............................*/


/************************************************************/
.switcher{
  height: 0;
  position: relative;
  top:5vw;
  z-index: 1;
  left: 15vw;
}

.switcher button {
  height: 30px;
  border:none;
  background-color: slateblue;
  font-size: 20px;
  border-radius: 0.3em;
  color:white;
}
.switcher button:hover {
background-color: rgba(200, 60, 50, 1);
}
/********************************************************************************/
.dataex, .dataim{
  display: none;
  position: absolute;
  z-index: 2;
  width: 80%;
  height: 80%;
  font-size: 14px;
}

.typeco, .projco {
  position: absolute;
  width: 300px;
  
  top:10%;
  left:5%;
  background-color: white;
  padding: 10px;
  border-radius: 4px;
}

.typeco button, .projco button{
  border-radius: 4px;
  background-color: #f4511e;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 14px;
  padding: 10px;
  width: 100px;
  cursor: pointer;
  margin: 5px;
}

.typeco a, .projco label{
  border-radius: 4px;
  background-color: #04AA6D;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 14px;
  padding: 10px;
  width: 100px;
  cursor: pointer;
  margin: 5px;
  text-decoration: none;
  float: right;
}

/*.................converter...............................*/

.convert button {
width: 98%;
height: 34px;
font-size: 20px;
text-align: center;
cursor: pointer;
outline: none;
color: #fff;
background-color: #04AA6D;
border: none;
border-radius: 15px;
box-shadow: 0 9px #999;
margin-bottom: 10px;
}

.startgo{
  border-radius: 4px;
  background-color: #04AA6D;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 14px;
  padding: 10px;
  width: 48%;
  height: 45px;
  cursor: pointer;
  margin-top: 10 px;
  margin-bottom: 10 px;
  text-decoration: none;
}

.stopgo {

  border-radius: 4px;
  background-color: #f4511e;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 14px;
  padding: 10px;
  width: 48%;
  height: 45px;
  cursor: pointer;
  margin-top: 10 px;
  margin-bottom: 10 px;
  
}



.convert button:active {
  background-color: #3e8e41;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}

.convert p{margin-bottom: 0px;}
/*
.convert input, .gotogps input{
width: 47%;
height: 30px;
border-radius: 0.8em;
}
*/
.convert input[type="radio"]{
width: 10px;
}
.convert label{
  width: 40px;
font-size: 12px;
margin: 3px;
}

#xin, #yin, #xout, #yout{
width: 47%;
height: 35px;
margin: 0px;
border-radius: 0.8em;
}
.mapsc {
  width: 99%;
  height: 60vh;
}

#xin, #yin{background-color: skyblue;}
#xout, #yout{background-color: rgba(250, 60, 50, 0.5);}
.convert select, .gotogps select{
width: 47%;
height: 35px;
border-radius: 0.8em;
margin: 0px;
}

#xd, #xm, #xs, #yd, #ym, #ys{
  display: none;
  width: 31%;
  height: 30px;
  border-radius: 0.5em;
}
/*++++++++++++++++++++++++++ login syetem ++++++++++++++++++++++++++++++++++++++*/
.logsys input[type=text], .logsys input[type=password], .logsys input[type=email] {
  position: relative;
  left: 10%;
  width: 80%;
  padding: 5px;
  margin: 5px 0;
  border: 1px solid #ccc;
  height: 35px;
  border-radius: .4em;

}
.logsys input[type=text]:focus, .logsys input[type=password]:focus {
  background-color: #ddd;
  outline: none;
}
.logsys .btn {
  position: relative;
  left: 10%;
  background-color: #004883;
  color: white;
  padding: 5px;
  border: none;
  cursor: pointer;
  width: 80%;
  margin-top:10px;
  opacity: 0.7;
  height: 40px;
  border-radius: 3em;
  
}
.logsys label {
  position: relative;
  left: 10%;
}

.btnhide, .btnclosechart, .btnhidechart{
  float:right;
  display:inline-block;
  background-color: RGB(146, 168, 209);
  border: none;
  cursor: pointer;
  padding: 5px;
}
.btnhide img,.btnclosechart img{
width: 20px;
height: 20px;

}
.logsys p {
position: relative;
left: 10%;
text-decoration: underline;
cursor: pointer;
}
.logsys .btn:hover {
  opacity: 1;
}


.log_div {
  display: none;
  position: fixed;
  top: 0px;
  right: 0px;
  border: 0;
  z-index: 3;
  background-color: rgba(146, 168, 209, 0.99);
  width: 300px;
  height: 100%;
  border-radius: 0em;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  
}

.log_div .btnout{
position: relative;
left: 35%;
height: 25px;
width: 25px;
background-color: RGB(146, 168, 209);
border: none;
cursor: pointer;
border-radius: 3em;
}
.log_div select{
height: 30px;
width: 100px;
border-radius: 1em;

}
.labelout img{
height: 15px;
width: 15px; 

}
.labelout {
cursor: pointer; 

}

.login_btn {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 5px;
  background-color: lightgray;
  border: 1;
  border-color: blue;
  border-radius: 25px;
  opacity: 0.8;
  margin:3px;
  cursor: pointer;
  display: none;

}
.login_btn img{
  width: 25px;
  height: 25px;
}
.logout_btn img{
  width: 25px;
  height: 25px;
}

.logout_btn {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 5px;
  background-color: rgb(147,112,219,0.5);
  border: 2;
  border-color: red;
  border-radius: 25px;
  margin:3px;
  cursor: pointer;
  display: none;

}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.gps{padding: 10px;}

#welcome { 
  position: absolute;
  top: 10px;
  right: 60px;
}

/*.................... contact ............................*/
.contact {
  padding: 2%;
  text-align: center;
}
.contact input[type=text],input[type=email] , textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  margin-top: 6px;
  margin-bottom: 10px;
  resize: vertical;
  border-radius: 0.5em;
}

.contact input[type=submit] {
  background-color: #4CAF50;
  color: black;
  padding: 12px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  border-radius: 0.5em;
  font-size: 18px;
}

.contact input[type=submit]:hover {
  background-color: #45a049;
}


/*................... aside.............................*/
.aside {
  background-color: DimGray;
  padding: 5px;
  color: #ffffff;
  text-align: center;
  font-size: 6px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
 
}
.aside input {
width: 90%;
height: 30px;
margin: 2px;
border-radius: .4em;
}

/*............... captchat .................................*/
.g-recaptcha{ 
  transform:scale(1);
-webkit-transform:scale(1);
transform-origin:0 0;
-webkit-transform-origin:0 0; 
}

/*.................. articles ..............................*/
.grid-article {
  display: flex;
  flex-wrap: wrap;
  padding: 5%;
}

.grid-article > div { 
  width: 99%;
  padding: 2%;
  
  border:1px solid gray;
}

.article:hover{
  box-shadow: 0 4px 8px 0 rgba(200, 60, 50, 0.5), 0 6px 20px 0 rgba(200, 60, 50, 0.4);
}
.article img{
width: 100%;
height: 180px;
border-radius: .4em;
}

.article h1{font-size: 20px;
font-weight: 500;
word-wrap: break-word;}

.date {font-size: 12px;font-style: italic;}
.date img{width: 20px; height: 20px;}

.editor {font-size: 12px;
font-style: bold; float: 
right; color:blue;
font-family: "Georgia", Times, serif;
bottom: 2px;}

.editor img{width: 30px; height: 30px;}
.article a{
color: black;
text-decoration: none;
}
.articles {
  padding: 10%;
  background-color: white;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.loader_div {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 20;
  opacity: 0.5;
  background-color: black;
  margin: 0 auto;
}

.loader {
  border: 16px solid #f3f3f3; /* Light grey */
  border-top: 16px solid #3498db; /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
  position: fixed;
  top: calc(50vh - 60px); 
  left: calc(50vw - 60px);

}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}




/*
.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
 background: #007bb5;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}
*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/



/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

@media only screen and (min-width: 500px) {
  /* For tablets: */
  .col-s-1 {width: 8.33%;}
  .col-s-2 {width: 16.66%;}
  .col-s-3 {width: 23%;}
  .col-s-4 {width: 33.33%;}
  .col-s-5 {width: 41.66%;}
  .col-s-6 {width: 50%;}
  .col-s-7 {width: 58.33%;}
  .col-s-8 {width: 66.66%;}
  .col-s-9 {width: 75%;}
  .col-s-10 {width: 83.33%;}
  .col-s-11 {width: 91.66%;}
  .col-s-12 {width: 100%;}

  .grid-article > div {   width: 49.8%;}

}
@media only screen and (min-width: 835px) {
  /* For desktop: */
  .col-1 {width: 8.33%;}
  .col-2 {width: 16.66%;}
  .col-3 {width: 23%;}
  .col-4 {width: 33.33%;}
  .col-5 {width: 41.66%;}
  .col-6 {width: 50%;}
  .col-7 {width: 58.33%;}
  .col-8 {width: 66.66%;}
  .col-9 {width: 75%;}
  .col-10 {width: 83.33%;}
  .col-11 {width: 91.66%;}
  .col-12 {width: 100%;}

  .header small {display: inline-block;}
  .header p {position: relative; left:50px;}
  .header img {display: inline-block;}

  .grid-article > div {   width: 33.33%;}
  .contact {  padding: 5% 15% 5% 15%;}

  .carte {width: 100%; height: 85vh;border: none; }
  .maps { width: 100%; height: 100%;}
  .gpslocation {position: relative; display: inline-block; background-color: lightblue;width: 100%;}
  .fmaps { width: 100%; height: 75vh; padding-left: 5%}
  .menu_btn {display: none;}
  .menu {  
    display: block;
    background-color: black;
    padding-left: 0px;
    width: 100%;
    height: auto;
    border-radius: 0px;
    background-image: none;
    position: relative;
    height: 35px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
 }
   .menu_div { display: inline-block;}
  .menu a {
    width: auto;
    height: 35px;
    display: block;
    padding: 10px 10px 10px 10px;
    text-align: center;
    font-size: 16px;
    float: left;
    background-color: black; 
    color: white;
    border: none;
    border-radius: 0px;
  }
  .menu a:hover{background-color: WhiteSmoke; color: black; }

  .menu_div i {
   width: 30px;
   height: 30px;
   font-size: 20px;
   padding: 0px;
   border: 3px solid skyblue;
   border-radius: 15px;
   background-color: white;
  }
  
   .menu_div i:hover {color: darkblue;}
  .fa-map-marked-alt {color:green;}
 /*+++++++++++++ icon bar ++++++++++++++++*/
.icon-bar {
      
  top: 20%;
  transform:translateY(50%);
  left: 96%;
  height: 220px;
  width: 40px;
}

.icon-bar a {
  display: block;
}


 /*+++++++++++++++++++++++++++++++++++++++++++++++++++*/

  .profil, .profilnote {width: 60%;}

  .controlezone{
   position: absolute;
   top: 120px;
   left:6vw;
   width: 63vw;
   z-index: 1;
   background-color: white;
   opacity: 0.95;
   border-radius: 1em;
   padding: 10px; }

  .cz_convert{
   position: absolute;
   left: 30vw;
   z-index: 1;
   background-color: skyblue;
   opacity: 0.95;
   border-radius: 0.5em;
   padding: 2px;

  }
  .controlezone select{ width:13vw }
  .controlezone input{width:13vw  } 
  .typeco, .projco{
  position: absolute;
  top:30%;
  left:10%;
  width: 400px;

} 
  .maptool {margin-top: 0px;}    
  .switcher{
      height: 0;
      position: relative;
      top: 80vh;
      z-index: 1;
      left: 1vw;
}

.mapsc {
display: inline-block;
width: 68%;
height: 430px;
padding: 2px;
}

.convert, .gotogps{
display: inline-block;
width: 30%;
background-color: AliceBlue;

}


.convert select, .convert input, .convert button{
width: 100%;
}

.gotogps select, .gotogps input{
width: 100%;
}

.convert label{
width: 50px;
font-size: 12px;
padding: 10px;
}

#xin, #yin, #xout, #yout{
width: 100%;
}

#xd, #xm, #xs, #yd, #ym, #ys{
  display: none;
  width: 31%;
}

.aside h1 {text-align: center;}
.aside input {width: 25%;}

.menuinfo {
  display: none;
}

.pcspace { display: block;}

.test img{width: 500px;height: 300px;}
.space {display: none;}

.ads1 {
  display:inline-block;
  padding: 20px;
  width:22vw;
  float: right;
}

.ads2 {
  display:block;
  padding: 5px;
  height:60px;
}

}









