.tg-nav {
    float: right;
}
form .error {
    color:#ff0000
}
.tg-description p{
	line-height: 24px;
}
.tg-description p strong{
	font-size: 16px;
	margin : 5px 0px 15px 0px;
}
strong {
    color: #9a9e93;
}

.hide{
	display: none;
}

.tg-pagemenu{
	margin: 5px 0 5px 0px;
	padding: 10px 0 10px 0px;
	border-bottom: 1px solid #dbdbdb;
}
.tg-pagemenu li{
	float: left;
	text-align: center;
	width: 33%;
	list-style-type: none;
	position: relative;
	line-height: inherit;
	padding: 0 10px 0 15px;
}
.tg-pagemenu{
	width: 100%;
	float: left;
	color: #666;
	font-size: 16px;
	font-weight: 500;
	line-height: 16px;
	list-style: none;
	padding: 10px 0 20px 0px;
}
#section-2,#section-1,#section-3
{
	/*padding-top: 40px;*/
}

.fixed {
  position: fixed;
  top:0; left:0;
  width: 100%; }

.sticky {
  position: fixed;
  top: 0;
  width: 60.2%;
  z-index: 1000;
  /* background:rgba(54, 59, 77, 0.8); */
  background: #A33760;/*//rgba(189, 4, 15, 0.7);*/
}
.sticky .tg-pagemenu{
	 border-bottom: none;
}

.sticky + .content {
  padding-top: 102px;
}
.sticky li a{
	color: white;
}

li {
    list-style: none;
}

.hide-element {
	display: none;
}
.select2-selection__choice {
	font-size: 12px;
}

#search_listing .tg-adprice {
	padding: 9px 0 9px
}
#search_listing h3{
	margin-bottom: 5px;
}
.search_loading {
  width: 100%;
  height: 100%;
  background:rgba(0, 0, 0, 0.8);
  min-height: 500px;
  position: absolute;
  z-index: 10000;
  text-align: center;
}
.loader {
  border: 16px solid #f3f3f3; /* Light grey */
  border-top: 16px solid #3498db; /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
  left: 50%;
  top:25%;
  position: absolute;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.tg-homebanner figure figcaption
{
	background:none !important;	
}
.innerpages .tg-bannercontent{
	background:none !important;
}
.tg-innerbannercontent{
	width: 100%;
	float: left;
	color: #fff;
	text-align: center;
}

.tg-innerbannercontent h1{
	color: #fff;
	margin: 0 0 15px;
	font-size: 40px;
	line-height: 44px;
}
.tg-innerbannercontent h2{
	color: #fff;
	margin: 0 0 30px;
	font-size: 24px;
	font-weight: 400;
	line-height: 28px;
}
.pt-5{
	padding-top: 5px;
}
.pt-10{
	padding-top: 10px;
}
.pt-15{
	padding-top: 15px;
}
.pb-5{
	padding-bottom: 5px;
}
.pb-10{
	padding-bottom: 10px;
}
.pb-15{
	padding-bottom: 15px;
}
.pl-5{
	padding-left: 5px;
}
.pl-10{
	padding-left: 10px;
}
.pl-15{
	padding-left: 15px;
}
.pr-5{
	padding-right: 5px;
}
.pr-10{
	padding-right: 10px;
}
.pr-15{
	padding-right: 15px;
}
.btn-green{
	color: #fff;
	padding: 0 30px;
	position: relative;
	text-align: center;
	overflow: hidden;
	border-radius: 10px;
	display: inline-block;
	vertical-align: middle;
	text-transform: capitalize;
	background: #A33760;
	font: 500 16px/46px 'Quicksand', Arial, Helvetica, sans-serif;
	margin-right: 10px; 
	line-height: 32px;
}
a.btn-green:hover,a.btn-small:hover{
color: #fff;
text-decoration: underline;
}
.modal-lg{
	max-width: 90% !important;
	width:1100px;
}

.btn-small{
	color: #fff;
	padding: 0 15px;
	position: relative;
	text-align: center;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	text-transform: capitalize;
	background: #A33760;
	font: 500 14px/46px 'Quicksand', Arial, Helvetica, sans-serif;
	margin-left: 5px; 
}
.tg-box{
	width: 100%;
	padding: 30px 20px;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.20);
	box-shadow: 0 0 15px 0
	rgba(0,0,0,0.20)
}
.btn-danger{
	color: #fff !important;
	padding: 0 15px;
	position: relative;
	text-align: center;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	text-transform: capitalize;
	font: 500 14px/46px 'Quicksand', Arial, Helvetica, sans-serif;
	margin-left: 5px; 
}
.tg-btnphone-home{
	color: #fff;
	background: #00cc67;
	padding: 2px;
}

.tg-photocount{
	/* bottom: 0px; */
}
.tg-newsletter{
	padding: 10px 0;
	width: 95%;
    float: right;
}
.tg-newsletter span{
	margin: 2px 3px;
	font-size: 18px;
	color: #fff;
}
.tg-newsletter:before{
	top: -9px;
	font-size: 40px;
	opacity: 0.7;
	left: 80px;
}
.tg-newsletter marquee{
	margin-left: 20px;
	margin-top: 5px;
}
.pr-0{
	padding-right: 0px;
}
