/* ================================= */
/* ----------- FOOTER CSS ---------- */
/* ================================= */
.socials li{ display:inline-block;}
.socials li a {
 color:#dbdbdb;
 border:1px solid #dbdbdb;
 display:block;
 font-size: 14px;
 height: 32px;
 line-height:30px;
 width: 32px;
 margin:5px 5px 5px 0;
 text-align: center;
}
.socials.dark li a{
	color:#676767;
	border-color:#676767;
}
.socials li a:hover, .socials li a:focus{
 color:#fff;
}
.footer {
	background:#222222;

    position: relative;
}
.footer a, #footer p, ul.list li::before, .opening-hourse ul li{
	color: #F2F2F2;
}
.footer a:focus, .footer a:hover, .footer a:active {
	color: #666666;
}
.footer a:hover {
	color: #2FB1FF;
}
.footer .widget .widget-title{
	margin-top: 0px;
}
#footer p {    
    font-weight: 300;
}
#footer .copy-right{
    font-size: 12px;
}
.line-bottom-theme-colored-2::after {
	bottom: -1px;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 50px;
}
.line1 {
  float: left;
  height: 5px;
  width: 40px;
}
.small-title {
  margin-bottom: 40px;
  margin-top: 20px;
}
.line2 {
  float: left;
  height: 1px;
  margin-top: 2px;
  width: 78px;
}
.widget.dark .widget-title {
	color: #fff;
}
.widget .widget-title {
	margin-bottom: 20px;
	margin-top: 0;
}
.line-bottom-theme-colored-2 {
	margin-bottom: 15px;
	padding-bottom: 10px;
	position: relative;
}
.widget-title {
  font-size: 18px;
  text-transform: uppercase;
}
.widget {
	margin-bottom: 30px;
}
.widget.dark .list-border li {
	border-bottom: 1px dashed #404040;
	transition: all 0.5s linear 0s;
}
.widget.dark .list-border li:hover {
	margin-left:10px;
}
.widget ul.list li, .widget .post {
	margin-bottom: 8px;
	padding-bottom: 8px;
}
.border-bottom {
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 0px;
}
.pt-70 {
	padding-top: 70px !important;
}
.pb-40 {
	padding-bottom: 0px !important;
}
.mb-20 {
	margin-bottom: 20px !important;
}
.mr-5 {
	margin-right: 5px !important;
}
.widget ul li {
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.opening-hourse ul li {
	padding: 4px 0 16px;
}
ul.list.angle-double-right li::before {
	content: "\00bb";
	font-family: fontawesome;
	font-size: 12px;
}
ul.list li::before {
	border: medium none;
	content: "\00bb";
	display: inline-block;
	font-family: fontawesome;
	font-size: 12px;
	margin-right: 10px;
	padding: 0;
}
.layer-overlay.overlay-dark-8::before {
	background-color: rgba(17, 17, 17, 0.8);
}
.layer-overlay {
	position: relative;
}
.layer-overlay::before {
	background: rgba(17, 17, 17, 0.5);
	content: " ";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}
.widget.dark .widget-title {
	color: #fff;
}
.widget .widget-title {
	margin-bottom: 20px;
	margin-top: 0;
}
.text-gray {
	color: #808080;
}
.btn-xs {
	font-size: 11px;
	padding: 3px 14px;
}
.bg-black-333 {
	background-color: #333333;
	padding-top:35px;
}
.mt-30 {
	margin-top: 30px;
}
.input-group .form-control:first-child, 
.input-group-addon:first-child, 
.input-group-btn:first-child > .btn, 
.input-group-btn:first-child > .btn-group > .btn, 
.input-group-btn:first-child > .dropdown-toggle, 
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn, 
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle){
	border-radius: 0;
	font-size: 12px;
}
span.input-group-btn button {
	color: #fff;
}
.pb-0 {
	padding-bottom: 0;
}
.pt-0 {
	padding-top: 0;
}
.call-to-action {
	display: inline-block;
	padding-bottom: 20px;
	padding-top: 20px;
	width: 100%;
}
.pt-30 {
	padding-top: 30px;
}
.pb-20 {
	padding-bottom: 20px;
}
.ml-10 {
	margin-left: 10px;
}
.btn-theme-colored {
	background-color: #fff;
	border:1px solid #fff;
}
.btn-flat {
	border-radius: 0;
}
.widget.no-border ul li {
	border: medium none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.socials.icon-gray a {
	background-color: #eeeeee;
	color: #555555;
	display: block;
	font-size: 18px;
	height: 36px;
	line-height: 36px;
	width: 36px;
}
.socials.icon-gray a:hover {
	color: #bbbbbb;
}
.socials.icon-gray.icon-bordered a {
	background-color: transparent;
	border: 2px solid #eeeeee;
}
.socials.icon-gray.icon-bordered a:hover {
	border: 2px solid #d5d5d5;
}
.socials.icon-dark a {
	background-color: #333333;
	color: #eeeeee;
	display: block;
	font-size: 18px;
	height: 36px;
	line-height: 36px;
	width: 36px;
}
.socials.icon-dark a:hover {
	color: #5e5e5e;
}
.socials.icon-dark.icon-bordered a {
	background-color: transparent;
	border: 2px solid #111111;
	color: #111111;
}
.socials.icon-dark.icon-bordered a:hover {
	background-color: #111111;
	border-color: #111111;
	color: #fff;
}
.socials.icon-rounded a {
	border-radius: 3px;
}
.socials.icon-circled a {
	border-radius: 50%;
}
.socials.icon-md a {
	font-size: 24px;
	height: 50px;
	line-height: 50px;
	width: 50px;
}
.socials.icon-lg a {
	font-size: 32px;
	height: 60px;
	line-height: 60px;
	width: 60px;
}
.socials.icon-xl a {
	font-size: 60px;
	height: 120px;
	line-height: 120px;
	width: 120px;
}

.widget.dark .list-border li {
  border-bottom: 1px dashed #404040;
  transition: all 0.5s linear 0s;
}
.mb20{ display:inline-block; }
.mb20 form, .mb20 form .search{ width:220px; position:relative;}
.mb20 form .search {
  border: medium none;
  height: 40px;
  padding-left: 15px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.mb20 form a.button {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 40px;
  line-height: 44px;
  position: absolute;
  right: -2px;
  text-align: center;
  top: 0;
  width: 40px;
}
.mb20 form a.button:hover{ color:#fff;}