/*--------------------------------------------------
	[Footer]
----------------------------------------------------*/
.footer-v8 .footer {
	background: #1e1e1e;
	padding: 60px 0 40px;
	border-top: 2px solid #252525;
}

.footer-v8 .footer-logo {
	margin-bottom: 20px;
	margin-top:-10px;
	max-width:300px;
}

.footer-v8 .footer h2 {
	color: #cccccc;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	margin: 2px 0 36px;
	position: relative;
	text-transform: uppercase;
}

.footer-v8 .footer h2:after {
	left: 0;
	width: 30px;
	height: 1px;
	content: " ";
	bottom: -10px;
	background: #b5a268;
	position: absolute;
}

.footer-v8 .footer p {
	color: #cccccc;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
}

.footer-v8 .footer strong {
	color: #cccccc;
}

.footer-v8 .footer hr {
	margin: 15px 0;
	border-color: #252525;
}

.footer-v8 p, 
.footer-v8 li,
.footer-v8 label { 
   color: #cccccc !important;
}

/*Footer Column One*/
.footer-v8 .footer .column-one span {
	color: #cccccc;
	font-size: 13px;
	font-weight: 600;
	margin-bottom: 5px;
}

.footer-v8 .footer .column-one a {
	color: #bbb;
	font-size: 13px;
}

.footer-v8 .footer .column-one a:hover {
	text-decoration: none;
}

/*Footer Tags v4*/
.footer-v8 .footer .tags-v4 li {
	line-height: 30px;
}

.footer-v8 .footer .tags-v4 a {
	color: #cccccc;
	border-color: #cccccc;
}

/*Footer Lists*/
.footer-v8 .footer .footer-lists {
	padding-left: 0;
	list-style: none;
}

.footer-v8 .footer .footer-lists li {
	display: block;
	font-size: 13px;
	margin-bottom: 5px;
}

.footer-v8 .footer .footer-lists li i {
	color: #bbb;
	margin-right: 3px;
	vertical-align: middle;
}

.footer-v8 .footer .footer-lists a {
	color: #bbb;
}

.footer-v8 .footer .footer-lists li a:hover {
	text-decoration: none;
}

/*Footer Latest News*/
.footer-v8 .footer .latest-news {
	overflow: hidden;
}

.footer-v8 .footer .latest-news img {
	float: left;
	width: 60px;
	height: auto;
	margin: 4px 10px 0 0;
}

.footer-v8 .footer .latest-news h3 {
	margin: 0 0 3px;
	font-size: 14px;
	line-height: 20px;
}

.footer-v8 .footer .latest-news h3 a {
	color: #cccccc;
}

.footer-v8 .footer .latest-news h3 a:hover {
	text-decoration: none;
}

.footer-v8 .footer .latest-news p {
	font-size: 12px;
	margin-bottom: 1px;
}

/*Footer Subscribe Form*/

 .topfmfield {
	display:none;
}

button:focus {outline:0 !important;}

.form-control-dk {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #ffffff;
  vertical-align: middle;
  background: rgba(0,0,0,0.2);
  background-image: none;
  border: 1px solid #222222;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control-dk:focus {
  border: 1px solid #000000;
  outline: 0;
 
}

textarea.form-control-dk {
  height: auto;
}

.form-control-dk:-moz-placeholder {
  color: #cccccc;
  opacity: 1;
}

.form-control-dk::-moz-placeholder {
  color: #cccccc;
  opacity: 1;
}



.form-control-dk:-ms-input-placeholder {
  color: #cccccc;
}

.form-control-dk::-webkit-input-placeholder {
  color: #cccccc;
}

#dkfm .help-block {
  display: block;
  margin-top: 10px;
  margin-bottom: 5px;
  color: #cccccc !important;
}

#dkfm .help-block li {
  color: #cccccc;
  list-style:none;
  margin-left: -38px;
  margin-bottom: 10px;
  margin-top:0;
  font-size:14px;
}

#dkfm .help-block li:before {
  content: '\f071' /*fontawesome char code inside the ''*/;
  font-family: FontAwesome; /* or whatever */
  font-size:18px;
  margin-right:10px;
  display: inline-block;
  color:#cccccc;
  width: 1em; /*same as padding-left set on li*/

}

.control-group {
    margin-bottom: 5px;
}


.alert-success {
  background-color: #b5a268 !important;
  border-color: #b5a268 !important;
  color: #ffffff !important;
}

.alert-danger {
  background-color: #b5a268 !important;
  border-color: #b5a268 !important;
  color: #ffffff !important;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff !important;
  text-shadow: none;
  filter: alpha(opacity=100);
  opacity: 1;
}
.close:hover,
.close:focus {
  color: #ffffff !important;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=100);
  opacity: 1;
}

/*Footer Social Icons*/
.footer-v8 .footer .social-icon-list {
	padding-left: 0;
	list-style: none;
}

.footer-v8 .footer .social-icon-list li {
	padding: 0;
	display: inline-block;
}

.footer-v8 .footer .social-icon-list li i {
	color: #b5a268;
	width: 30px;
	height: 30px;
	padding: 7px 0;
	font-size: 14px;
	text-align: center;
	line-height: normal;
	display: inline-block;
	border: 1px solid #b5a268;
}


.footer-v8 .footer .social-icon-list li i:hover {
	-webkit-transition: all 0.35s, -webkit-transform 0.35s;
	transition: all 0.35s, transform 0.35s;
	background:#b5a268 !important;
	border: 1px solid #b5a268!important;
	color: #151515 !important;
}

/*Footer Copyright
------------------------------------*/
.footer-v8 .copyright {
	padding: 15px 0;
	background: #252525;
}

.footer-v8 .copyright .terms-menu {
	margin: 5px 0 0;
}

.footer-v8 .copyright .terms-menu li {
	color: #bbb;
	font-size: 12px;
	line-height: 10px;
	margin-right: 2px;
	padding-left: 10px;
	border-left: 1px solid #bbb;
}

.footer-v8 .copyright .terms-menu li:first-child {
	border-left: none;
	padding: 0 7px 0 0;
}

.footer-v8 .copyright .terms-menu li a {
	color: #bbb;
}

.footer-v8 .copyright .terms-menu li a:hover {
	color: #b5a268;
	text-decoration: none;
}

/*Footer Theme Color
------------------------------------*/
.footer-v8 .footer .column-one a:hover {
	color: #b5a268;
}
.footer-v8 .footer .tags-v4 a:hover {
	border-color: #ffffff;
	background-color: #b5a268;
}
.footer-v8 .footer .footer-lists li a:hover {
	color: #b5a268;
}
.footer-v8 .footer .latest-news h3 a:hover {
	color: #b5a268;
}
.footer-v8 .footer .input-group-btn .input-btn {
	background: #b5a268;
}
.footer-v8 .footer .social-icon-list li i:hover {
	background: #b5a268;
	border-color: #b5a268;
}