.top-brd
{
	background-image:url(../images/top-brd.jpg);
	height:10px;
	width:100%;
	background-repeat:no-repeat;
	margin-bottom: 20px;
	/*float:left;*/
}

.bottom-brd
{
	background-image:url(../images/bottom-brd.jpg);
	height:10px;
	width:100%;
	background-repeat:no-repeat;
	/*float:left;*/
}

.inner-contact
{
	padding:64px 63px 69px 69px;
	font-family: 'latoregular';
	font-size:14px;
	/*float:left;*/

}

.inner-contact h2
{
	margin:0px 0px 6px 0;
	padding:0px;
	color:#d5bd55;
	font-size:28px;
	font-family: 'latoregular';
}

.inner-contact .form-row
{
	/*float:left;*/
	width:100%;
	margin-bottom:6px;
}

.inner-contact .form-row label
{
	/*float:left;*/
	width:137px;
	font-family: 'latoregular';
	font-size:14px;
	color:#000;
}

.inner-contact .form-row input[type='text']
{
	width:294px;
	height:24px;
	border:1px solid #ebecec;
}

.inner-contact .form-row textarea
{
	width:294px !important;
	height:68px !important;
	border:1px solid #ebecec;
}

.inner-contact .form-row .note
{
	font-size:12px;
	color:#385071;
}

.check
{
	font-size:11px;
	color:#000;
}

.inner-contact .bottom-content p
{
	font-size:11px;
}

.news
{
/*	border:1px solid #f1f3f4;*/
	margin-bottom:26px;
	width:100%;
}

.news h4
{
	margin:21px 0 18px 0;
	padding:0px;
	background-image:url(../images/left.png);
	background-repeat:no-repeat;
	font-size:15px;
	font-family: 'museo700';
	height:29px;
	padding:0 0 0 27px;
	line-height:28px;
	color:#fff;
	text-transform:uppercase;
}

.news .contain
{
	padding:0 26px;
}

.news .contain .head
{
	font-family: 'latobold';
	font-size:14px;
	color:#939598;
	text-transform:uppercase;
}

.news .contain .text
{
	font-family: 'latoitalic';
	font-size:12px;
	color:#000000;
	padding:5px 0;
}

.news .contain a
{
	text-align:right !important;
	font-family: 'latobold';
	font-style:italic;
	color:#385071;
	margin-bottom:10px;
	text-decoration:none;
}

.news .contain a:hover
{
	text-decoration:underline;
}


/*===========facebook box===========*/

.testmonials
{
/*	border:1px solid #f1f3f4;*/
	margin-bottom:26px;
	width:100%;
}

.testmonials h4
{
	margin:21px 0 18px 0;
	padding:0px;
	background-image:url(../images/listing-price.png);
	background-repeat:no-repeat;
	font-size:15px;
	font-family: 'museo700';
	height:29px;
	padding:0 0 0 27px;
	line-height:28px;
	color:#fff;
	text-transform:uppercase;
}

.testmonials .contain
{
	padding:0 20px;
}

.testmonials .contain .head
{
	font-family: 'latobold';
	font-size:14px;
	color:#3b589c;
	text-transform:uppercase;
	background-image:url(../images/facebook.jpg);
	padding-left:25px;
	background-repeat:no-repeat;
	border-bottom:1px solid #bcbdc0;
	padding-bottom:5px;
	margin:0px 6px;
}

.testmonials .contain .text
{
	font-family: 'latoregular';
	font-size:15px;
	color:#000000;
	padding:10px 0 20px 0;
}


/*slider section css*/

.row-slider
{
	background-color:#fff;
	margin:0px 0 0 0;
	width:272px;
	height:210px;
	position:relative;
}

.row-slider h4
{
	font-family: 'museo700';
	margin:0px 15px 0 15px;
	padding:18px 0 5px 0px;
	font-size:15px;
	color:#385071;
	text-transform:uppercase;
	border-bottom:1px solid #dcddde;
}

.row-slider .left
{
	/*float:left;*/
	width:114px;
	height:136px;
	margin:10px 0px 0 15px;
}

.row-slider .right
{
	/*float:left;*/
	width:114px;
	margin:10px 0px 0 12px;
	font-size:12px;
}

.row-slider .slider-price
{
	position:absolute;
	bottom:23px;
	right:0px;
	background-image:url(../images/slider-price.png);
	width:177px;
	height:34px;
	text-align:center;
	line-height:33px;
	font-family: 'museo700';
	font-size:24px;
	color:#fff;
}

.left-box
{
	/*float:left;*/
	width:200px;
}

.left-box ul
{
	margin:20px 0px 56px 0px;
	padding:0px;
	list-style:none;
	
}

.left-box ul li
{
	/*float:left;*/
	margin-bottom:10px;
	width:172px;
}
.left-box ul li a
{
/*float:left;*/
width:172px;
background-image:url(../images/left-hover.png);
background-repeat:no-repeat;
height:29px;
text-align:left;
padding-left:25px;
line-height:28px;
font-family: 'museo300';
font-size:15px;
color:#385071;

}

.left-box ul li a:hover, .left-box ul li a.active
{
/*float:left;*/
background-image:url(../images/left.png);
background-repeat:no-repeat;
height:29px;
font-family: 'museo700';
font-size:15px;
color:#fff;
}

.result-form
{
	padding:0px 0px 0px 15px;
}

.result-form label
{
	padding-top:5px;
	padding-bottom:5px;
}

button
{
	background-image:url(../images/button.png);
	width:61px;
	height:20px;
	border:0px;
	background-color:transparent;
	color:#fff;
	font-family: 'museo300';
	margin-top:15px;
	font-size:11px;
}


.evidenza
{
/*	border:1px solid #f1f3f4;*/
	margin-bottom:26px;
	width:100%;
	background-color:#eadea8;
}

.page-content
{
	font-size:14px;
}

.page-content span
{
	color:#385071;
	font-family: 'latoregular';

}

.inner-socail
{
	padding:15px 27px;
	text-transform:uppercase;
	font-size:10px;
	color:#384f72;
	/*float:left;*/
}

.inner-socail a
{
	padding-left:10px;
}

.inner-contact p
{
	line-height:14px;
}

ul.innermenu
{
	margin:30px 0 0 20px;
	padding:0px;
	list-style:none;
	display: inline;
}



ul.innermenu li
{
	/*float:left;*/
	padding-left:19px;
	display: inline;
}

/*=========news page css=================*/
.news-container
{
	padding:20px 24px;
	
}
.date-bg
{
	background-image:url(../images/date-bg.jpg);
	width:94px;
	height:21px;
	text-align:center;
	font-family: 'latoitalic';
	font-size:13px;
	color:#fff;
	line-height:22px;
}

.date-line
{
	width:474px;
	margin-left:10px;
	background-image:url(../images/line-bg.jpg);
	background-repeat:repeat-x;
	height:1px;
	margin-top:10px;
	/*float:left;*/
}

.news-head
{
	font-size:30px;
	color:#385071;
	font-family: 'latobold';
	padding-top:20px;
	padding-bottom:25px;
}
.news-container p
{
	line-height:16px !important;
	padding-bottom:0px;
}
.news-container p.yellow-head
{
	font-size:14px;
	color:#d5bd55;
	font-family: 'latoregular';
}

/*left wrap section*/
.left-wrap
 {
	background-image: url(../images/left-wrap.jpg);
	width:286px;
	height:331px;
 }
 
 .left-wrap .row1
 {
	 /*float:left;*/
	 margin: 31px 40px 4px 35px;
	 background-image:url(../images/footer-arrow.png);
	 padding-left:25px;
	 background-repeat:no-repeat;
	 font-size:18px;
	 color:#384f72;
	 background-position:0px 10px;
 }
 
 .left-wrap .row1 a
 {
	 color:#384f72;
 }
  .left-wrap .row1 a:hover
 {
	 color:#c1c7d2;
 }
 
 .left-wrap .row1 span
 {
	 font-family: 'museo700';
 }
 
/*newslisting page css*/

.newslis-head
{
	background-image: url(../images/left.png);
	height:29px;
	line-height:28px;
	 font-family: 'museo700';
	 font-size:15px;
	 background-repeat:no-repeat;
	 width:171px;
	 padding-left:27px;
	 color:#fff;
	 margin-top:18px;
}

.newslis-listing
{
	border-bottom:1px solid #f8f5e1;
	padding-bottom:10px;
	/*float:left;*/
	width:100%;
	margin-bottom:24px;
}

.newslis-listing .date
{
/*	background-image:url(../images/date-bg-s.jpg);
	width:67px;
	height:15px;
	background-repeat:no-repeat;
	font-family: 'latoitalic';
	font-size:9px;
	color:#fff;
	text-align:center;
	line-height:14px;
	margin-right:16px;*/
	
	    background-image: url("../images/date-bg.jpg");
    color: #FFFFFF;
    font-family: 'latoitalic';
    font-size: 13px;
    height: 21px;
    line-height: 22px;
    text-align: center;
    width: 94px;
	margin-right:16px;
	
	
}

.newslis-listing .listing-title
{
	/*float:left;*/
	font-family: 'latobold';
	font-size:24px;
	color:#385071;
	width:401px;
}
.newslis-listing .listing-content
{
	 font-family: 'latoitalic';
	 font-size:13px;
	 padding-top:8px;
	 width:530px;
}

.newslis-listing .listing-content a
{
	font-size:14px;
	/*font-family: 'latobold_italic';*/
	color:#385070;
}
.newslis-listing .listing-content a:hover
{
	text-decoration:underline;
}



