@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700italic);

* {margin: 0; padding: 0}

html, body {
  height: 100%;
}

body {
  background-color: #2c3e50;
  font-family: 'Open Sans', sans-serif;
}

.container {
  display: flex;
  align-items: center;
  height: 100%;
  text-align: center;
}

.btn {
  background-color: #30cc9d;
  color: #fff;
  padding: 10px 30px;
  margin: 0 auto;
  text-align: center;
  display: table;
  border-radius: 4px;
  cursor: pointer;
}

.btn:hover {
  background-color: #42f4bf;
  transition: all ease .5s;
}


.wq{

position: absolute;
display: block;
z-index: 9999999999999999999999;
background-color: #fff;
background-image: none;
background-position: center !important;
background-repeat: no-repeat !important;
background-attachment: scroll;
background-size: auto !important;
border-top: 0;
border-left: 0;
border-right: 0;
border-bottom: 0;
border-top-left-radius: 21px;
border-top-right-radius: 21px;
border-bottom-left-radius: 21px;
border-bottom-right-radius: 21px;
height: 525px;
width: 356px;
top: 35px;
left: 0px;
display: block;
right: 0;
margin: 0px auto;
  box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.39);
-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.39);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.39);
border: 1px solid #ccc;
}
#modal {
color: #474c4a;
padding: 20px;
border-radius: 4px;
width: 100%;
position: fixed;
top: 0;
left: 0;
display: none;
box-sizing: border-box;
z-index: 999999999;
background: #0000005e;
height: 100%;


transform: none!important;




}
.form-popup{
  padding: 20px;
}
.p2{
  font-size: 15px;
  font-weight: 500;
}
.div-text{
color: #000;
display: block;
width: 341px;

font-family: lato;
font-size: 20px;
font-weight: 700;
z-index: 15026;
line-height: 1;
letter-spacing: 0;
top: 70px;
left: 211.5px;
height: 62px;
font-style: normal;
text-align: center;
text-align-last: center;
display: block;
}
.div-text p{
  position: relative;
top: 25px;
padding: 7px;
}
.input-class{

  border: 1px solid #d7d7d7;

padding-top: 10px;
padding-right: 5px;
padding-bottom: 10px;
padding-left: 5px;
margin-top: 4px;
margin-right: 0;
margin-bottom: 4px;
margin-left: 0;
display: block;
width: 310px;
box-sizing: border-box;
height: 39px;
color: #161616;
font-size: 14px;
overflow: hidden;
font-family: montserrat;
line-height: 1.2;
}
#modal p {
  
  overflow: auto;
}

#modal .close {
 /* background-color: #30cc9d;
  color: #fff;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -10px;
  right: -10px;
  cursor: pointer;
  padding: 4px;
  text-align: center;
  line-height: 16px;
  border-radius: 50%;*/

  color: #fff;
width: 20px;
height: 20px;
position: absolute;
top: 3px;
right: 5px;
cursor: pointer;
padding: 4px;
text-align: center;
line-height: 16px;
border-radius: 50%;
}

.custom-form-dr{
  position: absolute;
  z-index: 999999999999999999;
  background: #fff;
  right: 0 px !important;
}


.form-popup input, .form-popup select{text-align: center; margin:10px 0 0 0;}
.form-popup select{background: #fff;}
.form-popup button{border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
background-color: #0b2540;
background-image: none;
background-position: center !important;
background-repeat: no-repeat !important;
background-attachment: scroll;
background-size: initial !important;
border-top: 0;
border-right: 0;
border-bottom: 0;
border-left: 0;
padding-top: 10px;
padding-right: 5px;
padding-bottom: 10px;
padding-left: 5px;
margin-top: 4px;
margin-right: 0;
margin-bottom: 4px;
margin-left: 0;
display: block;
box-sizing: border-box;
font-size: 20px;
font-weight: bold;
color: #ffffff;
width: 310px;
height: 55px;
font-family: "open sans";
overflow: hidden;}


.form-popup textarea{margin-bottom: 20px !important;text-align: center;}


#cc {
  background-color: transparent;
  background-image: none;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  width: 310px;
  height: auto;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  z-index: 15087;
  border-top-right-radius: initial;
  border-bottom-right-radius: initial;
  border-bottom-left-radius: initial;
  border-top-left-radius: initial;
  position: absolute;
  top: 138px;
  left: 847px;
}




@media (max-width: 768px){
  #modal {
   width: 100%;
    left: 0;
    right: 0;
  }
.wq
{

  left: 0px;
  right: 0px;
  margin: 0px auto;
}


}

@media (max-width: 380px){
  #modal {
    width: 90%;
    top: 5%;
    left: 5%;
  }
}

.widget-image.btn { box-shadow: none !important; background: none !important;}