.tp-caption.top_title_text{  					    
            color: #fff;
            text-shadow: none;
            font-size: 26px;
            line-height: 32px;
            font-family: sans-serif;
            text-align: center;
			border: 2px solid #cac5bf !important;  
			padding: 70px 30px 250px 30px;  
            
		}
  .tp-caption.top_desc_text{
            color: #fff;
            text-shadow: none;
            font-size: 14px;
            line-height: 24px;
            font-family: sans-serif;
            background-color: transparent;
            text-align: center;
            border-top: 1px solid #b6aca6!important;
            border-bottom: 1px solid #b6aca6!important;
            padding: 10px;
		}
.tp-caption.bottom_title_text{  					    
            width: 385px!important;
            color: #fff;
            text-shadow: none;
            font-size: 28px;
            line-height: 32px;
            font-family: sans-serif;
            font-weight: bold;
            background-color: transparent;
            text-align: left;
            padding-bottom: 8px;
		}
.tp-caption.bottom_desc_text{  					    
            width: 385px;
            color: #fff;
            text-shadow: none;
            font-size: 14px;
            line-height: 24px;
            font-family: sans-serif;
            background-color: transparent;
            text-align: left;
            border-bottom: 1px solid #b6aca6!important;
            border-top: 1px solid #b6aca6!important;
            padding: 10px 0px 10px 0px;
		}
.tp-caption.bottom_price_text{  					    
            width: 385px;
            color: #fff;
            text-shadow: none;
            font-size: 36px;
            line-height: 24px;
            font-family: sans-serif;
            font-weight: bold;
            background-color: transparent;
            text-align: left;
            padding-bottom: 8px;
		}				
.tp-caption.btn_readmore_text{  					    
            color: #fff;
            font-size: 14px;
  			font-family: sans-serif;            
  			padding: 6px 10px !important;
			text-align: center!important;
  			text-decoration: none;
			border: 2px solid #cac5bf!important;  
  			background: -moz-linear-gradient(top,  rgba(155,153,151,0.7) 0%, rgba(155,153,151,0.7) 25%, rgba(155,153,151,0.7) 100%)!important; /* FF3.6+ */
			background: -webkit-linear-gradient(top,  rgba(155,153,151,0.7) 0%,rgba(155,153,151,0.7) 25%,rgba(155,153,151,0.7) 100%)!important; /* Chrome10+,Safari5.1+ */
			background: -ms-linear-gradient(top,  rgba(155,153,151,0.7) 0%,rgba(155,153,151,0.7) 25%,rgba(155,153,151,0.7) 100%)!important; /* IE10+ */
			background: linear-gradient(to bottom,  rgba(155,153,151,0.7) 0%,rgba(155,153,151,0.7) 25%,rgba(155,153,151,0.7) 100%)!important; /* W3C */
        
}

   
.tp-caption.read_more{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 14px; 
			line-height: 20px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);	
  			background-color: transparent;
  			text-align: center;
		}
					
.tp-caption.title_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 26px; 
			line-height: 36px; 
			font-family: Arial; 
			padding: 0px 4px; 
			padding-top: 1px;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color: transparent;	
			letter-spacing: -1.5px;		
  			text-align: center;	
		}
		
.tp-caption a { 
	color: #fff; text-shadow: none;	-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;	 
}			
	
.tp-caption a:hover { 
    text-decoration: none;
}

.tp-caption.modern_big_bluebg-2 {
  position:absolute;
  color:#fff;
  text-shadow:none;
  font-weight:800;
  font-size:30px;
  line-height:36px;
  font-family:"Open Sans", sans-serif;
  padding:3px 10px;
  margin:0px;
  border-width:0px;
  border-style:none;
  background-color:#421E02;
  letter-spacing:0;
}
.tp-caption.modern_big_yellow {
  position:absolute;
  color:#fff;
  text-shadow:none;
  font-weight:800;
  font-size:30px;
  line-height:36px;
  font-family:"Open Sans", sans-serif;
  padding:3px 10px;
  margin:0px;
  border-width:0px;
  border-style:none;
  background-color:#B6B10A;
  letter-spacing:0;
}