body {
	font-family: Futura, Futura, sans-serif;
	color: #ccc;
}
.marg_0 {
	margin: 0px;
}
.marg_t20 {
	margin-top: 15px;
}
#main {
	margin: 55px 0 700px auto;
}
.logo img {
	margin: 0 auto;
}
.logo_2 {
	color: #000;
	text-decoration: none;
	font-size: 30px;
	margin-top: 0px;
	letter-spacing: 4px;
	
}.logo  {
	color: #a1a1a1;
	text-decoration: none;
	font-size: 33px;
	margin-top: 0px;
	letter-spacing: 2px;
}
.logo a:hover {
	color: #000;
	
}
.navigation, .footer_navigation {
	padding: 20px 0;
}
.navigation a, .footer_navigation a {
	border-right: 1px solid #a1a1a1;
	padding: 0 13px 0 10px;
	color: #a1a1a1;
	text-decoration: none;
	font-size: 15px;
}
.navigation a:hover, .footer_navigation a:hover {
	text-decoration: underline;
}
.navigation a:last-child, .footer_navigation a:last-child {
	border-right: none;
}
.image_block {
	margin-bottom: 200px;
}
.image_block img {
	margin: 0 auto;
}
.image_block h3 {
	color: #a1a1a1;
	font-size: 18px;
	margin: 0;
	padding: 13px 0;
}
.image_block p {
	color: #a1a1a1;
	font-size: 12px;
}
.footer {
	background: rgba(224,245,255,0.8);
	padding: 5px 0;
}
.footer_form input {
	border: 1px solid #000000;
	border-radius: 0;
	color: #666666;
	font-size: 14px;
	height: 28px;
}
.footer_form button, .footer_form button:hover, .footer_form button:focus {
	outline: none;
	background: none;
	border: none;
}
.footer a {
	color: #666666;
	font-size: 13px;
	margin-top: 5px;
	font-weight: bold;
	float: left;
}
.cust_modal .modal-header {
	background: #e6f7ff;
	color: #8f8f8f;
	border-bottom: none;
}
.cust_modal .modal-header h4 {
	padding-top: 10px;
}
.cust_modal .modal-dialog {
	width: 412px;
}
.cust_modal .modal-content {
	border-radius: 0px;
}
.cust_modal .form-group input {
	border-radius: 0px;
	height: 40px;
	font-weight: 600;
	color: #999999;
	font-size:15px;
}
.cust_modal .form-group textarea {
	border-radius: 0px;
	resize: horizontal;
	font-weight: 600;
	color: #999999;
}
.cust_modal button {
  background: #9dcffa none repeat scroll 0 0;
  border: medium none;
  border-radius: 10px;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 50px;
}
.cust_modal button:hover
{
	background:#84bae8;
}
.close {
	color: #fff!important;
	font-size: 35px!important;
	opacity: 0.8!important;
}
.footer_form .input-group {
	margin: 0 auto;
}
.footer_form input {
	float: left !important;
	width: 78% !important;
}
.footer_form button {
	float: left;
	margin-top: 2px;
	padding: 0 8px;
}
.footer-fixed-bottom {
	left: 0;
	position: fixed;
	right: 0;
	z-index: 1030;
	border-width: 0 0 1px;
	bottom: 0;
}
.cust_modal .modal-body {
	background: #E6F7FF;
}
.copyright_gallery {
	color: #a1a1a1;
	font-size: 11px;
	margin-top: 20px;
	text-align: center;
}
.content h4 {
	margin: 20px 0;
	font-style: italic;
}
.content, .content h4 {
	color: #999;
	font-size: 15px;
	line-height: 19px;
	text-align: center;
}
.user_image i {
	display: inline-block;
	margin: 60px 0;
}
@media(min-width:768px) {
.cust_modal .modal-dialog {
	width: 412px;
}
}
@media(max-width:768px) {
.footer a {
	font-size: 13px;
}
.image_block {
	margin-bottom: 52px;
}
.cust_modal .modal-dialog {
	margin: 10px;
	position: relative;
	width: auto;
}
.footer {
	background: #e0f5ff none repeat scroll 0 0;
	padding: 2px 0;
}
}
@media(max-width:400px) {
.footer button {
	width: 100%;
	text-align: center;
}
}
