p 
{ 
	margin-bottom: 20px; 
	line-height: 28px;
}

ul 
{ 
	margin: 0; 
	padding: 0; 
	list-style: none;
}

#main_column
{
	min-height:400px;
}


ul li {line-height: 28px;}

h2 {color: #1A1A1A; font-weight: 700; margin-bottom: 20px; }
h3 {line-height: 35px; margin-bottom: 20px;}
h4 { font-size: 17px; font-weight: 700; color: #2d2d2d;}

a, a:visited { -webkit-transition: all 150ms ease-in; -moz-transition: all 150ms ease-in; -o-transition: all 150ms ease-in; transition: all 150ms ease-in;}
a {  -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
a:hover,
a:focus { text-decoration: none; color: #007DA0; outline: none; } 

body { webkit-tap-highlight-color: rgba(255,255,255,.2);width: 100%; min-height: 100%; position: relative; font-family:"Raleway", Lucida Sans Unicode, Verdana, Helvetica, sans-serif; font-size: 14px; line-height: 24px; color: #575757; color: #999; font-weight: 400; letter-spacing: normal; -webkit-font-smoothing: antialiased!important; text-rendering: optimizeLegibility; font-weight: 500; color: #7a7a7a;}
html { width: 100%; height: 100%;}

h1, h2, h3, h4, h5, h6 { font-family: "Raleway", Lucida Sans Unicode, "Helvetica Neue", Helvetica,Arial,sans-serif;}
h1, h2, h3, h4, h5, h6 { margin-top: 0;  margin-bottom: 10px;}

form {margin-bottom: 0;}

.headline {text-align: center;}
	.headline h1 {color: #31373a; padding-bottom: 15px; border-bottom: 2px solid #DDD; display: inline-block;}
	.headline p {margin-bottom: 50px;}
	
.bg-dark .headline h1 {color: #FFF;}
.bg-dark .headline p {color: #FFF;}

.bg-blue .headline h1 {color: #FFF; border-bottom: 2px solid rgba(0,0,0,0.1);}
.bg-blue .headline p {color: #FFF;}

.white h1 {color: #FFF;}
.white p {color: #FFF;}

.section {padding: 90px 0;}
.section20 {padding:20px 0;}

.padding70top {padding-top: 70px;}

.bordered {border:1px solid #DDD;}
.border-left {border-left: 1px solid #DDD;}
.border-right {border-right: 1px solid #DDD;}
.border-top {border-top: 1px solid #DDD;}
.border-bottom {border-bottom: 1px solid #DDD;}
.nopadding-bottom {padding-bottom: 0;}

.margintop40 {margin-top: 40px;}

.divider70 {clear: both; height: 70px;}
.divider50 {clear: both; height: 50px;}
.divider20 {clear: both; height: 20px;}
.divider35 {clear: both; height: 35px;}

.margin50 {margin: 50px 0;}
.margin20 {margin: 20px 0;}

.btn {-webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.blue-btn { padding: 12px 15px; font-size: 12px; font-family: "Raleway", sans-serif; text-transform: uppercase; font-weight: 700; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;  color: white; border:1px solid rgba(0,0,0,0.1);}
.blue-btn:hover { background-color: #31373a; color: #FFF;}

.black-btn { font-family: "Raleway", sans-serif; font-weight: 700; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; background-color: #31373a; color: white; border:1px solid rgba(0,0,0,0.1);}
.black-btn:hover {  color: #FFF;}


.quote {color: #FFF; border: none; font-size: 40px; text-align: center; position: relative; font-weight: bold;}
.quote::before{  font-family:'FontAwesome'; content:"\f10d"; font-size: 20px; font-weight: bold; padding-right: 30px; font-weight: normal; }
.quote span {display: block; font-size: 16px; }

.text-center img {display: block; margin: 0 auto;}

.normal-list {list-style-type: disc; margin-bottom: 30px; margin-left: 20px;}
.normal-list li {margin-bottom: 5px;}

.green-arrow {list-style: none; }
.green-arrow li {background:url(../img/green-arrow.png) no-repeat left top; padding-left: 45px; padding-bottom: 15px;}
.green-arrow li:nth-child(odd) {font-weight: bold;}

.highlight {padding: 20px; background: #F8F8F8; border-radius:3px; }
.side-text {margin-top: 20px; width: 90%; margin: 0 auto; }
.side-text h4 {text-align: center;}
.side-text i {display:block; background-color: #8FB73C; width: 80px; height: 80px; border-radius: 5px; color: #FFF; line-height: 80px; text-align: center; font-size: 30px; margin: 20px auto;}

.btn:hover, .btn:focus {color: #FFF;}

.negativetop80 {margin-top: -80px;}

.bg-white {background-color: #FFF;}
.bg-grey {background-color: #FAF7F8;}
.bg-grey {background-color: #FAFAFA;}
.bg-grey2 {background-color: #F5F5F5;}

.bg-blue {}
.bg-dark {background-color: #0F141A;}



.cover {-webkit-background-size: cover; -moz-background-size: cover;-o-background-size: cover; background-size: cover; height:100%; }

.color-blue {}
.color-white {color: #FFF;}
.color-green {color: #8FB73C;}

.overlay-bg {position: absolute; top: 0; left: 0; right: 0; bottom: 0; opacity: 0.5; background: rgba(0, 0, 0, 0.5); background: -webkit-radial-gradient(50% 55%, ellipse closest-corner, rgba(0, 0, 0, 0.57) 1%, rgba(0, 0, 0, 0.8) 100%); background:-moz-radial-gradient(50% 55%, ellipse closest-corner, rgba(0, 0, 0, 0.57) 1%, rgba(0, 0, 0, 0.8) 100%); background: -ms-radial-gradient(50% 55%, ellipse closest-corner, rgba(0, 0, 0, 0.57) 1%, rgba(0, 0, 0, 0.8) 100%); background: radial-gradient(50% 55%, ellipse closest-corner, rgba(0, 0, 0, 0.57) 1%, rgba(0, 0, 0, 0.8) 100%); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 0;}

.navbar-inverse { margin-bottom: 0; -webkit-border-radius: 0; -moz-border-radius: 0;border-radius: 0;-webkit-transition: background .5s ease-in-out,padding .5s ease-in-out; -moz-transition: background .5s ease-in-out,padding .5s ease-in-out; transition: background .5s ease-in-out,padding .5s ease-in-out; background-color: transparent; background: none;  border: none;}
.navbar-inverse .navbar-nav > li > a { color: #fff; display: block; -webkit-transition: all 100ms ease-in-out; -moz-transition: all 100ms ease-in-out; -o-transition: all 100ms ease-in-out; -ms-transition: all 100ms ease-in-out; transition: all 100ms ease-in-out; text-transform: capitalize; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;}

.menu-right {float: right;}

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > li {-webkit-transition: all 400ms linear; -moz-transition: all 400ms linear; -o-transition: all 400ms linear; -ms-transition: all 400ms linear; transition: all 400ms linear;}

.navbar-toggle { padding: 4px 6px; font-size: 16px; color: #fff;}
.navbar-toggle:focus,
.navbar-toggle:active { outline: 0;}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus 
{
	background-color: transparent;
}


.navbar-brand:hover { color: #fff;} 

.scroll-fixed-navbar { padding: 10px 0; background-color: #FFF; -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1); box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);}
.scroll-fixed-navbar .navbar-nav > li > a 
{
	color: #333;
}
.scroll-fixed-navbar .navbar-nav > li > a:hover, 
.scroll-fixed-navbar .navbar-nav > li.active > a,
.scroll-fixed-navbar .navbar-nav > li.active > a:hover { }

.navbar-toggle { position: relative; float: right; background-color: transparent; padding: 10px; margin: 13px 30px 13px 0; border: none; color: #fff; border: 2px solid #fff;}
.navbar-toggle .icon-bar { background-color: #fff;}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {border-color: rgba(0,0,0,0.1);}

.navbar-inverse .navbar-brand  {color: #FFF; font-size: 30px; font-weight: 700; padding: 15px;}
.scroll-fixed-navbar.navbar-inverse .navbar-brand  {color: #1a1a1a; font-size: 30px; font-weight: 700; padding: 15px;}

.carousel-indicators {bottom: -17%;}


html, body {height: 100%;}

#top {background: #1A1A1A; position: relative; z-index: 1; }
.header-text {}
.header-text h1 {font-size: 50px; color: #FFF;  border-bottom:1px solid rgba(0,0,0,0.1); padding-bottom: 10px;}
.header-text h2 {color: #FFF;}
.header-text li {color: #FFF;}
.header-text p {color: #E7E7E7;}



.top-inner { padding-top:50px; padding-bottom: 30px; 
	background-color:#57bdd4;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#1e689a), to(#3e9ddc));
	background-image:-webkit-linear-gradient(top, #1e689a, #3e9ddc);
	background-image:-moz-linear-gradient(top, #1e689a, #3e9ddc);
	background-image:-ms-linear-gradient(top, #1e689a, #3e9ddc);
	background-image:-o-linear-gradient(top, #1e689a, #3e9ddc);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#1e689a, endColorstr=#3e9ddc);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#1e689a, endColorstr=#3e9ddc)";

	 height:100%; position: relative; 
	 z-index: ;
 }
 
 
 .default-gradient {  
	background-color:#57bdd4;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#1e689a), to(#3e9ddc));
	background-image:-webkit-linear-gradient(top, #1e689a, #3e9ddc);
	background-image:-moz-linear-gradient(top, #1e689a, #3e9ddc);
	background-image:-ms-linear-gradient(top, #1e689a, #3e9ddc);
	background-image:-o-linear-gradient(top, #1e689a, #3e9ddc);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#1e689a, endColorstr=#3e9ddc);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#1e689a, endColorstr=#3e9ddc)";

 }
 

.main-point {clear: both; padding-bottom: 35px; border-bottom:1px solid #F7F7F7; margin-bottom: 40px;} 
.main-point p {margin-bottom: 0;}
.main-point i {  width: 80px; height: 80px; border-radius: 5px; color: #FFF; line-height: 80px; text-align: center; font-size: 42px; display: inline-block; margin-right: 30px; float: left; margin-right: 20px;}
.main-point h4 { margin-bottom: 10px; font-size: 20px; }
.main-point-last {border: none; margin-bottom: 0;}
 

.bg-blue .horizontal-optin button { background-color: #31373a;}
.bg-blue .horizontal-optin button:hover { }


.search-form-wrap 
{ 
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	background: rgba(0,0,0,0.5);
	-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.1);
	box-shadow: 0 0 10px rgba(0,0,0,.1);
 }
 
.search-form-wrap input[type="text"], 
.search-form-wrap textarea,
.search-form-wrap select
{ 
	color: #333; 
	border: none; 
	outline: none; 
	width: 100%; 
	padding: 10px 15px; 
	display: block; 
	transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out; 
	-webkit-transition: all 0.2s ease-in-out; 
	-o-transition: all 0.2s ease-in-out; 
	border-radius: 0; 
	height: auto; 
	background: #FFF;
}
.search-form-wrap textarea { min-height: 200px;}

.search-form-wrap button 
{ 
	width: 100%; 
	text-align: center; 
	color: #fff; 
	padding: 10px 0; 
	 
	border: none; 
	transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out; 
	-webkit-transition: all 0.2s ease-in-out; 
	-o-transition: all 0.2s ease-in-out; 
	font-weight: bold; 
	border-radius: 0;
}

.search-form-wrap button i { color: #fff; font-size: 24px;}
.search-form-wrap button:hover{background: #0396CF; color: #FFF;}
.search-form-wrap .form-group {margin-bottom: 0;}
.alert-success {margin-top: 40px;}

.form-process {font-weight: bold; color: #1a1a1a; text-align: right;}
.form-process p {margin: 20px 0; color: #FFF;}
.form-process i { margin-right: 10px;}



.form-process-middle {font-weight: bold; color: #FFF; text-align: right;}
.form-process-middle p {margin: 20px 0; margin-bottom: 0;}
.form-process-middle i {color: #1a1a1a; margin-right: 10px;}



.nav-tabs {text-align:center;}

.tab-content .tab-pane { padding: 2px 3px;}

.nav-tabs { margin-bottom: 5px;}
.nav-tabs > li > a 
{ 
	padding: 10px 10px;
}


.width-25  > li 
{
	width:25%;
}

.width-33  > li 
{
	width:33%;
}

::-moz-selection { text-shadow: none; background: #1F1F1F; color: #FFF;}
::selection { text-shadow: none; background: #1F1F1F; color: #FFF; }

img::selection { background: 0 0;}
img::-moz-selection { background: 0 0;}

.nav-tabs > li 
{
	position: relative;
	
}



.pricing-container {padding-left: 0px; padding-right: 0px; }
.price-column { background: #fff; margin-top:0; margin-bottom: 40px; -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.1); box-shadow: 0 0 7px rgba(0,0,0,0.1); margin-top: 20px; -webkit-transition: all 0.25s ease-in-out;-moz-transition: all 0.25s ease-in-out;-o-transition: all 0.25s ease-in-out;transition: all 0.25s ease-in-out; position: relative; z-index: 1;}
.price-column:hover {margin-top: -10px;-webkit-transition: all 0.25s ease-in-out;-moz-transition: all 0.25s ease-in-out;-o-transition: all 0.25s ease-in-out;transition: all 0.25s ease-in-out; -webkit-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.2);}
.price-column h2 { background-color: #666666; color: #ffffff !important; font-size: 17px; text-align: center; margin-bottom: 0; padding: 30px 0;  } 
.price-column h3 { color: #ffffff !important; text-align: center; font-size: 32px; background: #999999; margin-bottom: 0; padding: 30px 0; font-weight: bold;}
.price-column h3 span { font-weight: 300; font-size: 18px; }
.price-column h3 sup {font-size: 18px;}
.price-column ul {margin:25px 0;}
.price-column li {border-top: 1px dotted #EFEFEF; padding: 15px 0; width: 75%; margin:0 auto; color: #333;}
	.price-column li:first-child {border-top: none;}
.price-column li i {float: right; color: #8FB73C;}
.price-column li i.red-color {color: #CC0000;}
.price-column li del {color: #aaa;}

.price-bottom {background: #0F141A; padding: 25px 0; text-align: center;}
.price-btn {background: transparent; padding: 12px 30px; border: 2px solid #FFF; border-radius: 0; color: #FFF; font-weight: bold; text-transform: uppercase; font-size: 14px;}
.price-btn:hover {background: #FFF;  border: 2px solid #FFF;}

.price-column p {padding: 20px; background: #F8F8F8;}
	
.price-column.large {margin-top: -20px;position: relative; z-index:2; -webkit-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.2);  }
.price-column.large h2 { background-color: #1166A0;}
.price-column.large h3 {  padding: 45px 0; font-size: 38px;}
.price-column.large .price-bottom {background-color: #0F141A;}

 
.title { margin-bottom: 60px; }
.panel { background: #f0f0f0;}
.panel .panel-heading { padding: 15px 30px;}
.panel .panel-body { padding: 10px; padding-top: 0; color: #666666;}
.panel .panel-title { font-weight: normal; color: #666666; font-size: 14px; font-weight: bold;}
.panel .panel-title .active { color: #408337;}
.panel .panel-title .panel-toggle .fa { margin-right: 10px; color: #8FB73C;}
.more { margin-top: 60px;}
.more .title { margin-bottom: 15px; color: #999999; }

.btn-bluebg {padding: 15px 35px; border-radius: 0; border: 2px solid  color: #FFF;  border- font-size: 14px; font-weight: bold; margin-right: 20px;}
.btn-bluenobg {padding: 15px 35px; border-radius: 0; border: 2px solid rgba(0,0,0,0.2);  background-color: #FFF; font-size: 14px; font-weight: bold;}

.btn-bluebg:hover, .btn-bluenobg:hover {border-color: #0F0F0F; background-color:#1a1a1a;}


#footer {background-color:#0F141A; background-color: #0C0C0C;}
#footer p { color: #aaa; font-size: 14px;}
#footer h4 {font-size: 16px; color: #FFF;}
#footer a {color: #f5f5f5; font-size: 14px;}
	#footer a:hover {color: #FFF;}
#footer hr {border-top:1px solid rgba(255,255,255,0.2); margin-top: 35px; margin-bottom: 35px;}

.quick-links {margin-left: 10px;}
.quick-links li 
{
	list-style-type: square; 
	margin-bottom: 10px;
	width:50%;
	float:left;
}



.copyright {float: right;}
.copyright i {color: #FF3D7F; margin:0 5px;}

.contact-list li {font-size: 14px; color: #FFF;}
.contact-list i {border: 1px solid #fff; border-radius: 50%; height: 40px; width: 40px; text-align: center; line-height: 40px; margin-right: 10px; margin-bottom: 10px;}

.footer-bottom {margin-top: 60px; padding-top: 40px; border-top:1px solid rgba(255,255,255,0.2);}

.social {}
.social li {display: inline-block; width: 35px; height: 35px; border-radius: 3px; text-align: center; line-height: 35px; webkit-transition: background-color 400ms ease-out 0.2s; -moz-transition: background-color 400ms ease-out 0.2s; -o-transition: background-color 400ms ease-out 0.2s; transition: background-color 400ms ease-out 0.2s;}
.social li a { color: #fff; }
.social li.facebook { background: #204385; }
.social li.twitter { background: #2aa9e0; }
.social li.google-plus { background: #d3492c; }
.social li.linkedin { background: #0073b2; }
.social li.skype { background: #00b0f6; }
.social li.youtube { background: #e22d24; }
.social li:hover {background:#31373a; cursor: pointer; }


a.scroll-up { display: none; position: fixed; right: 10px; bottom: 10px; padding:5px 10px;  text-align: center; -moz-transition: -moz-transform 0.8s ease-in-out; -o-transition: -o-transform 0.8s ease-in-out; -webkit-transition: -webkit-transform 0.8s ease-in-out; transition: transform 0.8s ease-in-out; -webkit-backface-visibility: hidden;}
a.scroll-up i {color: #FFF;}
a.scroll-up:hover, 
a.scroll-up:focus { -moz-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); background: #31373a;}


@media only screen and (min-width: 953px) and (max-width: 959px) {
	.horizontal-optin input[type="text"], .horizontal-optin textarea {margin-bottom: 15px;}

	.img-thumbnail {margin: 0;}
	.bottom-contact {padding-top: 40px;}
	.last-row .features-list {margin-bottom: 40px;border-bottom: 1px solid #F7F7F7;}
	input[type="text"], textarea {margin-bottom: 15px;}
}

@media only screen and (min-width: 480px) and (max-width: 952px) {
	.navbar-inverse {background-color: #FFF;}
	.navbar-inverse .navbar-brand {color: #1a1a1a;}
	.navbar-inverse .navbar-toggle {padding: 10px; background: #333;}
	.navbar-inverse .navbar-nav > li  {border-bottom:1px solid #EFEFEF;}
	.navbar-inverse .navbar-nav > li > a {color: #1a1a1a;}
	.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { }
	.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus  { }
	.menu-right {float: none;}
	p {}
	h4 {}
	hr { margin: 15px 0;}
	input[type="text"], textarea {margin-bottom: 15px;}
	.section {padding: 70px 0;}
	.main-point {margin-bottom: 40px;}
	.video-container {margin-bottom: 40px;}
	.members-holder{width:80%; float: none; margin:20px auto;}
	
	.img-thumbnail {margin: 0;}
	.bottom-contact {padding-top: 40px;}
	.last-row .features-list {margin-bottom: 40px;border-bottom: 1px solid #F7F7F7;}
}

@media only screen and (max-width: 479px) {
	.navbar-inverse {background-color: #FFF;}
	.navbar-inverse .navbar-brand {color: #1a1a1a;}
	.navbar-inverse .navbar-toggle {padding: 10px; background: #333;}
	.navbar-inverse .navbar-nav > li  {border-bottom:1px solid #EFEFEF;}
	.navbar-inverse .navbar-nav > li > a {color: #1a1a1a;}
	.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { }
	.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus  { }
	
	.menu-right {float: none;}
	
	body {font-size: 13px;}
	p {font-size: 13px;}
	h4 {font-size: 16px; line-height: 25px;}
	hr { margin: 15px 0;}

	iframe {max-height: 200px;}
	
	.headline h1 {font-size: 30px;}
	.section {padding: 50px 0;}
	
	input[type="text"], textarea {margin-bottom: 15px;}
	.bubble {margin-bottom: 30px;}
	
	
	.price-column:hover {margin-top:0;}

	.main-point {margin-bottom: 20px; border: none; float: none; width: 100%; border-bottom:1px solid #EFEFEF;}
	
	.members-holder{width:80%; float: none; margin:20px auto;}
	.video-container {margin-bottom: 40px;}
	.img-cover h3 {display: none;}
	.img-thumbnail {margin: 0;}
	.btn-bluebg {margin-right:0; margin-bottom: 20px;}
	#footer p, #footer li, #footer a {font-size: 13px;}
	.social {margin-bottom: 30px;}
	.copyright {float: none;}
}

.top-bottom-20
{
	margin-top:20px;
	margin-bottom:20px;
}

.clear
{
	clear:both;
}

.category_link
{
	font-size:16px;
}
.browse-location
{
	margin-top:8px;
}


form#main fieldset 
	{
		border: none;
		margin-bottom: 25px;
	
	}

	form#main fieldset:last-of-type 
	{
		margin-bottom: 0;
	}

	form#main legend 
	{
		
		font-size: 16px;
		font-weight: bold;
		padding-bottom: 10px;
	}
	
	form#main ol li 
	{
		list-style: none;
	}

@media (max-width: 952px) 
{
	
	.quick-links li 
	{
		margin-bottom: 15px !important;
		float:none !important;
	}
	
	.contact-info
	{
		margin-top:50px;
	}
	
	form#main {
		padding:20px;
		width:100% !important;
		min-width:300px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		background:#f8f8f8;
	}
	
	form#main input:not([type=radio]):not([type=checkbox]),
	form#main select,
	form#main textarea {
		background: #ffffff;
		border: 1px solid #eaeaea;
		outline: none;
		padding: 5px;
		clear:both !important;
		width: 100% !important;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		min-height:32px;
	}
	
	form#main label,.div_label {
		
		font-size:16px;
		margin-top:10px;
	}
	
	
	.div_label {
		
		font-size:16px !important;
		margin-top:10px !important;
	}
	
	.div_field
	{
		clear:both;
		width:100% !important;
	}
	
	
	form#main label {
		
		font-size:16px;
		margin-top:10px;
	}
	
	#main-login-form
	{
		width: 320px !important;
		margin-left:-160px !important; 
	}
	
	.login-form-field
	{
		width:160px !important;
	}
}


@media (min-width: 953px) 
{
	.login-button
	{
		margin-left:10px;
	}
	
	form#main {
		
		padding: 20px;
		width: 95%;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		background:#eaeaea;
	}

	



	form#main ol li 
	{
		background: #f4f4f4;
		border-color: #cccccc;
		border-style: solid;
		border-width: 1px;
		line-height: 30px;
		list-style: none;
		padding: 5px 10px;
		margin-bottom: 2px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}

	form#main ol ol li 
	{
		background: none;
		border: none;
		float: left;
	}

	form#main label {
		float: left;

		width: 28%;
		font-weight:400;
	}

	form#main input:not([type=radio]):not([type=checkbox]),
	form#main select,
	form#main textarea {
		background: #ffffff;
		border: none;
		font: italic 13px Georgia, "Times New Roman", Times, serif;
		outline: none;
		padding: 5px;
		width: 65%;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		min-height:32px;
	}
	form#main input:not([type=submit]):focus,
	form#main textarea:focus 
	{
		background: #eaeaea;
	}

	form#main input[type=radio]
	 {
		float: left;
		margin-right: 5px;
	}
}


.form-field
{
	border:1px solid #aaaaaa;
		-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	height:28px;
	min-width:200px;
	font-size:14px;
}


.listing_title
{
	
	font-size:18px;
	text-decoration:none !important;
	font-weight:bold;
}

.featured_listing_title
{
	color:#000000;
	font-size:18px;
	text-decoration:none !important;
	font-weight:bold;
}

.lfloat
{
	float:left;
}

.rfloat
{
	float:right;
}



.listing_description
{
	margin-bottom:8px;
	color: #5f5f5f !important;
	font-size:13px;
}

.listing_posted_date
{
	font-size:10px;
}


.listing
{
	width:100%;
	
	padding-bottom:20px;

}

.smooth-separator
{
	width:100%;
	height:8px;
	background:url(../images/bottom_background.png);
	margin-top:3px;
	margin-bottom:3px;
}

.margin_4
{
	margin-top:5px;
	margin-bottom:5px;
}

.margin_10
{
	margin-top:10px;
	margin-bottom:10px;
}


.featured_listing a
{
	color:#000000 !important;
}

.featured_listing
{
	background: #F9E7C1;
	border:1px solid #F3A458;
	color:#000000 !important;
	padding:8px;
}

.result-stars
{
	float:left;
	position:relative;
	top:5px;
	left:10px;
}

.result-link
{
	text-decoration:none;
}

.result-link:hover
{
	text-decoration:none;
}





.featured-hr
{
   border-top: 1px solid #F8D39C;
   background-color:#F8D39C;
   color:#F8D39C;
}



@media (max-width: 992px) 
{

	
	.result-stars
	{
		float:none !important;
		clear:both;
		position:relative;
		top:0px !important;
		left:0px !important;
		min-height:20px;
	}
	
	h3
	{
		font-size: 26px !important;
	}
	
	h4, .featured_listing_title, .listing_title
	{
		font-size: 24px !important;
	}
	
	
	
	.bottom-menu li a
	{
		font-size:18px !important;
		
	}
	
	.navbar-nav li
	{
		border-bottom:1px solid white;
	}
	
	
	
	.bottom-menu
	{
		padding-left:26px;
		padding-right:26px;
	
	}
	
	.category_link
	{
		font-size: 18px !important;
		margin-top: 20px !important;
	}
	
	.bottom-menu li
	{
		clear:both !important;
	}
	
	.expand_menu_link
	{
		font-size: 20px !important;
	}
	
	#main_navbar a
	{
		font-size: 18px !important;
	}
	
	.top-link, .btn-xs
	{
		font-size: 14px !important;
	
	}
	
	.sub-text, .sub-cat-result
	{
		font-size: 16px !important;
	}
	
	.container
	{
		
		width:100% !important;
		min-width:100% !important;
	}
	
	.hide-sm
	{
		display:none;
		padding-left:0 !important;
		padding-right:0 !important;
	}

	.center-xs
	{
		text-align: center;
	}
		
}


@media (min-width: 993px)
{

	.hide-sm
	{
		display:block;
	}
	
}

.expand_menu_link
{
	color: #ffffff !important;
	font-size:16px;
	text-decoration:none !important;
}


.expand_menu_link:hover
{
	text-decoration:none !important;
}

.padding_5
{
	padding:5px !important;
}

.left_padding_15
{
	padding-left:15px !important;
}

.no-left-padding
{
	padding-left:0px !important;
}

.margin-bottom-10
{
	margin-bottom:10px;
}



.menu li:hover > ul
{ 
	display: block;
}


hr
{
	margin-top:10px !important; 
	margin-bottom:15px !important;
}

.margin-top-15
{
	margin-top:10px;
}

.img-shadow
{
	-webkit-box-shadow: 0 3px 8px #bbb;
    -moz-box-shadow: 0 3px 8px #bbb;
    box-shadow: 0 3px 8px #bbb;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}


.img-right-margin
{
	margin-right:15px;
	position:relative;
	top:4px;
}

.padding-top-65
{
	padding-top:65px;
}



.result-image img
{
	margin-top:10px;
	margin-bottom:10px;
}


.final-result-image
{
	background:#ffffff;
	float:right;
	margin-left:30px;
	margin-bottom:20px;
	text-align:center;
	width:100%;
	padding:10px;
	border:1px solid #dee2e6;
	-webkit-box-shadow: 0 3px 10px #aaa;
    -moz-box-shadow: 0 3px 10px #aaa;
    box-shadow: 0 3px 10px #aaa;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

.final-result-image img
{
	margin-top:10px;
	margin-bottom:10px;
}

.result-text
{
	width:72%;
	float:left;
	margin-left:30px;
}

.white-link
{
	color:#ffffff;
}

.white-link:hover
{
	color:#ffffff;
	text-decoration:underline;
}

.underline-link
{
	text-decoration:underline !important;
}

.r-margin-8
{
	margin-right: 8px;
}

.margin-top-bottom-15
{
	margin-top:15px;
	margin-bottom:15px;
}

.min-height-30
{
	min-height:30px;
}

.white-font
{
	color:#ffffff !important;
}




.div_label
{
	float: left;
	font-size: 13px;
	width: 28%;
}

.div_field
{
	float:left;
	
	border: none;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	outline: none;
	width: 65%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

.div_field input
{
	width:100% !important;
}

.div_field select
{
	width:100% !important;
}


.mselect
{ 
	width: 140px; 
	border: 0px solid black;
	text-indent: 3px;
	padding: 1px 0;
	cursor: hand;
	cursor: pointer;
}

.mselect .downimage
{ 
	position: absolute;
	right: -25px;
}

.mselect .dropdown
{ 
	position: absolute;
	left: 0px;
	width: 180px; 
	height: expression( this.scrollHeight > 150 ? "150px" : "auto" ); 
    max-height: 150px; 
	overflow:auto;
	border: 1px solid #808080;
	display: none;
	z-index: 5;
	font-weight: normal;background-color:white;
}

.mselect .dropdown a
{ 
	width: auto;
	display: block;
	border-bottom: 1px none #B4B4B4;
	padding: 1px 0;
	text-indent: 2px;
	text-decoration: none;
	color: black;
	background-color:#ffffff;
}

* html .mselect .dropdown a
{ 
	width: 100%;
}

.mselect .dropdown a:hover
{
	background: #0A246A;
	color:#ffffff;
}


.login-form-field
{
	width:280px;
	border:1px solid #aaaaaa;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	height:28px;

	font-size:14px;
}

#main-login-form 
{
    -webkit-box-shadow: 0 3px 10px #aaa;
    -moz-box-shadow: 0 3px 10px #aaa;
    box-shadow: 0 3px 10px #aaa;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	line-height:1.1em;
	float: right;
	
    width: 450px;
	height:240px;
	position:absolute;      
	top: 50%;
    left: 50%;
    margin-top:-100px; 
    margin-left:-250px; 
	z-index:6001;
	border:4px solid #999999;
	background:#f3f3f3;
	margin-bottom:40px;
	padding: 5px 20px 10px;

	display:none;	
}


.close-login-icon
{
	float:right;
	position:relative;
	top:-4px;
	left:19px;
}

table 
{ 
    border-spacing: 4px;
    border-collapse: separate;
}


.login-hr
{
	color:#e0e0e0 !important;
	border-color:#e0e0e0 !important;
}


#ads-rotator
{
	width:100%;
	background:#f2f2f2;
	background-repeat:no-repeat;
	color:#666666;
	padding-left: 40px;
	text-align:left;
}


.jcarousel-skin-ie7 .jcarousel-container 
{
   
}

.jcarousel-skin-ie7 .jcarousel-direction-rtl 
{
	direction: rtl;
}

.jcarousel-skin-ie7 .jcarousel-container-horizontal 
{
    width: 100%;
    padding: 5px 50px;
	line-height:1.1em !important;
}


.jcarousel-skin-ie7 .jcarousel-clip 
{
    overflow: hidden;
}

.jcarousel-skin-ie7 .jcarousel-clip-horizontal 
{
    width: 94%;
}

#wrap{position:relative;left:-4px}

.jcarousel-skin-ie7 .jcarousel-item 
{
    width: 130px;
    height: 110px;
	
}

.jcarousel-skin-ie7 .jcarousel-item a
{
   color:white;
   text-decoration:none;
}

.jcarousel-skin-ie7 .jcarousel-item:hover,
.jcarousel-skin-ie7 .jcarousel-item:focus {
    border-color: #808080;
}

.jcarousel-skin-ie7 .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 7px;
}

.jcarousel-skin-ie7 .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 7px;
	margin-right: 0;
}

.jcarousel-skin-ie7 .jcarousel-item-vertical {
    margin-bottom: 7px;
}

.jcarousel-skin-ie7 .jcarousel-item-placeholder {
}


.jcarousel-skin-ie7 .jcarousel-next-horizontal {
    position: absolute;
    top: 30px;
    right: 45px;
    width: 35px;
    height: 35px;
    cursor: pointer;
    background: transparent url(../images/next-new.png) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(../images/prev-new.png);
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-next-horizontal:focus {
    background-position: -35px 0;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:active {
    background-position: -70px 0;
}

.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -105px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal {
    position: absolute;
    top: 30px;
    left: 0px;
    width: 35px;
    height: 35px;
    cursor: pointer;
    background: transparent url(../images/prev-new.png) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(../images/next-new.png);
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-prev-horizontal:focus {
    background-position: -35px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:active {
    background-position: -70px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -105px 0;
}


@media (max-width: 640px) 
{
	.home-category
	{
		clear:both;
		width:100% !important;
	}
	
	#carousel-container
	{
		display:none;
	}
	
	.result-image
	{
		width: 100% !important;
	}
	
	.result-text
	{
		clear:both;
		width: 100% !important;
		margin-left: 0px !important;
	}
}


#carousel-container a
{
	color:#333333 !important;
}

.logo
{
	display:inline;
}

.languages-menu
{
	float:right;
	position:relative;
	left:-12px;
}


.bottom-icon
{
	margin-right:12px;
}

#hours_display
{
	min-height:50px;

}

.line-hour
{
	margin-bottom:10px;
}

.hour-column
{
	width:90px;
	float:left;
	text-align:right;
}

.day-column
{
	width:50px !important;
	text-align:right;
	float:left;
	
}




@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i&subset=cyrillic,cyrillic-ext,latin-ext');
@import url('https://fonts.googleapis.com/css?family=Raleway:500,500i,700,700i&subset=cyrillic,cyrillic-ext,latin-ext');


.bg-default {
	background-color: rgba(222,227,229,.25);
}

.bg-primary {
	
}

.text-primary {
	
}

.bg-low-contrast {
	background-color: #dee3e5;
}

.text-low-contrast {
	color: #dee3e5;
}

.bg-medium-contrast {
	background-color: #585a5d;
}

.text-medium-contrast {
	color: #585a5d;
}

.bg-muted {
	background-color: #dee3e5;
}

.text-muted {
	/*color: #d2d2d2 !important;*/
}

.bg-dark {
	background-color: #323537;
}

.text-dark {
	color: #323537!important;
}

.bg-low-contrast-blue {
	background: rgba(166,203,255,.1);
}

.text-green {
	color: #8bc53e;
}

.text-red {
	color: #d33b43;
}

body,
button,
input,
select,
textarea {
	color: #323537;
	font-family: 'Lato', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	color: #323537;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
}

h5 {
	font-size: 1.125rem;
}

a, a.h1, a.h2, a.h3, a.h4, a.h5, a.h6 {
	color: #323537;
	text-decoration: none;
}

a:hover, a:focus {
	color: #323537;
	text-decoration: none;
}

.breadcrumbs a, .breadcrumbs {
	color: #323537;
	text-decoration: none;
	font-size: 0.85rem;
}

.breadcrumbs a:hover, .breadcrumb a:focus,.breadcrumb > .active {
	text-decoration: none;
}

.strikethrough-header {
	height: .82rem;
	border-bottom: 1px solid #dee3e5;
}

.strikethrough-header p {
	background: white;
	display: inline;
	padding-right: 1rem;
	font-weight: 700;
}

.smallest {
	font-size: .75rem;
}

@media (min-width: 768px)
{
	.tabbable .nav-link
	{
		font-size:16px;
	}
	.result-image
	{
		background:#f9f9f9;
		float:left;
		text-align:center;
		width:170px;
		border:1px solid #dddddd;
		-webkit-box-shadow: 0 3px 8px #bbb;
		-moz-box-shadow: 0 3px 8px #bbb;
		box-shadow: 0 3px 8px #bbb;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
	}

	.img-res-thumb
	{
		width:150px;
	}
	.left-margin-40
	{
		margin-left:40px;
	}
}

@media (max-width: 767px)
{
	.nav-link
	{
		font-size:13px !important;
	}
	.tabbable .nav-item
	{
		padding:0px !important;
	}
	.btn-outline-primary
	{
		font-size:13px;
		padding-top:0 !important;
		padding-bottom:0 !important;
		padding-left:5px !important;
		padding-right:5px !important;
	}
	
	.r-margin-8
	{
		margin-right: 4px !important;
	}
	
	.result-image
	{
		text-align:center;
	}
	.listing_title,h3
	{
		margin-top:15px;
	}
	
	.img-res-thumb
	{
		max-width:100%;
	}
	nav.navbar {
		max-height: 100vh;
		overflow: auto;
		-webkit-overflow-scrolling: touch;
	}
	
	.md-w-100
	{
		width:100% !important;
		margin-top:10px;
		padding-bottom:10px;
	}
	
	#main ol,fieldset
	{
		padding:0 !important;
	}
}

#header-nav {
	background-color: #fff;
	border-bottom: 1px solid #dee3e5;
	z-index: 2000;
	min-height:60px;
}

#header-nav {
	border-bottom: 0;
}

#header-nav .transparent {
	border-bottom: 0;
}

@media screen and (max-width: 768px) {
	#header-nav, #header-nav.transparent {
		background-color: white;
		box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .15);
	}

	#header-nav .nav-item .btn {
		display: block;
		text-align: left;
	}
}

#header-nav.transparent {
	transition: 700ms;
	background-color: transparent;
}

#header-nav.solid {
	transition: 700ms;
	background-color: white;
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .15);
}

#explore-dropdown, #explore-dropdown2 {
	width: 600px;
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .15);
}

#explore-dropdown .dropdown-header, #explore-dropdown2 .dropdown-header {
	border-bottom: 1px solid #dee3e5;
}

#explore-dropdown .dropdown-menu, #explore-dropdown2 .dropdown-menu {
	height: 408px;
	overflow-y:auto;
}

@media screen and (max-width: 768px) {
	#explore-dropdown .dropdown-menu, #explore-dropdown2 .dropdown-menu {
		height: 240px;
	}

	#explore-dropdown, #explore-dropdown2 {
		width: 100%;
	}
}

/* prevent select2 options dropdown from hiding beneath the navbar in mobile view */
.select2-container {
	z-index: 10000
}

/*--------------------------------------------------------------
4.0 Sidebar
--------------------------------------------------------------*/

.sidebar {
	height: 100%; /* 100% Full-height */
	left: 0;
	overflow-x: hidden; /* Disable horizontal scroll */
	padding-top: 60px;
	position: fixed; /* Stay in place */
	top: 0;
	transition: 0.5s; /* 0.5 second transition effect to slide in the sidebar */
	width: 0; /* 0 width - change this with JavaScript */
	z-index: 10000; /* Stay on top */
}

/* Position and style the close button (top right corner) */
.sidebar .closebtn {
	position: absolute;
	top: 0;
	right: 12px;
	font-size: 36px;
}

.openbtn {
	font-size: 1.2rem;
}

.openbtn:hover {

}


@media (min-width: 1200px) {
	.container {
			max-width: 1170px;
	}
}

.featured {
	background: rgba(166,203,255,.1)!important;
}

.featured .card-body {
	padding: 0 6px 6px 6px!important;
}

.show-cats {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	-webkit-column-count: 2;
	        column-count: 2;
	-webkit-column-gap: 20px;
	        column-gap: 20px;
}

.show-cats ul {
	list-style-type: none;
}


#header-nav {
	background-color: transparent;
}

@media screen and (max-width: 768px) {
	#header-nav, #header-nav.transparent {
		background-color: white;
		border-bottom: 1px solid #dee3e5;
	}

	#header-nav .nav-item .btn {
		display: block;
		text-align: left;
	}
}

#header-nav.transparent {
	transition: 700ms;
	background-color: transparent;
}

#header-nav.solid {
	transition: 700ms;
	background-color: white;
}


.jumbotron {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	height: 620px !important;
	background-color: #585a5d;
	border-radius: 0;
}

/* Home page slider */
.slide-btn {
	width: 48px;
	height: 48px;
	line-height: 48px;
	border: 0;
	position: absolute;
	margin-top: -24px;
	text-align: center;
	top: 50%;
	z-index: 120;
	cursor: pointer;
	background-color: #fff;
	border-radius: 30px;
}

a.slide-btn:not([href]):not([tabindex]) {
	color: #fff;
	cursor: pointer;
}

.slideNext {
	right: -9px;
	position: absolute;
}

.slidePrev {
	left: -9px;
	position: absolute;
}


/* Cards */
.card {
	overflow: hidden;
}

.card-title {
	text-shadow: -1px 1px 3px rgba(0,0,0,0.2), -2px 2px 6px rgba(0,0,0,0.3);
}

.card-img-top {
	-o-object-fit: cover;
	   object-fit: cover;
}

.featured-listings {
	background: #f1eff3;
}

/* In case card columns are used */
@media (min-width: 34em) {
	.card-columns {
		-webkit-column-count: 3;
		        column-count: 3;
	}
}

@media (min-width: 62em) {
	.card-columns {
		-webkit-column-count: 4;
		        column-count: 4;
	}
}

.featured-city {
	height: 192px;
}

.city-img {
	width: 100%;
	height: 162px;
	-o-object-fit: cover;
	   object-fit: cover;
	border-radius: calc(.25rem - 1px);
}

.city-name {
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	        transform: translate(-50%,-50%);
	color: #fff;
	font-size: 1.2rem;
	position: absolute;
	text-shadow: -1px 1px 3px rgba(0,0,0,0.2), -2px 2px 6px rgba(0,0,0,0.3);
}

/* home page select2 */
.select2-container--default .select2-selection--single {
	background-clip: padding-box;
	background-color: #fff;
	border-radius: .25rem;
	border: 1px solid #dee3e5;
	color: #495057;
	display: block;
	font-size: 1.25rem;
	height: calc(2.875rem + 2px);
	line-height: 1.5;
	padding: .375rem .75rem;
	padding: .5rem 1rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	width: 100%;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: calc(2.875rem + 2px);
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	opacity: 1;
	line-height: 28px;
}

.a-img-wrap {
	height: 162px;
	overflow: hidden;
}

.city-name {
	z-index: 10;
}

.cat-wrapper {
	height: 128px;
	transition-property: all;
	transition-duration: 0.1s;
	transition-timing-function: ease-in-out;
}

.cat-wrapper:hover, .cat-wrapper:active {
	background: #7eb3fc !important;
	color: #fff;
	-webkit-transform: scale(1.05);
	        transform: scale(1.05);
}

.cat-icons .cat-icon {
	display: block;
	font-size: 48px;
	line-height: 1;
}

.tpl-listings #map-col, .tpl-results #map-col {
	margin-left: 58.33%;
	padding:0;
}

@media (max-width: 992px) {
	.tpl-listings #map-col, .tpl-results #map-col {
		margin-left: 0;
		padding:0;
		margin-top:0;
		height: 300px;
	}

	.tpl-listings #sticker, .tpl-results #sticker {
		height: 300px;
	}

	.tpl-listings #map-canvas, .tpl-results #map-canvas {
		height: 300px;
	}
}

.list-item {
	background: #fff;
	border-radius: .25rem;
}

.list-item .badge {
	font-size: 50%;
	vertical-align: middle;
}

.tpl-listings .map-wrapper, .tpl-results .map-wrapper {
	z-index: 998;
	width: 100%;
	height: 100%
}

.list-item .address, .list-item .tel {
	font-size: 0.8125rem
}

.custom-control-input:checked~.custom-control-label::before {
	color: #fff;
	
}

#select2-sidebar .select2-container--default .select2-selection--single,
#create-listing-form .select2-container--default .select2-selection--single,
#edit-listing-form .select2-container--default .select2-selection--single {
	background-clip: padding-box;
	background-color: #fff;
	border-radius: .25rem;
	border: 1px solid #dee3e5;
	color: #495057;
	display: block;
	font-size: 1.25rem;
	line-height: 1.5;
	padding: .375rem .75rem;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	width: 100%;
}

#select2-sidebar .select2-container--default .select2-selection--single {
	font-size: 1rem;
}

#select2-sidebar .select2-container .select2-selection--single .select2-selection__rendered,
#create-listing-form .select2-container .select2-selection--single .select2-selection__rendered,
#edit-listing-form .select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 2px;
	padding-right: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#select2-sidebar .select2-container--default .select2-selection--single .select2-selection__rendered,
#create-listing-form .select2-container--default .select2-selection--single .select2-selection__rendered ,
#edit-listing-form .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #495057;
	line-height: 24px;
}

#select2-sidebar .select2-container--default .select2-selection--single .select2-selection__arrow,
#create-listing-form .select2-container--default .select2-selection--single .select2-selection__arrow,
#edit-listing-form .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 2.25rem;
	display: none !important;
}

.tpl-listing .breadcrumbs {
	font-size: 0.85rem;
}

.tpl-listing .business-phone, .tpl-listing .icons8-world-wide-web {
	font-size: 2rem;
}

.tpl-listing .place-thumb {
	width: 120px;
}

#share-dropdown {
	width: 240px;
}

#share-dropdown .dropdown-header {
	border-bottom: 1px solid #dee3e5;
}

#share-dropdown .dropdown-menu {
	height: 408px;
	overflow-y:auto;
}

@media screen and (max-width: 768px) {
	#share-dropdown .dropdown-menu {
		height: 240px;
	}

	#share-dropdown {
		width: 100%;
	}
}

#place-map-wrapper {
	width: 100%;
	height: 422px;
	border: 1px solid #dee3e5;
}

.tpl-listing #place-map-canvas {
	width: 100%;
	height: 100%;
}

.cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png {
	font-size: 1rem!important;
	color: #8bc53e;
}

.tpl-search #map-col, .tpl-advanced-results #map-col {
	margin-left: 58.33%;
	padding:0;
}

@media (max-width: 768px) {
	.tpl-search #map-col, .tpl-advanced-results #map-col {
		margin-left: 0;
		padding:0;
		margin-top:0;
		height: 300px;
	}

	.tpl-search #sticker, .tpl-advanced-results #sticker {
		height: 300px;
	}

	.tpl-search #map-canvas, .tpl-advanced-results #map-canvas {
		height: 300px;
	}
}

.tpl-search .card {
	border: 1px solid #dee3e5;
}

.blog-search {
	position: relative;
}

.blog-search input[type=text] {
	width: 100%;
	padding-right: 123px;
}

.blog-search .iss {
	position: absolute;
	right: 4px;
	top: 4px;
	bottom: 4px;
	z-index:9;
}

/*--------------------------------------------------------------
6.6 Single Post
--------------------------------------------------------------*/
.tpl-post .author-img {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	position: relative;
	overflow: hidden;
	margin: auto;
}

.author-img img {
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

/*--------------------------------------------------------------
6.7 Profile
--------------------------------------------------------------*/
@media (max-width: 992px) {
	.tpl-profile .container {
		width: 100%;
		max-width: none;
	}
}

.main-profile-pic {
	width: 128px;
	height: 128px;
	min-width: 128px;
	max-width: 128px;
}

/*--------------------------------------------------------------
6.8 About Us
--------------------------------------------------------------*/
.tpl-about .team-pic {
	width: 100px;
	height: 100px;
	max-width: 100px;
}

/*--------------------------------------------------------------
6.9 404 Error Page
--------------------------------------------------------------*/
.not-found h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 230px;
	margin: 0px;
	font-weight: 900;
}

/*--------------------------------------------------------------
7.0 User Dashboard
--------------------------------------------------------------*/

/* create listing map */
#map-wrapper {
	width: 100%;
	height: 360px;
	border: 1px solid #dee3e5;
}

.thumbs-preloader {
	width: 132px;
	padding-top: 32px;
	padding-left: 58px;
}

.tpl-user-create-listing #videos-block .col:first-child,
.tpl-user-edit-listing #videos-block .col:first-child {
	max-width:400px;
}

.tpl-user-create-listing label,
.tpl-user-edit-listing label {
	font-weight: 600;
	font-size: .9rem;
}
.page-item.active .page-link {
	color: #323537;
	background-color: #e2e6ea;
	border-color: #dae0e5;
	font-weight: 600;
}

.page-link {
	color: #323537;
	border: 1px solid #dae0e5;
}



input, select {
	font-family: 'FontAwesome', 'Lato', sans-serif;
}



::-webkit-input-placeholder { 
	opacity: 0.20; 
	font-family: "Lato", sans-serif;
}

:-ms-input-placeholder { 
	opacity: 0.20; 
	font-family: "Lato", sans-serif;
}

::-ms-input-placeholder { 
	opacity: 0.20; 
	font-family: "Lato", sans-serif;
}

::placeholder { 
	opacity: 0.20; 
	font-family: "Lato", sans-serif;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
	opacity: 0.20;
}

::-ms-input-placeholder { /* Microsoft Edge */
	opacity: 0.20;
}

.form-control::-webkit-input-placeholder { opacity: 0.20; }  /* WebKit, Blink, Edge */
.form-control:-moz-placeholder { opacity: 0.20; }  /* Mozilla Firefox 4 to 18 */
.form-control::-moz-placeholder { opacity: 0.20; }  /* Mozilla Firefox 19+ */
.form-control:-ms-input-placeholder { opacity: 0.20; }  /* Internet Explorer 10-11 */
.form-control::-ms-input-placeholder { opacity: 0.20; }  /* Microsoft Edge */


.input-group-text {
	font-weight: 400;
	color: #323537;
	text-align: center;
	background-color: #fff;
}

.form-control {
	border: 1px solid #dee3e5;
}


.select2-container--default .select2-selection--single,
#edit-listing-form .select2-container--default .select2-selection--single,
#create-listing-form .select2-container--default .select2-selection--single {
	background-clip: padding-box;
	background-color: #fff;
	border-radius: .25rem;
	border: 1px solid #dee3e5;
	color: #323537;
	display: block;
	font-size: 1rem;
	height: calc(2.25rem + 2px);
	line-height: 1.5;
	padding: .375rem .75rem;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	width: 100%;
}

.select2-container--default .select2-selection--single .select2-selection__arrow,
#edit-listing-form .select2-container--default .select2-selection--single .select2-selection__arrow,
#create-listing-form .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: calc(2.85rem + 2px);
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
}


#mainSearch {
	z-index: 1100;
}

#mainSearch .select2 {
	position: relative;
	flex: 1 1 auto;
	width: 1%;
	margin-bottom: 0;
}

#mainSearch .select2-container--default .select2-selection--single .select2-selection__rendered {
	text-align: left;
	color: #323537;
	line-height: 1.5;
}

#mainSearch .select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #585a5d;
}

#mainSearch .select2-container--default .select2-selection--single {
	background-clip: padding-box;
	background-color: #fff;
	border-radius: .25rem;
	border: 1px solid #dee3e5;
	color: #323537;
	display: block;
	font-size: 1.25rem;
	height: calc(2.85rem + 2px);
	line-height: 1.5;
	padding: .375rem .75rem;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	width: 100%;
}

#mainSearch .select2-selection .select2-selection--single {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.select2-dropdown {
	z-index: 1101;
}

.select2-selection__clear {
	opacity: 0.20;
}

.select2-selection__arrow {
	display: none;
}

.select2-selection__placeholder {
	opacity: 0.20;
}

.custom-select-wrapper {
	background-color: #dee3e5;
	/* calc(1.5em + .5rem + 2px) is same height as Bootstrap .form-control-sm height */
	line-height: calc(1.5em + .5rem + 2px);
	overflow: hidden;
	padding-right: calc(12px + 15px + 12px); /* 12px padding each side + fontawesome icon width */
	position: relative;
	height: 30px;
	height: calc(1.5em + .5rem + 2px);
}

.custom-select-wrapper#language-selector:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f57d";
	position: absolute;
	right: 12px;
	top: 0;
}

.custom-select-wrapper select {
	background: transparent;
	width: 100%;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 1px;
	border: 0;
	height: calc(1.5em + .5rem + 2px);
	line-height: 1.5;
	margin: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	cursor: pointer;
	font-size: 0.875rem;
}


.btn-primary {
	color: #fff;
}

.btn-primary:hover {
	color: #fff;
	background-color: #2860ad;
	border-color: #2860ad;
}


.btn-outline-primary:hover {
	
	color: #fff;
}


.btn-blue-light {
	color: #fff;
	background-color: #7eb3fc;
	border-color: #7eb3fc;
}

.btn-blue-light:hover {
	color: #a6cbff;
	background-color: #2860ad;
	border-color: #2860ad;
}

.btn-blue-lighter {
	color: #2860ad;
	background-color: #a6cbff;
	border-color: #a6cbff;
}

.btn-blue-lighter:hover {
	color: #2860ad;
	
	border-
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #2860ad;
	border-color: #2860ad;
}

.btn-light-darker {
	color: #212529;
	background-color: #dee3e5;
	border-color: #dee3e5;
}

body[class^='tpl-admin'] table button {
	width: 32px;
}

body[class^='tpl-admin'] table .btn-light {
	color: #212529;
	background-color: #f1eff3;
	border-color: #dee3e5;
}

.btn-outline-secondary {
	border-color: #dee3e5;
}

.btn-outline-secondary:hover {
	border-color: #dee3e5;
}

body[class^='tpl-admin'] table button {
	width: 32px;
}

body[class^='tpl-admin'] table .btn-light {
	color: #212529;
	background-color: #f1eff3;
	border-color: #dee3e5;
}

.featured-badge {
	font-size: 0.5em;
	font-weight: 400;
	text-transform: uppercase;
	border: 1px solid #28a745;
	color: #28a745;
	padding: 0.1em 0.2em;
	vertical-align: middle;
}

.social [class*="fab fa-"], .social [class*="far fa-"], .social [class*="fas fa-"] {
    background-color: #343a40;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: auto 3px;
    width: 30px;
    font-size: 15px;
    text-align: center;
}


.modal {
	z-index: 2000;
}

.card-featured {
	background-color: #dee3e5;
}

.card-img {
	width: 100%;
	height: 192px;
	height: 160px;
	-o-object-fit: cover;
	   object-fit: cover;
}

.card {
	border: 1px solid #dee3e5;
	border-radius: .25rem;
}

.card-header {
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	background-color: #fff;
	border-bottom: 1px solid #dee3e5;
}

.card-footer {
	padding: .75rem 1.25rem;
	background-color: #fff;
	border-top: 1px solid #dee3e5;
}

.card-img-container {
	display: block;
	width: 100%;
	text-align: center;
	overflow: hidden;
}

.card-img-container img {
	display: block;
	height: 168px;
	width: auto;
	width: 100%;
	margin: 0 auto;
	max-width: none;
	object-fit: cover;
	margin-left: 50%;
	transform: translateX(-50%);
}

@media (max-width: 576px) {
	.card-img-container img {
		height: auto;
	}
}

.list-group-item {
	border: 1px solid #dee3e5;
}

.dropdown-item {
	display: block;
	width: 100%;
	padding: .25rem 1.5rem;
	clear: both;
	font-weight: 400;
	color: #323537;
	text-align: inherit;
	white-space: nowrap;
	background-color: #0000;
	border: 0;
}

.dropdown-item.active, .dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #585a5d;
}

.dropdown-item:focus, .dropdown-item:hover {
	color: #323537;
	text-decoration: none;
	background-color: #f1eff3;
}

/*--------------------------------------------------------------
18.0 Icons
--------------------------------------------------------------*/

.fab.fa-facebook-square {
	background: #fff;
	padding: 1px 4px 3px 4px;
	color: #3a589a;
}

.fab.fa-twitter-square {
	background: #fff;
	padding: 1px 4px 3px 4px;
	color: #49b6e5;
}

.fab.fa-linkedin {
	background: #fff;
	padding: 1px 4px 3px 4px;
	color: #0077b5;
}

.fab.fa-youtube-square {
	background: #fff;
	padding: 1px 4px 3px 4px;
	color: #e62117;
}

.fab.fa-whatsapp, .fab.fa-whatsapp-square {
	color: #fff;
}

/*--------------------------------------------------------------
19.0 Spacing
--------------------------------------------------------------*/

.mb-30px {
	margin-bottom: 30px;
}

.mb-6 {
	margin-bottom: 5rem !important;
}

.pt-6 {
	padding-top: 5rem !important;
}

/*--------------------------------------------------------------
20.0 Animations
--------------------------------------------------------------*/

.animated {
	-webkit-animation-duration: 0.1s;
	        animation-duration: 0.1s;
	-webkit-animation-fill-mode: both;
	        animation-fill-mode: both;
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	        animation-name: zoomIn;
}

@-webkit-keyframes zoomIn {
	0% {
		-webkit-transform: scale3d(.3, .3, .3);
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	0% {
		-webkit-transform: scale3d(.3, .3, .3);
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

hr {
	border-top: 1px solid #dee3e5;
}

img {
	max-width: 100%;
}

img.cover {
	-o-object-fit: cover;
	   object-fit: cover;
}


.dimmer-dark {
	width: calc(100% - 30px);
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	display: block;
	opacity: .6!important;
	background: linear-gradient(to top, #000 0%, #0000 50%)!important;
	-o-object-fit: cover;
	   object-fit: cover;
	margin: 0 15px;
}

.dimmer-light {
	display: block;
	background-color: rgba(0, 0, 0, 0.15);
	z-index: 2;
	width: calc(100% - 30px);
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-o-object-fit: cover;
	   object-fit: cover;
	margin: 0 15px;
}

/* Scroll back to top button */
.back-to-top {
	display: none;
	width: 30px;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 500;
	background: rgba(0, 0, 0, 0.8);
	border-radius: .25rem;
	color: #fff;
	height: 44px;
	line-height: 44px;
	text-align: center;
	width: 44px;
}

a.back-to-top:hover, a.back-to-top:focus {
	color: #fff;
	text-decoration: none;
}

.shadow-1 {
	box-shadow: 3px 3px 16px 2px rgba(0, 0, 0, .04);
}

#profile-pic-wrapper {
	width: 150px;
}

#twitter-widget-0 {
	display: inline-block;
	vertical-align: middle;
}

.zebra>div:nth-child(odd), .white-box {
	background-color: #fff;
	border: 1px solid #dee3e5;
	border-radius: 4px;
}

/* edit in place buttons */
.editable {
	display: inline;

}

.dummy {
	padding-top: 100%;
}

.container-img {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.date-sm {
	font-size: 75%;
}

svg.icon {
	width: 18px;
	height: 18px;
}

.page-item {
	margin-bottom: 5px;
}

.fb_iframe_widget {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	top: -2px;
}

.vertical-align {
	display: flex;
	align-items: center;
}

.shadow-a {
	box-shadow: 3px 12px 24px 2px rgba(0, 0, 0, .02);
}

.cat-name-figure {
	background-color: #0007;
	color: #fff;
	font-size: 0.75rem;
	font-weight: 700;
	position: absolute;
	right: 18px;
	text-transform: uppercase;
	top: 18px;
	padding-left:8px;
	padding-right:8px;
	padding-top:1px;
	padding-bottom:1px;
}

.dot-divider:after {
	content: '\00B7';
}

.pointer {
	cursor: pointer;
}

.profile-thumb {
	width: 50px;
	height: 50px;
	min-width: 50px;
	min-height: 50px;
}

.page-wrap
{
	min-height:400px;
}

.text-logo
{
	color:white !important;
}

.bar1, .bar2, .bar3 {
  width: 30px;
  height: 3px;
  background-color: #ffffff;
  margin: 6px 0;
  transition: 0.4s;
}

.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-5px, 6px) ;
  transform: rotate(-45deg) translate(-5px, 6px) ;
}

.change .bar2 {
  opacity: 0;
}

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-6px, -8px) ;
  transform: rotate(45deg) translate(-6px, -8px) ;
}

.toggle-menu
{
	position:relative;
	z-index:22222;
}

.navbar-toggler
{
	border:2px solid white;
	border-radius:5px;
	padding-top:0px !important;
	padding-bottom:0px !important;
	padding-left:7px !important;padding-right:7px !important
}


.news-date
{
	float:right;
	font-size:13px;
}

.width-100
{
	width:100% !important;
	display:block !important;
}


.img-news
{
	max-width:100% !important;
}

@media (min-width: 768px) 
{
	.img-news
	{
		width: 260px !important;
		border-radius:2px;
		margin-right:20px;
	}
}

.home-category-link
{
	font-size:22px;
}

nav .nav-link,nav .nav-link:hover
{
	color:white;
}