@charset "utf-8";

@font-face {
    font-family: 'OpenSansLight';
    src: url('../fonts/OpenSans-Light-webfont.eot');
    src: url('../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansRegular';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansBold';
    src: url('../fonts/OpenSans-Bold-webfont.eot');
    src: url('../fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

html,
body {
	width:100%;
	height:100%;
}

body {
	margin:0;
	padding:0;
	background:#003b5d url(../img/mainbg-repeat.jpg) repeat-x;
	font:normal 13px/20px "OpenSansRegular", Arial, Helvetica, sans-serif;
	color:#d5d5d5;
}

form,
fieldset {
	margin:0;
	padding:0;
	border:0;
}

input,
select,
textarea,
button {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	outline:none;
}

input[type="text"],
input[type="password"],
textarea,
select {
	border:1px solid #b9230a;
	background:#fff;
	margin:0;
	padding:4px 5px;
}

textarea {
	resize:none;
}
::-webkit-input-placeholder {
color:#a1a1a1;
}
::-moz-placeholder {
color:#a1a1a1;
}

header,
nav,
section,
article,
aside,
footer {
	display: block;
}

img {
	border:0;
	vertical-align:top;
}

a {
	text-decoration:underline;
	outline:none;
	cursor:pointer;
}

a:hover {
	text-decoration:none;
}

strong, .logo {
	font-weight:normal;
	font-family:"OpenSansBold", Arial, Helvetica, sans-serif;
}

table {
	border-collapse:collapse;
}

p,
ul,
ol {
	margin:0 0 20px 0;
}

ul,
ol {
	padding:0 0 0 20px;
}

h1 {
	font-weight:normal;
	font-family:"OpenSansLight", Arial, Helvetica, sans-serif;
	font-size:36px;
	line-height:1.1;
	margin:0 0 30px -4px;
}

h2 {
	font-size:24px;
	line-height:29px;
	color:#fff;
	font-weight:normal;
	font-family:"OpenSansLight", Arial, Helvetica, sans-serif;
	margin:0 0 10px -4px;
}

h3 {
	font-weight:normal;
	font-family:"OpenSansLight", Arial, Helvetica, sans-serif;
	margin:0 0 10px -4px;
}

h1,
.yellow,
a,
.logo,
.menu .yellow {
	color:#fff975;
}

table .sep {
	width:1000px;
}

.nowrap {
	white-space:nowrap;
}

.nofloat {
	height:100%;
	overflow:hidden;
}

.cell {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}

.hr {
	height:1px;
	overflow:hidden;
	margin:15px 0;
	background:#e6e6e6;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.clearfix {
	zoom: 1
}

.clearfix:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.wrapper,
.footer {
	min-height:100%;
	min-width:1000px;
	max-width:10000px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	background:url(../img/mainbg.jpg) no-repeat 50% 0;
}

.container {
	width:1000px;
	margin: 0 auto;
	text-align: left;
	position:relative;
}

.container:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.header {
	position:relative;
	zoom:1;
	background:#000;
	padding:15px 0;
}

.header .logo {
	float:left;
	font-size:30px;
	line-height:40px;
	margin:-20px 0 0 -2px;
	position:relative;
	top:10px;
	text-transform:uppercase;
}

.header .logo a {
	text-decoration:none;
}

.menu {
	float:right;
	list-style:none;
	margin:0;
	padding:0;
	font-size:14px;
}

.menu li {
	float:left;
	margin:0 0 0 43px;
}

.menu a {
	color:#fff;
}

.content {
	zoom:1;
	padding:45px 5px;
}

.content:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.width1 {
	width:746px;
}

.footer-place {
	clear:both;
	height:78px;
}

.footer {
	min-height:0;
	height:89px;
	padding:29px 0 0 0;
	background:#17182a;
	color:#fff;
	margin:-78px 0 0 0;
}

.footer a {
	color:#fff;
}

.footer .btn {
	float:right;
	top:-8px;
}

.bmenu {
	list-style:none;
	height:100%;
	overflow:hidden;
	text-align:center;
	margin:0;
	padding:0;
	font-size:12px;
}

.bmenu li {
	display:inline-table;
	margin:0 0 0 37px;
}

.bmenu li:first-child {
	margin:0;
}

.copy {
	float:left;
	font-size:14px;
}

.btn {
	cursor:pointer;
	display:inline-block;
	position:relative;
	text-decoration:none;
	white-space:nowrap;
	text-align:center;
	font-weight:normal;
	font-size:17px;
	line-height:38px;
	height:38px;
	color:#1d293d!important;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.3);
	padding:0 30px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior: url(js/PIE.htc);
	background: #ffdc00;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZGMwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmJlMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffdc00 0%, #ffbe00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffdc00), color-stop(100%, #ffbe00));
	background: -webkit-linear-gradient(top, #ffdc00 0%, #ffbe00 100%);
	background: -o-linear-gradient(top, #ffdc00 0%, #ffbe00 100%);
	background: -ms-linear-gradient(top, #ffdc00 0%, #ffbe00 100%);
	background: linear-gradient(to bottom, #ffdc00 0%, #ffbe00 100%);
	-pie-background: linear-gradient(top, #ffdc00 0%, #ffbe00 100%);
	border:0;
	margin:4px 2px;
}
.btn[disabled] {
  background: #777777;
  cursor: not-allowed;
}
.btn-large {
	padding:8px 28px;
	font-size:24px;
}
.btn2 {
	display:inline-block;
	position:relative;
	text-decoration:none;
	white-space:nowrap;
	text-align:center;
	padding:0 25px;
	font-weight:normal;
	font-size:16px;
	line-height:38px;
	height:38px;
	color:#1d293d!important;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.3);
	padding:0 24px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior: url(js/PIE.htc);
	background: #F1E59C;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZGMwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmJlMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #F1E59C 0%, #CCA635 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F1E59C), color-stop(100%, #CCA635));
	background: -webkit-linear-gradient(top, #F1E59C 0%, #CCA635 100%);
	background: -o-linear-gradient(top, #F1E59C 0%, #CCA635 100%);
	background: -ms-linear-gradient(top, #F1E59C 0%, #CCA635 100%);
	background: linear-gradient(to bottom, #F1E59C 0%, #CCA635 100%);
	-pie-background: linear-gradient(top, #F1E59C 0%, #CCA635 100%);
	border:0;
	margin:4px 2px;
}

.screens {
	zoom:1;
	position:relative;
	margin:68px 0 0 -30px;
	left:30px;
	font-size:12px;
	line-height:1.1;
	color:#b5b5b5;
}

.screens p {
	margin:0 0 20px 0;
}

.screens .name {
	font-size:18px;
	color:#fff;
	margin:0 0 3px 0;
	min-height:60px;
	height:40px;
}

.screens img {
	width:100%;
	height:auto;
}

.screens article {
	display:inline-block;
	vertical-align:top;
	width:310px;
	margin:0 17px 25px 0;
}

.screens .shad {
	background:url(../img/img-shad.png) no-repeat 50% 0;
	height:18px;
	overflow:hidden;
}

.index-block {
	zoom:1;
	position:relative;
	margin:-29px 0 30px 0;
	top:19px;
	font-size:14px;
	color:#b9b679;
}

.index-block:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.index-block p {
	margin:14px 0 5px 0;
}

.index-block h1 {
	float:left;
	margin-bottom:8px;
}

.index-block .r {
	float:right;
	text-align:right;
	margin:4px 0 0 0;
}

.index-block a {
	color:#fff;
}

.index-block2 {
	zoom:1;
	position:relative;
	font-size:13px;
	margin:13px 0 0 0;
}

.index-block2:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.index-block2 h2 {
	float:left;
	width:344px;
	margin-bottom:0;
}

.index-block2 .nofloat {
	padding:19px 0 0 0;
}

.img_view {
	cursor:pointer;
}
.img_view:hover {
	border:1px solid #b5b5b5;
	margin:-1px;
}

.row:not(:last-of-type) {
	margin-bottom: 80px;
}

.row .span4 {
	width:30%;
	float:left;
	padding-left:40px;
}

input[name="Email"] {
	border:1px solid #ccc;
}

.modal {
  position: fixed;
  top: 10%;
  left: 10%;
  z-index: 10;
  width: 980px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding-box;
          background-clip: padding-box;
}

.modal_img {
	max-width: 980px;
	margin:0 auto;
}

.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}

.modal-header h3 {
  color:#555;
  margin: 0;
  line-height: 30px;
}

.modal-body {
  position: relative;
  max-height: 800px;
  padding: 15px;
  overflow-y: auto;
}

.modal_img .modal-body {
	max-height:none;
	color:#555;
}

.modal-form {
  margin-bottom: 0;
}

.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
     -moz-box-shadow: inset 0 1px 0 #ffffff;
          box-shadow: inset 0 1px 0 #ffffff;
}

.modal-footer .btn {
	cursor:pointer;
}

.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  vertical-align: middle;
  *zoom: 1;
  border:1px solid #ccc;
}

.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}

.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}

.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}

.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}

.control-group {
  color:#555;
  margin-bottom: 10px;
}

legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}

.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}

.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  line-height: 0;
  content: "";
}

.form-horizontal .control-group:after {
  clear: both;
}

.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}

.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}

.form-horizontal .controls:first-child {
  *padding-left: 180px;
}

.form-horizontal .help-block {
  margin-bottom: 0;
}

.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px;
}

.form-horizontal .form-actions {
  padding-left: 180px;
}
.a-non-color {
	color:#d5d5d5
}
.sentns{
	color:#b5b5b5;
	font-size:12px;
	line-height:1.1
}

.pay_block {
	display: flex;
  flex-direction: column;
  border-bottom: 1px solid #777;
	padding-bottom: 20px;
}
.pay_block h3 {
	color: #fff975;
	font-weight:normal;
}
.pay_block h3.bled{
	color: #C2BF8B;
	font-weight:normal;
}
.ShpEmail {
	width: 240px;
	border: 0;
	border-radius: 5px;
	padding: 10px;
	font-size: 13px;
}

.mb15 {
	margin-bottom: 15px;
}

.mt15 {
	margin-top: 15px;
}

.mr20 {
	margin-right: 20px;
}

.layout-flex {
	display: flex;
}

.layout-gap20 {
	gap: 20px;
}
