.open_modal111{

}
.open_modal111:hover{

}
.open_modal111 p {
    background: #ee7156;
    border-radius: 5px;
    padding: 2px 44px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    margin: 0 0 0 -50%;
    display: block;
    width: 225px;
}


.popup111, .popup211{
    display: inline-block;
    left: 50%;
    opacity: 0;
    position: fixed;
    text-align: justify;
    top: 40%;
    visibility: hidden;
    z-index: 999999;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s;
}

form.fofm111 p{
margin:30px 0 10px 0;
}

.popup111 form {
    padding: 0 20px 0 20px;
    right: 0;
    width: 450px;
    background: #005477;
    height: 470px;
	
}
.popup211 .window {
padding: 0 27px 27px;
  right: 0;
  width: 400px;
  background: #005477;
  height: 210px;
  position: relative;
  z-index: 10001;
}
.popup111 form input[type="text"],[type="tel"] {
}
.popup111 form input[name="txtname"]{
    margin-top: 20px;
}
.popup111 form textarea {
    font-size: 18px;
    padding: 5px 10px;
    border-radius: 5px;
    border: solid 1px #ccc;
    margin-bottom: 10px;
    
    width: 369px;
    height: 100px;
    resize: none;
}
.popup111 form label{
    width: 100%;
    height: 20px;
    display: block;
    margin: 8px -2px;
    padding: 0;
}
.popup111 form input[type="submit"] {
height: 50px;
  width: 350px;
  background: #F8EA61;
  color: #005477;
  border: none;
  margin-left: 50px;
  margin-top: 10px;
  font-size: 18px;
  padding-top: 5px;
  cursor: pointer;
}
.popup111 form input[type="submit"]:hover {

}

.popup111 form input[type="checkbox"] {
    width: auto;
    margin: 4px;
    padding: 4px;
    float: left;
}
.popup111 form h5 {

   text-align: center;
    
    font-size: 30px;
    color: #444;
    font-weight: 600;
  line-height: 1.5;
  margin: 0px 0 20px 0;
  font-family: 'Ubuntu',sans-serif;
    
}
.popup111 .close_modal111 {
    position: absolute;
	color: white;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
font-size:22px;
right: 23px;
top: 43px;
cursor: ponter;
}
.popup211 h5 {
position: relative;
top: 20px;
text-align: center;
	  color: #fff;
  font-weight: 600;
  line-height: 1.5;
  margin: 55px 0 20px 0;
 font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 34px;
}
.popup211 p {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 17px;
	line-height: 2px;
	margin-top: 30px;
	text-align: center;
	 color: #fff;
}
.popup211 p strong{
	
}
.insText .close_modal111{
background: #F8EA61;
padding-top: 3px;
color:#008AA5;
cursor: pointer;
}

.popup211 .close_modal111 {
 width: 220px;
  height: 24px;
  padding-top: 24px;
  margin-left: 89px;
  margin-top:  57px;
	
}
.popup211 .close_modal111:hover {

}
.overlay111 {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 99999;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}


.window h5{
font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}



.fofm111 .title_form{
padding-top: 60px;
margin-left: 50px;
}
.fofm111 .form_p{
margin-left: 50px;
}
input#name1{
margin-left: 50px;
  font-size: 16px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-style: italic;
  color: white;
  height: 45px;
  margin-top: 10px;
  margin-bottom: 5px;
  width: 330px;
  background: #003453;
  border: none;
  padding-left: 20px;
}
























