@media screen and (min-width: 1024px) {
body {
  font-size: 100%;
  font-family: Helvetica, Arial, sans-serif;
  /*font-size: 1em;*/
  width: 70%;
  margin: 0 auto;
  /*border: 1px solid #FFF;*/
  height:auto;
  /*font-weight: normal;
  font-style: italic;*/
}
}
*,html{
	margin: 0;
  padding: 0;
}
*, *:before, *:after {
  -webkit-border-sizing: border-box;
  -moz-border-sizing: border-box;
  border-sizing: border-box;
  box-sizing: boder-box;
}
#toppub {
	color:white;
	background-color:black;
}
#entete {
	width: 100%;
	padding: 0 auto;
	background-image: url(img/h1.jpg);
	float: left;
  min-height: 100px;
  max-height: 200px;
}
#entete #logo{
	width: 50%;
	padding: 0 auto;
  height: 200px;
	min-height: 100px;
  max-height: 200px;
}
#logo img{
	width: 100%;
	padding: 0 auto;
  height: 100%;
  }
/*/////////////--------MENU---------------------//////////////////////////////--------/*/
#cssmenu {
  zoom: 1;
  width: 100%;
  padding: 2px 0 0 0;
  float: left;
  background: black;
}
#cssmenu:before {
  content: '';
  float: left;
}
#cssmenu:after {
  content: '';
  display: table;
  clear: both;
}
#cssmenu ul {
  list-style-type: none;
  position: relative;
  float: left;
  font-size: 12px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #7ab900;
  zoom: 1;
}
#cssmenu ul:before {
  content: '';
  float: left;
}
#cssmenu ul:after {
  content: '';
  display: table;
  clear: both;
}
#cssmenu li {
  display: block;
  float: left;
  margin: 0;
  padding: 0 auto;
}
#cssmenu li a {
  float: left;
  text-decoration: none;
  height: 24px;
  padding: 9px 15px 0;
  font-weight: bold;
  /*color: #A79787;*/
  color: white;
  background-color: black;
}
#cssmenu li:hover,
#cssmenu .active {
  text-decoration: none;
  border-bottom: 3px solid #7ab900;
}
#cssmenu li:hover a {
  color: #7ab900;
}
#cssmenu .active a {
  color: #7ab900;
  font-weight: 700;
}
/**----------------------------------------------*/

/*///////////-------style table personnel--------*/
.bg_form spam{
  color: red; 
}
.bg_form table {
  /*border-collapse: separate;*/
  border: none;
  animation-direction: alternate;
  width: 100%;
  text-align: center;
}
.bg_form th {
  background-color: #BDB76B;
  border: none;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  height: 40px;
  text-align: center;
  vertical-align: middle;
}
.bg_form tr{
  border:none;
}
.bg_form td {
  border: none;
  padding: 5px;
  font-size: 16px;
  font-style: italic;
  text-transform: capitalize;
  color: white;
  font-family: Times, serif, "Times New Roman";
  vertical-align: middle;
  text-align: center;
}
.bg_form td img {
  width:50px; 
  height:auto;
}
/*-/////////--------fin style personnel----------*/
/*----SILDE ----------------*/
header{
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
h1{
  padding: 20px;
}
span{
  margin: auto 10px;
  color: gray
}
span a{
  color: black;
  text-decoration: none;
}
span a:hover{
  text-decoration: underline;
}
h2{
  margin-bottom: 10px;
  border-bottom: 1px solid gray;
  font-size: 2em;
  font-weight: lighter;
}

/*----FIN SLIDE----------*/
/*--footer site--*/
#f4 a {
  text-decoration: none;
  font-weight: bold;
  color: rgb(150,150,150);
}
#f4 a:hover {
  color: #7ab900;
  text-decoration: underline;
}
#f5 a {
  text-decoration: none;
  font-weight: bold;
  color: rgb(150,150,150);
}
#f5 a:hover {
  border: solid 1px white;
}


#f1 p ,#f2 p, #f2 ul,#f3 p {
  color:rgb(150,150,150);
  font-size: 90%;
  padding-left: 10%;
  line-height: 115%;
} 
#f1 h1,#f2 h1,#f3 h1 {
  color:white;   /*rgb(150,150,150);*/
  font-size: 100%;
  padding-left: 10%;
  padding-bottom: 3%;
} 
#footer{
  background: #1E1E1E;   
  height:auto;
  width: 100%; 
  border-top:1px solid #7ab900;
  float: left;
}
#copyright {
  width: 100%;
  text-align: center;
  background: #1E1E1E;
  color: rgb(150,150,150);
  font-size: 70%;
  padding-top: 10%;
  height: auto;
  font-style: italic;
  /*float:left;*/
  float: left;
}

#footer #f1 {
  background: #1E1E1E;   
  height:auto;
  width: 33.33%; 
  float:left;
  border-top:1px solid #7ab900; 
  text-align: left;
  padding-top: 5%;
}
#footer #f2 {
  background: #1E1E1E;   
  height:auto;
  width: 33.33%; 
  float:left;
  border-top:1px solid #7ab900; 
  text-align: left;
  padding-top: 5%;
}
#footer #f3 {
  background: #1E1E1E;   
  height:auto;
  width: 33.33%; 
  float:left;
  border-top:1px solid #7ab900; 
  text-align: left;
  padding-top: 5%;
}
#f3 a {
  text-decoration: none;
  font-weight: bold;
  color: rgb(150,150,150);
}
#f3 a:hover {
  color: #7ab900;
  text-decoration: underline;
}

/*---fin footer-------------*/
/*----produit texte + photo---*/
#bg_produits {
 background-color: #FAEBD7;
 border: solid 1px red;
}

#bg_produits #produits {
 background-color: #FF7F50;
 width: 45%;
 height: 45%;
 border: solid 1px red;
}

#produits #pimage {
 background-color: #FF7F45;
 width: 50%;
 height: 50%;
 display: block;
 border: solid 1px red;
}
#pimage #ptexte {
 background-color: red;
 width: 100%;
 height: auto;
 display: block;
 border: solid 1px red;
 margin: 0,auto;
}
#pimage img {
  width: 100%;
  height: 100%;
}

#ptexte h1 {
  color:rgb(50,150,150);
  font-size: 100%;
}

#ptexte p{
  color:rgb(150,150,150);
  font-size: 90%;
}
#ptexte li{
  color:rgb(15,100,150);
  font-size: 90%;
}
/*----fin produits------------------

/*----QUI SOMMES NOUS---*/
#bg_whoarewe {
  width: 100%;
  height: auto;
  margin: auto;
  background-color: *#1E1E1E;
  margin: 0,auto;
}
#bg_whoarewe #whoarewe {
	width: 90%;
	height: auto;
	margin: auto;
	}
#whoarewe #wtexte {
  width: 90%;
  height: auto;
  float: left;
  background-color: rgb(102,102,102);/*#1E1E1E;*/
  border-radius: 5%;
  padding: 5%;
}
#wtexte h1 {
  width: 92%;
	color: rgb(60,140,15);
  background-color: rgb(50,50,0);
	font-size: 160%;
	font-family: Verdana, Geneva, sans-serif;
	font-style: oblique;
  text-align: center;
  border-radius: 10%;
}
#wtexte p{
	color: rgb(204,204,204);
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
  margin-top: 2%;
}
/*----fin produits------------------*/
#bg_maps {
  width: 100%;
  height: auto;
  float: left;
  background-color: *#1E1E1E;
  margin: 1%;
 }
 #bg_maps iframe {
  /*width: 50%;
  height: auto;*/
  /*float: left;*/
  float: left;
  background-color: *#1E1E1E;
  margin: 0,auto;
  overflow:hidden;
  height:450px;
  width:98%;
 }
 #maps img{
  max-width:none!important;
  background:none!important;
}
/*-/// form contact ////*/
.bg_form {
  width: 100%;
  height: auto;
  /*float: left;*/
  float: left;
  background-color: *#1E1E1E;
  /*margin: 1%;*/
  border-top: solid #7ab900 1px;
  padding-top: 1%;
 }
 .bg_form label{
  color: white;
  margin-left: 1%;
 }
 #bg_submit{
  width: 100%;
  height: auto;
  float: left;
  background-color: *#1E1E1E;
  margin: 10px;
 }
 #bg_submit p {
  color:rgb(150,150,150);
  font-size: 12px;
  padding-left: 12px;
  line-height: 17px;
 }
 #bg_submit h1{
  color: rgb(50,150,150);
  font-size: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
  font-family: Verdana, Geneva, sans-serif;
  font-style: oblique;
  text-align: center;
 }
/* ---fin form contact-----
/*-------CSS FOR SECOND MENU OF SMARTPHONE ---------------------*/
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,900");
@import url(https://fonts.googleapis.com/css?family=Pacifico);
body {
  font-family: "Lato", Helvetica, Arial;
  font-size: 16px;
}

*, *:before, *:after {
  -webkit-border-sizing: border-box;
  -moz-border-sizing: border-box;
  border-sizing: border-box;
}

.dropdown {
  position: relative;
}

.dropdown #phlogo {
  height:150px;
  width:350px;
  display:block;
  margin-bottom:1%;
}
.dropdown a {
  text-decoration: none;
}

.dropdown [data-toggle="dropdown"] { /*ici*/
  display: block;
  height: auto;
  color: white;
  background: gray;  -moz-box-shadow: 0 1px 0 #d65548 inset, 0 -1px 0 #962d22 inset;
  background-image: url(img/bgentete2.jpg);
  -webkit-box-shadow: 0 1px 0 #d65548 inset, 0 -1px 0 #962d22 inset;
  box-shadow: 0 1px 0 #d65548 inset, 0 -1px 0 #962d22 inset;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  padding: 2%;
  /*background-image:url(img/bgentete.jpg);*/
}
.dropdown [data-toggle="dropdown"]:hover {
  background: #cd3d2e;
}
}
.dropdown [data-toggle="dropdown"]:before {
  position: absolute;
  display: block;
  content: '\25BC';
  font-size: 0.7em;
  color: #fff;
  top: 13px;
  right: 10px;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -moz-transition: -moz-transform 0.6s;
  -o-transition: -o-transform 0.6s;
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
}
.dropdown > .dropdown-menu {
  max-height: 0;
  overflow: hidden;
  list-style: none;
  padding: 0;
  margin: 0;
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -moz-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -moz-transition: max-height 0.6s ease-out;
  -o-transition: max-height 0.6s ease-out;
  -webkit-transition: max-height 0.6s ease-out;
  transition: max-height 0.6s ease-out;
  animation: hideAnimation 0.4s ease-out;
  -moz-animation: hideAnimation 0.4s ease-out;
  -webkit-animation: hideAnimation 0.4s ease-out;
}
.dropdown > .dropdown-menu li {
  padding: 0;
}
.dropdown > .dropdown-menu li a {
  display: block;
  color: #6f6f6f;
  background: #EEE;
  -moz-box-shadow: 0 1px 0 white inset, 0 -1px 0 #d5d5d5 inset;
  -webkit-box-shadow: 0 1px 0 white inset, 0 -1px 0 #d5d5d5 inset;
  box-shadow: 0 1px 0 white inset, 0 -1px 0 #d5d5d5 inset;
  text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.3);
  padding: 10px 10px;
}
.dropdown > .dropdown-menu li a:hover {
  background: green;/*#f6f6f6;*/
  color: white;
}
.dropdown > input[type="checkbox"] {
  opacity: 0;
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.dropdown > input[type="checkbox"]:checked ~ .dropdown-menu {
  max-height: 9999px;
  display: block;
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  animation: showAnimation 0.5s ease-in-out;
  -moz-animation: showAnimation 0.5s ease-in-out;
  -webkit-animation: showAnimation 0.5s ease-in-out;
  -moz-transition: max-height 2s ease-in-out;
  -o-transition: max-height 2s ease-in-out;
  -webkit-transition: max-height 2s ease-in-out;
  transition: max-height 2s ease-in-out;
}
.dropdown > input[type="checkbox"]:checked + a[data-toggle="dropdown"]:before {
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -moz-transition: -moz-transform 0.6s;
  -o-transition: -o-transform 0.6s;
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
}

@keyframes showAnimation {
  0% {
    -moz-transform: scaleY(0.1);
    -ms-transform: scaleY(0.1);
    -webkit-transform: scaleY(0.1);
    transform: scaleY(0.1);
  }
  40% {
    -moz-transform: scaleY(1.04);
    -ms-transform: scaleY(1.04);
    -webkit-transform: scaleY(1.04);
    transform: scaleY(1.04);
  }
  60% {
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -webkit-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -moz-transform: scaleY(1.04);
    -ms-transform: scaleY(1.04);
    -webkit-transform: scaleY(1.04);
    transform: scaleY(1.04);
  }
  100% {
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -webkit-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -moz-transform: scaleY(1.02);
    -ms-transform: scaleY(1.02);
    -webkit-transform: scaleY(1.02);
    transform: scaleY(1.02);
  }
  100% {
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-moz-keyframes showAnimation {
  0% {
    -moz-transform: scaleY(0.1);
    -ms-transform: scaleY(0.1);
    -webkit-transform: scaleY(0.1);
    transform: scaleY(0.1);
  }
  40% {
    -moz-transform: scaleY(1.04);
    -ms-transform: scaleY(1.04);
    -webkit-transform: scaleY(1.04);
    transform: scaleY(1.04);
  }
  60% {
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -webkit-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -moz-transform: scaleY(1.04);
    -ms-transform: scaleY(1.04);
    -webkit-transform: scaleY(1.04);
    transform: scaleY(1.04);
  }
  100% {
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -webkit-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -moz-transform: scaleY(1.02);
    -ms-transform: scaleY(1.02);
    -webkit-transform: scaleY(1.02);
    transform: scaleY(1.02);
  }
  100% {
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-webkit-keyframes showAnimation {
  0% {
    -moz-transform: scaleY(0.1);
    -ms-transform: scaleY(0.1);
    -webkit-transform: scaleY(0.1);
    transform: scaleY(0.1);
  }
  40% {
    -moz-transform: scaleY(1.04);
    -ms-transform: scaleY(1.04);
    -webkit-transform: scaleY(1.04);
    transform: scaleY(1.04);
  }
  60% {
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -webkit-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -moz-transform: scaleY(1.04);
    -ms-transform: scaleY(1.04);
    -webkit-transform: scaleY(1.04);
    transform: scaleY(1.04);
  }
  100% {
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -webkit-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -moz-transform: scaleY(1.02);
    -ms-transform: scaleY(1.02);
    -webkit-transform: scaleY(1.02);
    transform: scaleY(1.02);
  }
  100% {
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes hideAnimation {
  0% {
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  60% {
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -webkit-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -moz-transform: scaleY(1.02);
    -ms-transform: scaleY(1.02);
    -webkit-transform: scaleY(1.02);
    transform: scaleY(1.02);
  }
  100% {
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}
@-moz-keyframes hideAnimation {
  0% {
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  60% {
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -webkit-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -moz-transform: scaleY(1.02);
    -ms-transform: scaleY(1.02);
    -webkit-transform: scaleY(1.02);
    transform: scaleY(1.02);
  }
  100% {
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}
@-webkit-keyframes hideAnimation {
  0% {
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  60% {
    -moz-transform: scaleY(0.98);
    -ms-transform: scaleY(0.98);
    -webkit-transform: scaleY(0.98);
    transform: scaleY(0.98);
  }
  80% {
    -moz-transform: scaleY(1.02);
    -ms-transform: scaleY(1.02);
    -webkit-transform: scaleY(1.02);
    transform: scaleY(1.02);
  }
  100% {
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}


.nav-toggle{
   display : none; // display none for everyone
}

/* Landscape phone to portrait tablet  show the button */
/*@media (max-width: 767px) {

 .nav-toggle{
   display : block; // or inline-block or inline : which ever is appropriate for you.
 }

}*/
/*-------END CSS FOR SMARTPHONE---------------------------------*/

/*----css gallery for products-----*/
.gallery {
    /*border: 1px solid #ccc;*/
    width: 100%;
}
.gallery:hover {
    border: 1px solid #777;
}
/*.gallery img {
    display: block;
    margin: 0,auto;
    width: 98%;
    height: auto;
    border: solid 1px white;
}*/
.bg_gallery{
  width: 100%;
  height: auto;
  display: list-item;
  background-color: #1E1E1E;
  text-align: center;
}
.bg_gallery h2 {
  color: white;
}
.bg_gallery h4 {
  color: green;
  padding: 5px;
}
.gallery a img {
  display:block;
  height:auto;
  width:100%;
  margin-right:auto;
  margin-left:auto;
  text-align:center;
  border-top: 3px solid white;
  border-bottom: 3px solid white;
}
.gtitre {
    padding: 15px;
    text-align: center;
    border-top-left-radius:40px;
    border-top-right-radius:40px;
    background-color: #778899; 
    color: white;
    font-weight: bold;
    /*font-family: "Times New Roman", Times, sans-serif;
     font-family: Times, Times New Roman, Georgia, serif;
     font-family: Lucida Console, Courier, monospace;*/
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-style: italic;
}
.gdesc {
    padding: 15px;
    text-align: center;
    background-color: #B0C4DE;
    border-bottom-left-radius:40px;
    border-bottom-right-radius:40px;
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
}
.responsive {
    padding: 0, auto;
    display: inline-block;
    width: 45%;
    /*border: solid red 1px;*/
    margin: 1px;
}
@media only screen and (max-width: 700px){
    .responsive {
        width: 45%;
        margin: 6px 0;
    }
}

@media only screen and (max-width: 500px){
    .responsive {
        width: 100%;
    }
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
/*----end css gallery++++++++++++++*/
.call_us {
 float: right;
 z-index: 1000;
 position: relative;
 border: 2px solid green;
 border-radius: 10px;
 padding: 7px;
 color: white;
 margin-top:-16%;
 margin-right: 0.5%;
}
.call_us a table{
 color: white;
 font-size: 120%;
 /*font-style: italic;
 font-weight: bold;
 /*font-family: "Times New Roman", Georgia, Serif;
 font-family: Tahoma, Verdana, Segoe, sans-serif;*/
 font-family:'MS Sans Serif', Geneva, sans-serif;
}
.call_us:hover{
 border: 2px solid white;
 border-radius: 10px;
}
.call_us img{
 width: 35px;
 height: 35px;
 /*display: inline-block;*/
}

/*---Login/logout-------------------------*/
.call_login {
 float: right;
 z-index: 1010;
 position: relative;
 border: 2px solid green;
 border-radius: 10px;
 padding: 7px;
 color: white;
 margin-top:-16%;
 margin-right: 15%;
}
.call_login a {
 color: white;
 font-size: 100%;
 /*font-style: italic;
 font-weight: bold;
 /*font-family: "Times New Roman", Georgia, Serif;
 font-family: Tahoma, Verdana, Segoe, sans-serif;*/
 font-family:'MS Sans Serif', Geneva, sans-serif;
}
.call_login:hover{
 border: 2px solid white;
 border-radius: 10px;
}

/*---end login/logout---------------------*/

/*** Captcha ***/

/*** Captcha ***/
div.captcha {
  clear: both;
  display: inline-block;
  border: 1px solid #888;
  padding: 5px;
  margin-bottom: 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  background-color: #ededed;
  background: -moz-linear-gradient(top, #fff 2%, #fbfbfb 5%, #dedede 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(2%, #fff), color-stop(5%, #fbfbfb), color-stop(100%, #dedede));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fbfbfb',EndColorStr='#dedede')";
}
div.captcha img {
  display: block;
  float: left;
  height: 80px;
  width: 160px;
}
div.captcha img.captcha-img {
  border: 1px solid #CCC;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
}
div.captcha img.change-captcha {
  margin-top: 5px;
  margin-left: 5px;
  height: 16px;
  width: 16px;
}
img.change-captcha {
  cursor: pointer;
}
input.captcha[type=text] {
  width: 202px;
  margin-top: 5px;
}
/*----fin captcha---*/
/*popup*/
.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.popup-content {
    background: #ffffff;
    padding: 30px;
    border-radius: 12px;
    width: 90%;
    max-width: 500px;
    text-align: center;
    box-shadow: 0 10px 30px rgba(0,0,0,0.2);
    animation: fadeIn 0.4s ease-in-out;
    font-family: 'Cairo', 'Segoe UI', Tahoma, sans-serif;
}

.popup-content h2 {
    margin-bottom: 15px;
    color: #333;
}

.popup-content p {
    color: #555;
    line-height: 1.6;
    font-size: 16px;
}

.popup-content button {
    margin-top: 20px;
    padding: 10px 25px;
    border: none;
    background: #000;
    color: #fff;
    border-radius: 25px;
    cursor: pointer;
    transition: 0.3s;
}

.popup-content button:hover {
    background: #444;
}

.close-btn {
    position: absolute;
    top: 15px;
    right: 20px;
    font-size: 22px;
    cursor: pointer;
    color: #999;
}

@keyframes fadeIn {
    from {opacity: 0; transform: translateY(-20px);}
    to {opacity: 1; transform: translateY(0);}
}
/*fin popup*/