



.v-center {
  height: 100vh;
  width: 100%;
  display: table;
  position: relative;
  text-align: center;
}

.v-center > div {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  top: -10%;
}

.btn {
  font-size: 3vmin;
  padding: 0.75em 1.5em;
  background-color: #fff;
  border: 1px solid #bbb;
  color: #333;
  text-decoration: none;
  display: inline;
  border-radius: 4px;
  -webkit-transition: background-color 1s ease;
  -moz-transition: background-color 1s ease;
  transition: background-color 1s ease;
}

.btn:hover {
  background-color: #ddd;
  -webkit-transition: background-color 1s ease;
  -moz-transition: background-color 1s ease;
  transition: background-color 1s ease;
}

.btn-small {
 padding: 9px 29px;
    font-size: 14px;
}

.modal-box {
  display: none;
  position: absolute;
  z-index: 10000;
  
  background: white;
  border-bottom: 1px solid #aaa;
  border-radius: 4px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-clip: padding-box;
      border-radius: 100%;
	         width: 350px !important;
    
    padding: 39px 0px;
	
  
}
@media (min-width: 32em) {

.modal-box { width: 45%; }
}

.modal-body textarea{
	height:100px
}

.modal-box header,
.modal-box .modal-header {
  padding: 11px 1.5em;
    border-bottom: 2px solid #ffda1f;
    width: 40%;
    margin: auto;
}

.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 { margin: 0; }

.modal-box .modal-body { padding: 20px 20px 7px 20px;
width: 84%;
    margin: auto;}

.modal-box footer,
.modal-box .modal-footer {
  padding: 1em;
  border-top: 1px solid #ddd;
  background: rgba(0, 0, 0, 0.02);
  text-align: right;
  width: 70%;
    margin: auto;
}

.modal-overlay {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 100%;
  
}

a.close {
  line-height: 19px;
    font-size: 17px;
    position: absolute;
    top: 5%;
    right: 22%;
    text-decoration: none;
    color: #019934;
    background: #fcc524;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    text-align: center;
}


.wpcf7-form2 input[type=text], .wpcf7-form2 input[type=email], .wpcf7-form input2[type=password], .wpcf7-form2 textarea {
    border: 1px solid #dbd8d8;
    background: #fdfdfd;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #a1b1bc;
    padding: 3px 20px 6px;
    outline: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
    font-size: 12px;
}
.radio label {
    color: #404041;
    font-size: 12px;
    font-weight: 300;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    position: relative;
    margin-right: 28px;
    line-height: 22px;
}
.btn2{
	background: #019934;
    padding: 7px 26px;
    color: #fff;
}
.btn2:hover{
	color:#019934;
	background:#fbc524;
}




#popup1 h3{
	color:#019934;
	font-weight:600
}



.applyy{
	width:55% !important; border-radius:0px;    padding: 6px 0px; left:23% !important
}
.applyy header{
	width:100%
}
.applyy  .modal-body
{width:100%}



.applyy a.close {
    line-height: 19px;
    font-size: 17px;
    position: absolute;
    top: 3%;
    right: 3%;
    text-decoration: none;
    color: #019934;
    background: #fcc524;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    text-align: center;
}
/*
     FILE ARCHIVED ON 11:33:35 Aug 17, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:15:09 Sep 21, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 71.581
  exclusion.robots: 0.185
  exclusion.robots.policy: 0.172
  cdx.remote: 0.104
  esindex: 0.012
  LoadShardBlock: 42.419 (3)
  PetaboxLoader3.datanode: 64.242 (5)
  CDXLines.iter: 16.988 (3)
  load_resource: 185.466 (2)
  PetaboxLoader3.resolve: 139.389 (2)
*/