@import url("../webfonts/poppinsReg/stylesheet.css");
.detail {
	height: 40px;
	width: 80%;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color: #f3f3f3;
	font-family: poppinsReg, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	border: 1px solid #F2F2F2;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.detail:focus {
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	font-size: 13px;
	color: #000;
	background-image: url(../images/bg/bgrepeat.jpg);
}

.button {
	background-color: #ca0000;
	text-align: center;
	height: 50px;
	width: 35%;
	border-top-l5ft-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-family: poppinsReg, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-right: 2%;
	margin-left: 8%;
}
.button:hover {
	background-color: #f00;
	text-align: center;
	height: 50px;
	width: 35%;
	border-top-l5ft-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-family: poppinsReg, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-right: 2%;
	margin-left: 8%;
}

.mess {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color: #f3f3f3;
	font-family: poppinsReg, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	border: 1px solid #F2F2F2;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	width: 80%;
}
.mess:focus {
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-color: none;
	font-size: 13px;
	color: #000;
	background-image: url(../images/bg/bgrepeat.jpg);

}
.google-maps {
	position: relative;
	padding-bottom: 80%;
// This is the aspect ratio
        height: 0;
	overflow: hidden;
	
    }
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none; 
}
@media only screen and (min-width: 481px) { 
.detail {
	height: 40px;
	width: 80%;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color: #f3f3f3;
	font-family: poppinsReg, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	border: 1px solid #F2F2F2;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.detail:focus {
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-color: none;
	font-size: 13px;
	color: #000;
	background-image: url(../images/bg/bgrepeat.jpg);
}

.button {
	background-color: #ca0000;
	text-align: center;
	height: 50px;
	width: 35%;
	border-top-l5ft-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-family: poppinsReg, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-right: 5%;
	margin-left: 5%;
}
.button:hover {
	background-color: #f00;
	text-align: center;
	height: 50px;
	width: 35%;
	border-top-l5ft-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-family: poppinsReg, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-right: 5%;
	margin-left: 5%;
}
.detailr:focus { 
-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-color: none;
	font-size: 13px;
	color: #000;
	background-image: url(../images/bg/bgrepeat.jpg);
}

.mess{
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color: #f3f3f3;
	font-family: poppinsReg, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	border: 1px solid #F2F2F2;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	width: 80%;
}
.mess:focus {
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-color: none;
	font-size: 13px;
	color: #000;
	

}
}
@media only screen and (min-width: 769px) { 
/* CSS Document */
.detail {
	height: 40px;
	width: 90%;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color: #f3f3f3;
	font-family: poppinsReg, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	border: 1px solid #F2F2F2;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.detail:focus {
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-color: none;
	font-size: 13px;
	color: #000;
	background-image: url(../images/bg/bgrepeat.jpg);
}


.button {
	background-color: #ca0000;
	text-align: center;
	height: 50px;
	width: 35%;
	border-top-l5ft-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-family: poppinsReg, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-right: 5%;
	margin-left: 5%;
}
.button:hover {
	background-color: #2f00;
	text-align: center;
	height: 50px;
	width: 35%;
	border-top-l5ft-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-family: poppinsReg, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-right: 5%;
	margin-left: 5%;
}


.mess {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color: #f3f3f3;
	font-family: poppinsReg, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	border: 1px solid #F2F2F2;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	width: 95%;
}
.mess:focus {
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-color: none;
	font-size: 13px;
	color: #000;
	background-image: url(../images/bg/bgrepeat.jpg);
}
.google-maps {
	position: relative;
	padding-bottom: 30%;
// This is the aspect ratio
        height: 0;
	overflow: hidden;
	
    }
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none; 
}
}
@media only screen and (min-width: 1300px) { 
.detail {
	height: 40px;
	width: 90%;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color: #f3f3f3;
	font-family: poppinsReg, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	border: 1px solid #F2F2F2;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.detail:focus {
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-color: none;
	font-size: 17px;
	color: #000;
	background-image: url(../images/bg/bgrepeat.jpg);
}

.button {
	background-color: #ca0000;
	text-align: center;
	height: 60px;
	width: 25%;
	border-top-l5ft-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-family: poppinsReg, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-right: 5%;
	margin-left: 5%;
}
.button:hover {
	background-color: #f00;
	text-align: center;
	height: 60px;
	width: 25%;
	border-top-l5ft-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-family: poppinsReg, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-right: 5%;
	margin-left: 5%;
}

/* CSS Document */
.mess {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color: #f3f3f3;
	font-family: poppinsReg, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	border: 1px solid #F2F2F2;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	width: 96%;
}
.mess:focus {
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	font-size: 17px;
	color: #000;
	background-color: none;
	background-image: url(../images/bg/bgrepeat.jpg);

}
}


.error {
	color: #F00;
	margin-left: 18px;
	float:left;
	}