#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
  opacity: 0.7 !important;
}  
#boxes .window {
  position:fixed;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
  border-radius: 15px;
  text-align: center;
}
#boxes #dialog {
  width:700px; 
  height:auto;
  padding:0px;
  background-color:#b70000;
  font-family: 'Segoe UI Light', sans-serif;
  font-size: 15pt;
}
.maintext{
	text-align: center;
  font-family: "Segoe UI", sans-serif;
  text-decoration: none;
}

#lorem{
	font-family: "Segoe UI", sans-serif;
	font-size: 12pt;
  text-align: left;
}
#popupfoot{
	font-family: "Segoe UI", sans-serif;
	font-size: 16pt;
  padding: 10px 20px;
}
#popupfoot a{
	text-decoration: none;
	font-size: 16px;
	float: none;
	color: #333;
	opacity: 1;
	font-weight: unset;
	text-shadow: 0 1px 0 #333;
}
.agree:hover{
  //background-color: #D1D1D1;
  text-decoration: none;
}
.popupoption:hover{
	background-color:#D1D1D1;
	color: green;
	text-decoration: none;
}
.popupoption2:hover{
	
	color: red;
}
.sub_pop
{
float: left;
width: 100%;
background-size: cover;
background-position: center;
height: 400px;
}
.sub_pop1
{
float: left;
width: 89%;
text-align: left;
padding: 0% 5%;
padding-top: 95px;
}
.sub_pop1 h3
{
color: #000;
font-weight: unset;
margin-bottom: 5px;
font-weight: bold;
text-transform: uppercase;
font-size: 23px;
line-height: 26px;
}
.sub_pop1 p
{
font-size: 16px;
color: #000;
font-weight: 400;
margin-top: 20px;
line-height: 23px;
}
.sub_pop1 img
{
width: 75px;
}
.sub_pop2
{
float: left;
width: 50%;
background-color: #f00;
text-align: center;
padding: 10px;
height: 333px;
}
.sub_pop21
{
float: left;
width: 100%;
margin-top: 0px;
}
.sub_pop21 h3
{
}
.sub_pop21 p
{
width: 150px;
text-align: center;
color: #fff;
font-size: 16px;
background-color: #000;
padding: 10px;
margin: 0 auto;
margin-top: 25px;
text-decoration: none;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
padding-bottom: 10px;
margin-bottom: 5px;
float: left;
margin-left: 5%;
}
.sub_pop21 p:hover
{
background-color: #ff0000;
color: #fff
}
.sub_pop22
{
}
.sub_pop22 img
{
width: 110px;
background-color: #333;
padding: 20px;
border-radius: 92px;
}
.sub_pop00
{
float: left;
width: 50%;
text-align: center;
}
.sub_pop00 img
{
width: 100%;
margin-top: 0;
}
.sub_pop10
{
float: left;
width: 60%;
height: 400px;
margin-left: 4%;
}
.address-container p
{
	margin: -33px 34px;
}