@import url("https://fonts.googleapis.com/css?family=Lato:400,700,900,300");
@import url("https://fonts.googleapis.com/css?family=Oswald:400,700,300");
body {
	padding: 0px;
	width: 100%;
	margin: 0px;
	font-family: 'Lato', sans-serif;
}
img {
  max-width: 100%;
  width: auto;
}
.est-clear {
	clear: both;
}
.est-wrap {
	width: 100%;
}
/******************** Start header css *********************/
.est-background {
	background: rgba(0, 0, 0, 0) url("../images/main_bg.jpg") repeat scroll center top;
  display: table;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 100%;
}
.est-wrapcen {
	background: #fff none repeat scroll 0 0;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
#est-header {
  background: #f3b7c3 url("../images/header_bg.png") repeat scroll left top;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
.est-header {
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
#est-logo {
  color: #37b6df;
  font-size: 48px;
  font-weight: 700;
  padding: 20px 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
/******************** End header css *********************/
/******************** Start content css *********************/
.est-content {
  background: transparent none repeat scroll 0 0;
  display: inline-block;
  margin: 20px auto 0;
  max-width: 1000px;
  padding: 0;
  width: 100%;
}
#listingarea {
  background-color: #fff;
  border-radius: 8px;
  box-sizing: border-box;
  margin: 0 auto 20px;
  padding: 20px;
  position: relative;
  width: 100%;
}
.est-listingarea-box {
  margin-bottom: 20px;
  width: 100%;
}
.est-listinghead {
  background: #37b6df none repeat scroll 0 0;
  border-radius: 8px 8px 0 0;
  box-sizing: border-box;
  color: #6e3843;
  font-family: "Oswald",sans-serif;
  font-size: 22px;
  font-weight: 700;
  margin: 0;
  padding: 8px 10px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.desc-rd {
  background: #fff none repeat scroll 0 0;
  border-radius: 0 0 8px 8px;
  box-sizing: border-box;
  margin: 0;
  padding: 20px;
  width: 100%;
}
.desc-text {
  color: #323232;
  font-family: "Lato",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-decoration: none;
}
.desc-text ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}
.desc-text ul h1 {
	width: 100%;
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none;
	text-align: left;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	text-transform: uppercase;
}
.desc-text ul h2 {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	text-align: left;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
}
.desc-text ul li {
  background: rgba(0, 0, 0, 0) url("../images/bullet.png") no-repeat scroll left 2px;
  box-sizing: border-box;
  list-style: outside none none;
  margin: 2px 0;
  text-align: left;
  text-indent: 20px;
  width: 100%;
}
/******************** End content css *********************/
/******************** Start footer css *********************/
.est-wrapcens {
  background: #f5b9c5 none repeat scroll 0 0;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
#est-footer {
  margin: 0 auto;
  max-width: 1000px;
  padding: 0;
  position: relative;
  width: 100%;
}
#est-footer #est-copy {
  color: #6e3843;
  font-family: "Lato",sans-serif;
  font-size: 12px;
  font-weight: 400;
  padding: 25px 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}
#est-footer #est-copy span {
  color: #37b6df;
}
/******************** End footer css *********************/
/*------------------------------------------------------------------Start hover img-----------------------------------------------------------------*/
#gallery {
  background-color: #fff;
  border-radius: 0 0 8px 8px;
  box-sizing: border-box;
  height: auto;
  margin: 0 auto;
  padding: 20px;
  position: relative;
  text-align: center;
  width: 100%;
}
#gallery #slides {
  display: inline-block;
  height: auto;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  z-index: 500;
}
#gallery #slides div ul {
  display: table;
  height: auto;
  list-style: outside none none;
  margin: 0 auto;
  padding: 0;
  width: auto;
}
#gallery #slides div ul li {
  display: inline-block;
}
#gallery #slides div ul li:last-child {
	margin-right: 0;
}
#gallery .big-img-wpr {
  box-sizing: border-box;
  display: inline-block;
  height: 500px;
  margin: 0 auto;
  vertical-align: middle;
  width: 100%;
}
#gallery div.img-wpr {
  background-color: #fff;
  border: 1px solid #e4e4e4;
  bottom: 0;
  box-sizing: border-box;
  height: 100%;
  left: 0;
  margin: 0 auto;
  max-height: 500px;
  max-width: 600px;
  position: absolute;
  right: 0;
  top: 15px;
  width: 100%;
}
#gallery div.img-wpr .img-box {
  height: 100%;
  position: relative;
  vertical-align: middle;
  width: 100%;
}
#gallery div.img-wpr .big-img {
  bottom: 0;
  height: auto;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  vertical-align: middle;
  width: auto;
}
#gallery .thumb {
  background-color: transparent;
  border: 1px solid #e4e4e4;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 102px;
  left: 0;
  margin: 5px;
  position: relative;
  right: 40px;
  width: 102px;
  z-index: 2;
}
#gallery  .thumb-img[src=""], #gallery  .thumb-img[src=""] + .thumb {
	display: none;
}
.thumb-wpr {
	position: relative;
}
#gallery .thumb-img {
  bottom: 0;
  height: auto;
  left: 0;
  margin: auto;
  max-height: 100px;
  max-width: 100px;
  position: absolute;
  right: 0;
  top: 0;
  vertical-align: middle;
  width: auto;
  z-index: 1;
}
#gallery #slides div:first-child ul:first-child li:first-child .img-wpr {
	z-index: 1;
}
#gallery #slides input {
	display: none;
}
#gallery #slides input:checked ~ .img-wpr {
	z-index: 2;
}
#gallery #slides div ul li:only-child .thumb-wpr{
	display: none;
}
#gallery #slides div ul li:only-#gallery {
	left: 0px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
#est-logo {
  font-size: 30px;
}
#gallery {
  padding: 10px;
}
#gallery .thumb {
  height: 50px;
  width: 50px;
}
#gallery .thumb-img {
  max-height: 50px;
  max-width: 50px;
}
#gallery #slides div ul li {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 2px;
  margin-top: 0;
}
#gallery div.img-wpr, #gallery .big-img-wpr {
  height: 350px;
  left: 0;
  margin: 0 auto 10px;
  right: 0;
  top: 15px;
  width: 90%;
}
}
/*------------------------------------------------------------------end hover img-----------------------------------------------------------------*/