.ppsOverlayLike {

  position: fixed;

  inset: 0;

  background: rgba(0,0,0,.35);

  z-index: 9998;

}



#ppsPopupShell_clone {

  background: #FF914D;

  margin: auto;

  border-radius: 4px;

  padding: 30px 20px;

  position: fixed;

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%);

  width: 400px;

  padding: 5px;

  font-family: 'Helvetica', arial;

  font-size: 14px;

  line-height: 21px;

  font-weight: normal;

  color: #000000 !important;

  z-index: 9999;

}



#ppsPopupShell_clone, 

#ppsPopupShell_clone * {

  -webkit-box-sizing: content-box;

  -moz-box-sizing: content-box;

  box-sizing: content-box;

}



#ppsPopupShell_clone p {

  margin: 2px 0;

}



#ppsPopupShell_clone .ppsInnerTblContent {

  height: 100%;


  box-shadow: 0 5px 8px rgba(0,0,0,0.2);

  border-radius: 4px;

  padding: 40px;

  background-color: #FF914D;

  position: relative;

}



#ppsPopupShell_clone .ppsPopupClose {

  position: absolute;

  top: 16px;

  right: 16px;

  width: 32px;

  height: 32px;

  background-image: url("https://www.eduoptionsgermany.com/wp-content/plugins/popup-by-supsystic/modules/popup/img/assets/close_btns/close-black-in-white-circle.png");

  background-repeat: no-repeat;

  background-size: cover;

  background-color: #FF914D;

  z-index: 10000 !important;

  text-indent: -9999px;

}



#ppsPopupShell_clone .ppsInnerTblContent h2 {

  font-size: 125%;

  margin: 25px 0;

  text-align: center;

  text-transform: uppercase;

  color: #000;

 

}



#ppsPopupShell_clone .wpcf7-form-control {

  width: 300px !important;

  max-width: 100%;

  padding: 8px 10px;

  margin-top: 4px;

  margin-bottom: 5px;

  border: none;

  background-color: #fff;

  color: #000;

  font-size: 13px;

  line-height: 1.2;

}



#ppsPopupShell_clone form p {

  margin: 6px 0 10px;

}



#ppsPopupShell_clone .wpcf7-submit {

  width: 300px !important;

  max-width: 100%;

  padding: 10px;

  background: #002147;

  color: #FFFFFF;

  font-weight: 500;

  font-size: 16px;

  line-height: 1.2;

  border: 2px solid #002147;

  border-radius: 0px;

  cursor: pointer;

  text-transform: uppercase;

}



#ppsPopupShell_clone .wpcf7-submit:hover {

  /* background-color:rgb(27, 165, 0); */
  background-color: #FF914D;


  color: #002147;

}



#ppsPopupShell_clone .note {

  font-size: 14px;

  margin-top: 25px;

  line-height: 1.3em;

  text-align: center;

  color: #000;

}



#ppsPopupShell_clone label {

  display: inline-block;

  max-width: 100%;

  padding-bottom: 10px !important;

  font-weight: 300;

  color: #333 !important;

  text-transform: uppercase;

  font-size: 0.9em;

  margin-bottom: 0;

  font-family: Roboto;

}





